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


.wd-carousel-wrap {
	height: 64% !important;
}
.product-tabs-inner>div:not(:last-child){
	margin-bottom:0;
}
	.single-product .related-products{
		margin-top: 50px;
	}
	
	.woocommerce-shop .wd-product img{
		width: 130px !important;
	}
	
	@media(max-width: 768px){
		.wd-carousel.wd-grid.wd-initialized.wd-horizontal.wd-watch-progress.wd-backface-hidden {
    height: 40%;
			    margin-top: 30px;
}
	}
	


.woocommerce-shop section.rvpw-recently-view.products .fast-shipping-sticker{
	width: 36% !important;
	padding: 5px !important;
}




