/*
Theme Name: Distilleria Belfiore
Theme URI: https://www.distilleriabelfiore.it
Description: tema ufficiale
Version: 1.0
Author: Giuseppe Massaro
Author URI: https://www.millemila.it
*/

@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
}
.card-title {
	text-transform: uppercase;
}
.padd-text-right {
    padding-left: calc(50%/6);
    /*padding-top: calc(50%/6);*/
}
.padd-img-left {
    padding-right: calc(50%/6);
}
.padd-text-left {
    padding-right: calc(50%/6);
    /*padding-top: calc(50%/6);*/
}
.padd-img-right {
    padding-left: calc(50%/6);
}
.pb-10{
	padding-bottom: 10rem !important;
}
.pt-6 {
	padding-top: 4.4rem !important;
}
.pt-7 {
	padding-top: 7rem !important;
}
.pt-10 {
	padding-top: 10rem !important;
}
.logo-custom {
    width: 250px;
}
.logo-custom-box{
	padding-top: 76px;
}
h1.text-banner{
	line-height: 1000px;
	color: #ffffff;
	font-size: calc(2.375rem + 1.5vw);
	text-transform: uppercase;
}
.cta{
    display: flex;
    justify-content: flex-start;
}
a {
    color: #57350B;
    text-decoration: none;
    transition: 0.1s;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}


#brand-desktop a {
    color: #ffffff;
    text-decoration: none;
    transition: 0.1s;
}
#brand-desktop a:hover {
    color: #C7B299;
    text-decoration: none;
}
#brand-desktop .row>* {
    padding-left: 0px;
    padding-right: 0px;
}
.h1, h1 {
    font-size: calc(1.375rem + 1.5vw);
}
.h2, h2 {
    font-size: calc(0.7rem + 1.2vw);
}
.copertina h2{
	font-size: 500%;
	color: #ffffff !important;
	text-align: center;
	text-transform: uppercase;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;  
  z-index: 1035;  
  left: 0;
  top: 0;
  background-color: rgba(3,76,99, 1); 
  overflow-x: hidden; 
  transition: 0.1s;
}
#submenu{
	display: none;
	transition: 3s;
	width: auto;
	margin-left: -30px;
}
#menu-content{
	width: 30%;
}

.overlay-content {
  position: relative;
  top: 25%; 
  width: 100%; 
  text-align: left; 
  margin-top: 30px; 
}
.submenu-content {
    /*position: absolute;
    top: 0; 
    width: 100%;
    text-align: left;*/
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 60px;
  line-height: 65px;
  color: #C7B299;
  display: block; 
  transition: 0.3s; 
}
.overlay a:hover, .overlay a:focus {
  color: #ffffff;
}

.overlay .closebtn {
	position: absolute;
	top: 100px;
	right: 65px;
	font-size: 60px;
}
.submenu-content a {
  padding: 8px;
  text-decoration: none;
  font-size: 40px;
  line-height: 48px;
  color: #C7B299;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}
.submenu-content  a:hover, 
.submenu-content  a:focus {
  color: #ffffff;
}
.logo-box{
	padding-top: 80px;
}
.nav-box {
    padding-top: 120px;
}

.btn-menu {
	display: block;
    margin-right: 4rem;
}
.btn-menu:hover{
	cursor: pointer;
}
.wp-block-columns {
  margin-bottom: 0px !important;
}
.wp-block-button__link {
	color: #fff !important;
	background-color: #000 !important;
	border-radius: 0px !important;
	font-size: inherit !important;
	transition: ease-in-out 1s;
}
.wp-block-button__link:hover{
	background-color: #868686 !important;
}
.buy-btn .wp-block-button__link{
	margin-left: 30px;
	background-color: #868686 !important;
}
.buy-btn .wp-block-button__link:hover{
	background-color: #000000 !important;
}
#gallery {
    padding-top: 200px;
    background-color: #DCC8B4;
    padding-bottom: 50px;
}
#gallery-mono .container-fluid,
.page-tipo .container-fluid{
	padding: 0px;
}
#brand{
	display: none;
}
.title-brand{
	margin-top: 50px;
	margin-bottom: 40px;
}
#brand-desktop{
	display: block;
	background-color: #034C63;
	color: #ffffff;
}
#first-row, 
#second-row, 
#third-row, 
#fourth-row,
#distilleria, 
#territorio{
	padding-top: 200px;
    padding-bottom: 200px;
}
.product-space-top-row{
	padding-top: 200px;
}

.product-space-bottom-row{
    padding-bottom: 200px;
}
#product-two-row,
#product-three-row,
#product-four-row,
#product-five-row{
	padding-top: 100px;
}
#territorio{
    background-color: #DCC8B4;
}
#social{
	padding-top: 50px;
    padding-bottom: 50px;
    background-color: #034C63;
    color: #ffffff;
}
#social a{
	color: #ffffff;
}
#social a:hover{
	color: #DCC8B4;
}
footer{
	padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000000;
    color: #fff;
    font-size: 80%;
}
footer a{
	color: #fff;
	text-decoration: none;
}
footer a:hover{
	color: #DCC8B4;
}
.card {
    border: 0px;
    background-color: transparent;
}
.card-body {
    padding: 0px;
}
.img-due{
	margin-top: 30px;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z'/%3e%3c/svg%3e");
}

.carousel-control-prev {
	top: 43%;
	left: -80px;
}
.carousel-control-next {
	top: 43%;
	right: -80px;
}
.carousel-control-next-icon, 
.carousel-control-prev-icon {
	width: 1.5rem;
}
.carousel-caption {
    bottom: 50%;
}

.carousel-control-prev,
.carousel-control-next{
	font-size: 250%;
	opacity: 1;
}

.carousel-cta {
    position: absolute;
    bottom: 5%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}

.carousel-name{
	position: absolute;
    top: 5%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}

.mt-n1 {
    margin-top: -7rem !important;
}
.mt-n2{
	margin-top: -3rem !important;
}
.oriz {
	max-width: 100%;
}
.vert{
	max-height: 380px;
}
.vert-small{
	max-height: 330px;	
}
.text-intro {
    position: relative;
    margin-top: -100px;
    color: #ffffff;
}
.text-intro-page{
	position: relative;
    margin-top: -200px;
    color: #ffffff;
    text-transform: uppercase;
}
.text-intro h1,
.text-intro-page h1  {
    font-size: 500%;
}
.img-001{
	width: 50%;
	margin: 0 auto;
}
.kaki{
	background-color: #DCC8B4;
}

/*carousel orizzontale*/
.all-wrap {
    /*width: 100%;*/
}
.left-side {
	width: 50%;
	float: left;
	position: relative;
	padding-left: calc(100%/6);
}
.left-side ul{
	padding-left: 0;
}
.left-side ul li {
    cursor: pointer;
    margin-bottom: 10px;
    list-style: none;
    color: #ffffff;
}
.left-side ul li:hover {
  	color: #C7B299;
}
.right-side {
    width: 50%;
    float: left;
    position: relative;
}
.right-side img {
    width: 100%;
    float: left;
    display: none;
}
.right-side img.active {
  	display: block;
}
.long-arrow-btn {
    text-decoration: none;
    color: inherit;
}
.long-arrow-btn:hover {
    text-decoration: none;
    color: #C7B299;
}
.image-desktop {
	display: block;
}
.image-mobile {
	display: none;
}
.empty-space-x{
	height: 50px;
}
.empty-space-2x{
	height: 100px;
}
.empty-space-3x{
	height: 125px;
}
.empty-space-4x{
	height: 200px;
}

button, input, optgroup, select, textarea, #invia {
	background-color: transparent;
	border: 1px solid #000000;
	width: 100%;
}

button, input, optgroup, select {
	height: 35px;
}
#consenso {
	height: 20px;
	width: 20px;
}
.consenso{
	width: 75%;
}
#invia {
	padding: 0 50px;
	background-color: #000;
	color: #ffffff;
	opacity: 1;
	transition: 0.3s
}
#invia:hover, #invia:disabled{
	background-color: #000;
	color: #ffffff;
	opacity: 0.5;
}
input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  margin: 0 10px 0 0px;
  width: 1.15em;
  height: 1.15em;
  border: 1px solid currentColor;
  border-radius: 0;
  transform: translateY(-0.075em);
   display: grid;
  place-content: center;
}
.form-control {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: contents !important;
  background-color: transparent;
  border: none;
}
.form-control + .form-control {
  margin-top: 1em;
}
input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  background-color: CanvasText;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}


.consenso p{
	font-size: 10px;	
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}

#social .card-title {
	text-transform: none;
	font-size: 0.8rem
}

#distilleria a, 
#territorio a{
	color: #000000;
}

#distilleria a:hover, 
#territorio a:hover{
	color: #C7B299
}


/*menu*/
.mobmenur-container {
    position: fixed !important;
    right: 0px;
}
#mobmenuright li a, 
#mobmenuright li a:visited, 
#mobmenuright .mobmenu-content h2, 
#mobmenuright .mobmenu-content h3, 
.mobmenu-left-panel .mobmenu-display-name {
    font-family: 'Inter', sans-serif !important;
    font-size: 40px !important;
    font-weight: inherit;
    font-style: normal;
    line-height: 1em !important;
    letter-spacing: normal;
    text-transform: none;
}
.mobmenu-right-panel {
    background-color: #034c63;
    width: 100% !important;
}
#mobmenuright li ul li a {
    font-size: 24px !important;
}
.mobmenu-content li > .sub-menu li {
    padding-left: 0px !important;
}
.mobmenu-right-panel .mob-cancel-button {
    color: #C7B299 !important;
}
.mobmenur-container i {
    color:  #000000 !important;
}
.mobmenu-left-panel .mobmenu-left-bt, 
.mobmenu-right-panel .mobmenu-right-bt {
    right: 10px !important;
    top: 55px !important;
}

.mob-icon-menu-1:before {
    content: '\f479' !important;
}
.mob-icon-cancel-1:before {
    content: '\F62A' !important;
}
[class^="mob-icon-"]:before, [class*=" mob-icon-"]:before {
    font-family: bootstrap-icons !important;
    width: 2em;
}
.bi-list::before {
    content: "\f479";
    font-size: 48px;
}

#full_after_due .img-full,
#full_after_tre .img-full {
    width: 100%;
}
.full_mobile {
	display: none;
}
.full_desktop{
	display: block;
}
.scrolled-down{
  transform: translateY(-100%); transition: all 0.3s ease-in-out;
}
.scrolled-up{
  transform: translateY(0); transition: all 0.3s ease-in-out;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

@media screen and (max-width: 767px) {
	.mobmenu-right-panel li, .rightmbottom, .rightmtop {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	.full_mobile {
		display: block;
	}
	.full_desktop{
		display: none;
	}
	.product-space-top-row{
		padding-top: 0px;
	}
	
	.product-space-bottom-row{
	    padding-bottom: 0px;
	}
	.mobmenur-container {
	    top: 65px !important;
	}
	.mob-icon-menu-1:before {
 	   content: '\f0c9';
	}
	.btn-menu{
		display: none;	
	}
	#first-row, 
	#second-row, 
	#third-row, 
	#fourth-row,
	#distilleria, 
	#territorio{
		padding-top: 50px;
	    padding-bottom: 50px;
	}
	
	
	#product-one-row,
	#product-two-row,
	#product-three-row,
	#product-four-row,
	#product-five-row{
		 padding-top: 50px;
	}
	.logo-custom-box {
		padding-top: 20px;
	}
	.nav-box {
		padding-top: 56px;
	}
	.btn-menu {
		margin-right: 0px;
	}
	.overlay .closebtn {
		position: absolute;
		top: 21px;
		right: 0px;
		font-size: 60px;
	}
	.logo svg, .logo-custom-box svg {
		width: 96px;
	}
	.carousel-name{
		font-size: 1.5rem;
	}
	.carousel-caption .h5, .carousel-caption h5 {
	    font-size: 2rem;
	}
	.carousel-caption p {
	    font-size: 1.5rem;
	}
	#carouselBrands .carousel-control-prev-icon,
	#carouselBrands .carousel-control-next-icon	{
		color: #ffffff;
	}
	#carouselBrands .carousel-item{
		padding-left: 50%;
		margin-left: -419px;
	}
	
	#carouselBrands .carousel-cta{
		font-size: 1.5rem;
	}
	.carousel-control-prev {
		left: 0px;
	}
	.carousel-control-next {
		right: 0px;
	}
	.image-desktop {
		display: none;
	}
	.image-mobile {
		display: block;
	}
	.padd-img-left {
	    padding-right: 0px;
	}
	.padd-text-right {
	    padding-left: 15px;
	    padding-top: 0px;
	    padding-bottom: 15px;
	}
	
	.padd-text-left {
	    padding-right: 0px;
	    padding-top: 0px;
	}
	.padd-img-right {
	    padding-left: 0px;
	}
	.card-body {
	    margin-top: 50px;
	    margin-bottom: 0px;
	}
		
	#brand{
		display: block;
	}
	#brand-desktop{
		display: none;
	}
	.logo-box{
		padding-top: 40px;
	} 
	.nav-box {
	    padding-top: 70px;
	}
	.text-intro {
	    position: absolute;
	    margin-bottom: 20px;
	}
	.text-intro h1 {
	    font-size: calc(1.375rem + 1.5vw);
	}
	.text-intro-page h1 {
	    font-size: calc(1.375rem + 1.5vw);
	}
	.oriz {
		max-width: 50%;
		margin-left: 25%;
	}
	.vert{
		max-height: 190px;
	}
	.vert-small{
		max-height: 165px;	
	}
	.long-arrow-btn h2 {
	    margin-top: 0px;
	}
	.h2, h2 {
	    font-size: calc(1rem + .9vw);
	}
	.h5, h5 {
	    font-size: calc(0.6rem + .9vw);
	}
}
.grecaptcha-badge { 
	visibility: hidden; 
}

/*shop*/

h1.product_title.entry-title {
    text-transform: uppercase;
    font-size: calc(1.375rem + 0.8vw);
}
h2.price{
	text-transform: uppercase;
    font-size: calc(1.375rem + 0.8vw);
    color: #3d3d3d;
}
form.cart {
    display: flex;
}
.quantity.qty-box {
	width: 70%;
    display: flex;
}
input.minus, input.plus {
    border-radius: 25px;
    width: 75px !important;
    height: 35px;
    background-color: #cdcdcd;
    font-size: 1.3;
    cursor: pointer !important;
}
.label_qty {
    padding-top: 5px;
    font-weight: 900;
    margin-right: 30px;
}
input.input-text.qty.text {
    font-size: 2rem;
    border: none;
    text-align: center;
}
button.single_add_to_cart_button.button.alt {
    margin-left: 30px;
    background-color: #000000;
    color: #fff;
}
button.single_add_to_cart_button.button.alt:hover {
    margin-left: 30px;
    background-color: #8BC34A;
    color: #fff;
    cursor: pointer;
}
li#block-7 {
    list-style: none !important;
}
.wc-block-mini-cart__button {
    padding: 0 .5em !important;
}

svg.wc-block-mini-cart__icon {
    width: 50px;
    height: 50px;
    margin-top: 5px;
}

.wc-block-components-button:not(.is-link) {
    display: contents !important;
}
.wc-block-cart-items__row .wc-block-components-product-metadata__description {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    list-style: none;
}
ol.flex-control-nav.flex-control-thumbs li img {
    width: 150px;
    height: 150px;
}
:where(.wc-block-mini-cart__badge) {
    background-color: #2d2d2d !important;
    color: white !important;
}
#catalogue-first-row .row{
	background-color: #DCC8B4;
	padding: 0px;
}
#catalogue-first-row .row>*{
	padding: 0px !important;
}
#catalogue-second-row .card-body{
	background-color: #DCC8B4;
}
ul.products.columns-4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
li.product {
	list-style: none;
}
.buy-button {
	display: none;
	background-color: #000000;
	width: 150px;
	position: absolute;
	margin-left: 50px;
	text-align: center;
	margin-top: -150px;
	padding: 10px;
}
.buy-button a{
	color: #fff !important;
}
a.added_to_cart.wc-forward {
	display: none;
}
h2.woocommerce-loop-product__title {
	margin-top: 10px;
	font-size: 1rem;
}