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

body{background-color: #F2F2F3}
#wpfooter p#footer-left{float: none;text-align: center;}
.mmqw-section-left a{color:var(--dots-primary);}
#wpfooter p#footer-left a,.fs-modal a{color: var(--dots-primary)}
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(--dots-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(--dots-primary);}
input[type=checkbox]:focus,input[type=radio]:focus{border-color:var(--dots-primary);box-shadow:none;}
.fs-modal input[type=text]:focus, #fs_account .fs-key-value-table input[type=text]:focus, .mmqw-section-left input:focus, .mmqw-section-left .wp-picker-container .button:focus, .mmqw-section-left textarea:focus, .mmqw-section-left select:focus, .ds-plugin-setup-wizard-main select:focus{border-color:var(--dots-primary);box-shadow:none;outline:none;}
#adminmenu .wp-has-current-submenu .wp-not-current-submenu + .wp-submenu{border-left:none;}
.wp-core-ui input:disabled,.wp-core-ui select:disabled{color:#a7aaad;border-color:#dcdcde;background-color:#f6f7f7;opacity:0.7;}
.mmqw-main-table table.form-table tr td select, .mmqw-main-table table.form-table tr td textarea, .mmqw-main-table table.form-table tr td input:not(input[type="checkbox"]):not(.wp-color-picker):not(.wp-picker-clear){min-width: 40%;padding: 5px 10px;vertical-align: middle;}

/* header new design */
header.dots-header{background-color:#fff;border-radius:5px;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{align-items:center;}
.dots-logo-main img{width:38px;}
.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;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_min_max_quantity::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(--dots-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;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(--dots-primary);}
.dots-menu-main ul li ul.sub-menu{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;}
.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(--dots-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(--dots-secondary);border-radius:5px;padding:8px 20px;color:#1f2b24;margin-left:16px;}

/* Rule listing new design */
.dots-settings-inner-main .wp-list-table{border:none;box-shadow:0 4px 10px rgb(0 0 0 / 8%);margin:20px 0;border-radius:5px;}
.dots-settings-inner-main .wp-list-table a{font-size:14px;line-height:19px;font-weight:400;color:#000;}
.dots-settings-inner-main .wp-list-table strong a{font-weight:500;}
.dots-settings-inner-main .wp-list-table .row-actions a{font-size:11px;line-height:23px;font-weight:400;}
.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(--dots-remove);}
.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:250px;}
.dots-settings-inner-main .res-cl:not(.mmqw-add-rule-page){box-shadow:0 4px 10px rgb(0 0 0 / 8%);}
.dots-settings-inner-main .subsubsub{display:inline-block;width:100%;margin:20px 0 14px;border-top:1px solid rgb(112 112 112 / 20%);padding:20px 0 0;}
.dots-settings-inner-main .subsubsub li{margin-right:4px;}
.dots-settings-inner-main .subsubsub a{font-size:14px;line-height:19px;font-weight:400;color:var(--dots-primary);}
.dots-settings-inner-main .subsubsub a.current{color:#000;font-weight:600;}
.dots-settings-inner-main .mmqw-btn-with-brand-color{border:1px solid var(--dots-primary);border-radius:5px;background-color:#FFFFFF;color:var(--dots-primary);}
.dots-settings-inner-main .mmqw-btn-with-brand-color:hover,.dots-settings-inner-main .mmqw-btn-with-brand-color:focus{border:1px solid var(--dots-primary);background-color:#FFFFFF;box-shadow:none;color:var(--dots-primary);}
.dots-settings-inner-main .button{background-color:#F7F7F7;border:1px solid #4E5662;border-radius:5px;font-size:13px;line-height:7px;font-weight:500;padding:5px 10px 6px;color:#2C3338;}
.dots-settings-inner-main .button:hover{border:1px solid #4E5662;background-color:#F7F7F7;box-shadow:none;color:#2C3338;}
.dots-settings-inner-main .button-small, .dots-settings-inner-main .button-secondary, .mmqw-main-table .button, #fs_account .button, .wp-core-ui .button-secondary{
    border-radius: 5px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    padding: 7px 10px;
    display: inline-block !important;
    box-shadow: none;
    border-color: #8c8f94;
    color: #000;
    background-color: #fff;
    transition: all 0.25s ease;
}
.dots-settings-inner-main .button-small:hover, .dots-settings-inner-main .button-small:focus, .dots-settings-inner-main .button-secondary:hover, .dots-settings-inner-main .button-secondary:focus, .wp-core-ui .button-secondary:focus, .wp-core-ui .button-secondary:hover, #fs_account .button:hover, #fs_account .button:focus, .mmqw-main-table .button:hover, .mmqw-main-table .button:focus {
    color: var(--dots-primary);
    border-color: var(--dots-primary);
    background-color: #FFFFFF;
    box-shadow: none;
    outline: none;
}
.dots-settings-inner-main .button-primary,.dots-settings-inner-main .button-primary:hover,.dots-settings-inner-main .button-primary:focus, .wp-core-ui .button-primary, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover, #fs_account .button-primary, #fs_account .button-primary:hover, #fs_account .button-primary:focus, .fs-modal .button-primary.warn, .fs-modal .button-primary.warn:hover, .fs-modal .button-primary.warn:focus{background-color:var(--dots-primary);border:1px solid var(--dots-primary);color:#fff;box-shadow:none;text-shadow:none;}
.dots-settings-inner-main #mmqw-delete-group{background-color:var(--dots-remove);border-color:var(--dots-remove);}
.dots-settings-inner-main .delete-row{color:var(--dots-remove);}

/* Plugin submenu items design */
.dotstore-submenu-items{display:inline-block;width:100%;margin:0 0 18px;}
.dotstore-submenu-items ul{display:flex;flex-wrap:wrap;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(--dots-primary);font-weight:600;}

/* Plugin tables new design */
.mmqw-main-table h2:not(.dotstore-upgrade-dashboard 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;}
.mmqw-main-table table.table-outer tr:last-child{border:none;}
.mmqw-main-table table.table-outer tr td.fr-1{font-weight:400;width:34%;border:none;}
.mmqw-main-table table.table-outer tr td.title_td{background-color: #f5f5f5;}
.mmqw-main-table table.min-max-manage-msg-table tr td.fr-1{width:37%;}
.mmqw-main-table table.table-outer tr td.fr-2{border:none;}
.mmqw-main-table table.table-outer tr th, .mmqw-main-table table.table-outer tr td{font-size:14px;line-height:19px;font-weight:400;padding:15px 30px;}
.mmqw-rules-groups-main table.table-outer tr th,.mmqw-rules-groups-main table.table-outer tr td{padding:15px 20px;}
.mmqw-main-table table.table-outer tr td.fr-2 a,.mmqw-main-table table.table-outer tr td.fr-2 a:hover{color:var(--dots-primary);}
#dotsstoremain th.titledesc, .mmqw-main-table table.table-outer tr td{border:none;}
.mmqw-main-table table.table-outer tr{background-color:#fff;border-bottom:1px solid #dadada;}
.dots-settings-inner-main .mmqw-main-table.mmqw-get-started-table{box-shadow:0 0 10px rgb(0 0 0 / 8%);}
.mmqw-main-table .mmqw-rules-group-main .select_condition_for_in_notin select{max-width:180px;width:100%;}
.mmqw-rules-group-main #tbl-shipping-method td label{margin-bottom:10px;display:inline-block;}
.mmqw-rules-group-main .mmqw-conditions-description{margin:0}

/* 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;-webkit-box-shadow:0 4px 14px rgb(0 0 0 / 2%);box-shadow:0 4px 14px rgb(0 0 0 / 2%);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(--dots-primary);padding:14px 16px 11px;border-radius:5px;border:2px solid var(--dots-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(--dots-primary);}
.dots-getting-started-main .getting-started-actions .quick-start:hover span{color:var(--dots-primary);}
.dots-getting-started-main .getting-started-actions .setup-guide{text-decoration:underline;color:var(--dots-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(--dots-primary);}
.dots-getting-started-main .getting-started-actions .setup-guide:hover,.dots-getting-started-main .getting-started-actions .setup-guide:hover span{color:#000;}

/* Freemius My Account page style */
#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 .has-sidebar-content #dotsstoremain{width:100%;display:inline-block;}
#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;}
#fs_account .postbox, #fs_account .widefat{max-width:100%!important;}

/* 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;}

/* upgrade to pro modal css */
@-webkit-keyframes mmqwModalEffect{
    0%{top:-8%;}
    100%{top:0;}
}
@keyframes mmqwModalEffect{
    0%{top:-8%;}
    100%{top:0;}
}
.upgrade-to-pro-modal-main, .upgrade-to-pro-modal-main *{box-sizing:border-box;}
body.mmqw-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;}
.mmqw-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;}
.mmqw-modal-visible .upgrade-to-pro-modal-main .pro-modal-wrapper{visibility:visible;opacity:1;-webkit-animation-name:mmqwModalEffect;animation-name:mmqwModalEffect;-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(--dots-secondary);border:2px solid var(--dots-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(--dots-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}
.mmqw-section-left .mmqw-pro-label{position:relative;cursor:pointer;display:inline-block;margin:0 0 0 6px;}
.mmqw-section-left .mmqw-pro-label::before{content:"🔒";display:inline-block;font-size:15px;line-height:normal;}
.mmqw-section-left .preimium-feature-block .form-table, .mmqw-section-left .mmqw-pro-feature{opacity:0.6;pointer-events:none;}

/* 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;margin-top:40px;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(--dots-primary);font-weight:500;margin-left:10px;text-decoration-thickness:1px;text-underline-offset:1px;}

/* Media css */
@media screen and (max-width:1200px){
	.mmqw-main-table h2:not(.dotstore-upgrade-dashboard h2),
	#fs_account .fs-key-value-table td,
    #fs_account .fs-key-value-table th,
    #fs_account h3{font-size:17px;line-height:20px;padding:14px 20px}
    .mmqw-limit-section{flex-wrap: wrap;}
}
@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;}
	.mmqw-main-table 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;}
	.mmqw-main-table > h2{padding:12px 18px;font-size:16px;line-height:22px;}
	.mmqw-main-table table.table-outer tr th,.mmqw-main-table table.table-outer tr td{padding:12px 18px;}
}
@media screen and (max-width:782px){
	.dots-settings-inner-main .form-table th,.mmqw-rules-group-main td.select_condition_for_in_notin,.mmqw-rules-group-main tr td.condition-value,.mmqw-rules-group-main tr td.delete-td-row,.mmqw-rules-group-main .mmqw-actions-section tr td{width:100%;}
	.mmqw-main-table:not(.mmqw-quick-info-table) table.table-outer tr td.fr-1{width:100%;}
	.min-max-option-table .num-class{float:none;}
	.dots-settings-inner-main .subsubsub{text-align:left;}
	.dots-settings-inner-main .wp-list-table{margin:10px 0;}
	.dots-settings-inner-main .tablenav .tablenav-pages{margin:0 0 15px;}
}
@media screen and (max-width:767px){
	.dots-plugin-details{padding:0;}
	.dots-menu-main{padding: 0 2px;}
	.dots-plugin-details .dots-header-left{justify-content:flex-start;padding:8px 12px;border-bottom:1px solid #E2E4E7;}
	.dots-plugin-details .dots-header-right{float:none;justify-content:flex-start;padding:10px 12px;}
}
@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}

    .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}
}
