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



/* 
 :is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 15px 20px;
}
.wd-swatch-divider{
	background: black;
	padding: 7px 8px 8px 35px;
	border-radius: 8px;
	color: white;
	font-size: 12px;
}
.wd-swatch-divider:before{
	content: 'încă';
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-left: -27px;
	font-weight: 300;
	}
.per-row-2 {
	grid-template-columns: repeat( 2, minmax(0, 100%)) !important;
}
[class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text .wd-swatch-text {
    font-size: 12px;
    padding: 10px;
}
[class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text .wd-swatch-text {
    font-size: 12px;
    padding: 10px;
}
[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text .wd-swatch-text {
    font-size: 13px !important;
    padding: 10px;
}
.woocommerce-variation-add-to-cart {
    margin-top: 0px !important;}
[class*="wd-swatches"].wd-shape-rounded .wd-swatch{
	border-radius: 10px !important;
}
.radio-button-container .checked:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 52px;
	border-radius: 10px;
	left: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0px 0px 0px 1px #72584a
}
.yith-wapo-label{
	display: flex;
  justify-content: center;
	font-size: 14px;
	gap: 10px;
}
.yith-wapo-container{
	padding-top: 15px;
	padding-bottom: 5px;
}

.radio-button-container .checked:after{
		position: absolute;
	content: '✓';
	color: white;
	background: #00d084;
	width: 22px;
	height: 22px;
	border-radius: 30px;
	line-height: 20px;
	right: -5px;
	top: -10px;
	font-size: 13px
}

.yith-wapo-option-value{
	display: none;
}
.radio-button-container{
	border: 2px solid #d8d8d8;
	border-radius: 10px;
	height: 52px;
	line-height: 50px;
	padding:0px 15px 0px 15px;
	text-align: center !important;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option div.label{
	display: block !important;
}
.bvm-grd{
	    background: linear-gradient(45deg, #9f806f66, transparent, #9f806f66);
    padding: 7px 20px 7px 20px;
    margin-bottom: 20px !important;
    letter-spacing: 4px;
    font-weight: bold;
    color: #72584a;
    border-radius: 50px;
    font-size: 12px;
}
.geniusweb-a {
    font-size: 11px;
    color: #fff;
    display: inline-block;
    margin-right: 2px;
    vertical-align: super;
}
.geniusweb {
    color: #000 !important;
    background: #fff;
    padding: 5px 10px 5px 10px;
    border-radius: 36px;
    font-weight: bold;
    font-size: 12px;
}
/* .footer-container{
	margin-bottom: -40px;
} */