/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.2
 Text Domain:  woodmart
*/
@media screen and (max-width: 990px) {
.intesa {
  clear: both;
  display: block;
}}
#callnowbutton {
  margin-bottom: 50px;
}
.filters-inner-area .wd-section-stretch-content-no-pd {
    left: initial !important;
}
.filters-inner-area .wd-section-stretch-content-no-pd{
    max-width: 100% !important;
	margin: auto !important;
}
@media screen and (min-width: 990px) {
.footer-logo-cards {
    float: right;
}
.footer-logo-intesa {
    float: right;
	min-width: 162px;
}
}
.wd-nav-pagin-wrap.text-center.wd-style-shape.wd-hide-md-sm.wd-hide-sm {
  display: block !important;
}

/* Product variation */
.wd-swatch {
  width: 30px;
  height: 30px;
}
.single .wd-swatch.wd-bg {
  width: 45px;
  height: 45px;
}

.product-delivery-time {
  margin-bottom: 4px;
  font-weight: 500;
  color: #444;
}