::-webkit-scrollbar {
  width: 7px;
  opacity: .4;
}
::-webkit-scrollbar:hover{
    opacity: 1;
}
/* Track */
::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #E05C26;
  border-radius: 5px;   
  transition:all 0.2s ease-in-out;
  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #E05C22;
  transition:all 0.2s ease-in-out;
}
.ma5menu__toggle{
  display: none;
}
.dropdown-menu img.drop_img{
  position: absolute;
  top: 10px;
  left: 15px;
}
.language{
  position: absolute;
  right: 5%;
}
.dropdown-menu img.drop_img_1{
  position: absolute;
  bottom: 10px;
  right: 15px;
}
@font-face{
  font-family: 'pop_light';
  src: url('../fonts/Poppins-Light.ttf');
}
@font-face{
  font-family: 'pop_bold';
  src: url('../fonts/Poppins-Bold.ttf');
}
@font-face{
  font-family: 'mis';
  src: url('../fonts/MISTRAL.woff');
}
@font-face{
  font-family: 'tahoma';
  src: url('../fonts/Tahoma Regular font.ttf');
}
@font-face{
  font-family: 'pop';
  src: url('../fonts/Poppins-Regular.ttf');
}
@font-face{
  font-family: "Tajawal";
  src: url('../fonts/Tajawal-Regular.ttf');
}
.pop_light{
  font-family: "pop_light";
}
.pop_bold {
  font-family: "pop_bold";
}
.mistral{
  font-family: "mis";
}
.tajawal{
  font-family: "Tajawal";
}
.tahoma{
  font-family: 'tahoma' !important;
}
.pop{
  font-family: 'pop' !important;
}
.dropdown-menu img.drop_img{
  position: absolute;
  top: 10px;
  left: 15px;
}
.dropdown-menu img.drop_img_1{
  position: absolute;
  bottom: 10px;
  right: 15px;
}
/* Slik theme ====================================================== */
.slick-prev{
  left: 28px !important;
  z-index: 999;
}
.products-imgs .slick-prev{
  left: -20px !important;
}
.slick-next{
  right: 35px !important;
}
.products-imgs .slick-next{
  right: -20px !important;
}
.slick-prev:before, .slick-next:before{
  color: #d75926;
  /* font-family: 'ElegantIcons' !important; */
  font-size: 3rem;
}
.slick-prev, .slick-next{
  width: 40px;
  height: 50px;
}
.slick-next:before{
  content: '\35'!important;
}
.slick-prev:before{
 content: '\34' !important;
}
.laser{
  color: #cfb56a;
}
/* =================================================================== */

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

li.dropdown:focus ul.dropdown-menu {
 opacity: 1;
}
li.dropdown:focus ul.dropdown-menu {
 display: block;
 -webkit-animation: fadeIn 0.5s;
 animation: fadeIn 0.5s;
 -webkit-animation-fill-mode: forwards;
 animation-fill-mode: forwards;
}
.dropdown-menu{
 min-width: 50rem;
 padding: 1.1rem 0;
}

.dropdown-menu:before {
 border: 14px solid transparent;
 border-bottom-color: #26232a;
}
.dropdown-menu:after, .dropdown-menu:before {
 content: "";
 display: inline-block;
 position: absolute;
 top: -25px;
 left: 11%;
 color: #26232a;
}
.navbar-nav li:nth-child(4) .dropdown-menu:after,
.navbar-nav li:nth-child(4) .dropdown-menu:before{
 content: "";
 display: inline-block;
 position: absolute;
 top: -25px;
 left: 44%;
 color: #26232a;
}
.navbar-nav li:nth-child(5) .dropdown-menu:after,
.navbar-nav li:nth-child(5) .dropdown-menu:before{
 content: "";
 display: inline-block;
 position: absolute;
 top: -25px;
 left: 70%;
 color: #26232a;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
 background-color: #26232a;
 margin-top: 1rem;
 margin-left: -50%;
}
.navbar-expand-lg .navbar-nav li:nth-child(4) .dropdown-menu{
 background-color: #26232a;
 margin-top: 1rem;
 margin-left: -200%;
}
.navbar-expand-lg .navbar-nav li:nth-child(5) .dropdown-menu{
 background-color: #26232a;
 margin-top: 1rem;
 margin-left: -650%;
}
.dropdown-item{
  padding: 0rem 0rem;
  color: #d75926;
}
.dropdown-item:hover{
 color: #d76824;
 text-decoration: none;
}
}
/* dropdown start */
.gray{
 background: rgba(141, 122, 110, 1.0);
}
a{
 text-decoration: none;
}
.dropdown-item{
 color: #d75926;
}
.dropdown-item:hover{
 color: #d76824;
 text-decoration: none;
}
.dropdown-menu{
  border-radius: .5rem;
}
/* .dropdown-item{
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.dropdown-item:focus, .dropdown-item:hover{
   background-color: #535058;
   color: #f3f3f3;
   border-radius: 20px;
   } */
   .dropdown-item{
    color: #f3f3f3;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .dropdown-item:focus, .dropdown-item:hover{
    background-color: transparent;
    color: #E05C26;
  }
  .hot_cinnamon{
   color: #E05C26 !important;
 }
 .choco{
   color: #7b3d30;
 }
 .header-container{
   background: url(https://via.placeholder.com/1920x600.png) no-repeat center center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   /*    padding: 50px 0 150px 0; */
   height: 400px;
 }
 .header-container .header-title{
  margin-top: 3%;
}
.header-container .header-overlay{
  padding-top: 10%;
}
.header-container h4,
.header-container p{
  font-weight: 400;
  color: #f3f3f3;
}
.header .header-container .head-content{
 margin-left: 20%;
 margin-right:  20%;
 position: relative;
}
.navbar{
 box-shadow: 2px 0.5px 13px #26262a;
 z-index: 1044;
}
.mfp-content{
 z-index: 9999 !important;
}
.mfp-wrap{
 z-index: 9999 !important;
}
nav a.lang{
 background: transparent;
 /* border: 2px solid #e05c26; */
 color: #e05c26;
 /* padding-left: 20px; */
 /* border-radius: 20px; */
 /* padding-right: 20px; */
 /* padding-top: 5px;
 padding-bottom: 7px; */
 /* -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out; */
 text-decoration: none;
}
nav a.lang:hover{
 /* -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 background: #e05c26;
 color: #f3f3f3; */
 text-decoration: none;
}
.navbar-expand-lg .navbar-nav .nav-link{
 padding-right: 0rem;
 margin-right: 4rem;
 margin-top: 11%;
 font-weight: 500;
 font-size: 18px;
 font-family: 'pop';
 font-weight: 600;
}
.navbar-brand{
 margin-right: 3rem;
 color: #fff;
 /* padding-bottom: 20px; */
 /* padding-left: 5px;
 padding-right: 5px; */
 margin-bottom: -27px;
 border: 5px solid #26232a;
 border-radius: 50%;
 background: #26232a;
 /* color: #26232a; */
}
.navbar-nav .nav-item:last-child .nav-link{
 padding-right: 0px;
 /* float: right; */
 /* right: 0; */
 margin-right: 0rem;
 /* margin-left: 200px; */
 margin-top: 22%;
}
.bg-dark{
 background-color: #26232a !important;
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link{
 color: #d75926;
}
.dropdown-toggle::after
{
 display: none;
}
/*================ primary home img====================================*/
.primary-img
{
  padding-bottom: 10%;
  /* height: 200px; */
  /* background: url(https://via.placeholder.com/1920x200.png) no-repeat center center; */
 /* -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover; */
 /* background-color: #54412c; */
}
/*=============== End primary img ======================================*/

/*============== home intro section =====================================*/
.home-intro{
 height: 100%;
 background-color: #28100b;
 padding: 10% 0 10%;
}
.home-intro img.sweet_img{
  width: 20% !important;
  position: absolute;
  right: 0;
  z-index: 1;
}
.home-intro img.sweet_img_1{
  width: 20% !important;
  position: absolute;
  left: 0;
  z-index: 1;
}
.home-intro .overlay-intro{
 height: 100%;
 width: 850px;
 position: relative;
 /* margin: auto; */
 background-color: #f5e5d0;
 border-radius: 20px;
}
.home-intro .overlay-intro .sweet_img{
  position: absolute;
  right: -65px;
  top: -15%;
}
#small-dialog #bodymovin{
  width:100%;
  height:100%;
  display:block;
  overflow: hidden;
  transform: translate3d(0,0,0);
  text-align: center;
  opacity: 1;
}
.home-intro .overlay-intro .sweet_img_1{
  position: absolute;
  left: -1%;
  bottom:-14%;
}
.home-intro .overlay-intro .home_img{
  position: absolute;
  /* margin: auto; */
  top: 8%;
  /* bottom: 10%; */
  left: 37%;
}
.home-intro .overlay-intro .overlay-content{
  padding-bottom: 3%;
  padding-top: 2%;

}
.home-intro .overlay-intro .home_img_1{
  position: absolute;
  /* bottom: 10%; */
  top: 78%;
  left: 37%;
}
.home-intro .overlay-intro .overlay-content .intro-title{
 /* padding-left: 200px;
 padding-right: 200px; */
 margin-top: 6%;
 margin-bottom: 6%;
}
.home-intro .overlay-intro .overlay-content .intro-title h4{
 color: #e05c26;
 font-weight: 700;
 font-size: 1.3rem;
}
.home-intro .overlay-intro .overlay-content .intro-desc-1{
 padding-left: 15%;
 margin-top: 3%;
}
.home-intro .overlay-intro .overlay-content .intro-desc-2{
 padding-right: 15%;
 margin-top: 3%;
}
.home-intro .overlay-intro .overlay-content .intro-desc-1 p,
.home-intro .overlay-intro .overlay-content .intro-desc-2 p{
 color: #814435;
 font-weight: 500;
}

/*============== End home intro section =====================================*/
/*============== home products section ======================================*/
.home-product{
 height: 100%;
 -webkit-background-size: cover !important;
 -moz-background-size: cover !important;
 -o-background-size: cover !important;
 background-size: cover !important;
 padding-top: 5%;
 padding-bottom: 5%;
}
.home-product .prod-content .prod-title h2{
 font-size: 2.5rem;
 color: #f3f3f3;
 font-weight: 700;
}
.home-product .prod-content .prod-title{
 margin-bottom: 5%;
}
.home-product .prod-content{
 position: relative;
 margin: auto;
 /*  padding-top: 200px; */
}
.home-product .prod-content ul{
 padding-left: 65px;
}
.home-product .prod-content ul li{
 display: inline-block;
 margin-top: 3%;
 margin-right: 50px;
 cursor: pointer;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
.home-product .prod-content ul li:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 transform: scale(1.1);
}
/* .home-product .prod-content ul li.gray{
 border-radius: 50%;
 padding: 50px 60px;
 margin-bottom: 1%;
 } */
 .home-product .prod-content .prod-intro{
   height: 100%;
   width: 100%;
   margin-top: 5%;
 }
 .home-product .prod-content .prod-intro p{
   padding-right: 25%;
   padding-left: 25%;
   font-weight: 500;
   color:#f3f3f3;
 }
 .home-product .prod-content .prod-intro a{
   background: transparent;
   border: 2px solid #e05c26;
   color: #e05c26;
   padding-left: 20px;
   border-radius: 20px;
   padding-right: 20px;
   padding-top: 5px;
   padding-bottom: 7px;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   text-decoration: none;
 }
 .home-product .prod-content .prod-intro a:hover{
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   background: #e05c26;
   color: #f3f3f3;
   text-decoration: none;
 }
 /*============== End home products section ======================================*/
 /*============== home factory section ======================================*/
 .home-factory{
   padding-top: 10%;
   padding-bottom: 10%;
 }
 .home-factory .factory-content .factory-intro{
   padding-left: 0px;
 }
 .home-factory .factory-content .factory-img{
   padding-right: 0px;
 }
 .home-factory .factory-content .factory-intro h1{
   color: #e05c26;
   font-weight: 700;
 }
 .home-factory .factory-content .factory-intro p{
   margin-top: 3%;
   margin-bottom:8%;
 }
 .home-factory .factory-content a{
   background: transparent;
   border: 2px solid #e05c26;
   color: #e05c26;
   padding-left: 20px;
   border-radius: 20px;
   padding-right: 20px;
   padding-top: 5px;
   padding-bottom: 7px;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   text-decoration: none;
 }
 .home-factory .factory-content a:hover{
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   background: #e05c26;
   color: #f3f3f3;
   text-decoration: none;
 }
 /*============== End home factory section ======================================*/
 /*============== footer ========================================================*/
 .form-control:focus{
   border-color: #e05c26;
   box-shadow: 0 0 0 0.2rem rgba(224,92,38,.25);
   background-color: #fbf3ea;
 }
 .form-control{
   background-color: #f5e5d0;
 }
 footer{
   /* background: url(https://via.placeholder.com/1920x500.png) no-repeat center center; */
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   height: 100%;
   background-color: #26232a;

 }
 footer p,
 footer label{
  color: #f5e5d0;
}

footer .footer-body{
 padding-top: 10%;
 position: relative;
}
footer .footer-body .footer-img > img{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
}
footer .footer-body .footer-form{
 padding-left: 70px;
 padding-right: 70px;
}
footer .footer-body .footer-form a{
  /* float: right; */
  background: transparent;
  
  color: #f3f3f3;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-decoration: none;
}
footer .footer-body .footer-form a:hover{
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 color: #e05c26;
 text-decoration: none;
}
footer .footer-body h6{
 margin-bottom: 6%;
 color: #f5e5d0;
}
footer .footer-body .col-md-6:nth-child(1){
 border-right: 2px solid #f3f3f3;
}
footer .footer-body .social{
 padding-left: 0%;
}
/*============== end footer ========================================================*/

.home-factory .factory-content .factory-intro
{
 padding-left: 7.5%;
 padding-right: 7.5%;
}
/* .home-product .prod-content{
 padding-top: 10%;
 } */
 .home-intro .overlay-intro .overlay-content .intro-title{
   margin-top: 8%;
   margin-bottom: 6%;
   padding-left: 20%;
   padding-right: 20%;
 }
 footer .footer-body {
   padding-top: 8%;
   padding-bottom: 8%;
 }
 footer .footer-body .footer-form {
   padding-left: 3%;
   padding-right: 5%;
 }
 footer .col-md-6:nth-child(1) .row{
   margin-left: 3%;
 }
 .home-product .prod-content .prod-intro{
   margin-top: 0%;
 }
/* .home-product .prod-content .prod-intro p{
	padding-right: 10px;
	padding-left: 10px;
	} */
	/* ================= Products page ========================================== */
	.products{
		padding-top: 2%;
		padding-bottom: 2%;
	}
	.products .products-title{
		margin-bottom: 2%;
	}
	.products .products-title h1{
		font-weight: 700;
		font-size: 3rem;
	}
	.products .products-title p{
		font-weight: 500;
		font-size: 1.8rem;
	}
	.products .product-content{
		padding-right: 2rem;
		padding-left: 2rem;
		padding-bottom: 2rem;
		padding-top: 2rem;
	}
	.products .product-content a{
		text-decoration: none;
	}
	.products .product-content h5{
		font-weight: 700;
		margin-top: 0.5rem;
	}
	.products .product-content hr{
		border-top: 1px solid #d1dbcf;
		margin-left: 3.2rem;
		margin-right: 3.2rem;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.products .product-content p{
		font-size: 0.9rem;
	}
	/* .carousel-item{
		padding-left: 7rem !important;
		padding-right: 7rem !important;
   } */
   .w-50{
    width: 50%;
  }
  .dialog-content{
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 4%;

  }
  .mfp-close{
    display: none !important;
  }
  .carousel-control-prev-icon{
    background-image: url('../img/scroll-arrow-to-left.png') !important;
  }
  .carousel-control-next-icon{
    background-image: url('../img/right-thin-chevron.png') !important;
  }
  .products-imgs{
    padding: 4rem 8rem;
  }
  .products-imgs img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin: 0 10px;
  }

  .factory-body{
    padding-top: 0%;
    padding-bottom: 4%;
  }
  .factory-body .factory-title{
    padding-right: 20%;
    padding-left: 20%;
  }
  .factory-body .factory-title h1{
    font-weight: 700;
  }
  #owl-demo .item{
    padding: 30px 0px;
    margin: 10px;
    /* color: #FFF; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
  }
  .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: inline-block;
    width: 100%;
  }
  .owl-carousel .owl-nav button.owl-next{
    margin-left: 5%;
  }
  .owl-carousel .owl-nav button.owl-next span,
  .owl-carousel .owl-nav button.owl-prev span {
    font-size: 3rem;
  }
  .owl-carousel .owl-nav button.owl-next:focus,
  .owl-carousel .owl-nav button.owl-prev:focus{
    outline: -webkit-focus-ring-color auto 0px !important;
  }
  /* ========================================================================== */
  /* ============== Contact page ============================================== */
  .contact-intro{
    height: 100%;
    position: relative;
  }
  .contact-info{
    padding-top: 5%;
  }
  .contact-info  ul{
    margin-left: 5%;
  }
  .contact-info .contact-title{
    text-align: right;
    margin-right: 5%;
  }
  .contact-info a{
    text-decoration: none;
    color: #7b3d30;
  }

  /* ============== End Contact page ============================================ */
  .border-right{
    border-right: 1.5px solid #7b3d30 !important;
  }
  #owl-demo1 .item{
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
  }

  .fade_line {
    position: absolute;
    top:80%;
    width: 100%;
    margin: 25px 0;
    height: 1px;
    background-color: #f8e3a4;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#26232a), to(#26232a), color-stop(50%, #f8e3a4));
  }
  /* ==================================from hani ======================================================= */
  .header_border_img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 2%;
    padding-bottom: 4%;
  }

  .mistral_home_page {
    padding-top: 5%;
  }

  .tasty-products-row-1 img, .tasty-products-row-2 img  {
    width: 70%;
  }

  .tasty-products-row-2 {
    padding:0 20%;
    padding-top: 5%;
    padding-bottom: 5%;

  }

  .home-product .prod-content .prod-intro a{
   background: #e05c26;
   border: 2px solid #e05c26;
   color: #ffffff;
   border-radius: 20px;
   padding: 1% 5%;
   margin-top: 2%;
   font-size: 1.2em;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   text-decoration: none;
 }
 .home-product .prod-content .prod-intro a:hover{
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   background: #ffffff;
   color: #e05c26;
   text-decoration: none;
 }
 .footer-icons {
  width: 60%;
}
.view-more-btn {
 background: #e05c26;
 border: 2px solid #e05c26;
 color: #ffffff;
 border-radius: 20px;
 padding: 1% 5%;
 margin-top: 2%;
 font-size: 1em;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 text-decoration: none;
}
.view-more-btn:hover, .view-more-btn:focus {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #ffffff;
  color: #e05c26;
  text-decoration: none;
}
.sweet_img_top {
  position: absolute;
  right: -10%;
  top: -9%;
  z-index: 1;
  width: 22%;
  height: auto;
}

.sweet_img_bottom {
 position: absolute;
 left: -11%;
 bottom: -16%;
 z-index: 1;
 width: 30%;
 height: auto;
}
.header-container .header-overlay{
  padding: 10% 0;
}
.slick-slide{
  opacity: 0.2;
}
.slick-slide.slick-current.slick-active.slick-center {
  opacity: 1;
  padding: 0 3rem;

}

.cursor-p {
  cursor: pointer !important;
}

.cover-image {
  background: gray;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
#bodymovin svg{
  position: relative;
  height:100% !important;
}