@import url("/assets/elegant-icons/css/elegant-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans|Lora&display=swap');

* {
	box-sizing: border-box;
}

.product .actions .edit {
	display: none;
}

.mod_iso_cart .quantity input {
	width: 100px;
}

.cc-window {
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
}

.cc-window.cc-banner {
	padding: 20%;
}

body {
    font-family: 'Nunito Sans', sans-serif;
}
a {
    text-decoration:none;
    color:#000;
}
p.error{
	background-color: #f00;
	color: #fff;
	padding:5px 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:Lora;
}

h1{
	font-size:48px;
}

h2{
	font-size:36px;
}

h3{
	font-size:24px;
}

i {
    color:#b0976d;
}
header {
	width: 100%;
    background-color:#000;
    padding-bottom: 50px;
}
header .inside {
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    margin-right:auto;
    margin-left:auto;
    color: #fff;
}
/*.white header .inside {
	color: #000;
}*/
header .social {
	text-transform: uppercase;
	font-size: 35px;
	margin: 0;
	z-index: 1;
	position: relative;
	right: 10px;
	top: 10px;
}
header .social .siamo {
	margin-right: 50px;
}
header .social .ab {
	left: 100.5%;
	transform: rotate(90deg) translateY(0%);
	transform-origin: top left;
	margin-top: 15px;
	display: block;
	position: absolute;
}
.mod_mobile_menu{
/*	position: absolute;
	z-index: 100;
	top: 0; */
	display: block;
	max-width: 30px;
	margin-left: 15px;
}
.fa-bars::before {
	font-size: 35px;
	margin: 20px 0;
	display: block;
}
footer {
    background-color:#000;
}
footer .inside {
    max-width:1300px;
    line-height: 1.5em;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:10px;
    background-color:#000;
    color:#fff;
}
footer a {
    color: #fff;
}
footer .rs-column > nav,
footer .rs-column > div {
	margin: 10px 0px;
}

footer .rs-column ul {
	margin: 0;
	padding: 0;
}

footer .h_subtitle {
	margin-top: 0;
}

.hero-logo {
	height: 100vh;
}
.hero-logo figure{
	height: 100vh;
	display:flex;
	justify-content: center;
	align-items: center;
}
.hero-logo figure img{
	max-height: 70vh;
}
.opener {
	color: #ffffff;
	background-color: #000;
}

.opener figure {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.opener p {
	margin: 20px auto;
	display: flex;
	flex-direction: column;
    text-align:center;
    font:8vw Lora;
    color:#fff;
    min-height: 75vh;
    width: 80%;
    justify-content: center;
}

.opener a {
	color: #ffffff;
}

em {
    font-size:20px;
    color:#b0976d;
}

.opener em {
	font:2.5vw Lora;
}

@media only screen and (min-width: 640px) {
	.opener p {
		font-size:7.5vw;
	}
	.opener em {
		font-size:3vw;
	}
}

@media only screen and (min-width: 1024px) {
	.opener p {
		font-size:5vw;
	}
	.opener em {
		font-size:3vw;
	}
}

@media only screen and (min-width: 1920px) {
	.opener p {
		font-size:3.5vw;
	}
	.opener em {
		font-size:2.5vw;
	}
}

.opener img {
    width:100%;
}

.ei-icon_menu {
    font-size: 30px;
}

@media only screen and (min-width: 600px) {

    .mod_iso_productreader > .product > form .formbody {
        max-width: 1280px;
        margin: 50px auto;
        paddng: 0 20px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .mod_iso_productreader .productdetail {
        width:45%;
    }
    
    #cocktails .mod_iso_productreader > .product > form .formbody {
        display: block;
    }
    
    .cocktail-columns {
    	display: flex;
    	flex-direction: row;
    	margin-top: 50px;
    }
}

.mod_iso_productreader .productdetail {
    font-size:16px;
    line-height:1.916;
    margin-left: 20px;
    margin-right: 20px;
}
.back {
    display:none;
}

.mobile_menu .mod_navigation ul {
	padding: 0;
}

.mobile_menu .mod_navigation li {
	padding: 10px 0;
	font-size: 35px;
}

.mobile_menu .mod_navigation a, .mobile_menu .mod_navigation strong.active {
	padding: 0 10px;
}

.mod_navigation a, .mod_navigation .active {
	color: #fff;
}

.mod_navigation ul {
	list-style-type:none;
}


header .inside .headernav a {
        padding-left: 15px;
}

header .inside .headernav {
	display: flex;
	justify-content: flex-end;
}

header .inside .headermain {
	padding-top: 10px;
}

header .inside .headermain > nav ul,
header .inside .headermain {
    list-style-type:none;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
header .inside .headermain > nav,
header .inside .headermain > nav ul {
    display: flex;
    flex-grow: 2;
}

@media only screen and (max-width: 600px) {
	header .inside .headermain > nav {
		display: none;
	}
}

header a,
header strong {
    text-decoration:none;
    color:#fff;
}
.mod_ytplaylist {
    display: grid;
    grid-template-columns: 18% 18% 18% 18% 18%;
    gap: 2%;
    margin: 50px 4%;
}
.shop .product_list {
    display: flex;
    flex-direction: row;
}
.shop .product {
    width:21%;
    margin:1% 2%;
}

 @media only screen and (min-width: 601px) {

	.home .product_list .product .formbody {
		display: flex;
		padding: 150px 0;
		align-items: stretch;
	}
	
	.home .product_list .product_odd .formbody {
		flex-direction: row-reverse;
	}
	
	.home .product_list figure {
		width: 50%;
		padding: 30px 20%;
	}

	.home .product_list .product_info {
		width: 50%;
		background-color: #fff;
		padding: 5%;
		box-sizing: border-box;
		font-family: Lato;
		line-height: 1.916;
		color: #000;
		font-size: 16px;
	}

	.home .product_list figure img {
		width: 97%;
	}

}

.home .product_list .formbody,
.home .product_list form {
	height: 100%;
}

.home .product_list {
	display: grid;
	grid-auto-rows: 1fr;
	background-color: #000;	
	padding: 10%;
}


.home .product_list .product_info {
	background-color: #fff;
	padding: 5%;
	box-sizing: border-box;
	font-family: Lato;
	line-height: 1.916;
	color: #000;
	font-size: 16px;
}


.home .product_list .product_info .details {
	color: #fff;
	background-color:#000;
	padding: 10px 20px;
	margin: 10px;
	text-align: center;
}


.spacearound {
	padding: 50px 15px;
}

.mod_iso_messages {
        padding-left: 15px; 
        padding-right: 15px; 
        text-align:center;
        padding-top: 100px;
}

@media only screen and (min-width: 1400px) {
	.spacearound {
		padding: 100px calc(( 100% - 1300px ) / 2);
	}
	.mod_iso_messages {
		padding-left: calc(( 100% - 1300px ) / 2);
		padding-right: calc(( 100% - 1300px ) / 2);
	}
	footer {
		padding-left: calc(( 100% - 1300px ) / 2);
		padding-right: calc(( 100% - 1300px ) / 2);
	}
}

.fullwidth img{
	width: 100%;
}

.ce_hero {
	position: relative;
}

.black-bg {
	margin: 0 auto;
	background-color: #000;
	color: #fff;
	padding: 0 15%;
}

.black-bg h3, .black-bg a {
		color: rgb(176, 151, 109);
}

.black-bg .page-meta-wrapper{
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}

.ce_hero h1{
	color: rgb(176, 151, 109);
}

.ce_hero div{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* TODO*/
.title-subtitle-box p, .page-header-subtitle, .second_title {
	color: rgb(176, 151, 109);
}

@media only screen and (min-width: 601px) {
.ce_hero .content_container {
	z-index: 1000;
	position: absolute;
	top:0;
	bottom:0;
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
}

.ce_hero .description {
	width: 100%;
    text-align: center;
    background: #fff;
    background: rgba(255,255,255,0.8);
    padding: 15px;
}

@media only screen and (max-width: 600px) {
    h1{
        font-size: 32px;
    }

    h2{
	font-size:28px;
    }

    h3{
	font-size:20px;
    }

}

.masked-bottle {
	mask-image: url(/files/abouten/sg/bottle.svg);
	height: 290px;
	width: 100px;
	z-index: 10000;
	position: relative;
	top: 200px;
	filter: invert(100%);
	background-color: white;
	overflow: visible;
	mix-blend-mode: difference;
	padding: 10%;
	mask-repeat: no-repeat;
}

.mod_iso_cart table {
	width: 100%;
}

.buy_label, input[type="submit"], button, form button, .button, .btn {
	background: #000;
	color: #fff;
	border:0;
	padding: 5px 15px;
}

.buy_now,
.buy {
  display: none;
}

.buy_now[type="checkbox"]:checked + .buy {
  display: block;
}

.buy_now[type="checkbox"]:checked + .buy + .buy_label {
  display: none;
}

.cart_qty a {
    width: 14px;
    height: 14px;
    bottom: 0;
    right: -10px;
    position: absolute;
    overflow: visible;
    padding: 5px;
    background-color: #D30134;
    font-size: 10px;
    color: #fff;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
}

.minicart {
    position: absolute;
    right:15px;
    top:15px;
    z-index:1000;
    font-size: 28px;
}
/*
.white .minicart a {
	color: #000;
}*/

.mod_iso_cart:hover .cart_dropdown {
    min-width: 300px;
    right: 0;
    position: absolute;
    padding: 5px;
    font-size: 14px;
    color: #000;
    display: block !important;
    z-index: 99000;
    box-shadow: 1px 1px 5px #ccc;
    background-color: #fff;
    height: 100vh;
}

.mod_iso_cart:hover .cart_dropdown a {
	color: #000;
}

.mod_iso_cart:hover .cart_dropdown .actions,
.mod_iso_cart:hover .cart_dropdown .subtotal,
.mod_iso_cart:hover .cart_dropdown .product {
	display: flex;
	flex-direction: row;
	padding: 10px 15px;
	justify-content: space-between;
}

.mod_iso_cart:hover a.button {
	color: #fff;
}

i.fa-shopping-cart {
    color: #fff;
}


.mod_iso_cart:hover .cart_dropdown .name {
	flex-grow: 1;
}

.widget-radio span {
	display: block;
}

.widget-radio .note {
	display: none;
}

.widget-radio input:checked ~ label .note {
    display: block;
}
.pagination {
	max-width: 800px;
	margin: 0 auto;
}

.pagination ul {
  display: inline-block;
  width: 100%;
  list-style-type: none;
}

.pagination a, .pagination .active {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #000;
  color: white;
}

.pagination a:hover:not(.active) {background-color: #ccc;}

.pagination a {
  border-radius: 5px;
}

.pagination a.active {
  border-radius: 5px;
}

#footer ul{
	list-style-type: none;
}

@media only screen and (min-width: 600px) {
	.steps ol {
    	display: flex;
    	flex-direction: row;
    	justify-content: space-around;
	}
}

.steps .active {
    border-bottom: 4px solid #D6B96A;
}

.shipping .widget-radio span {
    display: inline-block;
}

#cocktails .image_container {
	text-align:center;
}

#cocktails .product_list img {
	height: 200px;
	width: auto;
}

@media only screen and (min-width: 600px) {

    #cocktails .product_list {
        display: flex;
        flex-wrap: wrap;
    }

    #cocktails .product_list .product {
        width: 21%;
        margin: 2%;
    }

}

#cocktails .product_list h3 {
    font-family: Lato;
}

#cocktails .product_list h3 {
    font-size: 20px;
     margin-bottom: 3px;
}

#cocktails .product_list .qtyprice {
     display: flex;
     justify-content: space-between;
     font-size: 18px;
}

#cocktails .mod_iso_productreader > .product > form .formbody {
    margin:0;
    max-width: 100%;
}

#cocktails .mod_iso_productreader > .product .videos {
    background-color: black;
}

#cocktails .mod_iso_productreader > .product video {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 5%;
}


#body-overlay {
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 3;
    top: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}

.real-menu {
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 4;
    width: 300px;
    height: 100%;
    padding: .5rem 1rem;
    box-shadow: 0 6px 12px rgba(107, 82, 82, 0.3);
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: ease 0.2s all;
}


body {
    &.menu-open{
        #body-overlay {
            display: block;
        }
    }
    &.menu-open {
        .real-menu {
            right: 0;
        }
    }
}

.mod_iso_relatedproducts .product_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.mod_iso_relatedproducts .product_list product{
	margin-top: 30px;
}

.mod_iso_relatedproducts .product_list figure{
	text-align: center;
}

.bg-bottle-the-greedy-gin, .bg-bottle-cinico, .bg-bottle-eccentrico, .bg-bottle-tenace, .bg-bottle-furente {
	background-repeat: no-repeat;
    background-size: contain; /* Make the image cover the div */
    background-position: 50%; /* Center the image inside the div */ 
    width: 50%;
}
.bg-bottle-the-greedy-gin{
    background-image: url('/files/abouten/sg/greedy.svg');
}
.bg-bottle-cinico{
	background-image: url('/files/abouten/sg/cinico.svg');
}
.bg-bottle-eccentrico{
	background-image: url('/files/abouten/sg/eccentrico.svg');
}
.bg-bottle-tenace{
	background-image: url('/files/abouten/sg/tenace.svg');
}
.bg-bottle-furente{
	background-image: url('/files/abouten/sg/furente.svg');
}