
/* === GENERAL === */

body {
    margin-top: 50px;
    font-size: 16px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a{
  background-image: none;
  background-color: #c19f5f;
  color: white!important;
  opacity: 0.7;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #c19f5f;
    opacity: 1;
}


.btn {
    white-space: normal!important;
    margin: 10px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #413f40;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #dddddd;
}

@font-face {
    font-family: Rustico;
    src: url('../../fonts/default_v2/Rustico-Regular.otf');
}

.discount-group input{padding: 4px!important; margin-top: 10px!important;}
.discount-hd{margin-top: 15px; text-align: center; margin-bottom: 10px;}

/* === CAROUSEL === */
section#slider {
    background-color: #f5f4f0;
}

.carousel {height: 100%;}

.carousel-control{opacity: 1; text-shadow: 0 1px 2px rgba(0,0,0,.9);}

.carousel-control     		 { width:  4%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -16.7%; }
	.carousel-inner .next        { left:  16.7%; }
	.carousel-inner .prev		 { left: -16.7%; }
}


/* === GLOBAL === */

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

h1 {
    font-size: 55px;
    color: #413f40;
    font-family: Rustico;
}

h1,
h2 {
    margin: 0 0 15px;
}

h3 {
    margin: 20px 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #413f40;
}

h4 {
    font-size: 18px;
}

p {
    margin: 0 0 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    color: #413f40;
}






a:hover {
    text-decoration: none;
    color: #c9302c;
}


button,
input,
.btn. a.btn {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: white;
}

.btn {
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0px;
    padding: 10px 30px;
}

button.btn:focus {
    outline: none!important;
}


img {
    max-width: 100%;
}

.modal-content {
    background: url('../../img/default_v2/pattern.jpg') top left repeat;
}

.badge.social {
    background: #ccc;
    font-size: 24px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 42px;
    margin: 0 5px 20px 0;
    padding: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.badge.social.twitter:hover {
    background: #55acee;
}

.badge.social.facebook:hover {
    background: #3b5998;
}

.badge.social.gplus:hover {
    background: #db4b39;
}

blockquote {
    padding: 0;
    border: none;
    font-style: italic;
    text-align: left;
}

blockquote cite {
    display: block;
    color: #777;
    margin: 15px 0 0 0;
}

blockquote:before {
    display: none;

}



/* === HERO === */

.row + .row {
    margin-top: 20px;
}

.navbar {
    background-color: #ffffff;
    background-image: none;
}

.navbar-inverse {
    border-bottom: 1px solid #aaaaaa;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: black;
}

.bold-logo {
    font-weight: bold;
}

.img-cover {
    margin: 0px 0px 50px 0px;
    border: 1px solid #aaaaaa;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}

.group {
    margin-top: 0px;
}



.btn .group {
    display: inline-block;
}

.btn.group p {
    float: left;
}

.btn.group p:nth-child(2) {
    margin-left: 20px;
}


.navbar-inverse .navbar-brand:hover {
    color: #413f40;
}

.navbar-inverse .navbar-brand {
    color: #413f40!important;
}


nav li a {
    font-size: 12px;
    color: #413f40!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}


.btn-btn {
    background-color: #c19f5f;
    color: white;
    font-weight: 600;
}

.btn-btn:hover {
    background-color: white;
    color: #c19f5f;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}


#hero {
    padding: 70px 0px;
    color: white;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    background: url('../../img/default_v2/background_cover.jpg');
    background-size: cover;
    padding-top: 100px;
}


#hero h1 {
    color: white;
    font-size: 60px;
}


#hero article {
    width: 100%;
    text-align: center;
}


#hero .hero-text {
    margin-top: 30px;
}


#primary {
    padding: 40px 0px 40px 0px;
}




/* === LAYOUT === */

section {
    padding: 100px 0;
}


section.main-content {
    padding: 40px 0;
}


.section-header {
    text-align: center;
}


section h2 {
    margin: 20px 0 20px;
}


section h3 {
    margin: 30px 0px 10px;
}







/* ======= OPEN SECTION ======== */

.headline-open {
    text-align: center;
    background-color: #f5f4f0;
    border: 3px solid #c09e5e;
}

.headline-open p {
    padding: 0px 60px;
    margin-top: 40px;
    margin-bottom: 90px;
}

.headline-open h3 {
    margin-top: 90px;
}

.images-row {
    margin-top: 66px;
}

.images-headline {
    float: right;
}


.img-pst {
  text-align: center;
    background: url(../../img/default_v2/bread.jpg);
    color: white;
    width: 100%;
    display: inline-block;
    background-size: cover;
    float: right;
}

.headline-lolina{
  padding: 40px 0px 20px 0px;
  text-align: center;
  background: url(../../img/default_v2/texture-open.jpg) 50% 43% no-repeat;
  background-size: cover;

}

.headline-lolina h1{color: white!important;}

.img-pst2 {
  text-align: center;
    background: url(../../img/default_v2/bread2.jpg);
    color: white;
    width: 100%;
    display: inline-block;
    float: right;
    background-size: cover;
}

.img-pst2 h5{font-weight: bold;font-size: 25px;padding-top: 20px;}
.img-pst h5{font-weight: bold;font-size: 25px;padding-top: 20px;}

.img-pst2 p{color:white;font-size: 17px;padding-bottom: 20px;}
.img-pst p{color:white;font-size: 17px;padding-bottom: 20px;}

/* === CASH ==== */

#cash {
    background: url('../../img/default_v2/cash-background.jpg');
}

.social-media {
    list-style-type: none;
    display: table-footer-group;
}

.social-media li i {
    color: white;
}


#cash li {
    display: inline;
    float: left;
    padding-right: 20px;
}


.first-col {
    margin-top: 45px;
    padding-left: 0px;
}



/* ===== ABOUT US ===== */

.border {
    height: 5px;
    width: 58px;
    display: block;
    background-color: #c19f5f;
    margin: 0 auto;
    margin-bottom: 35px;

}


#about-us h2 {
    margin-bottom: 20px;
}


#about-us {
    text-align: center;
}

#about-us p {
    padding: 0px 250px;
    margin-top: 60px;

}

.btn-btn2 {
    color: #c19f5f;
    border: 3px solid #c19f5f;
    font-weight: 600;
    margin-top: 50px;
}

.btn-btn2:hover {
    background-color: #c19f5f;
    color: white;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}


/* === CONTACT === */

#contact {
    background-color: #f1f1f1;
    text-align: center;
}

#contact img {
    margin: 0 auto;
    margin-top: 35px;
}

#contact p {
    margin: 20px 0px;
}




/* === FOOTER === */

section#footer {
    padding: 50px 0px 30px 0px;
}

#footer {
    background-color: #21242a;
}

#footer p {
    color: #aaaaaa;
    font-weight: 300;
    margin: 0;
}

#footer h3 {
    color: white;
    margin-top: 0px;
}

#footer .last-footer {
    text-align: right;
}

#footer .middle-footer {
    text-align: center;
    padding: 0px 60px;
}

#footer li {
    display: inline;
    float: left;
    padding: 0 10px 0 0;
}

#footer .first-footer .btn {
    margin-top: 20px;
    margin-left: 0px;
}



/* === ADD-FOOTER === */

#add-footer {
    background-color: #21242a;
    padding: 10px 0px;
    text-align: center;
    border-top: 1px solid #c19f5f;
}

#add-footer p {
    color: #aaaaaa;
    margin: 20px;
    font-weight: 300;
}

















/* ======== MEDIA QUERIES ======= */

@media screen and ( max-width: 991px) {

    .first-col {
        display: block;
        text-align: center;
        margin-bottom: 50px;
        margin-top: 0px;
    }

    .social-media {
        display: inline-block;
    }

    #cash img {
        margin: 0 auto;
    }


    #about-us p {
        padding: 0px 80px;
    }

    #open img {
        float: none!important;
        margin: 0 auto;
    }

    .images-headline {
        float: none!important;
        text-align: center;
        margin-top: 50px;
    }

    .img-pst {

    }

    .img-pst2 {

    }



    .images-row {
        display: block;
        float: none!important;
        margin-top: 40px;
    }

    .social-icons {
        text-align: center;
    }

    #footer .middle-footer {
        margin-top: 30px;
    }

    #footer .last-footer {
        text-align: center;
        margin-top: 30px;
    }

}

@media screen and ( max-width: 768px) {
    .headline-open {
        margin: 20px;
    }
    #mobileFixedBasket{display: inline-block!important;}
    .headline-open p {
        padding: 0px 50px;
        margin-top: 40px;
        margin-bottom: 60px;
    }
    
    
    .table-menu td{
    max-width: 150px;
}


}


@media screen and ( max-width: 568px) {
  section#menu .ul-starters{display: none;}
  .form-viewbasket{display: none;}
}


@media screen and (max-width: 480px) {


    h1 {
        font-size: 35px!important;
    }

    #about-us p {
        padding: 0px 10px;
    }
    .headline-open p {
        padding: 0px 10px;
    }

    .social-media {
        padding-left: 0px;
        font-size: 0.7em;
    }

    .social-media li img {
        max-height: 30px;
    }

    #cash li {

        float: none;
        display: inline-block;
    }

    .btn {
        margin: 10px;
    }

    .btn-btn2 {
        margin-top: 50px;
    }



    .button-group .btn3 {
        width: 100%!important;
        margin: 0 auto!important;
        max-width: 150px!important;
        padding: 10px!important;
    }

    #viewbasket-form .button-group {
        margin-bottom: 23px;
    }

    #btn3-left {
        float: none!important;
    }

    #btn3-right {
        float: none!important;
        margin-top: 20px!important;
    }



}



#banner {
    min-height: 300px;
    padding: 70px 0px;
    color: white;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    background: url('../../img/default_v2/background_cover.jpg');
    background-size: cover;
    padding-top: 100px;
}

#banner h1 {
    color: white;
    font-size: 60px;
}

#banner article {
    width: 100%;
    text-align: center;
}


#banner .hero-text {
    margin-top: 30px;
}



/* ===== REGISTER FORM ===== */

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.form_wrapper {
    background: #fff;
    width: 400px;
    max-width: 100%;
    box-sizing: border-box;
    padding: 25px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    border-top: 5px solid #c09e5e;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    opacity: 1;
}



.form_wrapper h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0;
}

.form_wrapper .title_container {
    text-align: center;
    padding-bottom: 15px;
}

.form_wrapper h3 {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
}

.form_wrapper label {
    font-size: 12px;
}

.form_wrapper .row {
    margin: 10px -15px;
}

.form_wrapper .row > div {
    padding: 0 15px;
    box-sizing: border-box;
}

.form_wrapper .col_half {
    width: 50%;
    float: left;
}

.form_wrapper .input_field {
    position: relative;
    margin-bottom: 20px;

}

.form_wrapper .input_field > span {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    height: 100%;
    border-right: 1px solid #cccccc;
    text-align: center;
    width: 30px;
    display: none;
}

.form_wrapper .input_field > span > i {
    padding-top: 10px;
}

.form_wrapper .textarea_field > span > i {
    padding-top: 10px;
}

#time:focus{
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
      -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
      box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
      border: 1px solid #c09e5e;
      background: #fafafa;
}

.ratzy{
  color: #413f40;
  display: block;
  padding-bottom: 5px;
}

#time{
  width: 100%;
  border-radius: 0;
  padding: 8px 10px 9px 12px;
  height: 35px;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
}



#datepicker:focus{
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
      -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
      box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
      border: 1px solid #c09e5e;
      background: #fafafa;

}

#datepicker{
    width: 100%;
    border-radius: 0;
    padding: 8px 10px 9px 12px;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}



.form_wrapper input[type="text"],
.form_wrapper input[type="email"],
.form_wrapper input[type="password"] {
    width: 100%;
    padding: 8px 10px 9px 10px;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}

.form_wrapper input[type="text"]:hover,
.form_wrapper input[type="email"]:hover,
.form_wrapper input[type="password"]:hover {
    background: #fafafa;
}

.form_wrapper input[type="text"]:focus,
.form_wrapper input[type="email"]:focus,
.form_wrapper input[type="password"]:focus {
    -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
    -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
    box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
    border: 1px solid #c09e5e;
    background: #fafafa;
}

.form_wrapper input[type="submit"] {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
    color: #c19f5f;
    border: 3px solid #c19f5f;
    font-weight: 600;
    background-color: white;
    padding: 10px 60px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
}



.form_wrapper input[type="radio"] {
    border: 0;
    overflow: hidden;
    padding: 0;
}

.form_container .row .col_half.last {
    border-left: 1px solid #cccccc;
}

.

.radio_option label {
    margin-right: 1em;
}

.radio_option label:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 0.5em;
    border-radius: 100%;
    vertical-align: -3px;
    border: 2px solid #cccccc;
    padding: 0.15em;
    background-color: transparent;
    background-clip: content-box;
    transition: all 0.2s ease;
}

.radio_option input:hover + label:before {
    border-color: #000000;
}

.radio_option input:checked + label:before {
    background-color: #000000;
    border-color: #000000;
}

.select_option {
    position: relative;
    width: 100%;
}

.select_option select {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 0px 15px;
    cursor: pointer;
    color: #7b7b7b;
    border: 1px solid #cccccc;
    border-radius: 0;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.2s ease;
}

.select_option select::-ms-expand {
    display: none;
}

.select_option select:hover,
.select_option select:focus {
    color: #000000;
    background: #fafafa;
    border-color: #000000;
    outline: none;
}

.select_arrow {
    position: absolute;
    top: calc(50% - 4px);
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 8px 5px 0 5px;
    border-style: solid;
    border-color: #7b7b7b transparent transparent transparent;
}

.select_option select:hover + .select_arrow,
.select_option select:focus + .select_arrow {
    border-top-color: #000000;
}

.credit {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 15px;
    color: #f5ba1a;
}

.credit a {
    color: #e1a70a;
}

@-webkit-keyframes check {
    0% {
        height: 0;
        width: 0;
    }
    25% {
        height: 0;
        width: 7px;
    }
    50% {
        height: 20px;
        width: 7px;
    }
}

@keyframes check {
    0% {
        height: 0;
        width: 0;
    }
    25% {
        height: 0;
        width: 7px;
    }
    50% {
        height: 20px;
        width: 7px;
    }
}

@-webkit-keyframes expand {
    0% {
        -webkit-transform: scale3d(1, 0, 1);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale3d(1, 1.2, 1);
    }
    50% {
        -webkit-transform: scale3d(1, 0.85, 1);
    }
    75% {
        -webkit-transform: scale3d(1, 1.05, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
    }
}

@keyframes expand {
    0% {
        -webkit-transform: scale3d(1, 0, 1);
        transform: scale3d(1, 0, 1);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale3d(1, 1.2, 1);
        transform: scale3d(1, 1.2, 1);
    }
    50% {
        -webkit-transform: scale3d(1, 0.85, 1);
        transform: scale3d(1, 0.85, 1);
    }
    75% {
        -webkit-transform: scale3d(1, 1.05, 1);
        transform: scale3d(1, 1.05, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translate3d(0, -25px, 0);
        opacity: 0;
    }
    25% {
        -webkit-transform: translate3d(0, 10px, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -6px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 2px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        opacity: 0;
    }
    25% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 2px, 0);
        transform: translate3d(0, 2px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@media (max-width: 600px) {
    .form_wrapper .col_half {
        width: 100%;
        float: none;
    }

    .bottom_row .col_half {
        width: 50%;
        float: left;
    }

    .form_container .row .col_half.last {
        border-left: none;
    }

    .remember_me {
        padding-bottom: 20px;
    }
}

.form button:hover {
    background-color: #c19f5f;
    color: white;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}


section#register-form {
    background-color: #f1f1f1;
}

#register-form h1 {
    text-align: center;
}

.form_wrapper input[type="submit"]:hover {
    background-color: #c19f5f;
    color: white;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}



/* === BOOK TABLE === */

#booktable-form h1 {
    text-align: center;
}

#booktable-form {
    background-color: #f1f1f1;
}

#margin-btn {
    margin-top: 15px;
}

.border2 {
    height: 1px;
    width: 100%;
    display: block;
    background-color: #c19f5f;
    margin: 0 auto;
    margin: 16px 0px 20px 0px;
}


.form-second input[type="text"],
.form-second input[type="email"],
.form-second input[type="password"],
.form-second input[type="number"],
.form-second textarea[type="text"] {
    width: 100%;
    padding: 8px 10px 9px 12px;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}


.form-second textarea[type="text"] {
    width: 100%;
    padding: 8px 10px 9px 12px;
    height: 90px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}

.form_wrapper input[type="email"]:focus,
.form_wrapper input[type="number"]:focus,
.form_wrapper input[type="text"]:focus,
.form_wrapper textarea[type="text"]:focus {
    -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
    -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
    box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
    border: 1px solid #c09e5e;
    background: #fafafa;
}

/* === View Basket === */

#viewbasket-form {
    background-color: #f1f1f1;
}

#viewbasket-form h1 {
    text-align: center;
}

#viewbasket-form img {
    margin-top: 35px;
}

.button-group .btn3 {
    width: 100%!important;
    margin: 0 auto!important;
    max-width: 150px!important;
    padding: 10px!important;
}

#viewbasket-form .button-group {
    margin-bottom: 23px;
}

#btn3-left {
    float: left;
    font-size: 11px;
}

#btn3-right {
    float: right;
    font-size: 11px;
}

#viewbasket-form .basket {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    text-align: center;
}

#viewbasket-form .basket small {
    margin: 11px 0px 11px 0px;
    display: block;
}

#viewbasket-form .minimum-order {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    font-weight: 800;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

#viewbasket-form .vb-table {
    border: 3px solid #c19f5f;
}

#viewbasket-form .vb-table td {
    width: 50%;
    border: 3px solid #c19f5f;
    text-align: center;
    padding: 15px 0px 15px 0px;
    background-color: #f5f4f0;
}

#viewbasket-form .vb-table .headline-td {
    font-weight: bold;
}

#viewbasket-form .vb-table .background-color-change {
    background-color: white;
}




/* === MENU === */

section#menu {
    padding-top: 0px;
    background-color: #f1f1f1;
}

section#menu .ul-starters{
    margin-top: 100px;
    border: 2px solid orange;
}



section#menu ul li {
    list-style: none;
    border: 2px solid #c19f5f;
    border-bottom: 0px;
    font-size: 13px;
}

section#menu ul #last-li {
    border-bottom: 2px solid #c19f5f;
}

section#menu ul a {
    color: #413f40;
    padding: 15px;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    background-color: white;
    font-size: 12px;

}

section#menu ul a:hover {
    color: white;
    background-color: #c19f5f;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}

section#menu .left-align-text h1 {
    text-align: center;
}

section#menu .left-align-text span {
    margin: 0px 0px 35px 0px;
}


section#menu .ul-starters{
    padding: 0px;
}

section#menu .table-menu {
    background-color: white;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 50% 0%;
}

section#menu .right-td {
    float: right;
}

section#menu .table-menu td {
    padding: 17px;
    font-weight: 700;
    color: #c19f5f;
}

section#menu .table-menu .add-to-basket {
    border: 3px solid #c19f5f;
    color: #c19f5f;
    background: white;
    font-weight: 700;
    margin-left: 5px;
    padding: 1px 7px 0px 5px;
}


section#menu .table-menu #.add-to-basket:hover {
    background-color: #c19f5f;
    color: white;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}

section#menu .table-menu h4 {
    color: #c19f5f;
    font-weight: 700;
}


section#menu .down{
    margin-top: 100px;
}


section#menu .dots{
    color: #c19f5f;
    font-weight: 700;
}

.span-data{
 padding-top: 20px;   
}


section#menu p{
    max-width: 300px;
    width: 100%;
}

section#menu .links{
    text-align: right;
    margin-top: 20px;
  }

section#menu .links a{color: grey; padding: 10px;}

section#menu .links a:hover{color: #c19f5f; text-decoration: underline;}



section#menu .span-p{margin-bottom: 30px; color: grey; text-align: center;}


/* === Basket Floating Toolbar === */

#mobileFixedBasket {
    display: none;
    zoom: 1;
    width: 100%;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0;
    background-color: #fff;
    padding: 0 10px;
    min-height: 70px;
    z-index: 1;
    text-align: center;
}

ul.social-media li a{
    color: white;
}


#menu .category, #basket .basketSubTotal, #mobileFixedBasket {
    border-top: 2px solid #c19f5f;
}

#mobileFixedBasket a {
    margin: 10px auto;
    display: inline-block;
    background-color: #c19f5f;
    color: white;
    font-weight: 600;
    padding: 10px 20px;
}


#mobileFixedBasket a:hover {
  background-color: #21242a;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

#mobileFixedBasket .viewBasketLink, #mobileFixedBasket.emptyBasket .viewBasketLink {
    width: 90%;
    margin: 10px auto;
    font-weight: normal;
}

#mobileFixedBasket #basket-toolbar{
  border: 2px solid #c19f5f;
  color: #c19f5f;
  background: white;
  font-weight: bold;
}



/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .2em; left: .275em;
  font-size: 1.4em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: Helvetica, Arial, sans-serif;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid orange !important;
}


.new-collapse{
    border: 2px solid #c19f5f;
    padding: 10px 10px 20px 10px;
    border-radius: 5px;
    background: #fff;
}

.new-collapse a{
    padding: 10px;
    border: 2px solid #c19f5f;
    color: #c19f5f;
    background-color: transparent;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    
}

.new-collapse a:hover{
    background-color: #c19f5f;
    border-color: #c19f5f;
    color: #fff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    
}

.new-collapse input:hover{
    background-color: #c19f5f;
    border-color: #c19f5f;
    color: #fff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

/* Useless styles, just for demo design */

h1.form-label, h2.form-label {
  margin-bottom: .25em;
  font-weight: normal;
  text-align: center;
}
h2.form-label {
  margin: .25em 0 2em;
  color: #aaa;
}

.form-label.txtcenter {
  margin-top: 4em;
  font-size: .9em;
  text-align: center;
  color: #aaa;
}
.form-label .copy {
 margin-top: 2em; 
}
.form-label .copy a {
 text-decoration: none;
 color: #4778d9;
}


.left-on-page h1 {
  text-align: center;
}
/* Reset Select */
.left-on-page select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #2c3e50;
  background-image: none;
}
/* Custom Select */
.left-on-page .select {
  position: relative;
  display: block;
  width: 13em;
  height: 3em;
  line-height: 3;
  background: #2c3e50;
  overflow: hidden;
  border-radius: .25em;
}
.left-on-page select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #c19f5f;
  cursor: pointer;
}
.left-on-page select::-ms-expand {
  display: none;
}
/* Arrow */
.left-on-page .select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: #34495e;
  pointer-events: none;
}
/* Transition */
.left-on-page .select:hover::after {
  color: #f39c12;
}
.left-on-page .select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.left-on-page .select {
    background: white;
    border: 2px solid #c19f5f;
     }

.left-on-page select{
    background: #fff;
}

.left-on-page .select::after{
    background: #fff;
}

.container-radio ul{
  padding: 0px;
}

.container-radio ul li{
  border: none!important;
}

