/*
 Theme Name:   Patched Child
 Description:  patched Child Theme
 Author:       
 Author URI:   
 Template:     patched
 Version:      1.0.0
 Text Domain:  patched
*/



body{
	
	font-family: 'Roboto' !important;
	
}
.woodmart-title-size-extra-large .title-after_title {
    font-size: 18px !important;
}
.woodmart-title-size-default .title-after_title {
    font-size: 17px;
    line-height: 20px;
}
.whb-top-bar .woodmart-logo img {
    max-height: 70px;
}
.whb-top-bar .woodmart-logo img {
   
    margin-left: -65px;
}
.contact-info p {margin-bottom: 5px;color: #000;}
.whb-top-bar {
    padding: 10px 0;
}
.site-logo {
    margin: 0 auto;
}
.whb-general-header {
    background: #000 !important;
    padding: 14px 0;
}
.whb-top-bar {
    background: #fff;
}

.page-id-23 .main-page-wrapper {
    padding-top: 0;
}

.page-id-23 .whb-general-header {
    background: #00000085 !important;
    padding: 14px 0;
}

.whb-general-header {
    color: #fff !important;
}

.page-id-23 .whb-main-header {
    position: absolute;
}

.woodmart-navigation.menu-left {
    text-align: center;
}

.woodmart-navigation .item-level-0>a {
    padding: 0 25px;
    text-transform: capitalize;
}

.whb-main-header .woodmart-search-form input[type=text] {
    border: 0;
    color: #bfbfbf38 !important;
    padding: 0;
    border-bottom: 1px solid #bfbfbf38;
    min-width: 193px;
}

.whb-main-header .woodmart-search-form input[type=text]::placeholder {
    color: #fff !important;
    font-size: 13px;
}
.wd-tools-element .wd-tools-icon {
    color: #fff !important;
}
.whb-general-header-inner {
    height: auto;
}
.whb-main-header .whb-color-dark .navigation-style-default .item-level-0>a {
    color: #fff !important;
}

.whb-main-header span.woodmart-cart-totals.wd-tools-text {
    display: none;
}

.whb-main-header span.woodmart-cart-number {
    background: #ff0000;
}

.whb-top-bar .tp-right h4 {
    font-size: 11px;
    font-family: 'Roboto';
    text-transform: uppercase;
    line-height: 10px;
}
.tp-right {
    display: flex;
    align-items: center;
    margin-left: 70px;
}

.tp-right img {
    width: 41px;
    height: 41px;
    object-fit: contain;
}

.tp-right .content {
    margin-left: 10px;
    margin-top: 14px;
}
.whb-top-bar .tp-right h2 {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 16px;
}

ul.tp-left li {
    color: #000 !important;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    margin-left: 0;
}

ul.tp-left li img {
    margin-right: 8px;
    width: 16px;
    height: 16px;
    object-fit: contain;
}

/* Hero Css */

.btn.btn-color-default {
    background: #000;
    color: #fff;
    padding: 10px 40px;
    font-family: 'Roboto';
    font-weight: 400;
}

#hero-area .primary-btn .btn-color-default {
    background: transparent;
    border: 2px groove #ffffff30;
}

#hero-area .secondary-btn .btn-color-default {
    background: transparent;
    text-decoration: underline;
    padding: 10px 30px;
}

/* About Area */

#about-area .btn.btn-color-default {
    background: transparent;
    border: 1px solid #000;
    color: #000;
}
.owl-nav.disabled {
    display: block !important;
}
.woodmart-hover-quick .woodmart-add-btn>a {
    padding: 0 !important;
    background: #000 !important;
}
.product-grid-item  h3.product-title {
    text-align: left;
}

.product-grid-item .price {
    text-align: left;
}
.collection-left img {
    height: 385px;
    object-fit: contain;
    width: 300px;
    margin-top: -74px;
}
section#category-area .category-inner {
    padding: 23px 23px !important;
}

section#category-area {
    /* background: #000; */
}

section#category-area .category-inner .btn {
    background: transparent;
    color: #000 !important;
    border: 1px solid #000;
    padding: 10px 30px;
}

section#category-area .category-inner:hover {
    background: #fff;
    box-shadow: 0px 5px 9px 0px #00000029;
    transition: 0.5s;
}
#review-area .testimonial-content footer>span:before {
    display: none;
}

.testimonial .testimonial-content footer>span {
    display: block;
    font-size: 14px;
}

.testimonial .testimonial-content footer {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
}
#review-area .owl-dots.disabled {
    display: block !important;
}
.counter-area .woodmart-counter {
    background: #f7edd5;
    padding: 40px 20px;
    margin: 10px;
}

.counter-area .woodmart-counter span.counter-value {
    font-size: 47px;
    font-family: 'Playfair Display';
    color: #9f704a;
}

.woodmart-counter .counter-label {
    color: #9f704a;
    font-weight: 500;
    font-family: 'Playfair Display';
    font-size: 17px;
}

.owl-dots .owl-dot.active span {
    width: 24px;
    height: 10px;
    border-radius: 10px;
}

.owl-dots .owl-dot span {
    background: #3E3E3E;
}


.testimon-text-size-large .testimonial-content {
    width: 76%;
    margin: 0 auto;
}
#counter-area .elementor-column:nth-child(2) .woodmart-counter {
    background: #e9f0d5;
    color: #000;
}

#counter-area .elementor-column:nth-child(2) .woodmart-counter * {
    color: #4b8960;
}

#counter-area .elementor-column:nth-child(3) .woodmart-counter {
    background: #eaeed5;
}

#counter-area .elementor-column:nth-child(3) .woodmart-counter * {
    color: #4c5d8c;
}

#counter-area .elementor-column:nth-child(4) .woodmart-counter * {
    color: #8f4d5b;
}

#counter-area .elementor-column:nth-child(4) .woodmart-counter {
    background: #f6e8d5;
}
section#footer-bottom .elementor-icon-box-icon i.icon.icon-up-arrow1 {
    background: #fff;
    color: #e5e2dc;
    width: 25px;
    height: 25px;
    border-radius: 50px;
}
.newsletter {
    justify-content: center;
    display: flex;
    width: 100%;
}
.newsletter .col .wpcf7-email {
    border: 0;
    border-bottom: 1px solid #000;
    width: 261px;
    padding: 0;
    font-size: 16px !important;
    font-family: 'Playfair Display';
    color: #000 !important;
    opacity: 1;
}

.newsletter .col .wpcf7-submit {
    position: absolute;
    right: 67px;
    background: #0000;
    font-size: 12px;
}
#contact-area .wpcf7-submit {
    background: #000;
    padding: 10px 44px;
    color: #fff;
}

#contact-area label {
    font-family: 'Playfair Display';
    font-size: 16px;
}

.portfolio-area .text-box::-webkit-scrollbar {
  width: 0.5em;
}
 
.portfolio-area .text-box::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.portfolio-area .text-box::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #a2a5a8;
}

.portfolio-area .text-box {height: 211px;overflow-x: hidden;padding: 0 15px;}
.portfolio-area .elementor-element-populated {border: 1px solid #0000000d;margin: 0 9px !important;}
.gallery-home .woodmart-gallery-item img {height: 200px;object-fit: cover;}


.elementor-630 .elementor-element.elementor-element-b9d86b9 .elementor-heading-title {
    font-size: 26px;
}

span#reply-title {
    font-size: 25px;
}


.product-image-wrap img.wp-post-image.wp-post-image {
    width: 100%;
}

.single.single-product .row.content-layout-wrapper.align-items-start {
    display: block !important;
}
.elementor-630 .elementor-element.elementor-element-e3906f1 .elementor-heading-title {
    font-size: 20px !important;
}

span.woocommerce-Price-amount.amount {
    font-size: 20px;
}
span.wc-measurement-price-calculator-price {}

span.wc-measurement-price-calculator-price span.woocommerce-Price-amount.amount {
    display: none;
}
.product-image-summary div.quantity {
    display: none;
}
h1.product_title.entry-title {
    font-family: 'Playfair Display';
    text-transform: capitalize;
}