@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
.fa, .far, .fas {font-family: 'FontAwesome';}

@font-face {
    font-family: 'Champ';
    src: local('Champ Regular'), local('Champ-Regular'),
        url('../fonts/Champ-Regular.woff2') format('woff2'),
        url('../fonts/Champ-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Champ';
    src: local('Champ SemiBold'), local('Champ-SemiBold'),
        url('../fonts/Champ-SemiBold.woff2') format('woff2'),
        url('../fonts/Champ-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Champ';
    src: local('Champ Medium'), local('Champ-Medium'),
        url('../fonts/Champ-Medium.woff2') format('woff2'),
        url('../fonts/Champ-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Champ';
    src: local('Champ Bold'), local('Champ-Bold'),
        url('../fonts/Champ-Bold.woff2') format('woff2'),
        url('../fonts/Champ-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: normal;overflow-x: hidden;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #000;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}
.count::-moz-selection {background-color:#fff;color:#000}
.count::selection {background-color: #fff;color: #000}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #E51B24;}
p a:hover {color: #000;}
p strong {color: #000;font-weight: 500;}
p b {color: #000;font-weight: 600;}
li strong {color: #000;font-weight: 600;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #E51B24;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Champ';font-style: normal;font-weight: bold;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #E51B24;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #E51B24;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: 55px;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 30px;line-height: normal;}
h4 {font-size: 28px;line-height: normal;}
h5 {font-size: 26px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 25px;bottom: 25px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #E51B24 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #000;background-position: center center;transform: 0.6s;}

.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: -5px;
    top: -50px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.modal-body{ padding: 0; }
.popup-form .form-hero { padding: 30px 30px; border-radius: 0px;background: #fff; border: 5px solid #E51B24; }
.modal-dialog { max-width: 630px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }

.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 20px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #666;
    margin: 0 0 12px;
}
.default-css ul li a, .default-css ol li a {color: #E51B24;}
.default-css ul li strong, .default-css ol li strong {color: #000;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li {
    list-style: none !important;
    background: url(../images/list-arrow.png) no-repeat;
    background-position: 0 4px;
    padding-left: 26px;
    background-size: 20px;break-inside: avoid;
}
.default-css ol li::marker {color: #E51B24;}
section.default-section {padding: 100px 0;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}


.dark-section p , .dark-section .heading-title , .dark-section .heading-title strong , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section .sub-heading { color: #fff; }
.dark-section p a:hover { color: #fff; }
.dark-section .heading-title strong { color: #fff; }


/*  ---- Theme-Btn----- */
.theme-btn { display: inline-block; padding: 15px 25px 17px; border-radius: 4px; border: none; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; outline: 1px solid #fff !important; outline-offset: -5px; min-width: 160px; }
.theme-btn.btn-red { color: #fff; background: #E51B24; }
.theme-btn.btn-red:hover{  color: #fff; background: #000;  }
.theme-btn.btn-black { color: #fff; background: #000; }
.theme-btn.btn-black:hover{ color: #fff; background: #E51B24;  }
.theme-btn.btn-call { background: #000; color: #000; padding: 5px 35px 5px 5px; }
.theme-btn.btn-call:hover { background: #E51B24; color: #fff; }
.theme-btn.btn-call figure { width: 50px; height: 50px; background: #fff; border-radius: 50%; line-height: 47px; margin-right: 10px; display: inline-block; }
.theme-btn.btn-white { background: #FFF; color: #E51B24; outline-color: #e51b24 !important; }
.theme-btn.btn-white:hover { background: #E51B24; color: #FFF; outline-color: #FFF !important; }


body.sticky-header-on {
    padding-top: 153px;
}
/*  ---- HEADER-SECTION----- */
.header-section { position: relative; padding: 10px 0;left: 0;right: 0; }
.header-section .col-sm-3 { width: 22.5%; }
.header-section .col-sm-6 { width: 55%; }
.header-section .container , section.banner-section .container{ max-width: 1830px !important; }
.header-section.sticky { position: fixed; z-index: 999; box-shadow: 0px 0px 40px 0px rgba(0, 93, 219, 0.20); top: 0;background: #fff;left: 0;right: 0; }
.header-section .row{align-items: end;}
.head-call-now { display: inline-flex; align-items: center; border-radius: 4px; background: #E51B24; padding: 10px 28px; }
.head-call-now figure { flex-shrink: 0; }
.head-call-now .headcall-inn {padding-left: 20px;text-align: left;}
.head-call-now p { margin: 0; line-height: 20px; color: #fff; border-bottom: 1px solid rgb(255 255 255 / 50%); font-weight: 500; font-size: 18px; padding: 0px 0 9px; }
.head-call-now a { color: #fff; font-weight: 400; }
.head-call-now a:hover {color: #000;}
.head-call-now p:last-child { border: none; padding: 10px 0 0px; }
.menu-navbar { background: #FFF; box-shadow: 0 20px 40px 0 rgba(76, 170, 168, 0.30); padding: 0 45px; }
.header-top p { margin: 0; color: #E51B24; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 0.54px; margin-bottom: 15px; }
.header-top p strong{ font-weight: 400;color: #000; }
.top-right { text-align: right; }

.top-right-user-dtl { display: flex ; justify-content: center; padding: 15px 0 10px 15%; }
.top-right-user-dtl > div { padding: 0 11px 0 8px; border-right: 1px solid #d9d9d9; }

.top-right-user-dtl > div:last-child{border: none;}
.top-right-user-dtl > div img { max-width: 20px; filter: brightness(0) invert(0.3); }


.search-popup button.close { font-size: 50px; position: absolute; font-weight: 600; right: 30px; text-shadow: none !important; top: 20px; color: #fff; opacity: 1 !important; font-family: 'Outfit', sans-serif; background: transparent; border: none; box-shadow: none; }
.search-popup .modal-dialog { max-width: 710px !important; transform: translateY(-50%) !important; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto !important; width: 100%; }
.search-popup .modal-content { background-color: transparent !important; border: none; }
.search-popup input.search-input { background: transparent !important; border-width: 0 0 1px 0; border-color: #fff; height: 60px; max-width: 100%; outline: 0; color: #fff !important; font-family: 'Outfit', sans-serif; font-size: 22px; font-weight: 600; line-height: 28px; width: 100%;}
.modal-backdrop.show { opacity: .9;}
.search-popup input.search-input::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.search-popup input.search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.search-popup input.search-input::placeholder {color: #fff;opacity: 1;}
a.cart-contents { position: relative; }
a.cart-contents span { position: absolute; right: -9px; top: -3px; display: inline-block; width: 15px; line-height: 15px; font-size: 10px; color: #fff; border-radius: 100%; background-color: #E51B24; font-weight: 500; text-align: center; }
.aws-container .aws-search-form { height: 70px; }
.aws-container .aws-search-field { color: #666; padding: 20px; line-height: 30px; font-size: 22px; font-family: Outfit; font-weight: 600; }
.aws-container .aws-search-form .aws-search-btn_icon { height: 40px;width: 62px; }
.aws-container .aws-search-form .aws-search-btn { width: 70px;background: #e51b24; }
.aws-container .aws-search-form .aws-search-btn:hover{ background: #000; }
.aws-container .aws-search-form .aws-search-btn svg { color: #fff; }



/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 90px 0 25px; }
.banner-title { margin-bottom: 10px; text-align: center; color: #E51B24; font-family: Champ; font-size: 80px; font-style: normal; font-weight: 700; line-height: 110px; }
.banner-title strong{  color: #000; font-weight: 700; }
section.banner-section .col-sm-7 { width: 65%; }
section.banner-section .col-sm-5 { width: 35%; }
.banner-video .video-section { border-radius: 10px; background: #D9D9D9; max-width: 600px; margin: 20px 0 0 auto; }
.banner-caption { display: flex ; padding: 0 180px 0 100px; justify-content: space-between; }
.banner-caption .banner-btns { width: 25%; padding-top: 130px; }
.banner-btns .theme-btn:not(:last-child){ margin: 0 0 20px;}
.banner-btns .theme-btn { display: block; max-width: 350px; font-size: 24px; padding: 27px 25px; }



/* -----VIDEO-CSS----- */
.video-section { position: relative; overflow: hidden; }
.video-section figure { position: relative; }
.video-section figure img{width: 100%;}
.radius { width: 70px; height: 70px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex ; align-items: center; justify-content: center; }
.radius a { z-index: 1; }
.place {background: #fff; z-index: 2; }
.radius .border-animation, .place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 69px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.3); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.9); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }


/* -----VIDEO-MODAL-CSS----- */
.modal-backdrop.show { opacity: .9; }
.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 0px; margin: 45px auto 0; border: 8px solid #E51B24;}
.video-popup .modal-body { border: none; float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; }
.video-popup .modal-content { border: none; box-shadow: none; }
button.close { opacity: 1; position: absolute; right: 28px; top: 20px; font-size: 36px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none;z-index: 1; }
.videoIframe iframe {  display: block; bottom: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }

.heading-title  , .woocommerce-products-header__title.page-title{ color: #000; font-family: Champ; font-size: 80px; font-style: normal; font-weight: 600; line-height: 82px; margin-bottom: 15px; }
.heading-title strong , .woocommerce-products-header__title.page-title strong{color: #E51B24;}
.woocommerce-products-header__title.page-title {color: #E51B24;}

/* -------Countdown-Section------ */
section.sunset-countdown-section .col-sm-5 { width: 50%; }
section.sunset-countdown-section .col-sm-7 { width: 50%; }
.sunset-countdown-row { position: relative; z-index: 1; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; padding: 170px 60px;border-radius: 4px; }
.sunset-countdown-row::after{ position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: -1;border-radius: 4px; opacity: 0.6; background: #000; }
.countdown-btns { padding-top: 15px; }
.countdown-btns .theme-btn:not(:first-child) , .middendorfs-menu .banner-btns .theme-btn:not(:first-child) , .event-btns .theme-btn:not(:first-child){ margin-left: 20px; }

/* timer */
.timer { text-align: center; }
.timer div { display: inline-block; min-width: 175px;background: #E51B24;color: #FFF; text-align: center; font-family: Champ; font-size: 100px; font-style: normal; font-weight: 700; line-height: 70px; margin: 10px 20px;padding: 40px 35px; }
.timer div span { display: block;color: #FFF; font-family: Champ; font-size: 50px; font-style: normal; font-weight: 700; line-height: 60px; margin-top: 10px; }


.sub-heading { color: #000; font-family: Champ; font-size: 20px; font-style: normal; font-weight: 700; line-height: 30px; margin-bottom: 15px; }
section.about-section .heading-title , section.sunset-countdown-section .heading-title , section.calendar-section .heading-title { color: #fff; }


/* -------Our-Menu-Section------ */
section.our-menu-section { padding: 120px 0;position: relative;  z-index: 2; overflow: hidden;}
.our-menu-box { position: relative; z-index: 1; background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; padding: 60px 60px 90px;display: flex;  justify-content: space-between; }
.our-menu-box::after{ position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: -1; opacity: 0.6; background: #000; }
.our-menu-item { height: 100%; text-align: center; border-radius: 4px; background: rgba(0, 0, 0, 0.50); backdrop-filter: blur(5px); padding: 18px 18px 0px; margin: 0 10px; }
.our-menu-item figure { margin: 0 auto 35px;overflow: hidden; }
.our-menu-item h3 { color: #FFF; font-family: Champ; font-size: 40px; font-style: normal; font-weight: 500; line-height: 48px; padding-bottom: 70px; position: relative; }
.our-menu-item h3:after { position: absolute; content: ''; width: 1px; height: 60px; left: 50%; bottom: 0; background: #FFAE00; }
.menu-btn { margin: 0 auto -30px; }
section.our-menu-section .section-heading { background: #F5F5F5; padding: 70px 50px; margin-right: -24px; }
.our-menu-img { position: absolute; bottom: -130px; left: 0; }


/* -------About-Section------ */
section.about-section { padding: 120px 0 140px;background: #E51B24; position: relative;z-index: 1; }
section.about-section .row{justify-content: center;}
section.about-section p { color: #fff; }
section.about-section p a{ color: #000; }
.about-menu-img { position: absolute; right: 0; top: 0; bottom: -190px; display: flex ; flex-direction: column; z-index: -1; width: auto; text-align: right !important; margin: 0 auto 0 0; }
.about-menu-right-img { position: absolute; left: 0; bottom: -180px;z-index: -1; }
.about-menu-img img { width: auto; max-width: max-content; margin: 0 0 0 auto; }


/* -------Shop-Section------ */
section.shop-section { padding: 120px 0;position: relative; }
section.shop-section .row { justify-content: center; }
.product-items figure { position: relative;margin-bottom:110px;overflow: hidden; }
.product-items figure img{width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
.product-items figcaption { position: absolute; bottom: 0px; left: 0px; right:0px; top: 0px; align-content: end;padding: 15px 30px 25px;z-index: 1; }
.product-items figcaption::after { position: absolute; content: ''; left: 0; bottom: 0; top: 0; right: 0; border-radius: 4px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);z-index: -1; }
.shop-btn .theme-btn { border: 1px solid #E51B24; color: #E51B24; }
.shop-btn .theme-btn:hover{background: #E51B24;color: #fff;}
.product-items { text-align: center; }

.product-items h3 { color: #FFF; font-family: Outfit; font-size: 25px; font-style: normal; font-weight: 500; line-height: 30px;transition: all 0.5s; }
.shop-row { padding-top: 20px; }
section.shop-section .col-sm-4 { padding: 15px 15px; width: 30%; }
section.shop-section:after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/shop-bg-logo.png) no-repeat; background-position: bottom left;z-index: -2; }
.shop-menu-img { position: absolute; left: 40px; right: 40px; bottom: 40px; display: flex ; justify-content: space-between; z-index: -1; align-items: end; }

.product-items figure:hover h3{ color: #E51B24;}
.product-items figure:hover img{transform: scale(1.1);}
.shop-btn { position: relative; }
.shop-btn::before { position: absolute; content: ''; width: 1px; height: 120px; left: 50%; top: -135px; background: #E51B24; z-index: 2; }


.main-shop-page::before , .blog-section::before{ position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/shop-fish.png) no-repeat; background-position: center left;z-index: -2; }


/* -------Calendar-Section------ */
section.calendar-section { position: relative; background: #E51B24; padding: 100px 0; content-visibility: unset;}
ul.nav.nav-tabs { justify-content: center; margin: 25px -10px 40px; border: none; }
.calendar-tab > ul { display: flex ; justify-content: center; flex-wrap: wrap;margin: 0 -15px; }
.calendar-tab > ul li { list-style: none; padding: 15px;width: 33.33%; }
.calendar-items { position: relative; display: flex ; border-radius: 4px; background: #FFF; padding: 7px; z-index: 1;height: 100%;}
.calendar-items > figure { flex-shrink: 0; max-width: 280px; border-radius: 4px; border: 1px solid #E51B24; overflow: hidden; }
.calendar-items > figure img { width: 100%; height: 100%; object-fit: cover;transition: all 0.5s ease-in-out; }
.calendar-item-parent { padding: 10px 5px 10px 20px; display: flex ; flex-direction: column; justify-content: space-between;width: 100%; }
.calendar-items h3 { color: #000; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px;margin-bottom: 10px;transition: all 0.5s ease-in-out; }
.date { color: #666; font-family: Outfit; font-size: 14px; font-style: normal; font-weight: 400; line-height: 22px;  color: #E51B24;margin-bottom: 5px;}
.calendar-item-btm-child p img { max-width: 18px; margin: -1px 8px 0 0; }
ul.nav.nav-tabs li a { color: #E51B24; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 30px; border-radius: 4px; background: #FFF; padding: 13px 25px; }
ul.nav.nav-tabs li { padding: 5px; }
ul.nav.nav-tabs li a.active { background: #000; color: #fff; }
.calendar-item-btm-child ul { display: block; }
.calendar-item-btm-child ul li figure { max-width: 18px; flex-shrink: 0; margin-right: 8px; }
.calendar-item-btm-child ul li { width: 100% !important; padding: 0 !important; display: flex; font-size: 14px; color: #666; line-height: 20px; margin-bottom: 15px; font-weight: 400; font-family: Outfit; }
.calendar-items::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/calendar-box-logo.png) no-repeat; background-position: center right 55px; z-index: -1; }
.calendar-items:hover > figure img{transform: scale(1.05);}
.calendar-items:hover h3{color: #E51B24;}
.fade.in { opacity: 1; }



/* -------Up-To-Date-Section------ */
section.up-to-date-section { padding: 120px 0 0; }
.up-to-date-row { position: relative; z-index: 1; background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; padding: 25px 10px 50px 60px; border-radius: 4px;}
.up-to-date-row .row{align-items: center;}
.up-to-date-row::after{ position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: -1; opacity: 0.8; background: #000; border-radius: 4px;}
.up-to-date-img { margin: 0px 0px -90px -106px;-webkit-animation: jumpAni 7s linear infinite; animation: jumpAni 7s linear infinite }
.up-to-date-btm .ftr-social { padding-right: 200px; }
.up-to-date-btm .ftr-social a { border-color: #fff; }
.up-to-date-btm .ftr-social a:hover{border-color: #fff;}
.up-to-date-btm .ftr-social a img{filter: brightness(0) invert(1);}
.up-to-date-btm p { color: #FFF; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 400; line-height: 52px; }
.up-to-date-btm p a { background-image: linear-gradient(to left, #E51B24, #E51B24 50%, #fff 50%); background-size: 200% 100%; background-position: 100%; display: inline-block; position: relative; -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: all 0.2s ease-out; -webkit-transition: all 0.5s ease-out; }
.up-to-date-btm p a:hover { background-position: 0;}
.up-to-date-btm { display: flex; max-width: 850px; align-items: center; }
section.up-to-date-section .heading-title { color: #FFF; font-family: Champ; font-size: 140px; font-style: normal; font-weight: 600; line-height: 152px; }
section.up-to-date-section .heading-title strong{color: #E51B24;font-weight: 600;}
.up-to-date-row::before { content: ''; background: url(../images/up-to-date-row-bg.png) no-repeat; width: 160px; height: 190px; top: 44%; transform: translateY(-50%); left: 11%; position: absolute; animation: zoom-in-zoom-out 3s ease infinite; background-size: 100%; }
@keyframes zoom-in-zoom-out { 0% { transform: scale(1, 1); } 50% { transform: scale(1.2, 1.2); } 100% { transform: scale(1, 1); } }

@-webkit-keyframes jumpAni { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 40% { -webkit-transform: translateY(-30px); transform: translateY(-30px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } }
@keyframes jumpAni { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 40% { -webkit-transform: translateY(-30px); transform: translateY(-30px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } }


/* -------Locations-Section------ */
section.locations-section { padding: 130px 0; position: relative; z-index: 1;overflow: hidden; } 
section.locations-section::after { position: absolute; z-index: -1; content: ''; width: 100%; height: 100%; left: 0;top: 0; background: url(../images/locations-logo.png) no-repeat; background-position: top center; }
section.locations-section .section-heading { height: 100%; align-content: center; }
section.locations-section .col-sm-3{width: 30%;padding: 0;}
section.locations-section .col-sm-6{width: 40%;}
section.locations-section .locaction-box { overflow: hidden; position: relative; height: 100%; border-radius: 0 200px 200px 0; background: #FFF; box-shadow: 0 0 30px 0 rgba(76, 170, 168, 0.20); display: flex; flex-direction: column; height: 708px; border: 10px solid #fff; border-left: 0; border-top-width: 5px; border-bottom-width: 5px; }
section.locations-section .locaction-box figure { height: 50%; }
section.locations-section .locaction-map iframe { height: 100% !important; width: 100% !important;min-height: 100% !important; }
section.locations-section .locaction-map { height: 50%; width: 100%; }
section.locations-section .col-sm-3:last-child .locaction-box { border-radius: 200px 0px 0px 200px; border-right: 0; margin-left: 0; border-left: 10px solid #fff; }
.locations-btns{padding-top: 25px;}
.locations-btns .theme-btn.btn-black { margin-left: 20px; }
section.locations-section .locaction-box::after{ position: absolute; content: ''; width: 100%; height: 100%; left: 0;z-index: -1; top: 0;background:  linear-gradient(180deg, rgba(0, 0, 0, 0.37) 0%, rgba(102, 102, 102, 0.00) 100%); }
.locaction-box figure img { height: 100%; width: 100%; object-fit: cover; }
section.about-section p a:hover{color: #fff;}


/* -------Testimonial-Section------ */
section.testimonial-section { background: #F5F5F5; padding: 100px 0; }
section.testimonial-section .heading-title , section.contact-section .heading-title { font-size: 66px; line-height: 70px;color: #fff; }
.testimonial-row { margin-top: 50px; }
.client-say-box { transition: all 0.5s ease-in-out; position: relative; border-radius: 4px; background: #FFF; box-shadow: 0 0 40px 0 rgba(76, 170, 168, 0.20); padding: 40px 30px 25px;text-align: left; }
.clint-name-parent { display: flex ; align-items: center; justify-content: space-between; border-top: 1px solid rgb(217 217 217 / 50%); padding-top: 20px; margin-top: 25px; }
.clint-name-parent figure { margin-right: 25px; }
.star img { max-width: 20px; }
.client-say-box h3 { color: #E51B24; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 700; line-height: 26px; margin: 0; } .google { flex-shrink: 0; }
.clint-name-child { display: flex ; }

.testimonial-slider.owl-carousel button.owl-dot { height: 15px; width: 15px; border-radius: 50%; background: #000 !important; margin:0  7px; }
.testimonial-slider.owl-carousel button.owl-dot.active { background: #E51B24 !important; outline: 1px solid #e51b24 !important; outline-offset: 5px; }
.testimonial-slider { text-align: center;position: relative; }
.testimonial-slider.owl-carousel .owl-dots { margin: 60px auto 0; display: inline-flex !important ; text-align: center; padding: 0 5px; justify-content: center; background: #F5F5F5; }
.testimonial-slider:after { position: absolute; content: ''; width: 100%; left: 0; bottom: 12px; height: 1px; background: #D9D9D9; z-index: -1; }

.owl-nav {text-align: center;}
.owl-carousel .owl-nav span{ display: none !important; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { height: 50px; width: 50px; border-radius: 0; margin: 10px; border: none !important; }
.owl-carousel .owl-nav .owl-prev  { background:   url(../images/owl-prev.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-next { background:  url(../images/owl-next.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-next:hover { background:  url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-prev:hover { background:  url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important; }

.bella-luna-slider .owl-nav { display: block !important; position: absolute; bottom: -80px; left: 0; right: 0; }


/* -------Contact-Section------ */
section.contact-section img { width: 100%; }
.contact-absolute { position: absolute; top: 50%; background: rgb(0 0 0 / 80%); padding: 50px 15px; transform: translateY(-50%); left: 0; right: 0; }
section.contact-section { position: relative; }
.contact-btns { display: flex ; justify-content: center; margin: 30px -10px 0; }
.contact-btns .theme-btn { width: auto; margin: 0 10px; font-size: 39px; line-height: normal; padding: 28px 68px;outline: 1px solid #fff !important; outline-offset: -10px !important; }
.menu-btn .theme-btn.btn-red:hover , .countdown-btns .theme-btn.btn-red:hover  , .contact-btns .theme-btn.btn-red:hover{ background: #fff;color: #E51B24;outline-color: #E51B24 !important; }
.middendorfs-restaurant .heading-title { opacity: 0.2; font-weight: 700; line-height: 0.7; margin: 0; font-size: calc(15px + 6.9vw); }
.middendorfs-restaurant { text-align: center; padding: 120px 0 0; }


/* -------Popup-Btn------ */
.popup-call-btn .modal-content { background: transparent; padding: 0; }
.popup-call-btn .modal-body { padding: 60px 60px; text-align: center; border: 3px solid #e51b24; border-radius: 4px;background: rgba(0, 0, 0, 0.50); backdrop-filter: blur(4px); }
.popup-call-btn .modal-dialog { top: 0;max-width: 800px !important; }
.popup-call-btn button.close { top: -15px; background: #e51b24; right: -15px; font-size: 14px; padding: 6px; border-radius: 50%; height: 40px; width: 40px; line-height: normal;z-index: 1; }
.popup-call h3 { margin-bottom: 25px; font-size: 40px; line-height: normal;color: #fff; }
.popup-call h3 a{color: #fff;}
.popup-call h3 a:hover{color: #e51b24;}
.popup-call a.btn { border: 1px solid #e51b24; padding: 10px 45px; font-weight: 600; color: #e51b24; font-family: Outfit; line-height: normal; font-size: 18px; color: #fff; background: #e51b24; }
.popup-call a.btn:hover{ color: #e51b24; background: #fff; }
.popup-call-btn button.close img { max-width: 20px; }
.popup-call-btn{ background: url(../images/conatact-image.jpg) no-repeat;background-size: cover;background-position: center; }
.popup-call-btn::after{ position: absolute; content: ''; width: 100%;height: 100%; left: 0;top: 0;background: #000;opacity: 0.6;z-index: -1; }


/* -------Footer-Section------ */
footer.footer { position: relative; padding: 0 45px 40px;z-index: 1; }
.ftr-row { background: #FFF; box-shadow: 0 0 40px rgba(76, 170, 168, 0.50); padding: 70px 0px 0; }
.about-ftr { display: flex ; justify-content: space-between; padding-right: 80px; }
.ftr-logo { flex-shrink: 0; }
.ftr-social { text-align: center; }
.ftr-social a { display: block; padding: 0; position: relative; border-radius: 50%; border: 1px solid #000; height: 55px; width: 55px; text-align: center; line-height: 49px; margin: 10px 0; }
.ftr-social a img { max-width: 22px; filter: brightness(0); }
.ftr-social a::before { position: absolute; content: ''; bottom: 0; left: 0; right: 0; top: 0; background: #E51B24; overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 50%; opacity: 0; }
.ftr-social a:hover{border-color: #E51B24;}
.ftr-social a:hover::before{ opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
.ftr-social a:hover img {filter: brightness(0) invert(1); }
.ftr-title { color: #E51B24; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 38px; margin-bottom: 20px; }
.ftr-call-row { padding-top: 5px; }
.ftr-call { display: flex ; padding: 0 0 25px; }
.ftr-call figure { flex-shrink: 0; margin-right: 13px; }
.ftr-call figure img { max-width: 20px; }
.ftr-call p { margin: 0; }
.ftr-call p strong { display: block; color: #000; font-weight: 600; text-transform: uppercase; margin-bottom: 5px; }
.ftr-call p a { color: #666; }
.footer-menu { border-top: 1px solid rgb(102 102 102 / 20%); padding: 16px 0; margin: 40px 0 0px; text-align: center; border-bottom: 1px solid rgb(102 102 102 / 20%); }
.footer-menu ul li { display: inline-block; color: #666; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; position: relative; }
.footer-menu ul li a { color: #666; }
.footer-menu ul li:after { content: '/'; padding: 0 36px; }
.footer-menu ul li:last-child::after { display: none; }
.copyright-section .row { align-items: center; }
.copyright p { margin: 0; }
.copyright-menu ul { margin: 0 0 0 auto; text-align: right; }
.copyright-menu ul li { list-style: none; position: relative; display: inline-block; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.copyright-menu ul li a, .ftr-item ul li a { color: #666; }
.copyright-menu ul li:after { content: "/"; padding: 0 15px; }
.copyright-menu ul li:last-child::after{display: none;}
.copyright-section { padding: 18px 0 22px; }
.copyright-menu ul li a:hover, .ftr-item ul li a:hover , .footer-menu ul li a:hover , .ftr-call p a:hover{ color: #E51B24; }


/* -----INNER-PAGE-CSS----- */
.inner-banner { position: relative; z-index: 1;}
.inner-banner > img { width: 100%;object-fit: cover; max-height: 445px;}
.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute;background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.47) 100%);}
.caption-absolute { position: absolute; left: 0; z-index: 1; width: 100%; text-align: center; top: 48%; transform: translateY(-50%); }
.inner-banner .banner-caption { display: block; padding: 0; }
.page-nav { position: absolute; bottom: 0; width: 100%; padding: 16px 0; background: linear-gradient(90deg, rgba(227, 161, 0, 0.00) 10%, #E51B24 45%, #E51B24 55%, rgba(227, 161, 0, 0.00) 90%); }
.page-nav ul li { margin: 0px; color: #fff; font-family: "Outfit"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; text-align: center; }
.page-nav ul li span , .page-nav ul li span a , .page-nav ul li span.current-item{ color: #fff;}
.page-nav ul li span a:hover , .page-nav ul li span a span:hover{color: #000;}

.inner-banner .banner-caption .banner-btns { width: auto; padding-top: 15px; }
.inner-banner .banner-btns .theme-btn { display: inline-block; min-width: 350px; }
.inner-banner .banner-btns .theme-btn:not(:last-child) { margin: 0 20px 0px 0px; }
.inner-banner .banner-title { color: #fff; }
.inner-banner .banner-title strong { color: #e51b24; }
.inner-banner p { color: #fff; }
.inner-banner p a:hover{ color: #fff; }


/* -------About-Page-CSS------- */
section.about-section.about-inn { background: #fff; padding: 100px 0; }
section.about-section.about-inn .heading-title{color: #000;}
section.about-section.about-inn p{color: #666;}
.about-top-row { margin-top: 15px; }
section.about-section.about-inn .col-sm-6 {padding: 0;}
section.about-section.about-inn .about-row .row { align-items: center; }
section.about-section.about-inn .about-row { margin: 0 12px 30px; }
section.about-section.about-inn .about-row:last-child{ margin-bottom: 0px; }
section.about-section.about-inn .about-row:nth-child(2n) .row{ flex-direction: row-reverse; }
section.about-section.about-inn .about-row .about-content { padding: 0 40px 0 0px; }
section.about-section.about-inn .about-row:nth-child(2n) .about-content { padding: 0 0 0 40px; }
section.about-section.about-inn .default-css p { line-height: 30px; }
section.about-section.about-inn p strong { color: #e51b24; font-weight: 400; }
.about-img img { border-radius: 4px; }
section.about-section.about-inn p a {color: #E51B24;}
section.about-section.about-inn p a:hover {color: #000;}


/* -------Time-Capsule-CSS------- */
section.time-capsule-section { padding: 100px 0 350px; background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; z-index: 1; }
section.time-capsule-section .default-css ul li {background: url(../images/list-arrow-white.png) no-repeat; background-position: 0 5px; padding-left: 23px; background-size: 17px;}
section.time-capsule-section .timer { border-radius: 4px; background: rgb(229 27 36 / 80%); }
section.time-capsule-section::after{ position: absolute; content: '';z-index: -1; width: 100%;height: 100%;left: 0;top: 0;border-radius: 0px; opacity: 0.8; background: #000; }
section.time-capsule-section .timer div{ background: transparent;margin: 0;display: block;min-width: 100%;border-bottom: 1px solid rgb(255 255 255 / 20%);padding: 35px 0;font-size: 60px;line-height: 38px; }
section.time-capsule-section .timer div:last-child{border: none;}
section.time-capsule-section .timer div span {font-size: 25px;font-weight: 700; line-height: 30px;}
section.time-capsule-section .col-sm-9 { padding-left: 25px; }
section.time-capsule-section h2 { font-family: Champ; font-size: 20px; font-style: normal; font-weight: 700; line-height: 26px; margin-bottom: 10px; }

section.default-section.bella-luna { background: #F5F5F5; }
.bella-luna-slider { background: #FFF; padding: 10px; margin: 30px 0 100px;}

section.gallery-section { border-radius: 4px; background: #FFF; box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.25); position: relative; z-index: 1; margin: -250px 50px 0; padding: 15px; }
section.gallery-section .gallery-list ul li { width: 25%; }
.time-capsule-btns .theme-btn {
    margin: 5px;
}
.gallery-list .time-capsule-btns {
    padding-bottom: 20px;
}

/*-------Horst-Pfeifer-Section---------*/
section.default-section.horst-pfeifer .col-sm-4 { padding: 20px; }
.horst-pfeifer-bx { text-align: center; border-radius: 4px; background: #FFF; box-shadow: 0 0 20px 0 rgba(76, 170, 168, 0.30); padding: 35px 45px 20px; height: 100%;transition: all 0.5s ease-in-out; }
.horst-pfeifer-bx figure { margin: 0 auto 15px; }
.horst-pfeifer-bx h3 { color: #000; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px;transition: all 0.5s ease-in-out; }
.horst-pfeifer-bx:hover{background: #E51B24;}
.horst-pfeifer-bx:hover h3{ color: #fff;}
.horst-pfeifer-bx:hover img{filter: brightness(0) invert(1);}
.horst-pfeifer p a { text-decoration: underline; color: #666; }
.horst-pfeifer p a:hover{ color: #E51B24; }


/*-------GALLERY-CSS---------*/
.gallery-items>img {width: 100%;height: 100%; object-fit: cover;}
.gallery-img > figure > img {width: 100%;}
.gallery-row-parent {position: relative;margin: 0 -15px;}
.gallery-image {overflow: hidden;}
.gallery-row-parent .row {justify-content: center;}
.gallery-image img {width: 100%;transition: all 0.6s; }
.gallery-items:hover .gallery-image img {transform: scale(1.1);}
.gallery-items { position: relative; overflow: hidden; border-radius: 4px;}
.gallery-item .gallery-image {width: 100%;height: 100%;object-fit: cover;}
.gallery-item-parent { position: absolute; bottom: 25px; left: 25px; right: 25px; top: 25px; overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 5px; background: rgb(229 27 36 / 79%); }
.gallery-item-text {position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;width: 100%;text-align: center;}
a.example-image-link { display: -webkit-box; display: -ms-flexbox; display: flex ; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; align-items: center; height: 60px; width: 60px; position: relative; background: transparent; border-radius: 0; margin: 0 auto; position: relative; }
.gallery-items:hover .gallery-item-parent {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
a.example-image-link img{transition: all 0.3s ease-in-out;}
a.example-image-link:hover img{transform: scale(1.05);}
.lb-nav a.lb-prev, .lb-nav a.lb-next {opacity: 1 !important;width: 50px !important;height: 50px;top: 50%;position: absolute;transform: translateY(-50%);z-index: 1;}
.lb-nav a.lb-prev {left: 15px !important;}
.lb-nav a.lb-next {right: 15px !important;}
.lb-data .lb-close {background-size: 26px !important;}
.lb-nav {position: static !important;}
.lightbox {position: fixed !important;left: 0;top: 50% !important;transform: translateY(-50%) !important;}


/*-------Logo-Section---------*/
section.logo-section { padding: 100px 0; }
.logos-parent-row ul { display: flex;flex-wrap: wrap; justify-content: center;margin: 0 -12px; }
.logos-parent-row ul li { list-style: none; padding: 12px; }
.logos-parent-row ul li figure { border-radius: 4px; border: 1px solid rgba(76, 170, 168, 0.60); height: 100%; align-content: center; text-align: center; min-width: 245px; padding: 15px 20px;transition: all 0.5s ease-in-out; }
.logos-parent-row ul li figure img{transition: all 0.5s ease-in-out;}
.logos-parent-row ul li figure:hover img{transform: scale(0.95);}
.logos-parent-row ul li figure:hover{ background: #FFF; box-shadow: 0 0 30px 0 rgba(76, 170, 168, 0.30);}
section.logo-section .logos-parent-row:not(:first-child){ padding-top: 60px; }


/*-------Middendorfs-Menu-Section---------*/
.middendorfs-menu .banner-btns .theme-btn { display: inline-block; margin-bottom: 0 !important; min-width: 350px; max-width: 100% !important; }
.banner-btns { padding-top: 55px; }
section.middendorf-contact-section .locations-btns .theme-btn , .event-btns .theme-btn{ font-size: 24px; padding: 27px 50px; }
.menu-bx { height: 100%; }
.event-btns .theme-btn{padding: 27px 55px; }


/*-------Jobs-Section---------*/
section.default-section.jobs { background: #FFF; box-shadow: 0 40px 50px 0 rgba(76, 170, 168, 0.20); }
.jobs-row { margin: 35px 0; }
section.default-section.jobs .col-sm-7 { width: 51%; }
section.default-section.jobs .col-sm-5 { width: 49%; }
.job-img img { border-radius: 4px; }
section.default-section.jobs p strong { color: #e51b24; font-weight: 600; }

section.contact-location-section.jobs { margin: 0; }
section.contact-location-section.jobs .contact-location-box { background: #FFF; box-shadow: 0 0 40px 0 rgba(76, 170, 168, 0.30); border: none; backdrop-filter: none;padding: 10px 10px 55px; }
section.contact-location-section.jobs .contact-location-row { max-width: 1472px; }
section.contact-location-section.jobs .contact-location-box .heading-title.text-center { text-align: left !important; }
.contact-location-box .heading-title a{color: #e51b24;}
.contact-location-box .heading-title a:hover{color: #000;}
.location-box-img img{border-radius: 4px;}



/* contact page */
section.main-contact-section { padding: 100px 0; }
.contact-img figure { border-radius: 5px; overflow: hidden; }
.contact-img figure img { width: 100%; }
section.contact-location-section { background-size: cover !important; padding: 100px 0; margin: 100px 60px; }
.contact-location-box { border-radius: 4px; border: 1px solid #FFF; background: rgba(255, 255, 255, 0.80); backdrop-filter: blur(5px); height: 100%; display: flex ; flex-wrap: wrap; justify-content: space-between; flex-direction: column; }
.contact-location-row { max-width: 1570px; margin: 0 auto; }
.contact-location-row .row { justify-content: center; }
.contact-location-row .col-sm-6 { padding: 30px; }
.contact-location-box .section-heading { padding: 40px 40px 10px;}
.contact-location-box .heading-title.text-center { font-size: 48px; line-height: 58px; }
.contact-location-list { display: flex ; align-items: center; margin: 16px 0; }
.contact-location-list figure { width: 22px; margin-right: 5px;flex-shrink: 0; }
.contact-location-list p { color: #000; margin: 0; }
.contact-location-list p a{ color: #000; }
.contact-location-list p a:hover{ color: #E51B24; }
.contact-location-box iframe { width: 100%; height: 450px; max-height: 100% !important; display: block;flex-shrink: 0; }


.map-box { border-radius: 4px; background: #FFF; box-shadow: 0 0 30px 0 rgba(76, 170, 168, 0.30); padding: 10px; height: 550px; }
.map-box iframe{width: 100%; height: 100%; min-height: 100%;}

section.middendorf-contact-section { padding-bottom: 100px; }
section.middendorf-contact-section .row { justify-content: center; }
section.middendorf-contact-section .col-sm-3 { padding: 20px; }
.middendorf-contact-bx { height: 100%; padding: 45px 15px 30px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.20); background: #F5F5F5; text-align: center; }
.middendorf-contact-bx figure { margin: 0 auto 15px; }
.middendorf-contact-bx h3 { color: #000; font-family: Outfit; font-size: 28px; font-style: normal; font-weight: 700; line-height: 40px; text-transform: uppercase; margin-bottom: 10px; }
.middendorf-contact-bx p a { color: #666; }
.middendorf-contact-bx p a:hover { color: #E51B24; }
section.middendorf-contact-section h2 { font-size: 48px; }



section.default-section.events { background: #E51B24; }
section.default-section.events .row { justify-content: center; }
section.default-section.events .col-sm-4 { padding: 50px 20px 20px; }
.events-row { max-width: 1206px; margin: 15px auto 0; }
.events-bx { border-radius: 4px; background: #FFF; height: 100%; padding: 1px 30px 20px; text-align: center;transition: all 0.5s ease-in-out; }
.events-bx figure { margin: -50px auto 25px; width: 100px; height: 100px; flex-shrink: 0; background: #FFF; border: 4px solid #e51b24; border-radius: 50%; align-content: center; line-height: normal;transition: all 0.5s ease-in-out; }
.events-bx h2 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal;transition: all 0.5s ease-in-out; }
.events-bx h2 a { color: #000; }
.events-bx p { color: #666; }
.events-bx:hover h2 a{color: #e51b24;}
section.default-section.events .locations-btns .theme-btn.btn-white:hover { background: #000; outline-color: #fff; color: #fff; }
.gallery-list ul { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 -13px; }
.gallery-list ul li { width: 20%; padding: 13px; list-style: none; }
.load-more { padding-top: 25px; }
.loadmore-gallery-item{ display: none; }
.middendorf-contact-bx p a { word-break: break-word; }
.loadmore-item-event { display: none; }
.loadmore-item-hom { display: none; }



/*--faq--*/
section.faq-section { padding: 0px 0 100px; position: relative;}
.faq-box { max-width: 1260px; margin: 20px auto 0; }

.faq-box .card { margin:0 0 15px;background: transparent; box-shadow: none;border: none;
background: #FFF;border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.20);}
.faq-box .card:has(.card-header-title:not(.collapsed)){border-color: #e51b24;}
.faq-box .card-header-title { padding: 11px 45px 11px 15px; position: relative; margin: 0; font-family: 'Outfit'; font-style: normal; color: #E51B24; font-weight: 500; font-size: 18px; line-height: 28px; border-radius: 0; background: transparent; border: none;}
.card-body.default-css { padding: 0px 15px 10px; position: relative; border: none; }
.card-header-title.collapsed { color: #000; box-shadow: none; border-radius: 0; border: none; background: transparent;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background:  url(../images/faq-minus.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 15px; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background:  url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}



/* -------------Testimonial-page-------------- */
section.testimonial-section.inn-page{background: transparent;}
section.testimonial-section .col-sm-4 { padding: 20px; }
section.testimonial-section.inn-page .client-say-box{ height: 100%;padding-bottom: 110px; }
section.testimonial-section.inn-page  .clint-name-parent { margin-top: 0px; position: absolute; bottom: 25px; left: 30px; right: 30px; }
section.testimonial-section.inn-page .row { justify-content: center; }


/* -------------BLOG-SECTION------------- */
.blog-section { padding: 100px 0; position: relative;z-index: 1;}
.blog-wrapper .row {justify-content: center;}
.blog-wrapper .col-sm-4 { padding: 20px;}
.blog-wrapper .col-sm-6 { padding: 0 15px; margin-bottom: 30px; }
.blog-item { height: 100%; text-align: center; border-radius: 4px; border: 1px solid rgba(229, 27, 36, 0.30); background: #FFF; padding: 10px 10px;transition: all 0.6s ease; }
.blog-item figure { overflow: hidden; border-radius: 4px;}
.blog-content h3 { color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; margin-bottom: 10px; }
.blog-content h3 a {color: #000;}
.blog-item:hover .blog-content h3 a {color: #e51b24;transition: 0.6s;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item:hover figure img {transform: scale(1.1);}
.blog-content { padding: 15px 10px 0px; }
.view-more { color: #000; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; }
.view-more a{ border-bottom: 2px solid #000;}
.view-more a:hover{color: #e51b24;border-color: #e51b24 ;}
.blog-btns { padding-top: 25px; }
.blog-item:hover{ box-shadow: 0 0 40px 0 rgba(76, 170, 168, 0.31);}
.blog-section .col-sm-4 { width: 35%; }
.blog-section .col-sm-8 { width: 65%; }
.blog-section .container { max-width: 1500px !important; }

section.blog-section.search-section .col-sm-4 { width: 33.33%; }


.blog-detail-left h1 { font-size: 28px; line-height: 38px; }
.blog-detail-left h2 { font-size: 26px; line-height: 36px; }
.blog-detail-left h3 { font-size: 24px; line-height: 34px; }
.blog-detail-left h4 { font-size: 22px; line-height: 32px; }
.blog-detail-left h5 { font-size: 20px; line-height: 30px; }
.blog-detail-left h6 { font-size: 18px; line-height: 28px; }


section.locations-section.locations-inn .locaction-map { height: 550px; border-radius: 4px; background: #FFF; box-shadow: 0 0 40px 0 rgba(76, 170, 168, 0.30); padding: 10px; }
section.locations-section.locations-inn { padding: 0 0 100px; overflow: visible; }
section.main-contact-section .section-heading { margin-bottom: 40px; }
.button-center { padding-top: 20px; }
.button-center .theme-btn.btn-white:hover{background: #000;color: #fff;}


/* -------------calendar-events-SECTION------------- */
section.calendar-section.events-inn { background: #fff; padding: 100px 0 0; }
section.calendar-section.events-inn .calendar-tab > ul li { padding: 20px; width: 25%; }
section.calendar-section.events-inn .calendar-items { display: block; padding: 10px; border: 1px solid rgba(229, 27, 36, 0.30); box-shadow: 0 0 20px 0 rgba(76, 170, 168, 0.20);padding-bottom: 90px; }
section.calendar-section.events-inn .calendar-items > figure { max-width: 100%; border: none; }
section.calendar-section.events-inn .calendar-tab > ul { margin: 0 -20px; }
section.calendar-section.events-inn .date { position: absolute; top: 20px; right: auto; left: 20px; color: #FFF; text-align: center; font-family: Outfit; font-size: 12px; font-style: normal; font-weight: 400; line-height: 12px; z-index: 1; transition: all 0.5s ease-in-out; padding: 7px 10px 5px; min-width: 46px; border-radius: 4px; background: #000; margin: 0; }
section.calendar-section.events-inn .date strong { color: #fff; font-size: 24px; line-height: normal; display: block; }
section.calendar-section.events-inn .date::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #E51B24; z-index: -1; transform: scaleY(0); transform-origin: top; transition: transform 0.3s ease-in-out; opacity: 1; border-radius: 4px; }
section.calendar-section.events-inn .calendar-items:hover .date::before { transform: scaleY(1); transform-origin: top; }
section.calendar-section.events-inn .date:hover { color: #FFF; }
section.calendar-section.events-inn .calendar-item-parent { padding: 15px 5px 0px; display: block; }
section.calendar-section.events-inn .calendar-item-btm-child { padding: 10px 0; }
section.calendar-section.events-inn ul.nav.nav-tabs li a.active { background: #E51B24;border-color: #E51B24;color: #fff; }
section.calendar-section.events-inn ul.nav.nav-tabs li a { color: #000; padding: 16px 30px; border: 1px solid #000; }
section.calendar-section.events-inn .calendar-items::after { display: none; }
section.calendar-section.events-inn .event-btn { position: absolute; bottom: 25px; }
section.calendar-section.events-inn ul.nav.nav-tabs li { padding: 14px 5px; }


/* -------------Event-SECTION------------- */
.event-item { position: relative; z-index: 1; }
.event-item figure img{ width: 100%; }
.event-item::after{position: absolute; content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: 0;border-radius: 4px;
background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.53) 100%);}
.event-date { position: absolute; top: 10px; left: 10px; border-radius: 4px; background: #FFF; color: #E51B24; text-align: center; font-family: Outfit; font-size: 16px; font-style: normal; font-weight: 500; line-height: 28px; padding: 5px 20px;    z-index: 1; }
.event-content { position: absolute; align-content: center; z-index: 2; top: 60px; bottom: 15px; left: 30px; right: 30px; height: 350px; overflow-y: auto; align-self: center; }
.event-item h2 { color: #E51B24; font-family: Champ; font-size: 46px; font-style: normal; font-weight: 700; line-height: 52px; }
.event-item p{color: #fff;}
.event-list { display: flex ; justify-content: center; flex-wrap: wrap; margin: 35px 50px; }
.event-list li { list-style: none; width: 50% !important; padding: 15px !important; }
.event-list li .middendorf-contact-bx h3 { font-size: 22px; font-weight: 600; line-height: 28px; margin-bottom: 5px; }
.event-list li .middendorf-contact-bx figure img { max-width: 30px; }
.event-list li .middendorf-contact-bx p strong { color: #E51B24; font-family: Outfit; font-size: 15px; font-style: normal; font-weight: 400; line-height: 23px; text-transform: uppercase; }
.event-list li .middendorf-contact-bx p a{color: #E51B24;}
.event-list li .middendorf-contact-bx p a:hover{color: #000;}
.event-share { padding: 50px 15px; }
.event-share h3 { font-family: Champ; font-size: 38px; font-style: normal; font-weight: 700; line-height: 44px; text-transform: uppercase; }
.event-btns { padding-top: 10px; }
.event-share .event-btns a.theme-btn { margin: 5px !important; }

.event-content::-webkit-scrollbar { height: 10px; width: 10px; }
.event-content::-webkit-scrollbar-track { border-radius: 0px; background-color: #DFE9EB; }
.event-content::-webkit-scrollbar-track:hover { background-color: #B8C0C2; }
.event-content::-webkit-scrollbar-track:active { background-color: #B8C0C2; }
.event-content::-webkit-scrollbar-thumb { border-radius: 0px; background-color: #e51b24; }
.event-content::-webkit-scrollbar-thumb:hover { background-color: rgb(229 27 36 / 60%); }
.event-content::-webkit-scrollbar-thumb:active { background-color: rgb(229 27 36 / 60%); }

section.up-to-date-section.inn-sidebars { padding: 0; }

section.contact-section.inn-sidebars { margin-bottom: 100px; }
.product-detail-page { padding: 100px 0 0; }

.event-map iframe { width: 100%; }
section.shop-section.inn-sidebars {padding-top: 40px ;}
section.up-to-date-section.inn-sidebars-event {padding: 0 0 100px;}
section.our-menu-section.menu-inn .our-menu-img figure {padding: 15%;}

section.up-to-date-section.full .up-to-date-row { margin-left: 0; padding-left: 0;}
section.up-to-date-section.full .up-to-date-row::before { left: 6%; }
section.up-to-date-section.full { background-size: cover !important; position: relative; padding-top: 0; }
section.up-to-date-section.full::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.8; background: #000; border-radius: 4px; }
section.up-to-date-section.full .up-to-date-row::after {display: none;}

section.sunset-countdown-section.inn-locations { padding-top: 100px; }
.event-share { position: relative; }
.event-share a.event-share-modal { text-align: center; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 28px; color: #000; margin-right: 25px; }
.event-share a.event-share-modal img { max-width: 23px; margin-top: -6px; }
.event-share a.event-share-modal:hover { color: #e51b24; }
.event-share a.event-share-modal:hover img { filter: brightness(0) saturate(100%) invert(26%) sepia(74%) saturate(2954%) hue-rotate(342deg) brightness(124%) contrast(145%);transition: all 0.6s; }
.event-share-popup { position: absolute; top: 50px; left: 10px; right: 10px; bottom: 10px; display: flex ; align-items: center; justify-content: center; border: 1px solid rgba(0, 0, 0, 0.20); background: #F5F5F5; padding: 30px 30px; border-radius: 6px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); z-index: 999; opacity: 0; pointer-events: none; box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1); transform: scale(0.5); transition: top 0s 0.2s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out; max-width: 460px; height: 110px; margin: 0 auto; }
.event-share-popup.show { opacity: 1; pointer-events: auto; transform: scale(1); transition: top 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out; }
.close-share-popup { position: absolute; right: 10px; left: auto; top: 10px; cursor: default; background: #e51b24; border-radius: 50%; height: 32px; width: 32px; color: #fff; line-height: 32px; font-size: 18px; }
.close-share-popup:hover{background: #000;color: #fff;}
.event-share-popup .ftr-social a { display: inline-block; margin: 4px 4px; font-size: 23px; line-height: 52px; font-weight: 400; color: #000; }
.event-share-popup .ftr-social a i.fab:before { position: relative; }
.event-share-popup .ftr-social a:hover i.fab:before { color: #fff !important; }

/*  */
section.inner-banner.private .banner-title { font-size: 74px; line-height: 88px; }


section.group-dining-section { background-repeat: no-repeat !important; background-size: cover !important; position: relative; z-index: 1; padding: 100px 0;margin-top: 100px; }
section.group-dining-section.dark-section .heading-title strong{color: #e51b24;}
section.group-dining-section.dark-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.9; background: #000; z-index: -1;}

section.group-dining-section .default-css ul{column-count: 2;}
.dark-section .theme-btn.btn-red:hover{background: #fff;color: #e51b24; outline-color: #e51b24 !important;}

.default-btns{padding-top: 10px;}
.default-btns.text-center{padding-top: 25px;}
.default-btns .theme-btn:not(:first-child){margin-left: 18px;}
.default-btns .theme-btn{font-size: 24px;}

.default-btns .theme-btn { font-size: 24px; padding: 27px 25px; min-width: 270px; }

section.group-dining-section h2 { font-weight: 400; }
section.group-dining-section .section-heading { margin-bottom: 35px; }


.type-of-events-row { margin: 0 auto; max-width: 1560px; }
section.type-of-events-section { padding: 100px 0; position: relative; }
section.type-of-events-section .row { justify-content: center; }
section.type-of-events-section .col-sm-4 { padding: 30px; }
.type-of-events-box { border-radius: 4px; background: #FFF; box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25); padding: 10px; height: 100%; text-align: center; position: relative; }
.type-of-events-box figure { margin-bottom: 20px;overflow: hidden;border-radius: 4px;}
.type-of-events-box figure img{transition: all 0.5s ease-in-out;border-radius: 4px;}
.type-of-events-box:hover figure img{transform: scale(1.1);}
.type-of-events-box h3 { font-family: Outfit; font-weight: 500; }


section.why-choose-section { position: relative; padding: 100px 0 25px; }
.why-choose-list { display: flex ; flex-wrap: wrap; justify-content: center;    margin: 30px -12px 0;
}
.why-choose-list li { width: 20%; padding: 50px 12px 20px; list-style: none; }
.why-choose-bx { height: 100%; position: relative; text-align: center; padding: 1px 15px 10px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.20); background: #F5F5F5; transition: all 0.5s ease-in-out; }
.why-choose-bx figure { margin: -50px auto 25px; width: 100px; height: 100px; background: #FFF; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 50%; align-content: center; line-height: normal; transition: all 0.5s ease-in-out; display: flex ; align-items: center; justify-content: center; }
.why-choose-bx:hover{ background: #FFF;border-color: #fff; box-shadow: 0 0 40px 0 rgba(229, 27, 36, 0.14); }
.why-choose-bx:hover figure{border-color: #e51b24;}


section.private-event-section .section-heading { background: rgb(245 245 245 / 70%);padding: 60px 15px; }
.private-event-section h2{ color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 400; line-height: 52px; }
.private-event-row { background-repeat: no-repeat; background-size: cover; padding: 100px 0; }

/* section.locations-section.private { padding-bottom: 30px; } */
.locations-call { padding: 25px; }
.locations-call h2 { color: #E51B24; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; margin: 0; }
.locations-call p { margin: 0; font-size: 26px; line-height: 34px; text-transform: uppercase; }
.locations-call p strong { font-weight: 600; }
.locations-call p a { color: #666; }
.locations-call p a:hover{color: #E51B24;}
.locations-call p b { font-size: 16px; color: #666; font-weight: 400; }
section.locations-section .col-sm-3:last-child .locations-call {
    text-align: right;
}




/* -----SERVICE-DETAIL-INNER-PAGE-CSS----- */
section.default-section.inpad {padding: 100px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { box-shadow: none; margin: 0 0 50px; padding: 25px 25px; border-radius: 4px; border: 1px solid rgba(229, 27, 36, 0.30); background: #F5F5F5; }
.search-btn form {position: relative}
.search-medium { width: 100%; padding: 13px 50px 13px 15px; border: none; height: 50px; background-color: #e51b24 !important; border-radius: 4px; font-size: 18px; line-height: 28px; color: #fff; font-weight: 400; font-family: Outfit; }
.search-medium::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.search-medium::-ms-input-placeholder { /* Edge 12 -18 */ color: #fff; }
.search-btn button {border: none;position: absolute;top: 10px;width: 36px;right: 9px;background: transparent;height: 30px;}
.search-icon img {
    filter: brightness(0) invert(1);
}
.search-btn button:hover {cursor: pointer}
.sidebar-title { color: #fff; font-family: 'Champ'; font-size: 40px; font-style: normal; font-weight: 700; line-height: 46px; position: relative; border-radius: 4px; background: #E51B24; text-align: center; padding: 12px 15px; margin: 0px -25px 15px; }
/* .sidebar-title:after { content: ""; position: absolute; top: 0px; left: 0; background: #E51B24 ; height: 100%; width: 3px; } */
.service-detail-list { box-shadow: none; margin: 0 0 50px; padding: 10px 35px 20px; border-radius: 4px; border: 1px solid rgba(229, 27, 36, 0.30); background: #F5F5F5; }
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;padding: 0px 0;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;position: relative;border-bottom: 1px solid #ccc;}
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #4A4A4A; font-weight: 500; font-family: Outfit; display: block; padding: 12px 0px; }
.service-detail-list ul li a:hover {color: #E51B24; }
.estimatin-side.service-detail-list { text-align: center; }
.service-detail-list ul li:last-child {border: none;}
.service-detail-right {padding-left: 60px;}
.services-detail-left h1 { color: #000;font-family: 'Champ';}
.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-size: cover; color: #666; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; display: none;}
figure.fimgs {margin-bottom: 20px; border-radius: 5px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%);}
.service-detail-list-month { color: #E51B24 ; font-family: 'Champ'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }
.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
.estimatin-detail h4 { color: #19202D; font-family: 'Champ'; font-size: 35px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 15px; }
.estimatin-title {margin-bottom: 20px;color: #19202D;text-align: center;font-family: 'Champ';font-size: 30px;font-style: normal;font-weight: 700;line-height: 40px;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-title a{ display: block; }
.estimatin-title a:hover{ color: #E51B24; }

.recent-post { display: flex; padding: 10px 0; align-items: center; border-bottom: 1px solid rgba(74, 74, 74, 0.20); }
.recent-post:last-child{border: none;}
.recent-post figure { flex-shrink: 0; max-width: 66px; margin-right: 15px; border: none; height: 100%; overflow: hidden;position: relative;border-radius: 4px; }
.recent-post figure img { height: 100%; width: 100%; object-fit: cover; }
.recent-post-dtl h6 { margin-bottom: 10px; font-family: Outfit; line-height: 22px;font-size: 16px; font-weight: 400;}
.recent-post-dtl h6 a { color: #4A4A4A; }
.recent-post:hover h6 a{color: #E51B24;}
.recent-post-dtl p { margin-bottom: 10px; font-size: 14px; line-height: 20px; color: #4A4A4A; }
.recent-post figure::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.recent-post:hover figure::before { -webkit-animation: shine .5s; animation: shine .5s; }
@-webkit-keyframes shine { 100% { left: 125%; } }
@keyframes shine { 100% { left: 125%; } }

.blog-img-single > figure img { width: 100%; border-radius: 4px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 4px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
.blog-detail-left .blog-detail-text.default-css img { border-radius: 4px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgb(229 27 36 / 17%); }
section.blog-section.singlepgge { padding-top: 0; }
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a { display: inline-block; position: relative; padding: 16px 30px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 4px; background: #000; color: #fff; outline: 1px solid #fff !important; outline-offset: -5px !important; min-width: 180px; }
.nav-next a:hover, .nav-previous a:hover {background: #E51B24 ;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}

.side-bar-banner { position: relative; background: #E51B24; padding-bottom: 0; text-align: center; border-radius: 4px; overflow: hidden; }
.side-bar-banner figure { margin-bottom: 15px; }
.side-bar-banner figure img{ width: 100%; }
.side-bar-banner h4 { color: #fff; font-size: 36px; padding: 0 15px; }
.sidebar-call { color: #fff; font-family: 'Champ'; font-style: normal; font-weight: 400; font-size: 28px; background: #000; padding: 15px 0; }
.sidebar-call a { color: #fff; }
.sidebar-call a:hover { color: #E51B24; }
.service-detail-right.sticky {
    position: sticky;
    top: 160px;
    right: 0;
}
.estimatin-side { text-align: center; padding: 40px 15px; box-shadow: none; border-radius: 4px; border: 1px solid rgba(229, 27, 36, 0.30); background: #F5F5F5; }
.sidebar-btn a.theme-btn { width: 100%; font-size: 24px; padding: 27px 20px; }
.sidebar-btn .theme-btn:not(:first-child){margin-top: 20px;}
.sidebar-btn { padding: 20px 0; }

/* .service-detail-right.sticky {
    top: 180px;
    position: sticky;right: 0;
} */
.service-detail-list { position: sticky; transition: top 0.3s ease; }
.service-detail-list:last-child { margin-bottom: 0; }

section.shop-section.main-shop-page {
    padding: 90px 0;
}
section.shop-section.main-shop-page::after{display: none;}

/*------------ woocommerce-CSS---------*/
section.singal-page-product-section { position: relative; padding: 100px 0; }

.woocommerce div.product div.images img {display: inherit!important;}
.woocommerce-product-gallery__image{ text-align:center !important;}
.product-items figure img {width: auto;/*  max-height: 212px;*/}
a.added_to_cart.wc-forward {display: block;font-size: 21px;text-decoration: underline;}
a.added_to_cart.wc-forward:hover{color: #E51B24;text-decoration: underline !important;}
a.add_to_cart_button.ajax_add_to_cart.added:after {font-size: 14px;}
.woocommerce ul.products li.product a img {display: inline!important;margin: 0!important;}
.woocommerce ul.products li.product .price {color: #000;font-family: 'Outfit';font-size: 22px;font-style: normal;font-weight: bold;line-height: 28px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {background: none !important;}
.woocommerce select {background:#fff  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.woocommerce select { width: auto !important; font-size: 16px !important; padding: 10px 15px 7px 15px !important; -webkit-appearance: none; resize: none; position: relative;   transition: all 1s; margin: 0 !important; color: #666 !important; font-family: 'Outfit'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid #d9d9d9; border-radius: 5px; }
.woocommerce input[type='text'] , .woocommerce input[type="email"] , .woocommerce #reviews #comment{ width: auto !important; font-size: 18px !important; padding: 15px 15px 15px 15px !important; -webkit-appearance: none; resize: none; position: relative; transition: all 1s; margin: 0 !important; color: #666 !important; font-family: 'Outfit'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid #d9d9d9; border-radius: 0 !important; width: 100% !important;}
.woocommerce-message::before{color: #E51B24 !important;}
.woocommerce div.product p.price, .woocommerce div.product span.price{color: #E51B24;font-family: 'Outfit';font-size: 20px;font-style: normal;font-weight: 600;line-height: 28px;}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {width: 100px !important;}
.woocommerce ul#shipping_method li{ background:none !important;padding-left: 0;}
.woocommerce ul.products li.product .button{margin-top:0!important}
.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{font-weight:500!important;padding:0 5px}
.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:#E51B24!important;padding:10px 20px 10px 50px!important;    font-family: 'Champ'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 26px; color: #666; margin-bottom: 15px;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { color: #E51B24 !important; top: 12px; left: 20px; }
h1.product_title.entry-title { font-size: 40px !important; line-height: 48px !important; color: #e51b24 !important; font-weight: 500 !important; font-family: 'Champ', sans-serif; margin-bottom: 15px; }
.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{font-weight:400;color: #e51b24;}
.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover{color:#000}
.woocommerce .quantity .qty { height: 40px; border-radius: 4px; border: 1px solid #cfc8d8; padding: 5px 10px; font-size: 18px; line-height: 26px; color: #666; font-weight: 400; font-family: 'Outfit'; }
.woocommerce form .form-row textarea.input-text { height: 90px; resize: none; }
.product_meta { font-size: 18px; line-height: 28px; color: #666; font-weight: 600; font-family: Outfit; margin-bottom: 15px; }
.gform_wrapper.gravity-theme .gfield_label{font-size:18px!important;line-height:28px!important;color:#000!important;font-weight:400!important;font-family:Outfit!important}
.product_meta a{font-weight:400;color:#000}
.product_meta a:hover{color:#000}
.woocommerce div.product div.summary form.cart{border-top:2px solid #f5f5f5;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a { border-radius: 4px; background-color: rgb(229 27 36 / 0%); padding: 10px 25px; font-size: 20px; line-height: 30px;color: rgb(0 0 0 / 70%) !important; font-weight: 400; font-family: Outfit; outline: 1px solid #fff !important; outline-offset: -5px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background-color:#E51B24;color:#fff!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;display:inline-block;position:relative;z-index:0;border-radius:0;margin:0;padding:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid #b2b2b2}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}
.woocommerce-Tabs-panel h2 { font-family: 'Champ'; font-style: normal; font-weight: 600; color: #e51b24; margin-bottom: 15px; font-size: 25px; line-height: normal; }
.woocommerce-Reviews p.woocommerce-noreviews{margin-bottom:10px}
.comment-respond{font-size:18px;line-height:28px;color:#000;font-weight:400;font-family:Outfit}
.comment-form label{display:block}
.comment-respond .comment-form textarea{height:100px;resize:none}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;height:60px;border-radius:0 !important;background-color:#fff;border:1px solid #c4c4c4; font-size:18px!important;line-height:normal;color:#666;font-weight:400;font-family:Outfit!important;padding:10px 15px!important;box-shadow:none!important;}
.woocommerce form .form-row label{line-height:normal}
.woocommerce form .form-row label, .woocommerce-page form .form-row label { display: block; width: 100%; margin-bottom: 5px;color: #000 !important; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme { margin-bottom: 15px; }
.woocommerce form .form-row { margin: 0 0 15px;padding: 0px 6px; }
.woocommerce form .password-input,.woocommerce-page form .password-input{width:100%}
a.added_to_cart.wc-forward{display:block;font-size:18px;font-weight:600;font-family:Outfit!important}
#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:82px!important;box-shadow:none}
.woocommerce table.shop_table td,.woocommerce table.shop_table th{font-size:18px;line-height:28px;color:#000;font-weight:400;font-family: 'Outfit', sans-serif;text-align:center;border-left: 1px solid #e5e5e5;}
.woocommerce ul.order_details li{font-size:16px;line-height:26px;color:#000;font-weight:400;font-family:Outfit;background: none;}
.woocommerce ul.order_details li strong{display:block;font-size:18px}
.woocommerce ul.order_details{padding:0}
.woocommerce table.shop_table th{background-color:#E51B24;border-right:1px solid #fff;color:#fff;font-weight:600}
.woocommerce table.shop_table th:last-child{border-right:0}
.woocommerce table.shop_table td a{font-weight:500}
/* .woocommerce table.shop_table td a:hover{color:#000} */
header.woocommerce-Address-title.title a:hover{
    color: #E51B24;
}
.is-large.wc-block-cart .wc-block-cart-items th span { font-size: 18px; }
.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0!important;grid-row-gap:0!important}
.woocommerce table.shop_table td .coupon input.input-text { padding: 8px 15px !important; width: 190px !important; height: 60px; margin-right: 10px !important; }
table.shop_table.shop_table_responsive tbody th{text-align:left}
.woocommerce-page .about-page-section .default-css{padding:0}
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;padding:0}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:48%;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;padding:0}
span.woocommerce-input-wrapper{width:100%}
.select2-container--default .select2-selection--single{border-radius:0;height:60px!important;line-height:50px!important;border-color:#4CAAA8  !important;border:none!important}
.select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;height:60px;border-radius:0;background-color:#fff;border:1px solid #4CAAA8  ;font-size:18px!important;line-height:normal;color:#666;font-weight:400;font-family:Outfit!important;padding:16px 15px!important;box-shadow:none!important}
.select2-container--default .select2-selection--single .select2-selection__arrow { top: 0px; right: 15px; }
.select2-container .select2-selection--single .select2-selection__arrow b { background-size: 24px; width: 24px; height: 24px; filter: brightness(0) invert(.6); }
#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:normal}
.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table th{text-align:left}
section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th{text-align:left}
.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#a00!important}
.woocommerce form .form-row.woocommerce-invalid label{color:#000!important}
.woocommerce form .form-row textarea{height:80px}
.woocommerce table.shop_table td.product-name,.woocommerce table.shop_table th.product-name{text-align:left}
.woocommerce div.product form.cart .variations th.label label { font-size: 18px; line-height: 28px; color: #000; font-weight: 400; font-family: "Outfit"; margin-bottom: 5px; padding-left: 0; }
.woocommerce div.product form.cart .variations select{border:1px solid #c4c4c4;border-radius:4px;padding:7px 10px;font-size:18px;line-height:normal;color:#000;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;box-shadow:none!important;background:url(../images/select-arrow.png) no-repeat right 10px center}
.select2-container .select2-selection--single .select2-selection__placeholder { color: #666; }
.select2-search--dropdown { position: relative; }
.select2-search--dropdown::after { position: absolute; content: ''; width: 30px; height: 30px; left: auto; right: 15px; background: url(../images/search.png) no-repeat right 0px center; filter: brightness(0) invert(.6); background-size: 16px !important; }
.woocommerce div.product form.cart .variations td.value{width:100%;float:none;display:block;margin-bottom:13px}
.woocommerce div.product form.cart .variations th.label{display:block;width:100%;float:none;    line-height: normal;}
.woocommerce table.shop_attributes th{font-size:18px;line-height:normal;color:#000;font-family:Outfit}
.woocommerce div.product form.cart .reset_variations{font-size:16px;font-weight:500;color: #666;}
.woocommerce-variation-price{padding-bottom:10px}
.woocommerce-MyAccount-navigation ul li a{color:#fff;display:block}
.woocommerce-MyAccount-navigation ul li {
    list-style: none; font-size: 18px; line-height: 28px; color: #fff; font-weight: 500; font-family: "Outfit"; background: #000; border-bottom: none; padding: 10px 15px 10px 15px; margin: 0 !important; outline: 1px solid #fff !important; outline-offset: -5px !important;margin: 0 0 5px !important;
}
.woocommerce-MyAccount-navigation ul li:hover{background: #E51B24;}
.woocommerce-MyAccount-navigation ul li a:hover{color: #fff;}
.woocommerce-MyAccount-navigation ul li.is-active{background:#E51B24;color:#fff; outline-color: #fff !important;}
.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff}

.woocommerce-account .woocommerce-MyAccount-navigation ul{padding-left:0;margin-bottom:0}
.woocommerce-page .about-page-section .default-css .woocommerce{padding-top:10px}
.woocommerce-MyAccount-navigation ul li:last-child{border:none}
address { font-size: 18px; line-height: 28px; color: #000; font-weight: 400; font-family: Outfit; }
header.woocommerce-Address-title.title h3, .cart_totals.calculated_shipping h2{font-size:26px}
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3{font-size:26px}
.woocommerce-account .addresses .title .edit { float: none; font-weight: 600; font-size: 18px; position: relative; top: 0; }
/* .woocommerce-account .addresses .title .edit:hover{color:#000} */
td.woocommerce-table__product-name.product-name ul.wc-item-meta{padding-left:0}
legend{font-size:18px;font-weight:500}
ol.flex-control-nav.flex-control-thumbs li{padding:5px 5px}
ol.flex-control-nav.flex-control-thumbs{margin:5px -5px 0!important}
.product-items:hover .shop-btn a.added_to_cart.wc-forward{color:#fff}
ins{text-decoration:none}
.woocommerce-ResetPassword.lost_reset_password {border: 1px solid #d3ced2;padding: 20px;margin:0;text-align: left;border-radius: 5px;}
.woocommerce table.shop_table {border-collapse: collapse;}


.woocommerce nav.woocommerce-pagination ul{border:none;}
.woocommerce nav.woocommerce-pagination ul li{text-decoration: none;border:none;margin: 0;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{text-decoration: none;border: 1px solid #000;padding: 7px 15px; margin: 4px;font-size: 22px;}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background:#000; color:#1d2a38; border-color: #000;}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {background: none !important;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {background: none !important;}

.form-row.place-order {align-items: center; display: block;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {width: 100% !important;}
.woocommerce-checkout-review-order ul.wc_payment_methods.payment_methods.methods li {background: no-repeat;padding-left: 0;}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper{margin: 0 -10px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 50%;}
.woocommerce form.checkout.woocommerce-checkout .form-row {padding: 3px 10px;}
.newsletter-form .gform_wrapper .gform_footer { position: initial !important;}
.newsletter-form form {position: relative !important;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3  , .wc-block-grid__product-title{ color: #000 !important; font-family: 'Outfit' !important; font-size: 25px !important; font-style: normal; font-weight: 500 !important; line-height: 32px !important; margin-bottom: 15px !important; padding-bottom: 0 !important; }
.wc-block-components-notice-banner.is-error { display: none !important; }
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) { min-height: 3em; background: #e51b24; color: #fff; border: none; outline: 1px solid #fff; outline-offset: -5px; }
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover { background: #000; }
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] , .wc-blocks-components-select .wc-blocks-components-select__select , .wc-block-components-textarea{ border-color: #4CAAA8 !important; }
.wc-block-components-textarea:focus{outline: none; box-shadow: none !important;}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text { color: #000; }
.wc-block-components-checkout-return-to-cart-button { background: #e51b24; color: #fff !important; border: none; outline: 1px solid #fff !important; outline-offset: -5px !important; min-height: 3em; height: auto; padding: 1em 1em 1em 3em !important; }
.wc-block-components-checkout-return-to-cart-button svg { left: 16px !important; }
.wc-block-components-checkout-return-to-cart-button:hover{background: #000;}
.woocommerce h2 { color: #e51b24; }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] { background-color: #e51b24; color: #fff; }



/*---------Check-out- CSS-----*/
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn { background-color: #e51b24; color: #ffffff !important; border: none !important; outline: 1px solid #fff !important; outline-offset: -5px !important; }
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover , .xoo-wsc-container .xoo-wsc-btn:hover{ background-color: #000; }
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover span, .xoo-wsc-container .xoo-wsc-btn:hover span{ color: #ffffff !important; }
.xoo-wsc-basket { box-shadow: 0px 2px 5px 2px rgb(229 27 36 / 43%); }
.xoo-wsc-icon-basket1:before { color: #e51b24; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button { font-weight: 500; border-radius: 4px; left: auto; color: #ffffff; background-color: #e51b24 !important;outline: 1px solid #fff !important; outline-offset: -4px !important;padding: 16px 45px !important; font-size: 18px !important;line-height: 28px !important;font-family: Outfit !important; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover { background-color: #000 !important; text-decoration: none; background-image: none; color: #fff; }
.woocommerce-MyAccount-content button{ margin-left: 5px !important; }
p.woocommerce-LostPassword.lost_password { padding-left: 6px; }
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked { background: #e51b24; }
p.comment-form-author { width: 49%; display: inline-block; }
p.comment-form-email { width: 50%; display: inline-block; }
p.comment-form-cookies-consent { display: flex ; }
p.comment-form-cookies-consent input[type="checkbox"] { margin-right: 10px; }
.comment-form label { display: block; }

/*---------product detail pages CSS-----*/
.select2-container--default .select2-search--dropdown .select2-search__field { width: 100% !important;color: #666; }
.woocommerce span.onsale { background: #e51b24; min-width: auto; min-height: auto; width: 50px; height: 50px;z-index: 12 !important;margin: 0; }
.woocommerce-product-gallery__image.flex-active-slide img.zoomImg { width: 100% !important; height: auto !important; max-height: 100%; }
.woocommerce-product-gallery__image img { max-width: 100% !important; height: auto !important; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport { height: auto !important; }
.woocommerce div.product div.images .flex-control-thumbs li img{ opacity: 1 !important;width: auto;margin: 0 auto; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs { margin: 11px 0 0 !important; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li { padding: 0; border: 3px solid rgba(223, 223, 223, 0.4); margin-right: 10px; width: 24%; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{display:none;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{display: none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { /*float: none;  */ margin: 0;padding: 15px 15px 35px; width: 33.33% !important; }
.woocommerce .products ul, .woocommerce ul.products { margin: 0 -15px; display: flex; flex-wrap: wrap; justify-content: center; } 
.summary.entry-summary h4 { font-size: 36px; line-height: 40px; color: #E51B24; font-weight: bold; font-family: "Outfit"; }
.product-artist { font-size: 18px; line-height: 22px; color: #000; font-family: "Outfit"; margin-bottom: 45px; }
.product-artist strong{ color: #8e8e8e; font-weight: normal; }
.entry.product.type-product.post-276.status-publish.first.instock.product_cat-uncategorized.has-post-thumbnail.featured.shipping-taxable.purchasable.product-type-variable { box-shadow: 0 0 16px rgba(176, 166, 149, 0.36); border-radius: 22px; padding: 50px; }
.custom-product-description { display: inline-block; width: 100%; }
.entry-summary .price { font-size: 32px; line-height: 24px; color: #000000; }
.entry-summary .price .woocommerce-Price-amount.amount { color: #E51B24; }
.woocommerce  div.product div.summary.entry-summary form.cart { border-top: none; }
.product-social-share .label { display: inline; font-size: 18px; line-height: 22px; color: #000000; font-family: "Outfit"; }
.social-icons-dtl { width: auto !important; padding: 0; margin: 0 0 20px; }
.social-icons-dtl .label { color: #666; margin-bottom: 10px; }
.social-icons-dtl a { display: inline-block; border-right: 1px solid #D9D9D9; padding: 0 8px 0 5px; }
.social-icons-dtl a:last-child{border-right: none;}
.social-icons-dtl a i { color: #000; font-size: 20px; }
.social-icons-dtl a:hover i{color: #E51B24;}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs { display: block; }
form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button img { width: auto !important; }
.summary.entry-summary form.variations_form.cart table.variations td.value select { width: 100% !important; height: 60px !important; font-size: 18px !important; line-height: 24px; color: #666 !important; font-weight: 400; font-family: "Outfit"; background: #fff url(../images/select-arrow.png) no-repeat right 13px center !important; background-size: 16px !important; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.20) !important; }
.summary.entry-summary form.variations_form.cart table.variations { width: 100%; margin-right: 0; margin-bottom: 0; }
.product.type-product .summary.entry-summary button.single_add_to_cart_button { margin-top: 36px;}
.summary.entry-summary .quantity h3.custom-quantity-heading { font-size: 18px; line-height: 26px; color: #666; font-weight: 400; font-family: "Outfit"; margin-bottom: 10px; padding-left: 0; }
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock { color: #e51b24; }
.summary.entry-summary .quantity input.input-text.qty.text {width: 120px; height: 60px !important; border-radius: 4px; background-color: rgba(108, 163, 161, 0) !important; border: 1px solid rgba(0, 0, 0, 0.20) !important; font-size: 18px !important; line-height: 24px; color: #666 !important; font-weight: 400; font-family: "Outfit"; }
.summary.entry-summary .quantity {margin-right:20px!important ;  position: relative; }
.summary.entry-summary .quantity button.qty-btn.minus, .summary.entry-summary .quantity button.qty-btn.plus { opacity: 1; font-size: 28px; line-height: 26px; color: #666; font-weight: 400; font-family: "Outfit"; border: none; background: transparent; padding: 0; position: absolute; top: 56px;
}
.summary.entry-summary .quantity button.qty-btn.minus{left: 15px;}
.summary.entry-summary .quantity button.qty-btn.plus{right: 15px;}
.summary.entry-summary .quantity input[type=number]::-webkit-outer-spin-button, .summary.entry-summary .quantity input[type=number]::-webkit-inner-spin-button {  margin: 0;}
/* .summary.entry-summary input[type=number] { -moz-appearance: textfield; } */

.product.type-product .summary.entry-summary {z-index: 11; }
div#custom-subtotal { padding-top: 5px; }
.product.type-product .summary.entry-summary .product-guarantee p { color: #000000; font-family: "Outfit"; font-size: 18px; font-weight: 400; }
.product.type-product .summary.entry-summary .product-guarantee { margin-bottom: 34px; }
.woocommerce div.product div.images.woocommerce-product-gallery { position: relative;z-index: 11;margin-bottom: 0; }
.product.type-product .summary.entry-summary .product-guarantee p img { padding-right: 10px; position: relative; margin-top: -3px; }
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity { position: relative; }
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity  .quantity button.qty-btn.minus, tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity  .quantity button.qty-btn.plus { opacity: 0.659; font-size: 20px; line-height: 27px; color: #000000; font-weight: 500; font-family: "Outfit"; border: none; background: transparent; padding: 0; position: absolute; top: 16px;display: none; }
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity  .quantity button.qty-btn.minus{left: 15px;}
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity button.qty-btn.plus{right: 15px;}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text { border: 1px solid #4CAAA8  !important; color: #666;}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border-color:#4CAAA8;margin: 1em 0; }

div#payment .form-row.place-order { display: block; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order { float: left; }
.custom-product-description { display: inline-block; width: 100%; background-color: #f5f2f0; padding: 120px 0 60px; position: relative; z-index: 1;    margin-top: -70px; }
.custom-product-description::before, .custom-product-description::after { content: ''; background-color: #f5f2f0; width: 100%; height: 100%; position: absolute; left: -100%; top: 0; z-index: -1; }
.custom-product-description::after { right: -100%; left: auto; }
section.related.products { padding-top: 60px; margin-top: 0 !important; }
section.related.products h2 { font-size: 40px; line-height: normal; color: #E51B24; font-weight: 600; font-family: "Outfit"; margin-bottom: 15px; text-align: center; }
section.related.products ul.products { margin-top: 0 !important; }
.extra-section { border-radius: 22px; filter: drop-shadow(0 0 16px rgba(176, 166, 149, 0.36)); background-color: #ffffff; position: relative; z-index: 11; padding: 70px 60px; overflow: hidden; }
.woocommerce-product-gallery__wrapper a img.wp-post-image { border: none !important; border-radius: 0 !important; }
.custom-product-description h2 { font-size: 36px; line-height: normal; color: #131313; font-weight: 500; font-family: "Outfit"; }
.aws-search-result li.aws_result_item.aws_search_more a { color: #fff; font-weight: 500; background: #E51B24; font-family: "Outfit"; font-size: 18px; }
.aws-search-result .aws_result_link { font-weight: 500; font-family: "Outfit"; font-size: 14px; color: #E51B24; }
.aws-search-result .aws_result_link a{ color: #E51B24; }
.aws-search-result .aws_result_title{ color: #666 !important; font-weight: 500;}
.aws-search-result .aws_result_price{ font-size: 14px; color: #E51B24; font-weight: 500; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li { padding: 0; border: 3px solid #fff; margin-right: 0; width: 25%; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img { width: 100%; }
.summary.entry-summary .woocommerce-product-details__short-description p {  color: #666; }
.summary.entry-summary .woocommerce-product-details__short-description p img{margin-right: 5px;}

ul.flex-direction-nav li { display: block !important; width: auto !important; padding: 4px 8px 0 !important; }
ul.flex-direction-nav li a.flex-prev{ background: url(../images/prev-arrow.png) no-repeat!important; }
ul.flex-direction-nav li a.flex-next{ background: url(../images/next-arrow.png) no-repeat!important; }
ul.flex-direction-nav li a { font-size: 0; width: 45px; height: 15px; display: inline-block; }
.extra-section ul.flex-direction-nav { margin: 0; justify-content: right; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger { background: #E51B24 !important; right: 25px !important; } .best-seller-section.inn ul.products.columns-4 { margin-top: 27px; } 
.woocommerce table.shop_table th a { color: #fff; } 
.wp-pagenavi { text-align: center; } 
.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{ display: block !important;clip-path: none !important;    overflow: visible;    height: auto; left: auto; margin: 0; position: relative; top: 2px; width: auto; } 
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img.emoji { width: 20px !important; } 
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img.emoji { width: 20px !important; margin: 0 auto !important; } 
.select2-container .select2-dropdown, .select2-container .select2-selection { border-color: #c4c4c4 !important;border-radius: 0 !important; } 
.summary.entry-summary .woocommerce-product-details__short-description ul { display: block; margin: 0 0 15px; } 
.summary.entry-summary .woocommerce-product-details__short-description ul li { display: block; width: 100%; padding: 0; margin: 0px 0 8px; background: url(../images/check-mark.png) no-repeat !important; font-size: 18px; line-height: 28px; color: #000; font-weight: 500; font-family: "Outfit"; padding-left: 27px; background-position: 0 4px !important; }
.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale { background: #e51b24 !important; border-color: 1px solid #d9d9d9 !important; color: #fff !important; }
.wc-block-grid__product{width: 25% !important;}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before { background-color: rgb(229 27 36) !important; }
.main-shop-page { padding: 100px 0;position: relative; }
header.woocommerce-products-header { text-align: center; }

th.wc-block-cart-items__header-image { padding-left: 16px !important; }
.continue-shopping-button { margin-top: 40px; }
.woocommerce ul.products li.product .button:hover , .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{ background: #E51B24;color: #fff; }
.woocommerce-tabs.wc-tabs-wrapper { padding-top: 80px; }
.main-shop-page .products { margin-top: 20px !important; }
.wc-block-checkout__sidebar.is-sticky { top: 170px; }
section.related.products ul.products li.product { width: 25% !important; }
.wp-block-product-new .wc-block-grid__product-price { display: none !important; }
.woocommerce div.product p.stock { font-size: 18px; }
.woocommerce-cart .default-css ul li { all: unset ; }
.wpgs-for .slick-arrow::before, .wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before { color: #fff9f9 !important; background: #e51b24; border-radius: 50%; border: none !important; }
#validate-error-coupon span { font-size: 15px; }
.payment-method-logo ul li { display: inline-block; list-style: none; }
.woocommerce .products .star-rating { margin: 0 auto 1.5em; }
.woocommerce div.product .woocommerce-product-rating { margin-bottom: 1em; display: flex; flex-wrap: wrap;flex-shrink: 0;}
.woocommerce-review-link { width: 100%; }
a.woocommerce-review-link:hover{color: #e51b24;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a:hover{color: #e51b24;}
/* .woocommerce-product-title-rating { display: flex; justify-content: space-between;align-items: flex-start;}
.woocommerce-product-title-rating .woocommerce-product-rating { padding-left: 15px; } */
.woocommerce .woocommerce-product-title-rating .star-rating { font-size: 1.5em;width: -webkit-fill-available; }
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb { font-size: 1.125rem; }
.woocommerce-product-title-rating .star-rating span::before { color: #e51b24; }
.woocommerce ul.products li.product .star-rating { font-size: 1em; }
button.single_add_to_cart_button.button.alt.disabled{margin: 0 !important;}
p.stock-status { color: #e51b24; }
.buy-physical-card-btn { float: right; position: relative; margin-bottom: -25px; font-size: 18px; }
.buy-physical-card-btn a{color: #E51B24;}
.woocommerce p.comment-form-email { margin-left: 7px !important; }
.buy-physical-card-btn a:hover{color: #000;}
.wc-block-cart .wc-block-cart__totals-title { font-size:20px !important; }
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { font-size: 22px !important; }
.wc-block-components-product-badge.wc-block-components-sale-badge { background: #e51b24; color: #fff; }

label.screen-reader-text { display: none !important; }

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled] {
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color: #fff;}







/* form */
.form-hero {  padding-left: 50px; }
.b-form-title { margin-bottom: 30px; color: #000; text-align: center; font-family: Champ; font-size: 48px; font-style: normal; font-weight: 700; line-height: 60px; }
.b-form-title strong{ color: #E51B24; font-weight: 800; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -10px;}
.gform_wrapper .gfield {padding: 0 10px 20px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 18px !important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; color: #000 !important; margin: 0 !important; padding-left: 0; }
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button { width: auto !important; height: auto !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; box-shadow: none !important; color: #FFF !important; background: #E51B24 !important; display: inline-block !important; padding: 15px 40px 17px !important; border-radius: 4px !important; border: none !important; text-align: center !important; font-family: Outfit !important; font-size: 20px !important; font-style: normal !important; font-weight: 500 !important; line-height: 28px !important; outline: 1px solid #fff !important; outline-offset: -5px !important; }
.form-hero input.button.gform_button:hover {background: #000 !important; color: #fff !important; outline-color: #fff !important;}
.banner-droupdown .form-hero .gform_wrapper .gfield.gfield--width-half:first-child {flex: 0 0 50%;max-width: 50%;}
.gform_wrapper textarea.medium { height: 150px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 20px 0 0 0px !important; z-index: 1;  }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 20px center !important; background-size: 16px !important; padding-left: 22px !important; }

.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; padding: 15px 20px 15px 20px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 60px; transition: all 1s; margin: 0 !important; box-shadow: none !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; border-radius: 4px !important; border: 1px solid #4CAAA8 !important; background: #FFF; color: #666 !important; }
.form-hero .gform_wrapper select {background: #fff url(../images/select-arrow.png) no-repeat right 20px center !important; background-size: 15px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #000 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Outfit;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #000;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
/* .gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 3px !important;;border-radius: 50% !important; width: 20px !important;height: 20px !important; border: 1px solid #E51B24 !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }
.gchoice .gfield-choice-input:checked { background: url(../images/agree.png) no-repeat !important; background-size: 13px !important; background-position: top 4px center !important; }
label.form-check-label strong {color: #E51B24;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; } */
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }
.ginput_container_checkbox { padding-left: 10px !important; }

.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 33.33%; padding: 0 9px 20px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }


.reviews-popup .modal-body { padding: 35px 40px; border: 7px solid #e51b24; overflow-X: hidden; }
.reviews-popup .modal-backdrop.show { opacity: .3; }
.reviews-popup button.close { font-size: 50px; }
.reviews-popup .modal-dialog { max-width: 1300px !important; top: 30px; }

.events-popup button.close { background: #e51b24; border-radius: 50%; height: 40px; width: 40px; line-height: normal; font-size: 0; }
.events-popup button.close img{max-width: 22px;}
button.close i { border: 1px solid #e51b24; border-radius: 50%; height: 50px; width: 50px; display: block; background: #e51b24; line-height: 48px; font-size: 48px; }
.events-popup .modal-dialog { max-width: 780px !important; top: 30px; transform:inherit !important; }


/* -----WP-PEGINATION-CSS----- */
.wp-pegination { padding-top: 25px; text-align: center; }
.wp-pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a , .page-numbers{ width:60px !important; height:60px !important; display: inline-block; margin: 5px !important; text-align: center; line-height: normal; border: 1px solid #000 !important; border-radius: 4px !important; color: #000 !important; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; align-content: center; padding: 0 !important; }
.wp-pegination span.current, .wp-pegination .page:hover , .page-numbers:hover{ background: #E51B24 !important; color: #fff !important; border: 1px solid #E51B24 !important; }
.wp-pegination a.nextpostslink , .next.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink , .prev.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover, .next.page-numbers:hover , .wp-pegination a.previouspostslink:hover { background: #E51B24 url(../images/blog-hover.png) !important; border-color: #E51B24 !important; background-size: 38px !important; background-repeat: no-repeat !important; background-position: center !important;}
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink , .next.page-numbers , .prev.page-numbers{ background-size: 38px !important; background-position: center !important;}
.wp-pegination a.previouspostslink:hover, .prev.page-numbers:hover{background-color: #E51B24 !important;}
.gallery-row .wp-pegination { display: flex; justify-content: center; }
section.up-to-date-section.full.thank-you { margin-bottom: 45px; }
.thanks-text p { font-size: 36px; line-height: 46px; }
.gfield_required_text { display: none !important; }



/* sept-fettucine-frenzy page */
.fettuccine-content p{ color: #666; font-family: Outfit; font-size: 25px; font-style: normal; font-weight: 400; line-height: 40px !important; }
.fettuccine-content.default-css { padding-right: 35px; }
.fettuccine-video { position: relative; overflow: hidden; }
/* .fettuccine-video .wrapper { width: 100% !important; background-size: cover; background-repeat: no-repeat; margin-bottom: 0; overflow: hidden; height: 414px; position: relative; display: table; z-index: 1; } */
/* .fettuccine-video .fullscreenbg__video { position: absolute; top: 47%; left: 50%; width: auto; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -47%); -moz-transform: translate(-50%, -47%); -ms-transform: translate(-50%, -47%); transform: translate(-50%, -47%); z-index: -1; object-fit: cover; } */
.fettuccine-video .fullscreenbg__video { height: auto; width: 100%; border-radius: 5px; }
.optional-main-parent{ background: #FFF; box-shadow: 0 0 40px 0 rgba(229, 27, 36, 0.20); padding: 10px; position: relative;z-index: 1;}
.optional-main-parent::before { content: ''; background: url(../images/round-shape.png) no-repeat; width: 100%; height: 100%; top: 0; right: 0; position: absolute; z-index: -1; background-position: top right; }
.optional-left{ background: #F5F5F5; text-align: center; height: 100%; padding: 44px 15px 50px; }
.mid-social { text-align: center; padding-top: 26px; }
.mid-social a { display: inline-block; padding: 0; position: relative; border-radius: 50%; border: 2px solid #000; height: 55px; width: 55px; text-align: center; line-height: 49px; margin: 10px 5px; }
.mid-social a img { max-width: 22px; filter: brightness(0); }
.mid-social a::before { position: absolute; content: ''; bottom: 0; left: 0; right: 0; top: 0; background: #E51B24; overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 50%; opacity: 0; }
.mid-social a:hover{border-color: #E51B24;}
.mid-social a:hover::before{ opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
.mid-social a:hover img {filter: brightness(0) invert(1); }
.optional-top p span::before { content: " ....... "; white-space: pre; color: #666; }
.optional-right-dtl{ padding: 44px 40px;position: relative; }
.optional-top{ display: flex; flex-wrap: wrap;margin: 0 -25px;}
.left-text-rt { width: 50%; padding: 0 25px; }
.right-text-rt{ width: 50%; padding-left: 50px; }
.optional-top h5{ color: #E51B24; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 600; line-height: 45px; }
.optional-top p{ color: #666; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 400; line-height: 34px; }
.optional-top p span{ color: #E51B24; }
.optional-add-box { border: 6px solid #000; margin-top: 50px; text-align: center;    padding: 0 20px 30px; }
.optional-add-box h5 { color: #E51B24; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 600; line-height: 45px; text-transform: capitalize; text-align: center; background-color: #fff; display: inline-block; padding: 0 25px; top: -28px; position: relative; }
.add-mid-call p strong{ font-weight: 600; color: #000; }
.add-mid-call p .dots::before{ content: " ....... "; white-space: pre; color: #666; }
.add-mid-text { display: flex ; justify-content: space-between; flex-wrap: wrap; }
.add-mid-call { vertical-align: middle; padding: 0 15px; position: relative; width: 30%; text-align: left; }
.add-mid-call:nth-child(2){text-align: center;width: 40%;}
.add-mid-call:nth-child(3){text-align: right;    }
.add-mid-call:nth-child(3)::after{display: none;}
.add-mid-call::after{ content: '|'; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; position: absolute; top: 0; right: 0; }
.add-bottom-text{ color: #000; font-family: Outfit; font-size: 23px; font-style: normal; font-weight: 600; line-height: 45px; /* 195.652% */ text-transform: capitalize; padding-top: 25px; }
.fettucine-gallery .gallery-list ul li { width: 25%; padding: 17px; }
.fettucine-frenzy-mid-section { padding-bottom: 80px; }


/* oct-nov-oktoberfest page */
section.entrees-and-desserts-section { padding: 100px 0 0; }
.entrees-and-desserts-box figure { border-radius: 4px; background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20); padding: 5px; }
.entrees-and-desserts-box figure img{ width: 100%; }
.entrees-and-desserts-box .default-css { padding: 40px 0 25px; }
section.gallery.oct-nov-oktoberfest .gallery-list ul li { width: 25%; }
section.gallery.oct-nov-oktoberfest .load-more a.theme-btn.btn-black { margin-right: 10px; }
section.entrees-and-desserts-section.appetizers { padding: 0; }
.you-know-box figure { border-radius: 10px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20); overflow: hidden; margin-bottom: 50px; }
.you-know-box figure img{ width: 100%; }
section.you-know-section { padding-bottom: 100px; }
.you-know-btn { padding-top: 10px; }
.you-know-btn a.theme-btn.btn-black { margin-right: 10px; }
section.bella-luna.authentic-german-food .heading-title { font-size: 60px; line-height: 50px; margin-bottom: 10px; }
section.bella-luna.authentic-german-food { background: linear-gradient(180deg, #F5F5F5 0%, #FFF 100%); padding-bottom: 0; }
section.bella-luna.authentic-german-food .video-section { border-radius: 5px; }
section.up-to-date-section.oct-nov-oktoberfest { padding: 0 0 100px; }
section.bella-luna.authentic-german-food .place {
    background: transparent;
}
.bella-luna-row .row {
    justify-content: center;
}
.bella-luna-row .col-sm-4 {
    padding: 20px;
}
.bella-luna-btn {
    text-align: center;
    padding-top: 10px;
}


.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    color: #e51b24 !important;
}
#menu-item-1617>a {
    cursor: default;
}
section.default-section.fettucine-gallery.private-events {
    padding-bottom: 30px;
}

.form-hero .ginput_container.ginput_container_checkbox #label_1_8_1 {
  padding-left: 5px;
}
fieldset legend {
    padding-left: 7px;
}
form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td a:hover {
    color: #e51b24;
}

@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #E51B24 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 26px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;padding: 6px 10px 6px 15px;padding-left: 5px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #E51B24 !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #E51B24; font-family: 'FontAwesome'; left: 0; position: absolute; top: 6px; background: url(../images/favicon.png) no-repeat; height: 24px; width: 24px; background-size: 24px; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {
    filter: none;
    transition: 0.6s;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #E51B24 !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #E51B24 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #666 !important;padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #E51B24 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #E51B24 !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
*/

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #E51B24 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #E51B24 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}
}

@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}

@media (max-width: 1899px) {

.contact-btns .theme-btn { padding: 28px 55px; }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 64px; line-height: 70px; }



}
@media (max-width: 1799px) {
.contact-btns .theme-btn { padding: 28px 41px; }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 60px; line-height: 66px; }



}

@media (max-width: 1699px) {
.container { max-width: 100% !important; padding: 0 45px; }
.default-section{ padding: 80px 0; }
section.banner-section { padding: 60px 0 25px; }
.banner-title { font-size: 60px; line-height: 80px; }
.banner-video .video-section { margin: 0px 0 0 auto; } 
.banner-caption { padding: 0 0px 0 0px; } 
.heading-title { font-size: 60px; line-height: 70px; } 
.our-menu-box { padding: 60px 20px 90px; } 
section.our-menu-section .section-heading { padding: 40px 40px; }
.our-menu-img img { max-width: 720px; } 
.about-menu-img img { max-width: 240px; } 
.about-menu-right-img img { max-width: 440px; } 
.about-menu-right-img { bottom: -110px; } 
.calendar-items > figure { max-width: 245px; }
section.up-to-date-section .heading-title { font-size: 120px; line-height: 132px; } 
.contact-btns .theme-btn { padding: 25px 40px; font-size: 35px; } 
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 55px; line-height: 60px; }

.footer-menu ul li:after { padding: 0 27px; }
.header-section .col-sm-3 { width: 17%; }
.header-section .col-sm-3:last-child{width: 25%;}
.header-section .col-sm-6 { width: 58%; }
.middendorfs-restaurant .heading-title { font-size: calc(15px + 6.5vw); }
.shop-menu-img { left: 10px; right: 10px; bottom: 10px; }
.heading-title, .woocommerce-products-header__title.page-title { font-size: 60px; line-height: 66px; }
.main-shop-page { padding: 80px 0; }
.product-detail-page { padding: 80px 0 0; }
section.related.products { padding-top: 40px; }
.woocommerce-tabs.wc-tabs-wrapper { padding-top: 60px; }
section.contact-location-section { padding: 40px 0; margin: 80px 45px; }
.contact-location-row .col-sm-6 { padding: 25px; }
section.our-menu-section.menu-inn .our-menu-img{bottom: 0;}
section.our-menu-section.menu-inn .our-menu-img img { max-width: 520px; }
section.our-menu-section.menu-inn .our-menu-img figure { padding: 8%; padding-bottom: 0; }

section.contact-location-section.jobs { padding: 80px 0; }
section.inner-banner.private .banner-title { font-size: 60px; line-height: 73px; }
section.locations-section .col-sm-3:last-child .locaction-box {
    border-radius: 250px 0px 0px 250px;
}
	section.locations-section .locaction-box {
    border-radius: 0 250px 250px 0;
}



}

@media (max-width: 1599px) {
.calendar-tab > ul li { padding: 10px; }
.calendar-tab > ul { margin: 0 -10px; }
.calendar-item-parent { padding: 10px 3px 10px 12px; }
.footer-menu ul li:after { padding: 0 22px; }
.contact-btns .theme-btn { padding: 25px 40px; font-size: 33px; }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 52px; line-height: 57px; }
.about-menu-img { bottom: -100px; justify-content: space-between; }
section.our-menu-section.menu-inn .our-menu-img figure { padding-left: 1%; }



}

@media (max-width: 1499px) {
h1 {font-size: 35px;line-height: 42px;}
h2 {font-size: 28px;line-height: 36px;}
h3 {font-size: 25px;line-height: 34px;}
h4 {font-size: 22px;line-height: 30px;}
h5 {font-size: 20px;line-height: 28px;}
h6 {font-size: 18px;line-height: 26px;}

section.default-section{ padding: 60px 0; }  
section.default-section.inpad { padding: 60px 0; }
.service-detail-right { padding-left: 30px; }
.service-detail-right.sticky { top: 160px; }
.service-detail-list { margin: 0 0 30px;padding: 10px 25px 20px;}	
.sidebar-title { font-size: 30px; line-height: 36px;margin: 0px -15px 15px; }
.sidebar-btn a.theme-btn { font-size: 20px; padding: 22px 20px; }
.sidebar-btn .theme-btn:not(:first-child) { margin-top: 15px; }
.sidebar-btn { padding: 10px 0; }
.estimatin-detail { padding: 30px 15px; }
.estimatin-detail h4 { font-size: 28px; line-height: 35px; margin-bottom: 15px; }
.search-btn { margin: 0 0 30px;}
.search-medium { padding: 15px 40px 15px 15px; height: 50px; font-size: 16px; line-height: 28px; }
.search-btn button { top: 7px; width: 32px; right: 6px; }
.estimatin-title { margin-bottom: 15px; font-size: 30px; line-height: 40px; }
.sidebar-call { font-size: 25px; }
.estimatin-side { margin: 0 0 30px;padding: 25px 20px; }
.side-bar-banner h4 { font-size: 30px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 50px !important; height: 50px !important; margin: 3px !important; font-size: 25px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers , .wp-pegination a.nextpostslink:hover, .next.page-numbers:hover, .wp-pegination a.previouspostslink:hover{ background-size: 34px !important; }


.container { padding: 0 35px; }
.head-call-now figure { max-width: 36px; }
.head-call-now { padding: 10px 20px; } 
.menu-navbar { padding: 0 30px; } 
.head-call-now p { padding: 0px 0 7px; }
.head-call-now p:last-child { padding: 7px 0 0px; } 
.head-call-now .headcall-inn { padding-left: 14px; }
.banner-btns .theme-btn { display: block; max-width: 280px; font-size: 20px; padding: 20px 25px; } 
.banner-btns .theme-btn:not(:last-child) { margin: 0 0 12px; }
section.banner-section .col-sm-7 { width: 60%; } 
section.banner-section .col-sm-5 { width: 40%; } 
.heading-title { font-size: 47px; line-height: 52px; } 
.theme-btn { padding: 13px 20px 15px; font-size: 18px; line-height: 26px; min-width: 150px; }
.countdown-btns .theme-btn:not(:first-child) , .middendorfs-menu .banner-btns .theme-btn:not(:first-child) , .event-btns .theme-btn:not(:first-child){ margin-left: 10px; } 
.countdown-btns { padding-top: 5px; } 
.sunset-countdown-row .row { align-items: center; }
.timer div { min-width: 175px; font-size: 70px; line-height: 40px; margin: 10px 10px;padding: 40px 35px; }
.timer div span { font-size: 40px; line-height: 50px; margin-top: 10px; } 
.sunset-countdown-row { padding: 140px 40px; }
section.our-menu-section { padding: 70px 0; }
.our-menu-box { padding: 30px 15px 60px; }
.our-menu-item { padding: 15px 15px 0px; }
.our-menu-item figure { margin: 0 auto 25px; }
.our-menu-item h3 { font-size: 32px; line-height: 38px; padding-bottom: 60px; } 
.menu-btn { margin: 0 auto -27px; }
.our-menu-item h3:after { height: 50px; }
.our-menu-img img { max-width: 660px; }
.our-menu-img { bottom: -90px; }
section.about-section { padding: 80px 0 80px; } 
.about-menu-img img { max-width: 200px; } 
.about-menu-right-img img { max-width: 360px; }
.about-menu-right-img { bottom: -90px; } 
section.shop-section { padding: 80px 0; }
section.shop-section:after { background-size: 370px; } 
.shop-menu-img { left: 10px; right: 10px; bottom: 10px; } 
.shop-menu-img img{max-width: 300px;max-height: 300px;}
.shop-row { padding-top: 0px; }
.product-items figcaption { padding: 15px 15px 20px; } 
.product-items figure { margin-bottom: 80px; } 
.product-items figure::before { height: 90px; bottom: -65px; }
section.calendar-section { padding: 70px 0; } 
.calendar-items > figure { max-width: 200px; }
ul.nav.nav-tabs { margin: 15px -10px 30px; } 
section.up-to-date-section { padding: 70px 0 0; }
section.up-to-date-section .heading-title { font-size: 110px; line-height: 122px; } 
.up-to-date-row::before { width: 120px; height: 160px; top: 45%; left: 12%; }
section.locations-section { padding: 70px 0; } 
.locations-btns { padding-top: 10px; }
.locations-btns .theme-btn.btn-black { margin-left: 10px; }
section.locations-section::after { background-position: top 30px center; background-size: 500px; }
section.locations-section .locaction-box {height: 558px; border: 6px solid #fff; border-left: 0; border-top-width: 3px; border-bottom-width: 3px; } 
section.locations-section .col-sm-3:last-child .locaction-box { border-right: 0; margin-left: 0; border-left: 6px solid #fff; } 
section.testimonial-section { padding: 70px 0; }
.client-say-box { padding: 25px 25px 25px; } 
.testimonial-row { margin-top: 30px; }
.testimonial-slider.owl-carousel .owl-dots { margin: 40px auto 0; }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 47px; line-height: 54px; }
.contact-btns .theme-btn { padding: 25px 40px; font-size: 29px; margin: 0 6px; } 
.middendorfs-restaurant { padding: 70px 0 0; }
.footer-menu ul li { font-size: 18px; } 
.copyright-menu ul li:after { padding: 0 6px; } 
footer.footer { padding: 0 15px 15px; }
.about-ftr { padding-right: 60px; }
.banner-img { padding: 10px 5% 0; }
.shop-btn::before { height: 90px; top: -105px; }
section.contact-section.inn-sidebars { margin-bottom: 60px; }
.inner-banner .banner-btns .theme-btn:not(:last-child) { margin: 0 10px 0px 0px; }
.heading-title, .woocommerce-products-header__title.page-title { font-size: 45px; line-height: 50px; }
.inner-banner .banner-caption .banner-btns { padding-top: 5px; }
.inner-banner .banner-btns .theme-btn { min-width: 290px; }
.main-shop-page { padding: 60px 0; }
.woocommerce ul.products li.product .button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link { padding: 10px 20px 10px !important; font-size: 18px !important; line-height: 26px; }
.woocommerce ul.products li.product .onsale { margin: 0; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wc-block-grid__product-title { font-size: 22px !important; line-height: 28px !important; }
.product-detail-page { padding: 60px 0 0; }
.woocommerce-tabs.wc-tabs-wrapper { padding-top: 40px; }
section.related.products h2 { font-size: 32px; }
.map-box { height: 460px; }
section.middendorf-contact-section h2 { font-size: 40px; }
section.middendorf-contact-section .col-sm-3 { padding: 15px; }
.middendorf-contact-bx h3 { font-size: 24px; line-height: 32px; }
.middendorf-contact-bx { padding: 35px 15px 20px; }
.events-bx { padding: 1px 20px 20px; }
section.default-section.events .col-sm-4 { padding: 50px 15px 20px; }
.gallery-list ul li { padding: 10px; }
.gallery-list ul { margin: 0 -10px; }
.faq-box { margin: 30px auto 0; }
section.faq-section { padding: 0px 0 60px; }
section.middendorf-contact-section { padding-bottom: 70px; }
.middendorfs-menu .banner-btns .theme-btn { min-width: 270px; }
section.middendorf-contact-section .locations-btns .theme-btn , .event-btns .theme-btn{ font-size: 20px; padding: 20px 25px; }
section.up-to-date-section.full .up-to-date-row::before { left: 9%; }
.banner-btns { padding-top: 25px; }
section.logo-section { padding: 70px 0; }
.bella-luna-slider { margin: 10px 0 100px; }
section.default-section.horst-pfeifer .col-sm-4 { padding: 15px; }
section.about-section.about-inn { padding: 70px 0; }
section.about-section.about-inn .about-row:nth-child(2n) .about-content { padding: 0 0 0 20px; }
section.about-section.about-inn .about-row .about-content { padding: 0 20px 0 0px; }
section.time-capsule-section { padding: 70px 0 260px; }
section.gallery-section { margin: -200px 35px 0; padding: 10px; }
section.logo-section .logos-parent-row:not(:first-child) { padding-top: 40px; }
section.main-contact-section { padding: 70px 0; }
.form-hero { padding-left: 20px; }
section.contact-location-section { padding: 30px 0; margin: 60px 35px; }
.contact-location-row .col-sm-6 { padding: 15px; }
.contact-location-box .heading-title.text-center { font-size: 40px; line-height: 46px; }
.contact-location-box .section-heading { padding: 30px 25px 10px; }
.contact-location-box iframe { height: 380px; }
.woocommerce p.comment-form-email { margin-left: 9px !important; }
section.testimonial-section .col-sm-4 { padding: 15px; }
section.singal-page-product-section { padding: 70px 0; }


.blog-section { padding: 70px 0;}
section.calendar-section.events-inn { padding: 70px 0 0; }
section.calendar-section.events-inn .calendar-tab > ul li { padding: 15px; }
section.calendar-section.events-inn .calendar-tab > ul { margin: 0 -15px; }
section.up-to-date-section.inn-sidebars-event { padding: 0 0 70px; }
section.our-menu-section.menu-inn .our-menu-img img { max-width: 450px; }
.event-btns .theme-btn { padding: 20px 45px; }
.event-btns { padding-top: 10px; }
section.calendar-section.events-inn .calendar-items { padding-bottom: 80px; }
.blog-wrapper .col-sm-4 { padding: 15px; }
.jobs-row { margin: 15px 0; }
section.default-section.jobs .event-btns { padding-top: 0; }
section.contact-location-section.jobs .contact-location-box { padding: 10px 10px 35px; }
section.contact-location-section.jobs { padding: 60px 0; }
section.main-contact-section .section-heading { margin-bottom: 30px; }
section.locations-section.locations-inn .locaction-map { height: 480px; }
section.locations-section.locations-inn { padding: 0 0 70px; }
.gform_wrapper .gform_footer { margin: 10px 0 0 0px !important; }

section.shop-section.main-shop-page { padding: 60px 0; }
.main-shop-page .products { margin-top: 0px !important; }
section.sunset-countdown-section.inn-locations { padding-top:70px; }
.default-btns.text-center { padding-top: 20px; }
section.why-choose-section { padding: 70px 0 0px; }
.private-event-row { padding: 70px 0; }
.private-event-section h2 { font-size: 25px; line-height: 40px; }
.default-btns .theme-btn { font-size: 20px; padding: 20px 25px; min-width: 220px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 15px; }
section.type-of-events-section { padding: 70px 0; }
section.type-of-events-section .col-sm-4 { padding: 15px; }
section.group-dining-section { padding: 70px 0; margin-top: 70px; }
section.group-dining-section .heading-title{margin-bottom: 5px;}
section.group-dining-section .section-heading { margin-bottom: 25px; }
section.inner-banner.private .banner-title { font-size: 40px; line-height: 52px; }
.locations-call { padding: 20px; }

.thank-you-logo img { padding: 0 35%; }
.thanks-text p { font-size: 28px; line-height: 30px; }
section.locations-section .col-sm-3:last-child .locaction-box { border-radius: 200px 0px 0px 200px; }
section.locations-section .locaction-box { border-radius: 0 200px 200px 0; }
.fettuccine-content p { font-size: 22px; line-height: 36px !important; }
section.about-section.about-inn { padding: 70px 0; }
.optional-top h5 { font-size: 22px; line-height: 30px; }
.optional-top p { font-size: 20px; line-height: 32px; }
.optional-right-dtl { padding: 25px 25px; }
.add-bottom-text { font-size: 20px; line-height: 30px; padding-top: 20px; }
.optional-add-box h5 { font-size: 30px; line-height: 38px; top: -25px; }
.left-text-rt { padding: 0 15px; }
.optional-top { margin: 0 -15px; }
.optional-add-box { border-width: 5px; }
.optional-left { padding: 35px 15px 30px; }
section.bella-luna.authentic-german-food .heading-title { font-size: 45px; line-height: 54px; }
section.you-know-section { padding-bottom: 70px; }
section.entrees-and-desserts-section { padding: 70px 0 0; }
.bella-luna-row .col-sm-4 {
    padding: 10px;
}



}

@media (max-width: 1399px) {
.head-call-now { padding: 10px 15px; }
.head-call-now figure { max-width: 32px; }
.banner-title { font-size: 52px; line-height: 70px; }
.our-menu-img img { max-width: 580px; }
.about-menu-img img { max-width: 180px; }
section.up-to-date-section .heading-title { font-size: 100px; line-height: 112px; }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 42px; line-height: 50px; }
.contact-btns .theme-btn { padding: 22px 40px; font-size: 25px; margin: 0 6px; outline-offset: -8px !important; }

.footer-menu ul li:after { padding: 0 20px; }
.copyright p { font-size: 16px; line-height: 24px; }
.copyright-menu ul li { font-size: 16px; line-height: 24px; }
.ftr-title { font-size: 25px; line-height: 32px; margin-bottom: 15px; }
.about-ftr { padding-right: 40px; }
.ftr-social a { height: 50px; width: 50px; line-height: 43px; margin: 8px 0; }
.ftr-social a img { max-width: 20px; }
.footer-menu { margin: 30px 0 0px; }
.ftr-row { padding: 50px 0px 0; }
.up-to-date-row { padding: 25px 10px 40px 40px; }
.calendar-tab > ul { margin: 0 -7px; }
.calendar-tab > ul li { padding: 7px; }
.woocommerce p.comment-form-email { margin-left: 8px !important; }
section.our-menu-section.menu-inn .our-menu-img img { max-width: 400px; }
.form-hero p br{display: none;}
.event-share-popup .ftr-social a { font-size: 22px; line-height: 48px; }

}

@media (max-width: 1299px) {
.calendar-tab > ul li { width: 50%; }
.footer-menu ul li:after { padding: 0 15px; }

section.up-to-date-section .heading-title { font-size: 80px; line-height: 90px; }
.up-to-date-btm p { font-size: 36px; }
.up-to-date-btm .ftr-social { padding-right: 160px; }
.up-to-date-row::before { width: 100px; height: 140px; top: 45%; left: 13%; }
.up-to-date-btm { max-width: 690px; }
.banner-caption .banner-btns { width: 30%; padding-top: 100px; }
.header-section .container, section.banner-section .container { padding: 0 15px; }
.header-section .col-sm-3:last-child { padding-left: 0; }
.our-menu-img img { max-width: 540px; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding: 15px 15px 25px; }
.horst-pfeifer-bx { padding: 35px 35px 20px; }
.contact-location-box .heading-title.text-center { font-size: 38px; line-height: 44px; }
.woocommerce p.comment-form-email { margin-left: 7px !important; }


}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 6px; }
.default-css ul li { background-position: 0 5px; padding-left: 22px; background-size: 16px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 35px;}
h2 {font-size: 25px;line-height: 30px;}
h3 {font-size: 22px;line-height: 30px;}
h4 {font-size: 20px;line-height: 30px;}
h5 {font-size: 18px;line-height: 24px;}
h6 {font-size: 16px;line-height: 22px;}
.default-section{ padding: 40px 0; }
    .modal-dialog { transform: none !important; top: 55px; min-height: auto !important; }
.modal.popup-form button.close { right: -5px; top: -32px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0;border-width: 5px; }
.container { padding: 0 15px; }  
.heading-title { margin-bottom: 10px; font-size: 32px; line-height: 38px; }
.gallery-row .wp-pegination { padding-top: 30px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 40px !important; height: 40px !important; margin: 3px !important; font-size: 20px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers, .wp-pegination a.nextpostslink:hover, .next.page-numbers:hover, .wp-pegination a.previouspostslink:hover { background-size: 28px !important; }
.wp-pegination { padding-top: 15px; }
.service-detail-right { padding-left: 0; }
.service-detail-list { margin: 0 0 25px; padding: 10px 15px 10px; }
.sidebar-title { font-size: 24px; line-height: 30px; margin: 0px -5px 10px; }
.service-detail-list hr { margin: 10px 0; }
.service-detail-list ul li a { font-size: 16px; padding: 10px 0px; }
.service-detail-list ul li::after { font-size: 15px; }
.estimatin-detail { padding: 20px 10px; }
.estimatin-side { margin: 0 0 25px; padding: 20px 15px; }
.estimatin-detail h4 { font-size: 20px; line-height: 30px; margin-bottom: 5px; }
.search-btn { margin: 0 0 25px; padding: 20px 15px; }
.sidebar-btn a.theme-btn { font-size: 18px; padding: 19px 20px; }
.sidebar-btn .theme-btn:not(:first-child) { margin-top: 10px; }
.pagination-parent { padding-top: 20px; }
.side-bar-banner h4 { font-size: 25px; }
.sidebar-call { font-size: 18px; }
.nav-next a, .nav-previous a { padding: 12px 20px; font-size: 16px; line-height: 22px; min-width: 120px;}
.estimatin-title { font-size: 25px; line-height: 32px; }	
.estimatin-btn .theme-btn { margin-top: 0px; }	
.blog-img-single > figure { margin-bottom: 15px; }
.lightbox { top: 50% !important; transform: translateY(-50%); }
.top-right { display: flex; justify-content: end; align-items: center;padding-right: 40px; }
.top-right-user-dtl { padding: 0; }

.banner-title { font-size: 35px; line-height: 50px; }
.header-top { display: none; }
.header-section { background: #FFF; box-shadow: 0 0px 20px 0 rgba(76, 170, 168, 0.30); }
.header-section .col-sm-3 { width: 20%; }
.header-section .col-sm-6 { width: 5%; }
.header-section .col-sm-3:last-child { padding-left: 12px; }
.logo img { max-width: 128px; }
.header-section .col-sm-3:last-child { width: 75%; }
.header-section .row { align-items: center; }
.head-call-now { margin-right: 20px; }
.menu-navbar { padding: 0; background: transparent; box-shadow: none; }
section.banner-section { padding: 40px 0 25px; }
.banner-btns .theme-btn { font-size: 18px; padding: 15px 20px; }
.banner-caption .banner-btns { width: 48%; padding-top: 60px; }
.banner-btns .theme-btn:not(:last-child) { margin: 0 0 10px; }
.theme-btn { padding: 11px 17px 12px; font-size: 16px; line-height: 22px; min-width: 120px; }
.countdown-btns .theme-btn:not(:first-child) , .middendorfs-menu .banner-btns .theme-btn:not(:first-child) , .event-btns .theme-btn:not(:first-child){ margin-left: 6px; }
.timer div { min-width: 150px; font-size: 50px; line-height: 35px; margin: 10px 10px;padding: 30px 25px; }
.timer div span { font-size: 25px; line-height: 40px; margin-top: 10px; } 
.sunset-countdown-row { padding: 90px 20px; }
section.our-menu-section { padding: 40px 0; }
section.our-menu-section .section-heading { padding: 25px 20px; }
.our-menu-img img { max-width: 370px; }
.our-menu-item { padding: 10px 10px 0px; }
.our-menu-item h3 { font-size: 25px; line-height: 30px; padding-bottom: 50px; }
.menu-btn { margin: 0 auto -23px; }
.our-menu-item h3:after { height: 40px; }
.our-menu-item figure { margin: 0 auto 15px; }
.our-menu-box { padding: 10px 0px 50px; }
.our-menu-img { bottom: -60px; }
.about-menu-img img { max-width: 110px; }
.about-menu-img { bottom: -30px; }
.about-menu-right-img img { max-width: 240px; }
.about-menu-right-img { bottom: -60px; }
section.about-section { padding: 50px 0 40px; }
section.shop-section { padding: 40px 0; }
section.shop-section:after { background-size: 320px; }
.shop-menu-img img { max-width: 180px; max-height: 180px; }
section.shop-section .col-sm-4 { padding: 12px 12px; width: 33.33%; }
.product-items h3 { font-size: 20px; line-height: 26px; }
.product-items figure { margin-bottom: 60px; }
.product-items figure::before { height: 70px; bottom: -50px; }
section.calendar-section { padding: 40px 0; }
ul.nav.nav-tabs li a { font-size: 18px; line-height: 28px;; padding: 10px 20px; }
ul.nav.nav-tabs li { padding: 3px; }
ul.nav.nav-tabs { margin: 8px 0px 20px; }
.calendar-items h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.date { font-size: 14px; line-height: 18px; margin-bottom: 4px; }
.calendar-item-btm-child ul li { margin-bottom: 8px; }
.calendar-item-btm-child ul li figure { max-width: 16px; margin-right: 6px; margin-top: -2px; }
section.up-to-date-section { padding: 40px 0 0; }
section.up-to-date-section .heading-title { font-size: 50px; line-height: 60px; }
.up-to-date-btm .ftr-social { padding-right: 130px; text-align: left; }
.up-to-date-btm .ftr-social a {display: block; margin: 0 0 10px; }
.up-to-date-btm { max-width: 570px; }
.up-to-date-btm p { font-size: 25px; line-height: 40px; }
.up-to-date-row::before { width: 60px; height: 80px; top: 49%; left: 12%; }
.up-to-date-img { margin: 0px 10px -60px -76px; }
.up-to-date-row { padding: 25px 0px 40px 25px; }
.locations-btns .theme-btn.btn-black { margin-left: 5px; }
section.locations-section .col-sm-6 { width: 42%; }
section.locations-section .col-sm-3 { width: 29%; }
footer.footer { padding: 0;text-align: center; }
.about-ftr { padding-right: 0; display: block; margin-bottom: 20px; }
footer.footer .col-sm-4 { width: 100%; }
.ftr-social a { height: 40px; width: 40px; line-height: 35px; margin: 2px; display: inline-block; }
.ftr-social a img { max-width: 18px; }
.ftr-logo { margin-bottom: 25px; }
.ftr-title { font-size: 20px; line-height: 26px; background: #E51B24; color: #fff; padding: 8px 0; margin: 0; }
.ftr-call { display: block; padding: 15px 0; border-bottom: 1px solid rgb(102 102 102 / 20%); }
.ftr-call:last-child{border: none;}
.ftr-call figure { margin: 0 auto 10px; }
.footer-menu ul li:after { display: none; }
.footer-menu ul li { font-size: 16px; display: block; padding: 10px 0; border-bottom: 1px solid rgb(102 102 102 / 20%); }
.footer-menu ul li:last-child{border: none;}
.ftr-title.mobile { display: block !important; }
.copyright-section .col-sm-5 { width: 100%; }
.copyright-section .col-sm-2 { width: 100%; }
.copyright-section .col-sm-5:first-child{ order: 3; }
.copyright-section .col-sm-5:last-child{ order: 2; }
.copyright-section .col-sm-5:nth-child(2){ order: 1; }
.footer-menu { margin: 0; padding: 0; border: none; }
.copyright-menu ul { margin: 0; text-align: center; }
.copyright-menu ul li:after { display: none; }
.copyright-menu ul li { display: block; padding: 10px 0;line-height: normal; border-bottom: 1px solid rgb(102 102 102 / 20%); }
.copyright-section { padding: 0px 0 15px; }
.copyright { padding-top: 9px; }
.ftr-row { padding: 40px 0px 0; }
.middendorfs-restaurant .heading-title { font-size: calc(15px + 6.4vw); }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 32px; line-height: 40px; }
.contact-btns .theme-btn { padding: 16px 22px; font-size: 20px; margin: 0 5px; outline-offset: -5px !important; }
.contact-btns { margin: 20px -6px 0; }
.contact-absolute { padding: 40px 15px; }
.ftr-call p strong { margin-bottom: 1px; }
.client-say-box {box-shadow: 0 0 10px 0 rgba(76, 170, 168, 0.20); padding: 20px 20px 15px; }
.clint-name-parent figure { margin-right: 15px; max-width: 40px; }
.client-say-box h3 { font-size: 16px; line-height: 22px; }
.star img { max-width: 16px; }
.google { max-width: 64px; }
.clint-name-parent { padding-top: 12px; margin-top: 15px; }
section.testimonial-section { padding: 40px 0; }
.testimonial-row { margin-top: 20px; }
section.locations-section .locaction-box { height: 438px; }
section.locations-section { padding: 40px 0; }
section.locations-section::after { background-position: top 20px center; background-size: 340px; }
.testimonial-slider.owl-carousel .owl-dots { margin: 30px auto 0; }
.shop-btn::before { height: 70px; top: -80px; }
section.contact-section.inn-sidebars { margin-bottom: 40px; }
.inner-banner .banner-btns .theme-btn:not(:last-child) { margin: 0 5px 0px 0px; }
.inner-banner .banner-btns .theme-btn { min-width: 235px; }
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
section.default-section { padding: 40px 0;}
.map-box { height: 400px; }
section.middendorf-contact-section h2 { font-size: 30px; }
section.middendorf-contact-section .col-sm-3 { padding: 12px; }
.middendorf-contact-bx h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.middendorf-contact-bx figure { margin: 0 auto 10px; }
.middendorf-contact-bx figure img{max-width: 32px;}
.middendorf-contact-bx { padding: 25px 15px 15px; }
section.middendorf-contact-section { padding-bottom: 40px; }
.events-bx h2 { font-size: 22px; }
.events-bx { padding: 1px 15px 10px; }
section.default-section.events .col-sm-4 { padding: 40px 12px 12px; }
.events-bx figure { margin: -40px auto 15px; width: 80px; height: 80px; }
.events-bx figure img{max-width: 42px;}
.events-row { margin: 5px auto 0; }
.gallery-list ul li { width: 25%; }
section.faq-section { padding: 0px 0 40px; }
.gallery-item-parent { bottom: 15px; left: 15px; right: 15px; top: 15px; }
.middendorfs-menu .banner-btns .theme-btn { min-width: 240px; }
section.middendorf-contact-section .locations-btns .theme-btn , .event-btns .theme-btn{ font-size: 18px; padding: 15px 20px; }
.banner-btns { padding-top: 15px; }
.horst-pfeifer-bx { padding: 25px 20px 15px; }
section.about-section.about-inn .default-css p { line-height: 24px; }
section.about-section.about-inn .about-row .about-content { padding: 0 15px 0 0px; }
section.about-section.about-inn .about-row:nth-child(2n) .about-content { padding: 0px 0 0 15px; }
section.about-section.about-inn .about-row { margin: 0px 12px 15px; }
.about-top-row { margin-top: 0; }
section.about-section.about-inn { padding: 40px 0; }
section.time-capsule-section { padding: 40px 0 140px; }
section.gallery-section { margin: -100px 15px 0; padding: 10px; }
section.time-capsule-section h2 { font-size: 16px; line-height: 22px; }
section.time-capsule-section .col-sm-9 { padding-left: 12px; }
section.time-capsule-section .timer div{padding: 25px 0;font-size: 40px;line-height: 28px; }
section.time-capsule-section .timer div span {font-size: 20px;line-height: 26px;}
.horst-pfeifer-bx figure img { max-width: 48px; }
.horst-pfeifer-bx h3 br{display: none;}
section.default-section.horst-pfeifer .col-sm-4 { padding: 12px; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { height: 40px; width: 40px; }
.bella-luna-slider .owl-nav { bottom: -60px; }
.bella-luna-slider { margin: 10px 0 70px; }
section.logo-section { padding: 40px 0; }
.logos-parent-row ul li { padding: 10px; }
.logos-parent-row ul li figure { min-width: 230px; padding: 10px 10px; }
.logos-parent-row ul { margin: 0 -10px; }
section.contact-location-section { padding:  0; margin: 40px 15px; }
.contact-location-row .col-sm-6 { padding: 12px; }
.contact-location-box .heading-title.text-center { font-size: 28px; line-height: 32px; }
.contact-location-box .section-heading { padding: 25px 15px 10px; }
.contact-location-box iframe { height: 300px; }
section.main-contact-section { padding: 40px 0; }
.form-hero { padding-left: 0; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 10px 12px 10px 10px !important; height: 48px; font-size: 16px !important; line-height: 24px !important; }
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 12px center !important; background-size: 14px !important; } 
.gform_wrapper .gfield { padding: 0 7px 15px; }
.form-hero .gform_body { margin: 0 -7px; }
.gform_wrapper textarea.medium { height: 90px !important; }
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 16px !important; line-height: 24px; }
.form-hero input.button.gform_button { padding: 10px 30px 12px !important; font-size: 18px !important; line-height: 26px !important; }
section.testimonial-section .col-sm-4 { padding: 12px; }
section.testimonial-section.inn-page .clint-name-parent { bottom: 20px; left: 20px; right: 20px; }
section.testimonial-section.inn-page .client-say-box { padding-bottom: 90px; }
.blog-section { padding: 40px 0;}
.blog-wrapper .col-sm-4 { padding: 12px;}
.blog-content h3 {font-size: 16px;line-height: 24px;}
.blog-content { padding: 10px 0px 0px; }
.view-more { font-size: 16px; line-height: 24px; }
.blog-btns { padding-top: 15px; }
.blog-wrapper .col-sm-6 { padding: 0 12px; margin-bottom: 24px; }
.blog-wrapper .col-sm-4 { padding: 12px; }
section.main-contact-section .section-heading { margin-bottom: 15px; }
section.locations-section.locations-inn .locaction-map { height: 360px;width: 100%; }
section.locations-section.locations-inn { padding: 0 0 40px; }
.reviews-popup .modal-body { padding: 25px 30px; }
section.calendar-section.events-inn { padding: 40px 0 0; }
section.calendar-section.events-inn ul.nav.nav-tabs li a { padding: 9px 20px; }
section.calendar-section.events-inn .calendar-tab > ul li { padding: 10px; }
section.calendar-section.events-inn .calendar-tab > ul { margin: 0 -10px; }
section.calendar-section.events-inn .date strong { font-size: 20px; }
section.up-to-date-section.inn-sidebars-event { padding: 0 0 40px; }
section.our-menu-section.menu-inn .our-menu-img img { max-width: 310px; }
.event-item h2 { font-size: 32px; line-height: 38px; }
.event-list li .middendorf-contact-bx h3 { font-size: 18px; line-height: 24px; }
.event-list li { padding: 10px !important; }
.event-list { margin: 25px 25px !important; }
.event-map iframe { width: 100%; height: 100%; }
.event-map{ height: 320px; }
.event-share { padding: 40px 15px; }
.event-share h3 { font-size: 30px; line-height: 36px; }
.event-btns { padding-top: 10px; }
.event-btns .theme-btn { padding: 14px 30px; }
.events-popup button.close { height: 40px; width: 40px; z-index: 3; }
.events-popup button.close img{max-width: 20px; }
button.close i { height: 40px; width: 38px; line-height: 38px; font-size: 36px; } 
.reviews-popup .modal-dialog { top: 30px; }
section.calendar-section.events-inn ul.nav.nav-tabs li { padding: 8px 4px; }
section.calendar-section.events-inn .event-btn { bottom: 15px; }
section.calendar-section.events-inn .calendar-items { padding-bottom: 60px; }
.blog-detail-left h1 { font-size: 24px; line-height: 30px;}
.blog-detail-left h2 { font-size: 22px; line-height: 28px; }
.blog-detail-left h3 { font-size: 20px; line-height: 28px; }
.blog-detail-left h4 { font-size: 18px; line-height: 26px; }
.blog-detail-left h5 { font-size: 17px; line-height: 24px; }
.blog-detail-left h6 { font-size: 16px; line-height: 22px; }
section.contact-location-section.jobs { padding: 40px 0; }
.gform_wrapper .gform_footer { margin: 10px 0 0 0px !important; }
section.default-section.inpad { padding: 40px 0; }
section.shop-section.main-shop-page { padding: 40px 0; }
section.sunset-countdown-section.inn-locations { padding-top: 40px; }
.button-center { padding-top: 10px; }
.event-share-popup .ftr-social a { margin: 3px; font-size: 20px; line-height: 38px; }
.inner-banner > img { min-height: 260px; }
section.inner-banner.private .banner-title { font-size: 32px; line-height: 42px; }
section.group-dining-section { padding: 40px 0; margin-top: 40px; }
.default-btns.text-center { padding-top: 15px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 10px; }
.default-btns .theme-btn { font-size: 18px; padding: 15px 20px; min-width: 170px; }
section.type-of-events-section { padding: 40px 0; }
.private-event-row { padding: 40px 0; }
section.private-event-section .section-heading { padding: 30px 15px; }
.private-event-section h2 { font-size: 20px; line-height: 32px; }
section.why-choose-section { padding: 40px 0 0px; }
.why-choose-bx figure { margin: -40px auto 15px; width: 80px; height: 80px; }
.why-choose-bx figure img{max-width: 40px;}
.why-choose-list li { padding: 40px 10px 15px; }
.why-choose-list { margin: 15px -10px 0; }
.locations-call { padding: 10px; text-align: center; }
.locations-call h2 { font-size: 22px; line-height: 30px; }
.locations-call p { font-size: 18px; line-height: 28px; }
.locations-call p b { font-size: 13px; }
section.locations-section .col-sm-3:last-child .locations-call { float: none; }
section.type-of-events-section .col-sm-4 { padding: 12px; }
.type-of-events-box figure { margin-bottom: 14px; }
.thanks-text p { font-size: 22px; line-height: 22px; }
section.up-to-date-section.full.thank-you { margin-bottom: 35px; }
.fettuccine-content p { font-size: 18px; line-height: 30px !important; }
.event-share a.event-share-modal { font-size: 24px; line-height: 28px; margin-right: 15px; }
.event-share a.event-share-modal img { max-width: 19px; margin-top: -5px; }
section.locations-section .locaction-box { border-radius: 0 100px 100px 0; }
section.locations-section .col-sm-3:last-child .locaction-box { border-radius: 100px 0px 0px 100px; }
.faq-box .card-header-title { padding: 9px 35px 9px 10px; font-size: 16px; line-height: 24px; }
.faq-box .card { margin: 0 0 10px; }
.faq-box { margin: 10px auto 0; }
.card-body.default-css { padding: 0px 10px 10px; }
.service-detail-right.sticky { top: 125px; }
.time-capsule-btns .theme-btn { margin: 2px 1px; } 
.gallery-list .time-capsule-btns { padding-bottom: 10px; }
.fettuccine-content.default-css { padding-right: 24px; }
.fettucine-gallery .gallery-list ul li { padding: 10px; }
.optional-right-dtl { padding: 10px 0px 0; }
.left-text-rt { padding: 0 10px; }
.optional-top { margin: 0 -10px; }
.optional-top p { font-size: 18px; line-height: 28px; }
.optional-left { padding: 25px 15px 20px; }
.optional-add-box h5 { font-size: 25px; line-height: 32px; padding: 0 25px; top: -20px; }
.optional-add-box { border-width: 3px; margin-top: 35px; padding: 0px 15px 20px; }
.add-bottom-text { font-size: 18px; line-height: 28px; padding-top: 15px; }
.optional-top h5 { font-size: 20px; line-height: 28px; }
.add-mid-call { padding: 0 10px; }
.fettucine-frenzy-mid-section { padding-bottom: 30px; }
.optional-main-parent::before { background-size: 130px; }
body.sticky-header-on { padding-top: 120px; }
.you-know-box figure { margin-bottom: 30px; }
section.bella-luna.authentic-german-food .heading-title { font-size: 35px; line-height: 44px; }
section.you-know-section { padding-bottom: 40px; }
section.entrees-and-desserts-section { padding: 40px 0 0; }
.entrees-and-desserts-box .default-css { padding: 25px 0 15px; }
.event-content::-webkit-scrollbar { height: 5px; width: 5px; }
.woocommerce table.shop_table td, .woocommerce table.shop_table th { font-size: 16px; line-height: 24px; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { font-size: 15px; line-height: 24px; margin-bottom: 10px; }
.middendorf-contact-bx p { line-height: 20px; }
.aws-container .aws-search-field { padding: 15px; line-height: 26px; font-size: 18px; }
.aws-container .aws-search-form { height: 60px; }
.search-popup button.close { font-size: 40px; right: 15px; top: 15px; line-height: normal; }
.aws-container .aws-search-form .aws-search-btn { width: 60px; text-align: center; justify-content: center;}
.aws-container .aws-search-form .aws-search-btn_icon { height: 40px; width: 45px; padding-left: 10px; }
.aws-container .aws-show-clear .aws-search-field { padding-right: 20px; }
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { margin: 1em 0;padding: 15px; }
.main-shop-page { padding: 40px 0; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wc-block-grid__product-title { font-size: 18px !important; line-height: 24px !important; margin-bottom: 10px !important; }
.woocommerce ul.products li.product .button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link { padding: 10px 20px 12px !important; font-size: 16px !important; line-height: 22px; }
.woocommerce span.onsale { width: 40px; height: 40px; line-height: 2.536; }
.heading-title, .woocommerce-products-header__title.page-title { font-size: 32px; line-height: 38px;margin-bottom: 10px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding: 15px 12px 15px; }
.woocommerce ul.products li.product .onsale { top: 5px; right: 5px; left: auto; margin: 0; }
.woocommerce .products ul, .woocommerce ul.products { margin: 0 -12px; }
.product-detail-page { padding: 40px 0 0; }
h1.product_title.entry-title { font-size: 30px !important; line-height: 36px !important; margin-bottom: 10px; }
.product_meta { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 18px; line-height: 26px; }
.woocommerce div.product form.cart .variations th.label label { font-size: 16px; line-height: 24px; }
.summary.entry-summary form.variations_form.cart table.variations td.value select { height: 48px !important; font-size: 16px !important; line-height: 22px; background-size: 14px !important; }
.woocommerce select { font-size: 16px !important; padding: 9px 15px 8px 15px !important; line-height: 22px; }
.summary.entry-summary .quantity input.input-text.qty.text { height: 50px !important; font-size: 16px !important; width: 90px; }
.summary.entry-summary .quantity button.qty-btn.minus, .summary.entry-summary .quantity button.qty-btn.plus { top: 40px;font-size: 24px; line-height: 24px; }
.summary.entry-summary .quantity h3.custom-quantity-heading { font-size: 16px; line-height: 24px; margin-bottom: 5px; }
.product.type-product .summary.entry-summary button.single_add_to_cart_button {margin-top: 29px;}
.woocommerce-tabs.wc-tabs-wrapper { padding-top: 25px; }
.woocommerce div.product div.summary { margin-bottom: 1em; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { padding: 8px 20px; font-size: 16px; line-height: 24px; }
.woocommerce-Tabs-panel h2 { margin-bottom: 10px; font-size: 20px; }
section.related.products { padding-top: 20px; }
section.related.products h2 { font-size: 25px; margin-bottom: 10px; }
.is-large.wc-block-cart .wc-block-cart-items th span { font-size: 14px; }
.woocommerce table.shop_attributes { margin-bottom: 1em; }
.woocommerce div.product .woocommerce-tabs ul.tabs { margin: 0 0 1em; }
.woocommerce div.product form.cart { margin-bottom: 1em; }
.social-icons-dtl { margin: 0 0 15px; }
.woocommerce div.product .woocommerce-tabs .panel { margin: 0 0 1em; }
.woocommerce .star-rating { font-size: 1em; }
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb { font-size: 1rem; }
.buy-physical-card-btn { font-size: 16px; }
.woocommerce .woocommerce-product-title-rating .star-rating { font-size: 1.2em; }
.summary.entry-summary .quantity { margin-right: 12px !important; }
.wpgs-lightbox-icon::before { width: 40px !important; height: 40px !important; background-color: #fff; padding: 10px; border-radius: 50% !important; }
.woocommerce div.product .woocommerce-tabs .panel { margin: 0 0 1em; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { height: 50px; font-size: 16px !important; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button { padding: 14px 30px !important; font-size: 16px !important; line-height: 22px !important; }
.woocommerce form .form-row { margin: 0 0 10px; }
legend { font-size: 16px; }
address { font-size: 16px; line-height: 22px; }
.woocommerce-account .addresses .title .edit { font-size: 16px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { height: 50px; font-size: 16px !important; padding: 13px 15px !important; }
.select2-container .select2-selection--single .select2-selection__arrow b { margin: -15px 0 0; }
.woocommerce p.comment-form-email { margin-left: 5px !important; }
.woocommerce input[type='text'], .woocommerce input[type="email"], .woocommerce #reviews #comment { font-size: 16px !important; padding: 12px 15px 12px 15px !important; line-height: 24px; }
.comment-respond { font-size: 16px; line-height: 24px; }
.woocommerce table.shop_attributes th { font-size: 16px; }
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before { margin: 0 auto 1em; }
.wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th { margin: 0 0 20px !important; }
.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row { padding: 10px 0 !important; }
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { font-size: 20px !important; }
.wc-block-cart .wc-block-cart__totals-title { font-size: 18px !important; }
.wc-block-checkout__sidebar.is-sticky { top: 140px; }
.wc-block-components-sidebar { padding-left: 0 !important; }
.wc-block-components-checkout-return-to-cart-button { min-height: 40px; padding: 12px 15px 12px 45px !important; }
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button { padding: 10px 15px !important; }
.woocommerce table.shop_table td .coupon input.input-text { width: 180px !important; height: 50px; }
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3 { font-size: 22px; }
section.singal-page-product-section { padding: 40px 0; }
button.close { right: 15px; top: 15px;line-height: normal;font-size: 25px; }
.bella-luna-row .col-sm-4 { padding: 10px; width: 50%; }
	
.b-form-title {
    margin-bottom: 14px;
    font-size: 35px;
    line-height: 40px;
}
.woocommerce ul.order_details li {
    padding-right: 10px;
    margin-right: 10px;
}
	.woocommerce ul.order_details li strong {
    display: block;
    font-size: 16px;
}
}
@media (max-width: 1024px) {
section.locations-section .col-sm-6 { width: 100%; order: 1; }
section.locations-section .col-sm-3:last-child { width: 100%; order: 3; }
section.locations-section .col-sm-3:first-child { width: 100%; order: 2; }
section.locations-section .locaction-box { height: 360px; border-radius: 0 !important; border: 5px solid #fff !important;flex-direction: row; }
section.locations-section .locaction-map { height: 100%; width: 50%; }
section.locations-section .locaction-box figure { height: 100%; width: 50%; }
section.locations-section .col-sm-3:last-child .locaction-box { flex-direction: row-reverse; }
section.locations-section .col-sm-3 { padding: 0 12px; margin: 20px 0 0; }
.locations-btns { padding-top: 5px; }
.why-choose-list li { width: 33%; }
.fettucine-frenzy-mid-section { padding-bottom: 10px; }
section.locations-section::after { background-position: top 0px center; background-size: 340px; top: -30px; }
section.locations-section .col-sm-3:last-child .locations-call {
    text-align: center;
}
	
	    .sunset-countdown-row {
        padding: 40px 10px;
    }

}

@media (max-width: 991px) {
.middendorfs-restaurant .heading-title { font-size: calc(15px + 6.2vw); }
.middendorfs-restaurant { padding: 40px 0 0; }
.page-description p br { display: none; }
.woocommerce p.comment-form-email { margin-left: 4px !important; }
section.testimonial-section .col-sm-4 { width: 50%; }
.blog-wrapper .col-sm-4 { width: 50%;}
section.calendar-section.events-inn .calendar-tab > ul li { width: 33.33%; }
.why-choose-list li { width: 33.33% ; }
.optional-right-dtl {
        padding: 20px 0px 0;
    }
.optional-main-parent .col-sm-8 {
    width: 100%;
}
.optional-main-parent .col-sm-4 {
    width: 100%;
}
.optional-main-parent::before {
        display: none;
    }

}

@media (max-width: 900px) {
section.services-detail .col-sm-4 { width: 100%; }
section.services-detail .col-sm-8 { width: 100%; }
.blogpage-single-section .col-sm-4 { width: 100%; }
.blogpage-single-section .col-sm-8 { width: 100%; }	
.service-detail-right.sticky { position: inherit; top: 0; }	
.service-detail-right { margin-top: 30px; }
section.blog-section.blogpage-single-section .col-sm-4 { width: 100%; }

.middendorfs-restaurant .heading-title { font-size: calc(15px + 6.0vw); }
.banner-caption .banner-btns { width: 60%; padding-top: 40px; }
section.sunset-countdown-section .col-sm-7 { width: 55%; }
section.sunset-countdown-section .col-sm-5 { width: 45%; }
.timer div { min-width: 120px; margin: 7px 7px;padding: 30px 15px; }

.sunset-countdown-row { padding: 60px 15px; }
.our-menu-img img { display: none; }
.about-menu-img { display: none; }
.about-menu-right-img img  , .shop-menu-img{ display: none; }
section.our-menu-section .col-sm-4 { width: 100%; }
section.our-menu-section .col-sm-8 { width: 100%; }
section.our-menu-section .section-heading { padding: 20px 20px; margin-right: 0; }
section.about-section .col-sm-9 { width: 100%; }
section.about-section { padding: 40px 0 40px; }
section.shop-section .col-sm-4 { width: 50%; }
.calendar-items > figure { max-width: 156px; }
section.up-to-date-section .col-sm-9 { width: 100%; }
section.up-to-date-section .col-sm-3 {width: 100%;display: none;}
section.up-to-date-section {text-align: center; }
.up-to-date-btm { max-width: 100%; display: block; }
.up-to-date-btm .ftr-social { padding: 15px 0; text-align: center; }
.up-to-date-btm .ftr-social a { display: inline-block; margin: 0 2px; }
.up-to-date-row { padding: 25px 15px 40px; }
.up-to-date-row::before { display: none; }
.up-to-date-btm p a:hover{border-color: #E51B24;}
.testimonial-slider.owl-carousel button.owl-dot { margin: 0 5px; }
.contact-btns .theme-btn { font-size: 18px;padding: 16px 20px; }
section.our-menu-section .section-heading { animation-name: animate__fadeInUp; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 50% !important;margin: 0 !important; }
section.middendorf-contact-section .col-sm-3 { width: 50%; }
.faq-box { margin: 15px auto 0; }
section.up-to-date-section.full .up-to-date-row { padding: 25px 0px 40px; }
.up-to-date-img { margin: 0; }
.up-to-date-img { margin: 0 auto; max-width: 360px; padding: 1% 5% 0; }
section.about-section.about-inn .col-sm-6 { padding: 0 12px; width: 100%; }
section.about-section.about-inn .col-sm-6:first-child{order: 2;}
section.about-section.about-inn .col-sm-6:last-child{order: 1;}
.about-img { text-align: center; margin-bottom: 15px; }
section.about-section.about-inn .about-row:nth-child(2n) .about-content { padding: 0; }
section.about-section.about-inn .about-row .about-content { padding: 0; }
section.about-section.about-inn .about-row { margin: 0px 0px 15px; }
section.gallery-section .gallery-list ul li { width: 33.33%; }

section.about-section.about-inn .about-content.default-css.text-center p{text-align: justify;}
.contact-location-row .col-sm-6 { width: 100%; }
.search-popup .modal-dialog { top: 15%;width: 95%; }

.woocommerce p.comment-form-email { margin-left: 3px !important; }

.sidebar-btn a.theme-btn { width: auto; }
.sidebar-btn{text-align: center;}
.sidebar-btn .theme-btn:not(:first-child) { margin-top: 0; margin-left: 7px; }
.blog-section .col-sm-8 { width: 100%; }
.blog-section .col-sm-4 { width: 100%; }
section.blog-section.search-section .col-sm-4 { width: 50%; }
section.contact-location-section.jobs .col-sm-6 { width: 50%; }
section.contact-location-section.jobs .contact-location-box { padding: 10px 10px 20px; justify-content: start; }
section.type-of-events-section .col-sm-4 { width: 50%; }
.fettuccine-content.default-css {
    padding-right: 0;
    padding-top: 20px;
}
.woocommerce ul.order_details li {
        padding-right: 10px;
        margin-right: 10px;
        width: 30.33%;
        margin-top: 10px;
    }
.woocommerce ul.order_details li:nth-child(3){border-right: 0; margin-right: 0;}
.woocommerce ul.order_details {
    padding: 0;
    margin-bottom: 15px;
}



}

@media (max-width: 812px) {
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 22px;line-height: 26px;}
h3 {font-size: 20px;line-height: 24px;}
h4 {font-size: 18px;line-height: 22px;}
h5 {font-size: 16px;line-height: 20px;}
h6 {font-size: 15px;line-height: 18px;}

.default-css ul { margin-bottom: 10px; }  
.banner-title { font-size: 25px; line-height: 32px; }
.theme-btn { padding: 11px 15px; font-size: 14px; line-height: 20px; min-width: 100px; outline-offset: -3px; }
.radius { width: 60px; height: 60px; }
.radius .border-animation, .place { line-height: 59px; } 
.place img { max-width: 20px; }
.lb-nav a.lb-prev, .lb-nav a.lb-next { width: 30px !important; height: 40px; background-size: 15px !important; }

@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.29); } }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.59); } }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.89); } }

.page-nav ul li { font-size: 15px; line-height: 20px; }
.sidebar-title { font-size: 22px; line-height: 26px; }	
.estimatin-detail h4 { font-size: 18px; line-height: 26px; margin-bottom: 5px; }
.nav-next a, .nav-previous a { padding: 12px 15px; font-size: 16px; line-height: 22px; }
.search-btn { margin: 0 0 15px; }
.service-detail-list { margin: 0px 0 15px; }
.blog-img-single > figure { margin-bottom: 10px; }
.service-detail-right .form-hero { margin: 0px 0 15px; }	
figure.fimgs { margin-bottom: 10px; }
.estimatin-title { font-size: 22px; line-height: 32px; }
.sidebar-btn a.theme-btn { font-size: 16px; padding: 15px 15px; }
.estimatin-btn .theme-btn { margin-top: 0px; font-size: 16px; line-height: 22px; padding: 14px 25px; }

.pagination-parent { padding-top: 15px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 32px !important; height: 32px !important; margin: 2px !important; font-size: 18px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers, .wp-pegination a.nextpostslink:hover, .next.page-numbers:hover, .wp-pegination a.previouspostslink:hover { background-size: 24px !important; }
.middendorfs-restaurant .heading-title { font-size: calc(15px + 5.7vw); }

.timer div { min-width: 150px; font-size: 50px; line-height: 35px; margin: 7px 7px;padding: 30px 15px; }
.timer div span { font-size: 25px; line-height: 40px; margin-top: 10px; } 

.banner-btns .theme-btn { font-size: 16px; padding: 13px 14px; max-width: 220px; }
.banner-caption .banner-btns { width: 34%; padding-top: 40px; }
.banner-img { padding: 10px 5% 0; width: 66%; }
.sunset-countdown-row { padding: 40px 15px; }
section.sunset-countdown-section .col-sm-7 { width: 100%; order: 1; }
section.sunset-countdown-section .col-sm-5 { width: 100%; order: 2; }
.timer { margin-top: 35px; }
.heading-title { font-size: 25px; line-height: 30px; }
.menu-btn { margin: 0 auto -19px; }
section.our-menu-section .section-heading { padding: 20px 20px 10px; }
.our-menu-item h3 { font-size: 20px; line-height: 26px; padding-bottom: 40px; }
.our-menu-item h3:after { height: 30px; }
.product-items figure { margin-bottom: 40px; }
.shop-btn::before { height: 55px; top: -65px; }
section.shop-section:after { display: none; }
section.locations-section .locaction-box { height: 300px; }
section.testimonial-section .heading-title, section.contact-section .heading-title { font-size: 25px; line-height: 30px; }
.contact-btns .theme-btn { font-size: 16px; padding: 14px 15px; }
.calendar-items > figure { max-width: 135px; }
ul.nav.nav-tabs li a { font-size: 17px; }
.up-to-date-btm p { font-size: 22px; line-height: 36px; }
section.up-to-date-section .heading-title { font-size: 40px; line-height: 46px; }
.popup-call h3 { margin-bottom: 20px; font-size: 30px; }
.popup-call-btn .modal-body { padding: 40px 40px; }

.top-right-user-dtl > div { padding: 0 9px 0 6px; }
.head-call-now p { font-size: 15px; }
.head-call-now figure { max-width: 24px; }
.head-call-now .headcall-inn { padding-left: 10px; }
.head-call-now { padding: 10px 10px; }
.logo img { max-width: 110px; }
.inner-banner .banner-btns .theme-btn { min-width: auto; }
.heading-title, .woocommerce-products-header__title.page-title { font-size: 25px; line-height: 30px; }
.inner-banner > img { width: 100%; min-height: 240px; object-fit: cover; }
.gallery-item-parent { bottom: 10px; left: 10px; right: 10px; top: 10px; }
.map-box { height: 320px; }
section.middendorf-contact-section h2 { font-size: 22px; }
.events-bx h2 { font-size: 20px;line-height: 24px; }
.faq-box .card { margin: 0 0 10px; }
.faq-box .card-header h5:after, .card-header-title::after { right: 10px; background-size: 14px !important; }
a.example-image-link img { max-width: 32px; }
.load-more { padding-top: 20px; }
.middendorfs-menu .banner-btns .theme-btn { min-width: 200px; }
section.middendorf-contact-section .locations-btns .theme-btn , .event-btns .theme-btn{ font-size: 16px; padding: 13px 14px; }
section.time-capsule-section .timer { margin: 0; }
section.time-capsule-section .timer div{padding: 20px 0;font-size: 32px;line-height: 25px; }
section.time-capsule-section .timer div span {font-size: 18px;line-height: 24px;}
.alignright { max-width: 300px; }
.horst-pfeifer-bx h3 { font-size: 16px; line-height: 24px; }
.horst-pfeifer-bx figure img { max-width: 42px; }
.horst-pfeifer-bx figure { margin: 0 auto 10px; }
.logos-parent-row ul li figure img { max-width: 160px; max-height: 90px; }
.logos-parent-row ul li figure { min-width: 180px; padding: 10px 10px; }
h1.product_title.entry-title { font-size: 22px !important; line-height: 28px !important; }
section.main-contact-section .col-sm-4 { width: 100%;display: none; }
section.main-contact-section .col-sm-8 { width: 100%; }
.contact-location-box .heading-title.text-center { font-size: 22px; line-height: 26px; }
.contact-location-list { margin: 12px 0; align-items: flex-start; }


.blog-btns { padding-top: 10px; }
.events-popup .modal-dialog { top: 60px; }
.event-item h2 { font-size: 28px; line-height: 32px; }
.event-btns .theme-btn { padding: 14px 25px; }
section.calendar-section.events-inn .calendar-items { padding-bottom: 58px; }
section.default-section.jobs .col-sm-5 { width: 100%; }
section.default-section.jobs .col-sm-7 { width: 100%; }
.job-img { margin-bottom: 15px; }
.jobs-row { margin: 5px 0; }
section.main-contact-section .section-heading { margin-bottom: 0; }
section.inner-banner.private .banner-title { font-size: 25px; line-height: 32px; margin-bottom: 2px; }
section.group-dining-section .section-heading { margin-bottom: 15px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 5px; }
.default-btns .theme-btn { font-size: 16px; padding: 13px 18px; min-width: 140px; }
.default-btns.text-center { padding-top: 10px; }
.private-event-section h2 { font-size: 18px; line-height: 28px; }
.thanks-text p { font-size: 18px; line-height: 16px; }
.fettuccine-content p { font-size: 16px; line-height: 24px !important; }
.optional-top h5 { font-size: 18px; line-height: 24px; }
.optional-top p { font-size: 16px; line-height: 22px; }
.optional-add-box h5 { font-size: 20px; line-height: 26px; padding: 0 15px; top: -15px; }
.add-bottom-text { font-size: 16px; line-height: 24px; }
.red-logo img { padding: 0 30%; }
.mid-social { padding-top: 20px; }
.mid-social a { height: 50px; width: 50px; line-height: 43px; margin: 7px 3px; }
.add-mid-call::after { font-size: 16px; top: -2px; }
body.sticky-header-on {
    padding-top: 106px;
}
section.bella-luna.authentic-german-food .heading-title {
    font-size: 25px;
    line-height: 32px;
}

   section.bella-luna.authentic-german-food .place img {
        max-width: 30px;
    }



.woocommerce p.comment-form-email { margin-left: 2px !important; }
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { font-size: 18px !important; }
.wc-block-cart .wc-block-cart__totals-title { font-size: 16px !important; }
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value { font-size: 1em !important; }
.wc-block-checkout__sidebar.is-sticky { top: 120px; }
.reviews-popup .modal-body { padding: 20px 20px; border: 5px solid #e51b24; }
.event-share .event-btns a.theme-btn { margin: 3px 1px !important; }
    .locations-call h2 {
        font-size: 20px;
        line-height: 26px;
    }
	    .locations-call p {
        font-size: 16px;
        line-height: 24px;
    }

    .b-form-title {
        margin-bottom: 10px;
        font-size: 22px;
        line-height: 24px;
    }

.popup-form .form-hero {
    padding: 15px 15px;
}
    .form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
        padding: 6px 12px 10px 5px !important;
        height: 38px;
    }
.gform_wrapper .gfield {
        padding: 0 7px 10px;
    }
        .form-hero input.button.gform_button {
        padding: 10px 25px 10px !important;
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .gform_wrapper textarea.medium {
        height: 70px !important;
    }
.woocommerce table.shop_table td .coupon input.input-text {
    margin-right: 5px !important;
}



}

@media (max-width: 768px) {
.calendar-tab > ul li { width: 100%; }
.calendar-items > figure { max-width: 200px; }
section.calendar-section.events-inn .calendar-tab > ul li { width: 50%; }

section.contact-location-section.jobs .col-sm-6 { width: 100%; }
.location-box-img img { width: 100%; }
section.contact-location-section.jobs .contact-location-box { padding: 10px 10px 15px; display: block; }
.horst-pfeifer-bx { padding: 25px 15px 15px; }


.woocommerce div.product div.images.woocommerce-product-gallery { margin-bottom: 16px; }
.woocommerce-tabs.wc-tabs-wrapper { padding-top: 10px; }
section.related.products ul.products li.product { width: 33.33% !important; }
.woocommerce-MyAccount-content { margin-top: 30px; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { padding: 0 0 20px;width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; }
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title { padding: 15px 0 !important; }
.wc-block-checkout__sidebar { margin-bottom: 15px !important; }
.wc-block-components-form .wc-block-components-checkout-step { margin: 0 0 25px !important; }
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator { padding-top: 25px !important; }
.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step { padding-top: 25px !important; }
.wp-block-woocommerce-checkout { padding-top: 15px !important; }
.wc-block-checkout__actions { padding-top: 25px !important; }
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper { padding-bottom: 25px !important; }
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3 { font-size: 20px; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button { padding: 10px 20px !important; }
.woocommerce table.shop_table td .coupon input.input-text { width: 130px !important; }



}

@media (max-width: 700px) {
.middendorfs-restaurant .heading-title { font-size: calc(15px + 5.2vw); }
.banner-img { display: none; }
.banner-caption .banner-btns { width: 100%; padding-top: 20px;text-align: center; }
section.banner-section .col-sm-5 { width: 100%; }
section.banner-section 
.col-sm-7 { width: 100%; } 
.banner-video .video-section { margin: 0; max-width: 100%; }
.banner-btns .theme-btn { max-width: 100%; display: inline-block; } 
.banner-btns .theme-btn:not(:last-child) { margin: 0 4px 0 0; }
section.banner-section { padding: 40px 0 40px; }
.contact-btns { flex-wrap: wrap; } 
.contact-btns .theme-btn { margin: 5px 5px; }
section.default-section.events .col-sm-4 { padding: 40px 12px 15px; width: 50%; }
.gallery-list ul li { width: 33.33%; }
section.time-capsule-section .col-sm-3 { width: 100%; }
section.time-capsule-section .col-sm-9 { width: 100%; }
section.time-capsule-section .timer{padding: 25px 10px;margin-bottom: 20px;}
section.time-capsule-section .timer div{margin: 0;display: inline-block;min-width: auto;border-bottom: none;border-right: 1px solid rgb(255 255 255 / 20%);padding: 0px 25px;}
.event-content { height: 240px; }
section.group-dining-section .default-css ul { column-count: 1; }
.fettucine-gallery .gallery-list ul li { width: 33.33%; }
section.gallery.oct-nov-oktoberfest .gallery-list ul li {
    width: 33.33%;
}
.why-choose-list li {
        width: 50%;
    }


.woocommerce p.comment-form-email { margin-left: 0px !important; }

    .woocommerce ul.order_details li {
        padding-right: 0;
        margin-right: 0;
        width: 100%;
        margin-top: 4px;
        border-bottom: 1px dashed #cfc8d8;
        border-right: 0;
        padding-bottom: 10px;
    }
}

@media (max-width: 600px) {
.head-call-now { margin-right: 10px; }
section.contact-section img { width: 100%; height: 350px; object-fit: cover; }
section.testimonial-section .col-sm-4 { width: 100%; }


}

@media (max-width: 575px) {
.owl-stage { display: block; }
.owl-item { display: block; }

.calendar-tab > ul { margin: 0 -5px; } 
.calendar-tab > ul li { padding: 5px; } 
ul.nav.nav-tabs li a { font-size: 15px; line-height: 22px; padding: 10px 10px; }
.product-items h3 { font-size: 18px; line-height: 24px; } 
.product-items figcaption { padding: 15px 10px 10px; }
.shop-btn::before { height: 45px; top: -53px; } 
.header-section .container, section.banner-section .container { padding: 0 12px; }
.ftr-logo img { max-width: 170px; }
.header-section .col-sm-3:last-child { width: 100%;padding: 0; }
.header-section .col-sm-3 { width: 100%;padding: 0; } 
.header-section .col-sm-6 { width: 0%;padding: 0; } 
.logo { text-align: center; margin-bottom: 10px; } 
.head-call-now figure { display: none; } 
    .head-call-now {
        margin: 0;
        padding: 10px 10px;
        border-radius: 0;
        width: 100%;
        justify-content: center;
        position: absolute;
        top: -40px;
    }
    .head-call-now .headcall-inn {
        padding-left: 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 100%;
    }
.head-call-now p:last-child { padding: 0; } 
.head-call-now p { padding: 0; border: none; font-size: 16px; }
.logo img { max-width: 98px; }
.our-menu-item { margin: 0 5px; }
.our-menu-box { padding: 10px 5px 50px; }
.top-btns-mobile { width: 100%; display: inline-flex !important; flex-wrap: wrap; }
.top-btns-mobile .theme-btn { width: 50% !important; display: block; margin: 0 !important; min-width: auto; flex-shrink: 0; }
.timer div { min-width: 100px; font-size: 34px; line-height: normal; margin: 5px 5px;padding: 15px 10px; }
.timer div span { font-size: 18px; line-height: 32px; margin-top: 0px; } 

.up-to-date-btm p { font-size: 20px; line-height: 40px; }
section.up-to-date-section .heading-title { font-size: 30px; line-height: 34px; }
section.locations-section .locaction-box figure { height: auto; width: 100%; }
section.locations-section .locaction-box { height: auto; display: block; }
section.locations-section .locaction-map { height: 280px; width: 100%; }
section.contact-section img { width: 100%; height: 350px; object-fit: cover; }
.testimonial-slider.owl-carousel button.owl-dot { height: 10px; width: 10px;margin: 0 5px; }
.testimonial-slider.owl-carousel button.owl-dot.active { outline-offset: 3px; }
.middendorfs-restaurant .heading-title { font-size: calc(15px + 4.8vw); }
.ftr-title { font-size: 18px; line-height: 26px; padding: 6px 0; }
.ftr-call { padding: 10px 0; }
.footer-menu ul li { padding: 8px 0; }
.copyright-menu ul li { padding: 8px 0; }
.copyright { padding-top: 7px; }
.popup-call-btn .modal-body { padding: 25px 20px; }
.popup-call h3 { margin-bottom: 15px; font-size: 25px; }
.popup-call { padding-bottom: 25px; }
.col-sm-6:last-child .popup-call { padding-bottom: 0px; }
.popup-call a.btn { padding: 8px 25px; font-size: 16px; }
.popup-call-btn button.close { right: -5px; }
.product-items figure { margin-bottom: 30px; }
.shop-btn::before { height: 35px; top: -43px; }
section.shop-section .col-sm-4 { width: 100%; } 
.header-section .row { align-items: inherit; }
    .header-section {
        padding: 10px 0 0;
        margin-top: 40px;
    }
.top-right-user-dtl { padding: 8px 10px; position: absolute; top: 0; left: 0; right: 0; background: #e51b24; }
.top-right {  align-items: inherit;padding: 0; }
.top-right-user-dtl > div img { filter: brightness(0) invert(1);margin-top: -3px; }
.top-right-user-dtl > div { padding: 0 13px 0 10px; }
.inner-banner .banner-caption .banner-btns { padding-top: 0; }
a.cart-contents span { color: #000000; background-color: #ffffff; }
.banner-btns .theme-btn { font-size: 15px; padding: 13px 10px; margin: 3px 3px !important; min-width: auto; }
.banner-caption .banner-btns { padding-top: 10px; }
.gallery-list ul li { padding: 5px; }
.gallery-list ul { margin: 0 -5px; }
.map-box { height: 280px; padding: 8px; }
.middendorfs-menu .banner-btns .theme-btn { min-width: 170px; }
section.middendorf-contact-section .locations-btns .theme-btn, .event-btns .theme-btn { padding: 13px 14px; }
.middendorfs-menu .banner-btns .theme-btn{font-size: 14px;}
.up-to-date-img { max-width: 260px; }
.middendorfs-menu .col-sm-6{padding: 5px 12px;}
.banner-btns { padding-top: 10px; }
section.gallery-section { margin: 0; padding: 10px 0; }
.alignright { max-width: 260px; }
section.default-section.horst-pfeifer .col-sm-4 { width: 50%; }
.logos-parent-row ul li { padding: 6px; width: 33.33%; }
.logos-parent-row ul { margin: 0 -6px; }
.logos-parent-row ul li figure { min-width: auto; padding: 10px 10px; }
.logos-parent-row ul li figure img { max-width: 114px; max-height: 74px; }
section.time-capsule-section { padding: 40px 0 40px; }
section.time-capsule-section .timer div{padding: 0px 15px;font-size: 25px;line-height: 15px; }
section.time-capsule-section .timer div span {font-size: 16px;line-height: 22px;}
section.contact-location-section { margin: 40px 0px;background-image: none !important; }
.contact-location-row .col-sm-6 { padding: 15px 0; }
.contact-location-box { background: rgb(245 245 245); backdrop-filter: none; height: auto; display: block; box-shadow: 0 0 30px rgba(76, 170, 168, 0.40); }
section.related.products ul.products li.product { width: 50% !important; }
section.calendar-section.events-inn .calendar-tab > ul li { padding: 5px; }
section.calendar-section.events-inn .calendar-tab > ul { margin: 0 -5px; }
section.calendar-section.events-inn ul.nav.nav-tabs li a { padding: 7px 15px; }
.event-date { font-size: 14px; line-height: 22px; padding: 5px 15px; }
.event-item h2 { font-size: 22px; line-height: 26px; }
.event-content { top: 50px; bottom: 15px; left: 15px; right: 15px; }
.event-content p { font-size: 15px; line-height: 22px; }    
.event-list li .middendorf-contact-bx p strong { font-size: 14px; line-height: 20px; }
.event-list li { padding: 6px !important; }
.event-list { margin: 15px 15px !important; }
.event-list li .middendorf-contact-bx h3 { font-size: 16px; line-height: 22px; }
.event-list li .middendorf-contact-bx figure img { max-width: 28px; }
.event-map { height: 280px; }
.event-share h3 { font-size: 25px; line-height: 30px; }

.blog-wrapper .col-sm-6 { margin-bottom: 15px; }
section.blog-section.search-section .col-sm-4 { width: 100%; }
.blog-wrapper .col-sm-4 { padding: 8px 12px; }
section.contact-location-section.jobs .col-sm-6 { padding: 10px 12px; }
.inner-banner .banner-btns .theme-btn { margin: 5px 2px !important; min-width: auto; font-size: 14px; padding: 10px 15px; }
section.locations-section.locations-inn .locaction-map { height: 300px; }
.event-content { height: 140px; }
.why-choose-list li { width: 50%; }
.private-event-section h2 br{display: none;}
section.inner-banner.private .banner-title { font-size: 18px; line-height: 24px; margin-bottom: 2px; }
section.inner-banner.private p { font-size: 15px; line-height: 20px; margin-bottom: 5px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 3px; }
.thank-you-logo img { padding: 0 30%; }
.woocommerce-product-title-rating { flex-wrap: wrap; }
p.comment-form-email { width: 100%; }
p.comment-form-author { width: 100%; }
.woocommerce p.stars a { font-size: 20px; }
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { font-size: 16px !important; }
.woocommerce-product-title-rating .woocommerce-product-rating { padding-left: 0; width: 100%; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order { margin-bottom: 0em; }
/* .top-btns-mobile {
display: block !important;
position: absolute;
top: 40%;
} */
.faq-box .card-header-title { padding: 7px 30px 7px 10px; }
.red-logo img { padding: 0 20%; }
.left-text-rt { width: 100%;padding: 0 10px 15px; }
.optional-right-dtl { text-align: center; }
.add-mid-call { width: 100% !important; text-align: center !important; }
.add-mid-call::after {display: none; }
.optional-add-box { margin-top: 25px; }
.add-mid-text { display: block; }
.add-bottom-text { padding-top: 10px; }
.fettucine-frenzy-mid-section .col-sm-6:not(:first-child) { padding-top: 20px; }
body.sticky-header-on {
    padding-top: 178px;
}
.mid-social a {
        height: 40px;
        width: 40px;
        line-height: 33px;
        margin: 5px 2px;
    }
.mid-social a img {
    max-width: 18px;
}
    .fettucine-gallery .gallery-list ul li {
        padding: 5px;
    }
section.group-dining-section h2 {
    font-size: 18px;
    line-height: 24px;
}
section.gallery.oct-nov-oktoberfest .load-more a.theme-btn.btn-black {
    margin-right: 5px;
}
.you-know-box figure {
    margin-bottom: 20px;
}
.you-know-btn a.theme-btn.btn-black {
    margin-right: 5px;
}
.card-body.default-css p {
    font-size: 15px;
    line-height: 22px;
}



}

@media (max-width: 525px) {
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.our-menu-box { flex-wrap: wrap; }
.our-menu-item { margin: 0 0 45px; width: 100%; }
.our-menu-item figure img { width: 100%; height: 100%; object-fit: cover; }
.our-menu-item:last-child{margin-bottom: 0;}
.middendorfs-restaurant .heading-title { font-size: calc(15px + 4.5vw); }
.our-menu-item h3 { padding-bottom: 30px; }
.our-menu-item h3:after { height: 23px; }
section.gallery-section .gallery-list ul li { width: 50%; }
.countdown-btns .theme-btn:not(:first-child), .middendorfs-menu .banner-btns .theme-btn:not(:first-child), .event-btns .theme-btn:not(:first-child) { margin-left: 3px;}
section.type-of-events-section .col-sm-4 { width: 100%; }
.fettucine-gallery .gallery-list ul li { width: 50%; }
section.gallery.oct-nov-oktoberfest .gallery-list ul li {
    width: 50%;
}


}

@media (max-width:480px) {
.calendar-items > figure { max-width: 130px; } 
.head-call-now p { font-size: 15px; } 
.theme-btn { min-width: 90px; } 
.banner-btns .theme-btn { margin: 3px 0px !important; min-width: 100%; } 
.banner-caption .banner-btns { padding-top: 15px; }
ul.nav.nav-tabs li { padding: 12px 3px; }
ul.nav.nav-tabs { margin: 5px 0px 10px; } 
.up-to-date-btm p { font-size: 16px; line-height: 30px; }
.contact-btns .theme-btn { font-size: 14px; padding: 13px 15px; }
.contact-btns { margin: 10px 0px 0; }
.contact-absolute { padding: 30px 10px; } 
.middendorfs-restaurant .heading-title { font-size: calc(15px + 4.2vw); }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 100% !important; margin: 0 !important; }

.woocommerce ul.products li.product .onsale { top: 25px; right: 20px; left: auto; margin: 0; }
.gallery-list ul li { width: 50%; }
section.default-section.events .col-sm-4 { padding: 40px 12px 15px; width: 100%; }
section.middendorf-contact-section .col-sm-3 { width: 100%; padding: 6px 12px; }
.logos-parent-row ul li { width: 50%; }
section.default-section.horst-pfeifer .col-sm-4 { width: 100%;padding: 7px 12px; }
.alignright { max-width: 100%; margin: 0 auto 15px; width: 100%; }
section.about-section.about-inn .heading-title br{display: none;}
section.time-capsule-section .timer div{padding: 0px 10px;font-size: 20px;line-height: 10px; }
section.time-capsule-section .timer div span {font-size: 14px;line-height: 18px;}
section.time-capsule-section .timer { padding: 25px 0px; margin-bottom: 20px; }
section.related.products ul.products li.product { width: 100% !important; }
.blog-wrapper .col-sm-4 { width: 100%;}
section.calendar-section.events-inn .calendar-tab > ul li { width: 100%; }
section.calendar-section.events-inn  ul.nav.nav-tabs { margin: 0px 0px 10px; }
.event-list li { width: 100% !important; }
.default-btns .theme-btn{margin: 4px 2px !important;}

.sidebar-btn a.theme-btn { width: 100%; }
.sidebar-btn .theme-btn:not(:first-child) { margin-top: 10px; margin-left: 0; }
.blog-content h3 { line-height: 22px; }
.recent-post-dtl h6 { line-height: 18px; font-size: 15px; }
.nav-next a, .nav-previous a { padding: 10px 15px; font-size: 15px; line-height: 22px; min-width: 120px; }



/*  */
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 100%; }
.woocommerce form .form-row { padding: 0px 0px; }
.woocommerce-MyAccount-content button { margin-left: 0px !important; }
p.woocommerce-LostPassword.lost_password { padding-left: 2px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { padding: 8px 15px; font-size: 13px; line-height: 22px; }
.event-share a.event-share-modal { margin: 0 0 15px; display: block; }


}

@media (max-width:460px) {
section.default-section.jobs .event-btns .theme-btn:not(:first-child){margin: 7px 0 0 ;}
section.default-section.jobs .event-btns .theme-btn{width: 100%;}
.why-choose-list li { width: 100%; }

}

@media (max-width:420px) {
.calendar-items > figure { max-width: 100px; }
.calendar-items h3 { font-size: 16px; line-height: 22px; margin-bottom: 2px; } 
.calendar-item-btm-child ul li { margin-bottom: 6px; font-size: 13px; line-height: 18px; } 
.calendar-item-btm-child ul li figure { max-width: 16px; margin-right: 5px; }
.calendar-item-top-child p { font-size: 15px; line-height: 20px; }
.date { font-size: 13px; line-height: 16px; margin-bottom: 3px; }
.head-call-now p { font-size: 14px; }
.head-call-now .headcall-inn { justify-content: space-around; }
.up-to-date-btm p { font-size: 15px; line-height: 20px; }
.locations-btns .theme-btn { margin: 4px 2px !important; width: 100%; font-size: 15px; line-height: 22px; }
.middendorfs-restaurant .heading-title { font-size: calc(15px + 3vw); }
.middendorfs-menu .banner-btns .theme-btn { min-width: 120px; }
section.default-section.events .locations-btns .theme-btn , section.middendorf-contact-section .locations-btns .theme-btn { width: auto; }
.top-btns-mobile .theme-btn { padding: 11px 13px; font-size: 13px; }


}

@media (max-width:360px) {

}


