strong, b
 {
    font-weight: 500;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label{
font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.wd-nav.wd-nav-main > li > a {
    letter-spacing: 2px;
}

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    height: 250px;
}

div.quantity .minus
{
	border-style:none !important;

}

div.quantity .plus
{
	border-style:none !important;
	
}

div.quantity input[type="button"]:hover
{
	 background-color: #00000000!important;
	color:black !important;
}

 .woocommerce .input-text.qty
{
    border-style: none !important;
}

div.quantity
 {
    background-color: #C7C7C7;
    border-radius: 25px;
}


legend, h1, h2, h3, h4, h5, h6, .title {
    margin-bottom: var(--wd-tags-mb, 6px);
}


.wd-product.wd-hover-quick .wd-add-btn
{
	opacity: 1!important;
	--btn-height: 60px!important;
}


.elementor-icon i, .elementor-icon svg {
    height: 50px;
} 


.elementor-widget-woocommerce-checkout-page #ship-to-different-address
{
	padding-left: 0px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
    margin-top: 0px;
}

.wd-post-content {
    text-align: left !important;
    align-items: start !important;
    color: white;
}


.wd-nav[class*="wd-style-"] {
    --nav-color: #000000;
	--nav-color-hover: #000000;
	--nav-color-active: #000000;
}

:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    --nav-color: #ffffff;
    --nav-color-hover: #ffffff;
    --nav-color-active: #ffffff;
}


:root textarea {
    min-height: 150px !important;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img
 {
    height: auto!important;
    padding-left: 10%;
}

.test
{
font-family: "Rosaline", Sans-serif;
font-size: 45px;
font-weight: 400;
line-height:1em;
}


.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    background-color: #fff;
	margin-top: 5px;
}

.whb-color-dark .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    background-color: black;
}

.woocommerce-mini-cart__buttons .btn-cart
{
	border-width: 1px;
    border-color: #000;
}

.woocommerce-mini-cart__buttons .checkout
{
	border-width: 1px;
    border-color: #000;
}


.wd-header-text {
    flex: none!important;
	font-weight:500;
}

.whb-color-light .wd-header-text
{
	color : white;
}
