/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  /*font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  /*background: url(../img/bg_pizza.jpg) no-repeat top center fixed; */
  background-color: #666666;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #5c5c5c !important;
}
body.index {
  background: none !important;
  background-color: #ffffff;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #3dab20;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;  
}
h4 {
  font-size: 17px;
}
hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: white;
}
hr.star-light:after {
  background-color: #3dab20;
  color: white;
}
hr.star-primary {
  border-color: #2C3E50;
}
hr.star-primary:after {
  background-color: white;
  color: #2C3E50;
}
.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;  
  color: white;
}
header .container {
  /*padding-top: 100px;
  padding-bottom: 50px;*/
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  /*font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}



@media (min-width: 768px) {
    .food-cat-title {
        margin-top: 15px;
    }
  h1.name {
    font-size: 4rem !important;
    margin-top: 0px !important;
  }
  header {
    /*margin-top: 150px;*/
    max-height: 740px;
    padding-top: 130px;
    /*padding-bottom: 100px;*/
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: #ffffff;
  /*font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
}
.navbar-custom .navbar-brand {
  color: white;  
  padding: 10px 15px;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: #5c5c5c;
}
.navbar-custom .navbar-nav li a:hover {
  color: #3dab20;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: white;
}
.navbar-custom .navbar-nav li.active a {
  color: white;
  background: #3dab20;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: #3dab20;
}
.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 10px;  
  border: 1px #ccc solid;
}

@media (max-width: 767px) {  
  
  
  /*min-height: 1px;*/

  .navbar-custom .navbar-toggle {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    border-color: white;
    float:left;
    border: 1px #ccc solid;
    margin-left: 10px;
    }
  }

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #3dab20;
  color: white;
  border-color: #3dab20;
  }

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section {
  /*padding: 30px 0px;*/
  /*margin-top:30px;*/
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
  /*background-image: url(../img/testo.jpg);*/
  /*background-repeat: repeat-y;  
  background-position: top center;*/
  background: url(../img/testo.webp) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
  margin-top:0px !important;
  padding: 30px 0px 30px 0px;
}


/* HP GREENBOX */

#greenbox2 {
  width: 70%;
  background-image: url(../img/greenbg.webp) !important;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.greenbox2mid {
    padding-top: 10px;
    padding-bottom: 10px;
}
.greenbox2topleft {
    padding: 15px 0px 0px 20px;
    font-size: 18px;
}
.greenbox2topright {
    padding: 15px 20px 0px 0px;
}
.greenbox2bottomright {
    padding: 0px 20px 15px 15px;
}
#greenbox2wrapper {
    min-height: 500px;
    padding-top: 20px;
}

/* HP GREENBOX END */



@media (max-width: 767px) {

  #greenbox2 {
    width: 100% !important;
    padding-top: 5px !important;
    }
  .intro-text {
    margin-top: 0px;
    }
  .intro-text-sub {
      display: none;
  }
  .intro-text-mobile {
      margin-top: 70px;
  }
  hr {
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .food-box {
      padding: 5px !important;
      margin-bottom: 10px !important;
  }
  .food-contents {
      min-height: auto !important;
  }
  .food-cat-title {
        margin-top: 5px;
    }
  .container2 {
      padding-top: 40px;
  }
  .alert-info {
      margin-bottom: 10px;
      padding: 10px;
  }
  .navbar {    
    margin-bottom: 0px;
   }
  .navbar-ex1-collapse {
    text-align: center;
    display: none;
    }
  a.navbar-brand img {
    max-height: 30px;    
  }
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
  #subnav {
    display: none;
  }
  .cart-price {
    margin-right: 15px;
  }
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #3dab20;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: white;
  z-index: 10;
  /*position: absolute;
  bottom: 0;
  width: 100%;*/
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #d10d0d;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #3dab20;
  background: white;
  border: solid 2px white;
}
.btn-primary {
  color: white;
  background-color: #2C3E50;
  border-color: #2C3E50;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-primary .badge {
  color: #2C3E50;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #3dab20;
  border-color: #3dab20;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #3d9620;
  border-color: #3d9620;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
}
.btn-success .badge {
  color: #3dab20;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
#skipnav a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  transition: top 1s ease-out, background 1s linear;
  z-index: 2000;
}
#skipnav a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #3dab20;
  outline: 0;
  transition: top 0.1s ease-in, background 0.5s linear;
}
div#maincontent {
  outline: none;
}

/* CUSTOM */

header.hpbg {
  background-image: url(../img/hpbg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #d10d0d;
}

@media only screen and (max-width: 767px) {
    header.hpbg {
    background-image: none;    
    background-color: #d10d0d;
    }
}


@media only screen and (max-width: 440px) {
    #greenbox2wrapper {
        padding-top: 15px;
        min-height: 290px;
    }
    .container2 {
        margin-top: 25px !important;
    }
    header.hpbg {
    background-image: none;    
    background-color: #d10d0d;
    }
  section.success {
    /*background-image: url(../img/testo.jpg);*/
    /*background-repeat: repeat-y;  
    background-position: top center;*/
    background-image:none; 
    background-color: #666666;
    color: white;
    
    }
    footer h3 {
        font-size: 1.2em;
    }
    footer p {
        font-size: 1em;
    }
    footer .footer-above {
        padding-top: 20px!important;
    }
    footer .footer-below {
        padding-top: 20px!important;
    }
    footer .footer-col {
        margin-bottom: 20px;
    }
    .container h2 {
        font-size: 2em;
    }
    #topnote2 {
        margin-top: 60px;
    }

}
header.subbg {    
  /*background-image: url(../img/bg_pizza.jpg);
  background-repeat: no-repeat;
  background-position: top center;*/

}
#mainNav {
  color: #5c5c5c !important;  
  /*border-bottom: 10px #d10d0d solid;*/
}

header.subbg #mainNav {
  border-bottom: 10px #d10d0d solid;
  -webkit-box-shadow: 0px 10px 45px -5px rgba(219,219,219,1);
-moz-box-shadow: 0px 10px 45px -5px rgba(219,219,219,1);
box-shadow: 0px 10px 45px -5px rgba(219,219,219,1);
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
.navbar-toggle {
    z-index:3;
}

.greenbox {
  background-image: url(../img/greenbg.webp);    
  position: relative;
}

.greenbox-top {  
  -webkit-border-top-left-radius: 5px;
  /*-webkit-border-top-right-radius: 5px;*/
  -moz-border-radius-topleft: 5px;
  /*-moz-border-radius-topright: 5px;*/
  border-top-left-radius: 5px;
  /*border-top-right-radius: 5px;*/
  vertical-align: bottom;
  min-height: 49px !important;
  text-align: left;
  padding: 15px 0px 0px 20px;
  font-size: 18px;  
}

.greenbox-top p {
  margin: 0 !important;  
  bottom: 0;
  left: 0;  
}

#greenbox2 {
  width: 70%;
}

#greenbox button,
#greenbox input,
#greenbox p {
  opacity: 1 !important;  
}

#greenbox div.row {
  padding: 0px;
}

.greenbox-middle {
  -webkit-border-top-right-radius: 5px;  
  -moz-border-radius-topright: 5px;  
  border-top-right-radius: 5px;  
  padding: 15px 20px 0px 20px !important;
}

.greenbox-bottom {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0px 20px 15px 15px;
  text-align: right;
}
.greenbox-left {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;  
  -moz-border-radius-bottomleft: 5px;  
  border-bottom-left-radius: 5px;
  padding: 15px;
  text-align: left;
}
.greenbox-topright {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;  
  -moz-border-radius-topright: 5px;  
  border-top-right-radius: 5px;
  padding: 15px 20px 0px 0px;
  text-align: right;
}
.hpicon {
  margin-bottom: 15px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

#mainmenu li {
  margin-right: 20px;
  font-size: 18px;  
}

#mainmenu li:hover {
  border: 1px #3dab20 solid;
  background-color: #3dab20;
}

#mainmenu > li.active a,
#mainmenu > li.active a:hover,
#mainmenu > li.active a:visited,
#mainmenu > li a,
#mainmenu > li a:hover,
#mainmenu > li a:visited
{
  color: #ffffff !important;
  margin: 0px 15px 0px 15px;  
  background: none !important;
}

@media (max-width: 767px) {

  #mainmenu > li.active a,
  #mainmenu > li.active a:hover,
  #mainmenu > li.active a:visited,
  #mainmenu > li a,
  #mainmenu > li a:hover,
  #mainmenu > li a:visited
  {
    color: #ffffff !important;
    margin: 0px 5px 0px 5px;  
    background-color: transparent !important;
    display:inline-block;
  }

  #topnote {
    padding-top: 70px;
  }
  #maincontent .navbar {
    display: none;
  }
  #topnote .alert {
    margin: 0px 15px 0px 15px;
  }

}

#mainmenu li:last-child {
  margin-right: 0px;
}
#mainmenu li {
  border: 1px #ffffff solid;  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#mainmenu li.active {
  border: 1px #3dab20 solid;
  background-color: #3dab20;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#mainmenu li.active:hover {
  background-color: #3d9620;
  border: 1px #3d9620 solid;
}


.food-box {  
  margin-bottom: 30px;
  padding: 10px 15px 15px 15px;
  /*border-bottom: 1px #eee solid;*/
  background: rgba(255,255,255,1);
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.ibtn {
  margin: 0px 10px 10px 0px;
}
.diameter, #genericDefs {
   font-weight: normal;
   color: #ffffff !important;
   fill: #ffffff;
}

.movi {
  display: none !important;
}

@media (max-width: 767px) {
  header {
    /*min-height: 450px;*/
    }
  .col-md-7 {
    min-height: 0px;
    }
    #food-tabs.nav > li > a {
    padding: 5px 8px 5px 8px;
    }
  h1.name {
    font-size: 2rem !important;
    margin-top: 20px !important;
    }
  #greenbox {
    width: 100%;
    padding-top: 20px;
    min-height: 280px;
    }
  .greenbox-middle {
    -webkit-border-top-right-radius: 0px;  
    -moz-border-radius-topright: 0px;  
    border-top-right-radius: 0px;      
    }
  #account > div.container,
  #order > div.container,
  #delivery > div.container {
    padding: 30px 10px 0px 10px !important;
    }
  .nav > li > a {
    padding: 5px 12px;
    }
  .movi {
    display: block !important;
    }
  .mohi {
    display: none !important;
    }
  #menu-social {
    display: none;
    }
  .navbar-fixed-top {
    /*border-bottom: 5px #d10d0d solid;*/
    }
  .food-box {
    border-top: 1px #eee solid;
    }
  .food-box h4 {
    margin-top: 5px;
    }
  section {
    padding: 0px 0;
    }
  }

.modal-body h3 {
  margin: 0px 0px 20px 0px;
}
.food-contents {
  font-size: 1.1em;
  min-height: 45px;
}
.allergens {
  font-size: 1em;
}

td.remove-grey,
.a-modal {
  cursor: pointer;
}
td.remove-grey span {
  color: #ddd;
}
.normal {
  font-weight: normal;
}
.yellow {
  color: yellow;
}
.add-to-favorites {
  cursor: pointer;
  color: #ddd;
  float: right;
  vertical-align: bottom;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
#tos {
  height: 20px;
}
.cartpanel-total {
  font-weight: bold;
  font-size: 18px;
}

.input-number {
  text-align: center;
  min-width: 35px!important;
  -moz-appearance: textfield;
}

.input-number::-webkit-outer-spin-button,
.input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.panel-primary {
    border-color: #d10d0d;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #d10d0d;
    border-color: #d10d0d;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {    
    border-bottom: 1px solid #ddd;
    border-top: 0px;
}
.required,
.red {
  color: #d10d0d;
}

/* Important part */
.modal-dialog{
    overflow-y: initial !important;

}
.modal-body{
    /*height: 250px;*/
    max-height: calc(100vh - 200px);
    overflow-y: auto;

}

.navbar-cart {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    float: right;
    height: 50px;
    padding: 15px 15px;    
    line-height: 20px;
    text-decoration: none !important;
    color: #5c5c5c;
}
.navbar-cart span {
  /*color: #000;*/
}

.navbar-cart:hover,
.navbar-cart:focus {
  color: #3dab20 !important;
}

.navbar-cart .movi {
  padding-right:10px;
}

#account > div.container {
  min-height: 400px;
}


#account > div.container,
#order > div.container,
#delivery > div.container {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  /*-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;*/
padding-top: 20px;
margin-bottom: 40px;
}

@media only screen and (max-width: 440px) {
  #order > div.container {
    padding-top: 10px !important;
    }
  }

.cart-product {
  background-color: #f6f6f6;
}

h3#alko, h3#nealko, h3#vino {
/*  background-color: #f6f6f6;
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  padding: 15px 0px 15px 15px;*/
}

.sleva10 {
  border-radius:5px;
  overflow:hidden;
  z-index: 0;
}
.pac-container {
    z-index: 1051 !important;
}
.infowindow-text {
  font-size: 1.5rem;
}
.green {
  color: #3dab20;
}
.cart-address {
  width: 100%;
  border: 1px #3dab20 solid;
}
.cart-address span {
  color: #3dab20; 
}

.cart-wrapper-fixed {
    position: fixed;
    top: 120px;
    bottom: 0;
    overflow: hidden;
}

#overlay {
position : absolute;
top      : 0;
left     : 0;
width    : 100%;
height   : 100%;
/*z-index  : 1050;*/
display  : none;
} 
#overlay-back {
position   : absolute;
top        : 0;
left       : 0;
width      : 100%;
height     : 100%;
background : #000;
opacity    : 0.6;
filter     : alpha(opacity=60);
z-index    : 1100;
display    : none;
}
#dvLoading {
padding: 20px;
background-color: #fff;
border-radius: 10px;
height: 150px;
width: 250px;
position: fixed;
z-index: 1150;
left: 50%;
top: 50%;
margin: -125px 0 0 -125px;
text-align: center;
display: none;
}
.underline {
  text-decoration: underline !important;
}
.well {
  padding: 10px !important;
  cursor: pointer;
}
.well-first {
  margin-right: 10px;
}

#debug {
  /*background-clip: #ffffff;*/
  position: fixed;
  bottom: 0;
  left:15px;
}
#debug pre {
  background-color: #ffffff;
  border:3px #000000 solid;
}
.modal-content {
  background-color: #3dab20; 
}
.modal-header {
  color: #ffffff;
}
.modal-header h2,
.modal-header h3 {
  margin: 0px;
}
.modal-body {
  background-color: #ffffff;
}
a.white-link {
  color: #ffffff !important;
}
.modal-footer {
  background-color: #ffffff;
}
.badge {
  cursor: default;
}
section#contact {
  margin-top: 50px;
}

/*.container2 {
  width:100%;
  padding-left: 15px;
  padding-right: 15px;
}*/

#address_note {
  font-size: 12px;
  padding-left: 18px;
}

.psmall {
  font-size: 13px;
}
#cart_is_valid p {
  font-size: 12px;
}
#autocomplete {
  float: left;
}
#autocomplete_button {
  display: none;
  float: left;
  width: 28%;
  margin-left: 2%;
}

#order label {
  font-weight: normal;
  cursor: pointer;
}

@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
  .modal-body {
      max-height: calc(100vh - 280px) !important;
      overflow-y: auto !important; 
    }
  }


#menu-social > li:nth-child(1) a {
  padding-left: 0px;
  margin-left: 0px;
}

#navbar-collapse-1 > ul.nav.navbar-nav.navbar-right > a {
  padding-right: 0px;
  margin-right: 0px; 
}

/* BETTER MOBILE SUPPORT */
@media only screen and (max-width: 440px) {
  .nav-tabs > li > a {
    font-size: 1.2em;
    }
  h1.name {
    font-size: 2.2rem !important;
    margin-top: 20px !important;
  }
  .container {
    /*padding-top: !important;*/
  }
  .container #greenbox {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-bottom: 0px;
  }
  .greenbox-top {
    text-align: center;    
    -webkit-border-top-right-radius: 5px;    
    -moz-border-radius-topright: 5px;    
    border-top-right-radius: 5px;
    }
  .greenbox-topright {
    text-align: center;
    padding: 0px 0px 0px 20px;
  }
  .greenbox-middle {
    padding-left:8px !important;
    padding-right:8px !important;
    }

}

@media only screen and (max-width: 990px) {
    #greenbox2wrapper {
        width: 100%;
        padding-top: 15px;
        min-height: 290px;
    }
  .greenbox-top {
    text-align: center;
  }
  .greenbox-left {
    padding: 10px 0px 15px 15px;
    -webkit-border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-bottom-left-radius: 0px !important;
  }
  .greenbox-middle {
    -webkit-border-top-right-radius: 0px;  
    -moz-border-radius-topright: 0px;  
    border-top-right-radius: 0px;      
    }
  #pick-location {
    margin-top: 0px !important;
    }
  .greenbox-topright {
    -webkit-border-top-right-radius: 0px;  
    -moz-border-radius-topright: 0px;  
    border-top-right-radius: 0px;  
    text-align: center;
    padding: 0px 0px 0px 20px;
  }
}

@media only screen and (max-width: 1200px) {  
  .greenbox-middle {
    -webkit-border-top-right-radius: 0px;  
    -moz-border-radius-topright: 0px;  
    border-top-right-radius: 0px;      
    }
  .greenbox-topright {
    -webkit-border-top-right-radius: 0px;  
    -moz-border-radius-topright: 0px;  
    border-top-right-radius: 0px;      
  }
}


#food-tabs.nav > li > a {
  background-color: #eee !important;
  color: #666;
  margin: 0px 5px 6px 0px;
}

#food-tabs.nav > li > a:hover {
  background-color: #ddd !important;
  color: #666;
  margin: 0px 5px 6px 0px;
}

#food-tabs.nav > li.active > a {
  background-color: #3dab20 !important;
  color: #fff; 
}

.navbar-fixed-top {
  max-height: 400px;
}

.red-bullet {
  color: #d10d0d;
  font-size: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 440px) {
  .mobw100 {
    width: 100%;
    margin-top: 0px;
    }
  .mobw100 li {    
    border-bottom: 1px #eee solid;
    }  
}

.btn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.mbottom15 {
  margin-bottom: 15px;
}

input[type="radio"] {
    cursor:pointer;
}

.cart-price {
  text-transform: none;
}

#appleid-signin {
    height: 25px;
    margin-bottom: 15px;
}
#login-or {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.modal-header-red {
    background-color: #d10d0d;
}

#coupon-code {
    margin-right: 10px!important;
}

#discount-coupon-link {
    text-decoration: underline !important;
    color: #666666;
    font-size: 0.6em;
    cursor: pointer;
}
#coupon-code-button {
    padding: 2px 5px;
    height: 30px;
}
#discount-coupon-div {
    margin-bottom: 15px;
}

.action-product {
  background-color: #d10d0d!important;
  border-color: #d10d0d;
}

.badge {
  text-transform: initial;
  font-weight: initial;
}

.badge-warning {
  background-color: #d10d0d!important;
  font-size: 12px;
}

.badge-success {
  color: #3dab20!important;
  background-color: #ffffff!important;
  border: 1px #3dab20 solid;
}

.tenth {
  padding: 5px 15px 5px 15px!important;
  margin-top: 7px;
}

.origprice {
  text-decoration: line-through;
}
.button-disabled {
  border: 1px #d2d2d2 solid!important;
}