/*
* Prefixed by:
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 6 version
*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');*/
@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Regular.woff2') format('woff2'),
    url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src:      url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Medium.woff2') format('woff2'),
     url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Bold.woff2') format('woff2'),
    url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

    .main-banners{
        width: 100%;
    }
    .main-banners .main-banners-slider .home-slider-slide {
        height: 100%;
    }
    .main-banners .main-banners-slider .home-slider-slide .slide-link {
        display: block;
        height: 100%;
    }   
    .main-banners .main-banners-slider .home-slider-slide .slide-link .slide-img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }   
    .img-box{
        display: block;
        margin-bottom: 24px;
        object-fit: cover;
    }
    .img-box img{
        width: 100%;
    }
    .main-banners-slider__slide .slide-img{
        width: 100%;
    }   
    .main-banners-slider{
        margin-bottom: 24px;
    }
    .col-right .box-bottom img{
        max-height: 482px;
    }
    .col-left img{
        width: 100%;
    }   
    .col-left a.box-bottom img{
        vertical-align: super;
    }
    .main-banners_col.col-left{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
    .main-banners_col.col-left .img-box.box-bottom{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    @media screen and (max-width:768px) {
        .main-banners_col.col-left{
           -webkit-box-orient: vertical; 
           -webkit-box-direction: reverse; 
           -ms-flex-flow: column-reverse; 
           flex-flow: column-reverse;
        }
    }
.img-box-center{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slick-home-arrow.slick-arrow{
    display: block;
}
.slick-home-arrow.slick-prev svg{
    transform: rotate(180deg);
}
.slick-home-arrow.slick-arrow svg{
    border-radius: 50%;
    background-color: #e5e5e5;
}
.slick-home-arrow.slick-arrow::before{
    display: none;
}
.home-slider-slide{
	max-width:100vw;
}

.cn-home-page-content{
    font-size: 18px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    color: #000;
}
.container.is_full{
    width: 100%;
    max-width: 1580px;
    padding: 0 20px;
    margin: 0 auto;
}

.cn-full-section{
    width: 100%;
    margin: 0 auto;
}
.cn-full-section__screen img{
    width: 100%;
}
.cn-single-slide img{
    width: 100%;
}
.cn-description{
    padding-bottom: 20px;
}
.cn-section-title{
    font-size: 24px;
    margin-bottom: 15px;
}
.cn-promotional{
    padding-top: 10px;
}
.cn-promotional__row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.cn-promotional__item{
    width: calc(50% - 15px);
}
.cn-cart_head{
    border-radius: 10px;
    overflow: hidden;
}
.cn-cart_head img{
    width: 100%;
}
.cn-cart_body{
    font-size: 13px;
    padding: 20px 0 26px 0;
}
.cn-cart_body .row .col-4:nth-child(2),
.cn-cart_body .row .col-4:nth-child(3){
    padding-left: 36px;
}
.cn-cart_body a{
    display: block;
    font-weight: 600;
    line-height: 2;
    font-size: 26px;
    color: #000;
}
.category_heading a{
    line-height: 1.5;
    padding-bottom: 10px;
    font-size: 26px;
}
.category_heading_link a{
    font-size: 15px;
}
.cn-cart-title{
    font-size: 20px;
}
.cn-promotional{
    width: 100%;
    margin: 0 auto;
}

/** cn-products */
.cn-products {

}
.cn-products .cn-section-title{
    font-weight: 500;
}
.cn-products__row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0px;
}
.cn-products__cart{
    width: calc(25% - 20px);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;

}
.cn-products__cart a:hover img{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.cn-products__cart a:hover img{
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}
.cn-products__cart-img{
    border-radius: 10px;
    overflow: hidden;
}
.cn-products__cart-img img{
    width: 100%;
}
.cn-products__cart-footer{
    padding: 10px 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cn-products__cart-footer h5{
    font-size: 18px;
    margin-bottom: 0;
}
.cn-products__cart-footer svg{
    width: 30px;
    height: 30px;

}

/** cn-description-body **/
.cn-description-body{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #FFF1E3;
    border-radius: 15px;
    padding: 48px 34px;
    font-size: 16px;
}
.cn-col-6{
    width: calc(50% - 50px);
}

.cn-description-body .h2{
    font-size: 32px;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 37px;
}

.cn-description-body h4,
.cn-description-body h5{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
}

/** cn-section-reviews **/

.cn-section-reviews .section-title{
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.cn-reviews{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 24px 0 36px 0;
}
.cn-comment{
    width: calc(33% - 25px);
    -webkit-box-shadow: 0px 30px 148.5px 10px #FAAD6626;
            box-shadow: 0px 30px 148.5px 10px #FAAD6626;
    padding: 34px 34px;
}
.comment-ava{
    width: 173px;
    height: 173px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.comment-text{
    font-family: 'Metropolis';
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    margin-bottom: 5px;
    min-height: 150px;
}
.comment-title{
    font-family: 'Metropolis';
    font-size: 28px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-bottom: 10px;  
}
.comment-ava img{
    width: 100%;
}
.cn-section-reviews .cn-btn{
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    display: block;
    padding: 10px 40px;
    max-width: 250px;
    width: 95%;
    margin: 0 auto;
    color: #FFF1E3;
    background-color: #02367B;
}
/** cn-section-promo **/
.cn-section-promo{
    padding: 15px 0 36px 0;
}
/** cn-section-video ***/
.cn-section-video{
    padding: 20px 0;
}
.cn-video-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #02367B;
    border-radius: 10px;
    color: #fff;
    padding: 36px;
}
.cn-video-block__headline{
    width: calc(50% - 20px);
    padding-left: 40px;
}
.cn-video-block__headline .h2{
    font-size: 48px;
    font-weight: 800;
    color: #fff;
}
.cn-video-box{
    width: calc(50% - 20px);
}
.cn-video-box img{
    width: 100%;
}

/** cn-section-blog **/
.cn-section-blog{
    padding: 10px 0 48px 0;
}
.cn-section-blog .h2{
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 36px;
}
.cn-section-blog .cn-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    
}
.cn-post-item{
    width: calc(50% - 20px);
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 86.4px 16px #FAAD6626;
            box-shadow: 0px 4px 86.4px 16px #FAAD6626;
    padding: 20px;
    border: 1px solid transparent;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.cn-post-item:hover{
    border: 1px solid #faad66;
}
.cn-post-item a{
    display: block;
    text-decoration: none;
}


.cn-post-item-title{
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cn-post-item-title h5{
    font-size: 22px;
    font-weight: 600;
    width: calc(100% - 120px);
    margin-bottom: 0;
}
.arrow-box{
    width: 48px;
    height: 48px;
    background-color: #02367B;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.cn-section-reviews{
    padding-top: 10px;
}
.cn-post-item__img{
    width: 100%;
    height: 400px;
    margin: 0;
    display: block;
}

.home-slider, .home-slider-m {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.home-slider-block, .home-slider-block-m {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.home-slider-slide, .home-slider-slide-m {
    box-sizing: border-box;
}

.slick-carousel > .home-slider-slide, .slick-carousel-mobile > .home-slider-slide-m {
    min-width: calc(100% + 20px);
}

.slick-carousel {
    overflow: hidden;
}

.home-slider-slide img, .home-slider-slide-m img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slick-prev.slick-arrow {
    left: 30px;
}

.slick-next.slick-arrow {
    right: 48px;
}

.slick-next:before, .slick-prev:before {
    font-size: 40px !important;
    color: #bfb6b6 !important;
}
.home .slick-arrow {
    padding-top: 5px;
    z-index: 1 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-decoration: none;
    outline: 0;
    color: #00000000;
}
.home .slick-arrow:before{
    opacity: 1;
}
.cn-home-page-content a:hover {
    color: #F99940;
}
.p-0 {
    padding: 0;
}

.category_heading {
    margin: 0;
}
.cn-products__cart-footer h3 {
    font-size: 20px;
    margin-bottom: 0;
}
.category_heading_link {
    margin-bottom: 0;
}

.cn-promotional__item.cn-cart .cn-cart_body p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
    margin-bottom: 17px;
    position: relative;
    padding-bottom: 18px;
    font-size: 15px;
}
.cn-promotional__item.cn-cart .cn-cart_body p::after {
    content: "Read more";
    position: absolute;
    bottom: 0;
    background: #fff;
    padding-left: 0px;
    cursor: pointer;
    text-decoration: underline;
    visibility: initial !important;
    left: 0;
    width: 100%;
}

.cn-promotional__item.cn-cart .cn-cart_body p.view {
    -webkit-line-clamp: unset;
    overflow: visible;
}
.cn-promotional__item.cn-cart .cn-cart_body p.view::after {
    display: none;
}

/* @media (min-width: 768px) {
    .home-slider-m{
        display: none;
    }
}
@media (max-width: 768px) {
    .home-slider{
        display: none;
    }
    .home-slider-m{
        display: block;
    }
} */

@media screen and (max-width: 1440px){
    .cn-post-item__img{
        height: 350px;
    }
}

@media screen and (max-width: 1024px) {
    /** cn-description-body **/
    .cn-description-body{
        padding: 36px 20px;
    }
    .cn-col-6{
        width: calc(50% - 20px);
    }
    .cn-description-body .h2{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .cn-section-promo {
   
        padding: 0px 0 20px 0;
    }
    .cn-reviews{
        padding: 15px 0 20px 0;
    }
    .cn-section-reviews .section-title{
        font-size: 30px;
    }
    .comment-title{
        font-size: 22px;
    }
    .comment-text{
        font-size: 14px;
    }
    .cn-video-block__headline .h2{
        font-size: 40px;
    }
    .cn-section-blog{
        padding: 0px 0 48px 0;
    }
    .cn-section-blog .h2{
        font-size: 30px;
        margin-bottom: 15px;
    }
    .cn-post-item-title h5{
        font-size: 20px;
    }
    .cn-products__cart-footer h5{
        font-size: 14px;
    }
    .cn-promotional{
        padding-top: 0px;
    }
    .cn-post-item__img{
        height: 250px;
    }
}

@media screen and (max-width: 1023px) {
    .cn-cart_body,
    .cn-cart_body a{
        font-size: 16px;
    }
    .category_heading a{
        font-size: 24px;
    }
    .cn-cart_body .row .col-4:nth-child(1){
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
    }
    .cn-cart_body .row .col-4:nth-child(2), 
    .cn-cart_body .row .col-4:nth-child(3){
        padding-left: 15px;
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
    }
    .cn-description-body{
        font-size: 14px;
        padding: 20px 10px;
    }
    .cn-description-body .h2{
        font-size: 20px;
    }
    .cn-description-body h4, .cn-description-body h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .cn-description-body p{
        margin-bottom: 10px;
    }

    .cn-section-reviews .section-title{
        font-size: 24px;
    }
    .cn-reviews{
        padding: 0px 0 10px 0;
    }
    .cn-comment{
        width: calc(33% - 5px);
        padding: 10px 10px;
    }
    .comment-title{
        font-size: 18px;
    }
    .comment-ava{
        width: 120px;
        height: 120px;
    }
    .cn-video-block{
        padding: 15px;
    } 
    .cn-video-block__headline{
        padding-left: 0;
    }
    .cn-video-block__headline .h2{
        font-size: 30px;
    }
    .cn-section-blog .h2{
        font-size: 24px;
    }
    .cn-post-item{
        width: calc(50% - 5px);
        padding: 10px;
    }
   
    .cn-post-item__img{
        height: 200px;
    }
    .cn-post-item-title{
        padding-top: 20px;
    }
    .cn-post-item-title h5{
        padding-top: 20px;
    }
    .arrow-box{
        width: 30px;
        height: 30px;
    }
    .cn-post-item:hover {
        opacity: 1;
    }
    .cn-description{
        padding-bottom: 15px;
    }
}


@media screen and (max-width: 767px) {
    .cn-cart_body .row .col-4:nth-child(1){
        width: 100%;
    }
    .cn-cart_body .row .col-4{
        width: calc(50% - 10px);
    }
}

@media screen and (max-width:600px) {
    .cn-post-item__img{
        height: 300px;
    }
    .cn-section-title {
    font-size: 18px;
    }
    .cn-promotional{
        padding-top: 10px;
    }
    .cn-promotional .cn-section-title{
        margin-bottom: 10px;
    }
    .cn-promotional__item{
        width: 100%;
    }
    .cn-products__cart{
        width: calc(50% - 10px);
    }
    .cn-full-section.cn-section-promo{
        padding-bottom: 15px;
    }
    .cn-col-6 {
        width: 100%;
    }
    .cn-comment{
        width: 100%;
        -webkit-box-shadow: 5px -2px 14px 1px #FAAD6626;
                box-shadow: 5px -2px 14px 1px #FAAD6626;
    }
    .comment-text{
        min-height: auto;
    }
    .cn-video-block__headline{
        width: 100%;
    }
    .cn-video-block__headline .h2{
        font-size: 24px;
    }
    .cn-video-box{
        width: 100%;
    }
    .cn-post-item{
        width: 100%;
    }
    .cn-post-item-title{
        padding-top: 15px;
    }
    .cn-post-item-title h5{
        padding-top: 0;
        font-size: 16px;
    }
    .cn-cart_body{
        padding: 10px 0 15px 0;
    }
    .cn-cart_body p{
        margin-bottom: 10px;
    }
    .cn-products__cart-footer {
        padding: 5px 0 10px 0;
    }
}
@media screen and (max-width:480px) {
    .cn-post-item__img{
        height: 200px;
    }
    
}