/*
Theme Name: Wolmart Child
Theme URI: https://wolmart.org/
Author: D-THEMES
Author URI: https://wolmart.org/about-me/
Description: Wolmart Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: wolmart
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.elementor-widget-wolmart_header_search {display:block!important}

@media (max-width:767px) {
	body .elementor-widget-wolmart_header_contact {display:none!important}
}

.search-banner-slider img {display:none!important;}

.elementor-widget-wolmart_header_search .form-control {
	background: #eee!important;
}

@media (min-width:767px) {
	.dettagli {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: nowrap;
	  justify-content: flex-start;
	  align-items: flex-start;
	  align-content: flex-start;
	  gap: 15px;
	}

	.dettagli .colonne {
	  flex-grow: 0;
	  flex-shrink: 1;
	  flex-basis: auto;
	  order: 0;
	  align-self: auto;
	  width: auto;
	  height: auto;
	}



}

.separa {
	margin:10px 0px!important;
}

.pulsante {
background: #eee;
    padding: 10px;
    margin: 0px 0px 0px 0px;
    display: block;
    text-align: center;
    border: 1px solid;
    max-width: 200px;}

 .product-action a {
	font-size:11px!important;
}

@media (max-width:766px) {
	
	body #footer .wolmart-icon-lists {
		align-items: center!important;
	}
	
	body #footer .wolmart-icon-lists a {
		text-align:center;
	}
}

.woocommerce-mini-cart__buttons a {
	font-size: 11px!important;
}
