:root{
    --dotstore-primary:#27AE60;
    --dotstore-secondary:#FFC107;
    --dotstore-remove:#EF0000;
}

#dotsstoremain,#dotsstoremain *{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{background-color: #F2F2F3}
#wpfooter p#footer-left{float: none;text-align: center;margin-bottom: 8px}
#wpfooter p#footer-upgrade{display:none;}
#wpfooter p#footer-left a,.fs-modal a,body a,body a:hover,body a:focus{color: var(--dotstore-primary);outline:none;-webkit-box-shadow:none;box-shadow:none}
#adminmenu .wp-has-current-submenu .wp-not-current-submenu + .wp-submenu{border-left:none;}
input[type=checkbox]:checked:before{content:'';-webkit-mask:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E);mask:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E);background-color:var(--dotstore-primary);-webkit-mask-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E);}
input[type=radio]:checked::before{background-color:var(--dotstore-primary);}
input[type=checkbox]:focus,input[type=radio]:focus{border-color:var(--dotstore-primary);-webkit-box-shadow:none;box-shadow:none;}
.fs-modal input[type=text]:focus, #fs_account .fs-key-value-table input[type=text]:focus, .whsm-section-left input:focus, .whsm-section-left textarea:focus, .whsm-section-left select:focus, .ds-plugin-setup-wizard-main select:focus, input.screen-per-page:focus, #fs_connect .fs-license-key-container input:focus{border-color:var(--dotstore-primary);-webkit-box-shadow:none;box-shadow:none;outline:none;}
#tiptip_holder, #tiptip_content{max-width:290px!important;}
.wp-core-ui .dots-settings-inner-main input:not([type=checkbox]):not([type=radio]), .wp-core-ui .dots-settings-inner-main select, .wp-core-ui .dots-settings-inner-main textarea{font-size:14px;min-height:30px;}
.dots-settings-inner-main .fs-notice[data-id="activation_pending"]{display:none!important;} 
#contextual-help-link-wrap, #screen-options-link-wrap{margin:0 0 15px 6px;}
.dots-settings-inner-main .whsm-section-left .delete-row,.dots-settings-inner-main .whsm-section-left .delete-row:hover,.dots-settings-inner-main .whsm-section-left .delete-row:focus{color:var(--dotstore-remove);opacity:1}
.whsm-hide-limit-notice a{text-decoration:none;}

/* header new design */
header.dots-header{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / 8%);box-shadow:0 4px 10px rgb(0 0 0 / 8%);margin:10px 0 30px;}
.dots-plugin-details{border-bottom:1px solid rgb(112 112 112 / 20%);padding:10px 20px;}
.dots-plugin-details .dots-header-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.dots-logo-main img{width:38px;padding:0}
.dots-plugin-details .dots-header-left .plugin-name{margin:0 10px;}
.dots-plugin-details .dots-header-left .plugin-name .title{font-size:18px;line-height:24px;font-weight:500;margin:0;}
.dots-logo-main{margin:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.dots-plugin-details .version-label{font-size:18px;line-height:24px;font-weight:500;color:#939393;border:1px solid #E2E4E7;border-radius:4px;position:relative;padding:8px 10px 8px 30px;text-transform:uppercase;margin-right:9px;}
.dots-plugin-details .version-label::before{content:"";position:absolute;top:13px;left:10px;display:inline-block;width:16px;height:14px;background-image:url('../images/pro-plugin-icon.svg');background-repeat:no-repeat;}
.dots-plugin-details .version-label.pro_hide_shipping::before{background-image:url('../images/premium-upgrade-img/pro-feature-icon.svg');}
.dots-plugin-details .version-number{font-size:13px;line-height:18px;font-weight:400;color:#BABDC3;}
.dots-bottom-menu-main{padding:0 10px;display:flex;align-items:center;flex-wrap:wrap;}
.dots-getting-started{width:48px}
.dots-getting-started a{display:inline-block;padding:8.5px 12px;font-size:14px;line-height:10px;border-bottom:2px solid transparent;transition: all .2s ease-in;}
.dots-getting-started a:hover,.dots-getting-started a.active{border-bottom-color:var(--dotstore-primary);}
.dots-menu-main{background-color:transparent;width:calc(100% - 48px);}
.dots-menu-main ul li a{font-size:14px;line-height:19px;font-weight:400;padding:11px 0;border-bottom:2px solid transparent;margin:0 14px;}
#dotsstoremain a:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;}
.dots-menu-main ul li:hover > a,.dots-menu-main ul li a.active{color:#000;background:transparent;border-bottom-color:var(--dotstore-primary);}
.dots-menu-main ul li ul.sub-menu{-webkit-box-shadow:0 4px 10px 4px rgb(0 0 0 / 8%);box-shadow:0 4px 10px 4px rgb(0 0 0 / 8%);}
.dots-menu-main ul li ul.sub-menu li{background-color:#fff;}
#dotsstoremain .button-dots{margin-right:0;margin-left:0;}
.dots-header .button-dots a{font-size:16px;line-height:21px;font-weight:400;color:#000;text-decoration:none;position:relative;margin-right:12px;padding-right:14px;}
.dots-header .button-dots a::after{content:"|";position:absolute;display:inline-block;font-size:16px;line-height:20px;font-weight:400;color:#000;top:0;right:0;}
.dots-header .button-dots a:not(.dots-upgrade-btn)::before{content:"";position:absolute;bottom:-4px;left:0;width:calc(100% - 13px);display:inline-block;height:2px;background-color:var(--dotstore-primary);visibility:hidden;opacity:0}
.dots-header .button-dots:last-child a:not(.dots-upgrade-btn)::before{width:100%;}
.dots-header .button-dots.last-link-button a::before{width:100%;}
.dots-header .button-dots a:hover::before{visibility:visible;opacity:1}
.dots-header .button-dots:last-child a,.dots-header .button-dots.last-link-button a{padding-right:0;margin-right:0;}
.dots-header .button-dots:last-child a::after,.dots-header .button-dots.last-link-button a::after{display:none;}
.dots-header .button-dots  a.dots-upgrade-btn{background-color:var(--dotstore-secondary);border-radius:5px;padding:8px 20px;color:#000;margin-left:16px;}
.wrap .notice,.wrap div.error,.wrap div.updated{margin:0 0 24px;}

/* Rule listing new design */
.dots-settings-inner-main h1.wp-heading-inline{padding:0}
#dotsstoremain .dots-settings-inner-main .wp-list-table *,#dotsstoremain .dots-settings-inner-main .tablenav{-webkit-box-sizing:content-box;box-sizing:content-box;}
.dots-settings-inner-main .wp-list-table{border:none;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / 8%);box-shadow:0 4px 10px rgb(0 0 0 / 8%);margin:20px 0;border-radius:5px;}
.dots-settings-inner-main .wp-list-table a{color:#000;}
.dots-settings-inner-main .wp-list-table strong a{font-weight:500;}
.dots-settings-inner-main .wp-list-table th a{padding:13px 8px;}
.dots-settings-inner-main .wp-list-table .row-actions .delete a{color:var(--dotstore-remove);}
.dots-settings-inner-main .wp-list-table td,.dots-settings-inner-main .wp-list-table th{color:#000}
.dots-settings-inner-main .striped>tbody>:nth-child(odd),.dots-settings-inner-main ul.striped>:nth-child(odd){background-color:#F5F5F5;}
.dots-settings-inner-main .form-table th{width:285px;}
.dots-settings-inner-main .tablenav.top{display:inline-block;width:100%;margin:16px 0 4px;border-top:1px solid rgb(112 112 112 / 20%);padding:19px 0 0;}
.dots-settings-inner-main .pagination-links .button{padding:0 4px;font-size:16px;line-height:1.625;}

/* Plugin buttons design */
.dots-settings-inner-main .button.button-primary,.fs-modal-dialog .fs-modal-footer .button-primary.warn,.dots-settings-inner-main .button.button-primary:hover,.dots-settings-inner-main .button.button-primary:focus,.wp-core-ui .button,.wp-core-ui .button:hover,.wp-core-ui .button:focus{background-color:var(--dotstore-primary);border:1px solid var(--dotstore-primary);color:#fff;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;}
.dots-settings-inner-main .button,.dots-settings-inner-main .button:hover,.dots-settings-inner-main .button:focus,.dots-settings-inner-main .button-small,.dots-settings-inner-main .button-secondary,#fs_account .button,.wp-core-ui .button-secondary,.dots-settings-inner-main .pagination-links .button,.search-box #search-submit,.dots-settings-inner-main .page-title-action,.dots-settings-left-side .page-title-action:hover,.dots-settings-left-side .page-title-action:focus{border-radius:5px;font-size:13px;line-height:15px;font-weight:500;padding:7px 10px;display:inline-block!important;-webkit-box-shadow:none;box-shadow:none;border-color:#8c8f94;color:#000;background-color:#fff;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease;outline:none}
.wp-core-ui .button-secondary:focus,.wp-core-ui .button-secondary:hover,#fs_account .button:hover,#fs_account .button:focus,.dots-settings-inner-main .page-title-action,.dots-settings-left-side .page-title-action:hover,.dots-settings-left-side .page-title-action:focus,.search-box #search-submit:hover,.search-box #search-submit:focus,.dots-settings-inner-main .button:hover,.dots-settings-inner-main .button:focus{color:var(--dotstore-primary);border-color:var(--dotstore-primary);background-color:#FFFFFF;-webkit-box-shadow:none;box-shadow:none;outline:none;}

/* Plugin submenu items design */
.dotstore-submenu-items{display:inline-block;width:100%;margin:0 0 18px;}
.dotstore-submenu-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;}
.dotstore-submenu-items ul li{position:relative;display:inline-block;padding-right:10px;margin-right:8px;}
.dotstore-submenu-items ul li::before{content:"|";position:absolute;display:inline-block;font-size:16px;line-height:16px;font-weight:400;color:#8C8F94;top:0;right:0;}
.dotstore-submenu-items ul li:last-child::before{display:none;}
.dotstore-submenu-items ul li a{font-size:14px;line-height:19px;font-weight:400;color:#000;text-decoration:none;}
.dotstore-submenu-items ul li a.active{color:var(--dotstore-primary);font-weight:600;}

/* Plugin tables new design */
.whsm-section-left h2:not(.fs-content h2),#fs_account h3{font-size:18px;line-height:24px;font-weight:500;background-color:#DEDEDE;padding:15px 30px;border:none;margin:0;color:#1d2327;border-bottom:1px solid #dadada;border-radius:5px 5px 0 0;}
.dots-settings-inner-main .res-cl:not(.wcpfc-add-rule-page){-webkit-box-shadow:0 4px 14px rgb(0 0 0 / 2%);box-shadow:0 4px 14px rgb(0 0 0 / 2%);}
.whsm-section-left table.table-outer tr:last-child{border:none;}
.whsm-section-left table.table-outer tr td.fr-1,.whsm-section-left table.table-outer tr th.fr-1{font-weight:400;width:28%;border:none;}
.whsm-section-left .wcpfc-mastersettings table.table-outer tr td.fr-1{border-top:1px solid #dadada;}
.whsm-section-left table.min-max-manage-msg-table tr td.fr-1{width:37%;}
.whsm-section-left table.table-outer tr td.fr-2{border:none;}
.whsm-section-left table.table-outer tr th,.whsm-section-left table.table-outer tr td{font-size:14px;line-height:19px;font-weight:400;padding:15px 30px;position:relative;}
.whsm-section-left table.table-outer tr th{padding:20px 30px;}
.whsm-section-left table.table-outer tr th label,.whsm-section-left table.table-outer tr td label{vertical-align:top;}
.whsm-section-left table.table-outer tr td.fr-2 a,.whsm-section-left table.table-outer tr td.fr-2 a:hover{color:var(--dotstore-primary);text-decoration:none;}
#dotsstoremain th.titledesc,.whsm-section-left table.table-outer:not(.table-mastersettings) tr td{border:none;}
.whsm-section-left table.table-outer tr{background-color:#fff;border-bottom:1px solid #dadada;}
.whsm-import-export-section tr td:first-child label{font-weight:600;}
.whsm-section-left .whsm-rule-general-settings{-webkit-box-shadow:0 0 10px rgb(0 0 0 / 8%);box-shadow:0 0 10px rgb(0 0 0 / 8%);border-radius:5px;}
.whsm-section-left .shipping-method-rules,.adv-pricing-rules .main_rule_condition,.adv-pricing-rules .adv-pricing-rules-inner{-webkit-box-shadow:0 0 10px rgb(0 0 0 / 8%);box-shadow:0 0 10px rgb(0 0 0 / 8%);border-radius:5px;background-color:#fff;}
#dotsstoremain .all-pad .dots-settings-left-side{width:100%;}
.whsm-section-left .shipping-method-rules table.form-table.table-outer.main-shipping-conf{margin-bottom:0;}
.whsm-section-left a{color:var(--dotstore-primary)}
.whsm-section-left .wcpffc_chk_advanced_settings{font-size:14px;margin-top:10px;display:inline-block;text-decoration:underline;}
.whsm-section-left table.table-outer tr.wcpffc_advanced_setting_section{display:none;background-color:#f5f5f5}
.whsm-import-export-section input[type="file"]::-webkit-file-upload-button{color:var(--dotstore-primary);padding:8px;border:1px solid var(--dotstore-primary);border-radius:5px;margin-right:8px;background-color:transparent;}
.whsm-import-export-section input[type="file"]::file-selector-button{color:var(--dotstore-primary);padding:8px;border:1px solid var(--dotstore-primary);border-radius:5px;margin-right:8px;background-color:transparent;}
.whsm-section-left .whsm-table-tooltip .woocommerce-help-tip{position:absolute;top:50%;right:-30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0;}
.whsm-section-left .shipping_drp td .woocommerce-help-tip{margin-right:15px;}
.whsm-section-left .whsm-table-tooltip table.table-outer tr td{padding:16px 10px;width:calc(100% - 285px);}
.whsm-section-left .whsm-table-tooltip .applyperqty-box{display:inline-block;position:relative;padding:10px 24px 10px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content;}
.whsm-section-left .whsm-table-tooltip table.table-outer .applyperqty-box label{vertical-align:middle;display:inline-block;min-width:270px;}
.whsm-section-left .whsm-table-tooltip .applyperqty-box .woocommerce-help-tip{right:6px}
.whsm-section-left .whsm-table-tooltip .applyperqty-box input[type=checkbox]{margin:0}
.whsm-section-left .whsm-table-tooltip table.table-outer tr th label,.whsm-section-left .whsm-table-tooltip table.table-outer tr td label{display:block;vertical-align:middle;position:relative;}
.whsm-section-left table.table-outer tr.depend_of_custom_weight_base,.whsm-section-left table.table-outer tr.enable_optional_checked,.whsm-section-left .table-mastersettings tr.wcpffc_merged_fee_settings{background-color:#f5f5f5;display:none;}
.whsm-section-left .whsm-table-tooltip table.table-outer .fees_on_cart_total_wrap label{display:inline-block;vertical-align:top;margin-top:3px;}
.whsm-section-left .table-mastersettings input:not([type=checkbox]):not([type=radio]){width:100%;max-width:50%;min-width:320px;}
.whsm-section-left a.ds_reset_time{margin-left:2px;}
.whsm-section-left a.ds_reset_time::before{content:"\f463";font:normal 25px/1 dashicons;font-weight:400;display:inline-block;position:relative;top:7.5px;line-height:15px;-webkit-font-smoothing:antialiased;}
.whsm-section-left table.table-outer tr td.wcpfc-radio-section label{display:inline-block;margin-right:7px}
.whsm-section-left tr td.wcpfc-radio-section input[type=radio]{-webkit-box-shadow:none;box-shadow:none;margin-right:1px;}
.whsm-section-left table.table-mastersettings tr th.fr-1{width:35%;}
.whsm-section-left .main-shipping-conf tbody tr td input:not([type=checkbox]):not([type=radio]):not(.select2-search__field),table.form-table.table-outer.main-shipping-conf select,table.form-table.table-outer.main-shipping-conf textarea{width:100%;max-width:45%;min-width:320px;}
.whsm-section-left .main-shipping-conf .whsm_select + span{width:100%;max-width:45%;min-width:320px;}
.whsm-section-left table.table-outer tr.shipping_drp .date-time-text{position:relative;padding-right:10px;}
.whsm-section-left a.whsm_reset_time{margin-left:2px;}
.whsm-section-left a.whsm_reset_time::before{content:"\f463";font:normal 25px/1 dashicons;font-weight:400;display:inline-block;position:relative;top:8px;line-height:15px;-webkit-font-smoothing:antialiased;}
.whsm-section-left .whsm_chk_advanced_settings{font-size:14px;margin-top:10px;display:inline-block;text-decoration:underline;}
.whsm-section-left table.table-outer tr.whsm_advanced_setting_section{display:none;background-color:#f5f5f5;}
.whsm-section-left .whsm-import-export-section .form-table th{width:170px;}

/* Advanced section style */
.adv-pricing-rules .main_rule_condition .advance_rule_condition_match_type{border:none;}
.adv-pricing-rules .pricing_rules{border:none;}
.adv-pricing-rules .pricing_rules .tabs .tab-link.current{border-left-color:var(--dotstore-primary);-webkit-box-shadow:inset 3px 0 0 var(--dotstore-primary);box-shadow:inset 3px 0 0 var(--dotstore-primary);color:var(--dotstore-primary);border-right:none;}
#apm_wrap.adv-pricing-rules .pricing_rules .tab-content .sub-title{background-color:#f5f5f5;}
#apm_wrap .heading th{color:#333;}
#apm_wrap table.table-outer tr,.whsm-section-left table.whsm-general-settings-tbl tr{background-color:#fff;}
.adv-pricing-rules table.fees-table{border:1px solid #ddd;border-top:0;}
.adv-pricing-rules table.fees-table tr{border-left:0;}
.whsm-section-left .adv-pricing-rules{background:transparent;display:block;margin:50px auto 25px;width:100%;border-radius:5px;}
#apm_wrap.adv-pricing-rules .pricing_rules .tab-content .sub-title h2{padding:0;font-size:16px;}
.adv-pricing-rules .pricing_rules .sub-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:20px;text-align:left;font-weight:400;margin-top:0px;}
.adv-pricing-rules .tap-cas tr td .ap-label-checkbox{font-size:12px;}
.adv-pricing-rules .pricing_rules{padding:0;margin-bottom:-5px;}
.adv-pricing-rules .pricing_rules .tabs{margin:0}
.adv-pricing-rules .pricing_rules .tabs .tab-link{padding:18px 14px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;}
.whsm-section-left #apm_wrap .sub-title .woocommerce-help-tip{vertical-align:middle;margin-top:-3px}
.whsm-section-left .adv-pricing-rules .woocommerce-help-tip{margin-left:1px;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th:last-child a{opacity:0;visibility:hidden;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th,.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td{padding:15px 20px;vertical-align:middle;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th:last-child,.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td:last-child{width:55px;padding:10px;text-align:center;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th:nth-child(4),.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td:nth-child(4){width:55px;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th:nth-child(3),.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td:nth-child(3){width:25%;padding-right:0;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th:nth-child(2),.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td:nth-child(2){width:25%;}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr th:first-child,.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td:first-child{width:calc(50% - 55px);}
.whsm-section-left #apm_wrap .advance_pricing_rule_box tr td input:not([type=checkbox]){width:100%;}

/* Conditional Rules CSS */
#tbl-shipping-method .delete-row.disable-delete-icon{opacity:0.5;pointer-events:none;}
.whsm-section-left #tbl-shipping-method tr td{padding:15px 20px;vertical-align:middle;}
.whsm-section-left #tbl-shipping-method tr td:last-child{width:55px;padding:10px;text-align:center;}
.whsm-section-left #tbl-shipping-method tr td:nth-child(3){width:calc(53% - 55px);padding-right:0;}
.whsm-section-left #tbl-shipping-method tr td:nth-child(2){width:20%;}
.whsm-section-left #tbl-shipping-method tr td:first-child{width:27%;}
.whsm-section-left #tbl-shipping-method tr td textarea,.whsm-section-left #tbl-shipping-method tr td input{width:100%;max-width:100%;min-width:100%;}

/* Freemius My Account page style */
#fs_account #dotsstoremain{width:100%;}
#fs_account .has-sidebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#fs_account .has-sidebar-content .postbox{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:100%;width:100%;border:none;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / 8%);box-shadow:0 4px 10px rgb(0 0 0 / 8%);border-radius:5px;}
#fs_account #dotsstoremain .all-pad{margin:0;}
#fs_account .fs-notice.fs-has-title{margin-bottom:40px!important;}
#fs_account .button{vertical-align:middle;}
#fs_account .button.fs-change-plan{margin-left:5px;}
#fs_account .fs-key-value-table code,#fs_account .fs-key-value-table input[type=text]{color:#3c434a;-webkit-box-shadow:none;box-shadow:none;}
#poststuff #fs_account .inside{padding:0;margin:0}
#fs_account #fs_account_details tr{background-color:#fff}
#fs_account .fs-key-value-table td,#fs_account .fs-key-value-table th{border-bottom:1px solid #dadada;padding:10px 30px}
#fs_account .fs-key-value-table tr:last-child td,#fs_account .fs-key-value-table tr:last-child th{border-bottom:none;}
#fs_account .fs-key-value-table tr td:first-child{text-align:left;}
#fs_account .fs-header-actions{top:21px;right:30px;}
#fs_account .fs-header-actions a{color:#1d2327;}
#fs_account h3 span{display:none;}
#fs_account .fs-header-actions ul li:nth-child(even){font-size:0;position:relative;width:18px;}
#fs_account .fs-header-actions ul li:nth-child(even)::after{content:"|";position:absolute;top:-6px;left:7px;display:inline-block;width:100%;font-size:20px;line-height:normal;}
#fs_account #fs_account_details tr.fs-field-product_id,#fs_account #fs_account_details tr.fs-field-site_id,#fs_account #fs_account_details tr.fs-field-site_public_key,#fs_account #fs_account_details tr.fs-field-site_secret_key{display:none;}
#fs_account i.dashicons{margin-bottom:2px;height:auto;}
#fs_account .fs-key-value-table tr td nobr,#fs_account .fs-key-value-table tr code{font-weight:400;font-size:14px;line-height:34px;color:#333;}
#fs_account .fs-key-value-table input[type=text]{font-size:14px;line-height:19px;}
#fs_account label.fs-tag{vertical-align:top;margin-top:6px;}

/* Page Loader */
.dotstore_plugin_page_loader{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1;display:none;}
.dotstore_plugin_page_loader::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgb(0 0 0 / 48%);border-radius:2px;z-index:9999;}
.dotstore_plugin_page_loader::before{content:"";margin:auto;border:2px solid #fff;width:50px;height:50px;display:inline-block;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;border-right:2px solid var(--dotstore-primary);text-align:center;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:900ms;animation-duration:900ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.53,0.21,0.29,0.67);animation-timing-function:cubic-bezier(0.53,0.21,0.29,0.67);z-index:99999;}
@-webkit-keyframes spin{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}
@keyframes spin{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

/* Dynamic Promotional Bar CSS */
.dpb-popup{padding:25px 23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#FEF7EA;border:2px solid #F0D4A9;-webkit-box-shadow:0 6px 10px 0 rgb(239 229 210 / 88%);box-shadow:0 6px 10px 0 rgb(239 229 210 / 88%);border-radius:10px;margin-bottom:30px;width:100%;}
.dpb-popup > img{height:30px;width:30px;}
.dpb-popup-meta p{margin:0;font-weight:400;font-size:18px;line-height:24px;}
.dpb-popup img + .dpb-popup-meta{margin-left:20px;}
.dpbpop-close{width:5%;margin-left:15px;text-align:right;}
.dpb-popup-meta{margin-right:auto;}
.dpb-popup-meta p strong{font-weight:500;}
.dpb-popup-meta p img{margin-right:10px!important;}
.dpb-popup-meta a{color:var(--dotstore-primary);font-weight:500;margin-left:10px;text-decoration-thickness:1px;text-underline-offset:1px;}
.dpb-version .pricing-block-button__link{background-color:#4B1BCE;color:#fff;padding:9px 19px!important;border-radius:6px;font-size:18px!important;margin-left:20px;}

/* License connect page */
#dotsstoremain .dots-settings-left-side #fs_connect{margin:50px auto 0;}

/* select2 new design */
.dots-settings-inner-main .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 8px;display:inline-block;}
.dots-settings-inner-main .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:8px 8px 0 0;}
.dots-settings-inner-main .select2-container .select2-search--inline{margin-bottom:0;}
.dots-settings-inner-main .select2-container .select2-search--inline .select2-search__field{margin-top:4px;margin-left:0;width:140px!important;min-height:28.5px!important;}
.dots-settings-inner-main .select2-selection--multiple .select2-selection__rendered li:first-child:nth-last-child(1) .select2-search__field{min-width:250px!important;}
.dots-settings-inner-main .select2-container--default .select2-selection--multiple{padding:0;border:1px solid #8c8f94;}
.dots-settings-inner-main .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--dotstore-primary);}

/* Pro features styles */
#dotsstoremain .whsm-pro-label{position:relative;cursor:pointer;display:inline-block;margin:1px 0 0 6px;}
#dotsstoremain .whsm-pro-label::before{content:"🔒";display:inline-block;font-size:15px;line-height:normal;}
.whsm-upgrade-pro-to-unlock .shipping-method-table{opacity:0.6;pointer-events:none;}

/* upgrade to pro modal css */
@-webkit-keyframes wcpoaModalEffect{
    0%{top:-8%;}
    100%{top:0;}
}
@keyframes wcpoaModalEffect{
    0%{top:-8%;}
    100%{top:0;}
}
.upgrade-to-pro-modal-main, .upgrade-to-pro-modal-main *{box-sizing:border-box;}
body.whsm-modal-visible{overflow:hidden;}
.upgrade-to-pro-modal-main{display:inline-block;width:100%;visibility:hidden;opacity:0;position:fixed;z-index:99999;top:0;left:0;height:100%;background:hsla(0,0%,0%,0.5);overflow:auto;padding:90px 20px 50px;}
.whsm-modal-visible .upgrade-to-pro-modal-main{visibility:visible;opacity:1;}
.upgrade-to-pro-modal-main .upgrade-to-pro-modal-outer{width:100%;height:100%;display:table;}
.upgrade-to-pro-modal-main .pro-modal-inner{display:table-cell;vertical-align:middle;}
.upgrade-to-pro-modal-main .pro-modal-wrapper{z-index:99999;width:100%;background-color:#fff;max-width:550px;margin:0 auto;border-radius:15px;padding:191px 30px 30px;visibility:hidden;opacity:0;position:relative;-webkit-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;}
.whsm-modal-visible .upgrade-to-pro-modal-main .pro-modal-wrapper{visibility:visible;opacity:1;-webkit-animation-name:wcpoaModalEffect;animation-name:wcpoaModalEffect;-webkit-animation-duration:0.3s;animation-duration:0.3s;}
.upgrade-to-pro-modal-main .pro-modal-header{position:relative;}
.upgrade-to-pro-modal-main .pro-modal-header img{width:calc(100% + 62px);height:auto;max-width:calc(100% + 62px);position:absolute;top:-242px;left:-31px;}
.upgrade-to-pro-modal-main .modal-close-btn{position:absolute;top:-184px;right:-22px;cursor:pointer;font-size:22px;line-height:16px;padding:7px 0;width:30px;height:30px;color:#fff;background-color:transparent;border-radius:50%;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.upgrade-to-pro-modal-main .modal-close-btn:hover{background-color:#229c56;}
.upgrade-to-pro-modal-main .pro-modal-header p{margin:0;font-size:17px;font-weight:500;color:#3c434a;}
#dotsstoremain .upgrade-to-pro-modal-main .wcpoa-pro-label{margin:0 7px 0 0;}
.upgrade-to-pro-modal-main .pro-modal-body p{font-size:16px;line-height:24px;margin:0 0 14px 0;color:#000;}
.upgrade-to-pro-modal-main .pro-modal-body .pro-feature-title{margin:0 0 20px;font-size:20px;line-height:normal;font-weight:700;}
.upgrade-to-pro-modal-main .pro-modal-footer{text-align:center;margin:32px 0 0;}
.upgrade-to-pro-modal-main .pro-feature-trial-btn{padding:10px 30px 12px;line-height:1.5;color:#1f2b24;border-radius:10px;text-decoration:none;background-color:var(--dotstore-secondary);border:2px solid var(--dotstore-secondary);font-size:20px;font-weight:500;white-space:normal;cursor:pointer;display:inline-block;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}
.upgrade-to-pro-modal-main .pro-feature-trial-btn:hover{background-color:transparent;}
.upgrade-to-pro-modal-main .pro-feature-list{margin:22px 0 0 10px;}
.upgrade-to-pro-modal-main .pro-feature-list li{font-size:15px;line-height:22px;color:#000;padding:0 0 12px 20px;position:relative;margin:0;}
.upgrade-to-pro-modal-main .pro-feature-list li::before{content:'';background-color:var(--dotstore-primary);display:inline-block;font-size:0px;width:10px;margin-left:0em;position:absolute;left:0px;top:7px;height:10px;border-radius:50%;}
.upgrade-to-pro-modal-main .pro-feature-list li:last-child{padding-bottom:0}

/* Beacon styles */
.hsds-beacon .dots-beacon-close{display:inline-block;width:22px;height:22px;cursor:pointer;position:absolute;top:-20px;right:-10px;background-color:rgb(0 0 0 / 35%);border-radius:50%;font-size:20px;line-height:23px;text-align:center;color:#fff;}

/* Getting started page new style */
.dots-getting-started-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;border-radius:5px;padding:10px;}
.dots-getting-started-main > div{width:50%;display:inline-block;padding:20px;}
.dots-getting-started-main .getting-started-video{position:relative;padding:30% 0 0;overflow:hidden;}
.dots-getting-started-main .getting-started-video iframe{border:20px solid #FFFFFF;-webkit-box-shadow:0 0 60px 0 rgb(0 0 0 / 10%);box-shadow:0 0 60px 0 rgb(0 0 0 / 10%);position:absolute;top:0;left:0;height:100%;width:100%;}
.dots-getting-started-main .getting-started-content span{color:#000;font-size:16px;line-height:normal;}
.dots-getting-started-main .getting-started-content h3{font-size:24px;line-height:normal;color:#000;margin:8px 0 25px;}
.dots-getting-started-main .getting-started-content p{font-size:15px;line-height:25px;color:#000;margin:0 0 20px;}
.dots-getting-started-main .getting-started-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;margin-top:32px;}
.dots-getting-started-main .getting-started-actions a{font-size:14px;line-height:normal;-webkit-transition:ease all 0.5s;-o-transition:ease all 0.5s;transition:ease all 0.5s;}
.dots-getting-started-main .getting-started-actions .quick-start{color:#fff;background-color:var(--dotstore-primary);padding:14px 16px 11px;border-radius:5px;border:2px solid var(--dotstore-primary);text-decoration:none;}
.dots-getting-started-main .getting-started-actions .quick-start span{color:#fff;display:inline-block;margin:1px 0 0 3px}
.dots-getting-started-main .getting-started-actions .quick-start:hover{background-color:transparent;color:var(--dotstore-primary);}
.dots-getting-started-main .getting-started-actions .quick-start:hover span{color:var(--dotstore-primary);}
.dots-getting-started-main .getting-started-actions .setup-guide{text-decoration:underline;color:var(--dotstore-primary);}
.dots-getting-started-main .getting-started-actions .setup-guide span{text-decoration:none;margin:-0.5px 4px 0 0;font-size:18px;line-height:normal;color:var(--dotstore-primary);}
.dots-getting-started-main .getting-started-actions .setup-guide:hover,.dots-getting-started-main .getting-started-actions .setup-guide:hover span{color:#000;}

/* Media css */
@media screen and (max-width:1200px){
    .whsm-section-left h2:not(.fs-content h2),#fs_account h3,.whsm-section-left table.table-outer tr th,.whsm-section-left table.table-outer tr td,#fs_account .fs-key-value-table td,#fs_account .fs-key-value-table th{padding:14px 20px;}
    .dpb-popup{padding:20px;margin-bottom:20px;}
    .whsm-section-left .whsm-table-tooltip .woocommerce-help-tip{right:-23px;}
    .whsm-section-left .whsm-table-tooltip table.table-outer tr th{padding:16px 20px;}
    .whsm-section-left .whsm-table-tooltip table.table-outer tr td{padding:12px 10px;}
}
@media screen and (max-width:1100px){
    .dots-getting-started-main > div{width:100%}
    .dots-getting-started-main .getting-started-video{padding:57% 0 0;}
}
@media screen and (max-width:991px){
    header.dots-header{margin:10px 0 24px;}
    .dots-plugin-details{padding:8px 12px;}
    .dots-plugin-details .version-label{padding:6px 8px 6px 30px;font-size:15px;line-height:21px;}
    .dots-plugin-details .version-label::before{top:10px;}
    .dots-plugin-details .dots-header-left .plugin-name .title{font-size:16px;line-height:22px;}
    .dots-header .button-dots a{font-size:14px;line-height:19px;margin-right:8px;padding-right:11px;}
    .dots-header .button-dots a::after{line-height:17px;}
    .dots-menu-main{padding:0 5px;}
    .dots-menu-main ul li a{font-size:13px;line-height:18px;padding:10px 0;margin:0 10px;}
    .whsm-section-left h1{font-size:20px;line-height:normal;}
    .dots-settings-inner-main .subsubsub{padding:16px 0 0;margin:16px 0 12px;}
    .dotstore-submenu-items ul li a{font-size:13px;line-height:18px;}
    .whsm-section-left > h2{padding:12px 18px;font-size:16px;line-height:22px;}
    .whsm-section-left table.table-outer tr th,.whsm-section-left table.table-outer tr td{padding:12px 18px;}

    /* Conditional Rules CSS */
    .whsm-section-left #tbl-shipping-method tr td{padding:15px;}
}
@media screen and (max-width:782px){
    .whsm-section-left p.search-box{margin:20px 0 0;position:static;width:100%;}
    .dots-settings-inner-main .tablenav.top{padding:0}
    .dots-settings-inner-main .form-table th{width:100%;}
    .min-max-option-table .num-class{float:none;}
    .dots-settings-inner-main .wp-list-table{margin:10px 0;}
    .dots-settings-inner-main .tablenav .tablenav-pages{margin:0 0 15px;}
    .whsm-section-left .whsm-table-tooltip table.table-outer tr th label,.whsm-section-left .whsm-table-tooltip table.table-outer tr td label{display:inline-block;}
    .whsm-section-left .whsm-table-tooltip .woocommerce-help-tip{right:-22px}
    .dots-settings-inner-main .wp-list-table .row-actions{margin:0}
    .dots-settings-inner-main .wp-list-table .row-actions a{padding:0}
    .dots-settings-inner-main input[type=checkbox],.dots-settings-inner-main input[type=radio]{width:1rem;height:1rem;}
    .dots-settings-inner-main input[type=checkbox]:checked:before{margin:-0.1875rem 0 0 -0.25rem;height:1.3125rem;width:1.3125rem;}
    .dots-settings-inner-main input[type=radio]:checked:before{width:0.5rem;height:0.5rem;margin:0.1875rem;line-height:1.14285714;}
    .wp-core-ui .dots-settings-inner-main select{padding-top:0;padding-bottom:0;max-width:100%;}
    .dots-settings-inner-main .pagination-links .button,.dots-settings-inner-main .tablenav-pages .pagination-links .current-page{padding:3px 10px;min-width:30px;line-height:1.625;}
    .whsm-section-left table.table-outer tr th,.whsm-section-left table.table-outer tr td{width:100%;display:inline-block;}
    .whsm-section-left table.table-outer tr td:not(:first-child){padding-top:0}
    .whsm-section-left .whsm-table-tooltip table.table-outer tr th,.whsm-section-left table.table-outer tr td.fr-1,.whsm-section-left table.table-outer tr th.fr-1{width:100%;display:inline-block;}
    .whsm-section-left .whsm-table-tooltip table.table-outer tr td{padding:0 20px 16px 20px;width:100%;display:inline-block;}
    .whsm-section-left .shipping-method-rules tr td{text-align:center;}
    .whsm-section-left .whsm-table-tooltip table.table-outer .applyperqty-box label{min-width:auto;margin-right:30px;margin-bottom:6px;}
    .whsm-section-left .whsm-table-tooltip .applyperqty-box .woocommerce-help-tip{right:-21px;}
    .whsm-section-left .whsm-table-tooltip .applyperqty-box input[type=checkbox]{margin-bottom:5px;}
    .wp-core-ui .button,.dots-settings-inner-main .button{min-height:unset!important;}
    .whsm-section-left .whsm-table-tooltip table.table-outer .shipping_drp td label{display:block;}
    .whsm-section-left .shipping_drp td .woocommerce-help-tip{margin-right:5px;}
    .whsm-section-left .table-mastersettings input:not([type=checkbox]):not([type=radio]){min-width:260px;}

    /* Conditional Rules CSS */
    .whsm-section-left #tbl-shipping-method tr td{padding:15px 15px 0;}
    .whsm-section-left #tbl-shipping-method tr td:last-child{width:100%;padding:15px;}
    .whsm-section-left #tbl-shipping-method tr td:nth-child(3){width:100%;padding-right:15px;}
    .whsm-section-left #tbl-shipping-method tr td:nth-child(2){width:100%;}
    .whsm-section-left #tbl-shipping-method tr td:first-child{width:100%;}
}
@media screen and (max-width:767px){
    .dots-plugin-details{padding:0;}
    .dots-menu-main{padding:0 2px;}
    .dots-plugin-details{-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .dots-plugin-details .dots-header-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 12px;border-bottom:1px solid #E2E4E7;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:12px;}
    .dots-plugin-details .dots-header-right{float:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 12px;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}
    .whsm-section-left .whsm-table-tooltip table.table-outer tr th{padding:12px 20px;}
}
@media screen and (max-width:639px){
    #fs_account .fs-header-actions{padding:20px 15px;margin:0;border-bottom:1px solid #dadada;}
    #fs_account .fs-header-actions ul li:nth-child(even)::after{top:-18px;}
    #fs_account #fs_account_details tr td:nth-child(2){padding:12px 20px;}
    #fs_account #fs_account_details tr.fs-field-plan td:nth-child(2) .button-group{margin:0}
    .whsm-section-left .main-shipping-conf tbody tr td input:not([type=checkbox]):not([type=radio]):not(.select2-search__field),.whsm-section-left .whsm-rule-general-settings table.table-outer tr td select,.whsm-section-left table.table-outer tr td textarea{min-width:260px;}
    #dotsstoremain .whsm-section-left.res-cl .whsm-rule-general-settings table.main-shipping-conf .wcpfc_select + span{min-width:260px;}
    .whsm-section-left .main-shipping-conf .whsm_select + span{min-width:260px;}
    .whsm-section-left .main-shipping-conf .ds_time_wrap{display:block;margin-bottom:10px;}
    .whsm-section-left .whsm-table-tooltip .woocommerce-help-tip{right:-18px;}

    .upgrade-to-pro-modal-main .pro-modal-wrapper{padding:25px;}
    .upgrade-to-pro-modal-main .pro-modal-header img{display:none;}
    .upgrade-to-pro-modal-main .modal-close-btn{top:-22px;font-size:20px;line-height:13px;padding:7px 0;width:26px;height:26px;color:#000}
    .upgrade-to-pro-modal-main .modal-close-btn:hover{color:#fff}
}