/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
body .mc4wp-form input[type="submit"]{
background-color: var(--btn-accented-bgcolor);color:#fff;
} 
body .wd-side-hidden.wd-left {
  background: #2e0a13;
}
body .wd-nav-mobile li:is(.current-menu-item, .wd-active) > a {
  color: var(--btn-accented-bgcolor);
}
#breadcrumbs b {font-weight:400; margin:0 10px}
body .scrollToTop {
  background-color: var(--btn-accented-bgcolor);color:#fff;box-shadow:none;
}
body .wd-post-meta {display:none!important}
body .wd-content-layout {
  padding-block: 80px;
}
body .wd-nav[class*="wd-style-"] > li:is(.current-menu-item,body .wd-active, .active) > a {
  color: #cd7474;
}
body .wd-page-title {
  padding-block: 50px;
  box-shadow: 0 0 0 10px #fff inset;
}
body .wpcf7-submit {padding: 20px 35px;}
body .wd-nav-secondary > li > a {
  font-size: 15px; font-weight:400;
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
  background-color: transparent;
}
body .whb-color-light:not(.whb-with-bg) {
  background-color: #2e0a13;
}

body .slider .wd-slide {
  box-shadow: 0 0 0 10px #fff inset;
}
body .slider .wd-nav-pagin-item.wd-active span {
  width: 30px;
}
body .slider .wd-slider-pagin {
  bottom: 30px;
}
body .hero-dec_top, body .hero-dec_bottom {
  left: 50px;
}
body .hero-dec_top, body .hero-dec_top_right {
  top: 30px;
}
.hero-dec_top, .hero-dec_top_right {
  top: 50px;
  border-top: 1px dotted rgba(255,255,255,.6);
}
.hero-dec_top, .hero-dec_bottom {
  position: absolute;
  left: 70px;
  width: 80px;
  height: 80px;
  border-left: 1px dotted rgba(255,255,255,.6);
  z-index: 10;
}


@media only screen and (max-width: 1024px) {
body .elementor-nav-menu  li a {justify-content: center;}
body .wd-page-title {
  box-shadow: none;
}
body .slider .wd-slide {
  box-shadow: none;
}
}

@media only screen and (max-width: 768px) {
body .wd-content-layout {
  padding-block: 40px;
}
.wd-footer .wd-social-icons {justify-content: center;} 
body .footer-container li > a {
  justify-content: center!important;
}
body .woodmart-recent-posts-list .recent-posts-info  {
  text-align: center;
}
.sidebar-container .widget-area {margin-top: 0;}
body  .wd-page-nav:not(:last-child) {
    margin-bottom: 10px;
  }

body .wd-single-footer :is(.single-meta-tags,body .single-post-social) {
    margin-top: 5px;
  }
body .page-title {
  margin-block: -10px 0px;
}
.single-post .site-content {
  padding-right: 15px;
}
.footer-center .text-left {
  --text-align: center;
  text-align: center;
}
.footer-ul ul, .footer-center h5 {
  text-align: center;
}
.footer-center .box-icon-wrapper {display:none}
@media (max-width: 576px) {
  body .product-labels.labels-rounded .product-label {
    min-height: 50px;
    font-size: 15px;
  }
}
.hide-arrows .owl-dots {display:block}
.hide-arrows .owl-nav {display:none}
.woodmart-title-container br, .title-after_title br {display:none;}

body .container,body .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
body [class*="wd-spacing-"]:not(:where([class*="wd-grid"])) > [class*="col"] {
  margin-bottom: 30px;
}
body .shop-loop-head {
  margin-bottom: 20px;
}
body .wd-accordion.wd-style-default::before {
  border-top: 0;
}
body .product-tabs-wrapper {
  margin-top: 20px;
}
body .shop_attributes th {
  margin-right: 20px;
}
body .product-images-inner {
  padding-right: 0;
}
}



