/*
Theme Name: Brahms - Strumenti Musicali
Author: Mallet Studio
Author URI: http://malletstudio.com
Description: Custom Theme created by Mallet Studio
Version: 2.5
License: All Right Reserved, Mallet Studio
*/


/*==========  Nuova home  ==========*/
.mega-sub-menu .subcategories{
	max-height: 300px !important;
	height: auto !important;
	overflow-y: auto !important;
}

.widget_product_search input{
	width: 100%;
	height: 40px;
	padding: 10px;
	border: none;
}

#usato-sepa{
	background-color: #2a2a2a;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#usato-sepa h4{
	margin: 0;
	padding: 0;
}

.new-main-slider{
	position: relative;
	width: 100%;
}

.new-main-slider .overlay{
	opacity: 1;
}


.new-main-slider .new-slide{
	position: relative;
	width: 100%;
	height: calc(100vh - 230px);
	position: relative;;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.new-main-slider .slick-dots{
	top: 25px;
	bottom:inherit;
	z-index: 1;
	width: auto;
	right: 30px;
	color: #FFFFFF !important;
}

.new-slide-container{
	height: 100%;
}

.new-slide-container .row{
	height: 100%;
}


.new-slide-container-inner{
	position: relative;
	top: calc(50% - 60px);
	transform: translateY(-50%);
	color: #fff;
}


.new-slide-container-inner h2{
	margin-top: 0px;
	font-weight: 900;
	font-size: 55px;
}

.new-slide-container-inner a{
	background-color: #fff;
	color: #2a2a2a;
	padding: 15px 40px;
	font-weight: 700;
	display: inline-block;
	text-decoration: none !important;
	margin-top: 10px;
	transition: all 0.3s;
}

.new-slide-container-inner a:hover{
	background-color: #2a2a2a;
	color: #fff;
}


.new-main-slider .slick-dots li{
	margin: 0 1px;
}

.new-main-slider .slick-dots li button:before{
	font-size: 35px;
	color: #FFFFFF;
}

.new-main-slider .slick-dots li.slick-active button:before{
	opacity: 1;
	color: #FFFFFF;
}

.new-cards{
	margin-top: -110px;
	margin-bottom: 30px;
}

.new-card{
}

.new-card-inner{
	background-color: #2a2a2a;
	padding: 20px;
	border-radius: 6px;
}

.new-card-inner h2{
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}

.new-card-inner p{
	color: #fff;
	font-size: 13px;
	height: 72px;
	overflow: hidden;
}


.new-cards img{
	width: 100%;
	height: auto;
}

.new-cards a{
	text-align: center;
	width: 100%;
	background-color: #fff;
	color: #2a2a2a;
	padding: 15px 30px;
	font-weight: 700;
	display: inline-block;
	text-decoration: none !important;
	margin-top: 10px;
	transition: all 0.3s;
}

.new-cards a:hover{
	background-color: #F4f4f4;
		color: #2a2a2a;
}

/*==========  Standard css per menu classico  ==========*/

body{
	font-family: museo-sans, sans-serif;
}

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

#main-container{
	margin-top: 140px;
}

.hide-desktop{
	display: none !important;
}

.mega-sub-menu a{
	transition: color 150ms ease-in !important;
}

.mega-sub-menu a:hover{
	color: #81bc3b !important;
}

.b-store-data{
	display: inline-block;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
}

.b-wa{
	display: inline-block;
	color: #fff;
	font-size: 12px;
}


.b-wa a{
	color: #fff !important;
}

.b-wa p{
	margin-bottom: 0px;
}

.b-wa div{
	display: inline-block;
	padding-right: 20px;
	vertical-align: middle;
}

.b-wa img{
	width: 25px;
	margin-right: 8px;
}

.b-store-data div{
	display: inline-block;
	    padding-right: 20px;
	vertical-align: middle;
}

.b-store-data div p {
	margin-bottom: 0px;
}

.b-store-data div p:first-child {
	margin-bottom: 2px;
}

.pop-up-modal{

}

.pop-up-content{
	font-size: 16px;
}

.modal-img{

}

.modal-img img {
		width: 100%;
		height: auto;
}

.ca-popup{
	text-align: center;
	display: block;
	width: 100%;
	padding: 13px;
	background-color: transparent;
	border: 2px solid #000;
	font-size: 16px;
	font-weight: bold;
	transition: all 0.3s;
	color: #000;
	margin-top: 30px;
	transition: all 0.3s;
}

.ca-popup:hover{
	background-color: #000;
	color: #fff;
}

#site-header{
	z-index: 999;
	position:fixed;
	top:0px;
	height:90px;
	width:100%;
	background-color:#191919;
}

#site-header .logo{
	float:left;
	padding-top:17px;
	padding-bottom: 17px;
}

#site-header .logo img{
	width: 130px;
	max-width: 130px;
    height: auto;
}

#site-header .menu-desk{
	float:right;
	padding-top:10px;
	padding-bottom: 10px;
}

#site-header .menu-desk li{
	text-align:right;
	display:inline;
	padding-left:20px;
	list-style:none;
}

#site-header .menu-desk li a{
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
	-webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition:color 300ms ease-out;
    transition: color 300ms ease-out;
}

#site-header .menu-desk li a:hover{
	color:#CCC;
}

#site-header .menu{
	background-color: #2a2a2a;
	    border-bottom: 1px solid #131313;
}

.cart-customlocation span{
	padding-right: 6px;
}

.b-store-header{
	float: right;
	padding-top: 25px;
}

.b-store-header form input{
	background-color: #2a2a2a;
	color: #fff;
	border: none;
	padding: 10px 20px;
	width: 200px;
	outline: none;
}

.b-store-info{
	display: inline-block;
	text-transform: capitalize;
}

.b-store-search{
	display: inline-block;
	padding-right: 20px;
}

.b-store-info a{
	color: #A9A9A9;
	text-decoration: none;
	-webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition:color 300ms ease-out;
    transition: color 300ms ease-out;
}

.b-store-info a .dashicons-admin-users{
	margin-left: 10px;
}



.b-store-info a .dashicons-cart{
	vertical-align: sub;
}

.b-store-info a:hover{
	color:#fff;
}

.bg-box{
  background-repeat:no-repeat;
  background-position:  center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-box .text{
	z-index: 1;
}

.full-img{
	width: 100%;
	height: auto;
}

.message-box{
	padding: 15px 5px;
}

.bg-full{
  background-repeat:no-repeat;
  background-position:  center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.main-box{
	position: relative;
	float: left;
	width: 50%;
	height: calc(100vh - 128px);
	min-height: 600px;
}

.bg-slide{
	width: 100%;
	height: 100%;
	position: relative;
}

.standard-box{
	position: relative;
	float: left;
	width: 50%;
	height: 300px;
}

.standard-box .text{
	position: absolute;
	bottom: 50px;
	right: 50px;
}

.standard-box h2{
	font-weight: 600;
    margin-bottom: 3px;
	text-transform: uppercase;
	color: #fff;
}

.standard-box p{
	color: #fff;
}

.main-box .text{
	position: absolute;
	bottom: 50px;
	right: 50px;
	text-align: right;
	padding-left: 30px;
}

.main-box h2{
	font-weight: 600;
    margin-bottom: 3px;
	text-transform: uppercase;
	color: #fff;
}

.main-box p{
	color: #fff;
}

.split-box{
	float: left;
	width: 50%;
	height: calc(100vh - 128px);
	min-height: 600px;
}

.split-box h2{
	font-weight: 900;
    margin-bottom: 3px;
	font-size: 21px;
	text-transform: uppercase;
}

.split-box p{
	text-align: justify;
	margin-top: 15px;
	font-size: 11px;
}

.std-page{
	margin-bottom: 100px;
}

.big-btn-menu{
	text-align: center !important;
	border: 1px solid #fff !important;
	display: block;
    padding: 20px 20px !important;
}


.absolute-center {
	/* Internet Explorer 10 */
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;

	/* Firefox */
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari, Opera, and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
}

.tringle-dx{
	margin-top: -15px;
    top: 50%;
    position: absolute;
    left: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 18px;
	border-color: transparent transparent transparent #f4f4f4;
	z-index: 1;
	-webkit-transition: border-color 300ms ease-out;
    -moz-transition: border-color 300ms ease-out;
    -o-transition: border-color 300ms ease-out;
    transition: border-color 300ms ease-out;
}

.tringle-sx{
	margin-top: -15px;
    top: 50%;
    position: absolute;
    right: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 18px 15px 0;
	border-color: transparent #f4f4f4 transparent transparent;
	z-index: 1;
	-webkit-transition: border-color 300ms ease-out;
    -moz-transition: border-color 300ms ease-out;
    -o-transition: border-color 300ms ease-out;
    transition: border-color 300ms ease-out;
}


.box-top, .box-bottom{
	height: 50%;
	width: 100%;
	background-color: #f4f4f4;
	-webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}

.box-top .bg-box , .box-bottom .bg-box {
	height: 100%;
}

.home-section{
	/*height: calc(100vh - 128px);*/
}

.text-box{
	color: #2a2a2a;
	height: 100%;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}



.overlay{
	opacity: 0;
	width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.15);
    position: absolute;
    left: 0px;
	top: 0px;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

/* HOVER EFFECT HOME STAGE*/

.bg-box:hover > .overlay{
	opacity: 1;
}

.box-top:hover{
	background-color:#E1E0E0;
}

.box-bottom:hover{
	background-color:#E1E0E0;
}

.box-top:hover > .bg-box .overlay{
	opacity: 1;
}

.box-bottom:hover > .bg-box .overlay{
	opacity: 1;
}

.box-top:hover > .bg-box .tringle-dx{
	border-color: transparent transparent transparent #E1E0E0;
}

.box-bottom:hover > .bg-box .tringle-sx{
	border-color: transparent #E1E0E0 transparent transparent;
}


.unslider{
	height: 100%;
}

.home-slider{
	height: 100%;
}

.unslider li, .unslider ol, .unslider ul{
	height: 100%;
}

.unslider-nav{
    position: absolute;
    top: 30px;
    right: 50px;
    z-index: 1;
}

.pad{
	padding-top: 40px;
	padding-bottom: 40px;
}

.pad-more{
	padding-top: 100px;
	padding-bottom: 100px;
}

.pad-b{
	padding-top: 0px;
	padding-bottom: 40px;
}

.pad-t{
	padding-top: 40px;
	padding-bottom: 0px;
}

.pad-less{
	padding-top: 20px;
	padding-bottom: 20px;
}

.grey{
	background-color: #f4f4f4;
}

.section-title{
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
	margin-bottom: 50px;
}

.products li h3{
	font-size: 16px;
}


.products li a{
	text-decoration: none;
	color: #2a2a2a;
}

.products li a:hover{
	color: inherit;
}

li{
	list-style: none;
}

.onsale{
	position: absolute;
    right: 0px;
    top: 0px;
	z-index: 1;
	display: none;
}

.onsale img{
	width: 80px !important;
	height: auto;
}

.prod-4{

}

.prod-4{

}

.prod-4 li{
	display: inline-block;
	position: relative;
	width: calc(25% - 3px);
	padding: 10px;
}

.prod-4 li img{
	width: 100%;
	height: auto;
}

.prod-3{

}

.products li{
	vertical-align: top;
}

.prod-3 li{
	display: inline-block;
	position: relative;
	width: calc(25% - 3px);
	padding: 10px;
}

.prod-3 li img{
	width: 100%;
	height: auto;
}

.condizioni-prodotto{
	position: absolute;
    z-index: 2;
    top: -25px;
    left: -10px;
    width: 110px;
    height: 100px;
}

.condizioni-prodotto img{
	width: 100%;
	height: auto;
}



.grey .prod-text-box{
	background-color: #fff;
}

.prod-text-box{
	padding: 30px 18px;
	background-color:#f4f4f4;
	min-height: 134px;
}


.prod-text-box h2{
	font-size: 15px;
    font-weight: 500;
    margin-top: 0px;
}

.price{
	font-size: 17px;
	  font-weight: 900;
}

.woocommerce-pagination{
	width: 100%;
	padding: 50px 0px;
    font-size: 18px;
}

.woocommerce-pagination ul{
	text-align: center;
}

.woocommerce-pagination ul li{
	display: inline-block;
    padding: 0px 10px;
}

.woocommerce-pagination ul li a{
	color: #2a2a2a;
}

.page-numbers.current:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #2a2a2a;
	bottom: -6px;
    left: 0px;

}

.wc-tab{

}

.wc-tab ul {
	padding-left: 15px;
}

.wc-tab ul li{
    list-style: square;
}

.woocommerce-pagination ul li span{
	position: relative;
}

del{
	font-size: 11px;
    display: list-item;
    color: #ccc;
	list-style: none;
}

ins{
	text-decoration: none;
}

.prod-img-box{
	position:relative;
}

.overlay-prod{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.25);
	opacity: 0;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.prod-text-box{
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}


.products li:hover > a .prod-text-box{
	background-color:#2a2a2a;
	color: #fff;
}

.products li:hover > a .prod-img-box .overlay-prod{
	opacity: 1;
}


.overlay-prod span{
	color: #fff;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -20px;
    font-size: 40px;
    width: 40px;
    height: 40px;

}

.pre-footer-item{

}

.pre-footer-item p{
	font-size: 12px;
	font-weight: bold;
}

.pre-footer-item img{
	width: 100%;
	height: auto;
	max-width: 200px;
}

.pre-footer-item img.special{
	width: 100%;
	height: auto;
	max-width: 300px;
}

footer{
	background-color: #2a2a2a;
}

.products .product .ajax_add_to_cart{
	display: none;
}

.ajax_add_to_cart{
	display: block;
	background-color: #2a2a2a;
	color:#fff !important;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
}

.ajax_add_to_cart:hover{
	background-color: #8fae1b;
}

.woocommerce-product-gallery__image{
	opacity: 0.6;
}

.woocommerce-product-gallery__image.active{
	opacity: 1;
}

.woocommerce-product-gallery__image img{
	width: 100%;
	height: auto;
}

.section-prodotto-singolo{
	padding:0px 0px;
	color: #fff;
}

.section-prodotto-singolo h1{
	margin-top: 0px;
}

.gallery-prodotto{

}

.main-product-row{
	padding-top: 60px;
	padding-bottom: 60px;
}

.color-row{
	position: absolute;
	background-color: #2a2a2a;
	width: 100%;
}

.mini-hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #fff;
	width: 30px;
	margin-left: 0px;
}

.info-prodotto{

}

.single_add_to_cart_button{
	background-color: #F7C95E;
	color: #131313;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 35px;
	border-radius: 4px;
	border: 1px solid #D7BA73;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition:all 300ms ease-out;
    transition: all 300ms ease-out;
}

.single_add_to_cart_button:hover{
	background-color: #dda028;
	color: #2A2A2A;
}

.prova-negozio-btn{
		background-color: transparent;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 35px;
    border-radius: 4px;
    border: 1px solid #fff;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.prova-negozio-btn:hover{
	background-color: #2a2a2a;
	color: #FFF;
}

.video-btn{
		text-decoration: none !important;
		text-align: center;
		display: block;
		width: 80%;
    position: relative;
    margin-left: 10%;
    transform: translateY(-50%);
		margin-bottom: -20px;
    z-index: 1;
    background-color: #191919;
    color: #FFF !important;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #477733;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.video-btn:hover{
	text-decoration: none !important;
	background-color: #000;
	color: #FFF;
}

input:-moz-read-only { /* For Firefox */
  background-color: grey;
	pointer-events: none;
	outline: none !important;
	opacity: 0.6;
}

input:read-only {
	pointer-events: none;
	outline: none !important;
	opacity: 0.6;
}

.product_title.entry-title{
	font-size: 28px;
	font-weight: 700;
}

.info-prodotto .price{
	font-size: 28px;
}

.info-prodotto .posted_in a{
	color: #fff !important;
	font-style: italic;
}

.buy-singolo .stock{
	margin-bottom: 30px;
}

.main-image{
	background-image: url(img/placeholder.jpg);
	background-position: center center;
	background-size: cover;
}

.main-image img{
	position: relative;
	border: 1px solid #ccc;
	width: 100%;
	height: auto;
	z-index: 1;
}

.single-tabs{
	padding-top: 120px;
	color: #2a2a2a;
}

.fin-tabs{
	padding-top: 95px;
	margin-bottom: -80px;
}

.fin-tabs img{
	width: 100%;
	height: auto;
	max-width: 350px;
}

.rel{
	position: relative;
}

.gallery-images{
	padding-top: 15px;
}

.gallery-images li{
	display: inline-block;
	width: 25%;
	list-style: none;
}

.gallery-images li img{
	border: 1px solid #fff;
	display: inline-block;
	width: 100%;
	height: auto;
}

.woocommerce-tabs.wc-tabs-wrapper{

}

.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs{
	padding-left: 0px;
}

.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li{
	display: inline-block;
	padding-right: 20px;
}

.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a{
	color: #ccc;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 3px;
	border-bottom: 3px solid #fff;
	text-decoration: none !important;
}


.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active a{
	color: #2a2a2a;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 3px solid #2a2a2a;
}

.woocommerce-Tabs-panel{
	margin-top: 30px;
}

.woocommerce-Tabs-panel h2{
	display: none;
}

.shop_attributes p{
	padding-left: 10px;
	margin-bottom: 0px;
}

.stock.out-of-stock{
	color:#CB0B0E;
    text-transform: uppercase;
    font-weight: 600;
}

.buy-singolo form{
	display: inline-block;
}

.buy-right{
	display: inline-block;
	text-align: right;
}

.buy-singolo button{
	margin-right: 30px;
}

.buy-right img{
	width: 100%;
	height: auto;
	max-width: 290px;
}

.shop-sidebar{
	    padding: 10px 20px 10px 10px;
}

.shop-sidebar ul{
	padding-left: 17px;
}

.shop-sidebar ul{
	padding-left: 17px;
}

.widget-title{
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.product-categories a{
	color: #2a2a2a;
}

#sidebar aside{
	margin-bottom: 40px;
}

.product-categories li{
	list-style: square;
	padding:10px 0px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}


.product-categories li ul{
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.product-categories li ul li{
	list-style: square;
	padding:4px 0px;
	font-weight: 400;
	text-transform:capitalize;
}

.bg-header{
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cat-item.current-cat{
	color:  #81bc3b;
	font-weight: bold;
}

.cat-item.current-cat a{
	color:  #81bc3b;
	font-weight: bold;
}

.current-cat-parent > a:nth-of-type(1){
	color:  #81bc3b;
	font-weight: bold;
}

.bg-header h1{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 35px;
  margin-top: 85px;
}

.bg-header-home-shop{
	background-image: url('img/bg-shop.jpg');
}




.woocommerce-info a, .woocommerce-message a, .woocommerce-error a{
	color: #2a2a2a;
	font-weight: 600;
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	border-radius: 0px !important;
}


.page-title{
	font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 40px;
}

.hr-bramhs{
	margin-bottom: 40px;
}

form input[type=text], form input[type=tel], form input[type=email], form input[type=password]{
	height: 40px;
	padding: 0px 10px
}

input.button{
	height: 40px;
}

.select2-container--default .select2-selection--single{
	border-radius: 0px !important;
}

.select2-container .select2-selection--single{
	height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 40px !important;
	right: 6px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	    line-height: 40px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#2a2a2a !important;
}

.wc_payment_method.payment_method_paypal a{
	padding-left: 15px;
}

.logo-login-brahms img{
	padding-top: 50px;
	max-width: 400px !important;
}

#order_review_heading{
	margin-bottom: 24px;
}

.place-order input{
	text-transform: uppercase;
    font-size: 16px !important;
    width: 100%;
	height: 60px;
}

.woocommerce-MyAccount-navigation ul{
	padding-left: 0px;
	margin-bottom: 0px;
}

.woocommerce-MyAccount-navigation ul li{
	display: inline-block;
	padding: 10px 20px;
	background-color: white;
	border-top:1px solid #f4f4f4;
	border-left:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
}

.woocommerce-MyAccount-navigation ul li:hover{
	background-color: #f4f4f4;
}

.woocommerce-MyAccount-navigation ul li a{
	color: #2a2a2a;
    text-decoration: none !important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-MyAccount-navigation-link.is-active{
	background-color: #2a2a2a;
}

.woocommerce-MyAccount-navigation-link.is-active a{
	color: #fff;
}


.woocommerce-MyAccount-navigation-link.is-active:hover{
	background-color: #2a2a2a;
}

.woocommerce-MyAccount-navigation-link.is-active a:hover{
	color: #fff;
}

.woocommerce-MyAccount-content{
	padding: 30px 30px;
	border: 1px solid #f4f4f4;
}

/*===========tabella-woocommerce======*/

table{

}

table thead{
	background-color: #2a2a2a;
	color: #fff;
}

table tbody{
	background-color:#fdfdfd;
}

table thead tr{

}

table thead tr th{

}

td.actions{
	background-color: #fff;
}

.product-name a{
	color: #000;
}

.woocommerce h2{
	font-size: 20px;
	font-weight: 600;
}

.woocommerce-cart-form__cart-item.cart_item img{
	width: 100px;
	height: auto;
}

.wc-proceed-to-checkout{
	text-align: center;
}

.wc-proceed-to-checkout a{
	text-transform: uppercase;
	font-size: 16px !important;
	width: 100%;
	display: block;
	padding: 20px !important;
}


.coupon{

}

.coupon input{
	min-width: 200px;
}

.tab-bacheca{
	text-align: center;
}

.tab-bacheca .content{
	padding: 30px 15px;
	background-color:#FFFFFF;
	border-radius: 4px;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition:all 300ms ease-out;
    transition: all 300ms ease-out;

}

.tab-bacheca .content:hover{
	background-color:#f9f9f9;
}

.tab-bacheca img{
	width: 80%;
	max-width: 140px !important;
	margin: auto;
	height: auto;
}

.tab-bacheca a{
	text-decoration: none !important;
}

.tab-bacheca a p{
	margin-top: 20px;
	color: #2a2a2a;
	font-size: 13px;
	text-transform: uppercase;
}

.intro-bacheca a{
	color: #000;
}

.mega-block-title{
    font-size: 13px !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #BBB !important;
}

.products .condizioni-prodotto {
    position: absolute;
    z-index: 2;
    top: -15px;
    left: -15px;
    width: 75px;
    height: auto;
}


.overlay-bg-header{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
}

.logout-header{
	font-size: 10px;
}

/*========SPINNER PRODOTTO======*/

.product-loader,
.product-loader:after {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.product-loader {
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right:  5px solid rgba(255, 255, 255, 0.2);
  border-bottom:  5px solid rgba(255, 255, 255, 0.2);
  border-left:  5px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.variations{
	margin-bottom: 20px;
}

.variations select{
	height: 30px;
    width: 150px;
	outline: none;
	background-color: transparent;
}

.variations .reset_variations{
	display: none !important;
}
.variations tbody{
	background-color: transparent;
}


.variations .label{
    padding: 0px 20px 0px 0px;
}


.blocchi-img-container{
	background-color: #fff;
	border-radius: 6px;
	text-align: center;
	width: 80%;
	margin: auto;
	padding: 20px;
}

.blocchi-img-container img{
	width: 100%;
	height: auto;
	max-width: 120px;
}

.bg-blocchi-agg{
	width: 100%;
	height: 400px;
	position: relative;
	padding: 30px;
}

.blocchi-agg .full-text{
	padding: 30px;
	color: #2a2a2a;
}

.blocchi-agg .full-text h2{
	font-weight:900;
	text-transform: uppercase;
}


.blocchi-agg .text{
	position: absolute;
	bottom: 30px;
}

.blocchi-agg a{
	color: #fff;
}

.blocchi-agg a:hover{
	color: #fff;
}


.blocchi-agg h2{
	font-size: 20px;
}

.blocchi-agg p{
	text-align: justify;
}

.buy-singolo .quantity{
	margin-bottom: 20px;
}

.buy-singolo input[type=number] {
  float: left;
  width: 59px;
  height: 35px;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border: 1px #fff solid;
  background: none;
  outline: none;
  pointer-events: none;
}

.buy-singolo span.spinner {
  height: 40px;
  position: relative;
  display: block;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.buy-singolo span.spinner > .sub,
.buy-singolo span.spinner > .add {
  float: left;
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 33px;
  color: #fff;
  border: 1px #fff solid;
  border-right: 0;
  border-radius: 2px 0 0 2px;
  cursor: pointer;
  transition: 0.1s linear;
  -o-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
}

.buy-singolo span.spinner > .add {
  top: 0;
  border: 1px #fff solid;
  border-left: 0;
  border-radius: 0 2px 2px 0;
}

.buy-singolo span.spinner > .sub:hover,
.buy-singolo span.spinner > .add:hover {
  background: #fff;
  color: #2a2a2a;
}
.buy-singolo input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}

.panel{
	box-shadow: none !important;
}

.enlarge{
	cursor: pointer;
}

.no-click{
	background-color:transparent;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}

.hello-header{
	display: inline-block;
}

.slider-marchi-item{
	text-align: center;
}

.slider-marchi-item img{
	width: 80%;
	height: auto;
	margin: auto;
}

.arrow-carousel{
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 2;
	cursor: pointer;
}

.arrow-carousel img{
	width: 20px;
	height: auto;
}

.next-carousel{
	right: -20px;
}

.prev-carousel{
	left: -20px;
	transform: rotate(180deg);
}

.widget.woocommerce.widget_price_filter .widget-title{
	padding-bottom: 20px;
}

.price_slider{
    margin-bottom: 2em;
}
.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}
.price_slider_amount .button {
    font-size:1.15em;
}
.price_slider_amount .button {
    float: left;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 50%;
    border: 0px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #2a2a2a;
    outline: none;
    top: -.3em;
}
.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #81bc3b;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}
.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e;
    background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
    background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
    background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
}
.ui-slider-horizontal {
    height:.5em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.open-filtri{
		display: none;
		cursor: pointer;
	}

.footer-col{

}

.footer-col h3{
	text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
	color:  #939393
}

.menu-footer ul{
	padding-left: 0px;
}

.menu-footer li{

}

.footer-col a{
	font-size: 12px;
	color:  #939393;
}

.footer-col p{
	color: #939393;
    font-size: 12px;
    line-height: 18px;
}

.footer-col img{
	width: 80%;
	max-width: 100px;
}

.wc-terms-and-conditions{

}

.wc-terms-and-conditions input[type="checkbox"]{
    margin: -16px 9px 0 0 !important;
	z-index: 1;
}

.wc-terms-and-conditions{
	margin-bottom: 22px !important;
}

.wc-terms-and-conditions label span{
    padding-left: 24px !important;
	z-index: 1;
	position: relative;
}

#catapult-cookie-bar .x_close{
		top: 0px;
    	right: 20px;
}

#catapult-cookie-bar h3{
	font-size: 15px;
}

#catapult-cookie-bar .ctcc-left-side{
	font-size: 12px !important;
}

#catapult-cookie-bar{
	    padding: 15px 20px 15px !important;
}

.slider-guestbook-item{
	width: 80%;
	margin: auto;
	max-width: 600px;
	text-align: left;
}

.guestbook-slider .slick-slide{
	text-align: center;
}

.guestbook-slider .slick-slide img {
    display: inline-block;
}

.slider-guestbook-item p{
	font-size: 15px;
	font-style: italic;
}

.info-autore img{
	width: 100%;
	height: auto;
	border-radius: 50%
}

.std-button{
	    width: 100%;
    padding: 20px;
    background-color: transparent;
    border: 2px solid #000;
    font-size: 16px;
    font-weight: bold;
	transition: all 0.3s;
	color: #000;
	margin-top: 40px;
}

.std-button:hover{
    background-color: #000;
	color: #fff;
}

.modal-content{
	border-radius: 0px;
}

.modal-header{
	background-color: #2a2a2a;
	color: #fff;
	padding: 30px;
}

.modal-body{
	padding: 30px;
}

.modal-dialog{
	padding-top: 90px;
}

.close {
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.b-forms{

}

.b-forms [class*=col-]{
	margin-bottom: 20px;
}

.b-forms .ajax-loader{
	margin-top: 20px;
}

.b-forms label{
	width: 100%;
}

.b-forms textarea{
	width: 100%;
	height: 100px;
	resize: none;
}

.b-forms-response{
	text-align: center;
	display: none;
	padding: 20px;
}

.b-forms-response p span{
	font-size: 60px;
	width: 60px;
	height: 60px;
}

.b-forms-response  p{
	font-size: 20px;
}

.wpcf7-form-control.g-recaptcha div{
	margin: auto;
}


.b-forms input[type='text'], .b-forms input[type='email'], .b-forms input[type='tel']{
	width: 100%;
}


.form-usato-container{
	padding: 0px;
	border: 1px solid #2a2a2a;
}

.form-usato-container .b-forms{
	padding: 30px 30px 0px 30px;
}

.form-usato span.wpcf7-list-item {
    margin: 0 1em 0 0em !important;
}

.form-header{
	background-color: #2a2a2a;
	color: #fff;
	padding: 30px;
}


.prod-cross{

}

.prod-cross h2{
	font-size: 14px;
}

.prod-cross li{
		display: inline-block;
		position: relative;
		width: calc(33% - 3px);
		padding: 10px;
}


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



/*==========  MEDIA QUERIES DESKTOP-FIRST  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.b-store-data{
		display: none;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.mega-sub-menu .subcategories{
		max-height: none !important;
		height: auto !important;
		overflow-y: auto !important;
	}

	.fin-tabs{
		padding-top: 45px;
		margin-bottom: 0px;
	}

	.new-slide-container-inner h2{
		font-size: 40px;
	}

	.new-cards{
		transform: none;
		margin-top: auto;
	}

	.new-card{
		margin-top: 30px;
	}

	.condizioni-prodotto {
		left: 0px;
	}

	#mega-menu-main_menu{
		padding-bottom: 20px !important;
	}

	.new-main-slider .new-slide{
		height: calc(100vh - 100px);
	}

	.home-section {
		height: auto;
	}

	.hello-header{
		display: none;
	}

	.b-store-info .cart-customlocation{
		display: none !important;
	}

	.b-store-search{
		display: none;
	}

	.products{

	}

	.products.prod-4 li {
		display: inline-block;
		position: relative;
		width: calc(33% - 3px);
		padding: 10px;
	}

	.products.prod-3 li{
		display: inline-block;
		position: relative;
		width: calc(33% - 3px);
		padding: 10px;
	}

	.brahms-sidebar{
		    margin-bottom: 15px;
	}

	.brahms-sidebar-inner{
		display: none;
	}

	.pad.pad-sidebar{
		padding-top: 0px;
	}

	.open-filtri{
		display: block;
    	padding: 30px 15px;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
	}

	.open-filtri span{
		position: absolute;
    	right: 30px;
		transition: all 200ms linear;
		transform: rotate(0deg);
	}

	.open-filtri.active span{
		transform: rotate(180deg);
	}

	#site-header .logo img{
		max-width: 90px;
	}

	.b-store-header{
		padding-top: 28px;
	}

	.b-store-info a .dashicons-admin-users{
		margin-left: 10px;
	}

	.b-wa div {
		padding-right: 10px;
	}

	.b-store-info a{
		vertical-align: middle;
	}

	#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-block-right{
		margin-right: 0px !important;
	}

	#main-container{
		    margin-top: 113px;
	}

	.main-box{
		width: 100%;
		height: 350px;
	}

	.split-box{
		width: 100%;
		height: 400px;
	}

	.hide-desktop{
		display: block !important;
	}

	#mega-menu-wrap-main_menu #mega-menu-main_menu {
		max-height: 420px !important;
		overflow: auto;
	}

	.b-search-mobile #woocommerce-product-search-field{
		width: 100%;
		border: 0px;
		height: 32px;
		padding: 5px;
		background-color: #333;
		border-radius: 3px;
		color: #fff !important;
	}

	.prod-cross li{
		display: inline-block;
		position: relative;
		width: calc(50% - 3px);
		padding: 10px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {


	.b-wa{
		font-size: 10px;
	}

	.b-wa img{
		width: 17px;
	}

	.pad-more{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.pre-footer-item{
		text-align: center !important;
		margin-bottom: 30px;
	}

	.box-bottom{
		border-top: 2px solid #fff;
	}

	.split-box{
		height: 800px;
		margin-bottom: 80px;
	}

	.woocommerce-message a{
		padding-bottom: 10px;
		display: block;
		float: none !important;
	}

	.products.prod-4 li {
		display: inline-block;
		position: relative;
		width: calc(50% - 3px);
		padding: 10px;
	}

	.products.prod-3 li{
		display: inline-block;
		position: relative;
		width: calc(50% - 3px);
		padding: 10px;
	}


	.info-prodotto .entry-summary{
		background-color: #2a2a2a;
		padding: 50px 15px;
		margin-top: 15px;
	}

	.gallery-images li {
		display: inline-block;
		width: 20%;
		list-style: none;
	}

	.single-tabs {
		padding-top: 50px;
	}

	.buy-right {
		margin-top: 30px;
	}

	.tringle-dx{
		display: none;
	}

	.tringle-dx{
		display: none;
	}

	.home-slider{
		height: 350px;
	}

	.tringle-sx{
		display: none;
	}

	.text-box{
		height: 200px;
	}

	.split-box {
		width: 100%;
		height: auto;
	}

	.box-top .bg-box, .box-bottom .bg-box {
   		 height: 200px;
	}

	.main-box{
		min-height: inherit;
	}

	.slider-guestbook-item{
		text-align: center;
	}


	.info-autore{
		text-align: center;
	}

	.info-autore img{
		width: 80px;
		height: auto;
		margin-bottom: 20px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {



	.products.prod-4 li {
		display: inline-block;
		position: relative;
		width: calc(50% - 3px);
		padding: 10px;
	}

	.products.prod-3 li{
		display: inline-block;
		position: relative;
		width: calc(50% - 3px);
		padding: 10px;
	}

}
