
 @import url(//fonts.googleapis.com/css?family=Fira+Sans:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Fira+Sans+Condensed:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic&subset=latin);
.card-input-element+.card {
  /*height: calc(36px + 2*1rem);*/
  color: #264969;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 4px;
}

.card-input-element+.card:hover {
  cursor: pointer;
}

.card-input-element:checked+.card {
  border: 2px solid #74a201;
  -webkit-transition: border .3s;
  -o-transition: border .3s;
  transition: border .3s;
  padding: 8px;
}

/*
.card-input-element:checked+.card::after {
  content: '\e5ca';
  color: #AFB8EA;
  font-family: 'Material Icons';
  font-size: 24px;
  -webkit-animation-name: fadeInCheckbox;
  animation-name: fadeInCheckbox;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
*/

@-webkit-keyframes fadeInCheckbox {
  from {
    opacity: 0;
    -webkit-transform: rotateZ(-20deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
  }
}

@keyframes fadeInCheckbox {
  from {
    opacity: 0;
    transform: rotateZ(-20deg);
  }
  to {
    opacity: 1;
    transform: rotateZ(0deg);
  }
}

.btn-orange{
	font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    background-color: #f58d20;
    border-color: transparent;
	padding: 18px 30px;
    min-width: 180px;
    font-size: 14px;
	position: relative;
    text-align: center;
    z-index: 1;
    transition: .3s;
    line-height: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 30px;
    letter-spacing: 0.05em;
	text-decoration: none !important;
	box-shadow: 0px 4px 20px rgb(0 0 0 / 20%);
	
}
a, a:focus, a:hover {
    text-decoration: none;
}

.btn-orange:hover{
	
	background-color:#74a201;
	color:white;
	text-decoration:underline;
	
}



.card-slider {
     position: relative;
     display: flex;
     width: 350px;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid #d2d2dc;
     border-radius: 11px;
     -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
     -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
     box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
 }

 .card-slider .card-body-slider {
     padding: 1rem 1rem
 }

 .card-body-slider {
     flex: 1 1 auto;
     padding: 1.25rem
 }



 .profile {
     margin-top: 16px;
     margin-left: 11px
 }

 .profile-pic {
     width: 58px
 }

 .cust-name {
     font-size: 18px
 }

 .cust-profession {
     font-size: 10px
 }

 .items {
    
     margin: 0px auto;
     margin-top: 100px
 }

 .slick-slide {
     margin: 10px
 }
 
 
 .badge-cos {
    background-color: #74a201;
    border-radius: 10px;
    color: white;
    display: inline-block;
    font-size: 17px;
    line-height: 1;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	position:absolute;
	right: 20px;
}


.payment-info {
    background: blue;
    padding: 10px;
    border-radius: 6px;
    color: #fff;
    font-weight: bold
}

.product-details {
    padding: 10px
}


.cart {
    background: #fff
}

.p-about {
    font-size: 12px
}

.table-shadow {
    -webkit-box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, 0.42);
    box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, 0.42)
}

.type {
    font-weight: 400;
    font-size: 10px
}
.line {
    border-bottom: 1px solid rgb(102, 102, 221)
}

.information span {
    font-size: 12px;
    font-weight: 500
}

.information {
    margin-bottom: 5px
}

.items {
    -webkit-box-shadow: 5px 5px 4px -1px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 4px -1px rgba(0, 0, 0, 0.08)
}

.spec {
    font-size: 14px
}


#cart-container{
    background-image: url('../images/bg1.jpg');
    background-repeat: no-repeat; /* Do not repeat the image */
    background-position: center; 
    background-size: cover;
 
}

}
.cart{
	background-color:transparent;
}


 
  @import url(//fonts.googleapis.com/css?family=Fira+Sans:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Fira+Sans+Condensed:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic&subset=latin);
  #section-content
  {
	background-image: url('../images/bg1.jpg');
	background-position: top; 
	background-repeat: no-repeat;
	
  }
  
  #section-content-login
  {
	background-image: url(../images/bg1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	 background-size: cover;
	
  }
  .sh2{
    font-size: 28px !important;
    font-weight: 700 !important;
    font-style: normal;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #3b3b3b;
    line-height: 1.1;
    letter-spacing: 0px;
    margin: 0em 0;
}
.mxHeight img{
  max-height: 160px !important;
}
  .text3 {
    font-weight: 800;
    font-style: normal;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #3b3b3b;
    font-size: 70px;
    line-height: 1.1;
    letter-spacing: 0px;
	margin: 0em 0;
}

.text33 {
    font-weight: 800;
    font-style: normal;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #3b3b3b;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: 0px;
	margin: 0em 0;
}

	.custom2 {
		color: #74a201;
	}

	.text12 {
		font-weight: 400;
		font-style: normal;
		font-family: 'Lato', sans-serif;
		color: #626262;
		font-size: 20px;
		line-height: 1.5;
		letter-spacing: 0px;
	}
	
	.top-contact {
    background-color: #fcaf2b;
    transition-duration: 0.4s;
    border-style: solid;
    border-color: #ffffff;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-position: left;
}

	.top-contact-tel{
		background-image: url(../images/icon1-header.png);
		background-position: left bottom;
		background-repeat: no-repeat;
		background-size: contain;
	}
	
	.text13 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
}

.white-link{
	
	color: #ffffff;
text-decoration: none;
font-weight: 700;
font-style: normal;
}
.white-link:hover{
	
	color: #ffffff;
text-decoration: underline;

}

	.button-order{
		font-family: 'Fira Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		color: #3b3b3b;
		background-color: #ffffff;
		border-color: transparent;
		box-shadow: 0px 4px 20px rgba(0,0,0,0.2);
		padding: 18px 30px;
		min-width: 180px;
		font-size: 14px;
		position: relative;
		text-align: center;
		z-index: 1;
		transition: .3s;
		line-height: 20px;
		border-width: 2px;
		border-style: solid;
		border-radius: 30px;
		letter-spacing: 0.05em;
		text-decoration:none;
		
	}
	.button-order:hover{
		text-decoration:none;
		
	}
	
	a:hover {
            text-decoration: none;
			}
	
	
		
	.button-order:hover{
		color: #ffffff;
		background-color: #74a201;
		border-color: transparent;
	}
.top-menu{
	
	font-family: 'Fira Sans', sans-serif;
font-weight: 400;
font-style: normal;
color: #3b3b3b;
text-decoration: none;
border-color: transparent;
	font-size: 18px;
line-height: 20px;
position: relative;
display: block;
text-align: left;
transition: .3s;
z-index: 1;
}

.top-menu:hover{
	color: #74a201;
}

.food-menu{
	
	border-style: solid;
border-left-width: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 4px;
border-radius: 20px;
background-color: #f4f7fc;
border-color: #f4f7fc;
	padding-top: 34px;
    padding-right: 64px;
    padding-bottom: 30px;
    padding-left: 64px;
font-size: 24px;
}

.food-menu:hover{
	border-color: #74a201;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: transparent !important;
    border-color: transparent !important;
	
}
.food-menu-link{
	color: #a1a1a1;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-style: normal;
	font-weight: 800;
}

.food-menu-link:hover{
	color: #a1a1a1;
	border-color:transparent !important;
}

  .pointer {cursor: pointer;}

.allButFooter {
    min-height: calc(80vh - 40px);
}

.allButFooterCart {
    min-height: calc(80vh - 40px);
}

.input-login {
border-radius: 1rem !important;
border-color:#ffb22c61 !important;
}

input:focus {
  border-color: #ffb22c !important;
  box-shadow: 0 0 0 0.2rem rgb(255 178 44 / 0.76)!important;
}

.form-control-lg {
    height: calc(2.0em + 1rem + 2px) !important;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

td.details-control {
	
   background: url('../images/details_open.png') no-repeat center center;
	cursor: pointer;


}
tr.details td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

.slick-next {
    right: 20px !important;
}


.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #fea03e !important;
    border-color: #fea03e !important;
}

.btn-alcart
{
	padding: 12px 20px;
    font-size: 12px;		
}

.user-dropdown:hover{
	color:#74a201 !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
	color:white !important;
}

.cos-fixed{
	
	bottom: 120px!important;
	right:33px!important;
	
}

@media only screen and (max-width: 600px) {
 .cos-fixed{
	
	bottom: 120px!important;
	right:0px!important;
	
}
.text33 {
    font-weight: 800;
    font-style: normal;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #3b3b3b;
    font-size: 23px;
    line-height: 1.1;
    letter-spacing: 0px;
    margin: 0em 0;
	text-align: justify;
}

.slick-next:before {
    font-family: 'slick';
    font-size: 40px !important;
    line-height: 1;
    opacity: .75;
    color: #f4aa2acc !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
}

#cos-fixed{
	
	transition: .3s;
    color: #ffffff;
    background: white;
    font: 26px/56px 'FontAwesome';
    text-align: center;
    height: 78px;
    border-radius: 50%;
    width: 78px;
	
}

.slick-prev:before {
    font-family: 'slick';
    font-size: 40px !important;
    line-height: 1;
    opacity: .75;
    color: #f4aa2acc !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
    font-family: 'slick';
    font-size: 40px !important;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.slick-prev {
    left: -5px !important;
}

@media only screen and (max-width: 1400px)
{
	.slick-next:before {
   
    color: #f4aa2acc !important;
   
}

	
}

.text333 {
    font-weight: 800;
    font-style: normal;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
    margin: 0
}

.text333 a{
	
	text-decoration:none;
	color:#ffb22c;
	
}

.text333 a:hover{
	
	text-decoration:none;
	color:#fea03e;
	
}

button#ihavecookiesBtn {
    margin-left: 0px !important;
}
#gdpr-cookie-message {
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0px;
    background-color: #1f1f1f;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 6px 6px 12px rgba(0,0,0,0.25);
}
#gdpr-cookie-message h4 {
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--green);
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #6A6A6A;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: white;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #fff;
    border-bottom-color: var(--green);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    /* background: var(--green); */
    background-color: #f58d20;
    color: white !important;
    font-size: 13px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    /* color: #75601f; */
}

#gdpr-cookie-message button:hover {
    background: #f58d20;
    color: #fff;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    /* background:var(--info); */
    color: #fff;
    background-color: #b99875;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
@media only screen and (max-width:991px){
  .sCarousel .btn-orange{
     min-width: 100px;
  }
}
.boxM{
      border: 2px solid #000;
      font-weight: 800;
    font-style: normal;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #3b3b3b;
    font-size: 44px;
    line-height: 1.1;
    letter-spacing: 0px;
    margin: 0em 0;
    text-align: center;
    cursor: pointer;
}