

@media(max-width: 1700px){
	    .favorites .product-one__cartButton {
        width: calc(100% - 20px);
    }
       .favorites .liked-products .product-one__priceBuy {
        width: 52%;
        margin: 0;
        flex-direction: row;
        align-items: center;
        column-gap: 15px;
    }

	.favorites .product-one__deleteFromWishList .product-one__like {
    color: #3076d5;
    width: 196px;
	}

	    .favorites .product-one__addToCart {
        margin-top: 0;
        width: 140px;
        flex: 0 0 140px;
    }

    .favorites .product-one__price {
    margin-top: -3px;
    flex: 0 0 120px;
		}

		.promo-list {
    display: flex
;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 5%;
    flex-wrap: wrap;
    row-gap: 2%;
	}

	.promo-right .product-one__itemGrid4 {
    flex: 0 0 24.4%;
	}

	    .simply-countdown > .simply-section {
        width: 25%;
        height: 50px;
        padding: 2rem;
    }
}


@media(max-width: 1480px){
    .simply-countdown > .simply-section {
        width: 18%;
        height: 50px;
        padding: 2rem;
    }
	    .promo-right .product-one__itemGrid4 {
        flex: 0 0 22.9%;
    }

	.liked-products .product-one__theInfo {
    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    width: calc(100% - 200px);
	    flex-direction: column;
	}

	.liked-products .product-one__codeReview {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        column-gap: 15px;
    }

    .liked-products .product-one__reviewsCount{
    	margin:0;
    }

	    .favorites .liked-products .product-one__priceBuy {
        width: 100%;
        margin: 30px 0 0;
        flex-direction: row;
        align-items: center;
       
                column-gap: 40px;
        justify-content: flex-start;
    }

    .footer-right{
    	flex:0 0 48%;
    }

     .footer-left{
    	width: 35%;
    }

    .contact-left .viber-tg{
    	margin:15px 0 10px;
    }

    .contact-right {
    flex: 0 0 50%;
		}

		.cll-image img {
    width: 90px;
    border-radius: 500px;
    height: 90px;
	}

	.contact-left     .header-top__phone {
        width: 250px;
        margin-left: 0;
    }

    .blog-one .blog-intro{
			display: none;
		}

		.blog-one .blog-more{
			margin-top: 30px;
		}
}

@media(max-width: 1240px){
	.footer-left__phones{flex-direction: column;}
	    .footer-left__phones {
        flex-direction: column;
        align-items: flex-start;
    }

     .footer-left__description {
   		 width: 100%;
	}

	.promo-one {
    flex: 0 0 47%;
    margin-bottom: 50px;
		}

		       .promo-right .product-one__itemGrid4 {
        flex: 0 0 34.6%;
    }

    .promo-right {
    flex: 0 0 50%;
		}

		.promo-left {
    flex: 0 0 44%;
    background: #dbb4232e;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
		}

	.record .breadcrumbs ul li:last-child{
		display: none;
	}

	.record .breadcrumbs ul li:nth-child(2):after{
		display: none;
	}

	.regular-template .breadcrumbs ul li:last-child{
		display: none;
	}

	.regular-template .breadcrumbs ul li:nth-child(2):after{
		display: none;
	}
}


@media(max-width: 1024px){
	.regular-flex {
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    flex-direction: column;
	}

	    .regular-pages-categories {
        flex: 0 0 100%;
        width: 100%;
        margin-top: 40px;
    }
	.promo-one .po-title {
    font-size: 18px;
    color: #3076d5;
    margin-top: 15px;
    font-weight: 500;
    line-height: 18px;
		}
	    .favorites .product-one__deleteFromWishList .product-one__like {
        color: #3076d5;
        width: auto;

    }

    .favorites .product-one__deleteFromWishList .product-one__like span{
    	display: none;
    }

        .header-top__phone {
        width: 250px;
        margin-left: 0;
        margin-bottom: 25px;
    }
	
	.the-contacts {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
		}

		.cll-image img {
        width: 120px;
        border-radius: 500px;
        height: 120px;
    }

        .contact-left .header-top__phone {
        width: 100%;
        margin-left: 0;
    }

        .contact-right {
        flex: 0 0 100%;
        width: 100%;
    }
   .regular-flex {
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.regular-pages-categories {
    flex: 0 0 100%;
    width: 100%;
}

.promo-content{
	flex-direction: column;
}

.promo-right {
        flex: 0 0 100%;
        margin-top: 25px;
    }

    .promo-right .product-one__itemGrid4 {
        flex: 0 0 39%;
    }

    .blog-flex {
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.blog-list {
    width: 100%;
}
.blog-right {
    flex: 0 0 100%;
    width: 100%;
}

.bcrt-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: left;
}

.blog-row1{
	flex-wrap: wrap;
}


.record .blog-latest{
	flex:0 0 45%;
}

.record .blog-cats{
	flex:0 0 45%;
}


    .record .blog-right {
    	margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }

	
}


@media(max-width: 760px){
	.blog-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 15px 0 0;
}

.blog-more {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border-radius: 42px;
    border: 2px solid #222;
    width: 164px;
    padding: 5px 18px 5px 28px;
    height: 32px;
    font-size: 16px;
    font-weight: 500;
    transition: all .3s ease;
}

.br-category{
	margin-bottom: 5px;
}

.blog-more svg {
    width: 18px;
    height: 18px;
}
.br-date{
	    flex: 0 0 100%;
    margin-bottom: 10px;
}
	    .favorites .product-one__price {
        margin-top: -3px;
        flex: 0 0 100%;
        margin-bottom: 15px;
    }
	    .favorites .liked-products .product-one__priceBuy {
        width: 100%;
        margin: 30px 0 0;
       
        align-items: flex-start;
        column-gap: 0;
        justify-content: flex-start;
        row-gap: 0;
        flex-wrap: wrap;
    }

	.favorites .product-one__deleteFromWishList{
		margin-left: 50px;
	}

	.po-date {
    padding: 5px 2px;
    border-radius: 8px;
    background: #4CAF50;
    color: white;
    font-size: 16px;
    width: 200px;
    text-align: center;
    margin: 12px 0;
    position: relative;
    bottom: auto;
    right: auto;
    box-shadow: none;
	}

	.po-date.disabled {
    background: #00000061;
    box-shadow: none;
    color: #fff;
		}


}


@media(max-width: 580px){
	.simply-countdown > .simply-section{width: 25%;}
	.simply-countdown{
		justify-content: flex-start;
	}

	.simply-countdown > .simply-section .simply-word{color:#111;}

	    .promo-right .product-one__itemGrid4 {
        flex: 0 0 calc(100% - 60px);
    }
	.liked-item-one .product-one__item {
    background: none;
    flex-direction: column;
	}
	.liked-products .product-one__image {
    width: 85%;
    margin: 15px 0 30px;
}

    .liked-products .product-one__theInfo {
        display: flex
;
        align-items: flex-start;
        justify-content: space-between;
        width: 95%;
        flex-direction: column;
        margin: 0 0 15px;
    }

    .p1l{
    	display: flex;
    align-items: center;
    justify-content: center;
    }

	.liked-products .product-one__name {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 500;
    line-height: 20px;
}

	.liked-products     .product-one__cartButton img {
        display: block;
    }

    .favorites .product-one__cartButton {
        width: calc(100% - 20px);
        height: 60px;
        justify-content: space-between;
    		}
	#results.results{
		width:100%;
	}

	.manager {
    display: flex
;
    align-items: center;
    justify-content: center;
    column-gap: 45px;
    padding: 20px;
    border-radius: 12px;
    background: white;
    flex-direction: column;
}

.header-top__manager {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: center;
    margin: 15px 0;
}

.cll-content {
    width: 100%;
}

.cll-image{
	margin-top: 15px;
}

    .header-top__phone {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 35px;
    }

    .htm__content img {
    width: 24px;
    transition: all .3s ease-in;
}

.contact-left .viber-tg {
        margin: 0;
    }

    .cll-title{
    	font-size: 18px;
    	margin-bottom: 20px;
    }
	
	    .promo-one {
        flex: 0 0 100%;
        margin-bottom: 50px;
    }
	
	.record .blog-right{
		flex-direction: column;
	}

	    .record .blog-latest {
        flex: 0 0 100%;
    }

     .record .blog-cats {
        flex: 0 0 100%;
    }

    .record .home__newsOne {
    margin-bottom: 40px;
    width: 100%;
	}


}


@media(max-width: 500px){
	.blog-one {
    margin-bottom: 60px;
    flex-direction: column;
	}

	.blog-one .blog-photo {
    flex: 0 0 100%;
    margin-bottom: 15px;
	}

	    .br-date {
        flex: 0 0 auto;
        margin-bottom: 0;
    }
}


.liked-products .product-one__codeReview {
    display: flex
;
    align-items: center;
    justify-content: flex-start;
    column-gap: 30px;
}

.liked-products .product-one__name{
    min-height: auto;
}

.liked-products .product-one__image figure{
    width: 100%;
    height: 100%;
}

.the-liked-products .product-one__deleteFromWishList .product-one__like {
    color: #3076d5;
    position: relative;
    left: auto;
    top: auto;
}

.the-liked-products .product-one__link {
    text-decoration: none;
    color: #3f3f3f;
    width: 54%;
}

.the-liked-products  .liked-products .product-one__itemList {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 50px;
    padding: 0 20px;
    border: none;
    margin-bottom: 30px;
    border-radius: 8px;
    border: 1px solid #eee;
}

.product-inner-flex .js-do-like{
        display: flex
;
    align-items: center;
    justify-content: space-between;
    column-gap: 10px;
    text-decoration: none;
    color: black;
}

.product-inner-flex .poq-likes{
    margin-top: 45px;
}


.bb-input{
        width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 2px solid #c8d6e8;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 400;
}

.bb-input-block{
    position: relative;
}

.bb-input-block img{
    position: absolute;
    right: 18px;
    width: 18px;
    height: 18px;
    top: 18px;
}


.bb-input-block.selected input {
    background: #3076d5c4;
    color: white;
    border: 2px solid #3076d599;
}


.bb-input-block.selected img{
    filter: opacity(.4) brightness(100);

} 

.ffs-content{
    display: none;
}

.ffs-input{
        border: none;
    font-size: 22px;
    font-weight: 500;
    outline: none;
}


.fake-select-content.ffs-fs{

}

.fake-select-content.ffs-fs ul li a {
    padding: 10px 10px;
    height: auto;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    width: 90%;
}

.fake-filter-select{
    position: relative;
}

.fake-select-content.open.ffs-fs {
    position: absolute;
    display: block;
    height: auto;
    max-height: 252px;
    overflow-y: auto;
    border-radius: 8px;
    background: white;
    width: calc(100% + 2px);
    z-index: 100;
    top: 80px;
    box-shadow: 0px 8px 12px #4d4d4d29;
    border: 1px solid #f1f1f1;
}

.hero-inner{
    padding-top: 40px;
}

.autopicker{
    padding: 23px 36px;
}

.scb-dark a{
    background: #2b2b2b;
}

.scb-dark .slider-caption__title{
    color: #2b2b2b;
}

.scb-dark .slider-caption__description{
    color: #2b2b2b;
}

.scb-dark2 .slider-caption__title span{
    color: #000000b8;
}

#main_sliderMobile{
    display: none;
}

.category-content-full.category-content{
        width: 100%;
    }


    .cg .category-content-full.category-content .product-one__itemGrid4 {
    flex: 0 0 calc(23% - 52px);
}

@media(max-width: 1700px){
    .cg .category-content-full.category-content .product-one__itemGrid4 {
        flex: 0 0 18.9%;
        width: 18%;
    }
}

@media (max-width: 1480px) {
    .cg .category-content-full.category-content .product-one__itemGrid4 {
        flex: 0 0 17.9%;
        width: 17%;
    }
}

@media (max-width: 1240px) {
    .cg .category-content-full.category-content .product-one__itemGrid4 {
        flex: 0 0 25.1%;
        width: 23%;
    }
}

@media (max-width: 1024px) {
    .cg .category-content-full.category-content .product-one__itemGrid4 {
        flex: 0 0 39%;
        width: 39%;
    }
}


@media (max-width: 760px) {
.cg .category-content-full.category-content .product-one__itemGrid4 {
        flex: 0 0 36.5%;
        width: 36.5%;
    }

    .cg .product-one__image figure{
        height: auto;
    }
}


@media(max-width: 600px){
    #main_sliderMobile{display: block;}
    #main_slider{display: none;}

    #main_sliderMobile .s1 .slider-caption {
        position: absolute;
        top: 44px;
        left: 40px;
        width: 80%;
        display: block;
        z-index: 2;
    }

    #main_sliderMobile .slider-item.b1:before{
        content: "";
        width: 100%;
        height: 100%;
        background: #2853ed;
background: radial-gradient(circle, rgb(31 137 254 / 69%) 0%, rgb(0 0 0 / 56%) 81%);
        position: absolute;
        z-index: 1;
    }
    
     #main_sliderMobile .slider-item.b2:before{
        content: "";
        width: 100%;
        height: 100%;
        background: #2853ed;
background: radial-gradient(circle, rgb(97 102 107 / 69%) 0%, rgb(0 0 0 / 56%) 81%);
        position: absolute;
        z-index: 1;
    }



    #main_sliderMobile .s1 .slider-caption__title {
    font-size: 32px;
    color: white;
    font-weight: 600;
    line-height: 28px;
        }

        #main_sliderMobile .slider-caption__description {
    font-size: 18px;
    color: white;
    font-weight: 400;
    line-height: 20px;
    margin-top: 20px;
}

 #main_sliderMobile .slider-caption__title span{
    color: white;
}

 #main_sliderMobile .slider-caption__button {
    margin-top: 80px;
}

 #main_sliderMobile .slider-caption__buttonLink {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: white;
    font-size: 16px;
    background: #3076d5b8;
        border: 2px solid var(--main-blue);
    padding: 0 15px 0 25px;
    
    border-radius: 12px;
    width: 180px;
    height: 50px;
    transition: all .3s 
ease-in-out;
}

 #main_sliderMobile .slider-caption__buttonLink:hover{
    background: var(--main-blue);
    border:2px solid var(--main-blue);
 }

 #main_sliderMobile .slider-caption__buttonLink img {
    width: 24px !important;
    height: 24px !important;
}

   .slider .owl-dots {
        width: 100%;
        position: absolute;
        bottom: 30px;
        z-index: 100;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 20px;
        left: 40px;
    }

 #main_sliderMobile  .slider-item {
    margin-left: -1px;
}

.hero-inner {
    padding-top: 30px;
}

.header-mid__searchInput{
    background: white;
}


.advantages-inner{
	padding:16px;
	flex-direction: row;
}

    .advantage__item {
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 0;
        margin-bottom: 12px;
        flex-direction: column;
    }


		    .advantage__item {
        flex: 0 0 50%;
    }

        .advantage__itemTextLine1 {
        font-size: 30px;
        font-weight: 800;
        color: #2f2f2f;
        line-height: 30px;
        text-align: center;
    }

        .advantage__itemIcon {
        width: 48px;
        height: 48px;
        padding: 12px 0;
    }

        .advantage__itemTextLine2 {
        font-size: 14px;
        font-weight: 500;
        color: #4f4f4f;
    }
		
		.search-by-size__label {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #222;
}

.owl-item .product-one__itemGrid4{
	width: auto;
}

.owl-item .product-one__image figure{
	width:100%;
	height: auto;
}
    .owl-carousel .product-one__name {
        font-size: 15px;
        margin: 10px 0 10px;
        font-weight: 500;
        line-height: 17px;
    }
    .owl-carousel .product-one__cartButton{
    	width: auto;
    	padding:0 10px;
    }
    .footer-left {
        width: 100%;
    }

    footer .header-top__phone {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .footer-left__phones{
    	margin:15px 0;
    }

    .footer-right{
    	width: 100%;
    	flex:0 0 100%;
    	margin-bottom: 30px;
    }

    .footer-col{
    	margin-bottom: 15px;
    }

    
      .cg .category-content-full.category-content .product-one__itemGrid4 {
        flex: 0 0 auto;
        width: calc(42% - 40px);
    }

    .cg .product-one__name {
        font-size: 16px;
        margin: 20px 0 10px;
        font-weight: 500;
        min-height: 90px;
    } 
    
    .category-filter-top h1{
            font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    }

    header{
            background: #f5f5f5;
    padding-bottom: 24px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    }

    .categories-grid .category-grid-item {
        flex: 0 0 auto;
        width: calc(50% - 15px);
    }

    .category-grid-item a span {
    font-size: 16px;
    font-weight: 500;
    color: #222;
    display: block;
    min-height: 50px;
    padding: 0;
    display: flex
;
    align-items: flex-end;
    line-height: 16px;
        }

        .category-grid-item a figure {
    position: relative;
    overflow: hidden;
    margin: 0;
    height: auto;
    width: auto;
        }

        .category-grid-item a img {
    width: 100%;
    height: auto;
        }


        .category-content {
    width: 100%;
}
}

@media(max-width: 600px){
    .fake-select-content.open.ffs-fs{
        left: 0;
        z-index: 101;
    }

    .ctf-left .fake-filter-select{
        display: block;
    }
    .pagination nav{
        width: 100%;
    }
        .pagination {

        flex-wrap: wrap;
    }
}


.new-nav ul{
    padding:0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    margin:0;

}

.new-nav{
    background: var(--main-blue);
    border-radius: 12px;
       overflow:hidden;
       width: 100%;
}

.new-nav ul li a{
    display: block;
    font-size: 23px;
    padding: 20px 25px;
    color: white;text-decoration: none;
      border-right: 1px solid #073573;
      transition: all .3s ease-in-out;
}

.new-nav ul li a:hover{
    background: #0d55b6;
}

.new-nav ul li{

}

.header-top__logoLink {
    text-decoration: none;
    color: #2f2f2f;
    font-size: 42px;
    font-weight: 800;
}

.header-top__logo {
    flex: 0 0 280px;
}

.header-top__menuLink {
    text-decoration: none;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    transition: all .3s 
ease-in-out;
}

.header-top__menu {
    margin-right: 0;
}

.header-top__phoneBlock:hover .header-top__phoneHidden{
    width: 306px;
}

.fe-end{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.header-top__phoneBlock{
    margin-right: 100px;
}

.autopicker__image {
    width: 80px;
    margin-right: -7px;
}

.plcarousel h2{
    font-size: 32px;
    font-weight: 600;
    margin: 50px 0 25px;
}

.product-one__name {
    font-size: 20px;
    margin: 30px 0 10px;
    font-weight: 500;
    min-height: 60px;
}

.product-one__cartButton{
    width: 160px;
}

.page-description{
    margin-top: 100px;
}

.footer-right {
    flex: 0 0 40%;
    display: flex
;
    column-gap: 150px;
    justify-content: flex-end;
}

.footer-left__logo a {
    text-decoration: none;
    color: #333;
    font-weight: 800;
    font-size: 50px;
}

.footer-inner{
    flex-wrap: wrap;
}

.footer-left{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 100px;
}

footer .header-top__socialLink--fb {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    border: 1px solid #a9a9a9;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .header-top__socialLink {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    border: 1px solid #a9a9a9;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .header-top__socialLink  img{
    width: 24px;
}

footer .header-top__socialLink--fb img {
    width: 32px;
}


.fff-flex{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 30px;
}

.pif-code span{
    font-weight: 600;
}


.pif-reviews-list{
    margin-top: 0;
}

.pif-block{
    margin-top: 0;
}

.product-page font{
    font-family: "Gilroy" !important;
    text-align: left !important;
}

.product-page div{
      font-family: "Gilroy" !important;
    text-align: left !important;
}

.product-content .pif-same-carousel .owl-dots .owl-dot {
    width: 24px;
    height: 24px;
    border-radius: 50px;
    background: #eaeaea;
    display: block;
}

.product-content .pif-same-carousel .owl-dots .owl-dot.active{
    background: var(--main-blue);
}

.pif-specs.pif-block{
    margin-top: 40px;
}

.header-top__logo img {
    opacity: 1;
    width: 69%;
    height: auto;
}

.slider-caption {
    position: absolute;
    top: 70px;
    left: 70px;
}

.slider .owl-dots{
    left: 70px;
}

.autopicker__buttonLink{
    width: calc(100% - 36px);
}

#meth{
    margin-top: 30px;
}


.checkout-form-item#meth label span.shipping-method-title{
    font-size: 22px;
}

.shipping-methods a span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.product-one__price s{
        font-size: 20px;
    color: gray;
}


.price-valueUser{
        font-size: 24px;
    font-weight: 500;
    color: #094494;
}

.product-one__priceValue.old{
    line-height: 10px;
}

.cart-item.discount .product-one__priceValue.old {
    line-height: 10px;
    margin-top: 0;
}

.cart-item.discount .product-one__priceValue{
    margin-top: 15px;
}

.new-nav-mobile{
	display: none;
}

@media(max-width: 1024px){


.new-nav ul {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    flex-direction: column;
}

.new-nav ul li a{
	border-right: none;
	border-bottom: 1px solid #073573;
	width: calc(100% - 50px);
	display: block;
	padding: 12px 25px;
}

.new-nav-mobile{
	display: block;
	width: 100%;
}

.new-nav{
	display: none;
	margin-top: 22px;
}

.new-nav ul li {
    display: block;
    width: 100%;
}

.header-top__logo img {
    opacity: 1;
    width: auto;
    height: 50px;
}

.mobile-menu-cart{
	display: none;
}


    #main_sliderMobile .slider-item.b1:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #2853ed;
        background: radial-gradient(circle, rgb(9 68 148 / 0%) 0%, rgb(9 68 148 / 45%) 81%);
        position: absolute;
        z-index: 1;
    }

        #main_sliderMobile .slider-caption__buttonLink {
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-decoration: none;
        color: white;
        font-size: 16px;
        background: #094494;
        border: 2px solid #094494;
        padding: 0 15px 0 25px;
        border-radius: 12px;
        width: 180px;
        height: 50px;
        transition: all .3s 
ease-in-out;
        box-shadow: 1px 13px 17px #09449461;
    }

    #main_sliderMobile .slider-caption__buttonLink:hover {
        background: #1478ff;
        border: 2px solid #1478ff;
    }

    .footer-left {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 100px;
    flex-direction: column;
    order: 0;
}

.footer-left__logo img{
	width: 190px;
}

.fe-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 3;
}

.owl-carousel .product-one__cartButton{
	font-size: 15px;
}

    .mobilemenu-topflex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 25px 15px;
        display: none;
    }

    header{
    	padding-bottom: 0;
    }

        .owl-carousel .product-one__codeReview {
        flex-direction: row;
        column-gap: 20px;
    }

        .owl-carousel .product-one__code {
        padding: 5px 5px;
        border-radius: 8px;
        color: #3f3f3f;
        background: #f1f1f1;
        font-size: 12px;
        margin-bottom: 8px;
        width: 100%;
        text-align: center;
    }

		    .owl-carousel .product-one__name {
        font-size: 19px;
        margin: 10px 0 10px;
        font-weight: 500;
        line-height: 24px;
        color: var(--main-blue);
    }

   .owl-carousel .product-one__priceBuy{
    	flex-direction: row;
    	align-items: center;
    }

     .owl-carousel   .product-one__addToCart {
        margin-top: 0;
        width: 100%;
    }

    .owl-carousel .product-one__price {
        margin-top: 0;
        width: 100%;
        margin-bottom: 0;
    }

    #c1{
    	margin-bottom: 30px;
    }
}