@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,600,700,700i,900,900i&display=swap);

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=bb1e55c4-1a0c-4b59-97de-7f91b5bef6b8&fontids=1475496,1475508,1475520,1475532,1475544");

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../Fonts/new/ObjektivMk1-Bold.eot');
    src: local('../Fonts/new/Objektiv Mk1 Bold'), local('../Fonts/new/ObjektivMk1-Bold'),
        url('../Fonts/new/ObjektivMk1-Bold.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/new/ObjektivMk1-Bold.woff2') format('woff2'),
        url('../Fonts/new/ObjektivMk1-Bold.woff') format('woff'),
        url('../Fonts/new/ObjektivMk1-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../Fonts/new/ObjektivMk1-Regular.eot');
    src: local('../Fonts/new/Objektiv Mk1 Regular'), local('../Fonts/new/ObjektivMk1-Regular'),
        url('../Fonts/new/ObjektivMk1-Regular.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/new/ObjektivMk1-Regular.woff2') format('woff2'),
        url('../Fonts/new/ObjektivMk1-Regular.woff') format('woff'),
        url('../Fonts/new/ObjektivMk1-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../Fonts/new/ObjektivMk1-Italic.eot');
    src: local('../Fonts/new/Objektiv Mk1 Italic'), local('../Fonts/new/ObjektivMk1-Italic'),
        url('../Fonts/new/ObjektivMk1-Italic.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/new/ObjektivMk1-Italic.woff2') format('woff2'),
        url('../Fonts/new/ObjektivMk1-Italic.woff') format('woff'),
        url('../Fonts/new/ObjektivMk1-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../Fonts/new/ObjektivMk1-Medium.eot');
    src: local('../Fonts/new/Objektiv Mk1 Medium'), local('../Fonts/new/ObjektivMk1-Medium'),
        url('../Fonts/new/ObjektivMk1-Medium.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/new/ObjektivMk1-Medium.woff2') format('woff2'),
        url('../Fonts/new/ObjektivMk1-Medium.woff') format('woff'),
        url('../Fonts/new/ObjektivMk1-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../Fonts/new/ObjektivMk1-Black.eot');
    src: local('../Fonts/new/Objektiv Mk1 Black'), local('ObjektivMk1-Black'),
        url('../Fonts/new/ObjektivMk1-Black.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/new/ObjektivMk1-Black.woff2') format('woff2'),
        url('../Fonts/new/ObjektivMk1-Black.woff') format('woff'),
        url('../Fonts/new/ObjektivMk1-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../Fonts/new/ObjektivMk1-XBold.eot');
    src: local('../Fonts/new/fonts/Objektiv Mk1 XBold'), local('ObjektivMk1-Black'),
        url('../Fonts/new/ObjektivMk1-XBold.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/new/ObjektivMk1-XBold.woff2') format('woff2'),
        url('../Fonts/new/ObjektivMk1-XBold.woff') format('woff'),
        url('../Fonts/new/ObjektivMk1-XBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

:root {
    --color-prime-1: var(--wl-prime);
    --color-prime-2: #FFEF00;
    --color-prime-3: #907A91;
    --color-prime-4: #FFD399;
    --color-prime-5: var(--color-orange);
    --color-neutral-1: #000;
    --color-neutral-2: #333;
    --color-neutral-3: #686868;
    --color-neutral-4: #737373;
    --color-neutral-5: #A1A1A1;
    --color-neutral-6: #A8A8A8;
    --color-neutral-7: #FDF4E7;
    --color-neutral-8: #191919;
    --color-neutral-9: #1A1A1A;
    --color-neutral-10: #5C5C5C;
    --color-neutral-11: #ACACAC;
}

.new-zb-layout .container {
    padding-left: 15px;
}

.btn{
    border-radius: 9px !important;
}
.btn-warning{
    box-shadow: none !important;
}

body.new-head-services .signup-header-logo + :is(div, section, main),
.new-head-services .chrome-extension,.new-head-services .sales-estimator-content {
	margin-top: 100px;
}


.but-first-section::after, .demand-section::after, .laptop-img-sec-inner::after {
	content: "";
	position: absolute;
	height: 190px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	background-size: 100% !important;
	z-index: -1;
}
.laptop-img-sec-inner::after {
	height: 345px;
	width: 100%;
	background: url(https://www.zonbase.com/zonbase/images/landing/zonresearch/pedt-rsrc-lptp-bg-img.svg) no-repeat;
	background-position: center 5%;
}
.laptop-img-sec-inner a{
    position: relative;
}
.laptop-img-sec-inner a::before{
    content: "";
    position: absolute;
    background: url(../img/icon.svg) no-repeat;
	width: 65px;
    height: 65px;
    background-position: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-size: 65px;

}
.img-popup-div.laptop-img-sec-inner.text-center img {
	max-width: 1050px;
	width: 100%;
}
@media (min-width: 0px) and (max-width: 767px){
.but-first-section::after, .demand-section::after, .laptop-img-sec-inner::after {
  background-position: center !important;
}
}
/* body.new-head-services .signup-header{
    box-shadow: none !important;
} */
@media (min-width:992px) {
    body.new-head-services .login-site {
        margin-right: 59px;
    }
    body.new-head-services .header-menu .login-site{
        display: none;
    }
}
    @media (max-width: 992px) {
        .signup-header-logo .login-site {
            display: none;
        }
    }

/* Text */

.text-prime-1 {
    color: var(--color-prime-1) !important;
    font-weight: 800;
}

.text-prime-2 {
    color: var(--color-prime-2) !important;
}

.text-prime-3 {
    color: var(--color-prime-3) !important;
}

.text-neutral-1 {
    color: var(--color-neutral-1) !important;
}

.text-neutral-2 {
    color: var(--color-neutral-2) !important;
}

.text-neutral-3 {
    color: var(--color-neutral-3) !important;
}

.text-neutral-4 {
    color: var(--color-neutral-4) !important;
}

.text-neutral-5 {
    color: var(--color-neutral-5) !important;
}

.text-neutral-11 {
    color: var(--color-neutral-11) !important;
}

/* Background */

.bg-white {
    background-color: var(--bg-white);
}

.bg-black {
    background-color: var(--bg-black);
}

.bg-light-orange {
    background-color: var(--color-neutral-7);
}

.bg-color-prime-1 {
    background-color: var(--color-prime-1);
}

.bg-color-prime-2 {
    background-color: var(--color-prime-2);
}

.bg-color-prime-3 {
    background-color: var(--color-prime-3);
}

.bg-color-prime-4 {
    background-color: var(--color-prime-4);
}

.bg-color-prime-5 {
    background-color: var(--color-prime-5);
}

.bg-color-neutral-8 {
    background-color: var(--color-neutral-8);
    padding-top: 6px;
    margin-top: 100px;
}

.bg-color-neutral-1 {
    background-color: var(--color-neutral-1);
}

.bg-color-neutral-2 {
    background-color: var(--color-neutral-2);
}

/* button  */
.btn-gray {
    color: var(--text-white);
    background-color: var(--color-neutral-6);
}

.most-popular {
    position: relative;
}

.most-popular::before {
    content: ' ';
    position: absolute;
    background: url('../img/illustrations/il_mostpopular.svg');

    top: -18px;
    right: -22px;
}

.redmark {
    position: relative;
}

.redmark::before {
    content: ' ';
    position: absolute;
    background: url('../img/illustrations/redmark.svg');
    width: 55.5px;
    height: 13px;
    top: 7px;
    right: -3px;
}

.redmark-1 {
    position: relative;
}

.redmark-1::before {
    content: ' ';
    position: absolute;
    background: url('../img/object/redmark.svg');
    width: 94.73px;
    height: 13px;
    top: 12px;
    right: -3px;
}

body {
    background-color: var(--bg-white);
}

* {
    font-family: 'Objektiv Mk1';
}

.body {
    font-family: 'Objektiv Mk1' !important;
}

.reg {
    font-family: 'Objektiv Mk1';
}

.reg {
    font-family: 'Objektiv Mk1';
    font-weight: 400;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
}

.bold {
    font-family: 'Objektiv Mk1' !important;
    font-weight: bold;
    font-style: normal;
}

.xbold {
    font-family: 'Objektiv Mk1';
    font-weight: 800;
    font-style: normal;
}

.xbold {
    font-family: 'Objektiv Mk1';
    font-weight: 800;
    font-style: normal;
}

.medium {
    font-family: 'Objektiv Mk1' !important;
    font-weight: 500;
    font-style: normal;
}

.objektiv-black {
    font-family: 'Objektiv Mk1';
    font-weight: 900;
    font-style: normal;
}

.italic {
    font-family: 'Objektiv Mk1';
    font-weight: normal;
    font-style: italic;
}

.xbold-italic {
    /*font-family: 'Objektiv Mk1 XBoldItalic';*/
    font-weight: 900;
    font-style: italic;
}

.dropdown-toggle.user_profile::after {
    display: block;
    position: absolute;
    top: 35%;
    right: -3px;
    /*transform: translateY(-50%);*/
}

.box-item {
    display: flex;
    background-color: var(--bg-white);
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    padding: 2px 16px;
    text-align: left;
    /* min-height: 93px!important; */
    align-items: center;
    /*margin-bottom: 20px;*/
    /*box-shadow: 1px 3px 8px 2px rgba(0,0,0,0.03);*/
}

.box-item img {
    margin-bottom: .5rem;
}

.box-item:hover {
    -webkit-box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.06);
    z-index: 10000;
    cursor: pointer;
}

.box-item:focus,
.box-item:active {
    box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.06);
}

.box-item p {
    color: var(--text-step);
    ;
    font-weight: 400;
    margin-bottom: 0px !important;
}

.box-item h5 {
    font-weight: bold;
    margin-bottom: 1px !important;
}

.box-item.active {
    border: 2px solid #FF8D00;
    box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.06);
}

.box-item.active p {
    color: var(--text-black);
    font-weight: 400;
}

.box-item.active h5 {
    color: #FF8C00;
}

.px-50 {
    padding-right: 50px;
    padding-left: 50px;
}

.logo-wrapper {
    display: block;
    padding: 22px;
    text-align: center;
    /*border-bottom: 1px solid #F2F2F2;*/
    margin-bottom: 15px;
    background-color: var(--theme-bg);
}

/* .bg-black {
    /*background: linear-gradient(353.67deg, var(--color-orange-2) 0%, #FF9901 99.78%);*/
/* background-color: #2D2D2D;
height: 100vh;
position: fixed;
} */

.contact-now-wrapper small {
    color: var(--text-white);
    font-size: 12px;
    display: block;
    text-align: center;
    margin: 0px 15px 15px 15px;
}

a:hover {
    text-decoration: none;
}

.search-container {
    background-color: rgba(245, 245, 245, 1);
    border-radius: 20px;
    max-width: 300px;
    min-height: 42px;
}

.search-container .form-control {
    border: 0px !important;
    background-color: rgba(0, 0, 0, 0.0) !important;
}

/* .form-control {
    width: 100%;
    background-color: transparent;
    border: none;
    border-radius: 20px;
    display: flex-inline;
} */

/* .form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
} */

.form-control::placeholder {
    color: #f00 !important;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.research-form #inlineFormInputName2 {
    width: 60%;
    background-color: transparent;
    border: 0px 0px 1px 0px #000;
    display: flex-inline;
}



/*------- Side Nav ----------*/

ul.nav li.nav-item a.nav-link {
    /* color: var(--text-white); */
    /* font-size: 17px; */
    padding: .9rem .5rem .9rem 1.4rem;
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
}

div.collapse li.nav-item a.nav-link {
    color: var(--text-white);
}

ul.nav li.nav-item a.nav-link.active {
    background-color: rgba(255, 255, 255, 0.2394);
    border-left: 3px solid var(--theme-border);
}

ul.nav li.nav-item a.nav-link i {
    margin-right: 10px;
    vertical-align: middle;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-dashboard,
ul.nav li.nav-item a.nav-link i.icon-dashboard {
    background: url("../images/icons/icon_dashboard.svg") no-repeat 0rem 0rem;
    width: 19px;
    height: 19px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-keyword-base,
ul.nav li.nav-item a.nav-link i.icon-keyword-base {
    background: url("../images/icons/icon_keywordbase.svg") no-repeat 0rem 0rem;
    width: 22px;
    height: 22px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-reverse-keywords,
ul.nav li.nav-item a.nav-link i.icon-reverse-keywords {
    background: url("../images/icons/icon_reversekeywords.svg") no-repeat 0rem 0rem;
    width: 21px;
    height: 21px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-zontracker,
ul.nav li.nav-item a.nav-link i.icon-zontracker {
    background: url("../images/icons/icon_zontracker.svg") no-repeat 0rem 0rem;
    width: 22px;
    height: 22px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-zonresearch,
ul.nav li.nav-item a.nav-link i.icon-zonresearch {
    background: url("../images/icons/icon_zonresearch.svg") no-repeat 0rem 0rem;
    width: 20px;
    height: 22px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-sales-estimator,
ul.nav li.nav-item a.nav-link i.icon-sales-estimator {
    background: url("../images/icons/icon_salesestimator.svg") no-repeat 0rem 0rem;
    width: 19px;
    height: 24px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-pageone,
ul.nav li.nav-item a.nav-link i.icon-pageone {
    background: url("../images/icons/icon_pageone.svg") no-repeat 0rem 0rem;
    width: 16px;
    height: 31px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-ppc-autopilot,
ul.nav li.nav-item a.nav-link i.icon-ppc-autopilot {
    background: url("../images/icons/icon_ppc_autopilot.svg") no-repeat 0rem 0rem;
    width: 21px;
    height: 21px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-listing-optimizer,
ul.nav li.nav-item a.nav-link i.icon-listing-optimizer {
    background: url("../images/icons/icon_listing_optimizer.svg") no-repeat 0rem 0rem;
    width: 19px;
    height: 24px;
    display: inline-block;
}

ul.navbar-nav li.nav-item a.nav-link i.icon-admin-tools,
ul.nav li.nav-item a.nav-link i.icon-admin-tools {
    background: url("../images/icons/icon_admintools.svg") no-repeat 0rem 0rem;
    width: 21px;
    height: 21px;
    display: inline-block;
}

/*------ Header-Top menu ------------*/
.white-header {
    height: 64px;
}

.user-wrapper ul li a {
    /*font-family:"Avenir LT W01_35 Light1475496", 'Lato', sans-serif;*/
    font-weight: 300;
    font-size: 14px;
}

.user-wrapper ul li.dropdown .dropdown-menu {
    margin: .9rem 0 0;
    min-width: 9rem;
    border-color: #ddd;
    border-radius: 2px;
}

.user-wrapper ul li.dropdown .dropdown-menu a.dropdown-item {
    font-size: 13px;
}

.user-wrapper ul li.list-inline-item:not(:last-child) {
    margin: 0px;
}

ul.top-menu {
    margin: 0px;
    position: relative;
}

ul.top-menu li {
    padding: 0px 10px;
}

ul.top-menu li a {
    font-size: 15px;
    color: var(--text-black);
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
}

ul.top-menu li a:hover,
ul.top-menu li a:focus,
ul.top-menu li a:active,
ul.top-menu li a.active {
    color: var(--text-orange);
    text-decoration: none;
}

/*------- Keyword Base -----------*/

.custom-select {
    width: auto;
}

.form-control.keyword-searchbar {
    width: 95%;
    background-color: transparent;
    border: transparent !important;
    border-radius: 20px;
    display: flex-inline;
}

.keyword-searchbar:focus {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
}

.keyword-search-wrapper {
    background-color: var(--bg-white);
    border-radius: 24px;
    border: 2px solid #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 4px;
    max-width: 660px;
}

.orange-submit-btn {
    display: inline-block;
    font-weight: 400;
    color: var(--text-white);
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: var(--theme-bg);
    /*border: 0px solid transparent;*/
    padding: 0.375rem 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 1.2rem;
    letter-spacing: 1.2px
}

.orange-submit-btn:hover,
.orange-submit-btn:focus {
    color: var(--text-white);
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: none;
}

/*-------Keyword Results---------*/



.show-results-wrapper {
    background-color: var(--bg-white);
    border-radius: 24px;
    border: 2px solid #e5e5e5;
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    padding-right: 4px;
    max-width: 660px;
}

tr,
th {
    font-weight: 400;
    font-size: 13px;
}

.my-table {
    background-color: var(--bg-white) !important;
    margin-bottom: 0rem;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.my-table1 {
    background-color: var(--bg-white) !important;
    margin-bottom: 3rem;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.my-table-2 tbody {
    background-color: var(--bg-white);
}

.my-table-2 th {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.3px;
    border-right: 1px solid #fff !important;
}

.my-table-2 th:nth-child(1) {
    text-align: left;
    padding-left: 24px;
}

.my-table-2 tbody td:nth-child(1) {
    text-align: left;
    padding: 24px;
}

.my-table-2 td {
    border: 1px solid #ECECEC;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.my-table-3 tbody {
    background-color: var(--bg-white);
}

.csv-download-btn.export-btn-text.position-relative .dropdown-menu {
    min-width: 100%;
    width: 100%;
}
.my-table-3 th {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.3px;
    border-right: 1px solid #fff !important;
}

.my-table-3 th:nth-child(1) {
    text-align: left;
}

.my-table-3 tbody td:nth-child(1) {
    text-align: left;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 10px;
    border: none;
    border-bottom: 1px solid #ECECEC;
    width: 145px;
}

.my-table-3 tbody td:nth-child(2) {
    vertical-align: top;
    text-align: left;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 10px;
    padding-right: 24px;
    border: none;
    border-bottom: 1px solid #ECECEC;
}

.my-table-3 td {
    border: 1px solid #ECECEC;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.ls-097 {
    letter-spacing: 0.97;
}

.table thead th {
    vertical-align: middle;
    border-bottom: none;
    border-top: none;
    letter-spacing: 0 !important;
}

.table .thead-light th {
    color: var(--text-white);
    background-color: var(--theme-bg);
    border-color: #dee2e6;
}
.warning-section-inner .btn {
    line-height: 1 !important;
}

.table .thead-light-2 th {
    color: var(--text-black);
    background-color: #EAEAEA !important;
    border-color: #dee2e6;
}

.download,
.kw_download {
    border-radius: .25rem;
}

a.keywords-row {
    color: var(--theme-color);
}

small {
    font-weight: 400;
    font-size: 14px;
    color: #747474;
}

.input_icon2 i {
    background: url("../images/icons/icon_advance_filter.svg") no-repeat 0rem 0rem;
    height: 15px;
    width: 14px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

.input_icon_orange i {
    background: url("../images/icons/icon_advance_filter_orange.svg") no-repeat 0rem 0rem;
    height: 15px;
    width: 14px;
    display: none;
    position: relative;
    margin-right: 5px;
}

.display_none2 {
    display: none;
}

a.orange-search {
    background-color: var(--theme-bg);
    padding: 0.75rem 1.5rem;
    color: var(--text-white);
}

/*------ ZonResearch --------*/

.category-wrapper {
    padding-right: 0px;
    background: var(--bg-white);
    border: 1px solid #E5E5E5;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0530758);
    border-radius: 0px 6px 0px 0px;
}

.results {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.show-entries {
    min-height: 40px;
    border-radius: 0px 0px 6px 6px;
    margin-bottom: 20px;
    padding-top: 15px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.no-data {
    min-height: 80px;
    border-radius: 0px 0px 6px 6px;
    margin-bottom: 20px;
    padding-top: 20px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.no-data p {
    color: #686868;
    font-weight: 400;
    margin: auto;
}

.orange-outlined {
    border: 2px solid var(--theme-border);
    color: var(--theme-color);
    letter-spacing: 1px;
    font-weight: 600;
}

.orange-btn {
    background-color: var(--theme-bg);
    color: var(--text-white);
}

.orange-outlined:hover {
    color: var(--theme-color);
}

.orange-btn:hover {
    color: var(--text-white);
}

input.filter-show-btn {
    background-color: var(--text-dull);
    border: none;
    color: var(--text-white);
    padding: 0.75rem 2rem 0.75rem 2.65rem;
}

input.filter-hide-btn {
    background-color: #f5f5f5;
    border: transparent;
    color: #0000007a;
    padding: 0.75rem 2rem 0.75rem 2.65rem;
}

input.filter-hide-btn:hover {
    color: #0000007a;
}

.input_icon i {
    background: url("../images/icons/icon_advance_filter_white.png") no-repeat 0rem 0rem;
    height: 15px;
    width: 14px;
    display: inline-block;
    position: absolute;
    margin-left: 15px;
}

.input_icon_dark i {
    background: url("../images/icons/icon_advance_filter_dark.svg") no-repeat 0rem 0rem;
    height: 15px;
    width: 14px;
    display: none;
    position: absolute;
    margin-left: 15px;
    opacity: 0.5;
}

input.filter-show-btn:hover {
    color: var(--text-white);
}

input.adv-filter-btn:focus {
    color: #0000007a;
    background-color: #f5f5f5;
    border-color: transparent;
    box-shadow: none;
}

.display_none {
    display: none;
}

#advance-filter a .filter-inactive-img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}

img.filter-inactive-img:focus {
    filter: contrast(20%);
}

.filter-input>input.form-control {
    font-weight: 400;
    border-bottom: 2px solid #DBDBDB;
    border-radius: 0px;
    font-size: 15px;
}

.grey-box {
    min-height: 100px;
    background-color: #F5f5f5;
    border-radius: 3px;
}

.keyword-input,
.keyword-input2 {
    height: 37px;
    border: 1px solid #A1A1A1;
    border-radius: 3px;
    background-color: var(--bg-white);
    box-shadow: none !important;
}

.keyword-input::placeholder,
.keyword-input2::placeholder {
    font-weight: 400;
    font-size: 9px !important;
    color: #747474;
    opacity: 0.6;
    position: relative;
}

.form-control.keyword-input:focus,
.form-control.keyword-input:focus {
    color: #495057;
    background-color: var(--bg-white);
    outline: 0;
    box-shadow: none;
    border-color: var(--color-orange) !important;
}

p.orange-product-code {
    text-decoration: underline;
    color: var(--theme-color);
}

#side-border {
    border: 1px solid #E5E5E5;
}

.blur-products {
    filter: blur(2px);
}

.custom-select,
#tablepinnedSelected,
select.columnSelectorHadder {
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #A1A1A1 !important;
}

/*------- Tick Boxes ----------*/

.custom-control {
    margin-bottom: 8px;
}

.custom-control-label {
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: var(--text-white);
    border-color: var(--theme-border);
    background-color: var(--theme-bg) !important;
}


.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(254, 152, 2, 0.32);
}

/*------- Modal ----------*/

.modal-header {
    border-bottom: none;
}

.hot-products-popup .modal-header {
    border-bottom: none !important;
}

.hot-products-popup.cstm-modal .modal-dialog p {
    text-align: left;
}

.hot-products-popup.cstm-modal .amazon-sec {
    text-align: left;
}

.hot-products-popup.cstm-modal .average-column p {
    text-align: center;
}


.modal-body {
    align-items: center;
}

/* .modal-body p {
   font-size: 20px;
    font-weight: 600;
} */

.modal-footer {
    border-top: none;
    justify-content: center;
}

.modal-footer a {
    color: var(--theme-color);
}


.modal-content {
    border-radius: 9px;
    box-shadow: 0px 31px 35px 0px rgba(0, 0, 0, 0.1827);

}

.modal-header .close {
    padding: 0.75rem 1rem;
}

.close {
    opacity: 0.3;
}

.new-zb-layout {
    padding-bottom: 0px !important;
}

.pointer-events-none {
    pointer-events: none;
}

.pointer-events-none::after {
    display: none;
}

/*pageonefiy*/
.banner-button {
    width: 800px;
    display: flex;
    justify-content: center;
}

.ppc-point-otr {
    min-height: 245px;
}

.page-divider {
    border-left: solid 1px #E9E9E9;
    border-right: solid 1px #E9E9E9;
}

.amazon-ppc-otr {
    margin: 0 0 -155px 0;
}

.amazon-ppc-otr .rounded-17 {
    border-radius: 17px 17px 0 0 !important;
}

.bg-pageone-2.launch-otr {
    position: relative;
    z-index: 1;
    min-height: auto;
    background-position: center top;
    background-color: transparent;
}

.launch-otr .launch-img {
    width: 285px;
    right: 70px;
    position: relative;
}

.bottom-white {
    padding: 0 0 68px 0 !important;
}

.ipad-otr.xxl-1 {
    height: 1440px;
}

.ipad-otr .xxl-2 {
    min-height: 833px;
}

.bg-h.point-bgh-otr {
    background-position: center 290px;
}

.faq-onepage hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.faq-onepage .faq-inner {
    padding: 52px 64px 61px;
}

/*ppc*/
.ppc-banner-img {
    width: 330px;
}

.ppc-bulb-auto-otr {
    min-height: 262px;
}

input.dkeyword-input {
    padding: 10px 185px 9.7px 14px !important;
}

input.dkeyword-input::-webkit-input-placeholder {
    /* Edge */
    color: #979797 !important;
}

/*table header fix*/
.table-sticky thead {
    position: sticky;
    top: 0;
    z-index: 2;
}

.table-sticky thead th {
    border-right: 1px solid var(--color-white);
}

input.dkeyword-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #979797 !important;
}

input.dkeyword-input::placeholder {
    color: #979797 !important;
}

.keywords-main-otr {
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
    margin: 30px 10px;
}
#kw-amazon-chart .highcharts-root{
    height: auto !important;
}

.keywords-main-otr .search-section {
    padding-bottom: 10px;
    border-bottom: 1px solid #CBCBCB;
}

.keywords-main-otr .search-section.result-search {
    padding-bottom: 3px;
}

.mt-22 {
    margin-top: 22px;
}

.serach-sec-keyword {
    padding-bottom: 10px;
    border-bottom: 1px solid #CBCBCB;
}

.asin-box-keyword {
    padding: 0px;
    ;
    resize: none;
    height: calc(100vh - 400px);
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #979797;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*------ Responsiveness -------------*/


@media (max-width: 1024px) {}

@media (max-width: 992px) {}

@media (max-width: 768px) {
    div#side-border {
        border-left: 0px solid #d8d8d8;
    }
}

@media (max-width: 576px) {
    div#side-border {
        border-left: 0px solid #d8d8d8;
    }
}

@media (max-width: 414px) {
    div#sidebar.active {
        display: none;
    }

    #content.active {
        margin-left: 0px;
    }

    #content {
        margin-left: 0px;
    }

    .px-50 {
        padding-left: 15px;
        padding-right: 15px;
    }

    div.search-container {
        background-color: transparent;
    }

    label.filter-label {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    button.orange-outlined,
    button.orange-btn {
        padding: 0.5rem 1rem;
    }

    div.bottom_border {
        border-bottom: 1px solid #d8d8d8;
    }

    div#side-border {
        border-right: 0px solid #d8d8d8;
    }

    .modal-dialog {
        min-width: 220px;
    }
}

@media (max-width: 320px) {
    div#sidebar.active {
        display: none;
    }

    #content.active {
        margin-left: 0px;
    }

    #content {
        margin-left: 0px;
    }

    .px-50 {
        padding-left: 15px;
        padding-right: 15px;
    }

}
/*---Wholesale Grading ----*/
.wholesale-grading-tool thead tr th.td-size-tier, #zonr-table-pinned-product thead tr th.td-size-tier, #zonr-table-pinned-wholesale thead tr th.td-size-tier {
    width: 200px !important;
    min-width: 150px !important;
}
.wholesale-badge .badge {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    color: #000 !important;
    padding: 7px 10px;
    min-width: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    border-radius: 5px;
    background: #d9d9d9;
}
.highlight-color-info {
    margin: 20px 30px 0 0;
}
.highlight-color-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.highlight-color-info ul li {
    margin: 0 20px 0 0;
    padding: 0 0 0 15px;
    position: relative;
    font-size: 16px;
}
.highlight-color-info ul li::before {
    position: absolute;
    content: "";
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
}
.highlight-color-info ul li.color-info-orange::before {
    background-color: #ffce83;
}
.highlight-color-info ul li.color-info-blue::before {
    background-color: #abd4ff;
}
.highlight-color-info ul li.color-info-red::before {
    background-color: #ffb5b5;
}

#zonr-wholesale-grading-tool-table th.wholesale-grading-tool-product input[type=checkbox], #zonr-table-pinned-wholesale th.wholesale-grading-tool-product input[type=checkbox] {
    margin-right: 15px;
}
#zonr-wholesale-grading-tool-table th.wholesale-grading-tool-product input::before, #zonr-table-pinned-wholesale th.wholesale-grading-tool-product input::before {
    display: none !important;
}
#zonr-wholesale-grading-tool-table tbody tr td.position-relative.wholesale_tabletd .wholesale-grading-ids, #zonr-table-pinned-wholesale tbody tr td.position-relative.wholesale_tabletd .wholesale-grading-ids {
    position: relative;
    margin-right: 15px;
}
#zonr-wholesale-grading-tool-table tbody tr td.position-relative.wholesale_tabletd .wholesale-grading-ids::before, #zonr-table-pinned-wholesale tbody tr td.position-relative.wholesale_tabletd .wholesale-grading-ids::before {
    display: none;
}
#zonr-wholesale-grading-tool-table tbody tr td.position-relative div,#zonr-table-pinned-wholesale tbody tr td.position-relative div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 300px;
}

/*--- Reverse Keywords ----*/

.rounded-pill {
    padding-left: 2.5px;
    padding-right: 3px;
}

.rounded-circle {
    font-size: 12.31px;
    font-weight: 600;
}

.rounded-wrapper {
    cursor: pointer;
}

.white-container {
    background-color: var(--bg-white) !important;
    max-width: 762px;
    -webkit-align-self: center;
    /* Safari 7.0+ */
    align-self: center;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 3px 5px 1px #21252933;
}

.close-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: spaces-between;
    padding: 1rem 1rem;
    /*border-bottom: 1px solid #dee2e6;*/
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.rounded-lg {
    border-radius: 6px;
}

p.asin-number {
    color: var(--theme-color);
    font-weight: 600;
    font-size: 20px;
}

p.asin-number-compare {
    color: var(--theme-color);
    font-weight: 600;
    font-size: 18px;
}

.form-control.asin-url {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
}

.form-control.asin-url::placeholder {
    opacity: 0.5;
    font-weight: 300;
}

.close-header>.close {
    opacity: 1;
    text-shadow: none;
    color: var(--text-white);
    font-size: 22px;
    background-color: var(--bg-black);
    width: 22px;
    height: 22px;
    font-weight: 400;
    padding-top: 1px;
}

.close-compare>.close {
    opacity: 1;
    text-shadow: none;
    color: var(--text-white);
    font-size: 22px;
    background-color: #ccc;
    width: 22px;
    height: 22px;
    font-weight: 400;
    padding-top: 1px;
}

a.analyze-btn {
    background-color: var(--theme-bg);
    border-radius: 24px;
    color: var(--text-white);
    width: 227px;
    height: 47px;
    vertical-align: middle;
    padding-top: 0.7rem;
    letter-spacing: 3px;
    font-weight: 600;
}

a.analyze-btn:hover {
    color: var(--text-white);
}

td span.green-dot {
    background-color: #7CFC02;
    height: 10px;
    width: 10px;
}

i.icon-pencil {
    background: url("../images/icons/icon_pencil.svg") no-repeat 0rem 0rem;
    width: 40px;
    height: 40px;
    display: inline-block;
}

i.icon-upperleft-arrow {
    background: url("../images/icons/icon_upper_right_arrow.svg") no-repeat 0rem 0rem;
    width: 40px;
    height: 40px;
    display: inline-block;
}

i.icon-upperleft-arrow-sm {
    background: url("../images/icons/icon_upper_right_arrow_sm.svg") no-repeat 0rem 0rem;
    width: 30px;
    height: 10px;
    padding-bottom: 20px;
    margin-bottom: -7px;
    margin-left: 5px;
    text-align: right;
    display: inline-block;
}

i.icon-timewatch {
    background: url("../images/icons/icon_time_watch.svg") no-repeat 0rem 0rem;
    width: 40px;
    height: 40px;
    display: inline-block;
}

i.icon-trashbin {
    background: url("../images/icons/icon_trash_bin.svg") no-repeat 0rem 0rem;
    width: 40px;
    height: 40px;
    display: inline-block;
}


.border-top-0 {
    border-top: 0px !important;
}

.border-top-3D3D3D {
    border-top: 1px solid #3D3D3D;
}

.zontracker tbody tr td {
    padding-top: 30px;
    padding-bottom: 30px;
}

.zontracker tbody tr th {
    padding-left: 20px;
    font-size: 15px !important;
}

.zontracker tbody tr th:first-child {
    padding-left: 20px;
    font-size: 15px !important;
}

.zontracker tbody tr td {
    font-size: 15px !important;
}

.zontracker tbody tr td p {
    font-size: 15px !important;
}

tr.FE9802 {
    color: var(--text-white);
    background-color: var(--theme-bg) !important;
}

tr.fffaf1 {
    background-color: #fffaf1 !important;
}

.rounded-top {
    border-radius: 6px 6px 0px 0px !important;
    padding-top: 15px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 0px solid #e5e5e5;
}

.bg-FE9802 {
    background-color: var(--theme-bg) !important;
}

.rounded-lg {
    border-radius: 25px !important;
}

.position {
    position: relative;
    left: 30px;
    margin-left: -30px;
}

.fs-13 {
    font-size: 13.86px !important;
}

.fs-15 {
    font-size: 15px;
}

.fs-18 {
    font-size: 18px !important;
}

.bold {
    font-weight: 700 !important;
}

.semibold {
    font-weight: 600 !important;
}

.semi {
    font-weight: 600 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.text-FE9802 {
    color: var(--theme-color) !important;
}

.fs-28 {
    font-size: 28px !important;
}

.fs-16 {
    font-size: 16px;
}

.green-dot {
    height: 8px;
    width: 8px;
    background-color: #6DD400;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 2px;
}

.grey-dot {
    height: 8px;
    width: 8px;
    background-color: #ADADAD;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 2px;
}

.orange {
    color: var(--theme-color);
}
.fa-star-half-alt.orange {
    color: var(--theme-color);
}

.bg-6D7278 {
    background-color: #6D7278 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.table td svg {
    width: 37px;
    height: 47px;
}
.table td .zb-rating svg {
    width: 15px;
    height: 21px;
}

#hot-product-loader {
    height: 100px;
    width: 100px;
    margin: 0 auto;
}

#hot-product-loader img {
    display: block !important;
    width: 100%;
}

.loading_center {
    width: 5%;
    display: flex;
    text-align: center;
    margin: auto;
}

.table-sticky {
    border-top: 0 !important;
}

.table-sticky thead {
    position: sticky;
    top: 0;
    z-index: 2;
    background-color: #f5f5f5;
}

.table-sticky thead th {
    border-right: 1px solid var(--color-white);
}
img.img-invert {
	filter: invert(100);
}
@media (max-width: 1232px) {
    .table-responsive-sticky {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/* #header-fixed {
    position: fixed;
    top: 0px; display:none;
    background-color:white;
    width: 93.2%;
} */
@media (min-width: 320px) {
    .text-respo {
        font-size: 13px;
        width: 125px;
    }
}

@media (min-width: 480px) {
    .text-respo {
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    .text-respo {
        font-size: 15px;
    }
}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

a.orange-need-help {
    background-color: var(--theme-bg);
    color: var(--text-white);
    padding: .2rem 1rem .2rem 1rem;
    font-size: 13.86px;
    border-radius: 0px 20px 20px 0px;
    margin-left: -10px;
    vertical-align: middle;
    margin-right: 5px;
}

.need-help-btn a {
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: 0.2px;
    position: relative;
    padding: 10px 15px 10px 39.14px !important;
}

.need-help-btn a:after {
    content: "";
    background: url(../images/extention-popup-images/need-help-icon.svg) no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 15px;
    top: 11px;
}

/*----- Sales Estimator -----*/

a.calculate-btn {
    background-color: var(--theme-bg);
    border-radius: 24px;
    color: var(--text-white);
    width: 269px;
    height: 47px;
    vertical-align: middle;
    padding-top: 0.7rem;
    letter-spacing: 1.6px;
}

a.calculate-btn:hover {
    color: var(--text-white);
}

h6 {
    line-height: 1.5rem;
}

.estimated-sales {
    background-color: rgb(254, 152, 2, 0.0565);
    height: 52px;
    vertical-align: middle;
    padding: .75rem 1rem;
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-weight: 600;
    font-size: 20px;
}

.estimated-sales span {
    color: var(--theme-color);
    font-weight: 600;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-21 {
    font-size: 21px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-24 {
    font-size: 24px;
}

.fs-25 {
    font-size: 25px;
}

.fs-26 {
    font-size: 26px;
}

.fs-30 {
    font-size: 30px;
}

.fs-32 {
    font-size: 32px;
}

.fs-42 {
    font-size: 42px;
}

.fs-47 {
    font-size: 47px;
}

.text-9C9C9C {
    color: #9C9C9C;
}

.text-898989 {
    color: #898989;
}

.fw-400 {
    font-weight: 400;
}

.semibold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.bolder {
    font-weight: 900;
}

ul.nav li.nav-item a.nav-link.white.active {
    border: none;
    color: var(--theme-color) !important;
    border-radius: 0px;
    background-color: var(--bg-white);
    font-size: 16px;
    font-weight: 500;
}

ul.nav li.nav-item a.nav-link.white {
    border: none;
    color: var(--text-black) !important;
    border-radius: 0px;
    background-color: var(--bg-white);
    font-size: 16px;
    font-weight: 500;
}

ul.nav li.nav-item a.nav-link.white:active,
ul.nav li.nav-item a.nav-link.white:hover,
ul.nav li.nav-item a.nav-link.white:focus {
    border: none;
    color: var(--theme-color) !important;
    font-weight: 500;
}

ul.nav li.nav-item a.nav-link.sub.active {
    font-family: "Avenir LT W01_45 Book1475508", 'Lato', sans-serif !important;
    color: var(--theme-color) !important;
    background-color: #FFF1DD;
    font-size: 15px;
    font-weight: 500;
    border: none !important;
    border-radius: 3px;
    transition: 0s;
}

ul.nav li.nav-item a.nav-link.sub {
    font-family: "Avenir LT W01_45 Book1475508", 'Lato', sans-serif !important;
    color: #919191 !important;
    background-color: var(--bg-white);
    font-size: 15px;
    font-weight: 500;
    border: none !important;
    border-radius: 3px;
    transition: 0s;
}

ul.nav li.nav-item a.nav-link.sub:active,
ul.nav li.nav-item a.nav-link.sub:hover,
ul.nav li.nav-item a.nav-link.sub:focus {
    font-family: "Avenir LT W01_45 Book1475508", 'Lato', sans-serif !important;
    color: var(--theme-color) !important;
    font-size: 15px;
    font-weight: 500;
    background-color: #FFF1DD;
    border: none !important;
    border-radius: 3px;
    transition: 0s;
}

.br1 {
    border-right: 1px solid #E5E5E5 !important;
}

.bl1 {
    border-left: 1px solid #E5E5E5 !important;
}

r {
    color: #E02020;
}

.form-control.brr0 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.form-control.br0 {
    border-right: 0px !important;
}

.form-control.brl0 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.table.table-borderless th {
    border-top: 0px;
}

.table.table-borderless td {
    border-top: 0px;
}

.narrow td {
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
}

.text-A9A9A9 {
    color: #A9A9A9;
}

.circle-orange {
    align-self: center;
    color: var(--text-white);
    background-color: var(--theme-bg);
    padding: 3px 10px;
    border-radius: 25px;
    font-size: 16.2px;
    border: 1.8px solid var(--theme-border);
    margin-left: 15px;
    margin-right: 15px;
    z-index: 1;
}

.circle-orange-md {
    align-self: center;
    color: var(--text-white);
    background-color: var(--theme-bg);
    padding: 3px 10px;
    border-radius: 25px;
    font-size: 16.2px;
    border: 1.8px solid var(--theme-border);
    margin-left: 15px;
    margin-right: 15px;
    z-index: 1;
}

.circle-orange-sm {
    color: var(--text-white);
    background: var(--bg-orange);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    min-height: 16px;
    min-width: 16px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-orange-amz {
    color: var(--text-white);
    background: var(--theme-bg);
    box-shadow: 0px 2.16502px 4.33003px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    left: 421px;
    top: 714px;
    border: 2.16502px solid var(--color-white);
}

.circle-orange-border {
    align-self: center;
    color: var(--text-black);
    background-color: var(--bg-white);
    padding: 3px 10px;
    border-radius: 25px;
    font-size: 16.2px;
    border: 1.8px solid var(--theme-border);
    margin-left: 15px;
    margin-right: 15px;
    z-index: 1;
}

.line-orange {
    border-bottom: 2px solid var(--theme-border);
    width: 130px;
    position: absolute;
    top: 15px;
    right: 40px;
    z-index: 0;
}

.bg-F5F5F5 {
    background-color: #F5F5F5 !important;
}

.bg-F6F6F6 {
    background-color: #F6F6F6 !important;
}

.dashed-border {
    border-bottom: 1px dashed #D9D9D9;
}

.text-747474 {
    color: #747474 !important;
}

.text-A5A5A5 {
    color: #A5A5A5 !important;
}

.ls {
    letter-spacing: 1.8px;
}

.bg-FFFBF5 {
    background-color: #FFFBF5;
}

.border-EBD2AC {
    border: 1px solid #EBD2AC;
}

.hr-EBD2AC {
    border-top: 1px solid #EBD2AC;
}

.text-FF9901 {
    color: var(--text-orange) !important;
}

.text-959595 {
    color: #959595 !important;
}

.underline {
    text-decoration: underline;
}

.pass ::placeholder {
    color: var(--text-black) !important;
    font-weight: 900 !important;
}

.modal-dialog.purchase {
    max-width: 412px !important;
}

.btn-gradient {
    background-image: linear-gradient(to right, var(--color-orange-2), var(--color-orange-3));
    border: 0px;
}

.form-control.purchase {
    background-color: var(--bg-white);
    border: 0px !important;
    color: var(--text-black);
    font-weight: 900 !important;
    font-size: 25px !important;
}

/* Edge */
.form-control.purchase::-webkit-input-placeholder {
    color: var(--text-black) !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important
}

.form-control.purchase:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--text-black) !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important
}

.resrch-asin-section-ul li {
    padding: 0 !important;
}

.form-control.purchase::placeholder {
    color: var(--text-black) !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important
}

.btlr {
    border-top-left-radius: 6px !important;
}

.btrr {
    border-top-right-radius: 6px !important;
}

.shadow-format {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0530758);
}

.border-format {
    border-radius: 6px !important;
}

label {
    margin-bottom: 3px
}

.btn.bg-FE9802 {
    height: 30px;
    border-radius: 2.7px;
    line-height: 18px;
}

.ls-1 {
    letter-spacing: 1px;
}

#myTabContent {
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-bottom: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: none;
}

.h-50 {
    height: 50px !important;
}

.rounded-format {
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

/* ZonResearch */
i.icon-filter,
i.icon-filter-gray,
i.icon-filter-x,
i.icon-price,
i.icon-reviews,
i.icon-month-sale,
i.icon-rank,
i.icon-arrw,
i.icon-vid,
i.icon-weight,
i.icon-rating,
i.icon-download,
i.icon-search,
i.icon-unit-sale,
i.icon-sales-rev,
i.icon-info {
    background-image: url("../images/icons/sprites/sprites.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

i.icon-filter {
    height: 18px;
    width: 20px;
    background-position: -79px 0px;
}

i.icon-filter-gray {
    height: 18px;
    width: 20px;
    background-position: -79px -20px;
}

i.icon-filter-x {
    height: 21px;
    width: 22px;
    background-position: -25px -41px;
}

i.icon-price {
    height: 17px;
    width: 20px;
    background-position: 0px -2px;
    position: relative;
    top: 2px;
}

i.icon-reviews {
    height: 17px;
    width: 20px;
    background-position: -20px -2px;
    position: relative;
    top: 2px;
}

i.icon-month-sale {
    height: 17px;
    width: 20px;
    background-position: -38px -2px;
    position: relative;
    top: 2px;
}

i.icon-unit-sale {
    height: 17px;
    width: 20px;
    background-position: -59px -2px;
    position: relative;
    top: 2px;
}

i.icon-sales-rev {
    height: 17px;
    width: 20px;
    background-position: -38px -2px;
    position: relative;
    top: 2px;
}

i.icon-arrw {
    height: 20px;
    width: 20px;
    background-position: -56px -20px;
}

i.icon-vid {
    height: 18px;
    width: 23px;
    background-position: 0px -43px;
}

i.icon-weight {
    height: 17px;
    width: 20px;
    background-position: 1px -21px;
}

i.icon-rating {
    height: 17px;
    width: 20px;
    background-position: -21px -21px;
}

i.icon-download {
    height: 17px;
    width: 20px;
    background-position: -38px -21px;
    position: relative;
    top: 4px;
}

i.icon-search {
    height: 17px;
    width: 20px;
    background-position: -49px -43px;
    position: relative;
    top: 2px;
}

i.icon-info {
    height: 18px;
    width: 18px;
    background-position: -79px -43px;
    position: relative;
    top: 5px;
}

.gray-btn {
    background: #F5F5F5;
    color: #979797;
    letter-spacing: 1px;
}

.semi {
    font-weight: 600;
}

ul.nav.zonresearch-tab-style li.nav-item a.nav-link.active {
    background-color: var(--bg-white) !important;
    color: var(--text-black) !important;
    border-top: 2px solid var(--theme-border) !important;
    border-left: 1px solid #E5E5E5 !important;
    border-right: 1px solid #E5E5E5 !important;
    padding: 15px 30px;
    font-weight: 600 !important;
    border-radius: 0px;
    transition: 0s;
}

ul.nav.zonresearch-tab-style li.nav-item a.nav-link {
    color: #8A8A8A !important;
    border-top: 2px solid transparent;
    border-left: 1px solid transparent;
    border-right-color: transparent !important;
    padding: 15px 30px;
    font-weight: 600 !important;
    transition: 0s;
}

.zonresearch-tab-style {
    border: none;
}

.cancel-ac-section p,
.cancel-ac-section label {
    font-size: 14px;
    font-weight: 500;
}

.cancel-ac-section label {
    color: #6B6B6B;
}

.cancel-ac-section h2 {
    font-size: 24px;
    color: var(--text-orange);
    font-weight: bold;
}

.cancel-ac-section h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.cancel-ac-section h3 span {
    color: red;
}

.my-account-sec .container {
    max-width: 964px;
}

.my-account-sec .form-check {
    display: flex;
    margin-bottom: 13px;
}

.my-account-sec .form-textarea {
    border-radius: 0;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
    border: 0;
    padding: 15px 20px;
    font-size: 14px;
}

.my-account-sec .my-profile-footer {
    margin-top: 40px;
    margin-bottom: 20px;
}

.my-account-sec .my-profile-footer .btn {
    margin-bottom: 15px;
}

.my-account-sec input {
    margin-top: 3px;
}

.my-account-sec .account-access .form-check {
    padding-left: 2.25rem;
    margin-bottom: 20px;
}

.my-account-sec .account-access .form-check label {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-left: 15px;
}

.my-account-sec .account-access .form-check label img {
    margin-right: 15px;
}

.my-account-sec .account-access .form-check .custom-control-label::before {
    border-radius: 0 !important;
    top: 0.65rem !important;
    left: -2.1rem !important;
}

.my-account-sec .account-access .form-check .custom-control-label.custom-control-label-all::before {
    top: 0.25rem !important;
}

.my-account-sec .account-access .form-check .custom-control-label.custom-control-label-all::after {
    top: 0.25rem !important;
}

.my-account-sec .account-access .form-check .custom-control-label::after {
    top: 0.65rem !important;
    left: -2.1rem !important;
}

.my-account-sec .card {
    max-width: 248px;
    margin: 0 auto 20px auto;
    min-width: auto;
}

.my-account-sec .card-header {
    background: #E6BC6D;
    border-radius: 6px 6px 0px 0px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 0;
    padding: 0.55rem 1.25rem;
}

.my-account-sec .card-body {
    padding: 0 1.1rem 1.2rem 1.1rem;
}

.my-account-sec .card-body .crd-img {
    margin: 0 -1.2rem;
    border-bottom: 1px solid #E6BC6D;
    padding: 20px 20px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-account-sec .card-body .card-text {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
}

.my-account-sec .card-body p {
    margin: 1rem 0rem;
}

.my-account-sec .card-body .card-text-2 {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.5;
    color: #E6BC6D;
}

.my-account-sec .card-body .btn {
    background: #E6BC6D;
    border: 1px solid #E6BC6D;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    padding: 0.145rem 0.75rem 0.275rem 0.75rem;
}

.my-account-sec .tab-pane ul {
    margin: 0px 0 20px 0;
    min-width: 215px;
}
.my-account-sec .tab-pane ul::-webkit-scrollbar {
    width: 5px;
    background-color: #dddddd;
}
.my-account-sec .tab-pane ul::-webkit-scrollbar-thumb {
    background-color:var(--wl-prime);
}

.my-account-sec .tab-pane ul li {
    margin: 0px 0 0px 0;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}
.csearch-box .form-group .btn {
    position: absolute;
    right: 20px;
    bottom: 10px;
    border: 0;
    border-radius: 6px !important;
}
.csearch-box .ex-text {
    font-style: italic;
    font-size: 14px;
}
.csearch-box .form-control:focus {
    border-color: #E6BC6D;
    box-shadow: 0 0 0 0.2rem rgba(230, 188, 109, 0.10);
}
.csearch-tag a {
    border: 1px solid #979797;
    display: inline-block;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 14px;
    color: #525252;
}
#modalCat .cat-div label.custom-control-label {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
}
#modalCat .custom-checkbox {
    margin-bottom: 7px !important;
}
#modalCat .close span {
    color: #fff;
}
#modalCat .modal-content {
    padding: 0 0 15px !important;
}

.form-check.custom-checkbox-popup {
    padding-left: 1.7em;
}

.form-check.custom-checkbox-popup .custom-control-label {
    white-space: normal;
    text-align: left;
}

.countDown__cont {
    display: flex;
    color: #333
}

.countDown__interval_cont {
    display: flex;
    justify-content: space-around;
    width: auto;

}

.countDown__interval_cont:not(:last-child) {
    margin-right: 1em;
    margin-left: 1em;
}

.countDown__interval_basic_cont {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 40px;
    padding-top: 10px;
}

.countDown__interval_basic_cont_description {
    display: flex;
    font-size: 7px;
    font-weight: 700;
    color: #000;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    text-transform: uppercase;
}

.countDown__digit_cont {
    perspective: 1.6em * 2;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    width: 41px;
    height: 40px;
    position: relative;
    line-height: 1.15em;
    font-size: 35px;
    font-weight: 700;
}

.countDown__digit_cont:nth-child(n+1):not(:last-child) {
    margin-right: .05em
}

.countDown__digit_last_placeholder,
.countDown__digit_new_placeholder {
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    text-align: center;
    overflow: hidden;
    color: #ffffff;

}

.countDown__digit_last_placeholder {
    bottom: 0;
    background: #1E1E1E;
    border-radius: 0 0 .08em .08em;

}

.countDown__digit_last_placeholder_inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 50%;
    position: absolute;
    color: #ffffff;


}

.countDown__digit_new_placeholder {
    top: 0;
    background: #1E1E1E;
    border-radius: .08em .08em 0 0;

}

.countDown__digit_last_rotate,
.countDown__digit_new_rotate {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 50%;
    font-weight: 700;
    position: absolute;
    top: 0;
    overflow: hidden;
    animation-duration: .4s;
    animation-timing-function: linear;
    border-radius: .08em .08em 0 0;
    animation-fill-mode: forwards;
    transform-origin: 100% 100%;
    color: #ffffff;

}

.countDown__digit_last_rotate:after,
.countDown__digit_new_rotate:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;

}

.countDown__digit_last_rotate {
    animation-name: countDown_flip_1;
    background: #1E1E1E
}

.countDown__digit_new_rotate {
    animation-name: countDown_flip_2;
    background: #1E1E1E;
    position: relative;
}

.countDown__digit_new_rotate:after {

    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 998;
}

.countDown__digit_new_rotated {
    transform: rotateX(180deg);
    width: 100%;
    height: 100%;

}

.countDown__digit_new_rotated_inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 50%;
    position: absolute;
    color: #ffffff;
}

@keyframes countDown_flip_1 {
    0% {
        transform: rotateX(0);
        z-index: 1
    }

    100% {
        transform: rotateX(-180deg);
        z-index: 0
    }
}

@keyframes countDown_flip_2 {
    0% {
        transform: rotateX(0);
        z-index: 0
    }

    100% {
        transform: rotateX(-180deg);
        z-index: 1
    }
}


@media (min-width: 1200px) {
    .my-account-sec.cancel-ac-section .container {
        max-width: 1126px;
    }
}

.cancel-flow {
    display: flex;
    justify-content: space-around;
}

.cancel-flow.nav-tabs .nav-item {
    width: 166px;
}

.modal {
    overflow-y: auto !important;
}

body.modal-open {
    height: 100%;
    overflow: hidden;
}

.style-tab-content {
    background-color: var(--bg-white);
    border: 1px solid #E5E5E5;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0530758);
    border-radius: 0px 6px 6px 6px;
}

ul.nav.zonresearch-tab-style.nav-tabs .nav-link:hover {
    border-color: transparent !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
}

table.style {
    width: 100%;
}

table.style th {
    width: auto;
}

.style tr th {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

.style tr td {
    font-size: 15px;
    text-align: center;
}

.style2 tr td {
    text-align: center;
}

.style2 tr th {
    font-weight: 700;
    text-align: center;
}

.h-44 {
    height: 44px !important;
}

.text-B2B2B2 {
    color: #B2B2B2;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--text-black);
    background: #E9E9E9;
}

.dropdown-menu {
    background: var(--bg-white);
    border: 1px solid #DEDEDE;
    /* box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2); */
    border-radius: 3px;
}

.dropdown-menu.no-gap {
    top: -2px !important;
    margin: 0px !important;
    border-radius: 0px 0px 3px 3px;
}

.dropdown-toggle {
    background: var(--bg-white);
    border: 1px solid #D7D7D7;
    border-radius: 3px;
}

.dropdown-toggle.active,
.dropdown-toggle:focus,
.dropdown-toggle:hover,
.dropdown-toggle:active {
    background: var(--bg-white);
    border: 1px solid var(--theme-border);
    border-radius: 3px;
}

.bg-2D2D2D {
    background-color: #383838;
}
.security .btn.focus,
.security .btn:focus,
.summery-page .btn.focus,
.summery-page .btn:focus {
    border: 1px solid #D7D7D7 !important;
}
#navbarMobile #accordionMoblie ul .nav-item.active {
    background: rgba(216, 216, 216, 0.03);
    margin: 0 0 3px 0;
}
.bg-272727 {
    background-color: rgb(39 39 39);
}

.bg-D3D3D3 {
    background-color: #D3D3D3 !important;
    border-radius: 5px 5px 0px 0px;
}

.column-title-gray {
    background-color: #E6E6E6;
    border-radius: 5px 5px 0px 0px;
    font-weight: 600;
}

.column-title-orange {
    color: var(--text-white);
    background-color: var(--theme-bg);
    border-radius: 5px 5px 0px 0px;
    font-weight: 600;
}

.wrap-in-1200 {
    margin: 0 auto;
    max-width: 1200px;
}

.nowrap {
    white-space: nowrap;
}

.fs-12 {
    font-size: 12px !important;
}

.normal {
    text-transform: none !important;

}

.mr-05 {
    margin-right: 2px;
}

.btn-111111 {
    color: var(--text-white);
    background-color: #111111;
}

.rounded-17 {
    border-radius: 17px !important;
}

.rounded-8 {
    border-radius: 8px !important;
}

.rounded-6 {
    border-radius: 6px !important;
}

.rounded-5 {
    border-radius: 5px !important;
}

.rounded-top-6 {
    border-radius: 6px 6px 0px 0px !important;
}

.box-shadow {
    box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.35) !important;
}

/*.btn-orange{
    color: var(--text-white);
    background-color: var(--bg-orange);
}*/
/*.btn-orange:hover{
    background-color: #ffa826;
}*/
.btn-orange:active {
    background-color: #ffe6c0;
}

.bg-black .btn-orange:hover {
    background: var(--bg-white);
    color: var(--text-black);
}

.h25 {
    height: 25px !important;
}

.rounded-9 {
    border-radius: 9px !important;
}

.rounded-11 {
    border-radius: 11px !important;
}

.text-color-474747,
.text-474747,
.tc-474747 {
    color: #474747;
}

.mw-164 {
    max-width: 164px;
}

.btn-color-E6BC6D {
    color: var(--text-white);
    background-color: var(--bg-orange);
}

.h-19 {
    height: 19px;
}

.fs-9 {
    font-size: 9px;
}

.fs-10 {
    font-size: 10px !important
}

.fs-12 {
    font-size: 12px;
}

.fs-117 {
    font-size: 11.7px;
}

.fs-65 {
    font-size: 60px;
}

.fs-60 {
    font-size: 60px;
}

.fs-40 {
    font-size: 40px;
}

.fs-45 {
    font-size: 45px;
}

.fs-36 {
    font-size: 36px;
}

.fs-28 {
    font-size: 28px;
}

.fs-285 {
    font-size: 28.5px;
}

.fs-29 {
    font-size: 29px;
}

.rounded-left-6 {
    border-radius: 6px 0px 0px 6px;
}

.border-color-FFD991 {
    border-color: var(--color-orange) !important;
}

.ellipse {
    background: var(--bg-white);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
    border-radius: 11px;
    height: 24px;
    min-width: 24px !important;
}

ul {
    list-style: disc;
}

.obj-arrw {
    position: relative;
}

.obj-arrw::after {
    background: url('../object/object_arrw.svg')no-repeat;
    content: " ";
    height: 100px;
    width: 100px;
    position: absolute;
    top: -50px;
    right: -100px;
}

.modal-class {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.mw-351 {
    max-width: 351px;
}

svg:hover path:nth-child(7) {
    fill: #000;
    transition: 0.3s ease-in-out;
}

.modal-dialog.checklist {
    position: absolute;
    right: 11px;
    top: 115px;
}

.box-container .border:nth-child(1),
.box-container .border:nth-child(2),
.box-container .border:nth-child(3),
.box-container .border:nth-child(4),
.box-container .border:nth-child(5) {
    border-bottom: none !important;
}

.box-1 {
    height: 53px !important;
}

.box-1:hover {
    background-color: #F0F0F0;
}

.box-1 span.icon {
    height: 27px;
}

.box-1 span svg {
    visibility: hidden;
}

.box-1:hover span svg {
    visibility: visible;
}

.box-1-container .border {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0530758);
    border-color: #A5A5A5 !important;
}

.box {
    height: 53px;
}

.box:hover {
    background-color: #F0F0F0;
}

.box span.icon {
    height: 27px;
}

.box span svg {
    visibility: hidden;
}

.box:hover span svg {
    visibility: visible;
}

.box-container .border {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0530758);
    border-color: #A5A5A5 !important;
}

.polygon::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 23px;
    background: url('../object/polygon.svg')no-repeat;
    height: 34px;
    width: 96px;
    z-index: -1;
}

.polygon_2 {
    position: relative;
}

.polygon_2::before {
    content: " ";
    position: absolute;
    background: url('../object/polygon.svg')no-repeat;
    height: 34px;
    width: 96px;
    top: -23px;
    right: 20px;
    z-index: -1 !important;
}

.polygon_3::before {
    content: " ";
    position: absolute;
    background: url('../object/polygon_sm.svg')no-repeat;
    height: 34px;
    width: 46px;
    top: -15px;
    right: 40px;
    z-index: -1 !important;
}

.menu-info-mobile .dropdown-menu-right {
    top: 0 !important;
}

.column .column-title {
    font-weight: bold;
    background-color: #e6e6e6;
    transition: 0.1s ease-in-out;
    border-radius: 5px 5px 0px 0px;
}

.column:hover .column-title {
    color: var(--text-white);
    background-color: var(--bg-orange);
}

.menu-info {
    position: relative;
}

.menu-info .dropdown-menu-right {
    right: 0 !important;
    left: auto !important;
    transform: translate3d(40px, 48px, 0px) !important;
}

.menu-info .dropdown-menu-right .btn-orange {
    margin-top: 20px;
}

.popup-notification {
    background: #F5F5F5;
    border: 1px solid #ADADAD;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    padding-left: 15px;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    width: 335px;
    height: 300px;
    z-index: 990 !important;
}

.popup-notification p {
    margin-bottom: 5px;
}

.height-24 {
    height: 24px;
}

.border-ADADAD {
    border: 1px solid #ADADAD;
}

.border-7 {
    border-radius: 7px;
}

.zb-shadow-sm {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.notify-red {
    height: 13px;
    width: 13px;
    color: var(--text-white);
    background-color: #FF0000;
    border-radius: 50px;
    padding: 2px 5px 2px;
    font-size: 9px;
    font-weight: bold;
    position: relative;
    top: -6px;
    left: -13px;
    box-shadow: 0 0 0px 2px #ffffff;
}

.text-898989 {
    color: #898989;
}

.text-737373 {
    color: var(--text-step);
    ;
}

.circle-green {
    color: var(--text-white);
    background: #19D02B;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    min-height: 16px;
    min-width: 16px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-green.s-24 {
    min-height: 24px;
    min-width: 24px;
}

.circle-gray {
    color: var(--text-white);
    background: #B9B9B9;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    min-height: 16px;
    min-width: 16px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-gray-2 {
    color: var(--text-white);
    background: #D8D8D8;
    border: 1px solid #A1A1A1;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-white {
    color: #474747;
    background-color: var(--bg-white);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    min-height: 16px;
    min-width: 16px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-white-2 {
    background-color: var(--bg-white);
    border: 1px solid #A1A1A1;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn.btn-orange.btn-custom {
    width: 210.64px;
    height: 44.11px;
    border-radius: 10px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-black {
    color: var(--text-black) !important;
}

.text-ADADAD {
    color: #ADADAD !important;
}

.btn-F1F1F1 {
    background-color: #F1F1F1;
}

.strike {
    text-decoration: line-through;
}

.h-53 {
    height: 53px;
}

.h-30 {
    height: 30px;
}

.h-33 {
    height: 33px;
}

.w-289 {
    width: 289px;
}

.w-246 {
    width: 246px;
}

.fs-8 {
    font-size: 8px;
}

.fs-48 {
    font-size: 48px;
}

.fs-43 {
    font-size: 43px;
}

.fs-41 {
    font-size: 41px;
}

.progress {
    transform: translateX(2px);
    z-index: -1;
}

#icon-gift {
    filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.25));
    border-radius: 50px;
}

.btn-black {
    color: var(--text-white);
    background-color: var(--bg-black);
}

.btn-DFDFDF {
    color: #474747;
    background-color: #DFDFDF;
}

.rounded-11 {
    border-radius: 11px;
}

.rounded-10 {
    border-radius: 10px;
}

.h-46 {
    height: 46px;
}

.h-45 {
    height: 45px;
}

.h-42 {
    height: 42px;
}

.h-44-1 {
    height: 44.11px;
}

.custom-line {
    margin-top: 15px;
    margin-bottom: 11px;
    max-width: 454px;
    border-color: var(--text-lite-grey) !important;
}

.btn-custom-referal {
    color: var(--text-white);
    width: 210.64px;
    height: 44.11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.modal-shadow-b1 {
    box-shadow: 0px 10px 45px rgba(15, 49, 74, 0.192711);
}

.btn-custom-link {
    color: #474747;
    width: 359px;
    height: 45px;
    font-size: 15px;
    font-weight: bold;
    background-color: #DFDFDF;
    border-radius: 10px;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mb-22 {
    margin-bottom: 22px;
}

.mt-38 {
    margin-top: 38px;
}

.custom-align {
    position: relative;
    top: -1px;
}

.caret {
    transition: 0.3s;
    transform: rotate(90deg);
}

li[aria-expanded='true']>a img.caret {
    transform: rotate(0deg);
    transition: 0.3s;
}

#sidebar.active :has(ul div.collapse.show#collapseProduct) li[aria-controls="collapseProduct"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseProduct) li[aria-controls="collapseProduct"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseReseller) li[aria-controls="collapseReseller"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseReseller) li[aria-controls="collapseReseller"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseBuild) li[aria-controls="collapseBuild"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseBuild) li[aria-controls="collapseBuild"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseRevie) li[aria-controls="collapseRevie"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseRevie) li[aria-controls="collapseRevie"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseTrack) li[aria-controls="collapseTrack"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseTrack) li[aria-controls="collapseTrack"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseProfits) li[aria-controls="collapseProfits"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseProfits) li[aria-controls="collapseProfits"]>a img,
#sidebar.active :has(ul div.collapse.show#collapsePPC) li[aria-controls="collapsePPC"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapsePPC) li[aria-controls="collapsePPC"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseRepricer) li[aria-controls="collapseRepricer"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseRepricer) li[aria-controls="collapseRepricer"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseSell) li[aria-controls="collapseSell"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseSell) li[aria-controls="collapseSell"]>a img,
#sidebar.active :has(ul div.collapse.show#collapseAdmin) li[aria-controls="collapseAdmin"]>a img,
#sidebar:not(.active) :has(ul div.collapse.show#collapseAdmin) li[aria-controls="collapseAdmin"]>a img{
    filter: invert(34%) sepia(39%) saturate(476%) hue-rotate(358deg) brightness(95%) contrast(89%);
}
#sidebar:not(.active) :has(ul div.collapse.show#collapseProduct) li[aria-controls="collapseProduct"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseReseller) li[aria-controls="collapseReseller"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseBuild) li[aria-controls="collapseBuild"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseRevie) li[aria-controls="collapseRevie"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseTrack) li[aria-controls="collapseTrack"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseProfits) li[aria-controls="collapseProfits"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapsePPC) li[aria-controls="collapsePPC"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseRepricer) li[aria-controls="collapseRepricer"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseSell) li[aria-controls="collapseSell"] > a,
#sidebar:not(.active) :has(ul div.collapse.show#collapseAdmin) li[aria-controls="collapseAdmin"] > a{
    color: var(--sidebar-active-color) !important;
}
#sidebar:has(ul div.collapse.show#collapseProduct) li[aria-controls="collapseProduct"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseReseller) li[aria-controls="collapseReseller"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseBuild) li[aria-controls="collapseBuild"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseRevie) li[aria-controls="collapseRevie"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseTrack) li[aria-controls="collapseTrack"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseProfits) li[aria-controls="collapseProfits"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapsePPC) li[aria-controls="collapsePPC"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseRepricer) li[aria-controls="collapseRepricer"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseSell) li[aria-controls="collapseSell"] > div img.caret,
#sidebar:has(ul div.collapse.show#collapseAdmin) li[aria-controls="collapseAdmin"] > div img.caret{
    transform: rotate(0deg);
    transition: 0.3s;
}
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseProduct) li[aria-controls="collapseProduct"] > a ,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseReseller) li[aria-controls="collapseReseller"] > a ,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseBuild) li[aria-controls="collapseBuild"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseRevie) li[aria-controls="collapseRevie"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseTrack) li[aria-controls="collapseTrack"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseProfits) li[aria-controls="collapseProfits"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapsePPC) li[aria-controls="collapsePPC"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseRepricer) li[aria-controls="collapseRepricer"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseSell) li[aria-controls="collapseSell"] > a,
body.sidebar-lock #sidebar.active :has(ul div.collapse.show#collapseAdmin) li[aria-controls="collapseAdmin"] > a{
    color: var(--sidebar-active-color) !important;
}

.shadow-modile {
    box-shadow: none;
    padding: 0px 0px 50px
}

.shadow-modile-2 {
    box-shadow: 2px 2px 10px 1px #BABABA;
}

.shadow-btn-2 {
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.0891608);
}

.shadow-modal-2 {
    box-shadow: 0px 0px 10px rgba(15, 49, 74, 0.192711);
}

.dropdown-menu.polygon::after[x-placement="top-start"] {
    content: "";
    position: absolute;
    top: -17px;
    left: 3px;
    background: url(../object/polygon.svg)no-repeat;
    height: 34px;
    width: 96px;
    z-index: -1;
}

.ls-02 {
    letter-spacing: 0.2px;
}

.ls-009 {
    letter-spacing: 0.09px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 10px;
    left: 10px;
    right: 0;
    bottom: 0;
    background-color: var(--bg-orange);
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: -8px;
    bottom: -3px;
    background-color: rgb(255 255 255);
    -webkit-transition: .4s;
    border: 1px solid rgb(255 153 0);
    transition: .4s;
}

input:checked+.slider {
    background-color: var(--bg-orange);
}

input:focus+.slider {
    box-shadow: 0 0 1px var(--color-orange);
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 44px;
}

.slider.round:before {
    border-radius: 50%;
}

.switch-button-custom {
    height: 16px;
    width: 32px;
}

.switch-lable {
    padding-right: 16px;
}

.switch-role:checked+.slider {
    background-color: var(--bg-orange);
}

.switch-role+.slider {
    background-color: var(--bg-orange);
}

.mb-17 {
    margin-bottom: 12px;
}

.text-A7A7A7,
.text-color-A7A7A7,
.tc-A7A7A7 {
    color: var(--text-border);
}

.mw-359 {
    max-width: 359px;
}

.mw-377 {
    max-width: 377px;
}

.w-178 {
    max-width: 178px;
}

.h-32 {
    height: 32px;
}

.mt-38,
.mw-359,
.mw-377,
.mt-responsive,
.mt-59-responsive {
    transition: 0.3s ease-in-out;
}

/* #UpgradeConfirm .custom-control {
    padding-left: 1rem;
} */

#UpgradeConfirm .custom-control-label::before {
    position: absolute;
    top: 1px;
    left: -20px;
}

#UpgradeConfirm .custom-control-label::after {
    position: absolute;
    top: 1px;
    left: -20px;
}

#UpgradeConfirm .custom-control-input:checked~.custom-control-label::before {
    color: rgb(255 255 255);
    border-color: #19D02B;
    background-color: #19D02B !important;
}

button:disabled,
button:disabled:hover {
    background-color: #BFBFBF;
}

.bg-FFD399 {
    background-color: var(--bg-light-orange);
}

.rounded-7 {
    border-radius: 6px !important;
}

.breadcrumb-item {
    color: var(--color-prime-1);
}

.breadcrumb-item:active,
.breadcrumb-item.active {
    color: var(--color-neutral-1);
}

.breadcrumb-arrow .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
    color: var(--text-black);
}

.cat-div .custom-control-label::before,
.cat-div-kw .custom-control-label::before,
.cat-div .custom-control-label::after,
.cat-div-kw .custom-control-label::after {
    top: 0rem;
}

.custom-control-input:disabled~.custom-control-label {
    color: var(--text-black);
}

.custom-checkbox {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 1px;
}

.filters span {
    width: 15px;
    margin: 0px 8px;
}

.filters input {
    font-size: 12px;
}

.h-36 {
    height: 36px;
}

.w-160 {
    width: 160px;
}

.rounded-3 {
    border-radius: 3px !important;
}

/*.btn-outline-black{
    border: 1px solid #000;
}*/
/*.btn-outline-black:hover{
    background-color: #ccc;
}*/
.h-25-86 {
    height: 25.86px;
}

.cat-wrap::-webkit-scrollbar {
    display: block;
    width: 4px;
    border-radius: 10px;
}

.cat-wrap::-webkit-scrollbar-track {
    background: #B6B6B6;
    border-radius: 10px;
}

.cat-wrap::-webkit-scrollbar-thumb {
    background-color: var(--theme-bg);
    border-right: none;
    border-left: none;
    border-radius: 10px;
}

.cat-wrap::-webkit-scrollbar-track-piece:end {
    background: transparent;
    margin-bottom: 0px;
}

.cat-wrap::-webkit-scrollbar-track-piece:start {
    background: transparent;
    margin-top: 0px;
}

use.orange {
    fill: var(--color-orange);
}

use.orange1 {
    fill: var(--color-orange);
}

use.gray {
    fill: #B9B9B9;
}

use.gray:hover {
    fill: var(--color-orange);
}

use.black {
    fill: #000;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

span:nth-child(3) svg {
    transition: 0.3s ease-in-out;
}

[aria-expanded=false]>span:nth-child(3) svg {
    transform: rotate(180deg);
    transition: 0.3s ease-in-out;
}

a[aria-selected=true]>span svg {
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
}

a[aria-selected=true]>span svg {
    transform: rotate(180deg);
    transition: 0.3s ease-in-out;
}

button.setting[aria-expanded=true]>svg {
    transform: rotate(0);
    transition: 0.3s ease-in-out;
}

button.setting[aria-expanded=false]>svg {
    transform: rotate(80deg);
    transition: 0.3s ease-in-out;
}

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
    width: 32px;
    height: 16px;
    /* position: relative; */
    /* /* margin: 50px auto; */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
    display: block;
    position: absolute;
    height: 2.3px;
    width: 100%;
    background: var(--bg-white);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 8px;
    left: 8px;
}

#nav-icon1 span:nth-child(3) {
    top: 16px;
}

#nav-icon1.open span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#nav-icon1.open span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.multiselect {
    width: 100%
}

.selectBox {
    position: relative;
}

.selectBox select:focus {
    border-color: var(--text-orange);
    border: 1px solid var(--color-orange);
}

.selectBox select {
    width: 100%;
    font-weight: 400;
    font-size: 10px;
    color: #BBBBBB;
}

.selectBox1 select {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
}

.focus {
    border-color: var(--color-orange) !important
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 10px !important;
    font-weight: 400 !important;
    z-index: 1;
}

.keyword-input:focus {
    border-color: var(--text-orange);
}

#checkboxes,
#checkboxes2 {
    width: calc(100% - 22px);
    margin-right: 0px;
    display: none;
    border: 1px solid rgb(218 218 218);
    position: absolute;
    z-index: 9999;
    background-color: rgb(255 255 255);
    margin-top: -2px;
}

#checkboxes1,
#checkboxes3,
#checkboxes4,
#checkboxes5 {
    width: calc(100% - 10px);
    margin-right: 0px;
    display: none;
    border-top: 1px solid rgb(218 218 218);
    border-left: 1px solid rgb(218 218 218);
    border-bottom: 1px solid rgb(218 218 218);
    border-right: 1px solid rgb(218 218 218);
    position: absolute;
    z-index: 9999;
    background-color: rgb(255 255 255);
    margin-top: -3px;
    height: 137px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#checkboxes1::-webkit-scrollbar,
#checkboxes3::-webkit-scrollbar,
#checkboxes4::-webkit-scrollbar,
#checkboxes5::-webkit-scrollbar {
    width: 5px;
}

#checkboxes1::-webkit-scrollbar-thumb,
#checkboxes3::-webkit-scrollbar-thumb,
#checkboxes4::-webkit-scrollbar-thumb,
#checkboxes5::-webkit-scrollbar-thumb {
    background-color: #C4C4C4;
}

#checkboxes1::-webkit-scrollbar-track,
#checkboxes3::-webkit-scrollbar-track,
#checkboxes4::-webkit-scrollbar-track,
#checkboxes5::-webkit-scrollbar-track {
    background-color: #E7E7E7;
}

#checkboxes1::-webkit-scrollbar-button,
#checkboxes3::-webkit-scrollbar-button,
#checkboxes4::-webkit-scrollbar-button,
#checkboxes5::-webkit-scrollbar-button {
    color: #E7E7E7;
    background-color: #E7E7E7;
    display: block;
    border-style: solid;
    height: 2px;
    width: 5px;
}

/* Up */
#checkboxes1::-webkit-scrollbar-button:single-button:vertical:decrement,
#checkboxes3::-webkit-scrollbar-button:single-button:vertical:decrement,
#checkboxes4::-webkit-scrollbar-button:single-button:vertical:decrement,
#checkboxes5::-webkit-scrollbar-button:single-button:vertical:decrement {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #555555 transparent;
}

#checkboxes1::-webkit-scrollbar-button:single-button:vertical:decrement:hover,
#checkboxes3::-webkit-scrollbar-button:single-button:vertical:decrement:hover,
#checkboxes4::-webkit-scrollbar-button:single-button:vertical:decrement:hover,
#checkboxes5::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
    border-color: transparent transparent #777777 transparent;
}

/* Down */
#checkboxes1::-webkit-scrollbar-button:single-button:vertical:increment,
#checkboxes3::-webkit-scrollbar-button:single-button:vertical:increment,
#checkboxes4::-webkit-scrollbar-button:single-button:vertical:increment,
#checkboxes5::-webkit-scrollbar-button:single-button:vertical:increment {
    border-width: 5px 5px 0 5px;
    border-color: #555555 transparent transparent transparent;
}

#checkboxes1::-webkit-scrollbar-button:vertical:single-button:increment:hover,
#checkboxes3::-webkit-scrollbar-button:vertical:single-button:increment:hover,
#checkboxes4::-webkit-scrollbar-button:vertical:single-button:increment:hover,
#checkboxes5::-webkit-scrollbar-button:vertical:single-button:increment:hover {
    border-color: #777777 transparent transparent transparent;
}

#checkboxes label,
#checkboxes1 label,
#checkboxes2 label,
#checkboxes3 label,
#checkboxes4 label,
#checkboxes5 label {
    display: block;
}

#checkboxes .custom-control,
#checkboxes1 .custom-control,
#checkboxes2 .custom-control,
#checkboxes3 .custom-control,
#checkboxes4 .custom-control,
#checkboxes5 .custom-control {
    padding-top: 9px;
    padding-bottom: 6px;
    margin-bottom: 0px !important;
    height: 33px;
}

#checkboxes .custom-control-label::before,
#checkboxes1 .custom-control-label::before,
#checkboxes2 .custom-control-label::before,
#checkboxes3 .custom-control-label::before,
#checkboxes4 .custom-control-label::before,
#checkboxes5 .custom-control-label::before {
    top: .1rem;
    height: 11px;
    width: 11px;
}

#checkboxes .custom-control-label::after,
#checkboxes1 .custom-control-label::after,
#checkboxes2 .custom-control-label::after,
#checkboxes3 .custom-control-label::after,
#checkboxes4 .custom-control-label::after,
#checkboxes5 .custom-control-label::after {
    top: .1rem;
    height: 11px;
    width: 11px;
}

#checkboxes .custom-control:hover,
#checkboxes1 .custom-control:hover,
#checkboxes2 .custom-control:hover,
#checkboxes3 .custom-control:hover,
#checkboxes4 .custom-control:hover,
#checkboxes5 .custom-control:hover {
    background-color: #f2f2f2;
}

#checkboxes .custom-control-input:checked~.custom-control-label::before,
#checkboxes1 .custom-control-input:checked~.custom-control-label::before,
#checkboxes2 .custom-control-input:checked~.custom-control-label::before,
#checkboxes3 .custom-control-input:checked~.custom-control-label::before,
#checkboxes4 .custom-control-input:checked~.custom-control-label::before,
#checkboxes5 .custom-control-input:checked~.custom-control-label::before {
    color: var(--text-white);
    /*border-color: var(--text-border);
    background-color: var(--text-border) !important;*/
}

.rounded-bottom-6 {
    border-radius: 0px 0px 6px 6px;
}

.btn use.icon-toggle.active path,
.btn use.icon-toggle:active path {
    fill: #fff !important;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #FFF5E9;
}

.link-style li {
    height: 30px;
}

img.svg-orange {
    filter: invert(34%) sepia(39%) saturate(476%) hue-rotate(358deg) brightness(95%) contrast(89%);
}

.dim-48 {
    width: 48px;
    height: 48px;
}

.dim-28 {
    width: 28px;
    height: 28px;
}


.h-52 {
    height: 52px;
}

#zonr-table th,
#zonk-table th,
#zonr-table-pinned-product th,
#zonr-table-pinned-keyword th,#zonr-wholesale-grading-tool-table th:not(.action-col-table),
#zonr-table-pinned-wholesale th:not(.action-col-table){
    background: none;
    background-position-x: 97%;
    padding-right: 12px;
    cursor: pointer;
}

.floating-label-ctm {
    font-size: 9px;
    color: #cccccc;
    position: absolute;
    pointer-events: none;
    top: 6px;
    left: 35px;
    transition: all 0.1s ease;
    margin-bottom: 0px;
    height: 23px;
    padding: 5px 10px;
    opacity: 0;
}
.filters-ctm input:focus{
    box-shadow: 0 0 0 0.2rem rgba(255,153,0,.100);
}
.filters-ctm input:focus~.floating-label-ctm{
    top: -15px;
    bottom: 0px;
    left: 35px;
    font-size: 12px;
    opacity: 1;
    color: #7a7a7a;
    background: var(--bg-white);
}
.filters-ctm .img-filter-gray{
    filter: grayscale();
}
.filters-ctm .img-filter-gray:hover{
    filter: none;
}
.filters-ctm .download-btn{
    font-size: 15px;
}
.filters-ctm .download-btn:hover{
    background: #000;
    border: 1px solid #000 !important;
    color: #fff;
}
.filters-ctm .column-gap{
    column-gap: 10px !important;
    }

#zonr-table td:nth-child(3),
#zonr-table td:nth-child(4),
#zonr-table td:nth-child(5),
#zonr-table td:nth-child(6),
#zonr-table td:nth-child(7),
#zonr-table td:nth-child(8),
#zonr-table td:nth-child(9) {
    padding-left: 25px;
    padding-right: 25px;
}

.icon-calendar {
    background: url('../img/icons/calendar.svg') no-repeat center left;
    background-position: 10px;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0.5 rem !important;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem !important;
}

.pl-40 {
    padding-left: 40px;
}

.btn-outline-dark:hover svg path {
    fill: #fff;
}

.border-black {
    border-color: var(--color-neutral-1) !important;
}

/* .cat-div input:checked + label {
    color: var(--color-prime-1) !important;
} */
#dropdownChecklist[aria-expanded=false] img.rotate {
    transition: 0.3s ease-in-out;
    transform: rotate(0deg);
}

#dropdownChecklist[aria-expanded=true] img.rotate {
    transition: 0.3s ease-in-out;
    transform: rotate(180deg);
}

.recommended {
    position: relative;
}

.recommended::before {
    content: ' ';
    position: absolute;
    background: url('../assets/img/object/recommended.svg')no-repeat;
    height: 91.5px;
    width: 169px;
    top: -4px;
    left: -4px;
}

.form-control::placeholder {
    color: #838383 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
}

select option {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.user {
    background: url('../img/icons/user.svg')no-repeat;
    background-position: 15px 50%;
    padding-left: 44px;
}

.email {
    background: url('../img/icons/email_2.svg')no-repeat;
    background-position: 13px 50%;
    padding-left: 44px;
}

.address {
    background: url('../img/icons/address.svg')no-repeat;
    background-position: 15px 50%;
    padding-left: 44px;
}

.zipcode {
    background: url('../img/icons/zipfile.svg')no-repeat;
    background-position: 17px 50%;
    padding-left: 44px;
}

.bg-product-validator-1 {
    background: url('../img/backgrounds/bg_product_validator_1.svg')no-repeat center center;
    height: 260px;
    margin-bottom: 0;
    background-size: cover;
}

.product-otr {
    margin-top: 20px;
}

.btn-start-now {
    font-size: 15px;
}

.bg-product-validator-2 {
    background: url('../img/backgrounds/bg_product_validator_2.svg')no-repeat center center;
    min-height: 257px;
}

.bg-product-validator-3 {
    background: url('../img/backgrounds/bg_product_validator_3.svg')no-repeat center center;
    min-height: 328.82px;
}

.bg-pricing {
    background: url('../img/backgrounds/bg_pricing.svg')no-repeat center;
    background-position: 50% 245%;
}

.shadow-format-2 {
    box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
}

.shadow-format-3 {
    box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.25);
}

.shadow-format-4 {
    box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.3);
}

.rounded-25 {
    border-radius: 25px;
}

.rounded-29 {
    border-radius: 29px;
}

.border-bot-3 {
    border-bottom: 3px solid var(--color-white);
    font-weight: 800;
}

.crown {
    position: relative;
}

.crown::before {
    position: absolute;
    content: ' ';
    background: url('../img/object/crown.svg')no-repeat;
    width: 100px;
    height: 100px;
    top: -44px;
    left: -33px;
}

.recommend-1 {
    position: relative;
}

.recommend-1::after {
    position: absolute;
    content: ' ';
    background: url(../img/object/recommended_1.svg)no-repeat;
    width: 148px;
    height: 40px;
    top: 21px;
    right: -5px;
}
.navbar-collapse .user-wrapper ul li.dropdown .dropdown-menu {
    margin: .9rem 0 0;
    min-width: 9rem;
    left: -48px !important;
    border-color: #ddd;
    border-radius: 2px;
    width: 100%;
}

.arrow-lg-2 {
    position: relative;

}

.arrow-lg-2::before {
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_002.svg')no-repeat;
    height: 80px;
    width: 140px;
    bottom: 0px;
    right: -50px;
}

.arrow-2 {
    position: relative;

}

.arrow-2::before {
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_002.svg')no-repeat;
    height: 80px;
    width: 140px;
    bottom: 0px;
    right: 0px;
}

.arrow-3 {
    position: relative;

}

.arrow-3::before {
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_003.svg')no-repeat;
    height: 80px;
    width: 140px;
    top: -30px;
    left: 150px;
}

.bg-photo-enhcr-1 {
    min-height: 1173px;
    background-position-x: 20%;
    background-size: cover !important;
}

.bg-photo-enhcr-2 {
    background: url(../img/backgrounds/bg_photo_enhcr_2.svg)no-repeat;
    min-height: 303.32px;
    background-position: center;
}

.bg-photo-enhcr-3 {
    background: url(../img/backgrounds/bg_photo_enhcr_3.svg)no-repeat center center;
}

.bg-photo-enhcr-4 {
    background: url(../img/backgrounds/bg_photo_enhcr_4.svg)no-repeat center center;
    background-repeat: repeat-x;
}

.shadow-display-4 {
    box-shadow: 0px 0px 26px -5px rgba(0, 0, 0, 0.45);
}
/* CAROUSEL */
.carousel-indicators.bot-80 {
    bottom: -80px;
}

.carousel-indicators li.active,
.carousel-indicators li:active {
    background-color: var(--bg-black);
}

.faq-inner{ padding: 52px 64px 61px; }

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FDDCAC !important;
    background-clip: padding-box;
    border-radius: 50%;
    opacity: .9 !important;
    transition: opacity .6s ease;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--bg-black);
    background-clip: padding-box;
    border-radius: 50%;
    opacity: .3;
    transition: opacity .6s ease;
}

.recommend-1{
    position: relative;
}
.recommend-1::after{
    position: absolute;
    content: ' ';
    background: url(../img/object/recommended_1.svg)no-repeat;
    width: 148px;
    height: 40px;
    top: 21px;
    right: -5px;
}
.arrow-lg-2{
    position: relative;

}
.arrow-lg-2::before{
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_002.svg')no-repeat;
    height: 80px;
    width: 140px;
    bottom: 0px;
    right: -50px;
}
.arrow-2{
    position: relative;

}
.arrow-2::before{
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_002.svg')no-repeat;
    height: 80px;
    width: 140px;
    bottom: 0px;
    right: 0px;
}
.arrow-3{
    position: relative;

}
.arrow-3::before{
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_003.svg')no-repeat;
    height: 80px;
    width: 140px;
    top: -30px;
    left: 150px;
}
.letter-space{ letter-spacing: -2px; }
.bg-photo-enhcr-1{
    /* min-height: 1040px; */
    background-position-x: 20%;
}
.bg-photo-enhcr-2{
    min-height: 303.32px;
    background: url(../img/backgrounds/bg_photo_enhcr_2.svg) no-repeat center;
    background-size: cover;
}
.bg-photo-enhcr-3{
    background: url(../img/backgrounds/bg_photo_enhcr_3.svg)no-repeat center center;
}
/* .bg-photo-enhcr-4{
    background: url(../img/backgrounds/bg_photo_enhcr_4.svg)no-repeat center center;
    background-size: 100%;
} */

@media (min-width: 320px) {
    .w-xs-50{
        width: 50%;
    }
    .arrow-2::before{
        display: none;
    }
    .arrow-lg-2::before{
        display: none;
    }
    .arrow-3::before {
        display: none;
    }
    .redmark-1::before{
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }
}

@media (min-width: 375px) {
    .arrow-2::before{
        display: none;
    }
    .checklist{
        min-width: 322px;
        top: 41px;
        left: -38px;
    }
    .polygon::after {
        top: -15px;
        left: 6px;
    }
    .box-1, .box{
        min-height: 53px;
    }
}

@media (min-width: 480px) {
    .w-xs-50 {
        width: 50%;
    }

    .arrow-2::before {
        display: block;
    }

    .arrow-lg-2::before {
        display: none;
    }

    .bg-md-black {
        background-color: var(--bg-black);
    }

    .arrow-3::before {
        display: none;
    }

    .redmark-1::before {
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }
}
.carousel-control-next img, .carousel-control-prev img{
  width: 0;
}
.top-popup {
    position: relative;
    overflow: hidden;
    min-height: 135px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 992px){
    .top-popup {
        position: relative;
        overflow: hidden;
        min-height: auto;
       padding: 0 30px;
    }

}
.col-md-6.popUpUpgrade-platinum-12 .top-popup{
    position: static;
}
#pinKey_tableData .amazon-link {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

#pinKey_tableData .keyword-column {
  position: relative;
}

@media (min-width: 768px) {
    .w-xs-50{
        width: unset;
    }
    .arrow-lg-2::before{
        display: none;
    }
    .bg-md-black{
        background-color: var(--bg-black);
    }
    .arrow-3::before {
        display: none;
    }
    .redmark-1::before{
        width: 94.73px;
        height: 13px;
        top: 12px;
        right: -3px;
    }
}
.carousel-indicators li.active, .carousel-indicators li:active {
	background-color: var(--bg-black) !important;
}

/*  */
.walk {
    position: relative;
}
.product-idea-dark-bg{
background: url(../images/product-idea/pattern.png)no-repeat;
padding: 100px 0 85px 0;
background-size: cover;
}
.trust-team{
    background: url(../images/product-idea/team-bg.svg)no-repeat;
    /* padding: 110px 0; */
    background-size: cover;
    background-color: #fdf4e7;
}
.walk::before {
    content: ' ';
    position: absolute;
    background: url('../img/object/walk.svg')no-repeat;
    width: 220px;
    height: 237px;
    top: -170px;
    left: -110px;
}

.border-orange-1 {
    border-right: 1px solid var(--color-orange);
}

.bg-slant {
    background: url('../img/backgrounds/bg_slant.svg')no-repeat center;
    background-position-y: 106%;
}

.border-left-black {
    border-left: 1px solid #000;
}

.border-orange {
    border-color: var(--color-prime-1) !important;
}

.border-gray-right {
    border-right: 1px solid var(--color-neutral-10) !important;
}

.fs-35 {
    font-size: 35px;
}

.h-line {
    position: relative;
}

.h-line::before {
    position: absolute;
    background: url('../img/object/h_line.svg');
    content: ' ';
    height: 1px;
    width: 269px;
    top: 132px;
    left: -130px;
}

.walk-2 {
    position: relative;
}

.walk-2::before {
    position: absolute;
    content: ' ';
    height: 262.55px;
    width: 325.85px;
    top: -60px;
    left: -190px;
}

.walk-4 {
    position: relative;
}

.walk-4::before {
    position: absolute;
    content: ' ';
    height: 332.55px;
    width: 395.85px;
    top: -120px;
    left: -240px;
}

.arrow-13 {
    position: relative;
}

.arrow-13::before {
    position: absolute;
    content: ' ';
    background: url('../img/object/arrow_012.svg')no-repeat;
    height: 214.14px;
    width: 274.57px;
    top: -120px;
    left: -70px;
}

.arrow-14 {
    position: relative;
}

.arrow-14::before {
    position: absolute;
    content: ' ';
    background: url('../img/object/arrow_014.svg')no-repeat;
    height: 84.14px;
    width: 114.57px;
    top: -70px;
    right: -60px;
}

.bg-h-2 {
    background: url('../img/backgrounds/bg_h_2.svg')no-repeat center center;
}

.arrow-16 {
    position: relative;
}

.arrow-16::before {
    position: absolute;
    content: ' ';
    background: url('../img/object/arrow_016.svg')no-repeat;
    width: 1221.25px;
    height: 146.73px;
    top: -90px;
    left: -120px;
    z-index: -9;
}

.bg-ppc-2 {
    background: url('../img/backgrounds/bg_ppc_2.svg')no-repeat center -130px;
    min-height: 375.86px;
}

.bg-ppc-3 {
    background: url('../img/backgrounds/bg_cross.svg')no-repeat center center;
}

.column-pricing {
    width: 100%;
    max-width: 431px;
    background: #F9F7F7;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.column-pricing-2 {
    width: 100%;
    max-width: 431px;
    background: #F9F7F7;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.column-pricing-3 {
    width: 100%;
    max-width: 431px;
    background: var(--bg-white);
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.column-pricing-4 {
    width: 100%;
    max-width: 431px;
    background: #F9F7F7;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.photo-faq hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bg-h .position-absolute img.ipad-image {
    height: 1490px !important;
}

.selectBox select.zonbase-select {
    background-color: #fff !important;
    font-size: 14px;
    max-width: 330px;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position: top 2px right !important;
    padding-right: 20px;
}

.selectBox.zonbase-select-box::after {
    border-width: 5px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

#nav-filters .btn-group .dropdown-toggle,
#nav-filters2 .btn-group .dropdown-toggle {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 5px;
    border: 1px solid #D7D7D7 !important;
}

#nav-filters .btn-group .dropdown-menu .dropdown-item,
#nav-filters2 .btn-group .dropdown-menu .dropdown-item {
    word-break: break-all;
    white-space: break-spaces;
}
#nav-filters .btn-group .dropdown-menu .dropdown-item.open-save-preset,
#nav-filters2 .btn-group .dropdown-menu .dropdown-item.open-save-preset {
    word-break: normal;
    white-space: inherit;
}

.search-result-block-heading #tablepinnedSelected {
    font-size: 14px;
}

/* responsive */
@media (min-width: 320px) {
    .arrow-14::before {
        display: none;
    }

    .arrow-16::before {
        display: none;
    }

    .w-xs-50 {
        width: 50%;
    }

    .arrow-2::before {
        display: none;
    }

    .arrow-lg-2::before {
        display: none;
    }

    .bg-md-black {
        background-color: var(--bg-black);
    }

    .arrow-3::before {
        display: none;
    }

    .redmark-1::before {
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }

    h1 {
        font-size: 1.5rem;
    }

    .min-w-sm-431 {
        min-width: 200px;
    }

    .bg-neutral-9 {
        background-color: var(--color-neutral-9);
    }

    .icon-responsive {
        width: 16px;
    }

    .form-control {
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        align-items: center;
        font-size: 11px;
    }

    .form-control::placeholder {
        font-size: 11px;
    }

    .input-icon {
        background-size: 4%;
    }

    .h-xs-28 {
        height: 28px;
    }

    .recommended::before {
        display: none;
    }

    .most-popular::before {
        width: 61.92px;
        height: 61.92px;
        background-size: 44px;
        background-repeat: no-repeat;
    }

    .xs-21 {
        width: 21px;
    }

    .resize {
        width: 55.92px;
        height: 22.93px;
        transform: translateY(0px) translateX(8px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 18.36px;
        height: 21.9px;
    }

    .transX-xs-16 {
        transform: translateX(16px);
    }

    .dim-xs-29 {
        min-height: 29px;
        min-width: 29px;
    }

    .min-w-155 {
        min-width: 100px;
    }

    .fs-xs-10 {
        font-size: 10px;
    }

    .fs-xs-12 {
        font-size: 12px;
    }

    .fs-xs-16 {
        font-size: 16px;
    }

    .fs-xs-14 {
        font-size: 14px;
    }

    .fs-xs-25 {
        font-size: 24px;
    }

    .fs-32.fs-xs-25 {
        font-size: 25px;
    }

    .fs-15.fs-xs-12 {
        font-size: 12px;
    }

    .fs-17.fs-xs-14 {
        font-size: 14px;
    }

    .fs-48.fs-xs-25 {
        font-size: 32px;
    }

    .circle-green.s-24.s-xs-20 {
        max-height: 20px;
        max-width: 20px;
        min-height: 20px;
        min-width: 20px;
    }

    .w-75.w-xs-100 {
        width: 100% !important;
    }

    .keyword-input,
    .keyword-input2 {
        height: 28px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 0px;
        padding: 0px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .keyword-input:focus,
    .keyword-input2:focus {
        border-color: var(--color-orange) !important;
    }

    .cat-mobile {

        overflow: hidden;
        overflow-y: scroll;
    }

    .h-100 {
        height: auto !important;
    }

    .w-160 {
        width: 125px;
    }

    .btn-footer button.btn {
        font-size: 12px;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 10px;
    }

    .header-upgrade h5 {
        font-size: 11px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 12px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 12px;
    }

    .column-title {
        width: 272px;
        height: 40px;
        margin: auto;
        font-weight: 600;
    }

    .mw-351 {
        max-width: 351px;
    }

    .checklist {
        min-width: 300px;
        top: 41px;
        left: -50px;
    }

    .polygon::after {
        top: -15px;
        left: 18px;
    }

    .box-1,
    .box {
        min-height: 53px;
    }

    .box-container .fs-16 {
        font-size: 12px;
    }

    .fs-36 {
        font-size: 22px;
    }

    .box-item h5 {
        font-size: 13px;
    }

    .box-item p {
        font-size: 9px;
    }

    .box-item {
        min-height: 53px;
    }

    #AffiliatePopup .fs-16 {
        font-size: 12px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 16px;
    }

    .mt-38 {
        margin-top: 13px;
    }

    .btn-custom-link {
        font-size: 12px;
        margin-bottom: 13px;
    }

    .mw-359 {
        max-width: 337px;
    }

    .mw-377 {
        max-width: 337px;
    }

    .mt-responsive {
        margin-top: 83px;
    }

    .mt-59-responsive {
        margin-top: 73px;
    }
}

@media (min-width: 375px) {
    .arrow-2::before {
        display: none;
    }

    .checklist {
        min-width: 322px;
        top: 41px;
        left: -38px;
    }

    .polygon::after {
        top: -15px;
        left: 6px;
    }

    .box-1,
    .box {
        min-height: 53px;
    }

    .header-upgrade h5 {
        font-size: 15px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 14px;
    }
}

@media (min-width: 480px) {
    .rotate-left {
        transform: rotate(-9.5deg) translateY(50px);
    }

    .rotate-right {
        transform: rotate(9.5deg) translateY(70px);
    }

    .arrow-14::before {
        display: none;
    }

    .arrow-16::before {
        display: none;
    }

    .w-xs-50 {
        width: 50%;
    }

    .arrow-2::before {
        display: block;
    }

    .arrow-lg-2::before {
        display: none;
    }

    .bg-md-black {
        background-color: var(--bg-black);
    }

    .arrow-3::before {
        display: none;
    }

    .redmark-1::before {
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }

    h1 {
        font-size: 1.5rem;
    }

    .min-w-sm-431 {
        min-width: 200px;
    }

    .bg-neutral-9 {
        background-color: var(--color-neutral-9);
    }

    .icon-responsive {
        width: 16px;
    }

    .recommended::before {
        display: none;
    }

    .most-popular::before {
        width: 61.92px;
        height: 61.92px;
        background-size: 60px;
        background-repeat: no-repeat;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 18.36px;
        height: 21.9px;
    }

    .transX-xs-16 {
        transform: translateX(16px);
    }

    .dim-xs-29 {
        min-height: 29px;
        min-width: 29px;
    }

    .min-w-155 {
        min-width: 100px;
    }

    .fs-xs-10 {
        font-size: 10px;
    }

    .fs-xs-12 {
        font-size: 12px;
    }

    .fs-xs-14 {
        font-size: 14px;
    }

    .fs-xs-16 {
        font-size: 16px;
    }

    .fs-xs-25 {
        font-size: 25px;
    }

    .fs-32.fs-xs-25 {
        font-size: 25px;
    }

    .fs-15.fs-xs-12 {
        font-size: 12px;
    }

    .fs-17.fs-xs-14 {
        font-size: 14px;
    }

    .fs-48.fs-xs-25 {
        font-size: 35px;
        line-height: normal;
    }

    .circle-green.s-24.s-xs-20 {
        max-height: 20px;
        max-width: 20px;
        min-height: 20px;
        min-width: 20px;
    }

    .w-75.w-xs-100 {
        width: 75% !important;
    }

    .cat-mobile {

        overflow: hidden;
        overflow-y: scroll;
    }

    .h-100 {
        height: auto !important;
    }

    .w-160 {
        width: 125px;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 12px;
    }

    .header-upgrade h5 {
        font-size: 14px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 14px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 12px;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg
    .btn.wholesale-toggle-pin svg {
        width: 18.36px;
        height: 21.9px;
    }

    .transX-xs-16 {
        transform: translateX(16px);
    }

    .dim-xs-29 {
        min-height: 29px;
        min-width: 29px;
    }

    .min-w-155 {
        min-width: 100px;
    }

    .fs-xs-10 {
        font-size: 10px;
    }

    .fs-xs-12 {
        font-size: 12px;
    }

    .fs-xs-14 {
        font-size: 14px;
    }

    .fs-32.fs-xs-25 {
        font-size: 25px;
    }

    .fs-15.fs-xs-12 {
        font-size: 12px;
    }

    .fs-17.fs-xs-14 {
        font-size: 14px;
    }

    .fs-48.fs-xs-25 {
        font-size: 35px;
        line-height: normal;
    }

    .circle-green.s-24.s-xs-20 {
        max-height: 20px;
        max-width: 20px;
        min-height: 20px;
        min-width: 20px;
    }

    .w-75.w-xs-100 {
        width: 75% !important;
    }

    .cat-mobile {
        overflow: hidden;
        overflow-y: scroll;
    }

    .h-100 {
        height: auto !important;
    }

    .w-160 {
        width: 125px;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 12px;
    }

    .header-upgrade h5 {
        font-size: 14px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 14px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 12px;
    }

    .column-title {
        min-width: 272px;
        min-height: 40px;
        margin: auto;
        font-weight: 700;
    }

    .mw-351 {
        max-width: 351px;
    }

    .checklist {
        min-width: 400px;
        top: 40px;
        left: -55px;
    }

    .polygon::after {
        top: -20px;
        left: 23px;
    }

    .box-1,
    .box {
        min-height: 53px;
    }

    .box-container .fs-16 {
        font-size: 12px;
    }

    .fs-36 {
        font-size: 22px;
    }

    .box-item h5 {
        font-size: 16px;
    }

    .box-item p {
        font-size: 12px;
    }

    .box-item {
        min-height: 93px;
    }

    #AffiliatePopup p {
        font-size: 16px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 23px;
    }

    .mt-38 {
        margin-top: 13px;
    }

    .btn-custom-link {
        font-size: 12px;
        margin-bottom: 13px;
    }

    .mw-359 {
        max-width: 337px;
    }

    .mw-377 {
        max-width: 337px;
    }

    .mt-responsive {
        margin-top: 83px;
    }

    .mt-59-responsive {
        margin-top: 59px;
    }
}

@media (min-width: 768px) {
    .rotate-left {
        transform: rotate(-9.5deg) translateY(50px);
    }

    .rotate-right {
        transform: rotate(9.5deg) translateY(70px);
    }
    .pi-testimonial .italic.mb-3 {
        min-height: 120px;
    }
    .arrow-14::before {
        display: none;
    }

    .arrow-16::before {
        display: none;
    }

    .w-xs-50 {
        width: unset;
    }

    .arrow-lg-2::before {
        display: none;
    }

    .bg-md-black {
        background-color: var(--bg-black);
    }

    .arrow-3::before {
        display: none;
    }

    .redmark-1::before {
        width: 94.73px;
        height: 13px;
        top: 12px;
        right: -3px;
    }

    .fs-41 {
        font-size: 41px;
    }

    h1 {
        font-size: 2.5rem;
    }

    .fs-42 {
        font-size: 42px;
    }

    .min-w-sm-431 {
        min-width: 431px;
        max-width: 431px;
    }

    .bg-neutral-9 {
        background-color: var(--color-neutral-9);
    }

    .icon-responsive {
        width: 29px;
    }

    .h-52 {
        height: 52px;
    }

    .form-control {
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        align-items: center;
        font-size: 16px;
    }

    .form-control::placeholder {
        font-size: 16px;
    }

    .recommended::before {
        display: block;
    }

    .most-popular::before {
        width: 91.92px;
        height: 91.92px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .amz {
        max-width: 650px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-md-16 {
        font-size: 16px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .fs-32.fs-xs-25 {
        font-size: 32px;
    }

    .fs-15.fs-xs-12 {
        font-size: 15px;
    }

    .fs-17.fs-xs-14 {
        font-size: 17px;
    }

    .fs-48.fs-xs-25 {
        font-size: 48px;
        line-height: 55px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    .h-100 {
        height: 100% !important;
    }

    .w-160 {
        width: 160px;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .cat-mobile {
        height: unset;
        overflow: hidden;
        overflow-y: unset;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .sm-37 {
        width: 37px;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .amz {
        max-width: 650px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .fs-32.fs-xs-25 {
        font-size: 32px;
    }

    .fs-15.fs-xs-12 {
        font-size: 15px;
    }

    .fs-17.fs-xs-14 {
        font-size: 17px;
    }

    .fs-48.fs-xs-25 {
        font-size: 48px;
        line-height: 55px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    .h-100 {
        height: 100% !important;
    }

    .w-160 {
        width: 160px;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .cat-mobile {
        height: unset;
        overflow: hidden;
        overflow-y: unset;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .column-title {
        font-size: 16px;
        width: 100%;
        min-width: 272px;
        min-height: 40px;
        margin: auto;
        font-weight: 700;
    }

    .mw-351 {
        width: 351px;
    }

    .checklist {
        min-width: 481px;
        top: 40px;
        left: -55px;
    }

    .polygon::after {
        top: -20px;
        left: 23px;
    }

    .box-1,
    .box {
        min-height: 73px;
    }

    .box-container .fs-16 {
        font-size: 16px;
    }

    .fs-36 {
        font-size: 36px;
    }

    .box-item h5 {
        font-size: 16px;
    }

    .box-item p {
        font-size: 12px;
    }

    .box-item {
        min-height: 93px;
    }

    #AffiliatePopup p {
        font-size: 16px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 23px;
    }

    .mt-38 {
        margin-top: 38px;
    }

    .btn-custom-link {
        font-size: 15px;
        margin-bottom: 35px;
    }

    .mw-359 {
        max-width: 359px;
    }

    .mw-377 {
        max-width: 377px;
    }

    .mt-responsive {
        margin-top: 115px;
    }

    .mt-59-responsive {
        margin-top: 59px;
    }

    .min-w-sm-431 {
        min-width: 431px;
        max-width: 431px;
    }
}

@media (min-width: 992px) {
    .rotate-left {
        transform: rotate(-9.5deg) translateY(50px);
    }

    .rotate-right {
        transform: rotate(9.5deg) translateY(70px);
    }

    .arrow-14::before {
        display: block;
    }

    .arrow-16::before {
        display: none;
    }

    .trans-lg-25 {
        transform: translateX(25px);
    }

    .walk-2::before {
        background: url('../img/illustrations/il_walk_3.svg')no-repeat;
    }

    .walk-4::before {
        background: url('../img/illustrations/il_walk_4.svg')no-repeat;
    }

    .arrow-2::before {
        display: none;
    }

    .arrow-lg-2::before {

        display: block;
    }

    .bg-photo-enhcr-1 {
        background: url(../img/backgrounds/bg_photo_enhcr_1.svg)no-repeat;
        background-position-x: -5px;
    }

    .arrow-3::before {
        left: 0px;
        display: block;
    }

    .fs-41 {
        font-size: 41px;
    }

    h1 {
        font-size: 2.5rem;
    }

    .fs-42 {
        font-size: 42px;
        line-height: normal;
    }

    .bg-md-black {
        background-color: transparent;
    }

    .bg-neutral-9 {
        background-color: transparent;
    }

    .sm-37 {
        width: 37px;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-48 {
        font-size: 48px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    .w-160 {
        width: 160px;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .sm-37 {
        width: 37px;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    /*.fs-24 {
        font-size: 24px;
    }
    .fs-20 {
        font-size: 20px;
    }
    .fs-15 {
        font-size: 15px;
    }
    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }
    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }
    .w-160{
        width: 160px;
    }
    #nav-filters.fade,  #nav-filters2.fade{
        opacity: 1;
    }
    .zonresearch-tab-style .nav-item a.nav-link{
        font-size: 17px;
    }
    .header-upgrade h5{
        font-size: 20px;
    }
    .header-upgrade .btn.btn-orange{
        font-size: 15px;
    }
    .breadcrumb-item a, li.breadcrumb-item {
        font-size: 16px;
    }
    .column-title{
        font-size: 16px;
        width: 100%;
        min-width: 272px;
        min-height: 40px;
        margin: auto;
        font-weight: 700;
    }
    .mw-351{
        width: 351px;
    }*/
    .checklist {
        min-width: 481px;
        top: 40px;
        left: -55px;
    }

    .polygon::after {
        top: -20px;
        left: 23px;
    }

    .box-1,
    .box {
        min-height: 73px;
    }

    .box-container .fs-16 {
        font-size: 16px;
    }

    .box-item h5 {
        font-size: 16px;
    }

    .box-item p {
        font-size: 12px;
    }

    .box-item {
        min-height: 93px;
    }

    #AffiliatePopup p {
        font-size: 16px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 23px;
    }

    .mt-38 {
        margin-top: 38px;
    }

    .btn-custom-link {
        font-size: 15px;
        margin-bottom: 35px;
    }

    .mw-359 {
        max-width: 359px;
    }

    .mw-377 {
        max-width: 377px;
    }

    .mt-responsive {
        margin-top: 115px;
    }

    .mt-59-responsive {
        margin-top: 59px;
    }

    .walk-2::before {
        background: url('../img/illustrations/il_walk_4.svg')no-repeat;
    }

    .walk-4::before {
        background: url('../img/illustrations/il_walk_4.svg')no-repeat;
    }
}

@media (min-width: 1200px) {
    .rotate-left {
        transform: rotate(-9.5deg) translateY(50px);
    }

    .rotate-right {
        transform: rotate(9.5deg) translateY(70px);
    }

    .arrow-16::before {
        display: block;
    }

    .arrow-lg-2::before {
        background: url('../img/object/arrow_002.svg') no-repeat;
    }

    .arrow-3::before {
        left: 150px;
        display: block;
    }

    .fs-41 {
        font-size: 41px;
    }

    h1 {
        font-size: 2.5rem;
    }

    .fs-42 {
        font-size: 42px;
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-48 {
        font-size: 48px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .sm-37 {
        width: 37px;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .column-title {
        font-size: 16px;
        width: 100%;
        min-width: 272px;
        min-height: 40px;
        margin: auto;
        font-weight: 700;
    }

    .mw-351 {
        width: 351px;
    }

    .checklist {
        min-width: 481px;
        top: 40px;
        left: -55px;
    }

    .polygon::after {
        top: -20px;
        left: 23px;
    }

    .box-1,
    .box {
        min-height: 73px;
    }

    .box-container .fs-16 {
        font-size: 16px;
    }

    .box-item h5 {
        font-size: 16px;
    }

    .box-item p {
        font-size: 12px;
    }

    .box-item {
        min-height: 93px;
    }

    .w-160 {
        width: 160px;
    }

    #AffiliatePopup p {
        font-size: 16px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 23px;
    }

    .mt-38 {
        margin-top: 38px;
    }

    .btn-custom-link {
        font-size: 15px;
        margin-bottom: 35px;
    }

    .mw-359 {
        max-width: 359px;
    }

    .mw-377 {
        max-width: 377px;
    }

    .mt-responsive {
        margin-top: 115px;
    }

    .mt-59-responsive {
        margin-top: 59px;
    }

    .bg-color-neutral-8 .order-1 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }

    .bg-product-validator-1+section h1 {
        margin-bottom: 60px !important;
    }

    .bg-product-validator-1+section .fs-30 {
        padding: 0px 62px;
    }

    .bg-product-validator-1+section .col-lg:last-child .fs-30 {
        padding: 0px 24px;
    }

    .bg-light-orange .row {
        margin-top: 15px;
    }
}

section h5 {
    color: #212529;
}

#paymentInfoDiv .card-body {
    padding: 1rem;
    border: 1px solid #CBCBCB;
    border-radius: 4px;
}

.cnfrm-desc .custom-checkbox {
    white-space: normal;
}

.cnfrm-desc .custom-checkbox .custom-control-label {
    font-size: 15px;
}

select option {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.user {
    background: url('../img/icons/user.svg') no-repeat 15px 50%;
    padding-left: 44px;
}

.email {
    background: url('../img/icons/email_2.svg') no-repeat 13px 50%;
    padding-left: 44px;
}

.address {
    background: url('../img/icons/address.svg') no-repeat 15px 50%;
    padding-left: 44px;
}

.zipcode {
    background: url('../img/icons/zipfile.svg') no-repeat 17px 50%;
    padding-left: 44px;
}

#claimTshirtPopup label.error {
    font-size: 12px;
    color: red;
}

#claimRewardForm .form-control.error {
    margin-bottom: 0.4rem !important;
    border-color: red;
}

.blink {
    animation: blink 1s linear infinite;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.main-footer {
    bottom: -26px !important;
}

.body_login .main-footer {
    bottom: 0 !important;
}

.body_login .main-footer {
    bottom: 0 !important;
}

.bg-footer-black {
    background-color: var(--bg-black);
}

/*------ Client ------*/
body.product-validator\.index {
    background-color: #ffff !important;
}

body {
    color: var(--text-black);
}

.xbold-italic.fs-22.mt-4 {
    font-style: italic;
    font-weight: 800;
}

.order-lg-1 .fs-48 {
    margin-bottom: 12px;
}

.order-lg-1 br,
.bg-pricing .fs-50 {
    display: none;
}

#product-validator\.index .btn-orange {
    margin: 12px 0px;
}

/*.btn-orange:hover {
    background: var(--bg-black);
    color: var(--text-white);
}*/
.btn-orange:hover>a {
    background: var(--bg-black) !important;
    color: var(--text-white);
}

.btn-start-now:hover {
    background: var(--bg-white) !important;
    border: 1px solid var(--color-white);
    color: var(--text-black) !important;
}

.bg-light-orange .fs-30 {
    padding: 0px 15px;
    font-size: 30px;
}

/*.bg-light-orange img {
    margin-bottom: 69px !important;
}*/
.bg-light-orange {
    padding: 0;
    margin-bottom: 58px;
}

.bg-pricing hr.pb-5 {
    margin-bottom: 26px;
}

.bg-pricing .bg-light {
    background: #F9F9F9 !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: 0px;
}

.carousel-control-prev {
    left: 25px;
}

.carousel-control-next {
    right: 25px;
}

.carousel .italic.mb-3,
.carousel p {
    font-size: 16px;
    line-height: 30px;
}

h1+hr {
    max-width: 50%;
    margin: auto;
}

#btnPinnedDownload {
    border-radius: .25rem;
}

.table td {
    color: var(--text-black);
}

ul.nav.zonresearch-tab-style li.nav-item a.nav-link {
    font-size: 17px;
}

.toggle-product-pin {
    border: 0px !important;
    box-shadow: none !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: 0px;
}


/*----- staging Css ----*/
.bg-pageone-1 {
    background: url(../img/backgrounds/bg_product_validator_1.svg)no-repeat center;
    background-position: 42%;
    min-height: 302px;
}

.btn-black:hover {
    background: var(--bg-orange);
    color: var(--text-white);
}

.bg-slant {
    background: url(../img/backgrounds/bg_slant.svg)no-repeat center;
    background-position-y: 106%;
}

.walk {
    position: relative;
}

.shadow-display-4 {
    box-shadow: 0px 0px 26px -5px rgb(0 0 0 / 45%);
}

.rounded-17 {
    border-radius: 17px !important;
}

.bg-white {
    background-color: var(--bg-white) !important;
}

.border-orange-1 {
    border-right: 1px solid var(--color-orange);
}

.walk {
    position: relative;
}

.walk::before {
    content: ' ';
    position: absolute;
    background: url('../img/object/walk.svg')no-repeat;
    width: 220px;
    height: 237px;
    top: -170px;
    left: -110px;
}

.border-orange-1 {
    border-right: 1px solid var(--color-orange);
}

.bg-slant {
    background: url('../img/backgrounds/bg_slant.svg')no-repeat center;
    background-position-y: 106%;
}

.border-left-black {
    border-left: 1px solid #000;
}

.border-orange {
    border-color: var(--color-prime-1) !important;
}

.border-gray-right {
    border-right: 1px solid var(--color-neutral-10) !important;
}

.fs-35 {
    font-size: 35px;
}

.h-line {
    position: relative;
}

.h-line::before {
    position: absolute;
    background: url('../img/object/h_line.svg');
    content: ' ';
    height: 1px;
    width: 269px;
    top: 132px;
    left: -130px;
}

.walk-2 {
    position: relative;
}

.walk-2::before {
    position: absolute;
    content: ' ';
    height: 262.55px;
    width: 325.85px;
    top: -60px;
    left: -190px;
}

.arrow-13 {
    position: relative;
}

.arrow-13::before {
    position: absolute;
    content: ' ';
    background: url('../img/object/arrow_012.svg') no-repeat;
    height: 214.14px;
    width: 274.57px;
    top: -120px;
    left: -70px;
}

.bg-pageone-2 {
    background: url(../img/backgrounds/bg_pageone_3.svg)no-repeat center center;
    min-height: 499.61px;
}

.bg-pageone-2 .xbold.text-white {
    line-height: 55px;
}

.border-gray-right {
    border-right: 1px solid var(--color-neutral-10) !important;
}

.bg-h .position-absolute {
    width: 100%;
}

.bg-h .position-absolute img {
    left: 0px;
    right: 0px;
    margin: auto;
}

.bg-h .xxl-1 {
    max-width: 100%;
}

.bg-bulb {
    background: url(../img/backgrounds/bg_light.svg)no-repeat center center;
    min-height: 235px;
}

#slidehere-pricing {
    background-position-y: 50px !important;
}

.bg-light {
    background-color: var(--bg-white) !important;
    -webkit-box-shadow: 0px 11px 37px 0px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 11px 37px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 11px 37px 0px rgb(0 0 0 / 6%);
}

.bg-photo-enhcr-2 {
    background: url(../img/backgrounds/bg_photo_enhcr_2.svg)no-repeat;
    min-height: 315px;
    background-position: center;
    background-size: cover;
}

.bg-photo-enhcr-3 {
    background: url(../img/backgrounds/bg_photo_enhcr_3.svg)no-repeat center center;
    background-size: cover !important;
}

.bg-faq {
    background: url(../img/backgrounds/bg_pageone_2.svg)no-repeat center center;
    min-height: 196.5px;
    background-size: 100%;
}

.main-footer+.main-footer {
    display: none;
}

#watchVideoHomePageModal .modal-lg {
    max-width: 690px !important;
}


#product #zonr-table-wrapper img,
#product #hotproducts-table-wrapper img,
#pinned #pinned-hotproducts-table-wrapper img,
#frequently-bought-together-tableData img {
    max-width: 100%;
    max-height: 35px;
    width: auto !important;
    margin: auto;
    display: block;
}
#product #zonr-table-wrapper img.loading_center,
#product #hotproducts-table-wrapper img.loading_center,
#pinned #pinned-hotproducts-table-wrapper img.loading_center,
#frequently-bought-together-tableData img.loading_center {
    max-height: 80px;
}

#zonr-wholesale-grading-tool-table img.store-flag,
#zonr-table-pinned-wholesale img.store-flag
{
    max-width: none;
    max-height: none;
    width: 30px !important;
    margin: -3px 0 0 0;
    display: inline-block;
}
#edit_cost_of_goods{
    width: 66px;
    padding: 0 5px;
    height: auto;
}
#frequently-bought-together-table.my-table-3 td{
    font-weight: normal;
}
.hot-product-badge{
    position: inherit !important;
    background-color: #BDBDBD !important;
    border-radius: 3px !important;
    font-size: 10px;
    letter-spacing: 0.5px;
    padding: 3px 5px 5px 5px;
}

.prdct-desc p {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.research-dropdown .dropdown-menu li a {
    font-size: 16px;
    padding: 0px;
    color: var(--text-black);
}

body.zon-research\.index,
#stickytypeheader {
    background: #f5f5f5 !important;
}

.my-table-3 tbody td:nth-child(1),
.my-table-3 tbody td:nth-child(2) {
    text-align: left;
    padding: 9px 12px !important;
    border: none;
    border-bottom: 1px solid #ECECEC;
}

#pinned_pagination_content .list-inline-item .bg-white,
#asin_pagination_content a.bg-white.border.rounded,
.list-inline-item a.bg-white.border.rounded {
    padding: 7px 0px;
    font-size: 12px;
}

.results .form-row span,
.results form .col-sm-auto {
    padding-right: 5px;
    padding-left: 5px;
}

.btn-footer button.btn {
    outline: none;
    box-shadow: none;
}

.need-help-btn a {
    font-size: 16px;
    font-weight: 700;
}

.need-help-btn {
    padding: 10px 15px !important;
}

#btnProductDownload:focus {
    border: 1px solid #000000 !important;
}

#collapseExample .filters .row .col .custom-control.custom-checkbox.pl-lg-5,
.cstm-exclude {
    padding-left: 58px !important;
}

#collapseExample #Advancefilters2.filters .row .col .custom-control.custom-checkbox.pl-lg-5 {
    padding-left: 50px !important;
}

#Advancefilters2 .row .col {
    padding-left: 2px;
}

.filters label.custom-control-label {
    line-height: 17px;
}

.row .cstm-dsn span,
.row .cstm-dsn label {
    padding-top: 0.25rem !important;
}

.selectBox:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.4em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
    position: absolute;
    right: 10px;
    top: 17px;
}

.multiselect.brdr-orng .selectBox:after {
    border-top: 0.4em solid var(--color-orange);
}

.selectBox select {
    background: none !important;
}

.selectBox select {
    color: #747474;
    opacity: 1;
    appearance: none;
    -webkit-appearance: none;
}

.cstm-search input,
.search-page-search button {
    height: 53px;
}

.result-search .row.search-inner-row {
    margin: 0px -15px;
}

/*------- faq-css ---------*/
.cstm-faq.faq {
    margin: 95px 20px 98px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 75%);
    border-radius: 9px;
    padding: 36px 64px 13px;
    position: relative;
}

.cstm-collapse-colmn {
    border-bottom: 1px solid #A0A0A0;
    margin-bottom: 30px;
}

.cstm-faq-hdg {
    margin-bottom: 20px;
}

.cstm-faq-hdg h3 {
    font-size: 30px;
    line-height: 35px;
    color: #000;
    font-weight: 800;
    position: relative;
    padding-right: 35px;
    text-indent: -45px;
    padding-left: 45px;
}

.cstm-faq-hdg a h3:after {
    content: "";
    background: url(../img/icons/zon-tracker-images/hide-icon-tbl-rw-orng.svg) no-repeat;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0px;
    background-size: 100%;
    top: 3px;
    z-index: 99;
}

.cstm-faq-hdg a.collapsed h3:after {
    background: url(../img/icons/zon-tracker-images/show-icon-tbl-rw.svg) no-repeat;
    background-size: 100%;
    z-index: 99;
}

.cstm-faq span {
    color: #E6BC6D;
    font-weight: 800;
}

.cstm-faq .collapse,
.cstm-faq .collapsing {
    margin-bottom: 0px !important;
}

.cstm-collapse-colmn:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

.cstm-faq .collapse p,
.cstm-faq .collapsing p {
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 16px;
    padding-left: 20px;
}

.cstm-faq .collapse p.semi-desc,
.cstm-faq .collapsing p.semi-desc {
    text-indent: -17px;
}

.cstm-faq .collapse p:last-child,
.cstm-faq .collapsing p:last-child {
    margin-bottom: 30px;
}

.dash-ned-hlp-row .col-lg-4 {
    max-width: 355px !important;
}

.dash-ned-hlp-row {
    justify-content: space-between;
}

.icon-mile-stone-cup {
    margin-right: -7px;
}

.bg-black-dash,
.box-item:hover {
    /*background: #2D2D2D;
    border: 2px solid #E5E5E5;*/
}

.box-item:hover h5,
.box-item:hover p {
    /*color: #fff !important;*/
}

.dash-prgress .progress-bar {
    position: absolute;
    height: 6px;
    z-index: 1;
}

.dot {
    width: 3px;
    background: #fff;
    margin-left: 13.8%;
    position: relative;
    height: 6px;
    z-index: 9;
}

.box-item:hover svg path {
    /*fill: #fff;*/
}

/*------- faq-css ---------*/
.cstm-faq.faq {
    margin: 50px 20px 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 75%);
    border-radius: 9px;
    padding: 36px 64px 13px;
    position: relative;
}

.cstm-collapse-colmn {
    border-bottom: 1px solid #A0A0A0;
    margin-bottom: 30px;
}

.cstm-faq-hdg {
    margin-bottom: 20px;
}

.cstm-faq-hdg h3 {
    font-size: 30px;
    line-height: 35px;
    color: #000;
    font-weight: 800;
    position: relative;
    padding-right: 35px;
    text-indent: -45px;
    padding-left: 45px;
}

.cstm-faq-hdg a h3:after {
    content: "";
    background: url(../img/icons/zon-tracker-images/hide-icon-tbl-rw-orng.svg) no-repeat;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0px;
    background-size: 100%;
    top: 3px;
    z-index: 99;
}

.cstm-faq-hdg a.collapsed h3:after {
    background: url(../img/icons/zon-tracker-images/show-icon-tbl-rw.svg) no-repeat;
    background-size: 100%;
    z-index: 99;
}

table.dataTable thead .sorting_asc{
    background-image: none !important;
}
table.dataTable thead .sorting_desc {
    background-image: none !important;
}
.cstm-faq span {
    color: #E6BC6D;
    font-weight: 800;
}

.cstm-faq .collapse,
.cstm-faq .collapsing {
    margin-bottom: 0px !important;
}

.cstm-collapse-colmn:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

.cstm-faq .collapse p,
.cstm-faq .collapsing p {
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 16px;
    padding-left: 20px;
}

.cstm-faq .collapse p.semi-desc,
.cstm-faq .collapsing p.semi-desc {
    text-indent: -17px;
}

.cstm-faq .collapse p:last-child,
.cstm-faq .collapsing p:last-child {
    margin-bottom: 30px;
}

.dash-ned-hlp-row .col-lg-4 {
    max-width: 355px !important;
}

.dash-ned-hlp-row {
    justify-content: space-between;
}

.icon-mile-stone-cup {
    margin-right: -7px;
}

.bg-black-dash,
.box-item:hover {
    /*background: #2D2D2D;
    border: 2px solid #E5E5E5;*/
}

.box-item:hover h5,
.box-item:hover p {
    /*color: #fff !important;*/
}

.dash-prgress .progress-bar {
    position: absolute;
    height: 6px;
    z-index: 1;
}

.dot {
    width: 3px;
    background: #fff;
    margin-left: 13.8%;
    position: relative;
    height: 6px;
    z-index: 9;
}

.box-item:hover svg path {
    /*fill: #fff;*/
}

/* Price page Faq  */
.faq-sec-price .faq-cstm-hdg {
    border-bottom: 1px solid #d9d9d9;
    padding: 0px 150.5px 45px;
    display: inline-block;
    color: var(--text-black);
    font-size: 42px;
    font-weight: 800;
    line-height: 49px;
    text-align: center;
    margin-bottom: 15px;
}

.faq-sec-price .faq-cstm-hdg span {
    color: var(--text-orange);
}

.faq-sec-price .faq-sec-inner {
    position: relative;
    padding: 0px 30px;
}
.table-box {
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
    overflow-x: auto;
}

@media(max-width:767px) {

    .bg-product-validator-1 .order-lg-3 img,
    .bg-color-neutral-8 .order-1 img {
        max-width: 220px;
        transform: translateY(-70px) !important;
        margin-bottom: -70px !important;
    }
    .body_listing-optimization .cstm-h2.hdg-arrow-img.list-hdg{
        color: #000;
    }
    .body_listing-optimization .cstm-h2.hdg-arrow-img.list-hdg  .text-underline{
        color: #000;
    }
    .order-xl-3 img {
        max-width: 220px;
        transform: translateY(-95px) !important;
        margin-bottom: -90px !important;
    }

    h1,
    .fs-42,
    .bg-pricing .fs-47 {
        font-size: 33px;
        line-height: 40px;
    }

    .bg-product-validator-3 .order-2 img,
    .bg-color-neutral-8 .order-2 img,
    .bg-product-validator-1 .order-2 img {
        margin-bottom: 0px !important;
        max-width: 65px;
    }

    .bg-light-orange img {
        margin: 40px auto 25px !important;
    }

    .bg-light-orange .fs-30 {
        padding: 0px 0px;
        font-size: 25px;
    }

    .btn-orange {
        font-size: 16px;
    }

    .crown::before {
        width: 52px;
        height: 46px;
        top: -25px;
        left: -18px;
        background-size: 100%;
    }
    .box-1, .box{
        min-height: 68px;
    }
    .recommend-1::after {
        position: absolute;
        content: ' ';
        background: url(../img/object/recommended_1.svg)no-repeat;
        width: 148px;
        height: 40px;
        top: 10px;
    }

    /*.bg-pricing .pb-5 {
        padding: 0px 0px !important;
    }*/
    .bg-product-validator-2 {
        min-height: 205px;
    }

    #carouselExampleIndicators .container {
        padding: 0px;
    }

    .product-validator\.index .row,
    .home .row {
        margin: auto;
    }

    .rounded-9 .fs-xs-25 {
        font-size: 21px;
        line-height: 30px;
    }

    /*.bg-product-validator-2 h1{
        padding: 60px 0px;
    }*/
    .bg-product-validator-3 {
        background: #191919;
        margin-top: 80px;
    }

    /*.bg-pricing .pb-5.recommend-1 {
        padding:30px 15px 0px !important;
    }*/
    .bg-product-validator-1+section img {
        width: 80px;
    }

    .bg-light-orange img {
        max-width: 120px;
    }


    /*--- Staging Css -----*/
    .bg-pageone-1 {
        background-size: cover;
    }

    .bg-light-orange .d-flex {
        min-height: auto !important;
    }

    .bg-light-orange .col-lg {
        margin: 0px !important;
    }

    .bg-slant .order-2 img {
        max-width: 120px;
        transform: none !important;
        margin-bottom: 0px !important;
    }

    .bg-slant .order-3 {
        padding: 15px 0px !important;
    }

    .bg-bulb {
        min-height: 115px;
        background-size: 100%;
    }

    .carousel-control-next,
    .carousel-control-prev {
        width: 15%;
    }

    .walk img,
    .bg-h img {
        max-width: 100px;
    }

    .walk .d-flex,
    .bg-h .d-flex {
        height: auto !important;
        margin-bottom: 20px !important;
    }

    .bg-pageone-2 .xbold.text-white {
        line-height: normal;
    }

    .bg-pricing .row {
        margin: 0px -15px;
    }

    .bg-photo-enhcr-2 {
        min-height: 160px !important;
    }

    #content {
        padding-bottom: 100px;
    }

    /*---- Dashboard css---- */
    section.container-fluid {
        margin-bottom: 48px;
    }

    .zb-shadow-sm .py-sm-3 {
        padding: 8px 0px;
        margin: 0px !important;
    }

    #watchVideoHomePageModal .btn-orange {
        font-size: 14px;
        padding: 0px 5px;
    }

    .bg-pricing .bg-light {
        padding: 24px 15px !important;
    }

    .recommend-1 .mx-auto.px-sm-0.px-3 {
        padding: 0px !important;
    }

    section:first-child .arrow-image {
        position: absolute;
        max-width: 38px;
        top: 30px;
    }

    section:first-child .arrow-image.mr-4 {
        left: -15px;
    }

    section:first-child .ml-4.arrow-image {
        right: 0px;
    }

    #collapseExample #Advancefilters2.filters .row .col .custom-control.custom-checkbox.pl-lg-5 {
        padding-left: 32px !important;
    }

    .custom-select,
    #tablepinnedSelected,
    select.columnSelectorHadder {
        border: 0px !important;
        border-bottom: 1px solid #A1A1A1 !important;
    }

    .cstm-faq-hdg a h3:after {
        height: 22px;
        width: 22px;
        top: 5px;
    }
}

/* responsive */
@media (min-width: 320px) {
    .arrow-14::before {
        display: none;
    }

    .arrow-16::before {
        display: none;
    }

    .w-xs-50 {
        width: 50%;
    }

    .arrow-2::before {
        display: none;
    }

    .arrow-lg-2::before {
        display: none;
    }

    .bg-md-black {
        background-color: var(--bg-black);
    }

    .arrow-3::before {
        display: none;
    }

    .redmark-1::before {
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }

    h1 {
        font-size: 1.5rem;
    }

    .min-w-sm-431 {
        min-width: 200px;
    }

    .bg-neutral-9 {
        background-color: var(--color-neutral-9);
    }

    .icon-responsive {
        width: 16px;
    }

    .form-control {
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .form-control::placeholder {
        font-size: 11px;
    }

    .input-icon {
        background-size: 4%;
    }

    .h-xs-28 {
        height: 28px;
    }

    .recommended::before {
        display: none;
    }

    .most-popular::before {
        width: 61.92px;
        height: 61.92px;
        background-size: 44px;
        background-repeat: no-repeat;
    }

    .xs-21 {
        width: 21px;
    }

    .resize {
        width: 55.92px;
        height: 22.93px;
        transform: translateY(0px) translateX(8px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 18.36px;
        height: 21.9px;
    }

    .transX-xs-16 {
        transform: translateX(16px);
    }

    .dim-xs-29 {
        min-height: 29px;
        min-width: 29px;
    }

    .min-w-155 {
        min-width: 100px;
    }

    .fs-xs-10 {
        font-size: 10px;
    }

    .fs-xs-12 {
        font-size: 12px;
    }

    .fs-xs-16 {
        font-size: 16px;
    }

    .fs-xs-14 {
        font-size: 14px;
    }

    .fs-xs-25 {
        font-size: 24px;
    }

    .fs-32.fs-xs-25 {
        font-size: 25px;
    }

    .fs-15.fs-xs-12 {
        font-size: 12px;
    }

    .fs-17.fs-xs-14 {
        font-size: 14px;
    }

    .fs-48.fs-xs-25 {
        /*font-size: 32px;*/
    }

    .circle-green.s-24.s-xs-20 {
        max-height: 20px;
        max-width: 20px;
        min-height: 20px;
        min-width: 20px;
    }

    .w-75.w-xs-100 {
        width: 100% !important;
    }

    .keyword-input,
    .keyword-input2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .keyword-input:focus,
    .keyword-input2:focus {
        border-color: var(--color-orange) !important;
    }

    .cat-mobile {
        overflow: hidden;
        overflow-y: unset;
    }

    .h-100 {
        height: auto;
    }

    .w-160 {
        width: 125px;
    }

    .btn-footer button.btn {
        font-size: 12px;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 10px;
    }

    .header-upgrade h5 {
        font-size: 11px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 12px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 12px;
    }

    .column-title {
        width: 272px;
        height: 40px;
        margin: auto;
        font-weight: 600;
    }

    .mw-351 {
        max-width: 351px;
    }

    .checklist {
        min-width: 360px;
        top: 41px;
        left: -50px;
    }


    .polygon::after {
        top: -15px;
        left: 18px;
    }

    .box-1,
    .box {
        min-height: 53px;
    }

    .box-container .fs-16 {
        font-size: 12px;
    }

    .fs-36 {
        font-size: 22px;
    }

    .box-item h5 {
        font-size: 13px;
    }

    .box-item p {
        font-size: 9px;
    }

    .box-item {
        min-height: 53px;
    }

    #AffiliatePopup .fs-16 {
        font-size: 12px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 16px;
    }

    .mt-38 {
        margin-top: 13px;
    }

    .btn-custom-link {
        font-size: 12px;
        margin-bottom: 13px;
    }

    .mw-359 {
        max-width: 337px;
    }

    .mw-377 {
        max-width: 337px;
    }

    .mt-responsive {
        margin-top: 83px;
    }

    .mt-59-responsive {
        margin-top: 73px;
    }

    div#nav-cat2,
    div#nav-cat {
        padding-bottom: 20px !important;
    }
}

@media(max-width:1199px) {
    .bg-product-validator-1 .order-lg-1 {
        padding-bottom: 10px !important;
    }

    .bg-product-validator-1 {
        margin-bottom: 0px;
    }
    .prdct-tab-head .prdt-row.row {
        flex-wrap: wrap;
    }
    .bg-color-neutral-8 {
        margin-top: 10px;
    }

    .bg-light-orange {
        padding: 37px 0px 30px;
    }

    .bg-pricing,
    .bg-pricing .pb-5 {
        padding: 0px 0px !important;
    }

    .bg-photo-enhcr-3 .carousel-control-next {
        right: 0px;
    }

    .bg-photo-enhcr-3 .carousel-control-prev {
        left: 0px;
    }

    #carouselExampleIndicators2 .carousel-control-next img,
    #carouselExampleIndicators2 .carousel-control-prev img {
        width: 30px;
    }

    .bg-product-validator-2+section {
        padding: 20px 0px 50px !important;
    }

    /*#carouselExampleIndicators .container {
        padding-left: 15px;
    }*/
    .zon-research\.index table tbody td,
    .zon-research\.index table thead th {
        padding: 12px !important;
    }

    /*---- Staging Css -----*/
    .bg-pageone-1 {
        padding: 40px 0px 0px !important;
        background-size: cover;
    }

    .walk::before {
        width: 120px;
        height: 237px;
        top: -95px;
        left: -37px;
        background-size: 100%;
    }

    .bg-light-orange .container-fluid {
        padding-bottom: 20px !important;
    }

    .walk {
        margin: 0px !important;
        padding: 30px 0px 30px !important;
        min-height: auto !important;
    }

    .walk .text-center {
        padding: 20px 15px !important;
    }

    .walk .xbold {
        padding: 0px !important;
    }

    .bg-h .xbold {
        margin-bottom: 10px !important;
    }

    .bg-photo-enhcr-3 {
        padding-top: 0px !important;
    }

    .bg-photo-enhcr-3 .container {
        padding: 0px;
    }

    .bg-photo-enhcr-3 .shadow-format-2 img {
        max-width: 150px;
    }

    .bg-pricing {
        padding: 0px !important;
    }

    .bg-pricing .pb-5 {
        padding: 0px 15px !important;
    }

    .bg-pricing .pb-5.recommend-1 {
        padding: 30px 15px 30px !important;
    }

    .bg-faq {
        background-size: cover;
    }

    .bg-bulb .py-5 {
        margin: 0px !important;
        padding: 0px !important;
    }
    section:first-child .row {
        margin: auto;
        padding: 0px !important;
    }

    .bg-pageone-2 {
        margin: 0px !important;
        padding: 0px 0px 10px !important;
    }

    .bg-pricing .bg-light {
        border: 1px solid #dee2e6 !important;
    }

    section:first-child .fs-48.fs-xs-25 {
        margin-bottom: 30px !important;
    }

    .bg-slant {
        padding: 0 20px !important;
    }

    .bg-slant .order-xl-3 {
        text-align: right !important;
    }

    /*---- Dashboard Css ----*/
    #watchVideoHomePageModal .row {
        margin-bottom: 20px !important;
    }

    .sell-mr .col-xl-7,
    .sell-mr .col-xl-5 {
        padding: 0px;
    }
}

@media(max-width:340px) {

    .btn-orange,
    .btn-orange a {
        font-size: 13px;
    }

    .btn-orange a.btn {
        padding: 5px 5px;
    }

    ul.nav.zonresearch-tab-style li.nav-item a.nav-link {
        font-size: 15px;
    }

    .results form .order-lg-1 {
        padding: 0px 6px 0px 3px;
    }

    .sell-mr .speak_to_coach {
        max-width: 82% !important;
    }

    /*--- Dashboard css----*/
    #watchVideoHomePageModal .btn-orange {
        font-size: 12px;
        padding: 0px;
    }

    .cstm-prgress-bar li {
        width: 24.5px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .walk .d-flex,
    .bg-h .d-flex {
        height: auto !important;
    }
    #carouselExampleIndicators2 .carousel-control-next img, #carouselExampleIndicators2 .carousel-control-prev img {
        width: 11px;
    }
    section.bg-pageone-2.bg-neutral-9 {
        background-color: var(--color-neutral-9) !important;
    }
    .thank_text{
        font-size: 47.3px !important;
    }
    .faq-sec{
        padding: 0px;
    }

    .free-one-para p {
        font-size: 15px;
    }
    #analyze-product-data .carousel-control-prev{
        left: 12px;
    }
    #analyze-product-data .carousel-control-next{
        right: 12px;
    }
    #analyze-product-data .rver-reslt-prdt {
        padding: 18px 21px 14px 30px;
    }

    .bg-product-validator-3 {
        margin-top: 120px;
    }

    .bg-photo-enhcr-2 {
        min-height: 270px;
    }

    .bg-photo-enhcr-2 h1 {
        font-size: 40px;
    }

    .bg-pricing .bg-light {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .bg-photo-enhcr-3 .carousel-control-next {
        right: 20px !important;
    }

    .bg-photo-enhcr-3 .carousel-control-prev {
        left: 20px !important;
    }

    .search-page-search button {
        width: 120px !important;
    }

    .cstm-search input.dkeyword-input {
        padding: 9.7px 125px 9.7px 14px !important;
    }

    .warning-section .row {
        padding: 12.5px 15px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .bg-pricing .pb-5 {
        margin: 0px 22px 24px !important;
    }

    .bg-pricing .pb-5.recommend-1 {
        margin: 24px auto !important;
    }

    .bg-pricing {
        background-position: 50% 50%;
    }

    .bg-pricing hr.pb-5 {
        margin: 0px auto 26px !important;
    }

    .bg-product-validator-3 .order-1 img {
        transform: translateY(-150px) !important;
        margin-bottom: -110px !important;
    }

    .bg-product-validator-2 {
        min-height: 225px;
    }

    .cstm-faq-hdg a h3:after {
        height: 25px;
        width: 25px;
        top: 6px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .bg-product-validator-3 .fs-41,
    .bg-product-validator-1 .fs-42 {
        font-size: 32px;
    }

    .bg-product-validfs-42ator-3 {
        min-height: 275px;
    }

    .bg-product-validator-1 {
        padding-top: 40px;
        min-height: 210px;
    }

    .bg-light-orange {
        padding: 0px 0px 30px;
    }

    .bg-light-orange .fs-30 {
        font-size: 22px;
    }

    .bg-pageone-2 {
        min-height: 325px;
    }

    .bg-pricing .pb-5.recommend-1 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .search-page-search button {
        width: 175px !important;
    }

    .cstm-search input.dkeyword-input {
        padding: 9.7px 185px 9.7px 14px !important;
    }
}

@media (min-width: 1200px) {
    .rotate-left {
        transform: rotate(-9.5deg) translateY(50px);
    }

    .rotate-right {
        transform: rotate(9.5deg) translateY(70px);
    }

    .arrow-16::before {
        display: block;
    }

    .arrow-lg-2::before {
        background: url('../img/object/arrow_002.svg')no-repeat;
    }

    .arrow-3::before {
        left: 150px;
        display: block;
    }

    .fs-41 {
        font-size: 41px;
    }

    h1 {
        font-size: 2.5rem;
    }

    .fs-42 {
        font-size: 42px;
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 37px;
        height: 46px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-48 {
        font-size: 48px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem !important;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .sm-37 {
        width: 37px;
    }

    .resize {
        width: 83.32px;
        height: 37.77px;
        transform: translateY(5px) translateX(0px);
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg {
        width: 20px;
        height: 24px;
    }

    .transX-20 {
        transform: translateX(20px);
    }

    .dim-38 {
        min-height: 38px;
        min-width: 38px;
    }

    .min-w-155 {
        min-width: 155px;
    }

    .fs-24 {
        font-size: 24px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .circle-green.s-24.s-xs-20 {
        min-height: 24px;
        min-width: 24px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 37px;
        border-top: 1px solid #A1A1A1;
        border-left: 1px solid #A1A1A1;
        border-right: 1px solid #A1A1A1;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 3px;
        padding: .375rem .75rem;
        background-color: var(--bg-white);
        box-shadow: none !important;
    }

    #nav-filters.fade,
    #nav-filters2.fade {
        opacity: 1;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 17px;
    }

    .header-upgrade h5 {
        font-size: 20px;
    }

    .header-upgrade .btn.btn-orange {
        font-size: 15px;
    }

    .breadcrumb-item a,
    li.breadcrumb-item {
        font-size: 16px;
    }

    .column-title {
        font-size: 16px;
        width: 100%;
        min-width: 272px;
        min-height: 40px;
        margin: auto;
        font-weight: 700;
    }

    .mw-351 {
        width: 351px;
    }

    .checklist {
        min-width: 481px;
        top: 40px;
        left: -55px;
    }

    .polygon::after {
        top: -20px;
        left: 23px;
    }

    .box-1,
    .box {
        min-height: 73px;
    }

    .box-container .fs-16 {
        font-size: 16px;
    }

    .box-item h5 {
        font-size: 16px;
    }

    .box-item p {
        font-size: 12px;
    }

    .box-item {
        min-height: 93px;
    }

    #AffiliatePopup p {
        font-size: 16px;
    }

    #AffiliatePopup .fs-23 {
        font-size: 23px;
    }

    .mt-38 {
        margin-top: 38px;
    }

    .btn-custom-link {
        font-size: 15px;
        margin-bottom: 35px;
    }

    .mw-359 {
        max-width: 359px;
    }

    .mw-377 {
        max-width: 377px;
    }

    .mt-responsive {
        margin-top: 115px;
    }

    .mt-59-responsive {
        margin-top: 59px;
    }

    .bg-color-neutral-8 .order-1 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }

    .bg-product-validator-1+section h1 {
        margin-bottom: 90px !important;
    }

    .bg-product-validator-1+section .fs-30 {
        padding: 0px 62px;
    }

    .bg-product-validator-1+section .col-lg:last-child .fs-30 {
        padding: 0px 24px;
    }

    .bg-light-orange .row {
        margin-top: 15px;
    }



    /*----- staging css ----*/
    .bg-h {
        background: none;
    }

    .tablet-xxl {
        display: none;
    }

    .bg-slant .container-fluid {
        max-width: 1280px;
    }

    .bg-slant .order-xl-3 {
        text-align: right !important;
    }
}

@media (min-width: 1350px) and (max-width: 1525px) {

    .fs-41,
    .fs-42 {
        font-size: 33px;
    }

    .fs-48.fs-xs-25 {
        font-size: 42px;
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {

    .fs-41,
    .fs-42 {
        font-size: 29px;
    }

    .walk::before {
        width: 125px;
        top: -100px;
        left: -48px;
        background-size: 100%;
    }

    /*.bg-slant .order-xl-3 {
        text-align: right !important;
    }*/
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .bg-slant .walk {
        margin: 0 35px !important;
    }

    .walk-2::before {
        background: url('../img/illustrations/il_walk_3.svg')no-repeat;
    }

    .walk-4::before {
        background: url('../img/illustrations/il_walk_4.svg')no-repeat;
    }
}

@media (min-width: 1350px) and (max-width: 1530px) {
    .walk::before {
        left: -80px;
    }

    /*.bg-slant .pb-5.align-items-center {
    padding: 0px 25px;
}
.bg-slant .order-xl-3 {
    text-align: right !important;
}*/
}

@media (min-width: 1440px) {
    .walk-2::before {
        background: url('../img/illustrations/il_walk_2.svg') no-repeat;
    }

    .tablet-xxl {
        display: block;
    }

    .xxl-1 {
        max-width: 1610px;
        height: 1440px;
    }

    .bg-bulb {
        margin: 370px 0 -10px 0;
    }
    .ipad-otr.xxl-1 .xxl-2{
        margin-top: 300px !important;
    }
    .xxl-2 {
        max-width: 933px;
        min-height: 975px;
    }

    .bg-h {
        background: url('../img/backgrounds/bg_h.svg') no-repeat center center;
    }

    .walk-4::before {
        background: url('../img/illustrations/il_walk_4.svg')no-repeat;
    }
}

@media (max-width: 991px) {
    .bg-pageone-2 .order-1 img {
        max-width: 250px;
    }


    .bg-pageone-2 .mx-auto.pt-5 {
        padding-top: 20px !important;
    }

    .bg-h .d-block img {
        max-width: 200px;
    }

    .bg-h .pt-5 {
        padding-top: 24px !important;
    }

    .bg-pageone-2 {
        background-color: var(--color-neutral-9);
    }

    section:first-child .order-3 {
        padding-top: 20px !important;
    }
}
.tab-content>#nav-filters.tab-pane {
    display: block;
    opacity: 1;
}
@media (min-width: 1570px) {
    .xxl-1 {
        max-width: 1610px;
        height: 1656px;
    }

    .xxl-2 {
        max-width: 953px;
        min-height: 975px;
    }

    .xxl-3 {
        max-width: 1610px;
        height: 1818px;
    }
}

.dashboard .bg-white .h-100.flex-wrap {
    width: 100%;
}

@media (min-width: 992px) and (max-width: 1919px) {
    .rank-points .fs-30 {
        font-size: 28px;
        min-height: 78px;
    }

    .rank-points .fs-18 {
        font-size: 16px !important;
    }

    .base-fs {
        font-size: 28px;
    }

    .bg-pageone-2 .xbold.text-white.launch-text {
        line-height: 45px;
    }

    .lac-inr {
        padding-top: 45px !important;
    }

    .ipad-otr.xxl-1 {
        height: 1050px;
    }

    .walk-2::before {
        background-size: contain;
    }

}

.floating-label-group {
    position: relative;
    /* margin-top: 15px; */
    /* margin-bottom: 25px; */
    width: 100%;
}

.floating-label {
    font-size: 9px;
    color: #cccccc;
    position: absolute;
    pointer-events: none;
    top: 6px;
    left: 35px;
    transition: all 0.1s ease;
    margin-bottom: 0px;
    height: 23px;
    padding: 5px 10px;
    opacity: 0;
}

.filters input:focus~.floating-label,
.filters input:not(:focus):valid~.floating-label {
    top: -15px;
    bottom: 0px;
    left: 35px;
    font-size: 12px;
    opacity: 1;
    color: #7a7a7a;
    background: var(--bg-white);
}

.filters .floating-label-group:first-child .floating-label,
.filters .floating-label-group:first-child input:focus~.floating-label,
.filters .floating-label-group:first-child input:not(:focus):valid~.floating-label {
    left: 29px;
}

#pinned {
    border-top: 1px solid #E5E5E5;
}

#zonr-table-product.fixed thead tr {
    position: fixed;
    z-index: 99;
    top: 0px;
    display: table;
    width: 100%;
}

/*#zonr-table .bold {
    display: flex;
    align-items: center;
}*/
#zonr-table .bold p,
#zonk-table .bold p,
#zonr-table-pinned-keyword .bold p {
    color: var(--text-orange);
    border-bottom: 1px solid var(--color-orange);
    margin-bottom: 0px;
}

#zonr-table .reg {
    color: #747474;
}

#zonr-table .medium {
    color: var(--text-black);
}

.btn.focus,
.btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

#zonk-table .bold svg,
#zonr-table-pinned-keyword .bold svg {
    width: 20px;
    height: 20px;
}

.desc-tbl-ky {
    font-size: 10px;
    margin-bottom: 0px;
    line-height: 21px;
}

.floatThead-container {
    overflow-x: visible !important;
    z-index: 99 !important;
}

.research-dropdown {
    margin-bottom: 15px;
}

.research-dropdown .dropdown-toggle {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 10px 25px 10px 5px;
    width: 265px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 25%) !important;
    border: 1px solid #C0C0C0 !important;
    border-radius: 3px;
    position: relative;
    text-align: left;
    color: var(--text-black);
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none !important;
}

.research-dropdown .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: 20px;
}

.research-dropdown .dropdown-menu {
    padding: 0px 3px;
    margin: 0px;
    width: 265px;
}
#analyze-product-data .carousel-control-next, #analyze-product-data .carousel-control-prev {
    border: 0;
    height: 25px;
    background: no-repeat;
    color: #000;
    top: 66px;
}
#btnProductDownload:focus,
#btnBrandDownload:focus ,
#btnBrandDownload:focus,
#btnProductDownload:focus,
#btnSellerDownload:focus,
#btnsupplierDownload:focus {
    border: 1px solid #000000 !important;
}
.cstm-order #btnProductDownload,
#btnBrandDownload,
#btnProductDownload,
#btnSellerDownload,
#btnsupplierDownload {
    border: 1px solid #D7D7D7;
    border-radius: 9px !important;
}

.csv-download-btn.export-btn-text .dropdown-menu li a{
    color: var(--color-prime-1);
}
#season_dropdown #checkboxes2 .custom-control{
    padding-left: 2rem!important;
}
#season_dropdown #checkboxes2{
    width: calc(100% - 23px);
}
#season_dropdown #checkboxes2 .custom-control {
    padding-left: 2rem !important;
}
#zonR #nav-filters #checkboxes{
    overflow-y: scroll;
    max-height: 250px;
}
#nav-filters2 .dropdown-menu.no-gap{
    width: 100%;
}
.zontrckr-table tbody#accordion .zontracker-keyword-table tr td:first-child{
    padding-left: 15px !important;
    padding-right: 33px !important;
}

.research-dropdown .dropdown-menu li {
    border-bottom: 1px solid #D9D9D9;
    padding: 5.3px 0px;
}

.research-dropdown .dropdown-menu li:last-child {
    border-bottom: 0px;
}

.research-dropdown img {
    width: 42px;
    margin-right: 8px;
}

#zonr-table img,
#zonr-table-pinned-product img{
    max-height: 70px;
    width: auto;
}

.keywrd-fltr.keywrd-fltr.filters .floating-label-group:first-child .floating-label,
.keywrd-fltr.filters .floating-label-group:first-child input:focus~.floating-label,
.keywrd-fltr.filters .floating-label-group:first-child input:not(:focus):valid~.floating-label {
    left: 35px;
}

.dash-beta-badge {
    background: #E6BC6D;
    border-radius: 4px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    padding: 2px 10px;
    margin: 0 0 0 15px;
    animation: badge-blink-dash 1s linear infinite;
    display: inline-block;
}

@-webkit-keyframes badge-blink-dash {
    50% {
        background-color: #000000;
        color: #fff;
    }
}

@keyframes badge-blink-dash {
    50% {
        background-color: #000000;
        color: #fff;
    }
}

@media (max-width: 767px) {
    .zon-research .main-footer {
        position: initial !important;
        margin-bottom: -26px !important;
    }

    .filters input:focus~.floating-label,
    .filters input:not(:focus):valid~.floating-label {
        left: 25px;
        font-size: 10px;
    }

    .filters .floating-label-group:first-child .floating-label,
    .filters .floating-label-group:first-child input:focus~.floating-label,
    .filters .floating-label-group:first-child input:not(:focus):valid~.floating-label {
        left: 26px;
    }

    .floating-label {
        left: 25px;
    }

    .multiselect select {
        padding: 0px 3px;
        font-size: 11px;
    }

    .results {
        padding: 20px 10px !important;
    }

    .results button {
        font-size: 13px;
    }

    .multiselect .custom-control.custom-checkbox {
        padding-left: 28px !important;
    }

    ul.nav.zonresearch-tab-style li.nav-item a.nav-link {
        padding: 10px !important;
    }

    .need-help-btn a {
        font-size: 12px;
        padding: 7px 10px 7px 28px !important;
    }

    .need-help-btn a:after {
        left: 8px;
        top: 7px;
        background-size: 16px;
    }

    .keyword-input,
    .keyword-input2 {
        height: 28px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #A1A1A1;
        border-radius: 0px;
        padding: 0px;
    }

    .row.filters.keywrd-fltr {
        margin: auto;
    }

    .keywrd-fltr.keywrd-fltr.filters .floating-label-group:first-child .floating-label,
    .keywrd-fltr.filters .floating-label-group:first-child input:focus~.floating-label,
    .keywrd-fltr.filters .floating-label-group:first-child input:not(:focus):valid~.floating-label {
        left: 35px;
    }

    .keywords-main-otr input,
    .keywords-main-otr button {
        height: 44px;
    }

    .keywords-main-otr button {
        line-height: 11px;
    }

    .keywords-main-otr .cstm-search button {
        line-height: 15px;
        width: 90px;
    }

    .cstm-search input.dkeyword-input {
        padding: 11px 110px 11px 14px !important;
    }

    .cstm-select-prdct button.dropdown-toggle {
        font-size: 16px;
        padding: 10px 25px 10px 5px !important;
    }

    .asin-box-keyword {
        font-size: 19px;
        line-height: 27px;
    }

    .keywords-select-prdct.cstm-select-prdct .dropdown-toggle::after {
        top: 19px;
    }

    .keywords-main-otr {
        margin: 10px 0 20px;
    }

    .dot {
        margin-left: 12.8%;
    }
}

@media (max-width: 340px) {
    .results button {
        padding: 0px 5px;
    }

    .multiselect select {
        padding: 0px;
    }

    .results {
        padding: 20px 6px !important;
    }

    .dot {
        margin-left: 11.5%;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .dot {
        margin-left: 13.5%;
    }
}

@media (max-width: 1650px) {

    #zonr-table-product td .bold,
    #pinned-table-product td .bold,
    #zonr-wholesale-grading-tool-table td .bold,
    #zonr-table-pinned-wholesale td .bold{
        overflow: hidden;
        text-overflow: ellipsis;
        width: 230px;
        white-space: nowrap;
        display: block;
    }
    .table td.wholesale_tabletd svg {
        margin-bottom: 10px;
    }
    .error-font {
        font-size: 15px;
    }

    #zonr-table-product .table td,
    #pinned-table-product td,
    #zonr-table td,
    #zonk-table td,
    #zonr-table-pinned-keyword td,
    #zonr-wholesale-grading-tool-table td,
    #hotproducts-table td,
    #zonr-table-pinned-wholesale td {
        font-size: 12px;
        padding: 10px;
    }

    #zonr-table-product .table td,
    #pinned-table-product td,
    #zonr-table-product .table th,
    #pinned-table-product th,
    #zonr-table th,
    #zonr-table td,
    #zonk-table td,
    #zonk-table th,
    #zonr-table-pinned-keyword td,
    #zonr-table-pinned-keyword th,
    #zonr-wholesale-grading-tool-table th,
    #zonr-wholesale-grading-tool-table td,
    #hotproducts-table td,
    #hotproducts-table th,
    #zonr-table-pinned-wholesale th,
    #zonr-table-pinned-wholesale th{
        padding: 8px 12px 8px 8px !important;
    }

     #zonr-wholesale-grading-tool-table th,
    #zonr-wholesale-grading-tool-table td,  #zonr-table-pinned-wholesale  th,
    #zonr-table-pinned-wholesale td{
        padding: 8px 15px 8px 8px !important;
    }
    .my-table-3 tbody td:nth-child(1),
    .my-table-3 tbody td:nth-child(2) {
        padding: 9px 12px !important;
    }

    #product #zonr-table-wrapper img,
    #zonr-table img,
    #zonr-table-pinned-product img,
    #product #hotproducts-table-wrapper img,
    #pinned #pinned-hotproducts-table-wrapper img {
        max-height: 40px;
            width: auto !important;
    }

    .btn.toggle-pin svg,
    .btn.wholesale-toggle-pin svg,
    .table td svg {
        width: 27px;
        height: 27px;
    }

}

@media (max-width: 1400px) {
    #zonr-table td .bold,
    #zonr-table-pinned-wholesale td .bold,
    #zonr-wholesale-grading-tool-table td .bold {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 230px;
        white-space: nowrap;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1650px) {

    .cstm-select-prdct .dropdown-toggle,
    .cstm-search input,
    .rescrh-serh-sec .cstm-search button,
    .revrs-add-btn input,
    .keywords-select-prdct .dropdown-menu a {
        font-size: 18px;
        line-height: 18px;
    }

    .cstm-search input,
    .cstm-search button,
    .cstm-select-prdct .dropdown-toggle,
    .revrs-add-btn input,
    .revrs-add-btn .btn {
        height: 48px;
    }

    .asin-box {
        font-size: 22px;
    }

    .search-section p {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .cstm-search button {
        line-height: 18px !important;
        font-size: 18px !important;
        padding: 5px 10px !important;
    }
}

@media (max-width: 1199px) {
    #zonr-table .bold {
        max-width: 200px;
    }

    #zonr-table img {
        max-height: 50px;
    }

    #zonr-table .col-sm-auto.text-right {
        text-align: center !important;
    }

    .tab-content #myTab li a {
        font-size: 14px;
    }

    .fs-14 {
        font-size: 12px;
    }

    .need-help-btn a {
        font-size: 13px;
        padding: 8px 15px 8px 39.14px !important;
    }

    .need-help-btn a:after {
        top: 8px;
    }

    .table td .row {
        margin: 0px;
    }
}

@media (min-width: 0px) and (max-width: 1400px) {

    .zonresearch-tab-style .nav-item a.nav-link,
    .results h5,
    .tab-pane>h6,
    .preset-but,
    .open-save-preset {
        font-size: 15px;
    }

    ul.nav.zonresearch-tab-style li.nav-item a.nav-link.active,
    ul.nav.zonresearch-tab-style li.nav-item a.nav-link {
        padding: 10px 30px;
    }

    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 12px !important;
    }
    .wholesale-grading-tab .nav-link .badge{
        top: 11px !important;
    }

    .fs-14 {
        font-size: 13px;
    }

    .show-popup-guest,
    .results select {
        font-size: 14px;
    }

    .my-table-3 th,
    .custom-control-label {
        font-size: 11px;
    }

    .results .form-row h5 {
        font-size: 16px !important;
    }

    #nav-cat2,
    #nav-cat {
        padding-bottom: 0px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1650px) {
    .need-help-btn a {
        font-size: 13px;
    }

    .need-help-btn a:after {
        top: 10px;
    }

    .cstm-search button {
        width: 175px !important;
    }

    .cstm-search input.dkeyword-input {
        padding: 9.7px 185px 9.7px 14px !important;
    }
}

/*table headerfix*/
@media (max-width: 1232px) {
    .table-responsive-sticky {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/* claimTshirtPopup start */


#claimTshirtPopup div>img {
    width: 200px;
}

#claimRewardForm input,
#claimRewardForm select {
    height: 45px;
    outline: none;
    box-shadow: none !important;
    font-size: 16px;
}

#btnClaimNow {
    height: 48px;
}

button#btnClaimNow span {
    font-weight: 700;
}

#btnClaimNow img {
    width: 25px;
}

#claimTshirtPopup .close svg {
    width: 10px;
}

.cstm-prgress-bar li {
    width: 43px;
    list-style-type: none;
    height: 6px;
    border-right: 3px solid #fff;
}

.cstm-prgress-bar li.progress-active {
    background: #E6BC6D;
}

.cstm-prgress-bar ul {
    transform: translateX(4px);
    z-index: -1;
    background-color: #e9ecef;
    position: relative;
}

#SocialModal .modal-header {
    padding: 0;
    background: none;
}

#SocialModal .modal-header .close {
    z-index: 998;
}

#SocialModal .modal-header .close span {
    font-size: 50px;
}

#SocialModal h2 {
    font-size: 22px;
    font-weight: 700;
    color: #E6BC6D;
}

#SocialModal h2 span {
    font-size: 19px;
    font-weight: 700;
    color: #000000;
}

#SocialModal .modal-content {
    padding: 10px 20px !important;
}

#SocialModal ul.list-group {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
}

#SocialModal .list-group-item {
    padding: 0.55rem 1rem;
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 700;
    justify-content: space-between;
    font-weight: 700;
}

#SocialModal .list-group-item div {
    display: flex;
    align-items: center;
}

#SocialModal .list-group-item div p {
    margin: 0;
    font-weight: 700;
}

#SocialModal .list-group-item svg {
    margin-right: 7px;
    margin-left: 7px;
}

#SocialModal .list-group-item span {
    color: #E6BC6D;
    font-weight: 700;
}

#SocialModal .list-group-item .btn {
    font-size: 8px;
    float: right;
    padding: 0.155rem 0.7rem;
    width: 73px;
    text-align: center;
}
.prd-main-img{
    max-height: 40px;
}
#hpimgprew {
    position: fixed;
    top: 0;
    left: 250px;
    bottom: 0;
    background: #ffffff;
    padding: 20px;
    z-index: 998;
    margin: auto;
    width: auto;
    height: auto;
    max-height: 350px;
    text-align: center;
    display: none;
    box-shadow: 0px 3px 11px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease;
    opacity: 0;
}

#hpimgprew img {
    display: inline-block;
    height: auto;
    max-height: 250px !important;
    width: 100%;
    max-width: none;
}

#hotproducts-table .prdct-img:hover #hpimgprew,
#pinned-hotproducts-table .prdct-img:hover #hpimgprew {
    display: block;
    transition: all 0.5s ease;
    opacity: 1;
}

@media (min-width: 992px) {
    .image-scaler a #hpimgprew img {
        /* max-height: unset !important; */
    }

}

.image-scaler {
    text-align: center;
}
.image-scaler a img:hover+#hpimgprew {
    display: flex;
    opacity: 1;
    align-items: center;
}

.image-scaler a #hpimgprew {
    transition: 0.3s ease all;
}
#zonr-table-wrapper .image-scaler a img.prd-main-img{
    width: 80px !important;
}
#zonr-table-wrapper .profitability-calculator{
    display: block;
}

#frequently-bought-together-modal .modal-dialog {
    max-width: 1400px;
}

#frequently-bought-together-modal .modal-header {
    background: none;
    color: #000;
    font-weight: bold;
}

#frequently-bought-together-modal .modal-header p {
    font-weight: bold;
    margin: 0;
}

#frequently-bought-together-modal th {
    color: var(--text-black);
    background-color: #EAEAEA !important;
    border-color: #dee2e6;
    padding: 10px;
    font-size: 12px !important;
    font-weight: 700 !important;
    font-family: 'Objektiv Mk1' !important;
    position: relative;
    padding-left: 13px !important;
    text-transform: uppercase;
}

#frequently-bought-together-modal td {
    padding: 10px !important;
    border: 1px solid #ECECEC;
}

#frequently-bought-together-modal td.details-control {
    text-align: center;
}
.payment-popup.payment-modals.modal-checkout .modal-dialog{
    margin-top: 35px;
}
#frequently-bought-together-modal td:nth-child(1) {
    min-width: 65px;
}
#frequently-bought-together-modal td:nth-child(2) {
    min-width: 300px;
}

#frequently-bought-together-modal td:nth-child(1) img {
    width: 50px;
}

#frequently-bought-together-modal td:nth-child(1) #hpimgprew img {
    width: 500px;
}

#frequently-bought-together-modal {}

@media(max-width: 992px) {

    .cstm-bullet-sec .cstm-inset-box .list_title,
    .cstm-bullet-sec .cstm-inset-box-tool .list_title1,
    .cstm-bullet-sec .cstm-inset-box-tool .list_bpoint1,
    .cstm-bullet-sec .cstm-inset-box-tool .list_bpoint2,
    .cstm-bullet-sec .cstm-inset-box-tool .list_bpoint3,
    .cstm-bullet-sec .cstm-inset-box-tool .list_bpoint4,
    .cstm-bullet-sec .cstm-inset-box-tool .list_bpoint5,
    .cstm-bullet-sec .cstm-inset-box-tool .description,
    .cstm-bullet-sec .cstm-inset-box-tool .searchterm {
        float: none !important;
        margin-top: 10px;
    }
}
@media (max-width: 1650px) {
    #claimTshirtPopup div>img {
        width: 100px;
    }

    #claimTshirtPopup div.xbold.fs-24 {
        font-size: 20px;
        margin-bottom: 10px !important;
    }

    #claimRewardForm input,
    #claimRewardForm select {
        height: 40px;
        font-size: 14px;
        margin-bottom: 15px !important;
    }

    #claimRewardForm input::placeholder {
        font-size: 14px;
    }

    #btnClaimNow span {
        font-size: 16px !important;
        margin-bottom: 0px !important;
    }

    #claimRewardForm .form-row {
        margin-bottom: 12px !important;
    }

    #claimTshirtPopup .medium.fs-18 {
        font-size: 16px !important;
        margin-bottom: 15px !important;
    }

    #btnClaimNow {
        height: 42px;
    }

    #btnClaimNow img {
        width: 20px;
    }

    #claimRewardForm {
        padding: 0px 30px 20px !important;
    }

    #claimTshirtPopup .modal-dialog {
        max-width: 500px !important;
    }
}


@media (max-width: 767px) {
    #claimRewardForm {
        padding: 0px 0px 20px !important;
    }

    #claimTshirtPopup .medium.fs-18 br {
        display: none;
    }

    #claimRewardForm input,
    #claimRewardForm select {
        height: 38px !important;
    }

    #claimTshirtPopup .fs-24.mb-3 {
        margin: 0px 0px 10px !important;
    }

    #claimTshirtPopup .medium.fs-18 {
        margin-bottom: 15px !important;
    }

    #claimRewardForm {
        padding: 0px 12px 10px !important;
    }

    .dash-prgr-sec {
        padding: 0px !important;
    }

    .cstm-prgress-bar li {
        width: 32.5px;
    }
}

/* claimTshirtPopup end */


.cstm-prdt-row-list ul.hot_product_tag_line_ul {
    margin-left: 0;
    margin-right: 0;
}

.cstm-prdt-row-list ul.hot_product_tag_line_ul li {
    margin: 0 12px;
    text-transform: uppercase;
}

.prdct-top-row .prdt-row.row {
    justify-content: space-between;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}




@media (max-width: 1350px) {
    .prdct-top-row .prdt-row li {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .prdct-top-row .prdt-row .col-item {
        width: 100%;
        display: block;
    }

    .cstm-prdt-row-list ul.hot_product_tag_line_ul li {
        margin-left: 0;
        margin-right: 0;
    }
}


.main-footer .contact-text {
    font-weight: normal;
    color: #FFF;
}

.main-footer .site-copyright {
    font-weight: normal;
    color: #FFF;
}

.main-footer a:hover {
    color: #E6BC6D !important;
}

@media (max-width: 767px) {
    .main-footer .footer-social a {
        margin: 0 2px !important;
    }
}



.zontrckr-table tbody#accordion .zontracker-keyword-table tr th:not(.pophover-icon-otr) {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.zontrckr-table tbody#accordion .zontracker-keyword-table tr td {
    padding-left: 15px !important;
    padding-right: 15px !important;
}


.cstm-select-prdct .dropdown-toggle:focus,
.cstm-search input.dkeyword-input:focus {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 25%) !important;
    border: 1px solid #C0C0C0 !important;
}

.cstm-modal-listify .modal-header {
    background: #fff;
}

.modal-lg a.text-orange:hover {
    color: #000;
}

.launch-wrapper.launch-otr .launch-img {
    right: 0;
}

@media (max-width: 1200px) {
    .admin-dashboard-menu .nav-item .nav-link img {
        filter: none;
    }

    body.sidebar-lock #content {
        margin-left: 0 !important;
    }
}

@media (max-width: 991px) {
    .bg-product-validator-1 {
        height: auto;
    }

    .cstm-faq.faq {
        padding: 30px 20px 13px;
    }

    .cstm-faq-hdg h3 {
        font-size: 18px !important;
        line-height: 25px;
    }

    .cstm-faq .collapse p,
    .cstm-faq .collapsing p {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .launch-wrapper.launch-otr .launch-title{
        background: #191919;
    }
    .launch-wrapper.launch-otr .launch-btn{
        background: #191919;
    }
}

@media (min-width: 992px) {
    .admin-ly-content .card-header .form-group.date-range {
        height: 44px;
    }
}


@media (max-width: 767px) {
    .bg-photo-enhcr-4 .carousel-control-prev {
        left: -5px;
    }

    .bg-photo-enhcr-4 .carousel-control-next {
        right: -5px;
    }

    .pageone-tabs-module .banner-button button.btn {
        font-size: 15px;
        padding: 8px 10px;
        height: 56px !important;
        white-space: normal;
        margin-right: 0px !important;
    }
    .banner-button{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pageone-tabs-module .banner-button button.btn:last-child {
        margin-right: 0 !important;
    }

    .tab-button-wrapper {
        padding-right: 0 !important;
    }

    .show-mobile {
        display: block !important;
        margin: 0 !important;
        width: 50%;
        order: 4;
    }

    .search-result-block-heading .csv-download-btn #btnPinnedDownload {
        margin-top: 15px;
    }

    #hpimgprew {
        max-width: 100%;
        left: 50%;
        transform: translateX(-50%);
        width: 95%;
    }

    #hpimgprew img {
        max-width: 100%;
    }

    .cstm-faq.faq {
        margin: 25px 0px 20px;
    }

    .cstm-faq-hdg h3 {
        padding-left: 25px;
        text-indent: -25px;
    }

}

@media (max-width: 414px) {
    .pageone-tabs-module .banner-button button.btn {
        font-size: 12px;
    }
}

.responsive-mobile-menu ul.nav li.nav-item {}

.responsive-mobile-menu ul.nav .collapse li.nav-item a:hover,
.responsive-mobile-menu ul.nav .collapse li.nav-item.active a {
    color: var(--theme-color);
}

.add-new-product-wrapper .keywords-select-prdct .dropdown-menu a {
    color: #000;
}

@media (max-width: 1199px) {
    .launch-wrapper.launch-otr {
        margin-top: 200px !important;
    }
}

@media (max-width: 991px) {
    .listify-resposive-table .dataTables_wrapper {
        overflow: hidden;
    }

    .listify-resposive-table .dataTables_wrapper .row>.col-sm-12 {
        overflow: auto;
    }

}

@media (max-width: 850px) {
    .footer-menu-row .footer-menu {
        max-width: 130px;

    }

    .footer-menu-row .footer-menu:nth-child(2n) {
        margin-right: 20px !important;
    }
}

@media (max-width: 767px) {
    .blank-asian-wrapper .asin-box {
        line-height: 25px;
    }

    .listify-search-keyword .dropdown-toggle {
        width: 100%;
    }

    .responsive-mobile-menu .top-menu .user_profile:focus {
        color: #000;
    }

    .zonresearch-tab-wrapper [aria-expanded=false]>span:nth-child(3) svg {
        transform: rotate(0);
        transition: 0.3s ease-in-out;
    }

    .zonresearch-tab-wrapper [aria-expanded=true]>span:nth-child(3) svg {
        transform: rotate(180deg);
        transition: 0.3s ease-in-out;
    }

    .research-result-wrapper .columnSelectorHadder {
        font-size: 12px;
    }

    .reverse-asia-serach-warpper .keywords-select-prdct .dropdown-toggle {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .faq-toggle-block-sec .cstm-faq.faq {
        margin-left: 0;
        margin-right: 0;
    }

    .faq-toggle-block-sec .faq-sec-inner {
        padding: 0px 10px;
    }

    .faq-toggle-block-sec .cstm-faq-hdg h3 {
        text-indent: -25px;
        padding-left: 25px;
    }

    .faq-toggle-block-sec.faq-section {
        padding: 0;
    }

    .findSupplier-btn {
        float: none !important;
    }

    #blank_asin_section .asin-box {
        line-height: 1.3;
    }

    .admin-dashboard-block-wrapper .ibox-title {
        min-height: unset;
        display: inline-block;
        width: 100%;
    }

    .admin-dashboard-block-wrapper .ibox .ibox-title h5 {
        max-width: calc(100% - 120px);
        text-align: left;
        float: left;
    }

    .launch-wrapper.launch-otr .launch-img {
        transform: none;
        margin-bottom: 0;
    }

    .launch-wrapper.launch-otr .launch-title,
    .launch-wrapper.launch-otr .launch-btn {
        background: #191919;
    }

    .search-result-block-heading>h5.xbold {
        display: inline-block !important;
        font-weight: 500;
    }

    .search-result-block-heading>h5.medium {
        display: none !important;
    }

    .search-result-top-block .find-posible-btn {
        order: 2;
    }

    .search-result-top-block .prdct-desc-main-container {
        order: 1;
    }

    #analyze-section .clear-export-btn a {
        margin: 0 0 15px;
        width: 100%;
        text-align: center;
    }

    .faq-sec-price .faq-cstm-hdg {
        padding: 15px 20px 45px;
    }

    .faq-sec-price .cstm-faq-hdg h3 {
        padding-left: 25px;
        text-indent: -25px;
    }

    .faq-sec-price .faq-sec-inner {
        padding: 0 10px;
    }

    .faq-sec-price .faq-sec-inner .cstm-faq.faq {
        margin-left: 0;
        margin-right: 0;
    }

}

@media (max-width: 480px) {
    .search-result-block-heading .csv-download-btn {
        flex: auto;
        max-width: 100%;
        width: 100%;
    }

    .search-result-block-heading .all-list {
        margin: 0 0 15px;
        flex: auto;
        max-width: 100%;
        width: 100%;
    }

    .research-result-pagination li.list-inline-item {
        margin: 10px 0;
    }

    #SocialModal .modal-content {
        padding: 10px 0px !important;
    }

    #SocialModal h2 br {
        display: block;
    }

    #SocialModal .list-group-item {
        padding: 0.55rem 0.5rem;
    }

    .faq-sec-price .faq-cstm-hdg {
        padding: 15px 15px 45px;
    }

    .pricing-column button.btn {
        max-width: 100%;
    }

    .checklist {
        left: -5px;
    }

    .polygon::after {
        left: -5px;
    }
}



.search-outer .search-btn {
    background: #E6BC6D;
    color: #fff;
    border-radius: 0;
    height: 42px;
    width: 50px;
    line-height: 1;
}

#listify-ai-data-table_filter .search-icon-ff {
    display: flex !important;
    position: relative;
}

#listify-ai-data-table_filter .search-icon-ff input {
    min-width: 210px;
}

#listify-ai-data-table_filter.search-parent-listify {
    justify-content: end;
}

.search-parent-listify .search-icon-ff #search-listify-ai {
    background-color: #E6BC6D;
    border-radius: 0 3px 3px 0;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 12px;
    position: absolute;
    right: -2px;
}

.search-parent-listify .search-icon-ff #search-listify-ai i {
    margin-left: -4px;
}

.status-term {
    display: flex;
    justify-content: center;
    align-items: center;
}

.status-term .dropdown {
    margin: 0 20px 0 7px;
}

.status-term .dropdown a {
    color: #000;
    padding: 7px 5px;
    display: block;
    font-size: 14px;
    transition: 0.3s ease-in all;
}


.status-term .dropdown a:hover {
    background-color: #f3f6f9;
}

.status-term .dropdown button {
    min-width: 180px;
    text-align: left;
    position: relative;
    min-height: 44px;
}

.status-term .dropdown button .caret {
    position: absolute;
    right: 0;
}

.status-term .dropdown button::after {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.status-term .dropdown .dropdown-menu {
    width: 100%;
}

.amz-redirect-logo {
    position: absolute;
    right: 8px;
    bottom: 5px;
}
.product-info-bottom{
    position: absolute;
    right: 8px;
    bottom: 5px;
    text-align: right;
}
.product-info-bottom svg{
    width: 20px !important;
    height: 20px !important;
}

.amz-redirect-logo svg {
    width: 20px !important;
    height: 20px !important;
}
.product-info-wrap{
    width: 100%;
    min-width: 300px;
    padding-bottom: 15px;
}
.estimator-icons {
    width: 23px;
    height: 23px;
    margin-left: 9px;
    margin-top: -2px;
}

.prdct-titl a img {
    margin-left: 12px;
    margin-top: -2px;
}

.asin-amz-img {
    width: 18px;
    height: 18px;
}

.listify-icon {
    width: 25px !important;
    margin-left: 15px;
}

.keyword-dd button {
    position: absolute;
    right: 10px;
    bottom: 0px;
}

/* LOADER */
#data-section {
    display: none;
    place-items: center;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

#data-section.open {
    display: grid;
}

/* NEW LOADER */

.prog-wrap {
    position: relative;
    border: 1px solid #acb2d8;
    background: rgba(255, 255, 255, 0.9);
}

.prog-wrap,
.prog-bar,
.prog-percent {
    height: 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 25px;

}

#lo-percentage {
    margin: 10px 0;
}

.widget-wrap h1 {
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.widget-wrap h1 span {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.prog-bar,
.prog-percent {
    position: absolute;
    top: -1px;
    left: -1px;
}

.logo-box {
    text-align: center;
}

.prog-percent {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    z-index: 2;
}

.prog-bar {
    width: 0;
    background: #E6BC6D;
    border-radius: 25px;
    transition: width 0.5s;
}

#demoA {
    margin-top: 20px;
}

#demoA input,
#demoA button {
    padding: 10px;
}

.widget-wrap {
    min-width: 500px;
    padding: 30px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.9);
    max-width: 680px;
}

.widget-wrap em {
    padding: 25px 0 8px;
    display: block;
    text-align: center;
}

#data-section {
    z-index: 99999999999;
}


/*  */
@media (min-width: 1600px) {
    .amz-redirect-logo svg {
        width: 27px !important;
        height: 27px !important;
    }
    .product-info-bottom svg{
        width: 27px !important;
        height: 27px !important;
    }
}


.multi-select-menu {
    position: absolute;
    right: -200px;
    top: -141px;
    max-height: 150px !important;
    overflow: scroll;
}

@media (max-width: 992px) {
    #listify-ai-data-table_filter {
        margin: 10px 0;
    }

    #listify-ai-data-table_filter.search-parent-listify {
        flex-direction: column;
    }

    #listify-ai-data-table_filter .search-icon-ff {
        margin-bottom: 10px;
    }

    #listify-ai-data-table_filter .search-icon-ff input {
        min-width: none;
        width: 100%;
    }

    #listify-ai-data-table_filter.search-parent-listify>label {
        text-align: right;
    }

    .status-term {
        justify-content: end;
        margin-bottom: 10px;
    }

    .status-term .dropdown {
        margin-right: 0;
    }

    .status-term .dropdown button {
        min-width: 163px;
    }
}

/*  */


.flash-bullet {
    animation: drifter 12s linear infinite both;
    display: block;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flash-bullet {
    position: absolute;
    top: 20px;
    background: #fff;
    max-width: 900px;
    margin: aauto;
    z-index: 1;
}

.flash-bullet h5 {
    font-size: 16px;
}

@keyframes drifter {
    from {
        transform: translateX(-80%);
    }

    to {
        transform: translateX(80%);
    }
}

@media (max-width: 768px) {
    .flash-bullet h5 {
        font-size: 14px;
    }

    @keyframes drifter {
        from {
            transform: translateX(-100%);
        }

        to {
            transform: translateX(100%);
        }
    }

    .widget-wrap h1 span {
        display: block;
    }
    .flash-bullet {
        width: 300px;
    }
}

.white-header .list-inline.top-menu {
    position: relative;
    background: #fff;
    z-index: 11;
}

@media (max-width: 768px) {
    .widget-wrap h1 {
        font-size: 20px;
        text-align: center;
    }

    .widget-wrap {
        max-width: 95% !important;
        min-width: unset;
    }
}

@media (max-width: 480px) {
    .flash-bullet h5 {
        font-size: 11px;
    }
}

@media (max-width:1200px) {
    .flash-bullet {
        position: static;
        top: 20px;
        padding: 15px 0;
    }

    .flash-bullet h5 {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .story-image {
        text-align: right;
    }
}


/* COOKIE POLICY */
.cookie-policy {
    background-color: rgba(73, 73, 73, 0.97);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 111;
    right: 0;
    width: 100%;
    padding: 16px 10px;
}

.cooki-content {
    max-width: 1280px;
    margin: auto;
    display: flex;
    font-size: 11px;
}

.cookie-text {
    color: #fff;
}

.cooki-content {
    align-items: center;
}

.cookie-text a {
    color: var(--bg-orange-4);
    font-weight: bold;
    text-decoration: underline;
}

.cookie-btn {
    margin-left: 5px;
}

.cookie-btn a {
    background: var(--bg-orange);
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.cookie-btn {

    margin-left: 10px;
}

.cookie-btn a:hover {
    background: #000;
    color: #fff;
}

@media (max-width:992px) {
    .cookie-btn {

        margin: 15px 0 0;
    }


    .cooki-content {
        flex-direction: column;
    }
}

.profitability-calculator-data .profitability-data{
    height: 400px;
    overflow: auto;
    padding: 0 15px 0 0;
    font-size: 13px;
}
.profitability-calculator-data .profitability-data h5{
    font-size: 17px;
}
.profitability-calculator-data .profitability-data .form-control{
    height: 30px;
}
.profitability-calculator-data .profitability-data strong span{
    font-weight: bold;
}
.profitability-calculator-data .profitability-data .input-group{
    display: flex;
}
.profitability-calculator-data .profitability-data .input-group .form-control{
    border: 1px solid #ced4da;
}
.profitability-calculator-data .profitability-data .input-group .input-group-text{
    padding: 0.1rem 0.55rem;
    font-size:  10px;
}
#profitability-calculator-modal .modal-dialog{
    max-width: 630px;
}
.profitability-calculator-footer{
    font-size: 13px;
}
.profitability-calculator-data .btn-orange.disable{
    background-color: #cfcfcf;
}

.checkbox-per-item label::before, .checkbox-per-item label::after {
    top: 0;
}
.checkbox-per-item {
    align-items: center;
    padding-left: 40px;
}
.profitability-data input {
    padding-inline: 8px;
}

.profitability-data .input-group input.form-control, .profitability-data select {
    font-size: 12px !important;
}
/*.profitability-calculator {
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 10px;
}*/
.profitability-calculator svg {
    width: 15px !important;
    height: 15px !important;
}

svg.svg-inline--fa.fa-star-half-alt.fa-w-17.orange.orange-half path {
    fill: var(--theme-color);

}
svg.svg-inline--fa.fa-star.fa-w-18.gray path {
    fill: var(--theme-color);

}

/**/
.offcanvas,
.offcanvas-mobile {
    flex-shrink: 0 !important;
}

.offcanvas .offcanvas-header.offcanvas-header-navs,
.offcanvas-mobile .offcanvas-header.offcanvas-header-navs {
    position: relative;
}

.offcanvas .offcanvas-header.offcanvas-header-navs .offcanvas-close,
.offcanvas-mobile .offcanvas-header.offcanvas-header-navs .offcanvas-close {
    position: absolute;
    top: 0;
    right: 0;
}

.offcanvas .offcanvas-content .offcanvas-demo,
.offcanvas-mobile .offcanvas-content .offcanvas-demo {
    border: 5px solid #EBEDF3;
}

.offcanvas .offcanvas-content .offcanvas-demo.offcanvas-demo-active,
.offcanvas-mobile .offcanvas-content .offcanvas-demo.offcanvas-demo-active {
    border: 5px solid #3699FF;
}

.offcanvas {
    background-color: #ffffff;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
}

@media (max-width: 991.98px) {
    .offcanvas-mobile {
        background-color: #ffffff;
        box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    }
}

.offcanvas {
    z-index: 21474836003;
    position: fixed;
    top: 0;
    bottom: 0;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -395px;
    width: 375px;
}

.offcanvas.offcanvas-on {
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: 0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .offcanvas {
        transition: none !important;
    }
}

.offcanvas.offcanvas-right {
    right: -395px;
    left: auto;
}

.offcanvas.offcanvas-right.offcanvas-on {
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    right: 0;
    left: auto;
}

.offcanvas-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
    animation: animation-offcanvas-fade-in 0.6s ease 1;
}

@-webkit-keyframes animation-offcanvas-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes animation-offcanvas-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.offcanvas {
    background: #ffffff;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
}

.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 425px) {
    .offcanvas {
        width: 90% !important;
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile {
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: -395px;
        width: 375px;
    }

    .offcanvas-mobile.offcanvas-mobile-on {
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: 0;
    }
}

@media screen and (max-width: 991.98px) and (-ms-high-contrast: active),
(max-width: 991.98px) and (-ms-high-contrast: none) {
    .offcanvas-mobile {
        transition: none !important;
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile.offcanvas-mobile-right {
        right: -395px;
        left: auto;
    }

    .offcanvas-mobile.offcanvas-mobile-right.offcanvas-mobile-on {
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        right: 0;
        left: auto;
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile-overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        z-index: 1000;
        -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
        animation: animation-offcanvas-fade-in 0.6s ease 1;
    }
}

@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile {
        background: #ffffff;
        box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile-overlay {
        background: rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 425px) {
    .offcanvas-mobile {
        width: 90% !important;
    }
}

.filter-offcanvas .btn {
    border-radius: 3px !important;
}

.filter-offcanvas .list-group-item svg.fa-eye-slash path {
    fill: #bfbfbf;
}

.filter-offcanvas .list-group-item svg.fa-eye path {
    fill: #E6BC6D;
}

.product-information-table th,
.product-information-table td {
    padding: 7.05px 10px !important;
}

.product-information-table td {
    font-weight: normal;
    text-align: left !important;
}

.filter-offcanvas ul.list-group {
    overflow: auto;
}

/* TABLE COLUMN MIN WIDTH */

.bjk-product-finder-x-table thead tr th:nth-child(9) {
    min-width: 120px;
}

.text-un {
    text-decoration: underline;
}

.droppable-area .fa-eye,
.droppable-area .fa-eye-slash {
    cursor: pointer;
}

#result-table table.dataTable.cstm-table thead th{
    text-transform: uppercase;
    font-weight: bold !important;
}
#result-table table.dataTable.cstm-table thead th span{
    font-weight: bold !important;
}
.word-frequency-list .frequency-30{
    font-size: 30px;
}
.word-frequency-list .frequency-28{
    font-size: 28px;
}
.word-frequency-list .frequency-26{
    font-size: 26px;
}
.word-frequency-list .frequency-24{
    font-size: 24px;
}
.word-frequency-list .frequency-22{
    font-size: 22px;
}
.word-frequency-list .frequency-20{
    font-size: 20px;
}
.word-frequency-list .frequency-18{
    font-size: 18px;
}
.word-frequency-list .frequency-16{
    font-size: 16px;
}
.word-frequency-list .frequency-14{
    font-size: 14px;
}
.word-frequency-list .frequency-12{
    font-size: 12px;
}

#wordfrequency-outer{
    line-height: 32px;
}
table.dataTable thead th span, table.dataTable tfoot th span, .table thead th span{
    font-weight: bold;
}

#wholesale-grading-tool-import .md_header_cutom{
    border-bottom: 1px solid #dee2e6;
}
.upload-sheet-btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.upload-sheet-btn #csv_file-error{
    font-size: 16px;
}
.upload-sheet-btn input[type=file] {
    font-size: 0px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.upload-sheet-btn label {
    border: 1px dashed #E6BC6D;
    background: #fdf7ed;
    padding: 40px 20px;
    border-radius: 5px;
    width: 100%;
    cursor: pointer;
    text-align: center;
}

.upload-sheet-btn label span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

.upload-sheet-btn label span.drag-drop {
    color: #000;
}

.upload-sheet-btn label span.or {
    color: #000000;
    text-transform: uppercase;
    margin: 12px 0;
}

.upload-sheet-btn label span.browse-files {
    color: #E6BC6D;
}

.upload-sheet-btn+output {
    width: 100%;
}

.upload-sheet-btn+output ul {
    margin-bottom: 0px;
    margin-top: 10px;
}

.upload-sheet-btn+output ul li {
    font-size: 14px;
}

.upload-sheet-btn .upload-filename {
    margin: 10px 0;
}

.upload-sheet-btn .error-help-block {
    color: red;
    font-size: 12px;
}
#wholesale-grading-tool-modal td{
    border: 1px solid #ECECEC;
}
#wholesale-grading-tool-modal th{
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Avenir LT W01_65 Medium1475532";
    letter-spacing: 1px;
    background-color: #f5f5f5;
    font-weight: bold;
}
#wholesale-grading-tool-modal .modal-dialog{
    max-width: 1038px;
}
#wholesale-grading-tool-modal .add-new-product-modal-btn-sec {
    justify-content: flex-end;
    display: flex;
}
#wholesale-grading-tool-modal .add-new-product-modal-btn-sec .btn{
    border-radius: 3px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: bold;
    width: 246px;
    height: 36px;
}
#wholesale-grading-tool-modal .add-new-product-modal-btn-sec .btn:hover{
    background: var(--bg-black);
    border: 1px solid #000;
    color: var(--text-white);
}
#wholesale-grading-tool-modal .new-prdt-close-btn {
    border: 1px solid var(--color-black);
    color: var(--text-black);
}
#wholesale-grading-tool-modal .new-prdt-save-btn {
    background: var(--theme-bg);
    border: 1px solid var(--color-orange);
    color: var(--text-white);
    margin-left: 26px;
}
#wholesale-grading-tool-modal .radi-labl {
    padding: 27px 36px 13px;
}
#wholesale-grading-tool-modal.add-new-product-modal .modal-content {
    padding: 28px 0px 29px;
}
#wholesale-grading-tool-modal .row.mdl-zn-prdt-trck {
    border-bottom: 1px solid #ECECEC;
    padding: 19px 36px 16px;
    margin: 22px auto 0px;
    border-top: 1px solid #ECECEC;
    align-items: center;
}
#wholesale-grading-tool-modal .zon-trkr-prdct-desc a {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: var(--theme-color);
    text-decoration: underline;
}
.wholesale-grading-tool tr.highlight-red, #zonr-table-pinned-wholesale tr.highlight-red{
    background-color: #ffb5b5;
}
.wholesale-grading-tool tr.highlight-orange,
#zonr-table-pinned-wholesale tr.highlight-orange{
    background-color: #ffce83;
}
.wholesale-grading-tool tr.highlight-blue,
#zonr-table-pinned-wholesale tr.highlight-blue{
    background-color: #abd4ff;
}

.alert-primary.custom-alert{
    color: #E6BC6D;
    background-color:#E6BC6D1a;
    border-color: #E6BC6D80;
}

#wholesale-grading-tool-modal .new-prdct-flag-row .cstm-search input {
    padding: 9.7px 14px 9.7px 14px;
}
#wholesale-grading-tool-modal .new-prdct-flag-row .dropdown-toggle{
    width: 100%;
}
#wholesale-grading-tool-modal .cstm-search input{
    height: 53px;
}
#wholesale-grading-tool-modal .cstm-search input {
    background: var(--bg-white);
    border: 1px solid #C0C0C0;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 25%);
    border-radius: 3px;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: var(--text-black);
    width: 100%;
    padding: 10.2px 185px 10.2px 14px;
    outline: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#wholesale-grading-tool-modal .cog-box .form-control{
    border: 1px solid #ced4da;
    font-size: 16px;
}
#wholesale-grading-tool-modal .custom-checkbox input[type=checkbox]::before{
    display: none;
}
#wholesale-grading-tool-modal .custom-checkbox .custom-control-label::before, #wholesale-grading-tool-modal .custom-checkbox .custom-control-label::after{
    display: none;
}
#wholesale-grading-tool-modal input[type=radio] {
    width: 20px;
    margin: 0 5px 0 0;
}
#wholesale-grading-tool-form .dropdown-toggle{
    text-align: left;
    border: 1px solid #A1A1A1 !important;
    border-radius: 3px !important;
    padding-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wholesale-grading-tool .dropdown-item {
    white-space: inherit;
}
#wholesale-grading-tool-form .dropdown-toggle::after{
    right: 10px;
    position: absolute;
    top: 13px;
}
#wholesale-grading-tool-form .column-gap{
    column-gap: 5px !important;
}
#wholesale-grading-tool-form #grading-search-filter-reset:focus {
    border: 1px solid #343a40 !important;
}
#wholesale-grading-tool-form .keyword-input, #wholesale-grading-tool-form .keyword-input2, #wholesale-grading-tool-form select {
    height: 30px !important;
}
#wholesale-grading-tool-form #wholesale-grading-select {
    padding: 0.375rem 0.75rem;
}
#wholesale-grading-tool-form .dropdown-toggle {
    font-size: 14px;
    padding: 0;
}
#wholesale-grading-tool-form .dropdown-toggle .filter-option-inner-inner {
    padding: 0.375rem 0.75rem !important;
}

#wholesale-grading-tool-form .zonWholesaleGrading{
    width: 100%;
}
#wholesale-grading-tool-form .dropdown-toggle.btn-default{
    width: 100%;
}

#wholesale-grading-tool-form .dropdown-toggle img{
    width: 20px;
}
#wholesale-grading-tool-form .dropdown-menu img{
    width: 20px;
}
#wholesale-grading-tool-form{

}
#wholesale-grading-tool-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 12px !important;
  opacity: 1 !important;
}
#wholesale-grading-tool-form input::-moz-placeholder { /* Firefox 19+ */
  font-size: 12px !important;
  opacity: 1 !important;
}
#wholesale-grading-tool-form input:-ms-input-placeholder { /* IE 10+ */
  font-size: 12px !important;
  opacity: 1 !important;
}
#wholesale-grading-tool-form input:-moz-placeholder { /* Firefox 18- */
  font-size: 12px !important;
  opacity: 1 !important;
}
.wholesale-grading-tab{

}
.wholesale-grading-tab .nav-link{
    position: relative;
    padding-left: 60px !important;
}
.wholesale-grading-tab .nav-link .badge{
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    background: #E6BC6D;
    left: 10px;
    right: auto;
    top: 16px !important;
    animation: blink 2s steps(1, end) infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.alert-badge{
    position: absolute;
    right: 43px;
    bottom: 8px;
}
@media (max-width: 1600px) {
    .alert-badge {
        position: absolute;
        right: 35px;
        bottom: 6px;
    }
}

#frequently-bought-together-modal th .pophover-icon{
    font-weight: bold;
}
#result-table thead th{
    width: auto !important;
}
.info-outer {
    position: absolute;
    width: 260px;
    padding: 14px;
    box-shadow: 0px 0px 10px #9a9a9a;
    -webkit-box-shadow: 0px 0px 10px #9a9a9a;
    -moz-box-shadow: 0px 0px 10px #9A9A9A;
    background: #fff;
    right: 0;
    top: 30px;
    z-index: 1;
}
.info-outer:after {
    content: "";
    position: absolute;
    top: -9px;
    width: 0px;
    height: 0px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    right: 20px;
}
.my-table-3 .info-outer tbody td:nth-child(1){
    width: auto;
}
.profit-breakdown-box .info-outer table tr:last-child {
    border-top: 1px solid #333;
}
.my-table-3 .info-outer tbody td:nth-child(1), .my-table-3 .info-outer tbody td:nth-child(2), .my-table-3 .info-outer tbody td{
    padding: 4px 11px !important;
    border-bottom: 0;
    font-weight: normal;
}
.table-hover .info-outer tbody tr td, .table-hover .info-outer tbody tr th{
    background-color: transparent !important;
}
#zonr-wholesale-grading-tool-table .wholesale-grade-col-pr {
    min-width: 75px;
}
#wholesale-grading-tool .csv-download-btn.export-btn-text ul {
    width: 100%;
    max-width: 95px;
    min-width: unset;
}
#wholesale-grading-tool .csv-download-btn.export-btn-text ul li {
 margin:  3px 0;
}
@media (min-width:  1380px){
#zonr-wholesale-grading-tool-table .wholesale-grade-col-pr {
    min-width: 90px;
}

}
.ztnolink a::after {
    display: none;
}
.introjs-button.introjs-prevbutton.introjs-disabled {
    display: none;
}
.revised-plan-amount {
    padding-bottom: 1rem;
}
.initial-ampount-plan{
    position: relative;
    display: inline-block;
}
.initial-ampount-plan::before {
    content: "";
    position: absolute;
    width: calc(100% + 15px);
    height: 3px;
    background-color: #c0392b;
    left: -7.5px;
    transform: rotate(5deg);
    transform-origin: center;
    bottom: 16px;
}
.initial-ampount-plan.small-liner::before {
    bottom: 50%;
    transform-origin: right;
    transform: translateY(50%);
}
#frequently-bought-together-modal td:nth-child(2) {
    min-width: 300px;
}
h6.cstm-price.initial-ampount-plan {
    /*margin: 0;*/
}

.no-video a {
    pointer-events: none;
  }

  .no-video a::before {
    display: none;
  }

  @media (min-width: 990px) and (max-width: 992px){
    .bulb-img {
        top: -170px;
    }
    .bg-photo-enhcr-3 .carousel-control-prev {
        left: 20px !important;
    }
    .bg-photo-enhcr-3 .carousel-control-next {
        right: 20px !important;
    }
    .filters {
        padding: 0px 15px !important;
    }
    .faq-sec{
        padding: 0px;
    }
    .walk .d-flex, .bg-h .d-flex {
        height: auto !important;
    }
    .sales-info-inner h1 {
        font-size: 43px;
        line-height: 53px;
    }
    .sales-info-banner:after {
        width: 136px;
    }
    .free-one-para p {
        font-size: 15px;
    }
    #analyze-product-data .carousel-control-next {
        right: 12px;
    }
    #analyze-product-data .carousel-control-prev {
        left: 12px;
    }
    .relevant-section .partly-row:after{
        width: 100%;
    }
    .optimizer-pricing-section {
        background-size: auto;
    }
    .amzn-prdct-left {
        display: block !important;
    }
    .hdg-arrow-img.list-hdg:before, .list-hdg:after,  .hdg-arrow-img:before, .cstm-h2 br{
        display: none;
    }
    .bg-photo-enhcr-2 {
        min-height: 270px;
    }
    .bg-photo-enhcr-2 h1 {
        font-size: 40px;
    }
    #carouselExampleIndicators2 .carousel-control-next img, #carouselExampleIndicators2 .carousel-control-prev img {
        width: 11px;
    }
    section.bg-pageone-2.bg-neutral-9 {
        background-color: var(--color-neutral-9) !important;
    }
    .search-page-search button {
        width: 120px !important;
    }
    .cstm-search input.dkeyword-input {
        padding: 9.7px 125px 9.7px 14px !important;
    }
    .ready-btn-clmn img {
        width: 78px;
        margin-top: 20px;
    }
    .account-inner-sec {
        padding: 171px 50px 44px;
    }
    .bg-product-validator-1 {
        height: auto;
    }
    .bg-product-validator-3 {
        margin-top: 120px;
    }
    .sales-crown-sec {
        padding: 60px 20px 35px;
    }
    .bg-product-validator-1 {
        height: auto;
    }
    section.bg-pageone-2.bg-neutral-9 {
        background-color: var(--color-neutral-9) !important;
    }
}
#analyze-product-data .carousel-control-next, #analyze-product-data .carousel-control-prev{
    height: 25px;
    border: 0;
    height: 25px;
    background: no-repeat;
    color: #000;
    top: 66px;
}


.signup-flow {
    color: #212529;
    font-size: 14px;
}

.flow-left {
    flex: 0 0 60%;
    max-width: 60%;
    padding: 40px 110px;
    background-image: url(../images/signup-bg.svg);
    background-position: center bottom;
}

.flow-right {
    flex: 0 0 40%;
    max-width: 40%;
    background-color: #E6BC6D;
    padding: 75px;
}

.signup-flow .card {
    background: #FFFFFF;
    border: 0px solid #ECEFF3;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    padding: 45px;
    width: 100%;
}

.signup-flow#section-1 .card {
    max-width: 400px;
}

.signup-flow .card .card-body {
    padding: 0;
}

.signup-flow .input-group-text {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #D2D9DE;
    border-radius: 0;
    padding-left: 0;
}

.signup-flow h2 {
    font-size: 23px;
}

.signup-flow a{
    color: #E6BC6D;
}

.signup-flow .password-text li{
    margin-bottom: 5px;
}

.signup-flow .password-text li svg{
    margin: -3px 6px 0 0;
    width: 14px;
}

.signup-flow .btn-primary {
    border-radius: 4px !important;
    font-size: 14px !important;
    padding: 8px 25px 10px 25px;
    background-color:#E6BC6D;
    border: 1px solid #E6BC6D;
    color: #ffffff;
}
.signup-flow .btn-primary:focus,
.signup-flow .btn-primary:active,
.signup-flow .btn-primary:not(:disabled):not(.disabled):active {
    background-color:#E6BC6D;
    border: 1px solid #E6BC6D;
    opacity: 0.8;
}

.signup-flow .form-control {
    border: 0;
    border-bottom: 1px solid #D2D9DE;
    border-radius: 0;
    padding: 9px 0px;
}

.signup-flow .has-error .form-control,
.signup-flow .has-error .input-group-text {
    border-bottom: 1px solid #f00;
}

.signup-flow .error-text {
    position: absolute;
    left: 0;
    bottom: -18px;
    font-size: 12px;
    text-align: right;
    width: 100%;
}

.signup-flow .tab-slider--tabs {
    overflow: inherit;
    border-radius: 0;
    height: auto;
    display: flex;
}

.signup-flow .tab-slider--trigger {
    font-size: 17px;
    background-image: none !important;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: bold;
}

.signup-flow .tab-slider--tabs li.tab-slider--trigger.monthly-tab {
    text-align: left;
    padding-right: 0 !important;
    width: 118px;
}
.signup-flow .tab-slider--nav {
    border-bottom: 0;
}
.signup-flow li.tab-slider--trigger.annually-tab {
    padding-left: 50px !important;
    width: 230px;
    margin-left: 0px !important;
}

.signup-flow .tab-slider--trigger.active {
    color: #E6BC6D !important;
}

.signup-flow .tab-slider--tabs:before {
    height: 27px;
    width: 72px;
    background-color: #ffffff;
    border: 1px solid #D7D7D7;
    left: 85px;
    top: 4px;
}

.signup-flow .annually-tab span {
    color: #212529 !important;
    font-weight: normal;
}

.signup-flow .tab-slider--tabs:after {
    width: 35px;
    height: 19px;
    background: #E6BC6D;
    top: 8px;
    left: 89px;
}

.signup-flow .tab-slider--tabs.slide:after {
    left: 118px;
}

.signup-flow input::-webkit-input-placeholder {
    color: #212529 !important;
    font-size: 14px !important;
    opacity: 1 !important;
}

.signup-flow input::-moz-placeholder {
    color: #212529 !important;
    font-size: 14px !important;
    opacity: 1 !important;
}

.signup-flow input:-ms-input-placeholder {
    color: #212529 !important;
    font-size: 14px !important;
    opacity: 1 !important;
}

.signup-flow input:-moz-placeholder {
    color: #212529 !important;
    font-size: 14px !important;
    opacity: 1 !important;
}

.signup-flow .flow-right {
    color: #ffffff;
    font-size: 15px;
}

.signup-flow .flow-right h4 {
    color: #ffffff;
    font-size: 23px;
    margin-bottom: 15px;
}

.signup-flow .flow-right p {
    margin-bottom: 10px;
}

.signup-flow .flow-right a {
    color: #ffffff;
}

.signup-flow .flow-right .item {
    width: 100%;
    max-width: 466px;
}

.signup-flow .flow-right .flow-right-wrap {
    width: 100%;
    max-width: 466px;
}

.signup-flow .flow-right .owl-dots {
    display: none;
}

.signup-flow .flow-right .owl-nav {
    margin-top: 0;
    text-align: right;
}

.signup-flow .flow-right .owl-nav button {
    background: none !important;
    font-size: 20px !important;
}

.signup-flow .flow-right .owl-nav button:hover {
    color: #000000;
}

.signup-flow .flow-right .owl-nav button:focus {
    outline: none;
}

@media (max-width: 992px) {
    .flow-wrap-main {
        height: auto !important;
    }
    .flow-left {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 60px;
    }
}

@media (max-width: 600px) {
    .flow-left {
        padding: 40px;
    }
}

/* Sign Up Step 2 */
.signup-flow.sustep-2 h1 {
    font-size: 30px;
    font-weight: bold;
}

.signup-flow .btn-outline-secondary {
    font-size: 14px;
    border: 1px solid #212529;
    border-radius: 5px !important;
    color: #000;
    background-color: #ffffff;
}

.signup-flow .btn-outline-secondary:hover {
    color: #ffffff;
    background-color: #6c757d;
}
.signup-flow .price-card:not(.price-card-top){
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}
.badge-primary {
    color: #fff;
    background-color: #E6BC6D;
}

.signup-flow .price-card h2 {
    font-size: 19px;
    color: #E6BC6D;
}

.signup-flow .price-card h3 {
    font-size: 20px;
    font-weight: normal;
}

.signup-flow .price-card h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.signup-flow .price-card h5 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #212529;
}

.signup-flow .sbprice {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
}

.signup-flow .sbprice span {
    font-size: 16px;
    font-weight: normal;
}

.signup-flow .price-card ul li {
    background-image: url(../images/check.svg);
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    background-position: 0px 3px;
    margin: 0 0 5px 0;
}

.signup-flow .price-card ul li.not-included {
    background-image: url(../images/cross.svg);
}

.signup-flow.signup-order ul li {
    background-image: url(../images/check.svg);
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    background-position: 0px 3px;
    margin: 0 0 5px 0;
}

.signup-flow .price-card .btn-primary {
    padding: .375rem .75rem;
}

.signup-flow .price-card .badge {
    padding: .495rem .75rem .475rem .75rem;
    font-size: 14px;
    font-weight: normal;
    border-radius: 5px 5px 0 0px;
    position: absolute;
    left: 0;
    width: 100%;
    top: -30px;
    font-weight: bold;
    letter-spacing: 2px;
}

/* Sign Up Step 2 end */

/* Signup order */
.signup-order h2 {
    font-size: 25px;
}

.signup-order h3 {
    font-size: 18px;
}

.signup-order .table td {
    padding: .25rem 0rem;
    vertical-align: top;
    border-top: 0;
}

.signup-order .order-card {
    box-shadow: none;
    border: 1px solid #ECEFF3;
}

.signup-order .order-card small {
    font-size: 12px;
}

.signup-order .form-select {
    padding: 0;
}

.signup-order .owl-dots {
    display: none;
}

.signup-order .owl-nav {
    margin-top: 0;
    text-align: right !important;
}

.signup-order .owl-nav button {
    background: none !important;
    font-size: 20px !important;
}

.signup-order .owl-nav button:hover {
    color: #E6BC6D !important;
}

.signup-order .owl-nav button:focus {
    outline: none;
}

.signup-order .signup-order-right h4 {
    font-size: 19px;
}

.signup-order .signup-order-right .customers-text p{
    color: #575757;
}

.signup-order .signup-order-right .customers-text h4{
    color: #575757;
}
.signup-order .signup-order-right .customers-text {
    padding: 20px 0 20px;
}

.signup-order #paymentMethodDiv .card-body {
    padding: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #D2D9DE;
    border-radius: 0;
}

/* Signup order end */

/* Signup Seller */
.signup-seller h1 {
    font-size: 31px;
}

.signup-seller h1 {
    font-size: 31px;
}

.signup-seller .card {
    width: auto;
    box-shadow: none;
    border: 1px solid #ECEFF3;
    max-width: 380px;
}

.signup-seller .card h3 {
    font-size: 17px;
}

.signup-seller .card p {
    font-size: 14px;
}

.signup-seller .card:hover {
    border: 1px solid #ff9900;
}

.signup-seller-right {
    background-image: url(../images/seller-bg.jpg);
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.signup-product-right {
    background-image: url(../images/product-bg.png);
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.signup-dash-right {
    background-image: url(../images/dash-bg.png);
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.signup-seller-left {
    width: 100%;
    max-width: 500px;
}

.signup-flow .form-input {
    -webkit-appearance: none;
    appearance: none;
}

.signup-flow .form-input::before {
    content: '';
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 5px;
}

.signup-flow .form-input:checked::before {
    background: #E6BC6D;
}

.signup-flow .form-input::after {
    content: '';
    cursor: pointer;
    height: 0px;
    border-radius: 50px;
    border: 0;
    left: 10%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 0px;
}

.signup-flow .form-input:checked::after {
    border: 0;
}

.signup-flow .form-label {
    z-index: 1;
}

.signup-flow .form-input:checked~.form-label {
    color: #ffffff;
}

/* Signup Seller end*/

/* Signup Dashboard */
.signup-dash .card {
    width: 100%;
    max-width: none;
}

.signup-dash a:not(.btn) {
    color: #212529;
}

/* Signup Dashboard end */
li.crs-icn {
    background: url(../images/gray-cross.svg) no-repeat !important;
}

