/* blog */
.blog-wrapper .post-sidebar {
    display: none;
}

.blog-wrapper>.row>.col {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}

.blog-wrapper .article-inner header,
.blog-wrapper .article-inner footer,
.blog-wrapper .article-inner .author-box,
.blog-wrapper .article-inner nav.navigation-post {
    display: none;
}

.blog-wrapper .article-inner>div.entry-content {
    display: block;
}

.blog-wrapper .article-inner>div.entry-content .blog-share {
    display: none;
}

.bdp-list-main .bdp-post-categories {
    margin-bottom: 10px;
}

.bdp-list-main .bdp-post-categories a {
    border: none;
    color: var(--primary-color);
    font-family: 'Assistant';
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-transform: none;
}

.bdp-list-main .bdp-post-title {
    margin-bottom: 10px !important;
}

.bdp-list-main .bdp-post-title a {
    font-size: 20px;
    color: #000000;

}

.bdp-list-main .bdp-post-meta {
    margin-bottom: 20px !important;
}

.bdp-list-main .bdp-post-meta .bdp-time {
    font-size: 14px;
    color: #000000;
    margin: 0px;
    text-transform: none;
}

.bdp-list-main .bdp-post-image-bg {
    padding-right: 40px;
}

.bdp-list-main .bdp-post-image-bg img {
    width: 100%;
}

.page-wrapper>.row {
    width: 80%;
    max-width: 80%;
}

/* homepage */
.ins-look{
    max-width: calc(100% + 19.6px)!important;
    width: calc(100% + 19.6px)!important;
    margin-left: -9.8px!important;
}
.ins-look>.col {
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
}

.mobile-ins-look .flickity-slider>.img {
    width: 45% !important;
}

.best-seller-title {
    text-align: center;
    margin-bottom: .5em;
}

.best-seller-title a {
    padding: 0px 20px;
    cursor: pointer;
}

.best-seller-title a.active {
    text-decoration: underline;
}

.best-seller-tabs>.col {
    display: none;
}

.best-seller-tabs>.col.active {
    display: block;
}

.homepage-fiveicons .icon-box-text {
    font-weight: bold;
}

.best-seller-tabs .products-one>.col-inner>.row {
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
}

.best-seller-tabs .products-one>.col-inner>.row>.col {
    width: 260px;
    flex-basis: 260px;
    min-width: 260px;
}
/* homepage */
.ins-look{
	margin-left: -9.8px;
	width: calc(100% + 19.6px);
}
.ins-look >.col{
	width:20%;
	max-width:20%;
	flex-basis:20%;
}
.mobile-ins-look .flickity-slider>.img{
	width:45%!important;
}
.home-page-review >.col{
	padding:0px;
}
.home-page-review .slider-wrapper .slider{
	padding:83px 0px;
}
.mobile-view-homepage .view-text{
	height:260px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
}
.home-page-review .view-text{
	height:200px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
}
.homepage-shop-now{
	font-size:14px;
}
.best-seller-title a.active{
	font-weight:bold;
}
/* homecat */
.mjr-homecat >.grid-col{
    padding: 0px 7.5px 15px!important;
}
.mjr-homecat >.grid-col:first-child{
    max-width: 40%;
    flex-basis: 40%;
}
.mjr-homecat >.grid-col:nth-child(2)
,.mjr-homecat >.grid-col:nth-child(5){
    max-width: 34.5%;
    flex-basis: 34.5%;
}
.mjr-homecat >.grid-col:nth-child(3)
,.mjr-homecat >.grid-col:nth-child(4){
    max-width: 25.5%;
    flex-basis: 25.5%;
}
.mjr-homecat >.grid-col h1{
    font-size: 26px;
    padding: 15px;
    margin: 0px;
}
.mjr-homecat >.grid-col:first-child h1{
    font-size: 42px;
    padding: 20px;
}
/* homepage category links */
.mjr-home-category-links >.col{
    width: 28%;
    flex-basis: 28%;
    margin-right: 8%;
    padding: 0 0px 19.6px!important;
}
.mjr-home-category-links >.col:nth-child(3n){
    margin-right: 0px;
}
.mjr-home-category-links >.col a.button{
    width: 100%;
    background: #F5E9DD;
    margin-right: 0px;
    color: #F96B31;
    border: none;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0px;
}
.mjr-home-category-links .col a.button.mjr-catgory-new-in{
    background:#EAE1F4;
}
.mjr-home-category-links .col a.button:hover
,.mjr-home-category-links .col a.button:active{
    background: #F96B31;
    color: #fff;
    box-shadow: none;
}
/* deals page */
.mjr-deals-products .box-text-products .add-to-cart-button
,.mjr-deals-products2 .box-text-products .add-to-cart-button{
    display: block;
}
.mjr-deals-products .box-text-products .add-to-cart-button a
,.mjr-deals-products2 .box-text-products .add-to-cart-button a{
    width: 107px;
    height: 30px;
    background: var(--primary-color);
    font-size: 12px;
    color: #fff;
    border: none;
    margin-top: 0px;
    line-height: 30px;
    text-align: center;
    padding: 0px;
}
.mjr-deals-products .box-text-products .add-to-cart-button a.added_to_cart:after
,.mjr-deals-products2 .box-text-products .add-to-cart-button a.added_to_cart:after{
    display: none;
}
.mjr-deals-products .box-text.box-text-products .price-wrapper span.price::before
,.mjr-deals-products2 .box-text.box-text-products .price-wrapper span.price::before{
    display: none;
}
.mjr-deals-products2 .box-text-products .add-to-cart-button a{
    margin-top: 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.mjr-deals-products .product .col-inner .box .box-text-products .mjr-deals-shop-now
,.mjr-deals-products2 .product .col-inner .box .box-text-products .mjr-deals-shop-now{
    width: 107px;
    height: 30px;
    background: var(--primary-color);
    font-size: 12px;
    color: #fff;
    border: none;
    line-height: 30px;
    text-align: center;
    padding: 0px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}
.mjr-deals-products .product .col-inner .box .box-text-products .mjr-deals-shop-now:hover
,.mjr-deals-products2 .product .col-inner .box .box-text-products .mjr-deals-shop-now:hover{
    background: #d65420;
}
.mjr-deals-products2 .product .col-inner .box .box-text-products .mjr-deals-shop-now{
    
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.mjr-deals-products .box-text-products .variations_form 
,.mjr-deals-products2 .box-text-products .variations_form{
    display: none;
}
.mjr-deals-products  .product  .col-inner .badge-container{
    display: none;
}
.mjr-deals-products  .product .col-inner .box{
    position: relative;
}
.mjr-deals-products  .product .col-inner .box .box-image{
    width: 50%;
    margin-left: 0px;
}
.mjr-deals-products .product .col-inner .box .box-text-products{
    width: 50%;
    background: #F5E9DD;
    position: absolute;
    right: 0px;
    height: 90%;
    top: 5%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 30px;
}
.mjr-deals-products .product .col-inner .box .box-text-products .title-wrapper .category {
    display: none;
}
.mjr-deals-products .product .col-inner .box .box-text-products .title-wrapper .name {
    font-size: 16px;

}
/* .mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper span.price::before{
    display: none;
} */
.mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper span.price{
    align-items: center;
    color: #000000;
}
.mjr-deals-products2 .product .col-inner .box .box-text-products .price-wrapper span.price{
    color: #000000;
}
.mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper{
    margin:10px 0px;
}
.mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper .woocommerce-Price-amount{
    font-size: 28px;
    font-weight: bold;
}
.mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper del .woocommerce-Price-amount
,.mjr-deals-products2 .product .col-inner .box .box-text-products .price-wrapper del .woocommerce-Price-amount{
    font-size: 16px;
    color: #000000;
}
.mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper del span.amount
,.mjr-deals-products2 .product .col-inner .box .box-text-products .price-wrapper del span.amount{
    opacity: 1;
}
.mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper ins{
    font-size: 28px;
    font-weight: bold;
}

.mjr-deals-product-label{
    display: none!important;
}
.mjr-deals-products .product .col-inner .box .stock{
    position: absolute;
    right: 30px;
    top: 5%;
    width: 50px;
    height: 60px;
    background: var(--primary-color);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}
.mjr-deals-products .product .col-inner .box .stock::after{
    content:'';
    border-width: 25px;
    border-style: solid;
    border-color:var(--primary-color) transparent transparent transparent;
    position: absolute;
    top: 60px;
    right: 0px;
}
.mjr-banner-title h3{
    font-size: 32px!important;
}
.mjr-banner-title a:hover{
    color: var(--primary-color)!important;
}
.mjr-deals-clock .ycd-simple-mode-textUnderCountdown .ycd-simple-timer-dots{
    display: none;
}
.mjr-deals-clock .ycd-simple-mode-textUnderCountdown .ycd-simple-current-unite-wrapper{
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    margin: 0px 5px;
    color: var(--primary-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.mjr-deals-products .product .box-text.box-text-products p.name.product-title{
    margin-right: 50px;
    height: auto;
}
.mjr-deals-products .product .box-text.box-text-products p.name.product-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mjr-deals-banner .banner-bg  .bg{
    background-color: #fff;
}
.mjr-deals-clock >.col{
    padding-bottom: 0px;
}
.mjr-deals-line .is-divider{
    border-bottom: 2px dashed var(--primary-color);
    background-color: transparent!important;
    height: 0px;
}
.mjr-deals-line >.col{
    padding-bottom: 19.6px;
}
/* black friday */
.mjr-black-products{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.mjr-black-products >.col.product{
    background: url('../../img/bg/pc-black-product.png') no-repeat right 40px;
    background-size: contain;
    padding-bottom: 40px;
    max-width: 48%;
    flex-basis: 48%;
    margin-bottom: 40px;

}
.mjr-black-products >.col.product:nth-child(2n+1):not(:first-child){
    margin-left: 4%;
}
.mjr-black-products >.col.product >.col-inner >.box{
    display: flex;
    display: -webkit-flex;
}
.mjr-black-products >.col.product >.col-inner >.box .box-image{
    width: 45%;
}
.mjr-black-products >.col.product >.col-inner >.box .box-text-products{
    width: 55%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    margin:70px 30px 0px;
    padding: 0px;
}
.mjr-black-products >.col.product >.col-inner >.box .box-text-products .rank{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: block;
    background:#000;
    margin-bottom: 10px;
}
.mjr-black-products >.col.product >.col-inner >.box .box-text-products .title-wrapper p.name.product-title{
    height: auto;
}
.mjr-black-products >.col.product >.col-inner >.box .box-text-products .title-wrapper a{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.mjr-black-products >.col.product >.col-inner >.box .box-text-products .title-wrapper .category {
    display: none;
}
.mjr-black-products .box-text.box-text-products .price-wrapper{
    margin:20px 0px;
}
.mjr-black-products .box-text.box-text-products .price-wrapper ins{
    font-size: 22px;
}
.mjr-black-products >.col.product:first-child .box-text.box-text-products .price-wrapper ins{
    font-size: 30px;
}
.mjr-black-products .box-text.box-text-products .price-wrapper span.price::before{
    content:'ONLY';
    font-size: 22px;
    font-weight: bold;
}
.mjr-black-products .box-text.box-text-products .price-wrapper del span.amount{
    opacity: 1;
}
.mjr-black-products .product-small.box>.box-text.box-text-products>.price-wrapper>span.price{
    color:#000;
}
.mjr-black-products .mjr-black-shop-now
,.mjr-black-products2 .mjr-black-shop-now{
    width: 138px;
    height: 36px;
    background: #F96B31;
    cursor: pointer;
    line-height: 36px!important;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #fff;
}
.mjr-black-products2 .mjr-black-shop-now{
    width:100% ;
    margin-top: 10px!important;
}
.mjr-black-products2 .product-small.box>.box-text.box-text-products>.price-wrapper>span.price del{
    display: none;
}
.mjr-black-products >.col.product:first-child{
    max-width: 80%;
    flex-basis: 80%;
    background: url('../../img/bg/pc-black-first.png') no-repeat right 0px;
    background-size: 90%;
}
.mjr-black-products >.col.product:first-child >.col-inner >.box .box-image{
    width: 40%;
}
.mjr-black-products >.col.product:first-child >.col-inner >.box .box-text-products{
    width: 60%;
    margin:70px 20% 0px 30px;
}
.mjr-black-header{
    background: linear-gradient(to right,#EAE0EE, #FFFFFF); 
    background: -webkit-linear-gradient(to right,#EAE0EE, #FFFFFF); /* Safari 5.1 - 6.0 */ 
   
}
/* membership-points-rule */
.membership-points-rule-box{
    padding: 60px 0px!important;
}
.membership-points-rule{
    border-bottom: var(--border-color-line);
}
.membership-points-rule:last-child{
    border-bottom: none;
}
.membership-points-rule >.col a{
    color:#3875D6
}

.membership-points-rule:first-child >.col:first-child{
    border-right: var(--border-color-line);
    padding:30px 50px
}
.membership-points-rule:nth-child(2) >.col:nth-child(2){
    border-left: var(--border-color-line);
    padding:30px 50px
}
.membership-points-rule:nth-child(3) >.col:first-child{
    border-right: var(--border-color-line);
    padding:30px 50px
}
.membership-points-rule:nth-child(4) >.col:nth-child(2){
    border-left: var(--border-color-line);
    padding:30px 50px
}
.membership-points-rule h1{
    margin-bottom: 0px;
}
.membership-points-rule.row >.col{
    margin-bottom: 0px;
    
}
/* whosale */
.whosale-page button.forminator-button{
	width:170px!important;
	display:block!important;
	margin:0px auto!important;
}
.whosale-page .select2-container .select2-selection{
	background:none;
}
.whosale-page a{
	text-decoration:underline;
}
.influencer-nopadding{
	padding:0px;
	width: calc(100% + 30px)!important;
	margin-left: -15px!important;
}
/* affiliate program */
.affiliate-show
,.affiliate-hide{
    cursor: pointer;
}
.affiliate-more{
    display: none;
}
.affiliate-page .tabbed-content ul.nav li{
    width: 50%;
    margin-right: 0px;
    text-align: center;
}
.affiliate-page .tabbed-content ul.nav li a{
    width: 80%;
    margin: 0px auto;
    display: block;
    color: #000000;
}
.affiliate-page .tabbed-content ul.nav li:hover a{
    border-bottom: 2px solid #F96B31;
}
.affiliate-page .tabbed-content ul.nav >li.active>a{
    border-bottom: 2px solid #F96B31;
}
.affiliate-page form fieldset{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}

.affiliate-page form  input
,.affiliate-page form  select{
    border: 1px solid #000000!important;
    box-shadow: none!important;
    border-radius: 0px!important;
    margin-bottom: 10px;
}
.affiliate-page form  input[type="submit"]{
    margin: 0px auto;
    display: block;
    box-shadow: none;
    margin-top: 20px;
    order: 3;
    border: none!important;
    padding: 0px 30px;
}
.affiliate-page form fieldset #agreeTermsLabel{
    order: 4;
    text-align: center;
    font-weight: 400;
}
.affiliate-page form fieldset #termsAgreeWarning{
    order: 5;
    text-align: center;
}
.affiliate-page form fieldset #agreeTermsLabel a{
    text-decoration: underline;
}
.affiliate-page form fieldset label[for="_addressCountry"]{
    order: 2;
}
.affiliate-page form fieldset select#_addressCountry{
    order: 2;
}
.affiliate-page .wpam-login-form{
    position: relative;
}
.affiliate-page .wpam-login-form >a{
    display: block;
    width: 50%;
    text-align: right;
    position: absolute;
    bottom: 60px;
    font-size: 14px;
    right: 0px;
    height: 24px;
    line-height: 24px;
}
.affiliate-page .sign-success{
    text-align: center;
    margin-top: 70px;
}
.affiliate-page .sign-success h1{
    font-size: 80px;
}
.affiliate-page .sign-other{
    display: none;
}
.affiliate-hasaccount{
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
}
.affiliate-hasaccount a{
    text-decoration: underline;
    color: #F96B31;
    font-weight: bold;
    font-size: 14px;
}
.affiliate-page form{
    margin-bottom: 0px!important;
}
.affiliate-page{
    padding-bottom: 0px!important;
}
.affiliate-sign-image >.col{
    padding-bottom: 0px!important;
}
.page-header-wrapper .affiliate-header{
    margin-bottom: 40px;
}

/* influencer */
.influencer-image{
    padding-left: 85px!important;
}
.page-header-wrapper .influencer-header{
    margin-bottom: 80px;
}
/* blog list */
.wigs-step-line{
    border-left:1px solid #F96B31;
    padding-right:0px!important;
}
.wigs-step-line .row h3{
    position: relative;
    height: 30px;
    line-height: 30px;
    font-family: 'Assistant SemiBold';
}
.wigs-step-line .row h3::before{
    content:' ';
    width:10px;
    height:10px;
    border-radius:50%;
    background:#F96B31;
    position:absolute;
    left:-35px;
    top:calc(50% - 5px);
}
.wigs-step-line  .section-content >.row:first-child::before{
    content:' ';
    width:10px;
    height:10px;
    background:#fff;
    position:absolute;
    left:-35px;
    top:0px;
}
.wigs-step-line  .section-content >.row:last-child p{
    margin-bottom: 0px;
}

/* payment page */
.mjr-payment-section{
    border-radius: 20px;
}
.mjr-payment-section .section-content >.row{
    margin-bottom: 40px;
    position: relative;
}
.mjr-payment-section .section-content >.row:last-child{
    margin-bottom: 0px;
}
.mjr-payment-section .section-content >.row >.col{
    flex-basis: auto!important;
    width: auto!important;
    max-width: 100%!important;
}
.mjr-payment-section .section-content >.row >.col:nth-child(3){
    flex-basis: 100%!important;
    width: 100%!important;
    margin-top: 20px;
}
.mjr-payment-section .section-content >.row >.col >.col-inner{
    padding-top: 0px!important;
}

.mjr-payment-section .section-content >.row >.col .text strong{
    font-weight: bold;
    font-size: 18px;
}
.mjr-payment-section .section-content >.row >.col .text p{
    margin-bottom: 0px;
}
.mjr-payment-section .section-content >.row >.col:first-child{
    margin-right: 10px;
}
.mjr-payment-section .section-content >.row >.col .payment-icons{
    margin-right: 10px;
}
.mjr-payment-section .section-content >.row:nth-child(4)
,.mjr-payment-section .section-content >.row:first-child{
    cursor: pointer;
}
.mjr-payment-section .section-content >.row:nth-child(4)::after
,.mjr-payment-section .section-content >.row:first-child::after{
    font-family: 'fl-icons' !important;
    content: "\f106"!important;
    font-weight: bold;
    position: absolute;
    right: 0px;
    font-size: 24px;
    transition: transform 200ms ease 0s;
    top: 0px;
}
.mjr-payment-section .section-content >.row:nth-child(4) >.col:nth-child(3){
    display: none;
}
.mjr-payment-section .section-content >.row:first-child:after{
    content: "\f107"!important;
}
.mjr-payment-section .section-content >.row.transformArrow::after{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform 200ms ease 0s;
}

    
    
@media (max-width:849px) {
    .page-wrapper>.row {
        width: 100%;
        max-width: 100%;
    }

    .bdp-list-main .bdp-post-image-bg {
        padding-right: 0px;
    }

    .homepage-fiveicons .icon-box-text {
        font-weight: normal;
        font-family: 'Assistant SemiBold';
    }
    .home-page-review .slider-wrapper .slider{
		padding:40px 0px;
	}
    /* homecat */
    .mjr-homecat >.grid-col{
        padding: 0px 5px 10px!important;
    }
    .mjr-homecat >.grid-col:first-child{
        max-width: 100%;
        flex-basis: 100%;
    }
    .mjr-homecat >.grid-col:nth-child(2)
    ,.mjr-homecat >.grid-col:nth-child(5){
        max-width: 57.5%;
        flex-basis: 57.5%;
    }
    .mjr-homecat >.grid-col:nth-child(3)
    ,.mjr-homecat >.grid-col:nth-child(4){
        max-width: 42.5%;
        flex-basis: 42.5%;
    }
    .mjr-homecat >.grid-col h1{
        font-size: 20px;
        padding: 10px;
    }
    .mjr-homecat >.grid-col:first-child h1{
        font-size: 22px;
    }
    /* deals page */
    .mjr-deals-products .product .col-inner .box .box-image{
        width: 40%;
    }
    .mjr-deals-products .product .col-inner .box .box-text-products{
        width: 60%;
        padding: 0px 15px;
    }
    .mjr-deals-products .product .col-inner .box .box-text-products .title-wrapper .name{
        font-size: 12px;
    }
    .mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper ins{
        font-size: 18px;
    }
    .mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper del .woocommerce-Price-amount
    ,.mjr-deals-products2 .product .col-inner .box .box-text-products .price-wrapper del .woocommerce-Price-amount{
        font-size: 14px;
    }
    .mjr-deals-products .product .col-inner .box .box-text-products .price-wrapper .woocommerce-Price-amount{
        font-size: 18px;
    }
    .mjr-deals-products .product .col-inner .box .stock{
        right: 15px;
    }
    
    
    .mjr-banner-title h3{
        font-size: 20px!important;
    }
    .whosale-page{
		max-width:100%!important;
	}
    /* black friday */
    .mjr-black-products >.col.product{
        max-width: 100%;
        flex-basis: 100%;
        margin:0px 20px 30px;
        background: url('../../img/bg/m-black-product.png') no-repeat right 40px;
        background-size: 90%;
        padding: 0px;
        padding-bottom: 40px;
    }
    .mjr-black-products >.col.product:first-child{
        max-width: 100%;
        flex-basis: 100%;
        margin:0px 9.8px 30px;
    }
    .mjr-black-products >.col.product >.col-inner >.box .box-text-products{
        margin: 70px 80px 0px 30px;
    }
    .mjr-black-products >.col.product:first-child >.col-inner >.box .box-text-products{
        margin: 70px 80px 0px 30px;
    }
    
    .mjr-black-products .box-text.box-text-products .price-wrapper{
        margin: 10px 0px;
    }
    .mjr-black-products .box-text.box-text-products .price-wrapper span.price::before{
        font-size: 18px;
    }
    .mjr-black-products .mjr-black-shop-now, .mjr-black-products2 .mjr-black-shop-now{
        width: 110px;
        height: 30px;
        line-height: 30px!important;
    }
    .mjr-black-products2 .mjr-black-shop-now{
        width: 100%;
    }
    .mjr-black-products >.col.product >.col-inner >.box .box-text-products .rank{
        width: 55px;
        height: 25px;
        line-height: 25px;
    }
    .mjr-black-products >.col.product >.col-inner >.box .box-text-products .title-wrapper a{
        font-size: 12px;
        line-height: 20px;
    }
    .mjr-black-products >.col.product:nth-child(2n+1):not(:first-child){
        margin-left: 20px;
    }
    .mjr-black-products >.col.product:first-child {
        background: url('../../img/bg/pc-black-first.png') no-repeat right bottom;
        background-size: 90%;
    }
    .mjr-black-products >.col.product >.col-inner >.box .box-image{
        width: 40%;
    }
    .mjr-black-products >.col.product >.col-inner >.box .box-text-products{
        width: 60%;
    }
    /* homepage category links */
    .mjr-home-category-links >.col{
        padding: 0 9.8px 19.6px!important;
    }
}
@media (max-width:549px) {

    .best-seller-tabs .products-one>.col-inner>.row>.col {
        width: 200px;
        flex-basis: 200px;
        min-width: 200px;
    }
    .mjr-deals-clock >.col:first-child{
        margin-bottom: 20px;
    }
    .mjr-deals-cat{
        margin-top: 20px;
    }
    .mjr-deals-cat >.col:first-child{
        padding-right: 5px;
    }
    .mjr-deals-cat >.col:nth-child(2){
        padding-left: 5px;
    }
    /* memebership */
    .membership-points-rule-box{
        padding: 30px 0px!important;
    }
    .membership-points-rule >.col{
        border: none!important;
        padding:0px!important;
    }
    .membership-points-rule{
        margin: 0px 15px!important;
        border-bottom: none;
    }
    .membership-points-rule:first-child >.col:first-child
    ,.membership-points-rule:nth-child(3) >.col:first-child{
        order: 2;
    }
    .membership-points-rule h1{
        border-bottom: var(--border-color-line);
        margin-bottom: 30px;
    }
    /* affiliate program */
    .affiliate-page .tabbed-content ul.nav li{
        width: 100%;
        display: none;
    }
    .affiliate-page .tabbed-content ul.nav li a:hover{
        border: none!important;
    }
    .affiliate-page .tabbed-content ul.nav li.active{
        display: block;
        
    }
    .affiliate-page .tabbed-content ul.nav li.active a{
        border: none!important;
    }
    .affiliate-page .sign-success h1{
        font-size: 45px;
    }
    .affiliate-page .sign-success{
        margin-top: 30px;
    }
    .page-header-wrapper .affiliate-header{
        margin-bottom: 10px;
    }
    .affiliate-fontsize p
    ,a.affiliate-fontsize{
        font-size: 14px;
    }
    .affiliate-page .tabbed-content .tab-panels{
        padding-top: 0px;
    }
    
    .affiliate-page .affiliate-register form br{
       display: none;
    }
    .affiliate-page form fieldset{
        margin-top: 10px;
    }
    .affiliate-page form  select
    ,.affiliate-page form  input[type="text"]
    ,.affiliate-page form  input[type="password"]{
        font-size: 12px;
    }
    .affiliate-page form fieldset input[type="submit"]{
        font-size: 14px;
    }
    /* influencer */
    .page-header-wrapper .influencer-header{
        margin-bottom: 10px;
    }
    
    /* black friday */
    .mjr-black-products >.col.product{
        padding-bottom: 15px;
    }
    .mjr-black-products >.col.product:first-child{

        background:url('../../img/bg/m-black-first.png') no-repeat right 0px;
        background-size: 90%;
    }
    
    .mjr-black-products >.col.product{
        background: url('../../img/bg/m-black-product.png') no-repeat right bottom;
        background-size: 95%;
    
    }
    .mjr-black-products >.col.product >.col-inner >.box .box-text-products{
        margin: 50px 40px 0px 10px;
    }
    .mjr-black-products >.col.product:first-child >.col-inner >.box .box-text-products{
        width: 60%;
        margin: 60px 50px 0px 10px;
    }
    .mjr-black-products >.col.product:first-child .box-text.box-text-products .price-wrapper ins{
        font-size: 20px;
    }
    .mjr-black-products .box-text.box-text-products .price-wrapper ins{
        font-size: 18px;
    }
    /* homepage category links */
    .mjr-home-category-links >.col {
        width: 50%;
        flex-basis: 50%;
        margin-right: 0%;
    }
    .mjr-home-category-links >.col:nth-child(3n){
        margin-right: 0%;
    }
    .mjr-home-category-links >.col:nth-child(2n){
        margin-right: 0px;
    }
    /* payment page */
    .mjr-payment-section{
        padding: 10px!important;
    }
    .mjr-payment-section .section-content >.row{
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .mjr-payment-section .section-content >.row:first-child >.col:nth-child(3) p{
        text-align: left!important;
    }
    .mjr-payment-section .section-content >.row >.col:nth-child(3){
        margin-top: 10px;
    }
    .mjr-payment-section .section-content >.row:nth-child(2){
        flex-wrap: nowrap;
    }
    .mjr-payment-section .section-content >.row:nth-child(2) >.col .payment-icons{
        margin: 5px 10px 5px 0px;
    }
    .mjr-payment-section .section-content >.row >.col:first-child{
        white-space: nowrap;
    }
    .mjr-payment-section .section-content >.row:nth-child(2){
        cursor: pointer;
    }
    .mjr-payment-section .section-content >.row:nth-child(2)::after{
        font-family: 'fl-icons' !important;
        content: "\f106"!important;
        font-weight: bold;
        position: absolute;
        right: 0px;
        font-size: 24px;
        transition: transform 200ms ease 0s;
        top: 0px;
        height: 64px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }
    .mjr-payment-section .section-content >.row:nth-child(2).align-center::after{
        top: 30%;
    }
    .mjr-payment-section .section-content >.row:nth-child(2) >.col .col-inner{
        transition: all ease 500ms;
        max-height: 60px;
        overflow: hidden;
    }
    .mjr-payment-section .section-content >.row:nth-child(2) >.col .col-inner.transition-status{
        transition: all ease 500ms;
        max-height:200px ;
    }
}



