
body, html { width: 100%;  height: 100%; scroll-behavior: smooth;   scroll-padding-top: 110px;
 font-size:15px; line-height: 25px; color: #262018;  font-family: 'Roboto', sans-serif;  }



.logo {width:165px; height: 90px;}


.padding-menu {padding-left: 165px;}

.navbar-dark .navbar-toggler {border: none}

.nav-link active {padding-top: 10px;}


.icona-menu {margin-left: 0px; margin-top: 0px}


.navbar-yellow {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.disabled {
  pointer-events: none;
}





.margine-logo {margin-left: 70px;}
.margine-orario {margin-right: 70px;}


@media(max-width:1300px) {
.margine-logo {margin-left: 0px;}
.margine-orario {margin-right: 0px;}

}


@media(max-width:1100px) {
	.padding-menu {padding-left: 0px;}
	.logo {width:140px; height: 76px;}

}



.sfondo {background-image: url(" ../img/ghe-post-bar-milano.jpg"); height:  950px; background-position: center; background-repeat: no-repeat ; background-size: cover; margin: 0px; }



.mobile {display:none;}
.no-mobile {display: block;}

.mobile2 {display:none;}
.no-mobile2 {display: block;}


.text-menu {font-size: 15px;}
.text-delivery {font-size: 40px;}



@media screen and (min-width: 50px) and (max-width: 767px) {
	.sfondo {background-image: url(" ../img/ghe-post-panineria-milano.jpg"); height:  500px; background-position: center; background-repeat: no-repeat ; background-size: cover; margin: 0px;}
	.icona-menu {margin-left: 35px; margin-top: -40px}
	.text-menu {font-size: 15px;}
	.text-delivery {font-size: 25px;}
	


}

@media screen and (min-width: 768px) and (max-width: 999px) {
		.sfondo {background-image: url(" ../img/ghe-post-bistrot-milano.jpg"); height:  600px; background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0px; }
	.text-menu {font-size: 14px;}
	.text-delivery {font-size: 20px;}
	
}


@media screen and (min-width: 50px) and (max-width: 999px) {
.mobile {display: block;}
.no-mobile {display: none;}
}

@media screen and (min-width: 50px) and (max-width: 767px) {
.mobile2 {display: block;}
.no-mobile2 {display: none;}
}



    .slider {
        width: 100%;
        margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 13px 0px 13px;
    }

    .slick-slide img {width: 620px;}

    .slick-prev:before
		  {
      color: black;
			 
    }
    .slick-next:before {
      color: black;
		
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }


hr {
    border: 4px dotted #19391B;
    border-style: none none dotted; 
    color: #19391B; 
    background-color: #fff;
	opacity: 100%;
}


.imm-menu { background:url( ../img/sfondo-sedia.png);  background-position: right; background-repeat: no-repeat ; background-size: cover; margin: 0px;}

.contatti { background:url( ../img/bar-ghepost.jpg);height: 900px;  background-position: center; background-repeat: no-repeat ; background-attachment: fixed; background-size: cover; margin: 0px;}





@media screen and (min-width: 768px) and (max-width: 999px) {
.slick-slide img {width: 400px;}	
		hr {
    border:  dotted none;
    border-style: none none none; 
    color: none; 
    background-color: none;
	opacity: 100%;
    height: none;
}

	.imm-menu { background:url( ../img/sfondo-sedia-2.png);  background-position: right; background-repeat: no-repeat ; background-size: cover; margin: 0px;}
	
.contatti { background:url( ../img/bar-ghepost-milano.jpg);height: 900px;  background-position: center; background-repeat: no-repeat ; background-attachment: fixed; background-size: cover; margin: 0px;}
	
}

@media screen and (min-width: 50px) and (max-width: 767px) {
	
	.slick-slide img {width: 280px;}
	
	hr {
    border: 3px dotted #19391B;
    border-style: none none dotted; 
    color: #19391B; 
    background-color: #fff;
	opacity: 100%;
}
	
	.imm-menu { background:url( ../img/sfondo-sedia-2.png);   background-position: right; background-repeat: no-repeat ; background-size: cover; margin: 0px;}
	
	.contatti { background:url( ../img/bar-ghepost-milano-panineria.jpg);height: 700px;  background-position: center; background-repeat: no-repeat ; background-attachment: fixed; background-size: cover; margin: 0px;}

}




.btn-outline-success {border: solid #19391B 1px; color: #19391B; text-transform: uppercase; font-size: 15px; font-weight: 600;}
.btn-outline-success:hover {background: #19391B; border: solid #19391B 1px;}


.btn-outline-secondary {border: solid #19391B 1px; color: #19391B; text-transform: uppercase; font-size: 20px; font-weight: 600;}
.btn-outline-secondary:hover {background: #19391B; border: solid #19391B 1px;}

.btn-outline-primary {border: solid #000000 1px; color: #000000; text-transform: uppercase; font-size: 16px; font-weight: 600;}
.btn-outline-primary:hover {background: #000000; border: solid #000000 1px;}



