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

@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*.wd-content-layout {
	padding-bottom: 0;
}*/

#menu-mainmenu li.menu-item-1493 {
	display: none;
}

.wd-sub-menu li > a {
	font-size: 16px;
}

#intro-cat-productos .wd-cat img {
    width: auto;
    height: 60px;
    padding: 10px 0px 1px;
}
#intro-cat-productos .cat-design-default.categories-with-shadow .wd-cat-inner {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
}
#intro-cat-productos div.product-category .wd-entities-title {
	width: 100%;
	text-align: center;
	line-height: 1;
}
#intro-cat-productos .category-grid-item .wd-cat-thumb {
	padding: 5px 5px 7px;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
	padding: 10px 30px;
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product,
#home-prod-destacados .wd-carousel-item {
	display: flex;
    align-self: stretch;
}

.archive.term-herramientas .shop-loop-head, .archive.term-herramientas .wd-products-element,
.archive.term-set-y-juegos .shop-loop-head, .archive.term-set-y-juegos .wd-products-element,
.archive.term-equipos-electricos .shop-loop-head, .archive.term-equipos-electricos .wd-products-element,
.archive.term-soldadoras .shop-loop-head, .archive.term-soldadoras .wd-products-element,
.archive.term-organizadores .shop-loop-head, .archive.term-organizadores .wd-products-element,
.archive.term-tejidos .shop-loop-head, .archive.term-tejidos .wd-products-element,
.archive.term-pintureria .shop-loop-head, .archive.term-pintureria .wd-products-element,
.archive.term-outdoor .shop-loop-head, .archive.term-outdoor .wd-products-element {
	display: none;
}

footer a {
	color: #fff;
	&:hover {
		color: #95D013;
	}
}

a.btn.btn-style-bordered {
	border-radius: 10px;
}

#home-video h2 span {
	background: #fff;
    padding-right: 15px;
	display: inline-block;
}

.wd-sidebar-opener {
	display: none;
}

/* TIENDA */
.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-quantity,
.woocommerce-cart-form .product-subtotal,
.cart-actions .button,
.cart_totals .cart-subtotal,
.cart_totals .order-total th,
#order_review .product-total,
#order_review .cart-subtotal,
#order_review .order-total th,
.wd-dropdown.wd-dropdown-cart .woocommerce-mini-cart__total.total,
.woocommerce-order-overview li.woocommerce-order-overview__total,
.woocommerce-order-details .shop_table tr :is(td,th):last-child,
.woocommerce-order-details .shop_table tfoot {
	display: none;
}

.wd-search-dropdown.wd-dropdown {
	width: 600px;
}
.wd-search-full-screen .searchform input[type="text"]::placeholder {
	color: #999;
}



/* MEDIA */
@media (min-width: 768px) {
	#intro-cat-productos .wd-cat img {
		height: 110px;
		padding: 10px 0px 45px;
	}
}
