.search-mobile-block{display: none;}
.mobile-search-new{display: none;}
@media(max-width: 1900px){
      .cookies-box {
    position: fixed;
    bottom: 0px;
    width: 90%;
    left: 4%;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    z-index: 999;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 0 20px 8px #0000001a;
    }
}
@media(max-width: 1820px){
	.header-right{flex: 0 0 50%;}

  
}

@media(max-width: 1320px){
    .navigation-left {
        flex: 0 0 60%;
        justify-content: flex-end;
    }

    .navigation-phone__link:last-child{
        display: none;
    }
}



@media(max-width: 1220px){
	.navigation-links{display: flex;}
	    .navigation-left {
        display: flex
;
        flex-wrap: wrap;
        column-gap: 35px;
        justify-content: space-between;
        width: 40%;
        height: 40px;
        flex: 0 0 42%;
    }


	.navigation-social{align-items: center;}
    .navigation-social{display: none;}

    .logo img {
        width: 230px;
    }

    .language-switcher__image {
    width: 18px;
    height: 18px;
    margin-right: 8px;
    }

    .language-switcher{
        font-size:16px;
    }

    .icon--language-select{
        margin-top: 0;
    }

}

@media(max-width: 1040px){
	.navigation-email{display: none;}
    .navigation{display: none;}
        .header-right .search{
        display: none;
    }

    .header-toggle-language{
        display: none;
    }

   .logo img {
        width: 220px;
        display: block;
    }

    .header-center {
        flex: 0 0 20%;
        text-align: center;
        position: absolute;
        left: calc((100% - 200px) / 2);
    }

        .catalog-search-item {
        width: 100%;
    }

        .catalog-search-item.catalog-search-item--long .catalog-search-item__input {
        width: 82px;
        flex: 0 0 25%;
        position: relative;
        height: 29px;
        margin: 0 10px;
    }

        .catalog-search-item.catalog-search-item--short {
        width: 100%;
        margin-top: 20px;
    }

        .catalog-search-item__input {
        width: 38%;
        flex: 0 0 37%;
    }

    
    .search-mobile-block input{
        width: 100%;
        height: 40px;
        border-radius: 8px;
        background: #f7f7f7;
        border-radius: 6px;
        border: none;
           margin-top: 30px;
        padding: 0 15px;
        font-family: 'Gilroy';
        position: relative;
    }


        .search-mobile-block {
        display: flex
;
        order: 2;
        position: relative;
        width: 100%;
    }

    .search__link2 {
        position: absolute;
        right: 10px;
        top: 39px;
    }

        .search__icon2 {
        width: 20px;
    }

        .cookies-box {
        position: fixed;
        bottom: 0px;
        width: calc(100% - 60px);
        left: 0;
        background: #ffffff;
        display: flex
;
        justify-content: space-between;
        align-items: center;
        padding: 30px;
        z-index: 999;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        box-shadow: 0 0 20px 8px #0000001a;
    }

    .slider-item.video{
    	display: none;
    }

        .advantage-one {
        flex: calc(100% - 40px);
        margin-bottom: 20px;
    }
}



.catalog-menu-mobile{
	display: none;
}

.catalog-menu-mobile.open{
	display: block;
}

#menu_mobile_content{
	width:100%;
}

@media(max-width: 800px){

	.mobile-search-new{
		        display: flex;
        position: absolute;
        left: 40px;
	}

	.mobile-search-new a {
		display: flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
	}

	.mobile-search-new a img{
		width: 20px;
	}

	


    .search-mobile-block{
                display: flex;
        order: 2;
        position: relative;
    }

    .cookies-box{
        flex-direction: column;
    }

    .cookies-buttons {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    column-gap: 30px;
    margin-top: 30px;
}

.cookies-buttons {
    display: flex
;
    justify-content: flex-start;
    align-items: center;
    column-gap: 30px;
    margin-top: 30px;
    width: 100%;
}

    .search-mobile-block input{
        height: 50px;
    border-radius: 8px;
    background: #f7f7f7;
    border-radius: 8px;
    border: none;
    width: 100%;
    margin-top: 30px;
    padding: 0 15px;
    font-family: 'Gilroy';
    position: relative;
    	font-size: 18px;
    }

         .search__link2 {
        position: absolute;
        right: 15px;
        top: 45px;
    }
    .search__icon2{width:20px}
	body.not-home .catalog-search-items{
		display: none;
	}
	    .container-inner {
        margin: 0;
    }
	.navigation-phone{flex-wrap: wrap;}
	    .navigation-phone .navigation-phone__link {
        flex: 0 0 180px;
        column-gap: 10px;
    }
	.navigation-phone .navigation-phone__link:last-child{display: none}

	    .header-right {
        flex: 0 0 10%;
    }

    .header-left {
        flex: 0 0 74%;
        display: flex;
        align-items: center;
    }

    .mobile-menu {
        display: flex;
        flex: 0 0 95px;
        width: 95px;
    }

        .catalog-search-item__title {
        display: block;
        margin: 15px 0;
        color: #333;
        letter-spacing: 1px;
        flex: 0 0 100%;
    }

    #menu_mobile_content  .main-category{
    	width:100%;
    }

    #menu_mobile_content .main-category > a{
    	font-size:14px;
    }

    #menu_mobile_content .main-category.parent:after{
    	display: none;
    }

    #menu_mobile_content .mc > a.main {
    font-size: 20px;
    text-decoration: none;
    color: #3f3f3f;
    font-weight: 500;
    padding: 15px 0 15px 15px;
    display: block;
    transition: all .3s ease-in;
    width: 77%;
	}

	.mc-plus{
	background: #afafaf2e;
        border-radius: 8px;
        color: #363636;
        font-size: 20px;
        text-decoration: none;
        width: 24px;
        height: 24px;
        display: block;
        text-align: center;
        font-weight: 600;
        margin-right: 15px;
	}

	.mc-darker{
		background: #b4b4b4;
        margin-right: 0;
        line-height: 25px;
        font-size: 20px;
        display: block;
        color: #222 !important;
	}

	.mcc-content{
		display: none;
	}

	.mcc-content.open{
		display: block;
	}

	.sib-content{
		display: none;
	}

	.sib-content.open{
		display: block;
		background: #e5e5e5;
        padding: 15px;
	}

	#menu_mobile_content .mc {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		border-bottom: 1px solid #f1f1f1;
	}

	.mcc-content .pc-cat{
		display: block;
		background: #f1f1f1;
		
	}

	.sc-one{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding:10px 15px;
	}

	.sc-one a{
		font-size: 16px;
        color: #111;
        text-decoration: none;
	}

	      .advantage-one {
        flex: calc(100% - 40px);
        margin-bottom: 20px;
    }
    .tabs-links__item{
    	display: block;
    }

    .tabs-links {
    display: flex;
    column-gap: 40px;
    flex-wrap: wrap;
    flex-direction: column;
	}

	.tabs-links__item {
        display: block;
        background: #f1f1f1;
        border-radius: 8px;
        padding: 8px 0;
        font-size: 18px;
        text-align: center;
    	}

    	    .tabs-links__item--active {
        display: block;
        text-align: center;
        width: 100%;
        background: #7d8a92;
        color:white;
    }

    .product-item__stock-country {
        font-size: 11px;
        display: none;
    }

        .product-item__stock-status {
        flex: 0 0 100px;
    }

    .footer-navigation-phones{
    	display: none;
    }

        footer .navigation-social {
        align-items: center;
        margin: 15px 0 0;
    	}

    	.footer-inner__contacts {
        flex-direction: column;
        margin-top: 0;
        row-gap: 0;
    	}

            .filter-box__mobilebutton {
        flex: 0 0 305px;
        color: white;
        font-weight: 500;
        background: #566772;
        height: 50px;
        line-height: 50px;
    }
    .product-item__like{
        display: none;
    }

        .filter-box.open {
        display: block;
        height: auto;
    }

    .filter-variants {
        display: flex;
        align-items: flex-start;
        column-gap: 0;
        flex-direction: column;
        padding: 20px;
        width: 290px;
    }

    .filter-block{
        display: none;
    }

    .filter-item {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    }

    .filter-item a {
    text-decoration: none;
    color: #434b51;
    font-weight: 600;
    display: block;
    font-size: 16px;
    padding: 10px 0;
    }

    .filter-values.open {
    display: block;
    width: 100%;
    background: white;
    position: relative;
    top: 12px;
    left: 0;
    border-radius: 6px;
    z-index: 100;
    box-shadow: 1px 9px 11px 7px #0000000f;
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 30px;
    }

    .filter-item > a:after {
    content: '';
    background: url(../img/arrow-down.svg);
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    }

    .filter-variants .filter-item:last-child{
        border:none;
    }


    .filter-block__element {
    border-right: none;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 43px;
    }

    .filter-block__view{
        display: none;
    }

    .filter-value a{
        padding:10px;
    }

    .pagination li a {
    color: #333;
    text-decoration: none;
    background: #f1f1f1;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    text-align: center;
    line-height: 24px;
    display: block;
    font-size: 16px;
    }


    .pagination li.active a {
    color: #fff;
    text-decoration: none;
    background: #dd1313;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    text-align: center;
    line-height: 24px;
    display: block;
    font-size: 16px;
    }

    .pagination li.disabled span {
    color: #333;
    text-decoration: none;
    background: #fafafa;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    text-align: center;
    line-height: 12px;
    display: block;
    font-size: 24px;
    }

    .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    margin: 50px 0 20px;
    padding: 0;
    }


    .product__photocontent{
        width: calc(100% - 10px);
        padding:5px;
    }

    .product-item__stock-country{
        display: none !important;
    }

    .product__like{
        display: none;
    }

        .product__add-to-cart {
        flex: 0 0 310px;
    }
    .product-item__add-to-cart {
    background: #ef1515;
    color: white;
    font-weight: 600;
    width: 100%;
    }

      .product__info  .product__tabname {
        border-radius: 4px;
        background: #f1f1f1;
        padding: 10px 14px;
        display: block;
        width: calc(100% - 24px);
        margin-bottom: 8px;
    }

     .product__info  .product__tabname--active {
        background: #7d8a92;
        color: white;
    }

        .product__photocontrols {
        order: 2;
        padding: 0 20px;
        margin: 15px 0 20px;
    }

    .breadcrumb__list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: flex-start;
    flex-direction: column;
}

.breadcrumb__link {
    color: #3f3f3f;
    font-size: 14px;
    text-decoration: none;
}

    .breadcrumb__item {
        position: relative;
        margin-bottom: 8px;
        width: calc(100% - 20px);
    }

    .breadcrumb__list .breadcrumb__item:last-child{
        display: none;
    }

        .togggle input + label {
        padding: 0.75rem 0.25rem;
        flex: 0 0 160px;
        display: flex;
        justify-content: center;
        align-items: center;
        }
	    .cb-customer {
        flex: 0 0 248px;
        width: 278px;
    }

        .cb-customer .checkout-item input {
        width: calc(100% - 20px);
        border: none;
        background: #f1f1f1;
        border-radius: 4px;
        display: block;
        height: 40px;
        padding: 0 10px;
        font-size: 14px;
    }

    .checkout-block-content .input-block input {
    display: block;
    height: 40px;
    border: none;
    background: #f1f1f1;
    border-radius: 4px;
    width: 248px;
    padding: 0 15px;
    font-family: 'Gilroy';
    font-size: 16px;
    margin: 10px 0 0;
    }

    .checkout-block-content .input-block span {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0;
    }

    .checkout-block.cb-comment{
        width: 278px;
    }

        .cb-type {
        flex: 0 0 248px;
        width: 278px;
        }

            .checkout-right {
        flex: 0 0 290px;
        width: 320px;
    }

    .cb-customer .checkout-item .checkout-item-half > label input {
    width: 258px;
    }

    .checkout-item-half > label {
    flex: 0 0 240px;
    width: 240px;
}

    
    body.not-home .catalog-search-items {
        display: block;
    }

        .catalog-search-item__title {
        display: block;
        margin: 15px 0;
        color: #ffffff;
        letter-spacing: 1px;
        flex: 0 0 100%;
        top: -30px;
    }

    .catalog-search-item {
        width: calc(100% - 30px);
    }

        .catalog-search-item.catalog-search-item--short {
        width: calc(100% - 30px);
        margin-top: 20px;
    }

        .catalog-search-item__input {
        width: 38%;
        flex: 0 0 40%;
    }

    .catalog-search-item__find {
        width: 90px;
    }

}

@media(max-width: 768px){
    .search-mobile-block input{
        width:100%;
    }
    .search-mobile-block{
        width:100%;
    }
        body.not-home .catalog-search-items {
        display: flex
;
        margin: 30px 0 0;
    }

    .catalog-search-item.catalog-search-item--long .catalog-search-item__input {
        width: 82px;
        flex: 0 0 22%;
        position: relative;
        height: 29px;
        margin: 0 10px;
    }

    .catalog-search-item--short .catalog-search-item__input {
        display: block;
        margin: 0;
        width: 38%;
        margin-bottom: 0;
        flex: none;
    }


        .catalog-search-item__find {
        width: 90px;
        padding: 0;
    }

        .slider {
        margin-top: 10px;
    }

     .product__add-to-cart {
        flex: 0 0 47%;
    }
}


.mobile-super-search{
	display: none;
}


body.not-home .mobile-super-search .catalog-search-items, body.not-home  .mobile-super-search .search-mobile-block{
	display: block;
}


@media(max-width: 600px){
	.header-toggle-language{
		display: none;
	}

	    .mobile-super-search.open {
       display: block;
        width: calc(100% + 40px);
        background: #e7e7e7;
        height: auto;
        position: absolute;
        top: 67px;
        left: -20px;
        z-index: 99;
        padding-bottom: 20px;
       /* box-shadow: 0px 16px 20px #00000021;*/
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .mss-inner{
    	padding:0 30px;
    }
	   
	.mobile-menu {
        display: flex;
        flex: 0 0 24px;
        width: 32px;
    }

          .header-center {
        flex: 0 0 78%;
        text-align: center;
        position: absolute;
        left: calc((100% - 160px) / 2);
    }

        .logo img {
        width: 190px;
    }
        .container {
        width: 90%;
    }
    

    header>.navigation{
    	display: none;
    }

    .main-header{height: 70px;}

        .slider {
        display: block;
    }

    .slider-item.video {
    overflow: hidden;
    height: auto;
    border-radius: 8px;
    margin-bottom: 30px;
	}

	.slider-item.video video{border-radius: 8px;}
	.search-mobile-block{
		width:100%;
	}

	.search-mobile-block input{
		width:100%;
	}

	.mobile-super-search    .search-mobile-block input {
        width: calc(100% - 30px);
    }

    .mobile-super-search .catalog-search-item.catalog-search-item--long{
    	width: calc(100% - 40px);
    }

    .mobile-super-search .catalog-search-item.catalog-search-item--short{
    	width: calc(100% - 50px);
    }

    .mobile-super-search .search-mobile-block input{
    	background: #fff;
    }

    .mobile-super-search .catalog-search-item{
    	background: white;
    }

    .mobile-super-search .catalog-search-item__field{
    	background: #efefef;
    }

	.slider {
    margin-top: 30px;
	}

	   .advantage-one {
        flex: 0 0 calc(100% - 40px);
        margin-bottom: 20px;
        border-radius: 8px;
    }

    .tabs-links__item--active .tabs-links__text {
    color: #ffffff;
	}

	.tabs-links__item--active{background: #2f2f2f;}

	    .owl-carousel .product-item__buy .product-item__cart {
        flex: 0 0 44px;
        width: 44px;
    }
	.owl-carousel .product-item__add-to-cart{
		padding:0;
	}
	    .tabs .owl-item .product-item {
        width: 86%;
        padding: 20px 10px;
    }

    .tabs .tabs-content{
    	width: 90%;
    	margin: 0 auto;
    }

    .tabs .product-item__name {
    	display: block;
    	line-height: 19px;
    	font-size: 17px;
	}

	.tabs .product-item__buy {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
	}

	    .tabs .product-item__name {
        min-height: 50px;
        width: 90%;
        margin: 30px auto 10px;
    }

	.tabs .owl-carousel .product-item__buy .product-item__cart {
        flex: 0 0 100%;
        width: 90%;
    }

    .tabs .owl-carousel .product-item__buy .product-item__cart span{
    	display: block;
    	text-align: center;
    }

    .tabs .product-item__add-to-cart-icon{
    	display: none;
    }

    .tabs .product-item__price {
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 15px;
	}

	.advantage-one{
		height: auto;
	}

	.advantage-one__name{font-size: 18px;}
	.advantage-one__subtitle{font-size: 13px;}

	.advantage-one__image {
    position: absolute;
    left: 20px;
    top: 12px;
    width: 90px;
    transform: rotate(343deg);
    opacity: .05;
	}

	.product-item:hover .product-item__add-to-cart{
		color:white;
	}


        .logo img {
        width: 160px;
        display: block;
    }

    .mobile-menu__icon{
    	width:28px;
    	height: 28px;
    }
        .mobile-search-new a img {
        width: 24px;
    }

        .mobile-search-new {
        display: flex;
        position: absolute;
        left: 50px;
    }

      .product__add-to-cart {
        flex: 0 0 100%;
    }
}

.mobile-menu-side{
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.mobile-menu-side.open{
    display: block;
}

.overflow-mobile{
        position: absolute;
    z-index: 101;
    background: #0000004f;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 2s ease-in-out;
    opacity: 0;
}

.overflow-mobile.active{
    opacity: 1;
}

.mms-content{
        background: white;
    width: calc(80% - 60px);
    height: 100dvh;
    position: absolute;
     transform: translateX(-300px);
    transition: all 1.5s ease;
   
    top: 0;
    z-index: 102;
    padding: 30px;
}

.mobile-menu-side.open .mms-content{
     transform: translateX(0);
}

.ls-no-flex{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ls-no-flex .ls-item{
    flex: 0 0 44%;
    padding:0;
    border:none;
}

.ls-no-flex .ls-item a{
    justify-content: flex-start;
    column-gap: 10px;
}

.mms-language{
    margin-bottom: 20px;
}


.mms-language .ls-title {
    padding: 0 0 10px;
    color: #777;
}

.mms-currency .ls-title {
    padding: 0 0 10px;
    color: #777;
}

.mms-currency .currencies{
        margin: 0;
    padding: 0;
    column-gap: 15px;
}

.mms-bottom-links .navigation-links{
    display: block;
}

.mms-bottom{
    position: fixed;
    width: 100%;
    bottom: 160px;
}

.copy{
    margin-top: 35px;
}

.mms-bottom-links .navigation-links .navigation-links__list {
        column-gap: 25px;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }

 .mms-bottom-links .navigation-links .navigation-links__list   .navigation-links__item{
        display: block;
        width: 100%;
    }

   .mms-bottom-links .navigation-links .navigation-links__list   .navigation-links__item  .navigation-links__link {
    text-decoration: none;
    text-transform: uppercase;
    color: #444;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #f1f1f1;
}

 .mms-bottom-links .navigation-links .navigation-links__list   .navigation-links__item:last-child .navigation-links__link{
    border-bottom: none;
 }

 .mms-bottom-links{
    margin-bottom: 30px;
 }

 .call-us{
    padding:14px 20px;
    border-radius: 6px;
    background: #f1f1f1;
    margin-bottom: 10px;
 }

.call-us svg {
    width: 36px;
    height: 36px;
    margin-top:3px;
    opacity: .9;
}

.call-us-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.call-us-content{
    flex: 0 0 70%;
}

.cuc-content a{
    display: block;
    text-decoration: none;
    font-size: 20px;
    color:#2f2f2f;
    margin: 5px 0 0;
}

.cuc-title {
    margin-bottom: 5px;
    color: #555;
    font-weight: 500;
}

.cuc-text{
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.3px;
    color: #555;
    margin-bottom: 10px;
}

.profile-block{
    margin-bottom: 30px;
    margin-top: 10px;
}

.profile-block a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color:white;
    background: #2f2f2f;
    border-radius: 6px;
    height: 44px;
}



.profile-block a img.account__icon{
       width: 24px;
    height: 24px;
    margin-left: 12px;
}

.profile-block a span{
 font-size: 18px;
    color: white;
    margin-right: 15px;
}

body.fixed{
    overflow-y: hidden;
}

.mobile-search-new{
	display: none;
}

@media(max-width: 600px){
	
	body.not-home .mobile-search-new{
		display: flex;
	}


	body.not-home .catalog-search-items, body.not-home .search-mobile-block{
		display: none;
	}

    main.login-block {
        padding: 30px 0;
    }

    .login-form {
    background: #f7f7f7;
    border-radius: 4px;
    padding: 25px 40px;
    width: calc(100% - 80px);
    margin: 0 auto 50px;
    }

    .login-form button{
        width:100%;
    }

    .login-form label input {
    display: block;
    width: calc(100% - 5px);
    height: 40px;
    border-radius: 4px;
    border: 1px solid #eee;
    font-family: "Gilroy";
    text-indent: 10px;
    margin: 5px 0;
    font-size: 18px;
    font-weight: 400;
    }

    .login-toggle .togggle{
        width:100%;
    }

    .togggle input + label{flex: 0 0 50%;}

    .filter-box__mobile {
        margin: 30px 0 15px;
        width: calc(100% - 15px);
    }

        .filter-box__mobilebutton::before {
            background: url(../img/filter-white.svg);
            background-size: 100%;
        }

            .filter-box__mobilebutton {
        flex: 0 0 100%;
        color: white;
        font-weight: 500;
        background: #303030;
        height: 44px;
        line-height: 44px;
        display: block;
        }

            .filter-box__mobilebutton::before {
        top: 13px;
        width: 18px;
        height: 18px;
        left: 16px;
        }

            .product-item--grid-view {
        width: 34.6%;
    }
        .product-item__image figure {
        width: 100%;
        margin: 0;
        padding: 0;
        display: block;
        height: auto;
    }

        .catalog-products .product-item__image img {
        width: 100%;
    }

        .catalog-products {
        column-gap: 24px;
        }

            .product-item--grid-view .product-item__name {
        font-size: 16px;
        line-height: 18px;
        min-height: auto;
        }

            .product-item__manufacturer {
        font-size: 12px;
        }

        .product-item-brand-stock {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    }

        .product-item__stock-status {
        flex: 0 0 100%;
        margin-top: 5px;
        font-size: 12px;
        font-weight: bold;
        }

        .product-item__stock-one {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    }
        .product-item__stock-status-value {
        font-size: 10px;
        color: #555;
    }

    .product-item__buy .product-item__cart {
    flex: 0 0 calc(100% - 10px);
    }

    .product-item__buy .product-item__add-to-cart {
    background: #ef1515;
    color: #fff;
    font-weight: 600;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
}

.product-item__add-to-cart-icon {
    background: url(../img/cart-white.svg);
    background-size: 100%;
    position: relative;
    top: auto;
    left: auto;
}


    .catalog-search-item--short .catalog-search-item__input {
        display: block;
        margin: 0;
        width: 30%;
        margin-bottom: 0;
        flex: none;
    }

    .catalog-search-item.catalog-search-item--long .catalog-search-item__input{
        flex: 0 0 18%;
    }

    .product-item__add-to-cart{
            display: flex
;
    align-items: center;
    font-size: 20px;
    justify-content: space-between;
    height: 50px;
    }

    .product-item__add-to-cart-icon{
        width:24px;
        height: 24px;
        left: 15px;
    }

    .product__fast-order {
        flex: 0 0 98%;
        margin-top: 10px;
    }
}

@media(max-width: 420px){
        .catalog-search-item.catalog-search-item--long .catalog-search-item__input {
        flex: 0 0 93%;
        margin-top: 15px;
    }
    .catalog-search-item{
        height: auto;
        padding: 20px;
    }

        .catalog-search-item__find {
        width: 100%;
        padding: 0 10px;
        margin: 15px 0;
    }

        .catalog-search-item--short .catalog-search-item__input {
        display: block;
        margin: 0 auto 15px;
        width: 93%;
  
        flex: none;
    }
        .catalog-search-item.catalog-search-item--short {
        width: calc(100% - 30px);
        margin-top: 35px;
        padding: 40px 25px 25px;
    }

    .catalog-search-item__button{
        background: #111;
    }

    .slider{
        margin:20px 0 0;
    }
}


.information-page h1{
    margin: 40px 0 20px;
}

#information-information p, #information-information p span{
    font-family: "Gilroy" !important;
}

.fn-1{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 20px;
}

.fn-2{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 60px;
}

.footer-inner__bottom-inner{
    height: 56px;
}

.footer-inner__bottom-line{
    background: #f5f5f5;
}

.contacts-page{
    margin:40px 0;
}

.contacts-page .contaсts-content{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.contacts-page svg{
    width:100%;
}

.contact-phone-icon{
    width: 100px;
    height: 100px;
    background: #f1f1f1;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex:0 0 100px;
}

.contact-phone-icon svg{
    width:62px;
    height: 62px;
}

.contact-info-title{
    font-weight: 600;
    color:#3f3f3f;
    font-size: 24px;
}

.contact-info-subtitle{
    font-size: 18px;
    font-weight: 400;
    color:#5f5f5f;
}

.contact-info-phone a{
    text-decoration: none;
    color:#cc2323;
    font-size: 24px;
    font-weight: 600;
}

.contact-block{
        width: 460px;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 40px;
    margin-bottom: 52px;
}

.contacts-content{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.contact-info-phone{
    margin-top: 10px;
}

.contact-info-address{
    color:#cc2323;
    font-size: 18px;
    font-weight: 600;
}

.contact-page-left{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 40px;
}

.contact-page-left .map{
    height: 100%;
    min-height: 100%;
}


.contact-page-right{
        background: #f5f5f5;
    border-radius: 12px;
    padding: 30px;
    width: 570px;
}

.contact-page-right h2{
       margin: 0 0 20px;
    font-size: 24px;
    color: #3f3f3f;
}


.contact-page-right input{
        width: calc(100% - 30px);
    height: 40px;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-family: 'Gilroy';
    font-size: 18px;
    padding: 0 15px;
}

.contact-page-right input[type="submit"]{
        width: 100%;
    border: 1px solid #cc2323;
    height: 50px;
    display: block;
    font-weight: 500;

}
.contact-page-right label{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}

.contact-page-right .form-group{
    margin-bottom: 20px;
}

.contact-page-right textarea{
    width: calc(100% - 30px);
    height: 100px;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 15px;
    display: block;
    font-size: 18px;
    font-family: 'Gilroy';
}
.contact-page-right .buttons{
    margin-top: 40px;
}

.contact-page-right .text-danger{
        font-weight: 500;
    font-size: 14px;
    color: #de2121;
    display: block;
    margin-top: 5px;
}

.map iframe{
    border-radius: 12px;
}

.contacts-title{
    margin: 50px 0;
}


