html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*---------------------------------------
  CUSTOM PROPERTIES ( VARIABLES )
-----------------------------------------*/

html { scroll-behavior: smooth; }
body { overflow-x: hidden; }

:root {
  --white-color:                  #ffffff;
  --primary-color:                #A7352D;
  --secondary-color:              #F5C332;
  --section-bg-color:             #b78752;
  --custom-btn-bg-color:          #BC6C25;
  --custom-btn-bg-hover-color:    #DDA15E;
  --dark-color:                   #000000;
  --p-color:                      #717275;
  --border-color:                 #7fffd4;
  --link-hover-color:             #000000;

  --body-font-family:             'myriad_proregular';

  --h1-font-size:                 32px;
  --h2-font-size:                 30px;
  --h3-font-size:                 26px;
  --h4-font-size:                 22px;
  --h5-font-size:                 16px;
  --h6-font-size:                 12px;
  --p-font-size:                  20px;
  --btn-font-size:                13px;
  --form-btn-font-size:           13px;
  --menu-font-size:               13px;

  --border-radius-large:          100px;
  --border-radius-medium:         20px;
  --border-radius-small:          10px;

  --font-weight-thin:             200;
  --font-weight-light:            300;
  --font-weight-normal:           400;
  --font-weight-bold:             700;

   --card-line-height: 1.2em;
	 --card-padding: 1.2em;
	 --card-radius: 0.5em;
	 --color-green: #666;
	 --color-gray: #e2ebf6;
	 --color-dark-gray: #c4d1e1;
	 --radio-border-width: 1px;
	 --radio-size: 1.5em;
}

body { background-color: var(--white-color); font-family: var(--body-font-family);  }

/*---------------------------------------
  TYPOGRAPHY
-----------------------------------------*/

h2, h3, h4, h5, h6 { color: var(--dark-color); }
h1, h2, h3, h4, h5, h6 { font-weight: var(--font-weight-bold);  }

h1 { font-size: var(--h1-font-size); color: var(--primary-color); font-family: 'Arima Madurai Regular';  }
h2 { font-size: var(--h2-font-size); color: var(--primary-color); font-family: 'Arima Madurai Regular'; }
h3 { font-size: var(--h3-font-size); }
h4 { font-size: var(--h4-font-size); }
h5 { font-size: var(--h5-font-size); }
h6 { font-size: var(--h6-font-size); }

p { color: var(--p-color); font-weight: var(--font-weight-light); }
ul li { color: var(--p-color); font-weight: var(--font-weight-light); }

a, button { touch-action: manipulation; transition: all 0.3s; }
a { display: inline-block; color: var(--primary-color); text-decoration: none; }
a:hover { color: var(--link-hover-color); }
b, strong { font-weight: var(--font-weight-bold); }

.nav-link, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: var(--dark-color); }
.nav-link:hover { color: var(--link-hover-color); background-color: var(--secondary-color); }

.alert { padding: 5px 10px; font-size: 12px; border-radius: 0 0 3px 3px; margin: 0; }
.modal-footer { justify-content: space-between;}
#loginModal .fade:not(.show) { opacity: 0; display: none; }
#loginModal ul li.nav-item { position: relative; top:1px;}
.modal-footer ul { display: flex; }
.modal-footer ul li { margin-left: 5px; }


@font-face {
  font-family: 'myriad_proregular';
  src: url('../fonts/myriad/myriadpro-regular-webfont.woff2') format('woff2'),
       url('../fonts/myriad/myriadpro-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'myriad_probold';
  src: url('../fonts/myriad/myriadpro-bold-webfont.woff2') format('woff2'),
       url('../fonts/myriad/myriadpro-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arimathin';
  src: url('../fonts/arima-variablefont_wght-webfont.woff2') format('woff2'),
       url('../fonts/arima-variablefont_wght-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'metropolis';
  src: url('../fonts/metropolis/metropolis_1920-webfont.woff2') format('woff2'),
       url('../fonts/metropolis/metropolis_1920-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arima Madurai Regular';
  src:  local('Arima Madurai Regular'),
        url('../fonts/arima/ArimaMadurai-Regular.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Arima Madurai Bold';
  src:  local('Arima Madurai Bold'),
        url('../fonts/arima/ArimaMadurai-Bold.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}



/*---------------------------------------
  NAVIGATION BAR & OFFCANVAS
-----------------------------------------*/
.navbar {  padding:0;  }
.navbar .container { border-radius: var(--border-radius-medium); }
.navbar-brand, .navbar-brand:hover { font-size: var(--h4-font-size); font-weight: var(--font-weight-bold); display: block; color: var(--white-color); }
.navbar .custom-btn { padding: 10px 20px; }
.navbar-expand-lg .navbar-nav .nav-link { margin: 0 4px 0 9px; padding:8px 15px; border-radius: 3px; }
.navbar-expand-lg .navbar-nav .nav-link { position: relative; }
.navbar-expand-lg .navbar-nav .nav-link::after { border-right:1px #ccc solid; content:""; display: block; height: 15px; width: 1px; position: absolute; top:12px; right:-7px;}
.navbar-nav .nav-link { display: inline-block; color: var(--dark-color); font-size: 14px; font-weight: var(--font-weight-bold); padding-top: 15px; padding-bottom: 15px; }
.navbar-nav .active a { background-color: var(--secondary-color); }
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover { background-color: var(--secondary-color); }
.navbar .rightControl { display: flex; margin-left: 10px; order:2; position: relative; }
.navbar .rightControl .dropdown .btn { padding:8px 12px; border:1px #ccc solid; border-radius: 4px; }
.navbar .cart { display: flex; position: relative; top:7px; margin-right: 10px; }
.navbar .cart .cartIcon { height: 25px; width:25px; display: block; background-position: -217px -71px; position: relative; left:8px; }
.navbar .cart .counter { font-size: 11px; background-color: var(--primary-color); padding: 4px 3px; border-radius: 100px; height: 22px; width: 22px; text-align: center; position: relative; top:-10px; right:3px; color:var(--white-color); cursor: pointer;}
.navbar .dropdown { margin-left: 20px; position: relative; z-index: 1; }
.navbar .dropdown-menu { z-index: 999; background: var(--white-color); box-shadow: 0 1rem 3rem rgba(0,0,0,.175); border: 0; display: inherit; opacity: 0; min-width: 9rem; margin-top: 20px; padding: 13px 0 10px 0; transition: all 0.3s; pointer-events: none; }
.navbar .dropdown-menu.show { opacity: 1; margin-top: 0 !important; }

.navbar .dropdown-item {
  display: inline-block;
  color: var(--p-color);
  font-size: var(--menu-font-size);
  font-weight: var(--font-weight-medium);
  position: relative;
}

.navbar .dropdown-item.active,
.navbar .dropdown-item:active,
.navbar .dropdown-item:focus,
.navbar .dropdown-item:hover {
  background: transparent;
  color: var(--link-hover-color);
}

.navbar .dropdown-toggle::after {
  content: "\f282";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-size: var(--menu-font-size);
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 2px;
  border: 0;
}

.nav-item .dropdown { margin-right: 10px; float:left; }
.nav-item .dropdown .btn { border:1px #666 solid;}
.extraSpace { margin-left: 100px;;}
.required { color: red; font-weight: bold;}

.navbar-toggler {
  padding: 0;
  cursor: pointer;
  margin: 0;
  width: 30px;
  height: 35px;
  outline: none;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: transparent;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before,
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease, -webkit-transform 300ms 350ms ease;
  top: 0;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(-45deg);
}

.navbar-toggler .navbar-toggler-icon {
  background: var(--dark-color);
  transition: background 10ms 300ms ease;
  display: block;
  width: 25px;
  height: 2px;
  position: relative;
}

.navbar-toggler .navbar-toggler-icon:before,
.navbar-toggler .navbar-toggler-icon:after {
  transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease, -webkit-transform 300ms 50ms ease;
  position: absolute; right: 0; left: 0; background: var(--dark-color); width: 25px; height: 2px; content: '';
}

.navbar-toggler .navbar-toggler-icon::before { top: -8px; }
.navbar-toggler .navbar-toggler-icon::after { top: 0px; }

.btn { border-radius: 3px; padding:9px 17px; font-size: 13px; font-weight: bold; border:1px solid transparent; color:var(--dark-color); }
.btnSmall { border-radius: 3px; padding:2px 12px; height: 32px; line-height: 26px; font-size: 12px; font-weight: bold; border:1px solid transparent; color:var(--dark-color); }
.btnSmall:hover { background-color: var(--primary-color); color: var(--white-color); text-decoration: none; }

.btnMid { padding:7px 12px;  }

.btn-primary { background-color: #F5C332; border-color: #B78C0E; }
.btn-primary:hover { background-color: var(--primary-color); border-color: var(--primary-color); color: var(--white-color);}

.btn-secondary { border-color: #999; background-color: var(--white-color); color: var(--dark-color); }
.btn-secondary:hover { background-color: #F5C332; color: var(--dark-color); }

.btn-denger { background-color: #f8d7da; color:#58151c; border-color: #ce9298; }
.btn-denger:hover { background-color: #58151c; color:#fff; border-color: #58151c; }

.btn-outline { border:1px #ccc solid;}
.btn-outline:hover { border:1px #000 solid; background-color: #F5C332; color: var(--dark-color);}

.full { width:100%;}

.mainBanner { z-index: 9; border-bottom:1px #666 solid; margin-bottom: 30px;  }
.mainBanner .container { position: relative; z-index: 9; }
.mainBanner .container .leafTop { position: absolute; top:0; left:30%; z-index: 9;}
.mainBanner .container .leafBtm { position: absolute; bottom:0; left:0; z-index: 9;}
.mainBanner .container .leafRight { position: absolute; bottom:50px; right:-105px; z-index: 9;}
.mainBanner .container .bannerProduct { position: relative; height: 350px;  }
.mainBanner .container .bannerProduct img { width: 100%; }
.mainBanner .container .bannerProduct .bannerDetails { top:0; left:0;  }
.mainBanner .container .bannerProduct .bannerDetails h1 { font-size: 30px; line-height: 32px; margin-bottom: 10px;}
.mainBanner .container .bannerProduct .bannerDetails p { margin: 0 0 10px 0;;}
.mainBanner .container .bannerProduct .bannerDetails .details { position: absolute; top:50px; left:0; z-index: 99; background-color: rgba(255, 255, 255, 0.5); padding:30px 60px 30px 30px; border-radius: 10px; box-shadow: 0 1px 1px #666;; }
.mainBanner .container .bannerProduct .bannerDetails .bannerPic { position: absolute; top:0; left:0; z-index: 1; }


/* .bannerDetails { display: inline-block; width: 100%; padding-top: 80px;}
.bannerDetails h1 { color:#000; font-size: 50px; line-height: 50px;}
.bannerDetails p { margin: 20px 0; color:var(--dark-color)} */

.productCard .arrowBack-l { bottom:320px; right:56px; }
.productCard .arrowBack-r { bottom:320px; right:0px;}

.arrowBack-l { position: absolute; right:60px; bottom:10px; z-index: 9;}
.arrowBack-l .leftArrow { height: 45px; width: 45px; background-position: -2px -2px; cursor: pointer; }
.arrowBack-l .leftArrow:hover { background-position: -49px -2px; }

.arrowBack-r { position: absolute; right:10px; bottom:10px; z-index: 9;}
.arrowBack-r .rightArrow  { height: 45px; width: 45px; background-position: -96px -2px; cursor: pointer;}
.arrowBack-r .rightArrow:hover { background-position: -143px -2px; }

.threePoints { width: 100%; display: inline-block; padding-top: 10px; }
.threePoints h2 { color: #A7352D; font-size: 40px; margin: 30px 0;}
.threePoints .pointsRow { border-bottom:1px #D9D9D9 solid; display: flex; padding-bottom: 10px;}
.threePoints .pointsRow .number { font-size: 70px; font-family: 'metropolis'; color: #F5C332; width: 70px;}
.threePoints .pointsRow .details { padding-top:34px; color:var(--dark-color);}
.threePoints .pointsRow .details h5 { font-size: 20px; line-height: 26px;}
.threePoints .overlapPicWrapper1 { position: relative;}
.threePoints .overlapPicWrapper1 .pic2 { position: absolute; top:400px; left:275px;}
.threePoints .overlapPicWrapper1 .yellowDot { position: absolute; bottom:30px; left:-28px;}

.ourSpecialMenu { margin: 90px 0 40px 0; }
.ourSpecialMenu .imageContainer { display: flex; justify-content: space-between; margin-top: 30px; margin-bottom: 40px;}
.ourSpecialMenu .imageContainer .ourSpecial { width: 100%;}
.ourSpecialMenu .imageContainer .ourSpecial h2 { border-bottom:1px #ccc solid; padding-bottom: 10px;}
.ourSpecialMenu .imageContainer .ourSpecial .detailsRow { border-bottom:1px #ccc dotted; padding:15px 0; font-size: 14px;}
.ourSpecialMenu .imageContainer .ourSpecial .detailsRow .title { display: flex; justify-content: space-between;}
.ourSpecialMenu .imageContainer .ourSpecial .detailsRow .title h4 { font-size: 20px; margin-bottom: 10px; font-weight: normal;}
.ourSpecialMenu .imageContainer .ourSpecial .detailsRow .priceRight { text-align: right; font-weight: bold; font-size: 18px; color:var(--primary-color);}
.ourSpecialMenu .imageContainer .ourSpecial .detailsRow .priceRight span { font-size: 12px;}
.ourSpecialMenu .imageContainer .ourSpecial .detailsRow .singleItem { line-height: 19px;}
.ourSpecialMenu .imageContainer .ourSpecial .viewMenu { margin-top: 20px;;}

.products { margin-bottom: 40px; margin-top: 50px; }
.products h2 { margin-bottom: 20px;  margin-left: 10px;}
.products .card { width:100%; display: inline-block; border:none; margin: 0 10px; border:1px #ccc solid; }
.products .card:hover { box-shadow: none; }
.products .card:hover .photo .cartIcon { display: block !important;}
.products .card .photo { width:100%; height: 190px; position: relative; }
.products .card .photo .cartIcon { position: absolute; width:100%; height: 100%;; top:0; left:0; background-color: rgba(253, 253, 253, 0.5); display: none; cursor: pointer;}
.products .card .photo .cartIcon:hover .icon { background-position: -329px -7px;}
.products .card .photo .cartIcon .icon { display: block; position: relative; top:80px; left:42%; height: 41px; width: 41px; background-position: -282px -7px; }
.products .card .photo .btn { display: none; position: absolute; top:10px; right:10px;}
.products .card .photo .bottomPic { border-radius: 6px 6px 0 0; height: 183px; overflow-y: hidden; width: 100%; background-size: 100%; }
.products .card .photo img { width:100%; border-radius: 5px 5px 0 0;  }
.products .card .priceName { display: flex; position: relative; top:-7px; }
.products .card .priceName .name { background-color: #F2F3F5; padding: 7px 0 0 15px; width:78%; font-weight: bold; line-height: 18px;}
.products .card .priceName .price { width:23%; padding: 7px 10px 7px 10px; background-color: var(--secondary-color); font-size: 11px; text-align: center; }
.products .card .priceName .price p { margin:0; padding:0; color: var(--dark-color); }
.products .card .priceName .price .priceMain { font-size: 18px; font-weight: bold; line-height: 18px; padding:0; margin:0;; }
.products .card .details { margin: 3px 0 15px 0; font-size: 15px; padding:0 18px;}

.menuContainer { padding:38px 0 30px 0; color:#F5C332; background:#000 url(../images/innerPageBack.jpg) center top no-repeat;  }
.menuContainer h1 { color:#F5C332; }
.reservationBtns { position: fixed; right:10px; top:320px; z-index: 99; }
.reservationBtns .rerservation .icon { display: block; height: 46px; width: 46px; background-position: -228px -104px; }
.reservationBtns .whatsapp .icon {  display: block; height: 43px; width: 43px; background-position: -184px -104px; display: none;}

/* LOGIN */

#loginModal .modal-header { padding-bottom: 0;}
#loginModal .modal-header .removeIcon { position: absolute; right:23px; top:23px;}
#loginModal .modal-body { padding:25px 25px 25px 25px; }
#loginModal .modal-footer { padding:8px 20px 8px 20px; }
#loginModal .modal-large { --bs-modal-width: 600px; }
#loginModal .nav-tabs { border:none;}
#loginModal .nav-tabs .nav-link.active::after { content:""; width: 100%; height: 2px; border-bottom: 3px black solid; display: block; position: relative; top:14px;}
#loginModal .nav-link, .nav-tabs .nav-item.show .nav-link { border:none; padding: 0 0 15px 0; margin-left: 12px; margin-right: 5px; }
#loginModal .nav-tabs .nav-link:hover { background-color: #fff; color:var(--primary-color); border-color:var(--primary-color)}
#loginModal .nav-tabs .nav-link:hover::after { color:var(--primary-color); border-color:var(--primary-color)}


input::placeholder { opacity: 0.5; font-size: 13px; }


/* CHECKOUT STEPS */
.checkoutSteps ul.steps { display: flex; width: 58%; margin: 10px auto;  }
.checkoutSteps ul.steps li { margin: 0 20px; padding:10px; position: relative;}
.checkoutSteps ul.steps li.active { color:var(--dark-color) }
.checkoutSteps ul.steps li.active span { background-color: green; color:var(--white-color); border-color: green; }
.checkoutSteps ul.steps li.active::after { content:""; display: block; border-bottom: 3px dotted #ccc; height:1px; width:40px; position: absolute; top:21px; right:-40px;}
.checkoutSteps ul.steps li span { background-color: #fff; border:1px #ccc solid; border-radius: 100px; padding:8px 14px; color:var(--dark-color); margin-right: 7px;}
.checkoutSteps ul.steps li:first-child { margin-left:0;}
.checkoutSteps ul.steps li:last-child { margin-right:0;}

.leftSection { padding-right: 5px;}
.checkout {  background-color: #f6f8fa; padding-bottom: 30px; border-top:1px #ccc solid; }
.checkout .backCart { float: right;}
.checkout .backCart:hover .backIcon { background-position: -47px 0;}
.checkout .backCart .backIcon { padding:10px;; border-radius: 100px; height: 50px; width: 49px; display: block; background-position: 0 0 ;}
.checkout .backCart .text { position: relative; top:12px; color:var(--dark-color)}

.checkout .col-md-7 { padding-top: 30px; padding-right: 25px;}

.checkout .title { margin-bottom:10px; margin-top: 0px; font-size: 14px; position: relative;}
.checkout .title h4 { font-size: 22px; font-weight: normal; margin-bottom: 3px;}
.checkout .title .form-group { margin-top: 10px;}

.finalStep { background-color: #f3f5fa; margin-top: 15px; padding:20px; border-radius: 10px; color: var(--dark-color); border:1px #ccc solid; }
.finalStep .part-1 { border-bottom: 1px #ccc solid; padding-bottom: 10px; text-align: center; margin-bottom:10px; font-size: 14px; color: var(--dark-color);}
.finalStep .part-1 h2 { font-size:30px; font-family: var(--body-font-family); }
.finalStep .part-1 h2 span { font-size: 14px; color: var(--dark-color); }
.finalStep .part-1 .smallText { color: var(--dark-color); text-transform:uppercase; font-size: 13px;}

.finalStep .summary { border-bottom: 1px #ccc solid; font-size: 14px; color:black;}
.finalStep .summary .smallTitle { margin-bottom: 10px; font-weight: bold; color:var(--dark-color); text-align: center; text-transform: uppercase;}
.finalStep .summary h4 { font-weight:normal;}
.finalStep .summary .seperate { border-top: 1px #ccc solid; padding:5px 0;}
.finalStep .summary .seperate .rowDetails { display: flex; justify-content: space-between; margin:5px 0;}
.finalStep .summary .seperate .rowDetails p { color:var(--dark-color)}
.finalStep .summary .seperate .rowDetails .dark { font-weight: bold; color:#000; font-size: 16px;}
.finalStep .summary .seperate .rowDetails .dark span { font-size: 13px; color: #666; font-weight: normal;}
.finalStep .btn { margin-top: 20px;}

.customCard { border:1px #ccc solid; border-radius:7px;}
.customCard .title { padding:12px 20px 2px 20px;}
.customCard .body { padding:10px 20px 15px 20px; border-top:1px #ccc solid;}

.heightFor { min-height: 1100px;}
.checkout .productCheckout {  width: 100%; }
.checkout .productCheckout .loopRepeate { background-color: var(--white-color); border:1px #e6e8ec solid; padding:20px; border-radius: 15px; margin-top:15px; position: relative; }
.checkout .productCheckout .loopRepeate .productPhoto { width: 100%; height: 100%;}
.checkout .productCheckout .loopRepeate .productPhoto .picture { background-position: center top; background-repeat: no-repeat; border-radius: 10px; background-size: cover; height: 100%; width: 100%; }
.checkout .productCheckout .loopRepeate .removeIcon { position: absolute; right:-12px; top:-12px; cursor: pointer;   }
.checkout .productCheckout .loopRepeate .removeIcon:hover .icon { background-position: -93px -114px; }
.checkout .productCheckout .loopRepeate .removeIcon .icon { background-position: -70px -114px; display: block;; height: 18px; width: 18px;;}

.checkout .productCheckout .loopRepeate .removeIcon2 { position: absolute; right:-6px; top:-6px; cursor: pointer;   }
.checkout .productCheckout .loopRepeate .removeIcon2:hover .icon { background-position: -93px -114px; }
.checkout .productCheckout .loopRepeate .removeIcon2 .icon { background-position: -70px -114px; display: block;; height: 18px; width: 18px;;}

.checkout .productCheckout .loopRepeate:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15); }
.checkout .productCheckout .loopRepeate:hover .removeIcon { display: block;}
.checkout .productCheckout .loopRepeate .product { height: 140px; overflow-y: hidden; margin-bottom: 10px;}
.checkout .productCheckout .loopRepeate .product .productPhoto { width: 100%;}
.checkout .productCheckout .loopRepeate .cardRight { position: relative;}
.checkout .productCheckout .loopRepeate .cardRight .flexWrapper { display: flex; justify-content: space-between; margin-top: 5px;}
.checkout .productCheckout .loopRepeate .cardRight .flexWrapper .cost { font-weight: bold; font-size: 22px; color:var(--primary-color); line-height: 27px; margin-top: 5px;}
.checkout .productCheckout .loopRepeate .cardRight .flexWrapper .cost span { font-size: 13px; color: #666; font-weight: normal;}

.checkout .productCheckout .loopRepeate .cardRight .cmn { display: flex; margin-top: 5px;}
.checkout .productCheckout .loopRepeate .cardRight .cmn .cost { font-weight: bold; font-size: 22px; color:var(--primary-color); line-height: 27px; margin-top: 5px; margin-right: 20px;}
.checkout .productCheckout .loopRepeate .cardRight .cmn .cost span { font-size: 13px; color: #666; font-weight: normal;}
.checkout .productCheckout .loopRepeate .cardRight .smallBtn { padding:12px; height: 33px !important; line-height: 9px !important; margin-bottom: 10px;}
.checkout .productCheckout .loopRepeate .cardRight .smallBtn .fa-check { position: relative; top:-3px;}
.checkout .productCheckout .loopRepeate .cardRight h3 { font-weight: normal; font-size: 20px;}

.checkout .productCheckout .loopRepeate .cardRight .smallText { font-size: 14px; margin-top: 7px;}
.checkout .productCheckout .loopRepeate .cardRight .btnSmall { margin-top: 5px;}
.checkout .productCheckout .loopRepeateDefault { background-color: var(--white-color); border:1px #e6e8ec solid; padding:25px; height: 345px; border-radius: 15px; margin-top:20px; position: relative; }
.checkout .productCheckout .loopRepeateDefault .removeIcon { position: absolute; right:12px; top:12px; cursor: pointer; background-color: white; padding:7px; border-radius: 100px; display: none; border:1px #ccc solid; z-index: 9; }
.checkout .productCheckout .loopRepeateDefault .removeIcon:hover .icon { background-position: -93px -114px; }
.checkout .productCheckout .loopRepeateDefault .removeIcon .icon { background-position: -70px -114px; display: block;; height: 18px; width: 18px;;}
.checkout .productCheckout .loopRepeateDefault:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15); }
.checkout .productCheckout .loopRepeateDefault:hover .removeIcon { display: block;}
.checkout .productCheckout .loopRepeateDefault .product { height: 140px; overflow-y: hidden; margin-bottom: 10px; border-radius: 6px; }
.checkout .productCheckout .loopRepeateDefault .product .imageControl { background-position: 100%; background-repeat: no-repeat; background-size: cover; height: 100%; width: 100%; }
.checkout .productCheckout .loopRepeateDefault .flexWrapper {  display: flex; justify-content:space-between; margin: 5px 0;}
.checkout .productCheckout .loopRepeateDefault .flexWrapper .cost { font-weight: bold; font-size: 22px; color:var(--primary-color); line-height: 27px; margin-top: 5px;}
.checkout .productCheckout .loopRepeateDefault .flexWrapper .cost span { font-size: 13px; color: #666; font-weight: normal;}
.checkout .productCheckout .loopRepeateDefault .product .productPhoto { width: 100%; border-radius: 10px;}
.checkout .productCheckout .loopRepeateDefault .cardRight { position: relative;}
.checkout .productCheckout .loopRepeateDefault .cardRight .smallBtn { padding:12px; height: 33px !important; line-height: 9px !important; margin-bottom: 10px;}
.checkout .productCheckout .loopRepeateDefault .cardRight .smallBtn .fa-check { position: relative; top:-3px;}
.checkout .productCheckout .loopRepeateDefault .cardRight h3 { font-weight: normal; font-size: 18px; }

.checkout .productCheckout .loopRepeateDefault .cardRight .smallText { font-size: 14px; margin-top: 7px; line-height: 18px;}
.checkout .productCheckout .loopRepeateDefault .cardRight .btnSmall { margin-top: 5px;}

.checkout .placedOrdered { padding: 10px;}
.checkout .placedOrdered .orderSuccess { position: relative; border-bottom:1px #e6e8ec solid; padding: 15px 0; }
.checkout .placedOrdered .orderSuccess h5 { margin-bottom: 20px; margin-top: 10px; font-size: 20px; font-weight: normal;}
.checkout .placedOrdered .orderSuccess .form-group label { text-transform: uppercase; font-size: 12px; }
.checkout .placedOrdered .orderSuccess .productPhoto { width: 100%; height: 100%;}
.checkout .placedOrdered .orderSuccess .productPhoto .picture { background-position: center top; background-repeat: no-repeat; border-radius: 10px; background-size: cover; height: 100%; width: 100%; }
.checkout .placedOrdered .totalSummary { border-top:1px #e6e8ec solid; padding-top:20px;}
.checkout .placedOrdered .totalSummary .right-total { width: 200px;  }
.checkout .placedOrdered .totalSummary .right-total .loop { border-bottom:1px #e6e8ec solid; }

.gitBox { height: 70px; width: 75px; background-position: -259px -162px;}

.green { display: none;}

.delivery h4 { font-size: 20px; font-weight: normal; margin-bottom: 15px; }

.rightPayment { background-color: var(--white-color); padding:25px 30px;}
.rightPayment .radioCard .grid .card:hover { box-shadow: none; border-color: var(--dark-color);  }


.card { background-color: #fff; border-radius: var(--card-radius); position: relative; margin-top: 8px; }
.card:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15); }
.radio { font-size: inherit; margin: 0; position: absolute; left:15px; top:12px; }

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: var(--radio-border-width) solid var(--color-gray);
    border-radius: 50%;
    cursor: pointer;
    height: var(--radio-size);
    outline: none;
    transition: background 0.2s ease-out, border-color 0.2s ease-out;
    width: var(--radio-size);
 }
  .radio::after {
    border: var(--radio-border-width) solid #fff;
    border-top: 0;
    border-left: 0;
    content: '';
    display: block;
    height: 0.75rem;
    left: 25%;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translate(-50%, -50%);
    width: 0.375rem;
 }
  .radio:checked {
    background: green;
    border-color: green;
 }
  .card:hover .radio {
    border-color: var(--color-dark-gray);
 }
  .card:hover .radio:checked {
    border-color: var(--color-green);
 }
}
.plan-details {
  border: var(--radio-border-width) solid var(--color-gray);
  border-radius: var(--card-radius);
  cursor: pointer; padding:12px 20px 12px 50px;
  transition: border-color 0.2s ease-out;
}
.plan-details .details { display: flex;}
.plan-details .details .cost { margin-right: 10px; font-weight: bold;}
.plan-details .details .recommended { padding:4px 10px; background-color: #d9f9e6; color:green; border-radius: 3px; font-size: 12px; margin-left: 10px;}

.card:hover .plan-details {
  border-color: var(--color-dark-gray);
}
.radio:checked ~ .plan-details {
  border-color: var(--dark-color); box-shadow: none;
}
.radio:focus ~ .plan-details {
  box-shadow: 0 0 0 2px var(--color-dark-gray);
}
.radio:disabled ~ .plan-details {
  color: var(--color-dark-gray);
  cursor: default;
}
.radio:disabled ~ .plan-details .plan-type {
  color: var(--color-dark-gray);
}
.card:hover .radio:disabled ~ .plan-details {
  border-color: var(--color-gray);
  box-shadow: none;
}
.card:hover .radio:disabled {
  border-color: var(--color-gray);
}

.plan-cost {
  font-size: 2.5rem;
  font-weight: bold;
  padding: 0.5rem 0;
}
.slash {
  font-weight: normal;
}
.plan-cycle {
  font-size: 2rem;
  font-variant: none;
  border-bottom: none;
  cursor: inherit;
  text-decoration: none;
}
.hidden-visually {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.cateringCard { border-bottom: 1px #ccc solid; padding:30px 0; margin-bottom: 20px;}
.cateringCard h3 { margin-bottom: 5px; font-weight: normal;}
.cateringCard h4 { margin-bottom: 5px; font-weight: normal;}
.cateringCard img { border-radius: 10px;}
.cateringCard .rightText { text-align: right; margin-top: 50px;}


.bodyWrapper { margin:30px 0 40px 0;}
.menuWrapper { padding:0; position: relative; display: inline-block;; width:100%; background-color: #f6f8fa;}
.menuWrapper::after { content: ""; border-top:1px #ccc dotted; width: 100%; position: absolute; top: 51px; z-index: 1; }
.menuWrapper .titleInner { z-index: 2; position: relative; display: inline-block; font-size: 13px;padding: 10px 0; }
.menuWrapper .titleInner p { margin-bottom: 10px; font-size: 15px;  }
.menuWrapper .accordion-item, .menuWrapper .accordion-button { background: none; padding:0 }
.menuWrapper .card-header h2 { background-color: #f6f8fa; z-index: 9; color:#000; font-size: 32px; display: inline-block; cursor: pointer; }
.menuWrapper .card-header p { font-size: 15px; margin-top: 5px; padding:0 80px 0 0;}
.menuWrapper .accordion-body { padding:30px 0; background: none;}
.menuWrapper .card { border:none; padding: 0;; background: none; margin: 25px 0; }
.menuWrapper .card:hover { box-shadow: none;}
.menuWrapper .card .card-header { padding:0; background: none; border:none; margin-bottom: 20px;}

.table-bordered thead td, .table-bordered thead th { font-size: 13px;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link { background-color: var(--primary-color);}


.titleRight { font-size: 13px; text-align: right; margin: 30px 0 0 0;}
.titleRight h2 { text-transform: uppercase; color:var(--primary-color); font-size: 35px;}

.menuWrapper .dishes { margin-bottom: 18px; display: flex; background-color: white; padding:20px 25px; border-radius: 15px; animation: 2s animation; height: 170px; width: 100%;}
.menuWrapper .dishes:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15); }
.menuWrapper .dishes:hover img { transform: scale(1.2); transition: transform 0.4s ease-in-out; }
.menuWrapper .dishes:hover .priceName .price .btnSmall { display:block;  }
.menuWrapper .dishes:hover .photo .imageControl { transform: scale(1.15); transition: transform 0.2s ease-in-out;  }
.menuWrapper .dishes .photo { width: 33%; margin-right: 5%; height: 110px; overflow: hidden; margin-top: 4px; border-radius: 10px; background-color: #e5e5e5; }
.menuWrapper .dishes .photo .imageControl { background-position: 100%; background-repeat: no-repeat; background-size:cover; height:100%; width: 100%; }
.menuWrapper .dishes .priceName {  width: 65%; }
.menuWrapper .dishes .priceName .name { width: 100%; position: relative; font-size: 14px;;}
.menuWrapper .dishes .priceName .name h4 { font-size: 20px; margin-bottom: 6px; font-family: var(--body-font-family); font-weight: normal; }
.menuWrapper .dishes .priceName .price { width:100%; display: flex; margin-top: 5px; justify-content: space-between; }
.menuWrapper .dishes .priceName .price .priceMain { margin-bottom: 10px; font-size: 24px; color:var(--primary-color); margin-right: 10px; font-weight: bold;  }
.menuWrapper .dishes .priceName .price .priceMain span { font-size: 12px; font-weight: normal; color: var(--dark-color);  }
.menuWrapper .dishes .priceName .price .btnSmall { margin-left:11px; margin-top: 3px;}
.menuWrapper .dishes .priceName .price .cartIcon { position: relative; top:-3px;}
.menuWrapper .dishes .priceName .price .cartIcon .icon { background-position: -280px -7px; height: 41px; width: 41px;; display: block;}
.menuWrapper .dishes .priceName .price .cartIcon:hover .icon { background-position: -327px -7px; }

footer { padding:35px 0 0 0; background-color: black; color:var(--dark-color); font-size: 14px; line-height: 22px; }
footer ul li { margin: 5px 0;}
footer ul li.active a { color: var(--secondary-color); position: relative; }
footer ul li.active a::after { content:''; border-bottom: 1px solid; border-color: var(--secondary-color); height: 1px; position: absolute; top:20px; left:0; display: inline-block; width: 100%;}
footer ul li a { color: #999; }
footer ul li a:hover { color: var(--secondary-color); }
footer p { color: #999;  }
footer h4 { color: var(--white-color); font-weight: normal; }
footer .logo img { width: 110px; }
footer h4 { margin-bottom: 15px; font-size: 18px;}
footer .time { margin-top: 5px; line-height: 20px;}
footer .time p { margin-bottom: 10px;}
footer .time p span { color: var(--white-color);}

.responsive-img { width: 100%;}

.footerBtm { background-color: var(--primary-color); color: var(--white-color); padding:14px 0 12px 0; margin-top: 30px;}
.footerBtm a { color:#fff;}
.footerBtm .privacy { float:right; display: flex;}
.footerBtm .privacy li { margin: 0 10px;}
.footerBtm .socialAccounts { display: flex;}
.footerBtm .socialAccounts li { margin-right: 10px; color:#fff;}
.footerBtm .socialAccounts li .facebook span { display: block; height: 25px; width: 25px; background-position: 0 -73px;}
.footerBtm .socialAccounts li .facebook:hover span { background-position: -25px -73px;}
.footerBtm .socialAccounts li .instagram span { display: block; height: 25px; width: 25px; background-position: -58px -73px;}
.footerBtm .socialAccounts li .instagram:hover span { background-position: -86px -73px;}
.footerBtm .right { text-align: right;}

.back-to-top { position: fixed; bottom: 20px; height: 45px; width: 45px; right: 10px; display: inline-block;
    background-image: url(../images/sprites.svg); background-position: -189px -2px; z-index: 999; }
.back-to-top:hover { cursor: pointer; background-position: -236px -2px; }

.icon { background-image: url(../images/sprites.svg);  }


nav .wrapper{position:relative;max-width:1300px;padding:0 30px;height:70px;line-height:70px;margin:auto;display:flex;align-items:center;justify-content:space-between}
.wrapper .logo a{color:#f2f2f2;font-size:30px;font-weight:600;text-decoration:none}
.wrapper .nav-links{display:inline-flex}
.nav-links li{list-style:none}
.nav-links li a{color:#f2f2f2;text-decoration:none;font-size:18px;font-weight:500;padding:9px 15px;border-radius:5px;transition:all .3s ease}
.nav-links li a:hover{background:#3A3B3C}
.nav-links .mobile-item{display:none}
.nav-links .drop-menu{position:absolute;background:#242526;width:180px;line-height:45px;top:85px;opacity:0;visibility:hidden;box-shadow:0 6px 10px rgba(0,0,0,0.15)}
.nav-links li:hover .drop-menu,.nav-links li:hover .mega-box{transition:all .3s ease;top:70px;opacity:1;visibility:visible}
.drop-menu li a{width:100%;display:block;padding:0 0 0 15px;font-weight:400;border-radius:0}
.mega-box{position:absolute;left:0;width:100%;padding:0 30px;top:85px;opacity:0;visibility:hidden}
.mega-box .content{background:#242526;padding:25px 20px;display:flex;width:100%;justify-content:space-between;box-shadow:0 6px 10px rgba(0,0,0,0.15)}
.mega-box .content .row{width:calc(25% - 30px);line-height:45px}
.content .row img{width:100%;height:100%;object-fit:cover}
.content .row header{color:#f2f2f2;font-size:20px;font-weight:500}
.content .row .mega-links{margin-left:-40px;border-left:1px solid rgba(255,255,255,0.09)}
.row .mega-links li{padding:0 20px}
.row .mega-links li a{padding:0;padding:0 20px;color:#d9d9d9;font-size:17px;display:block}
.row .mega-links li a:hover{color:#f2f2f2}

/* ABOUT US */
.innerPages { margin-top: 125px; padding:30px 0;}

.contactForm { margin-bottom: 40px;;}
form .form-group label { margin-bottom: 2px; font-size: 11px; color:#999; text-transform: uppercase; letter-spacing: 1px;}
.contactForm .required { color:red;}

.breadcrumb { border-bottom: 1px #e5e5e5 solid; padding: 16px 0; margin: 0;}
.breadcrumb ul { display: flex;}
.breadcrumb ul li { margin-right: 10px; font-size: 15px; }
.breadcrumb ul li::after { content: "/"; margin-left: 10px;}
.breadcrumb ul li:last-child { border-right: none;}
.breadcrumb ul li:last-child::after { content: "";}

.productGallery { background-color: #f6f8fa; padding:30px 0; }
.productGallery .photo { height: 500px; overflow: hidden; }
.productGallery .photo img { border-radius: 10px; width: 100%;;}
.productGallery .photo .imageControl { background-position: top center; background-repeat: no-repeat; background-size: 100%; height: 100%; width: 100%; }
.productGallery .slick-slide img { width: 100%; border-radius: 7px; cursor: pointer;}
.productGallery .slider-nav img { border-radius: 5px; margin-right:13px; }

.productGallery .galleryBtn { display: flex; margin: 20px 0; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid; padding:20px 0;}
.productGallery .galleryBtn .btn-group { margin-right: 30px;}

.productGallery .arrowBack-l { left:0; bottom:200px; background: none;;}
.productGallery .arrowBack-r { right:0; bottom:200px; background: none;}
.productGallery .productDetailsRight { padding: 0 0 0 25px ;}
.productGallery .productDetailsRight h2 { color: var(--dark-color); font-family: var(--body-font-family); font-weight: normal; font-size: 35px; }
.productGallery .productDetailsRight .details { margin: 25px 0;}
.productGallery .productDetailsRight .details .title { text-transform: uppercase; letter-spacing: 2px; font-size: 13px;  font-weight: bold; }
.productGallery .productDetailsRight .details .discount { color: var(--dark-color); font-weight: bold;}
.productGallery .productDetailsRight .price { padding:20px 0 0 0 ;}
.productGallery .productDetailsRight .price h3 span { font-size: 12px;}
.productGallery .productDetailsRight .tab-content { margin-top: 20px;}
.productGallery .productDetailsRight .price .coupons { border:1px #ccc solid; padding:8px 15px 10px 15px; border-radius: 3px; display: inline-block;}
.productGallery .productDetailsRight .price .coupons p { font-size: 13px;}
.productGallery .productDetailsRight .ratings { margin-top: 20px; display: flex; }
.productGallery .productDetailsRight .ratings .total { margin-left: 10px; }
.productGallery .productDetailsRight .ratings .totalReviews { margin-left: 10px; color: green;}
.productGallery .productDetailsRight .ratings .icon { height: 20px; width: 20px; margin-right: 1px; }
.productGallery .productDetailsRight .ratings .ratingIcon { background-position: -41px -112px;}
.productGallery .productDetailsRight .ratings .ratingActive { background-position: -13px -112px;}
.productGallery .productDetailsRight h3 { margin-top: 20px;}
.productGallery .productDetailsRight h3 span { font-size: 14px;}

.productGallery .galleryControls { width: 100%; display: inline-block; }
.productGallery .galleryControls .slider-nav .slick-slide { width: 100px; }
.productGallery .galleryControls .slider-nav .slick-slide img { border-radius: 5px;}
.productGallery .galleryControls .slider-nav .slick-slide { vertical-align: middle; overflow-y: hidden; float:none; margin-bottom: 10px; border:1px #ccc solid; padding:6px;  }
.productGallery .galleryControls .slider-nav .slick-current { border:1px black solid; }
.productGallery .galleryControls .slider-nav { margin-top: 15px;}
.productGallery .slick-initialized .slick-slide { border-radius: 6px;}


@media screen and (max-width: 640px) {
  body .checkout .productCheckout .loopRepeate .productPhoto .picture { height: 100px;}
  body .checkout .productCheckout .loopRepeateDefault { height: auto;}
  body .checkout .productCheckout .loopRepeateDefault .product .imageControl, body .menuWrapper .dishes .photo .imageControl { background-size: 100%;}
  body .productGallery .photo { margin-bottom: 20px; height: auto;}
  body .checkoutSteps ul.steps li.active::after { display: none;}
  body .mobileBtn { margin-top: 10px;}
  body .profileWrapper .verticalTabs { padding:0; margin: 0;}
  body .profileWrapper .verticalTabs li { width: auto;}
  body .profileWrapper .verticalTabs .icon { display: none;}
  body .profileWrapper .tab-content { padding:20px;}
  .profileWrapper .verticalTabs a.active { border-bottom: 3px #A7352D  solid; border-right: none !important;}
  .profileWrapper .verticalTabs a:hover { border-bottom: 3px #A7352D  solid; border-right: none !important;}
  body .navbar .rightControl { top:-4px;}
  body .finalStep.is-sticky { position: relative; width: 100%; top:auto; z-index: 1; top:auto; }
  body .finalStep.is-sticky .hideOnScroll { display: block;}
  body { overflow-x: hidden;}
  .footerBtm .privacy { float: left;}
  .footerBtm .privacy li:first-child { margin-left: 0;}
  .cateringCard { padding-top:20px;}
  .cateringCard .rightText { text-align: left; margin-top: 0; margin-bottom: 20px;}
  .productGallery .productDetailsRight { padding:0;}
  .threePoints { padding-top:0px;}
  .navbar-expand-lg .navbar-nav .nav-link { width: 97%; padding:10px;}
  .navbar-expand-lg .navbar-nav .nav-link::after { display: none;}

  .reservationBtns .rerservation .icon { display: none;}
  .reservationBtns .whatsapp .icon { display: block;}
  .mobile1 { order: 1 !important; }
  .mobile2 { order: 2 !important; }
.page-header .navbar-collapse { background-color: #fff;; border-top:1px #000 solid; border-bottom:1px #000 solid; order: 2; top:-7px; position: relative; z-index: 99;}
  .navbar-nav li { border-bottom: 1px #ccc dotted; padding: 3px 0; border-right:none ;}
  .navbar-nav li:last-child { border-bottom: none;}
  body { overflow-x: hidden; }
  .checkout .productCheckout { width: 100%; padding:0;}
  body .modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body .checkout { padding:0;}
  .checkout .productCheckout .loopRepeate .col-8 { padding-left:0; }
  .checkoutSteps.is-sticky ul { width: 100% !important; display: flex; }
  .checkoutSteps ul.steps { width: 100%;  }
  .checkoutSteps ul.steps li { margin: 0;}
  .checkoutSteps ul li span { padding:5px 10px;}
  .checkoutSteps ul.steps li span { padding: 8px 13px;}
  .checkout .backCart { right:15px;}
  .leftSection { padding-right: 0;}


  .rightPayment { padding:20px;}
  .plan-details .details { display: block;}
  .plan-details .details .recommended { margin:10px 0;}

  .dropdown { margin-left: 0;}

  .mainBanner { height: 242px; margin-bottom: 20px;}
  .mainBanner::after { top:331px; }
  .mainBanner .container .leafBtm, .mainBanner .container .leafRight, .mainBanner .container .leafTop { bottom: -65px;;display: none;}
  .mainBanner .container .bannerProduct { height: 241px;;}
  .mainBanner .container .bannerProduct img { width:100%;}
  .mainBanner .container .bannerProduct { top:2px;}

  body .productCard .arrowBack-l { right:49px;}
  body .productCard .arrowBack-l, body .productCard .arrowBack-r { background: none; top:-62px; bottom:auto; padding:0;}

  .threePoints h2 { margin: 0 0 10px 0;}
  .threePoints .overlapPicWrapper1 .yellowDot { left:0;}
  .threePoints .overlapPicWrapper1 .pic2 { right:0; left: auto;}

  .threePoints h2 {  font-size: 30px;}

  .threePoints .pointsRow .number { line-height: 85px;;}
  .threePoints .pointsRow .details { padding-top: 27px;;}

  .menuWrapper .dishes .priceName { padding:0; display: block;}
  .menuWrapper .dishes .priceName .name { padding:0; width: 100%;}
  .menuWrapper .dishes .priceName .price { padding:0; width: 100%; display: flex; justify-content: space-between; }
  .menuWrapper .dishes .priceName .name h4 { font-size: 18px;}
  .menuWrapper .dishes .priceName .name p { font-size: 13px;}

  .titleRight { text-align: left; margin: 0;}
  .menuWrapper .dishes { border-bottom: 1px #ccc solid; height: 190px; }
  .menuWrapper .dishes .photo { width: 40%;}
  .menuWrapper .dishes .photo img { border-radius: 4px;}
  .menuWrapper .titleInner { left:0;}
  .menuWrapper .titleInner p { margin-bottom: 0;}

  .navbar .dropdown:hover .dropdown-menu {
    opacity: 1;
    margin-top: 0;
    pointer-events: auto;
  }
  .is-hidden #navbarNav { top:30px; transform: translateY(90px);}
  #navbarNav { padding: 5px 0 0  0; padding:10px 20px; border-bottom: 1px #000 solid;; background-color: #fff; position: absolute; top:120px; width: 100%;}
  #navbarNav ul li { margin: 2px 0 2px 0; border-bottom: 1px #ccc dotted; padding-bottom: 5px;  }
  #navbarNav ul li a { width: 100%; display: block; margin:0;}
  .navbar .container { padding:0;}
  /* .navbar .rightControl {  order: 2 !important;}
  #navbarSupportedContent { order: 1 !important;} */
  .sticky .navbar .cart { top:20px; }
  .sticky .navbar .rightControl { top:15px; }

  .ourSpecialMenu .imageContainer img { display: none;}
  .ourSpecialMenu .imageContainer .ourSpecial { width:100%; padding:0;}

  body .page-header .navbar-toggler { border:none; display: flex; order:1; margin-right: 15px; margin-left: 15px; }
  body .page-header.is-sticky .navbar-toggler { top: 20px;}
  .is-hidden .navbar-toggler { border:none; position: fixed; top:65px; right:20px;}
  .sticky .navbar-toggler { top:20px; }

  footer .mobileControl { margin: 20px 0;}
  footer h4 { border-bottom:1px #666 solid; padding-bottom:15px;}
  .ourSpecialMenu { margin:60px 0 0 0;}
  .ourSpecialMenu .btn { margin: 10px 0;}

  .ourSpecialMenu .imageContainer .ourSpecial .detailsRow h4 { margin: 0;}

  .products { margin-top: 0; }
  .products h2 { margin-bottom: 20px;}
}

@media screen and (max-width: 970px) {
  .wrapper .nav-links{
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #242526;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
    transition: all 0.3s ease;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #242526;
  }
  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }
  #menu-btn:checked ~ .nav-links{
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn{
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn{
    display: block;
  }
  .nav-links li{
    margin: 15px 10px;
  }
  .nav-links li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box{
    max-height: 100%;
  }
  .nav-links .desktop-item{
    display: none;
  }
  .nav-links .mobile-item{
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover{
    background: #3A3B3C;
  }
  .drop-menu li{
    margin: 0;
  }
  .drop-menu li a{
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2){
    border-top: 0px;
  }
  .content .row .mega-links{
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li{
    margin: 0;
  }
  .content .row header{
    font-size: 19px;
  }
}
nav input{
  display: none;
}

.body-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}
.body-text div{
  font-size: 45px;
  font-weight: 600;
}













/* Defaults and resets */
html, body { height: 100%; }

/* Content container */
.wrapper { height: 100%; overflow-x: hidden; overflow-y: auto; }


.switch { position: relative; display: inline-block; width: 40px; height: 25px; margin: 5px 50px 0 25px; }
.switch::after { border-right:1px #ccc solid; content:""; position: absolute; right:-40px; display: block; width: 1px; height: 20px; top:4px; }
.switch .english { position: absolute; left:-19px;; font-size: 14px; top:3px;}
.switch .arabic { position: absolute; right:-19px; font-size: 14px; top:3px;}
.switch input { opacity: 0; width: 0; height: 0; }
.switch .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; border:1px #ccc solid; background-color: #fff; -webkit-transition: .4s; transition: .4s; }
.switch.active .slider { border-color: var(--primary-color); left:0;}
.switch.active .slider:before { left:-1px; }
.switch .slider:before {
      position: absolute;
      content: "";
      height: 16px;
      width: 16px;
      left: 4px;
      bottom: 3px;
      background-color: var(--color-dark-gray);
      -webkit-transition: .4s;
      transition: .4s; }
  .switch .slider.round {
    border-radius: 34px; }
    .switch .slider.round.round:before {
      border-radius: 50%; }
  .switch.active .slider {
    background-color: var(--secondary-color); }
  .switch.active .slider {
    -webkit-box-shadow: 0 0 1px #2196F3;
    -moz-box-shadow: 0 0 1px #2196F3;
    -ms-box-shadow: 0 0 1px #2196F3; }
  .switch.active .slider:before {
    background-color: var(--primary-color);
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px); }


/* HEADER STYLES */
.page-header { background-color: #fff; box-shadow: 0 5px 16px rgba(0, 0, 0, 0.4);  }
.page-header .logo img { width: 86px; height: auto; }
.page-header .navbar-toggler { display: none; transition: background 0.3s; }
.page-header .open .icon { background-position: -153px -105px !important; }
.page-header .navbar-toggler .icon { display: block; height: 30px; width: 20px; background-position: -121px -105px;}
.page-header button svg { flex-shrink: 0; margin-left: 5px; fill: currentColor; }

/* STICKY STYLES */
.page-header.is-sticky { position: fixed; animation: slideDown 0.35s ease-out; height: 74px; width: 100%; z-index: 99; }
.page-header.is-sticky .logo img { width: 74px;}

.finalStep.is-sticky { position: fixed; top:95px; width: 420px; z-index: 99; padding: 10px 20px 20px 20px; }
.finalStep.is-sticky .hideOnScroll { display: none;}
.finalStep.is-sticky .summary .seperate { border:none; padding-bottom: 10px;}
footer.is-sticky .checkoutDiv { display: block; height: 200px;  }



@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}


.reservatonHead { padding:10px 20px;}
.reservatonHead .close { position: absolute; right:25px;}
.booking-form-body h4 { font-size: 18px; font-weight: normal; margin-bottom: 10px; }
.booking-form-body .row { margin-bottom: 10px;}
.booking-form-body .row label { font-size: 12px; text-transform: uppercase;}


.menuWrapper .accordion .card .card-header .btn-header-link {  display: block; text-align: left; z-index: 9; position: relative;  }
.menuWrapper .accordion .card .card-header .btn-header-link:hover h2 { color: var(--primary-color);}
.menuWrapper .accordion .card .card-header .btn-header-link::after { background-image: url(../images/sprites.svg); background-position: -331px -52px; height: 40px; width: 40px; content: ""; float: right; z-index: 9; top:5px; position: relative; }
.menuWrapper .accordion .showAccordion .card-header .btn-header-link::after { background-position: -284px -52px !important; }
/* .menuWrapper .accordion .card .card-header .collapsed:after { background-position: -331px -52px !important; }
.menuWrapper .accordion .card .card-header .btn-header-link.collapsed { background-position: -331px -52px; content: ""; }
.menuWrapper .accordion .card .card-header .btn-header-link.collapsed:after { background-position: -284px -52px !important; } */
.menuWrapper .accordion .card .card-body { padding:0; margin: 10px 0;}


#main {
  margin: 50px 0;
}

#main #faq .card {
  margin-bottom: 30px;
  border: 0;
}

#main #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #FFE472;
  color: #222;
  padding: 20px;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\F119";
  font-family: "bootstrap-icons"; font-size: 30px;
  font-weight: 900; position: relative; top:-10px;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #A541BB;
  color: #fff;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\F13A";
}

#main #faq .card .collapsing {
  background: #FFE472;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  background: #FFE472;
  line-height: 30px;
  color: #222;
}

.form-control, .form-select { padding:7px 10px; border-radius: 4px;}
.form-control:focus, .form-select:focus { border-color: var(--primary-color);}
.modal-dialog-slideout {min-height: 100%; margin: 0 0 0 auto;background: #fff;}
.modal.fade .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(100%,0)scale(1);transform: translate(100%,0)scale(1);}
.modal.fade.show .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(0,0);transform: translate(0,0);display: flex;align-items: stretch;-webkit-box-align: stretch;height: 100%;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body { overflow-y: auto;overflow-x: hidden; padding:20px 15px; background-color: #f6f8fa;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body .checkout { border-top:none; padding:0 10px;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body .checkout .productCheckout .loopRepeate { border-radius: 8px;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body .checkout .productCheckout .loopRepeate .productPhoto { height: 100px; width: 100%;;}
/* .modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body .checkout .productCheckout .loopRepeate .productPhoto .picture { background-position: 50%; background-repeat: no-repeat; border-radius: 10px; background-size: cover; height: 100%; width: 100%; } */
.modal-dialog-slideout .modal-content { border: 0; }
.modal-dialog-slideout .modal-header {height: 60px; display: flex; justify-content: space-between; padding:20px;}
.modal-dialog-slideout .modal-header .modal-title { font-weight: normal;}
.modal-dialog-slideout .modal-footer {height: 69px; display: block;}
.modal-dialog-slideout .modal-footer .btn { float: right;}

#checkout_cart_items .cartEmpty {  margin:20px auto; text-align: center; }
#checkout_cart_items .cartEmpty h4 { margin-top: 10px; margin-bottom: 5px; font-weight: normal;}
#checkout_cart_items .cartEmpty .emptyCart { background-position: -9px -151px; height: 85px; width: 85px; margin: 20px auto 0 auto;}

.removeIcon { cursor: pointer;}
.removeIcon .icon { background-position: -70px -114px; display: block; height: 18px; width: 18px; }
.removeIcon:hover .icon { background-position: -93px -114px; }

.profileWrapper { padding:0; width:100%; background-color: #fff;  }
.profileWrapper h4 { margin-bottom: 20px; font-weight: normal; border-bottom: 1px #e5e5e5 solid; padding-bottom:10px;}
.profileWrapper .verticalTabs { padding-top:30px; width: 100%; margin-bottom: 100px;}
.profileWrapper .verticalTabs li { width: 100%; }
.profileWrapper .verticalTabs a { width: 100%; display: flex; padding:10px 15px; color: #666; }
.profileWrapper .verticalTabs a:hover { background-color: #eef2f8; color: #000; border-right: 3px #A7352D solid;}
.profileWrapper .verticalTabs a.active { background-color: #eef2f8; border-right: 3px #A7352D solid; color: #000;}
.profileWrapper .verticalTabs .icon { display: block; height: 25px; width: 20px; margin-right:10px; border-radius: 100px;}
.profileWrapper .verticalTabs .profile-icon { background-position: -282px -116px;}
.profileWrapper .verticalTabs .address-icon { background-position: -306px -116px;}
.profileWrapper .verticalTabs .list-icon { background-position: -330px -116px;}
.profileWrapper .verticalTabs .order-icon { background-position: -355px -116px;}

.profileWrapper .noPadding { padding:0;}
.profileWrapper .tab-content { border-left: 1px #e5e5e5  solid; padding:30px 30px 50px 30px;}
.profileWrapper .order-content { border-left: 1px #e5e5e5  solid; padding:15px 20px ;}
.profileWrapper .order-content-new { padding:15px 0 ;}
.profileWrapper .tabsNew .nav-link:hover { background-color: #ffffff; color: var(--primary-color);}
/* .profileWrapper .tabsNew, .profileWrapper .tabsNew .nav-link { border:none; padding:0; margin-right: 15px; margin-bottom: 5px;}
.profileWrapper .tabsNew .nav-link:hover, .profileWrapper .tabsNew .nav-link.active { background-color: #fff; color:var(--primary-color);}
.profileWrapper .tabsNew .nav-link.active::after, .profileWrapper .tabsNew .nav-link:hover::after { content:""; display:block; border-bottom: 2px #A7352D solid; position:relative; top:10px; } */
.profileWrapper .profilePic {  margin: 15px 0 20px 0;  border: 1px #e5e5e5 solid; padding:20px 30px 24px 30px; text-align: center; border-radius: 7px;}
.profileWrapper .profilePic .title { font-weight: bold; margin-bottom: 10px;}
.profileWrapper .profilePic .details { text-align: center; }
.profileWrapper .profilePic .details .pic { border:1px #ccc solid; text-align: center; height: 80px; width: 80px; border-radius: 100px; margin: 0 auto 20px auto; overflow: hidden;}
.profileWrapper .profilePic .details .pic img { width: 100%; object-fit: cover; height: 100%;}
.profileWrapper .profilePic .details button { margin:10px auto 0 auto; display: block;}

.addressDetails .card-body { padding:10px 20px 20px 20px;}
.addressDetails .address-icon { height: 62px; width: 62px; background-position: -104px -166px; margin: 30px;}

.addressDetails .card-title { border-bottom: 1px #ccc solid; padding-bottom: 15px; font-weight: normal; font-size: 18px;}

.addressDetails .noAddress { margin: 0 auto; width: 200px;; text-align: center;}
.addressDetails .noAddress .empty-icon { height: 62px; width: 62px; background-position: -186px -166px; margin: 0 auto 10px auto; }

.swal2-title { font-size: 20px; margin-top: 10px; font-weight: normal; font-family: var(--body-font-family);}
.swal2-html-container { font-size: 15px;}
.swal2-confirm { padding: 8px 20px; font-size: 14px; background-color: #F5C332 !important; border-color: #B78C0E !important; color: #000 !important; }
.swal2-cancel { padding: 8px 20px; font-size: 14px; background-color: #f8d7da !important; color: #58151c !important; border-color: #ce9298 !important;}

.hideDetails { display: none; padding:10px 0 0px 0px;}
.activeCard .hideDetails { display: block;}





nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* menu toggle */

.menu-toggle {
  position: relative;
  width: 40px;
  height: 40px;
  cursor: not-allowed;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu-toggle::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 4px;
  background: #000;
  box-shadow: 0 8px 0 #000,
              0 -8px 0 #000;
}

/* profile menu */

.profile {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  text-align: end;
}

.profile h3 {
  text-align: end;
  line-height: 1;
  margin-bottom: 4px;
  font-weight: 600;
}

.profile p {
  line-height: 1;
  font-size: 14px;
  opacity: .6;
}

.profile .img-box {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
}

.profile .img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* menu (the right one) */

.menu {
  position: absolute;
  top: calc(100% + 21px);
  right: 0;
  width: 150px; border-radius:0 0 7px 7px;
  background: #fff;
  box-shadow: 0 8px 15px rgba(0, 0, 0, .6);
  opacity: 0;
  transform: translateY(-10px);
  visibility: hidden;
  transition: 300ms;
}

.menu::before {
  content: '';
  position: absolute;
  top: -10px;
  right: 14px;
  width: 20px;
  height: 20px;
  background: #fff;
  transform: rotate(45deg);
  z-index: -1;
}

.menu.active {
  opacity: 1; z-index: 99;
  transform: translateY(0);
  visibility: visible;
}

/* menu links */

.menu ul {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 10;
}

.menu ul li {
  list-style: none;
}

.menu ul li.border { border-bottom: 1px #ccc solid;;}

.menu ul li:hover {
  background: var(--secondary-color);
}

.menu ul li a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-items: center; font-size: 13px;
  padding: 8px 15px;
  gap: 6px;
}

.menu ul li a i {
  font-size: 1.2em;
}

.float-r { float:right;}

.right { float: right;}

.status { margin-top: 5px; }

.order-calculations {width: 250px; float: right; padding:20px;}
.order-calculations .details { display: flex; justify-content: space-between;  border-top:1px #e5e5e5 solid; padding: 5px 0; }

.fade:not(.show) { opacity: 0; display: none; }


.cartEmpty { text-align: center; padding:30px; border:1px #ccc solid; background-color: #fff; border-radius: 6px;}
.cartEmpty .emptyCart { background-position: -11px -153px; height: 81px; width: 81px; margin:0 auto 20px auto;}
.cartEmpty h4 { font-weight: normal; margin-bottom: 5px;}

.small-text { font-size: 13px;}

.tabCustom { border:1px #e5e5e5 solid !important; border-top:none !important; padding-bottom: 10px !important;}


.custom-selected-radio .nav-link.active { background-color: none !important;;}
.custom-selected-radio .nav-link.active .custom .select, .custom-selected-radio .nav-link:hover .custom .select { border-color: var(--primary-color); }
.custom-selected-radio .nav-link.active .custom .select::after, .custom-selected-radio .nav-link:hover .custom .select::after { background-color: var(--primary-color); }
.custom-selected-radio .custom { display: flex; }
.custom-selected-radio .custom .select { border:1px #666 solid; display: block; height: 18px; width: 18px; border-radius: 100px; margin-right: 7px; position: relative; top:3px; }
.custom-selected-radio .custom .select::after { background-color: #ffffff; content:""; position: absolute; display: block; height: 10px; width: 10px; border-radius: 100px; top:3px; left:3px;}
.custom-selected-radio .custom .title { display: block;}
.custom-selected-radio .custom .title-extra { font-size: 14px; margin-top: 2px;}

.googlePointer { position: relative; }
.googlePointer .googleClick { position: absolute; top:28px; right:8px;}
.googlePointer .googleClickGuest { position: absolute; top:28px; right:20px;}
.googlePointerIcon { height: 22px; width: 22px; display: block; background-position: -249px -73px;}

.flex-wrapper { display: flex;}

.track-details {  }
.track-details .head { border-bottom:1px #ccc dotted; margin-bottom: 20px; padding-bottom: 10px;}
.track-details .head p { font-size: 13px;}
.track-details .head h5 { font-size: 15px; font-weight: normal;}
.track-details .head .vanIcon { height: 37px; width: 37px; margin-top:3px; margin-right:10px; background-position: -337px -188px;}
.track-details .head .badge { background-color: #e6f2fc; padding:6px 12px; color: #3a8dce; border-radius: 100px; border:1px #6192b5 solid; float: right; margin-top: 9px;}

.track-details .status-track { overflow-y: scroll; height: 220px; position: relative; }
.track-details .status-track .loop { margin-bottom: 15px;}
.track-details .status-track .loop .round::after { border-left:3px #e5e5e5 solid; content:""; position: absolute; left:9px; height: 44px; top:25px; }
.track-details .status-track .loop .round::before { content:""; height: 10px; width: 10px; border-radius: 100px; background-color: #ccc; z-index: 999; position: absolute; top:4px; left: 4px;}
.track-details .status-track .loop .round { border:1px #ccc solid; border-radius: 100px; height: 20px; width: 20px; margin-right: 15px; position: relative; z-index: 9; background-color: #fff;}
.track-details .status-track .loop .details p { font-size: 14px;}
.track-details .status-track .loop .details .main { font-size: 14px; font-weight: bold;}
.track-details .status-track .loop .round.active::before { content:""; height: 10px; width: 10px; border-radius: 100px; background-color: green; z-index: 999; position: absolute; top:4px; left: 4px;}
.track-details .status-track .loop .round.active::after { border: none;}

.courier { width: 100%;}
.courier .photo { border:1px #e5e5e5 solid; border-radius: 100px; margin-right: 10px; height: 45px; width: 45px;}
.courier .photo img { width: 100%;}
.courier .contact {  float: right; }
.courier .contact .call { display: block; height: 40px; width: 40px; background-position: 0 -241px; margin-right: 5px;}
.courier .contact .message { display: block; height: 40px; width: 40px; background-position: -47px -241px;}

.regular  { height: 350px; overflow-y: hidden;}

.main-banner {
        width: 100%;
    }

    .banner-slide {
        position: relative;
        width: 100%;
    }

    .banner-link {
        text-decoration: none;
        color: inherit;
        display: block;
    }

    .banner-content {
        position: relative;
        width: 100%;
        height: 450px;
        display: flex;
        align-items: center;
        overflow: hidden;
    }

    .banner-details {
        position: absolute;
        z-index: 2;
        left: 0;
        max-width: 500px;
        padding: 20px;
        background-color: #00000087;
        /*border-radius: 8px;*/
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .announcement-text { color: #333; }

    .announcement-text h1 { font-size: 2rem; line-height: 1.2; }

    .announcement-text p {
        font-size: 1.1rem;
        line-height: 1.6;
    }

    .banner-image-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }


    .banner-image {
        width: 100%;
        height: auto;
        transition: transform 0.3s ease;
    }

    /* Responsive Styles */
    @media (max-width: 768px) {
        .banner-content {
            height: 350px;
        }

        .banner-details {
            left: 20px;
            max-width: 80%;
        }

        .announcement-text h1 {
            font-size: 2rem;
        }

        .announcement-text p {
            font-size: 1rem;
        }
    }

    @media (max-width: 480px) {
        .banner-content {
            height: 300px;
        }

        .banner-details {
            left: 15px;
            padding: 15px;
        }

        .announcement-text h1 {
            font-size: 1.5rem;
        }
    }
