@media only screen and (max-width: 1280px) {
/*     .card-more {
    width: 100%;
}

.card-more a {
    padding: 15px 30px;
    text-align: center;
} */
} 

@media only screen and (max-width: 1100px) {
    .cards-style2 .card-title a {
        font-size: 25px;
    }
    
    .cards-style2 .card-title {
        padding: 25px;
    }
} 

@media only screen and (max-width: 1024px) {
/*     .header-menu-btn {
    width: 66px;
    height: 34px;
} */

/*     .header-menu-btn span,
.header-menu-btn::after, 
.header-menu-btn::before {
    height: 8px;
} */

    /* .header-btns {
        width: 25%;
    }

    .header-menu {
        width: 7%;
    } */

    .header-logo-search {
        width: 63%;
    }
    
    .header-logo {
        width: 46%;
    }

    .header-btns {
        width: 20%;
    }

    .header-menu {
        width: 66px;
    }

/*     .header-btns-link img {
    max-height: 38px;
} */

    .banner-title {
        /* font-size: 40px; */
        bottom: 100px;
    }

    .section-edge {
        /* height: 70px; */
        height: 50px;
    } 

    .section-edge-elem.long {
        /* width: calc(90% - 78px); */
        width: calc(90% - 62px);
    }

    .section-edge-elem.short {
        /* width: calc(10% - 78px); */
        width: calc(10% - 62px);
    }

    .section-edge-elem::after {
        height: 5px;
    }

    .square {
        /* height: 120px;
        width: 120px;
        top: -75px; */
        height: 100px;
        width: 100px;
        top: -70px;
        border-bottom: 5px solid #006699;
        border-right: 5px solid #006699;
    }

    .square::before {
        bottom: -105px;
    }

    .square::after {
        right: -105px;
    }

    .square-inner {
        bottom: 5px;
        right: 5px;
        border-bottom: 5px solid #006699;
        border-right: 5px solid #006699;
    }

    .section-edge.bottom.reverse {
        /* bottom: -70px; */
        bottom: -50px;
    }

/*     .page-title {
    font-size: 50px;
    line-height: 38px;
} */

/*     .card-title a {
    font-size: 36px;
    line-height: 29px;
} */

/*     .card-more a {
    font-size: 36px;
} */

    .links-elem-title {
        font-size: 26px;
    }

    section.text {
        padding-top: 30px;
    }

    .footer-col.footer-menu {
        flex: 0 0 13%;
    }

    .footer-col.logo {
        flex: 0 0 24%;
    }

    .footer-col-title {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .footer-menu-elem a {
        font-size: 13px;
    }

    .footer-phone a {
        /* font-size: 21px; */
    }

/*     .footer-info {
    font-size: 15px;
} */

/*     .card.product .card-title a {
    font-size: 36px;
    line-height: 29px;
} */

    .fav-counter {
        width: 80px;
        height: 80px;
    }

    .page-title.fav-title::before {
        height: 40px;
    }

/*     .product-elem-title a,
.product-elem-price {
    font-size: 30px;
} */

    .product-heading {
        margin-bottom: 20px;
    }

    .product-shift {
        padding-left: 30px;
    }

    .product-heading .title-box .page-title {
        font-size: 50px;
        /* line-height: 38px; */
        line-height: 1;
    }
    
    .product-heading .title-box .page-title::before {
        height: 50px;
    }

    .product-heading .btn.fav {
        width: 45px;
        height: 60px;
    }

    .product-heading .btn.fav::before {
        border: 22.5px solid transparent;
        border-bottom: 20px solid #fff;
    }

/*     .product-price .card-price {
    font-size: 50px;
} */

/*     .select {
    max-width: 60%;
} */

/*     .select-head {
    font-size: 20px;
} */

    .select-list .select-item {
        font-size: 20px;
    }

    .product-depth-icon {
        height: 22px;
        width: 22px;
    }

    .product-depth-desc,
    .product-color-desc {
        margin-left: 5px;
    }

/*     .size-title {
    height: 80px;
    width: 80px;
    font-size: 25px;
} */

    .product-brand-wrapper img {
        max-width: 200px;
    }

    .btn.add-cart {
        /* font-size: 32px; */
        /* padding: 15px 85px; */
    }

    .tab-body {
        font-size: 18px;
    }

/*     .tab-title {
    font-size: 28px;
    margin-bottom: 40px;
} */

    .ec-rating-stars span.rating-star {
        width: 50px;
        height: 47px;
    }

/*     .rating-title {
    font-size: 25px;
} */

    .swiper-container.swiper-thumbs::before {
        height: 90px;
    }

    .spec-prop {
        width: 15%;
    }

    .articles-btn-more {
        font-size: 25px;
        padding-left: 50px;
    }

    .articles-btn-more::before {
        width: 35px;
        height: 35px;
    }

/*     .banner-subtitle {
    font-size: 30px;
} */

    section.section-pb {
        padding-bottom: 150px;
    }

    .single-preview-text, .single-preview-img {
        flex: 0 0 100%;
    }

    .single-preview {
        flex-direction: column;
        border: 1px solid rgb(218, 218, 218);
        border-radius: 10px;
        margin-top: 30px;
        padding: 30px
    }
    
    .product-container-elem.top-right,
    .product-container-elem.bottom-right {
        width: 50%;
    }
}

@media only screen and (max-width: 999px) { 
    .card {
        /* width: calc((100% / 3) - 80px); */
        width: calc((100% / 3) - 40px);
    }
    
    .cards-style2 .card {
        width: calc((100% / 3) - 20px);
    }

}

@media only screen and (max-width: 768px) { 
    .header-logo-search {
        /* width: 88%; */
        width: 54%;
    }

   /* .header-btns {
        display: none;
    }*/
    
    .header-search {
        display: none;
    }    
    
    .mobile-search {
        display: block;
    }
    
    .header-logo {
        /* width: 35%; */
        width: 100%;
    }
    
    .header-btns {
        width: 28%;
    }   
    
    .header-btns-title {
        font-size: 14px;
    }

    .header-search {
        /* width: 40%; */
        width: 47%;
    }

    .section-edge {
        height: 38px;
    } 

    .section-edge-elem.long {
        width: calc(90% - 52px);
    }

    .section-edge-elem.short {
        width: calc(10% - 52px);
    }

    .section-edge-elem::after {
        height: 3px;
    }

    .square {
        height: 80px;
        width: 80px;
        top: -59px;
        border-bottom: 3px solid #006699;
        border-right: 3px solid #006699;
    }

    .square::before {
        bottom: -103px;
    }    

    .square::after {
        right: -103px;
    }

    .section-edge.bottom.reverse {
        bottom: -38px;
    }

    .square-inner {
        border-bottom: 3px solid #006699;
        border-right: 3px solid #006699;
    }

    .banner-title {
        font-size: 28px;
        bottom: 64px;
    }

/*     .page-title {
    font-size: 44px;
    line-height: 33px;
} */

    .card {
        /* flex: 0 0 42%; */
        /* flex: 0 0 calc((100% / 2) - 80px); */
        /* width: calc((100% / 2) - 40px); */
        /* width: calc((100% / 2) - 80px); */
        width: calc((100% / 2) - 40px);
    }
    
    .cards-style2 .card {
        width: calc((100% / 2) - 20px);
    }

    .footer {
        padding: 48px 0 40px;
    }

    .footer-col {
        margin-bottom: 40px;
    }

    .footer-col.logo {
        order: 1;
        flex: 0 0 35%;
    }
    
    .footer-col.contacts {
        order: 2;
        flex: 0 0 35%;
    }
    
    .footer-col.footer-menu {
        order: 3;
        flex: 0 0 33%;
    }

    .footer-col.footer-menu:nth-child(3) {
        text-align: center;
    }

    .footer-col.footer-menu:nth-child(4) {
        text-align: right;
    }

    .footer-logo {
        margin-bottom: 40px;
    }

    .footer-phone a {
        font-size: 18px;
        padding-left: 30px;
    }

/*     .footer-phone a::before {
    height: 20px;
    width: 20px;
} */

    .footer-email a {
        font-size: 18px;
        padding-left: 39px;
    }

/*     .footer-email a::before {
    height: 25px;
    width: 25px;
} */

    .cart-box {
        flex-direction: column;
    }

    .cart-left, .cart-right {
        width: 100%;
    }

    .cart-left {
        margin-bottom: 30px;
    }

    .product-elem-img img {
        max-width: 80px;
    }

    .product-elem-title a, .product-elem-price {
        font-size: 26px;
    }

/*     .btn-order {
    font-size: 30px;
} */

    .card-more a {
        font-size: 28px;
        /* padding: 15px 65px; */
    }

/*     .card-title a {
    font-size: 34px;
    line-height: 26px;
} */

    .fav-counter {
        width: 70px;
        height: 70px;
    }

    .page-title.fav-title::before {
        height: 34px;
    }

    .card-price {
        font-size: 30px;
    }

    .btn.add {
        width: 65px;
        height: 65px;
    }

    .btn.add::before {
        width: 40px;
        height: 30px;
    }

    .thanks-text {
        font-size: 36px;
    }

    .product-heading .title-box .page-title {
        font-size: 44px;
        /* line-height: 33px; */
        /* line-height: 37px; */
        line-height: 1;
    }
    
    .product-heading .title-box .page-title::before {
        height: 44px;
    }

    .product-params {
        flex-direction: column;
    }

    .select {
        max-width: 100%;
    }

    .product-price .card-price {
        font-size: 45px;
    }

    .product-price {
        margin: 0 auto;
    }

    .product-brand-wrapper img {
        /* max-width: 140px; */
        max-width: 100%;
    }

    .btn.add-cart {
        font-size: 22px;
        width: 100%;
    }

    .tab-btn {
        padding: 10px 20px 15px 20px;
        font-size: 20px;
    }

    .rating {
        flex-direction: column;
    }
    
    .rating-title, .rating-stars {
        margin-bottom: 10px;
    }

    .product-heading .btn.fav {
        width: 34px;
        height: 45px;
    }

    .product-heading .btn.fav::before {
        border: 17px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .swiper-container.swiper-thumbs::before {
        height: 60px;
    }

    .spec-prop {
        width: 20%;
    }

    .banner-subtitle {
        font-size: 20px;
    }

/*     .single-preview-text p, .single-body p {
    font-size: 22px;
} */

/*     .single-body h2 {
    font-size: 45px;
} */
    
    .swiper-thumbs .swiper-button-next::after, .swiper-thumbs .swiper-button-prev::after {
        font-size: 20px;
    }
    
    .article {
        flex: 0 0 calc((100% / 2) - 30px);
    }
    
    .product-container-elem {
        width: 100%;
    }
    
    .product-container-elem.top-right,
    .product-container-elem.bottom-right {
        width: 100%;
    }
    
    .product-container-elem.top-left {
        display: none;
    }
    
    .product-container-elem.bottom-left {
        margin-bottom: 20px;
    }
    
    .tab-btn.params {
        display: block;
    }
}  

@media only screen and (max-width: 600px) { 
    .header-btns {
        width: 20%;
    }

    .header-btns-title {
        display: none;
    }
    
}    

@media only screen and (max-width: 480px) { 
    .header {
        padding: 18px 0;
    }

/*     .header-logo-search {
    flex-direction: column;
} */
    
    .header-btns-link img {
        max-height: 24px;
    }

    .header-counter {
        top: -7px;
    }
/*     .header-logo,
.header-search {
    width: 82%;
}
 */
/*     .header-logo {
    margin-bottom: 10px;
} */

    .search-input {
        font-size: 13px;
        padding: 10px 45px 10px 20px;
    }

    .search-input::-webkit-input-placeholder {
        font-size: 13px;
    }
    .search-input::-moz-placeholder {
        font-size: 13px;
    }/* Firefox 19+ */
    .search-input:-moz-placeholder {
        font-size: 13px;
    }/* Firefox 18- */
    .search-input:-ms-input-placeholder {
        font-size: 13px;
    }

    .search-btn {
        width: 23px;
        height: 20px;
        right: 17px;
    }

    .banner-box {
        height: 288px;
        width: 100%;
    }

    .banner-img {
        height: 100%;
        object-fit: cover;
    }

    .banner-title {
        font-size: 30px;
        padding: 2px;
        right: 50%;
        bottom: 70px;
        transform: translateX(50%);
        width: auto;
    }
    
    .page-title {
        font-size: 30px;
        line-height: 23px;
        padding-left: 12px;
    }

    .page-title::before {
        width: 4px;
    }

    .cards {
        margin-left: -20px;
        margin-right: -20px;
    }

    .card {
        /* flex: 0 0 47%; */
        /* flex: 0 0 calc((100% / 2) - 40px); */
        width: calc((100% / 2) - 40px);
        padding: 6px;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .card-title a {
        font-size: 20px;
        line-height: 16px;
        padding-left: 7px;
    }

    .card-title a::before {
        width: 2px;
    }
    
    .cards-style2 .card-title a {
        font-size: 20px;
    }

    .card-img {
        margin-bottom: 22px;
    }

    .card-more a {
        font-size: 17px;
        padding: 7px 30px;
    }

    .section-edge-elem.long {
        width: calc(90% - 54px);
    }

    .section-edge-elem.short {
        width: calc(10% - 54px);
    }

    .banners-box {
        flex-direction: column;
    }

    .text-content {
        font-size: 15px;
    }

    #read-more {
        font-size: 15px;
    }

    .read-more {
        padding: 30px 0;
    }

    .links-elem {
        flex: 0 0 100%;
    }

    .square-inner {
        display: none;
    }

    .links-elem-title {
        background-image: -moz-linear-gradient( 180deg, rgb(0 102 153 / 80%) 0%, rgb(0 153 204 / 80%) 80%);
        background-image: -webkit-linear-gradient( 180deg, rgb(0 102 153 / 80%) 0%, rgb(0 153 204 / 80%) 80%);
        background-image: -ms-linear-gradient( 180deg, rgb(0 102 153 / 80%) 0%, rgb(0 153 204 / 80%) 80%);
        padding: 5px;
        font-size: 33px;
        text-shadow: 
		-0   -1px 0   #006699,
		 0   -1px 0   #006699,
		-0    1px 0   #006699,
		 0    1px 0   #006699,
		-1px -0   0   #006699,
		 1px -0   0   #006699,
		-1px  0   0   #006699,
		 1px  0   0   #006699,
		-1px -1px 0   #006699,
		 1px -1px 0   #006699,
		-1px  1px 0   #006699,
		 1px  1px 0   #006699,
		-1px -1px 0   #006699,
		 1px -1px 0   #006699,
		-1px  1px 0   #006699,
		 1px  1px 0   #006699;
    }

    .links-elem:nth-child(2n+1) .links-elem-title {
        left: 0px;
        padding-left: 70px;
    }

    .links-elem:nth-child(2n+2) .links-elem-title {
        right: 0px;
        left: unset;
        padding-right: 20px;
    }

    .footer {
        padding: 48px 25px 40px;
    }

    .footer-col {
        margin-bottom: 20px;
    }

    .footer-col.logo,
    .footer-col.contacts,
    .footer-col.footer-menu {
        flex: 0 0 100%;
    }

    .footer-col.footer-menu:nth-child(3),
    .footer-col.footer-menu:nth-child(4) {
        text-align: left;
    }

    .footer-logo {
        margin-bottom: 20px;
    }

    .footer-info {
        font-size: 20px;
        margin: 0 16%;
    }

    .footer-info p {
        display: none;
    }

    .footer-info p.footer-info-mobile {
        display: block;
        margin: 0;
    }

    .footer-phone,
    .footer-email {
        text-align: center;
    }

    .footer-phone {
        margin-bottom: 30px;
    }

    .footer-phone a {
        font-size: 30px;
        padding-left: 70px;
    }

    .footer-phone a::before,
    .footer-email a::before {
        height: 48px;
        width: 48px;
    }

    .footer-email a {
        font-size: 30px;
        padding-left: 70px;
    }

    .footer-soc {
        margin: 0 15% 24px 15%;
    }

    .footer-sites {
        display: none;
    }

    .footer-col-title {
        font-size: 27px;
    }

    .footer-menu-elem a {
        font-size: 27px;
    }

    .fav-counter {
        width: 35px;
        height: 35px;
        font-size: 27px;
    }

    .card.product .card-title a {
        font-size: 18px;
        line-height: 14px;
    }
    
    .cards.products-style2 .card.product .card-title a {
        font-size: 14px;
        line-height: 1.2;
    }

    .card.product .card-title {
        margin: 0 0 20px;
    }
    
    .cards.products-style2 .card.product .card-title {
        margin: 5px 0;
    }

    .card.product .card-img {
        margin-bottom: 10px;
    }

    .card-price {
        font-size: 20px;
        /* padding: 2px; */
        color: #666;
    }

    .btn.add {
        width: 40px;
        height: 40px;
    }

    .btn.add::before {
        width: 30px;
        height: 22px;
    }

    .card-fav {
        margin: 0 5px 10px;
    }

    .btn.fav-del {
        height: 20px;
        width: 20px;
    }

    .btn.fav {
        height: 30px;
        width: 24px;
        margin-bottom: 0px;
    }

    .btn.fav::before {
        border: 12px solid transparent;
        border-bottom: 10px solid #fff;
    }

    .thanks-text {
        font-size: 25px;
        margin-bottom: 170px;
    }

    .thanks-text p {
        margin: 0 0 15px 0;
    }

    .cart-products {
        padding: 14px 20px 40px 20px;
    }

    .product-list {
        margin-bottom: 50px;
    }

    .product-elem {
        flex-wrap: wrap;
        padding: 0;
    }

    .product-elem-info {
        order: 1;
    }

    .product-elem-price {
        order: 2;
    }

    .product-elem-del {
        position: relative;
        order: 3;
    }

    .product-elem-amount {
        order: 4;
        margin-left: 18px;
        margin-top: 18px;
        width: auto;
    }

    .product-elem-img img {
        max-width: 50px;
        border-radius: 0;
    }

    .btn-del {
        width: 35px;
        height: 35px;
    }

    .product-elem-title a, .product-elem-price {
        font-size: 23px;
    }

    .product-elem-title {
        margin-left: 14px;
    }

    .product-amount-change {
        width: 20px;
        height: 20px;
        font-size: 18px;
    }

    .product-amount-change.minus {
        line-height: 18px;
    }

    .product-amount {
        font-size: 18px;
        margin: 0 10px;
    }

    .cart-total {
        font-size: 15px;
        margin-bottom: 12px;
    }

    .cart-amount {
        font-size: 12px;
    }

    .cart-label {
        font-size: 24px;
    }

    .btn-order {
        font-size: 25px;
        padding: 15px 10px;
        display: block;
        width: 75%;
        margin: 0 auto;
    }

    .menu-body {
        /*background-color: rgb(255 255 255 / 90%);*/
        width: 100%;
        border: none;
        /* border-radius: 0px; */
    }

    .menu-inner {
        padding: 60px 0px 0px 0px;
    }

    .main-menu {
        padding: 0 20px;
    }

    .main-menu-title {
        font-size: 19px;
    }

    .sub-menu {
        margin: 30px 0 20px;
    }

    .sub-menu-elem a,
    .main-menu-elem.menu-lvl2 a{
        font-size: 19px;
    }
   
    .menu-soc {
        /* background-color: #fff; */
        padding: 16px 0 11px;
    }

/*     .menu-soc-elem img {
    max-height: 48px;
} */

    .menu-soc-desc {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .btn-close {
        display: block;
        width: 22px;
        height: 22px;
    }

    .product-section .mobile {
        display: block;
    }

    .product-heading.mobile {
        display: flex;
    }

    .product-info {
        width: 100%;
    }

    .product-slider {
        width: calc(100% + 30px);
    }

    .product-slider {
        margin: 0 -15px 36px -15px;
    }

    .product-box {
        flex-wrap: wrap;
    }

    .swiper-container.swiper-thumbs {
        width: 20%;
    }

    .swiper-container.swiper-product {
        margin-left: 20%;
    }

    .product-info .product-heading {
        display: none;
    }

    .product-heading .title-box .page-title {
        font-size: 40px;
        /* line-height: 30px; */
        line-height: 1;
    }
    
    .product-heading .title-box .page-title::before {
        height: 40px;
    }

    .product-shift {
        padding-left: 0;
    }

    .select-head {
        /* font-size: 26px; */
        font-size: 20px;
    }

    .select-list .select-item {
        font-size: 25px;
        padding: 5px 15px 5px 30px;
    }

    .product-color-desc,
    .product-depth-title {
        /* font-size: 26px; */
        font-size: 20px;
    }

/*     .product-params .product-price {
    display: none;
}
 */
    .product-depth {
        /* margin-bottom: 45px; */
        margin-bottom: 30px;
    }
    
    .product-depth-icon {
        display: none;
    }

    .product-depth-wrapper {
        max-width: unset;
    }

    .size-title {
/*         height: 100px;
width: 100px; 
font-size: 30px;*/
        width: 50px;
        height: 40px;
        font-size: 18px;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .product-price.mobile {
        margin-bottom: 35px;
    }

/*     .product-price .card-price {
    font-size: 50px;
    padding: 9px;
} */

    .product-brand-wrapper img {
        max-width: 100%;
    }

/*     .btn.add-cart {
    font-size: 30px;
} */

    .tab-btns {
        flex-direction: column;
        border: 1px solid rgb(218, 218, 218);
        border-radius: 10px;
        padding: 20px 0;
    }

    .tab-btn {
        padding: 20px 40px;
        font-size: 30px;
    }

    .tab-content {
        border-top: none;
    }

    .tab-body {
        font-size: 16px;
    }

    .spec-prop {
        width: 30%;
    }

    .tab-title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    /* .tab-body.active .tab-title {
        color: #ff9900;
    } */

    .feedback-wrapper {
        padding: 0;
    }

    .feedback-group {
        flex-direction: column;
        margin-bottom: 10px;
    }

    .feedback-checkbox {
        margin-left: 0;
        margin-top: 10px;
    }

    .custom-checkbox {
        width: 35px;
        height: 35px;
        margin-right: 0;
        margin-left: 10px;
    }

    textarea.feedback-input {
        min-height: 300px;
    }

    .rating {
        align-items: start;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .rating-stars {
        margin-bottom: 15px;
    }

    .ec-rating-stars span.rating-star {
        margin: 0 4px;
    }

    .rating-btn {
        align-self: center;
    }

    .btn-feedback {
        font-size: 25px;
        padding: 25px 40px;
    }

    .feedback-title {
        font-size: 24px;
    }

    .feedback-header .feedback-date {
        display: none;
    }

    .feedback-body {
        font-size: 18px;
    }

    .feedback-date.mobile {
        text-align: right;
        font-size: 18px;
    }

    section.section-pb {
        padding-bottom: 80px;
    }

    section.blog .title-box {
        justify-content: center;
    }

    section.blog .page-title {
        font-size: 25px;
    }

    .articles {
        margin-left: 0;
        margin-right: 0;
    }

    .article {
        flex: 0 0 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .articles-btn-more {
        font-size: 20px;
        padding-left: 40px;
    }

    .articles-btn-more::before {
        width: 30px;
        height: 30px;
    }

    .banner-subtitle {
        display: none;
    }

    .single-preview {
        margin-top: 20px;
        padding: 17px;
    }

    .single-preview-text p, .single-body p {
        font-size: 15px;
    }

    .single-body h2 {
        font-size: 25px;
    }
    
    .product-container {
        padding-left: 0;
    }

    .container-elem-title {
        font-size: 20px;
    }
    
    .product-container-elem.bottom-left {
        display: none;
    }
    
    .depth-block {
        display: flex;
        justify-content: space-between;
    }
    
    .depth-block-elem.brand {
        display: block;
        width: 36%;
    }
    
    .depth-block-elem.radio {
        width: 58%;
    }
    
    .btn.btn-404 {
        font-size: 16px;
    }
    
    .breadcrumbs-elem {
        font-size: 14px;
    }
    
    .breadcrumbs-separator {
        margin: 0 5px;
    }
        
    .breadcrumbs-elem-current {
        display: none;
    }
}

@media only screen and (max-width: 375px) { 
    .header-btns-link img {
        max-height: 22px;
    }
    
    .banner-box {
        height: 240px;
    }

    .section-edge-elem::after {
        width: calc(100% + 10px);
    } 

    .footer-phone a {
        font-size: 18px;
        padding-left: 30px;
    }

    .footer-phone a::before {
        height: 20px;
        width: 20px;
    }

    .footer-email a {
        font-size: 18px;
        padding-left: 39px;
    }

    .footer-email a::before {
        height: 25px;
        width: 25px;
    }

    .footer-col-title, .footer-menu-elem a {
        font-size: 22px;
    }

    .product-elem-title a, .product-elem-price {
        font-size: 18px;
    }

    .thanks-box {
        padding: 80px 40px 50px 40px;
    }

    .thanks-text {
        font-size: 20px;
        margin-bottom: 100px;
    }

    .thanks-socials-elem img {
        max-height: 40px;
    }

    .product-heading .title-box .page-title {
        font-size: 30px;
        /* line-height: 23px; */
        line-height: 1;
    }
    
    .product-heading .title-box .page-title::before {
        height: 30px;
    }

    .spec-row {
        flex-direction: column;
    }

    .spec-prop {
        width: 100%;
    }

    .spec-value {
        padding-left: 0;
        width: 100%;
    }
    
    .cards-style2 .card-title {
        padding: 15px;
    }
}

@media only screen and (max-width: 320px) { 
    .banner-box {
        height: 200px;
    }

    .banner-title {
        font-size: 24px;
    }

    .page-title {
        font-size: 22px;
        line-height: 17px;
    }

    .cards {
        margin-left: 0;
        margin-right: 0;
    }

    .card {
        /* flex: 0 0 100%; */
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    
    .cards-style2 .card {
        width: 100%;
    }
   
    .links-elem-title {
        font-size: 20px;
    }

    .links-elem:nth-child(2n+1) .links-elem-title {
        left: 0px;
        padding-left: 40px;
    }

    .footer-info {
        font-size: 16px;
        margin: 0;
    }

    .footer-soc {
        margin: 0;
    }

    .footer-col-title, .footer-menu-elem a {
        font-size: 18px;
    }

    .select-head,
    .select-list .select-item,
    .product-color-desc,
    .product-depth-title {
        font-size: 18px;
    }

    .size-title {
        height: 80px;
        width: 80px;
        font-size: 23px;
    }

    .product-price .card-price {
        font-size: 40px;
    }

    .btn.add-cart {
        font-size: 22px;
    }

    .tab-btns {
        padding: 10px 0;
    }

    .tab-btn {
        padding: 20px 30px;
        font-size: 25px;
    }

    .tab-title {
        font-size: 20px;
    }

    .product-elem-img img {
        max-width: 40px;
        border-radius: 0;
    }

    .cart-products {
        padding: 14px 10px 40px 10px;
    }

    .product-elem-title a, .product-elem-price {
        font-size: 15px;
    }

    .cart-form {
        padding: 40px 10px 14px 10px;
    }
}
