@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
body {
    font-size: 16px;
    line-height: 1.5;
    overflow-x: hidden;
    min-width: 320px;
   
    background: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-weight: 700;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link{
             color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 24px;
}
button.close{
    
    padding-right: 23px;
    color: red;
    font-size: 31px;
}
.navbar-nav .nav-item i{
        font-size: 20px;
        margin-left: 24px;

}
.navbar-expand-sm .navbar-collapse{
    justify-content: space-around;

}
.wrapper{
  width: 100%;
  height: 100vh;
  /* overflow: hidden; */
}

.wrapper .wrapper__video{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.video-mij{
      /* position: relative; */
      /* overflow: hidden; */
      /* width: 100%; */
      /* height: 500px;
  background: url*/
}
.navbar-brand img{
    width: 94px;
}
.navbar{
        padding: 0.01rem 1rem;
}
.fixed-top{
 position: absolute;
}
.btn-quote{
        background-color: #ffe48f;
    color: black !important;
    padding: 8px 27px;
    border-radius: 14px;
    font-size: 20px;
}
.btn-order{
    
     background-color:#f6b69c;
     color: black !important;
    padding: 8px 27px;
    border-radius: 14px;
        margin-left: 10px;
}
.carousel-caption{
    
  
    right: auto;
    bottom: 37%;
    left: 15%;
  
}

.content-mij{
text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    max-width: 800px;
    width: 100%;
    height: 180px;
   
}
.content-mij h2{
    
    font-size: 70px;
    line-height: 88px;
    font-weight: 900;
   
}
.btn-red{
        background-color: #f21a15;
    font-size: 22px;
    padding: 10px 25px;
    color: white;
}
.online-order p{    margin-bottom: 0rem;}
.abg-banner{
         font-family: 'Permanent Marker', cursive;
    font-size: 33px !important;
    color: #feb91e !important;
    line-height: 43px !important;
}
.online-order{
    color: #000;
    /* font-family: "Montserrat",Sans-serif; */
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 3px;
    text-align: center;
    background-color: #ffdf78d4;
    padding: 13px;
    display:none;
}
.product-sec{
    
    padding: 60px 0px;

}

.product-sec-area h3{
    font-size: 24px;
    line-height: 89px;
    font-weight: 900;
    text-align: center;
}

.product-sec-area img{

    border-radius: 11px;
    }



.hover15 figure {
	position: relative;
        margin: 0 0 0rem !important;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


figure {
	
	overflow: hidden;
}
.hover15 img{
        border-radius: 15px;
}
.hover15 h3{
    font-size: 24px;
    text-align: center;
    padding-top: 24px;
    
}
.hover15 a{
    color:#4e4e4e;
}
.hover15  p{
        text-align: center;
}
.abg-about{
        max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
}
.abg-about h2{
    font-size: 36px;
    font-weight: 700;
}
.about-abg span{
    font-family: 'Permanent Marker', cursive;
    font-size: 27px !important;
    color: #feb91e !important;
    line-height: 43px !important;

}
.about-us{
    background-color: #000000;
        padding:60px 0px;
}
.about-abg h2{
font-size: 37px;
font-weight: 700;
}

.abg-story{
box-shadow: 0px 2px 60px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 30px 0px 0px 0px;
    padding:50px 50px 50px 50px;
    background-color: white;
    border-radius: 5px 5px 5px 5px;
}
.product-section{
    position: relative;
}

.product-section .product-text{
    position: absolute;
        width: 100%;
    height: 100%;
    background-color: #00000040;
    left: 50%;
    top: 50%;
     transform: translate(-50%,-50%);
        color: white;
    text-align: center;
     border-radius: 13px 13px 13px 13px;

   
}
.product-section  .product-text-1{
    position: absolute;
 left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.product-text-1 h3{    font-weight: 700;}
.party-homedelivery{background-color: #fff8c8;}
.product-categories{    background-color: #fff9f8;}
.view-more{color: #ffe48f; font-weight: 600;text-decoration: underline;}
.benefits-point li i{       color: #f9c402;
    margin-right: 13px;
    font-size: 25px;}
.benefits-point li{   
        display: flex;
    align-items: center;
    font-size: 19px;
    text-align: justify;
    flex-direction: row;
    padding-bottom: 20px;
    align-content: flex-start;
}
.benefits-point {list-style: none; padding: 0px;}


.text-whtie {
  color: #fff !important;
}

.bold {
  font-weight: bolder;
}

.por {
  position: relative;
}

.review-box .quote {
  position: absolute;
  width: 40px;
  right: 10px;
  bottom: 10px;
}

.test-arrowbox {
  position: absolute;
  right: 20px;
  display: flex;
  top: 70px;
}

.review-box {
  border-radius: 3px;
  background: #fff8c8f2;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  padding: 30px;
        height: 240px;
}

.review-box h5 {
  margin: 0;
}

.review-box p {
  margin-bottom: 0;
  margin-top: 10px;
  color: #7d8597;
}

.user-post {
  font-size: 14px;
  margin: 0 !important;
 
}

.swiper-testimonial {
  padding: 100px 20px;
  padding-top: 30px;
}

.half-color-box {
  
  height: unset;
 
}

.test-arrowbox .swiper-button-next-test,
.test-arrowbox .swiper-button-prev-test {
  margin-right: 20px;
  /* background: var(--comp-color);2 */
  border-radius: 50%;
  --size: 55px;
  width: var(--size);
  height: var(--size);
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow-right {
  transform: rotate(180deg);
  margin-top: -8px;
}

.arrow {
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.arrow:hover {
  transform: translateX(-15px);
}
.swiper-wrapper{
    padding-top: 51px;
}
.footer-sec{
    background-color: #fff8c8;
    padding: 60px 0px 1px;
}
.Services-list ul{
        list-style: none;
    padding-left: 0px;
    
}
.Services-list ul li{
    padding-bottom:20px;
        padding-bottom: 11px;   
    display: flex;
    align-items: center;
   
    text-align: justify;
    flex-direction: row;
  
    align-content: flex-start;
}

.Services-list ul li i{
    margin-right: 13px;
}

.cool-b4-form .btn {
    border-radius: 30px;
}
.cool-b4-form .form-group {
  position: relative;
  padding-top: 0px;
  margin-bottom: 0;
  /* If there's only 1 input make it full height */
}
.cool-b4-form .form-group:first-child:last-child {
  height: 100%;
}
.cool-b4-form .form-group:first-child:last-child .form-control {
  height: 100%;    max-height: 74px;
}
.cool-b4-form .form-group textarea {
  resize: none;
}
.cool-b4-form .form-group .input-highlight {
  content: "";
  width: 0;
  height: 2px;
  background: #e03443;
  position: absolute;
  display: block;
  bottom: 0;
  transition: width 0.4s ease;
}
.cool-b4-form .form-group label {
 /* position: absolute;*/
  left: 10px;
 
  transition: all 0.4s ease;
    top: 27px;
}
.cool-b4-form .form-group .form-control {
 background-color: #fbfbfb;
    color: black !important;
    padding: 8px 27px;
    border-radius: 7px;
    margin-bottom: 10px;
    height: calc(1.5em + 0.75rem + 6px);
}
.menu-price-detail i{
       color: #078505;
    font-size: 21px; 
    
    
}

.hover15{    cursor: pointer;    margin-bottom: 45px;}
.abg-contact {
        padding: 35px;
}

.social-icons {
  padding: 0;
  list-style: none;
 
}
.social-icons li {
  display: inline-block;
  margin-left: 0.15em;
  position: relative;
  font-size: 1.2em;
}
.social-icons i {
  color: #fff;
  position: absolute;
  top: 11px;
    left: 12px;
  transition: all 265ms ease-out;
}
.social-icons a {
  display: inline-block;
}
.social-icons a:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  content: " ";
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: block;
  background:linear-gradient(43deg, #ffbc1c, #dd2317);
  transition: all 265ms ease-out;
}
.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-in;
}
.social-icons a:hover i {
  transform: scale(2.2);
  -ms-transform: scale(2.2);
  -webkit-transform: scale(2.2);
  color: #ff003c;
  background: -webkit-linear-gradient(45deg, #ff003c, #f5d40f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-in;
}
.social-icons a.social-square:before {
  background: linear-gradient(45deg, #7b00e0, #ae31d9);
  border-radius: 10%;
}
.social-icons a.social-square:hover:before {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: scale(-180deg);
  border-radius: 100%;
}
.social-icons a.social-square:hover i {
  transform: scale(1.6);
  -ms-transform: scale(1.6);
  -webkit-transform: scale(1.6);
  color: #fff;
  transform: scale(1.6);
  -webkit-text-fill-color: #fff;
}
.menu {
   box-shadow: 2px 2px 3px #b7b7b7;
    border-bottom: 1px dotted #fff;
    padding: 14px 12px 14px;
    margin: 0 0 8px;
    background-color: #efefef;
    border-radius: 5px;
}
.cool-b4-form .form-group .form-control:focus, .cool-b4-form .form-group .form-control.hasValue {
  box-shadow: none;
  border-color: #ced4da;
}
.cool-b4-form .form-group .form-control:focus ~ .input-highlight, .cool-b4-form .form-group .form-control.hasValue ~ .input-highlight {
  width: 100%;
}
.cool-b4-form .form-group .form-control:focus ~ label, .cool-b4-form .form-group .form-control.hasValue ~ label {
  transform: scale(0.7);
  top: 0;
  left: 0;
}
.menu-title{
    font-size: 18px;
        float: left;
    max-width: 300px;
    margin: 0px;
}
.menu-price-detail{
     float: right;
        cursor: pointer;
}
.left-contact-form{
    background-color: #fff8e2;
    border-radius: 21px;
    border: 2px solid #fdf7e4;
    box-shadow: 2px 2px 9px #e7b48f;
}
.sticky{
  position:-webkit-sticky;
  position:sticky;
  top:10px;

}


.banner-menu{
    /* background-repeat: no-repeat; */
    position: relative;
}
.banner-menu h2{
        /* position: absolute; */
        /* bottom: 40%; */
        /* color: #000000; */
        padding: 152px 0px;
}

  
    .sticky{
  position:-webkit-sticky;
  position:sticky;
  top:10px;
            padding-top: 35px

}
    input{
  height:20px;
  width:20px;
}
.checkbox-alias p{
    margin-bottom: 0rem;
        width: 90%;

}
.checkbox-alias:hover{
        background-color: #fff8e2;
}
.left-contact-form .cool-b4-form .form-group .form-control{
    background-color: #ffffff;
}
  .checkbox-alias{
  
    box-shadow: 2px 2px 3px #b7b7b7;
    border-bottom: 1px dotted #fff;
    padding: 14px 12px 14px;
    margin: 0 0 8px;
    background-color: #ffffff;
    border-radius: 5px;
          cursor: pointer;
}
    .invisible-checkboxes{ position: relative;}
.invisible-checkboxes input[type=checkbox]{
      position: absolute;

}

.invisible-checkboxes input[type=checkbox]:checked + .checkbox-alias{
  
    box-shadow: 2px 2px 3px #b7b7b7;
    border-bottom: 1px dotted #fff;
    padding: 14px 12px 14px;
    margin: 0 0 8px;
    background-color: #ffe48f;
    border-radius: 5px;
}  
.social-icons ul{
        margin-bottom: 0rem;
}
    .menu-click{
            position: absolute;
    top: 15px;
    z-index: 99;
    right: 18px;
    }
.product-sec-3{
    box-shadow: 2px 2px 11px #e9e9e9;
    padding: 16px;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
        color: rgb(255 18 18);
}
#popular{
    background: linear-gradient(0deg, rgb(243 244 243 / 95%), rgb(249 249 249 / 98%)), url(../images/bg-2.jpg);
    background-size: 100%;
}
.bgg-1{
    background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-3.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}
.bgg-1{
    background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-3.jpg);
    background-size: cover;
    /* height: 400px; */
    background-position: 50%;
}
.bgg-2{
     background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-4.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}
.bgg-3{
     background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-5.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}
.bgg-4{
     background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-6.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}
.bgg-5{
     background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-7.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}
.bgg-6{
     background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-8.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}
.bgg-7{
     background: linear-gradient(0deg, rgb(36 34 34 / 0%), rgb(70 66 66 / 32%)), url(../images/bg-9.jpg);
    background-size: cover;
    height: 400px;
    background-position: 50%;
}

@media screen and (max-width: 600px) {
.content-mij{
    
    height: unset;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);

}
    .content-mij h2 {line-height: unset;font-size: 20px !important;}
    .content-mij h2 {
    font-size: 25px;
    line-height: unset;
    font-weight: 900;
}
    .btn-red {
    background-color: #f21a15;
    font-size: 13px;
    padding: 10px 25px;
    color: white !important;
}
    .video-mij { position: relative;}
    .abg-banner {line-height: 22px !important;}
}
@media screen and (max-width: 576px) {
    .navbar-expand-sm .navbar-collapse{
   background-color: #f11813;
    padding: 15px;
} 
    .navbar-light .navbar-toggler{
        background-color: #feb91e;
    }
}

.test-arrowbox{display:none;}
.row{
        margin-right: 0px;
    margin-left: 0px;
}