﻿header{
    text-align: right;
}

body {
    font-family: 'Poppins', sans-serif;
}

.lateral-bar {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #352f2a;
    width: 30%;
    height: 100%;
    color: white;
    box-shadow: 5px 0 5px -5px #333;
    font-family: 'Montserrat', sans-serif;
    z-index: 10;
    overflow-y: auto;
}

#logo-bar{
    position: inherit;
    width: 100%;
    max-height: 100px;
    max-width: 200px;
    display: block;
    margin: 10px auto 5px auto;
}

.button-categorie {
    width: 80%;
    margin-left: 10%;
    
    color: white;
    padding: 10px;
    margin: 0 auto 0px auto;
    display: block;
}

.inner-categoria{
  
    text-align: center;
    align-content: center;
    padding-top: 5px;
    position: relative;
}

.inner-categoria p{
    display: inline-block;
    padding-top: 10px;

    font-family: 'Allura', cursive; 
    font-size:20pt; 

}

.image-booking{
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 10px;
}

.title-bar{
    font-size: 20px;
}


.menu-voice{
    color: white;
    text-decoration: none;
}

.menu-voice a{
    text-decoration: none;
    color: white;
}

.category-link {
    display: block;
    margin: 0 auto 10px auto;
    background-color: #bb9d6d;
    width: 80%;
    padding: 10px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    border: none;
    cursor: pointer;
    text-align:center;
}

.macrocategory-link {
    display: block;
    background-color: #bb9d6d;
    width: 200px;
    height: 200px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border: none;
    cursor: pointer;
    word-wrap: break-word;
}

.colonna-carica-macro { padding-right:29px!important; }

.category-menu-titile { font-size:18pt; text-transform: uppercase;  }

.active-link-macro, .active-link-macro:focus {
    background-color: #85a95b;
    border: none;
    word-break: break-word;
}

.active-link, .active-link:focus {
    background-color: #846e4c;
    color:rgba(255,255,255,0.5)!important;
    border: none;
}

/*body content definitions*/

.body-content  { overflow-y: scroll; }
.body-content h1 {     font-family: 'Allura', cursive;
    width: 100%;
    padding-top: 15px;
    color: #fff;
    font-size: 46pt;
    margin-bottom: 0;}
.body-content .container-prodotti p.sottotitolo { color:#bb9d6d; text-transform: uppercase; font-size:10pt;  text-align: center;  width: 100%; }

.body-content .container-prodotti { padding-right:15px; margin-top:20px;}
.body-content .container-prodotti hr { width: 85px; color:#bb9d6d; margin:0 auto; clear:both; display: block;  }

    .body-content .container-prodotti .box-prodotto {
        position: relative;
        background-color: #f2f2f2;
        padding: 5px;
    }
.body-content .container-prodotti .box-prodotto .fill-image  { height:85px; width:85px; position: absolute; display: block;}
.body-content .container-prodotti .box-prodotto .cnt-text-prodotto { margin-left:85px; text-align: left; padding-left:10px; min-height: 85px; height: auto; position: relative;}
.body-content .container-prodotti .box-prodotto .cnt-text-prodotto h3 { color:#352f2a; text-transform: uppercase; font-size:10pt; max-width: 30%; word-wrap: break-word;}
    .body-content .container-prodotti .box-prodotto .cnt-text-prodotto p {
        color: #5e503e;
        text-transform: uppercase;
        font-size: 10pt;
        margin: 0;
    }
.body-content .container-prodotti .box-prodotto .cnt-text-prodotto p.prezzo { color:#85a95b; display: inline-block; font-weight: bold; font-size: 1.2rem;}
    .body-content .container-prodotti .box-prodotto .cnt-text-prodotto p.symbol {
        color: #85a95b;
        display: inline-block;
        margin-right: 5px;
        font-size: 1.2rem;
    }

button:focus {
    outline: none;
}
    /*language menù definitions*/
    #languageMenu{
    margin-bottom: 0px;
    margin-left: 50%;
}

.language-menu-drd {
    margin: 5px;
    background-color: white;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 8pt;
    background-color: rgba(255,255,255,0.3);
    color: #fff;
    border-radius: 40px;
    padding-top: 8px;
    text-decoration: none;
}

#search{
    border-radius: 0px;
    margin-left: 7px;
    max-width: 55%;
}

    .language-menu-drd:active{
        color: white;
        text-decoration: none;
    }

    .language-menu-drd:focus {
        color: white;
        text-decoration: none;
    }

    .active {
        background-color: rgba(188,157,110,0.3);
    }

.sfondo-no-load {
    position: fixed;
    background: url(../assets/images/sfondo.jpg);
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
  
    background-size: cover;
    background-position: left;
}

.card-prodotto { width: 100%; margin-bottom:20px;  }

.return-macro {    
    position: absolute;
    top: 99px;
    right: 19px;
    width: 122px;
    font-size: 10px;
    font-weight: 700;
    background-color: #fff;
    padding: 10px 0;
} 

#categories { margin-top:85px; }
/*#categories * { border:1px solid red; }*/
#categories .div-categoria a {display: block; width: 200px; height: 200px; float:left; background-color: #bb9d6d; margin-right:15px; }
#categories .div-categoria a .cnt-text-prodotto h3 { font-size: 14pt; text-transform: uppercase;  color:#fff; font-weight: 400;}
#categories .div-categoria p { margin-bottom:0!important; }

#categories .col-macrocategoria { margin-bottom:25px; }

/*media query*/
@media screen and (max-width: 768px) { }


/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    top: 0;
    right: 15px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}


.gallery{
    z-index: 10000;
}



.cart-div{
    margin-top: -50px;
    position: absolute;
}

    .cart-div .counter {
        width: 20px;
        height: 20px;
        font-size: 9px;
        padding: 5px;
        padding-top: 4px;
        color: white;
        position: absolute;
        border-radius: 50%;
        background-color: #85a95b;
        top: -10px;
        left: 52%;
    }

    .cart-section{
        display: inline-block;
        width: 200px;
        right: 20px;
        position: absolute;
        top: 15px;
    }

    .cart-section button { 
        position:absolute;
        height: 61px;
        border:0; 
    }
    .cart-section button.btn-minus { left:0;  background-color: #bbb; }
    .cart-section button.btn-plus { left: 112px;  background-color: #bbb; }
    .number{
    left: 29px;
    display: inline-block;
    width: 80px;
    padding-left: 15px;
    font-size: 28pt;
    position: absolute;
    }
    .cart-section button.btn-cart { left:150px; }

.button-add {
    background-color: #85a95b;
    border: none;
    width: 57px;
    height: 59px;
    display: inline-block;
    color: white;
    position: absolute;
    margin-left: 5px;
}

/*riepilogo ordine*/

#cart-section { background-color:#f9f9f9;  padding:5% 5%; margin:0 10%; position: relative; }
#cart-section .backhome { background-color:#5e503e; color: #85a95b; display: block; width: 50px; height: 50px; font-size:18pt;  padding-top: 6px;  text-align: center; border-radius:8px; position: absolute; top: 0; border-top-left-radius: 0;  border-top-right-radius: 0; left: 85px;}

#cart-section .riga-content-cart { background-color:#ececec; }
#cart-section .riga-content-cart * {  }
#cart-section p { margin-bottom:5px; }

#cart-section .btn-success { background-color: #85a95b; color:#352f2a; margin:0 auto; width: 50%; text-transform: uppercase; font-size:18pt; border-radius:25px; border:0; }
#cart-section .btn-outline-secondary { border:0; }

#cart-section .cnt-pulsanti { position: relative; }

#cart-section .cnt-pulsanti .btn-minus,  #cart-section .cnt-pulsanti .btn-plus, #cart-section .cnt-pulsanti p  { position: absolute; top:-15px; }
#cart-section .btn-plus { left:109px; }
#cart-section .btn-minus { left:43px; }
#cart-section .cnt-pulsanti p { left:80px; }

#cart-section .riga-content-cart .cnt-image-prodotto a { display: block; width: 85px; height: 45px; }


#cart-section.checkout { margin-top: 15%; }

/*testo scorrevole*/
.testo-scorrevole{
    position: fixed;
    top: 0px;
    right: 0px;
    height: auto;
    width: 70%;
    color: yellow;
    font-weight: 500;
    font-size: 26px;
    z-index: 999;
    padding-top: 10px;
    background-color: rgba(58, 58, 58, 0.623);
}


@media only screen and (max-width: 800px) {
    .category-menu-titile { font-size:17pt; border:1px solid red;}

    #cart-section { padding: 5% 4%; margin: 0 3%; }
}

.descrizione{
    margin-top: 40px !important;
}