/*
Theme Name: Aloe Torino
Theme URI: http://www.aloetorino.com/
Template: astra
Author: KilimCommunication
Author URI: http://www.aloetorino.com/
Description: Sito Web Aloè Torino
Version: 1.9
*/

#site-navigation a {
	outline: none!important;
}

.ast-above-header,
.ast-site-header-cart .ast-woo-header-cart-info-wrap {
	font-size: 12px;
	font-weight: 400;
}
.ast-site-header-cart a {
	color: #fff;
	font-weight:400;
}
.ast-cart-menu-wrap .count, 
.ast-cart-menu-wrap .count:after {
	color: #fff;
	border-color: #fff;
	font-weight: 400;
}
.woocommerce .widget_shopping_cart .total strong, 
.woocommerce.widget_shopping_cart .total strong {
    color: #666;
}

/*FOR PROMO SAN VALENTINO*/
.post-type-archive-product .product_cat-festa-della-donna,
.product_cat-festa-della-donna .add_to_cart_button,
.product_cat-festa-della-donna .elementor-add-to-cart {
	display: none!important;
}

.footer-aloe-link{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-aloe-link li {
	margin-bottom: 7px;
}
.footer-aloe-link li a{
	color: rgba(255,255,255,0.8);
	display: block;
	font-size: 14px;
	line-height: 20px;
}
/*RESPONSIVE*/
@media ( max-width: 922px ){
	#page .ast-flex.ast-above-header-section-wrap {
		display: block;
	}
	#page .ast-above-header::after {
		clear: both;
		content: '';
		display: block!important;
	}
	#page .ast-above-header-section-1 {
		padding: 0 0 0 20px;
		display: block;
		float: left;
		width: 70%;
	}
	#page .ast-above-header-section-1 .user-select {
		text-align: left;
	}
	#page .ast-above-header-section-2 {
		padding: 0 20px 0 0;
		display: block;
		float: right;
		width: 30%;
		text-align: right;
	}
	.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation {
		background-color: rgba(10,10,10,0.9);
	}
}
@media ( max-width: 767px ){
	.ast-site-identity,
	.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
		padding: 0;
	}
	.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px!important;
	}
	.ast-button-wrap .menu-toggle.main-header-menu-toggle {
		padding: 0 0 0 .3em;
		width: auto;
		text-align: center;
	}
	.woocommerce div.product form.cart .button.single_add_to_cart_button {
		padding: 10px 10px;
		font-weight: 400;
	}
}
