/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*header  */
.wd-header-nav a span.nav-link-text {
    color: #fff;
}

/*  header*/
/*  banner */


.socRaw .wpb_wrapper {
                      display: flex;
                      flex-direction: row-reverse;
                      transform: rotate(-90deg);
                      width: 40%;
                      position: absolute !important;
                      bottom: 260px;
                      gap: 50%;
                      left: -18%;
                    
}
.sociCon a.wd-social-icon {
    rotate: 90deg;
}


.banText:after {
    content: " ";
    position: absolute;
    color: #fff;
    border-right: 1px;
    border-style: solid;
    height: 170px;
    rotate: 90deg;
    right: 220%;
    top: -67px;
}

.banText {
    position: relative;
}
/*banner  */

/*  prod sec*/


.proGrid a.wd-nav-link {
    border: 1px;
    border-style: solid;
    padding: 12px;
    border-color: #fff;
    color: #fff !important;
    text-transform: capitalize;
}



/*  prod sec*/



/*  blogs*/

header.entry-header .post-img-wrapp {
    max-width: 250px;
    max-height: 303px;
}
.article-body-container h3 {
    font-size: 20px !important;
    font-weight: 600;
    color: #fff;
}

/* .article-body-container {
    max-width: 250px;
    position: absolute;
    right: 25px;
    bottom: 60px;
    background: #00000094 !important;
} */

.post-date.wd-post-date.wd-style-with-bg {
    display: none !important;
}
.article-body-container {
    background: #0000008a !important;
    position: absolute;
    bottom: 114px;
}
/*  blogs*/
/*  products*/


.product-wrapper {
    background: #fff;
    border-radius: 13px !important;
    padding: 1px !important;
}



.wd-product-cats a {
    display: none !important;
}





.wd-add-btn span {
    background: #000;
}


.product-labels span.onsale.product-label {
    display: none;
}



/*  products*/
/*  footer*/

.footMenu a {
    color: #fff;
}
.footCat span.list-content {
    color: #fff;
}
/*  footer*/


.contClass .gf_browser_chrome {
    padding: 24px;
    box-shadow: 1px 4px 10px 2px #fff;
    border-radius: 16px;
}
.contClass input#input_1_4 {
    background: #ffffff30;
}

.contClass input#input_1_2_3 {
    background: #ffffff30;
}

.contClass input#input_1_3 {
    background: #ffffff30;
}

.contClass textarea#input_1_5 {
    background: #ffffff30;
}
.contClass input#input_1_6 {
    background: #ffffff30;
}


.wd-breadcrumbs a.breadcrumb-link {
    color: #fff;
}

.wd-breadcrumbs span.breadcrumb-last {
    color: #fff;
}

h1.product_title {
    color: #fff;
}


button.single_add_to_cart_button {
    color: #000;
}

.wd-compare-btn.product-compare-button a {
    color: #fff;
}

.wd-wishlist-btn.wd-action-btn a {
    color: #fff;
}

.product_meta span.meta-label {
    color: #fff;
}

.product_meta span.wd-label.share-title span {
	color: #fff;
}
.product-tabs-wrapper {
    background: #000 !important;
}

.product-tabs-wrapper span.nav-link-text {
    color: #fff;
}

.product-tabs-wrapper textarea#comment {
    background: #ffffff17;
}

.product-tabs-wrapper input#submit {
    color: #000;
}
.proGrid li.wd-active {
    background: #fff;
}

.proGrid li.wd-active span {
    color: #000;
}
.wd-add-btn a:hover {
    background: #000 !important;
}
.product-wrapper {
    padding: 10px !important;
}

.wd-product-cats {}

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

select option {
    background-color: var(--bgcolor-white);
    background: #000 !important;
}