/* ------- Copyright 2015 Web Alchemy srls ----------------------------------------

Aggiornato 29/09/2015
Aggiornato 29/05/2016


------------------- Triks ------------------------------------

background: url(../../../../wp-myimage/header-bg.png) no-repeat;

.classe:nth-child(1)

transition: all 0.3s ease 0s;

text-rendering: optimizeLegibility;

box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);

text-shadow: 0.1em 0.1em 0.2em #000000;

text-shadow: 1px 1px 3px #000000;

li[data-id="99"] a{

<a class="no-display"

.picopallo:not(:first-child)

<?php shailan_dropdown_menu(); ?>

-------------------------- Sfondo semi trasparente CSS  --------------------------
.alpha60 {
background: rgb(0, 0, 0) transparent;
background: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


*/



.prodotto-lista-n {
    /* box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3); */
    font-size: 13px;
    border: 1px solid #ddd;
    border-bottom: solid 8px #d73a39;
}


.carrello-prodotto-lista-n .single_add_to_cart_button{
	background: #4f99fc;
	color: #fff;
}

.prezzo-prodotto-lista-n a, .single_add_to_cart_button, .prezzo-prodotto-lista-n span {
    background: #d73a39;
    color: #fff;
    position: relative;
    float: left;
    padding: 10px 25px 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 5px;
}

.agg-prodotto-lista-n{
	position: relative;
	float: right;
}


.interno-prodotto-lista-n{
	display: flex;
	position: relative;
	float: left;
	width: calc(100% - 40px);
	padding: 20px;
}



.finale-prodotto-lista-n{
    position: absolute;
    width: 100%;
    bottom: 0;
}

.qty-prod-lista-n {
    width: 50px;
    font-size: 15px;
    padding: 10px 5px 6px;
    position: relative;
    float: left;
    height: 20px;
    margin-right: 5px;
}

.scheda-prodotto-lista-n{
	position: relative;
	float: left;
	width: 50%;
}

.carrello-prodotto-lista-n{
	position: relative;
	float: right;
	width: 50%;
}



.titolo-prodotto-lista-n {
padding: 10px 15px;
	width: calc(100% - 30px);
	margin-bottom: 0;
}


.desc-prodotto-lista-n{
    overflow: hidden;
/*    max-height: 89px;*/
	margin-bottom: 15px;
}

.prezzo-prodotto-lista-n,
.desiderati-prodotto-lista-n{
    position: relative;
    float: left;
    width: 100%;
margin-bottom: 15px;
}

.desiderati-prodotto-lista-n {

    font-size: 15px;

}
.agg-prodotto-lista-n{
	float: right;
}

.btn-esaurito{
	background: red !important;
}


.single_add_to_cart_button{
	padding: 5px 10px 5px 12px;
}

.agg-prodotto-lista-n a::before {
    content: "\f07a";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    margin-right: 10px;
    color: #fff;
    font-size: 17px;
}

.single_add_to_cart_button.btn-esaurito{
padding: 5px 10px;
}

	.agg-prodotto-lista-n a.btn-esaurito::before{
		content: "";
		display: none;
	}

.cont-titolo-top-a{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cont-titolo-top-a .contenitore{
	display:  flex;
	justify-content: center;
	align-items: center;
}

.page h1.uk-article-title {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
    float: left;
    width: 100%;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    color: #909090;
    margin-top: 55px;
}

.vetrina img.attachment-woocommerce_thumbnail,
.related img.attachment-woocommerce_thumbnail,
.products img.attachment-woocommerce_thumbnail {
    width: auto !important;
    height: 300px !important;
    object-fit: contain !important;
    margin: 0 auto !important;
    background: #fff;
}

p.woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    border: 1px solid #ddd !important;
}

.woocommerce.wp-product-archive ul.products li.product-category.product img {
    border: none !important;
}

.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
    vertical-align: top;
    font-weight: 300 !important;
    color: #797979;
}

span.wpcf7-list-item {
    margin: 0 0 0 0;
}


#contatti-form span.acceptance-969 {
    margin-right: -5px;
}

.rich-info input[type="text"], .rich-info input[type="email"] {
    height: 40px;
    border-radius: 4px;
}


.rich-info textarea{
	resize: none;
	max-height: 150px;
	border-radius: 4px;
}


.rich-info .privacy{
	text-align: left;
}


.rich-info .privacy p {
    padding: 0 !important;
margin: 0 !important;
}

.rich-info input::placeholder {
    color:  #999999 !important;
}


.woocommerce-cart .tm-content .woocommerce-cart-form__cart-item .product-quantity .quantity label{
	display:  none;
}

.rich-info .privacy a {
    font-size: 16px;
    color: 
    #fff;
    text-decoration: underline;
}





.acceptance-969 .wpcf7-not-valid-tip {
position: absolute !important;
width: 15px !important;
height: 3px !important;
padding: 0 !important;
background: none repeat scroll 0 0 #F00 !important;
bottom: -4px !important;
top: auto !important;
}



.dropdown-total::before {
    content: "\f07a";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    margin-right: 10px;
	color: #fff;
	font-size: 16px;
}

.dropdown-cart-button,
.dropdown-cart-button .dropdown-total{
	background: none;
}

.dropdown-cart-button .dropdown-total{
padding: 5px 0 5px 0;
}
.dropdown-total::after {
    content: "\f107";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    margin-left: 10px;
	color: #fff;
font-size: 16px;

top: 1px;
position: relative;
}


.woocommerce-view-order .woocommerce-table .wc-item-meta{
	display: none;
}

.dropdown-cart-button {
    padding: 0 !important;

}

.titolo-prodotto-lista-n {
    padding: 10px 15px;
    width: calc(100% - 30px);
    margin-bottom: 0;
}

.titolo-prodotto-lista-n {
    position: relative;
    float: left;
    background: #d73a39;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 10px;
    width: calc(100% - 20px);
    margin-bottom: 20px;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.cont-prodotto-lista-n {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.prodotto-lista-n {
    background: #fff;
    margin-bottom: 30px;
    width: calc(50% - 15px);
    box-sizing: border-box;
    border-radius: 5px;
}

.prodotto-lista-n.base:nth-child(even) {
    margin-left: 30px;
}

.sx-prodotto-lista-n img {
    position: relative;
    float: left;
    width: 100%;
}

.interno-prodotto-lista-n {
    display: flex;
    position: relative;
    float: left;
    width: calc(100% - 40px);
    padding: 20px;
}

.sx-prodotto-lista-n {
    width: 25%;
}

.dx-prodotto-lista-n {
    width: 70%;
    margin-left: 5%;
}
/* --------- Responsive --------------- */

@media (max-width: 1110px) {

.prezzo-prodotto-lista-n a, .single_add_to_cart_button, .prezzo-prodotto-lista-n span {
    padding: 5px 6px;
    font-size: 11px;
}
	
	.qty-prod-lista-n {
    padding: 4px 5px 3px;
	}
	
	.agg-prodotto-lista-n a::before {

    margin-right: 7px;
	}
	
	.desiderati-prodotto-lista-n {
    font-size: 13px;
}
}



@media (max-width: 905px) {

.prodotto-lista-n {
    background: 
    #fff;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
    margin-left: 0 !important;
}
	

.sx-prodotto-lista-n {
    width: 170px;
}
	
.dx-prodotto-lista-n {
    width: calc(95% - 170px);
    margin-left: 5%;
}	
	
}


@media (max-width: 880px) {

	
}





@media (max-width: 540px) {

.agg-prodotto-lista-n {
    float: right;
    width: 100%;
    margin-top: 15px;
}
	
.sx-prodotto-lista-n {
    width: 110px;
}
	
.dx-prodotto-lista-n {
    width: calc(95% - 110px);
}
	
a.tm-logo-small img {
    width: 160px !important;
}
	
	.no-resp{
		display: none;
	}
	
}

