/*
Theme Name: Acrnewcastle Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: acrnewcastle
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.7.1770036750
Updated: 2026-02-02 12:52:30

*/
/* Delici - Restaurants HTML Template */

/*** 

====================================================================
      Fonts
====================================================================

 ***/
/* Hide header when modify reservation page exists */
body:has(.ark-reservation-app.modify-reservation-page) .main-header {
    display: none !important;
}
body:has(.ark-reservation-app.modify-reservation-page) .main-footer {
    display: none !important;
}
body:has(.ark-reservation-app.modify-reservation-page) .custom-float-btn {
display:none;
}
.page-template-template-reservation  .custom-float-btn {
	display:none;
}
html[data-theme="light"] body {
    background: #ffffff;
}
@font-face {
    font-family: 'Breathing Personal Use Only';
    src: url('/wp-content/uploads/2026/02/BreathingPersonalUseOnly-Reg-1.woff2') format('woff2'),
        url('/wp-content/uploads/2026/02/BreathingPersonalUseOnly-Reg-1.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
.counter-before-text {
    font-family: 'Breathing Personal Use Only';
    font-size: 12rem;
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    bottom: 129px;
    color: rgb(255 255 214 / 30%);
    opacity: 0.1;
    line-height: 1;
    min-height: auto;
    z-index: 1;
}
body .left-bg, body .right-bg, body .bottom-image, body .right-bg-2 {
        display: block;
    }
.video-layer:after {
    content: '';
    background: rgb(0 0 0 / 30%);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.special-offer .outer-container{
  max-width:75%; 
}
.lower-link-box.pt_50 {
    padding-top: 50px;
}


section.special-offer {
    display: block;
}
.inner.max-420 {
    max-width: 560px;
    margin: 0 auto;
}
.main-footer .links-col ul li a {
	color: var(--main-color);
}
.main-footer .copyright {
	color: var(--main-color);
}
section.special-offer {
    padding-top: 100px;
    display: flex;
    justify-content: center;
}
.left-bg {
    max-width: 370px;
    opacity: 0.3 !important;
}
.about-section.sprater-counter .fact-counter {
    padding: 0;
}
.main-menu .navigation > li.dropdown > a:after {
    font-family: 'FontAwesome';
}
.image-layer.video-layer video {
    width: 100%;
}
.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background: url(/wp-content/uploads/2026/02/Frame-138-2-scaled.webp) no-repeat center center / cover;
}
.overlay {
    background: rgba(0, 0, 0, .1) !important;
}
.bg-video-wrap video {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
}
.overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}
.bg-video-wrap .auto-container {
    text-align: center;
    color: #fff;
    position: absolute;
    top: -60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    width: 100%;
}
.bg-video-wrap .content-box {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding-top: var(--padding-top-150);
    padding-bottom: var(--padding-bottom-50);
    height: 880px;
    min-height: 100vh;
    z-index: 10;
}
.bg-video-wrap .content {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    z-index: 5;
}
.bg-video-wrap .inner {
    position: relative;
    display: block;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 5;
}
.bg-video-wrap .subtitle {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--main-color);
    font-size: var(--font-12);
    letter-spacing: 0.40em;
    margin-bottom: var(--margin-bottom-10);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.bg-video-wrap .pattern-image {
    position: relative;
    width: 100px;
    margin: 0 auto;
    /* margin-bottom: var(--margin-bottom-30); */
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.bg-video-wrap .subtitle, .bg-video-wrap .pattern-image {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 1000ms ease 500ms;
    -ms-transition: all 1000ms ease 500ms;
    -o-transition: all 1000ms ease 500ms;
    -moz-transition: all 1000ms ease 500ms;
    transition: all 1000ms ease 500ms;
}
.bg-video-wrap .subtitle, .bg-video-wrap .pattern-image {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 1000ms ease 500ms;
    -ms-transition: all 1000ms ease 500ms;
    -o-transition: all 1000ms ease 500ms;
    -moz-transition: all 1000ms ease 500ms;
    transition: all 1000ms ease 500ms;
}
.bg-video-wrap h1 {
    position: relative;
    font-weight: 400;
    text-transform: none;
    line-height: 1.0em;
    margin: 0px 0px;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.bg-video-wrap h1 span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.bg-video-wrap .text {
    position: relative;
    display: block;
    font-size: var(--font-20);
    margin-top: var(--margin-top-10);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.text {
    line-height: 1.6em;
}
.bg-video-wrap .links-box {
    position: relative;
    display: block;
    padding-top: 80px;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(0px);
}
.main-footer .info-col .inner{
  background:var(--color-five) url(/wp-content/uploads/2026/02/pattern-4.png) center top repeat; 
}

.story-section .image-col .images .image:nth-child(2):before {
    background: url(/wp-content/uploads/2026/02/pattern-8-1.svg) center repeat;
}
.story-section .image-col .round-stamp:before {
    background: url(/wp-content/uploads/2026/02/badge-1-bg-1-1.png) no-repeat;
	background-size: contain;
}

.special-offer .outer-container:before {
    background: url(/wp-content/uploads/2026/02/pattern-9.svg) center repeat;
}

.special-offer .outer-container:after {
    background: url(/wp-content/uploads/2026/02/pattern-9.svg) center repeat;
}

.intro-section .fact-counter:before {
    background: url(/wp-content/uploads/2026/02/pattern-10-1.svg) left top repeat;
}

.menu-one .image-col .image::before {
    background: url(/wp-content/uploads/2026/02/pattern-9-1.svg) center top repeat;
}
/* icon css */
.fa-angle-left:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
}
.fa-angle-right:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
}
.smoke-canvas {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.07;
    z-index: 9999;
    pointer-events: none;
}
.main-header .main-box .logo-box .logo img {
    width: 140px;
    height: auto;
}

.services-section .image-col .image-box:before {
    background: url(/wp-content/uploads/2026/02/pattern-8-1.svg) center top no-repeat;
}
.main-header .main-box .logo-box {
    padding: 0;
}
.main-header .main-box .logo-box .logo img {
    width: 210px;
}
.main-footer .info-col .logo {
    max-width: 200px;
    margin: 0 auto 40px;
}

.header-top {
    border-bottom: 0;
}
.bg-video-wrap h1 {
    font-size: 88px;
}
.about-block .text {
    font-size: 26px;
    line-height: 1.3;
}
.about-block .text {
    font-size: 25px;
    line-height: 1.3;
    padding: 40px 29px 0;
}
.about-block .video-box img {
    opacity: 1;
}
.abs-border {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 2px solid;
    border-color: #d6d5b4;
    pointer-events: none;
    z-index: 2;
}
.title-box .text {
    line-height: 1.5;
}
.story-section .image-col .images .image:nth-child(2) {
    bottom: -214px !important;
}
section.story-section {
    background: url(/wp-content/uploads/2026/02/section-bg.png) no-repeat;
    background-size: 120%;
    background-position: bottom;
}
.theme-bg {
    background: #FCFAF5;
}
.dark-text {
    color: #6B4C17 !important;
}
a.theme-btn.btn-style-two.black-btn.clearfix {
    border-color :#6B4C17;
}

a.theme-btn.btn-style-two.black-btn.clearfix span.text-one {
    color: #6B4C17;
}
section.testimonials-two:after {
    content: '';
    background: rgb(0 0 0 / 20%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
section.testimonials-two .auto-container {
    position: relative;
    z-index: 4;
}
.title-box.centered .text {
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    word-spacing: normal;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break: break-word;
    line-height: 1.6;
}
.abt-vectors {
    position: absolute;
    max-width: 200px;
}

.abt-vectors.left-v {
    left: 0;
    top: 0;
}

.abt-vectors.right-v {
    right: 0;
    bottom: 0;
}
.about-block .video-box {
    margin-top: 122px;
}
.about-section.sprater-counter {
    background: transparent;
    padding: 0;
}
.about-section.sprater-counter {
    background: transparent;
    padding: 70px 0 119px;
}
section.story-section {
    background-color: #1F2120;
}
.special-offer .outer-container {
	    background-color: #1F2120;
}
.video-layer video {
    width: 100%;
}
.video-abs-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

section.intro-section.p-0 {
    max-height: 700px;
    overflow: hidden;
}
.varients{
    font-size: 11px;
}
.auto-container {
    max-width: 88%;
}
.textmb{
	    margin-bottom: 70px !important;
}
.inner-banner .image-layer {
    opacity: 1.4;
}
.link ul li {
    list-style: disc;
    padding-left: 6px;
}

.link ul li::marker {
   color :var(--main-color);
}
.text-left ul {
    padding-left: 17px;
}
.after-image::before {
    left: 98% !important;
}
.alternate-image:before {
    right: 98% !important;
}
.after-img-padding {
    padding-right: 30px;
	padding-left: 0px !important;
}
.alternate-image-padding {
   padding-left: 30px !important;
	 padding-right: 0px !important;
}
:root{
	--color-four: #292A2B;
	
}
section.story-section {
    background-color: #363738;
}

.equal-height-row > .about-block {
    display: flex;
	justify-content: center;
}

.equal-height-row .inner-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.equal-height-row .video-box{
	margin-top:0px;
}

.equal-height-row .image img,
.equal-height-row video {

    width: 100%;
    height: 540px;
    object-fit: cover;
}
.equal-height-row  .about-section .info-block .inner-box{
	padding-top: 50px !important;
}
section.story-section {
    background-color: #FCFAF5;
}
.indian-color{
	color:var(--main-color);
}
.austrlian-color{
	color:#FC9D5D;
}
.about-section {
    padding-top: 100px;
    padding-bottom:100px;
}
.abt-vectors.left-v {
  
    top: 280px;
}
.abs-border {
    display: none;
}
.equal-height-row .inner-box {
    height: 540px;
  
}
.story-section .image-col {
   
     margin-bottom: 0px;
}
.story-section .image-col .images {
   
    padding-left: 0px;
}
.fixed-header.header-down {
    
    display: none;
}
.info-bar .inner-box {
    padding: 50px 0px 50px 0px;
}
.special-dish .content-col .inner {
    padding-top: 175px;
    padding-bottom: 175px;
}
.testimonials-two .testi-block .text {
    min-height: 301px;
}
.story-section .image-col .images img {
    height: 763px;
    object-fit: cover;
}
.story-section .image-col .round-stamp {
    padding: 20px;
}
.round-stamp img {
    width: 100%;
    max-width: 100px;
    height: auto;
}
.story-section .image-col .round-stamp:before {
   left: 5px;
    top: 4px;
    right: 4px;
    bottom: 2px;
}
.about-section.sprater-counter {
    background: var(--color-four);
}
.eltdf-svg-pattern path {
    stroke-dasharray: 2000;
    stroke-dashoffset: 2000;
}

.eltdf-svg-pattern.animate path {
    animation: drawSvg 6s linear forwards;
}

@keyframes drawSvg {
    to {
        stroke-dashoffset: 0;
    }
}
.story-section {
    padding-top: 130px;
    padding-bottom: 130px;
}
.info-bar .inner-box .logo-box {
    margin-bottom: 25px;
}
.about-section .info-block .inner-box {
    padding-top: 25px;
}
header.main-header.fixed-header {
    display: none;
}
.special-offer .outer-container {
    margin: 0 170px;
}
.image-gallery{
    padding-top: 100px;
}
section.why-us-two {
    padding-top: 100px;
    padding-bottom: 100px;
}
.why-block-two .image-box {
    border-radius: 500px 500px 0 0;
}
.why-block-two .inner-box {
    background: none;
}
.eltdf-svg-pattern-holder {
    position: absolute;
}
.eltdf-svg-pattern-holder svg path {
    stroke-dasharray: 372;
    stroke-dashoffset: 372;
    opacity: 0;
    will-change: stroke-dashoffset, opacity;
}

.eltdf-svg-pattern-holder.animate svg path {
    animation: drawLineSmooth 2.5s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}

@keyframes drawLineSmooth {
    0% {
        stroke-dashoffset: 372;
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    100% {
        stroke-dashoffset: 0;
        opacity: 1;
    }
}
.testimonials-two .testi-block .inner-box {
    background: #1F2120;
}
.gallery-padding{
	    padding-bottom: 100px;
    padding-top: 0px;
     background: var(--color-four);
}
.eltdf-svg-pattern-holder.eltdf-pattern-position-left {
    left: 0;
	    transform: translateY(-400px);
}
.eltdf-svg-pattern-holder {
    position: absolute;
}
.bg-video-wrap .content-box {
   
    padding-top: 80px;
 
}
.c-page-form-box {
    margin-bottom: 0px;
}
.testimonials-two .testi-block .auth-info {
    display: flex;
    align-items: center;
}
.services-section .left-bg {
    left: 0;
    top: 3px;
}
.eltdf-svg-pattern-holder.eltdf-pattern-position-left.eltdf-appear.svg-css.animate {
    left: 75px;
    transform: translate(-84px);
	bottom:-161px;
}
.menu-tabs .dish-block .title .price {
    background: var(--color-four);
}
/* float btn css */
        .custom-float-btn{
            position: fixed;
            bottom: 30px;
            right: 20px;
            background-color: var(--main-color);
            color:var(--black-color);
            padding: 12px 20px;
            border-radius: 50px;
            text-decoration: none;
            font-size: 16px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.2);
            z-index: 9999;
        }

        .custom-float-btn:hover{
          background: var(--main-color);
		 color: var(--black-color);
		text-decoration: none;
        }
/* hitesh sharma */
@media only screen and (max-width: 1860px) { 
.counter-before-text {
    font-size: 11rem;
}
}
@media only screen and (max-width: 1700px) { 
.counter-before-text {
    font-size: 10rem;
}
	.bg-video-wrap .content-box {
height: 630px;
}
	.story-section .text-col .inner {
    position: relative;
    display: block;
    padding-right: 10%;
}
	.menu-one .menu-col .dish-block .title .price {
    font-size: 16px;
}
}
@media only screen and (max-width: 1599px) {
.bg-video-wrap h1 {
    font-size: 70px;
}
}
@media only screen and (max-width: 1560px) { 
.counter-before-text {
    font-size: 9rem;
}
	section.special-offer {
    padding-top: 30px;
}
.special-offer .outer-container {
    margin: 0 170px;
}
	.special-offer .outer-container {
    padding-left: 33px;
    padding-right: 33px;
}
	.menu-one .menu-col .dish-block .title .price {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1499px) {
    h2, .featured-section .text-col h2 {
        font-size: 35px;
    }
	.abt-vectors.left-v {
    top: 150px;
}
}
@media only screen and (max-width: 1441px) {
	.special-dish .bottom-image {
    max-width: 300px;
}
		.special-dish .content-col .inner {
    padding-top: 130px;
    padding-bottom: 130px;
}
	.info-bar .inner-box .logo-box {
    margin-bottom: 10px;
}
	.testimonials-two .testi-block .text {
    min-height: 325px;
}
	.story-section .image-col .images img {
    height: 630px;
}
.special-offer .outer-container {
        margin: 0px 132px;
    }
	.story-section .image-col .round-stamp {
    right: -55px;
    top: -74px;
}
	.menu-one .right-bg {
    top: 10px;
    max-width: 140px;
}
	.menu-one .menu-col .dish-block .title .price {
        font-size: 12px;
    }
.menu-one .menu-col .dish-block .title .ttl h5 {
    font-size: 16px;
}
	.menu-one .menu-col .dish-block .title .ttl .s-info {
    font-size: 10px;
}
	.menu-one .menu-col .dish-block .title .price {
    padding-left: 5px;
}
	body {
    overflow-x: hidden;
}
	html {
   overflow-x: hidden;
}
}
@media only screen and (max-width: 1380px) { 
.counter-before-text {
    font-size: 8rem;
}
	.auto-container {
    max-width: 80%;
}
	.testimonials-two .testi-block .inner-box {
		padding: 15px 15px 15px 15px;
}
	.testimonials-two .testi-block .text {
		 min-height: 217px;
    font-size: 18px;
		 margin-bottom: 0px;
}
}
@media only screen and (max-width: 1250px) { 
.counter-before-text {
    font-size: 7rem;
}
	    .bg-video-wrap h1 {
        font-size: 55px;
    }

}
@media only screen and (max-width: 1025px) {
	.special-offer .outer-container {
    max-width: 90%;
}
section.special-offer {
    width: 100%;
    overflow-x: hidden;
}
.auto-container {
        max-width: 90%;
    }
section.testimonials-two {
    width: 100%;
    overflow-x: hidden;
}
.main-header .main-box .logo-box .logo img {
    width: 100px;
}
.bg-video-wrap .content-box {
        height: 500px;
    }
	.story-section .image-col .round-stamp {
        right: -47px;
    }
 .owl-prev,
    .owl-next {
        display: none !important;
    }
.counter-before-text {
        font-size: 6rem;
    }
	      .special-dish .content-col .inner {
        padding-top: 35px;
        padding-bottom: 35px;
    }
	    .special-dish .bottom-image {
        max-width: 219px;
    }
.inner-box.cp-seprator:before {
    top: 35%;;
}
	.inner-box.cp-seprator:after {
    top: 35%;
}
	.services-section .s-block.alternate .inner {
    text-align: left;
}
		.txt-size {
	font-size: 20px;
}
	.p-txt-size {
	    font-size: 12px;
}
	.services-section .s-block .text {
    font-size: 12px;
}
	.services-section .right-bg {
    bottom: -75px;
}
	.main-header .header-upper .links-box {
    padding-top: 4px;
}
	.main-header .nav-toggler {
    margin-top: 0;
}
    .special-offer {
      margin-bottom: 0px; 
    }
	.gallery-padding {
    padding-bottom: 70px;
}
		.bg-video-wrap {
    height: 60vh;
}
	.bg-video-wrap .auto-container {
    top: -230px;
}
	.main-header .main-box {
    padding-top: 40px;
}
	.menu-one .right-bg-2 {
    bottom: 0px;
    max-width: 100px;
}
	.special-dish .image-col .image {
        height: 100%;
    }
.special-dish .image-col .image img {
    height: 100%;
    object-fit: cover;
}
}
@media only screen and (max-width: 971px) {
	    .special-offer .outer-container {
        margin: 0px auto;
    }
	.special-offer .owl-theme .owl-nav .owl-prev
 {
    left: 37px;
}
	.special-offer .owl-theme .owl-nav .owl-next {
    right: 33px;
}
.page-template-menu .auto-container {
        max-width: 95%;
    } 
}
@media only screen and (max-width: 963px) {
	.special-offer .outer-container {
        padding-left: 66px;
        padding-right: 66px;
    }
	.counter-before-text {
        font-size: 5rem;
    }
	.testimonials-two .testi-block .inner-box {
        min-height: 422px;
    }
	.services-section .left-bg {
    max-width: 144px;
}
}
@media only screen and (max-width: 830px) {
    .special-offer .outer-container {
        padding-left: 76px;
        padding-right: 76px;
    }
    .special-offer .outer-container {
        margin: 0px auto;
    }
	.special-dish .content-col .inner {
        padding-top: 21px;
        padding-bottom: 45px;
    }
	    .auto-container {
        max-width: 87%;
    }
	    .special-dish .bottom-image {
        max-width: 224px;
    }
		.menu-one .right-bg-2 {
    max-width: 60px;
}
}
@media only screen and (max-width: 767px) {
	.special-offer .outer-container {
        padding-left: 5%;
        padding-right: 5%;
    }
	.menu-one .menu-col .dish-block .title:before {
    display: none;
}
    .auto-container {
        max-width: 90%;
    }
.bg-video-wrap h1 {
        font-size: 35px;
    }
	.story-section .image-col .images .image:nth-child(2) {
    bottom: -150px !important;
}
	.counter-before-text {
        font-size: 2rem;
    }
	.counter-before-text {
    bottom: 50%;
}
	.menu-tabs .dish-block .title .ttl {
		background: transparent;
	}
	.menu-tabs .menu-col .inner:after {
		border: 0;
	}
	.about-block .text {
    padding: 0px 0px 0;
}
	.about-section.sprater-counter {
    padding: 0;
}
.story-section .image-col .round-stamp
 {
        right: -30px;
    }
	.story-section .image-col .round-stamp {
        right: -33px;
    }
	.menu-tabs .dish-block .title:before
 {
    max-width: 268px;
    margin-left: 175px;
}
	.testimonials-two .testi-block .text {
        min-height: 217px;
        font-size: 18px;
        margin-bottom: 0px;
    }
.special-dish .bottom-image {
    bottom: -92px;
}
	.special-dish .bottom-image {
            max-width: 151px;
        }
.btn-responsive {
        padding: 4px 25px;
        font-size: 8px;
        letter-spacing: 2px;
    }
	.menu-one .menu-col .dish-block .title .ttl h5 {
        font-size: 14px;
    }
.menu-one .right-bg-2 {
        display: none;
    }
	.max-200{
		max-height:200px;
		overflow:hidden;
	}
	.inner-box.cp-seprator:before {
        display:none;
    }
	 .inner-box.cp-seprator:after {
        display:none;
    }
	.menu-one .right-bg {
        top: -10px;
        max-width: 100px;
    }
}
@media only screen and (max-width: 431px) {
	.bg-video-wrap .content-box {
    min-height: 50vh;
}
 .heading-txt {
        font-size: 20px;
    }
	    .about-section .row .about-block {
         padding-left: 0px;
    }
	.special-dish .bottom-image
 {
    bottom: -69px;
}
.special-dish .bottom-image {
        max-width: 125px;
    }
	.after-img-padding {
    padding-right: 22px;
}
	.alternate-image-padding {
    padding-left: 20px !important;
}
	    .bg-video-wrap h1 {
        font-size: 29px;
    }
	.abt-vectors {
    max-width: 66px;
}
	    .abt-vectors.left-v {
        top: 82px;
    }
.special-offer .outer-container {
        margin: 0px auto;
    }
.main-header .nav-toggler {
    margin-top: 0px;
}
	.bg-video-wrap .auto-container {
    top: 7px;
}
.services-section .left-bg {
    left: -11px;
    top: 0px;
    max-width: 120px;
}
		.button-txt {
    padding: 8px 17px;
}
	.services-section .s-block.alternate .inner {
        text-align: center;
    }
	.video-abs-text {
    top: -50px;
}
	.intro-section .fact-counter {
    padding-top: 0px;
    margin-top: 0px;
}
	.eltdf-svg-pattern-holder.eltdf-pattern-position-left.eltdf-appear.svg-css.animate {
    left: 33px;
    transform: translate(-84px);
    bottom: -199px;
}
	.eltdf-svg-pattern-holder.eltdf-pattern-position-left
 {
    left: -49px;
	     transform: translateY(-483px);
}
	.intro-section .title-box {
    margin-bottom: 14px;
}
	.btn-responsive {
        padding: 7px 9px;
        font-size: 9px;
        letter-spacing: 1px;
    }
	.about-section {
    padding-top: 50px;
    padding-bottom: 10px;
}
.main-header .main-box {
    padding-top: 20px;
}
	.story-section {
    padding-top: 55px;
}
.custom-float-btn {
    bottom: 38px;
    padding: 9px 20px;
    text-decoration: none;
    font-size: 12px;
}
}
@media only screen and (max-width: 376px) {
.heading-txt {
        font-size: 18px;
    }
.bg-video-wrap h1 {
        font-size: 25px;
    }
	.btn-style-two {
    padding: 6px 13px;
}
	.main-header .auto-container {
    max-width: 100%;
}
	    .bg-video-wrap h1 {
        font-size: 25px;
    }
	.bg-video-wrap .content-box {
    padding-top: 0px;
}
	.bg-video-wrap .auto-container {
        top: -13px;
    }
	
}
@media only screen and (max-width: 320px) {
	    .bg-video-wrap h1 {
        font-size: 21px;
    }
	.bg-video-wrap .content-box {
        padding-top: 35px;
    }
	    .bg-video-wrap .content-box {
        min-height: 70vh;
    }
	.menu-one .right-bg {
        top: -14px;
        max-width: 85px;
    }
}