@charset "utf-8";
/* CSS Document */
@font-face{font-family:sharp grotesk;font-style:normal;font-weight:400;src:local('Sharp Grotesk'),url(https://evapify-ks.com/css/Sharp_Grotesk/SharpGroteskBook20.woff) format('woff')}@font-face{font-family:sharp grotesk;font-style:normal;font-weight:500;src:local('Sharp Grotesk'),url(https://evapify-ks.com/css/Sharp_Grotesk/SharpGroteskMedium20.woff) format('woff')}@font-face{font-family:sharp grotesk;font-style:normal;font-weight:300;src:local('Sharp Grotesk'),url(https://evapify-ks.com/css/Sharp_Grotesk/SharpGroteskLight20.woff) format('woff')}@font-face{font-family:sharp grotesk;font-style:normal;font-weight:900;src:local('Sharp Grotesk'),url(https://evapify-ks.com/css/Sharp_Grotesk/SharpGroteskBlack20.woff) format('woff')}@font-face{font-family:sharp grotesk;font-style:normal;font-weight:700;src:local('Sharp Grotesk'),url(https://evapify-ks.com/css/Sharp_Grotesk/SharpGroteskBold20.woff) format('woff')}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,img, input, textarea, select {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-family: 'Sharp Grotesk', sans-serif;
}
a:link, a:visited{
text-decoration:none;
}
a:hover{
color:#323256;
text-decoration:none;
}
/*html {
overflow: auto;
}
*/
body {
line-height: 1;
background-color:#FFF;
-webkit-text-size-adjust: 100%;
background-color:#FFF; 
}

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
margin: 0;
padding: 0;
}
html, .fixedPopUp{
/*overflow-y:auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-color: #DBDBDB transparent;
scrollbar-width: thin;*/
}
/*html::-webkit-scrollbar, .fixedPopUp::-webkit-scrollbar {
width: 8px;
height:100%;
cursor: ew-resize;
}
html::-webkit-scrollbar{
width: 8px;
}
html::-webkit-scrollbar-track, .fixedPopUp::-webkit-scrollbar-track {
background: rgba(219, 219, 219,.5);
}
html::-webkit-scrollbar-thumb, .fixedPopUp::-webkit-scrollbar-thumb {
background: #DBDBDB;
}*/

:focus {
outline: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset,img {
border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}

caption,th {
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}
h1{
font-weight: 500;
}

q:before,q:after {
content: '';
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

a img {
border: none
}
ul{
list-style:none;
}
a{
text-decoration:none;
}
ul {
list-style: outside none none;
}
body, div, span, b, strong, ul, li{
/*-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;*/
}
.bigCnt{
position:relative;
float:left;
width:100%;
}
.bigCntM{
position:relative;
float:none;
margin:0 auto;
width:1200px;
}
.bigCntMCnt{
position:relative;
float:left;
width:100%;
}

.logoTop{
position:relative;
float:left;
height:44px;
width:128px;
margin-top:20px;
margin-bottom:20px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../admin/wp-content/uploads/2023/04/Group-1771.svg);
}
.bigCntHeaderTop{
border-bottom:1px solid #E6E6E6;
}
.topRightCnt{
position:relative;
float:right;
height:44px;
margin-top:20px;
max-width:215px;
}
.inputFieldsSearch{
position: relative;
float: left;
border: 1px solid #E6E6E6 !important;
height: 38px !important;
line-height: 38px !important;
padding-left: 16px !important;
padding-right: 65px !important;
background-color: #FFF !important;
border-radius: 4px !important;
color: #262626 !important;
width: calc(100% - 65px) !important;
font-size: 15px !important;
font-weight: 300 !important;
}
.submitSearch{
position: absolute;
top:-1.5px;
right: -24px;
border-radius: 0 4px 4px 0;
/*background-color: #FDD82B;
*/background-position: center;
background-repeat: no-repeat;
width: 55px;
height: 39px;
background-size:24px;
cursor: pointer;
z-index: 1;
background-image:url(../images/searchIconNewD.svg);
}
.accountCnt{
position:relative;
float:left;
margin-left:0;
}
.accountCntIcon{
position:relative;
float:left;
margin:5px;
margin-left:12px;
margin-right:12px;
width:24px;
height:24px;
cursor:pointer;
background-image:url(../images/userIconNew.svg);
background-position:center;
background-repeat:no-repeat;
background-size:contain;
}
.burgerIcon{
margin-left:6px;
    width: 33px;
background-image:url(../images/burgerW.svg) !important;
}
.wishlistIcon{
background-size:20px;
background-image:url(../images/favIconNew.svg);
}
.searchIcon{
background-image:url(../images/searchIconNew.svg);
    
}
.cartIcon{
background-size: 20px;
background-image:url(../images/cartIconNew.svg);
}
 
.footerTopCnt{
position:relative;
float:left;
width:100%;
margin-bottom:40px;
margin-top:170px;
}
.footerTopCntH{
position:relative;
float:left;
color:#262626;
font-size:22px;
font-weight:600;
}
.footerTopCntIn{
position:relative;
float:left;
margin-left:0;
}
.footerTopCntIn2{
position:relative;
float:left;
opacity: 0.75;
color:#FFFFFF;
line-height:1.4;
font-size:16px;
}
.footerTopCntIn2_1{
position:relative;
float:left;
margin-left:20px;
margin-right:20px;
font-weight:300;
}
.footerTopCnt2{
position:relative;
float:left;
width:40%;
}
.footerTopCnt2_other{
width:22%;
}
.footerTopCnt2H{
position:relative;
float:left;
width:auto;
color:#FFFFFF;
margin-bottom:20px;
font-size: 16px;
font-weight:400;
line-height: 24px;
}
.footerTopCntIn2_2{
text-decoration:none;
float:right;
margin-left:40px;
font-weight:300;
line-height: 24px;
font-size: 16px;
color:#FFF;
opacity:1;
}
.footerTopCntIn2_3{
margin-left:8px;
margin-right:8px;
}
.footerTopCntIn2_4{
width:100%;
opacity:0.75;
font-weight:300;
margin-bottom:16px;
text-decoration:none;
}
.footerTopCnt2S{
width:21%;
}
.footerCntArea{
position:relative;
float:left;
width:100%;
padding-bottom:40px;
margin-bottom:0px;
/*border-bottom:1px solid #C6C6C6;
*/margin-top:30px;
}
.paymentsBannerF{
position:relative;
float:left;
width:770px;
height:40px;
/*background-position:center left;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../admin/wp-content/uploads/2023/04/Rectangle-810.svg);
*/}
.logoFooter{
position:relative;
float:left;
width:200px;
height:50px;
background-position:center left;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../admin/wp-content/uploads/2023/04/Group-1784.svg);
background-image:url(../admin/wp-content/uploads/2023/04/Group-1771.svg);
}

.categoryHomeCnt{
position:relative;
float:left;
width:182px;
margin-right:20px;
margin-bottom:30px;
height: 310px;
background: #F3F3F5;
border-radius: 4px;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.featuredProductHomeCnt{
position:relative;
float:left;
width:25%;
}
.featuredBlogHomeCnt{
position:relative;
margin-bottom:0;
float:left;
width:100%; 
}
.bigCntMCntBlogCnt .featuredBlogHomeCnt {
margin-bottom:40px;
}
.featuredProductOtherHomeCnt{
position:relative;
float:left;
padding:15px;
border:1px solid #FFF;
width:calc(20% - 44px);
margin-right:15px;
margin-bottom:15px;
background-color:#FFF;
border-radius: 15px;
}
.categoryHomeCntImg{
position:relative;
float:left;
margin-top:20px;
margin-left:20px;
width:auto;
height:40px;
max-width:calc(100% - 40px);
object-fit: contain;
}
.featuredProductHomeCntImg{
position:relative;
float:left;
margin-left:6px;
margin-right:6px;
width:calc(100% - 12px);
height:250px;
background-size:50%;
border-radius:15px;
background-position:center;
background-repeat:no-repeat;
background-color:#F2F2F2;
background-repeat:no-repeat;
}
.featuredBlogHomeCntImg{
position:relative;
float:left;
width:152px;
height:94px;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
background-repeat:no-repeat;
}
.featurdBlogOther{
position:relative;
float:left;
height:94px;
margin-left:12px;
width:calc(100% - 164px);
overflow:hidden;
}
.featuredProductOtherHomeCnt .featuredProductHomeCntImg{
margin:0;
height:200px;
width:200px;
left:50%;
margin-left:-100px;
background-color:#FFF;
border-radius:0;
border-bottom:1px solid #D9D9D9;
}
.categoryHomeCntTitle{
position:relative;
float:left;
width:138px;
left:50%;
margin-left:-74px;
text-align:center;
font-size:14px;
color:rgba(0, 11, 28, 0.65);
margin-top:14px;
line-height:1.4;
margin-bottom:14px;
}
.featuredProductHomeCnt .categoryHomeCntTitle{
margin-left:16px;
width:calc(100% - 32px);
height: 38px;
overflow: hidden;
left:0;
}
.divider{
position:relative;
float:left;
width:100%;
}
.bigCntFeaturedCategoriesArea, .bigCntBannerArea{
z-index:1;
}
.bigCntFeaturedCategoriesArea .bx-pager, .bigCntBannerArea .bx-pager{
display:none !important;
}
.bx-prev{
width:36px !important;
height:36px !important;
background-color:#969696 !important;
border-radius: 22px !important;
background-image:url(../admin/wp-content/uploads/2023/04/Vector-5-1.svg)!important;
background-size: 7px !important;
background-position: center left 13px !important;
left:-10px  !important;
}
.bx-next{
width:36px !important;
height:36px !important;
background-color:#969696 !important;
border-radius: 22px !important;
background-image:url(../admin/wp-content/uploads/2023/04/Vector-4-1.svg)!important;
background-size: 7px !important;
background-position: center right 13px !important;
right: -10px  !important;
}
.bigCntFeaturedCategoriesAreaH{
position:relative;
float:left;
font-weight: 500;
line-height: 130%;
font-size: 21px;
color:#000B1C;
width:100%;
margin-bottom:20px;
}
.bigCntFeaturedProductsArea{
margin-top:20px;
}
.bigCntFBlogProductsArea{
margin-bottom:60px;
}
/*.bigCntFeaturedCategoriesAreaH:before{
position:absolute;
content:attr(title);
text-align:center;
color:rgba(0, 11, 28, 0.65);
font-size:22px;
top: 50%; right: 50%;
transform: translate(50%,-50%);
background-color: #F5F5F5;
padding-left: 20px;
padding-right: 20px;
}*/
.bigCntFeaturedProductsOtherArea{
background-color:transparent;
overflow:hidden;
margin-top:55px;

}
.removeRightMargin{
margin-right:0 !important;
}
.featuredProductOtherHomeCnt .categoryHomeCntTitle{
font-size: 15px;
left: 0;
margin: 0;
margin-top: 13px;
width: 100%;
text-align: left;
word-break: break-all;
height: 42px;
overflow: hidden;
}
.blogPostTitle{
position:relative;
float:left;
color:#000B1C;
font-size: 16px;
font-weight: 500;
line-height: 150%;
}
.ratingCntInList{
position:relative;
float:left;
width:auto;
margin:10px;

margin-top:12px;
margin-left:0;
margin-bottom:6px;
height:16px;
}
.featuredProductOtherHomeCntBottomCnt{
position:relative;
float:left;
width:100%;
}
.featuredProductOtherHomeCntBottomCntRight{
position:relative;
float:right;
}
.saveToFavBtn, .addToCartBtn{
position:relative;
float:left;
width:24px;
height:24px;
margin:8px;
cursor:pointer;
background-position:center;
background-size:contain;
background-repeat:no-repeat;
background-image:url(../images/addToWishListList.svg);
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.saveToFavBtn:hover{
background-image:url(../admin/wp-content/uploads/2023/02/Vector-6.svg);
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.addToCartBtn{
background-image:url(../admin/wp-content/uploads/2023/02/Vector-1-1.svg);
}
.featuredProductOtherHomeCntBottomCntLeft{
position:relative;
float:left;
overflow:hidden;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
/*display:flex;
*/margin:10px;
margin-top:12px;
margin-bottom:12px;
width:calc(100% - 117px);
}
.regularPriceCnt, .salePriceCnt{
position:relative;
float:left;
width:auto;
font-size: 16px;
line-height: 20px;
color:#546071;
}
.salePriceCnt{
font-weight:500;
margin-right:4px;
color:#EE2B4E;
}
.productOnSale{
font-weight: 400;
    font-size: 12px;
    line-height: 20px;
text-decoration:line-through;
color:#546071  !important;
}
.bigCntProductCnt{
border-top:1px solid #E6E6E6;
}

.bigCntMCntProductInfo_left{
position:relative;
float:left;
width:550px;
}
.bigCntMCntProductInfo_right{
position:relative;
float:right;
width:calc(100% - 616px);
margin-left:66px;
}
.productInfo_title{
position:relative;
float:left;
width:100%;
color: #252C32;
font-size: 32px;
font-weight: 500;
line-height: 48px;
}
.productInfo_rating{
position:relative;
float:left;
margin-top:0;
margin-bottom:24px;
}
.productGalleryCnt{
position:relative;
float:left;
width:100%;
margin-top:0;
}
.bx-pager{
position:relative;
float:left;
width:100px;
}
.productGalleryCnt .bx-pager a {
position:relative;
float:left;
width:100px;
height:auto;
margin-bottom:24px;
}
.productGalleryCnt .bx-pager div{
position:relative;
float:left;
width:calc(100% - 22px);
padding:8px;
height:calc(100% - 18px);
background-color:#FFF;
border:1px solid #FFF;
border-radius:2px;
overflow:hidden;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: start;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: flex;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.productGalleryCnt .bx-pager div:hover, .productGalleryCntActiveDiv{
border-color:#52B75D !important;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.bx-pager img{
position:relative;
float:left;
max-width: 100%;
object-fit: contain;
max-height:90px;
}
.productGalleryCnt .bx-wrapper{
position:relative;
float:left;
border:none;
width:calc(100% - 120px);
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.productGalleryCnt .bx-wrapper li div{
position:relative;
float:left;
width:100%;
height:100%;
min-height:80vh;
max-height:80vh;
/*    max-height: 90vh;
*/overflow:hidden;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: start;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: flex;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.productGalleryCnt .bx-wrapper img {
max-width: 92%;
max-height: 92%;
display: block;
object-fit: contain;
position: absolute;
}
.productPriceCnt{
position:relative;
float:left;
width:100%;
font-size: 29px;
font-weight: 500;
color:#546071;
line-height: 48px;
margin-bottom:20px;
}

.productPriceCnt .salePriceCnt, .productPriceCnt .regularPriceCnt {
font-size: 29px;
    font-weight: 500;
    line-height: 48px;
}
.productPriceCnt .regularPriceCnt.productOnSale {
font-weight: 500;
color:#546071;
font-size: 16px;
line-height:16px;
width:100%;
}
.productPriceCnt .regularPriceCntSavedMoney{
font-weight: 600;
font-size: 18px;
margin-top: 10px;
color:#52B75D;

}
.addToCartCntP{
position:relative;
float:left;
width:100%;
margin-top:24px;
}
.fixedPopUpCnt .addToCartCntP{
margin-top:24px;
}
.addToCartCntPQty{
position:relative;
float:left;
}
.minusBtn, .itemInputF, .plusBtn, .addToCartBtnOnProduct{
position:relative;
float:left;
width:40px;
height:40px;
font-weight: 300;
line-height: 34px;
text-align:center;
font-size: 38px;
background-color:#FFF;
border-radius: 0px;
cursor:pointer;
}
.itemInputF{
border:1px solid #D7D7D7;
background-color:#FFF;
border-left:none;
border-right:none;
color:#000B1C;
height:38px;
line-height:38px;
font-size:16px;
padding-left:6px;
padding-right:6px;
margin-left:0;
}
.plusBtn, .minusBtn{
border:1px solid #D7D7D7;
background:#FFF;
color:transparent;
height:38px;
line-height:38px;
margin-left:0;
background-position:center;
background-repeat:no-repeat;
border-radius:0 4px 4px 0;
background-size:15px;
background-image:url(../images/plusSignC2.svg);
}
.minusBtn{
border-radius:4px 0 0 4px;
background-image:url(../images/minusSignC.svg);
margin-left:0;
}
.addToCartBtnOnProduct{
margin-top:24px;
background-color: #FDD82B;
border:none;
width:100%;
margin-left:0;
padding-left:0;
padding-right:0;
font-size:16px;
font-weight:500;
color:#000B1C;
height:56px;
border-radius: 4px;
line-height: 56px;
font-weight: 500;
}
.addToCartBtnOnProductRedirect{
color: #00875A;
font-size: 14px;
border-radius: 6px;
margin-top:12px;
background-color:#F3F3F5;
}
.productPriceCntFav{
padding:0;
border:none;
position: relative;
float: left;
width: 30px;
height: 30px;
margin: 5px;
margin-left: 12px;
cursor: pointer;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
background-image: url(../images/addToWishListList.svg);
position:absolute;
right:0;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.addToCartCntP .savedInFavs, .productPriceCntFav:hover, .saveToFavBtn:hover{
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
background-image: url(../images/favoriteSaved.svg);
}
.productOtherInfoCnt{
position:relative;
float:left;
width:100%;
margin-top:40px;
}
.productDescInCnt, .productSpecificationsCnt, .productReviewsCnt{
position:relative;
float:left;
color:#546071;
display:none;
line-height:24px;
font-size:16px;
padding:20px;
padding-left:0;
padding-right:0;
width:100%;
}
.productReviewsCnt{
float:left;
width:60%;
background-color:#FFF;
margin-top:0;
}

.productDescInCnt p, .productDescInCnt div, .productDescInCnt a, .productDescInCnt span{
color:#546071;
line-height:2;
font-size:16px;
}
.productOtherInfoCntSub{
position:relative;
float:left;
width:100%;
border-bottom:1px solid #D9D9D9;
padding-bottom:8px;
margin-bottom:4px;
}
.productOtherInfoCntSubH{
position:relative;
float:left;
font-size: 19px;
 line-height: 130%;
font-weight:400;
height:30px;
color:#546071;
 margin-right:40px;
cursor:pointer;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.attributesCntInPr{
position:relative;
float:left;
width:100%;
color:#546071;
}
.popup_productDetails .attributesCntInPr{
max-height:44px;
overflow:hidden;
}
.attributesCntInPrM, .attributesCntInPrL{
position:relative;
float:left;
line-height:22px;
width:calc(46% - 20px);
padding-right:20px;
color:#546071;
font-size:14px;
margin-bottom:4px;
}
.attributesCntInPrL{
width:54%;
text-align:right;
float:right;
color:#000B1C;
padding-right:0;
}
.attributesCntInPrMLink{
text-decoration:underline;
cursor:pointer;
width:100%;
}
.attributesCntInPrLast{
/*margin-bottom:24px;
border-bottom: 1px solid #D9D9D9;
*/padding-bottom:0;
margin-bottom:0
}
.productSpecificationsCnt .attributesCntInPrM{
width:calc(33% - 20px);
}
.productSpecificationsCnt .attributesCntInPrL{
width:65%;
}
.productOtherInfoCntSubHActive{
color:#000B1C;
font-weight:500;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.productOtherInfoCntSubHActive:before{
position:absolute;
content:"";
width:100%;
height:1px;
background-color:#000B1C;
left:0;
bottom:-9px;
}
.productOtherInfoCntSubH:hover{
color:#000B1C;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.breadcrumLink{
position:relative;
float:left;
height:16px;
line-height:16px;
font-size:14px;
color:#6E7C87;
margin-left:6px;
margin-right:6px;
}
.breadcrumLinks:hover{
text-decoration:underline;
}
.breadcrumLinksLast{
color:#252C32;
font-weight: normal;
}
.breadcrumLinksLast:hover{
text-decoration:none;
}

.soldOutBtn{
border-color:#F3F3F5 !important;
     background-color: #F3F3F5;
}
 
.selectOptionProfileBuilderCnt a{
color:#333;
text-decoration:underline;
}
.productShortDescCnt{
position:relative;
float:left;
width:100%;
font-size: 14px;
line-height:22px;
color:#546071;
border-bottom:1px solid #E6E6E6;
padding-bottom:24px;
margin-bottom:24px;
}
.productGalleryCnt .bx-pager{
height: 80vh;
overflow:hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-color: #FFF #F2F2F2;
scrollbar-width: thin;
}
.productGalleryCnt .bx-pager::-webkit-scrollbar {
width:3px;
height:100%;
cursor: ew-resize;	 
}
.productGalleryCnt .bx-pager::-webkit-scrollbar-track {
background:#FFF;
width: 3px;
height:100%;
}
.productGalleryCnt .bx-pager::-webkit-scrollbar-thumb {
background: #F2F2F2;

}
.bx-pagerIn{
position:relative;
float:left;
width:100%;
height:100%;
}
.selectedOptionsCnt{
position:relative;
float:left;
display:none;
}
.productTitleCntTop{
position:relative;
float:left;
width:100%;
}
.variationOptionCntMain, .variationOptionCntMainS{
position:relative;
float:left;
width:100%;
font-size: 14px;
line-height: 1.4;
color: rgba(0, 11, 28, 0.65);
}
.variationOptionCntMain{
    line-height: 40px;
    margin-right: 14px;
    font-size: 16px;
    font-weight: 500;
    color: #000B1C;
	width:auto;
	margin-bottom:0;
}
.variationOptionCnt{
position:relative;
float:left;
width:100%;
}
.checkboxes, .radioBox {
position: relative;
color: inherit;
font: inherit;
margin: 0;
margin: 5px;
margin-left: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
top: 2px;
position: absolute;
left: -9999px;
outline: 2px solid #F9685F;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked, [type="radio"]:not(:checked), [type="radio"]:checked {
position: absolute;
left: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label, [type="radio"]:not(:checked) + label, [type="radio"]:checked + label {  
position: relative;
overflow: hidden;
float:right;
cursor: pointer;
display: inline-block;

-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
/* checkbox aspect */
[type="checkbox"] + label:before, [type="checkbox"] + label:after, [type="radio"] + label:before, [type="radio"] + label:after {
content: '';
position: absolute;
right: 0;
z-index: 1;

-webkit-transition: .2s;
transition: .2s;
}
/* Unchecked styles */
[type="checkbox"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:before {
top: 0px;
width: 20px; 
height: 20px;
border: 1px solid #ccc;
border-radius: 50%;
}
[type="checkbox"]:not(:checked) + label:after, [type="radio"]:not(:checked) + label:after {
top: 0px;
width: 20px; 
height: 20px;
border: 1px solid #ccc;
border-radius: 50%;
z-index: 0;
}
.variationOptionCntMainS:hover [type="checkbox"]:not(:checked) + label:after, .variationOptionCntMainS:hover [type="radio"]:not(:checked) + label:after, .variationOptionCntMainS:hover .variationOptionCnt [type="checkbox"] + label:before, .variationOptionCntMainS:hover .variationOptionCnt [type="checkbox"] + label:after, .variationOptionCntMainS:hover .variationOptionCnt [type="radio"] + label:before, .variationOptionCntMainS:hover .variationOptionCnt [type="radio"] + label:after, .variationOptionCntMainS:hover [type="checkbox"]:not(:checked) + label:before, .variationOptionCntMainS:hover  [type="radio"]:not(:checked) + label:before{
border-color:#000B1C !important;
}
.variationOptionCntMainSColor{
width:auto;
margin-right:8px;
}
.variationOptionCntMainSColor label{
    text-indent: -9999px;
    color: transparent !important;
    width: 32px !important;
    height: 32px !important;
	    padding-left: 0  !important;
}
/* Checked styles */
[type="checkbox"]:checked + label:before, [type="radio"]:checked + label:before {
top: 3px;
left: 3.6px !important;
background-color: #52B75D;
background: linear-gradient(217.21deg, #7A29B5 10.91%, #CE009F 199.75%);
border-radius: 50%;
width: 15px;
height: 15px;
}
.bigCntProductCntProductCntIn [type="checkbox"]:checked + label:before, .bigCntProductCntProductCntIn [type="radio"]:checked + label:before {
left: 3.6px !important;
}
[type="checkbox"]:checked + label:after, [type="radio"]:checked + label:after {
top: 0px;
width: 20px; 
height: 20px;
border: 1px solid #000B1C;
border-radius: 50%;
z-index: 0;
background-color: #FFF;
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before, [type="radio"]:disabled:not(:checked) + label:before, [type="radio"]:disabled:checked + label:before {
top: 0;
box-shadow: none;
background-color: #52B75D;
width: 24px; height: 24px;
border: 3px solid #52B75D;
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
[type="checkbox"]:disabled + label, [type="radio"]:disabled + label {
color: #555;
}
[type="checkbox"]:disabled:not(:checked) + label:hover:before, [type="radio"]:disabled:not(:checked) + label:hover:before {
border-color: #E27A76;
}	
.variationOptionCnt [type="checkbox"]:not(:checked) + label, .variationOptionCnt [type="checkbox"]:checked + label, .variationOptionCnt [type="radio"]:not(:checked) + label, .variationOptionCnt [type="radio"]:checked + label{
float: left;
padding-left: 38px;
font-size: 14px;
color: #444;
line-height: 24px;
border:none;
width:calc(100% - 129px);
}
.variationOptionCnt [type="checkbox"] + label:before, .variationOptionCnt [type="checkbox"] + label:after, .variationOptionCnt [type="radio"] + label:before, .variationOptionCnt [type="radio"] + label:after {
width:24px;
height:24px;
right: auto;
left: 0;
}
.variationOptionCnt [type="radio"] + label:before{
    left: 4px  !important;
    top: 4px;
    width: 24px !important;
    height: 24px !important;
    padding: 0 !important;
    border: none !important;
}
.variationOptionCnt [type="radio"] + label:after{
width:30px;
border:1px solid #000B1C;
height:30px;
right: auto;
}
.variationOptionCntMainS [type="radio"]:not(:checked) + label:after{
border-color:#FFF !important;
}
.variationOptionCnt [type="checkbox"]:checked + label:before {
left: 2px;
}
.variationOptionCnt label{
position:relative;
font-size:18px;
}
.popup_productDetails_variations{
position:relative;
float:left;
padding:0;
padding-bottom:0;
margin-top:24px;
width:100%;
}
.addToCartPopupBtnLoading{
cursor:wait;
opacity:0.7;
}
.bigCntHeaderTopSpacer{
height:84px;
display:none;
border: none;
}
.bigCntHeaderTopMenuTop{
position:relative;
float:left;
background-color:transparent;
border-bottom: 1px solid #373644;
    z-index: 2;
}
.bigCntHeaderTopMenuTopF{
position:relative;
float:left;
margin-top:10px;
margin-bottom:10px;
color: #FFFFFF;
font-weight: 300;
font-size: 14px;
line-height:17px;
}
.topMenuRightCnt{
position:relative;
float:right;
margin-top:10px;
margin-bottom:10px;
}
.topMenuRightCnt .menuLinksHeader, .topMenuRightCnt .menuLinksHeaderCnt {
position:relative;
float:left;
color: #FFFFFF;
font-weight: 300;
font-size: 14px;
height:auto;
line-height:17px;
margin-left:15px;
margin-right:15px;
}
.topMenuRightCnt .menuLinksHeaderCnt {
margin-left:0;
margin-right:0;
}
.bigCntHeaderTopMenu{
background-color:transparent;
background-position:center;
background-repeat:no-repeat;
z-index:999999999;
position:relative;
float:left;
/*background-image:url(../admin/wp-content/uploads/2023/04/White-Smoke-PNG-Background.png);
*/}
.bigCntHeaderTopMenuFixed{
position:fixed;
display:block;
z-index:9999999999999999;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
background-color:#FFF;
top:0;
left:0;
height:70px;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.bigCntHeaderTopMenuFixed .logoTop{
height:70px;
    width: 48px;
	background-position:center left;
background-image:url(../images/evapifyLogoDark22.svg);
margin:0;
}
.bigCntHeaderTopMenuFixed .menuLinksHeader, .bigCntHeaderTopMenuFixed .menuLinksHeaderCnt{
color:#000B1C;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.bigCntHeaderTopMenuFixed  .topMenuInMiddle{
margin-top:13px;
/*-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;*/
}
.bigCntHeaderTopMenuFixed  .topRightCnt{
margin-top:18px;
height:34px;
/*-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;*/
}
.bigCntHeaderTopMenuFixed .accountCntIcon {
    background-image: url(../images/userIconNewD.svg);
}
.bigCntHeaderTopMenuFixed .searchIcon {
    background-image: url(../images/searchIconNewD.svg);
}

.bigCntHeaderTopMenuFixed .wishlistIcon {
    background-image: url(../images/favIconNewD3.svg);
}
.bigCntHeaderTopMenuFixed .cartIcon {
    background-image: url(../images/cartIconNewD.svg);
}
.bigCntHeaderTopMenuFixed .loggedNameTop:before{
    background-image: url(../images/iconmonstr-arrow-652D.svg);
}
.bigCntHeaderTopMenuSub{
background-color:#FFF;
z-index:99999999;
background-position:center;
background-repeat:no-repeat;
height:50px;
top:80px;
position:absolute;
background-image:url(../admin/wp-content/uploads/2023/04/White-Smoke-PNG-Background.png);
}
.bigCntHeaderTopMenuSubLiner{
position:absolute;
left:0;
top:0;
width:100%;
height:50px;
background: linear-gradient(90deg, #000B1C 0%, #27005C 71.35%);
}
.bigCntHeaderTopMenuLiner{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background: linear-gradient(90deg, #000B1C 0%, #27005C 23.88%, #7A29B5 77.34%, #CE009F 100%);
}
.topHeaderMegaMenuFixed{
position:fixed;
top:0;
}
.cartIconNo, .wishlistIconNo{
position: absolute;
top:-12px;
right: -18px;
width: 20px;
height: 20px;
background: #EE2B4E;
border-radius: 50%;
line-height: 22px;
font-size: 10px;
display: flex;
font-weight:300;
text-align: center;
align-items: center;
color:#FFF;
justify-content: center;
display:none;
}
.bigHeadersCntH{
position:relative;
float:left;
width:100%;
margin-top:0;
color:#252C32;
text-align:left;
  font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 150%;
margin-top:80px;
margin-bottom:4px;
}
.bigCntProductCntNoline{
border:none;
}
.cartContainerCnt{
position:relative;
float:left;
width:825px;
}
.cartItemCnt {
position: relative;
float: left;
border-radius:10px;
background-color:#FFF;
padding:16px;
width:calc(100% - 24px);
min-height: 50px;
box-shadow: 0px 2px 6px 0px rgba(0, 11, 28, 0.03);
margin-top: 15px;
border-bottom: 1px solid #F0F0F0;
webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
/*display: flex;
*/}
.cartContainerCntRight .cartItemCnt{
background-color:transparent;
margin-top: 12px;
padding:0;
width:100%;
border-bottom: none;
border-radius: 0;
box-shadow: unset;
}
.cartContainerCntRight .cartItemOtherDetails{
height:100%;
}
.cartItemCntH, .cartItemCntH2 {
position: relative;
float: left;
width: 100%;
font-size: 16px;
color: #000B1C;
line-height: 130%;
width:90%;
}
.closePopUpBtn, .closePopUpBtnPopIUp, .closePopUpBtnPopIUp2, .removeItemFromCart, .closePopUpBtnFinal, .clearAddressInput, .closePopUpBtnPopIUpOther{
position: absolute;
right: 20px;
top: 20px;
width: 30px;
height: 30px;
background-position: center;
background-repeat: no-repeat;
background-size: 22px;
z-index: 999;
cursor: pointer;
background-image: url(../images/iconmonstr-x-mark-lined2.svg);
}
.closePopUpBtnPopIUpOther{
    right: 40px;
    top: 40px;
    background-color: #FFF;
    border-radius: 5px;
}
.closePopUpBtnPopIUp, .closePopUpBtnPopIUp2{
    top: 60px;
    right: 70px;
}
.removeItemFromCart{
background-image: url(../images/removeIconw.svg);
right: 0;
top:0;
width: 24px;
height: 24px;
/*display:none;
*/-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
} 
.cartItemCnt:hover .removeItemFromCart{
display:block;
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.cartItemCntH2 {
font-size: 14px;
color: #999999;
margin-top:8px;
width:90%;
}
.cartItemOtherDetails {
position: relative;
float: left;
width:calc(100% - 176px);
margin-left:16px;
height:170px;
}
.cartItemOtherDetails_image, .cartItemCntSubImg{
position: relative;
float: left;
width: 160px;
border-radius:4px 4px 0 0;
background-color:#F3F3F5;
height: 170px;
background-position: center bottom;
background-repeat: no-repeat;
    background-size: 80%;
}
.bigCntProductCntNolineCheckout  .cartItemOtherDetails_image{
height:64px;
width:64px;
}
.cartItemCntSubBB{
position:relative;
float:left;
margin:12px;
margin-top:8px;
margin-bottom:0;
width:calc(100% - 88px);
}
.bigCntProductCntNolineCheckout .cartItemCntSubBB{
margin-right:0;
width:calc(100% - 76px);
}
.cartItemOtherDetails_qty {
position: absolute;
bottom: 0;
left: 0;
}
.addQtyOptionCntMinus, .addQtyOptionCntPlus, .addQtyOptionCntPlusF, .addQtyOptionCntMinusF, .addQtyOptionCntMinusC, .addQtyOptionCntPlusC {
position: relative;
float: left;
width: 26px;
height: 26px;
cursor: pointer;
background-color: #f4f4f4;
background-size: 18px;
background-position: center;
background-repeat: no-repeat;
background-image: url(../images/iconmonstr-line-one-horizontal-lined-240.png);
border-radius: 2px;
}
/*.addQtyOptionCntMinusC, .addQtyOptionCntPlusC {
background-size: 14px;
background-color: transparent;
background-image: url(../images/chevron-down.88d9ca6147144426ec5c.svg);
}*/
.addToCartSmallCnt .addQtyOptionCntMinusF, .addToCartSmallCnt .addQtyOptionCntPlusF, .addQtyOptionCntPlusC {
height: 30px;
width: 30px;
}
.cartItemOtherPrices {
position: absolute;
right: 0;
bottom: 0;
}
.popupQty, .addToCartPopupBtn, .addToCartPopupBtnRecommended, .popupQtyCart {
position: relative;
float: left;
line-height: 30px;
text-align: center;
font-size: 16px;
font-weight: normal;
color: #060506;
border: 1px solid #F2F2F2;
background-color: #F2F2F2;
margin-left: 10px;
height: 30px;
width: 30px;
}
.popupQtyCart {
width: 40px;
background-color: #F2F2F2;
border-radius: 5px;
}
.addQtyOptionCntPlusC {
margin-left: 10px;
transform: rotate(180deg );
}
.totalPriceCartItem, .unitPriceCartItem {
position: relative;
float: right;
text-align: right;
line-height: 1.4;
font-size: 22px;
color: #000B1C;
}
.updateCartBtn, .continueBtnUp, .submitContactForm, .submitContactFormSMS, .submitContactFormApplySMSVerify {
position: relative;
float: left;
margin-top: 25px;
height: 56px;
margin-left:20px;
text-align: center;
font-weight: 500;
width:calc(100% - 40px);
font-size: 16px;
line-height: 56px;
border-radius: 6px;
background-color: #000B1C;
color: #FFF;
cursor: pointer;
}
.updateCartBtnDisabled {
opacity: 0.7 !important;
cursor: not-allowed !important;
}
.updateCartBtn{
     background-color: #FDD82B;
	 color:#000B1C;
margin-top: 14px;
}
.totalPriceCartItem .productOnSale   {
/*font-weight: 700;
font-size: 18px;
line-height: 20px;*/
}
.totalPriceCartItem .salePriceCnt  {
line-height: 1.4;
/*font-weight: 800;
font-size: 22px;
letter-spacing: 0.2px;*/
color: #546071;
}
.totalPriceCartItem .productOnSale{
color:#546071;
}
.subtotalCntInCartB{
position:relative;
float:right;
margin-top:15px;
width:calc(100% - 859px);
border: 1px solid #F0F0F0;
background: #FFF;
border-radius: 10px;

box-shadow: 0px 12px 15px 0px rgba(0, 11, 28, 0.07);
}
.subtotalCntInCart{
position:relative;
float:right;
margin-top:0;
width:calc(100% - 40px);
/*background-color: #f8f8f8;*/


padding:20px;

}
.subtotalCntInCart .totalChargeHTxt{
position:relative;
float:left;
width:100%;
text-align:left;
font-weight:400;
padding-bottom:10px;
padding-top:10px;
line-height:1.4;
font-size:16px;
color:#000B1C
}
.subtotalCntInCart .totalChargeHTxtDiscount {
color: #EE2B4E;
}
.subtotalCntInCart .totalChargeHTxt span{
float:right;
}
.continueBtnUpOnCart, .submitOrderBtn{
float:right;
margin-top:20px;
margin-bottom:40px;
width:auto;
}
.cartContainerCntRightB{
position:relative;
float:right;
width:440px;
}
.cartContainerCntRight{
position:relative;
float:right;
padding:20px;
background-color:#FFF;
border-radius: 10px;
border: 1px solid #F0F0F0;
background: #FFF;
width:calc(100% - 42px);
}
.cartContainerCntLeft{
position:relative;
float:left;
width:calc(100% - 500px);
}
.cartContainerCntRight .subtotalCntInCart{
float:left;
padding:0;
width:100%;
margin-top:22px;
margin-bottom:0;
}
.bigCntProductCntNolineCheckout .cartItemCntH{ 
font-size: 14px;
}
.bigCntProductCntNolineCheckout .cartItemOtherDetails{
/*width:20%;
position:relative;
margin:0;
float:right;*/
position:absolute;
right:0;
margin:0;
}
.bigCntProductCntNolineCheckoutTY  .cartItemOtherDetails{
position: relative !important;
    float: left;
    width: calc(100% - 176px);
	right:auto;
}
.bigCntProductCntNolineCheckout .cartItemOtherDetails .cartItemOtherPrices{
position:relative;
float:left;
width:100%;
height:100%;
position:absolute;
bottom:0;
right:0;
height:auto
}
.bigCntProductCntNolineCheckout .totalPriceCartItem, .bigCntProductCntNolineCheckout .unitPriceCartItem{
font-size: 18px;
}
.bigCntProductCntNolineCheckout .cartItemCntH2{
font-size: 15px;
line-height:130%;
}
.bigCntProductCntNolineCheckout .cartItemCntSubBB .cartItemCntH2{
font-size: 14px;
line-height:130%;
margin-top:0;
}
 
.cartItemCntSub{
position:relative;
float:left;
width:80%;
}
.bigCntProductCntNolineCheckout  .cartItemCnt{
min-height:inherit;
-ms-flex-direction: unset;
flex-direction: unset;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cartContainerCntRightH{
position:relative;
float:left;
width:100%;
margin-bottom:20px;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 150%;
text-transform: uppercase;
color:#252C32;
}
.inputFieldsNew{
position:relative;
float:left;
width:100%;
margin-bottom:24px;
}
.inputFieldsHeader{
position:relative;
float:left;
width:100%;
margin-bottom:8px;
font-size:16px;
color:#303946;
line-height:1.4;
}
.cartContainerCntRightHL{
margin-bottom: 16px;
}
.textFields{
position: relative;
float: left;
border: 1px solid #FFF;
border-bottom: 1px solid #DCDCDC;
height: 14px;
line-height: 14px;
padding:16px;
padding-left: 12px;
padding-right: 12px;
width:calc(100% - 26px); 
color: rgba(84, 96, 113, 0.70);
font-size: 14px;
/*	font-weight:300;*/
background-color: rgba(255, 255, 255, 0.80);
border-radius: 4px 4px 0px 0px;
}
.textareaFields{
position: relative;
float: left;
border: 1px solid  #FFF;
border-bottom: 1px solid  #DCDCDC;
line-height: 1.4;
padding:16px;
padding-left: 12px;
padding-right: 12px;
width:calc(100% - 26px);
border-radius: 5px;
color: rgba(84, 96, 113, 0.70);
font-size: 14px;
 height:84px;
background-color:rgba(255, 255, 255, 0.80);
resize:none;
border-radius: 4px 4px 0px 0px;
}
.inputFieldsNewHalf{
margin-right:20px;
width:calc(50% - 10px);
}
.inputFieldsNewNoMargin{
margin-right:0;
}
.labelCnt{
position:relative;
float:left;
width:100%;
margin-top:10px;

}
.inputFieldsNewPassword{
display:none;
margin-top:20px;
margin-bottom:0;
}
.checkboxCnt, .checkboxFilters {
position: relative;  
color: inherit;
font: inherit;
margin: 0;
margin: 5px;
margin-left: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
top: 2px;
position: absolute;
left: -9999px;
outline: 2px solid #F9685F;
}
.labelCnt [type="checkbox"]:not(:checked), .labelCnt [type="checkbox"]:checked, .labelCnt [type="radio"]:not(:checked), .labelCnt [type="radio"]:checked {
position: absolute;
left: -9999px;
}
.labelCnt [type="checkbox"]:not(:checked) + label, .labelCnt [type="checkbox"]:checked + label, .labelCnt [type="radio"]:not(:checked) + label, .labelCnt [type="radio"]:checked + label {  
position: relative;
overflow: hidden;
float:right;
cursor: pointer;
display: inline-block;

-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
/* checkbox aspect */
.labelCnt [type="checkbox"] + label:before, .labelCnt [type="checkbox"] + label:after, .labelCnt [type="radio"] + label:before, .labelCnt [type="radio"] + label:after {
content: '';
position: absolute;
right: 0;
z-index: 1;

-webkit-transition: .2s;
transition: .2s;
}
/* Unchecked styles */
.labelCnt [type="checkbox"]:not(:checked) + label:before, .labelCnt [type="radio"]:not(:checked) + label:before {
top: 0px;
width: 18px; 
height: 18px;
border: 1px solid #546071;
border-radius: 4px;
}
.labelCnt [type="checkbox"]:not(:checked) + label:after, .labelCnt [type="radio"]:not(:checked) + label:after {
top: 0px;
width: 18px; 
height: 18px;
border: 1px solid #546071;
border-radius: 4px;
z-index: 0;
}
/* Checked styles */
.labelCnt [type="checkbox"]:checked + label:before, .labelCnt [type="radio"]:checked + label:before {
top: 2px;
width: 3px;
height: 8px;
left: 3px!important;
border-top: 2px solid transparent;
border-left: 2px solid transparent;
border-right: 2px solid #FFF;
border-bottom: 2px solid #FFF;
-webkit-transform: rotateZ(37deg);
transform: rotateZ(37deg);
border-radius:0;
background: transparent;
-webkit-transform-origin: 20% 40%;
transform-origin: 100% 100%;
}
.labelCnt [type="checkbox"]:checked + label:after, .labelCnt [type="radio"]:checked + label:after {
top: 0px;
width: 18px; 
height: 18px;
border: 1px solid #EE2B4E;
border-radius: 5px;
z-index: 0;
background-color: #EE2B4E;
}
/* disabled checkbox */
.labelCnt [type="checkbox"]:disabled:not(:checked) + label:before, .labelCnt [type="checkbox"]:disabled:checked + label:before, .labelCnt [type="radio"]:disabled:not(:checked) + label:before, .labelCnt [type="radio"]:disabled:checked + label:before {
top: 0;
box-shadow: none;
background-color: #52B75D;
width: 17px; height: 17px;
border: 3px solid #52B75D;
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
.labelCnt [type="checkbox"]:disabled + label, .labelCnt [type="radio"]:disabled + label {
color: #555;
}
.labelCnt [type="checkbox"]:disabled:not(:checked) + label:hover:before, .labelCnt [type="radio"]:disabled:not(:checked) + label:hover:before {
border-color: #E27A76;
}	
.labelCnt [type="checkbox"]:not(:checked) + label, .labelCnt [type="checkbox"]:checked + label, .labelCnt [type="radio"]:not(:checked) + label, .labelCnt [type="radio"]:checked + label{
float: left;
padding-left: 28px;
font-size: 14px;
color:#303946;
line-height: 22px;
font-weight:normal;
width:calc(100% - 129px);
}
.labelCnt [type="checkbox"] + label:before, .labelCnt [type="checkbox"] + label:after, .labelCnt [type="radio"] + label:before, .labelCnt [type="radio"] + label:after {
right: auto;
left: 0;
}
.labelCnt [type="checkbox"]:checked + label:before {
left: 2px;
}
.labelCnt label{
position:relative;
font-size:15px;
}
.makePassReadable {
position: absolute;
content: "";
height: 40px;
width: 40px;
cursor: pointer;
background-repeat: no-repeat;
top: 27px;
z-index: 1;
right: 0;
background-repeat: no-repeat;
background-size: 20px;
background-position: center;
background-image: url(../images/eyeIcon2.png);
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.makePassReadableActive {
top: 27.5px; 
background-image: url(../images/eyeOffIcon2.png);
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.checkIfEmailExistsAlert, .birthdayCheck, .checkPasswordAlert, .fileUploadCheck{
position:relative;
float:left;
width:100%;
font-size:14px;
line-height:1.4;
color:#FF0000;
margin-top:10px;
margin-bottom:10px;
display:none;
}
.checkIfEmailExistsAlert a, .checkPasswordAlert a{
color:#FF0000;
text-decoration:underline;
}
.inputErr{
border-color:#F90000 !important;
} 
.variationOptionCntD{
margin-top:20px;
}
.pmtDesc, .pmtDescPrivacy{
position:relative;
float:left;
padding:10px;
border-radius:5px;
line-height:1.4;
font-size:14px;
background-color:#d2d2d2;
margin-top:6px;
margin-bottom:20px;
color:#444;
/*width:calc(100% - 20px);
*/display:none;
}
.pmtDescPrivacy{
display:block;
margin-bottom:12px;
margin-top:40px;
}
.pmtDescPrivacy a{
color:#444;
text-decoration:underline;
}
.pmtDesc:before{
position: absolute;
content: "";
width: 12px;
height: 12px;
z-index: 1;
top: -6px;
left: 33px;
background-color: #d2d2d2;
rotate: 45deg;
}
.cartContainerCntThankyou{
width:100%;
    margin-bottom: 200px;
}
.cartContainerCntRightHIn{
position:relative;
float:left;
width:100%;
font-size:16px;
color:#000B1C;
line-height:1.4;
margin-bottom:10px;
text-align:center;
}
.cartContainerCntRightHInO{
font-weight:500;
font-size:18px;
line-height:30px;
}
.cartContainerCntRightHInOO{
margin-top:30px;
margin-bottom:10px;
line-height:38px;
}
.thankYouLeftCnt .cartContainerCntRightHInOO{
line-height:30px;
}
.cartContainerCntRightHInOB{
text-align:left;
margin-top:30px;
}
.cartContainerCntRightHInOB2{
text-align:left;
font-weight:normal;
font-size:16px;
margin-bottom:0;
}
.cartContainerCntThankyou .subtotalCntInCart{
margin-top: 0;
width: calc(100% - 40px);
}
.continueShoppingBtn{
left:50%;
margin-left:-108px;
margin-top:30px;
padding-left:24px;
padding-right:24px;
}
.nothingToShowCnt{
position:relative;
float:left;
width:100%;
text-align:center;
font-size:18px;
color:#444;
line-height:1.4;
margin-top:30px;
}
.productFixedPopUp{
overflow-y:auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-color: #000B1C transparent;
scrollbar-width: thin;
}
.productFixedPopUp::-webkit-scrollbar {
width: 8px;
height:100%;
cursor: ew-resize;
}

.productFixedPopUp::-webkit-scrollbar-track {
background: rgba(219, 219, 219,.5);
}
.productFixedPopUp::-webkit-scrollbar-thumb {
background: #000B1C;
}
.productFixedPopUp {
position: fixed;
width: 100%;
top:0;
left:0;
height: 100%;
z-index: 999999999999;
display: none;
background-color:rgba(0, 11, 28, 0.5);
overflow: auto;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.exfd-hidden-scroll {
overflow-y: hidden;
}
.fixedPopUpCnt {
position: relative;
float: left;
width:calc(70% - 40px);
padding:20px;
margin-left: 15%;
margin-top: 10vh;
margin-bottom: 10vh;
background-color: #FFF;
border-radius:16px;
overflow: hidden;
-webkit-box-shadow: rgb(0 0 0 / 30%) 0 1px 3px;
-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
box-shadow: rgb(0 0 0 / 30%) 0 1px 3px;
display: flex;
flex-wrap: wrap;
align-items: center;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.fixedPopUpCntAge, .fixedPopUpCntDiscount, .fixedPopUpCntDiscountO{
width:calc(50% - 40px) !important;
margin-left: 25%  !important;
background:#FFF !important;
height:auto  !important;
}
.fixedPopUpCntDiscountO{
    width:calc(40% - 40px) !important;
    margin-left: 30%  !important;
    background:#FFF !important;
    height:auto  !important;  

    
}
.fixedPopUpCntDiscountO img{
    border-radius:25px !important;
}
.fixedPopUpCntDiscount{
background-color:transparent !important;
    box-shadow: unset !important;
	margin-top: 10vh !important;
    margin-bottom: 10vh !important;
}
.fixedPopUpCntDiscount img{
position:relative;
float:left;
width:100%;
height:auto;
cursor:pointer;
}
.popup_productCover {
position: relative;
float: left;
width: calc(50% - 40px);
padding: 20px;
height: calc(100% - 40px);
}
.popup_productDetails {
position: relative;
float: left;
padding: 25px 30px;
width: calc(50% - 60px);
}
.popup_productCover img {
display: block;
max-width: 100%;
height: auto;
vertical-align: middle;
}

 
.bigCntFoooterOther{
background-color:#FFF;
margin-top:70px;
}
.bigCntFoooterOther:before{
position:absolute;
width:100%;
height:1px;
content:"";
background: rgba(0, 11, 28, 0.21);
}
.bigCntFoooterOther .bigCntMCnt{
padding-top:40px;
padding-bottom:40px;
}
.bigCntFoooter{
background-position:center;
background-repeat:no-repeat;
background-size:cover;
background-image:url(../images/footerBg.jpg);
}
.categoryCoverPic{
position:relative;
float:left;
width:100%;
border-radius:15px;
}
.filtersBigCnt{
position:relative;
float:left;
width:100%;
margin-bottom:20px;
}
.filtersCntLeft{
position:absolute;
display:none;
top:48px;
z-index:9;
left:0;
background-color:#FFF;
border-radius: 10px;
box-shadow: 0px 10px 44px 0px rgba(0, 11, 28, 0.15);
width:auto;
max-width:calc(100% - 56px);
 overflow:hidden;
 height:300px;
 padding:24px;
 padding-left:24px;
 width:100%;
 padding-right:24px;
 padding-bottom:34px;
 overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-color: #D4D4D4 transparent;
    scrollbar-width: thin;
}
 
.filtersCntLeft::-webkit-scrollbar {
height:100%;
width:5px;
cursor: ew-resize;
}

.filtersCntLeft::-webkit-scrollbar-track {
background:transparent;
}
.filtersCntLeft::-webkit-scrollbar-thumb {
background:#D4D4D4;
}
.categoryProductsCnt{
position:relative;
float:left;
width:100%;
}
.filtersCntLeftH{
position:relative;
float:left;
cursor:pointer;
padding:10px;
border-radius:4px;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.filtersCntLeftHActive{
background-color:#F3F3F5;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.filtersCntLeftHI{
position:relative;
float:left;
width:24px;
height:24px;
background-position:center left;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../images/filerProducsIcon.svg);
}
.bigCntCategoriesCnt{
margin-top:25px;
margin-bottom:40px;
}
.filtersCntLeftHIH{
position:relative;
float:left;
height:24px;
margin-left:8px;
line-height:30px;
font-weight:400;
color:#000B1C;
font-size:16px;
}
.paginationCntBtm {
position: relative;
float: left;
 width: calc(100% - 20px);
  border-top:1px solid #BCBCBC;
border-radius: 0;
padding-top:8px;
background-color: #FFF;
}
.paginationCntBtmH {
position: relative;
float: left;
font-size: 14px;
height:24px;
line-height:24px;
color: #303946;
}

.paginationCntJobs {
position: relative;
float: right;
font-size: 14px;
color: #000B1C;
height: 24px;
line-height: 24px;
}
.paginationCntJobs span, .paginationArea {
position: relative;
font-size:14px;
color:#303946;
font-weight:normal;
height:24px;
line-height:24px;
float: left;
}
.paginationArea {
margin-left: 5px;
}
.paginationCntJobs a, .paginationCurrent2 {
position: relative;
float: left;
font-size: 14px;
color: #303946;
height: 24px;
min-width:12px;
text-align:center;
line-height: 24px;
padding-left: 6px;
padding-right: 6px;
    margin-left: 6px;
    margin-right: 6px;
}
.paginationCurrent2 {
background-color:#F3F3F5;
border-radius:50%;
}
.subFilterCnt{
position:relative;
float:left;
padding:0;
width:calc(25% - 24px);
margin-right:24px;
margin-top:10px;
/*border-bottom: 1px solid #D9D9D9;
width: calc(100% - 40px);*/
}
.subFilterCnt label{
font-size:14px;
line-height:1.4;
font-weight:300;
width: calc(100% - 32px) !important;
}
.subFilterSubCnt, .subFilterCntH{
position:relative;
float:left;
width:100%;
}
.subFilterSubCnt{
margin-top:6px;
margin-bottom:14px;
height:auto;
width:100%;
overflow:hidden;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.subFilterSubCntActive{
/*height:auto;
margin-top:10px;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;*/
}
.subFilterCntH{
font-size:14px;
font-weight:500;
text-transform:uppercase;
line-height:1.4;
width:100%;
color:#000B1C;
cursor:pointer;
}
.subFilterCntH:before{
/*position:absolute;
content:"";
right:0;
top:0;
background-position:center;
background-size: contain;
width:16px;
height:20px;
background-repeat:no-repeat;
background-image:url(../admin/wp-content/uploads/2023/04/Vector-11.svg);
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;*/
}
.subFilterCntHActive:before{
/*background-image:url(../admin/wp-content/uploads/2023/04/Vector-10.svg) !important;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;*/
}
.removeLastLine{
position:relative;
float:left;
width:100%;
height:1px;
background-color:#FFF;
z-index:1;
margin-top: -1px;
}
.productListCnt, .productListCntIn{
position:relative;
float:left;
padding:0;
border:1px solid #FFF;
width:calc(25% - 13px);
margin-right:25px;
border-radius:4px;
background-color:#FFF;
margin-bottom:25px;
overflow:hidden;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.productListCnt:hover, .productListCntIn:hover{
border: 1px solid #D4E6E9;
box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.productListCntCover{
position:relative;
float:left;
width:calc(100% - 30px);
padding:15px;
height:215px;
padding-bottom:0;
border-radius: 4px 4px 0px 0px;
background: #F3F3F5;
}
.productListCntCoverIn{
position: relative;
float: left;
width: 100%;
height: 100%;
min-height: 215px;
max-height: 215px;
/* max-height: 90vh; */

-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: start;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: flex;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.productListCoverImg{
max-width: 100%;
max-height: 100%;
display: block;
bottom:0;
object-fit: contain;
position: absolute;
}
.productListCntRightCnt{
position:relative;
float:left;
width:100%;
}
.productListCntRightCntTitleCnt{
position:relative;
float:left;
width:70%;
}
.productListCntRightCntTitleCntH{
position:relative;
float:left;
width:100%;
color:#000B1C;
font-size:16px;
line-height: 130%;
}
.productListCntRightCntTitleCntHL{
font-size:16px;
}
.productListCntRightCntTitleCntHLCnt{
position: relative;
float: left;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height:40px;
width:calc(100% - 20px);
overflow:hidden;
margin-top:12px;
margin-left:10px;
margin-right:10px;
}
.productListCntRightCntTitleCntH:hover{
text-decoration:underline;
}
.productListCntRightCntPriceCnt{
position:relative;
float:right;
position: absolute;
top: 146px;
right: 4px;
}
. .featuredProductOtherHomeCntBottomCntLeft, .productListCntIn .featuredProductOtherHomeCntBottomCntLeft{
margin-right:0;
/*width: 100%;
text-align: center;
height: 40px;
overflow:hidden;
color:rgba(0, 11, 28, 0.65);*/
}
.productListCnt .featuredProductOtherHomeCntBottomCntLeft .regularPriceCnt, .productListCntIn .featuredProductOtherHomeCntBottomCntLeft .regularPriceCnt {
color:#546071;
}
.productListCnt .featuredProductOtherHomeCntBottomCntRight, .productListCntIn .featuredProductOtherHomeCntBottomCntRight{
width: 40px;
z-index: 9;
display:none;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.productListCnt:hover .featuredProductOtherHomeCntBottomCntRight, .productListCntIn:hover .featuredProductOtherHomeCntBottomCntRight{
display:block;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.productListCnt .addToCartBtn, .productListCntIn .addToCartBtn{
background-image:url(../images/addToCartList.svg);
}
.productListCnt .saveToFavBtn, .productListCntIn .saveToFavBtn{
background-image:url(../images/addToWishListList.svg);
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.productListCnt .saveToFavBtn:hover, .productListCntIn .saveToFavBtn:hover, .saveToFavBtnActive{
background-image:url(../images/favoriteSaved.svg) !important;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.productListDivLine{
position:relative;
float:left;
width:100%;
height:1px;
background-color:rgba(0, 11, 28, 0.15);
margin-top:10px;
margin-bottom:10px;
}
.productListCntRightCntTitleCntHD{
font-size:14px;
font-weight:300;
color:rgba(0, 11, 28, 0.65);
}
.productListCntRightCntTitleCntHD:hover{
text-decoration:none !important;
}
.productListCntRightCntOtherCnt{
position:relative;
float:right;
margin-left:20px;
width:calc(30% - 20px);
}
.checkOutProductBtn{
position: relative;
float: right;
height: 36px;
font-weight: 700;
color: #7A29B5;
font-size: 13px;
line-height: 36px;
border: 2px solid #7A29B5;
padding-left: 20px;
padding-right: 20px;
cursor: pointer;
border-radius: 42px;
position: absolute;
right:20px;
bottom:20px;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.checkOutProductBtn:hover, .productListCnt:hover .checkOutProductBtn, .productListCntIn:hover .checkOutProductBtn{
color: #FFF;
background:linear-gradient(217.21deg, #7A29B5 10.91%, #CE009F 199.75%);
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.subFilterCnt .ratingCntInList{
padding-bottom:0;
}
.searchTopCnt{
position:relative;
float:left;
margin-top:20px;
width:50%;
margin-left: 10%;
}
.bigCntProductCntProductCnt{
margin-bottom:70px;
margin-top:40px;
border-top:none;
}
.bigCntProductCntProductCnt .bigCntProductBreadcrumsCnt{
margin-left:-6px;
overflow:hidden;
width:calc(100% - 15px);

}
.bigCntProductBreadcrumsCnt{
z-index:1;
}
.productTopCntI{
position:relative;
float:left;
width:100%;
}
.bigCntProductCntProductCnt .bigCntMCntIn{
padding:40px;
padding-top:24px;
width:calc(100% - 80px);
z-index:1;
border-radius: 20px;
background: #FFF;
box-shadow: 0px 8px 14px 0px rgba(0, 11, 28, 0.06);
}
.hoverEffectCnt{
position:relative;
float:left;
width:100%;
height:200px;
background-color:#FFF;

}
.hoverEffectCntBg{
position:absolute;
top:0;
left:0;
width:100%;
z-index:1;
min-height:507px;
height:100%;
background: linear-gradient(180deg, #39C2D7 -91.08%, #F5F5F5 95.18%);
}
.hoverEffectCntBallina{
background: linear-gradient(180deg, #7A29B5 -91.08%, #F5F5F5 95.18%);
}
.hoverEffectCntImg{
position:relative;
float:left;
width:100%;
height:200px;
z-index:1;
background-position:center;
background-repeat:no-repeat;
background-image:url(../admin/wp-content/uploads/2023/04/ELECTRIFY-YOUR-CLOUDS-1.svg);
background-size:55%;
}
.hoverEffectCntImgFitlersO .bigCntM, .hoverEffectCntImgFitlersO .bigCntMCnt  {
height:100%;
}
.hoverEffectCntImgFitlers{
width:100%;
position:absolute;
background-position:center;
background-size:cover;
background-repeat:no-repeat;
background-image:url(../images/coverImg.jpg);
    top:0;
	left:0;
	height:100vh;
}
.hoverEffectCntImgFitlersO{
background-image:url(../images/categoriesCover.jpg);
height:340px;
    position: relative;
    float: left;
    width: 100%;
    margin-top: -122px;
}
.bigCntProductCntProductCnt .breadcrumLink{
height:auto;
line-height:inherit;
}
.marginRight{
margin-right:0;
}
.ratingCntInListInList{
}
.bigCntCategoriesCntList{
z-index:1;
margin-top:0;
margin-bottom:0;
}
.bigCntFeaturedProductsOtherArea .productListCnt, .bigCntFeaturedProductsOtherArea .productListCntIn{
width: calc(20% - 22px);
}
.bigCntBannerArea{
margin-top:-122px;
}
.bigCntBannerArea .bx-wrapper .bx-prev{
width:40px !important;
height:80px  !important;
background: url(../admin/wp-content/uploads/2023/04/leftArrTopBanner.svg) no-repeat  !important;
background-size:contain  !important;
background-color:transparent  !important;
left: -60px !important;
}
.bigCntBannerArea .bx-wrapper .bx-next{
width:40px !important;
height:80px  !important;
background: url(../admin/wp-content/uploads/2023/04/Group-1792.svg) no-repeat  !important;
background-size:contain  !important;
background-color:transparent  !important;
right: -60px !important;
}
.bigCntMCntBlogCnt .bx-wrapper .bx-prev{
width:40px !important;
height:80px  !important;
background: url(../admin/wp-content/uploads/2023/04/Group-1791.svg) no-repeat  !important;
background-size:contain  !important;
background-color:transparent  !important;
left: -80px !important;
display:block !important;
}
.bigCntMCntBlogCnt .bx-wrapper .bx-next{
width:40px !important;
height:80px  !important;
background: url(../admin/wp-content/uploads/2023/04/Group-1790.svg) no-repeat  !important;
background-size:contain  !important;
background-color:transparent  !important;
right: -80px !important;
display:block !important;
}

.categoryTopBanner{
position:relative;
float:left;
width:800px;
box-shadow: 0px 5px 50px rgba(0, 11, 28, 0.15);
border-radius: 15px;
}

.hoverEffectCntImgFitlersBanner{
background-image:none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display:flex;
}
.productListCntRightCntTitleCntH a{
color:#000B1C;
}
.productListCntRightCntTitleCntH a:hover{
text-decoration:underline;
color:#000B1C;
}
.productListCntCoverIn:hover{
text-decoration:underline;
}
.bigCntMSS{
position:absolute;
top:0;
left:0;
width:100%;
overflow:hidden;
height:350px;
}
.categoryTopLeftImg{
position:absolute;
left:-900px;
background-size:contain;
width:1000px;
background-position:center right;
height:350px;
background-repeat:no-repeat;
background-image:url(../admin/wp-content/uploads/2023/04/PngItem_4483771-2-1.png);
}
.categoryTopRightImg{
position:absolute;
right:-900px;
background-size:contain;
width:1000px;
background-position:center left;
height:350px;
background-repeat:no-repeat;
background-image:url(../admin/wp-content/uploads/2023/04/PngItem_4483771-1-1.png);
}
.bigCntMS{
z-index:2;
}
.bigCntMCntInRead{
font-size:18px;
line-height:2;
    color: #444;
	font-weight:300;
}
.bigCntMCntInRead a, .bigCntMCntInRead a:hover, .bigCntMCntInRead a:visited{
    color: #444;
	text-decoration:underline;
}
.bigCntMCntInRead span{
position:relative;
float:left;
width:100%;
text-align: center;
font-size: 41px;
font-style: normal;
font-weight: 400;
line-height: 150%;
color:#F3F3F5;
}
.bgImgCls{
position:relative;
float:left;
top:0;
left:0;
width:100%;
height: 100%;
    object-fit: cover;
}
 
.bigCntAbout .bigCntMCntInRead{
/*position:absolute;
*/margin:50px;
width:calc(100% - 100px);
}
.bigCntMCntInReadH {
position:relative;
float:left;
width:100%;
line-height:1.4;
font-size:28px;
font-weight:300;
color:#FFF;
}
.bigCntMCntInReadAbout{
position:relative;
float:left;
width:56%;
line-height:1.6;
margin-top:20px;
font-size:16px;
font-weight:300;
color:#FFF;
}
.motoLogo, .motoLogo2{
position:relative;
float:left;
width:100%;
height:180px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
margin-top:55px;
margin-bottom:15px;
background-image:url(../admin/wp-content/uploads/2023/04/ELECTRIFY-YOUR-CLOUDS-1.png);
mix-blend-mode: overlay;
}
.motoLogo2{
background-image:url(../admin/wp-content/uploads/2023/04/ELECTRIFY-YOUR-CLOUDS-1-1.png);
     margin-top: 0;
	    height: 100px;
    margin-top: -40px;
	margin-bottom:0;
    background-position: center;
}
.bigCntAbout{
border:none;
    background: linear-gradient(180deg, #27005C -91.08%, #15022E 4.96%, #030303 95.18%);
}
.bigCntAboutPic{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.bigCntMCntInReadH50{
position:relative;
float:left;
width:35%;
}
.bigCntMCntInReadH50 .bigCntMCntInReadAbout{
width:100%;
}
.contactFormCnt{
position:relative;
float:left;
width:40%;
    margin-top: 19px;
     margin-left: 10%;	
}
.contactFormCnt .inputFieldHeader{
font-size:14px;
color:#FFFFFF;
}
.contactFormCnt .inputField{
position:relative;
float:left;
width:100%;
margin-bottom:15px;
}
.contactFormCnt .form-field{
position:relative;
float:left;
background: rgba(0, 11, 28, 0.85);
border-radius: 5px;
width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid rgba(0, 11, 28, 0.85);
font-size:14px;
color:#FFFFFF;
}
.contactFormCnt .textareaFields{
position: relative;
    float: left;
     padding: 10px;
    width: calc(100% - 22px);
	background: rgba(0, 11, 28, 0.85);
    border-radius: 5px;
    color: #FFF;
	line-height:1.4;
    font-size: 13px;
    font-weight: 300;
    height: 60px;
   border: 1px solid rgba(0, 11, 28, 0.85);
    resize: vertical;
    border-radius: 5px;
}
.contactFormCnt .textareaFields:focus, .contactFormCnt .form-field:focus{
 border-color:#7A29B5;
}
.submitContactForm, .submitContactFormApplySMSVerify, .submitContactFormSMS{
width:auto;
margin: 0;
    left: 0;
    margin-top: 32px;
    border-radius: 4px;
    background-color: #39C2D7;
    padding-left: 28px;
    padding-right: 28px;
    height: 60px;
    line-height: 60px !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    color: #000B1C;
}
.mce-panel {
    background-color: transparent !important;
    border: none !important;
}
.mce-tinymce {
    box-shadow: none !important;
	    width: 100%  !important;
    /* overflow: hidden; */
}
.mce-first, .i.mce-i-resize, .mce-last {
    display: none !important;
}
.blogPostTitleDate{
position:absolute;
bottom:0;
font-weight:normal;
left:0;
color:#546071;
font-size: 14px;
line-height: 150%;
width:100%;
}
.bigCntMCntBlogCnt{
position:relative;
float:left;
}
.blogPostExcerpt{
color: rgba(0, 11, 28, 0.65);
font-weight:400;
font-size:16px;
margin-top:10px;
line-height:1.4;
width:100%;
}
.bigCntFeaturedCategoriesArea .bigCntMCntBlogCnt .bx-controls-direction{
    display: block !important;
	    margin-top: -20px!important;
}
.bigCntFeaturedCategoriesArea{
margin-top:80px;
}
.bigCntFeaturedProductsOtherArea {
margin-top:55px;
}
.articleTtile{
position:relative;
float:left;
width:100%;
text-align:center;
line-height:1.4;
font-weight:700;
color:#000000;
font-size:32px;
}
.bigCntBlogCnt .bigCntMCntIn{
    box-shadow: unset;
	padding:35px;
	width:calc(100% - 70px);
}
.postCoverInBlog{
position:relative;
float:left;
width:100%;
margin-bottom:50px;
}
.bigCntMCntInRead  .articleDateTime{
color: #FFF;
text-align: center;
font-family: Sharp Grotesk;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 160%;
margin-top:16px;
margin-bottom:40px;
}
.birthdayDD, .birthdayMM{
width:calc(33% - 72px) !important;
margin-right:15px !important;
text-align:center !important;
}
.birthdayYYYY{
width:calc(33% - 22px)!important;
text-align:center !important;
}
.otherFormsTitle, .otherFormsTitleSub{
position:relative;
float:left;
width:100%;
text-align:center;
color:#7A29B5 !important;
font-size:28px !important;
font-weight:600 !important;
line-height: 1.4;
}
.applyForPartnershipCnt .otherFormsTitle{
color: #FFF !important;
text-align: left !important;
font-size: 21px !important;
font-weight: 500 !important;
line-height: 160% !important;
}
.otherFormsTitleSub{
font-weight:300 !important;
color:#7A29B5 !important;
margin-top:5px;
font-size:16px !important;
}
.applyForPartnershipCnt .otherFormsTitleSub{
color: #FFF !important;
font-size: 17px !important;
font-style: normal;
margin-top:8px;
text-align:left;
font-weight: 300 !important;
line-height: 160% !important;
}
.otherFormsTitleLiner{
position:relative;
float:left;
width:100%;
height:1px;
background-color:#E6E7E9;
margin-top:30px;
margin-bottom:30px;
}
.bigCntBlogCntAMB .selectOptionProfileBuilderCnt{
width:auto;
margin-right:20px;
}
.submitContactFormApply{
float:left;
left:50%;
margin-left:-50px;	
}
.searchResultsCnt{
position: absolute;
    left: 1px;
    top: 40px;
    z-index: 1;
    background-color: #FFF;
    border-radius: 0 0 5px 5px;
     border: 1px solid #FFF;
       width: calc(100% + 14px);
    box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
    border-radius: 6px;
	display:none;
	-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.firsSearchResult2{
position:relative;
float:left;
color: rgba(0, 11, 28, 0.65);
font-size:14px;
padding:10px;
height:20px;
line-height:20px;
width:calc(100% - 20px);
}
.firsSearchResult{
padding-top:0;
padding-bottom:0;
position: :relative;
float:left;
cursor: pointer;
z-index: 999;
}
.searchCoverPic{
position:relative;
float:left;
width:60px;
height:60px;
    background-color: #F3F3F5;
    background-position: center bottom;
 background-repeat:no-repeat;
background-size:contain;
}
.searchHeaderTxt{
position:relative;
float:left;
color:#546071;
font-size:16px;
margin-left:4px;
max-height: 29px;
    overflow: hidden;
width:calc(100% - 34px);
}
.searchListCnt{ 
position:relative;
float:left;
padding:10px;
width:calc(100% - 20px);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display:flex;
border-bottom:1px solid #F3F3F5;
max-height:60px;
height:60px;
overflow:hidden;
 background:#FFF;
	-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.searchListCnt:hover{
    background:#F3F3F5;
		-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.productSpecificationsCnt .attributesCntInPrM, .productSpecificationsCnt .attributesCntInPrL{
font-size:16px;
}
.myAccountTopCnt{
position:relative;
float:left;
}
.loggedNameTop{
position:relative;
float:left;
line-height:40px;
height:40px;
font-size:14px;
font-weight:300;
color:#FFF;
margin-right:30px;
cursor:pointer;
}
.loggedNameTop:before{
position:absolute;
content:"";
top:0;
right:-22px;
background-position:center;
width:20px;
height:40px;
cursor:pointer;
background-repeat:no-repeat;
background-size:12px;
background-image:url(../images/iconmonstr-arrow-652.svg);
}
.rightAccountAreaCnt, .rightAccountAreaCntNotification {
    position: absolute;
    right: 0;
       top: 44px;
    width: 205px;
     display: none;
    background-color: #FFF;
    z-index: 1;
	font-size:16px;
    border-radius:6px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.rightAccountAreaCnt {
    padding: 10px;
    padding-top:13px;
    padding-bottom: 13px;
    min-width: 180px;
    width: auto;
	background: #FFF;
     border-radius: 6px;
}
.rightAccountAreaCntActive {
    display: block;
     box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

.rightAccountAreaCntOptions {
    position: relative;
    float: left;
    width: calc(100% - 20px);
   height: 16px;
   padding: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 16px;
	text-align:right;
    cursor: pointer;
     font-size: 16px;
    color:#000B1C;
/* 	margin-top: 13px;
*/    line-height: 16px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    text-align: left;
}
 
.rightAccountAreaCntOptions:hover, .rightAccountAreaCntOptionsActive {
 	background-color: #F3F3F5 !important;
    border-radius: 6px;
	font-weight:normal;
    color: #000B1C !important;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
 
.myAccMenu .middleSubContainerTop {
    height: 60px;
    line-height: 60px;
    background: none;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    justify-content: center;
}
.myAccMenu .rightAccountAreaCntOptions {
border-bottom:none;
width: auto;
}
.wishlistIconExtra{
    margin-right: 15px;
	-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;
}
.accountSettingsCntH{
text-align:center;
color:#CE009F !important;
border-color:#E6E7E9;
}

.orderListCnt{
position:relative;
float:left;
border:1px solid #D9D9D9;
padding:25px;
width:calc(100% - 52px);
margin-bottom:15px;
    border-radius: 10px;
cursor:pointer;
    background-color: #FFF;
	
	-webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
.orderListCnt:hover{
    border: 1px solid #D4E6E9;
    box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
.orderListCntHT, .orderListCntHTH, .orderListCntHTT{
position:relative;
float:left;
width:100%;
font-size:12px;
line-height:1.4;
color:#000B1C;
}
.orderListCntHTH{
font-size:22px;
width:auto;
font-weight:500;
}
.orderListCntHTT{
font-size:22px;
font-weight:400;
margin-top:9px;
color:#546071;
}
.orderListCntH{
position:relative;
float:left;
width:60%;
}
.orderStatusBck{
position:relative;
float: right;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    line-height: 18px;
    padding-left: 16px;
    padding-right: 16px;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
	    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}
.ord_wc_shipped {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}
.ord_wc_processing, .ord_wc_on_hold{
color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;

}
.ord_wc_refunded{
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf;
}
.ord_wc_confirmed{
color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.ord_wc_completed{
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}
.ord_wc_failed, .ord_wc_cancelled{
   color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.shippingStatusCnt{
position:relative;
float:left;
width:100%;
margin-top:15px;
margin-bottom:25px;
}
.shippingStatusSubCnt{
position:relative;
float:left;
width:20%;
text-align:center;
height:20px;
line-height:20px;
font-size:14px;
color:#000B1C;
}
.shippingStatusCnt:before{
position:absolute;
content:"";
width:100%;
bottom:-15px;
left:0;
height:4px;
border-radius:4px;
background-color:#D9D9D9;
}
.shippingStatusSubCnt:before{
position:absolute;
content:"";
width:10px;
height:10px;
left:calc(50% - 5px);
bottom:-18px;
background-color:#D9D9D9;
border-radius:50%;
}
.shippingStatusSubCntFull:before, .shippingStatusSubCntProcessing:before{
background-color:#36B37E;
}
.shippingOrderLeft{
position:absolute;
bottom: -15px;
left:0;
width:50%;
height:4px;
}
.shippingOrderRight{
position:absolute;
bottom: -15px;
right:0;
width:50%;
height:4px;
}
.shippingOrderRightFull, .shippingOrderLeftFull{
background-color:#36B37E;
}
.cartItemCntSubImg{
position:relative;
float:left;
width:60px;
height:60px;
background-position:center;
background-repeat:no-repeat;
background-size:80%;
background-color:#FFF;
margin-right:15px;
}
.cartContainerCntThankyou .cartItemCntH, .cartContainerCntThankyou .cartItemCntH2{
width:calc(100% - 75px);
}
 
.cartContainerCntThankyou .cartContainerCntRightHInOO{
/*margin-bottom:20px;*/
}
.printOrder, .downloadPDF, .reOrderFormBtn, .reviewOrderBtn{
position:relative; 
float:left;
font-size:16px;
     color: rgba(0, 11, 28, 0.65);
height:30px;
padding-left:40px;
line-height:30px;
background-position:center left;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../images/iconmonstr-printer-thin.svg);
}
.printOrder{
    background-size: 68%;
}
.reviewOrderBtn{
    margin-right: 8px;
    background-size: 68%;
background-image:url(../images/iconmonstr-star-thin.svg);
}
.downloadPDF{
margin-left:10px;
background-image:url(../images/iconmonstr-cloud-download-thin.svg);
} 
.reOrderFormBtn{
margin-left: 10px;
    background-image: none;
    padding: 0px;
    margin-top: 0;
    background:#FDD82B;
    cursor: pointer;
    border-radius:4px;
    color: #000B1C;
    padding-left: 10px;
    padding-right: 10px;
	font-size:14px;
	line-height: 33px;
}
.topButtons{
position:relative;
float:right; 
}
.orderListCntHRight{
position:relative;
float:right;
width:30%;
}
.orderListCntHRight .topButtons{
margin-top: 5px;
    margin-right: 15px;
}
.orderListCntHRight .topButtonsOther{
margin-top:15px;
}
.orderListCntHRight .topButtonsOther  .reOrderFormBtn{
       background-size: 24px;
}
.socialMediaIconsFooter{
position:relative;
float:left;
width:auto;
font-weight:300;
height:24px;
margin-right:24px;
background-position:center;
background-repeat:no-repeat;
background-size:24px;
background-image:none !important;
font-size: 16px;
color:#FFF;
line-height: 24px;
background-image:url(../images/iconmonstr-facebook-22.svg);
}
.socialMediaIconsFooterInsta{
background-image:url(../images/iconmonstr-instagram-1123.svg);
}
.socialMediaIconsFooterTiktok{
background-image:url(../images/tiktok-icon.svg);
background-size:20px;
}
.bigCntMCntHeaderSub{
width:100%;
margin-left:0;
}
.menuLinksHeader, .menuLinksHeaderCnt{
position:relative;
float:left;
margin-left:10px;
margin-right:10px;
height:44px;
line-height:44px;
color:#FFFFFF;
font-weight:400;
font-size:16px;
cursor:pointer;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.menuLinksHeaderSub {
height:40px;
height:16px;
    margin: 0;
 line-height:16px;
padding:10px;
padding-top:11px;
padding-bottom:11px;
color:#000B1C;
width:calc(100% - 20px);
font-size:16px;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.menuLinksHeaderSub:hover{
background-color:#F3F3F5;
border-radius: 6px;
color:#000B1C !important;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.menuLinksHeaderCnt{
margin-left:0;
margin-right:0;
}
.menuLinksHeaderIcon{
position:relative;
float:left;
width:20px;
height:100%;
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
background-size:12px;
margin-right:10px;
margin-left:-5px;
background-image:url(../images/iconmonstr-arrow-656.svg);
}
.menuLinksHeader:hover, .menuLinksHeaderActive{
color:#FFE075 !important;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.subMenuCnt .menuLinksHeaderSub:hover{
color:#000B1C !important;
} 
.menuLinksHeaderActive:before{
/*position: absolute;
    bottom: -8px;
    height: 1.5px;
    background-color: #FFF;
    width: 0;
    content: "";
    animation: 150ms in-out forwards;*/
}
.categoryBreadcrumsCnt{
position:relative;
float:left;
width:100%;
margin-bottom:30px;
}
.breadcrumLinkS{
text-indent:-999px;
color:transparent;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
height:16px;
width:6px;
background-image:url(../images/breadCrumAr.svg);
}
.subMenuCnt{
/*position:absolute;
top:50px;
width:150px;
margin-left:0px;
background-color:#FFF;
filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;*/

left: 20px;
    opacity: 0;
	    text-align: left;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
	padding:10px;
	padding-top:13px;
	padding-bottom:13px;
     top: 100%;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    transition: all 0.42s ease-out 0s;
    z-index: 99 !important;
    width:max-content;
    text-align: left;
	color:#FFF;
	background:#FFF;
	box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
	border-radius: 6px;
 }
.subMenuCnt .menuLinksHeader{
width:calc(100% - 20px);
-webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.subMenuCnt .menuLinksHeader:hover{
-webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.menuLinksHeaderCnt:hover .subMenuCnt{
opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.nicPercentageList{
position:absolute;
color:#000B1C;
text-align:center;
font-size:12px;
height:24px;
line-height:26px;
padding-left:8px;
padding-right:8px;
background-color:#FFE075;
    z-index: 1;
    top: 1px;
    left: -15px;
	border-radius: 0px 20px 20px 0px;
	    font-weight:400;
}
.nicPercentageList br{
display:none;
}
.reviewFormCnt{
position: relative;
    float: left;
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 20px;
    width: calc(100% - 40px);
    background-color: #f8f8f8;
    border-radius: 15px;
	margin-top:42px;
}
.reviewFormCntTop{
position:relative;
float:left;
width:100%;
margin-bottom:15px;
}
.reviewFormCntTopH{
position:relative;
float:left;
width:100%;
 line-height:28px;
font-size:14px;
}
.reviewFormCntTop .productInfo_rating{
width:100%;
margin:0;
}
.submitReview{
margin-top:15px;
float:right;
}
.br-theme-css-stars .br-widgetErr a:after{
    color: #F90000 !important;
}
.br-theme-css-stars .br-widget a.br-active:after, .br-theme-css-stars .br-widget a.br-selected:after{
    color: #27005C !important;
}
.productInfo_rating .br-wrapper{
position:relative;
float:left;
margin-top:1px;
}
.bigCntMCntProductInfo_left .bx-wrapper{
margin-bottom:0;
}
.topRatingsHeaderCnt{
position:relative;
float:left;
margin-left:16px;
width:auto;
height:22px;
color:#546071;
    line-height: 22px;
    font-size: 14px;
	    font-weight: 400;
		cursor:pointer;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.topRatingsHeaderCnt:hover{
		text-decoration:underline;
		-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.productOtherInfoCntSubH2{
width:100%;
margin-top:20px;
color: #000B1C !important;
font-size: 20px !important;
  
}	
.commentListCnt{
position:relative;
float:left;
width:60%;
margin-top:15px;
}
.commentListCntName{
position:relative;
float:left;
font-size:15px;
    min-width: 120px;
	margin-right:15px;
	margin-top:2px;
}
.commentListCnt .productInfo_rating{

}
.comment_contentCnt{
position:relative;
float:left;
font-size:16px;
border:1px solid #D9D9D9;
color:#546071;
line-height:22px !important;
width:calc(100% - 32px);
padding:15px;
padding-top:10px;
padding-bottom:10px;
    border-radius: 5px;
	    margin-top: 16px;
}
.ty-caret-outer, .ty-caret-inner {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    margin-left: -1px;
}
.ty-caret-bottom {
    position: absolute;
    bottom: -16px;
    left: 14px;
    float: left;
    overflow: hidden;
    width: 16px;
    height: 16px;
	bottom: auto;
    top: -16px;
}
.ty-caret-outer {
    width: 0;
    height: 0;
    border-bottom: 16px solid #D9D9D9;
    border-right: 16px solid transparent;
    border-left: none;
}
.ty-caret-inner {
    top: 3px;
    left: 2px;
    width: 0;
    height: 0;
    border-bottom: 14px solid #FFF;
    border-right: 14px solid transparent;
    border-left: none;
}
.commentListCnt .productInfo_rating{
    margin-bottom: 0;
    margin-top: 8px;
}
.reviewFormCntTopHO{
text-align:center;
line-height:1.4;
padding-bottom:20px;
}
.reviewFormCntG{
   color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
		-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.accountIconLogged{
margin-right:-5px;
}
.addedToCartNotificationArea, .addedToCartNotificationAreaErr, .addedToCartNotificationAreaFav {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999999999999999999;
        background:#FDD82B;
    text-align: center;
    font-size: 16px;
     cursor: pointer;
        height: 56px;
    border-radius: 4px;
    line-height: 56px;
    font-weight: 500;
    display: none;
    color: #000B1C;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.addedToCartNotificationAreaErr{
background:#FF0000;
}
.addedToCartNotificationAreaErrAlert{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.searchTopCnt{
position:absolute;
right:20px;
margin: 0;
width:0;
overflow:hidden;
}
.searchTopCntActive{
overflow: unset;
top:-1px;
width:400px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.myAccountTopCntTop{
z-index:9999;
}
.topMenuInMiddle{
position:relative;
float:left;
max-width:calc(100% - 300px);
margin-top:20px;
margin-left:80px;
}
.footerTopCntInONe{
position:relative;
float:left
}
.bigCntStores{
background: linear-gradient(180deg, #15022E 0.74%, #030303 102.8%);
}
.motoLogo3{
background-image:url(../images/logoMotiv2.png);
margin-top:20px;
margin-bottom:20px;
}
.storeMapsCnt{
position:relative;
float:left;
padding:40px;
width:calc(100% - 80px);
border-radius: 40px;
background: rgba(56, 59, 64, 0.46);
backdrop-filter: blur(62px);
margin-bottom:100px;
}
.storeListCnt{
position:relative;
float:left;
width:280px;
margin-right:20px;
height:100%;
height:600px;

overflow:hidden;
}
.storeListSubCnt{
position:relative;
float:left;
width:100%;
height:100%;
overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-color: #004236 #00423633;
    scrollbar-width: thin;
}
.storeListSubCnt::-webkit-scrollbar {
height:100%;
width:5px;
cursor: ew-resize;
}

.storeListSubCnt::-webkit-scrollbar-track {
background:transparent;
}
.storeListSubCnt::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.1);
}
.mapCnt{
position:relative;
float:left;
width:calc(100% - 300px);
min-height:600px;
height:100%;
}
.storesCnt{
position:relative;
float:left;
width:calc(100% - 58px);
margin-right:10px;
padding:24px;
 -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.storesCnt:hover, .storesCntActive{
border-radius: 20px;
background: rgba(255, 255, 255, 0.04);
 -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.storesCntH{
position:relative;
float:left;
width:100%;
color:#FFFFFF;
margin-bottom:12px;
cursor:pointer;
font-size: 23px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.storesCntOther{
position:relative;
float:left;
width:100%;
line-height:1.8;
color:#FFFFFF;
font-size:16px;
font-weight: 400;
}
.extraHide{
display:none;
}
.selectedColorTxt{
position:relative;
    font-size: 14px;
    line-height: 1.4;
    color: rgba(0, 11, 28, 0.65);
}
.slickCntBig{
position:absolute !important;
left:12px !important;
bottom:12px!important;
width:24px!important;
z-index:1!important;
}
.slickCnts{
position:relative;
float:left;
width:100%;
margin-top:5px; 
margin-top:8px;
}
.slick-vertical .slick-list{
    padding-bottom: 8px;
}
.subslickCnts{
position:relative;
float:left;
border-radius: 50%;
 width: 18px;
    height: 18px;
	cursor:pointer;
}
.subslickCntsActive{
width:15px;
height:15px;
margin:1.7px;
}
.subslickCntsActive:before{
position:absolute;
content:"";
width: 18px;
    height: 18px;
    border: 1px solid #000B1C;
    border-radius: 50%;
    left: -2px;
    top: -2px;
}
.featuredBlogHomeCntOther2{
/*background: linear-gradient(180deg, rgba(39, 0, 92, 0.85) 0%, rgba(0, 11, 28, 0.85) 100%);
*/}
.featuredBlogHomeCntOther, .featuredBlogHomeCntOther2 .bx-wrapper .bx-viewport{
margin-right:0;
background:transparent !important;
}
.bigCntFeaturedCategoriesArea .featuredBlogHomeCntOther2 .bx-controls-direction{
display:none !important;
}
.featuredBlogHomeCntOther2 .featuredBlogHomeCntOther{
width:100%;
}
.featuredBlogHomeCntOther{
position:relative;
float:left;
width:100%;
}
.featuredBlogHomeCntOther .eventPic{
position:relative;
float:left;
width:auto;
max-width:300px;
max-height:360px;
height:360px;
object-fit: cover;

}
.featuredBlogHomeCntOther .featurdBlogOther{
position:relative;
float:right;
    width: calc(100% - 312px);
	margin-left:0;
	height:360px;
	    overflow: hidden;
	/*color:#FFF;*/
}
.featuredBlogHomeCntOther .blogPostTitle{
font-size: 21px;
font-weight: 500;
line-height: 150%;
}
.featuredBlogHomeCntOther .blogPostTitleDate{
position:relative;
float:left;
width:100%;
margin-top:12px;
font-weight:normal;
font-size: 14px;
line-height: 150%;
color:#546071;
}
.featuredBlogHomeCntOther .blogPostExcerpt{
font-size: 16px;
font-weight:normal;
margin-top:12px;
line-height: 150%;
color:#546071;
height:auto;
}
.featuredBlogHomeCntOther2 .featurdBlogOther{
     height: auto;
 }
.bxSliderHomeTop{
position:relative;
float:left;
width:100%;
}
.bxSliderHomeTop img{
max-height:100vh;
object-fit: cover;
}
.homeBannerDots{
display: block;
    position: absolute;
    bottom: 40px;
    width: 100%;
	text-align:center;
	    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	display: flex;
}
.homeBannerDots li{
position:relative;
float:left;
text-align:center;
margin-left:8px;
width:auto;
margin-right:8px;	
}
.homeBannerDots button{
text-indent:-99999px;
width: 24px;
height: 3px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border:none;
color:transparent;
cursor:pointer;
background: rgba(255, 255, 255, 0.3);
border-radius: 10px;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.homeBannerDots  .slick-active button{
background: #FFFFFF;
width: 52px;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.bigCntBannerArea .slick-slide{
position:relative;
}
.sliderCntHome{
position:absolute;
top:0;
left:0;
width:100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	display: flex;
	margin-top:84px;
	height:calc(100% - 84px);
}
.sliderCntHomeIn{
position:relative;
float:left;
width:650px;
}
.sliderCntHome h1{
position:relative;
float:left;
width:100%;
font-weight:500;
color:#FFFFFF;
font-size: 60px;
line-height: 130%;
width:100%;
text-align:center;
}
.sliderCntHome h2{
position:relative;
float:left;
font-weight:300;
width:100%;
color:#FFFFFF;
margin-top:16px;
font-size: 21px;
line-height: 150%;
width:100%;
text-align:center;
}
.sliderCntHome .buttonsCnt{
position:relative;
float:left;
line-height: 130%;
width:100%;
	text-align:center;
	    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	display: flex;
margin-top:50px;
}
.slickButtonCnt{
position:relative;
font-weight: 500;
font-size: 16px;
color: #FFFFFF;
border-radius:4px;
height:50px;
line-height:50px;
padding-left:25px;
margin-left:20px;
margin-right:20px;
padding-right:25px;
border:1px solid #FFF;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
} 
.slickButtonCnt:hover{
border-color:#FDD82B;
color:#000B1C;
background: #FDD82B;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.brandsCntPre{
position:relative;
float:left;
width:calc(100% - 838px);
}
.brandsCnt{
position:relative;
float:right;
margin-right:-20px;
width:838px;
padding-left:20px;
}
.brandsCntPreSubH{
position:relative;
float:left;
width:100%;
font-weight: 400;
font-size: 16px;
text-transform:uppercase;
line-height: 130%;
color: rgba(0, 11, 28, 0.6);
}
.brandsCntPreSub{
position:relative;
float:left;
width:100%;
font-weight:500;
font-size: 32px;
line-height: 150%;
color: #000B1C;
margin-top:20px;
}
.categoryHomeCntTxt{
position:absolute;
bottom:20px;
left:20px;
padding-left:14px;
font-weight: 500;
height:30px;
line-height:30px;
font-size: 14px;
color: #000B1C;
cursor:pointer;
background: #FFFFFF;
border-radius: 30px;
text-transform: uppercase;
padding-right: 30px;

-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.categoryHomeCntTxt:before{
position:absolute;
content:"";
top:5px;
right:9px;
width:10px;
height:18px;
background-position:center;
background-repeat:no-repeat;
    background-size: 8px;
background-image:url(../images/rightArr.svg);
}
.brandsCnt .categoryHomeCnt{
margin-bottom:0;
}
.categoryHomeCnt:hover{
background-color:#FFF;
box-shadow: 0px 14px 24px rgba(39, 0, 92, 0.09);
-webkit-transition: all  250ms ease-in-out;
-moz-transition: all  250ms ease-in-out;
-o-transition: all  250ms ease-in-out;
-ms-transition: all  250ms ease-in-out;
transition: all  250ms ease-in-out;
}
.categoryHomeCnt:hover .categoryHomeCntTxt{
background-color:#F3F3F5;
-webkit-transition: all  250ms ease-in-out;
-moz-transition: all  250ms ease-in-out;
-o-transition: all  250ms ease-in-out;
-ms-transition: all  250ms ease-in-out;
transition: all  250ms ease-in-out;
}
.brandsCnt .slick-prev{
  rotate: unset;
  cursor:pointer;
 	width:40px;
	height:40px;
	background-color:#F3F3F5;
	background-size: 8px;
	border-radius: 30px;
 	background-image:url(../images/leftBtn.svg);
	    position: absolute;
    bottom: 20px;
	    background-repeat: no-repeat;
    color: transparent;
	border:none;
    text-indent: -999px;
    background-position: center;
    z-index: 9999999;
    top: auto;
    left: -390px;
}
.featuredProductsGroup .slick-prev, .featuredProductsGroupF .slick-prev, .categoryListCntHomeCnt  .slick-prev{
width:28px;
left:auto;
height:28px;
background-color:#FFF;
background-image:url(../images/favRIghtArr.svg);
transform: matrix(-1, 0, 0, 1, 0, 0);
border:1px solid #000B1C;
opacity: 0.5;
    right:65px;
	background-size: 6px;
    top: -47px;
	border-radius: 30px;
	cursor:pointer;
    position: absolute;
	    background-repeat: no-repeat;
    color: transparent;
    text-indent: -999px;
    background-position: center;
}
.brandsCnt .slick-next{
       rotate: unset;
	       background-repeat: no-repeat;
    color: transparent;
    text-indent: -999px;
    background-position: center;
	width:40px;
	 cursor:pointer;
	height:40px;
	background-color:#F3F3F5;
	background-size: 8px;
	border-radius: 30px;
transform: matrix(-1, 0, 0, 1, 0, 0);
	background-image:url(../images/leftBtn.svg);
	 position: absolute;
    bottom:20px;
    z-index: 9999999;
    top: auto;
   left: -334px;
   border:none;
}
.featuredProductsGroup .slick-next, .featuredProductsGroupF .slick-next, .categoryListCntHomeCnt  .slick-next{
left: auto;
width:28px;
border-radius: 30px;
height:28px;
border:1px solid #000B1C;
opacity: 0.5;
transform:unset;
cursor:pointer;
    position: absolute;
background-color:#FFF;
background-image:url(../images/favRIghtArr.svg);
    right:25px;
	  z-index: 9999999;
	      background-repeat: no-repeat;
    color: transparent;
    text-indent: -999px;
    background-position: center;
	background-size: 6px;
    top: -47px;
}
.brandsCnt .slick-list{
padding: 20px;
margin-top: -10px;
    padding-top: 10px;
	    padding-right: 0;
    margin-right: 20px;
	padding-left: 13px;
}
.bgiCntRegisterBtnArea{
position:relative;
float:left;
margin-top:55px;
width:100%;
}
.regsterBtnImg{
position:relative;
float:left;
width:100%;
}
.bgiCntRegisterBtnAreaSub{
position:absolute;
padding:60px;
top:0;
left:0;
height: calc(100% - 120px);
width:calc(100% - 120px);
}
.bgiCntRegisterBtnAreaSubH1{
position:relative;
float:left;
width:100%;
line-height:1.4;
font-weight: 500;
line-height: 130%;
color: #FFF;
font-size: 32px;
}
.bgiCntRegisterBtnAreaSubH2{
font-weight:300;
position:relative;
float:left;
margin-top:6px;
color:#FFF;
width:100%;
font-size: 18px;
line-height: 150%;
}
.slickButtonCntMid{
position:absolute;
bottom:60px;
left:60px;
padding-left:25px;
padding-right:25px;
border-radius: 4px;
background-color:#FFF;
margin:0;

color:#000B1C;
font-weight: 500;
font-size: 16px;
height:50px;
line-height:50px;
}
.featuredProductsGroup, .categoryListCntHomeCnt, .featuredProductsGroupF{
position:relative;
float:left;
width: calc(100% + 25px) !important;}

body .slickCntBig .slick-next, .featuredProductsGroup  .slickCntBig .slick-next, .featuredProductsGroupF  .slickCntBig .slick-next{
text-indent: -999px;
color:transparent !important;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
    background-image: url(../images/favRIghtArr.svg);
    rotate: 90deg;
    cursor: pointer;
	    transform: unset;
     border: none;
	top:auto;
    right: auto;
	position:relative;
	    opacity: 0.5;
}
body .slickCntBig .slick-prev, .featuredProductsGroup  .slickCntBig .slick-prev, .featuredProductsGroupF  .slickCntBig .slick-prev{
text-indent: -999px;
position:relative;
color:transparent !important;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
     background-image: url(../images/favRIghtArr.svg);
    rotate:-90deg;
    cursor: pointer;
	top:0px;
    position: relative;
	    transform: unset;
     opacity: 0.5;    border: none;
    right: auto;
}
.bgiCntRegisterBtnAreaSub2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.bgiCntRegisterBtnAreaSub2 .bgiCntRegisterBtnAreaSubH1{
position:relative;
float:left;
width:100%;
color: #FFF;
text-align: center;
font-size: 50px;
font-weight: 500;
line-height: 130%;
}
.bgiCntRegisterBtnAreaSub2 .bgiCntRegisterBtnAreaSubH2{
position:relative;
float:left;
width:100%;
color: #FFF;
text-align: center;
font-size: 19px;
line-height: 150%;
}
.bgiCntRegisterBtnAreaSub2 .slickButtonCntMid{
position:relative;
float:left;
bottom:auto;
left:auto;
background-color:#FDD82B;
border-color:#FDD82B;
margin-top:32px;
color:#000B1C;
}
.bgiCntRegisterBtnAreaS{
margin-top:20px;
}
.generalBannerCnt{
position:relative;
float:left;
border-radius:4px;
overflow:hidden;
margin-right:20px;
width:651px;
}
.generalBannerCntRight{
position:relative;
float:right;
width:calc(100% - 671px);
}
.generalBannerCnt img{
position:relative;
float:left;
max-width: 100%;
object-fit: contain;
}
.bgiCntRegisterBtnAreaSub3{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.bgiCntRegisterBtnAreaSub3 .bgiCntRegisterBtnAreaSubH1{
padding:30px;
width:52%;
font-size: 32px; 
color:#000B1C;
font-weight: 500;
line-height: 130%;
padding-bottom:0;
}
.bgiCntRegisterBtnAreaSub3 .slickButtonCntMid{
position:relative;
float:left;
font-weight:normal;
height:38px;
font-size:14px;
line-height:38px;
margin-left:30px;
margin-top:40px;
background-color:#000B1C;
border-color:#000B1C;
color:#FFF;
bottom:auto;

    padding-left: 14px;
    padding-right: 14px;
left:auto;
}
.bgiCntRegisterBtnAreaSub3 .bgiCntRegisterBtnAreaSubH2{
position:absolute;
left:30px;
font-weight:400;
bottom:9px;
font-size: 16px;
width:30%;
line-height: 130%;
color:#000B1C;
}
.generalBannerCntRightTop{
position:relative;
float:left;
background-color:#F3F3F5;
border-radius:4px;
overflow:hidden;
width:100%;
}
.generalBannerCntRightTop img{
position:relative;
float:left;
width:50%;
height:100%;
}
.generalBannerCntRightTop .bgiCntRegisterBtnAreaSub3{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.generalBannerCntRightTop .bgiCntRegisterBtnAreaSubH1{
position:relative;
float:right;
padding:30px;
color:#000B1C;
text-align: right;
font-size: 21px;
font-weight: 500;
line-height: 130%;
}
.generalBannerCntRightTop .bgiCntRegisterBtnAreaSubH2{
position:absolute;
bottom:30px;
right:30px;
left:auto;
color:#000B1C;
font-size: 14px;
font-weight: 500;
line-height: 28px;
margin:0;
width: 145px;
}
.generalBannerCntRightTop .bgiCntRegisterBtnAreaSubH2:before{
position:absolute;
content:"";
    left: auto;
    margin: 0;
	    right: 6px;
	background-position:center;
background-repeat:no-repeat;
cursor:pointer;
width: 6px;
    height: 12px;
	top:7px;
    background-size: contain;
background-image:url(../images/rightArr2.svg);
}
.generalBannerCntRightTopO{
margin-top:20px;
    height: 206px;
background-color:#000B1C;
}
.generalBannerCntRightTopO .bgiCntRegisterBtnAreaSubH1{
position:relative;
float:left;
padding:0;
color:#FFF;
text-align: left;
font-size: 21px;
font-weight: 400;
line-height: 130%;
    width: 100%;
}
.generalBannerCntRightTopO .bgiCntRegisterBtnAreaSubH2{
position:relative;
font-weight:300;
float:left;
bottom:auto;
right:auto;
left:auto;
color:#FFF;
    width: 100%;
font-size: 16px;
line-height: 150%;
margin:0;
}
.generalBannerCntRightTopO .bgiCntRegisterBtnAreaSubH2:before{
display:none;
}
.generalBannerCntRightTopO .slickButtonCntMid{
position:absolute;
bottom:50px;
right:30px;
background-color:#FFF;
border-color:#FFF;
color:#27005C;
height:38px;
line-height:38px;
    padding-left: 14px;
    padding-right: 14px;
}
.bgiCntRegisterBtnAreaSub3s{
position:absolute;
bottom:34px;
left:30px;
width:60%;
}
.bigCntMCntCnt{
position:relative;
float:left;
width:458px;
}
.bigCntMCntCntEv{
position:relative;
float:right;
width:calc(100% - 518px)
}
.bigCntMCntCntEv .bigCntMCntBlogCnt{
width:100%;
}
.bigCntFeaturedCategoriesAreaHs2{
position:relative;
float:left;
margin-bottom:16px;
font-size: 21px;
font-weight: 500;
line-height: 130%;
width:auto;
color:#000B1C;
}
.bigCntFeaturedCategoriesAreaHs2all{
position:relative;
float:right;
text-align: right;
font-size: 16px;
line-height: 150%;
color:#546071;
}
.bigCntFoooterOtherC{
position:relative;
float:left;
width:25%;
}
.bigCntFoooterOtherC2{
position:relative;
float:left;
padding:10px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
width:40px;
height:24px;
background-image:url(../images/truckIcon.svg);
}
.bigCntFoooterOtherC2C{
position:relative;
float:left;
margin-left:8px;
width:calc(100% - 68px);
}
.bigCntFoooterOtherC2C2{
position:relative;
float:left;
width:100%;
font-size: 16px;
color:#000B1C;
margin-bottom:8px;
font-weight: 500;
line-height: 130%;
}
.bigCntFoooterOtherC2C22{
position:relative;
float:left;
width:100%;
font-size: 14px;
color:#303946;
line-height: 130%;
}
.bigCntFoooterOtherC2_2{
background-size:24px;
background-image:url(../images/msgIcon.svg);
}
.bigCntFoooterOtherC2_3{
background-size:36px;
background-image:url(../images/safeIcon.svg);
}
.bigCntFoooterOtherC2_4{
background-size:24px;
background-image:url(../images/sePmt.svg);
}
.footCopyCnt{
position:relative;
float:left;
width:100%;
margin-top:80px;
}
.footCopyCntGG{
position:relative;
float:left;
font-weight:300;
font-size: 14px;
line-height: 22px;
color:#FFF;
}
.footerSocailLinksCnt{
position:relative;
float:left;
width:100%;
margin-top:25px;
}
.footerTopCnt2Fixed{
    margin-top: -75px;
}
.footerSubscribeCnt{
position:relative;
float:left;
margin-top:100px;
}
.footerSubscribeCntH{
position:relative;
float:left;
font-weight:300;
width:100%;
color:#FFF;
font-size: 20px;
letter-spacing: -0.2px;
}
.subscribeFooterCnt{
position:relative;
font-weight:300;
float:left;
font-size: 16px;
color:#FFF;
}
.subscribeFooterCnt{
position:relative;
border-bottom:1px solid rgba(255,255,255,0.25);
font-size: 16px;
color:#FFF;
height:35px;
line-height:35px;
width:336px;
    padding-right: 24px;
margin-top:40px;
}
.subscribeFooterCnt::-webkit-input-placeholder { /* Edge */
color:#FFF;
}

.subscribeFooterCnt:-ms-input-placeholder { /* Internet Explorer 10-11 */
color:#FFF;
}
.subscribeFooterCnt::placeholder {
 color:#FFF;
}
.footerTopCnt2S_1{
width: 18%;
}
.subscribeBtn{
position: absolute;
    top: 61px;
    cursor: pointer;
    left: 336px;
    width: 24px;
    height: 35px;
background-position:center;
background-repeat:no-repeat;
background-size:12px;
background-image:url(../images/subscribeIcon.svg);
}
.categoryListCntHome{
position:relative;
float:left;
width:100%;
margin-bottom:28px;
}
.categoryListHomeBtns{
position:relative;
float:left;
cursor:pointer;
height:25px;
line-height:25px;
color:#546071;
margin-right:40px;
    font-weight: 400;
font-size:19px;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
}
.categoryListHomeBtnsActive{
color:#000B1C;
-webkit-transition: all  150ms ease-in-out;
-moz-transition: all  150ms ease-in-out;
-o-transition: all  150ms ease-in-out;
-ms-transition: all  150ms ease-in-out;
transition: all  150ms ease-in-out;
} 
.categoryListHomeBtnsActive:before{
position:absolute;
bottom:-8px;
height:1.5px;
background-color:#000B1C;
width:0;
content:"";
 animation: 150ms in-out forwards;
}
@keyframes in-out {
  0% {
    width:0;
  }
   100% {
    width:100%;
  }
}
.categoryListCntHomeCnt{
position:relative;
float:left;
width:100%;
}
.thankyouforSubscribing{
position:relative;
float:left;
width:100%;
margin-top:8px;
font-weight: 300;
    font-size: 14px;
    line-height: 22px;
	display:none;
    color: #FFF;
}
.subscribeFooterCntErr{
border-color:#FF0000;
}
.bigCntCategoriesCntList{
margin-top:60px;
}
/*.bigCntCategoriesCntList .bigCntMCnt{
border-radius: 20px;
background: #FFF;
padding-left:40px;
padding-right:40px;
padding-top:24px;
padding-bottom:40px;
width:calc(100% - 80px);
box-shadow: 0px 8px 14px 0px rgba(0, 11, 28, 0.06);
}*/
.bigCntMCntProductInfo_right .salePriceCnt{
font-size: 29px;
font-weight: 500;
line-height: 48px;
}
.bigCntMCntProductInfo_right .regularPriceCnt{
width:100%;
font-size: 29px;
font-weight: 500;
line-height: 48px;
color:#546071;
}
.percentageDiscCnt{
position:relative;
font-size: 24px;
margin-left:8px;
line-height: 36px;
color:#546071;
}
.productOnSale:before{
position:relative;
float:left;
width:auto;
    margin-right: 6px;
font-size: 16px;
color:#546071;
line-height: 18px;
font-weight: 400;
content:attr(title);
}
.addToCartQtyCntBig{
position:relative;
float:left;
}
.addToCartQtyCntBigG{
position:relative;
float:left;
line-height:40px;
margin-right:14px;
font-size: 16px;
font-weight: 500;
color:#000B1C;
}
.productPriceCntFavIn{
position:relative;
float:right;
right:auto;
top:auto;
margin-right:0;
margin-left:0;
color:#546071;
width:auto;
padding-left:38px;
background-position:center left;
text-align:right;
line-height:32px;
font-size: 14px;
}
.priceCustomerTag{
display:none !important;
}
.incPer_0{
background-color:#36B37E;
color:#FFF;
} 
.incPer_5{
background-color:#000B1C;
color:#FFF;
} 
.newTagCnt{
position:absolute;
    top: -9px;
    right: -9px;
width:39px;
height:39px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../images/newTag.svg);
}
.hoverEffectCntImgFitlersO .categoryBreadcrumsCnt{
position:absolute;
bottom:50px;
left:0;
margin:0;
}
.hoverEffectCntImgFitlersO .breadcrumLink{
    color: #FFF;
}
.hoverEffectCntImgFitlersO .breadcrumLinksLast{
  color: #FFF;
}
.hoverEffectCntImgFitlersO .breadcrumLinkS{
text-indent: -999px;
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: 6px;
    background-image: url(../images/breadCrumAr2.svg);
}
.bigHeaderBreadC{
position:relative;
float:left;
width:100%;
margin-top:12px;
color:#FFF;
font-weight: 500;
font-size: 40px;
line-height: 130%;
margin-left:6px;
}
.categoryProductsCnt .productListCnt, .categoryProductsCnt .productListCntIn{
    width: calc(25% - 22px);
	margin-bottom:40px;
}
.bigCntCategoriesCntList .productListCntCover{
    height: 235px;
}
.bigCntCategoriesCntList .productListCntCoverIn{
    min-height: 195px;
    max-height: 195px;
}
.bigCntCategoriesCntList .productListCoverImg{
    bottom: -40px;
}
.filtersLeftCnt{
position:relative;
float:left;
width:78%;
}
.filtersRightCnt{
position:relative;
float:right;
width:22%;
}
.filtersRightCnt .subFilterCnt{
width:100%;
margin-right:0;
}
.selectedFiltersDefCnt{
position:relative;
float:left;
margin-left:24px;
}
.selectedFiltersCntIN{
position: relative;
    float: left;
    height: 24px;
     margin-right:24px;
    line-height: 30px;
    font-weight: 400;
    color: #000B1C;
    font-size: 16px;
	    background-color: #F3F3F5;
		    padding: 10px;
    border-radius: 4px;
	padding-right: 42px;
}
.selectedFiltersCntIN:before{
position: absolute;
     right: 6px;
    top: 6px;
    width: 20px;
    background-color: #C4C4C4;
    height: 24px;
     border-radius: 4px;
    padding: 3px;
     content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    z-index: 999;
    cursor: pointer;    background-image: url(../images/iconmonstr-x-mark-lined2w.svg);
}
.productOrderCnt {
    position: relative;
    float: right;
	margin-top:14px;
}
.productOrderCntOrderingOptionsClick {
    position: relative;
    padding-right: 32px;
    background-image: url(../images/dwArrFl.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size:20px;
	font-size:14px;
	color:#546071;
     cursor: pointer;
}
.filteringOptionForProducts{
position: relative;
    float: left;
    width: calc(100% - 20px);
    height: 16px;
    padding: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 16px;
    text-align: right;
    cursor: pointer;
    font-size: 14px;
    color: #546071;
    margin-top: 0;
    line-height: 16px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    text-align: left;
}
.filteringOptionForProducts:hover {
    background-color: #F3F3F5 !important;
    border-radius: 6px;
    color: #000B1C !important;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.productOrderCntOrderingOptionsCnt{
position: absolute;
    right: 0;
	width:240px;
    top: 29px;
     z-index: 2;
     display: none;
   padding: 10px;
      background: #FFF;
    border-radius: 6px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.productOrderCntOrderingOptionsCntActive {
    display: block;
    box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.filteringOptionMyJobsActive{
color:#000B1C;
}
.containerBlockLogin{
padding-top:122px;
padding-bottom:197px;
margin:0;
margin-top:-122px;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
background-image:url(../images/loginCover.jpg);
background-color:#F1F1F1;
}
.cartItemOtherPrices .productOnSale, .cartItemOtherPrices .salePriceCnt{
width:100%;
}
.cartItemOtherDetailsTitle{
position:relative;
float:left;
}
.bigCntBlogCntAMB {
    padding-top: 122px;
    padding-bottom: 197px;
    margin: 0;
    margin-top: -122px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/newBg.jpg);
}
.becomeContactRightCnt{
position:relative;
float:right;
border-radius: 20px;
background: rgba(56, 59, 64, 0.38);
padding:40px;
width:275px;
}
.becomeContactRightCntLogot{
position:relative;
float:left;
width:100%;
background-size:contain;
margin-bottom:144px;
height:40px;
background-position:center left;
background-repeat:no-repeat;
background-image:url(../admin/wp-content/uploads/2023/04/Group-1771.svg);
}
.becomeContactRightCntLogotH{
position:relative;
float:left;
width:100%;
line-height: 150%;
font-size: 16px;
color:rgba(255,255,255, 0.75);
font-weight: 400;
margin-top:24px;
}
.applyForPartnershipCnt{
position:relative;
float:left;
width:calc(100% - 455px);
}
.applyForPartnershipCnt .inputField {
margin-top:50px;
margin-bottom:0;
}
.applyForPartnershipCnt .inputFieldHeader{
color: #FFF;
font-size: 17px;
font-weight: 400;
line-height: 160%;
margin-bottom:8px;
}
.applyForPartnershipCnt .form-field{
background-color:transparent;
padding-left:0;
color:rgba(255, 255, 255, 0.50);
font-size: 15px;
font-weight: 300;
padding-bottom:8px;
padding-top:8px;
border-radius:0;
height:auto;
line-height:auto;
border:none;
width:calc(100% - 20px);
border-bottom:1px solid rgba(255, 255, 255, 0.40);
line-height: 160%;
padding-right:20px;
}
.applyForPartnershipCnt .textareaFields{
background-color:transparent;
padding-left:0;
color:rgba(255, 255, 255, 0.50);
font-size: 15px;
font-weight: 300;
padding-bottom:8px;
padding-top:8px;
border-radius:0;
height:auto;
resize:none;
height:80px;
line-height:auto;
border:none;
width:calc(100% - 20px);
border-bottom:1px solid rgba(255, 255, 255, 0.40);
line-height: 160%;
padding-right:20px;
}
.applyForPartnershipCnt .uploadFileBtn{
background: rgba(56, 59, 64, 0.38);
color:rgba(255, 255, 255, 0.50);
height:40px;
line-height:40px;
}
.applyForPartnershipCnt .form-field::-webkit-input-placeholder, .applyForPartnershipCnt .textareaFields::-webkit-input-placeholder { /* Edge */
color:rgba(255, 255, 255, 0.50);
}

.applyForPartnershipCnt .form-field:-ms-input-placeholder, .applyForPartnershipCnt .textareaFields:-ms-input-placeholder{ /* Internet Explorer 10-11 */
color:rgba(255, 255, 255, 0.50);
}
.applyForPartnershipCnt .form-field::placeholder ,.applyForPartnershipCnt .textareaFields::placeholder {
color:rgba(255, 255, 255, 0.50);
}
.topHeaderBecomePartner{
position:relative;
float:left;
width:100%;
margin-top:100px;
margin-bottom:120px;
}
.topHeaderBecomePartner .otherFormsTitle2, .contactUsBannCnt2Abs .otherFormsTitle2{
position:relative;
float:left;
color: #FFF;
text-align: center;
font-size: 50px;
font-style: normal;
font-weight: 500;
line-height: 130%;
margin-bottom:32px;
}
.topHeaderBecomePartner .otherFormsTitle3, .contactUsBannCnt2Abs .otherFormsTitle3{
position:relative;
float:left;
color: #FFF;
text-align: center;
font-size: 21px;
font-style: normal;
font-weight: 300;
line-height: 160%;
}
.otherFormsTitle3 b{
font-weight:500;
}
.topHeaderBecomePartner  .otherFormsTitle2_1{
font-size:41px;
text-align:left;
margin-bottom:24px;
}
.topHeaderBecomePartner  .otherFormsTitle3_1{
font-size: 17px;
text-align:left;
}
.topHeaderBecomePartnerO{
position:relative;
float:left;
max-width:560px;
}
.ambCover{
position:relative;
float:right;
width:519px;
margin-top:-40px;
}
.submitContactFormApplyNo{
position:relative;
float:left;
border-radius: 4px;
background-color:#FDD82B;
color:#000B1C;
height:50px;
line-height:50px;
padding-left:25px;
padding-right:25px;
font-weight: 500;
font-size: 16px;
cursor:pointer;
margin-top:50px;
}
.topHeaderBecomePartnerCou{
position:relative;
float:left;
width:33%;
}
.topHeaderBecomePartnerCouH{
position:relative;
float:left;
width:100%;
color: rgba(255, 255, 255, 0.50);
font-size: 41px;
line-height: 160%;
font-weight:300;
}
.topHeaderBecomePartnerCouH2{
position:relative;
float:left;
width:90%;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}
.topHeaderBecomePartnerON .topHeaderBecomePartnerCou{
width:25%;
}
.topHeaderBecomePartnerN2s .topHeaderBecomePartnerO{
top:60px;
}
.topHeaderBecomePartnerN2s .topHeaderBecomePartnerO{
top:60px;
}

.topHeaderBecomePartnerN2s .joibnListC{
position:relative;
float:left;
width:100%;
margin-left:20px;
    color: #FFF;
    text-align: left;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
}
.topHeaderBecomePartnerN2s .joibnListC:before{
position:absolute;
content:"•";
    left: -20px;
    top: 0;
color:#FFF;
}
.topHeaderBecomePartnerO2{
position: relative;
    float: left;
    max-width:750px;
left:50%;
margin-left:-375px;
}
.topHeaderBecomePartnerAVB{
    max-width: 980px;
    left: 50%;
    margin-top: 0;
    margin-left: -425px;
}
.topHeaderBecomePartnerAVB .topHeaderBecomePartnerCou{
width:25%;
}
.topHeaderBecomePartnerAVB .topHeaderBecomePartnerCouH{
font-size: 30px;
}
.topHeaderBecomePartnerAVB .topHeaderBecomePartnerCouH2{
font-size: 17px;
font-weight:300;
}
.contactUsBannCnt{
position:relative;
float:left;
padding:50px;
width:calc(100% - 100px);
border-radius: 40px;
background: rgba(56, 59, 64, 0.38);
backdrop-filter: blur(57px);
margin-top:20px;
}
.contactUsBannCntLogo{
position:relative;
float:left;
width:50%;
height:40px;
background-size: contain;
     background-position: center left;
    background-repeat: no-repeat;
    background-image: url(../admin/wp-content/uploads/2023/04/Group-1771.svg);
}
.contactUsBannCntLogRo{
position:relative;
float:left;
width:50%;
}
.contactUsBannCntLogRo img{
position:relative;
float:left;
width:100%;
}
.contactUsBannCntLogoTxt{
position:relative;
float:left;
color: #FFF;
font-size: 25px;
margin-top:80px;
font-style: normal;
font-weight: 400;
line-height: 160%;
width:calc(50% - 100px);
margin-right:100px;
}
.contactUsBannCntLogoTxt2{
position:relative;
float:left;
width:46%;
color: #FFF;
margin-top:80px;
font-size: 19px;
font-weight: 300;
line-height: 160%;
}
.contactUsBannCntLogoTxt2 b{
font-weight:500;
}
.contactUsBannCnt2{
position:relative;
float:left;
width:906px;
left:50%;
margin-top:135px;
margin-bottom:80px;
margin-left:-453px;
}
.contactUsBannCnt2 img{
position:relative;
float:left;
width:50%;
left:25%;
}
.contactUsBannCnt2Abs{
position:absolute;
width:100%;

left:0;
top:104px;
}
.contactUsBannCnt2Abs .submitContactFormApplyNo{
left:50%;
margin-left:-121px;
}
.contactUsBannCnt2Abs .otherFormsTitle2 {
margin-bottom:20px;
}
body .cartItemOtherDetails_image .nicPercentageList{
left:0;
top:12px;
}
body .cartItemOtherDetails_image .newTagCnt{
right:8px;
top:8px;
}
.addQtyOptionCntMinusC{
position:relative;
float:left;
    width: 40px;
border: 1px solid #D7D7D7;
    background: #FFF;
    color: transparent;
    height: 38px;
    line-height: 38px;
    margin-left: 0;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 4px 4px 0;
 border-radius: 4px 0 0 4px;
    background-image: url(../images/minusSignC.svg);
    margin-left: 0;
}
.popupQtyCart{
position: relative;
    float: left;
    width: 40px;
	font-weight: 300;
     text-align: center;
	 border: 1px solid #D7D7D7;
    background-color: #FFF;
    border-left: none;
    border-right: none;
    color: #000B1C;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 0;
	    border-radius: 0px;
    cursor: pointer;
}
.addQtyOptionCntPlusC{
position: relative;
    float: left;
    width: 40px;
	text-align: center;
    font-size: 38px;
	    font-weight: 300;
	cursor: pointer;
	border: 1px solid #D7D7D7;
    background: #FFF;
    color: transparent;
    height: 38px;
    line-height: 38px;
    margin-left: 0;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px 0 0 4px;
    background-size: 15px;
    background-image: url(../images/plusSignC2.svg);
}
.saveToFavBtnCart{
position: absolute;
    right: 0;
    top: 48px;
    margin: 0;
}
.saveToFavBtnCart{
background-image: url(../images/favIconCart.svg);
}
.continueBtnUpOnCart{
float:left;
width:calc(100% - 40px);
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}
.subtotalCntInCart  .totalChargeHTxtTT{
margin-top: 10px;
    padding-top: 20px;
	font-weight: 500;
	font-size: 19px;
border-top:1px solid #D8D8D8;
}
.subtotalCntInCartHH{
position:relative;
float:left;
width:100%;
margin-bottom:14px;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 150%;
text-transform: uppercase;
color:#252C32;
}
.cartItemCntH span{
position:relative;
float:left;
width:100%;
font-size:14px;
color:#000B1C;
line-height: 130%;
font-weight:normal;
}
.totalChargeHTxtTxx{
position:relative;
float:left;
width:100%;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%;
color:#000B1C;
    margin-top: 10px;
    padding-top: 20px;
	border-top: 1px solid #D8D8D8;
}
.subtotalCntInCart .totalChargeHTxtTTO{
padding-top:10px;
padding-bottom:0;
margin-top:10px;
border:none;
   
}
.subtotalCntInCart .totalChargeHTxtTTO2{
 margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #D8D8D8;
}
.floatRightCheckOut {
    position: relative;
    float: left;
    margin-top: 12px;
    width: 100%;
    padding: 0;
    margin-left: 0;
	margin-bottom:0;
}
.pmtDescPrivacy{
 position: relative;
    float: left;
	margin-top:17px;
	background-color:transparent;
	padding: 0;
    width: 100%;
	color:#303946;
	font-size: 14px;
 font-weight: 400;
line-height: 27px;
}
.pmtDescPrivacy .selectOptionProfileBuilderCnt{
position: relative;
    float: left;
    width: 100%;
	margin-top:0;
}	
.pmtDescPrivacy .selectOptionProfileBuilderCnt label{
height:auto  !important;
color:#303946  !important;
}
.bigCntProductCntNolineCheckout .totalPriceCartItem{
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%;
color:#000B1C;
}
.cartContainerCntRightHIn b{
font-weight:500;
}
.cartContainerCntThankyou .bigHeadersCntH{
text-align:center;
}
.thankYouLeftCnt{
position:relative;
float:left;
    width: 825px;
}
.thankYoucntRightC{
    position: relative;
    float: right;
    margin-top: 15px;
    width: calc(100% - 2px);
    border: 1px solid #F0F0F0;
    background: #FFF;
    border-radius: 10px;
    box-shadow: 0px 12px 15px 0px rgba(0, 11, 28, 0.07);
}
.cartItemCntSubImg{
position: relative;
float: left;
width: 160px;
border-radius:4px 4px 0 0;
background-color:#F3F3F5;
height: 170px;
background-position: center bottom;
background-repeat: no-repeat;
    background-size: 80%;
}
.bigCntProductCntNolineCheckoutTY .cartItemCntH {
    font-size: 16px;
}
.thanksQtyCnt{
position:absolute;
bottom:0;
left:0;
}
.bigCntProductCntNolineCheckoutTY .cartItemOtherPrices{
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
}
.thankYoucntRightCD{
margin-top: 0;
}
.continueShoppingBtnTY{
    margin: 0;
    margin-top: 24px;
    left: 0;
    width: 100%;
    padding: 0;
}
.thankYoucntRightC  .subtotalCntInCartHH{
margin-bottom:24px;
}
.cartContainerCntRightHInTY{
margin-bottom:40px;
}
.bigCntProductCntNolineCheckoutTY .cartItemOtherPrices{
right: 12px;
    bottom: 12px;
}
.continueShoppingBtn {
    margin: 0;
    margin-top: 24px;
    left: 0;
    width: 100%;
    padding: 0;
}
.bigCntProductCntNolineCheckout .cartItemCnt{
width:calc(100% - 32px);
width:100%;
}
.bigCntProductCntNolineCheckoutTY  .cartItemCnt{
width:calc(100% - 32px);
}
.fixedPopUpCntSub .deleteAccountConfirm, .fixedPopUpCntSub .deleteConfirm, .fixedPopUpCntSub .continueConfirm, .fixedPopUpCntSub .cancelBtn{
    position: relative;
    float: left;
	padding:0;
	text-align:center;
    margin-top: 25px;
    height: 56px;
    margin-left: 20px;
    text-align: center;
    font-weight: 500;
    width: calc(100% - 40px);
    font-size: 16px;
    line-height: 56px;
    border-radius: 6px;
    background: #000B1C;
    color: #FFF;
    cursor: pointer;
	    margin-left: 0;
    width: 100%;
}
.fixedPopUpCntSub .cancelBtn{
    color: #000B1C;
    background: #F3F3F5;
	margin-top: 20px;
}
.fixedPopUpCntSubH{
position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
    color: #252C32;
}
.storeMapsCntG{
position:relative;
float:left;
width:100%;
color: #FFF;
margin-top:100px;
margin-bottom:40px;
text-align:center;
font-size: 38px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.gm-style-iw-d b{
font-weight:500;
}
.eventsBigCnt .blogPostTitle{
color:#FFF;
}
.eventsBigCnt .paginationCntBtm{
    background-color: transparent;
	border-color:transparent;
}
.eventsBigCnt .paginationCntBtmH, .eventsBigCnt .paginationCntJobs, .eventsBigCnt .paginationCntJobs span, .eventsBigCnt .paginationArea, .eventsBigCnt .paginationCntJobs a, .eventsBigCnt .paginationCurrent2{
color:#FFF;
}
.eventsBigCnt .paginationCurrent2 {
color: #303946;
    background-color: rgba(56, 59, 64, 0.46);
 }
.eventsBigCnt .featuredBlogHomeCntOther {
padding-bottom:40px;
	border-bottom:1px solid rgba(255, 255, 255, 0.30);
}
.blogBigCnt .featuredBlogHomeCnt {
margin-right:40px;
width:calc(25% - 30px);
margin-bottom:50px;
}
.blogBigCnt .featuredBlogHomeCntImg {
width:270px;
height:204px;
border-radius: 4px;
}
.blogBigCnt .featurdBlogOther{
margin:0;
margin-top:16px;
padding:0;
width:100%;
height:85px;
overflow:hidden;
}
.blogBigCnt .blogPostTitle{
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
color:#F3F3F5;
    height: 50px;
    overflow: hidden;
}
.blogBigCnt .blogPostTitleDate{
    position: absolute;
	height:auto;
	font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%;
color:#808080;
}
.blogBigCnt .blogPostExcerpt{
display:none !important;
}
.bigCntBlogCntAMB2{
background-image:none !important;
background: #000B1C;
}
.bigCntBlogCntAMB2 .bigCntM{
width:895px;
}
.bigCntBlogCntAMB2 .bigCntMCntIn{
background-color:transparent;
margin-top:100px;
padding:0;
width:100%;
}
.eventStcikerB{
     position: absolute;
    z-index: 1;
    margin: 8px;
    background-color: #FDD82B;
    border-radius: 40px;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    color: #000B1C;
}
.eventStcikerBP{
background-color:#EE2B4E;
color:#FFF;
}
.topRightCntIcon{
position:relative;
float:left;
border-radius: 10px;
background: #E2E2E9;
backdrop-filter: blur(27px);
margin-right:24px;
width: 42px;
height: 42px;
padding: 2px 4px;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/instaIconI.svg);
}
.topRightCntIconTT{
background-image:url(../images/tiktokIconI.svg);
}
.topRightCntIconFB{
background-image:url(../images/fbIconI.svg);
}
.topRightCntS{
width:auto;
max-width:inherit;
}
.registerBtn{
position:relative;
float:left;
margin-left:8px;
height:60px;
line-height:60px;
border-radius:4px;
cursor:pointer;
background-color:#39C2D7;
padding-left:28px;
padding-right:28px;
font-size: 18px;
font-style: normal;
font-weight: 500;
color:#000B1C;
top:-7px;
}
.saleIconS{
position:relative;
float:left;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 150%;
color:#000B1C;
border-radius: 40px;
background: var(--brand-apricot-yellow, #FDD82B);
backdrop-filter: blur(27px);
padding: 8px 24px;
margin-top:80px;
margin-bottom:24px;
left:50%;
margin-left:-81px;
}
.saleIconS2{
position:relative;
float:left;
width:100%;
text-align:center;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 170%;
margin-bottom:12px;
color:#000B1C;
}
.saleIconS3{
position:relative;
float:left;
width:100%;
text-align:center;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%;
color:#546071;
margin-bottom:90px;
}
.saleIconS4{
position:relative;
float:left;
width:100%;
color:#000B1C;
text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 150%;
margin-bottom:24px;
}
.signFormCnt{
position:relative;
float:left;
width:520px;
left:50%;
margin-left:-260px;
}
.signFormCnt .inputField{
background: #FFF;
border:1px solid #FFF;
width:calc(100% - 2px);
box-shadow: 0px 4px 15px 0px rgba(21, 20, 24, 0.03);
margin-bottom:32px;
}
.signFormCnt .inputFieldHeader{
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%;
text-align: center;
color:#000B1C;
margin-top:9px;
margin-bottom:8px;
}
.signFormCnt .form-field{
font-size: 14px;
font-style: normal;
font-weight: 300;
text-align:center;
color:#546071;
margin-bottom:6px;
background:#FFF;
height:auto;
line-height:160%;
border-color:#FFF;
}
.signFormCnt .inputFieldBeforeBtn{
background-color:transparent;
left:50%;
margin-left:-151px;
width:auto;
box-shadow:unset;
}
.signFormCnt .inputFieldBeforeBtnW0{
    width: 304px;
	    margin-bottom: 0;
    line-height: 160%;
}
.signFormCnt .checkIfEmailExistsAlert, .signFormCnt .birthdayCheck{
    margin-top: -26px;
    margin-bottom: 32px !important;
}
.signFormCnt .inputErr{
border-color: #FFF !important;
border-bottom:1px solid #f90000 !important;
}
.signFormCnt input:-webkit-autofill,
.signFormCnt input:-webkit-autofill:hover, 
.signFormCnt input:-webkit-autofill:focus, 
.signFormCnt input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.signFormCnt .signInBtn{
border-radius: 4px;
background-color:#39C2D7;
color:#000B1C;
}
.countDownCnt{
position:relative;
float:left;
width:100%;
}
.countDownCntB{
position:relative;
float:left;
    width: calc(25% - 18px);
height:160px;
margin-right:24px;
border-radius: 20px;
background: #FFF;
box-shadow: 0px 4px 15px 0px rgba(21, 20, 24, 0.03);
}
.countDownCntB2{
position:relative;
float:left;
width:100%;
text-align:center;
color:#000B1C;
 font-size: 40px;
font-style: normal;
font-weight: 500;
height:50px;
margin-top:46px;
line-height:50px;
}
.countDownCntB22{
position:relative;
float:left;
width:100%;
text-align: center;
 font-size: 20px;
font-style: normal;
color:#000B1C;
font-weight: 300;
height:30px;
line-height:30px;
}
.dividerM{
display:none;
}
.bigCntFoooter{
     background-image: url(../images/bgNewFw.jpg);
}
 
nav h1 {
	font-size: 40px;
  	font-weight: 700;
	margin-bottom: 20px;
  	margin-top: 20px;
}
nav h2 {
	font-size: 15px;
  	font-weight: 600;
	margin-bottom: 30px;
  	margin-top: 10px;
}
nav .container {
	margin: auto;
	width: 1170px;
	
}
.mega-menu .container {
padding:15px;
}
nav .ul-reset {
	padding-left: 0;
   margin-top: 0;
   margin-bottom: 0;
	list-style: none;

}



/* #Navigation Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
nav {
 	position: relative;
	float:left;
}
nav > ul > li {
	display: inline-block;
  	font-size: 14px;
  	padding: 0 8px;
  	position: relative; 
}
nav > ul > li:first-child {padding-left: 0;}
nav > ul > li:last-child {padding-right: 0;}
nav > ul > li > a {
	    height: 36px;
    line-height: 40px;
    color: #444;
  	display: block;
  	position: relative;
 	font-weight: normal;
    font-size: 14px;
	    text-transform: uppercase;
    font-weight: 600;
 }
nav > ul > li:hover > a {
	    height: 36px;
    line-height: 40px;
    color: #444;
	
}


 
/* #Mega Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mega-menu {
   	display: none;
  	left: 0;
  	position: absolute;
  	text-align: left;
  	width: 100%;
		    background: #FFF;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
 	transform-origin: 0 0 0;
	    padding-top: 13px;
    padding-bottom: 8px;
    transition: all 0.42s ease-out 0s;
	position:fixed;
}
.mega-menu:before{
position:absolute;
width:100%;
height:1px;
background-color:#E6E6E6;
content:"";
}
.mega-menu h3 {color: #444; font-size:16px;}
.mega-menu ul {
	float: left;
   	margin-right:30px;
  	width: 200px;
}
.mega-menu ul:last-child {margin-right: 0;}
.mega-menu a { 
color:#444;
   	display: block;
  	padding: 10px 0;
	position:relative;
	float:left;
}
.mega-menu a:hover , nav > ul > li > a:hover{color: #000B1C;   -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;}

 
/* #Droppable Class Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.droppable {position: static;}
.droppable > a:after {
display:none;
	
	    position: absolute;
    content: "";
    top: 0;
    right: -22px;
    background-position: center;
    width: 16px;
    height: 40px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../images/iconmonstr-arrow-652.svg);
}
.droppable:hover .mega-menu {display: block; -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;}



/* #Browser Clearfix
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cf:before,
.cf:after {
	content: " "; /* 1 */
   display: table; /* 2 */
}
.cf:after {clear: both;}
.mainUl{
position:relative;
float:left;
margin-right: 30px;
    width: 200px; 
}
.megaMenuHeaders{
    font-weight: 600;
    border-bottom:1px solid #E6E6E6;
    padding-bottom:12px; 
}
.mega-menu  .ul-reset li{
position:relative;
float:left;
width:100%;
}
.mega-menu .mainUl a, .mega-menu .container a{
width:100%;
}  
.mega-menu:after{
position:absolute;
width:100%;
bottom:-1000px;
height:1000px;
background-color:rgba(255,255,255,0.5);
content:"";
display:none;
}
.thankYoucntRightCSSS{
position:relative;
float:right;
margin-top: 85px;
width: calc(100% - 848px);
}
.reviewProductsCnt{
position:relative;
float:left;
width:100%;
}
.reviewProductsCnt .cartItemCnt{
    width: calc(100% - 32px);
}
.reviewProductsCnt .cartItemCntH, .reviewProductsCnt .cartItemCntH2{
width:calc(100% - 175px);
    color: #000B1C;
    line-height: 130%;
	    font-size: 16px;
}
.reviewProductsCnt .cartItemCntH2{
    color: #999999;
}
.bigCntProductCntNolineCheckout  .reviewProductsCnt .cartItemOtherPrices{
position:relative;
float:left;
bottom:auto;
right:auto;
 }
.reviewProductsCnt .cartItemOtherDetails{
width:50% !important;
height:auto;
position: relative;
}
.reviewProductsCnt .reviewFormCntTopH{
color: var(--brand-nignt-black, #000B1C);
margin-bottom:12px;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
}
.reviewProductsCnt .br-theme-css-stars .br-widget a{
font-size: 24px;
}
.reviewProductsCnt .br-theme-css-stars .br-widget{
height:26px;
}
.reviewProductsCnt  .br-theme-css-stars .br-widget a{
height: 24px;
margin-right: 6px;
    width: 24px;
}
.reviewProductsCnt .productInfo_rating .textareaFields {
border-radius: 6px;

padding:10px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px;
color:#546071;
border-color:#F3F3F5 !important;
width:calc(100% - 22px);
min-height:85px;
background-color:#F3F3F5;
}
.reviewProductsCnt .submitReview{
float:left;
width:auto;
padding-left:25px;
padding-right:25px;
}
.dontHaveAccOther a{
text-decoration:underline  !important;
}
.productInfo_ratingS{
position:relative;
float:left;
width:100%;
margin-top:20px;
margin-bottom:6px;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 24px;
color:#000B1C;
}
.fixedPopUpCntAgeA_1{
position:relative;
float:left;
margin-top:66px;
border-radius: 40px;
background: var(--brand-peach-red, #EE2B4E);
height:37px;
line-height:37px;
padding-left:24px;
padding-right:24px;
color:#FFF;
font-size: 14px;
font-style: normal;
font-weight: 500;
left:50%;
margin-left:-87px;
}
.fixedPopUpCntAgeA_2{
position:relative;
float:left;
width:100%;
text-align:center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%;
color:#000B1C;
margin-top:24px;
}
.fixedPopUpCntAgeA_3{
position:relative;
float:left;
width:100%;
text-align:center;
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 150%;
color:#000B1C;
margin-top:8px;
}
.ageConfirmBtns{
position:relative;
float:left;
margin-top:40px;
margin-bottom:54px;
left:50%;
margin-left:-167px;
}
.ageConfirmBtns_1, .ageConfirmBtns_2{
position:relative;
float:left;
border-radius: 4px;
background-color:#000B1C;
padding-left:25px;
padding-right:25px;
cursor:pointer;
height:50px;
line-height:50px;
color:#FFF;
font-size: 16px;
font-weight: 500;
}
.ageConfirmBtns_2{
background-color:#F3F3F5;
color:#000B1C;
margin-left:24px;
}
.loyalty_h1{
position:relative;
float:left;
padding-left:20px;
padding-right:20px;
text-align: center;
color:#000B1C;
border-radius: 40px;
background: var(--brand-banana-yellow, #FFE075);
height:41px;
line-height:41px;
left:50%;
 font-size: 16px;
font-style: normal;
font-weight: 400;
margin-left:-107px;
margin-top:170px;
letter-spacing: 0.96px;
}
.loyalty_h2{
position:relative;
float:left;
width:100%;
color: #FFF;
margin-top:32px;
text-align: center;
 font-size: 50px;
font-style: normal;
font-weight: 500;
line-height: 130%;

}
.loyalty_h3{
position:relative;
float:left;
width:100%;
color: #F3F3F5;
margin-top:32px;
text-align: center;
 font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
.loyalty_h3S{
position:relative;
float:left;
margin-top:100px;
width:640px;
left:50%;
margin-left:-320px;
margin-bottom:70px;
}
.loyalty_h4{
position:relative;
float:left;
width:100%;
color: #F3F3F5;
margin-top:32px;
text-align: left;
 font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.loyalty_h3S .subscribeFooterCnt{ 
border-radius: 6px;
background: rgba(255, 255, 255, 0.11);
border-color: transparent !important;
font-size: 18px;
font-style: normal;
font-weight: 400;
color: rgba(255, 255, 255, 0.50);
height:77px;
margin-top:14px;
line-height:77px;
padding-left:20px;
border-radius:0;
padding-right:190px;
width:calc(100% - 210px);
border-radius: 6px;
}
.loyalty_h3S .subscribeFooterCntErr{
border-color: #FF0000  !important;
}
.loyalty_h3S .subscribeBtn{
position:absolute;
top:auto;
min-width: 90px;
left:auto;
bottom:6px;
right:6px;
background:#39C2D7;
padding-left:32px;
padding-right:32px;
height:65px;
line-height:65px;
color:#000B1C; 
 font-size: 20px;
font-style: normal;
font-weight: 500;
border-radius: 6px;
}
.errClasIc{
position:relative;
float:left;
width:214px;
margin-top:30px;
left:50%;
margin-left:-107px;
}
.fourErrH{
position:relative;
float:left;
width:100%;
text-align:center;
color:#000B1C;
 font-size: 110px;
font-style: normal;
font-weight: 500;
line-height: 130%;
margin-top:-30px;
}
.fourErrH2{
position:relative;
float:left;
width:100%;
text-align:center;
font-size: 27px;
font-style: normal;
font-weight: 500;
line-height: 36px;
color:#000B1C;
margin-top:-12px;
}
.fourErrH3{
position:relative;
float:left;
width:100%;
text-align:center;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 36px;
color:#000B1C;
margin-top:28px;
}
.fourErrH4{
position:relative;
float:left;
margin-top:60px;
padding:16px;
padding-left:28px;
padding-right:28px;
border-radius: 4px;
background: var(--brand-nignt-black, #000B1C);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 28px;
color:#FFF;
cursor:pointer;
left:50%;
margin-left:-120px;
}
.cartIconExtraSpace{ 
    margin-right: 17px;
}
.pmtMsgCnt{
position:relative;
float:left;
width:calc(100% - 42px);
text-align:center;
    padding: 20px;
    font-size: 16px;
     line-height: 18px;
 	margin-top:10px;
 	margin-bottom: 40px;
    margin-top: -20px;
	border-radius: 10px;
    box-shadow: 0px 12px 15px 0px rgba(0, 11, 28, 0.07);
}
.pmtMsgCnt a{
color: #842029;
text-decoration:underline;
}
.pmtCntNew{
position:relative;
float:left;
padding:12px;
padding-left:15px;
padding-right:15px;
width:calc(50% - 44px);
margin-right:24px;
border-radius: 8px;
border:1px solid #FFF;
background-color:#FFF;
cursor:pointer;
-webkit-transition: .2s;
transition: .2s;
} 
.pmtCntNewFree{
width:calc(25% - 44px);
}
.pmtCntNew:hover{
border:1px solid #EE2B4E;
-webkit-transition: .2s;
transition: .2s;
}
.pmtCntNew .pmtDesc{
display:block;
padding:0;
margin:0;
margin-top:4px;
background-color:transparent;
color:#546071;
 font-size: 14px;
 font-weight: 400;
line-height: 21px
}
.pmtCntNew .pmtDesc:before{
display:none;
}
.pmtCntNewIcon{
position:relative;
float:left;
margin-right:8px;
height:46px;
width:46px;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/cashIcon.svg);
}
.pmtCntNewIcon_1{
background-size:contain;
background-image:url(https://evapify-ks.com/admin/wp-content/uploads/2024/06/1-4.png);
}
.pmtCntNewIcon_2{
background-size:contain;
background-image:url(https://evapify-ks.com/admin/wp-content/uploads/2024/06/2-3.png);
}
.pmtCntNewIcon_3{
background-size:contain;
background-image:url(https://evapify-ks.com/admin/wp-content/uploads/2024/06/4-5.png);
}
.pmtCntNewIcon_4{
background-size:contain;
background-image:url(https://evapify-ks.com/admin/wp-content/uploads/2024/06/3-3.png);
}

.pmtCntNewIcon_5{
background-size:contain;
background-image:url(https://evapify-ks.com/admin/wp-content/uploads/2024/06/5-2.png);
}

.pmtCntNewIcon_6{
background-size:contain;
background-image:url(https://evapify-ks.com/admin/wp-content/uploads/2024/06/6-2.png);
}
 
.pmtCntNewIconCC{
background-image:url(../images/cartIcon.svg);
}
.pmtCntNew .pmtCntNewNewOP{
position:relative;
float:left;	
width:calc(100% - 54px);
margin:0 !important; 
text-align:left;
}
.pmtCntNew .pmtCntNewNewOP label{
color:#303946;
text-align:left;
overflow:inherit !important;
font-size: 16px;
font-weight:500;
width:calc(100% - 32px);
padding-left:0 !important;
padding-right:32px;
}
 
.pmtCntNewNewOP [type="checkbox"]:not(:checked) + label:before, .pmtCntNewNewOP [type="radio"]:not(:checked) + label:before{
height:24px;
width:24px;
    top: -8px;
    right: -12px;
background-position:center;
background-color:transparent  !important;
border-color:transparent  !important;
background-repeat:no-repeat;
background-image:url(../images/optionEmpty.svg);
-webkit-transition: .2s;
transition: .2s;
}
 
.pmtCntNewNewOP [type="checkbox"]:checked + label:before, .pmtCntNewNewOP  [type="radio"]:checked + label:before, .pmtCntNewNewOP [type="checkbox"]:not(:checked) + label:after,  .pmtCntNewNewOP [type="radio"]:not(:checked) + label:after{
display:none;
}
.pmtCntNewNewOP [type="checkbox"]:checked + label:after, .pmtCntNewNewOP [type="radio"]:checked + label:after{
height:24px;
width:24px;
    top: -8px;
    right: -12px;
background-position:center;
background-color:transparent  !important;
border-color:transparent  !important;
background-repeat:no-repeat;
background-image:url(../images/optionFilled.svg);
-webkit-transition: .2s;
transition: .2s;
}
.pmtCntNewActive{
border:1px solid #EE2B4E;
-webkit-transition: .2s;
transition: .2s;
}
.pmtCntNewh{
position:relative;
float:left;
width:100%;
margin-top:12px;
margin-bottom:16px;
}
.couponCntCart{
position:relative;
float:left;
width:100%;
     margin-bottom: 14px;
}
.appplyCoupnCode{
position:relative;
float:right;
cursor:pointer;
    height: 14px;
    line-height: 14px;
	text-transform:uppercase;
border-radius: 4px;
    text-align: center;
    font-weight: 500;
	font-size: 14px;
padding: 16px;
    padding-left: 16px;
    padding-right: 16px;
    border:1px solid #000B1C;
    color: #000B1C;
	-webkit-transition: .2s;
transition: .2s;
}
#couponCodeIn{
position: relative;
    float: left;
    border: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    height: 14px;
    line-height: 14px;
    padding: 16px;
    padding-left: 12px;
    padding-right: 12px;
    width: calc(100% - 124px);
    color: rgba(84, 96, 113, 0.70);
    font-size: 14px;
    /* font-weight: 300; */
    background-color: rgba(255, 255, 255, 0.80);
    border-radius:6px;	
}
.appplyCoupnCode:hover{
 border:1px solid #000B1C;
    background-color: #000B1C;
    color: #FFF;
-webkit-transition: .2s;
transition: .2s;
}
.appplyCoupnCodeErr{
position:relative;
float:left;
width:100%;
font-size:13px;
color:#F90000;
margin-top:8px;
display:none;
line-height:1.4;
}
.removeCoupon{
position:relative;
width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    z-index: 999;
    cursor: pointer;
    background-image: url(../images/iconmonstr-x-mark-lined2.svg);
	position: absolute;
        top: -4px;
    margin-right: 4px;
}
.reviewProductsCntO{
width: calc(100% - 20px);
background-color:#FFF;
margin-top:0;
}
.reviewFormCntTopHS a, .cartContainerCntRightHIn a {
    color: #000B1C;
    font-weight: 500;
    text-decoration: underline;
}
.productReviewsCnt .br-theme-css-stars .br-widget a{
font-size: 24px;
}
.productReviewsCnt .br-theme-css-stars .br-widget a{
    height: 24px;
    width: 24px;
}
.productReviewsCnt .productInfo_rating{
margin-top:-2px;
}
.comment_contentCnt{
padding-left:0  !important;
border-color:#FFF !important;
}
.ty-caret-bottom{
display:none !important;
}
.productReviewsCnt .commentListCnt{
width:100%;
}
.homePageHeaderCnt{
position:relative;
float:left;
width:100%;
}
.loyaltyH_1{
position:relative;
float:left;
width:100%;
margin-top:120px;
color: #FFF;
text-align: center;
font-size: 50px;
font-style: normal;
font-weight: 500;
line-height: 150%;
}
.loyaltyH_2{
position:relative;
float:left;
width:100%;
margin-top:16px;
color: rgba(243, 243, 245, 0.80);
text-align: center;
font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}
.loyaltyTopCnt_Btons{
position:relative;
float:left;
width:510px;
left:50%;
margin-left:-255px;
margin-top:50px;
}
.slickButtonCntOp{
color:#000B1C;
background-color:#FDD82B;
border-color:#FDD82B;
}
.loyaltyTopCnt_Btons .slickButtonCnt{
float:left;
}
.loyaltyBenefitsCnt{
position:relative;
float:left;
width:100%;
margin-top:120px;
}
.loyaltyBenefitsCntGH{
position:relative;
float:left;
width:100%;
text-align:center;
margin-bottom:50px;
color: #FFF;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 160%;
}
.loyaltyBenefitsCntS{
position:relative;
float:left;
width:20%;
padding-top:60px;
background-position:center top;
background-size:60px;
background-repeat:no-repeat;
background-image:url(../images/pikeBlerje.svg);
margin-right:6%;
}
.voucherImg{
position:relative;
float:left;
width:100%;
    margin-top: -125px;
    margin-bottom: 60px;
}

.loyaltyBenefitsCntSH{
position:relative;
float:left;
text-align:center;
padding:15px;
padding-top:40px;
width:calc(100% - 30px);
color: #FFF;
text-align: center;
font-size: 22px;
font-style: normal;
font-weight: 300;
line-height: 130%
}
.loyaltyBenefitsCntS2{
background-image:url(../images/dhurataSvg.svg);
}
.loyaltyBenefitsCntS3{
background-image:url(../images/ofertaPrm.svg);
}
.loyaltyBenefitsCntS4{
background-image:url(../images/eventsInv.svg);
margin:0; 
float:right;
}
.loyaltyBannerCnt{
position:relative;
float:left;
width:100%;
margin-top:120px;
border-radius: 10px;
overflow:hidden;
}
.loyaltyBannerCnt img{
position:relative;
float:left;
width:100%;
}
.loyaltyBannerCnt2{
position:relative;
float:left;
width:calc(100% - 100px);
margin-top:100px;
border-radius: 30px;
background: rgba(255, 255, 255, 0.06);
padding:50px;
overflow:hidden;
}
.loyaltyBenefitsCntGHL{
position:relative;
float:left;
width:100%;
color: #FFF;
font-family: Sharp Grotesk;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 160%; /* 41.6px */
margin-bottom:50px;
}
.howCanIJoinTeamCloudsC{
position:relative;
float:left;
width:22%;
margin-right:11%;
}
.howCanIJoinTeamCloudsCS{
position:relative;
float:left;
width:100%;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}
.howCanIJoinTeamCloudsC3{
margin-right:0;
width:33%;
}
.variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"] + label:before{
width: 18px !important;
    height: 18px !important;
	    background:#DDD;
		
}
.variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"]:not(:checked) + label:after{
width: 22px !important;
    height: 22px !important;
	left: 1px !important;
    top: 1px;
	    -webkit-transition: .2s;
transition: .2s;
}
.variationOptionCntMainS:not(.variationOptionCntMainSColor){
margin-bottom:8px;
}

.bigCntProductCntProductCntIn  .variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"]:checked + label:before,   .variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"]:checked + label:before {
background:#000B1C !important;
left: 4px !important;
    top: 4px;
-webkit-transition: .2s;
transition: .2s;
}
.variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"]:checked + label:after{
height: 22px;
    width: 22px;
	top: 1px;
	left: 1px !important;
	-webkit-transition: .2s;
transition: .2s;
}
.variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="checkbox"]:not(:checked) + label, .variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="checkbox"]:checked + label, .variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"]:not(:checked) + label, .variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor) [type="radio"]:checked + label{
height:26px;
}
.variationOptionCnt .variationOptionCntMainS:not(.variationOptionCntMainSColor):hover [type="radio"]:not(:checked) + label:before {

	-webkit-transition: .2s;
transition: .2s;
}
.bigCntFeaturedProductsOtherAreaDeals .slick-track{
float:left;

}
.slickButtonCnt2{
position:absolute;
   top: 50%; right: 50%;
    border: 1px solid #FFF;
    color: #FFF;
    background: transparent;
	font-weight: 500;
    font-size: 16px;
	height: 50px;
	cursor:pointer;
    line-height: 50px;
    padding-left: 25px;
	    border-radius: 4px;
		    padding-right: 25px;
  transform: translate(50%,-5%);
}
.offerAlertCnt{
position:relative;
float:left;
padding:16px;
width:calc(100% - 30px);
border-radius: 4px;
font-weight:500;
padding-left:15px;
padding-right:15px;
margin-top:24px;
top:12px;
text-align:center;
background-color:#EE2B4E;
color:#FFF;
font-size:16px;
line-height:1.4;
}
.offerAlertCnt a{
color:#FFF;
text-decoration:underline;
}
.cartAlertCnt{
position:relative;
float:left;
background-color:#FFF;
padding:16px;
    border-radius:10px;
	margin-top:40px;
width:calc(100% - 34px);
box-shadow: 0px 2px 6px 0px rgba(0, 11, 28, 0.03);
    border-bottom: 1px solid #F0F0F0;
}
.cartAlertCntHB{
position:relative;
float:left;
width:100%;
text-align:center;
display:flex;
    justify-content: center;
 }
.cartAlertCntHT{
position:relative;
float:left;
width:22px;
height:24px;
background-position:center;
background-repeat:no-repeat;
background-size:21px;
background-image:url(../images/shippingTruck4.svg);
}
.cartAlertCntHBO{
background-image:url(../images/hooray2.svg);
}

.cartAlertCntH{
position:relative;
float:left;
margin-left:0.5rem;
font-weight:500;
text-align:center;
color:#000B1C;
height:24px;
line-height:24px;
    font-size: 1rem;
	
}
.cartAlertCntBB{
position:relative;
float:left;
width:60%;
margin-left:20%;
background-color:#F3F3F5;
margin-bottom:.5rem;
margin-top:.5rem;
height:24px;
overflow:hidden;
    border-radius: 0.25rem;
}
.cartAlertCntBBF{
position:absolute;
top:0;
left:0;
color:#000B1C;
background-color:#FDD82B;
height:100%;
border-radius: 0.25rem;
width:0;
transition: .2s all;
}
.cartAlertCntBBF:before{
position:relative;
float:right;
content:attr(title);
margin-right:0.25rem;
line-height:24px;
color:#000B1C;
text-align:right;
font-size:1rem;
}
.cartAlertCntInOther{
position:fixed;
left:0;
z-index:99;
background-color:#F3F3F5;
    background-image: url(../images/bgNewFw.jpg);
display:none;
bottom:0;
border-radius:0;
}
.cartAlertCntInOther .cartAlertCntH{
color:#FFF;
}
.cartAlertCntInOther .cartAlertCntHT{
    background-image: url(../images/shippingTruck3.svg);
}
.cartAlertCntInOther .cartAlertCntBB{
background-color:#FFF;
}
.bfCoverP{
position:relative;
float:left;
width:100%;
border-radius:4px;
}
.offerTagList{
position: absolute;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    height: 24px;
    line-height: 26px;
    padding-left: 8px;
    padding-right: 8px;
    background-color:#ce1f60;
    z-index: 1;
    top: 1px;
    right: -15px;
    border-radius:  20px 0px  0px  20px;
    font-weight: 400;
}
.deliveryIconInfo{
position:relative;
float:right;
width:22px;
height:22px;
cursor:pointer;
background-position:center;
background-size:contain;
background-repeat:no-repeat;
background-image:url(../images/iconmonstr-info-23.svg);
}
.deliveryInfoCnt{
position:relative;
float:left;
display:none;
padding:12px;
margin-top:10px;
margin-bottom:20px;
border-radius:8px;
background: #F3F3F5;
width:calc(100% - 24px);
line-height:1.4;
-webkit-transition: .2s;
transition: .2s;
}
.deliveryInfoCntH, .deliveryInfoCntHR{
position:relative;
float:left;
margin-top:4px;
margin-bottom:4px;
    font-size: 14px;
    color: #000B1C;
}
.deliveryInfoCntHR{
float:right;
}
.selectOptionProfileBuilderCntO label{ 
    color: #000B1C !important;
}
.selectOptionProfileBuilderCntO2{
width:auto !important;
margin-right:20px !important;
margin-top:0px !important;
}
.cloudMemberArea{
position:relative;
float:left;
width:100%;
margin-top:20px;
display:none;
margin-bottom:20px;
}
.selectOptionProfileBuilderCntO [type="checkbox"]:checked + label:after, .selectOptionProfileBuilderCntO [type="radio"]:checked + label:after{
border-color:#000B1C;
    background-color: #000B1C;
}
.selectOptionProfileBuilderCntO [type="checkbox"]:checked + label:before, .selectOptionProfileBuilderCntO [type="radio"]:checked + label:before{
     background-color: #000B1C !important;
} 
.bonusAlertTxt{
position:relative;
float:left;
width:100%;
color: #000B1C;
margin-top: 24px;
font-size:15px;
line-height: 1.4;
margin-top: 10px;
}
.bonusAlertTxt a{
color: #000B1C;
text-decoration:underline;
font-size:16px;
}
.cloudMemberAreaOther{
position:relative;
float:left;
width:100%;
display:none;
} 
.spinnerGif{
    position: relative;
    float: left;
    width: 48px;
    margin-left: -10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/loading.svg);
    height: 48px;
    margin-top: 28px;
	display:none;
}
.spinnerGifYes{
 background-image: url(../images/hooray2.svg);
 background-size: 22px;
}
.spinnerGifNo{
 background-image: url(../images/iconmonstr-x-mark-42.svg);
 background-size: 22px;
}
.loyaltyBenefitsCntSO{
width:33%;
margin-right:0;
background-image:url(../images/iconmonstr-location-pin-thine2.svg);
}
.freeCherryCnt{
position:relative;
float:left;
width:100%;
}
.spinnerGifNewCard{
    min-width: 48px;
    width: auto;
    background-position: center left;
    padding-left: 34px;
    margin: 10px;
    height: 28px;
    margin-top: -10px;
    margin-left: 0;
    line-height: 28px;
}
.storeListSubCntSS{
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.evapifyStoresActive, .otherStoresActive{
    text-decoration: underline;
}
.verifySMSCodeCnt{
    position: relative;
    float: left;
    width: 100%;
    display: none;
}