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





/* theme css */
.main-page-wrapper {
    padding-top: 0 !important;
}

.site-content {
    margin-bottom: 0;
}

.wd-prefooter {
    padding-bottom: 0 !important;
}

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

.contentBox .info-box-subtitle {
    color: #0F5A75;
    font-size: 25px;
    text-transform: capitalize;
    position: relative;
    padding-left: 30px;
}

.contentBox .info-box-subtitle:before {
    content: '';
    position: absolute;
    left: 0;
    width: 21px;
    height: 16px;
    background-image: url(/wp-content/uploads/2025/01/Rectangle-1868.png);
    top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}

.contentBox .info-box-title {
    color: #2E4071;
    font-size: 45px;
}

.contentBox .info-box-inner {
    color: #2E4071;
}

.contentBox a.btn {
    color: #0F5A75;
    border: 2px solid #fff;
}

.contentBox a.btn:hover {
    color: #fff;
    background: transparent;
}
/* theme css */

/* header */
.whb-row.whb-top-bar .wd-icon:before {
    color: #2E4071;
}

.whb-row.whb-top-bar {
    border-bottom: 2px solid #ebebeb;
}

.whb-row.whb-top-bar .info-box-wrapper .wd-info-box {
    display: flex;
    flex-direction: row;
}

.whb-row.whb-top-bar .info-box-wrapper .wd-info-box p {
    color: #2E4071;
    font-size: 14px;
}

.whb-row.whb-top-bar .info-box-wrapper .wd-info-box p a {
    color: #2E4071;
    font-size: 14px;
}

.whb-row.whb-top-bar .info-box-wrapper .wd-info-box .info-box-inner {
    font-size: 14px;
    line-height: 16px !important;
}

.whb-row.whb-general-header {
    border-bottom: 0 !important;
}

.whb-row.whb-general-header .menu li a span {
    color: #2E4071B2 !important;
    font-size: 18px;
    transition: all ease 0.5s;
    border-bottom: 2px solid transparent;
}

.whb-row.whb-general-header .menu li.current-menu-item  a span {
    color: #1e376d !important;
}

.whb-row.whb-general-header .menu {
    gap: 40px;
}

.whb-row.whb-general-header .menu li a span:hover {
    transform: scale(1.1);
    border-bottom: 2px solid #1f386e;
}

.whb-row.whb-general-header a.btn {
    background: #1e376d;
    color: #fff !important;
    font-size: 14px;
    border: 2px solid transparent;
}

.whb-row.whb-general-header a.btn:hover {
    background: transparent;
    color: #1e376d !important;
    border: 2px solid #1e376d;
}

.whb-row.whb-general-header span.wd-cart-number.wd-tools-count {
    background-color: #2BA8D6 !important;
}

.whb-row.whb-general-header .wd-header-cart {
    border-right: 2px solid #8080808c;
    padding-right: 10px;
}
/* header */

/* banner */
.mainBanner {
    padding: 50px 0 0;
}

.mainBanner .contentBox.bannerContent .info-box-subtitle {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    padding-left: 0;
}

.mainBanner .contentBox.bannerContent .info-box-subtitle:before {
    display: none;
}

.mainBanner .contentBox.bannerContent .info-box-title {
    color: #fff;
    font-size: 60px;
}

.mainBanner .contentBox.bannerContent .info-box-inner {
    color: #fff;
}

.mainBanner .contentBox.bannerContent a.btn {
    color: #0F5A75;
    border: 2px solid #fff;
}

.mainBanner .contentBox.bannerContent a.btn:hover {
    color: #fff;
    background: transparent;
}
/* banner */


/* aboutRow */
.aboutRow {
    padding: 50px 0;
}

.signatureContent .info-box-subtitle {
    color: #2E4071;
    font-weight: bold;
}

.aboutRow a.btn {
    color: #2e4071;
    border-bottom: 1.5px solid;
}
/* aboutRow */

/* productRow */
.productRow .single-breadcrumbs {
    display: none !important;
}

.productRow .single-product-content {
    padding: 0;
}

.productRow .product_title {
    color: #2E4071;
    font-size: 45px;
    font-weight: 700;
}

.productRow  p.price {
    font-size: 35px;
}

.productRow p.price bdi {
    font-weight: 700;
    color: #0F5A75;
}

.price del {
    color: #0F5A75;
    padding-right: 10px;
    border-right: 4px solid #0F5A75;
}

.rowBox {
    padding: 15px 0;
    border-bottom: 2px solid #2e4071;
    color: #2E4071;
    font-size: 20px;
}

.productRow .woocommerce-product-details__short-description p {
    padding-top: 10px;
}

.productRow .row.product-image-summary-inner .product-images {
    flex: 40%;
    max-width: 40%;
}


.productRow .row.product-image-summary-inner .summary.entry-summary {
    flex: 60%;
    max-width: 60%;
}

.productRow .row.product-image-summary-inner .product-images {
    flex: 40%;
    max-width: 40%;
}

.productRow .row.product-image-summary-inner .summary.entry-summary {
    flex: 60%;
    max-width: 60%;
}

.productRow  .quantity {
    display: none;
}

.productRow .wd-compare-icon {
    display: none;
}

.productRow .wd-wishlist-icon {
    display: none;
}

.productRow .product_meta {
    display: none;
}

.productRow .wd-nav-wrapper.wd-nav-tabs-wrapper {
    display: none;
}

.productRow div#reviews {
    display: none;
}

.productRow .col-12.poduct-tabs-inner {
    display: none;
}

.productRow .product-tabs-wrapper {
    display: none;
}

.productRow .product-share {
    display: none;
}

.productRow .product-additional-galleries {
    display: none;
}

.productRow span.onsale.product-label {
    display: none !important;
}

.productRow button.single_add_to_cart_button {
    padding: 20px 40px;
    font-size: 18px;
    border: 2px solid #2e4071;
}

.productRow button.single_add_to_cart_button:hover {
    background: transparent;
    color: #2e4071;
}

.productRow .row.product-image-summary-inner {
    display: flex;
    align-items: center;
}

.productRow .contentBox {
    position: absolute;
    left: 41%;
    top: 40px;
    z-index: 999;
}
/* productRow */

/* retailerRow */
.whyChooseRow {
    padding: 50px 0;
}

.retailerRow {
    padding: 30px;
}

.retailerRow .contentBox .info-box-title {
    color: #fff;
}

.retailerRow a.btn {
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    background: transparent;
    border: 2px solid #fff;
    text-transform: capitalize;
}

.retailerRow a.btn:hover {
    background: #fff;
    color: #0F5A75;
}

.contentBox.reaseonBox {
    box-shadow: 0px 1px 15px #ddd;
    padding: 50px 20px 15px;
    position: relative;
    margin-top: 25px;
    border-radius: 15px;
    transition: all ease 0.5s;
    background: #fff;
}

.contentBox.reaseonBox .info-box-content {
    height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 0px;
}

.contentBox.reaseonBox .info-box-title {
    font-size: 25px;
}

.contentBox.reaseonBox .info-box-inner {
    font-size: 14px;
}

.contentBox.reaseonBox a.btn {
    color: #fff;
}

.contentBox.reaseonBox .box-icon-wrapper {
    position: absolute;
    top: -25px;
    background: #2E4071 !important;
    padding: 10px;
    border-radius: 15px;
}

.contentBox.reaseonBox .box-icon-wrapper img {
    filter: brightness(15.5);
}

.contentBox.reaseonBox:hover {
    background: #2e4071;
}

.contentBox.reaseonBox:hover .info-box-title {
    color: #fff;
}

.contentBox.reaseonBox:hover .box-icon-wrapper {
    background: #fff !important;
    box-shadow: 0px 1px 5px #000;
}

.contentBox.reaseonBox:hover .box-icon-wrapper img {
    filter: none;
}

.contentBox.reaseonBox:hover .info-box-inner {
    color: #fff;
}

.contentBox.reaseonBox:hover a.btn:hover {
    background: #fff;
    color: #2e4071;
}
/* retailerRow */

/* chapterRow */
.chapterRow .accordion {
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin: 0px auto;
    border-bottom: 2px solid #2e4071;
}

.chapterRow .accordion ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid red;
}

.chapterRow .accordion ul li {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 16.666%;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 1000ms ease-in-out;
    margin: 0 20px;
}

.chapterRow .accordion ul li div {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border: 2px solid #2e4071;
}

.chapterRow .accordion ul li div a {
    display: block;
    height: 600px;
    width: 100%;
    position: relative;
    z-index: 3;
    vertical-align: bottom;
    padding: 15px 20px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    font-family: Open Sans, sans-serif;
    transition: all 300ms ease-in-out;
    display: flex;
}

.chapterRow .accordion ul li div a * {
    opacity: 1;
    margin: 0 0 0 10px;
    width: 100%;
    position: relative;
    z-index: 5;
    white-space: nowrap;
}

.chapterRow .accordion ul li div a h2 {
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    text-transform: uppercase;
    margin-bottom: 2px;
    top: 50px;
    bottom: 0;
    margin: auto !important;
    left: 0;
    right: 0;
    transform: rotate(-90deg);
    display: block;
    color: #fff;
    
}

.chapterRow .accordion ul li div .title {
    font-family: Montserrat, sans-serif;
    text-overflow: clip;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 2px;
    top: 210px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000;
    left: 5%;
    position: absolute;
    opacity: 1;
}

.chapterRow .accordion ul li div a p {
    top: 240px;
    font-size: 18px;
    padding-left: 0;
    display: none;
}

.chapterRow .accordion ul li:nth-child(1) {
    background-image: url("/wp-content/uploads/2025/02/1.png");
    background-position: top center;
    background-size: cover !important;
}

.chapterRow .accordion ul li:nth-child(2) {
    background-image: url("/wp-content/uploads/2025/02/2.png");
    background-position: top center;
    background-size: cover !important;
}

.chapterRow .accordion ul li:nth-child(3) {
    background-image: url("/wp-content/uploads/2025/02/3.png");
    background-position: top center;
    background-size: cover !important;
}

.chapterRow .accordion ul li:nth-child(4) {
    background-image: url("/wp-content/uploads/2025/02/4.png");
    background-position: top center;
    background-size: cover !important;
}

.chapterRow .accordion ul li:nth-child(5) {
    background-image: url("/wp-content/uploads/2025/02/5.png");
    background-position: top center;
    background-size: cover !important;
}

.chapterRow .accordion ul li {
    background-size: cover;
}

.chapterRow .accordion ul:hover li {
    width: 10%;
    
}

.chapterRow .accordion ul:hover li:hover {
    width: 90%;
}

.chapterRow .accordion ul:hover li:hover a * {
    opacity: 1;
    -webkit-transform: translateX(0);
}

.chapterRow .accordion ul:hover li:hover .title * {
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@media screen and (max-width: 680px) {
    body {
        margin: 0;
    }

    .chapterRow .accordion {
        height: auto;
    }

    .chapterRow .accordion ul li,
    .chapterRow .accordion ul li:hover,
    .chapterRow .accordion ul:hover li,
    .chapterRow .accordion ul:hover li:hover {
        position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
        -webkit-transition: none;
        transition: none;
    }

    .chapterRow .accordion ul li div a * {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.chapterRow .accordion ul li div a {
    background: #2E4071;
    border: 15px solid #fff;
}

.chapterRow .accordion ul li div a:hover {
    background: none;
}

.chapterRow .accordion ul li div a:hover h2 {
    display: none;
}

.chapterRow {
    display: flex;
    justify-content: center;
}

.chapterRow .contentBox .info-box-subtitle {
    text-align: center;
}

.chapterRow .contentBox .info-box-subtitle:before {
    left: 0;
    right: 0;
    margin: auto;
    left: -220px;
}

.chapterRow .contentBox .info-box-title {
    text-align: center;
}
/* chapterRow */

/* ctaRow */
.ctaRow {
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}

.ctaRow .contentBox .info-box-subtitle {
    text-align: center;
    padding-left: 0;
    color: #fff;
}

.ctaRow .contentBox .info-box-subtitle:before {
    display: none;
}

.ctaRow .contentBox .info-box-title {
    color: #fff;
    text-align: center;
}

.ctaRow .contentBox .info-box-inner {
    color: #ffffffa3;
    font-size: 24px;
    text-align: center;
    text-transform: capitalize;
}

.ctaRow .contentBox .wd-button-wrapper {
    text-align: center;
}
/* ctaRow */

/* footer */
/* footer.footer-container.color-scheme-dark {
    border: 0 !important;
    position: relative;
    left: 20%;
    width: 80% !important;
} */

.mainFooter .woodmart-title-container.title {
    color: #2e4071;
    font-weight: 600;
    font-size: 24px;
}

.mainFooter .wd-info-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
}

.mainFooter .wd-info-box .info-box-title {
    color: #0a0f25;
    font-weight: 400;
}

.mainFooter .wd-info-box .info-box-inner {
    color: #0a0f25;
    font-weight: 300;
}

.mainFooter .menu li a {
    color: #2e4071 !important;
}

.mainFooter a.wd-social-icon {
    background: #491D69 !important;
}

.mainFooter a.wd-social-icon:hover {
    background: #fff !important;
    color: #491d69 !important;
}

.mainFooter .gform_wrapper form {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    flex-direction: column;
}

.mainFooter .gform_wrapper form .gform_footer.before {
    padding: 0;
    margin: 0;
}
.mainFooter .gform_wrapper form .ginput_container_email input {
    border-radius: 30px;
    background: #fff;
    padding: 20px;
    border: 1.5px solid gray;
    color: gray !important;
}

.mainFooter .gform_wrapper form .ginput_container_email input::placeholder {
    color: gray;
    font-weight: 500;
}

.mainFooter .gform_wrapper form .gform_footer.before input {
    padding: 8px 15px;
    border-radius: 30px;
    text-transform: capitalize;
    color: #fff;
    background: #0F5A75;
    border: 2px solid transparent;
}

.mainFooter .gform_wrapper form .gform_footer.before input:hover {
    border: 2px solid gray;
    background: transparent;
    color: #0a0f25;
}

.rightsRow {
    border-top: 2px solid #0a0f25;
    padding-right: 60px;
}

.rightsRow .vc_column-inner {
    padding-top: 20px !important;
}

.rightsRow .wd-text-block {
    margin-bottom: 20px !important;
}

.rightsRow .vc_wp_custommenu {
    margin-bottom: 0px !important;
    padding-right: 60px;
}

.rightsRow  .menu {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

.mainFooter {
    padding-right: 50px;
    padding-bottom: 30px;
}

.rightsRow .menu li a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.mainFooter .gform_wrapper form .gform-body.gform_body {
    width: 100%;
}

.mainFooter {
    padding-top: 50px;
}

.rightsRow .wd-text-block {
    color: #2e4071;
    font-weight: bold;
}
/* footer */

/* testiRow */
.testiRow {
    display: flex;
}

.testiRow .vc_row.wpb_row.vc_inner {
    display: flex;
    justify-content: center;
}

.testiRow .vc_row.wpb_row.vc_inner .wpb_text_column {
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.testiRow .vc_row.wpb_row.vc_inner .woodmart-title-container {
    color: #fff;
    font-size: 26px;
}

.testiRow .vc_row.wpb_row.vc_inner .title-after_title {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.testiRow .vc_row.wpb_row.vc_inner .wpb_single_image {
    text-align: center;
}
/* testiRow */


/* contact */
.whyChooseRow .gform-body .gfield label {
    display: none !important;
}

.whyChooseRow .gform-body .gfield input {
    border: 2px solid #2e4071;
}

.whyChooseRow .gform-body textarea {
    border: 2px solid #2e4071;
}


.whyChooseRow .gform_footer.before {
    padding-bottom: 0 !important;
}

.whyChooseRow .gform_footer.before input {
    background: #2e4071;
    color: #fff;
    padding: 15px 35px;
    border-radius: 30px;
    border: 2px solid transparent;
}

.whyChooseRow .gform_footer.before input:hover {
    background: transparent;
    color: #2e4071;
    border: 2px solid #2e4071;
}
/* contact */

/* shop */
.single-product-content {
    padding-top: 50px;
}
/* shop */



