/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Khand:wght@300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Jost:ital,wght@0,100..900;1,100..900&family=Khand:wght@300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.wd-product-cats {
    display: none;
}

span.price {opacity: 0;}

.wd-entities-title a {
    color: #333333 !important;
    font-size: 20px !important;
    line-height: 28px;
    font-weight: 700 !important;
    font-family: 'Barlow' !important;
    text-transform: uppercase !important;
}


.product-element-top a.product-image-link {
    background: #f6f6f6;
    border-radius: 14px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 12px 0px 12px;
}


.post-27553 .product-element-top a.product-image-link img {
    position: relative;
    top: -33px;
}

body .post-27553 .product-element-top a.product-image-link {
    padding-top: 0 !important;
    height: 299px !important;
}

.wd-product .product-wrapper:hover span.price {
    opacity: 100% !important;
}

.amount {
    color: #47bcd5 !important;
}

.product-element-top a.product-image-link img {
    height: 282px;
    object-fit: contain;
}


.post-27559  .product-element-top a.product-image-link img {
    position: relative;
    top: -38px;
    transform: scale(1.2);
}

body .post-27559 .product-element-top a.product-image-link {
    padding-top: 0 !important;
    height: 299px !important;
}

.post-27561 .product-element-top a.product-image-link img {
    position: relative;
      top: -38px;
    transform: scale(1.2);
}

body .post-27561 .product-element-top a.product-image-link {
    padding-top: 0 !important;
    height: 299px !important;
}
.wd-arrow-inner:hover {
    background: #000 !important;
}

body .wd-arrow-inner:hover::after {
    color: #fff !important;
}
/* ================================== Carousel */

.wd-nav-pagin-wrap {
    margin-top: 36px !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background: #47bcd5 !important;
    border-color: #47bcd5 !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    background: #cccccc !important;
    border-color: #cccccc !important;
}

.wd-arrow-inner {
    background: #47bcd5 !important;
    height: 40px !important;
    width: 40px !important;
	cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-arrow-inner:after {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}

.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    transform: none !important;
    left: -20px !important;
    margin-top: 16px;
	opacity: 1 !important;
}


.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: none !important;
    left: 97.9% !important;
    margin-top: 16px;
	opacity: 1 !important;
}

/* ================================== Carousel */


/* ======================== Customize Porducts Css */

.product_cat-customize-your-order .product-element-top a.product-image-link {
    background: transparent !important;
}

.product_cat-customize-your-order .product-wrapper {
    position: relative;
    padding-bottom: 20px !important;
}

.product_cat-customize-your-order .product-wrapper::after {
    content: '';
    background: #f6f6f6;
    position: absolute;
    height: 59%;
    width: 100%;
    z-index: -1;
    border-radius: 0px 0px 12px 12px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

body .product_cat-customize-your-order .product-element-top a.product-image-link img {
    height: 255px !important;
}

.product_cat-customize-your-order .product-wrapper span.price {
    display: none !important;
}

.products-style-02 [class*="wd-grid"] {
    --wd-gap: 10px 20px !important;
}

.wd-product .price {
    font-size: 18px !important;
    font-family: 'Barlow' !important;
    font-weight: 800 !important;
    position: relative;
    top: -8px;
}

div.about-section-left .title-subtitle {
    margin-bottom: 12px !important;
}

div.about-section-left h4.woodmart-title-container {
    font-size: 59.98px !important;
    margin-bottom: 6px;
}

div.about-section-left .title-wrapper {
    margin-top: -28px;
}

.section-title .liner-continer {
    margin-bottom: 8px !important;
}

.section-title .title-after_title {
    max-width: 68% !important;
    line-height: 24px !important;
}

.home .site-content {
    margin-bottom: 0 !important;
}







/* ===================== Banner Section */

.elementor-widget-shortcode {
    width: 100% !important;
}

.whb-general-header .whb-flex-row {
    max-height: 160px;
}

.whb-general-header {
    height: 150px !important;
    padding: 12px 0px 12px;
}

.whb-general-header .container {
    height: 150px !important;
}

.whb-general-header .whb-flex-row .whb-column {
    height: 150px;
}

.banner-content {
    padding-top: 0px !important;
}

.banner-content .e-con-inner {
    max-width: 1400px !important;
}

.wd-slide-inner {
    max-width: 100% !important;
}

.wd-slide-container {
    padding-bottom: 14px !important;
}

.banner-content h4.elementor-heading-title {
    margin-bottom: 4px !important;
}


.whb-general-header .whb-flex-row .whb-col-center {
    display: flex;
    align-items: flex-start;
    padding-top: 28px;
}

.wd-nav {
    gap: 22px !important;
}

.wd-nav-main>li>a {
    font-size: 16px !important;
    line-height: normal;
    font-weight: 500 !important;
    color: #fff !important;
    font-family: 'Barlow' !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #21afd5 !important;
}

.whb-general-header .whb-flex-row .whb-col-right {
    display: flex;
    align-items: flex-start;
    padding-top: 28px;
}


.whb-general-header .whb-flex-row .whb-col-right .wd-header-wishlist span.wd-tools-text {
    display: block !important;
    color: #fff !important;
    font-size: 10px;
    font-family: 'Poppins';
    font-weight: 400 !important;
    padding-left: 5px;
}

.whb-general-header .whb-flex-row .whb-col-right .wd-header-my-account span.wd-tools-text {
    display: block !important;
    color: #fff !important;
    font-size: 10px;
    font-family: 'Poppins';
    font-weight: 400 !important;
    padding-left: 5px;
}



.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    top: 16px !important;
    background: #30317c !important;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    background: #30317c !important;
}

input#esfpx_email_6cdcd2eb289d {
    border: none !important;
    border-bottom: 1px solid #636363 !important;
    padding: 0 !important;
    font-family: 'Barlow';
    font-size: 14px;
}

.gjs-cell input[type="submit"] {
    font-size: 14px !important;
    font-family: 'Barlow';
    font-weight: 700;
    line-height: normal;
    padding: 14px 39.5px;
    background: #47bcd5;
    margin-top: 6px;
    border-radius: 5px;
}


.gjs-cell input[type="submit"]:hover {
    color: #fff !important;
    background: #443172;
}


body .whb-sticked .whb-general-header {
    height: 100px !important;
    background: #00334c;
}

body .whb-sticked .whb-general-header .whb-col-center {
    padding-top: 15px !important;
}


body .whb-sticked .whb-general-header .whb-col-right {
    padding-top: 15px !important;
}

body .whb-sticked .whb-general-header .wd-logo  img {
    transform: scale(1.5);
}

.wd-slide {
    min-height: 790px !important;
}

.banner-content a.btn {
    padding: 18px 50px !important;
    border-radius: 4px !important;
}

.banner-content a.btn:hover {
    background-color: #4a2682 !important;
    color: #fff !important;
}

.banner-right img {
    animation: sina-bounce-anim 12s infinite ease-in-out;
    position: relative;
    right: -20px;
}

@keyframes sina-bounce-anim {
    0% {
        transform: translate(0, -10px) rotate(0deg);
        opacity: 1;
    }
    25% {
        transform: translate(0, 10px) rotate(0deg);
        opacity: 0.8;
    }
    50% {
        transform: translate(0, -10px) rotate(0deg);
        opacity: 1;
    }
    75% {
        transform: translate(0, 10px) rotate(0deg);
        opacity: 0.8;
    }
    100% {
        transform: translate(0, -10px) rotate(0deg) scale(1);
        opacity: 1;
    }
}


.banner-right {
    margin-top: 120px !important;
    margin-bottom: 16px !important;
}

body .woodmart-loaded .wd-slide-bg {
    background-size: 100% 100% !important;
    background-position: 100% 100% !important;
}

.wd-slider .wd-nav-arrows {
    display: none !important;
}


/* ============================================= Testimonials Section */

div.testimonials-section .owl-item .uc_item {
    background: #fff;
    padding: 106px 42px 25px 42px;
    border-radius: 12px;
}

div.testimonials-section .owl-item .uc_item .uc_review {
    margin: 0 !important;
    padding: 0 !important;
}

div.testimonials-section .owl-item .uc_item .uc_review .uc_star_container {
    display: none;
}

div.testimonials-section .uc_item img.uc_image {
    position: absolute;
    top: 0;
}


div.testimonials-section .owl-item .uc_item img.uc_image {
    position: absolute !important;
    top: -32px;
    left: 42px;
    height: 132px !important;
    width: 110px !important;
    object-fit: cover !important;
}

div.testimonials-section .owl-item .uc_item .uc_review {
    text-align: left;
}

div.testimonials-section .uc_review {
    background: transparent !important;
    box-shadow: inherit;
    border: indianred !important;
}

div.testimonials-section p.uc_content {
    font-size: 14px !important;
    font-family: 'Poppins' !important;
    line-height: 22px;
    font-weight: 400;
    color: #919191 !important;
    margin-top: 5px !important;
}

div.testimonials-section .active.center.uc-active-item {
    transform: scale(1.3);
    z-index: 99;
    background: #fff;
    border-radius: 8px;
    padding: 6px 0px 43px;
    position: relative;
    top: -25px;
}

div.testimonials-section .owl-stage {
    padding: 111px 0px 75px;
}


div.testimonials-section .active.center.uc-active-item img.uc_image {
    top: -32px !important;
}

div.testimonials-section span.uc_author {
    position: absolute;
    top: 27px;
    left: 37%;
    font-size: 25px !important;
    font-weight: 700;
    font-family: 'Poppins';
    line-height: 26px;
    color: #686767 !important;
    padding-bottom: 22px;
}

div.testimonials-section .active.center.uc-active-item p.uc_content {
    transform: inherit !important;
    font-size: 10px !important;
    width: 98% !important;
}

div.testimonials-section .owl-nav button {
    background: #47bcd5 !important;
    height: 48px !important;
    width: 70px !important;
}

div.testimonials-section .owl-nav .owl-prev {
    left: -71px !important;
    margin-top: 41px;
    border-radius: 100px 0px 0px 100px !important;
}

div.testimonials-section .owl-nav .owl-next {
    right: -71px !important;
    margin-top: 41px;
    border-radius: 0px 100px 100px 0px !important;
}

div.testimonials-section span.uc_author::after {
    content: 'Our Client';
    display: block;
    font-size: 9px !important;
    color: #686767 !important;
    font-weight: 400 !important;
    line-height: 21px !important;
}

div.testimonials-section .owl-nav button:hover {
    background: #443172 !important;
}

div.testimonials-section {
    position: relative;
}

div.testimonials-section::before {
    content: '';
    background: url(/wp-content/uploads/2024/11/before-icon.png);
    position: absolute;
    width: 18%;
    height: 200px;
    left: 20px;
    top: -45px;
    background-size: contain;
    background-repeat: no-repeat;
}

div.testimonials-section::after {
    content: '';
    background: url(/wp-content/uploads/2024/11/after-icon.png);
    position: absolute;
    width: 15%;
    height: 200px;
    right: -40px !important;
    bottom: -43px;
    background-size: contain;
    background-repeat: no-repeat;
}


div.testimonials-section .e-con-inner {padding-bottom: 40px;}

div.testimonials-section {
    height: 655px !important;
}



/* ============================================= Testimonials Section */


.page-title .title {
    font-family: 'Barlow' !important;
    font-weight: 700 !important;
    margin-top: 45px;
    font-size: 45px !important;
    
    
    !i;
    !;
}

.page-title {
    padding-bottom: 30px !important;
}

form.wpcf7-form :is(input[type='email'],input[type='date'],input[type='search'],input[type='number'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],select,textarea) {
    border-bottom: 1px solid #000 !important;
}

form.wpcf7-form input[type="submit"] {
    background: #1fa9ce;
    border-radius: 8px !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    padding: 14px 28px !important;
    font-family: 'Barlow';
    color: #000 !important;
}

form.wpcf7-form input[type="submit"]:hover {
    background: #302c6f;
    color: #fff !important;
}

ul.wd-checkout-steps {
    padding-top: 45px !important;
}

.related-products h4.wd-el-title {
    font-size: 28px !important;
    color: #000 !important;
    font-weight: 700;
    font-family: 'Barlow';
    text-transform: capitalize;
}

body.single-product .whb-color-dark:not(.whb-with-bg) {
    background: #00334c;
    height: 120px !important;
}
body.single-product .whb-sticked .site-logo {
    transform: scale(1.2);
    margin-top: 11px;
}

body.single-product .site-content {
    padding-top: 60px;
}

body.single-product ul.wd-nav li a.wd-nav-link {
    font-size: 16px !important;
    font-family: 'Barlow';
    font-weight: 600;
    padding-top: 11px;
}

body.single-product .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    top: -12px !important;
}

body.single-product figure.woocommerce-product-gallery__image {padding: 50px;}

body.single-product .woocommerce-product-gallery__wrapper {
    border: 1px solid #f6f6f6;
    border-radius: 4px !important;
    background: #f6f6f6;
    height: 600px;
    width: 100%;
    overflow: hidden;
}

body.single-product h1.entry-title {
    margin-top: 40px;
}

body.single-product .woocommerce-product-gallery__wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain !important;
}

body.single-product .woocommerce-product-gallery__wrapper figure.woocommerce-product-gallery__image {
    height: 600px;
	padding-top: 65px;
}

body.single-product .product-image-summary-wrap .wd-nav-arrows {display: none;}

body.single-product .whb-sticked .whb-row:last-child {
    height: 100px !important;
}

body.single-product .whb-column {
    height: 107px !important;
}

body.single-product .whb-general-header .container {
    height: 108px !important;
}

body.single-product .whb-col-left img {
    height: 102px;
    margin-bottom: 12px;
}

.single-breadcrumbs-wrapper {
    padding: 10px;
    background: rgb(246 246 246);
    max-width: 1400px;
    margin: 0 auto;
    border-radius: 6px;
}

.single-breadcrumbs-wrapper a {
    color: #000000 !important;
    font-weight: 400;
    font-family: 'Poppins';
}

body.woocommerce-shop, .archive, .woodmart-archive-shop, .product_cat-customize-your-order .product-element-top a.product-image-link {
    background: #f6f6f6 !important;
}

body.woocommerce {
    font-family: 'Barlow' !important;
}

.widget  h5.widget-title {
    margin-bottom: 10px !important;
    font-size: 18px;
    font-family: 'Barlow';
    text-transform: capitalize !important;
    font-weight: 500;
}

.product_list_widget>li {
    padding-bottom: 0 !important;
}
.wd-back-btn a {
    margin-top: 50px;
}
body.page-id-4400 .site-content {
    margin-bottom: 0 !important;
}

.wd-active span.wd-accordion-opener::before {
    background: #00334c !important;
    padding: 8px;
    border-radius: 5px;
    color: #ffffff !important;
}
.wd-accordion-title span.wd-accordion-opener::before {
    background: #d9d9d9;
    padding: 8px;
    border-radius: 5px;
    color: #ffffff !important;
}


.elementor-social-icon {
    font-size: 15px !important;
    padding: 7px !important;
}

.page-id-27830 .page-title {
    margin-bottom: 0 !important;
}

.page-id-27830 .site-content {
    margin-bottom: 0 !important;
}

a.scrollToTop.button-show {
    width: 30px !important;
    height: 30px !important;
    border-radius: 0 !important;
    background: #00334c;
    color: #fff !important;
    bottom: 82px !important;
    right: 10px !important;
}

div#header-video-logo {
    height: 120px;
    width: 230px !important;
    margin-bottom: 30px;   
}

div#header-video-logo .e-hosted-video {
    height: 120px;
    width: 230px !important;
}

div#header-video-logo .e-hosted-video video.elementor-video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* ================ */

body .whb-sticked div#header-video-logo {
    height: 100px !important;
    width: 185px !important;
    margin: 0 !important;
    position: relative;
    top: 7px;
}

body .whb-sticked div#header-video-logo .e-hosted-video {
    height: 100px !important;
    width: 185px !important;
}

body.single-product .post-27559 .related-products .product-element-top a.product-image-link img {
    top: 0 !important;
}

body.single-product .related-products .product-element-top a.product-image-link img {
    padding: 20px;
}


body.single-product .post-27559 .related-products .product-element-top a.product-image-link {
    min-height: 345px !important;
}

body.single-product .related-products .wd-nav-arrows .wd-btn-arrow {
    top: 33% !important;
}

