@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}



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

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

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

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

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




body {padding: 0;margin: 0;font-family: 'Bulldog Std';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #4C721D;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; color: #000;}
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}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Bulldog Std';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #4C721D;}
p strong {color: #414141; font-weight: 600; font-family: 'Bulldog Std';}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #4C721D;}
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 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Bulldog Std';font-style: normal;font-weight: 600;color: #4B721D;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #4C721D;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #4C721D;}
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: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 28px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.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: 18px;}
.default-css ul li, .default-css ol li {
    font-family: 'Bulldog Std';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #666;
    margin: 0 0 7px;
}
.default-css ul li a, .default-css ol li a {color: #4C721D}
.default-css ul li strong, .default-css ol li strong {color: #414141;font-weight: 600;font-family: 'Bulldog Std';}
.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: 22px;
    background-size: 17px;
}
.floating-icon a {
    padding: 11px 23px;
    display: inline-block;
    border-radius: 5px 5px 0px 0px;
    background: #4C721D;
    color: #FFF;
    text-align: center;
    font-family: Bulldog Std;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}
.floating-icon {position: fixed;right:-93px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a:hover {color: #fff;background: #000;}
.header-section {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    padding: 0px 0;
    border-top: 3px solid #4C721D;
    border-bottom: 3px solid #4C721D;
}
.header-section.sticky { position: fixed; background-color: #fff;box-shadow: 0px 0px 60px 0px rgba(15, 15, 13, 0.30);}

.header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0;  
}
.header-location ul {
    display: flex;
    align-items: center;
}
.header-location ul li {
    list-style: none;
    color: #000;
    font-family: "Bulldog Medium Std";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 20px;
}
.header-location ul li img {
    margin-right: 7px;
    width: 21px;
    position: relative;
    top: -2px;
}
.header-location ul li p img{width: 20px;}
 .top-bar-head {
    background: #EEEEDC;  border-bottom: 3px solid #4C721D;
}
.header-location ul li a {
    color: #000;
}
.header-location ul li a:hover {
    color: #4C721D;
}
.header-location ul li:first-child {
    padding-left: 0;
}

.dropdown-box .search-btn {
    width: 200px;
}
.dropdown-box .search-btn form {
    position: relative
}
.dropdown-box .search-medium {
    width: 100%;
    padding: 2px 20px 2px 10px;
    height: 30px;
    background-color: transparent;
    border-radius: 0;
    color: #666;
    font-family: "Bulldog Medium Std";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #CCC;
    border-left: none;
}
.dropdown-box .search-btn button {
    border: none;
    position: absolute;
    top: 1px;
    width: 30px;
    right: 0px;
    background: transparent;
}
.dropdown-box .search-btn button:hover {
    cursor: pointer
}
.header-top-right {
    display: flex;
    align-items: center;
}
.dropdown-box {
    display: flex;
}
.crypto-icon {
    height: 1em;
    vertical-align: baseline;
    margin-bottom: -2px;
    padding-right: 5px;
}
.sik-dropdown > button.dropdown-toggle {
    position: relative;
    width: 116px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #4C721D;
    color: #FFF;
    font-family: "Bulldog Medium Std";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 0;
    padding: 6px 10px;
    text-align: left;
    height: 30px;
}
.sik-dropdown > button.dropdown-toggle::after {
    content: "\f107";
    font-family: FontAwesome;
    color: #fff;
    font-size: 14px;
    margin-left: 0;
    margin-top: 2px;
    transition: 1s;
    text-align: center;
    position: relative;
    top: 0;
    line-height: 11px;
    border: none;
    vertical-align: inherit;
    float: right;
}
.sik-dropdown .dropdown-item {
    cursor: pointer;
}
.dropdown-box .dropdown-menu.show {
    background: #00381F;
    min-width: 120px;
}

.catering-con-help-bx li {
    list-style: none !important;
}
.top-social {
    padding-left: 60px;
}
.top-social a {
    width: 36px;
    height: 36px;
    display: inline-block;
    border: 1px solid #4C721D;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    margin: 0 5px;background:#4B721D;
}
.top-social a:last-child {
    margin-right: 0;
}
.top-social a img {
    filter: brightness(0) invert(1);
    max-width: 18px;
}
.top-social a:hover {
       background: #EEEEDC;
}
.top-social a:hover img {
    filter: none;
}
.top-right img {
    max-width: 22px;
}
.user-div { display: inline-block; position: relative;padding: 0 0 0 16px; }
.menu-bar { padding-right: 50px; }
.search-div { display: inline-block; padding: 0 10px; position: relative;}

#search-form { display: none; position: absolute; right: 34px; min-width: 230px; top: -6px; z-index: 1; }
#search-form.active-search { opacity: 1; visibility: visible; }
.search-open{display: block;}
span.search { position: absolute; top: 8px; left: 10px; color: #666; font-weight: normal !important; }
span.search .fa{font-weight: normal !important;}
#search-form input.form-control { padding-left: 32px; }

.search-popup button.close {
    font-size: 50px;
    position: absolute;
    font-weight: 700;
    right: 30px;
    text-shadow: none !important;
    top: 30px;
    color: #fff;
    opacity: 1 !important;
    font-family: 'Bulldog Medium Std';
    background: transparent;
    border: none;
}
.search-popup button.close i.fa.fa-times-circle {
    color: #4C721D;
}


.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: 'Bulldog Medium Std';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    width: 100%;
}
.cart-div::after { content: ''; background: #D3D7AB; height: 29px; width: 1px; top: 50%; transform: translateY(-50%); right: 0; position: absolute; opacity: 0.5; }
.cart-div::before { content: ''; background: #D3D7AB; height: 29px; width: 1px; top: 50%; transform: translateY(-50%); left: 0; position: absolute; opacity: 0.5; }
span.header-cart-count {
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    font-family: 'Bulldog Medium Std';
    width: 17px;
    height: 17px;
    border-radius: 8px;
    background-color: #4b721d;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 1px;
    top: -3px;
}
.cart-div {
    display: inline-block;
    padding: 0 13px;
    position: relative;
}
.count {
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    font-weight: 500;
    font-family: 'Bulldog Medium Std';
    width: 14px;
    height: 14px;
    border-radius: 8px;
    background-color: #4C721D;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 1px;
    top: -4px;
}




.header-top-contact {
    padding-left: 0;
}
.header-top-contact ul {
    display: flex;
    align-items: center;
}
.header-top-contact ul li {
    list-style: none;
    position: relative;
    color: #666;
    font-family: "Bulldog Medium Std";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.header-top-contact ul li::after {
    content: '|';
    color: #666;
    padding: 0 20px 0 23px;
}
.header-top-contact ul li:last-child:after {display: none;}
.header-top-contact ul li a {
    color: #666;
}
.header-top-contact ul li a:hover {
    color: #4C721D;
}
.header-meuu-right { display: flex; align-items: center; justify-content: space-between;  position: relative; }
.top-head-call {
    display: flex;
    align-items: center;
}
.top-head-call figure {
    border-radius: 10px;
    background: #4C721D;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 55px;
    margin-right: 15px;
}
.top-head-call p {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
.top-head-call p a {
    color: #4C721D;
}
.top-head-call a:hover {
    color: #000;
}


.header-logo {
    margin-bottom: -124px;
}
.header-logo img {
    max-width: 260px;
}

.header-bottom .col-sm-2 {
    width: 20%;
}
.header-bottom .col-sm-10 {
    width: 80%;
}

.header-section.sticky .header-logo img {
    max-width: 190px;
}




/* section.hero-slider  */
section.home-slid .col-sm-12 {
    padding: 0;
}
section.home-slid .home-slid-img {
    position: relative;
    text-align: center;
}
section.home-slid .home-slid-img .heading-title2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    right: 15px;
    color: #fff;
}
section.home-slid .home-slid-img .heading-title2 b {
    color: #fff;
}
.carousel-indicators [data-bs-target] {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    background-color: #000;
}
.carousel-indicators .active{
    border-radius: 50%;
    background-color: #00381F;
    border: 1px solid #fff;
    outline: 1px ridge #00381F;
}
ol.carousel-indicators {
    margin: 0;
    bottom: 20px;
    position: absolute;
    justify-content: center;
    align-items: center;
}
.home-slide-img {
    position: relative;
}
.home-slide-img img {
    width: 100%;
}
.home-slid-box .col-sm-12 {
    padding: 0;
}
.banner-count {
    position: absolute;
    top: 13%;
    transform: rotate(358deg);
    left: 10%;
}
.banner-subtitle {
    color: #4C721D;
    font-family: "Commercial Script";
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    max-width: 280px;
    margin: 0 auto;
    position: absolute;
    top: 56%;
    left: 5%;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
}
.banner-title {
    margin-bottom: 20px;
    color: #4C721D;
    font-family: "Bulldog Medium Std";
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.banner-title strong {color: #B40216;font-weight: 400;}

.theme-btn {
    display: inline-block;
    position: relative;
    padding: 20px 52px;
    border-radius: 0px;
    text-align: center;
    font-family:'Bulldog Medium Std';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
}
a.theme-btn.btn-green {
    background: #4C721D;
    backdrop-filter: blur(20px);
    color: #fff;
}
a.theme-btn.btn-green:hover { color: #4C721D; background: #fff; 
    border-color: #4C721D;}
    a.theme-btn.btn-white{
        color: #4C721D;
        background: #fff;
        border-color: #4C721D;
    }
    a.theme-btn.btn-white:hover{
        background: #4C721D;
        backdrop-filter: blur(20px);
        color: #fff;
    }
    .menu-btns.text-center a.theme-btn {
        margin: 5px 8px;
    }
/* 3 */
.btn-shop {
    background: #4C721D;
    padding: 0 !important;
    
  }
  .btn-shop span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 52px;
  }
/*   .btn-shop:before,
  .btn-shop:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
     background: #4C721D;
    transition: all 0.3s ease;
  }
  .btn-shop:before {
    height: 0%;
    width: 2px;
  }
  .btn-shop:after {
    width: 0%;
    height: 2px; 
  }*/
a.theme-btn.btn-shop:hover{
        color: #4C721D;
    background: #fff;
    border-color: #4C721D;
  }
/*   .btn-shop:hover:before {
    height: 100%;
  }
  .btn-shop:hover:after {
    width: 100%;
  } */
a.theme-btn.btn-shop:hover span{
     color: #4C721D;
  }
/*   .btn-shop span:before,
  .btn-shop span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
     background: #4C721D;
    transition: all 0.3s ease;
  }
  .btn-shop span:before {
    width: 2px;
    height: 0%;
  }
  .btn-shop span:after {
    width: 0%;
    height: 2px;
  }
  .btn-shop span:hover:before {
    height: 100%;
  }
  .btn-shop span:hover:after {
    width: 100%;
  } */
  







.form-hero {
    position: relative;
    right: 0;
    top: 0;
    float: right;
    padding: 35px 35px;
    border-radius: 10px;
    background: rgb(0 0 0 / 80%);
}
.form-hero .b-form-title {
    margin-bottom: 20px;
    color: #FFF;
    text-align: center;
    font-family: Bulldog Std;
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.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 21px;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;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Bulldog Std', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.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 {
    padding: 11px 22px !important;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 1s;
    border: none;
    color: #FFF !important;
    text-align: center;
    font-family: Bulldog Std !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 28px !important;
    text-transform: uppercase !important;
    border-radius: 0px !important;
    background: #4C721D !important;
}
.catering-concierge-contact .gform-footer.gform_footer.top_label {
    text-align: center;
    justify-content: center;
}

.catering-concierge-contact .form-hero input.button.gform_button{
     padding: 16px 50px !important; font-size: 30px !important;
      font-weight: 400 !important;    font-family: 'Bulldog Medium Std' !important;border: 1px solid transparent !important;
}
.catering-concierge-contact .form-hero input.button.gform_button:hover{
        color: #4C721D !important;
    background: #fff !important;
    border-color: #4C721D !important;
}
.form-hero input.button.gform_button:hover {background: #FFF !important; box-shadow: 0px 0px 30px 0px rgba(55, 164, 164, 0.20) !important; color: #4C721D !important;}

.gform_wrapper textarea.medium {
    height: 80px !important;
    border-radius: 5px !important;
    display: block;
    min-block-size: inherit !important;
}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0px 0 0 0 !important;position: relative;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important; padding-left: 5px !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: 7px 15px 7px 15px;
    -webkit-appearance: none;
    resize: none;
    position: relative;
    height: 38px;
    transition: all 1s;
    margin: 0 !important;
    box-shadow: none;
    color: #666 !important;
    font-size: 16px !important;
    font-family: Bulldog Std;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    border-radius: 4px;
    border: 1px solid rgba(48, 69, 124, 0.20);
    background: #FFF;
}
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important; background-size: 16px !important; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 16px!important;font-family: Bulldog Std;font-style: normal;font-weight: 400;line-height: 28px;color: #666;margin: 0 !important;padding-left: 5px;}
.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 #4C721D !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: Bulldog Std;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: #4C721D;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;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;}
/* .form-hero .gform_wrapper .ginput_container { margin: 0!important; padding: 0; position: relative; display: flex; flex-wrap: wrap; } */

.heading-title {
    margin-bottom: 10px;
    color: #4B721D;
    font-family: "Bulldog Std";
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    text-transform: uppercase;
}


.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a !important;
}

/* section.fruit-section */
section.fruit-list-section {
padding: 70px 0 100px;
}
.fruit-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -5px;
}
.fruit-list ul li {
    list-style: none;
    width: 14.28%;
    text-align: center;
    padding: 25px;
    border-radius: 50%;
    overflow: hidden;
}
.fruit-list ul li figure img {width: 100%;transition: all 0.6s ease;}
.fruit-list ul li:hover figure img {transform: scale(1.1);}

.fruit-btns {
    margin-bottom: -129px;
    margin-top: 30px;
}


.catering-con-help-bx-2 li {
    color: #fff;
}
/* catering-section */
section.catering-section>figure>img {
    width: 100%;
}
.catering-btns {
    margin-top: -35px;
}



/* section.weekly-ads-section */
section.weekly-ads-section {
    padding: 100px 0;
}
section.weekly-ads-section .row {
    align-items: center;
}
section.weekly-ads-section .col-sm-6 {
    padding: 0;
}
.weekly-ads-right {
    display: flex;
    align-items: center;
    float: right;
    padding: 0 160px 0 30px;
}
.weekly-ads-right .heading-title {
    font-size: 100px;
    width: calc(100% - 350px);
    margin: 0;
    line-height: normal;
}
.weekly-ads-right .heading-title strong{
    font-size: 130px;
    font-weight: 700;
}
.weekly-ads-right figure {
    margin-right: 40px;
}
.weekly-ads-right figure img{
    width: 100%;
}



/* section.eat-fit-section */
section.eat-fit-section .col-sm-6, section.eat-fit-section .col-sm-4, section.eat-fit-section .col-sm-3 {
    padding: 0;
}



/* section.newsletter-section */
section.newsletter-section{
    background: url(../images/newsletter-bg.png) no-repeat;
}
section.newsletter-section {
    background: url(../images/newsletter-bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -30px;
    position: relative;
    padding: 50px 0;
}
section.newsletter-section .newsletter-box .heading-title {
    color: #FFF;
    text-transform: math-auto;
    margin: 0;
}
section.newsletter-section .newsletter-box .newsletter-form{
    width: 30%;
}
section.newsletter-section .newsletter-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */ color: #666;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.newsletter-form .medium::placeholder {color: #666;opacity: 1;}

.newsletter-form .ctct-email::-webkit-input-placeholder { /* Edge */ color: #666;opacity: 1;}
.newsletter-form .ctct-email:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.newsletter-form .ctct-email::placeholder {color: #666;opacity: 1;}
.newsletter-form .medium, .newsletter-form .ctct-email {
    padding: 9px 78px 9px 15px !important;
    display: block !important;
    height: 60px;
    width: 100%;
    margin: 0 !important;
    color: #666 !important;
    font-family: Bulldog Std;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid rgba(32, 39, 45, 0.10);
    background: #FFF;
}
.newsletter-form input.button.gform_button, .newsletter-form .ctct-submit {
    display: inline-block !important;
    cursor: pointer !important;
    transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 15px 16px;
    text-align: center !important;
    font-family: 'Bulldog Medium Std';
    border-radius: 0;
    background: #4C721D !important;
    color: #FFF;
    font-size: 20px;
    font-style: normal !important;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: none;
	 outline: none;
    margin: 0 !important;
}
.newsletter-form input.button.gform_button, .newsletter-form .ctct-submit:hover {background-color: #000 !important;}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}

.newsletter-form a.button.ctct-button {
    display: none;
}
.newsletter-form .ctct-form-wrapper .ctct-form-field {
    margin: 0;
}
.newsletter-form span.ctct-label-top {
    display: none;
}
.newsletter-form .ctct-disclosure {
    display: none;
}
.ctct-message{
    color: #FFF;
}
.ctct-form-wrapper .ctct-message.ctct-success {
    color: #fff !important;
}

.newsletter-form .gform_body {
    margin: 0;
}
.newsletter-form .gform_wrapper .gfield {
    padding: 0 0 15px;
}

.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}

.gfield.gfield--type-captcha.gfield--input-type-captcha.gfield--width-full.field_sublabel_below.gfield--no-description.field_description_below.hidden_label.field_validation_below.gfield_visibility_visible {
    padding-bottom: 0;
}
/* OUR fresh SECTION CSS START */
.fresh-section {padding: 100px 0;overflow: hidden;}
.fresh-wrapper .row {justify-content: center;}
.fresh-wrapper .col-sm-3, .fresh-wrapper .col-sm-6 {
    padding: 15px;}
.fresh-item figure {overflow: hidden;}
.fresh-content {
    padding-top: 20px;
}
.fresh-wrapper .col-sm-4 {
    padding: 15px;
}
.fresh-content h3 {
    color: #000;
    font-family: "Bulldog Std";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}
.fresh-content h3 a {color: #000;}
.fresh-item:hover .fresh-content h3 a {color: #4C721D;transition: 0.6s;}
.fresh-item figure img {width: 100%;transition: all 0.6s ease;}
.fresh-item:hover figure img {transform: scale(1.1);}
/* .fresh-search {
    display: flex;
    align-items: center;
    justify-content: right;
    padding-bottom: 20px;
} */

section.blog-section.blog-inn.home .section-heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
section.blog-section.blog-inn.home .section-heading .heading-title {
    width: 70%;
    margin: 0;
}
.fresh-search {
    width: 20%;
    text-align: right;
}
.fresh-search .btn-primary {
    color: #666;
    font-family: Bulldog Std;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #666 !important;
    background: transparent;
    border-radius: 0;
    text-align: left;
    height: 60px;
    padding: 10px 20px;
    position: relative;
}
.fresh-search .btn-primary::after {
    content: "\f107";
    font-family: FontAwesome;
    color: #666;
    font-size: 22px;
    margin-left: 0;
    margin-top: 0;
    transition: 1s;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    line-height: 14px;
    border: none;
    vertical-align: inherit;
    float: right;
    position: absolute;
    right: 10px;
}
.dropdown-menu.show {
    display: block;
    width: 100%;
}
.fresh-search a.theme-btn.btn-green {
    padding: 15px 40px;
}




/*  */
.favorites-row .row {
    justify-content: center;
}
.favorites-row .col-sm-3 {
    padding: 35px 21px;
}
.favorites-row {
    margin-top: -20px;
}
.favorites-box {
    height: 100%;
    text-align: center;
    padding: 10px;
    border: 1px solid rgba(32, 39, 45, 0.20);
    background: #F5F5F5;
    position: relative;
}
.favorites-box figure img {
    width: 100%;
}
.favorites-box figure {
   overflow: hidden;
}
.favorites-box h3 {
    color: #FFF;
    text-align: center;
    font-family: "Bulldog Std";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    background: #4B721D;
    padding: 10px;
    margin: 0;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: -40px;
    min-height: 84px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.favorites-box:hover h3 {
    color: #FFF;
    background: #00381F;
    transition: all 0.6s;
}
.favorites-box figure:hover img {
	-webkit-transform: rotate(8deg) scale(1.2);
	transform: rotate(8deg) scale(1.2);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.favorites-box figure img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	transition: .3s ease-in-out;
}



/* section.product-section */
section.product-section {
    padding: 80px 0;
    overflow: hidden;
}
.product-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.product-list ul li {
    list-style: none;
    width: 12.5%;
    text-align: center;
    padding: 25px;
    border-radius: 50%;
    overflow: hidden;
}
.product-list ul li figure{
    border-radius: 50%;
    overflow: hidden;
}
.product-list ul li figure img {
    width: 100%;
}

.product-list ul li figure img {width: 100%;transition: all 0.6s ease;}
.product-list ul li:hover figure img {transform: scale(1.1);}



h2.heading-title {
    font-size: 70px;
    line-height: normal;
}


/*----------- footer ---------*/

.footer {
    padding: 90px 0 0;
    position: relative;
    z-index: 1;
    background: url(../images/ftr-bg.jpg) no-repeat;
    background-size: cover;
}
.footer::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0%;
    z-index: -1;
    opacity: 0.9;
    background: #00381f;
}
footer .col-sm-4{width: 38%;}
footer .col-sm-3{position: relative;width: 22%;}
footer .col-sm-3::after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 13px;
    z-index: -1;
    opacity: 0.5;
    background: #8B8989;
    top: 0;
}
footer .col-sm-2{position: relative;width: 20%;}
footer .col-sm-2::after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 13px;
    z-index: -1;
    opacity: 0.5;
    background: #8B8989;
    top: 0;
}
.ftr-social a {
    display: inline-block;
    margin: 0 15px 0 0;
    border: 1px solid #4C721D;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    line-height: 46px;
}
.ftr-social a img {
    max-width: 25px;
}
.ftr-social a:hover {
    border: 1px solid #fff;
    background: #4C721D;
}
.ftr-social a:hover img{
   filter: brightness(0) invert(1);
}
.ftr-social {padding-top: 20px;}
.newsletter-form form {
    position: relative;
}
.ftr-title {
    margin-bottom: 30px;
    color: #FFF;
    font-family: "Bulldog Std";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.ftr-title strong{
    color: #D3D7AB;
    font-weight: 700;
}
.ftr-item ul li {
    list-style: none;
    font-family: Bulldog Std;
    margin-bottom: 7px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.ftr-item ul li a {color: #fff;}
.ftr-item ul li a:hover {color: #D3D7AB;}
.copyright p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
.menu-copyright {float: right;}
.copyright p a {color: #fff;}
.copyright p a:hover {color: #D3D7AB;}
.menu-copyright ul li:last-child:after {display: none;}
.copyright-sections .row {align-items: center;}
.copyright-sections {
    padding: 20px 0;
    margin-top: 40px;
    border-top: 1px solid rgb(255 255 255 / 20%);
    text-align: center;
}
.about-ftr-section {
    padding-left: 50px;
}


.modal-backdrop.show {opacity: 0.93;}
.modal.popup-form button.close {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    text-shadow: none;
    background: transparent;
    border: none;
}
.modal.popup-form .modal-dialog {
    max-width: 690px !important;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    width: 95%;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
}
.modal.popup-form .modal-content {border: none;box-shadow: none;background: transparent;}
.modal.popup-form .modal-body {padding: 0;border: none;background: #fff;}
.modal-body .gform_wrapper form {padding-top: 0;}
.modal.popup-form .modal-dialog .form-hero {
    border: 6px solid rgb(202 25 32 / 42%);
}
section.default-section {
    padding: 100px 0px;
}
.gform_confirmation_message {
    color: #fff;
}





/* inner page start */
section.inner-banner {
    background: rgba(98, 144, 42, 0.10);
    padding: 0 0;
    text-align: center;
        position: relative;
}
.inner-banner>img {
    width: 100%;
}
.inner-banner .inner-banner-title{
margin-bottom: 10px;
    color: #fff;
    font-family: "Bulldog Std";
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    text-transform: uppercase;
}
.caption-absolute {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    text-align: center;
}

.page-nav ul li {
    margin: 0px;
    list-style: none;
    color: #4C721D;
    text-align: center;
    font-family: "Bulldog Medium Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.page-nav ul li span a {color: #4C721D;}
.page-nav ul li span a:hover {color: #000;}
.page-nav ul li span {color: #4C721D;}

section.location-inn-section {
    padding: 100px 0;
}
.location-inn-row .row {
    justify-content: center;
}
.location-inn-row .col-sm-4 {
    padding: 25px;
}
.location-inn-box {
    position: relative;
    background-size: cover;
    z-index: 1;
    padding-bottom: 30px;
}
.location-inn-box::before {
content: '';
height: 100%;
width: 100%;
top: 0;
position: absolute;
left: 0%;
background: #fff;
z-index: -1;
opacity: 0.8;
}
.location-inn-box-heading {
    color: #FFF;
    text-align: center;
    font-family: "Bulldog Std";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    background: #4B721D;
    padding: 16px 0;
}
.location-inn-box-heading a{
    color: #FFF;
}
.location-inn-box-heading:hover a{
    color: #000;
}

.location-inn-contact-col {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    padding-left: 30px;
}
.location-inn-contact-col figure {
    margin-right: 10px;
    margin-top: 3px;
}
.location-inn-contact-col p {
    color: #000;
    font-family: "Bulldog Medium Std";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.location-inn-contact-col p a{
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}
.location-inn-contact-col p a:hover{
    color: #62902A;
}

.location-inn-box.location-inn p {
    color: #000;
}

.location-inn-box.location-inn a {
    color: #000;
}

/* accent-items inner page */
section.accent-items-section {
    padding: 100px 0;
}
.accent-items-row .row {
    justify-content: center;
}
.accent-items-row .col-sm-4 {
    padding: 20px;
}
.accent-items-box {
    border: 1px solid rgba(76, 114, 29, 0.40);
    background: #FFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.16);
    padding: 10px;
    text-align: center;
    height: 100%;
}
.accent-items-box figure {
    margin-bottom: 5px;
    overflow: hidden;
}
.accent-items-box h3 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.accent-items-box:hover h3 {
    color: #4C721D;
}
.accent-items-box p {
    color: #4C721D;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
}
.accent-items-box figure:hover img {
	-webkit-transform: rotate(8deg) scale(1.2);
	transform: rotate(8deg) scale(1.2);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.accent-items-box figure img {
	transform: rotate(0) scale(1);
    width: 100%;
	transition: .3s ease-in-out;
}



/*--- INSTAGRAM-SECTION ----*/
section.instagram-section {
    background: #D3D7AB;
    padding: 100px 0;
}
.instagram-box {
    padding-top: 30px;
}
.instagram-box ul { display: flex; align-items: center;  }
.instagram-box ul li { list-style: none; margin: 0px; width: 20%; }
.instagram-box ul li figure img{width: 100%;}
.instagram-list { position: relative; }
.instagram-box-center {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    overflow: hidden;
    transform: scale(0);
    transition: .3s ease;
    background: rgb(98 144 42 / 80%);
    top: 20px;
}
.instagram-list:hover .instagram-box-center { transform: scale(1); }
.insta-text { font-size: 20px; font-weight: 600; position: absolute; top: 50%; left: 36%; transform: translate(-50%, -50%); text-align: center; display: flex; align-items: center; }
.insta-text p { margin: 0; color: #fff; }
.insta-text.insta-text-1 { margin: 0; }
.insta-text.insta-text-1 { font-size: 20px; font-weight: 600; position: absolute; top: 50%; left: 62%; transform: translate(-50%, -50%); text-align: center; }
.insta-text figure { margin-right: 5px; }




/* Eat fit inner page */
section.eat-fit-robert-section {
    padding: 0 0 0;
}
.eat-fit-robert {
    position: relative;
}
/* .eat-fit-robert::before { */
    /* content: ''; */
    /* height: 100%; */
    /* width: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* position: absolute; */
    /* background: radial-gradient(82.01% 82.01% at 50% 17.99%, rgba(76, 114, 29, 0.90) 0%, rgba(76, 114, 29, 0.89) 34.19%, rgba(76, 114, 29, 0.87) 48.3%, rgba(76, 114, 29, 0.00) 100%); */
/* } */
.eat-fit-robert figure img {
    width: 100%;
}
.eat-fit-robert .heading-title {
    color: #fff;
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    text-align: center;
	padding: 0 15px;
}
section.ochsner-eat-fit-section {
    padding: 100px 0;    background: #fff;    border-bottom: 1px solid #D3D7AB;
}
.ochsner-eat-fit-row .col-sm-6 {
    padding: 20px;
}
.ochsner-eat-fit-left {
    background: #EEEEDC;
    padding: 60px 220px 60px 30px;
    height: 100%;
}
.ochsner-eat-fit-right {
    background: #EEEEDC;
    padding: 60px  75px 60px 220px;
    height: 100%;
}
.ochsner-eat-fit-left.default-css ul li {
    background: url(../images/ochsner-list-arrow.png) no-repeat;
    background-position: 0 1px;
    padding-left: 38px;
    background-size: 28px;
    margin-bottom: 30px;
}
.ochsner-eat-fit-btns a.theme-btn {
    width: 100%;
    margin: 10px;
}
.ochsner-eat-fit-row {
    position: relative;
}
.eat-fit-logo figure {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.eat-fit-logo figure {
    border-radius: 50%;
    background: #FFF;
        box-shadow: 0px 0px 30px 0px rgb(255 251 251 / 20%) inset;
    width: 350px;
    height: 350px;
    padding: 20px;
    margin: 0 auto;
}
.eat-fit-logo figure img {
    width: 100%;
}


/* king-cakes inner page */
section.king-cakes-section {
    padding: 100px 0;
    text-align: center;
}
section.king-cakes-section .container {
    max-width: 1460px !important;
}
.kings-cakes-center-row {
    padding: 45px;
}
.kings-cakes-center-row h3 {
    color: #4C721D;
    font-family: "Bulldog Std";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.kings-cakes-center-row {
    padding: 35px 0;
    max-width: 1002px;
    margin: 0 auto;
}
.kings-cakes-center-row .col-sm-4 {
    padding: 25px;
}
.kings-cakes-center-row .row {
    margin: 0px; justify-content: center;
}
.king-cakes-box h3 {
    color: #000;
    font-family: "Bulldog Medium Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* section.king-cakes-section p strong {
    color: #4C721D;
} */
.king-cakes-box {
    padding: 45px 35px 30px;
    height: 100%;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(98, 144, 42, 0.30) inset;
}
.king-cakes-box figure {
    margin: 0 auto 30px;
}
.king-cakes-btn {
    padding-top: 40px;
}
.king-cakes-btn a.theme-btn.btn-green {
    min-width: 460px;
}
.king-cakes-btn a.theme-btn.btn-green {
    margin-right: 20px;
    min-width: 460px;
}
.king-cakes-btn a.theme-btn.btn-green:last-child {
    margin-right: 0;
}
section.gourmet-king-cakes {
    background: #4C721D;
    padding: 110px 0 120px;
}
section.gourmet-king-cakes .section-heading .heading-title {
    color: #fff;
}
section.gourmet-king-cakes .section-heading.text-center {
    margin-bottom: 35px;
}
.gourmet-king-cakes-top {
    background: #fff;
    padding: 50px 0;
}
.gourmet-king-cakes-top ul li, .gourmet-king-cakes-top-box ul li {
    list-style: none;
    text-align: left;
	font-family: 'Bulldog Std';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #666;
}
.gourmet-king-cakes-top-box {
    height: 100%;
    display: inline-block;
}
.gourmet-king-cakes-top .row {
    margin: 0 0px;
    justify-content: center;
}
.gourmet-king-cakes-top .col-sm-2 {
    border-right: 1px solid #D3D7AB;
    padding: 20px 30px;
    text-align: center;
}
.gourmet-king-cakes-top .col-sm-2:last-child {border: none;
}
.gourmet-king-cakes-top h3 {
    color: #4C721D;
    font-family: "Bulldog Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
    text-align: left;
}
.gourmet-cakes-box p {
    margin-bottom: 3px;
}
.available-fillings-top h3.heading-title {
    font-size: 50px;
    line-height: 44px;
}
.row.gourmet-king-cakes.bottom .gourmet-king-cakes-top-box ul li {
    color: #fff;
    text-align: center;
    list-style: none;
    background: url(../images/ochsner-list-arrow.png) no-repeat;
    background-position: 0 4px;
    padding-left: 22px;
    background-size: 17px;
}
.row.gourmet-king-cakes.bottom {
    justify-content: center;
    text-align: center;
}
.row.gourmet-king-cakes.bottom .gourmet-king-cakes-top-box {
    height: auto;
    display: block;
}
.row.gourmet-king-cakes.bottom .gourmet-king-cakes-top-box h3 {
    color: #fff;
}
section.specialy-king-cakes {
    padding: 100px 0;
}
/*section.specialy-king-cakes .container {
    max-width: 1360px !important;
}*/
section.specialy-king-cakes .col-sm-6 {
    padding: 0 25px;
}
section.specialy-king-cakes .row {
    margin: 0 -25px;
}
.specialy-cakes-box {
    margin-bottom: 70px;
}
.specialy-cakes-box figure {
    margin: 0 auto 30px;overflow: hidden;
}
.specialy-cakes-box figure img {
    width: 100%;transition: all 0.6s;
}
.specialy-cakes-box:hover img {transform: scale(1.1); transition: all 0.6s;
}
.specialy-cakes-box h3 {
    color: #4C721D;
    font-family: "Bulldog Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}
.specialy-cakes-box p {
    margin-bottom: 3px;
}
.specialy-cakes-box-2 {
    background: #FFF;text-align: center;
    box-shadow: 0px 0px 30px 0px rgba(98, 144, 42, 0.20);
    padding: 55px 35px;
}
.specialy-cakes-box-2 h3 {
    color: #4C721D;
    text-align: center;
    font-family: "Bulldog Std";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
section.specialy-king-cakes .heading-title {
    color: #000;
    margin-bottom: 35px;
}



/* hurricane-preparedness inner page */
section.hurricane-preparedness-section {
    padding: 100px 0;
}
section.hurricane-preparedness-section .col-sm-5 {
    width: 38%;
}
section.hurricane-preparedness-section .col-sm-7 {
    width: 62%;
}
.hurricane-preparedness-left {
    text-align: center;
    padding-right: 80px;
}
.hurricane-preparedness-left .section-heading {
    margin-bottom: 45px;
}
.hurricane-preparedness-btn a.theme-btn.btn-green {
    margin-bottom: 20px;
    min-width: 705px;
}
.hurricane-preparedness-right figure {overflow: hidden;
}
.hurricane-preparedness-right img {
    width: 100%;transition: all 0.6s;
    object-fit: cover;
}
.hurricane-preparedness-right:hover img {transition: all 0.6s;transform: scale(1.02);
}

/* shop inner page */

.eat-fit-robert.eat-fit-robert-2::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;background: linear-gradient(180deg, rgba(0, 56, 30, 0.91) 0%, rgba(0, 56, 30, 0.93) 29.44%, rgba(140, 142, 136, 0.00) 100%);
}
.eat-fit-robert.eat-fit-robert-2 h3 {
    position: absolute;
    top: 50px;
    color: #FFF;
    text-align: center;
    font-family: "Bulldog Std";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    left: 75px;
    right: 75px;
}
section.order-section {
    padding: 80px 0 50px;
    background: #FFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 56, 30, 0.20) inset;
}
section.order-section h3 {
    color: #000;
    text-align: center;
    font-family: "Bulldog Medium Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}
section.order-section a.theme-btn.btn-green {
    margin-top: 35px;
}
section.shop-section {
    padding: 100px 0;
    position: relative;
}
section.shop-section::after {
    content: '';
    position: absolute;
    width: 83%;
    margin: 0 auto;
    background: #D3D7AB;
    left: 160px;
    bottom: 0;
    height: 1px;
}
section.shop-section .section-heading .heading-title {
    font-size: 50px;
    line-height: normal;
}
section.shop-section .section-heading a {
    color: #000;
    font-family: "Bulldog Medium Std";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
section.shop-section .section-heading a:hover {color: #4C721D;
}
section.shop-section .section-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
.shop-box {
    padding: 30px 25px 20px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    height: 100%
}
.shop-box:hover {background: #FFF;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.10);
}
.shop-box figure {
    margin: 0 auto 25px;
    text-align: center;
}
.shop-box h2 {
    color: #000;
    font-family: "Bulldog Medium Std";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}
.shop-box:hover h2{color: #000;}
.shop-box h3 {
    color: #4C721D;
    font-family: "Bulldog Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}
.shop-box p {
    color: #000;
    margin-bottom: 7px;
}
.shop-discount {
    display: flex;
    align-items: center;
}
.shop-discount p {
    color: #62902A;position: relative;
}
.shop-discount p:first-child{
    text-decoration: line-through;
}
.shop-discount p::before{content: '|';padding: 0 8px; text-decoration: none;}

.shop-discount p:first-child::before{display: none;}

.owl-carousel .owl-stage { display: flex; }
.owl-carousel .owl-item { display: flex; flex: 1 0 auto; }
.owl-dots button.owl-dot{
  border: 1px solid gray;
  background: white;
   border-radius: 50%;
   height: 26px;
   width: 26px;
   position: relative;
}
.owl-dots {
    text-align: center;
    padding-top: 50px;
}
.owl-dots button.owl-dot.active span, .owl-dots button.owl-dot:hover span {
    background-color: #000;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 2px;
    left: 2px;
    border: 1px solid #000;
}
.owl-dots button.owl-dot {
    border-radius: 50%;
    height: 26px;
    margin: 0 5px;
    width: 26px;
    top: 2px;
    left: 2px;
    position: relative;
}

section.sidebar-section {
    padding: 100px 0 120px;
}
section.sidebar-section .col-sm-3 {
    width: 23%;
}
section.sidebar-section .col-sm-9 {
    width: 77%;
}
.service-detail-list {
    overflow: hidden;
    margin: 0 0 30px;
    padding: 30px 30px;
    border: 1px solid rgba(98, 144, 42, 0.50);
    background: #00381E;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.sidebar-title {
    margin: 0 0 15px;
    color: #FFF;
    font-family: "Bulldog Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: normal;
    border-bottom: 1px solid #D3D7AB;
    position: relative;
}
.sidebar-title::after {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #4C721D;
    left: 0;
    bottom: -2px;
}
/* .service-detail-list ul { */
    /* padding: 0 0 0 30px; */
/* } */
.form-check .form-check-input {
    float: left;
    margin-left: -30px;
}
.form-check-input {
    margin-top: 1px;
}
.service-detail-list ul li {
    list-style: none;
    padding: 10px 0;
    -webkit-transition: all 0.5s ease-out;
    position: relative;
    line-height: normal;
    color: #FFF;
    font-family: "Bulldog Std";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.service-detail-list ul li:last-child {
    border-bottom: none;
}
.service-detail-list ul li a{
    color: #fff;
}
.service-detail-list.service-detail-list-2 ul li::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    height: 16px;
    color: #666;
    background: url(../images/sidebar-down-arrow.png) no-repeat;
    width: 16px;
}
.service-detail-list.service-detail-list-2 ul{
    padding: 0;
}
.service-detail-list.service-detail-list-2 {
    border: 1px solid rgba(98, 144, 42, 0.50);
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.service-detail-list.service-detail-list-2 .sidebar-title {
    color: #4C721D;
}
.service-detail-list.service-detail-list-2 li {
    color: #000;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.service-detail-list.service-detail-list-2 li:last-child {
    border-bottom: none;
}
.service-detail-list.service-detail-list-2 li a{
    color: #000;
}




/* catering inner page */
section.catering-section {
    padding-bottom: 100px;
}
section.catering-section figure img {
    width: 100%;
    object-fit: cover;
}


/* about inner page */
section.about-inn-section {
    padding: 100px 0;
}
section.about-inn-section .row {
    align-items: center;
}
section.about-inn-section .col-sm-7 {
    width: 50%;
}
section.about-inn-section .col-sm-5 {
    width: 50%;
}
section.about-inn-section .section-heading {
    padding-right: 90px;
}
.about-inn-right figure {
    overflow: hidden;
}
.about-inn-right img {
    width: 100%;
    object-fit: cover;
}
section.about-values-section {
    background: #F0F4EA;
    padding: 100px 0;
}
/*section.about-values-section .section-heading {*/
/*    max-width: 1420px;*/
/*    margin: 0 auto 30px;*/
/*}*/
.about-values-row .row {
    justify-content: center;
}
.about-values-row .col-sm-6 {
    padding: 18px;
}
.about-values-box {
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 50px;
}

.about-values-box img {
    width: 100%;
}
.about-values-box .section-heading {
    position: relative;
    z-index: 2;
    padding: 0 60px;margin: 0 !important;
}
.about-values-box::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
opacity: 0.9;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #fff;
}
.about-values-box .section-heading .heading-title {
    color: #000;
}
.about-values-box .section-heading p {
    color: #666;
}
section.history-section {
    padding: 100px 0;
}
section.history-section .section-heading.text-center {
    margin-bottom: 60px;
}
.history-section-row {
    max-width: 1350px;
    margin: 0 auto;
}
.history-section-row .row {
    position: relative;
}
.history-section-row .row:nth-child(even) {
    justify-content: right;
}
.history-section-row .row:nth-child(odd) {
    text-align: right;
}
.history-section-row .row:nth-child(odd) .history-box {
    padding-right: 50px;position: relative;
}
.history-section-row .row:nth-child(even) .history-box {
    padding-left: 50px;position: relative;
}
.history-section-row .history-box h3 {
    color: #4C721D;
    font-family: "Bulldog Medium Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.history-section-row .row::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #D3D7AB;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.history-section-row .row:nth-child(odd) .history-box::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #4C721D;
    top: 4px;
    z-index: 1;
    right: -22px;
}
.history-section-row .row:nth-child(even) .history-box::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #4C721D;
    top: 4px;
    z-index: 1;
    left: -22px;
}
/* 

.history-section-row .col-sm-6{position: relative;
    padding-bottom: 20px;}

.history-section-row .col-sm-6:nth-child(odd)::after {display: none;
}
.history-section-row .col-sm-6:last-child::after {
    display: block;
    right: -10px;
    left: unset;
}
.history-section-row .col-sm-6:nth-child(odd) {
    text-align: right;
    padding-right: 50px;
}
.history-section-row .col-sm-6:nth-child(even) {
    padding-left: 50px;
}
.history-box h3 {
    color: #4C721D;
    font-family: "Bulldog Medium Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
} */


/* contact inner page */
section.contact-inn {
    padding: 100px 0 130px;
}
section.contact-inn .row{align-items: center;
}
section.contact-inn .form-hero {
    float: none;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
section.contact-inn .form-hero .gform_wrapper input[type="text"], section.contact-inn .form-hero .gform_wrapper textarea, section.contact-inn .form-hero .gform_wrapper select, section.contact-inn .form-hero .gform_wrapper .medium {
    height: 54px;
    font-size: 18px !important;
    border-radius: 0;
    border: 1px solid #CCC;
    font-family: "Bulldog Medium Std";
}
section.contact-inn .gform_wrapper textarea.medium {
    height: 100px !important;
    border-radius: 0px !important;
}

section.contact-inn .form-hero .gform_wrapper select {
    background: #fff url(../images/select-arrow-1.png) no-repeat right 13px center !important;
    background-size: 16px !important;
}
section.contact-inn .form-hero input.button.gform_button {
    padding: 15px 62px !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    border-radius: 0px !important;
    background: #4C721D !important;
}
section.contact-inn .form-hero input.button.gform_button:hover{
    background: rgb(0 56 31 / 90%) !important ;color: #FFF !important;}
.locations {
    width: 100%;
    height: 490px;
}
.locations iframe {
    height: 100%;
    width: 100%;
}
.locations {
    width: 100%;
    height: 490px;
    border: 10px solid rgb(76 114 29 / 10%);
    margin-left: 30px;
}
.contact-inn-left {
    padding-right: 30px;
}
.contact-inn-left .section-heading {
    margin-bottom: 30px;
}



/* blog inner page */
section.blog-inn { padding: 100px 0; }
.blog-wrapper .row { justify-content: center; }
.blog-wrapper { max-width: 1400px; margin: 0 auto; }
.blog-wrapper .col-sm-4 { padding:15px 20px; }
section.blog-inn .section-heading.text-center { margin-bottom: 35px; }
.blog-item { text-align: center;height: 100%; }
.blog-item figure { margin-bottom: 15px; overflow: hidden; }
.blog-item figure img { width: 100%; object-fit: cover; transition: all 0.6s; }
.blog-item:hover img {transition: all 0.6s; transform: scale(1.1); }
.blog-item-text { padding: 0 10px; }
.blog-item h3 { color: #000; font-family: "Bulldog Std"; font-size: 22px; font-style: normal; font-weight: 700;transition: all 0.6s; line-height: normal; text-transform: uppercase; }
.blog-item h3 a { color: #000; transition: all 0.6s; text-transform: uppercase; }
.blog-item:hover h3 a { color: #4C721D;transition: all 0.6s; }
section.blog-section.innpage.nt { padding: 0 0 100px; }
section.blog-section.blog-inn .blog-wrapper { max-width: 100%; margin: 0 auto; }
section.blog-section.blog-inn.home .blog-item { text-align: left; }
/* section.blog-section {padding-top: 100px; } */
.wp-pegination {padding-top: 40px; 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 { width: 40px; height: 40px; display: inline-block; margin: 0 10px 0 0; text-align: center; color: #000; font-family: 'Bulldog Medium Std'; font-size: 18px; font-style: normal; font-weight: 600; line-height: 32px; border-radius: 0px; border: 1px solid #62902A; }
.wp-pegination span.current, .wp-pegination .page:hover { border-radius: 0; color: #fff; border: 1px solid #62902A; background: #4C721D; }
.wp-pegination a.nextpostslink {background: url(../images/blog-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;}
.wp-pegination a.previouspostslink {background: url(../images/blog-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;transform: rotate(180deg);}
.wp-pegination a.nextpostslink:hover {border: 1px solid #000;}


/* team inner page */
section.team-inn {
    padding: 100px 0;
}
/*section.team-inn .row {*/
/*    align-items: center;*/
/*}*/
.team-left {
    text-align: center;height: 100%;
    padding: 0 60px 0 10px;
}
.team-btn a.theme-btn.btn-green {
    min-width: 705px;
    margin-bottom: 20px;
}
.team-left .section-heading {
    margin-bottom: 30px;
}
.team-right {height: 100%;
    text-align: center;
}
section.team-resume-inn {
    background: #FFF;
    margin-left: 160px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
    padding: 65px 160px 65px 45px;
}
section.team-resume-inn .row {
    align-items: center;
}
section.team-resume-inn .col-sm-7 {
    width: 60%;
}
section.team-resume-inn .col-sm-5 {
    width: 40%;
}
.team-resume-inn-left ul li {
    list-style: none;
    display: flex;
    align-items: center;
    background: url(../images/ochsner-list-arrow.png) no-repeat;
    background-position: 0 10px;
    padding-left: 37px;
    background-size: 22px;
}
.team-resume-inn-left ul li figure {
    margin-right: 15px;
}
.team-resume-inn-left ul li figure img {
    max-width: 22px;
}
.team-resume-inn-left ul li {
    color: #000;
    font-family: "Bulldog Medium Std";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
}
.team-resume-inn-left ul li a {
    color: #000;
}
.team-resume-inn-left ul li a:hover{color: #4C721D;}
.team-resume-inn-right figure {
    overflow: hidden;
}
.team-resume-inn-right figure img {
    width: 100%;
    object-fit: cover;
    transition: all 0.6s;
}
.team-resume-inn-right:hover img {transform: scale(1.1);
    transition: all 0.6s;
}
section.team-careers-inn {
    padding: 100px 0;
    text-align: center;
}
section.team-careers-inn p strong {
    color: #4C721D;
}

section.location-inn-section.inn-page {
    padding-top: 0;
}


/*.about-values-row {*/
/*    max-width: 1450px;*/
/*    margin: 0 auto;*/
/*}*/
.ftr-contact-info p {
    margin: 0;
    color: #fff;
}

.ftr-contact-info p strong {
    color: #D3D7AB;
    font-weight: 700;
    font-size: 22px;
}
.ftr-contact-info p a {
    color: #fff;
}
.ftr-contact-info p a:hover {
    color: #D3D7AB;
}
.ftr-contact-info p img {
    width: 20px;
    margin-right: 5px;
    filter: brightness(0) invert(1);
}
.ftr-contact-info {
    padding-bottom: 10px;
}
.ftr-contact-info p strong a {
    color: #D3D7AB;
}

.ftr-contact-info p strong a:hover {
    color: #fff;
}

.icon {
    margin-bottom: 6px;
}

/* recipes inner page */

section.recipes-section {
    padding: 100px 0 110px;
}
section.recipes-section .col-sm-8 {
    width: 75%;
}
section.recipes-section .col-sm-4 {
    width: 25%;
}
section.recipes-section .section-heading.text-center {
    margin-bottom: 40px;
}
.recipes-content .recipes-search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
    flex-wrap: wrap;
}
.recipes-content .recipes-search .btn-group:first-child{
    width: 60%;
}
.recipes-content .recipes-search .btn-group{
    width: 20%;
}
.recipes-content .recipes-search .btn-group:nth-child(even){padding: 0 20px;}
.recipes-content .btn-primary {
    font-size: 18px;
    background: #F0F4EA;
    border: 1px solid rgba(0, 56, 30, 0.50) !important;
    height: 70px;
    padding: 10px 20px;
    color: #666;
    font-family: Bulldog Std;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0;
    text-align: left;
    position: relative;
}
.recipes-content .recipes-search .btn-primary::after {
    content: "\f107";
    font-family: FontAwesome;
    color: #666;
    font-size: 20px;
    margin-left: 0;
    margin-top: 0;
    transition: 1s;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    line-height: 14px;
    border: none;
    vertical-align: inherit;
    float: right;
    position: absolute;
    right: 10px;
}
section.recipes-section .recipes-content-btm ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -15px;
}
section.recipes-section .recipes-content-btm  ul li {
    list-style: none;
    width: 25%;
    padding: 15px;
}
.recipes-content-btm ul li .accent-items-box {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
}
.recipes-content-btm ul li .accent-items-box h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Bulldog Medium Std";
}
.recipes-content-btm ul li .accent-items-box figure {
    margin-bottom: 15px;
}
.recipes-sidebar {
    padding-left: 30px;
}
.service-detail-list {
    overflow: hidden;
    margin: 0 0 40px;
    padding: 30px 30px;
    border: 1px solid rgba(98, 144, 42, 0.50);
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.service-detail-list:first-child{background: #00381E;
    padding-bottom: 10px;}
.service-detail-list:first-child .sidebar-title{color: #fff;}
.sidebar-title {
    margin: 0 0 15px;
    color: #4C721D;
    font-family: "Bulldog Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: normal;text-transform: uppercase;
    border-bottom: 1px solid #D3D7AB;
    position: relative;
}
.sidebar-title::after {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #4C721D;
    left: 0;
    bottom: -2px;
}

.form-check .form-check-input {
    float: left;
    margin-left: -30px;
}
.form-check-input {
    margin-top: 1px;
}
.service-detail-list ul li {
    list-style: none;
    padding: 12px 0;
    -webkit-transition: all 0.5s ease-out;
    line-height: normal;
    color: #000;
    font-family: "Bulldog Std";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.service-detail-list:first-child li{color: #fff;}
.service-detail-list:first-child li:hover{color: #fff;}
.service-detail-list ul li:hover{color: #4C721D;}
.service-detail-list ul li:last-child {
    border-bottom: none;
}
.service-detail-list ul li a {
    color: #000;
}
.service-detail-list ul li:hover a {color: #4C721D;}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #4C721D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.form-check-input:checked {
    background-color: #4C721D;
    border-color: #4C721D;
}
.form-check-input[type=checkbox] {
    border-radius: 50%;
}
.form-check {
    display: block;
    min-height: 0;
    padding-left: 30px;
    margin-bottom: 0;
}

section.blogpage-single-section {
    padding: 100px 0;
}
.blog-img-single figure {
    margin-bottom: 20px;
}
.blog-img-single figure img{
    width: 100%;
}
.service-detail-right {
    padding-left: 40px;
}
nav.navigation.post-navigation {overflow: hidden;padding: 25px 0 16px}
.nav-next a, .nav-previous a {
    padding: 15px 30px;
    border-radius: 0px;
    text-align: center;
    font-family: 'Bulldog Medium Std';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    background: #4C721D;
}
.nav-next a:hover, .nav-previous a:hover {    color: #4C721D;
    background: #fff;
    border-color: #4C721D;}
.row.testirow {margin-top: 50px;}
.row.testirow .col-sm-4 {margin-bottom: 50px;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
.post-navigation span.post-title {display: none}
.post-navigation span.screen-reader-text {display: none}
.post-navigation h2.screen-reader-text {display: none}

.search-btn {
    margin: 0 0 40px;
    padding: 30px 30px;
    border: 1px solid rgba(98, 144, 42, 0.50);
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.search-btn form {position: relative}
.search-medium {
    width: 100%;
    padding: 15px 70px 15px 15px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    height: 60px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 18px;
    line-height: 28px;
    color: #414141;
    font-weight: 400;
    font-family: "Bulldog Std";
}
.search-btn button {
    border: none;
    position: absolute;
    top: 15px;
    width: 40px;
    right: 10px;
    background: transparent;
}
.search-btn button:hover {cursor: pointer}

.search-btn.recipes {
    margin: 0;
    border-radius: 0;
    width: 60%;
    padding: 0;
    border: none;
    box-shadow: none;
}
.search-btn.recipes  .search-medium {
    width: 100%;
    padding: 15px 70px 15px 15px;
    height: 70px;
    border-radius: 0;
    border: 1px solid rgba(0, 56, 30, 0.50);
    background: #F0F4EA;
    color: #666;
    font-family: "Bulldog Std";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.search-btn.recipes  button {
    border: none;
    position: absolute;
    top: 18px;
    width: 42px;
    right: 10px;
    background: transparent;
}
section.default-section.inpad {
    padding: 100px 0;
}
.recipes-sidebar .form-check .form-check-input {
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.form-check {
    display: block;
    min-height: 0;
    padding-left: 23px;
    margin-bottom: 0;
}
.row-main-section {
    background: #eff4e9;
    padding: 50px;
    margin: 60px 0px;
}
.row-main-section .default-css {
    padding-right: 50px;
}
.h4-class{
	margin-bottom: 6px;
}
.row-main-section .heading-title {
    margin-bottom: 30px; 
    text-align: center;
}
.row-main-section:last-child {
    margin-bottom: 0;
}

/*------------------*/
.recipes-detail-page-section{padding: 100px 0 70px;}
.left-prduct-slide .carousel-indicators .active { border: none; outline: none; }
.left-prduct-slide .carousel-indicators { display: flex; position: relative; bottom: 0;margin: 0 -10px; }
.left-prduct-slide .carousel-indicators [data-bs-target] { width: 25% !important; height: auto !important; border: none; background: transparent; border-radius: 0; margin: 0; padding: 20px 10px 0; }
.left-prduct-slide .carousel-indicators [data-bs-target] img { width: 100%; display: block; }
.left-prduct-slide .carousel-control-next, .left-prduct-slide .carousel-control-prev { width: 45px; height: 45px; background-color: #00381E !important; opacity: 1; top: 40%; transform: translateY(-50%); bottom: auto; }
.left-prduct-slide .carousel-control-next{ background: url(../images/lit-next.png) no-repeat center; right: 0;background-size: 13px !important; }
.left-prduct-slide .carousel-control-prev{ background: url(../images/lit-prev.png) no-repeat center; left: 0;background-size: 13px !important; }

.product-detail-right h2{ color: #4C721D; font-family: "Bulldog Std"; font-size: 50px; font-style: normal; font-weight: 700; line-height: normal; }
.product-detail-right { padding-left: 60px; }
.recipie-preparation ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.recipie-preparation ul li{ list-style: none; border-right: 1px solid rgba(76, 114, 29, 0.30); padding: 28px 20px 40px; width: 25%; }
.recipie-preparation ul li:last-child{border-right: 0;}
.recipie-preparation ul li h4{ color: #4C721D; font-family: "Bulldog Std"; font-size: 18px; font-style: normal; font-weight: 700; line-height: normal; margin: 0; }
.recipie-preparation { border: 1px solid rgba(76, 114, 29, 0.30); background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);margin-top: 20px; }
.recipie-preparation ul li p { margin-bottom: 0; line-height: 22px; }
.ingredient-list{ margin-top: 45px; }
.ingredient-list h3{ color: #4C721D; font-family: "Bulldog Std"; font-size: 24px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase; margin-bottom: 14px; }
.ingredient-list ul li{ list-style: none; display: block; margin-bottom: 19px; }
.ingredient-list ul li p{ margin: 0; border: 1px solid rgba(76, 114, 29, 0.50); background: #FFF; padding: 10px 29px; display: block; }
.ingredient-list ul li p:hover{ background: #FFF; box-shadow: 0px 0px 20px 0px rgba(76, 114, 29, 0.20); border-color: #fff; }


.fade.in { opacity: 1; }
.tabs-wrapper { padding-top: 60px; }
.tabs-wrapper ul.nav.nav-tabs { border-bottom: 1px solid #D3D7AB;margin-bottom: 25px; }
.tabs-wrapper ul.nav.nav-tabs li { margin-right: 40px; }
.tabs-wrapper ul.nav.nav-tabs li a { color: #4C721D; font-family: "Bulldog Medium Std"; font-size: 24px; font-style: normal; font-weight: 400; line-height: normal; padding-bottom: 8px; display: block; position: relative; border-bottom: 3px solid transparent; }
.tabs-wrapper ul.nav.nav-tabs li a.active{ border-bottom: 3px solid #4C721D; }

.related-products-section{ padding-bottom: 100px; }
.related-product-list { margin-top: 20px; }
.related-product-list ul{ display: flex; flex-wrap: wrap; margin: 0 -15px; }
.related-product-list ul li{ list-style: none; width: 20%; padding: 15px 15px; }
.related-product-list .accent-items-box { border: 1px solid rgba(0, 0, 0, 0.10); background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10); padding: 20px; }
.related-product-list .accent-items-box figure{margin-bottom: 15px;}
.related-product-list .accent-items-box h3{ color: #000; text-align: center; font-family: "Bulldog Medium Std"; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; text-transform: inherit; }
.related-product-list .accent-items-box:hover h3{ color: #4C721D; }

section.location-inn-section .service-detail-list:first-child{
    background: transparent;
    padding-bottom: 0;
}
section.location-inn-section .service-detail-list:first-child .sidebar-title {
    color: #4C721D;
}
.default-css a.theme-btn.btn-green {
    width: 100%;
}
.blog-detail-text.default-css {
    padding-top: 10px;
}

iframe.instagram-media.instagram-media-rendered { background: white; max-width: 540px; width: calc(100% - 2px); border-radius: 3px; border: 1px solid rgb(219, 219, 219); box-shadow: none; display: block; margin: 0px 0px 12px; min-width: 326px; padding: 0px; }
.product-blog-list ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px; }
.product-blog-list ul li {list-style: none; width: 25%; text-align: center; overflow: hidden; padding: 10px; background: none; } 
.product-blog-list ul li img { display: block; margin: 0 auto 10px; }
.col-mm { 
		width: 100%;
		margin-top: 15px;
	   display: none;
	}
	.col-mm .ftr-contact-info { 
		padding: 10px 15px;
	}
 
.wp-pegination.c-pegination .page, .wp-pegination.c-pegination span, .wp-pegination.c-pegination a {
    width: auto;
    font-size: 18px;
    padding: 5px 10px;
    height: auto;
}
.weekly-ad-css {
    max-width: 1170px;
    margin: auto;
	text-align: center;
}
.weekly-ad-css .section-heading{
    margin-bottom: 20px;
}

.catering-home {
    position: relative;
}
section.catering-section.catering-home {
    padding: 0;
}
.catering-home .catering-btns {
    margin-top: 0;
    position: absolute;
    bottom: 12%;
    text-align: center;
    left: 0;
    right: 0;
}



.modal.signup-popup .modal-body {
    padding: 20px 20px;
    border: none;
    border-radius: 15px;
    text-align: center;
}
.modal-backdrop.show { opacity: 0.93; }
.modal.signup-popup button.close {
    opacity: 1;
    position: absolute;
    right: 28px;
    top: 35px;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    text-shadow: none;
    background: transparent;
    box-shadow: none;
    border: none;
}
.modal.signup-popup .modal-dialog { max-width: 650px !important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); width: 94%; border-radius: 15px; margin: 0 auto; } 
.modal.signup-popup .modal-content { border: none; box-shadow: none; border-radius: 15px;}
.modal.signup-popup .modal-body .ftr-title {
    color: #000;
}
.modal.signup-popup .modal-body .ftr-title strong{
    color: #4B721D;
}
section.about-inn-section.mission {
    padding: 150px 0;
    position: relative;
    background-position: right !important;
    background-repeat: no-repeat !important;
    z-index: 1;
}
section.about-inn-section.mission::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(89deg, #FBFAF7 43.27%, rgba(217, 217, 217, 0.00) 90.12%);
    top: 0;
    z-index: -1;
}

section.catering-section.shopgrocery-home {
    position: relative;
    padding: 0;
}
section.catering-section.shopgrocery-home .catering-btns {
    margin: 0;
    position: absolute;
    top: 6%;
    left: 0;
    right: 0;
    text-align: center;
}



/*  */
section.application-form-section {
    padding: 100px 0;
}
section.application-form-section .form-hero {
    position: relative;
    right: 0;
    top: 0;
    float: none;
    padding: 40px 0 0;
    border-radius: 0;
    background: transparent;
}
.gfield_checkbox .gchoice {
    display: inline;
    padding: 0 10px;
}
.gfield--type-checkbox {
    padding: 0 10px !important;
}
.gfield--type-checkbox .gfield_checkbox {
    margin: 0 -10px !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_blue { background: #D3D7AB; }
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue { background-color: #4B721D !important; color: #fff; height: 6px; }
.gform_wrapper.gravity-theme .gf_progressbar_percentage span {
    width: 50px !important;
    height: 50px;
    background: #4B721D;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.40);
    top: 50%;
    right: -6px;
    z-index: -1;
    border-radius: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    font-size: 16px !important;
    margin: 0 !important;
    line-height: 48px !important;
}
.gform_wrapper.gravity-theme .gf_progressbar_title { display: none; }
.gform_wrapper.gravity-theme .gfield_label {
    font-family: 'Bulldog Std' !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28px;
    color: #666 !important;
    font-size: 20px !important;
    margin-bottom: 0 !important;
}
/* .ginput_container.ginput_container_radio .gfield_radio { margin-bottom: 0; display: flex; align-items: center; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice { width: 20%; } */
.ginput_container.ginput_container_radio .gfield_radio .gchoice input.gfield-choice-input { vertical-align: baseline; accent-color: #4B721D;margin-right: 5px; }
.ginput_container.ginput_container_checkbox .gfield_checkbox input.gfield-choice-input { vertical-align: baseline; margin-right: 5px;accent-color: #4B721D; }

section.application-form-section .form-hero .gform_wrapper label, section.application-form-section .form-hero .gform_wrapper label, section.application-form-section .form-hero .gform_wrapper label.gfield_label {
    padding-left: 0;
    padding-bottom: 5px;
}
.gform-theme-button.button {
    padding: 11px 22px !important;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 1s;
    border: none;
    color: #FFF !important;
    text-align: center;
    font-family: Bulldog Std !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 28px !important;
    text-transform: uppercase !important;
    border-radius: 5px !important;
    background: #4C721D !important;
}
.gform-theme-button.button:hover {
    background: rgb(0 56 31 / 90%) !important;
    color: #FFF !important;
}
.gform_wrapper.gravity-theme .gfield_required {
    display: none;
}


.gfield--type-radio .gchoice {
    display: inline;
    padding: 0 10px;
}
.gfield--type-radio {
    padding: 0 10px !important;
}
.gfield--type-radio .gfield_radio {
    margin: 0 -10px !important;
} 
span.gfield_required.gfield_required_text {
    display: none !important;
}
.gfield--input-type-html {
    padding-bottom: 0 !important;
}
section.application-form-section .gform-theme-button {
    margin-left: 10px;
}
section.default-section.thank .default-css a.theme-btn.btn-green {
    width: auto;
}

section.current-links-section {
    padding: 100px 0;
}
.current-links-section  .row {
    justify-content: center;
}
section.current-links-section .hurricane-preparedness-btn {
    text-align: center;
}

.row.gourmet-king-cakes.bottom ul {
    display: flex;
    flex-wrap: wrap;    justify-content: space-between;
}
.available-fillings-box {
    border: 1px solid #D3D7AB;
    padding: 30px 15px;
    height: 100%;
    margin: 10px 0 0;
    vertical-align: middle;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.available-fillings-box h3 {
    margin: 0;
}
.map-box {
    margin-bottom: 20px;
}
.location-inn-box.location-inn {
    margin-bottom: 30px;
}
section.default-section .default-css {
    padding-bottom: 15px;
}

.ochsner-eat-fit-row .col-sm-6:first-child {
    padding-left: 0;
}

.ochsner-eat-fit-row .col-sm-6:last-child {
    padding-right: 0;
}

.caterign-concierge-cakes{
    padding:100px 0;position:relative;background-image: url(/wp-content/uploads/2025/10/scratchy-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contact-concierge-bx{
    background: #4C721D;
    padding:10px 10px;
    height:100%;
    text-align:center;
}
.contact-concierge-bx figure {
    margin-bottom: 15px;overflow: hidden;
}
.contact-concierge-bx figure img{
       transition: all 0.6s;     width: 100%;
}
.contact-concierge-bx h4{
    text-align: center;
    font-family: 'Bulldog Medium Std';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom:5px;
}
.contact-concierge-bx:hover figure img {
    transform: scale(1.5);
}
.contact-concierge-bx:hover h4 {
    color: #eeeedc;
}
.caterign-concierge-cakes .col-sm-3 {
    padding: 15px 25px;
}
.caterign-concierge-cakes .row {
    justify-content: center;
}
.catering-con-help-bx{
    background-color: #eeeedc;
    padding:30px 15px 20px;
    text-align: center;
    height:100%;
}
.catering-con-help-bx img{
        margin-bottom: 15px;
    max-width: 85px;
}
.catering-con-help-bx h3 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    color: #00381e;
    font-weight: bold;
    font-family: "Bulldog Std";
}

.gourmet-king-cakes .col-sm-3 {
    padding: 15px 25px;
}
.gourmet-king-cakes .row {
    justify-content: center;
}

.catering-con-help-bx.catering-con-help-bx-2 {
    background-color: #00381e;
}
.catering-con-help-bx-2 h3 {
    color: #eeeedc;
}
.catering-con-help-bx-2 img {
    margin-top: -70px;
    max-width: 175px;
}

.seeOur-work-concierge-section{
    background-repeat: no-repeat !important; background-size: cover !important; background-position:  top center; position: relative; padding: 100px 0;
}

.gallery-slider .owl-nav .owl-prev, .gallery-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
}

.gallery-slider .owl-nav .owl-prev {
    background: #4b721d url(../images/owl-prev.png) no-repeat !important;
    background-position: center !important;
}

.gallery-slider .owl-nav .owl-next {
    background: #4b721d url(../images/owl-next.png) no-repeat !important;
    background-position: center !important; right:0;
}
.gallery-items {
    border: 4px solid #fff;
    padding: 10px;
}
.owl-carousel .owl-stage-outer {
    margin-right: -1px;
}
.gallery-slider .owl-nav .owl-prev span, .gallery-slider .owl-nav .owl-next span {
    display: none;
}
.gallery-slider {
    margin-bottom: 30px;
}
/*.gallery-slider .owl-nav {*/
/*    visibility: hidden;*/
/*}*/
.contact-us-get-started{
    background-image: url(/wp-content/uploads/2025/10/scratchy-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:100px 0;
    position:relative;
}

.catering-concierge-contact .form-hero {
    background: transparent;
    padding: 0;
    float: none;
    max-width: 1040px;
    margin: 30px auto 0;
}

.catering-concierge-contact .form-hero .gform_wrapper .gfield{
    
}
.catering-concierge-contact .form-hero .gform_wrapper.gravity-theme .gfield.gfield--width-third, .catering-concierge-contact .form-hero .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
    width: 33.33%;
}
.catering-concierge-contact .form-hero .gform_wrapper label, .catering-concierge-contact .form-hero .gform_wrapper label.gfield_label {
    color: #000 !important;
    font-size: 18px !important;    padding-left: 0;
}
.catering-concierge-contact .form-hero .gform_wrapper.gravity-theme .gfield_label{
     color: #000 !important;
    font-size: 18px !important;    padding-left: 0;
}

.catering-concierge-contact .form-hero .gform_wrapper.gravity-theme legend {
    padding-left: 10px !important;
}

.catering-concierge-contact .form-hero .gform_wrapper input[type="text"], .catering-concierge-contact .form-hero .gform_wrapper textarea, .catering-concierge-contact .form-hero .gform_wrapper select, .catering-concierge-contact .form-hero .gform_wrapper .medium{
        height: 44px;border: none; border-radius:0 !important;
}

.catering-concierge-contact .form-hero img.ui-datepicker-trigger {
    position: absolute;
    right: 10px;
}

.gform_wrapper.gravity-theme fieldset .gform-grid-col {
    max-width: inherit !important;
    min-width: auto !important;
    width: 33.33% !important;
    padding: 0 10px 10px;
    flex-basis: auto !important;
}
.catering-concierge-contact .gform_wrapper.gravity-theme fieldset .catering-concierge-contact .gform-grid-col input, .gform_wrapper.gravity-theme fieldset .gform-grid-col select{
    width:100%;    background-color: #fff !important;
}

.catering-concierge-contact .gform_wrapper.gravity-theme fieldset .gform-grid-col select {
    background:#fff url(../images/select-arrow.png) no-repeat right 13px center !important;
    background-size: 16px !important;
    padding-left: 5px !important;
}
.catering-concierge-contact .gform_wrapper.gravity-theme .ginput_container_time input {
    margin-left: 0;
    margin-right: 0;
    min-width: 100%;
   border: none;
    height: 44px;
    border-radius: 5px;
}

.below.hour_minute_colon.gform-grid-col {
    display: none;
}

@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;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #4C721D !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !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: #4C721D !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #4C721D; font-family: 'FontAwesome'; left: 0; position: absolute; top: 2px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.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);}
	
.logged-in .header-section.sticky {
    top: 32px;
}
	.newsletter-form .gfield_description.validation_message.gfield_validation_message {
    color: #fff;
}

	
/*------------- mega menu2 CSS---------------*/
.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: 15px;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);
    left: 0;}
.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;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #4C721D !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a { padding: 2px 0 !important; margin-left: 0px !important; font-weight: 600; }

.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #4C721D !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: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.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: 700; color: #000 !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #4C721D !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #4C721D !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: 14px !important; padding-top: 6px !important; font-weight: 400; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #4C721D !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li { position: relative; padding-left: 0 !important; text-transform: inherit !important; float: none; }
.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::before { content: ""; font-size: 18px; color: #4C721D; font-family: 'FontAwesome'; left: 0; position: absolute; top: 5px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before{display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover { color: #4C721D !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu { opacity: 1 !important; visibility: visible !important; position: relative; background: transparent; box-shadow: none; padding: 0; transform: rotateX(0deg); padding-left: 0px; 
    left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu { column-count: 1; }
.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: #4C721D !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;left: 0;}
}

@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: 1600px !important;}
}
@media (max-width: 1899px) {
}
@media (max-width: 1799px) {

.top-social {
    padding-left: 30px;
}


}
@media (max-width: 1699px) {
.header-logo img {
    max-width: 200px;
}
.header-section {
    padding: 0px 0px;
}
.header-top-contact ul li::after {
    padding: 0 14px 0 17px;
}
.header-top-contact {
    padding-left: 30px;
}
.top-social a {
    width: 30px;
    height: 30px;
    line-height: 26px;
    margin: 0 2px;
}
.top-social a img {
    max-width: 16px;
}
.top-right img {
    max-width: 20px;
}
.top-right img {
    max-width: 20px;
}
.cart-div {
    padding: 0 8px;
}
.user-div {
    padding: 0 0 0 8px;
}
.header-logo {
    margin-bottom: -64px;
}
.banner-title {
    margin-bottom: 20px;
    font-size: 76px;
}
.banner-subtitle {
    font-size: 50px;
    line-height: 36px;
    max-width: 280px;
    top: 56%;
    left: 10%;
    right: 0;
}
.weekly-ads-right {
    padding: 0 60px 0 30px;
}
section.weekly-ads-section {
    padding: 80px 0;
}
.container {
    padding: 0 40px;
    max-width: 100% !important;
}
.heading-title {
    margin-bottom: 10px;
    font-size: 70px;
    line-height: 60px;
}
.inner-banner .inner-banner-title{
margin-bottom: 10px;
    font-size: 70px;
    line-height: 60px;
}
.fresh-section {
    padding: 80px 0;
}
.favorites-box h3 {
    font-size: 23px;
    line-height: 30px;
    padding: 10px;
    left: 40px;
    right: 40px;
    bottom: -40px;
    min-height: 84px;
}
section.product-section {
    padding: 60px 0;
}
.about-ftr-section {
    padding-left: 20px;
}
.page-nav ul li {
    font-size: 24px;
}
section.recipes-section .recipes-content-btm ul li {
    width: 25%;
    padding: 8px;
}
section.recipes-section .recipes-content-btm ul {
    margin: 0 -8px;
}
.recipes-content-btm ul li .accent-items-box {
    padding: 10px;
}

h2.heading-title {
    font-size: 65px;
    line-height: normal;
}

}
@media (max-width: 1599px) {
.team-btn a.theme-btn.btn-green {
        min-width: 100%;
    }
.theme-btn {
    padding: 17px 40px;
    font-size: 26px;
}
.heading-title {
    font-size: 60px;
    line-height: 60px;
}
.inner-banner .inner-banner-title{
   font-size: 60px;
    line-height: 60px;
}
section.team-resume-inn {
    margin-left: 110px;
    padding: 65px 80px 65px 45px;
}
h2.heading-title {
    font-size: 55px;
    line-height: normal;
}
.header-location ul li {
    font-size: 16px;
}
.contact-concierge-bx h4 {
    font-size: 24px;
    line-height: 28px;
}


}
@media (max-width: 1499px) {
.header-location ul li {
        font-size: 16px;
        line-height: 20px;
        padding: 0 15px;
    }
        .header-top-contact ul li::after {
        padding: 0 12px 0 7px;
    }
.header-top-contact ul li {
    font-size: 16px;
}
.header-location ul li img {
    margin-right: 7px;
    width: 19px;
    position: relative;
    top: -2px;
}
.theme-btn {
    padding: 15px 34px;
    font-size: 20px;
    line-height: 28px;
}
.fresh-search a.theme-btn.btn-green {
    padding: 12px 30px;
}
.btn-shop span {
    padding: 16px 42px;
}
.fruit-list ul li {
    width: 14.28%;
    padding: 15px;
}
.fruit-btns {
    margin-bottom: -30px;
}
        section.fruit-list-section {
            padding: 60px 0 10px;
        }
.catering-btns {
    margin-top: -30px;
}
section.weekly-ads-section {
    padding: 60px 0;
}
.weekly-ads-right figure {
    margin-right: 20px;
}
.weekly-ads-right .heading-title {
    font-size: 80px;
    width: calc(100% - 240px);
}
.weekly-ads-right .heading-title strong {
    font-size: 110px;
}
.heading-title {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 56px;
}
.inner-banner .inner-banner-title{
  font-size: 50px;
    line-height: 56px;
}
.newsletter-form .medium, .newsletter-form .ctct-email {
    padding: 9px 78px 9px 15px !important;
    height: 50px;
    font-size: 17px !important;
}
.newsletter-form input.button.gform_button, .newsletter-form .ctct-submit {
    top: 2px;
    right: 2px;
    padding: 13px 15px;
    font-size: 18px;
}
section.newsletter-section .newsletter-box .newsletter-form {
    width: 36%;
}
.fresh-search .btn-primary {
    font-size: 20px;
    height: 54px;
    padding: 10px 20px;
}
.fresh-section {
    padding: 60px 0;
}
.fresh-content h3 {
    font-size: 30px;
    line-height: 32px;
}
.favorites-row .col-sm-3 {
    padding: 30px 15px;
}
.favorites-box h3 {
    font-size: 21px;
    line-height: 25px;
    padding: 10px;
    left: 30px;
    right: 30px;
    bottom: -35px;
    min-height: 70px;
}
section.product-section {
    padding: 40px 0;
}
.product-list ul li {
    width: 12.5%;
    padding: 15px;
}
.footer {
    padding: 70px 0 0;
}
.ftr-title {
    margin-bottom: 30px;
    font-size: 34px;
}
.ftr-social a {
    margin: 0 8px 0 0;
    width: 50px;
    height: 5%0px;
    line-height: 48px;
}
.ftr-social a img {
    max-width: 25px;
}
.copyright-sections {
    padding: 15px 0;
    margin-top: 30px;
    border-top: 1px solid rgb(255 255 255 / 20%);
    text-align: center;
}
h1 {font-size: 34px;line-height: normal;}
h2 {font-size: 30px;line-height: normal;}
h3 {font-size: 26px;line-height: normal;}
h4 {font-size: 22px;line-height: normal;}
h5 {font-size: 21px;line-height: normal;}
h6 {font-size: 20px;line-height: normal;}
section.ochsner-eat-fit-section {
    padding: 60px 0;
}
section.instagram-section {
    padding: 60px 0;
}
section.blog-section {
    padding-bottom: 60px;
}
section.history-section {
    padding: 60px 0;
}
section.about-values-section {
    padding: 60px 0;
}
section.about-inn-section {
    padding: 60px 0;
}
.page-nav ul li {
    font-size: 22px;
}
section.contact-inn {
    padding: 70px 0 80px;
}
.location-inn-box-heading {
    font-size: 32px;
}
section.location-inn-section {
    padding: 60px 0;
}
section.catering-section {
    padding-bottom: 60px;
}
.location-inn-contact-col p {
    font-size: 18px;
    line-height: 24px;
}
.accent-items-box h3 {
    font-size: 25px;
}
.accent-items-box p {
    font-size: 22px;
}
section.accent-items-section {
    padding: 60px 0;
}
section.blogpage-single-section {
    padding: 60px 0;
}
.service-detail-right {
    padding-left: 10px;
}
.search-medium {
    padding: 10px 50px 10px 15px;
    height: 50px;
    font-size: 16px;
    line-height: 22px;
}
.search-btn button {
    top: 9px;
    width: 35px;
    right: 7px;
}
.search-btn {
    margin: 0 0 30px;
    padding: 20px 15px;
}
.sidebar-title {
    margin: 0 0 10px;
    font-size: 24px;
    padding-bottom: 10px;
}
.service-detail-list {
    margin: 0 0 30px;
    padding: 20px 15px;
}
.service-detail-list ul li {
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
}
.nav-next a, .nav-previous a {
    padding: 14px 22px;
    font-size: 20px;
    line-height: 22px;
}
section.default-section.inpad {
    padding: 60px 0;
}
section.default-section {
    padding: 60px 0;
}
.recipes-sidebar {
    padding-left: 10px;
}
.recipes-content .btn-primary {
    font-size: 17px;
    height: 56px;
    padding: 10px 15px;
}
.recipes-content .recipes-search .btn-group:nth-child(even) {
    padding: 0 15px;
}
.search-btn.recipes .search-medium {
    padding: 15px 70px 15px 15px;
    height: 55px;
    font-size: 17px;
    line-height: 26px;
}
.search-btn.recipes button {
    top: 13px;
    width: 38px;
    right: 10px;
}
.recipes-content .recipes-search {
    margin-bottom: 25px;
}
.recipes-content-btm ul li .accent-items-box h3 {
    font-size: 16px;
    line-height: 22px;
}
section.recipes-section .section-heading.text-center {
    margin-bottom: 20px;
}
section.recipes-section {
    padding: 70px 0;
}
.related-products-section {
    padding-bottom: 60px;
}
.recipes-detail-page-section {
    padding: 60px 0 50px;
}
	.header-logo img {
		max-width: 230px;
	}
	section.application-form-section {
    padding: 60px 0;
}
h2.heading-title {
    font-size: 45px;
    line-height: normal;
}

.gourmet-king-cakes .col-sm-3 {
    padding: 15px 15px;
}
section.gourmet-king-cakes {
    padding: 60px 0 60px;
}

.catering-con-help-bx h3 {
    font-size: 34px;
    line-height: 34px;
}
section.king-cakes-section {
    padding: 60px 0;
}
.caterign-concierge-cakes {
    padding: 60px 0;
}

.caterign-concierge-cakes .col-sm-3 {
    padding: 15px 15px;
}

section.specialy-king-cakes {
    padding: 60px 0;
}
.seeOur-work-concierge-section {
    padding: 60px 0;
}
.contact-us-get-started {
    padding: 60px 0;
}





}
@media (max-width: 1399px) {
.header-top-contact {
    padding-left: 0;
}
.sik-dropdown > button.dropdown-toggle {
    width: 106px;
    font-size: 12px;
    padding: 6px 6px;
    height: 25px;
}
.dropdown-box .search-medium {
    padding: 2px 20px 2px 10px;
    height: 25px;
    font-size: 12px;
}
.dropdown-box .search-btn {
    width: 150px;
}
.top-social {
    padding-left: 10px;
}
.header-logo img {
    max-width: 220px;
}
ol.carousel-indicators {
    bottom: 10px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 62px;
}
.banner-subtitle {
    font-size: 38px;
    line-height: 36px;
    max-width: 280px;
    top: 56%;
    left: 10%;
    right: 0;
}
section.inner-banner {
    padding: 0 0;
}
.about-values-box .section-heading {
    padding: 0 20px;
}
section.about-values-section .section-heading {
    max-width: 1150px;
    margin: 0 auto 20px;
}
.about-values-box {
        padding: 55px 0 30px;
}
.history-section-row .history-box h3 {
    font-size: 24px;
}
.history-section-row .row:nth-child(odd) .history-box {
    padding-right: 30px;
}
.history-section-row .row:nth-child(even) .history-box {
    padding-left: 30px;
}
.history-section-row .row:nth-child(even) .history-box::after {
    width: 17px;
    height: 17px;
    left: -20px;
}
.history-section-row .row:nth-child(odd) .history-box::after {
    width: 17px;
    height: 17px;
    right: -21px;
}
section.about-values-section {
    padding: 60px 0 50px;
}
section.history-section .section-heading.text-center {
    margin-bottom: 30px;
}
.instagram-box {
    padding-top: 10px;
}
.contact-inn-left {
    padding-right: 10px;
}
.blog-item-text h3 {
    font-size: 20px;
}
.blog-wrapper .col-sm-4 {
    padding: 8px 10px;
}
.blog-item figure {
    margin-bottom: 10px;
}
.wp-pegination {
    padding-top: 20px;
}
section.blog-inn .section-heading.text-center {
    margin-bottom: 10px;
}
.blog-wrapper {
    max-width: 1200px;
}
section.gourmet-king-cakes .section-heading.text-center {
    margin-bottom: 15px;
}
.gourmet-king-cakes-top h3 {
    font-size: 23px;
    margin-bottom: 12px;
}
.gourmet-king-cakes-top {
    padding: 25px 0;
}
section.specialy-king-cakes .container {
    max-width: 1250px !important;
}
.specialy-cakes-box p {
    margin-bottom: 1px;
}
.specialy-cakes-box h3 {
    font-size: 25px;
    margin-bottom: 5px;
}
section.specialy-king-cakes .col-sm-6 {
    padding: 0 12px;
}
section.specialy-king-cakes .row {
    margin: 0 -12px;
}
section.specialy-king-cakes .heading-title {
    margin-bottom: 10px;
}
.specialy-cakes-box-2 h3 {
    font-size: 28px;
}
section.king-cakes-section .container {
    max-width: 1250px !important;
}
.king-cakes-btn a.theme-btn.btn-green {
    min-width: 370px;
}
.king-cakes-btn {
    padding-top: 10px;
}
.king-cakes-box figure img {
    height: 65px;
    width: 65px;
}
.king-cakes-box figure {
    margin: 0 auto 20px;
}
.team-btn a.theme-btn.btn-green {
    min-width: 535px;
    margin-bottom: 13px;
}
section.team-resume-inn {
    margin-left: 35px;
    padding: 50px 20px 50px 30px;
}
.team-resume-inn-left ul li {
    background-position: 0 9px;
    padding-left: 30px;
    line-height: 35px;
    background-size: 17px;
}


.product-detail-right {
    padding-left: 40px;
}
.product-detail-right h2 {
    font-size: 40px;
}
.related-product-list .accent-items-box {
    padding: 14px;
}
.header-section .container {
    padding: 0 40px
}
.weekly-ad-css .section-heading {
    margin-bottom: 15px;
}
.row-main-section { 
    padding: 35px;
    margin: 15px 0px;
}
	.row.gourmet-king-cakes.bottom .col-sm-2 {
    width: 70%;
}
.available-fillings-top h3.heading-title {
    font-size: 40px;
    line-height: 40px;
}
.header-location ul li {
        font-size: 15px;
        line-height: 20px;
        padding: 0 10px;
    }



}
@media (max-width: 1299px) {
.header-location ul li {
    padding: 0 10px;font-size: 13px;
} 
    .header-location ul li img {
        width: 15px;
    }
.favorites-box h3 {
    font-size: 21px;
    line-height: 25px;
    padding: 10px;
    left: 20px;
    right: 20px;
    bottom: -35px;
    min-height: 70px;
}
.favorites-box h3 {
    font-size: 18px;
    line-height: 25px;
    padding: 10px;
    left: 20px;
    right: 20px;
    bottom: -35px;
    min-height: 70px;
}
.ftr-title {
    margin-bottom: 30px;
    font-size: 31px;
}
section.about-values-section {
    padding: 50px 0 40px;
}
.about-values-box {
    padding: 40px 0 20px;
}
.locations {
    height: 390px;
    border: 8px solid rgb(76 114 29 / 10%);
}
.contact-inn-left {
    padding-right: 0;
}
section.blog-inn {
    padding: 41px 0 50px;
}
.blog-wrapper {
    max-width: 100%;
}
.hurricane-preparedness-btn a.theme-btn.btn-green {
    margin-bottom: 12px;
    min-width: 100%;
}
.hurricane-preparedness-left {
    padding-right: 17px;
}
section.hurricane-preparedness-section {
    padding: 40px 0;
}
section.king-cakes-section .container {
    max-width: 100% !important;
}
.gourmet-king-cakes-top .col-sm-2 {
    padding: 10px 15px;
}
.specialy-cakes-box {
    margin-bottom: 30px;
}
section.specialy-king-cakes {
    padding: 60px 0 20px;
}
section.specialy-king-cakes .container {
    max-width: 100% !important;
}
section.accent-items-section {
    padding: 40px 0;
}
.accent-items-row .col-sm-4 {
    padding: 9px;
}
.weekly-ad-css .section-heading {
    margin-bottom: 12px;
}
.row-main-section .default-css {
    padding-right: 30px;
}
.header-top-contact ul li {
        font-size: 15px;
    }
    .catering-con-help-bx h3 {
        font-size: 30px;
        line-height: 30px;
    } 
        .contact-concierge-bx h4 {
        font-size: 20px;
        line-height: 24px;
    }
    
    
    
}
@media (max-width: 1199px) {
/* .header-location {
    display: none;
} */
.header-logo {
    margin-top: -46px;
    margin-bottom: 0;
}
.col-mm {
		display:inline-block;
	}
.header-top {
    justify-content: right;
    border-bottom: 1px solid #D3D7AB;
    padding: 10px 0;
}
.header-logo img {
    max-width: 120px;
}

.header-meuu-right {
    padding: 10px 40px 10px 10px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 50px;
}
.banner-subtitle {
    font-size: 30px;
    line-height: 30px;
    max-width: 200px;
    top: 56%;
    left: 10%;
    right: 0;
}
.carousel-indicators [data-bs-target] {
    width: 15px !important;
    height: 15px !important;
}
ol.carousel-indicators {
    bottom: 5px;
}
.theme-btn {
    padding: 12px 30px;
    font-size: 18px;
    line-height: 24px;
}
.btn-shop span {
    padding: 13px 30px;
}
.fruit-list ul li {
    width: 14.28%;
    padding: 10px;
}
.fruit-btns {
    margin-bottom: -25px;
}
.catering-btns {
    margin-top: -25px;
}
section.weekly-ads-section {
    padding: 40px 0;
}
.container {
    padding: 0 12px !important;
}
.weekly-ads-right {
    padding: 0 30px 0 20px;
}
.weekly-ads-right .heading-title {
    font-size: 70px;
    width: calc(100% - 180px);
}
.weekly-ads-right .heading-title strong {
    font-size: 90px;
}
.heading-title {
    margin-bottom: 10px;
    font-size: 35px;
        line-height: 40px;
}
.inner-banner .inner-banner-title{
 font-size: 35px;
        line-height: 40px;
}
.available-fillings-top h3.heading-title {
    font-size: 30px;
    line-height: 34px;
}
.newsletter-form .medium, .newsletter-form .ctct-email {
    padding: 5px 101px 5px 10px !important;
    height: 42px;
    font-size: 16px !important;
}
.newsletter-form input.button.gform_button, .newsletter-form .ctct-submit {
top: 1px;
    right: 1px;
    padding: 11px 13px;
    font-size: 16px;
    margin-bottom: 0 !important;line-height: normal !important;
}
.fresh-section {
    padding: 40px 0;
}
.fresh-search a.theme-btn.btn-green {
    padding: 8px 16px;
}
.fresh-search .btn-primary {
    font-size: 18px;
    height: 42px;
    padding: 7px 15px;
}
.fresh-search {
    padding-bottom: 10px;
}
.fresh-content {
    padding-top: 10px;
}
.fresh-content h3 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}
p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
}
.favorites-box h3 {
    font-size: 16px;
    line-height: 21px;
    padding: 10px;
    left: 15px;
    right: 15px;
    bottom: -30px;
    min-height: 62px;
}
.favorites-box {
    padding: 5px;
}
.favorites-row .col-sm-3 {
    padding: 24px 10px;
}
.product-list ul li {
    width: 12.5%;
    padding: 10px;
}
section.product-section {
    padding: 30px 0;
}
.footer {
    padding: 40px 0 0;
}
footer .col-sm-3::after {
    right: 5px;
}
footer .col-sm-2::after {
    right: 5px;
}
.about-ftr-section {
    padding-left: 0;
}
.ftr-item ul li {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 22px;
}
.ftr-title {
    margin-bottom: 15px;
    font-size: 22px;
}
.ftr-social a {
    margin: 0 3px 0 0;
    width: 40px;
    height: 40px;
    line-height: 36px;
}
.ftr-social a img {
    max-width: 20px;
}
.ftr-social {
    padding-top: 20px;
}
.copyright-sections {
    padding: 13px 0;
    margin-top: 20px;
}
.copyright p {
    font-size: 16px;
    line-height: 22px;
}
.ftr-logo img {
    max-width: 150px;
}
.default-css ul li, .default-css ol li {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
}
.default-css ul li {
    background-position: 0 4px;
    padding-left: 19px;
    background-size: 15px;
}
        .header-section .container {
            padding: 0 12px;
        }
h1 {font-size: 30px;line-height: normal; margin-bottom: 10px;}
h2 {font-size: 26px;line-height: normal;margin-bottom: 10px;}
h3 {font-size: 24px;line-height: normal;margin-bottom: 10px;}
h4 {font-size: 20px;line-height: normal;margin-bottom: 10px;}
h5 {font-size: 20px;line-height: normal;margin-bottom: 10px;}
h6 {font-size: 18px;line-height: normal;margin-bottom: 10px;}

section.inner-banner {
    padding: 0 0;
}
section.about-inn-section {
    padding: 40px 0;
}
section.about-inn-section .section-heading {
    padding-right: 0px;
}
section.about-values-section {
    padding: 40px 0 35px;
}
.about-values-row .col-sm-6 {
    padding: 9px;
}
.about-values-row .row {
    margin: 0 -9px;
}
section.history-section {
    padding: 40px 0;
}
.history-section-row {
    max-width: 100%;
}
.history-section-row .row:nth-child(odd) .history-box {
    padding-right: 20px;
}
.history-section-row .row:nth-child(even) .history-box {
    padding-left: 20px;
}
section.instagram-section {
    padding: 40px 0;
}
section.about-values-section .section-heading {
    max-width: 100%;
    margin: 0 auto 10px;
}
.instagram-box-center {
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 10px;
}
.insta-text {
    font-size: 15px;
    left: 35%;
}
.insta-text.insta-text-1 {
    font-size: 15px;
    left: 63%;
}
.insta-text figure img {
    max-width: 22px;
}
.insta-text p {
    font-size: 14px;
    line-height: 18px;
}
.instagram-box {
    padding-top: 3px;
}
section.contact-inn .form-hero .gform_wrapper input[type="text"],
section.contact-inn .form-hero .gform_wrapper textarea,
section.contact-inn .form-hero .gform_wrapper select,
section.contact-inn .form-hero .gform_wrapper .medium {
    height: 38px;
    font-size: 16px !important;
    padding: 6px 10px 6px 10px;
    line-height: 24px;
}
section.contact-inn .gform_wrapper textarea.medium {
    height: 70px !important;
}
.gform_wrapper .gfield {
    padding: 0 4px 10px;
}
.form-hero .gform_body {
    margin: 0 -4px;
}
section.contact-inn .form-hero input.button.gform_button {
    padding: 12px 45px !important;
    font-size: 22px !important;
    line-height: 22px !important;
}
.locations {
    height: 345px;
    border: 7px solid rgb(76 114 29 / 10%);
        margin-left: 0;
}
section.contact-inn {
    padding: 40px 0;
}
section.catering-section {
    padding-bottom: 40px;
}
.contact-inn-left .section-heading {
    margin-bottom: 10px;
}
section.contact-inn .form-hero .gform_wrapper select {
    background-size: 12px !important;
    padding-right: 32px !important;
}
.blog-item-text h3 {
    font-size: 18px;
}
.wp-pegination {
    padding-top: 15px;
}
.hurricane-preparedness-left {
    padding-right: 0;
}
.hurricane-preparedness-left .section-heading {
    margin-bottom: 10px;
}
.hurricane-preparedness-btn a.theme-btn.btn-green {
    margin-bottom: 10px;
}
section.hurricane-preparedness-section {
    padding: 40px 0 30px;
}
section.king-cakes-section {
    padding: 40px 0;
}
.kings-cakes-center-row {
    padding: 20px 0;
    max-width: 100%;
}
.kings-cakes-center-row .row {
    margin: 0px 0;
}
.kings-cakes-center-row .col-sm-4 {
    padding: 25px 10px;
}
.kings-cakes-center-row .col-sm-4 {
    padding: 7px 10px;
}
.kings-cakes-center-row .king-cakes-box h3 {
    font-size: 22px;
}
.king-cakes-btn a.theme-btn.btn-green {
    min-width: 300px;
    margin-right: 10px;
}
.gourmet-king-cakes-top h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
section.gourmet-king-cakes {
    padding: 40px 0;
}
section.gourmet-king-cakes .section-heading.text-center {
    margin-bottom: 10px;
}
.kings-cakes-center-row h3 {
    font-size: 30px;
}
section.specialy-king-cakes {
    padding: 40px 0 40px;
}
.specialy-cakes-box h3 {
    font-size: 22px;
}
.team-btn a.theme-btn.btn-green {
    min-width: 475px;
    margin-bottom: 10px;
}
section.team-inn {
    padding: 40px 0;
}
section.team-resume-inn {
    margin-left: 0;
    padding: 40px 0;
}
.team-left .section-heading {
    margin-bottom: 10px;
}
section.team-careers-inn {
    padding: 40px 0 30px;
}
.accent-items-box h3 {
    font-size: 20px;
    margin-bottom: 5px;
}
.accent-items-box p {
    font-size: 18px;
}
section.blog-section {
    padding-bottom: 30px;
}
.location-inn-contact-col p {
    font-size: 16px;
    line-height: 22px;
}
.location-inn-contact-col figure img {
    width: auto;
    max-height: 18px;
}
.location-inn-contact-col figure {
    margin-right: 6px;
    margin-top: -2px;
}
.location-inn-box-heading {
    font-size: 24px;
    padding: 9px 0;
}
.location-inn-contact-col {
    margin-top: 15px;
    padding-left: 15px;
}
.location-inn-row .col-sm-4 {
    padding: 15px;
} 
section.location-inn-section {
    padding: 40px 0;
}
section.eat-fit-robert-section {
    padding: 0 0 40px 0;
}

.ochsner-eat-fit-right {
    padding: 60px 40px 50px 150px;
}
.eat-fit-logo figure {
    width: 270px;
    height: 270px;
}
.ochsner-eat-fit-left {
    padding: 40px 130px 30px 30px;
}
.ochsner-eat-fit-btns a.theme-btn {
    margin: 10px 0;
}
section.ochsner-eat-fit-section {
    padding-bottom: 30px;
}
.ftr-contact-info p strong {
    font-size: 20px;
}
.ftr-contact-info p img {
    width: 16px;
    margin-right: 3px;
}
.search-medium {
    padding: 10px 40px 10px 10px;
    height: 45px;
    font-size: 15px;
    line-height: 20px;
}
.search-btn button {
    top: 6px;
    width: 32px;
    right: 5px;
}
.sidebar-title {
    margin: 0 0 10px;
    font-size: 20px;
    padding-bottom: 6px;
}
.search-btn {
    margin: 0 0 25px;
    padding: 20px 15px;
}
.service-detail-list ul li {
    padding: 7px 0;
    font-size: 14px;
    line-height: 18px;
}
.service-detail-list {
    margin: 0 0 25px;
    padding: 20px 15px;
}
.nav-next a, .nav-previous a {
    padding: 13px 19px;
    font-size: 18px;
    line-height: 20px;
}
.service-detail-right {
    padding-left: 0;
}
section.blogpage-single-section {
    padding: 40px 0;
}
section.default-section.inpad {
    padding: 40px 0;
}
section.default-section {
    padding: 40px 0;
}
.form-check {
    padding-left: 19px;
}
.search-btn.recipes .search-medium {
    padding: 10px 50px 10px 10px;
    height: 45px;
    font-size: 16px;
    line-height: 22px;
}
.search-btn.recipes button {
    top: 8px;
    width: 34px;
    right: 6px;
}
.recipes-content .recipes-search .btn-group:nth-child(even) {
    padding: 0 10px;
}
.recipes-content .btn-primary {
    font-size: 16px;
    height: 45px;
    padding: 10px 10px;
}
.recipes-content .recipes-search {
    margin-bottom: 15px;
}
section.recipes-section .recipes-content-btm ul li {
    width: 25%;
    padding: 5px;
}
section.recipes-section .recipes-content-btm ul {
    margin: 0 -5px;
}
.recipes-sidebar {
    padding-left: 0;
}
.recipes-content-btm ul li .accent-items-box h3 {
    font-size: 15px;
    line-height: 20px;
}
.recipes-content-btm ul li .accent-items-box {
    padding: 5px;
}
section.recipes-section .section-heading.text-center {
    margin-bottom: 10px;
}
section.recipes-section {
    padding: 40px 0;
}



        .product-detail-right {
            padding-left: 0;
        }
.product-detail-right h2 {
    font-size: 30px;
}
.recipie-preparation ul li {
    padding: 20px 15px 20px;
}
.ingredient-list {
    margin-top: 25px;
}
.ingredient-list ul li {
    margin-bottom: 11px;
}
.recipes-detail-page-section {
    padding: 40px 0 30px;
}
.tabs-wrapper {
    padding-top: 40px;
}
        .related-products-section {
            padding-bottom: 30px;
        }

.related-product-list ul li {
    padding: 10px 10px;
}
.related-product-list ul {
    margin: 0 -12px;
}
.related-product-list .accent-items-box h3 {
    font-size: 16px;
    line-height: 21px;
}   
.tabs-wrapper ul.nav.nav-tabs li a {
    font-size: 22px;
}
.header-location ul li {
    padding: 0 5px;
    font-size: 16px;
    line-height: 20px;
}
.header-location ul li img {
    margin-right: 4px;
    width: 16px;
}
section.about-inn-section.mission {
    padding: 70px 0;
    background-size: cover !important;
}
	section.about-inn-section.mission::before {
    background: #fff;
    opacity: 0.9;
}
	section.about-inn-section .col-sm-5 {
    width: 100%;
    text-align: center;
}
section.blog-section.blog-inn.home .section-heading {
    padding-bottom: 10px;
}
section.application-form-section {
    padding: 40px 0;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage span {
    width: 30px !important;
    height: 30px;
    top: 50%;
    right: -6px;
    font-size: 13px !important;
    line-height: 32px !important;
}
	section.application-form-section .form-hero {
    padding: 15px 0 0;
}
	.gform_wrapper.gravity-theme .gfield_label {
    line-height: 24px;
    font-size: 16px !important;
}
	.gform-theme-button.button {
    padding: 10px 22px !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
	.form-hero input.button.gform_button {
    padding: 10px 22px !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
	.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {
    font-size: 15px !important;
    line-height: 24px;
}
	.ginput_container.ginput_container_radio .gfield_radio .gchoice input.gfield-choice-input {
    margin-right: 1px;
}
	.gfield--type-radio {
    padding: 0px 4px !important;
}
	.gfield--type-radio .gchoice {
    padding: 0 5px;
}
	.gfield--type-radio .gfield_radio {
    margin: 0 -5px !important;
}
	.gfield--type-checkbox {
    padding: 0 4px !important;
}
	.ginput_container.ginput_container_checkbox .gfield_checkbox input.gfield-choice-input {
    margin-right: 1px;
}
	.gfield_checkbox .gchoice {
    padding: 0 5px;
}
	.gfield--type-checkbox .gfield_checkbox {
    margin: 0 -5px !important;
}
	section.application-form-section .gform-theme-button {
    margin-left: 4px;
}
	.iframe-container {
    overflow: auto;
}
	.weekly-ad-css iframe {
    text-align: center;
    margin: 0 auto;
}
section.current-links-section {
    padding: 40px 0;
}
	.header-section.sticky .header-logo img {
    max-width: 120px;
}
.row.gourmet-king-cakes.bottom .col-sm-2 {
    width: 100%;
}
.row.gourmet-king-cakes.bottom ul {
    padding-left: 15px;    justify-content: center;
}
.gourmet-king-cakes-top ul li, .gourmet-king-cakes-top-box ul li {
    font-size: 16px;
    line-height: 22px;
    background-position: 0 3px;
    padding-left: 19px;
    background-size: 14px;    margin: 0 7px;
}
.caption-absolute {
    top: 19%;
}
section.ochsner-eat-fit-section {
    padding: 40px 0;
}
h2.heading-title {
    font-size: 30px;
    line-height: normal;
}
    .header-location ul {
        display: flex
;
        align-items: center;
        justify-content: center;
    }
.header-top {
        padding: 8px 0;
        display: block;
        text-align: center;
    }
        .header-top-right {
        display: flex
;
        align-items: center;
        justify-content: center;
        padding-top: 10px;
    }
    
 .catering-con-help-bx img {
    margin-bottom: 10px;
    max-width: 55px;
}      
 .catering-con-help-bx-2 img {
    margin-top: -50px;
    max-width: 115px;
}   
   .catering-con-help-bx h3 {
        font-size: 22px;
        line-height: 24px;
    } 
   .catering-con-help-bx {
    padding: 20px 15px 15px;
   }
   
   
       .caterign-concierge-cakes {
        padding: 40px 0;
    }
   .contact-concierge-bx figure {
    margin-bottom: 10px;
}
    .contact-concierge-bx h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .seeOur-work-concierge-section {
        padding: 40px 0;
    }
.contact-us-get-started {
        padding: 40px 0;
    }
    .catering-concierge-contact .form-hero .gform_wrapper.gravity-theme .gfield_label {
    font-size: 15px !important;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
    padding: 0 4px 10px !important;
}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
  
    font-size: 15px !important;
    line-height: 20px !important;
}
.catering-concierge-contact .form-hero .gform_wrapper label, .catering-concierge-contact .form-hero .gform_wrapper label.gfield_label {
    font-size: 15px !important;
}
.catering-concierge-contact .form-hero input.button.gform_button {
    padding: 13px 40px !important;
    font-size: 22px !important;
}
   
}
@media (max-width: 1024px) {


    /* king-cakes */
    .gourmet-king-cakes-top .col-sm-2 {
        padding: 10px 13px;
    }
}
@media (max-width: 991px) {
.weekly-ads-right {
    padding: 0 15px 0 15px;
}
.weekly-ads-right .heading-title {
    font-size: 54px;
    width: calc(100% - 80px);
}
.weekly-ads-right .heading-title strong {
    font-size: 70px;
}
.favorites-row .col-sm-3 {
    padding: 24px 10px;
    width: 33.33%;
}
.product-list ul li {
    width: 25%;
    padding: 10px;
}
.product-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
.gourmet-king-cakes-top .col-sm-2 {
    padding: 10px 15px;
    width: 33.33%;
    margin: 10px 0;
}
.gourmet-king-cakes-top {
    padding: 20px 0;
}
.kings-cakes-center-row h3 {
    font-size: 22px;
}
.team-btn a.theme-btn.btn-green {
    min-width: 415px;
}
.team-resume-inn-left ul li {
    background-position: 0 5px;
    padding-left: 25px;
    line-height: 28px;
    background-size: 15px;
    font-size: 18px;
}
.eat-fit-logo figure {
    width: 200px;
    height: 200px;
    padding: 10px;
}
.ochsner-eat-fit-right {
    padding: 40px 20px 30px 90px;
}
.ochsner-eat-fit-left {
    padding: 40px 90px 30px 20px;
}
section.recipes-section .col-sm-8 {
    width: 100%;
}
section.recipes-section .col-sm-4 {
    width: 100%;
    padding-top: 40px;
}


.recipie-preparation ul li {
    padding: 16px 10px 13px;
}
.ingredient-list ul li p {
    padding: 7px 13px;
    display: block;
}
.related-product-list ul li {
    width: 33.33%;  
    padding: 15px 15px;
}
        .recipie-preparation ul li {
            padding: 16px 10px 13px;
            width: 50%;
            border-bottom: 1px solid rgba(76, 114, 29, 0.30);
        }
.recipie-preparation{border-bottom: 0;}
.recipie-preparation ul li:nth-child(2){
    border-right: 0;
}
.header-top-contact ul li::after {
    padding: 0 4px 0 4px;
}
.header-location ul li {
    padding: 0 5px;
    font-size: 14px;
    line-height: 20px;
}

}
@media (max-width: 900px) {
.fresh-wrapper .col-sm-4 {
    padding: 15px;
    width: 50%;
}
footer .col-sm-3 {
    width: 100%;
    text-align: center;
}
footer .col-sm-2 {
    width: 100%;
    text-align: center;
}
footer .col-sm-4 {
    width: 100%;
    text-align: center;
}
.ftr-item ul li {
    margin-bottom: 0;
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #256b4c;
    line-height: 22px;
}
.ftr-logo img {
    max-width: 110px;
}
.ftr-logo {
    padding-bottom: 20px;
}
footer .col-sm-3::after {display: none;}
footer .col-sm-2::after {display: none;}
.about-ftr-section {
    padding-left: 0;
    padding-top: 15px;
}
.about-ftr-section .newsletter-form {
    max-width: 350px;
    margin: 0 auto;
}
.instagram-box ul li {
    list-style: none;
    margin: 0px;
    width: 33.33%;
}
.instagram-box ul {
    flex-wrap: wrap;
    justify-content: center;
}
.kings-cakes-center-row {
    padding: 20px 0 10px;
}
.kings-cakes-center-row .king-cakes-box h3 {
    font-size: 20px;
}
.king-cakes-btn a.theme-btn.btn-green {
    min-width: 275px;
}
.specialy-cakes-box-2 h3 {
    font-size: 25px;
}
.specialy-cakes-box-2 {
    padding: 25px 15px;
}
.specialy-cakes-box h3 {
    font-size: 20px;
}
.specialy-cakes-box-2 h3 {
    font-size: 20px;
}
.kings-cakes-center-row .col-sm-4 {
    padding: 7px 7px;
}
.king-cakes-box {
    padding: 30px 25px 20px;
}
section.team-inn .col-sm-6 {
    width: 100%;
}
section.team-inn .col-sm-6:last-child {
    order: 1;
}
section.team-inn .col-sm-6:last-child {
    order: 2;
}
.team-right {
    padding-top: 20px;
}
section.team-inn {
    padding: 40px 0 30px;
}
.accent-items-row .col-sm-4 {
    width: 50%;
}
.team-left {
    text-align: center;
    height: auto;
    padding: 0;
}
.ftr-contact-info {
    border-bottom: 1px solid #256b4c;
    padding: 10px 0;
}
section.blogpage-single-section .col-sm-8 {
    width: 100%;
}
section.blogpage-single-section .col-sm-4 {
    width: 100%;
    padding-top: 40px;
}

        section.fruit-list-section {
            padding: 40px 0 0;
        }


.row.gourmet-king-cakes.bottom ul {
    justify-content: center;
}
.row.gourmet-king-cakes.bottom .gourmet-king-cakes-top-box ul li {
    margin: 0 10px;
}
.gourmet-king-cakes .col-sm-3:last-child {
    width: 100%;
    order: 1;
}
    .gourmet-king-cakes .col-sm-3 {
        padding: 15px 15px;
        width: 33.33%;
        order: 2;
    }
  .catering-con-help-bx-2 img {
    margin-top: 0;
    max-width: 100px;
}  
   .catering-con-help-bx-2 h3 br {
    display: none;
}

    
}
@media (max-width: 899px) {
        .header-logo {
            margin-top: 0;
            margin-bottom: 0;
        }
.header-top {
    justify-content: space-between;
}
        .header-meuu-right {
            padding: 10px 40px 10px 10px;
            height: 100%;
        }
}
@media (max-width: 812px) {
.top-social {
    padding-left: 10px;
}
.header-top-contact ul li {
    font-size: 15px;
}
.header-top-contact ul li::after {
    padding: 0 5px 0 1px;
}
.top-right img {
    max-width: 18px;
}
.header-top {
    padding: 8px 0;
}
.header-logo {
    margin-top: 0;
    margin-bottom: 0;
}
.header-logo img {
    max-width: 110px;
}
.header-section.sticky .header-logo img {
    max-width: 110px;
}
.cart-div::after {
    height: 20px;
}
.cart-div::before {
    height: 20px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 34px;
}
.banner-subtitle {
    font-size: 22px;
    line-height: 24px;
    max-width: 140px;
    top: 56%;
    left: 8%;
    right: 0;
}
.theme-btn {
    padding: 10px 22px;
    font-size: 16px;
    line-height: 22px;
}
.btn-shop span {
    padding: 11px 24px;
}
.fruit-list ul li {
    width: 25%;
    padding: 0 10px;
}
.fruit-btns {
    margin-bottom: 0px;
    padding-top: 10px;
}
section.fruit-list-section {
    padding: 20px 0 40px;
}
.catering-btns {
    margin-top: 30px;
    text-align: center;
}
section.eat-fit-section .col-sm-6 {
    padding: 0;
    width: 100%;
}
section.eat-fit-section .col-sm-6:first-child {
    margin-bottom: -14px;
    position: relative;
}
.heading-title {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
}
.inner-banner .inner-banner-title{
  font-size: 28px;
    line-height: 32px;
}
.available-fillings-top h3.heading-title {
    font-size: 22px;
    line-height: 30px;
}
section.newsletter-section .newsletter-box {
    display: block;
    text-align: center;
}
section.newsletter-section .newsletter-box .newsletter-form {
    width: 100%;
    max-width: 420px;
    margin: 15px auto 0;
}
section.newsletter-section {
    margin-top: -34px;
    padding: 50px 0;
}
.fresh-search a.theme-btn.btn-green {
    padding: 7px 12px;
}
.fresh-search .btn-primary {
    font-size: 15px;
    height: 38px;
    padding: 7px 10px;
}
p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 9px;
}
.fresh-content h3 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}
.default-css ul li {
    background-position: 0 3px;
    padding-left: 17px;
    background-size: 13px;
}
.default-css ul li, .default-css ol li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 5px;
}
.default-css ul li, .default-css ol li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 5px;
}
h1 {font-size: 24px;line-height: normal;}
h2 {font-size: 22px;line-height: normal;}
h3 {font-size: 20px;line-height: normal;}
h4 {font-size: 18px;line-height: normal;}
h5 {font-size: 18px;line-height: normal;}
h6 {font-size: 14px;line-height: normal;}
.header-meuu-right {
    padding: 10px 35px 10px 10px;height: 100%;
}
.top-social a {
    margin: 0 1px;
}
.page-nav ul li {
    font-size: 18px;
}
.about-values-box {
    padding: 30px 0 20px;
}
.about-values-box .section-heading {
    padding: 0 15px;
}
section.about-inn-section .col-sm-7 {
    width: 100%;
    order: 2;
}
.blog-item h3 {
    font-size: 18px;
}
section.about-inn-section .col-sm-5 {
    width: 100%;
    order: 1;
}
section.about-inn-section .row {
    align-items: initial;
}
section.about-inn-section .section-heading {
    padding-top: 0;
}
section.about-inn-section {
    padding: 40px 0 30px;
}
.about-values-row .col-sm-6 {
    width: 100%;
    padding: 10px 12px;
}
section.contact-inn .form-hero input.button.gform_button {
    padding: 10px 25px !important;
    font-size: 18px !important;
    line-height: 20px !important;
}
.location-inn-box-heading {
    font-size: 22px;
    padding: 9px 0;
    line-height: 22px;
}
.history-section-row .history-box h3 {
    font-size: 22px;
}
section.history-section .section-heading.text-center {
    margin-bottom: 20px;
}
section.contact-inn .col-sm-6 {
    width: 100%;
}
section.contact-inn .col-sm-6:last-child {
    order: 1;
}
section.contact-inn .col-sm-6:first-child {
    order: 2;
}
.contact-inn-left {
    padding-top: 25px;
}
.blog-wrapper .col-sm-4 {
    width: 50%;
}
.gourmet-king-cakes-top h3 {
    font-size: 18px;
    margin-bottom: 7px;
}
.kings-cakes-center-row .col-sm-4 {
    width: 50%;
}
.location-inn-contact-col p a {
    font-size: 16px;
    line-height: 21px;
}
.ochsner-eat-fit-row .col-sm-6 {
    padding: 16px;
    width: 100%;
}
.eat-fit-logo{display: none;}
.ochsner-eat-fit-left {
    padding: 30px 15px 20px 16px;
}
.ochsner-eat-fit-right {
    padding: 20px 15px 20px 15px;
}
.ochsner-eat-fit-left.default-css ul li {
    padding-left: 27px;
    background-size: 18px;
    margin-bottom: 9px;
}
.nav-next a, .nav-previous a {
    padding: 11px 15px;
    font-size: 16px;
    line-height: 18px;
}
nav.navigation.post-navigation {
    padding: 15px 0 6px;
}
.sidebar-title {
    margin: 0 0 10px;
    font-size: 18px;
    padding-bottom: 6px;
}
section.recipes-section .recipes-content-btm ul li {
    width: 33.33%;
    padding: 5px;
}


.product-detail-right h2 {
    font-size: 20px;margin-bottom: 3px;
}
.product-detail-right img {
    width: auto;
    max-height: 19px;
}
.recipie-preparation {
    border-bottom: 0;
    margin-top: 14px;
}

.recipie-preparation ul li h4 {
    font-size: 16px;
}
        .recipie-preparation ul li {
            padding: 10px 10px 7px;
        }

.ingredient-list h3 {
    font-size: 20px;
    margin-bottom: 8px;
}
.ingredient-list {
    margin-top: 15px;
}
.ingredient-list ul li p {
    padding: 4px 12px;
}
.ingredient-list ul li {
    margin-bottom: 9px;
}
.tabs-wrapper ul.nav.nav-tabs li a {
    font-size: 18px;
    padding-bottom: 5px;
}
.tabs-wrapper ul.nav.nav-tabs li {
    margin-right: 15px;
}
.tabs-wrapper ul.nav.nav-tabs {
    margin-bottom: 15px;
}

.left-prduct-slide .carousel-control-next,
.left-prduct-slide .carousel-control-prev {
    width: 35px;
    height: 35px;
}
.wp-pegination.c-pegination .page, .wp-pegination.c-pegination span, .wp-pegination.c-pegination a {
   font-size: 16px;
   padding: 0px 10px; 
}  
  .row-main-section {
        padding: 20px 15px;
        margin: 15px;
    }
	.row-main-section .default-css {
    padding-right: 0px;
}
	.catering-home .catering-btns {
    bottom: 3%;
}
	section.eat-fit-section {
    position: relative;
    z-index: 1;
}
.ochsner-eat-fit-row .col-sm-6:first-child {
    padding-left: 15px;
}
.ochsner-eat-fit-row .col-sm-6:last-child {
    padding-right: 15px;
}
h2.heading-title {
    font-size: 25px;
    line-height: normal;
}
    section.about-inn-section.mission {
        padding: 40px 0 35px;
    }
        .caterign-concierge-cakes .col-sm-3 {
        padding: 8px 12px;
        width: 50%;
    }
        .catering-con-help-bx h3 {
        font-size: 20px;
        line-height: 21px;
    }
    
   .catering-concierge-contact .form-hero .gform_wrapper.gravity-theme .gfield.gfield--width-third, .catering-concierge-contact .form-hero .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
    width: 100%;
} 
   .gform_wrapper.gravity-theme fieldset span.gform-grid-col {
    width: 100% !important;
}

.gform_wrapper.gravity-theme fieldset .gform-grid-col {
       padding: 0 4px 10px;
    flex-basis: auto !important;
}

.catering-concierge-contact .form-hero .gform_wrapper input[type="text"], .catering-concierge-contact .form-hero .gform_wrapper textarea, .catering-concierge-contact .form-hero .gform_wrapper select, .catering-concierge-contact .form-hero .gform_wrapper .medium {
    height: 40px;
}
.catering-concierge-contact .gform_wrapper.gravity-theme .ginput_container_time input {
   
    height: 40px;
}
.catering-concierge-contact .form-hero input.button.gform_button {
    padding: 11px 30px !important;
    font-size: 18px !important;
}

}
@media (max-width: 781px) {
.logged-in .header-section.sticky {
    top: 46px;
}
}
@media (max-width: 767px) {
.favorites-row .col-sm-3 {
    padding: 24px 10px;
    width: 50%;
}
/* contact */
section.hurricane-preparedness-section .col-sm-7 {
    width: 100%;
    order: 2;
}

section.hurricane-preparedness-section .col-sm-5 {
    width: 100%;
    order: 1;
}
.recipes-detail-page-section .col-sm-6 {
    width: 100%;
}
.hurricane-preparedness-left {
    padding-top: 25px;
}

.team-resume-inn-left ul li {
    background-position: 0 5px;
    padding-left: 22px;
    line-height: 25px;
    background-size: 12px;
    font-size: 16px;
}
.location-inn-row .col-sm-4 {
    padding: 15px;
    width: 50%;
}
.left-prduct-slide .carousel-indicators [data-bs-target] {
    padding: 10px 4px 0;
}
.left-prduct-slide .carousel-indicators {
    margin: 0 -4px;
}
.left-prduct-slide {
    margin-bottom: 20px;
}
        .related-product-list .accent-items-box {
            padding: 10px;
        }
                .header-top {
                    padding: 8px 0;
                    display: block;
                    text-align: center;
                }
        .header-top-right {
            display: flex;
            align-items: center;
            justify-content: center;
            padding-top: 10px;
        }
        .header-location ul {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
        }
                .header-location ul li {
                    padding: 0 5px;
                    font-size: 13px;
                    line-height: 20px;
                }
                                .header-location ul li img {
                                    margin-right: 3px;
                                    width: 14px;
                                }
}
@media (max-width: 700px) {
section.weekly-ads-section .col-sm-6 {
    padding: 0;
    width: 100%;
}
.weekly-ads-right {
    float: none;
    padding: 30px 30px 0 30px;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
}
.search-btn.recipes {
    width: 100%;
    margin-bottom: 15px;
}
.recipes-content .recipes-search .btn-group {
    width: 50%;
}
.recipes-content .recipes-search .btn-group:nth-child(even) {
    padding: 0 15px 0 0;
}

.related-product-list ul li {
    width: 50%;
    padding: 7px 12px;
}
.related-product-list .accent-items-box h3 br{display: none;}
        .related-product-list ul {
            margin: 0 -12px;
            justify-content: center;
        }
}
@media (max-width: 600px) {
	
.dropdown-box {
    display: flex;
    display: none;
}
.header-logo {
    margin-top: 0;
    margin-bottom: 0;
}
.header-logo img {
    max-width: 100px;
}
.header-section.sticky .header-logo img {
    max-width: 100px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 26px;
}
.banner-subtitle {
    font-size: 16px;
    line-height: 20px;
    max-width: 120px;
    top: 56%;
    left: 10%;
    right: 0;
}
/* about */

.locations {
    height: 315px;
}

.blog-wrapper .col-sm-4 {
    width: 100%;
}

.wp-pegination .page,
.wp-pegination span,
.wp-pagenavi a {
    width: 35px;
    height: 35px;
    margin: 0 5px 0 0;
    line-height: 30px;
    font-size: 16px;
}

.wp-pegination a.nextpostslink {
    background-size: 18px;
}

section.blog-inn .section-heading.text-center {
    margin-bottom: 7px;
}

.accent-items-row .col-sm-4 {
    width: 100%;
}


}
@media (max-width: 575px) {
.header-bottom .col-sm-2 {
    width: 40%;
}
.header-bottom .col-sm-10 {
    width: 60%;
}
.header-meuu-right {
    padding: 10px 40px 10px 10px;
    position: static;
}
.weekly-ads-right .heading-title {
    font-size: 44px;
    width: calc(100% - 50px);
}
.weekly-ads-right .heading-title strong {
    font-size: 54px;
}
.heading-title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 26px;
}
.inner-banner .inner-banner-title{
   font-size: 22px;
    line-height: 26px;
}
.available-fillings-top h3.heading-title {
    font-size: 20px;
    line-height: 26px;
}
.fresh-wrapper .col-sm-4 {
    padding: 15px;
    width: 100%;
}

.top-social {
    padding-left: 0;
    position: absolute;
    bottom: 0;
    right: 58px;
    width: 100%;
    text-align: right;
    background: #f5f5eb;
    padding: 14px 0;
}
.header-meuu-right {
    position: static;
}
.header-section {
    padding: 0px 0px 48px;
}
.top-social a img {
    max-width: 20px;
}
.top-social a {
    margin: 0 1px;
    width: 34px;
    height: 34px;
    line-height: 30px;
}
.history-section-row .row:nth-child(odd) {
    text-align: left;
}
.history-section-row .row::after {
    display: none;
}
.history-section-row .row:nth-child(even) .history-box::after {
    display: none;
}
.history-section-row .row:nth-child(odd) .history-box::after {
    display: none;
}
.history-section-row .row:nth-child(even) .history-box {
    padding-left: 0;
}
.history-section-row .row:nth-child(odd) .history-box {
    padding-right: 0;
}
.history-section-row .row {
    border-bottom: 1px solid #F5F5F5;
    padding: 15px 0 9px;
}
.history-section-row .row:last-child {
    border-bottom: none;
}
section.history-section .section-heading.text-center {
    margin-bottom: 0px;
}
section.history-section {
    padding: 40px 0 20px;
}
.history-section-row .history-box h3 {
    font-size: 18px;
}
.instagram-box ul li {
    width: 50%;
}
section.inner-banner {
    padding: 0 0;
}
.locations {
    height: 270px;
    border: 5px solid rgb(76 114 29 / 10%);
}
.hurricane-preparedness-btn a.theme-btn.btn-green {
    margin-bottom: 7px;
}
section.hurricane-preparedness-section {
    padding: 40px 0 33px;
}
.specialy-cakes-box h3 {
    font-size: 18px;
}
.king-cakes-btn a.theme-btn.btn-green {
    min-width: 200px;
    margin-right: 5px;
}
.team-btn a.theme-btn.btn-green {
    min-width: 100%;
}
section.team-resume-inn .col-sm-7 {
    width: 100%; order: 2;
}
section.team-resume-inn .col-sm-5 {
    width: 100%; order: 1;
}
.heading-title br{display: none;}
.team-resume-inn-left {
    padding-top: 20px;
}
section.specialy-king-cakes .section-heading.king {
    display: none !important;
}
section.specialy-king-cakes .section-heading {
    display: block !important;
    text-align: center;
}
section.recipes-section .recipes-content-btm ul li {
    width: 50%;
    padding: 5px;
}

.header-location ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
        .header-location ul li {
            padding: 0 5px;
            font-size: 15px;
            line-height: 22px;
            text-align: center;
        }
        .header-top-contact ul li {
            font-size: 16px;
        }
	.row-main-section .heading-title {
    margin-bottom: 15px;
    text-align: left;
}
	section.catering-section.shopgrocery-home .catering-btns {
    top: 2%;
}
	.available-fillings-box {
    padding: 20px 15px 10px;
    height: auto;
    margin: 10px 0 0;
}
.row.gourmet-king-cakes.bottom ul {
    padding-left: 0;
}
.row.gourmet-king-cakes.bottom .col-sm-2 {
    width: 100%;
    padding-top: 30px;
}
.header-section .header-logo {
        margin-top: 1px;
        }
        
        
      .gourmet-king-cakes .col-sm-3 {
        padding: 15px 15px;
        width: 50%;
      }
        
}
@media (max-width: 525px) {
.fresh-search .btn-group {
    width: 50%;
}
.gourmet-king-cakes-top .col-sm-2 {
    width: 50%;
}

.gourmet-king-cakes-top {
    padding: 10px 0;
}

.kings-cakes-center-row .col-sm-4 {
    width: 100%;
}
.gform_wrapper .gfield.gfield--width-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.location-inn-row .col-sm-4 {
    padding: 10px;
    width: 100%;
}

.eat-fit-robert figure img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}
	       section.about-inn-section.mission {
        padding: 40px 0 35px;
    }

.inner-banner>img {
   width: 100%;
    height: 180px;
    object-fit: cover;
}

}
@media (max-width: 480px) {
.banner-title {
    margin-bottom: 10px;
    font-size: 22px;
}
.banner-subtitle {
    font-size: 14px;
    line-height: 15px;
    max-width: 100px;
    top: 56%;
    left: 11%;
    right: 0;
}
.fruit-list ul li {
    width: 33.33%;
    padding: 0 10px;
}
.weekly-ads-right {
    width: 80%;
}
.favorites-row .col-sm-3 {
    padding: 24px 10px;
    width: 100%;
}
.product-list ul li {
    width: 33.33%;
    padding: 10px;
}
.king-cakes-btn a.theme-btn.btn-green {
    min-width: 160px;
    margin: 5px;
}
.header-location ul li {
    padding: 0 5px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
section.blog-section.blog-inn.home .section-heading {
    padding-bottom: 10px;
    display: block;
    text-align: center;
}
section.blog-section.blog-inn.home .section-heading .heading-title {
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
}
.fresh-search {
    padding-bottom: 0;
    text-align: center;
    width: 100%;
}



}
@media (max-width: 420px) {
.weekly-ads-right {
    width: 100%;
}
 .header-location ul li {
    padding: 0 3px;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
  }
.header-location ul li img {
    margin-right: 3px;
    width: 12px;
  }

}
@media (max-width: 375px) {
.header-location ul li {
    padding: 0 5px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

}