Version Description
Download this release
Release Info
Developer | Sygnoos |
Plugin | Popup Builder – Responsive WordPress Pop up |
Version | 4.0.3 |
Comparing to | |
See all releases |
Code changes from version 4.0.2 to 4.0.3
- PopupBuilderInit.php +0 -0
- com/boot.php +0 -0
- com/classes/Actions.php +3 -0
- com/classes/Ajax.php +0 -0
- com/classes/ConditionBuilder.php +0 -0
- com/classes/ConditionCreator.php +8 -8
- com/classes/ConvertToNewVersion.php +0 -0
- com/classes/Filters.php +0 -0
- com/classes/Installer.php +0 -0
- com/classes/Javascript.php +0 -0
- com/classes/MediaButton.php +0 -0
- com/classes/PopupChecker.php +42 -10
- com/classes/PopupGroupFilter.php +0 -0
- com/classes/PopupInstaller.php +0 -0
- com/classes/PopupLoader.php +14 -1
- com/classes/PopupType.php +0 -0
- com/classes/RegisterPostType.php +0 -0
- com/classes/SGPBRequirementsChecker.php +0 -0
- com/classes/ScriptsLoader.php +53 -7
- com/classes/Style.php +0 -0
- com/classes/Updates.php +0 -0
- com/classes/dataTable/Subscribers.php +0 -0
- com/classes/extension/SgpbIPopupExtension.php +0 -0
- com/classes/extension/SgpbPopupExtension.php +0 -1
- com/classes/extension/SgpbPopupExtensionRegister.php +0 -0
- com/classes/popups/FblikePopup.php +0 -0
- com/classes/popups/HtmlPopup.php +0 -0
- com/classes/popups/ImagePopup.php +0 -0
- com/classes/popups/PopupData.php +0 -0
- com/classes/popups/SGPopup.php +12 -1
- com/classes/popups/SubscriptionPopup.php +0 -0
- com/config/config.php +0 -0
- com/config/configPackage.php +1 -1
- com/config/dataConfig.php +0 -0
- com/helpers/AdminHelper.php +0 -0
- com/helpers/ConfigDataHelper.php +0 -0
- com/helpers/Functions.php +1 -1
- com/helpers/MultipleChoiceButton.php +0 -0
- com/helpers/PopupBuilderActivePackage.php +0 -0
- com/helpers/ScriptsIncluder.php +0 -0
- com/libs/EDD_SL_Plugin_Updater.php +0 -0
- com/libs/ListTable.php +0 -0
- com/libs/Table.php +0 -0
- popup-builder.php +1 -1
- public/css/ResetFormStyle.css +3 -2
- public/css/SubscriptionForm.css +0 -0
- public/css/fonts/FontAwesome.otf +0 -0
- public/css/fonts/fontawesome-webfont.eot +0 -0
- public/css/fonts/fontawesome-webfont.svg +0 -0
- public/css/fonts/fontawesome-webfont.ttf +0 -0
- public/css/fonts/fontawesome-webfont.woff +0 -0
- public/css/fonts/fontawesome-webfont.woff2 +0 -0
- public/css/jquery.dateTimePicker.min.css +0 -0
- public/css/newDesignFromBuild.css +1 -1
- public/css/popupAdminStyles.css +25 -37
- public/css/select2.min.css +0 -0
- public/css/sgPopupRangeSlider.css +0 -0
- public/css/sgbp-bootstrap.css +0 -0
- public/css/theme.css +6 -6
- public/img/CountdownTypeIcon.png +0 -0
- public/img/adBlockTypeIcon.png +0 -0
- public/img/ajaxSpinner.gif +0 -0
- public/img/analyticsTypeIcon.png +0 -0
- public/img/animationImage.png +0 -0
- public/img/aweberTypeIcon.png +0 -0
- public/img/bannerCloseBtn.png +0 -0
- public/img/bannerEmail.png +0 -0
- public/img/bannerHeart.png +0 -0
- public/img/bannerLogo.png +0 -0
- public/img/bannerMegaphone.png +0 -0
- public/img/bannerQuestionMark.png +0 -0
- public/img/bannerSupport.png +0 -0
- public/img/blog-wp-kicker.png +0 -0
- public/img/close.png +0 -0
- public/img/contactFormTypeIcon.png +0 -0
- public/img/exitIntentTypeIcon.png +0 -0
- public/img/facebookTypeIcon.png +0 -0
- public/img/htmlTypeIcon.png +0 -0
- public/img/iframeTypeIcon.png +0 -0
- public/img/imageTypeIcon.png +0 -0
- public/img/mailchimpTypeIcon.png +0 -0
- public/img/moreIdeas.png +0 -0
- public/img/preview-eye.png +0 -0
- public/img/probadge.png +0 -0
- public/img/rateUsBanner1.png +0 -0
- public/img/rateUsBanner2.png +0 -0
- public/img/rateUsBanner3.png +0 -0
- public/img/recentSales.png +0 -0
- public/img/restrictionTyoeIcon.png +0 -0
- public/img/socialTypeIcon.png +0 -0
- public/img/star.png +0 -0
- public/img/subscribers_close.png +0 -0
- public/img/subscriptionTypeIcon.png +0 -0
- public/img/theme1.jpg +0 -0
- public/img/theme2.jpg +0 -0
- public/img/theme3.jpg +0 -0
- public/img/theme4.jpg +0 -0
- public/img/theme5.jpg +0 -0
- public/img/theme6.jpg +0 -0
- public/img/theme_1/close.png +0 -0
- public/img/theme_1/overlay.png +0 -0
- public/img/theme_2/close.png +0 -0
- public/img/theme_3/close.png +0 -0
- public/img/theme_5/close.png +0 -0
- public/img/theme_6/close.png +0 -0
- public/img/videoTypeIcon.png +0 -0
- public/img/wooTypeIcon.png +0 -0
- public/js/Backend.js +14 -14
- public/js/Banner.js +0 -0
- public/js/ExtensionsNotification.js +0 -0
- public/js/MediaButton.js +0 -0
- public/js/Newsletter.js +0 -0
- public/js/Popup.js +0 -0
- public/js/PopupBuilder.js +0 -0
- public/js/PopupConfig.js +0 -0
- public/js/Subscribers.js +0 -0
- public/js/Subscription.js +0 -0
- public/js/Validate.js +0 -0
- public/js/bootstrap.min.js +0 -0
- public/js/select2.min.js +0 -0
- public/js/sgPopupRangeSlider.js +1 -2
- public/js/sgpbSelect2.js +0 -0
- public/sound/popupOpenSound.wav +0 -0
- public/views/behaviorAfterSpecialEventsView.php +0 -0
- public/views/closeSettingsView.php +0 -0
- public/views/conditionsView.php +0 -0
- public/views/customEditor.php +1 -1
- public/views/dimensionsView.php +0 -0
- public/views/eventsView.php +0 -0
- public/views/jsVariableView.php +0 -0
- public/views/license.php +0 -0
- public/views/main/image.php +0 -0
- public/views/mediaButton.php +0 -0
- public/views/newsletter.php +0 -0
- public/views/options/facebook.php +0 -0
- public/views/options/subscription.php +0 -0
- public/views/optionsView.php +3 -3
- public/views/otherConditionsView.php +0 -0
- public/views/popupDesignView.php +0 -0
- public/views/popupTypes.php +8 -10
- public/views/settings.php +0 -0
- public/views/subscribers.php +0 -0
- public/views/targetView.php +0 -0
- readme.txt +27 -23
PopupBuilderInit.php
CHANGED
File without changes
|
com/boot.php
CHANGED
File without changes
|
com/classes/Actions.php
CHANGED
@@ -959,6 +959,9 @@ class Actions
|
|
959 |
|
960 |
public function savePost($postId = 0, $post = array(), $update = false)
|
961 |
{
|
|
|
|
|
|
|
962 |
$allowToAction = AdminHelper::userCanAccessTo();
|
963 |
Functions::clearAllTransients();
|
964 |
$postData = SGPopup::parsePopupDataFromData($_POST);
|
959 |
|
960 |
public function savePost($postId = 0, $post = array(), $update = false)
|
961 |
{
|
962 |
+
if ($post->post_type !== SG_POPUP_POST_TYPE) {
|
963 |
+
return;
|
964 |
+
}
|
965 |
$allowToAction = AdminHelper::userCanAccessTo();
|
966 |
Functions::clearAllTransients();
|
967 |
$postData = SGPopup::parsePopupDataFromData($_POST);
|
com/classes/Ajax.php
CHANGED
File without changes
|
com/classes/ConditionBuilder.php
CHANGED
File without changes
|
com/classes/ConditionCreator.php
CHANGED
@@ -74,7 +74,7 @@ class ConditionCreator
|
|
74 |
|
75 |
public static function getOrRuleSeparator()
|
76 |
{
|
77 |
-
return '<h4 class="
|
78 |
}
|
79 |
|
80 |
public static function createConditionRuleRow($conditionDataObj)
|
@@ -102,7 +102,7 @@ class ConditionCreator
|
|
102 |
if (!self::allowToShowOperatorColumn($conditionDataObj, $currentArgs)) {
|
103 |
$hideStatus = true;
|
104 |
}
|
105 |
-
$showRowStatusClass = ($hideStatus) ? '
|
106 |
?>
|
107 |
<?php if ($conditionName != 'hiddenOption'): ?>
|
108 |
<div data-condition-name="<?php echo $conditionName;?>" class="<?php echo 'inputBlock sg-condition-'.$conditionName.'-wrapper'.' '.$showRowStatusClass; ?>">
|
@@ -115,7 +115,7 @@ class ConditionCreator
|
|
115 |
<?php endif; ?>
|
116 |
<?php if (($conditionName == 'hiddenOption')): ?>
|
117 |
<?php $hiddenContent = self::getHiddenDataContent($conditionDataObj); ?>
|
118 |
-
<div class="
|
119 |
<?php endif; ?>
|
120 |
<?php endforeach;?>
|
121 |
<?php echo self::createConditionOperators($conditionDataObj, $idHiddenDiv); ?>
|
@@ -217,12 +217,12 @@ class ConditionCreator
|
|
217 |
$icon = 'D';
|
218 |
$btnClass = ' icons_gray';
|
219 |
$identificatorClass = $idHiddenDiv;
|
220 |
-
$eventButtonClasses = '
|
221 |
}
|
222 |
if ($operator['operator'] == 'add') {
|
223 |
$icon = 'L';
|
224 |
$btnClass = ' icons_blue';
|
225 |
-
$eventButtonClasses = '
|
226 |
//Don't show add button if it's not for last element
|
227 |
if ($groupId < $groupTotal) {
|
228 |
$style = 'style="display: none;"';
|
@@ -231,12 +231,12 @@ class ConditionCreator
|
|
231 |
if ($operator['operator'] == 'delete') {
|
232 |
$icon = 'I';
|
233 |
$btnClass = ' icons_pink';
|
234 |
-
$eventButtonClasses = '
|
235 |
}
|
236 |
|
237 |
$element = '<i class="sgpb-icons '.$btnClass.'" data-id="'.$identificatorClass.'">'.$icon.'</i>';
|
238 |
|
239 |
-
$operatorsHtml .= '<div class="'.$eventButtonClasses.'
|
240 |
$operatorsHtml .= $element;
|
241 |
$operatorsHtml .= '</div>';
|
242 |
}
|
@@ -660,7 +660,7 @@ class ConditionCreator
|
|
660 |
$header = '<div class="sg-target-header-wrapper">';
|
661 |
|
662 |
foreach ($columnLabels as $key => $columnLabel) {
|
663 |
-
$header .= '<div class="
|
664 |
}
|
665 |
$header .= '</div>';
|
666 |
return $header;
|
74 |
|
75 |
public static function getOrRuleSeparator()
|
76 |
{
|
77 |
+
return '<h4 class="sgpb-rules-or"><span>'.__('OR', SG_POPUP_TEXT_DOMAIN).'</span></h4>';
|
78 |
}
|
79 |
|
80 |
public static function createConditionRuleRow($conditionDataObj)
|
102 |
if (!self::allowToShowOperatorColumn($conditionDataObj, $currentArgs)) {
|
103 |
$hideStatus = true;
|
104 |
}
|
105 |
+
$showRowStatusClass = ($hideStatus) ? 'sgpb-hide-condition-row' : $showRowStatusClass;
|
106 |
?>
|
107 |
<?php if ($conditionName != 'hiddenOption'): ?>
|
108 |
<div data-condition-name="<?php echo $conditionName;?>" class="<?php echo 'inputBlock sg-condition-'.$conditionName.'-wrapper'.' '.$showRowStatusClass; ?>">
|
115 |
<?php endif; ?>
|
116 |
<?php if (($conditionName == 'hiddenOption')): ?>
|
117 |
<?php $hiddenContent = self::getHiddenDataContent($conditionDataObj); ?>
|
118 |
+
<div class="sgpb-hide-condition-row"><div id="<?php echo $idHiddenDiv;?>"><?php echo $hiddenContent; ?></div></div>
|
119 |
<?php endif; ?>
|
120 |
<?php endforeach;?>
|
121 |
<?php echo self::createConditionOperators($conditionDataObj, $idHiddenDiv); ?>
|
217 |
$icon = 'D';
|
218 |
$btnClass = ' icons_gray';
|
219 |
$identificatorClass = $idHiddenDiv;
|
220 |
+
$eventButtonClasses = 'sgpb-rules-'.$operator['operator'].'-rule ';
|
221 |
}
|
222 |
if ($operator['operator'] == 'add') {
|
223 |
$icon = 'L';
|
224 |
$btnClass = ' icons_blue';
|
225 |
+
$eventButtonClasses = 'sgpb-rules-'.$operator['operator'].'-rule ';
|
226 |
//Don't show add button if it's not for last element
|
227 |
if ($groupId < $groupTotal) {
|
228 |
$style = 'style="display: none;"';
|
231 |
if ($operator['operator'] == 'delete') {
|
232 |
$icon = 'I';
|
233 |
$btnClass = ' icons_pink';
|
234 |
+
$eventButtonClasses = 'sgpb-rules-'.$operator['operator'].'-rule ';
|
235 |
}
|
236 |
|
237 |
$element = '<i class="sgpb-icons '.$btnClass.'" data-id="'.$identificatorClass.'">'.$icon.'</i>';
|
238 |
|
239 |
+
$operatorsHtml .= '<div class="'.$eventButtonClasses.' sgpb-rules-'.$operator['operator'].'-button-wrapper" '.$style.'>';
|
240 |
$operatorsHtml .= $element;
|
241 |
$operatorsHtml .= '</div>';
|
242 |
}
|
660 |
$header = '<div class="sg-target-header-wrapper">';
|
661 |
|
662 |
foreach ($columnLabels as $key => $columnLabel) {
|
663 |
+
$header .= '<div class="sgpb-col-md">'.$columnLabel.'</div>';
|
664 |
}
|
665 |
$header .= '</div>';
|
666 |
return $header;
|
com/classes/ConvertToNewVersion.php
CHANGED
File without changes
|
com/classes/Filters.php
CHANGED
File without changes
|
com/classes/Installer.php
CHANGED
File without changes
|
com/classes/Javascript.php
CHANGED
File without changes
|
com/classes/MediaButton.php
CHANGED
File without changes
|
com/classes/PopupChecker.php
CHANGED
@@ -14,7 +14,9 @@ class PopupChecker
|
|
14 |
{
|
15 |
private static $instance;
|
16 |
private $popup;
|
|
|
17 |
private $post;
|
|
|
18 |
|
19 |
public static function instance()
|
20 |
{
|
@@ -45,6 +47,26 @@ class PopupChecker
|
|
45 |
return $this->post;
|
46 |
}
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
/**
|
49 |
* It checks whether popup should be loaded on the current page.
|
50 |
*
|
@@ -52,15 +74,19 @@ class PopupChecker
|
|
52 |
*
|
53 |
* @param int $popupId popup id
|
54 |
* @param object $post page post data
|
|
|
55 |
*
|
56 |
* @return bool
|
57 |
*
|
58 |
*/
|
59 |
-
public function isLoadable($popup, $post)
|
60 |
{
|
61 |
$this->setPopup($popup);
|
62 |
$this->setPost($post);
|
63 |
|
|
|
|
|
|
|
64 |
$popupOptions = $popup->getOptions();
|
65 |
$isActive = $popup->getOptionValue('sgpb-is-active', true);
|
66 |
$saveMode = $popup->getSaveMode();
|
@@ -160,30 +186,36 @@ class PopupChecker
|
|
160 |
private function isSatisfyForConditions($conditions)
|
161 |
{
|
162 |
// proStartSilver
|
|
|
163 |
$forbiddenConditions = $conditions['forbidden'];
|
164 |
if (!empty($forbiddenConditions)) {
|
|
|
|
|
|
|
165 |
foreach ($forbiddenConditions as $forbiddenCondition) {
|
166 |
$isForbiddenConditions = $this->isSatisfyForConditionsOptions($forbiddenCondition);
|
167 |
-
//If $isForbiddenConditions popup does not open
|
168 |
if ($isForbiddenConditions) {
|
169 |
return false;
|
|
|
|
|
170 |
}
|
171 |
}
|
172 |
}
|
173 |
|
|
|
174 |
$permissiveOptions = $conditions['permissive'];
|
175 |
if (!empty($permissiveOptions)) {
|
|
|
|
|
|
|
176 |
foreach ($permissiveOptions as $permissiveOption) {
|
177 |
$isPermissiveConditions = $this->isSatisfyForConditionsOptions($permissiveOption);
|
178 |
-
|
179 |
-
return $isPermissiveConditions;
|
180 |
-
}
|
181 |
-
|
182 |
}
|
183 |
}
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
return true;
|
188 |
}
|
189 |
|
@@ -199,8 +231,8 @@ class PopupChecker
|
|
199 |
if (!$defaultStatus && do_action('isAllowedForConditions', $option, $post)) {
|
200 |
$defaultStatus = true;
|
201 |
}
|
202 |
-
|
203 |
$isAllowedConditionFilters = apply_filters('isAllowedConditionFilters', array($option));
|
|
|
204 |
if (isset($isAllowedConditionFilters['status']) && $isAllowedConditionFilters['status'] === true) {
|
205 |
$defaultStatus = true;
|
206 |
}
|
14 |
{
|
15 |
private static $instance;
|
16 |
private $popup;
|
17 |
+
private $isGeoAjaxModeEnabled;
|
18 |
private $post;
|
19 |
+
private $isAjaxCall;
|
20 |
|
21 |
public static function instance()
|
22 |
{
|
47 |
return $this->post;
|
48 |
}
|
49 |
|
50 |
+
public function setPopupGeoAjaxModeActive($ajaxMode)
|
51 |
+
{
|
52 |
+
$this->isGeoAjaxModeEnabled = $ajaxMode;
|
53 |
+
}
|
54 |
+
|
55 |
+
public function getPopupGeoAjaxMode()
|
56 |
+
{
|
57 |
+
return $this->isGeoAjaxModeEnabled;
|
58 |
+
}
|
59 |
+
|
60 |
+
public function setIsAjaxCall($isAjax)
|
61 |
+
{
|
62 |
+
$this->isAjaxCall = $isAjax;
|
63 |
+
}
|
64 |
+
|
65 |
+
public function getIsAjaxCall()
|
66 |
+
{
|
67 |
+
return $this->isAjaxCall;
|
68 |
+
}
|
69 |
+
|
70 |
/**
|
71 |
* It checks whether popup should be loaded on the current page.
|
72 |
*
|
74 |
*
|
75 |
* @param int $popupId popup id
|
76 |
* @param object $post page post data
|
77 |
+
* @param boolean $isAjax
|
78 |
*
|
79 |
* @return bool
|
80 |
*
|
81 |
*/
|
82 |
+
public function isLoadable($popup, $post, $isAjax = false)
|
83 |
{
|
84 |
$this->setPopup($popup);
|
85 |
$this->setPost($post);
|
86 |
|
87 |
+
$this->setPopupGeoAjaxModeActive($popup->getOptionValue('sgpb-enable-geo-ajax-mode'));
|
88 |
+
$this->setIsAjaxCall($isAjax);
|
89 |
+
|
90 |
$popupOptions = $popup->getOptions();
|
91 |
$isActive = $popup->getOptionValue('sgpb-is-active', true);
|
92 |
$saveMode = $popup->getSaveMode();
|
186 |
private function isSatisfyForConditions($conditions)
|
187 |
{
|
188 |
// proStartSilver
|
189 |
+
// this case when selected IS NOT operator
|
190 |
$forbiddenConditions = $conditions['forbidden'];
|
191 |
if (!empty($forbiddenConditions)) {
|
192 |
+
if (!$this->getIsAjaxCall() && $this->getPopupGeoAjaxMode()) {
|
193 |
+
return false;
|
194 |
+
}
|
195 |
foreach ($forbiddenConditions as $forbiddenCondition) {
|
196 |
$isForbiddenConditions = $this->isSatisfyForConditionsOptions($forbiddenCondition);
|
|
|
197 |
if ($isForbiddenConditions) {
|
198 |
return false;
|
199 |
+
} else {
|
200 |
+
return true;
|
201 |
}
|
202 |
}
|
203 |
}
|
204 |
|
205 |
+
// this case when selected IS operator
|
206 |
$permissiveOptions = $conditions['permissive'];
|
207 |
if (!empty($permissiveOptions)) {
|
208 |
+
if (!$this->getIsAjaxCall() && $this->getPopupGeoAjaxMode()) {
|
209 |
+
return false;
|
210 |
+
}
|
211 |
foreach ($permissiveOptions as $permissiveOption) {
|
212 |
$isPermissiveConditions = $this->isSatisfyForConditionsOptions($permissiveOption);
|
213 |
+
return $isPermissiveConditions;
|
|
|
|
|
|
|
214 |
}
|
215 |
}
|
216 |
+
if ($this->getIsAjaxCall() && $this->getPopupGeoAjaxMode()) {
|
217 |
+
return false;
|
218 |
+
}
|
219 |
return true;
|
220 |
}
|
221 |
|
231 |
if (!$defaultStatus && do_action('isAllowedForConditions', $option, $post)) {
|
232 |
$defaultStatus = true;
|
233 |
}
|
|
|
234 |
$isAllowedConditionFilters = apply_filters('isAllowedConditionFilters', array($option));
|
235 |
+
|
236 |
if (isset($isAllowedConditionFilters['status']) && $isAllowedConditionFilters['status'] === true) {
|
237 |
$defaultStatus = true;
|
238 |
}
|
com/classes/PopupGroupFilter.php
CHANGED
File without changes
|
com/classes/PopupInstaller.php
CHANGED
File without changes
|
com/classes/PopupLoader.php
CHANGED
@@ -143,7 +143,8 @@ class PopupLoader
|
|
143 |
if (empty($popup) || !is_object($popup)) {
|
144 |
continue;
|
145 |
}
|
146 |
-
|
|
|
147 |
$this->addLoadablePopup($popup);
|
148 |
}
|
149 |
}
|
@@ -155,6 +156,18 @@ class PopupLoader
|
|
155 |
$scriptsLoader->setLoadablePopups($popups);
|
156 |
$scriptsLoader->loadToFooter();
|
157 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
158 |
|
159 |
private function doGroupFiltersPopups()
|
160 |
{
|
143 |
if (empty($popup) || !is_object($popup)) {
|
144 |
continue;
|
145 |
}
|
146 |
+
|
147 |
+
if (($popup->getOptions()['sgpb-is-active'] && $popup->allowToLoad()) || (is_preview() && get_post_type() == SG_POPUP_POST_TYPE)) {
|
148 |
$this->addLoadablePopup($popup);
|
149 |
}
|
150 |
}
|
156 |
$scriptsLoader->setLoadablePopups($popups);
|
157 |
$scriptsLoader->loadToFooter();
|
158 |
}
|
159 |
+
public function loadPopupAjax($popup)
|
160 |
+
{
|
161 |
+
$scriptsLoader = new ScriptsLoader();
|
162 |
+
$scriptsLoader->setLoadablePopups([$popup]);
|
163 |
+
$scriptsLoader->setIsAjax(true);
|
164 |
+
$scriptsLoader->loadToFooter(true);
|
165 |
+
$data = [
|
166 |
+
'scriptsAndStyles' => $scriptsLoader->getScriptsAndStylesForAjax(),
|
167 |
+
'footerContent' => $scriptsLoader->getFooterContentAjax(),
|
168 |
+
];
|
169 |
+
return $data;
|
170 |
+
}
|
171 |
|
172 |
private function doGroupFiltersPopups()
|
173 |
{
|
com/classes/PopupType.php
CHANGED
File without changes
|
com/classes/RegisterPostType.php
CHANGED
File without changes
|
com/classes/SGPBRequirementsChecker.php
CHANGED
File without changes
|
com/classes/ScriptsLoader.php
CHANGED
@@ -8,6 +8,9 @@ class ScriptsLoader
|
|
8 |
// all loadable popups objects
|
9 |
private $loadablePopups = array();
|
10 |
private $isAdmin = false;
|
|
|
|
|
|
|
11 |
private static $alreadyLoadedPopups = array();
|
12 |
|
13 |
public function setLoadablePopups($loadablePopups)
|
@@ -30,6 +33,27 @@ class ScriptsLoader
|
|
30 |
return $this->isAdmin;
|
31 |
}
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
/**
|
34 |
* Get encoded popup options
|
35 |
*
|
@@ -56,7 +80,7 @@ class ScriptsLoader
|
|
56 |
}
|
57 |
|
58 |
// load popup scripts and styles and add popup data to the footer
|
59 |
-
public function loadToFooter()
|
60 |
{
|
61 |
$popups = $this->getLoadablePopups();
|
62 |
$currentPostType = AdminHelper::getCurrentPostType();
|
@@ -88,13 +112,14 @@ class ScriptsLoader
|
|
88 |
$this->loadToAdmin();
|
89 |
return true;
|
90 |
}
|
|
|
91 |
|
92 |
foreach ($popups as $popup) {
|
93 |
$isActive = $popup->isActive();
|
94 |
if (!$isActive) {
|
95 |
continue;
|
96 |
}
|
97 |
-
|
98 |
$popupId = $popup->getId();
|
99 |
|
100 |
$popupContent = apply_filters('sgpbPopupContentLoadToPage', $popup->getPopupTypeContent(), $popupId);
|
@@ -124,19 +149,32 @@ class ScriptsLoader
|
|
124 |
|
125 |
$popupOptions = $this->getEncodedOptionsFromPopup($popup);
|
126 |
$popupOptions = apply_filters('sgpbLoadToFooterOptions', $popupOptions);
|
127 |
-
|
128 |
$footerPopupContent = '<div class="sgpb-main-popup-data-container-'.$popupId.'" style="position:fixed;opacity: 0;filter: opacity(0%);transform: scale(0);">
|
129 |
<div class="sg-popup-builder-content" id="sg-popup-content-wrapper-'.$popupId.'" data-id="'.esc_attr($popupId).'" data-events="'.esc_attr($events).'" data-options="'.esc_attr($popupOptions).'">
|
130 |
<div class="sgpb-popup-builder-content-'.esc_attr($popupId).' sgpb-popup-builder-content-html">'.$popupContent.'</div>
|
131 |
</div>
|
132 |
</div>';
|
133 |
$footerPopupContent .= $extraContent;
|
134 |
-
|
135 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
}
|
137 |
|
138 |
$this->includeScripts();
|
139 |
$this->includeStyles();
|
|
|
|
|
|
|
140 |
}
|
141 |
|
142 |
public function loadToAdmin()
|
@@ -221,7 +259,9 @@ class ScriptsLoader
|
|
221 |
if (empty($scripts)) {
|
222 |
return;
|
223 |
}
|
224 |
-
|
|
|
|
|
225 |
foreach ($scripts as $script) {
|
226 |
if (empty($script['jsFiles'])) {
|
227 |
continue;
|
@@ -327,7 +367,9 @@ class ScriptsLoader
|
|
327 |
if (empty($styles)) {
|
328 |
return;
|
329 |
}
|
330 |
-
|
|
|
|
|
331 |
foreach ($styles as $style) {
|
332 |
|
333 |
if (empty($style['cssFiles'])) {
|
@@ -357,4 +399,8 @@ class ScriptsLoader
|
|
357 |
}
|
358 |
}
|
359 |
}
|
|
|
|
|
|
|
|
|
360 |
}
|
8 |
// all loadable popups objects
|
9 |
private $loadablePopups = array();
|
10 |
private $isAdmin = false;
|
11 |
+
private $isAjax = false;
|
12 |
+
private $scriptsAndStylesForAjax;
|
13 |
+
private $footerContentAjax;
|
14 |
private static $alreadyLoadedPopups = array();
|
15 |
|
16 |
public function setLoadablePopups($loadablePopups)
|
33 |
return $this->isAdmin;
|
34 |
}
|
35 |
|
36 |
+
/* for ajax calls */
|
37 |
+
public function setIsAjax($isAjax)
|
38 |
+
{
|
39 |
+
$this->isAjax = $isAjax;
|
40 |
+
}
|
41 |
+
|
42 |
+
public function getIsAjax()
|
43 |
+
{
|
44 |
+
return $this->isAjax;
|
45 |
+
}
|
46 |
+
|
47 |
+
public function setFooterContentAjax($footerContentAjax)
|
48 |
+
{
|
49 |
+
$this->footerContentAjax = $footerContentAjax;
|
50 |
+
}
|
51 |
+
|
52 |
+
public function getFooterContentAjax()
|
53 |
+
{
|
54 |
+
return $this->footerContentAjax;
|
55 |
+
}
|
56 |
+
|
57 |
/**
|
58 |
* Get encoded popup options
|
59 |
*
|
80 |
}
|
81 |
|
82 |
// load popup scripts and styles and add popup data to the footer
|
83 |
+
public function loadToFooter($isFromAjax = false)
|
84 |
{
|
85 |
$popups = $this->getLoadablePopups();
|
86 |
$currentPostType = AdminHelper::getCurrentPostType();
|
112 |
$this->loadToAdmin();
|
113 |
return true;
|
114 |
}
|
115 |
+
$footerContentAjax = '';
|
116 |
|
117 |
foreach ($popups as $popup) {
|
118 |
$isActive = $popup->isActive();
|
119 |
if (!$isActive) {
|
120 |
continue;
|
121 |
}
|
122 |
+
|
123 |
$popupId = $popup->getId();
|
124 |
|
125 |
$popupContent = apply_filters('sgpbPopupContentLoadToPage', $popup->getPopupTypeContent(), $popupId);
|
149 |
|
150 |
$popupOptions = $this->getEncodedOptionsFromPopup($popup);
|
151 |
$popupOptions = apply_filters('sgpbLoadToFooterOptions', $popupOptions);
|
152 |
+
if ($isFromAjax) {
|
153 |
$footerPopupContent = '<div class="sgpb-main-popup-data-container-'.$popupId.'" style="position:fixed;opacity: 0;filter: opacity(0%);transform: scale(0);">
|
154 |
<div class="sg-popup-builder-content" id="sg-popup-content-wrapper-'.$popupId.'" data-id="'.esc_attr($popupId).'" data-events="'.esc_attr($events).'" data-options="'.esc_attr($popupOptions).'">
|
155 |
<div class="sgpb-popup-builder-content-'.esc_attr($popupId).' sgpb-popup-builder-content-html">'.$popupContent.'</div>
|
156 |
</div>
|
157 |
</div>';
|
158 |
$footerPopupContent .= $extraContent;
|
159 |
+
$footerContentAjax .= $footerPopupContent;
|
160 |
+
} else {
|
161 |
+
add_action('wp_footer', function() use ($popupId, $events, $popupOptions, $popupContent, $extraContent) {
|
162 |
+
$footerPopupContent = '<div class="sgpb-main-popup-data-container-'.$popupId.'" style="position:fixed;opacity: 0;filter: opacity(0%);transform: scale(0);">
|
163 |
+
<div class="sg-popup-builder-content" id="sg-popup-content-wrapper-'.$popupId.'" data-id="'.esc_attr($popupId).'" data-events="'.esc_attr($events).'" data-options="'.esc_attr($popupOptions).'">
|
164 |
+
<div class="sgpb-popup-builder-content-'.esc_attr($popupId).' sgpb-popup-builder-content-html">'.$popupContent.'</div>
|
165 |
+
</div>
|
166 |
+
</div>';
|
167 |
+
$footerPopupContent .= $extraContent;
|
168 |
+
echo $footerPopupContent;
|
169 |
+
});
|
170 |
+
}
|
171 |
}
|
172 |
|
173 |
$this->includeScripts();
|
174 |
$this->includeStyles();
|
175 |
+
if ($isFromAjax){
|
176 |
+
$this->setFooterContentAjax($footerContentAjax);
|
177 |
+
}
|
178 |
}
|
179 |
|
180 |
public function loadToAdmin()
|
259 |
if (empty($scripts)) {
|
260 |
return;
|
261 |
}
|
262 |
+
if ($this->getIsAjax()){
|
263 |
+
$this->scriptsAndStylesForAjax['scripts'] = $scripts;
|
264 |
+
}
|
265 |
foreach ($scripts as $script) {
|
266 |
if (empty($script['jsFiles'])) {
|
267 |
continue;
|
367 |
if (empty($styles)) {
|
368 |
return;
|
369 |
}
|
370 |
+
if ($this->getIsAjax()){
|
371 |
+
$this->scriptsAndStylesForAjax['styles'] = $styles;
|
372 |
+
}
|
373 |
foreach ($styles as $style) {
|
374 |
|
375 |
if (empty($style['cssFiles'])) {
|
399 |
}
|
400 |
}
|
401 |
}
|
402 |
+
|
403 |
+
public function getScriptsAndStylesForAjax() {
|
404 |
+
return $this->scriptsAndStylesForAjax;
|
405 |
+
}
|
406 |
}
|
com/classes/Style.php
CHANGED
File without changes
|
com/classes/Updates.php
CHANGED
File without changes
|
com/classes/dataTable/Subscribers.php
CHANGED
File without changes
|
com/classes/extension/SgpbIPopupExtension.php
CHANGED
File without changes
|
com/classes/extension/SgpbPopupExtension.php
CHANGED
@@ -244,7 +244,6 @@ class SgpbPopupExtension implements SgpbIPopupExtension
|
|
244 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'sgbp-bootstrap.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
245 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'popupAdminStyles.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
246 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'select2.min.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
247 |
-
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'sgPopupRangeSlider.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
248 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'theme.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
249 |
$cssFiles[] = array('folderUrl' => '', 'filename' => 'wp-color-picker');
|
250 |
}
|
244 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'sgbp-bootstrap.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
245 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'popupAdminStyles.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
246 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'select2.min.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
|
|
247 |
$cssFiles[] = array('folderUrl' => SG_POPUP_CSS_URL, 'filename' => 'theme.css', 'dep' => array(), 'ver' => rand(1, 1000), 'inFooter' => false);
|
248 |
$cssFiles[] = array('folderUrl' => '', 'filename' => 'wp-color-picker');
|
249 |
}
|
com/classes/extension/SgpbPopupExtensionRegister.php
CHANGED
File without changes
|
com/classes/popups/FblikePopup.php
CHANGED
File without changes
|
com/classes/popups/HtmlPopup.php
CHANGED
File without changes
|
com/classes/popups/ImagePopup.php
CHANGED
File without changes
|
com/classes/popups/PopupData.php
CHANGED
File without changes
|
com/classes/popups/SGPopup.php
CHANGED
@@ -1282,7 +1282,7 @@ abstract class SGPopup
|
|
1282 |
<?php if ($wrap == 'a') : ?>
|
1283 |
href="javascript:void(0)"
|
1284 |
<?php endif ?>
|
1285 |
-
class="
|
1286 |
data-sgpbpopupid="<?php echo esc_attr($popupId); ?>"
|
1287 |
data-popup-event="<?php echo $event; ?>"
|
1288 |
<?php echo $attr; ?>>
|
@@ -1536,6 +1536,17 @@ abstract class SGPopup
|
|
1536 |
return ($loadableModes['attr_event'] || $loadableModes['option_event']);
|
1537 |
}
|
1538 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1539 |
public static function getAllPopups($filters = array())
|
1540 |
{
|
1541 |
$args = array(
|
1282 |
<?php if ($wrap == 'a') : ?>
|
1283 |
href="javascript:void(0)"
|
1284 |
<?php endif ?>
|
1285 |
+
class="sgpb-show-popup <?php echo 'sgpb-popup-id-'.$popupId; ?>"
|
1286 |
data-sgpbpopupid="<?php echo esc_attr($popupId); ?>"
|
1287 |
data-popup-event="<?php echo $event; ?>"
|
1288 |
<?php echo $attr; ?>>
|
1536 |
return ($loadableModes['attr_event'] || $loadableModes['option_event']);
|
1537 |
}
|
1538 |
|
1539 |
+
public function allowToLoadAJAX()
|
1540 |
+
{
|
1541 |
+
global $post;
|
1542 |
+
|
1543 |
+
$popupChecker = PopupChecker::instance();
|
1544 |
+
$loadableModes = $popupChecker->isLoadable($this, $post, true);
|
1545 |
+
$this->setLoadableModes($loadableModes);
|
1546 |
+
|
1547 |
+
return ($loadableModes['attr_event'] || $loadableModes['option_event']);
|
1548 |
+
}
|
1549 |
+
|
1550 |
public static function getAllPopups($filters = array())
|
1551 |
{
|
1552 |
$args = array(
|
com/classes/popups/SubscriptionPopup.php
CHANGED
File without changes
|
com/config/config.php
CHANGED
File without changes
|
com/config/configPackage.php
CHANGED
@@ -3,6 +3,6 @@ if (!defined('ABSPATH')) {
|
|
3 |
exit();
|
4 |
}
|
5 |
|
6 |
-
define('SG_POPUP_VERSION', '4.0.
|
7 |
define('SGPB_POPUP_PKG', SGPB_POPUP_PKG_FREE);
|
8 |
define('POPUP_BUILDER_BASENAME', 'popupbuilder-platinum/popup-builder.php');
|
3 |
exit();
|
4 |
}
|
5 |
|
6 |
+
define('SG_POPUP_VERSION', '4.0.3');
|
7 |
define('SGPB_POPUP_PKG', SGPB_POPUP_PKG_FREE);
|
8 |
define('POPUP_BUILDER_BASENAME', 'popupbuilder-platinum/popup-builder.php');
|
com/config/dataConfig.php
CHANGED
File without changes
|
com/helpers/AdminHelper.php
CHANGED
File without changes
|
com/helpers/ConfigDataHelper.php
CHANGED
File without changes
|
com/helpers/Functions.php
CHANGED
@@ -86,7 +86,7 @@ class Functions
|
|
86 |
}
|
87 |
|
88 |
if (isset($formField['isShow']) && !$formField['isShow']) {
|
89 |
-
$hideClassName = '
|
90 |
}
|
91 |
|
92 |
if (in_array($type, $simpleElements)) {
|
86 |
}
|
87 |
|
88 |
if (isset($formField['isShow']) && !$formField['isShow']) {
|
89 |
+
$hideClassName = 'sgpb-js-hide';
|
90 |
}
|
91 |
|
92 |
if (in_array($type, $simpleElements)) {
|
com/helpers/MultipleChoiceButton.php
CHANGED
File without changes
|
com/helpers/PopupBuilderActivePackage.php
CHANGED
File without changes
|
com/helpers/ScriptsIncluder.php
CHANGED
File without changes
|
com/libs/EDD_SL_Plugin_Updater.php
CHANGED
File without changes
|
com/libs/ListTable.php
CHANGED
File without changes
|
com/libs/Table.php
CHANGED
File without changes
|
popup-builder.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Popup Builder
|
4 |
* Plugin URI: https://popup-builder.com
|
5 |
* Description: The most complete popup plugin. Html, image, iframe, shortcode, video and many other popup types. Manage popup dimensions, effects, themes and more.
|
6 |
-
* Version: 4.0.
|
7 |
* Author: Sygnoos
|
8 |
* Author URI: https://sygnoos.com
|
9 |
* License: GPLv2
|
3 |
* Plugin Name: Popup Builder
|
4 |
* Plugin URI: https://popup-builder.com
|
5 |
* Description: The most complete popup plugin. Html, image, iframe, shortcode, video and many other popup types. Manage popup dimensions, effects, themes and more.
|
6 |
+
* Version: 4.0.3
|
7 |
* Author: Sygnoos
|
8 |
* Author URI: https://sygnoos.com
|
9 |
* License: GPLv2
|
public/css/ResetFormStyle.css
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
.sgpb-form-wrapper select,
|
|
|
2 |
label{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;line-height:1;max-width:100% !important;font-size:13px;font-family:Arial}.sgpb-form-wrapper input,
|
3 |
.sgpb-form-wrapper label,
|
4 |
.sgpb-form-wrapper button,
|
@@ -14,4 +15,4 @@ textarea{vertical-align:top;overflow:auto}.sgpb-form-wrapper select[multiple]{ve
|
|
14 |
.sgpb-form-wrapper input[type="button"]{max-width:100% !important;padding:0
|
15 |
10px !important;box-sizing:border-box;font-size:14px !important;box-shadow:none !important;margin:5px
|
16 |
auto !important;display:inline-block !important;font-weight:bold !important;background-image:none !important;line-height:normal !important}.sgpb-form-wrapper input[type="submit"],
|
17 |
-
.sgpb-form-wrapper input[type="button"]{line-height:0.4 !important;font-size:18px !important}.
|
1 |
+
.sgpb-form-wrapper select,
|
2 |
+
.sgpb-form-wrapper
|
3 |
label{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;line-height:1;max-width:100% !important;font-size:13px;font-family:Arial}.sgpb-form-wrapper input,
|
4 |
.sgpb-form-wrapper label,
|
5 |
.sgpb-form-wrapper button,
|
15 |
.sgpb-form-wrapper input[type="button"]{max-width:100% !important;padding:0
|
16 |
10px !important;box-sizing:border-box;font-size:14px !important;box-shadow:none !important;margin:5px
|
17 |
auto !important;display:inline-block !important;font-weight:bold !important;background-image:none !important;line-height:normal !important}.sgpb-form-wrapper input[type="submit"],
|
18 |
+
.sgpb-form-wrapper input[type="button"]{line-height:0.4 !important;font-size:18px !important}.sgpb-js-hide{display:none}
|
public/css/SubscriptionForm.css
CHANGED
File without changes
|
public/css/fonts/FontAwesome.otf
CHANGED
File without changes
|
public/css/fonts/fontawesome-webfont.eot
CHANGED
File without changes
|
public/css/fonts/fontawesome-webfont.svg
CHANGED
File without changes
|
public/css/fonts/fontawesome-webfont.ttf
CHANGED
File without changes
|
public/css/fonts/fontawesome-webfont.woff
CHANGED
File without changes
|
public/css/fonts/fontawesome-webfont.woff2
CHANGED
File without changes
|
public/css/jquery.dateTimePicker.min.css
CHANGED
File without changes
|
public/css/newDesignFromBuild.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
@font-face{font-family:"Segoe UI Regular";src:url(../fonts/SegoeUI.woff) format("woff")}@font-face{font-family:"Segoe UI Bold";src:url(fonts/Segoe-UI-Bold.woff) format("woff")}@font-face{font-family:Glyphter;src:url(../fonts/Glyphter.woff) format("woff")}.sgpb *{box-sizing:border-box;font-family:Segoe UI Regular,Arial,Helvetica,sans-serif}.sgpb html{height:100%}.sgpb body{height:100%;margin:0;padding:0;overflow-x:hidden}.sgpb h1,.sgpb h2,.sgpb h3,.sgpb h4,.sgpb h5,.sgpb h6,.sgpb p{margin:0;padding:0}.sgpb input{outline:0}.sgpb button{cursor:pointer}.sgpb input[type=email]:focus,.sgpb input[type=number]:focus,.sgpb input[type=search]:focus,.sgpb input[type=text]:focus{box-shadow:none}.sgpb input[type=button]:hover,.sgpb input[type=submit]:hover{cursor:pointer}body.post-type-popupbuilder,body.post-type-sgpbautoresponder,body.post-type-sgpbtemplate{line-height:1.2}body.post-type-popupbuilder .sgpb-modal .inputBlock__title,body.post-type-popupbuilder .sgpb-wrapper .inputBlock__title,body.post-type-sgpbautoresponder .sgpb-modal .inputBlock__title,body.post-type-sgpbautoresponder .sgpb-wrapper .inputBlock__title,body.post-type-sgpbtemplate .sgpb-modal .inputBlock__title,body.post-type-sgpbtemplate .sgpb-wrapper .inputBlock__title{font-weight:600;font-size:17px}body.post-type-popupbuilder .sgpb-modal .text,body.post-type-popupbuilder .sgpb-wrapper .text,body.post-type-sgpbautoresponder .sgpb-modal .text,body.post-type-sgpbautoresponder .sgpb-wrapper .text,body.post-type-sgpbtemplate .sgpb-modal .text,body.post-type-sgpbtemplate .sgpb-wrapper .text{display:flex;align-items:center;color:#000;margin-bottom:10px}body.post-type-popupbuilder .sgpb-modal .sgpb-icons,body.post-type-popupbuilder .sgpb-wrapper .sgpb-icons,body.post-type-sgpbautoresponder .sgpb-modal .sgpb-icons,body.post-type-sgpbautoresponder .sgpb-wrapper .sgpb-icons,body.post-type-sgpbtemplate .sgpb-modal .sgpb-icons,body.post-type-sgpbtemplate .sgpb-wrapper .sgpb-icons{margin-right:10px;font-weight:400}body.post-type-popupbuilder .sgpb-modal .icons_blue,body.post-type-popupbuilder .sgpb-wrapper .icons_blue,body.post-type-sgpbautoresponder .sgpb-modal .icons_blue,body.post-type-sgpbautoresponder .sgpb-wrapper .icons_blue,body.post-type-sgpbtemplate .sgpb-modal .icons_blue,body.post-type-sgpbtemplate .sgpb-wrapper .icons_blue{background:#b5caec!important;color:#2873eb!important}body.post-type-popupbuilder .sgpb-modal .icons_pink,body.post-type-popupbuilder .sgpb-wrapper .icons_pink,body.post-type-sgpbautoresponder .sgpb-modal .icons_pink,body.post-type-sgpbautoresponder .sgpb-wrapper .icons_pink,body.post-type-sgpbtemplate .sgpb-modal .icons_pink,body.post-type-sgpbtemplate .sgpb-wrapper .icons_pink{background:#ffcece!important;color:#c12121!important}body.post-type-popupbuilder .sgpb-modal .icons_gray,body.post-type-popupbuilder .sgpb-wrapper .icons_gray,body.post-type-sgpbautoresponder .sgpb-modal .icons_gray,body.post-type-sgpbautoresponder .sgpb-wrapper .icons_gray,body.post-type-sgpbtemplate .sgpb-modal .icons_gray,body.post-type-sgpbtemplate .sgpb-wrapper .icons_gray{background:#c7c7c7!important;color:#333!important}body.post-type-popupbuilder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem,body.post-type-sgpbautoresponder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem,body.post-type-sgpbtemplate #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem{align-items:flex-end!important}body.post-type-popupbuilder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sg-rules-add-rule,body.post-type-popupbuilder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sg-rules-delete-rule,body.post-type-sgpbautoresponder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sg-rules-add-rule,body.post-type-sgpbautoresponder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sg-rules-delete-rule,body.post-type-sgpbtemplate #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sg-rules-add-rule,body.post-type-sgpbtemplate #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sg-rules-delete-rule{margin-bottom:10px}.post-type-popupbuilder .sgpb-wrapper .h1,.post-type-popupbuilder .sgpb-wrapper .h2,.post-type-popupbuilder .sgpb-wrapper .h3,.post-type-popupbuilder .sgpb-wrapper .h4,.post-type-popupbuilder .sgpb-wrapper .h5,.post-type-popupbuilder .sgpb-wrapper .h6,.post-type-popupbuilder .sgpb-wrapper h1,.post-type-popupbuilder .sgpb-wrapper h2,.post-type-popupbuilder .sgpb-wrapper h3,.post-type-popupbuilder .sgpb-wrapper h4,.post-type-popupbuilder .sgpb-wrapper h5,.post-type-popupbuilder .sgpb-wrapper h6,.post-type-sgpbautoresponder .sgpb-wrapper .h1,.post-type-sgpbautoresponder .sgpb-wrapper .h2,.post-type-sgpbautoresponder .sgpb-wrapper .h3,.post-type-sgpbautoresponder .sgpb-wrapper .h4,.post-type-sgpbautoresponder .sgpb-wrapper .h5,.post-type-sgpbautoresponder .sgpb-wrapper .h6,.post-type-sgpbautoresponder .sgpb-wrapper h1,.post-type-sgpbautoresponder .sgpb-wrapper h2,.post-type-sgpbautoresponder .sgpb-wrapper h3,.post-type-sgpbautoresponder .sgpb-wrapper h4,.post-type-sgpbautoresponder .sgpb-wrapper h5,.post-type-sgpbautoresponder .sgpb-wrapper h6,.post-type-sgpbtemplate .sgpb-wrapper .h1,.post-type-sgpbtemplate .sgpb-wrapper .h2,.post-type-sgpbtemplate .sgpb-wrapper .h3,.post-type-sgpbtemplate .sgpb-wrapper .h4,.post-type-sgpbtemplate .sgpb-wrapper .h5,.post-type-sgpbtemplate .sgpb-wrapper .h6,.post-type-sgpbtemplate .sgpb-wrapper h1,.post-type-sgpbtemplate .sgpb-wrapper h2,.post-type-sgpbtemplate .sgpb-wrapper h3,.post-type-sgpbtemplate .sgpb-wrapper h4,.post-type-sgpbtemplate .sgpb-wrapper h5,.post-type-sgpbtemplate .sgpb-wrapper h6{font-family:Segoe UI Regular,Arial,Helvetica,sans-serif}.post-type-popupbuilder .sgpb-wrapper code,.post-type-sgpbautoresponder .sgpb-wrapper code,.post-type-sgpbtemplate .sgpb-wrapper code{padding:2px 4px;font-size:90%;color:#2873eb;background-color:#f9f2f4;border-radius:4px}.post-type-popupbuilder #wpcontent,.post-type-sgpbautoresponder #wpcontent,.post-type-sgpbtemplate #wpcontent{background:#fff}.post-type-popupbuilder .dashicons,.post-type-popupbuilder .dashicons-before:before,.post-type-sgpbautoresponder .dashicons,.post-type-sgpbautoresponder .dashicons-before:before,.post-type-sgpbtemplate .dashicons,.post-type-sgpbtemplate .dashicons-before:before{font-family:dashicons}.post-type-popupbuilder .dashicons-menu-icon-sgpb,.post-type-popupbuilder .dashicons-menu-icon-sgpb:before,.post-type-sgpbautoresponder .dashicons-menu-icon-sgpb,.post-type-sgpbautoresponder .dashicons-menu-icon-sgpb:before,.post-type-sgpbtemplate .dashicons-menu-icon-sgpb,.post-type-sgpbtemplate .dashicons-menu-icon-sgpb:before{font-family:popupbuilder-icon}.post-type-popupbuilder a,.post-type-sgpbautoresponder a,.post-type-sgpbtemplate a{text-decoration:none}.post-type-popupbuilder a:focus,.post-type-popupbuilder a:hover,.post-type-sgpbautoresponder a:focus,.post-type-sgpbautoresponder a:hover,.post-type-sgpbtemplate a:focus,.post-type-sgpbtemplate a:hover{outline:0;text-decoration:none;box-shadow:none}.post-type-popupbuilder .edit-post-meta-boxes-area .postbox>.inside.inside,.post-type-sgpbautoresponder .edit-post-meta-boxes-area .postbox>.inside.inside,.post-type-sgpbtemplate .edit-post-meta-boxes-area .postbox>.inside.inside{border-bottom:none}.post-type-popupbuilder .select2,.post-type-sgpbautoresponder .select2,.post-type-sgpbtemplate .select2{min-width:190px;width:auto!important;line-height:1.2}.post-type-popupbuilder .select2 .select2-selection,.post-type-sgpbautoresponder .select2 .select2-selection,.post-type-sgpbtemplate .select2 .select2-selection{background:#f1f1f1;border:none!important;padding:7px;height:auto;min-height:49px;outline:0}.post-type-popupbuilder .select2 .select2-selection__rendered,.post-type-sgpbautoresponder .select2 .select2-selection__rendered,.post-type-sgpbtemplate .select2 .select2-selection__rendered{line-height:2.7!important;max-width:280px}.post-type-popupbuilder .select2 .select2-selection__arrow,.post-type-sgpbautoresponder .select2 .select2-selection__arrow,.post-type-sgpbtemplate .select2 .select2-selection__arrow{height:47px}.post-type-popupbuilder .select2 .select2-selection__arrow b,.post-type-sgpbautoresponder .select2 .select2-selection__arrow b,.post-type-sgpbtemplate .select2 .select2-selection__arrow b{border-color:#000 transparent transparent transparent}.post-type-popupbuilder .select2 .select2-selection--multiple,.post-type-sgpbautoresponder .select2 .select2-selection--multiple,.post-type-sgpbtemplate .select2 .select2-selection--multiple{padding:0 5px}.post-type-popupbuilder .select2 .select2-selection__choice,.post-type-sgpbautoresponder .select2 .select2-selection__choice,.post-type-sgpbtemplate .select2 .select2-selection__choice{display:inline-flex;flex-direction:row-reverse;background:#fff;padding:0 6px 0 10px;justify-content:space-between;align-items:center}.post-type-popupbuilder .select2 .select2-selection__choice__remove,.post-type-sgpbautoresponder .select2 .select2-selection__choice__remove,.post-type-sgpbtemplate .select2 .select2-selection__choice__remove{margin-left:10px}.post-type-popupbuilder .sgpb-reset-count-btn,.post-type-sgpbautoresponder .sgpb-reset-count-btn,.post-type-sgpbtemplate .sgpb-reset-count-btn{color:#c12121!important}.post-type-popupbuilder .sgpb-reset-count-btn:hover,.post-type-sgpbautoresponder .sgpb-reset-count-btn:hover,.post-type-sgpbtemplate .sgpb-reset-count-btn:hover{color:#0a4b78!important}.post-type-popupbuilder .sgpb-add-subscriber-header-spinner-column,.post-type-sgpbautoresponder .sgpb-add-subscriber-header-spinner-column,.post-type-sgpbtemplate .sgpb-add-subscriber-header-spinner-column{text-align:center;margin-top:10px}.post-type-popupbuilder .sgpb-add-subscriber-header-spinner-column .sgpb-subscribers-add-spinner,.post-type-sgpbautoresponder .sgpb-add-subscriber-header-spinner-column .sgpb-subscribers-add-spinner,.post-type-sgpbtemplate .sgpb-add-subscriber-header-spinner-column .sgpb-subscribers-add-spinner{margin:0}.sgpb .sgpb-btn,.sgpb .sgpb-btn:active,.sgpb .sgpb-btn:focus{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;border:2px solid transparent;line-height:1.2;font-weight:600;cursor:pointer}.sgpb .sgpb-btn-blue{color:#fff!important;background:#2873eb;border-color:#2873eb}.sgpb .sgpb-btn-blue:active,.sgpb .sgpb-btn-blue:focus,.sgpb .sgpb-btn-blue:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#fff;color:#2873eb!important;border-color:#2873eb}.sgpb .sgpb-btn-blue--outline{color:#2873eb!important;background:#fff;border-color:#2873eb}.sgpb .sgpb-btn-blue--outline:active,.sgpb .sgpb-btn-blue--outline:focus,.sgpb .sgpb-btn-blue--outline:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#2873eb;color:#fff!important;border-color:#2873eb}.sgpb .sgpb-btn-blue-light{color:#2873eb;background:rgba(0,102,255,.2);border-color:transparent}.sgpb .sgpb-btn-blue-light:active,.sgpb .sgpb-btn-blue-light:focus,.sgpb .sgpb-btn-blue-light:hover{box-shadow:none;background:rgba(0,102,255,.2);color:#2873eb!important;border-color:transparent}.sgpb .sgpb-btn-dark-outline,.sgpb .sgpb-btn-dark-outline:active,.sgpb .sgpb-btn-dark-outline:focus{background:#fff;color:#000;border-color:#000}.sgpb .sgpb-btn-danger{color:#c12121!important;background:#fcc}.sgpb .sgpb-btn-danger:active,.sgpb .sgpb-btn-danger:focus,.sgpb .sgpb-btn-danger:hover{box-shadow:none;background:#c12121;color:#fff!important;border-color:transparent}.sgpb .sgpb-btn-gray-light{color:#000;background-color:#f1f1f1}.sgpb .sgpb-btn-gray-light:active,.sgpb .sgpb-btn-gray-light:focus,.sgpb .sgpb-btn-gray-light:hover{background-color:#fff}.sgpb .sgpb-btn-more_extensions,.sgpb .sgpb-btn-more_extensions:active,.sgpb .sgpb-btn-more_extensions:focus,.sgpb .sgpb-btn-more_extensions:hover{box-shadow:0 0 6px rgba(1,185,255,.8);background:#01b9ff;color:#fff;border-color:#01b9ff;font:Bold 22px/28px Segoe UI Regular!important;padding:5px 34px}.sgpb .sgpb-btn--rounded{border-radius:39px}.sgpb .sgpb-btn--rounded:active,.sgpb .sgpb-btn--rounded:focus{-webkit-border-radius:39px;-moz-border-radius:39px;border-radius:39px}.sgpb .sgpb-btn-disabled,.sgpb .sgpb-btn-disabled:active,.sgpb .sgpb-btn-disabled:focus,.sgpb .sgpb-btn-disabled:hover{outline:0!important;cursor:no-drop!important;background:#c2c2c2!important;color:#707070!important;border-color:transparent!important;box-shadow:none!important}.sgpb .sgpb--group{display:flex}.sgpb .sgpb--group .sgpb-btn{margin-left:-2px;border-top-left-radius:0;border-bottom-left-radius:0}.sgpb .sgpb--group .sgpb-input{border-top-right-radius:0;border-bottom-right-radius:0}.sgpb .sgpb-header-h1{color:#000;text-align:left;font-size:40px;font-weight:700;letter-spacing:0}.sgpb .sgpb-header-h2{color:#000;text-align:left;font-size:35px;font-weight:700;letter-spacing:0}.sgpb .sgpb-header-h3{color:#000;text-align:left;font-size:30px;font-weight:700;letter-spacing:0}.sgpb .sgpb-header-h4{color:#000;text-align:left;font-size:25px;font-weight:700;letter-spacing:0}.sgpb .sgpb-cubes{width:40px;height:40px;align-content:center;position:relative;display:flex;z-index:9;flex-wrap:wrap}.sgpb .sgpb-cubes-mini{width:15px;height:15px;background:#fff;margin:2px;border-radius:2px}.sgpb .sgpb-cubes-mini_little{width:13px;height:13px}.sgpb .sgpb-box{height:90px;display:flex;align-items:center;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:18px;cursor:pointer;background:#fff;color:#000;flex:0 0 23%;margin:0 1%}.sgpb .sgpb-box-img{width:90px;height:90px;border-radius:18px;position:relative;margin-right:22px;transition:.4s}.sgpb .sgpb-box-text{font:Bold 20px/24px Segoe UI Regular!important}.sgpb .sgpb-box-plus{font-weight:bolder;position:absolute;right:-3%;bottom:-13%;border-radius:50%;transition:visibility 0s,opacity .3s linear;opacity:0;font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:20px;color:#fff;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#2873eb 0 0 no-repeat padding-box;box-shadow:0 0 15px rgba(40,115,235,.3);margin-left:11px}.sgpb .sgpb-box-default{background:#f1f1f1}.sgpb .sgpb-box-default img{background:#fff}.sgpb .sgpb-box-active img{background:#2873eb}.sgpb .sgpb-box:hover img{transform:translate(-23px,-23px);box-shadow:0 0 20px rgba(0,0,0,.2)}.sgpb .sgpb-box:hover .sgpb-box-plus{opacity:1}.sgpb .sgpb-addPopup,.sgpb .sgpb-pro-extensions{flex-wrap:wrap}.sgpb .sgpb-options{width:100%;display:flex;position:relative;flex-direction:column}.sgpb .sgpb-options-menu{width:23%;padding:20px;background:#f8f8f8;margin-bottom:10px;position:relative;cursor:pointer}.sgpb .sgpb-options-menu:before{content:'';position:absolute;top:0;bottom:0;left:0;width:3px;background:0 0}.sgpb .sgpb-options-menu-header__sub{display:none;color:#757575}.sgpb .sgpb-options-menu-active{background:#fff;box-shadow:0 0 10px rgba(1,185,255,.3)}.sgpb .sgpb-options-menu-active:before{background:#01b9ff}.sgpb .sgpb-options-menu-active .sgpb-options-menu-header{color:#01b9ff;margin-bottom:10px}.sgpb .sgpb-options-menu-active .sgpb-options-menu-header__sub{display:block}.sgpb .sgpb-options-menu-active+.sgpb-options-content{display:block}.sgpb .sgpb-options-content{display:none;position:absolute;top:0;right:0;width:77%;padding:0 40px}.sgpb .sgpb-options-content .sgpb-header-h1{line-height:1.2}.sgpb .sgpb-options-content .sgpb-wrapper .text{display:flex;align-items:center;color:#000;margin-top:-30px;margin-bottom:10px}.sgpb .sgpb-options-content .sgpb-wrapper .text .inputBlock__title{font-weight:600;font-size:17px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-icons{margin-right:10px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-btn{width:80%;text-align:center;font-size:20px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions *{font-family:"Segoe UI Regular"}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-box{max-width:349px;display:flex;align-items:center;flex-direction:column;padding:13px 10px;border:1px solid rgba(112,112,112,.12);background:rgba(232,232,232,.11);border-radius:10px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-main-wrapper{align-items:flex-start}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-title{font-size:30px;font-weight:600;color:#000}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-text{font-size:15px;color:#757575;padding:0 25px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-pro-url{font-family:"Segoe UI Regular";color:#2873eb;font-size:15px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-inline-border{width:80%;height:2px;background:rgba(112,112,112,.12)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list{width:80%;text-align:center}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list .sgpb-pro-conditions-inline-border{width:100%}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list .sgpb-pro-conditions-inline-border:last-child{display:none}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list *{color:#757575;font-size:15px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label{position:relative}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-img{display:block;width:105px;height:70px;background-size:100px;background-repeat:no-repeat;background-position:center}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-1+.sgpb-popup-theme-img{background-image:url(../img/theme1.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-2+.sgpb-popup-theme-img{background-image:url(../img/theme2.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-3+.sgpb-popup-theme-img{background-image:url(../img/theme3.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-4+.sgpb-popup-theme-img{background-image:url(../img/theme4.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-5+.sgpb-popup-theme-img{background-image:url(../img/theme5.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-6+.sgpb-popup-theme-img{background-image:url(../img/theme6.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label input[type=radio]{width:100%;height:100%;visibility:hidden;position:absolute}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label input[type=radio]:checked+.sgpb-popup-theme-img{width:140px;height:110px;background-size:130px;box-shadow:0 0 10px rgba(1,185,255,.3)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .sgpb-range-wrap input[type=range]{cursor:pointer;width:200px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .sgpb-range-wrap input[type=text]{width:52px;padding:0 0 0 10px!important}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground{background:#f1f1f1;border-radius:5px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .subFormItemIcons{display:inline-flex;flex-direction:column;justify-content:space-around}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item{background:#b5caec;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item+img{width:200px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item.icons_pink{background:#ffcece}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item:hover{cursor:pointer}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings input{max-width:100px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .subFormItem__x{width:60px;height:60px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .subFormItem__x div{width:100%;height:100%}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item img{width:45px;height:45px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item.icons_blue{background:#b5caec}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item.icons_pink{background:#ffcece}.sgpb .sgpb-options-content .sgpb-media-upload{width:100%;height:70%;min-height:50vh}.sgpb .sgpb-options-content .sgpb-media-upload .formItem_last{width:500px;height:500px;position:relative;margin:0;box-shadow:0 0 20px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.sgpb .sgpb-options-content .sgpb-media-upload .formItem_last .sgpb-icons{position:absolute;left:-7%;width:80px;height:80px;font-size:50px;margin:0}.sgpb .sgpb-options-content .sgpb-media-upload .sgpb-show-image-container{background-image:url(../images/NoImage.png);width:70%;height:70%;min-height:40vh;background-repeat:no-repeat;background-size:contain;background-position:center}.sgpb .sgpb-options-content .sgpb-squares{display:flex;flex-wrap:wrap;justify-content:space-around;margin-left:8.75vw;width:350px;height:350px}.sgpb .sgpb-options-content .sgpb-squares__square{background:#2873eb 0 0 no-repeat padding-box;opacity:.4;width:100px;height:100px}.sgpb .sgpb-options-content .sgpb-squares__square:hover{cursor:pointer}.sgpb .sgpb-options-content .sgpb-squares__square_leftRounded{border-radius:5px 0 0 5px}.sgpb .sgpb-options-content .sgpb-squares__square_rightRounded{border-radius:0 5px 5px 0}.sgpb .sgpb-options-content .sgpb-squares__square.active,.sgpb .sgpb-options-content .sgpb-squares__square:hover{background:#2873eb 0 0 no-repeat padding-box;box-shadow:0 3px 10px rgba(40,115,235,.8);opacity:1}.sgpb .sgpb-options-content .sgpb-customJsOrCss_text{font-size:15px}.sgpb .sgpb-options-content .sgpb-customJsOrCss .formItem__title{font-size:15px}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper *{font-family:"Segoe UI Regular"}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .subFormItem__title{font-size:20px;color:#000}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button{background:#d8e6fc;border-radius:3px;color:#2873eb;border-color:transparent;width:120px;height:47px;display:inline-flex;justify-content:center;align-items:center;font-size:16px;font-weight:700}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button.active,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button:focus,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button:hover,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button.active,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button:focus,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button:hover{color:#fff;background-color:#2873eb;box-shadow:none}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button-disabled,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button-disabled{background-color:#d8e6fc!important;opacity:.34!important;cursor:default!important;color:#2873eb!important}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button-bg-arrows,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button-bg-arrows{background-image:url(../svg/arrow_cross.svg);background-color:rgba(216,230,252,.34)!important;background-repeat:no-repeat;background-position:center;opacity:1!important}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .wp-picker-container button{margin:0 10px 0 0}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .wp-picker-container .wp-picker-holder{position:absolute}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .wp-picker-container .wp-picker-input-wrap .sgpb-color-picker{padding:0 5px!important;line-height:2.1!important}.sgpb .sgpb-options-content .icons__item:hover{cursor:pointer}.sgpb .sgpb-options-content .icons_blue{background:#b5caec!important;color:#2873eb!important}.sgpb .sgpb-options-content .icons_pink{background:#ffcece!important;color:#c12121!important}.sgpb .sgpb-options-content .icons_gray{background:#c7c7c7!important;color:#333!important}.sgpb .sgpb-subscription-popup-options .dimensionForm{width:100%}.sgpb .sgpb-subscription-popup-options .dimensionForm .sgpb-choice-wrapper{margin-bottom:20px}.sgpb .sgpb-subscription .search-box{display:none}.sgpb .sgpb-subscription .table>thead>tr>th{vertical-align:middle}.sgpb .sgpb-license:nth-child(odd){margin-right:30px}.sgpb .sgpb-license-block{box-shadow:0 0 30px rgba(0,0,0,.2);border-radius:5px;width:48%}.sgpb .sgpb-license-border{top:0;position:absolute;height:2px;left:5%;width:90%}.sgpb .sgpb-license-border.active{background:#00ae5d}.sgpb .sgpb-license-border.inactive{background:#c00}.sgpb .sgpb-license__status{display:flex;align-items:center}.sgpb .sgpb-license__status .active{width:27px;height:27px;border:5px solid #00ae5d;border-radius:50%;margin-right:5px}.sgpb .sgpb-license__status .inactive{width:27px;height:27px;border:5px solid #c00;border-radius:50%;margin-right:5px}.sgpb .sgpb-cursor-pointer{cursor:pointer}.sgpb .sgpb-display-flex{display:flex!important}.sgpb .sgpb-display-block{display:block!important}.sgpb .sgpb-display-grid{display:grid!important}.sgpb .sgpb-display-inline-flex{display:inline-flex!important}.sgpb .sgpb-display-inline-block{display:inline-block!important}.sgpb .sgpb-display-inline-grid{display:inline-grid!important}.sgpb .sgpb-display-none{display:none!important}.sgpb .sgpb-justify-content-between{justify-content:space-between!important}.sgpb .sgpb-justify-content-around{justify-content:space-around!important}.sgpb .sgpb-justify-content-center{justify-content:center!important}.sgpb .sgpb-justify-content-flex-end{justify-content:flex-end}.sgpb .sgpb-flex-direction-column{flex-direction:column!important}.sgpb .sgpb-flex-direction-column-reverse{flex-direction:column-reverse!important}.sgpb .sgpb-flex-direction-row{flex-direction:row!important}.sgpb .sgpb-flex-direction-row-reverse{flex-direction:row-reverse!important}.sgpb .sgpb-flex-container{display:flex!important;align-items:stretch!important}.sgpb .sgpb-flex-100{flex:0 0 100px}.sgpb .sgpb-flex-200{flex:0 0 200px}.sgpb .sgpb-flex-220{flex:0 0 220px}.sgpb .sgpb-flex-250{flex:0 0 250px}.sgpb .sgpb-flex-auto{flex:auto}.sgpb .sgpb-align-item-center{align-items:center!important}.sgpb .sgpb-align-item-start{align-items:start!important}.sgpb .sgpb-align-item-baseline{align-items:baseline!important}.sgpb .sgpb-align-item-stretch{align-items:stretch!important}.sgpb .sgpb-position-relative{position:relative!important}.sgpb .sgpb-position-absolute{position:absolute!important}.sgpb .sgpb-position-fixed{position:fixed!important}.sgpb .sgpb-position-sticky{position:-webkit-sticky!important;position:sticky!important;top:10px!important}.sgpb .sgpb-margin-0{margin:0!important}.sgpb .sgpb-margin-5{margin:5px!important}.sgpb .sgpb-margin-10{margin:10px!important}.sgpb .sgpb-margin-20{margin:20px!important}.sgpb .sgpb-margin-30{margin:30px!important}.sgpb .sgpb-margin-40{margin:40px!important}.sgpb .sgpb-margin-50{margin:50px!important}.sgpb .sgpb-margin-auto{margin:0 auto!important}.sgpb .sgpb-margin-top-0{margin-top:0!important}.sgpb .sgpb-margin-top-5{margin-top:5px!important}.sgpb .sgpb-margin-top-10{margin-top:10px!important}.sgpb .sgpb-margin-top-20{margin-top:20px!important}.sgpb .sgpb-margin-top-30{margin-top:30px!important}.sgpb .sgpb-margin-top-40{margin-top:40px!important}.sgpb .sgpb-margin-top-50{margin-top:50px!important}.sgpb .sgpb-margin-bottom-0{margin-bottom:0!important}.sgpb .sgpb-margin-bottom-5{margin-bottom:5px!important}.sgpb .sgpb-margin-bottom-10{margin-bottom:10px!important}.sgpb .sgpb-margin-bottom-20{margin-bottom:20px!important}.sgpb .sgpb-margin-bottom-30{margin-bottom:30px!important}.sgpb .sgpb-margin-bottom-40{margin-bottom:40px!important}.sgpb .sgpb-margin-bottom-50{margin-bottom:50px!important}.sgpb .sgpb-margin-left-0{margin-left:0!important}.sgpb .sgpb-margin-left-5{margin-left:5px!important}.sgpb .sgpb-margin-left-10{margin-left:10px!important}.sgpb .sgpb-margin-left-20{margin-left:20px!important}.sgpb .sgpb-margin-left-30{margin-left:30px!important}.sgpb .sgpb-margin-left-40{margin-left:40px!important}.sgpb .sgpb-margin-left-50{margin-left:50px!important}.sgpb .sgpb-margin-right-0{margin-right:0!important}.sgpb .sgpb-margin-right-5{margin-right:5px!important}.sgpb .sgpb-margin-right-10{margin-right:10px!important}.sgpb .sgpb-margin-right-20{margin-right:20px!important}.sgpb .sgpb-margin-right-30{margin-right:30px!important}.sgpb .sgpb-margin-right-40{margin-right:40px!important}.sgpb .sgpb-margin-right-50{margin-right:50px!important}.sgpb .sgpb-margin-x-0{margin-left:0!important;margin-right:0!important}.sgpb .sgpb-margin-x-5{margin-left:5px!important;margin-right:5px!important}.sgpb .sgpb-margin-x-7{margin-left:7px!important;margin-right:7px!important}.sgpb .sgpb-margin-x-10{margin-left:10px!important;margin-right:10px!important}.sgpb .sgpb-margin-x-20{margin-left:20px!important;margin-right:20px!important}.sgpb .sgpb-margin-x-30{margin-left:30px!important;margin-right:30px!important}.sgpb .sgpb-margin-x-40{margin-left:40px!important;margin-right:40px!important}.sgpb .sgpb-margin-x-50{margin-left:50px!important;margin-right:50px!important}.sgpb .sgpb-margin-y-0{margin-top:0!important;margin-bottom:0!important}.sgpb .sgpb-margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.sgpb .sgpb-margin-y-5-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.sgpb .sgpb-margin-y-10-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.sgpb .sgpb-margin-y-20-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-30{margin-top:30px!important;margin-bottom:30px!important}.sgpb .sgpb-margin-y-30-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-40{margin-top:40px!important;margin-bottom:40px!important}.sgpb .sgpb-margin-y-40-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-50{margin-top:50px!important;margin-bottom:50px!important}.sgpb .sgpb-margin-y-50-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-padding-0{padding:0!important}.sgpb .sgpb-padding-5{padding:5px!important}.sgpb .sgpb-padding-10{padding:10px!important}.sgpb .sgpb-padding-20{padding:20px!important}.sgpb .sgpb-padding-30{padding:30px!important}.sgpb .sgpb-padding-40{padding:40px!important}.sgpb .sgpb-padding-50{padding:50px!important}.sgpb .sgpb-padding-top-0{padding-top:0!important}.sgpb .sgpb-padding-top-5{padding-top:5px!important}.sgpb .sgpb-padding-top-10{padding-top:10px!important}.sgpb .sgpb-padding-top-20{padding-top:20px!important}.sgpb .sgpb-padding-top-30{padding-top:30px!important}.sgpb .sgpb-padding-top-40{padding-top:40px!important}.sgpb .sgpb-padding-top-50{padding-top:50px!important}.sgpb .sgpb-padding-bottom-0{padding-bottom:0!important}.sgpb .sgpb-padding-bottom-5{padding-bottom:5px!important}.sgpb .sgpb-padding-bottom-10{padding-bottom:10px!important}.sgpb .sgpb-padding-bottom-20{padding-bottom:20px!important}.sgpb .sgpb-padding-bottom-30{padding-bottom:30px!important}.sgpb .sgpb-padding-bottom-40{padding-bottom:40px!important}.sgpb .sgpb-padding-bottom-50{padding-bottom:50px!important}.sgpb .sgpb-padding-left-0{padding-left:0!important}.sgpb .sgpb-padding-left-5{padding-left:5px!important}.sgpb .sgpb-padding-left-10{padding-left:10px!important}.sgpb .sgpb-padding-left-20{padding-left:20px!important}.sgpb .sgpb-padding-left-30{padding-left:30px!important}.sgpb .sgpb-padding-left-40{padding-left:40px!important}.sgpb .sgpb-padding-left-50{padding-left:50px!important}.sgpb .sgpb-padding-right-0{padding-right:0!important}.sgpb .sgpb-padding-right-5{padding-right:5px!important}.sgpb .sgpb-padding-right-10{padding-right:10px!important}.sgpb .sgpb-padding-right-20{padding-right:20px!important}.sgpb .sgpb-padding-right-30{padding-right:30px!important}.sgpb .sgpb-padding-right-40{padding-right:40px!important}.sgpb .sgpb-padding-right-50{padding-right:50px!important}.sgpb .sgpb-padding-x-0{padding-left:0!important;padding-right:0!important}.sgpb .sgpb-padding-x-5{padding-left:5px!important;padding-right:5px!important}.sgpb .sgpb-padding-x-10{padding-left:10px!important;padding-right:10px!important}.sgpb .sgpb-padding-x-20{padding-left:20px!important;padding-right:20px!important}.sgpb .sgpb-padding-x-30{padding-left:30px!important;padding-right:30px!important}.sgpb .sgpb-padding-x-40{padding-left:40px!important;padding-right:40px!important}.sgpb .sgpb-padding-x-50{padding-left:50px!important;padding-right:50px!important}.sgpb .sgpb-padding-y-0{padding-top:0!important;padding-bottom:0!important}.sgpb .sgpb-padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.sgpb .sgpb-padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.sgpb .sgpb-padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.sgpb .sgpb-padding-y-30{padding-top:30px!important;padding-bottom:30px!important}.sgpb .sgpb-padding-y-40{padding-top:40px!important;padding-bottom:40px!important}.sgpb .sgpb-padding-y-50{padding-top:50px!important;padding-bottom:50px!important}.sgpb .sgpb-text-center{text-align:center}.sgpb .sgpb-text-nowrap{white-space:nowrap}.sgpb .sgpb-text-capitalize{text-transform:capitalize}.sgpb .sgpb-input[type=text],.sgpb .sgpb-input[type=url]{padding:10px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:1.2!important}.sgpb .sgpb-input[type=text]:active,.sgpb .sgpb-input[type=text]:focus,.sgpb .sgpb-input[type=url]:active,.sgpb .sgpb-input[type=url]:focus{border-color:transparent!important}.sgpb .sgpb input[type=radio],.sgpb .sgpb-radio-input{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb .sgpb input[type=radio]:checked:before,.sgpb .sgpb-radio-input:checked:before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:0!important;background-color:#2873eb}.sgpb .sgpb input[type=radio]:active,.sgpb .sgpb input[type=radio]:focus,.sgpb .sgpb-radio-input:active,.sgpb .sgpb-radio-input:focus{outline:0!important}.sgpb .sgpb textarea:not(.js-contact-field-textarea){background:#ececec;border-radius:5px;width:100%;min-height:200px;border-color:transparent;padding:5px}.sgpb .sgpb textarea:not(.js-contact-field-textarea):active,.sgpb .sgpb textarea:not(.js-contact-field-textarea):focus{border-color:transparent;box-shadow:none;outline:0}.sgpb .sgpb-icons{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:22px;font-style:normal;border-radius:50%;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.sgpb .sgpb-icons:hover{cursor:pointer}.sgpb .sgpb-width-100{width:100%}.sgpb .sgpb-width-90{width:90%}.sgpb .sgpb-width-80{width:80%}.sgpb .sgpb-width-70{width:70%}.sgpb .sgpb-width-60{width:60%}.sgpb .sgpb-width-50{width:50%}.sgpb .sgpb-width-40{width:40%}.sgpb .sgpb-width-35{width:35%}.sgpb .sgpb-width-30{width:30%}.sgpb .sgpb-width-20{width:20%}.sgpb .sgpb-width-10{width:10%}.sgpb .sgpb .question-mark{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:10px;line-height:16px;letter-spacing:0;color:#000;text-shadow:0 0 6px #000;background:#c6c6c6 0 0 no-repeat padding-box;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:9px;margin-right:9px;font-weight:bolder;cursor:pointer}.sgpb .sgpb-info-text{color:#000;font:13px/14px Segoe UI Bold;width:215px;position:absolute;min-width:20px;min-height:13px;display:none;margin-top:-18px;margin-left:0;box-shadow:4px 0 6px rgba(0,0,0,.2);padding:5px;z-index:9999;background:#bcbcbc 0 0 no-repeat padding-box;border-radius:5px}.sgpb .sgpb-bg-black{background:#000}.sgpb .sgpb-bg-black__opacity-02{background:rgba(0,0,0,.02)}.sgpb .sgpb-bg-white{background-color:#fff}.sgpb .sgpb-border{border:1px solid}.sgpb .sgpb-border-top{border-top:1px solid}.sgpb .sgpb-border-bottom{border-bottom:1px solid}.sgpb .sgpb-border-left{border-left:1px solid}.sgpb .sgpb-border-right{border-right:1px solid}.sgpb .sgpb-border-color-black{border-color:#000}.sgpb .sgpb-border-radius-5px{border-radius:5px}.sgpb .sgpb-border-radius-50{border-radius:50%}.sgpb .sgpb-border-radius-50:active,.sgpb .sgpb-border-radius-50:focus{border-radius:50%}.sgpb .sgpb-unlock-options{display:flex;align-items:center;justify-content:space-between;background:#2873eb;border-radius:20px;opacity:1!important;cursor:pointer}.sgpb .sgpb-unlock-options *{opacity:1!important}.sgpb .sgpb-unlock-options__icon{box-shadow:0 0 6px rgba(40,115,235,.8);background:#fff;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px}.sgpb .sgpb-unlock-options__icon img{width:55px;height:55px}.sgpb .sgpb-unlock-options__title{margin-left:10px!important;padding:0 10px 0 0!important;font-weight:700!important;color:#fff!important}.sgpb .sgpb-tabs{display:flex;align-items:center;justify-content:start;border-bottom:2px solid rgba(0,0,0,.2)}.sgpb .sgpb-tabs .sgpb-tab-link{color:#000;font-size:20px;padding:15px 40px;font-weight:600;margin-bottom:-2px;cursor:pointer}.sgpb .sgpb-tabs .sgpb-tab-active{color:#2873eb;border-bottom:2px solid #2873eb}.sgpb .sgpb-onOffSwitch{position:relative;width:60px}.sgpb .sgpb-onOffSwitch__label{display:block;background:#e6e6e6;overflow:hidden;cursor:pointer;border-radius:21px}.sgpb .sgpb-onOffSwitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.sgpb .sgpb-onOffSwitch-inner:after,.sgpb .sgpb-onOffSwitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:42px;font-size:16px;color:#000;font:bold 16px/27px Segoe UI Regular;box-sizing:border-box}.sgpb .sgpb-onOffSwitch-inner:before{content:"on";padding-top:0;padding-left:9px;background-color:#e6e6e6}.sgpb .sgpb-onOffSwitch-inner:after{content:"off";padding-right:10px;padding-top:0;background-color:#e6e6e6;text-align:right}.sgpb .sgpb-onOffSwitch-switch{display:block;width:26px;height:26px;background:#757575;position:absolute;top:2px;right:32px;border-radius:50%;transition:all .3s ease-in 0s}.sgpb .sgpb-onOffSwitch input[type=checkbox]{visibility:hidden;position:absolute;width:100%!important;height:100%!important;margin:0!important}.sgpb .sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-inner{margin-left:0}.sgpb .sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-switch{right:2px;background-color:#2873eb}.sgpb .sgpb .formItem{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-top:20px;margin-bottom:20px}.sgpb .sgpb .formItem *{color:#000}.sgpb .sgpb .formItem-label{font-size:17px;font-weight:700;margin-right:20px}.sgpb .sgpb .formItem .sgpb-option-disable,.sgpb .sgpb .formItem.sgpb-option-disable{background:#b2c8ec2b}.sgpb .sgpb .formItem .sgpb-option-disable *,.sgpb .sgpb .formItem.sgpb-option-disable *{opacity:.7}.sgpb .sgpb .formItem .sgpb-option-disable label,.sgpb .sgpb .formItem.sgpb-option-disable label{cursor:no-drop}.sgpb .sgpb .formItem .sgpb-option-disable .sgpb-info-text,.sgpb .sgpb .formItem .sgpb-option-disable .sgpb-info-wrapper,.sgpb .sgpb .formItem.sgpb-option-disable .sgpb-info-text,.sgpb .sgpb .formItem.sgpb-option-disable .sgpb-info-wrapper{opacity:1}.sgpb .sgpb .formItem__title{font-size:17px;font-weight:700;margin-right:20px;color:#000}.sgpb .sgpb .formItem .subFormItem .wp-picker-container button{margin:0 6px}.sgpb .sgpb .formItem .subFormItem .wp-picker-container .wp-picker-holder{position:absolute}.sgpb .sgpb .formItem .subFormItem .wp-picker-container .wp-picker-input-wrap .sgpb-color-picker{padding:0 5px!important;line-height:2.1!important}.sgpb .sgpb .formItem .subFormItem__title{font-size:15px;color:#000}.sgpb .sgpb .formItem .inputBlock{margin-right:30px}.sgpb .sgpb .formItem .inputBlock input:not(input[type=search]){padding:5px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important;height:auto!important}.sgpb .sgpb .formItem .inputBlock input:not(input[type=search]):active,.sgpb .sgpb .formItem .inputBlock input:not(input[type=search]):focus{border-color:transparent!important}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px 15px!important;border-radius:5px!important;background-color:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus{border-color:transparent!important}.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs){width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):checked:before{content:"E";font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:15px;color:#2873eb;position:relative;top:4px;font-weight:600;left:2px}.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):active,.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):focus{outline:0!important}.sgpb .sgpb-shadow-black{box-shadow:0 0 30px rgba(0,0,0,.5)}.sgpb .sgpb-shadow-black-10{box-shadow:0 0 10px rgba(0,0,0,.5)}.sgpb .sgpb-overflow-auto{overflow:auto}.sgpb .sgpb-overflow-hidden{overflow:hidden}.sgpb .sgpb-nowrap{white-space:nowrap}.sgpb .sgpb-list-group{display:flex;flex-direction:column}.sgpb .sgpb-list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#000;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.sgpb .sgpb-list-group-item.active,.sgpb .sgpb-list-group-item:hover{background-color:rgba(0,127,225,.36)}.sgpb .sgpb-list-group-flush>.sgpb-list-group-item{border-width:0 0 1px}.sgpb .sgpb-list-group-flush>.sgpb-list-group-item:last-child{border-bottom-width:0}@media screen and (max-width:1250px) and (min-width:1100px){.sgpb .sgpb .sgpb-options-menu{padding:12px}.sgpb .sgpb .sgpb-options-menu h3{font-size:14px}.sgpb .sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:0 3px!important;line-height:1.7!important;margin:0 2px!important}.sgpb .edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1350px) and (min-width:1250px){.sgpb .sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.sgpb .edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1500px) and (min-width:1310px){.sgpb .sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.sgpb .edit-post-meta-boxes-area .postbox>.inside{padding:0}}.sgpb-cursor-pointer{cursor:pointer}.sgpb-display-flex{display:flex!important}.sgpb-display-block{display:block!important}.sgpb-display-grid{display:grid!important}.sgpb-display-inline-flex{display:inline-flex!important}.sgpb-display-inline-block{display:inline-block!important}.sgpb-display-inline-grid{display:inline-grid!important}.sgpb-display-none{display:none!important}.sgpb-justify-content-between{justify-content:space-between!important}.sgpb-justify-content-around{justify-content:space-around!important}.sgpb-justify-content-center{justify-content:center!important}.sgpb-justify-content-flex-end{justify-content:flex-end}.sgpb-flex-direction-column{flex-direction:column!important}.sgpb-flex-direction-column-reverse{flex-direction:column-reverse!important}.sgpb-flex-direction-row{flex-direction:row!important}.sgpb-flex-direction-row-reverse{flex-direction:row-reverse!important}.sgpb-flex-container{display:flex!important;align-items:stretch!important}.sgpb-flex-100{flex:0 0 100px}.sgpb-flex-200{flex:0 0 200px}.sgpb-flex-220{flex:0 0 220px}.sgpb-flex-250{flex:0 0 250px}.sgpb-flex-auto{flex:auto}.sgpb-align-item-center{align-items:center!important}.sgpb-align-item-start{align-items:start!important}.sgpb-align-item-baseline{align-items:baseline!important}.sgpb-align-item-stretch{align-items:stretch!important}.sgpb-position-relative{position:relative!important}.sgpb-position-absolute{position:absolute!important}.sgpb-position-fixed{position:fixed!important}.sgpb-position-sticky{position:-webkit-sticky!important;position:sticky!important;top:10px!important}.sgpb-margin-0{margin:0!important}.sgpb-margin-5{margin:5px!important}.sgpb-margin-10{margin:10px!important}.sgpb-margin-20{margin:20px!important}.sgpb-margin-30{margin:30px!important}.sgpb-margin-40{margin:40px!important}.sgpb-margin-50{margin:50px!important}.sgpb-margin-auto{margin:0 auto!important}.sgpb-margin-top-0{margin-top:0!important}.sgpb-margin-top-5{margin-top:5px!important}.sgpb-margin-top-10{margin-top:10px!important}.sgpb-margin-top-20{margin-top:20px!important}.sgpb-margin-top-30{margin-top:30px!important}.sgpb-margin-top-40{margin-top:40px!important}.sgpb-margin-top-50{margin-top:50px!important}.sgpb-margin-bottom-0{margin-bottom:0!important}.sgpb-margin-bottom-5{margin-bottom:5px!important}.sgpb-margin-bottom-10{margin-bottom:10px!important}.sgpb-margin-bottom-20{margin-bottom:20px!important}.sgpb-margin-bottom-30{margin-bottom:30px!important}.sgpb-margin-bottom-40{margin-bottom:40px!important}.sgpb-margin-bottom-50{margin-bottom:50px!important}.sgpb-margin-left-0{margin-left:0!important}.sgpb-margin-left-5{margin-left:5px!important}.sgpb-margin-left-10{margin-left:10px!important}.sgpb-margin-left-20{margin-left:20px!important}.sgpb-margin-left-30{margin-left:30px!important}.sgpb-margin-left-40{margin-left:40px!important}.sgpb-margin-left-50{margin-left:50px!important}.sgpb-margin-right-0{margin-right:0!important}.sgpb-margin-right-5{margin-right:5px!important}.sgpb-margin-right-10{margin-right:10px!important}.sgpb-margin-right-20{margin-right:20px!important}.sgpb-margin-right-30{margin-right:30px!important}.sgpb-margin-right-40{margin-right:40px!important}.sgpb-margin-right-50{margin-right:50px!important}.sgpb-margin-x-0{margin-left:0!important;margin-right:0!important}.sgpb-margin-x-5{margin-left:5px!important;margin-right:5px!important}.sgpb-margin-x-7{margin-left:7px!important;margin-right:7px!important}.sgpb-margin-x-10{margin-left:10px!important;margin-right:10px!important}.sgpb-margin-x-20{margin-left:20px!important;margin-right:20px!important}.sgpb-margin-x-30{margin-left:30px!important;margin-right:30px!important}.sgpb-margin-x-40{margin-left:40px!important;margin-right:40px!important}.sgpb-margin-x-50{margin-left:50px!important;margin-right:50px!important}.sgpb-margin-y-0{margin-top:0!important;margin-bottom:0!important}.sgpb-margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.sgpb-margin-y-5-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.sgpb-margin-y-10-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.sgpb-margin-y-20-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-30{margin-top:30px!important;margin-bottom:30px!important}.sgpb-margin-y-30-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-40{margin-top:40px!important;margin-bottom:40px!important}.sgpb-margin-y-40-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-50{margin-top:50px!important;margin-bottom:50px!important}.sgpb-margin-y-50-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-padding-0{padding:0!important}.sgpb-padding-5{padding:5px!important}.sgpb-padding-10{padding:10px!important}.sgpb-padding-20{padding:20px!important}.sgpb-padding-30{padding:30px!important}.sgpb-padding-40{padding:40px!important}.sgpb-padding-50{padding:50px!important}.sgpb-padding-top-0{padding-top:0!important}.sgpb-padding-top-5{padding-top:5px!important}.sgpb-padding-top-10{padding-top:10px!important}.sgpb-padding-top-20{padding-top:20px!important}.sgpb-padding-top-30{padding-top:30px!important}.sgpb-padding-top-40{padding-top:40px!important}.sgpb-padding-top-50{padding-top:50px!important}.sgpb-padding-bottom-0{padding-bottom:0!important}.sgpb-padding-bottom-5{padding-bottom:5px!important}.sgpb-padding-bottom-10{padding-bottom:10px!important}.sgpb-padding-bottom-20{padding-bottom:20px!important}.sgpb-padding-bottom-30{padding-bottom:30px!important}.sgpb-padding-bottom-40{padding-bottom:40px!important}.sgpb-padding-bottom-50{padding-bottom:50px!important}.sgpb-padding-left-0{padding-left:0!important}.sgpb-padding-left-5{padding-left:5px!important}.sgpb-padding-left-10{padding-left:10px!important}.sgpb-padding-left-20{padding-left:20px!important}.sgpb-padding-left-30{padding-left:30px!important}.sgpb-padding-left-40{padding-left:40px!important}.sgpb-padding-left-50{padding-left:50px!important}.sgpb-padding-right-0{padding-right:0!important}.sgpb-padding-right-5{padding-right:5px!important}.sgpb-padding-right-10{padding-right:10px!important}.sgpb-padding-right-20{padding-right:20px!important}.sgpb-padding-right-30{padding-right:30px!important}.sgpb-padding-right-40{padding-right:40px!important}.sgpb-padding-right-50{padding-right:50px!important}.sgpb-padding-x-0{padding-left:0!important;padding-right:0!important}.sgpb-padding-x-5{padding-left:5px!important;padding-right:5px!important}.sgpb-padding-x-10{padding-left:10px!important;padding-right:10px!important}.sgpb-padding-x-20{padding-left:20px!important;padding-right:20px!important}.sgpb-padding-x-30{padding-left:30px!important;padding-right:30px!important}.sgpb-padding-x-40{padding-left:40px!important;padding-right:40px!important}.sgpb-padding-x-50{padding-left:50px!important;padding-right:50px!important}.sgpb-padding-y-0{padding-top:0!important;padding-bottom:0!important}.sgpb-padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.sgpb-padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.sgpb-padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.sgpb-padding-y-30{padding-top:30px!important;padding-bottom:30px!important}.sgpb-padding-y-40{padding-top:40px!important;padding-bottom:40px!important}.sgpb-padding-y-50{padding-top:50px!important;padding-bottom:50px!important}.sgpb-text-center{text-align:center}.sgpb-text-nowrap{white-space:nowrap}.sgpb-text-capitalize{text-transform:capitalize}.sgpb-input[type=text],.sgpb-input[type=url]{padding:10px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:1.2!important}.sgpb-input[type=text]:active,.sgpb-input[type=text]:focus,.sgpb-input[type=url]:active,.sgpb-input[type=url]:focus{border-color:transparent!important}.sgpb input[type=radio],.sgpb-radio-input{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb input[type=radio]:checked:before,.sgpb-radio-input:checked:before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:0!important;background-color:#2873eb}.sgpb input[type=radio]:active,.sgpb input[type=radio]:focus,.sgpb-radio-input:active,.sgpb-radio-input:focus{outline:0!important}.sgpb textarea:not(.js-contact-field-textarea){background:#ececec;border-radius:5px;width:100%;min-height:200px;border-color:transparent;padding:5px}.sgpb textarea:not(.js-contact-field-textarea):active,.sgpb textarea:not(.js-contact-field-textarea):focus{border-color:transparent;box-shadow:none;outline:0}.sgpb-icons{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:22px;font-style:normal;border-radius:50%;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.sgpb-icons:hover{cursor:pointer}.sgpb-width-100{width:100%}.sgpb-width-90{width:90%}.sgpb-width-80{width:80%}.sgpb-width-70{width:70%}.sgpb-width-60{width:60%}.sgpb-width-50{width:50%}.sgpb-width-40{width:40%}.sgpb-width-35{width:35%}.sgpb-width-30{width:30%}.sgpb-width-20{width:20%}.sgpb-width-10{width:10%}.sgpb .question-mark{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:10px;line-height:16px;letter-spacing:0;color:#000;text-shadow:0 0 6px #000;background:#c6c6c6 0 0 no-repeat padding-box;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:9px;margin-right:9px;font-weight:bolder;cursor:pointer}.sgpb-info-text{color:#000;font:13px/14px Segoe UI Bold;width:215px;position:absolute;min-width:20px;min-height:13px;display:none;margin-top:-18px;margin-left:0;box-shadow:4px 0 6px rgba(0,0,0,.2);padding:5px;z-index:9999;background:#bcbcbc 0 0 no-repeat padding-box;border-radius:5px}.sgpb-bg-black{background:#000}.sgpb-bg-black__opacity-02{background:rgba(0,0,0,.02)}.sgpb-bg-white{background-color:#fff}.sgpb-border{border:1px solid}.sgpb-border-top{border-top:1px solid}.sgpb-border-bottom{border-bottom:1px solid}.sgpb-border-left{border-left:1px solid}.sgpb-border-right{border-right:1px solid}.sgpb-border-color-black{border-color:#000}.sgpb-border-radius-5px{border-radius:5px}.sgpb-border-radius-50{border-radius:50%}.sgpb-border-radius-50:active,.sgpb-border-radius-50:focus{border-radius:50%}.sgpb-unlock-options{display:flex;align-items:center;justify-content:space-between;background:#2873eb;border-radius:20px;opacity:1!important;cursor:pointer}.sgpb-unlock-options *{opacity:1!important}.sgpb-unlock-options__icon{box-shadow:0 0 6px rgba(40,115,235,.8);background:#fff;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px}.sgpb-unlock-options__icon img{width:55px;height:55px}.sgpb-unlock-options__title{margin-left:10px!important;padding:0 10px 0 0!important;font-weight:700!important;color:#fff!important}.sgpb-tabs{display:flex;align-items:center;justify-content:start;border-bottom:2px solid rgba(0,0,0,.2)}.sgpb-tabs .sgpb-tab-link{color:#000;font-size:20px;padding:15px 40px;font-weight:600;margin-bottom:-2px;cursor:pointer}.sgpb-tabs .sgpb-tab-active{color:#2873eb;border-bottom:2px solid #2873eb}.sgpb-onOffSwitch{position:relative;width:60px}.sgpb-onOffSwitch__label{display:block;background:#e6e6e6;overflow:hidden;cursor:pointer;border-radius:21px}.sgpb-onOffSwitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.sgpb-onOffSwitch-inner:after,.sgpb-onOffSwitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:42px;font-size:16px;color:#000;font:bold 16px/27px Segoe UI Regular;box-sizing:border-box}.sgpb-onOffSwitch-inner:before{content:"on";padding-top:0;padding-left:9px;background-color:#e6e6e6}.sgpb-onOffSwitch-inner:after{content:"off";padding-right:10px;padding-top:0;background-color:#e6e6e6;text-align:right}.sgpb-onOffSwitch-switch{display:block;width:26px;height:26px;background:#757575;position:absolute;top:2px;right:32px;border-radius:50%;transition:all .3s ease-in 0s}.sgpb-onOffSwitch input[type=checkbox]{visibility:hidden;position:absolute;width:100%!important;height:100%!important;margin:0!important}.sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-inner{margin-left:0}.sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-switch{right:2px;background-color:#2873eb}.sgpb .formItem{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-top:20px;margin-bottom:20px}.sgpb .formItem *{color:#000}.sgpb .formItem-label{font-size:17px;font-weight:700;margin-right:20px}.sgpb .formItem .sgpb-option-disable,.sgpb .formItem.sgpb-option-disable{background:#b2c8ec2b}.sgpb .formItem .sgpb-option-disable *,.sgpb .formItem.sgpb-option-disable *{opacity:.7}.sgpb .formItem .sgpb-option-disable label,.sgpb .formItem.sgpb-option-disable label{cursor:no-drop}.sgpb .formItem .sgpb-option-disable .sgpb-info-text,.sgpb .formItem .sgpb-option-disable .sgpb-info-wrapper,.sgpb .formItem.sgpb-option-disable .sgpb-info-text,.sgpb .formItem.sgpb-option-disable .sgpb-info-wrapper{opacity:1}.sgpb .formItem__title{font-size:17px;font-weight:700;margin-right:20px;color:#000}.sgpb .formItem .subFormItem .wp-picker-container button{margin:0 6px}.sgpb .formItem .subFormItem .wp-picker-container .wp-picker-holder{position:absolute}.sgpb .formItem .subFormItem .wp-picker-container .wp-picker-input-wrap .sgpb-color-picker{padding:0 5px!important;line-height:2.1!important}.sgpb .formItem .subFormItem__title{font-size:15px;color:#000}.sgpb .formItem .inputBlock{margin-right:30px}.sgpb .formItem .inputBlock input:not(input[type=search]){padding:5px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important;height:auto!important}.sgpb .formItem .inputBlock input:not(input[type=search]):active,.sgpb .formItem .inputBlock input:not(input[type=search]):focus{border-color:transparent!important}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px 15px!important;border-radius:5px!important;background-color:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus{border-color:transparent!important}.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs){width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):checked:before{content:"E";font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:15px;color:#2873eb;position:relative;top:4px;font-weight:600;left:2px}.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):active,.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):focus{outline:0!important}.sgpb-shadow-black{box-shadow:0 0 30px rgba(0,0,0,.5)}.sgpb-shadow-black-10{box-shadow:0 0 10px rgba(0,0,0,.5)}.sgpb-overflow-auto{overflow:auto}.sgpb-overflow-hidden{overflow:hidden}.sgpb-nowrap{white-space:nowrap}.sgpb-list-group{display:flex;flex-direction:column}.sgpb-list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#000;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.sgpb-list-group-item.active,.sgpb-list-group-item:hover{background-color:rgba(0,127,225,.36)}.sgpb-list-group-flush>.sgpb-list-group-item{border-width:0 0 1px}.sgpb-list-group-flush>.sgpb-list-group-item:last-child{border-bottom-width:0}.post-type-popupbuilder .subtitle,.post-type-sgpbautoresponder .subtitle,.post-type-sgpbtemplate .subtitle{display:none}.post-type-popupbuilder form *,.post-type-sgpbautoresponder form *,.post-type-sgpbtemplate form *{font-family:Segoe UI Regular,Arial,Helvetica,sans-serif,FontAwesome}.post-type-popupbuilder form .tablenav.top,.post-type-sgpbautoresponder form .tablenav.top,.post-type-sgpbtemplate form .tablenav.top{height:40px}.post-type-popupbuilder form .tablenav.top .pagination-links,.post-type-sgpbautoresponder form .tablenav.top .pagination-links,.post-type-sgpbtemplate form .tablenav.top .pagination-links{display:none}.post-type-popupbuilder form .tablenav.top .actions,.post-type-sgpbautoresponder form .tablenav.top .actions,.post-type-sgpbtemplate form .tablenav.top .actions{display:flex}.post-type-popupbuilder form .tablenav.top .actions.bulkactions,.post-type-sgpbautoresponder form .tablenav.top .actions.bulkactions,.post-type-sgpbtemplate form .tablenav.top .actions.bulkactions{margin-right:8px}.post-type-popupbuilder form .tablenav.top .actions input,.post-type-popupbuilder form .tablenav.top .actions select,.post-type-sgpbautoresponder form .tablenav.top .actions input,.post-type-sgpbautoresponder form .tablenav.top .actions select,.post-type-sgpbtemplate form .tablenav.top .actions input,.post-type-sgpbtemplate form .tablenav.top .actions select{padding:10px 20px;border-radius:5px;background-color:#f1f1f1;border:2px solid transparent;line-height:1.2;margin:0}.post-type-popupbuilder form .tablenav.top .actions input:active,.post-type-popupbuilder form .tablenav.top .actions input:focus,.post-type-popupbuilder form .tablenav.top .actions select:active,.post-type-popupbuilder form .tablenav.top .actions select:focus,.post-type-sgpbautoresponder form .tablenav.top .actions input:active,.post-type-sgpbautoresponder form .tablenav.top .actions input:focus,.post-type-sgpbautoresponder form .tablenav.top .actions select:active,.post-type-sgpbautoresponder form .tablenav.top .actions select:focus,.post-type-sgpbtemplate form .tablenav.top .actions input:active,.post-type-sgpbtemplate form .tablenav.top .actions input:focus,.post-type-sgpbtemplate form .tablenav.top .actions select:active,.post-type-sgpbtemplate form .tablenav.top .actions select:focus{border-color:transparent;box-shadow:none}.post-type-popupbuilder form .tablenav.top .actions select,.post-type-sgpbautoresponder form .tablenav.top .actions select,.post-type-sgpbtemplate form .tablenav.top .actions select{padding-left:5px;min-width:120px}.post-type-popupbuilder form .tablenav.top .actions input,.post-type-sgpbautoresponder form .tablenav.top .actions input,.post-type-sgpbtemplate form .tablenav.top .actions input{font-family:"Segoe UI Regular";font-weight:500;margin-left:-2px;color:#fff;background:#2873eb;border-color:#2873eb;font-size:14px}.post-type-popupbuilder form .tablenav.top .actions input:hover,.post-type-sgpbautoresponder form .tablenav.top .actions input:hover,.post-type-sgpbtemplate form .tablenav.top .actions input:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#fff;color:#2873eb;border-color:#2873eb}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li{color:#fff}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li a,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li a,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li a{font-family:"Segoe UI Regular";color:#2873eb;font-weight:600;background:0 0;-webkit-border-radius:29px;-moz-border-radius:29px;border-radius:29px;padding:10px 30px;border:2px solid rgba(0,0,0,.14);line-height:1.2}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li a:focus,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li a:focus,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li a:focus{box-shadow:none;outline:0}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li a.current,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li a.current,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li a.current{color:#000}.post-type-popupbuilder form table,.post-type-sgpbautoresponder form table,.post-type-sgpbtemplate form table{border:none;box-shadow:0 0 15px #0000001A;padding:10px;margin-top:50px;border-collapse:separate}.post-type-popupbuilder form table input[type=checkbox],.post-type-sgpbautoresponder form table input[type=checkbox],.post-type-sgpbtemplate form table input[type=checkbox]{width:20px;height:20px;position:relative;border:1px solid #707070;box-shadow:none;transition:.05s border-color ease-in-out;line-height:0}.post-type-popupbuilder form table input[type=checkbox]:before,.post-type-sgpbautoresponder form table input[type=checkbox]:before,.post-type-sgpbtemplate form table input[type=checkbox]:before{content:'-';position:absolute;top:36%;left:17%;color:#fff;font-size:31px}.post-type-popupbuilder form table input[type=checkbox]:checked,.post-type-sgpbautoresponder form table input[type=checkbox]:checked,.post-type-sgpbtemplate form table input[type=checkbox]:checked{background:#2873eb;border-color:transparent}.post-type-popupbuilder form table input[type=checkbox]:checked::before,.post-type-sgpbautoresponder form table input[type=checkbox]:checked::before,.post-type-sgpbtemplate form table input[type=checkbox]:checked::before{content:"E";font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:13px;line-height:1.1;color:#fff}.post-type-popupbuilder form table .sgpb-switch .sg-switch-checkbox:checked+.sgpb-slider,.post-type-sgpbautoresponder form table .sgpb-switch .sg-switch-checkbox:checked+.sgpb-slider,.post-type-sgpbtemplate form table .sgpb-switch .sg-switch-checkbox:checked+.sgpb-slider{background-color:#2873eb}.post-type-popupbuilder form table thead input[type=checkbox],.post-type-sgpbautoresponder form table thead input[type=checkbox],.post-type-sgpbtemplate form table thead input[type=checkbox]{background:#2873eb}.post-type-popupbuilder form table thead tr *,.post-type-sgpbautoresponder form table thead tr *,.post-type-sgpbtemplate form table thead tr *{color:#000;font-family:"Segoe UI Regular";font-weight:600}.post-type-popupbuilder form table thead td,.post-type-popupbuilder form table thead th,.post-type-sgpbautoresponder form table thead td,.post-type-sgpbautoresponder form table thead th,.post-type-sgpbtemplate form table thead td,.post-type-sgpbtemplate form table thead th{border:none}.post-type-popupbuilder form table .check-column,.post-type-popupbuilder form table td,.post-type-sgpbautoresponder form table .check-column,.post-type-sgpbautoresponder form table td,.post-type-sgpbtemplate form table .check-column,.post-type-sgpbtemplate form table td{vertical-align:middle!important}.post-type-popupbuilder form table tbody tr,.post-type-sgpbautoresponder form table tbody tr,.post-type-sgpbtemplate form table tbody tr{background-color:#fff;position:relative}.post-type-popupbuilder form table tbody tr td,.post-type-popupbuilder form table tbody tr th,.post-type-sgpbautoresponder form table tbody tr td,.post-type-sgpbautoresponder form table tbody tr th,.post-type-sgpbtemplate form table tbody tr td,.post-type-sgpbtemplate form table tbody tr th{border-top:1px solid rgba(194,194,194,.31);color:#000}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select{padding:10px 20px;border-radius:5px;background-color:#f1f1f1;border:2px solid transparent;line-height:1.2;margin:0}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select:focus{border-color:transparent;box-shadow:none}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select{padding-left:5px;min-width:120px}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;border:2px solid transparent;line-height:1.2;font-weight:600;cursor:pointer}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:focus{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;border:2px solid transparent;line-height:1.2;font-weight:600;cursor:pointer}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input{color:#fff!important;background:#2873eb;border-color:#2873eb}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:hover,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:hover,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:hover,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:hover,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:hover,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:hover,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:hover,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:hover,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#fff;color:#2873eb!important;border-color:#2873eb}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel{background:#fff;color:#000;border-color:#000}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus{background:#fff;color:#000;border-color:#000}.post-type-popupbuilder form table tr.sgpb-popups-table-selected-row,.post-type-sgpbautoresponder form table tr.sgpb-popups-table-selected-row,.post-type-sgpbtemplate form table tr.sgpb-popups-table-selected-row{background-color:rgba(40,115,235,.1)}.post-type-popupbuilder form table .row-actions,.post-type-sgpbautoresponder form table .row-actions,.post-type-sgpbtemplate form table .row-actions{display:none}.post-type-popupbuilder form table .column-options,.post-type-sgpbautoresponder form table .column-options,.post-type-sgpbtemplate form table .column-options{display:flex;justify-content:space-around}.post-type-popupbuilder form table .column-options .icon,.post-type-sgpbautoresponder form table .column-options .icon,.post-type-sgpbtemplate form table .column-options .icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.post-type-popupbuilder form table .column-options .icon_edit,.post-type-popupbuilder form table .column-options .icon_remove,.post-type-sgpbautoresponder form table .column-options .icon_edit,.post-type-sgpbautoresponder form table .column-options .icon_remove,.post-type-sgpbtemplate form table .column-options .icon_edit,.post-type-sgpbtemplate form table .column-options .icon_remove{width:40px;height:40px}.post-type-popupbuilder form table .column-options .icon_clone,.post-type-sgpbautoresponder form table .column-options .icon_clone,.post-type-sgpbtemplate form table .column-options .icon_clone{width:35px;height:35px}.post-type-popupbuilder form table .column-options .icon_blue,.post-type-sgpbautoresponder form table .column-options .icon_blue,.post-type-sgpbtemplate form table .column-options .icon_blue{background:#b5caec}.post-type-popupbuilder form table .column-options .icon_pink,.post-type-sgpbautoresponder form table .column-options .icon_pink,.post-type-sgpbtemplate form table .column-options .icon_pink{background:#ffcece}.post-type-popupbuilder form table .column-options .icon img,.post-type-sgpbautoresponder form table .column-options .icon img,.post-type-sgpbtemplate form table .column-options .icon img{cursor:pointer}.post-type-popupbuilder form table .column-counter div,.post-type-sgpbautoresponder form table .column-counter div,.post-type-sgpbtemplate form table .column-counter div{max-width:80px;display:flex;justify-content:space-around}.post-type-popupbuilder form table .column-counter div input,.post-type-sgpbautoresponder form table .column-counter div input,.post-type-sgpbtemplate form table .column-counter div input{background:#fff;color:#000;border-color:#000;border-radius:5px;line-height:1.2;padding:5px 10px;cursor:pointer}.post-type-popupbuilder form table .column-className input,.post-type-popupbuilder form table .column-shortcode input,.post-type-sgpbautoresponder form table .column-className input,.post-type-sgpbautoresponder form table .column-shortcode input,.post-type-sgpbtemplate form table .column-className input,.post-type-sgpbtemplate form table .column-shortcode input{background:0 0;border-width:1px;border-color:#c2c2c2}.post-type-popupbuilder form table .check-column,.post-type-sgpbautoresponder form table .check-column,.post-type-sgpbtemplate form table .check-column{padding:0 0 0 5px!important}.post-type-popupbuilder form table .column-title a,.post-type-sgpbautoresponder form table .column-title a,.post-type-sgpbtemplate form table .column-title a{color:#2873eb}.post-type-popupbuilder form table tfoot,.post-type-sgpbautoresponder form table tfoot,.post-type-sgpbtemplate form table tfoot{display:none}.post-type-popupbuilder form .tablenav.bottom,.post-type-sgpbautoresponder form .tablenav.bottom,.post-type-sgpbtemplate form .tablenav.bottom{display:none}.post-type-popupbuilder form .pagination-links,.post-type-sgpbautoresponder form .pagination-links,.post-type-sgpbtemplate form .pagination-links{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;margin-bottom:30px;font-size:16px;font-weight:700}.post-type-popupbuilder form .pagination-links .disabled,.post-type-sgpbautoresponder form .pagination-links .disabled,.post-type-sgpbtemplate form .pagination-links .disabled{display:none}.post-type-popupbuilder form .pagination-links .paging-input,.post-type-sgpbautoresponder form .pagination-links .paging-input,.post-type-sgpbtemplate form .pagination-links .paging-input{order:-1}.post-type-popupbuilder form .pagination-links a.button,.post-type-sgpbautoresponder form .pagination-links a.button,.post-type-sgpbtemplate form .pagination-links a.button{background:0 0;border:none;font-size:22px;color:#000;font-weight:700;min-height:28px;line-height:1.2}.post-type-popupbuilder form .pagination-links a.button .screen-reader-text,.post-type-sgpbautoresponder form .pagination-links a.button .screen-reader-text,.post-type-sgpbtemplate form .pagination-links a.button .screen-reader-text{display:none}.post-type-popupbuilder form .pagination-links a.button:active,.post-type-popupbuilder form .pagination-links a.button:focus,.post-type-sgpbautoresponder form .pagination-links a.button:active,.post-type-sgpbautoresponder form .pagination-links a.button:focus,.post-type-sgpbtemplate form .pagination-links a.button:active,.post-type-sgpbtemplate form .pagination-links a.button:focus{background:0 0;border:none;font-size:22px;color:#000;font-weight:700;height:auto;min-height:auto;line-height:1.2;outline:0;box-shadow:none}.post-type-popupbuilder #wpwrap,.post-type-sgpbautoresponder #wpwrap,.post-type-sgpbtemplate #wpwrap{background:#fff}@media screen and (max-width:1250px) and (min-width:1100px){.sgpb .sgpb-options-menu{padding:12px}.sgpb .sgpb-options-menu h3{font-size:14px}.sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:0 3px!important;line-height:1.7!important;margin:0 2px!important}.edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1350px) and (min-width:1250px){.sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1500px) and (min-width:1310px){.sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.edit-post-meta-boxes-area .postbox>.inside{padding:0}}
|
1 |
+
@font-face{font-family:"Segoe UI Regular";src:url(../fonts/SegoeUI.woff) format("woff")}@font-face{font-family:"Segoe UI Bold";src:url(fonts/Segoe-UI-Bold.woff) format("woff")}@font-face{font-family:Glyphter;src:url(../fonts/Glyphter.woff) format("woff")}.sgpb *{box-sizing:border-box;font-family:Segoe UI Regular,Arial,Helvetica,sans-serif}.sgpb html{height:100%}.sgpb body{height:100%;margin:0;padding:0;overflow-x:hidden}.sgpb h1,.sgpb h2,.sgpb h3,.sgpb h4,.sgpb h5,.sgpb h6,.sgpb p{margin:0;padding:0}.sgpb input{outline:0}.sgpb button{cursor:pointer}.sgpb input[type=email]:focus,.sgpb input[type=number]:focus,.sgpb input[type=search]:focus,.sgpb input[type=text]:focus{box-shadow:none}.sgpb input[type=button]:hover,.sgpb input[type=submit]:hover{cursor:pointer}body.post-type-popupbuilder,body.post-type-sgpbautoresponder,body.post-type-sgpbtemplate{line-height:1.2}body.post-type-popupbuilder .sgpb-modal .inputBlock__title,body.post-type-popupbuilder .sgpb-wrapper .inputBlock__title,body.post-type-sgpbautoresponder .sgpb-modal .inputBlock__title,body.post-type-sgpbautoresponder .sgpb-wrapper .inputBlock__title,body.post-type-sgpbtemplate .sgpb-modal .inputBlock__title,body.post-type-sgpbtemplate .sgpb-wrapper .inputBlock__title{font-weight:600;font-size:17px}body.post-type-popupbuilder .sgpb-modal .text,body.post-type-popupbuilder .sgpb-wrapper .text,body.post-type-sgpbautoresponder .sgpb-modal .text,body.post-type-sgpbautoresponder .sgpb-wrapper .text,body.post-type-sgpbtemplate .sgpb-modal .text,body.post-type-sgpbtemplate .sgpb-wrapper .text{display:flex;align-items:center;color:#000;margin-bottom:10px}body.post-type-popupbuilder .sgpb-modal .sgpb-icons,body.post-type-popupbuilder .sgpb-wrapper .sgpb-icons,body.post-type-sgpbautoresponder .sgpb-modal .sgpb-icons,body.post-type-sgpbautoresponder .sgpb-wrapper .sgpb-icons,body.post-type-sgpbtemplate .sgpb-modal .sgpb-icons,body.post-type-sgpbtemplate .sgpb-wrapper .sgpb-icons{margin-right:10px;font-weight:400}body.post-type-popupbuilder .sgpb-modal .icons_blue,body.post-type-popupbuilder .sgpb-wrapper .icons_blue,body.post-type-sgpbautoresponder .sgpb-modal .icons_blue,body.post-type-sgpbautoresponder .sgpb-wrapper .icons_blue,body.post-type-sgpbtemplate .sgpb-modal .icons_blue,body.post-type-sgpbtemplate .sgpb-wrapper .icons_blue{background:#b5caec!important;color:#2873eb!important}body.post-type-popupbuilder .sgpb-modal .icons_pink,body.post-type-popupbuilder .sgpb-wrapper .icons_pink,body.post-type-sgpbautoresponder .sgpb-modal .icons_pink,body.post-type-sgpbautoresponder .sgpb-wrapper .icons_pink,body.post-type-sgpbtemplate .sgpb-modal .icons_pink,body.post-type-sgpbtemplate .sgpb-wrapper .icons_pink{background:#ffcece!important;color:#c12121!important}body.post-type-popupbuilder .sgpb-modal .icons_gray,body.post-type-popupbuilder .sgpb-wrapper .icons_gray,body.post-type-sgpbautoresponder .sgpb-modal .icons_gray,body.post-type-sgpbautoresponder .sgpb-wrapper .icons_gray,body.post-type-sgpbtemplate .sgpb-modal .icons_gray,body.post-type-sgpbtemplate .sgpb-wrapper .icons_gray{background:#c7c7c7!important;color:#333!important}body.post-type-popupbuilder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem,body.post-type-sgpbautoresponder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem,body.post-type-sgpbtemplate #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem{align-items:flex-end!important}body.post-type-popupbuilder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sgpb-rules-add-rule,body.post-type-popupbuilder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sgpb-rules-delete-rule,body.post-type-sgpbautoresponder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sgpb-rules-add-rule,body.post-type-sgpbautoresponder #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sgpb-rules-delete-rule,body.post-type-sgpbtemplate #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sgpb-rules-add-rule,body.post-type-sgpbtemplate #autoresponderMetabox .popup-conditions-wrapper .sgpb-box-autoresponder-events .formItem .sgpb-rules-delete-rule{margin-bottom:10px}.post-type-popupbuilder .sgpb-wrapper .h1,.post-type-popupbuilder .sgpb-wrapper .h2,.post-type-popupbuilder .sgpb-wrapper .h3,.post-type-popupbuilder .sgpb-wrapper .h4,.post-type-popupbuilder .sgpb-wrapper .h5,.post-type-popupbuilder .sgpb-wrapper .h6,.post-type-popupbuilder .sgpb-wrapper h1,.post-type-popupbuilder .sgpb-wrapper h2,.post-type-popupbuilder .sgpb-wrapper h3,.post-type-popupbuilder .sgpb-wrapper h4,.post-type-popupbuilder .sgpb-wrapper h5,.post-type-popupbuilder .sgpb-wrapper h6,.post-type-sgpbautoresponder .sgpb-wrapper .h1,.post-type-sgpbautoresponder .sgpb-wrapper .h2,.post-type-sgpbautoresponder .sgpb-wrapper .h3,.post-type-sgpbautoresponder .sgpb-wrapper .h4,.post-type-sgpbautoresponder .sgpb-wrapper .h5,.post-type-sgpbautoresponder .sgpb-wrapper .h6,.post-type-sgpbautoresponder .sgpb-wrapper h1,.post-type-sgpbautoresponder .sgpb-wrapper h2,.post-type-sgpbautoresponder .sgpb-wrapper h3,.post-type-sgpbautoresponder .sgpb-wrapper h4,.post-type-sgpbautoresponder .sgpb-wrapper h5,.post-type-sgpbautoresponder .sgpb-wrapper h6,.post-type-sgpbtemplate .sgpb-wrapper .h1,.post-type-sgpbtemplate .sgpb-wrapper .h2,.post-type-sgpbtemplate .sgpb-wrapper .h3,.post-type-sgpbtemplate .sgpb-wrapper .h4,.post-type-sgpbtemplate .sgpb-wrapper .h5,.post-type-sgpbtemplate .sgpb-wrapper .h6,.post-type-sgpbtemplate .sgpb-wrapper h1,.post-type-sgpbtemplate .sgpb-wrapper h2,.post-type-sgpbtemplate .sgpb-wrapper h3,.post-type-sgpbtemplate .sgpb-wrapper h4,.post-type-sgpbtemplate .sgpb-wrapper h5,.post-type-sgpbtemplate .sgpb-wrapper h6{font-family:Segoe UI Regular,Arial,Helvetica,sans-serif}.post-type-popupbuilder .sgpb-wrapper code,.post-type-sgpbautoresponder .sgpb-wrapper code,.post-type-sgpbtemplate .sgpb-wrapper code{padding:2px 4px;font-size:90%;color:#2873eb;background-color:#f9f2f4;border-radius:4px}.post-type-popupbuilder #wpcontent,.post-type-sgpbautoresponder #wpcontent,.post-type-sgpbtemplate #wpcontent{background:#fff}.post-type-popupbuilder .dashicons,.post-type-popupbuilder .dashicons-before:before,.post-type-sgpbautoresponder .dashicons,.post-type-sgpbautoresponder .dashicons-before:before,.post-type-sgpbtemplate .dashicons,.post-type-sgpbtemplate .dashicons-before:before{font-family:dashicons}.post-type-popupbuilder .dashicons-menu-icon-sgpb,.post-type-popupbuilder .dashicons-menu-icon-sgpb:before,.post-type-sgpbautoresponder .dashicons-menu-icon-sgpb,.post-type-sgpbautoresponder .dashicons-menu-icon-sgpb:before,.post-type-sgpbtemplate .dashicons-menu-icon-sgpb,.post-type-sgpbtemplate .dashicons-menu-icon-sgpb:before{font-family:popupbuilder-icon}.post-type-popupbuilder a,.post-type-sgpbautoresponder a,.post-type-sgpbtemplate a{text-decoration:none}.post-type-popupbuilder a:focus,.post-type-popupbuilder a:hover,.post-type-sgpbautoresponder a:focus,.post-type-sgpbautoresponder a:hover,.post-type-sgpbtemplate a:focus,.post-type-sgpbtemplate a:hover{outline:0;text-decoration:none;box-shadow:none}.post-type-popupbuilder .edit-post-meta-boxes-area .postbox>.inside.inside,.post-type-sgpbautoresponder .edit-post-meta-boxes-area .postbox>.inside.inside,.post-type-sgpbtemplate .edit-post-meta-boxes-area .postbox>.inside.inside{border-bottom:none}.post-type-popupbuilder .select2,.post-type-sgpbautoresponder .select2,.post-type-sgpbtemplate .select2{min-width:190px;width:auto!important;line-height:1.2}.post-type-popupbuilder .select2 .select2-selection,.post-type-sgpbautoresponder .select2 .select2-selection,.post-type-sgpbtemplate .select2 .select2-selection{background:#f1f1f1;border:none!important;padding:7px;height:auto;min-height:49px;outline:0}.post-type-popupbuilder .select2 .select2-selection__rendered,.post-type-sgpbautoresponder .select2 .select2-selection__rendered,.post-type-sgpbtemplate .select2 .select2-selection__rendered{line-height:2.7!important;max-width:280px}.post-type-popupbuilder .select2 .select2-selection__arrow,.post-type-sgpbautoresponder .select2 .select2-selection__arrow,.post-type-sgpbtemplate .select2 .select2-selection__arrow{height:47px}.post-type-popupbuilder .select2 .select2-selection__arrow b,.post-type-sgpbautoresponder .select2 .select2-selection__arrow b,.post-type-sgpbtemplate .select2 .select2-selection__arrow b{border-color:#000 transparent transparent transparent}.post-type-popupbuilder .select2 .select2-selection--multiple,.post-type-sgpbautoresponder .select2 .select2-selection--multiple,.post-type-sgpbtemplate .select2 .select2-selection--multiple{padding:0 5px}.post-type-popupbuilder .select2 .select2-selection__choice,.post-type-sgpbautoresponder .select2 .select2-selection__choice,.post-type-sgpbtemplate .select2 .select2-selection__choice{display:inline-flex;flex-direction:row-reverse;background:#fff;padding:0 6px 0 10px;justify-content:space-between;align-items:center}.post-type-popupbuilder .select2 .select2-selection__choice__remove,.post-type-sgpbautoresponder .select2 .select2-selection__choice__remove,.post-type-sgpbtemplate .select2 .select2-selection__choice__remove{margin-left:10px}.post-type-popupbuilder .sgpb-reset-count-btn,.post-type-sgpbautoresponder .sgpb-reset-count-btn,.post-type-sgpbtemplate .sgpb-reset-count-btn{color:#c12121!important}.post-type-popupbuilder .sgpb-reset-count-btn:hover,.post-type-sgpbautoresponder .sgpb-reset-count-btn:hover,.post-type-sgpbtemplate .sgpb-reset-count-btn:hover{color:#0a4b78!important}.post-type-popupbuilder .sgpb-add-subscriber-header-spinner-column,.post-type-sgpbautoresponder .sgpb-add-subscriber-header-spinner-column,.post-type-sgpbtemplate .sgpb-add-subscriber-header-spinner-column{text-align:center;margin-top:10px}.post-type-popupbuilder .sgpb-add-subscriber-header-spinner-column .sgpb-subscribers-add-spinner,.post-type-sgpbautoresponder .sgpb-add-subscriber-header-spinner-column .sgpb-subscribers-add-spinner,.post-type-sgpbtemplate .sgpb-add-subscriber-header-spinner-column .sgpb-subscribers-add-spinner{margin:0}.sgpb .sgpb-btn,.sgpb .sgpb-btn:active,.sgpb .sgpb-btn:focus{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;border:2px solid transparent;line-height:1.2;font-weight:600;cursor:pointer}.sgpb .sgpb-btn-blue{color:#fff!important;background:#2873eb;border-color:#2873eb}.sgpb .sgpb-btn-blue:active,.sgpb .sgpb-btn-blue:focus,.sgpb .sgpb-btn-blue:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#fff;color:#2873eb!important;border-color:#2873eb}.sgpb .sgpb-btn-blue--outline{color:#2873eb!important;background:#fff;border-color:#2873eb}.sgpb .sgpb-btn-blue--outline:active,.sgpb .sgpb-btn-blue--outline:focus,.sgpb .sgpb-btn-blue--outline:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#2873eb;color:#fff!important;border-color:#2873eb}.sgpb .sgpb-btn-blue-light{color:#2873eb;background:rgba(0,102,255,.2);border-color:transparent}.sgpb .sgpb-btn-blue-light:active,.sgpb .sgpb-btn-blue-light:focus,.sgpb .sgpb-btn-blue-light:hover{box-shadow:none;background:rgba(0,102,255,.2);color:#2873eb!important;border-color:transparent}.sgpb .sgpb-btn-dark-outline,.sgpb .sgpb-btn-dark-outline:active,.sgpb .sgpb-btn-dark-outline:focus{background:#fff;color:#000;border-color:#000}.sgpb .sgpb-btn-danger{color:#c12121!important;background:#fcc}.sgpb .sgpb-btn-danger:active,.sgpb .sgpb-btn-danger:focus,.sgpb .sgpb-btn-danger:hover{box-shadow:none;background:#c12121;color:#fff!important;border-color:transparent}.sgpb .sgpb-btn-gray-light{color:#000;background-color:#f1f1f1}.sgpb .sgpb-btn-gray-light:active,.sgpb .sgpb-btn-gray-light:focus,.sgpb .sgpb-btn-gray-light:hover{background-color:#fff}.sgpb .sgpb-btn-more_extensions,.sgpb .sgpb-btn-more_extensions:active,.sgpb .sgpb-btn-more_extensions:focus,.sgpb .sgpb-btn-more_extensions:hover{box-shadow:0 0 6px rgba(1,185,255,.8);background:#01b9ff;color:#fff;border-color:#01b9ff;font:Bold 22px/28px Segoe UI Regular!important;padding:5px 34px}.sgpb .sgpb-btn--rounded{border-radius:39px}.sgpb .sgpb-btn--rounded:active,.sgpb .sgpb-btn--rounded:focus{-webkit-border-radius:39px;-moz-border-radius:39px;border-radius:39px}.sgpb .sgpb-btn-disabled,.sgpb .sgpb-btn-disabled:active,.sgpb .sgpb-btn-disabled:focus,.sgpb .sgpb-btn-disabled:hover{outline:0!important;cursor:no-drop!important;background:#c2c2c2!important;color:#707070!important;border-color:transparent!important;box-shadow:none!important}.sgpb .sgpb--group{display:flex}.sgpb .sgpb--group .sgpb-btn{margin-left:-2px;border-top-left-radius:0;border-bottom-left-radius:0}.sgpb .sgpb--group .sgpb-input{border-top-right-radius:0;border-bottom-right-radius:0}.sgpb .sgpb-header-h1{color:#000;text-align:left;font-size:40px;font-weight:700;letter-spacing:0}.sgpb .sgpb-header-h2{color:#000;text-align:left;font-size:35px;font-weight:700;letter-spacing:0}.sgpb .sgpb-header-h3{color:#000;text-align:left;font-size:30px;font-weight:700;letter-spacing:0}.sgpb .sgpb-header-h4{color:#000;text-align:left;font-size:25px;font-weight:700;letter-spacing:0}.sgpb .sgpb-cubes{width:40px;height:40px;align-content:center;position:relative;display:flex;z-index:9;flex-wrap:wrap}.sgpb .sgpb-cubes-mini{width:15px;height:15px;background:#fff;margin:2px;border-radius:2px}.sgpb .sgpb-cubes-mini_little{width:13px;height:13px}.sgpb .sgpb-box{height:90px;display:flex;align-items:center;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:18px;cursor:pointer;background:#fff;color:#000;flex:0 0 23%;margin:0 1%}.sgpb .sgpb-box-img{width:90px;height:90px;border-radius:18px;position:relative;margin-right:22px;transition:.4s}.sgpb .sgpb-box-text{font:Bold 20px/24px Segoe UI Regular!important}.sgpb .sgpb-box-plus{font-weight:bolder;position:absolute;right:-3%;bottom:-13%;border-radius:50%;transition:visibility 0s,opacity .3s linear;opacity:0;font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:20px;color:#fff;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#2873eb 0 0 no-repeat padding-box;box-shadow:0 0 15px rgba(40,115,235,.3);margin-left:11px}.sgpb .sgpb-box-default{background:#f1f1f1}.sgpb .sgpb-box-default img{background:#fff}.sgpb .sgpb-box-active img{background:#2873eb}.sgpb .sgpb-box:hover img{transform:translate(-23px,-23px);box-shadow:0 0 20px rgba(0,0,0,.2)}.sgpb .sgpb-box:hover .sgpb-box-plus{opacity:1}.sgpb .sgpb-addPopup,.sgpb .sgpb-pro-extensions{flex-wrap:wrap}.sgpb .sgpb-options{width:100%;display:flex;position:relative;flex-direction:column}.sgpb .sgpb-options-menu{width:23%;padding:20px;background:#f8f8f8;margin-bottom:10px;position:relative;cursor:pointer}.sgpb .sgpb-options-menu:before{content:'';position:absolute;top:0;bottom:0;left:0;width:3px;background:0 0}.sgpb .sgpb-options-menu-header__sub{display:none;color:#757575}.sgpb .sgpb-options-menu-active{background:#fff;box-shadow:0 0 10px rgba(1,185,255,.3)}.sgpb .sgpb-options-menu-active:before{background:#01b9ff}.sgpb .sgpb-options-menu-active .sgpb-options-menu-header{color:#01b9ff;margin-bottom:10px}.sgpb .sgpb-options-menu-active .sgpb-options-menu-header__sub{display:block}.sgpb .sgpb-options-menu-active+.sgpb-options-content{display:block}.sgpb .sgpb-options-content{display:none;position:absolute;top:0;right:0;width:77%;padding:0 40px}.sgpb .sgpb-options-content .sgpb-header-h1{line-height:1.2}.sgpb .sgpb-options-content .sgpb-wrapper .text{display:flex;align-items:center;color:#000;margin-top:-30px;margin-bottom:10px}.sgpb .sgpb-options-content .sgpb-wrapper .text .inputBlock__title{font-weight:600;font-size:17px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-icons{margin-right:10px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-btn{width:80%;text-align:center;font-size:20px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions *{font-family:"Segoe UI Regular"}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-box{max-width:349px;display:flex;align-items:center;flex-direction:column;padding:13px 10px;border:1px solid rgba(112,112,112,.12);background:rgba(232,232,232,.11);border-radius:10px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-main-wrapper{align-items:flex-start}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-title{font-size:30px;font-weight:600;color:#000}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-text{font-size:15px;color:#757575;padding:0 25px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-pro-url{font-family:"Segoe UI Regular";color:#2873eb;font-size:15px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-inline-border{width:80%;height:2px;background:rgba(112,112,112,.12)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list{width:80%;text-align:center}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list .sgpb-pro-conditions-inline-border{width:100%}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list .sgpb-pro-conditions-inline-border:last-child{display:none}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-pro-conditions-list *{color:#757575;font-size:15px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label{position:relative}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-img{display:block;width:105px;height:70px;background-size:100px;background-repeat:no-repeat;background-position:center}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-1+.sgpb-popup-theme-img{background-image:url(../img/theme1.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-2+.sgpb-popup-theme-img{background-image:url(../img/theme2.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-3+.sgpb-popup-theme-img{background-image:url(../img/theme3.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-4+.sgpb-popup-theme-img{background-image:url(../img/theme4.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-5+.sgpb-popup-theme-img{background-image:url(../img/theme5.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label .sgpb-popup-theme-6+.sgpb-popup-theme-img{background-image:url(../img/theme6.jpg)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label input[type=radio]{width:100%;height:100%;visibility:hidden;position:absolute}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem label input[type=radio]:checked+.sgpb-popup-theme-img{width:140px;height:110px;background-size:130px;box-shadow:0 0 10px rgba(1,185,255,.3)}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .sgpb-range-wrap input[type=range]{cursor:pointer;width:200px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .sgpb-range-wrap input[type=text]{width:52px;padding:0 0 0 10px!important}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground{background:#f1f1f1;border-radius:5px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .subFormItemIcons{display:inline-flex;flex-direction:column;justify-content:space-around}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item{background:#b5caec;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item+img{width:200px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item.icons_pink{background:#ffcece}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-design .formItem .subFormItem .subFormBackground .icons__item:hover{cursor:pointer}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings input{max-width:100px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .subFormItem__x{width:60px;height:60px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .subFormItem__x div{width:100%;height:100%}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item img{width:45px;height:45px}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item.icons_blue{background:#b5caec}.sgpb .sgpb-options-content .sgpb-wrapper .sgpb-close-settings .sgpb-close-button-image-option-wrapper .icons__item.icons_pink{background:#ffcece}.sgpb .sgpb-options-content .sgpb-media-upload{width:100%;height:70%;min-height:50vh}.sgpb .sgpb-options-content .sgpb-media-upload .formItem_last{width:500px;height:500px;position:relative;margin:0;box-shadow:0 0 20px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.sgpb .sgpb-options-content .sgpb-media-upload .formItem_last .sgpb-icons{position:absolute;left:-7%;width:80px;height:80px;font-size:50px;margin:0}.sgpb .sgpb-options-content .sgpb-media-upload .sgpb-show-image-container{background-image:url(../images/NoImage.png);width:70%;height:70%;min-height:40vh;background-repeat:no-repeat;background-size:contain;background-position:center}.sgpb .sgpb-options-content .sgpb-squares{display:flex;flex-wrap:wrap;justify-content:space-around;margin-left:8.75vw;width:350px;height:350px}.sgpb .sgpb-options-content .sgpb-squares__square{background:#2873eb 0 0 no-repeat padding-box;opacity:.4;width:100px;height:100px}.sgpb .sgpb-options-content .sgpb-squares__square:hover{cursor:pointer}.sgpb .sgpb-options-content .sgpb-squares__square_leftRounded{border-radius:5px 0 0 5px}.sgpb .sgpb-options-content .sgpb-squares__square_rightRounded{border-radius:0 5px 5px 0}.sgpb .sgpb-options-content .sgpb-squares__square.active,.sgpb .sgpb-options-content .sgpb-squares__square:hover{background:#2873eb 0 0 no-repeat padding-box;box-shadow:0 3px 10px rgba(40,115,235,.8);opacity:1}.sgpb .sgpb-options-content .sgpb-customJsOrCss_text{font-size:15px}.sgpb .sgpb-options-content .sgpb-customJsOrCss .formItem__title{font-size:15px}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper *{font-family:"Segoe UI Regular"}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .subFormItem__title{font-size:20px;color:#000}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button{background:#d8e6fc;border-radius:3px;color:#2873eb;border-color:transparent;width:120px;height:47px;display:inline-flex;justify-content:center;align-items:center;font-size:16px;font-weight:700}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button.active,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button:focus,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button:hover,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button.active,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button:focus,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button:hover{color:#fff;background-color:#2873eb;box-shadow:none}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button-disabled,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button-disabled{background-color:#d8e6fc!important;opacity:.34!important;cursor:default!important;color:#2873eb!important}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .sgpb-input-button-bg-arrows,.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper input[type=button].sgpb-input-button-bg-arrows{background-image:url(../svg/arrow_cross.svg);background-color:rgba(216,230,252,.34)!important;background-repeat:no-repeat;background-position:center;opacity:1!important}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .wp-picker-container button{margin:0 10px 0 0}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .wp-picker-container .wp-picker-holder{position:absolute}.sgpb .sgpb-options-content .sgpb-floating-btn-wrapper .wp-picker-container .wp-picker-input-wrap .sgpb-color-picker{padding:0 5px!important;line-height:2.1!important}.sgpb .sgpb-options-content .icons__item:hover{cursor:pointer}.sgpb .sgpb-options-content .icons_blue{background:#b5caec!important;color:#2873eb!important}.sgpb .sgpb-options-content .icons_pink{background:#ffcece!important;color:#c12121!important}.sgpb .sgpb-options-content .icons_gray{background:#c7c7c7!important;color:#333!important}.sgpb .sgpb-subscription-popup-options .dimensionForm{width:100%}.sgpb .sgpb-subscription-popup-options .dimensionForm .sgpb-choice-wrapper{margin-bottom:20px}.sgpb .sgpb-subscription .search-box{display:none}.sgpb .sgpb-subscription .table>thead>tr>th{vertical-align:middle}.sgpb .sgpb-license:nth-child(odd){margin-right:30px}.sgpb .sgpb-license-block{box-shadow:0 0 30px rgba(0,0,0,.2);border-radius:5px;width:48%}.sgpb .sgpb-license-border{top:0;position:absolute;height:2px;left:5%;width:90%}.sgpb .sgpb-license-border.active{background:#00ae5d}.sgpb .sgpb-license-border.inactive{background:#c00}.sgpb .sgpb-license__status{display:flex;align-items:center}.sgpb .sgpb-license__status .active{width:27px;height:27px;border:5px solid #00ae5d;border-radius:50%;margin-right:5px}.sgpb .sgpb-license__status .inactive{width:27px;height:27px;border:5px solid #c00;border-radius:50%;margin-right:5px}.sgpb .sgpb-cursor-pointer{cursor:pointer}.sgpb .sgpb-display-flex{display:flex!important}.sgpb .sgpb-display-block{display:block!important}.sgpb .sgpb-display-grid{display:grid!important}.sgpb .sgpb-display-inline-flex{display:inline-flex!important}.sgpb .sgpb-display-inline-block{display:inline-block!important}.sgpb .sgpb-display-inline-grid{display:inline-grid!important}.sgpb .sgpb-display-none{display:none!important}.sgpb .sgpb-justify-content-between{justify-content:space-between!important}.sgpb .sgpb-justify-content-around{justify-content:space-around!important}.sgpb .sgpb-justify-content-center{justify-content:center!important}.sgpb .sgpb-justify-content-flex-end{justify-content:flex-end}.sgpb .sgpb-flex-direction-column{flex-direction:column!important}.sgpb .sgpb-flex-direction-column-reverse{flex-direction:column-reverse!important}.sgpb .sgpb-flex-direction-row{flex-direction:row!important}.sgpb .sgpb-flex-direction-row-reverse{flex-direction:row-reverse!important}.sgpb .sgpb-flex-container{display:flex!important;align-items:stretch!important}.sgpb .sgpb-flex-100{flex:0 0 100px}.sgpb .sgpb-flex-200{flex:0 0 200px}.sgpb .sgpb-flex-220{flex:0 0 220px}.sgpb .sgpb-flex-250{flex:0 0 250px}.sgpb .sgpb-flex-auto{flex:auto}.sgpb .sgpb-align-item-center{align-items:center!important}.sgpb .sgpb-align-item-start{align-items:start!important}.sgpb .sgpb-align-item-baseline{align-items:baseline!important}.sgpb .sgpb-align-item-stretch{align-items:stretch!important}.sgpb .sgpb-position-relative{position:relative!important}.sgpb .sgpb-position-absolute{position:absolute!important}.sgpb .sgpb-position-fixed{position:fixed!important}.sgpb .sgpb-position-sticky{position:-webkit-sticky!important;position:sticky!important;top:10px!important}.sgpb .sgpb-margin-0{margin:0!important}.sgpb .sgpb-margin-5{margin:5px!important}.sgpb .sgpb-margin-10{margin:10px!important}.sgpb .sgpb-margin-20{margin:20px!important}.sgpb .sgpb-margin-30{margin:30px!important}.sgpb .sgpb-margin-40{margin:40px!important}.sgpb .sgpb-margin-50{margin:50px!important}.sgpb .sgpb-margin-auto{margin:0 auto!important}.sgpb .sgpb-margin-top-0{margin-top:0!important}.sgpb .sgpb-margin-top-5{margin-top:5px!important}.sgpb .sgpb-margin-top-10{margin-top:10px!important}.sgpb .sgpb-margin-top-20{margin-top:20px!important}.sgpb .sgpb-margin-top-30{margin-top:30px!important}.sgpb .sgpb-margin-top-40{margin-top:40px!important}.sgpb .sgpb-margin-top-50{margin-top:50px!important}.sgpb .sgpb-margin-bottom-0{margin-bottom:0!important}.sgpb .sgpb-margin-bottom-5{margin-bottom:5px!important}.sgpb .sgpb-margin-bottom-10{margin-bottom:10px!important}.sgpb .sgpb-margin-bottom-20{margin-bottom:20px!important}.sgpb .sgpb-margin-bottom-30{margin-bottom:30px!important}.sgpb .sgpb-margin-bottom-40{margin-bottom:40px!important}.sgpb .sgpb-margin-bottom-50{margin-bottom:50px!important}.sgpb .sgpb-margin-left-0{margin-left:0!important}.sgpb .sgpb-margin-left-5{margin-left:5px!important}.sgpb .sgpb-margin-left-10{margin-left:10px!important}.sgpb .sgpb-margin-left-20{margin-left:20px!important}.sgpb .sgpb-margin-left-30{margin-left:30px!important}.sgpb .sgpb-margin-left-40{margin-left:40px!important}.sgpb .sgpb-margin-left-50{margin-left:50px!important}.sgpb .sgpb-margin-right-0{margin-right:0!important}.sgpb .sgpb-margin-right-5{margin-right:5px!important}.sgpb .sgpb-margin-right-10{margin-right:10px!important}.sgpb .sgpb-margin-right-20{margin-right:20px!important}.sgpb .sgpb-margin-right-30{margin-right:30px!important}.sgpb .sgpb-margin-right-40{margin-right:40px!important}.sgpb .sgpb-margin-right-50{margin-right:50px!important}.sgpb .sgpb-margin-x-0{margin-left:0!important;margin-right:0!important}.sgpb .sgpb-margin-x-5{margin-left:5px!important;margin-right:5px!important}.sgpb .sgpb-margin-x-7{margin-left:7px!important;margin-right:7px!important}.sgpb .sgpb-margin-x-10{margin-left:10px!important;margin-right:10px!important}.sgpb .sgpb-margin-x-20{margin-left:20px!important;margin-right:20px!important}.sgpb .sgpb-margin-x-30{margin-left:30px!important;margin-right:30px!important}.sgpb .sgpb-margin-x-40{margin-left:40px!important;margin-right:40px!important}.sgpb .sgpb-margin-x-50{margin-left:50px!important;margin-right:50px!important}.sgpb .sgpb-margin-y-0{margin-top:0!important;margin-bottom:0!important}.sgpb .sgpb-margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.sgpb .sgpb-margin-y-5-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.sgpb .sgpb-margin-y-10-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.sgpb .sgpb-margin-y-20-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-30{margin-top:30px!important;margin-bottom:30px!important}.sgpb .sgpb-margin-y-30-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-40{margin-top:40px!important;margin-bottom:40px!important}.sgpb .sgpb-margin-y-40-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-margin-y-50{margin-top:50px!important;margin-bottom:50px!important}.sgpb .sgpb-margin-y-50-auto{margin-left:auto!important;margin-right:auto!important}.sgpb .sgpb-padding-0{padding:0!important}.sgpb .sgpb-padding-5{padding:5px!important}.sgpb .sgpb-padding-10{padding:10px!important}.sgpb .sgpb-padding-20{padding:20px!important}.sgpb .sgpb-padding-30{padding:30px!important}.sgpb .sgpb-padding-40{padding:40px!important}.sgpb .sgpb-padding-50{padding:50px!important}.sgpb .sgpb-padding-top-0{padding-top:0!important}.sgpb .sgpb-padding-top-5{padding-top:5px!important}.sgpb .sgpb-padding-top-10{padding-top:10px!important}.sgpb .sgpb-padding-top-20{padding-top:20px!important}.sgpb .sgpb-padding-top-30{padding-top:30px!important}.sgpb .sgpb-padding-top-40{padding-top:40px!important}.sgpb .sgpb-padding-top-50{padding-top:50px!important}.sgpb .sgpb-padding-bottom-0{padding-bottom:0!important}.sgpb .sgpb-padding-bottom-5{padding-bottom:5px!important}.sgpb .sgpb-padding-bottom-10{padding-bottom:10px!important}.sgpb .sgpb-padding-bottom-20{padding-bottom:20px!important}.sgpb .sgpb-padding-bottom-30{padding-bottom:30px!important}.sgpb .sgpb-padding-bottom-40{padding-bottom:40px!important}.sgpb .sgpb-padding-bottom-50{padding-bottom:50px!important}.sgpb .sgpb-padding-left-0{padding-left:0!important}.sgpb .sgpb-padding-left-5{padding-left:5px!important}.sgpb .sgpb-padding-left-10{padding-left:10px!important}.sgpb .sgpb-padding-left-20{padding-left:20px!important}.sgpb .sgpb-padding-left-30{padding-left:30px!important}.sgpb .sgpb-padding-left-40{padding-left:40px!important}.sgpb .sgpb-padding-left-50{padding-left:50px!important}.sgpb .sgpb-padding-right-0{padding-right:0!important}.sgpb .sgpb-padding-right-5{padding-right:5px!important}.sgpb .sgpb-padding-right-10{padding-right:10px!important}.sgpb .sgpb-padding-right-20{padding-right:20px!important}.sgpb .sgpb-padding-right-30{padding-right:30px!important}.sgpb .sgpb-padding-right-40{padding-right:40px!important}.sgpb .sgpb-padding-right-50{padding-right:50px!important}.sgpb .sgpb-padding-x-0{padding-left:0!important;padding-right:0!important}.sgpb .sgpb-padding-x-5{padding-left:5px!important;padding-right:5px!important}.sgpb .sgpb-padding-x-10{padding-left:10px!important;padding-right:10px!important}.sgpb .sgpb-padding-x-20{padding-left:20px!important;padding-right:20px!important}.sgpb .sgpb-padding-x-30{padding-left:30px!important;padding-right:30px!important}.sgpb .sgpb-padding-x-40{padding-left:40px!important;padding-right:40px!important}.sgpb .sgpb-padding-x-50{padding-left:50px!important;padding-right:50px!important}.sgpb .sgpb-padding-y-0{padding-top:0!important;padding-bottom:0!important}.sgpb .sgpb-padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.sgpb .sgpb-padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.sgpb .sgpb-padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.sgpb .sgpb-padding-y-30{padding-top:30px!important;padding-bottom:30px!important}.sgpb .sgpb-padding-y-40{padding-top:40px!important;padding-bottom:40px!important}.sgpb .sgpb-padding-y-50{padding-top:50px!important;padding-bottom:50px!important}.sgpb .sgpb-text-center{text-align:center}.sgpb .sgpb-text-nowrap{white-space:nowrap}.sgpb .sgpb-text-capitalize{text-transform:capitalize}.sgpb .sgpb-input[type=text],.sgpb .sgpb-input[type=url]{padding:10px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:1.2!important}.sgpb .sgpb-input[type=text]:active,.sgpb .sgpb-input[type=text]:focus,.sgpb .sgpb-input[type=url]:active,.sgpb .sgpb-input[type=url]:focus{border-color:transparent!important}.sgpb .sgpb input[type=radio],.sgpb .sgpb-radio-input{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb .sgpb input[type=radio]:checked:before,.sgpb .sgpb-radio-input:checked:before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:0!important;background-color:#2873eb}.sgpb .sgpb input[type=radio]:active,.sgpb .sgpb input[type=radio]:focus,.sgpb .sgpb-radio-input:active,.sgpb .sgpb-radio-input:focus{outline:0!important}.sgpb .sgpb textarea:not(.js-contact-field-textarea){background:#ececec;border-radius:5px;width:100%;min-height:200px;border-color:transparent;padding:5px}.sgpb .sgpb textarea:not(.js-contact-field-textarea):active,.sgpb .sgpb textarea:not(.js-contact-field-textarea):focus{border-color:transparent;box-shadow:none;outline:0}.sgpb .sgpb-icons{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:22px;font-style:normal;border-radius:50%;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.sgpb .sgpb-icons:hover{cursor:pointer}.sgpb .sgpb-width-100{width:100%}.sgpb .sgpb-width-90{width:90%}.sgpb .sgpb-width-80{width:80%}.sgpb .sgpb-width-70{width:70%}.sgpb .sgpb-width-60{width:60%}.sgpb .sgpb-width-50{width:50%}.sgpb .sgpb-width-40{width:40%}.sgpb .sgpb-width-35{width:35%}.sgpb .sgpb-width-30{width:30%}.sgpb .sgpb-width-20{width:20%}.sgpb .sgpb-width-10{width:10%}.sgpb .sgpb .question-mark{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:10px;line-height:16px;letter-spacing:0;color:#000;text-shadow:0 0 6px #000;background:#c6c6c6 0 0 no-repeat padding-box;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:9px;margin-right:9px;font-weight:bolder;cursor:pointer}.sgpb .sgpb-info-text{color:#000;font:13px/14px Segoe UI Bold;width:215px;position:absolute;min-width:20px;min-height:13px;display:none;margin-top:-18px;margin-left:0;box-shadow:4px 0 6px rgba(0,0,0,.2);padding:5px;z-index:9999;background:#bcbcbc 0 0 no-repeat padding-box;border-radius:5px}.sgpb .sgpb-bg-black{background:#000}.sgpb .sgpb-bg-black__opacity-02{background:rgba(0,0,0,.02)}.sgpb .sgpb-bg-white{background-color:#fff}.sgpb .sgpb-border{border:1px solid}.sgpb .sgpb-border-top{border-top:1px solid}.sgpb .sgpb-border-bottom{border-bottom:1px solid}.sgpb .sgpb-border-left{border-left:1px solid}.sgpb .sgpb-border-right{border-right:1px solid}.sgpb .sgpb-border-color-black{border-color:#000}.sgpb .sgpb-border-radius-5px{border-radius:5px}.sgpb .sgpb-border-radius-50{border-radius:50%}.sgpb .sgpb-border-radius-50:active,.sgpb .sgpb-border-radius-50:focus{border-radius:50%}.sgpb .sgpb-unlock-options{display:flex;align-items:center;justify-content:space-between;background:#2873eb;border-radius:20px;opacity:1!important;cursor:pointer}.sgpb .sgpb-unlock-options *{opacity:1!important}.sgpb .sgpb-unlock-options__icon{box-shadow:0 0 6px rgba(40,115,235,.8);background:#fff;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px}.sgpb .sgpb-unlock-options__icon img{width:55px;height:55px}.sgpb .sgpb-unlock-options__title{margin-left:10px!important;padding:0 10px 0 0!important;font-weight:700!important;color:#fff!important}.sgpb .sgpb-tabs{display:flex;align-items:center;justify-content:start;border-bottom:2px solid rgba(0,0,0,.2)}.sgpb .sgpb-tabs .sgpb-tab-link{color:#000;font-size:20px;padding:15px 40px;font-weight:600;margin-bottom:-2px;cursor:pointer}.sgpb .sgpb-tabs .sgpb-tab-active{color:#2873eb;border-bottom:2px solid #2873eb}.sgpb .sgpb-onOffSwitch{position:relative;width:60px}.sgpb .sgpb-onOffSwitch__label{display:block;background:#e6e6e6;overflow:hidden;cursor:pointer;border-radius:21px}.sgpb .sgpb-onOffSwitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.sgpb .sgpb-onOffSwitch-inner:after,.sgpb .sgpb-onOffSwitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:42px;font-size:16px;color:#000;font:bold 16px/27px Segoe UI Regular;box-sizing:border-box}.sgpb .sgpb-onOffSwitch-inner:before{content:"on";padding-top:0;padding-left:9px;background-color:#e6e6e6}.sgpb .sgpb-onOffSwitch-inner:after{content:"off";padding-right:10px;padding-top:0;background-color:#e6e6e6;text-align:right}.sgpb .sgpb-onOffSwitch-switch{display:block;width:26px;height:26px;background:#757575;position:absolute;top:2px;right:32px;border-radius:50%;transition:all .3s ease-in 0s}.sgpb .sgpb-onOffSwitch input[type=checkbox]{visibility:hidden;position:absolute;width:100%!important;height:100%!important;margin:0!important}.sgpb .sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-inner{margin-left:0}.sgpb .sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-switch{right:2px;background-color:#2873eb}.sgpb .sgpb .formItem{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-top:20px;margin-bottom:20px}.sgpb .sgpb .formItem *{color:#000}.sgpb .sgpb .formItem-label{font-size:17px;font-weight:700;margin-right:20px}.sgpb .sgpb .formItem .sgpb-option-disable,.sgpb .sgpb .formItem.sgpb-option-disable{background:#b2c8ec2b}.sgpb .sgpb .formItem .sgpb-option-disable *,.sgpb .sgpb .formItem.sgpb-option-disable *{opacity:.7}.sgpb .sgpb .formItem .sgpb-option-disable label,.sgpb .sgpb .formItem.sgpb-option-disable label{cursor:no-drop}.sgpb .sgpb .formItem .sgpb-option-disable .sgpb-info-text,.sgpb .sgpb .formItem .sgpb-option-disable .sgpb-info-wrapper,.sgpb .sgpb .formItem.sgpb-option-disable .sgpb-info-text,.sgpb .sgpb .formItem.sgpb-option-disable .sgpb-info-wrapper{opacity:1}.sgpb .sgpb .formItem__title{font-size:17px;font-weight:700;margin-right:20px;color:#000}.sgpb .sgpb .formItem .subFormItem .wp-picker-container button{margin:0 6px}.sgpb .sgpb .formItem .subFormItem .wp-picker-container .wp-picker-holder{position:absolute}.sgpb .sgpb .formItem .subFormItem .wp-picker-container .wp-picker-input-wrap .sgpb-color-picker{padding:0 5px!important;line-height:2.1!important}.sgpb .sgpb .formItem .subFormItem__title{font-size:15px;color:#000}.sgpb .sgpb .formItem .inputBlock{margin-right:30px}.sgpb .sgpb .formItem .inputBlock input:not(input[type=search]){padding:5px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important;height:auto!important}.sgpb .sgpb .formItem .inputBlock input:not(input[type=search]):active,.sgpb .sgpb .formItem .inputBlock input:not(input[type=search]):focus{border-color:transparent!important}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px 15px!important;border-radius:5px!important;background-color:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus{border-color:transparent!important}.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs){width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):checked:before{content:"E";font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:15px;color:#2873eb;position:relative;top:4px;font-weight:600;left:2px}.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):active,.sgpb .sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):focus{outline:0!important}.sgpb .sgpb-shadow-black{box-shadow:0 0 30px rgba(0,0,0,.5)}.sgpb .sgpb-shadow-black-10{box-shadow:0 0 10px rgba(0,0,0,.5)}.sgpb .sgpb-overflow-auto{overflow:auto}.sgpb .sgpb-overflow-hidden{overflow:hidden}.sgpb .sgpb-nowrap{white-space:nowrap}.sgpb .sgpb-list-group{display:flex;flex-direction:column}.sgpb .sgpb-list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#000;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.sgpb .sgpb-list-group-item.active,.sgpb .sgpb-list-group-item:hover{background-color:rgba(0,127,225,.36)}.sgpb .sgpb-list-group-flush>.sgpb-list-group-item{border-width:0 0 1px}.sgpb .sgpb-list-group-flush>.sgpb-list-group-item:last-child{border-bottom-width:0}@media screen and (max-width:1250px) and (min-width:1100px){.sgpb .sgpb .sgpb-options-menu{padding:12px}.sgpb .sgpb .sgpb-options-menu h3{font-size:14px}.sgpb .sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:0 3px!important;line-height:1.7!important;margin:0 2px!important}.sgpb .edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1350px) and (min-width:1250px){.sgpb .sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.sgpb .edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1500px) and (min-width:1310px){.sgpb .sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.sgpb .edit-post-meta-boxes-area .postbox>.inside{padding:0}}.sgpb-cursor-pointer{cursor:pointer}.sgpb-display-flex{display:flex!important}.sgpb-display-block{display:block!important}.sgpb-display-grid{display:grid!important}.sgpb-display-inline-flex{display:inline-flex!important}.sgpb-display-inline-block{display:inline-block!important}.sgpb-display-inline-grid{display:inline-grid!important}.sgpb-display-none{display:none!important}.sgpb-justify-content-between{justify-content:space-between!important}.sgpb-justify-content-around{justify-content:space-around!important}.sgpb-justify-content-center{justify-content:center!important}.sgpb-justify-content-flex-end{justify-content:flex-end}.sgpb-flex-direction-column{flex-direction:column!important}.sgpb-flex-direction-column-reverse{flex-direction:column-reverse!important}.sgpb-flex-direction-row{flex-direction:row!important}.sgpb-flex-direction-row-reverse{flex-direction:row-reverse!important}.sgpb-flex-container{display:flex!important;align-items:stretch!important}.sgpb-flex-100{flex:0 0 100px}.sgpb-flex-200{flex:0 0 200px}.sgpb-flex-220{flex:0 0 220px}.sgpb-flex-250{flex:0 0 250px}.sgpb-flex-auto{flex:auto}.sgpb-align-item-center{align-items:center!important}.sgpb-align-item-start{align-items:start!important}.sgpb-align-item-baseline{align-items:baseline!important}.sgpb-align-item-stretch{align-items:stretch!important}.sgpb-position-relative{position:relative!important}.sgpb-position-absolute{position:absolute!important}.sgpb-position-fixed{position:fixed!important}.sgpb-position-sticky{position:-webkit-sticky!important;position:sticky!important;top:10px!important}.sgpb-margin-0{margin:0!important}.sgpb-margin-5{margin:5px!important}.sgpb-margin-10{margin:10px!important}.sgpb-margin-20{margin:20px!important}.sgpb-margin-30{margin:30px!important}.sgpb-margin-40{margin:40px!important}.sgpb-margin-50{margin:50px!important}.sgpb-margin-auto{margin:0 auto!important}.sgpb-margin-top-0{margin-top:0!important}.sgpb-margin-top-5{margin-top:5px!important}.sgpb-margin-top-10{margin-top:10px!important}.sgpb-margin-top-20{margin-top:20px!important}.sgpb-margin-top-30{margin-top:30px!important}.sgpb-margin-top-40{margin-top:40px!important}.sgpb-margin-top-50{margin-top:50px!important}.sgpb-margin-bottom-0{margin-bottom:0!important}.sgpb-margin-bottom-5{margin-bottom:5px!important}.sgpb-margin-bottom-10{margin-bottom:10px!important}.sgpb-margin-bottom-20{margin-bottom:20px!important}.sgpb-margin-bottom-30{margin-bottom:30px!important}.sgpb-margin-bottom-40{margin-bottom:40px!important}.sgpb-margin-bottom-50{margin-bottom:50px!important}.sgpb-margin-left-0{margin-left:0!important}.sgpb-margin-left-5{margin-left:5px!important}.sgpb-margin-left-10{margin-left:10px!important}.sgpb-margin-left-20{margin-left:20px!important}.sgpb-margin-left-30{margin-left:30px!important}.sgpb-margin-left-40{margin-left:40px!important}.sgpb-margin-left-50{margin-left:50px!important}.sgpb-margin-right-0{margin-right:0!important}.sgpb-margin-right-5{margin-right:5px!important}.sgpb-margin-right-10{margin-right:10px!important}.sgpb-margin-right-20{margin-right:20px!important}.sgpb-margin-right-30{margin-right:30px!important}.sgpb-margin-right-40{margin-right:40px!important}.sgpb-margin-right-50{margin-right:50px!important}.sgpb-margin-x-0{margin-left:0!important;margin-right:0!important}.sgpb-margin-x-5{margin-left:5px!important;margin-right:5px!important}.sgpb-margin-x-7{margin-left:7px!important;margin-right:7px!important}.sgpb-margin-x-10{margin-left:10px!important;margin-right:10px!important}.sgpb-margin-x-20{margin-left:20px!important;margin-right:20px!important}.sgpb-margin-x-30{margin-left:30px!important;margin-right:30px!important}.sgpb-margin-x-40{margin-left:40px!important;margin-right:40px!important}.sgpb-margin-x-50{margin-left:50px!important;margin-right:50px!important}.sgpb-margin-y-0{margin-top:0!important;margin-bottom:0!important}.sgpb-margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.sgpb-margin-y-5-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.sgpb-margin-y-10-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.sgpb-margin-y-20-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-30{margin-top:30px!important;margin-bottom:30px!important}.sgpb-margin-y-30-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-40{margin-top:40px!important;margin-bottom:40px!important}.sgpb-margin-y-40-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-margin-y-50{margin-top:50px!important;margin-bottom:50px!important}.sgpb-margin-y-50-auto{margin-left:auto!important;margin-right:auto!important}.sgpb-padding-0{padding:0!important}.sgpb-padding-5{padding:5px!important}.sgpb-padding-10{padding:10px!important}.sgpb-padding-20{padding:20px!important}.sgpb-padding-30{padding:30px!important}.sgpb-padding-40{padding:40px!important}.sgpb-padding-50{padding:50px!important}.sgpb-padding-top-0{padding-top:0!important}.sgpb-padding-top-5{padding-top:5px!important}.sgpb-padding-top-10{padding-top:10px!important}.sgpb-padding-top-20{padding-top:20px!important}.sgpb-padding-top-30{padding-top:30px!important}.sgpb-padding-top-40{padding-top:40px!important}.sgpb-padding-top-50{padding-top:50px!important}.sgpb-padding-bottom-0{padding-bottom:0!important}.sgpb-padding-bottom-5{padding-bottom:5px!important}.sgpb-padding-bottom-10{padding-bottom:10px!important}.sgpb-padding-bottom-20{padding-bottom:20px!important}.sgpb-padding-bottom-30{padding-bottom:30px!important}.sgpb-padding-bottom-40{padding-bottom:40px!important}.sgpb-padding-bottom-50{padding-bottom:50px!important}.sgpb-padding-left-0{padding-left:0!important}.sgpb-padding-left-5{padding-left:5px!important}.sgpb-padding-left-10{padding-left:10px!important}.sgpb-padding-left-20{padding-left:20px!important}.sgpb-padding-left-30{padding-left:30px!important}.sgpb-padding-left-40{padding-left:40px!important}.sgpb-padding-left-50{padding-left:50px!important}.sgpb-padding-right-0{padding-right:0!important}.sgpb-padding-right-5{padding-right:5px!important}.sgpb-padding-right-10{padding-right:10px!important}.sgpb-padding-right-20{padding-right:20px!important}.sgpb-padding-right-30{padding-right:30px!important}.sgpb-padding-right-40{padding-right:40px!important}.sgpb-padding-right-50{padding-right:50px!important}.sgpb-padding-x-0{padding-left:0!important;padding-right:0!important}.sgpb-padding-x-5{padding-left:5px!important;padding-right:5px!important}.sgpb-padding-x-10{padding-left:10px!important;padding-right:10px!important}.sgpb-padding-x-20{padding-left:20px!important;padding-right:20px!important}.sgpb-padding-x-30{padding-left:30px!important;padding-right:30px!important}.sgpb-padding-x-40{padding-left:40px!important;padding-right:40px!important}.sgpb-padding-x-50{padding-left:50px!important;padding-right:50px!important}.sgpb-padding-y-0{padding-top:0!important;padding-bottom:0!important}.sgpb-padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.sgpb-padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.sgpb-padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.sgpb-padding-y-30{padding-top:30px!important;padding-bottom:30px!important}.sgpb-padding-y-40{padding-top:40px!important;padding-bottom:40px!important}.sgpb-padding-y-50{padding-top:50px!important;padding-bottom:50px!important}.sgpb-text-center{text-align:center}.sgpb-text-nowrap{white-space:nowrap}.sgpb-text-capitalize{text-transform:capitalize}.sgpb-input[type=text],.sgpb-input[type=url]{padding:10px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:1.2!important}.sgpb-input[type=text]:active,.sgpb-input[type=text]:focus,.sgpb-input[type=url]:active,.sgpb-input[type=url]:focus{border-color:transparent!important}.sgpb input[type=radio],.sgpb-radio-input{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb input[type=radio]:checked:before,.sgpb-radio-input:checked:before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:0!important;background-color:#2873eb}.sgpb input[type=radio]:active,.sgpb input[type=radio]:focus,.sgpb-radio-input:active,.sgpb-radio-input:focus{outline:0!important}.sgpb textarea:not(.js-contact-field-textarea){background:#ececec;border-radius:5px;width:100%;min-height:200px;border-color:transparent;padding:5px}.sgpb textarea:not(.js-contact-field-textarea):active,.sgpb textarea:not(.js-contact-field-textarea):focus{border-color:transparent;box-shadow:none;outline:0}.sgpb-icons{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:22px;font-style:normal;border-radius:50%;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.sgpb-icons:hover{cursor:pointer}.sgpb-width-100{width:100%}.sgpb-width-90{width:90%}.sgpb-width-80{width:80%}.sgpb-width-70{width:70%}.sgpb-width-60{width:60%}.sgpb-width-50{width:50%}.sgpb-width-40{width:40%}.sgpb-width-35{width:35%}.sgpb-width-30{width:30%}.sgpb-width-20{width:20%}.sgpb-width-10{width:10%}.sgpb .question-mark{font-family:Glyphter,Arial,Helvetica,sans-serif!important;font-size:10px;line-height:16px;letter-spacing:0;color:#000;text-shadow:0 0 6px #000;background:#c6c6c6 0 0 no-repeat padding-box;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:9px;margin-right:9px;font-weight:bolder;cursor:pointer}.sgpb-info-text{color:#000;font:13px/14px Segoe UI Bold;width:215px;position:absolute;min-width:20px;min-height:13px;display:none;margin-top:-18px;margin-left:0;box-shadow:4px 0 6px rgba(0,0,0,.2);padding:5px;z-index:9999;background:#bcbcbc 0 0 no-repeat padding-box;border-radius:5px}.sgpb-bg-black{background:#000}.sgpb-bg-black__opacity-02{background:rgba(0,0,0,.02)}.sgpb-bg-white{background-color:#fff}.sgpb-border{border:1px solid}.sgpb-border-top{border-top:1px solid}.sgpb-border-bottom{border-bottom:1px solid}.sgpb-border-left{border-left:1px solid}.sgpb-border-right{border-right:1px solid}.sgpb-border-color-black{border-color:#000}.sgpb-border-radius-5px{border-radius:5px}.sgpb-border-radius-50{border-radius:50%}.sgpb-border-radius-50:active,.sgpb-border-radius-50:focus{border-radius:50%}.sgpb-unlock-options{display:flex;align-items:center;justify-content:space-between;background:#2873eb;border-radius:20px;opacity:1!important;cursor:pointer}.sgpb-unlock-options *{opacity:1!important}.sgpb-unlock-options__icon{box-shadow:0 0 6px rgba(40,115,235,.8);background:#fff;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px}.sgpb-unlock-options__icon img{width:55px;height:55px}.sgpb-unlock-options__title{margin-left:10px!important;padding:0 10px 0 0!important;font-weight:700!important;color:#fff!important}.sgpb-tabs{display:flex;align-items:center;justify-content:start;border-bottom:2px solid rgba(0,0,0,.2)}.sgpb-tabs .sgpb-tab-link{color:#000;font-size:20px;padding:15px 40px;font-weight:600;margin-bottom:-2px;cursor:pointer}.sgpb-tabs .sgpb-tab-active{color:#2873eb;border-bottom:2px solid #2873eb}.sgpb-onOffSwitch{position:relative;width:60px}.sgpb-onOffSwitch__label{display:block;background:#e6e6e6;overflow:hidden;cursor:pointer;border-radius:21px}.sgpb-onOffSwitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.sgpb-onOffSwitch-inner:after,.sgpb-onOffSwitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:42px;font-size:16px;color:#000;font:bold 16px/27px Segoe UI Regular;box-sizing:border-box}.sgpb-onOffSwitch-inner:before{content:"on";padding-top:0;padding-left:9px;background-color:#e6e6e6}.sgpb-onOffSwitch-inner:after{content:"off";padding-right:10px;padding-top:0;background-color:#e6e6e6;text-align:right}.sgpb-onOffSwitch-switch{display:block;width:26px;height:26px;background:#757575;position:absolute;top:2px;right:32px;border-radius:50%;transition:all .3s ease-in 0s}.sgpb-onOffSwitch input[type=checkbox]{visibility:hidden;position:absolute;width:100%!important;height:100%!important;margin:0!important}.sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-inner{margin-left:0}.sgpb-onOffSwitch input[type=checkbox]:checked+.sgpb-onOffSwitch__label .sgpb-onOffSwitch-switch{right:2px;background-color:#2873eb}.sgpb .formItem{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-top:20px;margin-bottom:20px}.sgpb .formItem *{color:#000}.sgpb .formItem-label{font-size:17px;font-weight:700;margin-right:20px}.sgpb .formItem .sgpb-option-disable,.sgpb .formItem.sgpb-option-disable{background:#b2c8ec2b}.sgpb .formItem .sgpb-option-disable *,.sgpb .formItem.sgpb-option-disable *{opacity:.7}.sgpb .formItem .sgpb-option-disable label,.sgpb .formItem.sgpb-option-disable label{cursor:no-drop}.sgpb .formItem .sgpb-option-disable .sgpb-info-text,.sgpb .formItem .sgpb-option-disable .sgpb-info-wrapper,.sgpb .formItem.sgpb-option-disable .sgpb-info-text,.sgpb .formItem.sgpb-option-disable .sgpb-info-wrapper{opacity:1}.sgpb .formItem__title{font-size:17px;font-weight:700;margin-right:20px;color:#000}.sgpb .formItem .subFormItem .wp-picker-container button{margin:0 6px}.sgpb .formItem .subFormItem .wp-picker-container .wp-picker-holder{position:absolute}.sgpb .formItem .subFormItem .wp-picker-container .wp-picker-input-wrap .sgpb-color-picker{padding:0 5px!important;line-height:2.1!important}.sgpb .formItem .subFormItem__title{font-size:15px;color:#000}.sgpb .formItem .inputBlock{margin-right:30px}.sgpb .formItem .inputBlock input:not(input[type=search]){padding:5px 15px!important;border-radius:5px!important;background:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important;height:auto!important}.sgpb .formItem .inputBlock input:not(input[type=search]):active,.sgpb .formItem .inputBlock input:not(input[type=search]):focus{border-color:transparent!important}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px 15px!important;border-radius:5px!important;background-color:#f1f1f1!important;border:2px solid transparent!important;line-height:2.7!important}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus,.sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):active,.sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker):focus{border-color:transparent!important}.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs){width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-color:transparent;background:#e6e6e6}.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):checked:before{content:"E";font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:15px;color:#2873eb;position:relative;top:4px;font-weight:600;left:2px}.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):active,.sgpb .formItem input[type=checkbox]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.js-login-remember-me-inputs):focus{outline:0!important}.sgpb-shadow-black{box-shadow:0 0 30px rgba(0,0,0,.5)}.sgpb-shadow-black-10{box-shadow:0 0 10px rgba(0,0,0,.5)}.sgpb-overflow-auto{overflow:auto}.sgpb-overflow-hidden{overflow:hidden}.sgpb-nowrap{white-space:nowrap}.sgpb-list-group{display:flex;flex-direction:column}.sgpb-list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#000;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.sgpb-list-group-item.active,.sgpb-list-group-item:hover{background-color:rgba(0,127,225,.36)}.sgpb-list-group-flush>.sgpb-list-group-item{border-width:0 0 1px}.sgpb-list-group-flush>.sgpb-list-group-item:last-child{border-bottom-width:0}.post-type-popupbuilder .subtitle,.post-type-sgpbautoresponder .subtitle,.post-type-sgpbtemplate .subtitle{display:none}.post-type-popupbuilder form *,.post-type-sgpbautoresponder form *,.post-type-sgpbtemplate form *{font-family:Segoe UI Regular,Arial,Helvetica,sans-serif,FontAwesome}.post-type-popupbuilder form .tablenav.top,.post-type-sgpbautoresponder form .tablenav.top,.post-type-sgpbtemplate form .tablenav.top{height:40px}.post-type-popupbuilder form .tablenav.top .pagination-links,.post-type-sgpbautoresponder form .tablenav.top .pagination-links,.post-type-sgpbtemplate form .tablenav.top .pagination-links{display:none}.post-type-popupbuilder form .tablenav.top .actions,.post-type-sgpbautoresponder form .tablenav.top .actions,.post-type-sgpbtemplate form .tablenav.top .actions{display:flex}.post-type-popupbuilder form .tablenav.top .actions.bulkactions,.post-type-sgpbautoresponder form .tablenav.top .actions.bulkactions,.post-type-sgpbtemplate form .tablenav.top .actions.bulkactions{margin-right:8px}.post-type-popupbuilder form .tablenav.top .actions input,.post-type-popupbuilder form .tablenav.top .actions select,.post-type-sgpbautoresponder form .tablenav.top .actions input,.post-type-sgpbautoresponder form .tablenav.top .actions select,.post-type-sgpbtemplate form .tablenav.top .actions input,.post-type-sgpbtemplate form .tablenav.top .actions select{padding:10px 20px;border-radius:5px;background-color:#f1f1f1;border:2px solid transparent;line-height:1.2;margin:0}.post-type-popupbuilder form .tablenav.top .actions input:active,.post-type-popupbuilder form .tablenav.top .actions input:focus,.post-type-popupbuilder form .tablenav.top .actions select:active,.post-type-popupbuilder form .tablenav.top .actions select:focus,.post-type-sgpbautoresponder form .tablenav.top .actions input:active,.post-type-sgpbautoresponder form .tablenav.top .actions input:focus,.post-type-sgpbautoresponder form .tablenav.top .actions select:active,.post-type-sgpbautoresponder form .tablenav.top .actions select:focus,.post-type-sgpbtemplate form .tablenav.top .actions input:active,.post-type-sgpbtemplate form .tablenav.top .actions input:focus,.post-type-sgpbtemplate form .tablenav.top .actions select:active,.post-type-sgpbtemplate form .tablenav.top .actions select:focus{border-color:transparent;box-shadow:none}.post-type-popupbuilder form .tablenav.top .actions select,.post-type-sgpbautoresponder form .tablenav.top .actions select,.post-type-sgpbtemplate form .tablenav.top .actions select{padding-left:5px;min-width:120px}.post-type-popupbuilder form .tablenav.top .actions input,.post-type-sgpbautoresponder form .tablenav.top .actions input,.post-type-sgpbtemplate form .tablenav.top .actions input{font-family:"Segoe UI Regular";font-weight:500;margin-left:-2px;color:#fff;background:#2873eb;border-color:#2873eb;font-size:14px}.post-type-popupbuilder form .tablenav.top .actions input:hover,.post-type-sgpbautoresponder form .tablenav.top .actions input:hover,.post-type-sgpbtemplate form .tablenav.top .actions input:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#fff;color:#2873eb;border-color:#2873eb}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li{color:#fff}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li a,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li a,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li a{font-family:"Segoe UI Regular";color:#2873eb;font-weight:600;background:0 0;-webkit-border-radius:29px;-moz-border-radius:29px;border-radius:29px;padding:10px 30px;border:2px solid rgba(0,0,0,.14);line-height:1.2}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li a:focus,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li a:focus,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li a:focus{box-shadow:none;outline:0}.post-type-popupbuilder form .tablenav.top .tablenav-pages .subsubsub li a.current,.post-type-sgpbautoresponder form .tablenav.top .tablenav-pages .subsubsub li a.current,.post-type-sgpbtemplate form .tablenav.top .tablenav-pages .subsubsub li a.current{color:#000}.post-type-popupbuilder form table,.post-type-sgpbautoresponder form table,.post-type-sgpbtemplate form table{border:none;box-shadow:0 0 15px #0000001A;padding:10px;margin-top:50px;border-collapse:separate}.post-type-popupbuilder form table input[type=checkbox],.post-type-sgpbautoresponder form table input[type=checkbox],.post-type-sgpbtemplate form table input[type=checkbox]{width:20px;height:20px;position:relative;border:1px solid #707070;box-shadow:none;transition:.05s border-color ease-in-out;line-height:0}.post-type-popupbuilder form table input[type=checkbox]:before,.post-type-sgpbautoresponder form table input[type=checkbox]:before,.post-type-sgpbtemplate form table input[type=checkbox]:before{content:'-';position:absolute;top:36%;left:17%;color:#fff;font-size:31px}.post-type-popupbuilder form table input[type=checkbox]:checked,.post-type-sgpbautoresponder form table input[type=checkbox]:checked,.post-type-sgpbtemplate form table input[type=checkbox]:checked{background:#2873eb;border-color:transparent}.post-type-popupbuilder form table input[type=checkbox]:checked::before,.post-type-sgpbautoresponder form table input[type=checkbox]:checked::before,.post-type-sgpbtemplate form table input[type=checkbox]:checked::before{content:"E";font-family:Glyphter,Arial,Helvetica,sans-serif;font-size:13px;line-height:1.1;color:#fff}.post-type-popupbuilder form table .sgpb-switch .sg-switch-checkbox:checked+.sgpb-slider,.post-type-sgpbautoresponder form table .sgpb-switch .sg-switch-checkbox:checked+.sgpb-slider,.post-type-sgpbtemplate form table .sgpb-switch .sg-switch-checkbox:checked+.sgpb-slider{background-color:#2873eb}.post-type-popupbuilder form table thead input[type=checkbox],.post-type-sgpbautoresponder form table thead input[type=checkbox],.post-type-sgpbtemplate form table thead input[type=checkbox]{background:#2873eb}.post-type-popupbuilder form table thead tr *,.post-type-sgpbautoresponder form table thead tr *,.post-type-sgpbtemplate form table thead tr *{color:#000;font-family:"Segoe UI Regular";font-weight:600}.post-type-popupbuilder form table thead td,.post-type-popupbuilder form table thead th,.post-type-sgpbautoresponder form table thead td,.post-type-sgpbautoresponder form table thead th,.post-type-sgpbtemplate form table thead td,.post-type-sgpbtemplate form table thead th{border:none}.post-type-popupbuilder form table .check-column,.post-type-popupbuilder form table td,.post-type-sgpbautoresponder form table .check-column,.post-type-sgpbautoresponder form table td,.post-type-sgpbtemplate form table .check-column,.post-type-sgpbtemplate form table td{vertical-align:middle!important}.post-type-popupbuilder form table tbody tr,.post-type-sgpbautoresponder form table tbody tr,.post-type-sgpbtemplate form table tbody tr{background-color:#fff;position:relative}.post-type-popupbuilder form table tbody tr td,.post-type-popupbuilder form table tbody tr th,.post-type-sgpbautoresponder form table tbody tr td,.post-type-sgpbautoresponder form table tbody tr th,.post-type-sgpbtemplate form table tbody tr td,.post-type-sgpbtemplate form table tbody tr th{border-top:1px solid rgba(194,194,194,.31);color:#000}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select{padding:10px 20px;border-radius:5px;background-color:#f1f1f1;border:2px solid transparent;line-height:1.2;margin:0}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select:focus{border-color:transparent;box-shadow:none}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder select,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate select{padding-left:5px;min-width:120px}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;border:2px solid transparent;line-height:1.2;font-weight:600;cursor:pointer}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:focus{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;border:2px solid transparent;line-height:1.2;font-weight:600;cursor:pointer}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input{color:#fff!important;background:#2873eb;border-color:#2873eb}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder input:hover,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder input:hover,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate input:hover,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder input:hover,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder input:hover,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate input:hover,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder input:hover,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder input:hover,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate input:hover{box-shadow:0 0 10px rgba(40,115,235,.4);background:#fff;color:#2873eb!important;border-color:#2873eb}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel{background:#fff;color:#000;border-color:#000}.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-popupbuilder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbautoresponder form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-popupbuilder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbautoresponder button.cancel:focus,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:active,.post-type-sgpbtemplate form table tbody tr.bulk-edit-sgpbtemplate button.cancel:focus{background:#fff;color:#000;border-color:#000}.post-type-popupbuilder form table tr.sgpb-popups-table-selected-row,.post-type-sgpbautoresponder form table tr.sgpb-popups-table-selected-row,.post-type-sgpbtemplate form table tr.sgpb-popups-table-selected-row{background-color:rgba(40,115,235,.1)}.post-type-popupbuilder form table .row-actions,.post-type-sgpbautoresponder form table .row-actions,.post-type-sgpbtemplate form table .row-actions{display:none}.post-type-popupbuilder form table .column-options,.post-type-sgpbautoresponder form table .column-options,.post-type-sgpbtemplate form table .column-options{display:flex;justify-content:space-around}.post-type-popupbuilder form table .column-options .icon,.post-type-sgpbautoresponder form table .column-options .icon,.post-type-sgpbtemplate form table .column-options .icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.post-type-popupbuilder form table .column-options .icon_edit,.post-type-popupbuilder form table .column-options .icon_remove,.post-type-sgpbautoresponder form table .column-options .icon_edit,.post-type-sgpbautoresponder form table .column-options .icon_remove,.post-type-sgpbtemplate form table .column-options .icon_edit,.post-type-sgpbtemplate form table .column-options .icon_remove{width:40px;height:40px}.post-type-popupbuilder form table .column-options .icon_clone,.post-type-sgpbautoresponder form table .column-options .icon_clone,.post-type-sgpbtemplate form table .column-options .icon_clone{width:35px;height:35px}.post-type-popupbuilder form table .column-options .icon_blue,.post-type-sgpbautoresponder form table .column-options .icon_blue,.post-type-sgpbtemplate form table .column-options .icon_blue{background:#b5caec}.post-type-popupbuilder form table .column-options .icon_pink,.post-type-sgpbautoresponder form table .column-options .icon_pink,.post-type-sgpbtemplate form table .column-options .icon_pink{background:#ffcece}.post-type-popupbuilder form table .column-options .icon img,.post-type-sgpbautoresponder form table .column-options .icon img,.post-type-sgpbtemplate form table .column-options .icon img{cursor:pointer}.post-type-popupbuilder form table .column-counter div,.post-type-sgpbautoresponder form table .column-counter div,.post-type-sgpbtemplate form table .column-counter div{max-width:80px;display:flex;justify-content:space-around}.post-type-popupbuilder form table .column-counter div input,.post-type-sgpbautoresponder form table .column-counter div input,.post-type-sgpbtemplate form table .column-counter div input{background:#fff;color:#000;border-color:#000;border-radius:5px;line-height:1.2;padding:5px 10px;cursor:pointer}.post-type-popupbuilder form table .column-className input,.post-type-popupbuilder form table .column-shortcode input,.post-type-sgpbautoresponder form table .column-className input,.post-type-sgpbautoresponder form table .column-shortcode input,.post-type-sgpbtemplate form table .column-className input,.post-type-sgpbtemplate form table .column-shortcode input{background:0 0;border-width:1px;border-color:#c2c2c2}.post-type-popupbuilder form table .check-column,.post-type-sgpbautoresponder form table .check-column,.post-type-sgpbtemplate form table .check-column{padding:0 0 0 5px!important}.post-type-popupbuilder form table .column-title a,.post-type-sgpbautoresponder form table .column-title a,.post-type-sgpbtemplate form table .column-title a{color:#2873eb}.post-type-popupbuilder form table tfoot,.post-type-sgpbautoresponder form table tfoot,.post-type-sgpbtemplate form table tfoot{display:none}.post-type-popupbuilder form .tablenav.bottom,.post-type-sgpbautoresponder form .tablenav.bottom,.post-type-sgpbtemplate form .tablenav.bottom{display:none}.post-type-popupbuilder form .pagination-links,.post-type-sgpbautoresponder form .pagination-links,.post-type-sgpbtemplate form .pagination-links{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;margin-bottom:30px;font-size:16px;font-weight:700}.post-type-popupbuilder form .pagination-links .disabled,.post-type-sgpbautoresponder form .pagination-links .disabled,.post-type-sgpbtemplate form .pagination-links .disabled{display:none}.post-type-popupbuilder form .pagination-links .paging-input,.post-type-sgpbautoresponder form .pagination-links .paging-input,.post-type-sgpbtemplate form .pagination-links .paging-input{order:-1}.post-type-popupbuilder form .pagination-links a.button,.post-type-sgpbautoresponder form .pagination-links a.button,.post-type-sgpbtemplate form .pagination-links a.button{background:0 0;border:none;font-size:22px;color:#000;font-weight:700;min-height:28px;line-height:1.2}.post-type-popupbuilder form .pagination-links a.button .screen-reader-text,.post-type-sgpbautoresponder form .pagination-links a.button .screen-reader-text,.post-type-sgpbtemplate form .pagination-links a.button .screen-reader-text{display:none}.post-type-popupbuilder form .pagination-links a.button:active,.post-type-popupbuilder form .pagination-links a.button:focus,.post-type-sgpbautoresponder form .pagination-links a.button:active,.post-type-sgpbautoresponder form .pagination-links a.button:focus,.post-type-sgpbtemplate form .pagination-links a.button:active,.post-type-sgpbtemplate form .pagination-links a.button:focus{background:0 0;border:none;font-size:22px;color:#000;font-weight:700;height:auto;min-height:auto;line-height:1.2;outline:0;box-shadow:none}.post-type-popupbuilder #wpwrap,.post-type-sgpbautoresponder #wpwrap,.post-type-sgpbtemplate #wpwrap{background:#fff}@media screen and (max-width:1250px) and (min-width:1100px){.sgpb .sgpb-options-menu{padding:12px}.sgpb .sgpb-options-menu h3{font-size:14px}.sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:0 3px!important;line-height:1.7!important;margin:0 2px!important}.edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1350px) and (min-width:1250px){.sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.edit-post-meta-boxes-area .postbox>.inside{padding:0}}@media screen and (max-width:1500px) and (min-width:1310px){.sgpb .sgpb-options-menu{padding:15px}.sgpb .sgpb-options-menu h3{font-size:15px}.sgpb .sgpb-options-content{padding:0 0 0 20px}.sgpb .formItem input[type=email]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=number]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=text]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker),.sgpb .sgpb .formItem input[type=url]:not(.sgpb-mailchimp-input):not(.js-registration-text-inputs):not(.js-login-text-inputs):not(.text):not(.wp-color-picker){padding:5px!important;line-height:2!important;margin:5px!important}.edit-post-meta-boxes-area .postbox>.inside{padding:0}}
|
public/css/popupAdminStyles.css
CHANGED
@@ -1,20 +1,18 @@
|
|
1 |
-
.sgpb-counter-wrapper{max-width:90px}.sgpb-counter-wrapper .sgpb-reset-count-btn{float:right}.sgpb-popup-opening-analytics-container .sgpb-reset-count-btn{background:#FCC 0% 0% no-repeat padding-box;border-radius:10px;opacity:0.86;border:none;font:normal normal normal 20px Segoe UI Regular;letter-spacing:
|
2 |
.sgpb-popup-content-direction-right .sgpb-subscription-admin-wrapper,
|
3 |
.sgpb-forms-preview-direction,
|
4 |
.sgpb-forms-preview-direction input[type="url"],
|
5 |
-
.sgpb-forms-preview-direction input[type="email"]{direction:rtl !important;text-align:right !important}.
|
6 |
.tab{border-radius:3px}.sgpb-static-padding-top{padding-top:4px}.sgpb-wrapper .sgpb-slider-wrapper{margin-top:4px !important}.sgpb-wrapper .sgpb-slider-wrapper .js-popup-overlay-opacity,
|
7 |
-
.sgpb-wrapper .sgpb-slider-wrapper .js-popup-content-opacity{margin-top:3px !important}.sgpb-align-center{text-align:center}.sgpb-input-max-3{width:70px !important}.
|
8 |
-
10px;font-weight:normal;margin-top:16px;margin-right:0 !important;float:right}.
|
9 |
-
solid red;width:240px;height:130px;margin-top:1px;margin-left:40%;display:block;position:absolute;z-index:9999999999999999}.theme-preview-1{background-image:url("../img/theme1.jpg");background-size:240px 130px}.theme-preview-2{background-image:url("../img/theme2.jpg");background-size:240px 130px}.theme-preview-3{background-image:url("../img/theme3.jpg");background-size:240px 130px}.theme-preview-4{background-image:url("../img/theme4.jpg");background-size:240px 130px}.theme-preview-5{background-image:url("../img/theme5.jpg");background-size:240px 130px}.theme-preview-6{background-image:url("../img/theme6.jpg");background-size:240px 130px}.fixed-wrapper{max-width:248px;width:100%;height:191px;display:inline-block;margin-top:4px;margin-left:15px}.js-popup-fixed{width:100%;display:none}.fix-wrapper-style{width:38.5%;display:inline-block}.sgpb-color-picker-wrapper
|
10 |
a{text-decoration:none !important}.sgpb-color-picker-wrapper .iris-picker{z-index:99999}.sgpb-color-picker-wrapper .wp-picker-container
|
11 |
-
a{height:24px}.
|
12 |
-
0 0 0 !important;color:#000 !important}.sgpb-
|
13 |
-
.sgpb-extensions-wrapper .sgpb-pushNotification-div:hover{background-color:rgba(212, 166, 224, 0.4) !important}.sgpb-pushNotification-div{background-color:#b084bc !important}.sgpb-pushNotification-div:hover{background-color:#d4a6e0 !important}.sgpb-extensions-wrapper .sgpb-iframe-div{background-color:rgba(212, 166, 224, 0.4) !important}.sgpb-free-extensions-wrapper .sgpb-pdf-div{background-color:#ea7766 !important}.sgpb-extensions-wrapper .sgpb-gamification-div{background-color:rgba(212, 166, 224, 0.4) !important}.sgpb-video-div{background-color:#d22215 !important}.sgpb-video-div:hover{background-color:#f34133 !important}.sgpb-extensions-wrapper .sgpb-video-div{background-color:rgba(243, 65, 51, 0.4) !important}.sgpb-ageRestriction-div{background-color:#f7cc44 !important}.sgpb-ageRestriction-div:hover{background-color:#ffdd73 !important}.ageVerification-popup,.ageVerification-popup-pro{background-image:url('../img/ageVerificationTypeIcon.png')}.sgpb-ageVerification-div{background-color:#d22215 !important}.sgpb-ageVerification-div:hover{background-color:#f34133 !important}.sgpb-extensions-wrapper .sgpb-ageRestriction-div{background-color:#ffdd73 !important}.sgpb-countdown-div{background-color:#acd373 !important}.sgpb-countdown-div:hover{background-color:#cef398 !important}.sgpb-extensions-wrapper .sgpb-countdown-div{background-color:#cef398 !important}.sgpb-social-div{background-color:#1da0f1 !important}.sgpb-social-div:hover{background-color:#38b3ff !important}.sgpb-extensions-wrapper .sgpb-social-div{background-color:rgba(29, 160, 241, 0.4) !important}.sg-exit-intent{background-image:url("../img/ExitIntent.png")}.subscriptionPlus-popup-pro{background-image:url("../img/subscriptionPlusTypeIcon.png")}.sgpb-subscription-div{background-color:#7eb540 !important}.sgpb-subscription-div:hover{background-color:#a1dd5e !important}.sgpb-contactForm-div{background-color:#f94563 !important}.sgpb-contactForm-div:hover{background-color:#ff5974 !important}.sgpb-mailchimp-div{background-color:#ffe01b !important}.sgpb-mailchimp-div:hover{background-color:#ffe74e !important}.sgpb-aweber-div{background-color:#0079c1 !important}.sgpb-aweber-div:hover{background-color:#42b1f3 !important}.scheduling-popup-pro{background-image:url("../img/schedulingTypeIcon.png") !important}.edd-popup-pro{background-image:url("../img/eddTypeIcon.png") !important}.sgpb-edd-div{background-color:#7dbfe9 !important}.geo-targeting-popup-pro{background-image:url("../img/geoTypeIcon.png") !important}.sgpb-geo-targeting-div{background-color:rgba(73, 185, 173, 0.4) !important}.sgpb-subscriptionPlus-div{background-color:rgba(23, 165, 143, 0.4) !important}.sgpb-sgpbAWeber-div{background-color:rgba(0,121,193,0.4)}.sgpb-sgpbAWeber-div:hover{background-color:rgba(0,121,193,0.4)}.sgpb-login-div{background-color:#396af7 !important}.sgpb-login-div:hover{background-color:#4d7afc !important}.sgpb-extensions-wrapper .sgpb-login-div{background-color:rgba(77, 122, 252, 0.4) !important}.sgpb-registration-div{background-color:#fe415b !important}.sgpb-registration-div:hover{background-color:#fe5a70 !important}.sgpb-extensions-wrapper .sgpb-registration-div{background-color:rgba(254, 65, 91, 0.4) !important}.sgpb-scheduling-div{background-color:#1976d3}.sgpb-scheduling-div:hover{background-color:#308ee8}.sgpb-extensions-wrapper .sgpb-scheduling-div{background-color:rgba(48, 142, 232, 0.4) !important}.sgpb-sgpbMailchimp-div{background-color:rgba(255, 224, 27, 0.4) !important}.sgpbAdBlock-popup-pro{background-image:url("../img/adBlockTypeIcon.png") !important}.sgpb-sgpbAdBlock-div{background-color:rgba(249,61,62,0.4)}.sgpb-sgpbAdBlock-div{background-color:rgba(249,61,62,0.4)}.sgpb-sgpbAdBlock-div:hover{background-color:rgba(249,61,62,0.4)}.sgpbScroll-popup-pro{background-image:url("../img/scroll.png") !important}.sgpb-sgpbScroll-div{background-color:rgba(73,185,173,0.4)}.sgpb-sgpbScroll-div:hover{background-color:rgba(73,185,173,0.4)}.sgpbInactivity-popup-pro{background-image:url("../img/inactivity.png") !important}.sgpb-sgpbInactivity-div{background-color:rgba(197,212,61,0.4)}.sgpb-sgpbInactivity-div:hover{background-color:rgba(197,212,61,0.4)}.sgpbRandom-popup-pro{background-image:url("../img/random.png") !important}.sgpb-sgpbRandom-div{background-color:rgba(225,240,85,0.4)}.sgpb-sgpbRandom-div:hover{background-color:rgba(225,240,85,0.4)}.advancedClosing-popup-pro{background-image:url("../img/advancesClosing.png") !important}.sgpb-advancedClosing-div{background-color:rgba(241,139,64,0.4)}.sgpb-advancedClosing-div:hover{background-color:rgba(241,139,64,0.4)}.sgpbAdvancedTargeting-popup-pro{background-image:url("../img/advancedTargeting.png") !important}.sgpb-sgpbAdvancedTargeting-div{background-color:rgba(245,110,107,0.4)}.sgpb-sgpbAdvancedTargeting-div:hover{background-color:rgba(245,110,107,0.4)}.sgpbAnalitics-popup-pro{background-image:url("../img/analyticsTypeIcon.png") !important}.sgpbRecentSales-popup-pro{background-image:url("../img/recentSales.png") !important}.sgpb-sgpbAnalitics-div{background-color:rgba(250,166,40,0.4)}.sgpb-sgpbAnalitics-div:hover{background-color:rgba(250,166,40,0.4)}.sgpbExitIntent-popup-pro{background-image:url("../img/exitIntentTypeIcon.png") !important}.sgpb-recentSales-div{background-color:#ff5723 !important}.sgpb-recentSales-div:hover{background-color:#ff6e41 !important}.sgpb-sgpbRecentSales-div{background-color:rgba(255, 87, 35, 0.4) !important}.sgpb-sgpbExitIntent-div{background-color:rgba(140,115,211,0.4)}.sgpb-sgpbExitIntent-div:hover{background-color:rgba(140,115,211,0.4)}.iframe-popup-pro{background-image:url("../img/iframeTypeIcon.png")}.iframe-popup-pro-wrapper{background-color:rgba(176,132,188,0.4)}.countdown-popup-pro-wrapper:hover{background-color:rgba(176,132,188,0.4)}.video-popup-pro{background-image:url("../img/videoTypeIcon.png")}.video-popup-pro-wrapper{background-color:rgba(210,34,21,0.26)}.video-popup-pro-wrapper:hover{background-color:rgba(210,34,21,0.26)}.ageRestriction-popup-pro{background-image:url("../img/restrictionTyoeIcon.png")}.ageRestriction-popup-pro-wrapper{background-color:rgba(247,204,68,0.4)}.ageRestriction-popup-pro-wrapper:hover{background-color:rgba(247,204,68,0.4)}.countdown-popup-pro{background-image:url("../img/CountdownTypeIcon.png")}.countdown-popup-pro-wrapper{background-color:rgba(172, 211, 115, 0.4) !important}.countdown-popup-pro-wrapper:hover{background-color:rgba(172, 211, 115, 0.4) !important}.social-popup-pro{background-image:url("../img/socialTypeIcon.png")}.social-popup-pro-wrapper{background-color:rgba(2,116,179,0.4)}.social-popup-pro-wrapper:hover{background-color:rgba(2,116,179,0.4)}.contactForm-popup-pro{background-image:url("../img/contactFormTypeIcon.png")}.contactForm-popup-pro-wrapper{background-color:rgba(251,175,93,0.4)}.contactForm-popup-pro-wrapper:hover{background-color:rgba(251,175,93,0.4)}.Woo-popup,.sgpbWOO-popup-pro{background-image:url("../img/wooTypeIcon.png")}.sgpb-Woo-div,.sgpb-sgpbWOO-div{background-color:#a46497 !important}.sgpb-Woo-div:hover,.sgpb-sgpbWOO-div:hover{background-color:#cb7fbb !important}.sgpb-extensions-wrapper .sgpb-sgpbWOO-div{background-color:#cb7fbb !important}.sgpb-popup-type-pro-ribbon{background-image:url(../img/probadge.png);position:absolute;top:-5px;right:-5px;width:71px;height:40px;background-size:cover}.sgpb-popup-type-free-pro-ribbon{background-image:url(../img/freeProbadge.png);position:absolute;top:-5px;right:-5px;width:71px;height:40px;background-size:cover}.sg-rules-or{border-top:2px dashed #ddd;line-height:1;text-align:center;margin:15px
|
14 |
0 5px}.sgpb-wrapper.sgpb-settings input[type="checkbox"]{margin-top:2px !important}.sgpb-wrapper.sgpb-settings .sgpb-info-icon-align{margin-top:6px !important}.sgpb-wrapper.sgpb-settings .hndle.ui-sortable-handle.js-special-title{font-weight:600}.sgpb-wrapper.sgpb-settings
|
15 |
h2{margin-bottom:20px}.sgpb-wrapper input[type="radio"]:checked:before{margin:3px
|
16 |
3px 0 !important}.sgpb-wrapper input[type="checkbox"]:focus{outline:0
|
17 |
-
!important}.sgpb-wrapper input[type=checkbox]:checked:before{margin:-4px 0 0 -5px}.
|
18 |
span{background:#fff;position:relative;top:-8px;padding:2px
|
19 |
10px}.sgpb-wrapper
|
20 |
div.tab{overflow:hidden;border:1px
|
@@ -29,27 +27,19 @@ auto;width:82%;text-align:center}.sgpb-show-button-image-container,.sgpb-show-sa
|
|
29 |
solid #ccc;border-radius:3px}.sgpb-show-button-image-container,.sgpb-show-gamification-image-container,.sgpb-show-sales-image-container{width:35px;height:35px}.sgpb-show-background-image-container{width:212px;height:132px}.sgpb-show-gamification-image-container{margin-top:0px}.sgpb-no-image{display:block;font:13px Arial;margin:0
|
30 |
auto;text-align:center;padding-top:56px}.sgpb-inline-block{display:inline-block}.sgpb-button-text .form-control,.sgpb-full-width.form-control{height:29px !important;padding:6px
|
31 |
12px !important;width:100% !important}.sgpb-full-width{width:100%}.sgpb-close-btn-change-image-wrapper{max-width:120px}.sgpb-close-btn-image-wrapper{max-width:40px}.sgpb-video-url-input{width:100%}.sgpb-switch{position:relative;display:inline-block;width:60px;height:34px}.sgpb-switch
|
32 |
-
input{display:none}.sgpb-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition: .4s;transition: .4s;-ms-transform:scale(0.8,0.8);-webkit-transform:scale(0.8,0.8);transform:scale(0.8,0.8)}.sgpb-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition: .4s;transition: .4s}input:checked+.sgpb-slider{background-color:#2196F3}input:focus+.sgpb-slider{box-shadow:0 0 1px #2196F3}input:checked+.sgpb-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.sgpb-slider.sgpb-round{border-radius:34px}.sgpb-slider.sgpb-round:before{border-radius:50%}.sgpb-slider.sgpb-round{border-radius:34px}.sgpb-slider.sgpb-round:before{border-radius:50%}.
|
33 |
-
input{width:100%}.sgpb-full-width.form-control{height:28px !important;padding:2px
|
34 |
12px !important;width:100% !important}.sgpb-full-width-events.form-control{height:28px !important;padding:6px
|
35 |
-
12px !important;width:100% !important;font-size:13px}.sgpb-same-origin-warning{margin-top:10px}.sgpb-restriction-unit{vertical-align:sub !important}.sgpb-wrapper .col-md-4.sgpb-close-btn-change-image-wrapper{min-width:120px !important}.sgpb-wrapper .col-md-4.sgpb-background-change-image-wrapper{min-width:120px}.
|
36 |
-
|
37 |
-
|
38 |
-
0 0px 2px}.sgpb-subs-delete-button-wrapper{text-align:right;margin-bottom:5px}.sgpb-show-subscriber-data-popup,.sgpb-show-subscriber-data-popup:target,.sgpb-show-popup-js,.sgpb-show-popup-js:target{opacity:1 !important;pointer-events:auto !important}.sgpb-add-subscriber-header-column{min-width:210px}.sgpb-add-subscriber-header-column
|
39 |
-
h1{margin-top:0}.sgpb-add-subscriber-header-spinner-column{min-width:70px}.postbox-container .select2-container{z-index:999;min-width:46px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:25px !important}.select2-container--default .select2-selection--single,.select2-dropdown.select2-dropdown--below{border:2px
|
40 |
-
solid #dce4ec !important}.select2-dropdown.select2-dropdown--below{border-top:none !important}.sgpb-options-content{padding:10px}#wpbody-content>div.sgpb-wrapper.sgpb-newsletter>div{margin:0
|
41 |
!important}.sgpb-label-align-center-sm{padding-top:12px}.sgpb-wrapper .postbox-container{float:none !important}.sgpb-wrapper .js-special-title{cursor:inherit !important}.sgpb-alert{padding:15px;margin-bottom:20px;border:1px
|
42 |
-
solid transparent;border-radius:4px}.sgpb-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.sgpb-align-center-with-input{display:inline-block;padding-top:7px}.sgpb-align-center-with-checkbox{display:inline-block;padding-top:1px}.sgpb-checkbox-clear-margin{margin-top:0 !important}.sgpb-input-right-label{margin-top:7px;display:inline-block}.sgpb-reset-checkbox-margin-top{margin-top:0 !important}.js-preview-sound{color:#3879D9;margin:5px
|
43 |
-2px;cursor:pointer}.sgpb-info-icon{color:#17a2b8}.sgpb-info-icon-align{margin-left:5px;margin-top:3px}.sgpb-event-row .sgpb-info-icon-align{margin-top:0}.sgpb-info-text{color:#3879D9;font:14px Arial;width:200px;border:1px
|
44 |
-
solid #ccc;position:absolute;min-width:20px;min-height:13px;display:none;margin-top:7px;margin-left:12px;box-shadow:
|
45 |
!important}}.sgpb-info-wrapper .sgpb-info-icon-align{vertical-align:text-top !important;margin-left:0 !important}.sgpb-col-no-padding{padding:0
|
46 |
-
!important}.sgpb-info-icon-align-inputs{margin-top:15px !important}.sgpb-info-text-inputs{margin-left:41px !important;margin-top:-18px !important}.sgpb-event-row{min-height:50px}.sgpb-box-
|
47 |
-
.sgpb-box-autoresponder-events .sgpb-event-row:not(:first-child),
|
48 |
-
.sgpb-box-woocommerce-special-events .sgpb-event-row:not(:first-child),
|
49 |
-
.sgpb-box-conditions .sgpb-event-row:not(:first-child),
|
50 |
-
.sgpb-box-events .sgpb-event-row:not(:first-child){}.sgpb-box-woocommerce-special-events .sgpb-event-row:not(:last-child) .sg-rules-add-button-wrapper.sgpb-static-padding-top{display:none}.sgpb-box-autoresponder-events .sgpb-event-row:not(:last-child) .sg-rules-add-button-wrapper.sgpb-static-padding-top{display:none}.col-md-2.sg-rules-edit-button-wrapper{max-width:144px}.sg-rules-add-button-wrapper.sgpb-static-padding-top,.sg-rules-edit-button-wrapper.sgpb-static-padding-top,.sg-rules-delete-button-wrapper.sgpb-static-padding-top{padding-top:23px}.sg-rules-add-button-wrapper.sgpb-static-padding-top{max-width:88px}.sg-rules-edit-button-wrapper.sgpb-static-padding-top{max-width:114px}.sgpb-events-spinner:before{content:""}.sgpb-event-row
|
51 |
.btn{line-height:22px;border-radius:4px}.sgpb-hide-add-button{display:none !important}.sgpb-tab-content-options
|
52 |
-
label{margin-bottom:0}.sgpb-label-align-with-select2{padding-top:8px}@media (max-width: 990px){.
|
53 |
#sgpb-js-variable-wrapper .sgpb-add-subscriber-popup-close-btn{margin-top:0}.sgpb-insert-popup-btns,
|
54 |
.sgpb-insert-popup + span,
|
55 |
.sgpb-insert-popup-event .select2-container{width:100%}.sgpb-insert-popup-btns{border:1px
|
@@ -59,12 +49,12 @@ solid #ccc}#sgpb-hidden-media-popup .sgpb-static-padding-top,
|
|
59 |
label{font-weight:500 !important}.sgpb-hidden-full-width-column{padding-left:27px !important}.sgpb-gdpr-label{padding-top:17px}.sgpb-license-status{pointer-events:none !important}.sgpb-each-option-section{margin-top:30px}.sgpb-live-preview-wrapper,.sgpb-relative-position{position:relative}.sgpb-loader{position:absolute;height:100%;width:100%;top:0;background:white}@import url(https://fonts.googleapis.com/css?family=Open+Sans);.sgpb-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sgpb-banner{position:relative;padding:10px
|
60 |
20px;animation:loader 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite;background-color:#ccc}@keyframes
|
61 |
loader{0%{letter-spacing:-1px}100%{letter-spacing:15px}}.sgpb-banner::before{content:'';width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;transform:skewX(-15deg);background-color:#ccc}.sgpb-banner-left,.sgpb-banner-right{width:60px;height:100%;position:absolute;z-index:-2;bottom:-30%;transform:skewX(-15deg);background-color:#ccc}.sgpb-banner-left{animation:sub-banner-left 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite}@keyframes sub-banner-left{0%{right:82%}100%{right:90%}}.sgpb-banner-right{animation:sub-banner-right 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite}@keyframes sub-banner-right{0%{left:82%}100%{left:90%}}.sgpb-banner-left::before,.sgpb-banner-right::before{content:'';width:0;height:0;position:absolute;top:-1px;border:22px
|
62 |
-
solid
|
63 |
auto;display:block}.col-md-2.sgpb-pro-options-row{min-width:80px !important}.sgpb-pro-label-sm{line-height:16px !important;margin-top:2px !important}.sgpb-pro-options-row{width:12% !important}.sgpb-pro-options-label-wrapper{padding:0
|
64 |
-
!important}.sgpb-pro-label-metabox:hover{color:#fff;background-color:#c87f0a;border-color:#be780a;text-decoration:none}.sgpb-pro-label-metabox{
|
65 |
-
solid transparent;
|
66 |
-
5px;font-size:13px;line-height:16px;border-radius:3px;margin-left:12px}.sgpb-other-pro-options{position:absolute;background-color:rgba(255, 255, 255, 0.6);width:99%;height:96%;top:0;margin:
|
67 |
-
-8px}.sgpb-add-new-label{text-align:left}.sgpb-extensions-section-wrapper{max-width:830px;margin-top:40px;margin-bottom:30px;border-bottom:1px solid #DEDEDE;width:100%;display:inline-block}.sgpb-add-new-row{max-width:1080px;border-bottom:1px solid #DEDEDE;margin-bottom:30px;margin-left:0;margin-right:0}.sgpb-add-new-wrapper{overflow:hidden;max-width:830px}.sgpb-dropdown-label{margin-top:4px}.sgpb-pro-button{background-color:#E0252C !important;border-color:#E0252C !important;margin-right:12px !important}.sgpb-pro-button:hover{background-color:#c41c22 !important;border-color:#c41c22 !important}.sgpb-extensions-notices,.sgpb-alert-problem{position:relative;display:block;margin-top:35px}.sgpb-extension-notice-close,.sgpb-problem-notice-close{position:absolute !important;right:20px;top:-10px;font-size:20px;cursor:pointer}.sgpb-extension-notice-dont-show,.sgpb-problem-notice-dont-show{text-align:right;padding-right:9px;cursor:pointer !important}.sgpb-extensions-list{display:inline-block;margin-top:
|
68 |
.row{margin:0
|
69 |
!important}.sgpb-margin-right-status{margin-right:12px !important}.sgpb-margin-right-status-not-active{margin-right:35px}@font-face{font-family:'popupbuilder-icon';src:url('fonts/popupbuilder-icon.eot');src:url('fonts/popupbuilder-icon.eot?#iefix') format('embedded-opentype'),
|
70 |
url('fonts/popupbuilder-icon.woff') format('woff'),
|
@@ -72,8 +62,8 @@ url('fonts/popupbuilder-icon.ttf') format('truetype'),
|
|
72 |
url('fonts/popupbuilder-icon.svg#popupbuilder-icon') format('svg');font-weight:normal;font-style:normal}[class*='dashicons-menu-icon-sgpb']:before{display:inline-block;font-family:'popupbuilder-icon';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu-icon-sgpb:before{content:'\0041';padding-left:5px !important}@font-face{font-family:'popupbuilder-button-icon';src:url('fonts/popupbuilder-button-icon.eot');src:url('fonts/popupbuilder-button-icon.eot?#iefix') format('embedded-opentype'),
|
73 |
url('fonts/popupbuilder-button-icon.woff') format('woff'),
|
74 |
url('fonts/popupbuilder-button-icon.ttf') format('truetype'),
|
75 |
-
url('fonts/popupbuilder-button-icon.svg#popupbuilder-button-icon') format('svg');font-weight:normal;font-style:normal}[class*='dashicons-menu-icon-sgpb-button']:before{display:inline-block;font-family:'popupbuilder-button-icon';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu-icon-sgpb-button:before{content:'\0042';margin:
|
76 |
-
9px
|
77 |
li{padding-bottom:8px !important}.sgpb-banner-wrapper{clear:both;overflow:hidden;padding-top:20px;margin-right:20px}.sgpb-review-popup-banner-wrapper{clear:both;overflow:hidden;padding-top:20px;margin:10px
|
78 |
20px 10px 0;background-color:#fff}.sgpb-review-popup-banner-wrapper h1,
|
79 |
.sgpb-review-popup-banner-wrapper
|
@@ -85,10 +75,8 @@ input{display:inline-block !important}.sgpb-import-wrapper
|
|
85 |
.submit{float:none !important;padding:0
|
86 |
!important}.sgpb-media-btn-wrapper{background-color:#f3f3f4}.sgpb-gutenberg-logo{max-height:130px !important}.sgpb-gutenberg-shortcode-wrapper{height:30px !important;display:contents;background-color:#f3f3f4 !important}.sgpb-gutenberg-shortcode-input{width:100% !important}.sgpb-gutenberg-form-selector-wrapper .components-base-control{width:100% !important}.subscribers-wrapper .tablenav.top,
|
87 |
.subscribers-wrapper
|
88 |
-
.tablenav.bottom{margin-left:-8px !important}.mce-widget .dashicons-menu-icon-sgpb:before{padding-left:
|
89 |
-
|
90 |
-
8px !important;font-size:13px !important;cursor:pointer !important;border-radius:2px !important;margin-right:35px !important;margin-bottom:5px !important;top:-3px !important;font-weight:600 !important}.reset-button:hover{color:#f7f7f7 !important;background-color:#0073aa !important}.editor-content-css{height:400px}.sgpb-editor-options-tabs-wrapper{background-color:white !important;overflow:hidden}.sgpb-editor-options-tabs-wrapper
|
91 |
-
input{color:black !important;border-radius:0px !important;background-color:rgba(204, 204, 204, 0.4) !important;border:1px
|
92 |
solid #ddd !important}.sgpb-editor-options-tabs-wrapper input:hover{background-color:#ccc !important;color:#636363 !important}.sgpb-editor-options-tabs-wrapper .sgpb-active-tab{background-color:#f7f7f7 !important;box-shadow:none !important;border-bottom:1px solid #f7f7f7 !important}.sgpb-editor-tab-links{background-color:#fff}.sgpb-editor-tab-2{border-left:none !important}.sgpb-notification-center-wrapper{margin-right:21px;padding:20px
|
93 |
20px 0 !important;border:1px
|
94 |
solid
|
@@ -104,5 +92,5 @@ h3{border-bottom:1px solid #ccc;padding-bottom:15px;padding-left:20px}.sgpb-noti
|
|
104 |
a{font-size:12px !important}.sgpb-review-description .sgrb-review-h2{margin-top:0 !important}.sgpb-hide-notification-at-all{float:right}.sgpb-hide-notification-at-all:hover{cursor:pointer;background-color:#cccccca3}#sgpb-feedback-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.6);z-index:9999;opacity:0;pointer-events:none}#sgpb-feedback-popup:target{opacity:1;pointer-events:auto}.sgpb-feedback-popup-wrapper{width:35%;min-width:310px;background-color:white;padding:0
|
105 |
15px 15px 15px;box-sizing:border-box;border-radius:4px;overflow:auto;position:fixed;left:50%;top:30%;margin-top:-37.5px;margin-left:-201px}.sgpb-show-feedback-popup,.sgpb-show-feedback-popup:target{opacity:1 !important;pointer-events:auto !important;display:block !important}.sgpb-deactivate-feedback-dialog-input{margin:0
|
106 |
!important}.sgpb-feedback-popup-wrapper .sgpb-add-subscriber-popup-close-btn{margin-top:9px;position:absolute;right:9px}.sgpb-feedback-popup-wrapper .sgpb-feedback-popup-header{border-bottom:1px solid #ccc}.sgpb-feedback-descritpion{margin:10px
|
107 |
-
0 15px 0 !important}.sgpb-feedback-each-reason-row{margin-bottom:10px}.sgpb-deactivate-feedback-dialog-label{margin-top:2px}.sgpb-feedback-text-input{width:100%}.sgpb-feedback-submit{background-color:#2873EB !important;border-color:#2873EB !important}.sgpb-feedback-submit:hover{background-color:#2873ebcc !important;border-color:#2873ebcc !important}.sgpb-feedback-submit-skip{float:right}.sgpb-feedback-error-message{font-size:13px;color:#f00}.sgpb-feedback-btns-wrapper{margin-top:30px}.
|
108 |
.select2{min-width:inherit}
|
1 |
+
.sgpb-counter-wrapper{max-width:90px}.sgpb-counter-wrapper .sgpb-reset-count-btn{float:right}.sgpb-popup-opening-analytics-container .sgpb-reset-count-btn{background:#FCC 0% 0% no-repeat padding-box;border-radius:10px;opacity:0.86;border:none;font:normal normal normal 20px Segoe UI Regular;letter-spacing:0;color:#C12121;width:100px;height:50px}.sgpb-popup-opening-analytics-container .sgpb-reset-count-btn:hover{opacity:1}.sgpb-popup-opening-analytics-option-value-span{margin-left:10px}.sgpb-clear{clear:both}.sgpb-popup-content-direction-right .sgpb-contact-admin-wrapper,
|
2 |
.sgpb-popup-content-direction-right .sgpb-subscription-admin-wrapper,
|
3 |
.sgpb-forms-preview-direction,
|
4 |
.sgpb-forms-preview-direction input[type="url"],
|
5 |
+
.sgpb-forms-preview-direction input[type="email"]{direction:rtl !important;text-align:right !important}.sgpb-hide-condition-row{display:none !important}.sgpb-wrapper .wp-picker-clear{display:none}.xdsoft_datetimepicker{z-index:999999 !important}.sgpb-wrapper
|
6 |
.tab{border-radius:3px}.sgpb-static-padding-top{padding-top:4px}.sgpb-wrapper .sgpb-slider-wrapper{margin-top:4px !important}.sgpb-wrapper .sgpb-slider-wrapper .js-popup-overlay-opacity,
|
7 |
+
.sgpb-wrapper .sgpb-slider-wrapper .js-popup-content-opacity{margin-top:3px !important}.sgpb-align-center{text-align:center}.sgpb-input-max-3{width:70px !important}.sgpb-align-center{text-align:center}.sg-hide,.sgpb-hide,.sg-hide-element{display:none !important}.sg-full-width{width:100%}.sgpb-hidden-auto-close-row{width:103% !important}.col-xs-6 .sgpb-pro-button{font-size:22px;padding:3px
|
8 |
+
10px;font-weight:normal;margin-top:16px;margin-right:0 !important;float:right}.fixed-wrapper{max-width:248px;width:100%;height:191px;display:inline-block;margin-top:4px;margin-left:15px}.sgpb-color-picker-wrapper
|
|
|
9 |
a{text-decoration:none !important}.sgpb-color-picker-wrapper .iris-picker{z-index:99999}.sgpb-color-picker-wrapper .wp-picker-container
|
10 |
+
a{height:24px}.sgpb-type-icon{height:115px;margin-top:20px;background-size:contain;background-repeat:no-repeat;background-position:42px}.sgpb-type-text-wrapper{text-align:center}.sgpb-type-text{font-size:23px;margin:14px
|
11 |
+
0 0 0 !important;color:#000 !important}.sgpb-rules-or{border-top:2px dashed #ddd;line-height:1;text-align:center;margin:15px
|
|
|
12 |
0 5px}.sgpb-wrapper.sgpb-settings input[type="checkbox"]{margin-top:2px !important}.sgpb-wrapper.sgpb-settings .sgpb-info-icon-align{margin-top:6px !important}.sgpb-wrapper.sgpb-settings .hndle.ui-sortable-handle.js-special-title{font-weight:600}.sgpb-wrapper.sgpb-settings
|
13 |
h2{margin-bottom:20px}.sgpb-wrapper input[type="radio"]:checked:before{margin:3px
|
14 |
3px 0 !important}.sgpb-wrapper input[type="checkbox"]:focus{outline:0
|
15 |
+
!important}.sgpb-wrapper input[type=checkbox]:checked:before{margin:-4px 0 0 -5px}.sgpb-col-md{display:inline-block;width:150px}.sgpb-rules-or
|
16 |
span{background:#fff;position:relative;top:-8px;padding:2px
|
17 |
10px}.sgpb-wrapper
|
18 |
div.tab{overflow:hidden;border:1px
|
27 |
solid #ccc;border-radius:3px}.sgpb-show-button-image-container,.sgpb-show-gamification-image-container,.sgpb-show-sales-image-container{width:35px;height:35px}.sgpb-show-background-image-container{width:212px;height:132px}.sgpb-show-gamification-image-container{margin-top:0px}.sgpb-no-image{display:block;font:13px Arial;margin:0
|
28 |
auto;text-align:center;padding-top:56px}.sgpb-inline-block{display:inline-block}.sgpb-button-text .form-control,.sgpb-full-width.form-control{height:29px !important;padding:6px
|
29 |
12px !important;width:100% !important}.sgpb-full-width{width:100%}.sgpb-close-btn-change-image-wrapper{max-width:120px}.sgpb-close-btn-image-wrapper{max-width:40px}.sgpb-video-url-input{width:100%}.sgpb-switch{position:relative;display:inline-block;width:60px;height:34px}.sgpb-switch
|
30 |
+
input{display:none}.sgpb-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition: .4s;transition: .4s;-ms-transform:scale(0.8,0.8);-webkit-transform:scale(0.8,0.8);transform:scale(0.8,0.8)}.sgpb-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition: .4s;transition: .4s}input:checked+.sgpb-slider{background-color:#2196F3}input:focus+.sgpb-slider{box-shadow:0 0 1px #2196F3}input:checked+.sgpb-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.sgpb-slider.sgpb-round{border-radius:34px}.sgpb-slider.sgpb-round:before{border-radius:50%}.sgpb-slider.sgpb-round{border-radius:34px}.sgpb-slider.sgpb-round:before{border-radius:50%}.sgpb-full-width.form-control{height:28px !important;padding:2px
|
|
|
31 |
12px !important;width:100% !important}.sgpb-full-width-events.form-control{height:28px !important;padding:6px
|
32 |
+
12px !important;width:100% !important;font-size:13px}.sgpb-same-origin-warning{margin-top:10px}.sgpb-restriction-unit{vertical-align:sub !important}.sgpb-wrapper .col-md-4.sgpb-close-btn-change-image-wrapper{min-width:120px !important}.sgpb-wrapper .col-md-4.sgpb-background-change-image-wrapper{min-width:120px}.sgpb-add-subscriber-input{width:100%;border-radius:5px}.sgpb-add-subscriber-input
|
33 |
+
option{padding:3px}.sgpb-add-subscriber-input option:checked{background:#18bc9c linear-gradient(0deg, #18bc9c 0%, #18bc9c 100%)}.sgpb-email-error,.sgpb-subscription-error,.sgpb-newsletter-validation{color:#f00;margin-top:-10px;margin-bottom:15px;font-weight:bold}.sgpb-subscribers-add-spinner{margin-top:12px;margin-left:-55px}.sgpb-subscribers-remove-spinner{margin-bottom:-5px;margin-right:5px}.sgpb-subscriber-export-radio{padding-top:9px}.sgpb-subs-delete-button-wrapper{text-align:right;margin-bottom:5px}.sgpb-show-subscriber-data-popup,.sgpb-show-subscriber-data-popup:target,.sgpb-show-popup-js,.sgpb-show-popup-js:target{opacity:1 !important;pointer-events:auto !important}.sgpb-add-subscriber-header-column{min-width:210px}.sgpb-add-subscriber-header-column
|
34 |
+
h1{margin-top:0}.sgpb-add-subscriber-header-spinner-column{min-width:70px}.sgpb-options-content{padding:10px}#wpbody-content>div.sgpb-wrapper.sgpb-newsletter>div{margin:0
|
|
|
|
|
|
|
35 |
!important}.sgpb-label-align-center-sm{padding-top:12px}.sgpb-wrapper .postbox-container{float:none !important}.sgpb-wrapper .js-special-title{cursor:inherit !important}.sgpb-alert{padding:15px;margin-bottom:20px;border:1px
|
36 |
+
solid transparent;border-radius:4px}.sgpb-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.sgpb-align-center-with-input{display:inline-block;padding-top:7px}.sgpb-align-center-with-checkbox{display:inline-block;padding-top:1px}.sgpb-checkbox-clear-margin{margin-top:0 !important}.sgpb-input-right-label{margin-top:7px;display:inline-block}.sgpb-reset-checkbox-margin-top{margin-top:0 !important}.sgpb-js-preview-sound{color:#3879D9;margin:5px
|
37 |
-2px;cursor:pointer}.sgpb-info-icon{color:#17a2b8}.sgpb-info-icon-align{margin-left:5px;margin-top:3px}.sgpb-event-row .sgpb-info-icon-align{margin-top:0}.sgpb-info-text{color:#3879D9;font:14px Arial;width:200px;border:1px
|
38 |
+
solid #ccc;position:absolute;min-width:20px;min-height:13px;display:none;margin-top:7px;margin-left:12px;box-shadow:0 0 5px #ccc;padding:5px;z-index:9999;background-color:white;border-radius:5px}@media (min-width: 990px){.sgpb-info-wrapper{padding:0
|
39 |
!important}}.sgpb-info-wrapper .sgpb-info-icon-align{vertical-align:text-top !important;margin-left:0 !important}.sgpb-col-no-padding{padding:0
|
40 |
+
!important}.sgpb-info-icon-align-inputs{margin-top:15px !important}.sgpb-info-text-inputs{margin-left:41px !important;margin-top:-18px !important}.sgpb-event-row{min-height:50px}.sgpb-box-woocommerce-special-events .sgpb-event-row:not(:last-child) .sgpb-rules-add-button-wrapper.sgpb-static-padding-top{display:none}.sgpb-box-autoresponder-events .sgpb-event-row:not(:last-child) .sgpb-rules-add-button-wrapper.sgpb-static-padding-top{display:none}.col-md-2.sgpb-rules-edit-button-wrapper{max-width:144px}.sgpb-rules-add-button-wrapper.sgpb-static-padding-top,.sgpb-rules-edit-button-wrapper.sgpb-static-padding-top,.sgpb-rules-delete-button-wrapper.sgpb-static-padding-top{padding-top:23px}.sgpb-rules-add-button-wrapper.sgpb-static-padding-top{max-width:88px}.sgpb-rules-edit-button-wrapper.sgpb-static-padding-top{max-width:114px}.sgpb-events-spinner:before{content:""}.sgpb-event-row
|
|
|
|
|
|
|
|
|
41 |
.btn{line-height:22px;border-radius:4px}.sgpb-hide-add-button{display:none !important}.sgpb-tab-content-options
|
42 |
+
label{margin-bottom:0}.sgpb-label-align-with-select2{padding-top:8px}@media (max-width: 990px){.sgpb-rules-edit-button-wrapper.sgpb-static-padding-top{max-width:90px;width:30%}.sgpb-rules-add-button-wrapper.sgpb-static-padding-top{max-width:65px}}@media (max-width: 1240px){.sgpb-add-new-row{padding-right:15px}}@media (max-width: 768px){.col-sm-2.sgpb-rules-edit-button-wrapper .sgpb-rules-edit-rule{float:unset}.col-sm-2.sgpb-rules-edit-button-wrapper{width:12%;float:left;min-width:90px}.col-sm-1.sgpb-rules-delete-button-wrapper{width:12%;float:left}}.sgpb-preview-animation,.sgpb-preview-close-animation{background-image:url(../img/preview-eye.png);width:30px;height:30px;display:inline-block;cursor:pointer}.sgpb-js-open-animation-effect,.sgpb-js-close-animation-effect{display:none;width:100px;height:100px;margin-left:5px;background-image:url(../img/animationImage.png);background-size:100px 100px;position:absolute;right:-120px;z-index:9999}#sgpb-hidden-media-popup .sgpb-add-subscriber-popup-close-btn,
|
43 |
#sgpb-js-variable-wrapper .sgpb-add-subscriber-popup-close-btn{margin-top:0}.sgpb-insert-popup-btns,
|
44 |
.sgpb-insert-popup + span,
|
45 |
.sgpb-insert-popup-event .select2-container{width:100%}.sgpb-insert-popup-btns{border:1px
|
49 |
label{font-weight:500 !important}.sgpb-hidden-full-width-column{padding-left:27px !important}.sgpb-gdpr-label{padding-top:17px}.sgpb-license-status{pointer-events:none !important}.sgpb-each-option-section{margin-top:30px}.sgpb-live-preview-wrapper,.sgpb-relative-position{position:relative}.sgpb-loader{position:absolute;height:100%;width:100%;top:0;background:white}@import url(https://fonts.googleapis.com/css?family=Open+Sans);.sgpb-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sgpb-banner{position:relative;padding:10px
|
50 |
20px;animation:loader 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite;background-color:#ccc}@keyframes
|
51 |
loader{0%{letter-spacing:-1px}100%{letter-spacing:15px}}.sgpb-banner::before{content:'';width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;transform:skewX(-15deg);background-color:#ccc}.sgpb-banner-left,.sgpb-banner-right{width:60px;height:100%;position:absolute;z-index:-2;bottom:-30%;transform:skewX(-15deg);background-color:#ccc}.sgpb-banner-left{animation:sub-banner-left 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite}@keyframes sub-banner-left{0%{right:82%}100%{right:90%}}.sgpb-banner-right{animation:sub-banner-right 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite}@keyframes sub-banner-right{0%{left:82%}100%{left:90%}}.sgpb-banner-left::before,.sgpb-banner-right::before{content:'';width:0;height:0;position:absolute;top:-1px;border:22px
|
52 |
+
solid transparent}.sgpb-banner-left::before{left:-1px;border-left-color:#fff}.sgpb-banner-right::before{right:-1px;border-right-color:#fff}.sgpb-pro-wrapper,.sgpb-free-wrapper,.sgpb-free-extensions-wrapper,.sgpb-extensions-wrapper{max-width:850px;margin:0
|
53 |
auto;display:block}.col-md-2.sgpb-pro-options-row{min-width:80px !important}.sgpb-pro-label-sm{line-height:16px !important;margin-top:2px !important}.sgpb-pro-options-row{width:12% !important}.sgpb-pro-options-label-wrapper{padding:0
|
54 |
+
!important}.sgpb-pro-label-metabox:hover{color:#fff;background-color:#c87f0a;border-color:#be780a;text-decoration:none}.sgpb-pro-label-metabox{color:#fff;background-color:#f39c12;display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;text-decoration:none;border:2px
|
55 |
+
solid transparent;padding:1px
|
56 |
+
5px;font-size:13px!important;line-height:16px;border-radius:3px;margin-left:12px}.sgpb-other-pro-options{position:absolute;background-color:rgba(255, 255, 255, 0.6);width:99%;height:96%;top:0;margin:0
|
57 |
+
-8px}.sgpb-add-new-label{text-align:left}.sgpb-extensions-section-wrapper{max-width:830px;margin-top:40px;margin-bottom:30px;border-bottom:1px solid #DEDEDE;width:100%;display:inline-block}.sgpb-add-new-row{max-width:1080px;border-bottom:1px solid #DEDEDE;margin-bottom:30px;margin-left:0;margin-right:0}.sgpb-add-new-wrapper{overflow:hidden;max-width:830px}.sgpb-dropdown-label{margin-top:4px}.sgpb-pro-button{background-color:#E0252C !important;border-color:#E0252C !important;margin-right:12px !important}.sgpb-pro-button:hover{background-color:#c41c22 !important;border-color:#c41c22 !important}.sgpb-extensions-notices,.sgpb-alert-problem{position:relative;display:block;margin-top:35px}.sgpb-extension-notice-close,.sgpb-problem-notice-close{position:absolute !important;right:20px;top:-10px;font-size:20px;cursor:pointer}.sgpb-extension-notice-dont-show,.sgpb-problem-notice-dont-show{text-align:right;padding-right:9px;cursor:pointer !important}.sgpb-extensions-list{display:inline-block;margin-top:0;margin-bottom:0}.sgpb-license-status.btn-success{background-color:#5cb85c;border-color:#5cb85c}.sgpb-license-wrapper
|
58 |
.row{margin:0
|
59 |
!important}.sgpb-margin-right-status{margin-right:12px !important}.sgpb-margin-right-status-not-active{margin-right:35px}@font-face{font-family:'popupbuilder-icon';src:url('fonts/popupbuilder-icon.eot');src:url('fonts/popupbuilder-icon.eot?#iefix') format('embedded-opentype'),
|
60 |
url('fonts/popupbuilder-icon.woff') format('woff'),
|
62 |
url('fonts/popupbuilder-icon.svg#popupbuilder-icon') format('svg');font-weight:normal;font-style:normal}[class*='dashicons-menu-icon-sgpb']:before{display:inline-block;font-family:'popupbuilder-icon';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu-icon-sgpb:before{content:'\0041';padding-left:5px !important}@font-face{font-family:'popupbuilder-button-icon';src:url('fonts/popupbuilder-button-icon.eot');src:url('fonts/popupbuilder-button-icon.eot?#iefix') format('embedded-opentype'),
|
63 |
url('fonts/popupbuilder-button-icon.woff') format('woff'),
|
64 |
url('fonts/popupbuilder-button-icon.ttf') format('truetype'),
|
65 |
+
url('fonts/popupbuilder-button-icon.svg#popupbuilder-button-icon') format('svg');font-weight:normal;font-style:normal}[class*='dashicons-menu-icon-sgpb-button']:before{display:inline-block;font-family:'popupbuilder-button-icon';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu-icon-sgpb-button:before{content:'\0042';margin:0
|
66 |
+
9px 0 -5px !important}.dashicons-menu-icon-sgpb-button{padding-left:5px !important}.dashicons-menu-icon-sgpb-button+span{vertical-align:middle !important}.sgpb-banner-logo-link{display:block}.sgpb-banner-logo-link:focus,.sgpb-banner-logo-link:hover,.sgpb-banner-logo-link:active{outline:0;border:none;-moz-outline-style:none;box-shadow:none}.sgpb-dont-show-again{position:absolute;bottom:7px;right:22px;cursor:pointer;color:#fff !important}.sgpb-dont-show-again:hover{color:#30c2f3 !important}.sgpb-dont-show-again-license-notice{position:absolute;bottom:7px;right:15px;cursor:pointer;color:#000 !important;font-size:13px;font-style:italic}.sgpb-dont-show-again-license-notice:hover{color:#0073aa !important}.sgpb-info-close{float:right;color:#fff;position:absolute;right:21px;font-size:30px;top:4px;cursor:pointer;transform:rotate(45deg);margin:-3px -3px 0}.sgpb-info-close:hover{color:#30c2f3}.sgpb-info-text-white{color:#fff !important;margin-right:10px}.sgpb-banner-links{color:#30c2f3 !important;text-decoration:none !important;font-size:18px !important;font-weight:lighter !important}.sgpb-banner-links:hover{color:#00a0d2 !important}.sgpb-info-menu{text-align:left !important;list-style-type:none !important;margin-top:23px !important;margin-left:6px !important}.sgpb-info-menu
|
67 |
li{padding-bottom:8px !important}.sgpb-banner-wrapper{clear:both;overflow:hidden;padding-top:20px;margin-right:20px}.sgpb-review-popup-banner-wrapper{clear:both;overflow:hidden;padding-top:20px;margin:10px
|
68 |
20px 10px 0;background-color:#fff}.sgpb-review-popup-banner-wrapper h1,
|
69 |
.sgpb-review-popup-banner-wrapper
|
75 |
.submit{float:none !important;padding:0
|
76 |
!important}.sgpb-media-btn-wrapper{background-color:#f3f3f4}.sgpb-gutenberg-logo{max-height:130px !important}.sgpb-gutenberg-shortcode-wrapper{height:30px !important;display:contents;background-color:#f3f3f4 !important}.sgpb-gutenberg-shortcode-input{width:100% !important}.sgpb-gutenberg-form-selector-wrapper .components-base-control{width:100% !important}.subscribers-wrapper .tablenav.top,
|
77 |
.subscribers-wrapper
|
78 |
+
.tablenav.bottom{margin-left:-8px !important}.mce-widget .dashicons-menu-icon-sgpb:before{padding-left:0 !important}.sgpb-text-warning{color:#007bff !important}.sgpb-info-span{color:#787878;font-style:italic;font-weight:lighter}.sgpb-file-settings-available-wrapper,.sgpb-label-config-left{border-right:1px solid #CCC}.sgpb-file-settings-label{text-align:center}.sgpb-to-center-window{position:absolute !important;left:50%;top:50%;transform:translate(-50%,-50%)}.sgpb-import-subscribers-close{margin-right:-8px !important}.sgpb-custom-button-close-popup{position:absolute;right:-3px;top:6px}.sgpb-editor ::placeholder{color:#CCC;font-style:italic}.sgpb-editor-content-css{height:400px}.sgpb-editor-options-tabs-wrapper{background-color:white !important;overflow:hidden}.sgpb-editor-options-tabs-wrapper
|
79 |
+
input{color:black !important;border-radius:0 !important;background-color:rgba(204, 204, 204, 0.4) !important;border:1px
|
|
|
|
|
80 |
solid #ddd !important}.sgpb-editor-options-tabs-wrapper input:hover{background-color:#ccc !important;color:#636363 !important}.sgpb-editor-options-tabs-wrapper .sgpb-active-tab{background-color:#f7f7f7 !important;box-shadow:none !important;border-bottom:1px solid #f7f7f7 !important}.sgpb-editor-tab-links{background-color:#fff}.sgpb-editor-tab-2{border-left:none !important}.sgpb-notification-center-wrapper{margin-right:21px;padding:20px
|
81 |
20px 0 !important;border:1px
|
82 |
solid
|
92 |
a{font-size:12px !important}.sgpb-review-description .sgrb-review-h2{margin-top:0 !important}.sgpb-hide-notification-at-all{float:right}.sgpb-hide-notification-at-all:hover{cursor:pointer;background-color:#cccccca3}#sgpb-feedback-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.6);z-index:9999;opacity:0;pointer-events:none}#sgpb-feedback-popup:target{opacity:1;pointer-events:auto}.sgpb-feedback-popup-wrapper{width:35%;min-width:310px;background-color:white;padding:0
|
93 |
15px 15px 15px;box-sizing:border-box;border-radius:4px;overflow:auto;position:fixed;left:50%;top:30%;margin-top:-37.5px;margin-left:-201px}.sgpb-show-feedback-popup,.sgpb-show-feedback-popup:target{opacity:1 !important;pointer-events:auto !important;display:block !important}.sgpb-deactivate-feedback-dialog-input{margin:0
|
94 |
!important}.sgpb-feedback-popup-wrapper .sgpb-add-subscriber-popup-close-btn{margin-top:9px;position:absolute;right:9px}.sgpb-feedback-popup-wrapper .sgpb-feedback-popup-header{border-bottom:1px solid #ccc}.sgpb-feedback-descritpion{margin:10px
|
95 |
+
0 15px 0 !important}.sgpb-feedback-each-reason-row{margin-bottom:10px}.sgpb-deactivate-feedback-dialog-label{margin-top:2px}.sgpb-feedback-text-input{width:100%}.sgpb-feedback-submit{background-color:#2873EB !important;border-color:#2873EB !important}.sgpb-feedback-submit:hover{background-color:#2873ebcc !important;border-color:#2873ebcc !important}.sgpb-feedback-submit-skip{float:right}.sgpb-feedback-error-message{font-size:13px;color:#f00}.sgpb-feedback-btns-wrapper{margin-top:30px}.sgpb-js-newsletter-spinner{margin-left:10px}.sgpb-floating-btn-wrapper .col-md-5.sgpb-static-padding-top{padding-right:0 !important}#sgpb-floating-button{position:fixed;text-align:center;border-style:solid}.sgpb-corner-bottom-right{transition:all .2s ease,transform 1ms!important}.sgpb-corner-top-right{transition:all .2s ease,transform 1ms!important}.sgpb-corner-bottom-left,.sgpb-corner-bottom-right,.sgpb-corner-top-left,.sgpb-corner-top-right{border:none !important}.post-type-popupbuilder .sgpb-close-button-border-options
|
96 |
.select2{min-width:inherit}
|
public/css/select2.min.css
CHANGED
File without changes
|
public/css/sgPopupRangeSlider.css
CHANGED
File without changes
|
public/css/sgbp-bootstrap.css
CHANGED
File without changes
|
public/css/theme.css
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
@charset "UTF-8";.sg-popup-builder-content{height:100%}.sgpb-theme-1-overlay{background:url(data:image/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAAAAAAeW/F+AAAAOklEQVR4Ae3QIQrAUADD0Lj2AIV//5uO+RE59asKz4U177rz9VAdqkU1qAbVoBpUg2pR3V/VbrVb7QHULigVcx3ZmQAAAABJRU5ErkJggg==)}.sgpb-theme-6-overlay{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)}#sgpb-popup-dialog-main-div-wrapper #sgpb-close-button{padding:0
|
2 |
!important;color:#444 !important;border:0
|
3 |
!important;margin:0
|
4 |
-
!important;overflow:visible !important;width:auto !important;background:none !important;text-shadow:
|
5 |
!important}.sgpb-popup-dialog-main-div-wrapper
|
6 |
iframe{border:none !important}#popup-dialog-main-div
|
7 |
div{margin-bottom:43px}.popup-main-wrapper div:after{background-color:#E6E5E5;content:'';display:block;position:absolute;left:5px;right:5px;bottom:5px;z-index:99999999999999999999999999999999999999999;height:43px}#content-div{border:12px
|
@@ -10,9 +10,9 @@ iframe{margin:0
|
|
10 |
!important;width:1px !important;min-width:100% !important;height:100% !important}.sgpb-video-iframe-wrapper{width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.sgpb-video-iframe-wrapper
|
11 |
iframe{margin:0
|
12 |
!important;width:100%;height:100%;border:none}.sgpb-video-error-message-wrapper
|
13 |
-
h1{text-align:center}.sgpb-video-error-message-wrapper h3:last-child{padding:0}#sgpb-yes-button,#sgpb-no-button{text-transform:none !important}.sg-fb-buttons-wrapper{text-align:center;min-height:25px}@media only screen and (max-width: 600px){.sgpb-scroll-wrapper{overflow:auto !important}}@media (min-width: 600px){.sgpb-fb-wrapper-standard{min-width:450px !important;overflow:hidden}}@media (min-width: 521px) and (max-width: 599px){.sgpb-fb-wrapper-standard{min-width:450px !important;overflow:scroll}#sg-facebook-like{overflow:hidden}}@media (max-width: 520px){.sgpb-fb-wrapper-standard{min-width:380px !important;max-width:380px !important;overflow:hidden}.sgpb-fb-wrapper-standard .fb-like{max-width:380px !important}#sg-facebook-like{overflow:hidden}}@media (max-width: 420px){.sgpb-fb-wrapper-standard{min-width:350px !important;max-width:350px !important;overflow:hidden}}@media (max-width: 400px){.sgpb-fb-wrapper-standard{min-width:330px !important;max-width:330px !important;overflow:scroll}}@media (max-width: 320px){.sgpb-fb-wrapper-standard{min-width:270px !important;max-width:270px !important;overflow:scroll}}.sg-hide-element{display:none}a.
|
14 |
solid #555;outline:1px
|
15 |
-
solid #8A8A8A;background-color:#707070}.sgpb-theme-5-content{border-radius:3px !important;box-shadow:0 0 10px #222 !important}.sgpb-theme-6-content{box-shadow:#646161
|
16 |
img{height:auto;max-width:100%}.sgpb-overflow-hidden{width:100%;height:100%;overflow:hidden !important}.sgpb-overflow-hidden-body{width:100%;overflow:hidden !important}.sgpb-popup-content-direction-right{direction:rtl !important}.sgpb-popup-content-direction-right input[type="url"],
|
17 |
.sgpb-popup-content-direction-right input[type="email"],
|
18 |
.sgpb-popup-content-direction-right .sg-fb-buttons-wrapper,
|
@@ -168,6 +168,6 @@ slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,
|
|
168 |
slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes
|
169 |
slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.sgpb-slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.sgpb-iframe-spiner{background:url('data:image/gif;base64,R0lGODlh8ABAAaIHALa2tmNjY8XFxdbW1oyMjO/v7+bm5v///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0QTk5QUJDNTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0QTk5QUJENTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjRBOTlBQkE1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjRBOTlBQkI1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsISAABAByINIESK8AhUpFng3IP8jRAHmChgw4KCjxwElUXIjwJKlA48BGjykCDJby5syM9ZUYLKiSmsFbrb8yZMi0QMwY14zIJTlTgpJsTFtelRCVGxNCWCY6VObUJIYMkrcNkBAVQsGAADY2LCt20oC4j4FUZEtNLlyRXi02wyvXLAeAMC86zcu3cHPChv+cNWZYsAdBHuMVlhvRr6O846o+7az50YFBkDGYEB0N78ZCqhdvU0xhtWwtT1GC3s15mkFZlcYUFvt7WmKMYcegDltb9mVGQxYzrxB77HZUCtnTt157G6/qVdvUOB3OO3NOYI/qw78vO2f06tfz769+/fw48ufT7++/fv48+vfz7+///9nAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkkzwmAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsMQAAhAHyINIESK8AhUpFnhnIP9jxHMbHXT0KLHBgJLbBKhU6cAjgQYCAsgMIEDbypsmM6I8MGDmzJ3Vbq4MuWAkAQMNfPrEVkCoSqQWlM7M5lQA1ApSZVJ1iiGmUqBBcWZQCoBbAQNXMxgAAIBow7dwJ4kV4dOtM64hpNpdVjUtBwBZoVWt+SFrAMFVQRhGLNTvBsBSo+FVrHQvs7l5Z1qOy7mzobObKQgAAPbaydNqlW47zRpD4GysT4eGmdXxtNgnbT+A/BU2brsD2ALtqdd37AZsk5dl8Nr4SeTKkyddWi669AYGBszuZp0tvO7L31mfp9yz+fPo06tfz769+/fw48ufT7++/fv48+vfz7+///9jAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJM7pgAACH5BAkKAAcALAAAAADwAEABAAP/eLrc/jDKSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtWq/YrHbL7Xq/4LB4TC6bz+i0es1uu9/wuHxOr9vv+Lx+z+/7/4CBgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHS09TV1tfY2drb3N3e3+Dh4uPk5ebn6Onq6+zt7u/w8fLz9PX29/j5+vv8/f7/AAMKHEiwoMGDCBMqXMiwhAEBEA3Ig0gRYryKFOEVwBjx/1yBBxs5fmxgQCI3jA44CmgwgIBLAgO0qSSJ0aSCli9d2rSmcuSCkAJ8KsiZExvQijsnEH2ZTWVSCUtdNuWIAWfOmFMzZiCKVVuBkhweDhDasKxZSQPSdg0RoG0Ass3UqhXh1i1cZXLV3s0AoK5baHnnfvD791ngtCAItwUceC+GvoSjBabr13EyuSTqWj7LufMgAwOeWhAAYG02AKhRbybpd1vq1xgUZyvwOrXoBwIU34ZGu3ZpC5D9mqbmG0BSyABYKl7drHiDyAxka6v9XPqC1t0KwFUcwAFo5tq4wxP/rgBh8OPM2/XMvr379/Djy59Pv779+/jz69/Pv7///2sABijggAQWaOCBCCao4IIMNujggxBGKOGEFFZo4YUYZqjhhhx26OGHIIYo4ogklmjiiSimqOKKLLbo4oswxijjjDTWaOONOOao44489ujjj0AGKeSQRBZp5JFIJqnkkkw26eSTUEYpJZAJAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsIQBARANyINIEWK8ihThFcAY8f/dRo4FHBQIyW2ASZMOOApo8JCixGwnY7LE+FLBx4okr8U8mdMmxZ4HVK7EttNkTQpCYRYFKiEp0aIYWuLUtlMDTW4FDDC9YOBow69gJwEYC4AEgbMEti4jS1YEWrRqkbElOwDEgLdooc1t+wFv3md7x4Lwe1bv3rof7vqNttct3rjJ2JqFG7ay5UYDAAy1CgDxtgCgQXudYCA06M+mT19IrfpaadabJwhgHWC0tAG0y1YAQNtztQK9G/AOoHsBbtaQn9FuwJp5c22pnT9fEB3rgNG0AzgwMCA5t+zwwHtEHg94aO+X06tfz769+/fw48ufT7++/fv48+vfz7+///9nAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkkzEmAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsESBARALyINIEWK8ihQvYhwg0f9cgY4NNnJ08LEbgJMnHYhsYECASwEGtKGc2eBhRZAHCrx8ibPaTJQxQ1pssHMntgI/Tw64UPTl0aQAglZo6jIbVAwti/b0OXPrhKJSsxkYEDaDgbIN06qNVCCA2wAkjEZr+9atiKbR6r4FACJrUWh634KgKgBwYLgfCBvWy/eDX7nO6Na9+3fu5BGQ12revGgAgMIbBghYyk0vWgkGCKhWve0whtWwxR4GTWEA7NWnow043JiCgNuqc0OTXJf0AgBueyuwDdyrNNcMAjcATqD15QWHES+43e0h2uwOzjr/Bv5deXfE3Y5HR3w95/fw48ufT7++/fv48+vfz7+///9uAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVFaZYwIAIfkECQoABwAsAAAAAPAAQAEAA/94utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqqusra6vsLGys7S1tre4ubq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v8AAwocSLCgwYMIEypcyLCEAQAQB8iDSBFivIoU4RXACNH/gLkCAzw22MhR5LgAKFE64Ahg5ICXAwpoS0mzwcOKJg+AhPkyWwGaKSUyIAlAJgOePLENAIqypQWkMLEZYBpAwAWoPbFRxbCTp1GtNHNWQPo12wAAVjkYKNuwrVtJP1OSEEA3LbS4NUPUrRuNqlMPBvbyfUY1AAjBg50VPozYbjO/IAIjvstUxORoeA2P2Pu2s2dHZx1jMBCzG1CxFARv23qhcbapTEVHkKxaKeQKtPeynZY5aIMBBAgIXVDAdTbWC4IrJ9DA+PG8yZcrb86ZG0jU0qc72C0ue3B43pm/K5Cduzryys1/Xs++vfv38OPLn0+/vv37+PPr38+/v///aQAGKOCABBZo4IEIJqjgggw26OCDEEYo4YQUVmjhhRhmqOGGHHbo4YcghijiiCSWaOKJKKao4oostujiizDGKOOMNNZo44045qjjjjz26OOPQAYp5JBEFmnkkUgmqeSSTDbp5JNQRnljAgAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsISAABAByINIESK8AhUpFng3IP8jRAHmCgww4KCjxwEOCmzkltGBxwANDACYCYBktpcNHlYEuUAmzZkrrWE82cBkAJQMfv7EZrSiRAtKaWIz8JJnhagzb3rE4POnTWwZv0L9iVTbAABWM4gs27Ct20lDLY4YQJets7gURdStG+3lUw9r99pd9hLmB8F8nxUGgZguNL8gAu+FhlcuY8HS8JKY/Laz50YDBAy2YGBAUG0EUqcWW0GAa9fbVMvG8Lp2NgOyVY9+YKD269u5U6eV0Nu3gNPUCgQnYLc46wLGh1dbntN3deuoZzOIPhz7tgIGWB/g/gD5OPLv0Kf3Ds/25/fw48ufT7++/fv48+vfz7+///9uAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVFY5ZAIAIfkEBQoABwAsAAAAAPAAQAEAA/94utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqqusra6vsLGys7S1tre4ubq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v8AAwocSLCgwYMIEypcyLCEgAAQAciDSBEivAIVKRZ4NyD/I0QB5goMMOCgo8cBJVFyy+jAY4AGDymCzOYSZsaZCkxWVGkN48kGOnkqcPnyms6KEi0QxWbAJU4KS7HVvBBzp7aMJDFkTKptAICnGAwAALCxodmzlAoQWEuAxNix0tSyXSvi7dtoc9kK5eDVLtxnedmC8HsXcOC2Hwj/dXZ474a+fqHJnVs3crTJiCsvRsu58yKRWTUUMFB2m4DTpzUMWL3aNGrUGFjL1vYadegJImW3xlag9unbEgzo3o3Nt4DSCgz8bpBbN23fMGsDHe4aNgPjYJ13Q74AOzzv78CHly7vtefz6NOrX8++vfv38OPLn0+/vv37+PPr38+/v///ZAAGKOCABBZo4IEIJqjgggw26OCDEEYo4YQUVmjhhRhmqOGGHHbo4YcghijiiCSWaOKJKKao4oostujiizDGKOOMNNZo44045qjjjjz26OOPQAYp5JBEFmnkkUgmqeSSTDbJYwIAOw==') center center no-repeat}.sgpb-alert{padding:15px;border:1px
|
170 |
solid transparent;border-radius:4px;text-align:center}.sgpb-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.sgpb-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.sgpb-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.sgpb-alert
|
171 |
-
p{margin-bottom:
|
172 |
-
!important}.sgpb-basic-left-center{transform:rotate(90deg) !important;transform-origin:left bottom
|
173 |
-
.sgpb-corner-top-right .sgpb-corner-floating-button-text{transform:rotate(180deg);height:20px}.sgpb-corner-top-right:hover{right:64px !important;top:-143px !important}.sgpb-corner-top-left{left:-220px;top:-40px;transform:rotate(140deg);transform-origin:right center
|
1 |
@charset "UTF-8";.sg-popup-builder-content{height:100%}.sgpb-theme-1-overlay{background:url(data:image/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAAAAAAeW/F+AAAAOklEQVR4Ae3QIQrAUADD0Lj2AIV//5uO+RE59asKz4U177rz9VAdqkU1qAbVoBpUg2pR3V/VbrVb7QHULigVcx3ZmQAAAABJRU5ErkJggg==)}.sgpb-theme-6-overlay{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)}#sgpb-popup-dialog-main-div-wrapper #sgpb-close-button{padding:0
|
2 |
!important;color:#444 !important;border:0
|
3 |
!important;margin:0
|
4 |
+
!important;overflow:visible !important;width:auto !important;background:none !important;text-shadow:0 0 2px #fff !important}#sgpb-popup-dialog-main-div-wrapper #sgpb-close-button:active{outline:0
|
5 |
!important}.sgpb-popup-dialog-main-div-wrapper
|
6 |
iframe{border:none !important}#popup-dialog-main-div
|
7 |
div{margin-bottom:43px}.popup-main-wrapper div:after{background-color:#E6E5E5;content:'';display:block;position:absolute;left:5px;right:5px;bottom:5px;z-index:99999999999999999999999999999999999999999;height:43px}#content-div{border:12px
|
10 |
!important;width:1px !important;min-width:100% !important;height:100% !important}.sgpb-video-iframe-wrapper{width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.sgpb-video-iframe-wrapper
|
11 |
iframe{margin:0
|
12 |
!important;width:100%;height:100%;border:none}.sgpb-video-error-message-wrapper
|
13 |
+
h1{text-align:center}.sgpb-video-error-message-wrapper h3:last-child{padding:0}#sgpb-yes-button,#sgpb-no-button{text-transform:none !important}.sg-fb-buttons-wrapper{text-align:center;min-height:25px}@media only screen and (max-width: 600px){.sgpb-scroll-wrapper{overflow:auto !important}}@media (min-width: 600px){.sgpb-fb-wrapper-standard{min-width:450px !important;overflow:hidden}}@media (min-width: 521px) and (max-width: 599px){.sgpb-fb-wrapper-standard{min-width:450px !important;overflow:scroll}#sg-facebook-like{overflow:hidden}}@media (max-width: 520px){.sgpb-fb-wrapper-standard{min-width:380px !important;max-width:380px !important;overflow:hidden}.sgpb-fb-wrapper-standard .fb-like{max-width:380px !important}#sg-facebook-like{overflow:hidden}}@media (max-width: 420px){.sgpb-fb-wrapper-standard{min-width:350px !important;max-width:350px !important;overflow:hidden}}@media (max-width: 400px){.sgpb-fb-wrapper-standard{min-width:330px !important;max-width:330px !important;overflow:scroll}}@media (max-width: 320px){.sgpb-fb-wrapper-standard{min-width:270px !important;max-width:270px !important;overflow:scroll}}.sg-hide-element{display:none}a.sgpb-show-popup{cursor:pointer !important}.sgpb-cursor-pointer{cursor:pointer}/*/*/.sgpb-theme-1-content{border-radius:6px;padding-bottom:0;box-shadow:rgba(0, 0, 0, 0.6) 0 0 0 14px !important;border-bottom-width:35px !important;border-bottom-color:#fff !important}.sgpb-theme-4-content{padding-bottom:0;border-radius:7px !important;border-bottom-width:35px !important;border-bottom-color:#fff !important}.sgpb-popup-close-button-4{z-index:initial !important;height:auto !important}.sgpb-popup-dialog-main-div-theme-wrapper-5{border:8px
|
14 |
solid #555;outline:1px
|
15 |
+
solid #8A8A8A;background-color:#707070}.sgpb-theme-5-content{border-radius:3px !important;box-shadow:0 0 10px #222 !important}.sgpb-theme-6-content{box-shadow:#646161 0 0 8px 3px !important}.sgpb-popup-close-button-1:hover,.sgpb-popup-close-button-1:focus,.sgpb-popup-close-button-1:active,.sgpb-popup-close-button-2:hover,.sgpb-popup-close-button-5:hover{z-index:99999999 !important;opacity:0.8}.sgpb-popup-close-button-3:hover{z-index:999999999 !important;opacity:0.9}.sgpb-popup-close-button-3{z-index:999999999 !important}.sgpb-popup-close-button-2{z-index:initial !important;border-radius:2px}.sgpb-main-image-content-wrapper
|
16 |
img{height:auto;max-width:100%}.sgpb-overflow-hidden{width:100%;height:100%;overflow:hidden !important}.sgpb-overflow-hidden-body{width:100%;overflow:hidden !important}.sgpb-popup-content-direction-right{direction:rtl !important}.sgpb-popup-content-direction-right input[type="url"],
|
17 |
.sgpb-popup-content-direction-right input[type="email"],
|
18 |
.sgpb-popup-content-direction-right .sg-fb-buttons-wrapper,
|
168 |
slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes
|
169 |
slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.sgpb-slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.sgpb-iframe-spiner{background:url('data:image/gif;base64,R0lGODlh8ABAAaIHALa2tmNjY8XFxdbW1oyMjO/v7+bm5v///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0QTk5QUJDNTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0QTk5QUJENTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjRBOTlBQkE1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjRBOTlBQkI1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsISAABAByINIESK8AhUpFng3IP8jRAHmChgw4KCjxwElUXIjwJKlA48BGjykCDJby5syM9ZUYLKiSmsFbrb8yZMi0QMwY14zIJTlTgpJsTFtelRCVGxNCWCY6VObUJIYMkrcNkBAVQsGAADY2LCt20oC4j4FUZEtNLlyRXi02wyvXLAeAMC86zcu3cHPChv+cNWZYsAdBHuMVlhvRr6O846o+7az50YFBkDGYEB0N78ZCqhdvU0xhtWwtT1GC3s15mkFZlcYUFvt7WmKMYcegDltb9mVGQxYzrxB77HZUCtnTt157G6/qVdvUOB3OO3NOYI/qw78vO2f06tfz769+/fw48ufT7++/fv48+vfz7+///9nAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkkzwmAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsMQAAhAHyINIESK8AhUpFnhnIP9jxHMbHXT0KLHBgJLbBKhU6cAjgQYCAsgMIEDbypsmM6I8MGDmzJ3Vbq4MuWAkAQMNfPrEVkCoSqQWlM7M5lQA1ApSZVJ1iiGmUqBBcWZQCoBbAQNXMxgAAIBow7dwJ4kV4dOtM64hpNpdVjUtBwBZoVWt+SFrAMFVQRhGLNTvBsBSo+FVrHQvs7l5Z1qOy7mzobObKQgAAPbaydNqlW47zRpD4GysT4eGmdXxtNgnbT+A/BU2brsD2ALtqdd37AZsk5dl8Nr4SeTKkyddWi669AYGBszuZp0tvO7L31mfp9yz+fPo06tfz769+/fw48ufT7++/fv48+vfz7+///9jAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJM7pgAACH5BAkKAAcALAAAAADwAEABAAP/eLrc/jDKSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtWq/YrHbL7Xq/4LB4TC6bz+i0es1uu9/wuHxOr9vv+Lx+z+/7/4CBgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHS09TV1tfY2drb3N3e3+Dh4uPk5ebn6Onq6+zt7u/w8fLz9PX29/j5+vv8/f7/AAMKHEiwoMGDCBMqXMiwhAEBEA3Ig0gRYryKFOEVwBjx/1yBBxs5fmxgQCI3jA44CmgwgIBLAgO0qSSJ0aSCli9d2rSmcuSCkAJ8KsiZExvQijsnEH2ZTWVSCUtdNuWIAWfOmFMzZiCKVVuBkhweDhDasKxZSQPSdg0RoG0Ass3UqhXh1i1cZXLV3s0AoK5baHnnfvD791ngtCAItwUceC+GvoSjBabr13EyuSTqWj7LufMgAwOeWhAAYG02AKhRbybpd1vq1xgUZyvwOrXoBwIU34ZGu3ZpC5D9mqbmG0BSyABYKl7drHiDyAxka6v9XPqC1t0KwFUcwAFo5tq4wxP/rgBh8OPM2/XMvr379/Djy59Pv779+/jz69/Pv7///2sABijggAQWaOCBCCao4IIMNujggxBGKOGEFFZo4YUYZqjhhhx26OGHIIYo4ogklmjiiSimqOKKLLbo4oswxijjjDTWaOONOOao44489ujjj0AGKeSQRBZp5JFIJqnkkkw26eSTUEYpJZAJAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsIQBARANyINIEWK8ihThFcAY8f/dRo4FHBQIyW2ASZMOOApo8JCixGwnY7LE+FLBx4okr8U8mdMmxZ4HVK7EttNkTQpCYRYFKiEp0aIYWuLUtlMDTW4FDDC9YOBow69gJwEYC4AEgbMEti4jS1YEWrRqkbElOwDEgLdooc1t+wFv3md7x4Lwe1bv3rof7vqNttct3rjJ2JqFG7ay5UYDAAy1CgDxtgCgQXudYCA06M+mT19IrfpaadabJwhgHWC0tAG0y1YAQNtztQK9G/AOoHsBbtaQn9FuwJp5c22pnT9fEB3rgNG0AzgwMCA5t+zwwHtEHg94aO+X06tfz769+/fw48ufT7++/fv48+vfz7+///9nAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkkzEmAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsESBARALyINIEWK8ihQvYhwg0f9cgY4NNnJ08LEbgJMnHYhsYECASwEGtKGc2eBhRZAHCrx8ibPaTJQxQ1pssHMntgI/Tw64UPTl0aQAglZo6jIbVAwti/b0OXPrhKJSsxkYEDaDgbIN06qNVCCA2wAkjEZr+9atiKbR6r4FACJrUWh634KgKgBwYLgfCBvWy/eDX7nO6Na9+3fu5BGQ12revGgAgMIbBghYyk0vWgkGCKhWve0whtWwxR4GTWEA7NWnow043JiCgNuqc0OTXJf0AgBueyuwDdyrNNcMAjcATqD15QWHES+43e0h2uwOzjr/Bv5deXfE3Y5HR3w95/fw48ufT7++/fv48+vfz7+///9uAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVFaZYwIAIfkECQoABwAsAAAAAPAAQAEAA/94utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqqusra6vsLGys7S1tre4ubq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v8AAwocSLCgwYMIEypcyLCEAQAQB8iDSBFivIoU4RXACNH/gLkCAzw22MhR5LgAKFE64Ahg5ICXAwpoS0mzwcOKJg+AhPkyWwGaKSUyIAlAJgOePLENAIqypQWkMLEZYBpAwAWoPbFRxbCTp1GtNHNWQPo12wAAVjkYKNuwrVtJP1OSEEA3LbS4NUPUrRuNqlMPBvbyfUY1AAjBg50VPozYbjO/IAIjvstUxORoeA2P2Pu2s2dHZx1jMBCzG1CxFARv23qhcbapTEVHkKxaKeQKtPeynZY5aIMBBAgIXVDAdTbWC4IrJ9DA+PG8yZcrb86ZG0jU0qc72C0ue3B43pm/K5Cduzryys1/Xs++vfv38OPLn0+/vv37+PPr38+/v///aQAGKOCABBZo4IEIJqjgggw26OCDEEYo4YQUVmjhhRhmqOGGHHbo4YcghijiiCSWaOKJKKao4oostujiizDGKOOMNNZo44045qjjjjz26OOPQAYp5JBEFmnkkUgmqeSSTDbp5JNQRnljAgAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsISAABAByINIESK8AhUpFng3IP8jRAHmCgww4KCjxwEOCmzkltGBxwANDACYCYBktpcNHlYEuUAmzZkrrWE82cBkAJQMfv7EZrSiRAtKaWIz8JJnhagzb3rE4POnTWwZv0L9iVTbAABWM4gs27Ct20lDLY4YQJets7gURdStG+3lUw9r99pd9hLmB8F8nxUGgZguNL8gAu+FhlcuY8HS8JKY/Laz50YDBAy2YGBAUG0EUqcWW0GAa9fbVMvG8Lp2NgOyVY9+YKD269u5U6eV0Nu3gNPUCgQnYLc46wLGh1dbntN3deuoZzOIPhz7tgIGWB/g/gD5OPLv0Kf3Ds/25/fw48ufT7++/fv48+vfz7+///9uAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVFY5ZAIAIfkEBQoABwAsAAAAAPAAQAEAA/94utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqqusra6vsLGys7S1tre4ubq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v8AAwocSLCgwYMIEypcyLCEgAAQAciDSBEivAIVKRZ4NyD/I0QB5goMMOCgo8cBJVFyy+jAY4AGDymCzOYSZsaZCkxWVGkN48kGOnkqcPnyms6KEi0QxWbAJU4KS7HVvBBzp7aMJDFkTKptAICnGAwAALCxodmzlAoQWEuAxNix0tSyXSvi7dtoc9kK5eDVLtxnedmC8HsXcOC2Hwj/dXZ474a+fqHJnVs3crTJiCsvRsu58yKRWTUUMFB2m4DTpzUMWL3aNGrUGFjL1vYadegJImW3xlag9unbEgzo3o3Nt4DSCgz8bpBbN23fMGsDHe4aNgPjYJ13Q74AOzzv78CHly7vtefz6NOrX8++vfv38OPLn0+/vv37+PPr38+/v///ZAAGKOCABBZo4IEIJqjgggw26OCDEEYo4YQUVmjhhRhmqOGGHHbo4YcghijiiCSWaOKJKKao4oostujiizDGKOOMNNZo44045qjjjjz26OOPQAYp5JBEFmnkkUgmqeSSTDbJYwIAOw==') center center no-repeat}.sgpb-alert{padding:15px;border:1px
|
170 |
solid transparent;border-radius:4px;text-align:center}.sgpb-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.sgpb-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.sgpb-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.sgpb-alert
|
171 |
+
p{margin-bottom:0}[id*="__lpform_sgpb-"]{position:fixed !important}.sgpb-floating-button{display:inline-block;text-decoration:none !important;z-index:99999999;position:fixed;text-align:center;padding:10px;font-family:sans-serif !important;font-weight:600 !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;cursor:pointer !important;letter-spacing:0.05em !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sgpb-floating-button{display:inline-block;text-decoration:none;font-family:sans-serif;font-weight:600;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;cursor:pointer !important;letter-spacing:0.05em !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sgpb-floating-button:focus,.sgpb-floating-button:focus{outline:0
|
172 |
+
!important}.sgpb-basic-left-center{transform:rotate(90deg) !important;transform-origin:left bottom 0 !important}.sgpb-basic-right-center{transform:rotate(-90deg);transform-origin:right bottom 0;right:0}.sgpb-basic-bottom-right{right:0;bottom:0}.sgpb-basic-bottom-left{bottom:0;left:0}.sgpb-basic-top-right{right:0;top:0}.sgpb-basic-bottom-center{bottom:0}.sgpb-basic-top-left{left:0;top:0}.sgpb-corner-bottom-right{right:-65px;bottom:-30px;transform:rotate(-45deg);transform-origin:right center 0;width:160px;height:160px;display:inline-grid;border:none !important}.sgpb-corner-bottom-right:hover{right:-63px !important;bottom:-28px !important}.sgpb-corner-bottom-left{bottom:-145px;left:-115px;transform:rotate(45deg);transform-origin:right center 0;width:160px;height:160px;display:inline-grid;border:none !important}.sgpb-corner-bottom-left:hover{bottom:-143px !important;left:-113px !important}.sgpb-corner-top-right{width:160px;height:160px;display:inline-grid;border:none !important;right:62px;top:-145px;transform:rotate(-140deg);transform-origin:right center 0}.sgpb-corner-top-left .sgpb-corner-floating-button-text,
|
173 |
+
.sgpb-corner-top-right .sgpb-corner-floating-button-text{transform:rotate(180deg);height:20px}.sgpb-corner-top-right:hover{right:64px !important;top:-143px !important}.sgpb-corner-top-left{left:-220px;top:-40px;transform:rotate(140deg);transform-origin:right center 0;width:155px;height:155px;display:inline-grid;border:none !important}.sgpb-corner-top-left:hover{left:-218px !important;top:-38px !important}.sgpb-corner-floating-button-text{margin-bottom:120px !important}
|
public/img/CountdownTypeIcon.png
CHANGED
File without changes
|
public/img/adBlockTypeIcon.png
CHANGED
File without changes
|
public/img/ajaxSpinner.gif
CHANGED
File without changes
|
public/img/analyticsTypeIcon.png
CHANGED
File without changes
|
public/img/animationImage.png
CHANGED
File without changes
|
public/img/aweberTypeIcon.png
CHANGED
File without changes
|
public/img/bannerCloseBtn.png
CHANGED
File without changes
|
public/img/bannerEmail.png
CHANGED
File without changes
|
public/img/bannerHeart.png
CHANGED
File without changes
|
public/img/bannerLogo.png
CHANGED
File without changes
|
public/img/bannerMegaphone.png
CHANGED
File without changes
|
public/img/bannerQuestionMark.png
CHANGED
File without changes
|
public/img/bannerSupport.png
CHANGED
File without changes
|
public/img/blog-wp-kicker.png
CHANGED
File without changes
|
public/img/close.png
CHANGED
File without changes
|
public/img/contactFormTypeIcon.png
CHANGED
File without changes
|
public/img/exitIntentTypeIcon.png
CHANGED
File without changes
|
public/img/facebookTypeIcon.png
CHANGED
File without changes
|
public/img/htmlTypeIcon.png
CHANGED
File without changes
|
public/img/iframeTypeIcon.png
CHANGED
File without changes
|
public/img/imageTypeIcon.png
CHANGED
File without changes
|
public/img/mailchimpTypeIcon.png
CHANGED
File without changes
|
public/img/moreIdeas.png
CHANGED
File without changes
|
public/img/preview-eye.png
CHANGED
File without changes
|
public/img/probadge.png
CHANGED
File without changes
|
public/img/rateUsBanner1.png
CHANGED
File without changes
|
public/img/rateUsBanner2.png
CHANGED
File without changes
|
public/img/rateUsBanner3.png
CHANGED
File without changes
|
public/img/recentSales.png
CHANGED
File without changes
|
public/img/restrictionTyoeIcon.png
CHANGED
File without changes
|
public/img/socialTypeIcon.png
CHANGED
File without changes
|
public/img/star.png
CHANGED
File without changes
|
public/img/subscribers_close.png
CHANGED
File without changes
|
public/img/subscriptionTypeIcon.png
CHANGED
File without changes
|
public/img/theme1.jpg
CHANGED
File without changes
|
public/img/theme2.jpg
CHANGED
File without changes
|
public/img/theme3.jpg
CHANGED
File without changes
|
public/img/theme4.jpg
CHANGED
File without changes
|
public/img/theme5.jpg
CHANGED
File without changes
|
public/img/theme6.jpg
CHANGED
File without changes
|
public/img/theme_1/close.png
CHANGED
File without changes
|
public/img/theme_1/overlay.png
CHANGED
File without changes
|
public/img/theme_2/close.png
CHANGED
File without changes
|
public/img/theme_3/close.png
CHANGED
File without changes
|
public/img/theme_5/close.png
CHANGED
File without changes
|
public/img/theme_6/close.png
CHANGED
File without changes
|
public/img/videoTypeIcon.png
CHANGED
File without changes
|
public/img/wooTypeIcon.png
CHANGED
File without changes
|
public/js/Backend.js
CHANGED
@@ -33,7 +33,7 @@ window.send_to_editor(button);});};SGPBBackend.prototype.closeMediaButtonPopup=f
|
|
33 |
htmlTarget.each(function(){jQuery(this).bind('change',function(){var currentValue=jQuery(this).val();var defaultValue=jQuery(this).data('default');if(!defaultValue||currentValue){return false;}
|
34 |
jQuery(this).val(defaultValue);});});};SGPBBackend.prototype.showInfo=function()
|
35 |
{jQuery('.question-mark').hover(function(){jQuery(this).next('.sgpb-info-wrapper').find('.sgpb-info-text').css({'display':'inline-block'});},function(){jQuery(this).next('.sgpb-info-wrapper').find('.sgpb-info-text').css({'display':'none'});});};SGPBBackend.prototype.soundPreview=function()
|
36 |
-
{var songValue=1;var lastSong=undefined;jQuery('.js-preview-sound').bind('click',function(){var uploadFile=jQuery('#js-sound-open-url').val();if(typeof lastSong==='undefined'){lastSong=new Audio(uploadFile);}
|
37 |
if(songValue===1){lastSong.play();songValue=2;}
|
38 |
else if(songValue===2){lastSong.pause();songValue=1;}
|
39 |
lastSong.onended=function()
|
@@ -70,30 +70,30 @@ else{element.parents('.formItem').first().nextAll('div').first().find('input:dis
|
|
70 |
{jQuery('.events-tabs').each(function(){jQuery(this).tabs();});};SGPBBackend.prototype.targetCondition=function()
|
71 |
{this.addRuleRow();this.addGroupRow();this.removeRuleButton();this.editOpenPopup();this.changeConditionParams();};SGPBBackend.prototype.reInitRulesConfigButton=function()
|
72 |
{this.addRuleRow();this.addGroupRow();this.removeRuleButton();this.changeConditionParams();this.editOpenPopup();this.popupSelect2();this.sgTabs();this.showInfo();};SGPBBackend.prototype.editOpenPopup=function()
|
73 |
-
{if(jQuery('.
|
74 |
-
var that=this;that.unbindPopup();jQuery('.
|
75 |
else if(type=='text'){jQuery(this).attr("value",jQuery(this).val());}
|
76 |
else if(type=='number'){currentValue=parseInt(currentValue);if(isNaN(currentValue)){currentValue=0;}
|
77 |
jQuery(this).attr("value",currentValue);}});}
|
78 |
popup.close();});jQuery('.events-option-close').on('click',function(){popup.close();});that.unbindPopup();});});};SGPBBackend.prototype.unbindPopup=function()
|
79 |
-
{jQuery('.
|
80 |
-
{var that=this;jQuery('.
|
81 |
-
{var that=this;jQuery('.
|
82 |
-
{jQuery('.
|
83 |
if(currentGroupId==firstGroupId&¤tGroupsLength==1&¤tRulId==lastRuleId&¤tRulesLength==1){alert('You can not delete the last rule.');}
|
84 |
else{currentRuleDiv.remove();}
|
85 |
-
if(currentRulId==lastRuleId){lastRuleDiv=currentGroupDiv.find('.sg-target-rule').last();lastRuleDiv.find('.
|
86 |
-
if(currentRulId==firstRuleId&¤tGroupsLength>1){if(currentRulesLength==1){if(currentGroupId==firstGroupId){currentGroupDiv.next('.
|
87 |
-
else{currentGroupDiv.prev('.
|
88 |
currentGroupDiv.remove();}
|
89 |
else{currentRuleDiv.remove();}}});};SGPBBackend.getParamFromUrl=function(param)
|
90 |
{var url=window.location.href;param=param.replace(/[\[\]]/g,"\\$&");var regex=new RegExp("[?&]"+param+"(=([^&#]*)|&|#|$)"),results=regex.exec(url);if(!results){return null;}
|
91 |
if(!results[2]){return'';}
|
92 |
return decodeURIComponent(results[2].replace(/\+/g," "));};SGPBBackend.prototype.changeConditionParams=function()
|
93 |
{var that=this;jQuery('.popup-conditions-wrapper .sg-condition-param-wrapper select').each(function(){jQuery(this).unbind('change').change(function(e){if(this.options[this.selectedIndex].defaultSelected){return;}
|
94 |
-
e.preventDefault();that.eventsAddButtonSpinner(jQuery(this).parent().parent().find('.
|
95 |
-
var paramSavedValue=jQuery(this).val();var data={action:'change_condition_rule_row',nonce_ajax:SGPB_JS_PARAMS.nonce,conditionName:conditionName,paramName:paramSavedValue,popupId:SGPBBackend.getParamFromUrl('post'),ruleId:ruleId,groupId:groupId};jQuery.post(ajaxurl,data,function(response){currentTargetDiv.find('.sg-target-rule-'+ruleId).after(response);currentTargetDiv.find('.sg-target-rule-'+ruleId).first().remove();jQuery('.popup-conditions-'+conditionName+' > .sg-target-group-'+groupId+' .sg-target-rule-'+ruleId+' .
|
96 |
-
that.eventsAddButtonSpinner(jQuery(this).parent().parent().find('.
|
97 |
{if(!jQuery('.js-sg-select2').length){return;}
|
98 |
jQuery('select.js-sg-select2').each(function(){var type=jQuery(this).attr('data-select-type');var className=jQuery(this).attr('data-select-class');var options={width:'100%'};if(type=='ajax'){options=jQuery.extend(options,{minimumInputLength:1,ajax:{url:SGPB_JS_PARAMS.url,dataType:'json',delay:250,type:"POST",data:function(params){var searchKey=jQuery(this).attr('data-value-param');var dataCallback=jQuery(this).attr('data-select-callback');return{action:'select2_search_data',nonce_ajax:SGPB_JS_PARAMS.nonce,searchTerm:params.term,searchCallback:dataCallback,searchKey:searchKey};},processResults:function(data){return{results:jQuery.map(data.items,function(item){return{text:item.text,id:item.id}})};}}});}
|
99 |
jQuery(this).sgpbselect2(options);});};SGPBBackend.prototype.floatingBtnStylesSelection=function()
|
@@ -196,7 +196,7 @@ else{jQuery('.sgpb-overlay-color .wp-color-result').removeAttr('style');}
|
|
196 |
jQuery('input[name=sgpb-content-padding]').val(padding);jQuery('.sgpb-close-button-position').val(buttonPosition);});};SGPBBackend.prototype.setThemeDefaultCloseBtnImage=function(theme)
|
197 |
{jQuery('#js-button-upload-image-remove-button').click();jQuery('.sgpb-show-button-image-container').attr('style','background-image: url("'+sgpbPublicUrl+'img/theme_'+theme+'/close.png")');};SGPBBackend.prototype.eventsAddButtonSpinner=function(element,showHide)
|
198 |
{if(showHide=='show'){element.addClass('sgpb-events-spinner');element.html('<i class="sgpb-icons icons_blue" data-id="">...</i>');}
|
199 |
-
else{jQuery('.
|
200 |
{var responsiveModeSelector=jQuery('.sgpb-responsive-mode-change-js');var that=this;var closeButtonCheckbox=jQuery('#close-button');if(typeof responsiveModeSelector=='undefined'){return false;}
|
201 |
responsiveModeSelector.change(function(){var selectedMode=jQuery(this).val();if(selectedMode=='fullScreen'){if(closeButtonCheckbox.is(':checked')){closeButtonCheckbox.click();}}});};SGPBBackend.hexToRgba=function(hex,opacity)
|
202 |
{var c;if(/^#([A-Fa-f0-9]{3}){1,2}$/.test(hex)){c=hex.substring(1).split('');if(c.length==3){c=[c[0],c[0],c[1],c[1],c[2],c[2]];}
|
33 |
htmlTarget.each(function(){jQuery(this).bind('change',function(){var currentValue=jQuery(this).val();var defaultValue=jQuery(this).data('default');if(!defaultValue||currentValue){return false;}
|
34 |
jQuery(this).val(defaultValue);});});};SGPBBackend.prototype.showInfo=function()
|
35 |
{jQuery('.question-mark').hover(function(){jQuery(this).next('.sgpb-info-wrapper').find('.sgpb-info-text').css({'display':'inline-block'});},function(){jQuery(this).next('.sgpb-info-wrapper').find('.sgpb-info-text').css({'display':'none'});});};SGPBBackend.prototype.soundPreview=function()
|
36 |
+
{var songValue=1;var lastSong=undefined;jQuery('.sgpb-js-preview-sound').bind('click',function(){var uploadFile=jQuery('#js-sound-open-url').val();if(typeof lastSong==='undefined'){lastSong=new Audio(uploadFile);}
|
37 |
if(songValue===1){lastSong.play();songValue=2;}
|
38 |
else if(songValue===2){lastSong.pause();songValue=1;}
|
39 |
lastSong.onended=function()
|
70 |
{jQuery('.events-tabs').each(function(){jQuery(this).tabs();});};SGPBBackend.prototype.targetCondition=function()
|
71 |
{this.addRuleRow();this.addGroupRow();this.removeRuleButton();this.editOpenPopup();this.changeConditionParams();};SGPBBackend.prototype.reInitRulesConfigButton=function()
|
72 |
{this.addRuleRow();this.addGroupRow();this.removeRuleButton();this.changeConditionParams();this.editOpenPopup();this.popupSelect2();this.sgTabs();this.showInfo();};SGPBBackend.prototype.editOpenPopup=function()
|
73 |
+
{if(jQuery('.sgpb-rules-edit-rule').length==0){return;}
|
74 |
+
var that=this;that.unbindPopup();jQuery('.sgpb-rules-edit-rule').each(function(){jQuery(this).on('click',function(e){e.preventDefault();var hiddenDivId=jQuery(this).children('i').attr('data-id');var popupConfigObj=new PopupConfig();popupConfigObj.magicCall('setContentPadding',8);popupConfigObj.magicCall('setMinWidth',500);popupConfigObj.magicCall('setSrcElement',hiddenDivId);popupConfigObj.magicCall('setOverlayColor','black');var config=popupConfigObj.combineConfigObj();config.willOpen=function(){that.reInitRulesConfigButton();};var popup=new SGPopup(config);popup.open();jQuery(window).bind('sgpbDidOpen',function(){that.popupContentTabs();that.popupHiddenContentAccordions();});jQuery('.sgpb-popup-option-save').on('click',function(e){e.preventDefault();var parent=jQuery(this).parents('.sgpb-wrapper').first();var elements=parent.find('.sgpb-popup-option');if(elements.length){elements.each(function(){var currentValue=jQuery(this).val();var type=jQuery(this).attr('type');if(type=='checkbox'){var currChecked=jQuery(this).is(':checked');jQuery(this).prop('defaultChecked','');if(currChecked){jQuery(this).prop('defaultChecked','checked')}}
|
75 |
else if(type=='text'){jQuery(this).attr("value",jQuery(this).val());}
|
76 |
else if(type=='number'){currentValue=parseInt(currentValue);if(isNaN(currentValue)){currentValue=0;}
|
77 |
jQuery(this).attr("value",currentValue);}});}
|
78 |
popup.close();});jQuery('.events-option-close').on('click',function(){popup.close();});that.unbindPopup();});});};SGPBBackend.prototype.unbindPopup=function()
|
79 |
+
{jQuery('.sgpb-rules-edit-rule').each(function(){jQuery(this).unbind();})};SGPBBackend.prototype.addRuleRow=function()
|
80 |
+
{var that=this;jQuery('.sgpb-rules-add-rule ').unbind();jQuery('.sgpb-rules-add-rule ').on('click',function(e){e.preventDefault();that.eventsAddButtonSpinner(jQuery(this),'show');var prevRuleDiv=jQuery(this).parents('.sg-target-rule').first();var currentGroupDiv=jQuery(this).parents('.sg-target-group').first();var lastRuleId=parseInt(prevRuleDiv.attr('data-rule-id'));var groupId=parseInt(currentGroupDiv.attr('data-group-id'));var conditionName=jQuery(this).parents('.popup-conditions-wrapper').attr('data-condition-type');var ruleId=lastRuleId+1;var data={action:'add_condition_rule_row',nonce_ajax:SGPB_JS_PARAMS.nonce,conditionName:conditionName,ruleId:ruleId,groupId:groupId};jQuery.post(ajaxurl,data,function(response){prevRuleDiv.after(response);jQuery('.popup-conditions-'+conditionName+' > .sg-target-group-'+groupId+' .sg-target-rule-'+lastRuleId+' .sgpb-rules-add-button-wrapper').hide();that.reInitRulesConfigButton();that.eventsAddButtonSpinner(jQuery(this),'hide');});});if(typeof SGPBSelect2==='function'){SGPBSelect2.prototype.hideProOptions();}};SGPBBackend.prototype.addGroupRow=function()
|
81 |
+
{var that=this;jQuery('.sgpb-rules-add-group').unbind();jQuery('.sgpb-rules-add-group').on('click',function(e){e.preventDefault();var prevGroupDiv=jQuery(this).prevAll('.sg-target-group').first();var currentGroupId=parseInt(prevGroupDiv.attr('data-group-id'));var newGroupId=currentGroupId+1;var conditionName=jQuery(this).parents('.popup-conditions-wrapper').attr('data-condition-type');var data={action:'add_condition_group_row',nonce_ajax:SGPB_JS_PARAMS.nonce,conditionName:conditionName,groupId:newGroupId};jQuery.post(ajaxurl,data,function(response){prevGroupDiv.after(response);that.reInitRulesConfigButton();});});};SGPBBackend.prototype.removeRuleButton=function()
|
82 |
+
{jQuery('.sgpb-rules-delete-rule').unbind();jQuery('.sgpb-rules-delete-rule').on('click',function(e){e.preventDefault();var currentTargetWrapperDiv=jQuery(this).parents('.popup-conditions-wrapper').first();var currentGroupDiv=jQuery(this).parents('.sg-target-group').first();var currentRuleDiv=jQuery(this).parents('.sg-target-rule').first();var firstGroupDiv=currentTargetWrapperDiv.find('.sg-target-group').first();var lastRuleDiv=currentGroupDiv.find('.sg-target-rule').last();var firstRuleDiv=currentGroupDiv.find('.sg-target-rule').first();var currentGroupsLength=currentTargetWrapperDiv.find('.sg-target-group').length;var currentRulesLength=currentGroupDiv.find('.sg-target-rule').length;var currentGroupId=currentGroupDiv.attr('data-group-id');var firstGroupId=firstGroupDiv.attr('data-group-id');var currentRulId=currentRuleDiv.attr('data-rule-id');var lastRuleId=lastRuleDiv.attr('data-rule-id');var firstRuleId=firstRuleDiv.attr('data-rule-id');if(currentRulId>firstRuleId){currentRuleDiv.remove();}
|
83 |
if(currentGroupId==firstGroupId&¤tGroupsLength==1&¤tRulId==lastRuleId&¤tRulesLength==1){alert('You can not delete the last rule.');}
|
84 |
else{currentRuleDiv.remove();}
|
85 |
+
if(currentRulId==lastRuleId){lastRuleDiv=currentGroupDiv.find('.sg-target-rule').last();lastRuleDiv.find('.sgpb-rules-add-button-wrapper').removeAttr('style');lastRuleDiv.find('.sgpb-rules-add-button-wrapper').show();}
|
86 |
+
if(currentRulId==firstRuleId&¤tGroupsLength>1){if(currentRulesLength==1){if(currentGroupId==firstGroupId){currentGroupDiv.next('.sgpb-rules-or').remove();}
|
87 |
+
else{currentGroupDiv.prev('.sgpb-rules-or').remove();}
|
88 |
currentGroupDiv.remove();}
|
89 |
else{currentRuleDiv.remove();}}});};SGPBBackend.getParamFromUrl=function(param)
|
90 |
{var url=window.location.href;param=param.replace(/[\[\]]/g,"\\$&");var regex=new RegExp("[?&]"+param+"(=([^&#]*)|&|#|$)"),results=regex.exec(url);if(!results){return null;}
|
91 |
if(!results[2]){return'';}
|
92 |
return decodeURIComponent(results[2].replace(/\+/g," "));};SGPBBackend.prototype.changeConditionParams=function()
|
93 |
{var that=this;jQuery('.popup-conditions-wrapper .sg-condition-param-wrapper select').each(function(){jQuery(this).unbind('change').change(function(e){if(this.options[this.selectedIndex].defaultSelected){return;}
|
94 |
+
e.preventDefault();that.eventsAddButtonSpinner(jQuery(this).parent().parent().find('.sgpb-rules-add-rule'),'show');var prevRuleDiv=jQuery(this).parents('.sg-target-rule').first();var currentGroupDiv=jQuery(this).parents('.sg-target-group').first();var currentTargetDiv=jQuery(this).parents('.popup-conditions-wrapper').first();var groupId=parseInt(currentGroupDiv.attr('data-group-id'));var ruleId=parseInt(prevRuleDiv.attr('data-rule-id'));var conditionName=currentTargetDiv.attr('data-condition-type');var parentDiv=currentTargetDiv.find('.sg-target-rule-'+ruleId).prev();if(!parentDiv.length){parentDiv=null;}
|
95 |
+
var paramSavedValue=jQuery(this).val();var data={action:'change_condition_rule_row',nonce_ajax:SGPB_JS_PARAMS.nonce,conditionName:conditionName,paramName:paramSavedValue,popupId:SGPBBackend.getParamFromUrl('post'),ruleId:ruleId,groupId:groupId};jQuery.post(ajaxurl,data,function(response){currentTargetDiv.find('.sg-target-rule-'+ruleId).after(response);currentTargetDiv.find('.sg-target-rule-'+ruleId).first().remove();jQuery('.popup-conditions-'+conditionName+' > .sg-target-group-'+groupId+' .sg-target-rule-'+ruleId+' .sgpb-rules-add-button-wrapper').hide();that.reInitRulesConfigButton();if(!currentTargetDiv.find('.sg-target-rule-'+ruleId).next().length){currentTargetDiv.find('.sgpb-rules-add-button-wrapper').last().show();}
|
96 |
+
that.eventsAddButtonSpinner(jQuery(this).parent().parent().find('.sgpb-rules-add-rule'),'hide');});});});jQuery('.popup-special-conditions-wrapper .sg-condition-operator-wrapper select').each(function(){jQuery(this).change(function(e){e.preventDefault();var paramSavedValue=jQuery(this).val();var currentTargetDiv=jQuery(this).closest('.popup-special-conditions-wrapper');var conditionName=currentTargetDiv.data('condition-type');var paramValue=currentTargetDiv.find('.sg-condition-param-wrapper select').first().val();var ruleId=0;var groupId=0;var prevRuleDiv=jQuery(this).parents('.sg-target-rule').first();var currentGroupDiv=jQuery(this).parents('.sg-target-group').first();var currentTargetDiv=jQuery(this).parents('.popup-conditions-wrapper').first();var groupId=parseInt(currentGroupDiv.attr('data-group-id'));var ruleId=parseInt(prevRuleDiv.attr('data-rule-id'));var data={action:'change_condition_rule_row',nonce_ajax:SGPB_JS_PARAMS.nonce,conditionName:conditionName,paramName:paramSavedValue,paramValue:paramValue,popupId:SGPBBackend.getParamFromUrl('post'),ruleId:ruleId,groupId:groupId};jQuery.post(ajaxurl,data,function(response){currentTargetDiv.find('.sg-target-rule-'+ruleId).after(response);currentTargetDiv.find('.sg-target-rule-'+ruleId).first().remove();that.reInitRulesConfigButton();if(currentTargetDiv.find('.sg-target-rule-'+ruleId).next().length){jQuery('.popup-conditions-'+conditionName+' > .sg-target-group-'+groupId+' .sg-target-rule-'+ruleId+' .sgpb-rules-add-button-wrapper').hide();}});});});};SGPBBackend.prototype.popupSelect2=function()
|
97 |
{if(!jQuery('.js-sg-select2').length){return;}
|
98 |
jQuery('select.js-sg-select2').each(function(){var type=jQuery(this).attr('data-select-type');var className=jQuery(this).attr('data-select-class');var options={width:'100%'};if(type=='ajax'){options=jQuery.extend(options,{minimumInputLength:1,ajax:{url:SGPB_JS_PARAMS.url,dataType:'json',delay:250,type:"POST",data:function(params){var searchKey=jQuery(this).attr('data-value-param');var dataCallback=jQuery(this).attr('data-select-callback');return{action:'select2_search_data',nonce_ajax:SGPB_JS_PARAMS.nonce,searchTerm:params.term,searchCallback:dataCallback,searchKey:searchKey};},processResults:function(data){return{results:jQuery.map(data.items,function(item){return{text:item.text,id:item.id}})};}}});}
|
99 |
jQuery(this).sgpbselect2(options);});};SGPBBackend.prototype.floatingBtnStylesSelection=function()
|
196 |
jQuery('input[name=sgpb-content-padding]').val(padding);jQuery('.sgpb-close-button-position').val(buttonPosition);});};SGPBBackend.prototype.setThemeDefaultCloseBtnImage=function(theme)
|
197 |
{jQuery('#js-button-upload-image-remove-button').click();jQuery('.sgpb-show-button-image-container').attr('style','background-image: url("'+sgpbPublicUrl+'img/theme_'+theme+'/close.png")');};SGPBBackend.prototype.eventsAddButtonSpinner=function(element,showHide)
|
198 |
{if(showHide=='show'){element.addClass('sgpb-events-spinner');element.html('<i class="sgpb-icons icons_blue" data-id="">...</i>');}
|
199 |
+
else{jQuery('.sgpb-rules-add-rule').removeClass('sgpb-events-spinner');jQuery('.sgpb-rules-add-rule').html('<i class="sgpb-icons icons_blue" data-id="">L</i>');}};SGPBBackend.prototype.editPopupSettingsForFullscreenMode=function(popupId)
|
200 |
{var responsiveModeSelector=jQuery('.sgpb-responsive-mode-change-js');var that=this;var closeButtonCheckbox=jQuery('#close-button');if(typeof responsiveModeSelector=='undefined'){return false;}
|
201 |
responsiveModeSelector.change(function(){var selectedMode=jQuery(this).val();if(selectedMode=='fullScreen'){if(closeButtonCheckbox.is(':checked')){closeButtonCheckbox.click();}}});};SGPBBackend.hexToRgba=function(hex,opacity)
|
202 |
{var c;if(/^#([A-Fa-f0-9]{3}){1,2}$/.test(hex)){c=hex.substring(1).split('');if(c.length==3){c=[c[0],c[0],c[1],c[1],c[2],c[2]];}
|
public/js/Banner.js
CHANGED
File without changes
|
public/js/ExtensionsNotification.js
CHANGED
File without changes
|
public/js/MediaButton.js
CHANGED
File without changes
|
public/js/Newsletter.js
CHANGED
File without changes
|
public/js/Popup.js
CHANGED
File without changes
|
public/js/PopupBuilder.js
CHANGED
File without changes
|
public/js/PopupConfig.js
CHANGED
File without changes
|
public/js/Subscribers.js
CHANGED
File without changes
|
public/js/Subscription.js
CHANGED
File without changes
|
public/js/Validate.js
CHANGED
File without changes
|
public/js/bootstrap.min.js
CHANGED
File without changes
|
public/js/select2.min.js
CHANGED
File without changes
|
public/js/sgPopupRangeSlider.js
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
(function(){function e(t,s,n){var i=e.resolve(t);if(null==i){n=n||t,s=s||"root";var o=Error('Failed to require "'+n+'" from "'+s+'"');throw o.path=n,o.parent=s,o.require=!0,o}var r=e.modules[i];if(!r._resolving&&!r.exports){var a={};a.exports={},a.client=a.component=!0,r._resolving=!0,r.call(this,a.exports,e.relative(i),a),delete r._resolving,r.exports=a.exports}return r.exports}e.modules={},e.aliases={},e.resolve=function(t){"/"===t.charAt(0)&&(t=t.slice(1));for(var s=[t,t+".js",t+".json",t+"/index.js",t+"/index.json"],n=0;s.length>n;n++){var t=s[n];if(e.modules.hasOwnProperty(t))return t;if(e.aliases.hasOwnProperty(t))return e.aliases[t]}},e.normalize=function(e,t){var s=[];if("."!=t.charAt(0))return t;e=e.split("/"),t=t.split("/");for(var n=0;t.length>n;++n)".."==t[n]?e.pop():"."!=t[n]&&""!=t[n]&&s.push(t[n]);return e.concat(s).join("/")},e.register=function(t,s){e.modules[t]=s},e.alias=function(t,s){if(!e.modules.hasOwnProperty(t))throw Error('Failed to alias "'+t+'", it does not exist');e.aliases[s]=t},e.relative=function(t){function s(e,t){for(var s=e.length;s--;)if(e[s]===t)return s;return-1}function n(s){var i=n.resolve(s);return e(i,t,s)}var i=e.normalize(t,"..");return n.resolve=function(n){var o=n.charAt(0);if("/"==o)return n.slice(1);if("."==o)return e.normalize(i,n);var r=t.split("/"),a=s(r,"deps")+1;return a||(a=0),n=r.slice(0,a+1).join("/")+"/deps/"+n},n.exists=function(t){return e.modules.hasOwnProperty(n.resolve(t))},n},e.register("component-event/index.js",function(e){var t=window.addEventListener?"addEventListener":"attachEvent",s=window.removeEventListener?"removeEventListener":"detachEvent",n="addEventListener"!==t?"on":"";e.bind=function(e,s,i,o){return e[t](n+s,i,o||!1),i},e.unbind=function(e,t,i,o){return e[s](n+t,i,o||!1),i}}),e.register("component-query/index.js",function(e,t,s){function n(e,t){return t.querySelector(e)}e=s.exports=function(e,t){return t=t||document,n(e,t)},e.all=function(e,t){return t=t||document,t.querySelectorAll(e)},e.engine=function(t){if(!t.one)throw Error(".one callback required");if(!t.all)throw Error(".all callback required");return n=t.one,e.all=t.all,e}}),e.register("component-matches-selector/index.js",function(e,t,s){function n(e,t){if(r)return r.call(e,t);for(var s=i.all(t,e.parentNode),n=0;s.length>n;++n)if(s[n]==e)return!0;return!1}var i=t("query"),o=Element.prototype,r=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector;s.exports=n}),e.register("discore-closest/index.js",function(e,t,s){var n=t("matches-selector");s.exports=function(e,t,s,i){for(e=s?{parentNode:e}:e,i=i||document;(e=e.parentNode)&&e!==document;){if(n(e,t))return e;if(e===i)return}}}),e.register("component-delegate/index.js",function(e,t){var s=t("closest"),n=t("event");e.bind=function(e,t,i,o,r){return n.bind(e,i,function(n){var i=n.target||n.srcElement;n.delegateTarget=s(i,t,!0,e),n.delegateTarget&&o.call(e,n)},r)},e.unbind=function(e,t,s,i){n.unbind(e,t,s,i)}}),e.register("component-events/index.js",function(e,t,s){function n(e,t){if(!(this instanceof n))return new n(e,t);if(!e)throw Error("element required");if(!t)throw Error("object required");this.el=e,this.obj=t,this._events={}}function i(e){var t=e.split(/ +/);return{name:t.shift(),selector:t.join(" ")}}var o=t("event"),r=t("delegate");s.exports=n,n.prototype.sub=function(e,t,s){this._events[e]=this._events[e]||{},this._events[e][t]=s},n.prototype.bind=function(e,t){function s(){var e=[].slice.call(arguments).concat(h);l[t].apply(l,e)}var n=i(e),a=this.el,l=this.obj,c=n.name,t=t||"on"+c,h=[].slice.call(arguments,2);return n.selector?s=r.bind(a,n.selector,c,s):o.bind(a,c,s),this.sub(c,t,s),s},n.prototype.unbind=function(e,t){if(0==arguments.length)return this.unbindAll();if(1==arguments.length)return this.unbindAllOf(e);var s=this._events[e];if(s){var n=s[t];n&&o.unbind(this.el,e,n)}},n.prototype.unbindAll=function(){for(var e in this._events)this.unbindAllOf(e)},n.prototype.unbindAllOf=function(e){var t=this._events[e];if(t)for(var s in t)this.unbind(e,s)}}),e.register("component-indexof/index.js",function(e,t,s){s.exports=function(e,t){if(e.indexOf)return e.indexOf(t);for(var s=0;e.length>s;++s)if(e[s]===t)return s;return-1}}),e.register("component-classes/index.js",function(e,t,s){function n(e){if(!e)throw Error("A DOM element reference is required");this.el=e,this.list=e.classList}var i=t("indexof"),o=/\s+/,r=Object.prototype.toString;s.exports=function(e){return new n(e)},n.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array(),s=i(t,e);return~s||t.push(e),this.el.className=t.join(" "),this},n.prototype.remove=function(e){if("[object RegExp]"==r.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),s=i(t,e);return~s&&t.splice(s,1),this.el.className=t.join(" "),this},n.prototype.removeMatching=function(e){for(var t=this.array(),s=0;t.length>s;s++)e.test(t[s])&&this.remove(t[s]);return this},n.prototype.toggle=function(e,t){return this.list?(t!==void 0?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(t!==void 0?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},n.prototype.array=function(){var e=this.el.className.replace(/^\s+|\s+$/g,""),t=e.split(o);return""===t[0]&&t.shift(),t},n.prototype.has=n.prototype.contains=function(e){return this.list?this.list.contains(e):!!~i(this.array(),e)}}),e.register("component-emitter/index.js",function(e,t,s){function n(e){return e?i(e):void 0}function i(e){for(var t in n.prototype)e[t]=n.prototype[t];return e}s.exports=n,n.prototype.on=n.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks[e]=this._callbacks[e]||[]).push(t),this},n.prototype.once=function(e,t){function s(){n.off(e,s),t.apply(this,arguments)}var n=this;return this._callbacks=this._callbacks||{},s.fn=t,this.on(e,s),this},n.prototype.off=n.prototype.removeListener=n.prototype.removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var s=this._callbacks[e];if(!s)return this;if(1==arguments.length)return delete this._callbacks[e],this;for(var n,i=0;s.length>i;i++)if(n=s[i],n===t||n.fn===t){s.splice(i,1);break}return this},n.prototype.emit=function(e){this._callbacks=this._callbacks||{};var t=[].slice.call(arguments,1),s=this._callbacks[e];if(s){s=s.slice(0);for(var n=0,i=s.length;i>n;++n)s[n].apply(this,t)}return this},n.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks[e]||[]},n.prototype.hasListeners=function(e){return!!this.listeners(e).length}}),e.register("ui-component-mouse/index.js",function(e,t,s){function n(e,t){this.obj=t||{},this.el=e}var i=t("emitter"),o=t("event");s.exports=function(e,t){return new n(e,t)},i(n.prototype),n.prototype.bind=function(){function e(i){s.onmouseup&&s.onmouseup(i),o.unbind(document,"mousemove",t),o.unbind(document,"mouseup",e),n.emit("up",i)}function t(e){s.onmousemove&&s.onmousemove(e),n.emit("move",e)}var s=this.obj,n=this;return n.down=function(i){s.onmousedown&&s.onmousedown(i),o.bind(document,"mouseup",e),o.bind(document,"mousemove",t),n.emit("down",i)},o.bind(this.el,"mousedown",n.down),this},n.prototype.unbind=function(){o.unbind(this.el,"mousedown",this.down),this.down=null}}),e.register("abpetkov-percentage-calc/percentage-calc.js",function(e){e.isNumber=function(e){return"number"==typeof e?!0:!1},e.of=function(t,s){return e.isNumber(t)&&e.isNumber(s)?t/100*s:void 0},e.from=function(t,s){return e.isNumber(t)&&e.isNumber(s)?100*(t/s):void 0}}),e.register("abpetkov-closest-num/closest-num.js",function(e){e.find=function(e,t){var s=null,n=null,o=t[0];for(i=0;t.length>i;i++)s=Math.abs(e-o),n=Math.abs(e-t[i]),s>n&&(o=t[i]);return o}}),e.register("vesln-super/lib/super.js",function(e,t,s){function n(){var t=i.call(arguments);if(t.length)return"function"!=typeof t[0]?e.merge(t):(e.inherits.apply(null,t),void 0)}var i=Array.prototype.slice,e=s.exports=n;e.extend=function(t,s){var n=this,i=function(){return n.apply(this,arguments)};return e.merge([i,this]),e.inherits(i,this),t&&e.merge([i.prototype,t]),s&&e.merge([i,s]),i.extend=this.extend,i},e.inherits=function(e,t){e.super_=t,Object.create?e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}):(e.prototype=new t,e.prototype.constructor=e)},e.merge=function(e){for(var t=2===e.length?e.shift():{},s=null,n=0,i=e.length;i>n;n++){s=e[n];for(var o in s)s.hasOwnProperty(o)&&(t[o]=s[o])}return t}}),e.register("powerange/lib/powerange.js",function(e,t,s){var n=(t("./main"),t("./horizontal")),i=t("./vertical"),o={callback:function(){},decimal:!1,disable:!1,disableOpacity:.5,hideRange:!1,klass:"",min:0,max:100,start:null,step:null,vertical:!1};s.exports=function(e,t){t=t||{};for(var s in o)null==t[s]&&(t[s]=o[s]);return t.vertical?new i(e,t):new n(e,t)}}),e.register("powerange/lib/main.js",function(e,t,s){function n(e,t){return this instanceof n?(this.element=e,this.options=t||{},this.slider=this.create("span","range-bar"),null!==this.element&&"text"===this.element.type&&this.init(),void 0):new n(e,t)}var o=t("mouse"),r=t("events"),a=t("classes"),l=t("percentage-calc");s.exports=n,n.prototype.bindEvents=function(){this.handle=this.slider.querySelector(".range-handle"),this.touch=r(this.handle,this),this.touch.bind("touchstart","onmousedown"),this.touch.bind("touchmove","onmousemove"),this.touch.bind("touchend","onmouseup"),this.mouse=o(this.handle,this),this.mouse.bind()},n.prototype.hide=function(){this.element.style.display="none"},n.prototype.append=function(){var e=this.generate();this.insertAfter(this.element,e)},n.prototype.generate=function(){var e={handle:{type:"span",selector:"range-handle"},min:{type:"span",selector:"range-min"},max:{type:"span",selector:"range-max"},quantity:{type:"span",selector:"range-quantity"}};for(var t in e)if(e.hasOwnProperty(t)){var s=this.create(e[t].type,e[t].selector);this.slider.appendChild(s)}return this.slider},n.prototype.create=function(e,t){var s=document.createElement(e);return s.className=t,s},n.prototype.insertAfter=function(e,t){e.parentNode.insertBefore(t,e.nextSibling)},n.prototype.extraClass=function(e){this.options.klass&&a(this.slider).add(e)},n.prototype.setRange=function(e,t){"number"!=typeof e||"number"!=typeof t||this.options.hideRange||(this.slider.querySelector(".range-min").innerHTML=e,this.slider.querySelector(".range-max").innerHTML=t)},n.prototype.setValue=function(e,t){var s=l.from(parseFloat(e),t),n=l.of(s,this.options.max-this.options.min)+this.options.min,i=!1;n=this.options.decimal?Math.round(100*n)/100:Math.round(n),i=this.element.value!=n?!0:!1,this.element.value=n,this.options.callback(),i&&this.changeEvent()},n.prototype.step=function(e,t){var s=e-t,n=l.from(this.checkStep(this.options.step),this.options.max-this.options.min),o=l.of(n,s),r=[];for(i=0;s>=i;i+=o)r.push(i);return this.steps=r,this.steps},n.prototype.checkValues=function(e){this.options.min>e&&(this.options.start=this.options.min),e>this.options.max&&(this.options.start=this.options.max),this.options.min>=this.options.max&&(this.options.min=this.options.max)},n.prototype.checkStep=function(e){return 0>e&&(e=Math.abs(e)),this.options.step=e,this.options.step},n.prototype.disable=function(){(this.options.min==this.options.max||this.options.min>this.options.max||this.options.disable)&&(this.mouse.unbind(),this.touch.unbind(),this.slider.style.opacity=this.options.disableOpacity,a(this.handle).add("range-disabled"))},n.prototype.unselectable=function(e,t){a(this.slider).has("unselectable")||t!==!0?a(this.slider).remove("unselectable"):a(this.slider).add("unselectable")},n.prototype.changeEvent=function(){if("function"!=typeof Event&&document.fireEvent)this.element.fireEvent("onchange");else{var e=document.createEvent("HTMLEvents");e.initEvent("change",!1,!0),this.element.dispatchEvent(e)}},n.prototype.init=function(){this.hide(),this.append(),this.bindEvents(),this.extraClass(this.options.klass),this.checkValues(this.options.start),this.setRange(this.options.min,this.options.max),this.disable()}}),e.register("powerange/lib/horizontal.js",function(e,t,s){function n(){a.apply(this,arguments),this.options.step&&this.step(this.slider.offsetWidth,this.handle.offsetWidth),this.setStart(this.options.start)}var i=t("super"),o=t("closest-num"),r=t("percentage-calc"),a=t("./main");s.exports=n,i(n,a),n.prototype.setStart=function(e){var t=null===e?this.options.min:e,s=r.from(t-this.options.min,this.options.max-this.options.min)||0,n=r.of(s,this.slider.offsetWidth-this.handle.offsetWidth),i=this.options.step?o.find(n,this.steps):n;this.setPosition(i),this.setValue(this.handle.style.left,this.slider.offsetWidth-this.handle.offsetWidth)},n.prototype.setPosition=function(e){this.handle.style.left=e+"px",this.slider.querySelector(".range-quantity").style.width=e+"px"},n.prototype.onmousedown=function(e){e.touches&&(e=e.touches[0]),this.startX=e.clientX,this.handleOffsetX=this.handle.offsetLeft,this.restrictHandleX=this.slider.offsetWidth-this.handle.offsetWidth,this.unselectable(this.slider,!0)},n.prototype.onmousemove=function(e){e.preventDefault(),e.touches&&(e=e.touches[0]);var t=this.handleOffsetX+e.clientX-this.startX,s=this.steps?o.find(t,this.steps):t;0>=t?this.setPosition(0):t>=this.restrictHandleX?this.setPosition(this.restrictHandleX):this.setPosition(s),this.setValue(this.handle.style.left,this.slider.offsetWidth-this.handle.offsetWidth)},n.prototype.onmouseup=function(){this.unselectable(this.slider,!1)}}),e.register("powerange/lib/vertical.js",function(e,t,s){function n(){l.apply(this,arguments),o(this.slider).add("vertical"),this.options.step&&this.step(this.slider.offsetHeight,this.handle.offsetHeight),this.setStart(this.options.start)}var i=t("super"),o=t("classes"),r=t("closest-num"),a=t("percentage-calc"),l=t("./main");s.exports=n,i(n,l),n.prototype.setStart=function(e){var t=null===e?this.options.min:e,s=a.from(t-this.options.min,this.options.max-this.options.min)||0,n=a.of(s,this.slider.offsetHeight-this.handle.offsetHeight),i=this.options.step?r.find(n,this.steps):n;this.setPosition(i),this.setValue(this.handle.style.bottom,this.slider.offsetHeight-this.handle.offsetHeight)},n.prototype.setPosition=function(e){this.handle.style.bottom=e+"px",this.slider.querySelector(".range-quantity").style.height=e+"px"},n.prototype.onmousedown=function(e){e.touches&&(e=e.touches[0]),this.startY=e.clientY,this.handleOffsetY=this.slider.offsetHeight-this.handle.offsetHeight-this.handle.offsetTop,this.restrictHandleY=this.slider.offsetHeight-this.handle.offsetHeight,this.unselectable(this.slider,!0)},n.prototype.onmousemove=function(e){e.preventDefault(),e.touches&&(e=e.touches[0]);var t=this.handleOffsetY+this.startY-e.clientY,s=this.steps?r.find(t,this.steps):t;0>=t?this.setPosition(0):t>=this.restrictHandleY?this.setPosition(this.restrictHandleY):this.setPosition(s),this.setValue(this.handle.style.bottom,this.slider.offsetHeight-this.handle.offsetHeight)},n.prototype.onmouseup=function(){this.unselectable(this.slider,!1)}}),e.alias("component-events/index.js","powerange/deps/events/index.js"),e.alias("component-events/index.js","events/index.js"),e.alias("component-event/index.js","component-events/deps/event/index.js"),e.alias("component-delegate/index.js","component-events/deps/delegate/index.js"),e.alias("discore-closest/index.js","component-delegate/deps/closest/index.js"),e.alias("discore-closest/index.js","component-delegate/deps/closest/index.js"),e.alias("component-matches-selector/index.js","discore-closest/deps/matches-selector/index.js"),e.alias("component-query/index.js","component-matches-selector/deps/query/index.js"),e.alias("discore-closest/index.js","discore-closest/index.js"),e.alias("component-event/index.js","component-delegate/deps/event/index.js"),e.alias("component-classes/index.js","powerange/deps/classes/index.js"),e.alias("component-classes/index.js","classes/index.js"),e.alias("component-indexof/index.js","component-classes/deps/indexof/index.js"),e.alias("ui-component-mouse/index.js","powerange/deps/mouse/index.js"),e.alias("ui-component-mouse/index.js","mouse/index.js"),e.alias("component-emitter/index.js","ui-component-mouse/deps/emitter/index.js"),e.alias("component-event/index.js","ui-component-mouse/deps/event/index.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","powerange/deps/percentage-calc/percentage-calc.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","powerange/deps/percentage-calc/index.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","percentage-calc/index.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","abpetkov-percentage-calc/index.js"),e.alias("abpetkov-closest-num/closest-num.js","powerange/deps/closest-num/closest-num.js"),e.alias("abpetkov-closest-num/closest-num.js","powerange/deps/closest-num/index.js"),e.alias("abpetkov-closest-num/closest-num.js","closest-num/index.js"),e.alias("abpetkov-closest-num/closest-num.js","abpetkov-closest-num/index.js"),e.alias("vesln-super/lib/super.js","powerange/deps/super/lib/super.js"),e.alias("vesln-super/lib/super.js","powerange/deps/super/index.js"),e.alias("vesln-super/lib/super.js","super/index.js"),e.alias("vesln-super/lib/super.js","vesln-super/index.js"),e.alias("powerange/lib/powerange.js","powerange/index.js"),"object"==typeof exports?module.exports=e("powerange"):"function"==typeof define&&define.amd?define([],function(){return e("powerange")}):this.Powerange=e("powerange")})();
|
2 |
-
|
1 |
+
(function(){function e(t,s,n){var i=e.resolve(t);if(null==i){n=n||t,s=s||"root";var o=Error('Failed to require "'+n+'" from "'+s+'"');throw o.path=n,o.parent=s,o.require=!0,o}var r=e.modules[i];if(!r._resolving&&!r.exports){var a={};a.exports={},a.client=a.component=!0,r._resolving=!0,r.call(this,a.exports,e.relative(i),a),delete r._resolving,r.exports=a.exports}return r.exports}e.modules={},e.aliases={},e.resolve=function(t){"/"===t.charAt(0)&&(t=t.slice(1));for(var s=[t,t+".js",t+".json",t+"/index.js",t+"/index.json"],n=0;s.length>n;n++){var t=s[n];if(e.modules.hasOwnProperty(t))return t;if(e.aliases.hasOwnProperty(t))return e.aliases[t]}},e.normalize=function(e,t){var s=[];if("."!=t.charAt(0))return t;e=e.split("/"),t=t.split("/");for(var n=0;t.length>n;++n)".."==t[n]?e.pop():"."!=t[n]&&""!=t[n]&&s.push(t[n]);return e.concat(s).join("/")},e.register=function(t,s){e.modules[t]=s},e.alias=function(t,s){if(!e.modules.hasOwnProperty(t))throw Error('Failed to alias "'+t+'", it does not exist');e.aliases[s]=t},e.relative=function(t){function s(e,t){for(var s=e.length;s--;)if(e[s]===t)return s;return-1}function n(s){var i=n.resolve(s);return e(i,t,s)}var i=e.normalize(t,"..");return n.resolve=function(n){var o=n.charAt(0);if("/"==o)return n.slice(1);if("."==o)return e.normalize(i,n);var r=t.split("/"),a=s(r,"deps")+1;return a||(a=0),n=r.slice(0,a+1).join("/")+"/deps/"+n},n.exists=function(t){return e.modules.hasOwnProperty(n.resolve(t))},n},e.register("component-event/index.js",function(e){var t=window.addEventListener?"addEventListener":"attachEvent",s=window.removeEventListener?"removeEventListener":"detachEvent",n="addEventListener"!==t?"on":"";e.bind=function(e,s,i,o){return e[t](n+s,i,o||!1),i},e.unbind=function(e,t,i,o){return e[s](n+t,i,o||!1),i}}),e.register("component-query/index.js",function(e,t,s){function n(e,t){return t.querySelector(e)}e=s.exports=function(e,t){return t=t||document,n(e,t)},e.all=function(e,t){return t=t||document,t.querySelectorAll(e)},e.engine=function(t){if(!t.one)throw Error(".one callback required");if(!t.all)throw Error(".all callback required");return n=t.one,e.all=t.all,e}}),e.register("component-matches-selector/index.js",function(e,t,s){function n(e,t){if(r)return r.call(e,t);for(var s=i.all(t,e.parentNode),n=0;s.length>n;++n)if(s[n]==e)return!0;return!1}var i=t("query"),o=Element.prototype,r=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector;s.exports=n}),e.register("discore-closest/index.js",function(e,t,s){var n=t("matches-selector");s.exports=function(e,t,s,i){for(e=s?{parentNode:e}:e,i=i||document;(e=e.parentNode)&&e!==document;){if(n(e,t))return e;if(e===i)return}}}),e.register("component-delegate/index.js",function(e,t){var s=t("closest"),n=t("event");e.bind=function(e,t,i,o,r){return n.bind(e,i,function(n){var i=n.target||n.srcElement;n.delegateTarget=s(i,t,!0,e),n.delegateTarget&&o.call(e,n)},r)},e.unbind=function(e,t,s,i){n.unbind(e,t,s,i)}}),e.register("component-events/index.js",function(e,t,s){function n(e,t){if(!(this instanceof n))return new n(e,t);if(!e)throw Error("element required");if(!t)throw Error("object required");this.el=e,this.obj=t,this._events={}}function i(e){var t=e.split(/ +/);return{name:t.shift(),selector:t.join(" ")}}var o=t("event"),r=t("delegate");s.exports=n,n.prototype.sub=function(e,t,s){this._events[e]=this._events[e]||{},this._events[e][t]=s},n.prototype.bind=function(e,t){function s(){var e=[].slice.call(arguments).concat(h);l[t].apply(l,e)}var n=i(e),a=this.el,l=this.obj,c=n.name,t=t||"on"+c,h=[].slice.call(arguments,2);return n.selector?s=r.bind(a,n.selector,c,s):o.bind(a,c,s),this.sub(c,t,s),s},n.prototype.unbind=function(e,t){if(0==arguments.length)return this.unbindAll();if(1==arguments.length)return this.unbindAllOf(e);var s=this._events[e];if(s){var n=s[t];n&&o.unbind(this.el,e,n)}},n.prototype.unbindAll=function(){for(var e in this._events)this.unbindAllOf(e)},n.prototype.unbindAllOf=function(e){var t=this._events[e];if(t)for(var s in t)this.unbind(e,s)}}),e.register("component-indexof/index.js",function(e,t,s){s.exports=function(e,t){if(e.indexOf)return e.indexOf(t);for(var s=0;e.length>s;++s)if(e[s]===t)return s;return-1}}),e.register("component-classes/index.js",function(e,t,s){function n(e){if(!e)throw Error("A DOM element reference is required");this.el=e,this.list=e.classList}var i=t("indexof"),o=/\s+/,r=Object.prototype.toString;s.exports=function(e){return new n(e)},n.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array(),s=i(t,e);return~s||t.push(e),this.el.className=t.join(" "),this},n.prototype.remove=function(e){if("[object RegExp]"==r.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),s=i(t,e);return~s&&t.splice(s,1),this.el.className=t.join(" "),this},n.prototype.removeMatching=function(e){for(var t=this.array(),s=0;t.length>s;s++)e.test(t[s])&&this.remove(t[s]);return this},n.prototype.toggle=function(e,t){return this.list?(t!==void 0?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(t!==void 0?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},n.prototype.array=function(){var e=this.el.className.replace(/^\s+|\s+$/g,""),t=e.split(o);return""===t[0]&&t.shift(),t},n.prototype.has=n.prototype.contains=function(e){return this.list?this.list.contains(e):!!~i(this.array(),e)}}),e.register("component-emitter/index.js",function(e,t,s){function n(e){return e?i(e):void 0}function i(e){for(var t in n.prototype)e[t]=n.prototype[t];return e}s.exports=n,n.prototype.on=n.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks[e]=this._callbacks[e]||[]).push(t),this},n.prototype.once=function(e,t){function s(){n.off(e,s),t.apply(this,arguments)}var n=this;return this._callbacks=this._callbacks||{},s.fn=t,this.on(e,s),this},n.prototype.off=n.prototype.removeListener=n.prototype.removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var s=this._callbacks[e];if(!s)return this;if(1==arguments.length)return delete this._callbacks[e],this;for(var n,i=0;s.length>i;i++)if(n=s[i],n===t||n.fn===t){s.splice(i,1);break}return this},n.prototype.emit=function(e){this._callbacks=this._callbacks||{};var t=[].slice.call(arguments,1),s=this._callbacks[e];if(s){s=s.slice(0);for(var n=0,i=s.length;i>n;++n)s[n].apply(this,t)}return this},n.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks[e]||[]},n.prototype.hasListeners=function(e){return!!this.listeners(e).length}}),e.register("ui-component-mouse/index.js",function(e,t,s){function n(e,t){this.obj=t||{},this.el=e}var i=t("emitter"),o=t("event");s.exports=function(e,t){return new n(e,t)},i(n.prototype),n.prototype.bind=function(){function e(i){s.onmouseup&&s.onmouseup(i),o.unbind(document,"mousemove",t),o.unbind(document,"mouseup",e),n.emit("up",i)}function t(e){s.onmousemove&&s.onmousemove(e),n.emit("move",e)}var s=this.obj,n=this;return n.down=function(i){s.onmousedown&&s.onmousedown(i),o.bind(document,"mouseup",e),o.bind(document,"mousemove",t),n.emit("down",i)},o.bind(this.el,"mousedown",n.down),this},n.prototype.unbind=function(){o.unbind(this.el,"mousedown",this.down),this.down=null}}),e.register("abpetkov-percentage-calc/percentage-calc.js",function(e){e.isNumber=function(e){return"number"==typeof e?!0:!1},e.of=function(t,s){return e.isNumber(t)&&e.isNumber(s)?t/100*s:void 0},e.from=function(t,s){return e.isNumber(t)&&e.isNumber(s)?100*(t/s):void 0}}),e.register("abpetkov-closest-num/closest-num.js",function(e){e.find=function(e,t){var s=null,n=null,o=t[0];for(i=0;t.length>i;i++)s=Math.abs(e-o),n=Math.abs(e-t[i]),s>n&&(o=t[i]);return o}}),e.register("vesln-super/lib/super.js",function(e,t,s){function n(){var t=i.call(arguments);if(t.length)return"function"!=typeof t[0]?e.merge(t):(e.inherits.apply(null,t),void 0)}var i=Array.prototype.slice,e=s.exports=n;e.extend=function(t,s){var n=this,i=function(){return n.apply(this,arguments)};return e.merge([i,this]),e.inherits(i,this),t&&e.merge([i.prototype,t]),s&&e.merge([i,s]),i.extend=this.extend,i},e.inherits=function(e,t){e.super_=t,Object.create?e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}):(e.prototype=new t,e.prototype.constructor=e)},e.merge=function(e){for(var t=2===e.length?e.shift():{},s=null,n=0,i=e.length;i>n;n++){s=e[n];for(var o in s)s.hasOwnProperty(o)&&(t[o]=s[o])}return t}}),e.register("powerange/lib/powerange.js",function(e,t,s){var n=(t("./main"),t("./horizontal")),i=t("./vertical"),o={callback:function(){},decimal:!1,disable:!1,disableOpacity:.5,hideRange:!1,klass:"",min:0,max:100,start:null,step:null,vertical:!1};s.exports=function(e,t){t=t||{};for(var s in o)null==t[s]&&(t[s]=o[s]);return t.vertical?new i(e,t):new n(e,t)}}),e.register("powerange/lib/main.js",function(e,t,s){function n(e,t){return this instanceof n?(this.element=e,this.options=t||{},this.slider=this.create("span","range-bar"),null!==this.element&&"text"===this.element.type&&this.init(),void 0):new n(e,t)}var o=t("mouse"),r=t("events"),a=t("classes"),l=t("percentage-calc");s.exports=n,n.prototype.bindEvents=function(){this.handle=this.slider.querySelector(".range-handle"),this.touch=r(this.handle,this),this.touch.bind("touchstart","onmousedown"),this.touch.bind("touchmove","onmousemove"),this.touch.bind("touchend","onmouseup"),this.mouse=o(this.handle,this),this.mouse.bind()},n.prototype.hide=function(){this.element.style.display="none"},n.prototype.append=function(){var e=this.generate();this.insertAfter(this.element,e)},n.prototype.generate=function(){var e={handle:{type:"span",selector:"range-handle"},min:{type:"span",selector:"range-min"},max:{type:"span",selector:"range-max"},quantity:{type:"span",selector:"range-quantity"}};for(var t in e)if(e.hasOwnProperty(t)){var s=this.create(e[t].type,e[t].selector);this.slider.appendChild(s)}return this.slider},n.prototype.create=function(e,t){var s=document.createElement(e);return s.className=t,s},n.prototype.insertAfter=function(e,t){e.parentNode.insertBefore(t,e.nextSibling)},n.prototype.extraClass=function(e){this.options.klass&&a(this.slider).add(e)},n.prototype.setRange=function(e,t){"number"!=typeof e||"number"!=typeof t||this.options.hideRange||(this.slider.querySelector(".range-min").innerHTML=e,this.slider.querySelector(".range-max").innerHTML=t)},n.prototype.setValue=function(e,t){var s=l.from(parseFloat(e),t),n=l.of(s,this.options.max-this.options.min)+this.options.min,i=!1;n=this.options.decimal?Math.round(100*n)/100:Math.round(n),i=this.element.value!=n?!0:!1,this.element.value=n,this.options.callback(),i&&this.changeEvent()},n.prototype.step=function(e,t){var s=e-t,n=l.from(this.checkStep(this.options.step),this.options.max-this.options.min),o=l.of(n,s),r=[];for(i=0;s>=i;i+=o)r.push(i);return this.steps=r,this.steps},n.prototype.checkValues=function(e){this.options.min>e&&(this.options.start=this.options.min),e>this.options.max&&(this.options.start=this.options.max),this.options.min>=this.options.max&&(this.options.min=this.options.max)},n.prototype.checkStep=function(e){return 0>e&&(e=Math.abs(e)),this.options.step=e,this.options.step},n.prototype.disable=function(){(this.options.min==this.options.max||this.options.min>this.options.max||this.options.disable)&&(this.mouse.unbind(),this.touch.unbind(),this.slider.style.opacity=this.options.disableOpacity,a(this.handle).add("range-disabled"))},n.prototype.unselectable=function(e,t){a(this.slider).has("unselectable")||t!==!0?a(this.slider).remove("unselectable"):a(this.slider).add("unselectable")},n.prototype.changeEvent=function(){if("function"!=typeof Event&&document.fireEvent)this.element.fireEvent("onchange");else{var e=document.createEvent("HTMLEvents");e.initEvent("change",!1,!0),this.element.dispatchEvent(e)}},n.prototype.init=function(){this.hide(),this.append(),this.bindEvents(),this.extraClass(this.options.klass),this.checkValues(this.options.start),this.setRange(this.options.min,this.options.max),this.disable()}}),e.register("powerange/lib/horizontal.js",function(e,t,s){function n(){a.apply(this,arguments),this.options.step&&this.step(this.slider.offsetWidth,this.handle.offsetWidth),this.setStart(this.options.start)}var i=t("super"),o=t("closest-num"),r=t("percentage-calc"),a=t("./main");s.exports=n,i(n,a),n.prototype.setStart=function(e){var t=null===e?this.options.min:e,s=r.from(t-this.options.min,this.options.max-this.options.min)||0,n=r.of(s,this.slider.offsetWidth-this.handle.offsetWidth),i=this.options.step?o.find(n,this.steps):n;this.setPosition(i),this.setValue(this.handle.style.left,this.slider.offsetWidth-this.handle.offsetWidth)},n.prototype.setPosition=function(e){this.handle.style.left=e+"px",this.slider.querySelector(".range-quantity").style.width=e+"px"},n.prototype.onmousedown=function(e){e.touches&&(e=e.touches[0]),this.startX=e.clientX,this.handleOffsetX=this.handle.offsetLeft,this.restrictHandleX=this.slider.offsetWidth-this.handle.offsetWidth,this.unselectable(this.slider,!0)},n.prototype.onmousemove=function(e){e.preventDefault(),e.touches&&(e=e.touches[0]);var t=this.handleOffsetX+e.clientX-this.startX,s=this.steps?o.find(t,this.steps):t;0>=t?this.setPosition(0):t>=this.restrictHandleX?this.setPosition(this.restrictHandleX):this.setPosition(s),this.setValue(this.handle.style.left,this.slider.offsetWidth-this.handle.offsetWidth)},n.prototype.onmouseup=function(){this.unselectable(this.slider,!1)}}),e.register("powerange/lib/vertical.js",function(e,t,s){function n(){l.apply(this,arguments),o(this.slider).add("vertical"),this.options.step&&this.step(this.slider.offsetHeight,this.handle.offsetHeight),this.setStart(this.options.start)}var i=t("super"),o=t("classes"),r=t("closest-num"),a=t("percentage-calc"),l=t("./main");s.exports=n,i(n,l),n.prototype.setStart=function(e){var t=null===e?this.options.min:e,s=a.from(t-this.options.min,this.options.max-this.options.min)||0,n=a.of(s,this.slider.offsetHeight-this.handle.offsetHeight),i=this.options.step?r.find(n,this.steps):n;this.setPosition(i),this.setValue(this.handle.style.bottom,this.slider.offsetHeight-this.handle.offsetHeight)},n.prototype.setPosition=function(e){this.handle.style.bottom=e+"px",this.slider.querySelector(".range-quantity").style.height=e+"px"},n.prototype.onmousedown=function(e){e.touches&&(e=e.touches[0]),this.startY=e.clientY,this.handleOffsetY=this.slider.offsetHeight-this.handle.offsetHeight-this.handle.offsetTop,this.restrictHandleY=this.slider.offsetHeight-this.handle.offsetHeight,this.unselectable(this.slider,!0)},n.prototype.onmousemove=function(e){e.preventDefault(),e.touches&&(e=e.touches[0]);var t=this.handleOffsetY+this.startY-e.clientY,s=this.steps?r.find(t,this.steps):t;0>=t?this.setPosition(0):t>=this.restrictHandleY?this.setPosition(this.restrictHandleY):this.setPosition(s),this.setValue(this.handle.style.bottom,this.slider.offsetHeight-this.handle.offsetHeight)},n.prototype.onmouseup=function(){this.unselectable(this.slider,!1)}}),e.alias("component-events/index.js","powerange/deps/events/index.js"),e.alias("component-events/index.js","events/index.js"),e.alias("component-event/index.js","component-events/deps/event/index.js"),e.alias("component-delegate/index.js","component-events/deps/delegate/index.js"),e.alias("discore-closest/index.js","component-delegate/deps/closest/index.js"),e.alias("discore-closest/index.js","component-delegate/deps/closest/index.js"),e.alias("component-matches-selector/index.js","discore-closest/deps/matches-selector/index.js"),e.alias("component-query/index.js","component-matches-selector/deps/query/index.js"),e.alias("discore-closest/index.js","discore-closest/index.js"),e.alias("component-event/index.js","component-delegate/deps/event/index.js"),e.alias("component-classes/index.js","powerange/deps/classes/index.js"),e.alias("component-classes/index.js","classes/index.js"),e.alias("component-indexof/index.js","component-classes/deps/indexof/index.js"),e.alias("ui-component-mouse/index.js","powerange/deps/mouse/index.js"),e.alias("ui-component-mouse/index.js","mouse/index.js"),e.alias("component-emitter/index.js","ui-component-mouse/deps/emitter/index.js"),e.alias("component-event/index.js","ui-component-mouse/deps/event/index.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","powerange/deps/percentage-calc/percentage-calc.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","powerange/deps/percentage-calc/index.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","percentage-calc/index.js"),e.alias("abpetkov-percentage-calc/percentage-calc.js","abpetkov-percentage-calc/index.js"),e.alias("abpetkov-closest-num/closest-num.js","powerange/deps/closest-num/closest-num.js"),e.alias("abpetkov-closest-num/closest-num.js","powerange/deps/closest-num/index.js"),e.alias("abpetkov-closest-num/closest-num.js","closest-num/index.js"),e.alias("abpetkov-closest-num/closest-num.js","abpetkov-closest-num/index.js"),e.alias("vesln-super/lib/super.js","powerange/deps/super/lib/super.js"),e.alias("vesln-super/lib/super.js","powerange/deps/super/index.js"),e.alias("vesln-super/lib/super.js","super/index.js"),e.alias("vesln-super/lib/super.js","vesln-super/index.js"),e.alias("powerange/lib/powerange.js","powerange/index.js"),"object"==typeof exports?module.exports=e("powerange"):"function"==typeof define&&define.amd?define([],function(){return e("powerange")}):this.Powerange=e("powerange")})();
|
|
public/js/sgpbSelect2.js
CHANGED
File without changes
|
public/sound/popupOpenSound.wav
CHANGED
File without changes
|
public/views/behaviorAfterSpecialEventsView.php
CHANGED
File without changes
|
public/views/closeSettingsView.php
CHANGED
File without changes
|
public/views/conditionsView.php
CHANGED
File without changes
|
public/views/customEditor.php
CHANGED
@@ -54,7 +54,7 @@ $savedData = get_post_meta($popupId , 'sg_popup_scripts', true);
|
|
54 |
<div class="formItem"><span class="formItem__title"><?php echo $value; ?></span></div>
|
55 |
<?php } ?>
|
56 |
|
57 |
-
<textarea class="wp-editor-area editor-content editor-content-css formItem__textarea sgpb-margin-top-20"
|
58 |
placeholder=" #... type your code"
|
59 |
mode="<?php echo $editorModeCss; ?>"
|
60 |
name="sgpb-css-editor"><?php
|
54 |
<div class="formItem"><span class="formItem__title"><?php echo $value; ?></span></div>
|
55 |
<?php } ?>
|
56 |
|
57 |
+
<textarea class="wp-editor-area editor-content sgpb-editor-content-css formItem__textarea sgpb-margin-top-20"
|
58 |
placeholder=" #... type your code"
|
59 |
mode="<?php echo $editorModeCss; ?>"
|
60 |
name="sgpb-css-editor"><?php
|
public/views/dimensionsView.php
CHANGED
File without changes
|
public/views/eventsView.php
CHANGED
File without changes
|
public/views/jsVariableView.php
CHANGED
File without changes
|
public/views/license.php
CHANGED
File without changes
|
public/views/main/image.php
CHANGED
File without changes
|
public/views/mediaButton.php
CHANGED
File without changes
|
public/views/newsletter.php
CHANGED
File without changes
|
public/views/options/facebook.php
CHANGED
File without changes
|
public/views/options/subscription.php
CHANGED
File without changes
|
public/views/optionsView.php
CHANGED
@@ -166,7 +166,7 @@ if (!empty($removedOptions['content-copy-to-clipboard'])) {
|
|
166 |
<div class="musicForm">
|
167 |
<div class="musicFormItem sgpb-display-flex">
|
168 |
<input type="text" id="js-sound-open-url" readonly class="musicFormItem__input sgpb-margin-right-20 sgpb-width-50" name="sgpb-sound-url" value="<?php echo $popupTypeObj->getOptionValue('sgpb-sound-url'); ?>">
|
169 |
-
<div class="sgpb-icons icons_blue js-preview-sound">J</div>
|
170 |
</div>
|
171 |
<div class="musicFormItem sgpb-width-50 sgpb-margin-top-10 sgpb-display-flex sgpb-justify-content-center musicFormItem_last">
|
172 |
<div class="sgpb-icons icons__item_first icons_blue" id="js-upload-open-sound-button">K</div>
|
@@ -190,7 +190,7 @@ if (!empty($removedOptions['content-copy-to-clipboard'])) {
|
|
190 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Type', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
191 |
<?php echo AdminHelper::createSelectBox($defaultData['openAnimationEfects'], $defaultAnimation, array('name' => 'sgpb-open-animation-effect', 'class'=>'js-sg-select2 sgpb-open-animation-effects select__select')); ?>
|
192 |
<div class="sgpb-icons icons_blue sgpb-preview-animation sgpb-margin-x-20">A</div>
|
193 |
-
<div id="js-open-animation-effect"></div>
|
194 |
</div>
|
195 |
<div class="subFormItem sgpb-display-flex sgpb-align-item-center">
|
196 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Speed', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
@@ -221,7 +221,7 @@ if (!empty($removedOptions['content-copy-to-clipboard'])) {
|
|
221 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Type', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
222 |
<?php echo AdminHelper::createSelectBox($defaultData['closeAnimationEfects'], esc_attr($popupTypeObj->getOptionValue('sgpb-close-animation-effect')), array('name' => 'sgpb-close-animation-effect', 'class'=>'js-sg-select2 sgpb-close-animation-effects select__select')); ?>
|
223 |
<div class="sgpb-icons icons_blue sgpb-preview-animation sgpb-margin-x-20 sgpb-preview-close-animation">A</div>
|
224 |
-
<div id="js-close-animation-effect"></div>
|
225 |
</div>
|
226 |
<div class="subFormItem sgpb-display-flex sgpb-align-item-center">
|
227 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Speed', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
166 |
<div class="musicForm">
|
167 |
<div class="musicFormItem sgpb-display-flex">
|
168 |
<input type="text" id="js-sound-open-url" readonly class="musicFormItem__input sgpb-margin-right-20 sgpb-width-50" name="sgpb-sound-url" value="<?php echo $popupTypeObj->getOptionValue('sgpb-sound-url'); ?>">
|
169 |
+
<div class="sgpb-icons icons_blue sgpb-js-preview-sound">J</div>
|
170 |
</div>
|
171 |
<div class="musicFormItem sgpb-width-50 sgpb-margin-top-10 sgpb-display-flex sgpb-justify-content-center musicFormItem_last">
|
172 |
<div class="sgpb-icons icons__item_first icons_blue" id="js-upload-open-sound-button">K</div>
|
190 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Type', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
191 |
<?php echo AdminHelper::createSelectBox($defaultData['openAnimationEfects'], $defaultAnimation, array('name' => 'sgpb-open-animation-effect', 'class'=>'js-sg-select2 sgpb-open-animation-effects select__select')); ?>
|
192 |
<div class="sgpb-icons icons_blue sgpb-preview-animation sgpb-margin-x-20">A</div>
|
193 |
+
<div id="js-open-animation-effect" class="sgpb-js-open-animation-effect"></div>
|
194 |
</div>
|
195 |
<div class="subFormItem sgpb-display-flex sgpb-align-item-center">
|
196 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Speed', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
221 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Type', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
222 |
<?php echo AdminHelper::createSelectBox($defaultData['closeAnimationEfects'], esc_attr($popupTypeObj->getOptionValue('sgpb-close-animation-effect')), array('name' => 'sgpb-close-animation-effect', 'class'=>'js-sg-select2 sgpb-close-animation-effects select__select')); ?>
|
223 |
<div class="sgpb-icons icons_blue sgpb-preview-animation sgpb-margin-x-20 sgpb-preview-close-animation">A</div>
|
224 |
+
<div id="js-close-animation-effect" class="sgpb-js-close-animation-effect"></div>
|
225 |
</div>
|
226 |
<div class="subFormItem sgpb-display-flex sgpb-align-item-center">
|
227 |
<span class="subFormItem__title sgpb-margin-right-20"><?php _e('Speed', SG_POPUP_TEXT_DOMAIN); ?>:</span>
|
public/views/otherConditionsView.php
CHANGED
File without changes
|
public/views/popupDesignView.php
CHANGED
File without changes
|
public/views/popupTypes.php
CHANGED
@@ -28,16 +28,14 @@ $labels = $SGPB_POPUP_TYPES['typeLabels'];
|
|
28 |
}
|
29 |
?>
|
30 |
<div class="sgpb-box sgpb-box-active sgpb-margin-bottom-30 sgpb-position-relative" data-redirect-url="<?php echo AdminHelper::buildCreatePopupUrl($popupType); ?>">
|
31 |
-
|
32 |
-
<?php
|
33 |
-
|
34 |
-
<?php
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
<span class="sgpb-box-plus" >L</span>
|
40 |
-
</div>
|
41 |
<?php endforeach; ?>
|
42 |
<div class="sgpb-box sgpb-margin-bottom-30 sgpb-box-default" data-redirect-url="<?php echo SG_POPUP_ALL_EXTENSIONS_URL; ?>">
|
43 |
<img src="<?php echo SG_POPUP_PUBLIC_URL.'icons/Black/moreIdeas.svg' ;?>" class="sgpb-box-img">
|
28 |
}
|
29 |
?>
|
30 |
<div class="sgpb-box sgpb-box-active sgpb-margin-bottom-30 sgpb-position-relative" data-redirect-url="<?php echo AdminHelper::buildCreatePopupUrl($popupType); ?>">
|
31 |
+
<?php if (defined('SGPB_SUBSCRIPTION_PLUS_CLASSES_PATH') && $type == 'subscription'): ?>
|
32 |
+
<img src="<?php echo SG_POPUP_PUBLIC_URL.'icons/white/subscriptionPlus.svg' ;?>" class="sgpb-box-img">
|
33 |
+
<?php else: ?>
|
34 |
+
<img src="<?php echo SG_POPUP_PUBLIC_URL.'icons/white/'.$type.'.svg' ;?>" class="sgpb-box-img">
|
35 |
+
<?php endif; ?>
|
36 |
+
<p class="sgpb-box-text"><?php echo $labels[$type]; ?></p>
|
37 |
+
<span class="sgpb-box-plus" >L</span>
|
38 |
+
</div>
|
|
|
|
|
39 |
<?php endforeach; ?>
|
40 |
<div class="sgpb-box sgpb-margin-bottom-30 sgpb-box-default" data-redirect-url="<?php echo SG_POPUP_ALL_EXTENSIONS_URL; ?>">
|
41 |
<img src="<?php echo SG_POPUP_PUBLIC_URL.'icons/Black/moreIdeas.svg' ;?>" class="sgpb-box-img">
|
public/views/settings.php
CHANGED
File without changes
|
public/views/subscribers.php
CHANGED
File without changes
|
public/views/targetView.php
CHANGED
File without changes
|
readme.txt
CHANGED
@@ -8,7 +8,7 @@ Tags: popup, pop up, wordpress popup, popup maker, exit popup, popup builder, wo
|
|
8 |
Requires at least: 4.2
|
9 |
Tested up to: 5.8
|
10 |
Requires PHP: 5.3.3
|
11 |
-
Stable tag: 4.0.
|
12 |
License: GPLv2 or later
|
13 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
14 |
|
@@ -143,27 +143,31 @@ Go to the Popup Builder settings and set your desired options.
|
|
143 |
12. Countdown popup
|
144 |
13. Facebook popup
|
145 |
|
146 |
-
== Changelog ==
|
147 |
-
|
148 |
-
= Version 4.0.
|
149 |
-
*
|
150 |
-
*
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
* Bug fixed related to
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
*
|
159 |
-
|
160 |
-
|
161 |
-
* Improvement of the
|
162 |
-
* Improvement of
|
163 |
-
* Improvement of
|
164 |
-
* Improvement of
|
165 |
-
* Improvement of
|
166 |
-
|
|
|
|
|
|
|
|
|
167 |
= Version 3.84 =
|
168 |
* Bug fixed related to popup types and settings that are not saved after popup is saved as draft.
|
169 |
* Bug fixed related to randomly activated popups.
|
@@ -471,4 +475,4 @@ Leave us a good review :)
|
|
471 |
|
472 |
== Upgrade Notice ==
|
473 |
|
474 |
-
Current Version of Popup Builder is 4.0.
|
8 |
Requires at least: 4.2
|
9 |
Tested up to: 5.8
|
10 |
Requires PHP: 5.3.3
|
11 |
+
Stable tag: 4.0.3
|
12 |
License: GPLv2 or later
|
13 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
14 |
|
143 |
12. Countdown popup
|
144 |
13. Facebook popup
|
145 |
|
146 |
+
== Changelog ==
|
147 |
+
|
148 |
+
= Version 4.0.3 =
|
149 |
+
* New feature: AJAX mode has been added when using Geo targeting
|
150 |
+
* Improvement of cities, Sydney has been added in city targeting
|
151 |
+
|
152 |
+
= Version 4.0.2 =
|
153 |
+
* Bug fixed related to PHP notices, localize was called incorrectly.
|
154 |
+
* Bug fixed related to errors with PHP 8 version.
|
155 |
+
* Bug fixed related to CSS and JS files in order to improve website loading.
|
156 |
+
|
157 |
+
= Version 4.0.1 =
|
158 |
+
* Bug fixed related to issue with PHP version below 7.0
|
159 |
+
|
160 |
+
= Version 4.0 =
|
161 |
+
* Improvement of design: the whole plugin has been redesigned for a better user experience.
|
162 |
+
* Improvement of the menu: Descriptions for the menu items have been added.
|
163 |
+
* Improvement of advance options: "Popup options" section has been renamed to "Advanced".
|
164 |
+
* Improvement of a floating button: Floating button's settings are now more user friendly and easy to use.
|
165 |
+
* Improvement of the newsletter: Shortcodes are redesigned and easier to use.
|
166 |
+
* Improvement of image popup: Image popup's settings have been redesigned for better user experience.
|
167 |
+
* Improvement of HTML popup: HTML popup's settings have been redesigned for better user experience.
|
168 |
+
* Improvement of facebook popup: Facebook popup's settings have been redesigned for better user experience.
|
169 |
+
* Improvement of subscription popup: Subscription popup's settings have been redesigned for better user experience.
|
170 |
+
|
171 |
= Version 3.84 =
|
172 |
* Bug fixed related to popup types and settings that are not saved after popup is saved as draft.
|
173 |
* Bug fixed related to randomly activated popups.
|
475 |
|
476 |
== Upgrade Notice ==
|
477 |
|
478 |
+
Current Version of Popup Builder is 4.0.3
|