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

.svg-c svg {
	width: 24px !important;
}
.b-line .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	background-color: #00A651;
	margin-top: 7px !important;
}
.b-line .product-wrapper {
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0, 0,.2);
	padding: 50px 20px !important;
	border-radius: 10px !important;
}
.b-line .product-wrapper img {
	border-radius: 10px 10px 0px 0px !important;
}
.b-line .product-wrapper .price {
	display: none;
}
.svg-c .elementor-button span {
	text-decoration: inherit;
	vertical-align: middle;
	align-self: center;
}
.elementor-icon-list-item {
	list-style: none !important;
}
/*  */
.b-line .wd-add-btn a {
	border-radius: 84.17px !important;
	background: #232021 !important;
	padding: 14px 20px !important;
	min-width: 150px;
	justify-content: left;
}
.b-line .wd-add-btn a span {
	padding: 0px;
	color: #fff !important;
	font-family: 'Poppins' !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: capitalize !important;
}
body .wd-add-btn-replace .add-to-cart-loop:after {
	left: auto;
	right: 5px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: transform .25s ease, opacity .15s ease;
	transition: transform .25s ease, opacity .15s ease;
	margin-top: 0;
	margin-left: 0;
	opacity: 1;
	content: "";
	width: 25px;
	height: 25px;
	border: none;
	background-image: url(https://worios.com/wp-content/uploads/2023/11/cart_icon.png);
	background-position: center;
	background-size: cover;
}
body .wd-add-btn-replace .add-to-cart-loop:hover span,
body .wd-add-btn-replace .add-to-cart-loop:hover:after {
	transform: translateY(-215%) translateZ(0);
}
/* Elementor header menu */
body .wd-nav>li.wd-has-children>a:after, 
body .wd-nav>li.menu-item-has-children>a:after {
	margin-left: 8px;
	font-weight: 600;
	font-size: 70%;
	color: #000;
}
body .wd-header-cart.wd-design-5 .wd-cart-number,
body .wd-header-cart.wd-design-2 .wd-tools-text {
	display: none !important;
}
body .wd-tools-element>a {
	padding-left: 15px;
	padding-right: 15px;
}
body .wd-header-cart.wd-design-5 a {
	min-width: 140px;
	margin-left: 15px;
	background-color: #232021;
	border-radius: 99px;
	height: 48px;
}
body .wd-header-cart.wd-design-5 .wd-custom-icon {
	min-width: auto;
}
body .wd-header-cart.wd-design-5 .wd-tools-icon:before {
	content: "Add to Cart";
	display: block;
	color: #fff;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	padding: 2px 8px 0 4px;
}
.main-menu-w a.elementor-item.elementor-item-active {
	font-weight: 700 !important;
}
.main-menu-w .elementor-sub-item {
	justify-content: space-between;
}
/* My account submenu dropdown hide */
.wd-event-hover:hover>.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account {
	visibility: hidden !important;
}
body.page-id-98 .wd-event-hover:hover>.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account {
    visibility: hidden !important;
	display: none !important;
}
/* End My account dropdown hide */
@media (min-width: 1025px) {
	.whb-clone .whb-general-header-inner {
		height: 100px !important;
		max-height: 100px !important;
	}
}