/*
Theme Name: Storefront Child Theme
Theme URI:    	https://woocommerce.com/storefront
Author:         WooThemes
Author URI:     https://woocommerce.com/
Description:  	Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love it's lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      	2022-08-02
Template:	storefront
*/

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
a{
	color: #ed7e22;
}
.site-header{
	padding-top: 0;
	border: none;
	margin: 0 !important;
}
.col-full{
	padding: 0 20px;
	margin: 0;
	max-width: none;
}
.woocommerce-active .site-header .col-full{
	padding: 0;
}
.storefront-primary-navigation {
    clear: both;
    margin: 0;
    padding: 10px;
    float: left;
}
.woocommerce-active .site-header .main-navigation {
	width: auto;
	float: left;
	margin: 0;
	clear: none;
}
button.menu-toggle {
	display: block;
	cursor: pointer;
	text-align: left;
	float: none;
	position: relative;
	border: none;
	box-shadow: none;
	border-radius: 2px;
	padding: 0;
	font-size: 0;
	color: transparent !important;
	outline: none;
	background: url(img/menu.svg) left top no-repeat !important;
	width: 37px;
	height: 33px;
}
button.menu-toggle:before{
	display: none;
}
button.menu-toggle:before,
button.menu-toggle span:before{
	content: "\f0c9";
	width: auto;
	height: auto;
	background-color: transparent;
	font: normal normal normal 20px/20px FontAwesome;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
	color: #777777;
}
button.menu-toggle:after{
	display: none;
}
button.menu-toggle span{
	display: none;
	position: fixed;
	top: 48px;
	right: calc(100% - 305px);
	z-index: 1000;
}
.admin-bar button.menu-toggle span{
	top: 80px;
}
.toggled button.menu-toggle span{
	display: block;
}
button.menu-toggle span:before{
	content: "\f00d";
	opacity: 1 !important;
}
button.menu-toggle span:after{
	display: none;
}
.main-navigation .primary-navigation {
	display: none;
}
.toggled .primary-navigation {
	display: block;
	background-color: #ed7e22;
	position: fixed;
	z-index: 100;
	top: 45px;
	bottom: 0;
	left: 0;
	min-width: 310px;
	padding: 0 30px 0 20px;
	font-size: 24px;
}
.admin-bar .main-navigation .primary-navigation{
	top: 77px;
}
.main-navigation .primary-navigation ul{
}
.main-navigation .primary-navigation ul li{
	display: list-item;
	margin: 0 !important;
}
.main-navigation .primary-navigation ul li:nth-child(1){
	padding-top: 10px;
}
.main-navigation .primary-navigation ul li a{
	color: #fff !important;
	padding: 5px 0;
	font-weight: bold;
}
.woocommerce-active .site-header .site-header-cart {
	width: auto;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0;
}
.woocommerce-active .site-header-cart .widget_shopping_cart{
	display: none;
	background: #fff;
	border: solid 1px rgba(0,0,0,.05);
}
.woocommerce-active .site-header-cart:hover .widget_shopping_cart{
	display: block;
}
.site-header-cart .cart-contents:after{
	content: "" !important;
	background: url(img/carrello.svg) center center no-repeat;
	background-size: 25px;
	width: 40px;
	height: 40px !important;
	border: solid 1.5px #777777;
	border-radius: 50%;
	display: block !important;
	margin: auto;
	float: none !important;
}
.site-header-cart .cart-contents .count{
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
	display: block;
	opacity: 1;
	text-align: center;
	font-size: 12px;
	width: 20px;
	line-height: 20px;
	border-radius: 10px;
	color: #ed7e22;
	background-color: #ed7e22;
	margin: auto;
}
.site-header-cart .cart-contents .count.count-0{
	opacity: 0;
}
.site-header-cart .cart-contents {
	padding: 4px 0;
	display: block;
	position: relative;
	background-color: transparent;
	height: auto;
	width: auto;
	text-indent: 0;
}
.site-header-cart .cart-contents:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	height: 1em;
	float: right;
	content: "\f291";
}
.site-header-cart .widget_shopping_cart{
	width: 300px;
}
.site-header-cart:hover .widget_shopping_cart{
	left: auto !important;
	right: 0;
}
.site-header .site-branding {
	display: block;
	width: 250px;
	float: none;
	margin: auto;
	clear: none;
	overflow: hidden;
}
.site-header .site-branding h1{
	clear: none;
}
.custom-logo-link{
	margin: auto;
	max-width: 250px;
}
.site-header .site-branding img{
	margin: -20px auto 0;
	max-width: 100%;
}
#search-wrapper{
	float: right;
	text-align: right;
	width: calc(50% - 250px / 2 - 60px);
}
#inostrikit-btn,
#offerta-btn,
#search-btn{
	display: inline-block;
	width: 110px;
	height: 40px;
	background: url(img/cerca.png) center center no-repeat;
	background-size: contain;
	margin: 20px 10px;
	vertical-align: top;
}
#inostrikit-btn{
	background-image: url(img/i_nostri_kit.svg);
	width: 140px;
	height: 38px;
	margin-top: 17px;
}
#offerta-btn{
	background-image: url(img/icon_offerta.svg);
	width: 134px;
	height: 44px;
}
#search-btn-2{
	display: block;
	position: relative;
	z-index: 10;
	max-width: 100%;
	width: 500px;
	height: 55px;
	margin: 0 auto -15px auto;
	background: url(img/cerca_ricorrenza.png) center center no-repeat;
	background-size: contain;
}
#go-to-account{
	float: left;
	width: calc(50% - 250px / 2 - 60px);
}
#go-to-account-inner{
	background-color: #f2f2f2;
	border-radius: 12px;
	padding: 4px 12px;
	line-height: 1;
	font-size: 20px;
	color: #777777;
	margin: 8px 0;
	overflow: hidden;
	display: inline-block;
}
#go-to-account a,
#go-to-account span{
	color: #ed7e22;
	font-weight: bold;
	display: block;
}
.site-footer{
	background-color: #ed7e22;
}
.onsale{
	background-color: #ed7e22;
	color: #fff;
	border: none;
}
.site-footer,
.site-footer a{
	color: #fff !important;
}
.footer-widgets{
	padding: 0;
	border: none;
}
.footer-widgets .widget{
	margin: 0;
}
.footer-widgets .widget .widget-title{
	padding: 0;
	margin: 0 0 10px;
	line-height: 1;
	font-size: 30px;
	font-weight: bold;
	border: none;
}
.bordered-title{
	color: #ed7e22;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 10px;
}
.bordered-title a{
	color: inherit;
	font-weight: inherit;
}
.footer-widgets .widget .widget-title:after,
.bordered-title:after{
	content: "";
	display: block;
	border-bottom: solid 2px #ed7e22;
	width: 60px;
}
.footer-widgets .widget .widget-title:after{
	border-color: #fff;
}
.footer-widgets p{
	margin: 0;
}
#brands,
.woocommerce-active .site-header .secondary-navigation {
	width: auto;
	float: none;
	margin: 0 20px 10px;
}
#brands{
	clear: both;
	margin-bottom: 20px;
}
#brands-bg{
	background-color: #f0f0f0;
	position: relative;
	padding: 10px 40px 5px;
}
#brands .next,
#brands .prev{
	position: absolute;
	top: 70px;
	left: 10px;
	color: #6d6d6d;
	opacity: .5;
	transition: all .5s ease;
}
#brands .next{
	left: auto;
	right: 10px;
}
#brands .next:hover,
#brands .prev:hover{
	opacity: 1;
}
#brands .next:before,
#brands .prev:before{
	content: "\f053";
	font: normal normal normal 30px/30px FontAwesome;
	display: block;
}
#brands .next:before{
	content: "\f054";
}
#brands-wrapper{
	overflow: hidden;
}
#brands ul{
	list-style: none;
	white-space: nowrap;
	margin: 0;
	transition: all .7s ease;
}
#brands li{
	display: inline-block;
}
#brands li img{
	max-height: 150px;
	margin: 0 1px;
}
#secondary-navigation{
	width: 100% !important;
	background-color: #fff;
}
#secondary-navigation.fixed{
	position: fixed;
	top: 0;
	z-index: 10000;
	left: 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
}
.secondary-navigation .menu {
	float: none;
	text-transform: lowercase;
}
.secondary-navigation ul.menu li{
	margin: 2px 20px 2px 0;
}
.secondary-navigation ul.menu a{
	padding: 0;
}
.secondary-navigation ul.menu a:hover,
.secondary-navigation ul.menu .active a,
.secondary-navigation ul.menu a sup{
	color: #ed7e22;
}
#offerta-bg,
#search-bg{
	display: none;
	background-color: rgba(255, 255, 255, .8);
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#offerta,
#search-form{
	display: none;
	position: fixed;
	z-index: 1000;
	background-color: #c7c7c7;
	width: 320px;
	left: 50%;
	top: 50%;
	margin: -130px 0 0 -160px;
	padding: 20px;
}
#offerta{
	width: 720px;
	margin: 0 0 0 -360px;
	padding: 0;
	max-height: 80vh;
	top: 10vh;
	overflow: auto;
}
#search-form select{
	outline: none;
	display: block;
	width: 100%;
	height: 36px;
	margin: 10px 0;
}
#search-form input{
	color: #fff;
	font-size: 20px;
	outline: none;
	background-color: #ed7e22;
	padding: 0;
	width: 70px;
	height: 70px;
	border-radius: 35px;
}
#offerta-close,
#search-close{
	position: absolute;
	z-index: 100;
	top: -22px;
	right: 0;
}
#offerta-close{
	top: 0;
	right: 4px;
}
#offerta-close:after,
#search-close:after{
	content: "\f00d";
	color: #777777;
	font: normal normal normal 20px/20px FontAwesome;
}
.storefront-full-width-content .woocommerce-products-header{
	padding: 0;
}
ul.products li.product/* .woocommerce-LoopProduct-link*/{
	background-color: #fff;
	padding: 10px;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
	border-radius: 10px;
	transition: .2s;
}
ul.products li.product:hover{
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
}
ul.products li.product .woocommerce-LoopProduct-link img{
	margin: auto;
}
.page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
.storefront-full-width-content .site-main .columns-4 ul.products li.product,
.storefront-full-width-content.single-product .related ul.products li.product,
.storefront-full-width-content.single-product .upsells ul.products li.product{
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	overflow: hidden;
}
.product_title{
	color: #ed7e22;
	font-weight: bold;
	margin: 0;
}
.single_add_to_cart_button{
	background-color: #ed7e22 !important;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	padding: 0;
}
table.shop_table_responsive{
	padding-top: 8px;
}
table.shop_table_responsive tr td.product-quantity{
	text-align: right;
	white-space: nowrap;
}
table.shop_table_responsive tr td.product-quantity .quantity{
	display: inline-block;
	margin-top: -8px;
}
.woofc-inner .woofc-quantity .plus,
.woofc-inner .woofc-quantity .minus,
table.shop_table_responsive tr td.product-quantity .plus,
table.shop_table_responsive tr td.product-quantity .minus{
	display: inline-block;
	color: #6d6d6d;
	line-height: 20px;
	font-size: 20px;
	width: 20px;
	text-align: center;
	transition: .2s;
	outline: none;
	vertical-align: middle;
}
.woofc-inner .woofc-quantity .plus:hover,
.woofc-inner .woofc-quantity .minus:hover,
table.shop_table_responsive tr td.product-quantity .plus:hover,
table.shop_table_responsive tr td.product-quantity .minus:hover{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}
.woofc-inner .woofc-quantity .plus:before,
table.shop_table_responsive tr td.product-quantity .plus:before{
	content: "+";
}
.woofc-inner .woofc-quantity .minus:before,
table.shop_table_responsive tr td.product-quantity .minus:before{
	content: "-";
}
.woofc-inner .woofc-quantity input,
table.shop_table_responsive tr td.product-quantity .qty{
	background-color: #ed7e22 !important;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 0;
	border-radius: 20px;
	display: inline-block;
	text-align: center;
	color: #fff;
	float: none;
	padding: 0;
	min-width: 0;
	vertical-align: middle;
}
table.shop_table_responsive tr td.product-quantity .qty::-webkit-inner-spin-button,
table.shop_table_responsive tr td.product-quantity .qty::-webkit-outer-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
.min-quantity{
	line-height: 1;
	margin-bottom: 10px;
}
.min-quantity span{
	display: block;
	color: #ed7e22;
}
.single-product div.product form.cart .quantity,
.woo-quick-view form.cart .quantity,
.wooqv-more-info{
	display: none;
}
.wpcf7 input[type=submit],
.lost_reset_password button,
.woocommerce-form-login button,
.register button{
	background-color: #ed7e22 !important;
	color: #fff !important;
	border-radius: 10px;
	float: right;
}
.woocommerce-form-login button + label{
	margin: 0;
}
.login-header .bordered-title{
	margin: 0;
}
.woocommerce-account .woocommerce > h2{
	display: none;
}
.content-bg-wrapper{
	display: flex;
	margin: 20px 0 0;
	min-height: calc(100vh - 120px);
}
.content-wrapper{
	padding: 0 2% 50px;
	width: 30%;
	position: relative;
}
.page-id-65836 .content-wrapper,
.page-id-6185 .content-wrapper{
	width: 100%;
}
.page-id-65836 .content-bg-wrapper{
	margin: 0;
}
.appagenti,
.privacy-link{
	position: absolute;
	left: 7%;
	bottom: 10px;
	font-size: 10px;
}
.privacy-link{
	left: auto;
	right: 7%;
	bottom: 18px;
	color: #6d6d6d;
	font-size: 10px;
}
.appagenti a{
	background: url(img/logo_appagenti.png) right top no-repeat;
	background-size: contain;
	display: inline-block;
	width: 100px;
	height: 30px;
	vertical-align: middle;
}
.wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.wpcf7 textarea,
.wpcf7 select,
.lost_reset_password input,
.woocommerce-form-login input,
.register input{
	border: none;
	background: transparent !important;
	border-bottom: solid 1px silver;
	box-shadow: none;
	padding: 8px 0;
	resize: none;
	max-height: 100px;
	outline: none;
	width: 100%;
}
.woocommerce-LostPassword:before{
	content: "\f054";
	font: normal normal normal 12px/20px FontAwesome;
	color: #ed7e22;
}
.bg{
	background: url(img/image_home.png) right center no-repeat;
	background-size: cover;
	width: 70%;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 2%;
	font-size: 30px;
	position: relative;
	overflow: hidden;
}

.page-id-6185 .bg,
.page-id-6185 .login-header{
	display: none;
}
.bg h1{
	color: #fff;
	margin: 0;
	font-size: 80px;
}
.login-header{
	margin-bottom: 10vh;
}
.page-id-8 #content .col-full,
.woocommerce-account #content .col-full{
	padding: 0;
	max-width: none;
}
#main{
	min-height: calc(100vh - 327px);
}
.page-id-8 #primary,
.page-id-8 #main,
.page-id-8 .page,
.woocommerce-account #primary,
.woocommerce-account #main,
.woocommerce-account .page{
	margin: 0;
}
.form-row-first{
	width: 100%;
	margin-right: 0;
	float: none;
}
.col2-set#customer_login .col-1,
.col2-set.addresses .col-1,
.col2-set#customer_login .col-2,
.col2-set.addresses .col-2{
	width: 100%;
	float: none;
	margin: 0;
}
.woo-quick-view .woocommerce-product-gallery img,
.single-product div.product .woocommerce-product-gallery img{
	margin: auto;
}
.prev-product,
.next-product{
	position: absolute;
	top: 200px;
	left: 0;
	background-color: #e2e2e2;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	font-size: 8px;
	text-align: center;
	color: #6d6d6d;
	opacity: .5;
	transition: all .5s ease;
	padding-top: 10px;
}
.next-product{
	left: auto;
	right: 0;
}
.prev-product:hover,
.next-product:hover{
	opacity: 1;
}
.prev-product:before,
.next-product:before{
	content: "\f053";
	font: normal normal normal 20px/20px FontAwesome;
	display: block;
}
.next-product:before{
	content: "\f054";
}
.checkout #customer_details .col-1,
#payment .payment_methods{
	display: none;
}
#order_review,
#order_review_heading{
	width: auto;
	float: none;
}
table.woocommerce-checkout-review-order-table .product-name{
	width: auto;
}
.mobile.place-order .button,
#payment .place-order .button{
	max-width: 300px;
	margin: auto;
	display: block;
}
ul.products li.product .added_to_cart,
ul.products li.product .min-quantity,
ul.products li.product .add_to_cart_button{
	position: absolute;
	top: 10px;
	right: -80px;
	width: 80px;
	padding: 0;
	background-color: transparent;
	color: #ed7e22;
	text-transform: uppercase;
	outline: none;
	opacity: 0;
	transition: right .2s ease,  opacity .5s ease;
}
ul.products li.product .min-quantity{
	top: 90px;
	text-transform: none;
	color: #6d6d6d;
	font-size: 12px;
}
ul.products li.product .min-quantity span{
	font-size: 16px;
}
ul.products li.product .added_to_cart{
	top: 130px;
	font-size: 0;
}
ul.products li.product:hover .added_to_cart,
ul.products li.product:hover .min-quantity,
ul.products li.product:hover .add_to_cart_button{
	right: 0;
	opacity: 1;
}
ul.products li.product .added_to_cart:after,
ul.products li.product .add_to_cart_button:after{
	content: "\f00c";
	font: normal normal normal 30px/50px FontAwesome;
	background-color: #ed7e22;
	color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	display: block;
	margin: auto;
	position: static;
	transition: all ease .3s;
}
ul.products li.product .add_to_cart_button{
	transition: all ease .3s;
}
ul.products li.product .add_to_cart_button.added{
	color: #4fc643;
}
ul.products li.product .add_to_cart_button.added:after{
	background-color: #4fc643;
}
ul.products li.product .added_to_cart:after{
	content: "\f07a";
}
ul.products li.product .add_to_cart_button.loading:after{
	content: "\f110";
}
.storefront-sorting{
	margin-bottom: 10px;
}
.pswp__bg{
	background-color: #fff;
}
.pswp__ui--fit .pswp__caption{
	display: none;
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit{
	background-color: #ed7e22;
}
.woocommerce-MyAccount-navigation{
	display: none;
}
.woocommerce-MyAccount-content{
	width: auto;
	margin: 20px;
	float: none;
}
.to-top{
	position: fixed;
	z-index: 20000;
	right: 100px;
	bottom: 20px;
	display: none;
	outline: none !important;
}
.to-top:before{
	content: "\f106";
	font: normal normal normal 40px/40px FontAwesome;
	border-radius: 20px;
	width: 40px;
	height: 40px;
	background-color: #ed7e22;
	color: #fff;
	transition: all .5s ease; 
	text-align: center;
	display: block;
	opacity: .7;
}
.to-top:hover:before{
	opacity: 1;
}
#content .woocommerce .woocommerce-message{
	display: none;
}
.woocommerce-message{
	background-color: #ED7E22;
	margin: 10px 20px;
}
.woocommerce-message a{
	color: red;
	font-weight: bold;
}
.pswp__bg{
	opacity: .5 !important;
}
.pswp__scroll-wrap{
	border: solid 1px #ed7e22;
	width: 60%;
	height: 90%;
	top: 5%;
	left: 20%;
	background-color: #fff;
}
.your-consent{
	float: left;
	width: calc(100% - 95px);
}
/*.has-banner{
	padding-top: 45px;
}*/
.banner{
	font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	line-height: 1.618;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	color: #6d6d6d;
	padding: 15px 10px 15px 70px;
	position: fixed;
	top: 30px;
	right: 2px;
	z-index: 100000;
	border-radius: 10px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
	background: url(img/icon_notifica.svg) 10px center no-repeat #fff;
	background-size: 50px;
}
.admin-bar .banner{
	top: 62px;
}
.banner .close{
	position: absolute;
	right: 15px;
	top: -15px;
	width: 25px;
	height: 25px;
	background: url(img/icon_chiudi.svg) center center no-repeat;
	background-size: contain;
}
.woofc-inner .woofc-price{
	text-transform: none !important;
}
#cookie-notice{
	background-color: rgba(255, 255, 255, 0.7) !important;
	color: #000 !important;
}
#cn-notice-text{
	display: block;
}
#cn-accept-cookie,
#cn-more-info{
	color: #000;
	background: #fff;
	border-color: #000;
	border-radius: 0;
	font-weight: normal;
}
.checkout-button,
#place_order{
	background-color: #ed7e22 !important;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
	text-align: center;
	line-height: 1;
	font-size: 70px;
	margin: 0;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received span{
	display: block;
	font-size: 40px;
}
.mobile.place-order {
	margin-bottom: 2.617924em;
	padding: 1.41575em;
	float: none;
	width: 100%;
	background-color: #fafafa;
}
.mobile.place-order .button {
	font-size: 1.41575em;
	width: 100%;
	white-space: pre-wrap;
}
.wooqv-nav a{
	opacity: .8;
}
.wooqv-nav a.wooqv-next:hover{
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(180deg) scale(1.1);
	transform: translateY(-50%) rotate(180deg) scale(1.1);
}
.wooqv-nav a.wooqv-prev:hover{
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(0deg) scale(1.1);
	transform: translateY(-50%) rotate(0deg) scale(1.1);
}
.wooqv-nav a.wooqv-next:hover{
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(180deg) scale(1.1);
	transform: translateY(-50%) rotate(180deg) scale(1.1);
}
@media (max-width: 1300px){
	.privacy-link{left: 7%; right: auto; bottom: 35px;}
	.wooqv-slider-wrapper{
		height: auto !important;
	}
	.wooqv-overlay{
		z-index: 9020 !important;
		height: 0 !important;
	}
	.wooqv-nav a{
		text-shadow: 0px 0px 10px rgba(0, 0, 0, .9);
		top: 50vh;
		cursor: pointer;
	}
}
@media (max-width: 1000px){
	.bg{
		font-size: 24px;
	}
	.bg h1{
		font-size: 60px;
	}
	#inostrikit-btn,
	#offerta-btn,
	#search-btn{
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 768px){
	.woocommerce-active .site-header-cart:hover .widget_shopping_cart{
		display: none;
	}
	#go-to-account{
		display: none;
	}
	.site-header .site-branding{
		width: calc(100% - 150px);
		clear: both;
	}
/*	.woocommerce-active .site-header .site-header-cart,
	#search-btn{
		width: auto;
		margin: 10px 4px;
		background: none;
	}
	#offerta-btn{
		background-image: url(img/icon_offerta_mobile.svg);
		margin: 10px 4px;
		width: 20px;
		height: 30px;
	}
	#inostrikit-btn{
		background-image: url(img/i_nostri_kit_mobile.svg);
		margin: 10px 4px;
		width: 32px;
		height: 30px;
	}*/
	#search-btn,
	#offerta-btn,
	#inostrikit-btn{
		width: 34%;
		max-width: 102px;
		height: 40px;
		margin: 0;
	}
	#offerta-btn{
		margin-top: 4px;
	}
	#search-btn{
		margin-top: 2px;
		width: 30%;
		max-width: 90px;
	}
	#search-wrapper{
		width: calc(100% - 60px - 35px);
		max-width: 310px;
		margin-right: 3px;
		display: flex;
		justify-content: space-between;
	}
/*	#search-btn:before{
		display: block;
		font: normal normal normal 24px/1 FontAwesome;
		content: "\f002";
		color: #777777;
	}*/
	.site-header-cart .cart-contents:after{
		background: none;
		display: block !important;
		font: normal normal normal 24px/1 FontAwesome;
		content: "\f07a" !important;
		color: #777777;
		width: auto;
		height: auto !important;
	}
	.site-header-cart .cart-contents{
		padding: 0;
	}
	.woocommerce-active .site-header .site-header-cart{
		margin-top: 5px;
	}
	.site-header-cart .cart-contents .count{
		position: absolute;
		top: -5px;
		right: -10px;
	}
	.page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
	.page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
	.storefront-full-width-content .site-main .columns-4 ul.products li.product,
	.storefront-full-width-content.single-product .related ul.products li.product,
	.storefront-full-width-content.single-product .upsells ul.products li.product{
		margin-right: 0;
		width: 100%;
	}
	.content-wrapper{
		width: 100%;
	}
	.bg{
		display: none;
	}
	ul.products li.product .added_to_cart,
	ul.products li.product .min-quantity,
	ul.products li.product .add_to_cart_button{
		right: 0;
		opacity: 1;
	}
	#offerta{
		width: 90%;
		margin-left: -45%;
	}
}
.overlay {
  width: 100%;
  background: rgba(0,0,0,.75);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100001;
}
.videoBox {
  position: fixed;
  width: 90%;
  left: 50%;
  top:50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 20px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
}
.videoBox video {
  width: 100%;
}
.overlay .close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
  background: transparent url(img/close.png) no-repeat center center;
  opacity: .8;
}
.close:hover {
  opacity: 1;
}
.woocommerce-MyAccount-content{
	max-width: 1000px;
	margin: 50px auto;
	padding: 0 20px;
}
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content p:nth-child(2),
.dashboard-link-wrapper{
	font-size: 30px;
	font-weight: normal;
	margin: 0;
}
.woocommerce-MyAccount-content p:nth-child(2),
.dashboard-link{
	color: #ed7e22;
}
.woocommerce-MyAccount-content h2,
.dashboard-link-wrapper{
	margin-top: 10px;
}
.woocommerce-MyAccount-content h2{
	color: #6d6d6d;
}
.dashboard-link:hover{
	text-decoration: underline;
}
.woocommerce-MyAccount-content .dashboard{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.woocommerce-MyAccount-content .dashboard a{
	margin-bottom: 20px;
	padding: 10px 30px 20px;
	color: #6d6d6d;
	border: solid 1px #6d6d6d;
	border-radius: 10px;
	transition: .2s;
}
.woocommerce-MyAccount-content .dashboard a:hover{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	outline: none;
}
.woocommerce-MyAccount-content .dashboard a span{
	display: block;
	font-size: 30px;
}
.woocommerce-EditAccountForm.edit-account{
	display: none;
}
.cookies-newsletter{
	margin: 10px 0 20px;
	list-style: none;
}
.cookies-newsletter li{
	padding: 5px 0;
}
.cookies-newsletter label input{
	display: none;
}
#change-password-link,
.cookies-newsletter label span{
	display: inline-block;
	padding-left: 25px;
	line-height: 18px;
	position: relative;
}
.cookies-newsletter label input:checked + span:after,
.cookies-newsletter label span:before,
#new-password-form button:before,
#accept button:before,
#change-password-link:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}
#new-password-form button:before,
#accept button:before{
	top: 16px;
	left: 30px;
}
.cookies-newsletter label span:before{
	background-color: #b01616;
}
.cookies-newsletter label input:checked + span:before{
	background-color: #4ad91a;
}
.cookies-newsletter label input:checked + span:after{
	content: "\2713";
	color: #fff;
}
#new-password-form button:before,
#accept button:before,
#change-password-link:before{
	content: "\f054";
	color: #fff;
	background-color: #777777;
	font-family: FontAwesome;
	font-size: 13px;
	line-height: 20px;
}
#show-coupon-fields-bg,
#new-password-bg,
.accept-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	z-index: 1000;
	display: none;
}
table.cart td.actions .coupon,
#new-password-form,
#accept{
	position: fixed;
	top: calc(50vh - 130px);
	left: calc(50vw - 200px);
	width: 400px;
	text-align: center;
	z-index: 1001;
	background-color: #fff;
	padding: 20px 40px 30px;
	display: none;
}
.accept-bg{
	display: flex;
}
#accept{
	display: block;
}
#accept ul{
	text-align: left;
}
table.cart td.actions .coupon label,
#new-password-form label{
	display: block;
	font-size: 30px;
}
table.cart td.actions .coupon #coupon_code,
#new-password-form input{
	border: none;
	background-color: #f2f2f2;
	display: block;
	font-size: 26px;
	margin: 20px 0;
	padding: 2px 10px;
	box-shadow: none;
	width: 100%;
}
table.cart td.actions .coupon .button,
#new-password-form button,
#accept button{
	background-color: #fff;
	color: #6d6d6d;
	font-size: 26px;
	padding: 2px 30px;
	position: relative;
}
#new-password-form button,
#accept button{
	padding-left: 55px;
}
table.cart td.actions .coupon .button:hover,
#new-password-form button:hover,
#accept button:hover{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
#show-coupon-fields-close,
#new-password-close{
	position: absolute;
	right: 10px;
	top: -10px;
}
#show-coupon-fields-close:after,
#new-password-close:after {
	content: "\f00d";
	color: #fff;
	background-color: #777777;
	font: normal normal normal 20px/20px FontAwesome;
	padding: 4px;
}
@media (min-width: 768px) {
	.videoBox {
		width: 50%;
	}
	.cart-collaterals .cart_totals_clone{
		width: 52.9411764706%;
		float: right;
		margin-right: 0;
		margin: 0;
		clear: right;
	}
	.woocommerce-MyAccount-content .dashboard{
		flex-direction: row;
	}
	.woocommerce-MyAccount-content .dashboard a{
		width: 49%;
	}
}
@media (min-width: 1100px) {
	.woocommerce-cart-form,
	.woocommerce-checkout-review-order-table{
		width: 60%;
		float: left;
	}
	.cart-collaterals,
	#payment{
		width: 40%;
		max-width: 500px;
		float: left;
	}
	.cart-collaterals .cart_totals,
	.cart-collaterals .cart_totals_clone{
		width: 80%;
	}
	.cart-collaterals.fixed,
	#payment.fixed{
		position: fixed;
		top: 80px;
		left: calc((100% - 40px) * .6 + 20px);
	}
	#payment .place-order{
		background-color: transparent;
	}
	.cart-collaterals.mobile,
	.mobile.place-order{
		display: none;
	}
}
body:not(.logged-in) #woofc{
	display: none;
}
button[name=update_cart]{
	visibility: hidden;
}
#show-coupon-fields{
	width: 100%;
	height: 135px;
	float: left;
	background: url(img/coupon.png) center center/contain no-repeat;
}
.widget_nav_menu ul li{
	display: inline-block;
}
.widget_nav_menu ul li:before{
	display: none;
}
.page-template-template-empty{
	position: relative;
}
.empty-bg{
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	width: 100%;
	z-index: -1;
	background-color: transparent;
	background-image: linear-gradient(180deg, #7c0000 0%, #190005 100%);
	opacity: 0.68;
}
#offerta,
#offerta h1,
#offerta h2,
#offerta h3,
#offerta h4,
#offerta h5,
#offerta h6,
.page-template-template-empty,
.page-template-template-empty h1,
.page-template-template-empty h2,
.page-template-template-empty h3,
.page-template-template-empty h4,
.page-template-template-empty h5,
.page-template-template-empty h6{
	color: #fff;
	font-family: sans-serif;
}
#offerta p,
.page-template-template-empty p{
	font-size: 20px;
	font-weight: 300;
}
#offerta h1,
#offerta h2,
#offerta h3,
#offerta h4,
#offerta h5,
#offerta h6,
.page-template-template-empty h1,
.page-template-template-empty h2,
.page-template-template-empty h3,
.page-template-template-empty h4,
.page-template-template-empty h5,
.page-template-template-empty h6{
	font-weight: 500;
}
#offerta .site-main,
#offerta .hentry{
	margin: 0 !important;
}
.yt{
	width: 100%;
	max-width: 760px;
	margin: auto;
}
.yt > div{
	position: relative;
	padding-bottom: 56.25%;
}
.yt iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.customer-form{
	text-align: center;
}
.customer-form .row{
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.customer-form .row > div > span,
.page-template-template-empty .order-now{
	font-size: 18px;
	padding: 20px 40px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}
.customer-form .row > div > span{
	fill: #545454;
	color: #545454;
	background-color: #fff;
	display: block;
}
.page-template-template-empty .order-now{
	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	background-color: #d87b29;
	color: #fff;
	fill: #fff;
	border: solid 3px #fff;
}
@media (max-width: 768px){
	.page-template-template-empty h1{
		font-size: 24px;
	}
	.page-template-template-empty p{
		font-size: 16px;
	}
}
.wc-proceed-to-checkout{
	margin-bottom: 0;
}
.tagged_as{
	display: none !important;
}
ul.products li.product img + .img{
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	opacity: 0;
	transition: .3s;
	background: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
ul.products li.product:hover img + .img{
	opacity: 1;
}
ul.products li.product img + .img img{
	margin: 0;
}
ul.products li.product.outofstock a.button{
	display: none;
}
.grazie{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #ed7e22;
	line-height: 1;
	margin: 20px 20px 0;
}
@media (min-width: 768px){
	.grazie{
		margin: 20px;
	}
}
