/* ANIMAZIONI */

@keyframes loader{
	0%{
		transform: rotate(0deg);
	}
	
	25%{
		transform: rotate(180deg);
	}
	
	50%{
		transform: rotate(180deg);
	}
	
	75%{
		transform: rotate(360deg);
	}
	
	100%{
		transform: rotate(360deg);
	}
}

@keyframes loader-inner{
	0%{
		height: 0%;
	}
	
	25%{
		height: 0%;
	}
	
	50%{
		height: 100%;
	}
	
	75%{
		height: 100%;
	}
	
	100%{
		height: 0%;
	}
}

/* PRELOADER */

html, body{
	overflow: hidden;
}
.produttori .post {margin:20px;padding:10px; border:1px solid #eee;}

.main-menu ul li {
    margin-right: 29px;
    
}
 .product-action > a.action-cart
{
/*display:none!important;*/
background-color: #c6120f !important;
    border: 0;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .variations select {
	background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    color: #242424;
    height: 40px;
    padding: 0;
    text-align: center;
	
}

.product-details .product-action > a.action-cart {
   display:block!important;
   
}

.list-custom-taxonomy-widget input {
background-color: #c6120f !important;
color: #fff !important;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
padding: 3px 10px;
text-transform: uppercase;
border: none;
margin-top:5px;
width:100%;
height: auto;
}

.woocommerce form .form-row.mailchimp-newsletter label {width:auto!important;}
.subscribe-form .clear input {
     width: 35px;
}

.woocommerce .subscribe-form .clear input {
    background-color: 
    transparent !important;
    padding:0!important;
}


.topshop {display:none;}

.cta-contact .bg-img {
    background: url(../img/home-contact.jpg);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center 16%;
}
.cta-contact .row > div:first-child > div {
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    margin-left: 90px;
    padding: 10px 20px;
}
.construction-discount-content h5 {
    color: #ffffff;
    font-size: 30px;
    margin: 0 0 8px;
}
.cta-contact h3, .cta-contact p {
    color: #fff;
}

.cta-contact .row > div:nth-child(2) {
    text-align: center;
}

input[type='checkbox'] {
	width:auto!important;
	height:auto!Important;
	
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #222!important;
   color: #fff!important;
}


.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}
.opt-in span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
}
.consenso-privacy input, .opt-in input {
    width: auto;
    margin: 0 10px 0 0;
    height: auto;
}
.opt-in .wpcf7-list-item-label {
    font-size: 15px;
    font-weight: 400;
    color: 
    #242424;
}
.contact-form-style > button {
    margin: 10px 0 0;
}

.newsletter-style  div.wpcf7-response-output {
   color:white;
}
body.page-template-page_azienda section.about-us-area .img-box {
    float: left;
    margin: 0 20px 10px 0;
}

.woocommerce div.product .stock.on-request {
    color: #ec8c09;
}
.woocommerce ul#shipping_method li input {
   width: auto;
    height: auto;
}
.swf_remove_from_favourites {
	
	position: absolute;
top: -250px;
right: 10px;
border: 0;
background-color: red;
color: white;
padding: 5px 10px;
font-size: 12px;
font-weight: 700;

}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
	
list-style-type: none;
margin: 5px 0;
padding: 10px 15px;
background-color: #bebfc1;

}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active {
background: #c6120f
}

.woocommerce table.my_account_orders .button {
    font-size: 100%;
   margin: 0 3px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #c6120f !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
h2 {
    font-size: 30px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
	
color:white;

}

.actions button.button {
    padding: 15px!important;
    background-color: #595959 !important;
	font-weight:500!important;
    
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e0201d!important;
    color: #fff;
    font-weight: 500;
}

.form-row.place-order button#place_order {
display: block!important;
text-align: center!important;
margin: 1em auto!important;
font-size: 1.25em!important;
padding: 1em!important;
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 13px;
	text-transform:uppercase;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
   padding: 17px 37px 18px;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #c6120f !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}


.select2-container--default .select2-selection--single span.select2-selection__arrow {
    height: 45px;
    position: absolute;
    top: 1px;
    right: 10px;
    width: 20px!important;
}
.woocommerce form .form-row label, #customer_details span, .woocommerce-MyAccount-content .woocommerce-address-fields span {width:100%!important;margin-bottom:0!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    left:auto;
    right: 10px;
}

.woocommerce-MyAccount-content .woocommerce-address-fields button, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button, .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {margin-top:20px;}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {font-size:27px;color:green;}

h3#ship-to-different-address {margin-bottom:0;}

h3#ship-to-different-address label {
    font-size: 28px;
}

h3#ship-to-different-address label input {width:auto;height:auto;}

hr {
    margin: 20px 0;
}
.woocommerce table.shop_table th {
    font-weight: 500;
    
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 500;
    
}
.woocommerce ul#shipping_method .amount {
    font-weight: 500;
}

ul.wc_payment_methods.payment_methods.methods input {width:auto;height:auto;}


 .select2-container--default .select2-selection--single .select2-selection__placeholder {

    color: #626262;

}
.select2-container--default .select2-selection--single .select2-selection__rendered {

    color: #626262;
    line-height: 45px;

}
.select2-container--default .select2-selection--single {

    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;

}
#overlayer{
	width: 100%;
	height: 100%;  
	position: fixed;
	z-index: 9999998;
	background: #d8d8da;
	text-align: center;
	top: 0;
}
.language-currency span {
    margin-right: 15px;
    font-weight: 500;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    top: 1.1em;
   
}
.woocommerce a.added_to_cart {
    color:#c6120f;
}
.aws-container .aws-search-field {
     border: 2px solid #c6120f;
   width: 330px;
}

.aws-container .aws-search-form .aws-form-btn {
    background-color: #c6120f;
    border: medium none;
    border-radius: 0 5px 5px 0;
    
    
}
.aws-container .aws-search-form .aws-search-btn_icon {color: #fff;}
.aws-search-result .aws_result_title {
   font-weight:400;
}

.aws-search-result .aws_result_title {
   color: #c6120f !important;
}
.aws-search-result .aws_result_price {
    color: red;
	font-size:14px;
	font-weight:500;
}
.aws-search-result .aws_result_sku {
    color: #6a6a6a;
	margin-top: 0px;
margin-bottom: 0px;
}
.aws-search-result .aws_search_more {
    color: 
    #6a6a6a;
	font-weight:500;
}
.aws-search-result .aws_result_image img {
    width: 75px;
    
}
.aws-search-result .aws_search_more a {
    color: #c6120f !important;
	font-weight:bold;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 82px!important;
    height: auto;
    box-shadow: none;
}



.shopping-cart-img {

    flex: 0 0 70px;
    margin-right: 5px;

}
.shopping-cart-title > h4 {

    font-size: 12px;
    line-height: 15px;
    margin-bottom:5px;

}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 8px 0;
    
}

.shopping-cart-content .shopping-cart-total strong {text-transform:uppercase;font-weight:500;}

.shopping-cart-content .shopping-cart-total .woocommerce-Price-amount.amount {float:right;font-weight:700;}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 400;
}

.product-action > a.action-cart {
    padding: 15px 20px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #e0201d;
    
}
nav ul li:first-child {display:none;}
nav ul.sub-menu li:first-child {display:block;}

.main-menu nav > ul > li > ul.mega-menu > li > ul > li {
    width: 18%;
	padding: 0 10px;
}

.woocommerce div.product.mb-30 {
    margin-bottom: 30px;
    
}

.product-categories li {list-style-type: none;margin-bottom:5px;}
.product-categories li ul.children {margin-left:20px;}
.product-categories li ul.children li {
    list-style-type: disc;
}

.product-categories li.current-cat-parent > a, .product-categories li.current-cat > a {font-weight:500;color:#c6120f !important;}

.shop-widget form {
    border-top: 1px solid #ebebeb;
    margin: 18px 0 30px;
    padding: 27px 0 0;
}
.price_slider_amount button {
	
	background-color: #c6120f !important;
color: #fff !important;
margin-top:10px!important;
width:100%;
text-align:center;
display:block;
border:0;
}

.price_slider_amount .price_label {
text-align: center;
margin-top: 10px;
}

.ui-widget-header {
    border: 1px solid #bebfc1!important;
    background: #bebfc1 !important;
    
}
.ui-widget-content {
    border: 1px solid #bebfc1!important;
    
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #c6120f !important;
    background: #c6120f !important;
    font-weight: bold;
    color: #fff;
}

.woocommerce .woocommerce-ordering {
    margin: 0;
}

.pagination-style li span {
    background-color: #f1f1f1;
    border-radius: 3px;
    color: #242424;
    display: inline-block;
    line-height: 1;
    padding: 11px 13px;
}

.pagination-style li a:hover, .pagination-style li a.current, .pagination-style li a.next:hover, .pagination-style li span.current {
    background-color: #c6120f;
    color: #fff;
}
body.woocommerce .loader::before {display:none;}
.breadcrumb-area h1 {font-size:28px;
padding-top:5px;}

.loader{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	position: fixed;
	z-index: 9999999;
	border: 4px solid #c6120f;
	top: 50%;
	animation: loader 2s infinite ease;
	left: 50%;
}

.loader-inner{
	vertical-align: top;
	display: inline-block;
	width: 100%;
	background-color: #c6120f;
	animation: loader-inner 2s infinite ease-in;
}

/* GENERALE */


ul.product-categories {
	border-top: 1px solid #ebebeb;
margin: 18px 0 30px;
padding: 27px 0 0;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield !important;
}

.flex-center{
	align-items: center;
}

.hidden{
	display: none;
}

.container-full{
	width: 100%;
	padding: 0;
}

#scrollUp{
	background: #c6120f none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 5px;
	z-index: 9999997 !important;
}

#scrollUp:hover{
	background: #898a8d none repeat scroll 0 0;
}

a.action-cart, button.action-cart{
	background-color: #c6120f !important;
	color: #fff !important;
}
.product-action > a, .product-action > button {
    margin: 0 3px;
}

.woocommerce .product-action form.cart {
    display:inherit;
}

a.action-cart:hover{
	background-color: #eef0f1 !important;
	color: #242424 !important;
}

.product-img img,
.related-product-img img{
	border: 1px solid #c6120f;
}

.product-content > a > span{
	color: #555;
    font-size: 13px;
}

.product-content > a:hover > span{
	color: #c6120f;
}

.devita-product-2 .product-img img{
	border: none !important;
}

.devita-product-2 .product-action input{
	width: 60px;
    text-align: center;
    padding: 0;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    color: #242424;
	-webkit-appearance: none;
    margin: 0;
}

.devita-product-2 .product-action a, .devita-product-2 .product-action button{
    display: flex;
    align-items: center;
}

.product-action > a.action-cart {
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    padding: 16px 10px;
    text-transform: uppercase;
	border: none;
	margin-left:5px;
}

.product-action button.action-cart {
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px;
    text-transform: uppercase;
	border: none;
	margin-left:5px;
}

.devita-product-2 .product-action .input-buttons a {
    display: block;
    height: 22.5px;
    width: 30px;
    line-height: inherit;
    padding: 0;
    transition: all .3s;
    border: none;
    background: #eef0f1;
    color: #242424;
	display:cursor;
}

.product-action button.action-cart i {margin-left:5px;}
.woocommerce .product-action form.cart {
    margin-bottom: 0em!important;
}
.devita-product-2 .product-action a i{
    margin-left: 5px;
}

.devita-product-2 .product-action .input-buttons button{
    display: block;
    height: 22.5px;
    width: 30px;
    line-height: 0px;
	padding: 0;
	transition: all .3s;
	border: none;
	background: #eef0f1;
	color: #242424;
}

.devita-product-2 .product-action button:hover{
	background: #c6120f;
	color: #fff;
}

/* HEADER */

header > .header-middle{
	background: #fff !important;
}

header > .header-middle .logo img{
	max-width: 300px;
}

header > .header-bottom{
	transition: background .3s;
}

header > .header-bottom.attacc{
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0;
	box-shadow: 0px 1px 10px #898a8d;
	padding: 15px 0;
	background: #fff !important;
}

header > .header-bottom:not(.attacc) nav > ul{
	text-align: center;
}

header > .header-bottom.attacc .main-menu > div:nth-child(2){
	padding-left: 40px;
	text-align: center;
}

header > .header-bottom .logo img{
	max-width: 200px;
}

header > .header-bottom li.mega-menu-title > a{
    font-size: 15px;
    font-weight: 500;
}

/* FOOTER */

section.newsletter-area{
	background: #c6120f;
	background-image: none !important;
}

section.newsletter-area input{
	border: 2px solid #fff;
	color: #fff;
}

footer{
	background: #898a8d !important;
}

footer .row > div:first-child p{
	color: #fff;
}

footer .row > div:nth-child(2) > div, footer .row > div:nth-child(3) > div {
	margin-left: 80px;
}

footer .row > div:nth-child(2) li a, footer .row > div:nth-child(3) li a {
	font-size: 15px;
	color: #fff;
}

footer .row > div:nth-child(2) li a span, footer .row > div:nth-child(3) li a span {
	transition: padding-left .3s;
}

footer .row > div:nth-child(2) li:hover a, footer .row > div:nth-child(3) li:hover a {
	padding-left: 0;
	color: #fff;
}

footer .row > div:nth-child(2) li:hover a span, footer .row > div:nth-child(3) li:hover a span {
	padding-left: 15px;
	color: #0356b0;
}

.footer-content li p {color:#ddd;margin-bottom:10px;}


footer iframe{
	width: 100%;
	height: 300px;
}

footer .footer-bottom{
	background: #444;
}

footer .footer-bottom a{
	color: #fff;
}

footer .footer-bottom a:hover{
	color: #fff;
}

/* BREADCRUMBS */

section.breadcrumb-area{
	background: #bebfc1 !important;
	padding: 10px;
}

section.breadcrumb-area .row > div:first-child{
	text-align: left;
}

section.breadcrumb-area .row > div:nth-child(2){
	text-align: right;
}

section.breadcrumb-area h1,
section.breadcrumb-area li,
section.breadcrumb-area li a,
section.breadcrumb-area .breadcrumb-content span a {
	color: #fff;
	font-weight: 500;
}
section.breadcrumb-area .breadcrumb-content span a {padding:0 6px;}

section.breadcrumb-area .breadcrumb-content strong.breadcrumb_last {padding-left:6px;color: #c6120f !important;font-weight: 500;}

section.breadcrumb-area li, section.breadcrumb-area span {
	font-size: 16px;
	color: #fff;
}

section.breadcrumb-area li:before{
	background-color: #fff;
}

section.breadcrumb-area li.active,
section.breadcrumb-area li a:hover{
    color: #c6120f !important;
}

/* PAGINA 404 */

body.notfound header > .header-bottom{
	box-shadow: 0px 1px 10px #898a8d;
}

/* HOME */

body.home section.slider-banner-area .slider-area .slider-height-2{
	min-height: 495px;
}

body.home section.slider-banner-area .slider-area .slider-content-2 h2{
    font-weight: 500;
}

body.home section.slider-banner-area .slider-area .slider-content-2 h2,
body.home section.slider-banner-area .slider-area .slider-content-2 h5,
body.home section.slider-banner-area .slider-area .slider-content-2 h3{
	text-shadow: 1px 1px 1px #000;
	color: #fff;
}

body.home section.slider-banner-area .slider-area .slider-content-2 a{
	background: #c6120f;
    color: #fff;
}

body.home section.slider-banner-area .slider-area .slider-content-2 a:hover{
	background: #fff;
    color: #c6120f;
}

body.home section.slider-banner-area .banner-area{
	text-align: center;
}

body.home section.slider-banner-area .banner-area img{
	max-width: 100%;
}

body.home section.content-wrapper-ele{
	margin-bottom: 20px;
}

body.home section.content-wrapper-ele .related-product-area{
	margin-top: 80px;
}

body.home section.content-wrapper-ele .devita-product-bundle .devita-product-2{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

body.home section.content-wrapper-ele .devita-product-bundle .devita-product-2 .product-action-wrapper-2{
    margin: -15px !important;
    opacity: 1 !important;
}

body.home section.content-wrapper-ele .devita-product-2 .list-col .gridview{
	margin-bottom: 0 !important;
}

body.home section.content-wrapper-ele .related-product-bundle h4{
	margin: 8px 0 8px;
}

body.home section.content-wrapper-ele .banner-area .wrapper{
    box-shadow: 0px 2px 10px #cccccc;
    padding: 15px 15px 1px;
    min-height: 161px;
}

body.home section.content-wrapper-ele .banner-area .title{
	display: flex;
}

body.home section.content-wrapper-ele .banner-area .title i{
	font-size: 25px;
    margin-right: 15px;
	color: #c6120f;
}

body.home section.content-wrapper-ele .banner-area .title h4{
	font-weight: 500;
	color: #c6120f;
}

body.home section.content-wrapper-ele .product-content h4{
	min-height: 36px;
	display: flex;
    align-items: center;
    justify-content: center;
}

body.home section.content-wrapper-ele .deals-wrapper .add-to-cart > div:first-child{
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 15px;
}

body.home section.content-wrapper-ele .deals-wrapper .add-to-cart input{
	width: 60px;
    text-align: center;
    padding: 0;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    color: #242424;
    -webkit-appearance: none;
    margin: 0;
}

body.home section.content-wrapper-ele .deals-wrapper .add-to-cart button{
	width: 45px;
    height: 45px;
    font-size: 20px;
    background: #c6120f;
    color: #fff;
    border: 2px solid #c6120f;
	transition: all .3s;
}

body.home section.content-wrapper-ele .deals-wrapper .add-to-cart button:hover{
    background: #eef0f1;
    color: #242424;
    border: 2px solid #eef0f1;
}

body.home section.content-wrapper-ele .deals-wrapper .add-to-cart a{
    padding: 15px 20px;
	background-color: #c6120f;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

body.home section.content-wrapper-ele .deals-wrapper .add-to-cart a:hover{
	background-color: #eef0f1;
    color: #242424;
}

body.home section.categorie .category-box{
	box-shadow: 0px 2px 10px #cccccc;
}

body.home section.categorie .category-box .category-img{
	position: relative;
}

body.home section.categorie .category-box .category-name{
    position: absolute;
	width: 100%;
    text-align: center;
    bottom: 0;
    background: rgba(198, 18, 15, .8);
    padding: 0 0;
	opacity: 0;
	height: 0;
	transition: height .5s, opacity .5s, padding .5s;
}

body.home section.categorie .category-box .category-img:hover .category-name{
	opacity: 1;
	padding: 10px 0;
	height: unset;
}

body.home section.categorie .category-box .category-name h4{
    margin: 0;
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
}

body.home section.categorie > div > .row:first-child h2{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 500;
}

/* GRIGLIA PRODOTTI */

body.griglia section.shop-page-area select{
	width: 250px !important;
}
body.griglia section.shop-page-area .shop-widget select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 
#fff url("../../assets/img/icon-img/shop.png") no-repeat scroll right 10px center;
border: 1px solid
#ebebeb;
border-radius: 3px;
box-shadow: none;
color:
    #898888;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    width: 100%!important;
}

.shorting-style  label {
    color: #242424;
    cursor: pointer;
    margin: 0 11px 0 0;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: middle;
}

body.griglia section.shop-page-area div[class^="col"]{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

body.griglia section.shop-page-area .shop-sidebar-wrapper .shop-catigory li.active > a,
body.griglia section.shop-page-area .shop-sidebar-wrapper .shop-catigory li.active > a i{
	color: #c6120f !important;
}

body.griglia section.shop-page-area .shop-sidebar-wrapper > div:not(:first-child) h4{
	margin-bottom: 25px;
}

body.griglia section.shop-page-area .shop-sidebar-wrapper > div:not(:first-child) > div{
	margin: 0;
}

body.griglia section.shop-page-area .devita-product-2{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

body.griglia section.shop-page-area .devita-product-2 .product-action-wrapper-2{
    margin: -15px !important;
    opacity: 1 !important;
}
body.griglia section.shop-page-area .devita-product-2 .product-action-wrapper-2.m-md-0{
    margin: 0 !important;
}

body.griglia section.shop-page-area .devita-product-2 .list-col .gridview{
	margin-bottom: 0 !important;
}

body.griglia section.shop-page-area .devita-product-2 h4{
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.griglia section.shop-page-area .devita-product-2 .product-price-wrapper > span:not(.product-price-old){
	font-size: 17px;
}

body.griglia section.shop-page-area .pagination-total-pages a i{
	margin: 0;
}

body.griglia section.shop-page-area .pagination-total-pages a.next{
	background-color: #f1f1f1;
	color: #242424;
}

body.griglia section.shop-page-area .pagination-total-pages a.next:hover{
	background-color: #c6120f;
    color: #fff;
}

/* DETTAGLIO PRODOTTO */

body.prodotto section.product-details .row > div:nth-child(2){
	display: flex;
	align-items: center;
}


body.prodotto section.product-details .product-details-content div.price ins span {
    font-size: 22px;
    margin-right: 5px;
}

body.prodotto section.product-details .product-details-content div.price del span, body.prodotto section.product-details .product-details-content div.price small {
font-size:14px;
margin-right:10px;
}

body.prodotto section.product-details .zoompro-span{
	text-align: center;
    padding: 30px 0;
}

body.prodotto section.product-details .product-details-content h4{
	font-size: 30px;
}

body.prodotto section.product-details .product-details-content p.code{
	margin-top: 5px;
	font-size: 17px;
}

body.prodotto section.product-details .product-details-content div.price{
	margin-top: 20px;
}

body.prodotto section.product-details .product-details-content div.price > span:first-child{
	font-size: 22px;
	margin-right: 15px;
}

body.prodotto section.product-details .product-details-content div.price > span:last-child{
	font-size: 18px;
	margin-left: 15px;
}

body.prodotto section.product-details .product-details-content .in-stock{
	margin: 12px 0 20px;
}

body.prodotto section.product-details .product-details-content .in-stock p{
	font-size: 17px;
}

body.prodotto section.product-details .product-details-content p.desc{
	margin-bottom: 20px;
}

body.prodotto section.product-details .product-details-content .variant{
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}

body.prodotto section.product-details .product-details-content .variant h5{
	margin: 0 15px 0 0;
}

body.prodotto section.product-details .product-details-content .variant select{
	width: 110px;
	background: #eef0f1;
	color: #242424;
	padding: 8px 15px;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart{
padding: 20px 0 0;
display: flex;
align-items: center;
margin-top: 20px;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality{
	display: flex;
    align-items: center;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality label{
	font-size: 16px;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality input{
	width: 60px;
	text-align: center;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality a.qty{
	width: 40px;
    height: 40px;
    font-size: 20px;
    background: #c6120f;
    color: #fff;
    border: 4px solid #c6120f;
	text-align:center;
	cursor:pointer;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality a.qty:hover{
    background: #eef0f1;
    color: #242424;
    border: 2px solid #eef0f1;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .product-action {
   margin: 0;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .product-action a, body.prodotto section.product-details .product-details-content .quality-add-to-cart .product-action button {
	padding: 11px 40px;
}

body.prodotto section.product-details .product-details-content .quality-add-to-cart .product-action > button.action-cart {
background-color: #c6120f !important;
border:0;
border-radius: 3px;
color: #fff !important;
display: inline-block;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}


body.prodotto section.product-area .section-border{
	margin-right: 0;
}

body.prodotto section.product-area .devita-product-2{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

body.prodotto section.product-area .devita-product-2 .product-action-wrapper-2{
    margin: -15px !important;
    opacity: 1 !important;
}

body.prodotto section.product-area .devita-product-2 .list-col .gridview{
	margin-bottom: 0 !important;
}

body.prodotto section.product-area .devita-product-2 h4{
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.prodotto section.product-area .devita-product-2 .product-price-wrapper > span:not(.product-price-old){
	font-size: 17px;
}

/* PAGINA CONTATTI */

body.contact section.contact-us iframe{
	width: 100%;
	height: 460px;
}

body.contact section.contact-us > div > .row > div:nth-child(3) > div > div{
	display: flex;
	align-items: center;
}

body.contact section.contact-us > div > .row > div:nth-child(3) > div > div i{
	margin-right: 10px;
	font-size: 40px;
	color: #c6120f;
}

body.contact section.contact-us > div > .row > div:nth-child(3) > div > div p{
	margin-bottom: 0;
}

body.contact section.contact-us > div > .row > div:nth-child(3) > div > div > div > p:first-child{
	color: #c6120f;
	font-weight: 600;
}

body.contact section.contact-us > div > .row > div:nth-child(3) > div > div > div > p:nth-child(2){
	color: #444;
}

/* MEDIA QUERY */

@media screen and (min-width: 992px){
	.mobilecart {display:none;}
.header-search.middle-same.mobilesearch {display:none;}
li.accountmobile {display:none!important;}
ul.product_list_widget li .shopping-cart-title {
	
	width: 100px;
}
	
	
.produttori .post-image {
	min-height: 108px;
height: 108px;
vertical-align: middle;
display: table-cell;
	
}


	.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 250px;
}

	td.product-name a {font-weight:500;}
	td.product-subtotal span {font-weight:500;}
	
	td.product-quantity input {width:45px;text-align:center;padding:0}
	
	#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 150px;
    
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    width: 13%;
   
}

	header > .header-bottom:not(.attacc){
		background: #c6120f !important;
	}
	
	header > .header-bottom.attacc ul.mega-menu{
		width: unset;
		border: 1px solid #dcdcdc !important;
		right: auto !important;
		left: -180px !important;
		padding: 20px !important;
	}
	
	/* colori voci non sticky */
	/*voci principali*/
	header > .header-bottom:not(.attacc) nav > ul > li > a,
	header > .header-bottom:not(.attacc) nav > ul > li > a > i{
		color: #fff !important;
	}
	
	/*voci principali hover*/
	header > .header-bottom:not(.attacc) nav > ul > li.active > a,
	header > .header-bottom:not(.attacc) nav > ul > li:hover > a,
	header > .header-bottom:not(.attacc) nav > ul > li > a:hover,
	header > .header-bottom:not(.attacc) nav ul li.active a i,
	header > .header-bottom:not(.attacc) nav ul li:hover a i,
	header > .header-bottom:not(.attacc) nav ul li a:hover i{
		color: #cbcbcd !important;
	}
	
	/*colori voci sticky*/
	/*voci principali*/
	header > .header-bottom.attacc nav > ul > li > a,
	header > .header-bottom.attacc nav > ul > li > a > i{
		color: #c6120f !important;
	}
	
	/*voci principali hover*/
	header > .header-bottom.attacc nav > ul > li.active > a,
	header > .header-bottom.attacc nav > ul > li:hover > a,
	header > .header-bottom.attacc nav > ul > li > a:hover,
	header > .header-bottom.attacc .main-menu nav > ul > li.active > a > i,
	header > .header-bottom.attacc .main-menu nav > ul > li:hover > a > i,
	header > .header-bottom.attacc .main-menu nav > ul > li > a:hover > i{
		color: #898a8d !important;
	}
	
	/*colori entrambi*/
	/*titolo megamenu*/
	header > .header-bottom li.mega-menu-title > a{
		color: #c6120f;
		text-transform: none !important;
	}
	
	/*voci sottomenu*/
	header > .header-bottom nav ul.mega-menu > li > ul > li > ul > li:not(.mega-menu-title) > a{
		color: #57595b !important;
		text-transform: none !important;
	}
	
	/*voci sottomenu hover*/
	header > .header-bottom nav ul.mega-menu > li > ul > li > ul > li:not(.mega-menu-title) > a:hover{
		color: #c6120f !important;
	}
	
	footer .row > div:nth-child(3) > div{
		margin: 0 0 0 50px;
	}
	
	body.contact section.contact-us > div > .row > div:nth-child(3) {
		margin-top: 30px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	header > .header-bottom.attacc ul.mega-menu{
		right: 200px !important;
		left: -175px !important;
	}
	
	header > .header-bottom.attacc .main-menu nav > ul > li > ul.mega-menu > li > ul > li{
		width: 18.65% !important;
	}
	
	header > .header-bottom.attacc .main-menu nav > ul > li > ul.mega-menu > li > ul > li:last-child{
		margin-right: 0;
	}
	
	body.prodotto section.product-area .devita-product-2 .product-action input{
		margin-bottom: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	body.griglia section.shop-page-area .devita-product-2 .product-action input{
		margin-bottom: 10px;
	}
}

@media screen and (min-width: 420px) and (max-width: 991px){
	footer .row > div:first-child img{
		max-width: 300px;
	}
}

@media screen and (min-width: 320px) and (max-width: 479px){
	.devita-product-2 .product-action button{
		display: inline-block;
		height: 45px;
		width: auto;
		border: 1px solid #c6120f;
	}
	
	.devita-product-2 .product-action button.inc{
		margin-left: 5px;
	}
	
	.devita-product-2 .product-action button.dec{
		margin: 0 5px 0 3px;
	}
}

@media screen and (max-width: 1199px){
	header > .header-bottom.attacc .main-menu > div:nth-child(2){
		padding-left: 80px;
	}
	
	body.home section.slider-banner-area .slider-area{
		margin-top: 0;
	}
	
	body.home section.slider-banner-area .slider-area .slider-height-2{
		min-height: 393px;
	}
	
	body.home section.content-wrapper-ele .banner-area .wrapper{
		min-height: 211px;
	}
	
	body.home section.content-wrapper-ele .banner-area .title{
		min-height: 60px;
		align-items: center;
	}
}

@media screen and (max-width: 991px){
	header > .header-middle{
		display: none;
	}
	
	header > .header-bottom{
		padding: 10px 0 !important;
		background: #fff !important;
		box-shadow: 0px 1px 10px #898a8d !important;
	}
	
	header > .header-bottom nav{
		max-height: 75vh;
		overflow: auto;
	}
	
	header > .header-bottom nav li a{
		color: #c6120f !important;
	}
	
	header > .header-bottom nav li.active > a,
	header > .header-bottom nav li:hover > a,
	header > .header-bottom nav li > a:hover{
		color: #898a8d !important;
	}
	
	header > .header-bottom .mean-container .mean-bar .meanmenu-reveal{
		color: #c6120f;
		border: 1px solid #c6120f;
		top: -50px
	}
	
	header > .header-bottom .mean-container .mean-bar .meanmenu-reveal span{
		background: #c6120f;
	}
	
	header > .header-bottom .mobile-menu .mean-nav ul.menu-overflow{
		overflow: visible;
	}
	
	header > .header-bottom .meanmenu-reveal.meanclose + nav{
		padding-bottom: 15px;
	}
	
	header > .header-bottom .mean-container .mean-nav ul li li a{
		text-transform: none !important;
	}
	
	footer .row > div:nth-child(2) > div{
		margin-left: 0;
	}
	
	footer .row > div:nth-child(2),
	footer .row > div:nth-child(3){
		text-align: center;
	}
	
	section.breadcrumb-area .row > div:first-child,
	section.breadcrumb-area .row > div:nth-child(2){
		text-align: center;
	}
	
	body.home section.slider-banner-area{
		padding-top: 10px !important;
	}
	
	body.home section.slider-banner-area .banner-area{
		display: flex;
		justify-content: center;
	}
	
	body.home section.slider-banner-area .banner-area > .banner-img:first-child{
		margin-right: 5vh;
	}
	
	body.home section.slider-banner-area .banner-area > div:first-child{
		margin: 0;
	}
	
	body.home section.categorie > div > .row:nth-child(2) > div{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	body.home section.categorie .category-box .category-name{
		height: unset;
		padding: 10px 0;
		opacity: 1;
	}
	
	body.contact section.contact-us > div > .row > div:nth-child(3){
		margin: 20px 0;
	}
	
	body.contact section.contact-us > div > .row > div:nth-child(3) > div > div{
		margin: 15px 0;
	}
	
	body.contact section.contact-us > div > .row > div:nth-child(3) > div > div i{
		width: 40px;
		height: 40px;
		text-align: center;
	}
}

@media screen and (max-width: 767px){
	body.home section.slider-banner-area .slider-area .slide-1{
		background-position: center center;
	}
	header > .header-bottom {
    padding: 0 0px 10px 0!important;
    
	}
	
	.afreg_half_field {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
	}
	
	.woocommerce form .form-row .input-checkbox {
    height: 35px!important;
}
	
	.whatsappme--left {
    bottom: 70px;
}

.topshop select, .topshop .select2 {margin:5px auto;}
	
	.topshop {display:block;}
body.griglia section.shop-page-area select.orderby {
    width: 100% !important;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering
{float:none;}
.shorting-style {width:100%;}

.select2-container--default .select2-selection--single {
border: 1px solid #ebebeb!important;
}
.select2-container--default .select2-selection--single span.select2-selection__arrow {
    height: 28px;
    right: 5px;
    
}

.select2-container .select2-selection--single .select2-selection__rendered {
   padding-left: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #898888!important;
}
.woocommerce-shipping-fields {margin-top:20px;}
h3#ship-to-different-address label, .woocommerce-billing-fields h3, h#order_review_heading {font-size:20px }

	.header-top.header-top-color-2 {display:none;}
	.accountmobile {display:block;}
	
	.header-search.middle-same.mobilesearch {
		margin: 0;
		display:block;
	}
	.middle-same.mobilesearch {
    width: 80%;
	}
	.mobilecart {margin-top:5px;display:block;position:relative;}
	.mobilecart i {font-size:34px;}
	
	.mobilecart span.count-style {
    background-color: 
		#c6120f;
		text-align:center;
		border-radius: 100%;
		display: inline-block;
		font-size: 10px;
		font-weight: 400;
		height: 20px;
		right: -5px;
		line-height: 20px;
		position: absolute;
		top: -10px;
		width: 20px;
		color:
			#fff;
		}

	.mobilesearch .aws-container .aws-search-field {
		width: 100%;
		border-width: 1px;
	}
	.mobilesearch .aws-container .aws-search-field {
    font-size: 14px;
	}

	body.home section.slider-banner-area .slider-area .slide-2,
	body.home section.slider-banner-area .slider-area .slide-3{
		background-position: center center;
	}
	
	body.home section.content-wrapper-ele .banner-area .wrapper{
		min-height: unset;
		margin-bottom: 20px;
	}
	
	body.home section.content-wrapper-ele .banner-area .title{
		min-height: unset;
	}
	
	body.home section.categorie .category-box .category-name h4{
		font-size: 30px;
	}
	
	body.prodotto section.product-details .product-details-content{
		margin-top: 20px;
	}
	
	body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality{
		margin: 0 20px 0 0;
	}
}

@media screen and (max-width: 575px){
	body.home section.slider-banner-area .banner-area{
		display: block;
		margin: 20px auto 10px;
	}
	
	body.home section.slider-banner-area .banner-area > div:first-child{
		margin: 0 0 20px 0;
		margin-right: 0 !important;
	}
	
	body.home section.slider-banner-area .banner-area{
		max-width: 80%;
	}
	
	body.home section.categorie .category-box .category-name h4{
		font-size: 6vw;
	}
	
	.produttori {width:25%;}
	.produttori .post {
    margin: 0px;
	padding:0px;
	border:0px;
   
}
}

@media screen and (max-width: 467px){
	body.prodotto section.product-details .product-details-content .quality-add-to-cart{
		display: block;
	}
	
	body.prodotto section.product-details .product-details-content .quality-add-to-cart .quality{
		margin: 0 0 20px 0;
	}
}
		
@media screen and (max-width: 575px){
    body.home section.slider-banner-area .slider-area{
        background: #cccccc !important;
    }
    
    body.home section.slider-banner-area .slider-area div[class*=" slide-"]{
        background: none !important;
        background-image: none !important;
        padding: 0 0 60px 0;
    }
    
    body.home section.slider-banner-area .slider-area .slider-content-2{
        text-align: center;
        padding: 15px;
    }
}

.btn-custom{
    background-color: #c6120f;
    border-color: #c6120f;
    box-shadow: none !important;
    border-radius: 3px;
    padding: 11px 40px;
    line-height: normal;
    height: unset;
    font-weight: 500;
    margin-right: 12px;
    margin-bottom: 12px;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active{
    background-color: #940d0b !important;
    border-color: #940d0b !important;
}

form input[type="file"]{
    padding: 0;
    background: transparent;
    border: none;
}

.main-menu nav > ul > li > ul.mega-menu > li > ul{
    display: flex;
}

.main-menu nav > ul > li > ul.mega-menu > li > ul > li{
    width: unset;
    flex: 1;
}

.product-img-list{
    width: 220px;
}

.sidebar-filters-remove{
    display: block;
    text-align: center;
    padding: 3px 10px;
    text-transform: uppercase;
    background: #222222;
    color: #ffffff;
    font-size: 12px;
    margin-top: 4px;
}

.sidebar-filters-remove:hover,
.sidebar-filters-remove:active,
.sidebar-filters-remove:focus{
    background: #bebfc1;
    color: #242424;
}

@media screen and (max-width: 767px){
    .product-img-list{
        width: 100%;
    }
}

@media screen and (min-width: 768px){
    .product-content-list .price{
        display: block;
        margin: 12px 2px;
    }

    .product-content-list .price .product-action{
        display: inline-block;
    }

    .product-action-wrapper-list form.cart{
        display: flex !important;
    }

    .product-action-wrapper-list form.cart .input-buttons{
        display: flex !important;
        flex-direction: column;
        text-align: center;
    }
}
