/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
	
	object-fit: contain !important;
}
.custom-dotstore-attachments {
	list-style: none;
	    padding: 0;
}
.attachment-name{
	    color: var(--wd-title-color);
    font-family: var(--wd-text-font);
	font-weight: bold;
	margin: 1px;
}
.attachment-desc {
	margin: 1px;
}
.custom-dotstore-attachments a {
	margin: 1px;
	font-weight:bold;
	color: #0A80FF;
}
.wd-products-shop-view.products-view-grid
{
	display: none;
}
p {
    margin-bottom: var(--wd-tags-mb, 7px);
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
	background: #FFBE01;
}
.product-label.onsale {
    background-color: var(--wd-primary-color) !important;
    direction: ltr;
}
.social-instagram {
    --wd-social-brand-color: #e24c5d !important;
}
.wd-checkout-prod-total {
    text-align: end;
    min-width: 160px;
}
:is(.btn,.button,button,[type=submit],[type=button]) {
	text-transform: initial;
}
.wd-product.wd-hover-quick .wd-add-btn>a {
	text-transform: uppercase !important;
}
.wd-btn-design-full form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
	text-transform: uppercase !important;
}
.whb-22ppxhwz1fmql3xltum9 .info-box-content .info-box-inner {
	font-size: 15px !important;
	font-weight: bold;
	color: #fff;
}