/* Adaptation */


/*992-1200px*/

@media screen and (max-width: 1200px) {}


/*768-992px*/

@media screen and (max-width: 992px) {}


/*576-768px*/

@media screen and (max-width: 768px) {
    .navigation__logo {
        width: 7.75rem;
    }
    .navigation {
        padding-bottom: 1rem;
    }
    .container {
        max-width: 33.75rem;
        padding: 0 1rem;
    }
    html,
    .colections__head p {
        font-size: 1rem;
    }
    .heroSlider h1 {
        font-size: 2rem;
    }
    .header_nav {
        width: 100%;
        margin: auto;
    }
    .menu,
    .header__search,
    .header__link,
    .about__img {
        display: none;
    }
    .navigation__account a {
        font-size: 0;
    }
    .header_nav ul {
        justify-content: center;
        gap: 2rem;
    }
    .header_nav li a {
        font-size: 0.7rem;
    }
    .navigation__account {
        width: auto;
    }
    .heroSlider .h1 {
        font-size: 2.3rem;
    }
    .hero {
        padding-top: 11.875rem;
        padding-bottom: 7.75rem;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../img/hero_bg.png) no-repeat center top / cover;
    }
    .heroSlider span {
        font-size: 1rem;
        width: 80%;
        margin: 1rem auto;
    }
    .heroSlider p {
        width: 100%;
        font-size: 1rem;
    }
    .heroSlider a {
        width: 13.5rem;
        font-size: 1rem;
    }
    .heroSlider .swiper-button-prev,
    .heroSlider .swiper-button-next {
        top: 34%;
        width: .8rem;
    }
    .about__head h2 {
        font-size: 1.5rem;
    }
    .about__head img {
        width: 1.5846rem;
    }
    .colections .colections__wrap {
        margin-top: 3rem;
    }
    .about_info p {
        line-height: 1.5rem;
        font-size: 1rem;
        font-weight: 300;
    }
    .about {
        padding: 2.8125rem 0 2.9375rem;
    }
    h2,
    .about__head h2 span {
        font-size: 1.5rem;
        line-height: 1;
    }
    .bannerBlock__info p {
        font-size: 1rem;
        line-height: 1.5625rem;
        margin: 1rem 0;
    }
    .about .container,
    .footer__top .container,
    .productWrap {
        flex-direction: column;
        gap: 0;
    }
    .about_info,
    .colections__head img,
    .colections__head>div,
    .bannerBlock__info a,
    .footer__info,
    .trustCard,
    .subscribeBlock,
    .loginCard,
    .productDescription__text,
    .productDescriptionInfo {
        width: 100%;
    }
    .trust__btn.btn-second,
    .blog__btn.btn-second {
        width: 17.4375rem;
        margin: 3rem auto 0;
        padding: 0.5rem 0 0.7rem;
        font-size: 1rem;
    }
    .blog__btn.btn-second {
        width: 11.4375rem;
    }
    .subscribeBlock__img {
        width: 6.3344rem;
    }
    .aboutPage__btn {
        width: 12rem;
        padding: 1.5rem 0;
        margin: 1.875rem auto 0;
    }
    .aboutCard {
        margin-top: 2rem;
        padding: 1rem;
        gap: 1rem;
    }
    .aboutCard svg {
        min-width: 1.7rem;
        max-width: 1.7rem;
    }
    .aboutCard svg {
        min-width: 1.7rem;
        max-width: 1.7rem;
    }
    .aboutCard h3 {
        font-size: 1.3rem;
    }
    .colections__head h2 {
        font-size: 1.5rem;
    }
    .colectionsCard__wrap h3,
    .btn-main,
    .testimonialSlid__text,
    .loginCard__button button {
        font-size: 1rem;
    }
    .colections {
        padding: 0;
        overflow: hidden;
    }
    .colections__head img {
        position: static;
    }
    .wcps-items-cart a,
    .btn-second {
        font-size: 0.8rem;
    }
    .related.products .colections__list {
            overflow: auto;
    }
	
	.productPhoto .wpgs-for a {
		height: 23rem;
	}

     .related.products .colections__list     .colectionsCard {
        width: 13rem;
    }
    .category .colections__list {
        grid-template-columns: 1fr 1fr;
    }
    .colectionsCard__price {
        gap: 0.4rem;
    }
    .category {
		    padding-top: 0rem;
        padding-bottom: 4.8125rem;
    }
    .colections__head a {
        width: 15.6875rem;
        margin: 2rem auto 8rem;
    }
    .category .colectionsCard__wrap h3 {
        font-size: 0.7rem;
    }
    .category .colectionsCard__wrap {
        padding: 1rem 0.5rem;
    }
    .colectionsCard {
        margin: auto;
    }
    .orderby {
        font-size: 0.6rem;
                height: 2rem;
        padding: 0.5rem 0.375rem;
    }
    .woocommerce-result-count span {
        font-size: 1rem;
    }
    .woocommerce-result-count,
    .category .colectionsCard__price {
        font-size: 0.8rem;
    }
    .category .colectionsCard {
        margin: 0;
        width: 100%;
    }
    .testimonial__wrap {
        width: 114%;
        overflow-x: auto;
        margin-top: 2.0625rem;
        flex-wrap: nowrap;
        padding: 2rem 3rem 2rem 0.2rem;
    }
    .testimonialCard {
        width: 100%;
        min-width: 22.625rem;
    }
    .testimonial__btn {
        margin: 2.0625rem auto 0;
        width: 16.6875rem;
    }
    .testimonial {
        overflow: hidden;
        padding: 4.375rem 0 6rem;
    }
    .testimonial__wrap::-webkit-scrollbar {
        height: 0.3125rem;
        border-radius: 0.625rem;
        background: rgba(255, 255, 255, 0.05);
    }
    .testimonial__wrap::-webkit-scrollbar-thumb {
        background: radial-gradient(60.71% 50% at 50% 50%, #D27D08 71.13%, rgba(255, 203, 60, 0.85) 100%);
        border-radius: 0.625rem;
        width: 0.625rem;
    }
    .bannerBlock {
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-end;
        padding: 2.125rem 1.3rem;
        z-index: 2;
    }
    .bannerBlock__info {
        width: 100%;
        height: 28rem;
        display: flex;
        flex-direction: column;
    }
    .bannerBlock img {
        bottom: 4rem;
        left: 50%;
        width: 18.4208rem;
        transform: translateX(-50%);
        z-index: -1;
    }
    .bannerBlock__info a {
        margin-top: auto;
    }
    .footer__top .container {
        gap: 2rem
    }
    .footer__bottom .container {
        flex-direction: column-reverse;
        gap: 1rem;
    }
    .footer__bottom {
        font-size: 0.8rem;
        text-align: center;
    }
    .banner {
        padding-bottom: 5.8125rem;
    }
    .openMenu {
        display: block;
    }
    .openMenu svg {
        width: 1.2rem;
        height: 1.2rem;
    }
    .h1,
    h1 {
        font-size: 1.6rem;
        width: 100%;
        margin: auto;
    }
    .aboutPage {
        padding: 13.875rem 0 3.3125rem;
    }
    .bg_section_about {
        top: 7.3rem;
    }
    .advantageWrap,
    .productDescription,
    .productDescriptionInfo {
        flex-direction: column;
    }
    .advantageLine {
        width: 1rem;
        height: 13rem;
        transform: rotate(90deg);
        margin: -4rem 0;
    }
    .advantageCard p {
        font-size: .9rem;
        line-height: 1.2rem;
    }
    .advantageCard:nth-child(3) {
        flex-direction: column-reverse;
    }
    .advantage {
        padding-bottom: 5.625rem;
    }
    .trust h2,
    .trust h2 strong,
    .bannerBlock__info h2 {
        font-size: 1.4rem;
    }
    .trust h2 strong {
        margin-bottom: .6rem;
    }
    .trust__wrap {
        flex-direction: column;
        gap: 1rem;
        margin-top: 10.3125rem;
    }
    .trustCard img {
        width: 8.25rem;
    }
    .trustCard h3 {
        font-size: 1.3rem;
    }
    .trustCard {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .trust__btn {
        width: 100%;
        margin: 3rem auto 0;
    }
    .trustCard::before,
    .trustCard::after {
        left: 0;
        width: 3.5625rem;
        height: 15.875rem;
        top: 0;
    }
    .trustCard::after {
        left: auto;
        right: 0;
    }
    .trust {
        padding-bottom: 5.125rem;
    }
    .advantageCard img {
        width: 12rem;
    }
    .bg_section {
        top: 6.67rem;
    }
    .blogPage {
        padding: 5.1875rem 0 6rem;
    }
    .blogList {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 1rem;
        row-gap: 1rem;
        margin-top: 3.4375rem;
    }
    .recommendedPost .blogList {
        margin-top: 0;
    }
    .blogCard__img img {
        height: 10.875rem;
    }
    .blogCard__text {
        padding: 1rem .5rem;
    }
    .blogCard__info {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.2rem;
    }
    .blogCard__info div {
        gap: 0.375rem;
        font-size: 0.7rem;
    }
    .blogCard__info svg {
        width: 1rem;
    }
    .blogCard__text h2,
    .bannerBlock__info a {
        font-size: 1rem;
    }
    .blogCard__avtor img {
        width: 1.3rem;
        height: 1.3rem;
    }
    .blogCard__avtor {
        gap: .6rem;
        margin-top: 1rem;
    }
    .blogCard__avtor h3,
    .blogCard__avtor span {
        line-height: 1.2rem;
        font-size: 0.7rem;
    }
    .bg_section_contact {
        top: 7.1rem;
    }
    .contact {
        padding: 9.6875rem 0 4.375rem;
    }
    .contact .h1,
    .productPhoto,
    .productInfo {
        width: 100%;
    }
    .contact p {
        font-size: 1.2rem;
        margin-top: 1rem;
    }
    .contact a {
        font-size: 1rem;
        width: 19rem;
    }
    .subscribe {
        padding: 2.75rem 0;
    }
    .subscribeBlock__border h2 {
        font-size: 1.2rem;
        width: 100%;
    }
    .subscribeBlock__border p {
        font-size: 1.1rem;
    }
    .subscribeBlock__from,
    .subscribeBlock__fromBtn input,
    .productAddToCard button,
    .productBuyNow {
        width: 100%;
    }
    .subscribeBlock__fromBtn {
        width: 100%;
        position: relative;
        transform: none;
        margin: 1rem auto 0;
        top: 0;
        right: 0;
    }
    .subscribeBlock {
        padding: 0.5rem;
    }
    .subscribeBlock__border {
        padding: 3rem 1rem;
    }
    .productWrap {
        gap: 2.5rem;
    }
    .productNumb {
        width: 37%;
        justify-content: center;
    }
    .productNumb button {
        width: 2.875rem;
        height: 3.5rem;
        padding: 0.5rem;
    }
    .productAddToCard {
        width: 58%;
    }
    .productAddToCard svg {
        right: 0.9rem;
        width: 1.2rem;
    }
    .productInfo {
        margin-top: 0;
    }
    .woocommerce-tabs ul.tabs {
        overflow: auto;
    }
    body .woocommerce-tabs ul.tabs li a {
        font-size: 1rem;
        white-space: nowrap;
    }
    .woocommerce-Tabs-panel {
        margin-top: 1rem;
    }
    .wc-tabs li {
        padding: 0 1rem 0.3rem;
    }
    .productAddToCard button,
    .productBuyNow {
        padding: 1rem 0.3125rem;
    }
    .productInfo__priceBlock {
        font-size: 1.2rem;
    }
    .productInfo h1 {
        font-size: 1.4rem;
    }
    .productInfo__button {
        flex-wrap: wrap;
        margin: 1rem 0 2rem;
    }
    .productPhoto__main {
        padding: 2.4rem;
    }
    .breadcrumbs__block svg {
        width: 1rem;
    }
    .breadcrumbs__block {
        font-size: .7rem;
        flex-wrap: wrap;
        gap: 0.2rem;
    }
    .breadcrumbs {
        padding: 4.875rem 0 3.0625rem;
    }
    .bg_section_login {
        top: 11rem;
    }
    .loginPage {
        padding: 0 0 3rem;
    }
    .wcps-items-thumb {
        width: 83%;
        margin: auto;
        height: 25.5rem;
    }
    .wcps-items-title {
        padding: 1rem 2rem;
    }
    .wcps-items-cart {
        width: 17rem;
        margin: 2rem auto 0;
    }
    .productDescriptionInfo__line {
        display: none;
    }
    body .cart-content .wc-block-components-checkout-return-to-cart-button {
        width: 14.75rem;
    }
    body .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
    .checkoutThanks__buttonOpen {
        width: 15rem;
        justify-content: center;
    }
    .bg_section_cart {
        height: 6rem;
    }
    .checkoutPage {
        padding-bottom: 4rem;
    }
    .checkoutThanks__text {
        width: 100%;
    }
    .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row,
    .checkoutThanks__button {
        flex-direction: column;
        gap: 1rem;
    }
    .cart-content .wc-block-components-title.wc-block-components-title {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
    .cart-content .wp-block-woocommerce-checkout-order-summary-block {
        padding: 0.25rem 0.7rem;
    }
    .cart-content .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
        font-size: 1rem;
    }
    .cart-content .wp-block-woocommerce-cart-totals-block {
        padding: 0.625rem!important;
    }
    .wc-block-components-product-name {
        font-size: 0.7em;
    }
    .cart-content {
        margin-top: 1rem;
    }
    .cart-content .wc-block-cart-items {
        padding: 0 0.75rem;
    }
    .testimonial_clientPage {
        padding: 1.375rem 0 6rem;
    }
    .accountBLockTitle {
        font-size: 1.3rem;
        margin-bottom: 1rem;
    }
    fieldset legend {
        font-size: 1.3rem;
    }
    .clientPage {
        padding-top: 6rem;
    }
    .woocommerce-MyAccount-content,
    .navigationBlock {
        width: 100%;
    }
    .woocommerce-Address__head {
        flex-direction: column;
        align-items: start;
        margin-bottom: 1rem;
    }
    .woocommerce-Address__head h3 {
        font-size: 1.2rem;
    }
    .order-block {
        overflow: auto;
    }
    .order-footer,
    .order-body,
    .order-header {
        min-width: 50rem;
    }
    .accountBLock {
        gap: 3.3125rem;
        flex-direction: column;
    }
    .woocommerce-tabs {
        padding-bottom: 0;
    }
    .colections__wrap .wcps-items-price {
        padding: 0 2rem;
    }
    .footer__top {
        padding-bottom: 4rem;
    }
    .footer_logo a {
        width: 10.875rem;
        margin-bottom: 1rem;
    }
    .categoryList a {
        font-size: 0.8rem;
    }
    .categoryList {
        margin: 2rem 0rem 1rem;
        overflow: auto;
        position: relative;
        padding-bottom: 1rem;
    }
    .categoryBlockProduct__top {
        margin-bottom: 2rem;
        justify-content: flex-start;
        gap: 1rem;
    }
    .woocommerce-ordering {
            margin-left: auto;
    }
    .closeMenu {
        margin: 2rem 2rem 0 auto;
    }
    .closeMenu svg {
        width: 1.2rem;
    }
    .menu li {
        padding: 0 0 0.4rem;
        width: max-content;
    }
    .menu li a {
        color: #fff;
        font-weight: 500;
    }
    .menuMob .menu {
        display: flex;
        margin: 0;
        width: 100%;
        padding: 0 2rem;
        flex-direction: column;
        gap: 2rem;
        margin-top: 2rem;
    }
    .mobMenu .header__link {
        display: flex;
        margin-top: 3rem;
    }
    .mobMenu {
        display: block;
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        height: 100%;
        background: #222222;
        z-index: 12;
        transition: all 0.5s ease;
    }
    .mobMenu.active {
        left: 0;
    }
    .comingsoon_bg,
    .comingsoonBLock {
        width: 100%;
    }
    .coming-soon {
        padding: 10.0625rem 0 7.5rem;
    }
    .comingsoonBLock h1 {
        font-size: 2rem;
    }
    .comingsoonBLock p , .postPage p, .postPage ul li{
        font-size: 1rem;
        line-height: 1.4rem;
    }
    .comingsoonBLock__btn {
        width: 80%;
    }
    .comingsoonBLock {
        padding: 3rem 1rem;
    }
    .comingsoonBLock__img {
        top: -9rem;
    }
    .comingsoonBLock__img img {
        width: 11.5625rem;
    }
    .comingsoonBLock__img:after {
        filter: blur(7.25rem);
        width: 11.4375rem;
        height: 6.5625rem;
        top: 3.125rem;
    }
    .pageError_img {
        margin: auto;
        width: 100%;
    }
    .pageError {
        padding: 4.0625rem 0 5.5rem;
    }
    
    .postPage h2, .postPage h3 {
            font-size: 1.2rem;
    }
    
    .postPage h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    
    .postPage {
        width: 100%;
        padding: 5rem 0;
    }
    
    .categoryBlockFilter__close, .openFilter {
        display:block;
        width: 1.3rem;
    }
    
    .categoryBlockFilter__close {
            margin-left: auto;
    }
    
    .categoryBlockFilter {
            transition: all 0.5s ease;
        position: absolute;
        z-index: 8;
        left: -100%;
        background: #2f2f2f;
        padding: 1rem 2rem 3rem;
        width: 80%;
        border-radius: 0 0.5rem 0.5rem 0;
        height: auto;
    }
    
    .categoryBlockFilter.active {
        left: 0;
    }
	
	.btn-main {
		    padding: .7rem 0 .9rem;
	}
	
	.hero a {
		width: 10.6226rem;
	}
}