@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-Thin.ttf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-ExtraLight.ttf');
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-Light.ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-Medium.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url('../fonts/Inter-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: "Montserrat";
    src: url('../fonts/Montserrat.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
/* .footer{
    margin-top:128px;
} */
.presell .new-container{
    /* padding:0 380px; */
    max-width: 1160px;
    margin: 0 auto;
}
.presell .presell-flex{
    display:flex;
}
.presell .presell-first-block{
  height: auto!important;
  padding-left:0;
  padding-right:12px;

}
/* .presell .col-lg-6, 
.presell .col-lg-8, 
.presell .col-lg-4{
    padding:0;
} */
/* .presell.make-difference .left-block{
    height: 100%;
} */
.presell .position-absolute{
    position:absolute;
}
.presell .star-rating{
    width: fit-content;
}
.presell .star-rating img {
    display: inline;
}
.presell.make-difference {
    background-image:url("../img/back-layer.png");
    background-size: cover;
    position: relative;
    background-position: bottom;
    padding:48px 0;
    margin-bottom:72px;
}
.presell .block-back{
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}
.presell .left-block .block-back{
    padding:27px 48px 10px 48px;
    height: 100%;   
}
.presell .right-block .block-back{
    padding:32px;
    margin-bottom:8px;
}
/* .presell .right-block .block-back:not(:last-child){
    margin-bottom:8px;
} */
.presell .page-title{
    font-family: "Inter";
    font-weight: 500;
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    color: #000000;
}
.presell .page-subtitle{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;   
    color: #000000;
    margin-bottom:16px;
}
.presell .fs-32-5{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;      
    color: #000000;
    margin-bottom:16px;
    text-align: center;
}
.presell .fs-24-6{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;   
    color: #000000;
    text-align: center;
    margin-bottom:16px;
}
.presell .fs-24-5{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;   
    color: #000000;
    text-align: center;
    margin-bottom:8px;
}
.presell .fs-18-4{
    font-family: "Inter";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin:16px 0;
}
.presell .fs-18-5{
    font-family: "Inter";
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin-top:16px;
    margin-bottom:24px;
}
.presell .fs-16-4{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;   
    color: #000000;
}
.presell .fs-14-4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin:0;
}
.presell .fs-12-3{
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;    
    color: #2F3136;
    margin-top:8px;
    margin-bottom:0;
    
}
.presell .fs-12-4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;    
    color: #767B80;  
    margin-top:8px;
    margin-bottom: 0;

}
.presell.presell-text-block .fs-32-5{
    text-align: left;
    margin-bottom:32px;
}
.presell .lh-8{
    line-height: 8px;
}


.presell .color-grey{
    color: #62686D;
}
.presell .color-2{    
    color: #0B2239;
}
.presell .blogger-img{
   width: 100%;
    height: 223px;

}
.presell .presell-link{
    color:#2A64F6;
    text-decoration: underline;
}
.presell .presell-link:hover{
    color:#2A64F6!important;    
    text-decoration: underline!important;

}
.presell .page-subtitle .presell-link{
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;   
}
.presell .blogger-img img{
    display: block;
    width: fit-content;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    margin: auto;    
}
.presell .blogger-desc{
    margin-top:16px;
}
.presell .blogger-desc p{
    margin:0;
    line-height: 22px;
}
.presell .person-icon{
    width: 36px;
    height: 36px;
    margin-right: 12px;
}
.presell .person-icon img{
    width: 100%;
    height: 100%;
}
.presell .person-desc{
    display:flex;
    align-items: center;
    margin-bottom:16px;
}
.presell .star-rating img{
    height: 12px;    
    width: auto;
}

.presell .rating-blog{
    display:flex;
    align-items: center;    
}
.presell .rating-stars{
    margin-right: 8px;
}
.presell.filter-section{
    margin-top: 72px;
    margin-bottom: 48px;
}
.presell.filter-progress{
    margin-top: 48px!important;   
    margin-bottom: 24px!important;
}

.presell.presell-blue{
    margin: 48px 0;
}
.presell .blue-block{
   width: 100%;
   min-height: 144px;
   padding:28px 72px;
   display:flex;
   justify-content: space-between;
   background:#379FE8;
    border: 0.496381px solid rgba(242, 242, 242, 0.17);
    border-radius: 4px;
    /* transform: rotate(90deg); */
    /* color:#FFFFFF; */
}
/* .presell .blue-block *{
    color:#FFFFFF;
} */
.presell .blue-block .blue-text{
    width: 320px;
}
.presell .blue-block p{
   margin-bottom:0;
}
.presell.presell-text-block{
    margin-top: 48px;
    margin-bottom: 24px;
}
.presell .filter-blog{
    background: #F0F0F0;
    border-radius: 4px;
    padding:24px 15px;
}
.presell .shop_page_filter>li>ul>li>a:before{    
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
}
.presell .shop_page_filter>li>ul>li{
    position: relative;
    padding:0;  
    min-width: 104px;
    max-width: 104px;   
}

.presell .shop_page_filter>li>.need-title i {    
    position: absolute;
    top:10px;
    left: 82%;
    width: 98px;
    height: 100px;    
}
.presell .left-block .shop_page_filter>li>ul>li>a:after{   
    content: "";
    position: absolute;
    left: 50%;
    bottom: -40px;
    z-index: -1;
    margin-left: -8px;
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
    border: 2px solid #000000;
}
.presell .fs-18-5{
    margin-top:8px;
    font-weight: 500!important;
}
.presell .fs-18-5.h4-text{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    margin-bottom:0.5rem;
    text-align:left;
}
.presell .shop_page_filter>li>ul>li>a>i{
    background-size: 64px auto;
}
.presell .right-block{
    height: max-content;
    padding-right: 0;
    padding-left:12px;
}
.presell .category-item-price-btn{
    width: 224px;
    height: 48px;
    background: #ff7c00;
    box-shadow: 0 2px 8px rgb(0 0 0 / 20%);
    border-radius: 2px;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;    
    margin: 24px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}
.presell.presell-blue .category-item-price-btn{
    width: 148px;
    height: 48px;
    margin:0;
}
.presell.presell-blue .category-item-price-btn-block{
    display: flex;    
    align-items: center;
}

.presell .category-item-price-btn:hover {
    cursor: pointer;
    background: #e97000;
    box-shadow: 0px 4px 6px 0px #00000033 inset;
    color: #ffffff !important;
    font-size: 18px;
    text-decoration:none;
}
.presell .footer_socials{
    margin-top:24px;
    margin-bottom:32px;
    display:none;
}
.presell .footer_socials.show-social{   
    display:flex;
}
.presell .footer_socials>li:not(:last-child) {
    margin-right: 18px;
}
.presell .footer_socials>li>a {   
    background: #2A64F6;
    color: #ffffff;
    height: 32px;
    width: 32px;   
    font-size:16px;
    display: flex;  
    justify-content: center;
    align-items: center;
   
}
.presell .footer_socials>li>a:hover {   
    color:#ffffff!important;
}
.presell .left-block .poor-signal-text img {
    width: 100%;
    height: auto !important;
    margin:0 auto 32px auto;
    object-fit: contain;
}
.presell.filter-left{
    margin:48px 0;
}
.presell.filter-left .left-block{
    padding-right: 24px!important;

}
.presell.filter-left .left-block .poor-signal-text img {   
    margin:48px auto 32px auto;    
}
.presell.filter-left .right-block{
    padding-right:unset;
    padding-left:unset;
}
.presell .left-block .poor-signal-text i{
    list-style: disc;
}

.presell .verified-reviews{   
    margin-bottom:48px;    
}
.presell .verified-reviews .verified-reviews-content.show-stars{   
   display:block;
}
.presell .category-products-phone-booster-head.show-progress{
   display:block;
   margin-bottom: 72px;
}
.presell .category-products-phone-booster-head{
   display:none;
}
.presell .verified-reviews .verified-reviews-content{
    display:none;
    background: #F7F7F7;
    border-radius: 4px;
    padding:48px;
    margin-bottom:24px;
}
.presell.presell-customer-reviews{
    margin-bottom:48px;
}
.presell.presell-customer-reviews .block p:last-child{
    margin-bottom:0;
}

.presell .verified-reviews-content .page-subtitle{
    text-align: center;
}
.presell .verified-reviews .star-rating img {
    height: 32px;
    width: 32px;
    margin-right: 10px;
}
.presell .verified-reviews .star-rating{
    margin:16px auto;
    
}
.presell .verified-reviews .verified-reviews-content .fs-16-4{
 color:#454545;
 text-align: center;
}
/* .presell .block{
    margin:24px 0;
} */
.presell .customer-reviews .review-item{
    background: #FFFFFF;
    border: 2px solid #4AC96E;
    border-radius: 4px;
    padding:32px;
    margin-bottom:16px;
    /* height:202px ; */
}
.presell .customer-reviews .review-item:last-child{
    margin-bottom:0
}
.presell .customer-reviews .block{
    margin-top:16px;
}
.presell .poor-signal .left-block{
    padding-right: 0;
    padding-left: 0;
}
.presell .feauture-item {
    display:flex;
    margin-bottom:24px;
}
.presell .feauture-item .page-subtitle {
    line-height: 29px;
    margin-bottom:8px;

}
.presell .feauture-item:last-child {   
    margin-bottom:0;
}

.presell .feauture-item .service-feauture-img{
    min-width: 64px;
    height: 64px;
    margin-right: 24px;
}
.presell .feauture-item .service-feauture-img img{
    width: 100%;
    height: 100%;    
    object-fit: cover;
}
.presell .blue-title{
    color:#2A64F6;
}
.presell .left-block .shop_page_filter .fs-32-5 {    
    position: relative;
    margin-bottom: 86px;
}
.presell .left-block .shop_page_filter .fs-18-5 {
    margin-bottom: 45px;
}
.presell .feauture-item .block{
    margin:0;
}
.presell .feauture-items-blog{
    width: 75%;
    margin-bottom:48px;
}
.presell .shop_page_filter>li>ul>li>a:hover {
    color: white!important;
}
.presell .shop_page_filter>li>ul>li>a:hover:after {
    background-color: #379fe8!important;
}
.presell .shop_page_filter>li>ul>li>a:hover>h4 {
    color: #379fe8!important;
    text-decoration: none!important;
}


.presell.make-difference .fs-12-4.comment-text{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* .presell .left-block{
    margin-bottom:-16px;
} */
.presell .poor-signal .left-block .shop_page_filter>li>ul>li {   
    min-width: 146px;
    max-width: 146px;
    height: max-content;
}
.presell .poor-signal .left-block  .shop_page_filter>li>ul>li>a:before{
    width: 146px;   
    height: 146px;
    left:0;
    margin:0;
}
.presell .poor-signal .left-block .shop_page_filter>li>ul{
    justify-content: space-between;
}
.presell .poor-signal .left-block .shop_page_filter>li>ul>li>a>i{
   width: 146px;
    height: 146px;   
}
.presell .category-banner .category-banner-info {
    min-height: 600px;
    background-position: right;
    background-repeat: no-repeat;
}
.presell .category-banner .category-banner-content {
    max-width: 1427px;
    width: 100%;
    min-height: 600px;
    margin: 0;
    /* padding: 167px 349px 167px 380px; */
    display:flex;
    align-items: center;
    /* background: linear-gradient(89.85deg, rgba(255, 255, 255, 0.7) 20.61%, rgba(255, 255, 255, 0.1) 70.46%); */
    background: linear-gradient(89.85deg, rgba(255, 255, 255, 0.7) 20.61%, rgba(255, 255, 255, 0.1) 70.46%,rgba(255, 255, 255, 0.1) 70.46%, transparent 100%);

}
.presell .category-banner .banner-left{
    max-width: 698px;
    height: max-content;   
}

.presell .category-banner .presell-banner-title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 58px;   
    color: #000000;
    margin-bottom:32px;
}
.presell .category-banner .presell-banner-logo p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    margin-bottom:0;
}
.presell .category-banner .banner-name{
    font-family: 'Montserrat';
    position: relative;
    margin-right:22px;
}
.presell .category-banner .banner-name:after{
    content: "";    
    position: absolute;
    top: 36%;
    right: -13px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #2A64F6;    
}
.presell .category-banner .banner-name-bold{
    font-weight: 600;
}
.presell .category-banner .banner-updated-text{
    font-family: 'Roboto';
}
.presell .category-banner .presell-banner-logo{
    display:flex;
    align-items: center;   
}

.presell .category-banner .presell-banner-logo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    margin-right: 19px;
}
.presell .phone-booster-title{
    text-align: center;   
    margin-bottom:32px;
}
.presell .progress {
    background: #ffffff;
    border: 1px solid #4ac96e;
    border-radius: 50px;
    width: 505px;
    height: 30px;
    position: relative;
    margin:auto
}
.presell .progress .progress-bar{
    background: #4AC96E;
    width: 20%;
}
.presell .progress-number {
    position: absolute;
    right: 16px;
    top: 3px;    
    color: #000000;
}
.presell.presell-2 .feauture-items-blog {
    width: 100%;
    /* display: grid;
    grid-template-columns: repeat(2, 420px); */
}
.presell.presell-2 .feauture-items-blog .row {
    margin-right: -15px!important;
    margin-left: -15px!important;
}
.presell.presell-2 .feauture-item{
    display: block;
  
}

.presell.presell-2 .feauture-item .block{
    padding: 50px 32px 8px 32px;
    width: 100%;
    height: 247px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    margin-top: -49px;

}
.presell.presell-2 .feauture-item .block p{   
    margin:0;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.presell.presell-2 .feauture-item .block .page-subtitle{   
    margin-bottom:8px;
}
.presell.presell-2 .feauture-item .service-feauture-img{
    width: 100px;
    height: 100px;
    margin: 0 32px 0;
}
.presell.presell-2 .feauture-item .service-feauture-img img{
    object-fit: contain;
}
.presell .right-block div:last-child .block-back {
    margin-bottom: 0;
}
.presell .fs-16-4:last-child {
    margin: 0;
}
.presell .poor-signal .left-block .block.fs-16-4 p{
    margin: 0;
}
.presell .filter-social-col{
    max-width: 272px;
}
.presell .filter-social-col .shop_page_filter>li>ul>li>a:before,
.presell .filter-social-col .shop_page_filter>li>ul>li>a>i{
    width: 104px;   
    height: 104px;
}
.presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(even) {
    margin-right: 0!important;
}
/* .presell .shop_page_filter>li>ul>li:last-child {
    margin-left: 16px;
} */
.presell .filter-social-col .shop_page_filter>li>ul>li{
    margin-right:16px ;
}
/* .presell .poor-signal-text ul{
    margin-bottom:16px;
} */
.presell .signal-title{
    margin-bottom: 40px;
}

.presell .blue-block h3 {
    text-align: left;
}
.presell .presell-ul{
    margin-bottom:16px;
}
.presell .presell-ul li{
    line-height: 36px;
}
.presell.presell-2 .choose-bottom p:last-child{
    margin-bottom:0;
}

@media only screen and (max-width: 1810px){     
   
    .presell .page-title {
        font-size: 38px;
    }
}
/* @media only screen and (max-width: 1790px){     
    .presell .new-container {       
        max-width: 1190px;
    }
} */
/* @media only screen and (max-width: 1690px){     
    .presell .new-container {
        max-width: 1170px;

    }
} */
@media only screen and (max-width: 1630px){     
   
    .presell .blogger-img {       
        height: 200px;
    }
}
@media only screen and (max-width: 1530px){     
    /* .presell .new-container {
        max-width: 1130px;

    } */
    
}
@media only screen and (max-width: 1500px){     
    /* .presell .new-container {
        max-width: 1160px;

    } */
    
}


@media only screen and (max-width: 1430px){
    /* .presell .new-container {
        max-width: 1110px;

    } */
    /* .presell .page-title{
        font-size: 30px;
        line-height: 40px;
    } */
    .presell .blogger-img {
        height: 180px;
    } 
    
}
@media only screen and (max-width: 1410px){
    /* .presell .new-container {
        max-width: 1130px;

    } */
}
@media only screen and (max-width: 1370px){
    /* .presell .new-container {
        max-width: 1170px;

    } */
}
@media only screen and (max-width: 1300px){
    /* .presell .new-container {
        max-width: 1160px;

    } */
    .presell .filter-blog{
        padding: 24px 5px;
    }
   
}
@media only screen and (max-width: 1250px){
    .presell .new-container {
        max-width: 1024px;
    }
    .presell .page-title {
        font-size: 36px;
    }
}
@media only screen and (max-width: 1180px){
    .presell .new-container {
        max-width: 1000px;

    }
    .presell .category-item-price-btn {
        width: 100%;
    }
    .presell .shop_page_filter>li>.need-title i{
        left:86%;
    }

    .presell .poor-signal .left-block .shop_page_filter>li>ul>li {   
        min-width: 126px;
        max-width: 126px;       
    }
    .presell .poor-signal .left-block  .shop_page_filter>li>ul>li>a:before{
        width: 126px;   
        height: 126px;        
    }
   
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li>a>i{
       width: 126px;
       height: 126px;   
    }   
    
}

@media only screen and (max-width: 1024px){
    .presell .new-container {
        max-width: 928px;
    }
    .presell.filter-left .col-lg-6,
    .presell.filter-left .col-lg-9 {
        padding-left:0!important;
        padding-right:0!important;

    }
    .presell.make-difference {
        margin-bottom: 67px;
    }
    .presell.make-difference .left-block,
    .presell.make-difference .right-block{
        padding-right: 0;
    }
    .presell .page-title {
        font-size: 32px;
        line-height: 39px;
    }  
    .presell .fs-18-4{       
        font-size: 16px;        
        margin:8px 0;
    }  
    .presell .fs-18-5{       
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }  
    .presell .category-banner .presell-banner-title{
        font-size: 32px;
        line-height: 39px;
    }
    .presell .left-block .block-back {
        padding: 21px 32px 8px 31px;
    }
    .presell .blogger-img{
        height: 150px;
    }
    .presell .right-block{       
        padding-left:8px!important;
    }
    .presell .presell-first-block{
        padding-right:8px!important;
    }
    .presell .right-block .block-back{
        padding:21px 32px;
    }
    .presell.make-difference .fs-12-4.comment-text{        
        -webkit-line-clamp: 1;        
    }
    .presell .poor-signal{
        flex-direction: column-reverse;
    }
    .presell .poor-signal .right-block,
    .presell .poor-signal .left-block,
    .presell .blue-block{
        max-width: 100%;
    }
    .presell.filter-left .left-block {
        padding-right: 0!important;
    }

    .presell .filter-blog .shop_page_filter>li>ul>li>a:after{   
        content: "";
        position: absolute;
        left: 50%;
        bottom: -41px;
        z-index: -1;
        margin-left: -8px;
        width: 24px;
        height: 24px;
        display: block;
        border-radius: 50%;
        border: 2px solid #000000;
        background: white;
    }
    .presell .filter-blog .shop_page_filter .fs-18-5 {
        margin-bottom: 41px;
    }
    .presell .feauture-items-blog{
        width: 75%;      
    }
    .presell .category-item-price-btn {
        width: 224px;
        margin: 0 auto;        
    }
    .presell .filter-social-col .shop_page_filter{
        margin-bottom:32px;
    }
    .presell .shop_page_filter>li>ul>li>a>i,
    .presell .shop_page_filter>li>ul>li>a:before{
        width: 146px;
        height: 146px
    }
    .presell .shop_page_filter>li>ul>li>a:before{
        left: 36%;
    }
    .presell .shop_page_filter>li>.need-title i{
        left:83%;
    }
    .presell .shopFilterItem  .fs-18-5{
        font-size: 24px;
        line-height: 29px;        
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li {   
        min-width: 146px;
        max-width: 146px;       
    }
    .presell .poor-signal .left-block  .shop_page_filter>li>ul>li>a:before{
        width: 146px;   
        height: 146px;        
    }
   
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li>a>i{
       width: 146px;
       height: 146px;   
    }
    .presell .filter-blog {
        padding: 32px 5px;
    }
    .presell .category-banner .banner-left {
        max-width: 489px;
    }
    .presell .shop_page_filter>li>ul>li{
        min-width: 146px;
        max-width: 146px;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li>a:before,
    .presell .filter-social-col .shop_page_filter>li>ul>li>a>i {
        width: 146px;
        height: 146px;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li {
        margin-right: 33px!important;
    }
    .presell .shop_page_filter>li>ul>li:last-child{
        margin-right:0!important;
        margin-left:0!important;
    }
    .presell .shop_page_filter>li>ul>li>a>i {
        background-size: 80px auto;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(even){
        margin-right: 33px!important;
    }
    .presell .img-top-text{
        margin-bottom:16px;
    }
    .presell.make-difference {      
        padding: 48px 0 50.65px 0;
        
    }
    .presell .category-banner .new-container{
        margin:0;
        margin-left: 48px;
        margin-right: 48px
    }
    .presell.filter-left #freeze_row{
        height: auto!important;
    }
    .presell.filter-left #right{
        /* height: auto!important; */
        display:none;
    }
    .presell.filter-left{
        margin-top:72px;
    }
   
           
}
@media only screen and (max-width: 980px){
    .presell .new-container {
        max-width: 880px;
    }
    .presell .category-banner .new-container{       
        margin-left: 50px;
        margin-right: 50px
    }
}
@media only screen and (max-width: 900px){
    .presell .new-container {
        max-width: 760px;
    }
    .presell .category-banner .new-container{       
        margin-left: 70px;
        margin-right: 70px
    }
    
    .presell .page-title {
        font-size: 26px;
    }
    .presell .right-block .block-back {
        padding: 18px 20px;
    }
    .presell .left-block .block-back {
        padding: 15px 20px;
    }
    .presell .shop_page_filter>li>ul>li>a>i,
    .presell .shop_page_filter>li>ul>li>a:before {
        width: 120px;
        height: 120px;
    }
    /* .presell .shop_page_filter>li>ul>li>a:before {
        left: 44%;
    } */
   
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li {   
        min-width: 126px;
        max-width: 126px;       
    }
    .presell .poor-signal .left-block  .shop_page_filter>li>ul>li>a:before{
        width: 126px;   
        height: 126px;        
    }
   
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li>a>i{
       width: 126px;
       height: 126px;   
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li{
        margin-right:16px!important ;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(even) {
        margin-right: 16px!important;
    }

    .presell .filter-social-col .shop_page_filter>li>ul>li {   
        min-width: 126px;
        max-width: 126px;       
    }
    .presell .filter-social-col  .shop_page_filter>li>ul>li>a:before{
        width: 126px;   
        height: 126px;        
    }
   
    .presell .filter-social-col .shop_page_filter>li>ul>li>a>i{
       width: 126px;
       height: 126px;   
    }
    .presell .shop_page_filter>li>ul>li>a:before {
        left: 42%;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:last-child {
        margin-right: 0!important;
        margin-left: 0!important;
    }  
    
}
@media only screen and (max-width: 768px){
    .footer{
        margin-top:72px;
    }
    .presell .new-container {
        max-width: 650px;
    }
    .presell .category-banner .new-container{       
        margin-left: 59px;
        margin-right: 59px
    }
    .presell .presell-flex{
        flex-wrap:wrap;
    }
    .presell .page-title {
        font-size: 24px;
        line-height: 32px;
    }
    .presell .fs-24-6{
        font-size: 18px;
        line-height: 22px;
        margin-bottom:8px;
    }
    .presell .fs-24-5{
        font-size: 18px;
        line-height: 22px;
    }
    .presell .fs-18-4 {
        font-size: 14px;
        line-height: 22px;
    }
    .presell .fs-18-5 {       
        font-size: 14px;
        line-height: 22px;
    }
    .presell .fs-12-3{
        font-weight: 300;
        font-size: 10px;
        line-height: 12px;
    }
    .presell .fs-12-4{
        font-size: 10px;
        line-height: 18px;
    }
    .presell .category-banner .presell-banner-title{
        font-size: 24px;
        line-height: 32px;
    }
    .presell .category-banner .presell-banner-logo p {       
        font-size: 14px;        
    }
    .presell.filter-left{
        margin:32px 0; 
        /* margin:16px 0; figma */
    }
    .presell .shop_page_filter>li>ul>li>a>i,
    .presell .shop_page_filter>li>ul>li>a:before {
        width: 104px;
        height: 104px;
    }
    .presell .left-block.presell-first-block{
        margin-bottom:16px;
    }  
    .presell .shop_page_filter>li>ul>li>a:before {
        left: 50%;
    }
    .presell .blogger-img {
        height: 100px;
    }
    .presell .blogger-desc p {       
        line-height: 19px;
    }
    .presell .blogger-desc .fs-18-5 {       
        font-size: 16px;
        font-weight: 500;
    }
      
    .presell .right-block .block-back {
        padding: 16px 20px;
    }
    .presell .person-icon {
        width: 24px;
        height: 24px;
        margin-right: 8px;
    }
    .presell .fs-14-4{
        font-size:12px;
    }
    .presell .star-rating img{
        height: 8px;
        width: 8px;
    }
    .presell .fs-14-4{
        font-size:12px;
    }
    .presell.make-difference .fs-12-4.comment-text {      
        -webkit-line-clamp: 2;       
    }
    .presell .left-block .poor-signal-text img{
        /* height: 190.56px; */
        max-width: fit-content;       
    }    
    .presell .left-block .page-subtitle,
    .presell.verified-reviews  .page-subtitle{
        font-size: 18px;
        line-height: 22px;
    }
    .presell.verified-reviews .verified-reviews-content{
        padding:48px 21.5px;
    }
    .presell .customer-reviews .review-item{        
        padding:16px 16px 22px 16px;
        margin-bottom:8px;
        /* height:162px ; */
    }
    .presell .filter-blog .shop_page_filter .fs-18-5 {
        margin-bottom: 24px;
    }
    .presell .filter-blog .shop_page_filter>li>ul>li>a:after{
        display:none;
    }
    .presell .left-block .shop_page_filter .fs-32-5 {    
        margin-bottom: 24px;
    }
    .presell .feauture-item .service-feauture-img{
        min-width: 42px;
        height: 42px;
        margin-right: 16px;
    }
    .presell .feauture-items-blog{
        width: 100%;
    }
    .presell .shop_page_filter>li>.need-title i{
        display:none!important;
    }
    .presell .shopFilterItem .fs-18-5 {
        font-size: 18px;
        line-height: 22px;
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul {
        justify-content: center;
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li {   
        min-width: 104px;
        max-width: 104px;   
        margin-right: 16px;   
        height: 185px;
        margin-bottom:24px; 
    }
    .presell .poor-signal .left-block  .shop_page_filter>li>ul>li>a:before{
        width: 104px;   
        height: 104px;        
    }
   
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li>a>i{
       width: 104px;
       height: 104px;   
    }
    
    .presell .shop_page_filter>li>ul>li{
        min-width: 104px;
        max-width: 104px;
        margin-right: 16px;
    }
 
    .presell .blue-block{
        display: block;
        padding: 33px 12px;
    }
    .presell .blue-block .blue-text {
        width: 100%;
        text-align: center;
    }
    .presell.presell-blue .category-item-price-btn{
        margin: 8px auto 0;
    }
    .presell.presell-blue {
        margin: 32px 0; 
        /* margin: 16px 0; figma */
    }
    .presell .page-subtitle .presell-link{       
        font-size: 18px;
        line-height: 22px;
    }
    .presell.presell-2 .feauture-item .block {
        padding: 0;
        width: 100%;
        height: max-content;
        margin-bottom: 48px; 
        /* margin-bottom: 24px; figma */
        border: unset;
        border-radius: 4px;
        margin-top: 0;
    }
    .presell.presell-2 .feauture-item {
        display: flex;
    }
    .presell.presell-2 .feauture-item .service-feauture-img {
        width: 60px;
        height: 60px;
        margin: unset;
        margin-right: 16px;
    }
    .presell .phone-booster-title { 
        margin-bottom: 16px;
    }
    .presell .category-products-phone-booster-head.show-progress{
        margin-bottom:32px;
    }
   
    .presell .category-banner .category-banner-info,
    .presell .category-banner .category-banner-content {
        min-height: 460px;
        max-width: 768px;
        background-size: cover;
    }
    .presell .category-banner .banner-left {
        max-width: 100%;
    }
    .presell.make-difference {
        margin-bottom: 32px; 
        /* margin-bottom: 16px;figma */
    }
    .presell .footer_socials {     
        /* no figma    */
        /* margin-bottom: 16px;         */
    }
    .presell .filter-social-col .shop_page_filter{
        margin-bottom:0;
    }
    .presell .shop_page_filter>li>ul>li>a>i,
    .presell .shop_page_filter>li>ul>li>a:before {
        width: 104px!important;
        height: 104px!important;
    }
    .presell .shop_page_filter>li>ul>li>a>i {
        background-size: 64px auto;
    }
    .presell .img-top-text{
        margin-bottom:8px;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li {   
        min-width: 106px;
        max-width: 106px;       
    }
    .presell .filter-social-col  .shop_page_filter>li>ul>li>a:before{
        width: 106px;   
        height: 106px;        
    }
   
    .presell .filter-social-col .shop_page_filter>li>ul>li>a>i{
       width: 106px;
       height: 106px;   
    }
    .presell .filter-blog {
        padding: 24px 5px;
    }
    .presell.filter-section {
        margin-top: 24px; 
        /* margin-top: 16px; figma*/
    }
    .presell .verified-reviews .verified-reviews-content{
         margin-top: 24px; 
         /* margin-bottom: 16px; figma*/
    }
    .presell .left-block .poor-signal-text img{
        /* no figma */
        margin: 0 auto ;
    }
    .presell.filter-left .left-block .poor-signal-text img{
          /* no figma */
          /* margin: 16px auto 0 auto ; */
    }
    .presell.presell-text-block{
        /* no figma */
        /* margin-bottom: 16px; */
    }
    .presell .page-subtitle{
        /* no figma */
        /* margin-bottom:16px; */
    }
    .presell .verified-reviews{
         /* no figma */
         /* margin-bottom:16px; */
    }
    .presell .feauture-item{
          /* no figma */
          /* margin-bottom:16px; */
    }
    .presell.presell-text-block .fs-32-5{
          /* no figma */
        /* margin-bottom: 16px; */
    }
    .presell.presell-customer-reviews {
          /* no figma */
        /* margin-bottom: 24px; */
    }

    .presell.presell-2 .feauture-items-blog {       
        margin-bottom: 0px;
    }
    .presell.presell-2 .feuture-div:last-child .block {
        margin-bottom:0;
    }
    .presell .shop_page_filter .fs-32-5{
        font-size: 24px;
        line-height: 29px;
        padding:0 22px;
    }
    .presell .left-block .poor-signal-text .fs-32-5{
        font-size: 24px;
        line-height: 32px;
    }
    .presell.filter-left{
        margin-top:48px;
    }
    .presell .blue-block h3 {
        text-align: center;
    }
    /* .presell .shop_page_filter>li>ul>li>a:before {
        left: 42%;
    } */
    
}

@media only screen and (max-width: 700px){
    .presell .new-container {
        max-width: 550px;
    }
    .presell .category-banner .new-container{       
        margin-left: 75px;
        margin-right: 75px
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(4),
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(4) {
        margin-right: 0!important;
    }
    .presell .filter-social-col .shop_page_filter {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 600px){
    .presell .new-container {
        max-width: 480px;
    }
    .presell .category-banner .new-container{       
        margin-left: 60px;
        margin-right: 60px
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(4) {
        margin-right: 16px!important;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(3) {
        margin-right: 0!important;
    }
}
@media only screen and (max-width: 550px){
    .presell .new-container {
        max-width: 400px;
    }
    .presell .category-banner .new-container{       
        margin-left: 75px;
        margin-right: 75px
    }

    .presell .progress {
        width: 100%;
        height: 30px;
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(3) {
        margin-right: 0!important;
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(4) {
        margin-right: 16px!important;
    }
}
@media only screen and (max-width: 500px){
    .presell .new-container {
        max-width: unset;
        padding:0 16px;
    }
    .presell .category-banner .new-container {
        margin-left: 0;
        margin-right: 0;
    }
    .presell.make-difference {       
        padding: 16px 0 16.88px 0;
    }

    .presell.presell-2 .feauture-item .service-feauture-img {
        width: 32px;
        height: 32px;
        margin: unset;
        margin-right: 16px;
    }
    .presell .category-banner .category-banner-info, .presell .category-banner .category-banner-content {       
        min-height: 219.73px;
    }
    .presell .category-banner .presell-banner-logo img {       
        width: 32px;
        height: 32px;
        margin-right: 24px;
    }
    .presell .feauture-item .service-feauture-img {
        min-width: 32px;
        height: 32px;
        margin-right: 16px;
    }
}
@media only screen and (max-width: 390px){
    .presell .new-container {
        max-width: 550px;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(3) {
        margin-right: 16px!important;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(2), 
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(4) {
        margin-right: 0!important;
    }
    .presell .filter-social-col .shop_page_filter>li>ul>li:nth-child(5) {
        margin-left: 16px!important;
        margin-right: 16px!important;
    }
}


@media only screen and (max-width: 375px){

    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(2),
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(4) {      
        margin-right: 0!important;
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(3){        
        margin-right: 16px!important;
    }
    .presell .poor-signal .left-block .shop_page_filter>li>ul>li:nth-child(5){        
        margin-right: 16px!important;
        margin-left: 16px!important;
    }
    .presell .left-block .block-back {
        padding: 8px 21px;
    }
    .presell .right-block .block-back {
        padding: 16px 16px 22px 16px;
    }
    /* .presell .feauture-item {       
        margin-bottom: 48px;
    } */
    
    .presell.presell-text-block {
        /* margin-top: 32px;  figma      */
        margin-top: 16px;       
    }
   
   
    /* .presell.filter-section.presell-text-block{
        margin-top:72.45px;
    } */
}


