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


.main-page-wrapper {
  padding-top: 0;
}
.site-content {
  margin-bottom: 0;
}
.search .site-content,
.single .site-content {
  padding-bottom: 40px !important;
}
.wd-prefooter {
  padding-bottom: 0 !important;
}
.footer-sidebar {
  padding-top: 0;
  padding-bottom: 0;
}
.footer-column {
  margin-bottom: 0;
}
.wpb_single_image {
    margin: 0 !important;
}
.instagram-feeds-sec .info-box-wrapper {
    margin-bottom: 30px;
}
.ftr-widget-sec .vc_wp_custommenu {
    margin: 0;
}
.ftr-widget-sec .vc_wp_custommenu h2 {
    color: rgba(0, 0, 0, 1);
    font-family: 'Poppins' !important;
    text-transform: capitalize !important;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}
.ftr-widget-sec .vc_wp_custommenu ul li {
    font-family: 'SF Pro Display' !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
.ftr-widget-sec .vc_wp_custommenu ul li a {
    color: rgba(128, 128, 128, 1) !important;
}
.ftr-widget-sec .vc_wp_custommenu ul li a:hover {
    color: black !important;
}
.ftr-copyright-sec p {
    color: rgba(128, 128, 128, 1);
    font-family: 'Poppins' !important;
    font-size: 14px;
}
.wd-content-layout {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.cstm-addon-secc {
    margin-bottom: 40px;
}
/* .wd-product img {
    min-height: 450px;
    object-fit: cover;
} */
.wd-product .product-wrapper{
    filter: unset;
    box-shadow: none !important;
}
.woocommerce-shop .wd-content-layout {
    padding-bottom: 60px !important;
}
.wd-product .wd-entities-title {
    font-family: 'Katibeh' !important;
    color: #222222 !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 10px !important;
}
.wd-product .product-wrapper {
    background-color: #fff0 !important;
}
.wd-product.wd-hover-tiled .product-element-bottom {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wd-product .wd-product-cats {
    margin-bottom: 10px !important;
}
.tax-product_cat .wd-content-layout {
    padding-bottom: 60px !important;
}
.product-labels {
    display: none !important;
}