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

.case-highlight {
  color: #ab1024;
}

.woocommerce-shop .wd-page-title {
    background-position: bottom;
}

.wd-page-title .title {
    visibility: hidden;
}

.button-layout .title-wrapper {	    
	min-height: 120px;
}

.wd-prefooter {	    
	padding-bottom: 0 !important;
}

.single-product .product_title {    
	padding-top: 40px;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    height: 70px;
}

.case-yellow {
	color: #e58e1a;
}

.footer-column.footer-column-1 {
	margin-top: -15px;
}

.grecaptcha-badge {
	display: none !important;
}

@media (max-width: 576px) {
	.footer-column #nav_menu-18, .footer-column #nav_menu-19 {
		display: none;
	}
}

@media (min-width: 577px) {
	.footer-column #nav_menu-20 {
		display: none;
	}
}