@font-face {
  font-family: 'Net-Lulo-Clean-W01-One-Bold';
  src: url('Net-Lulo-Clean-W01-One-Bold.ttf');
}  
@font-face { 
  font-family: 'Avenir_LT_35_Light'; 
  src: url({{ 'Avenir_LT_35_Light.ttf' | asset_url }});
} 
@font-face {  
  font-family: 'Jura-Regular';
  src: url('Jura-Regular.ttf');
}
@font-face {
  font-family: 'Poppins-ExtraLight';
  src: url('Poppins-ExtraLight.ttf');
}
@font-face {
  font-family: 'Barlow-Medium';
  src: url('Barlow-Medium.ttf');
}
@font-face {
  font-family: 'Libre-Baskerville-Bold';
  src: url('LibreBaskerville-Bold.ttf');
}
@font-face {
  font-family: 'Libre-Baskerville-Italic';
  src: url('LibreBaskerville-Italic.ttf');
}
/*@font-face {
  font-family: 'Futura_LT_W01_Light';
  src: url('Futura_LT_W01_Light.ttf');
}
*/
@font-face {
  font-family: 'Futura_LT_Light';
  src: url('Futura_LT_Light.ttf');
}
@font-face {
  font-family: 'FuturaLT-Book';
  src: url('FuturaLT-Book.ttf');
}
@font-face {
  font-family: 'adobe-caslon-w01-smbd,serif';
  src: url('Adobe_Caslon_W01_SmBd.ttf');
}



.Container {
    padding: 0px;
    max-width: 983px;
    padding: 0px;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li {
    margin-right: 11px;
    margin-left: 11px;
    position: relative;
}
.HorizontalList--spacingExtraLoose .HorizontalList__Item a {
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 600;
}
.index-section form.colatcc {
  display: none;
}

.product-card__image-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.product-card__image-wrapper div {
  padding-top: 0 !important;
  height: 240px;
  width: 100%;
  position: relative;
}
div#shopify-section-meal-kit-banner .page-banner-type {
    background-size: cover;
    background-position: 0px 51%;
}
.product-card__image-wrapper form.colatcc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  padding: 10px;
}
.product-card__image-wrapper input.btn {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
  padding: 8px 12px;
  background: #000;
}
a:hover {
  text-decoration: none;
}
.Header .left-search-bar ul li a {
  color: #000;
  font-weight: 600;
}
#section-header .Header__Wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.Header__FlexItem.Header__FlexItem--fill {
  margin: 0px;
}
.Header__FlexItem nav.Header__MainNav {
  position: relative;
  padding-bottom: 0px;
  margin-right: 0;
}
.Header__FlexItem.Header__FlexItem--fill {
  margin: 0px;
  flex: unset;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li .Header__LinkSpacer {
  bottom: 35px;
}
.left-search-bar .Search__SearchBar input.Search__Input {
  font-size: 12px;
  letter-spacing: .4px;
}
div#shopify-section-header #Search input.Search__Input {
  font-size: 10px;
  letter-spacing: 2.2px;
  padding: 7px 14px;
  font-weight: 500;
  color: #000;
}
div#shopify-section-header #Search .Search__Inner {
  padding: 8px;
}
div#shopify-section-header #Search {
  opacity: 1;
  width: auto;
  display: inline-block;
  top: 100%;
  z-index: 999;
  background: transparent;
  background: #efefef
}
div#shopify-section-header #Search .Search__InputIconWrapper svg.Icon {
  width: 15px;
  height: 15px;
}
div#shopify-section-header #Search input.Search__Input::placeholder {
  color: #000;
}
.left-search-bar input[type="text"] {
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .9px;
  background: transparent;
}
.left-search-bar form {
  border-bottom: solid 2px transparent;
}
.left-search-bar form:hover {
  border-bottom: solid 2px rgba(235, 229, 214, 1);
}
.cart-icon-type svg {
  width: 30px;
  height: 30px;
}
a.cart-icon-type {
  position: relative;
}
.cart-icon-type span.Header__CartCount {
    position: absolute;
    left: 62%;
    top: 30%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}
.account-icon-type svg {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  margin-left: 30px;
}
.Header {
  background: #ffffffe0;
}
a.account-icon-type {
  text-transform: unset;
  letter-spacing: 1px;
  font-size: 12px;
}
#section-header .Header__Wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding: 6px 15px 5px;
}
#shopify-section-slideshow {
  margin-top: -50px;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li a {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 9px;
}
.left-search-bar form input[type="search"] {
    max-width: 85px;
    background: transparent;
    border: 0;
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
}
.left-search-bar form input[type="search"]::placeholder {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 9px;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li a {
    position: relative;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li a span.Header__LinkSpacer {
    display: none;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li.HorizontalList__Item a:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #275D6E;
    width: 100%;
    height: 4px;
    transform: scale(0, 1);
    transform-origin: left center;
    transition: transform 0.3s;
    top: -19px;
}

.Header__FlexItem nav.Header__MainNav ul.HorizontalList li.HorizontalList__Item a:hover:before {
  transform: scale(1, 1);
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li.HorizontalList__Item .DropdownMenu:before {
    display: none;
}

.Header__FlexItem nav.Header__MainNav ul.HorizontalList li a:hover {
    color: #275D6E;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li .DropdownMenu li {
    margin: 0;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li .DropdownMenu li a {
    padding: 10px 0px;
    text-align: center;
    font-size: 9px;
    font-weight: 400;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li .DropdownMenu li a:before {
   top: -2px;
  transition: unset;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li .DropdownMenu li {
    margin: 0;
    padding: 0px 12px;
}
.Header__FlexItem nav.Header__MainNav ul.HorizontalList li .DropdownMenu {
    min-width: 160px;
    max-width: 260px;
    left: 50%;
    background: #ffffffe0;
    top: 100% !important;
    border: 0;
    padding: 10px 0px;
    transform: translate(-50%, 12px);
}
.shopify-section--slideshow .Slideshow .flickity-viewport .Slideshow__Content h3.SectionHeader__SubHeading {
    font-size: 38px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    letter-spacing: 0.15em;
    line-height: 55px;
}
.shopify-section--slideshow .Slideshow .Slideshow__Content .SectionHeader__ButtonWrapper a.Button {
    border: solid rgba(255, 255, 255, 1) 4px;
    color: #fff !important;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 12px;
    padding: 6px 66px;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}
.shopify-section--slideshow .Slideshow .flickity-viewport .Slideshow__Content .ButtonGroup--spacingSmall {
    margin: -8px;
    margin-top: 0;
}
#section-slideshow .Button::before {
    transition: none;
}
.shopify-section--slideshow .Slideshow .Slideshow__Content .SectionHeader__ButtonWrapper a.Button:hover {
    background-color: rgba(0, 0, 0, 0.23) !important;
    border-color: rgba(255, 255, 255, 0.58) !important;
}
.shopify-section--slideshow .Slideshow .Slideshow__Content .SectionHeader__ButtonWrapper a.Button:before {
    background-color: rgba(51, 51, 51, 0.55) !important;
}
.shopify-section--slideshow .Slideshow .Slideshow__Content .SectionHeader__ButtonWrapper {
    margin-bottom: 42px;
}
.slideshow_content-image {
    margin: -18px 0px 86px;
}
.content-title {
    color: #fff;
    text-transform: uppercase;
    font-family: Net-Lulo-Clean-W01-One-Bold;
}
h4.content-title {
    font-size: 18px;
    line-height: 2.3em;
    letter-spacing: 5px;
}
h1.content-title {
    font-size: 38px;
    line-height: 0.8em;
    padding-bottom: 46px;
    border-bottom: solid 2px;
    display: inline-block;
    letter-spacing: 2.4px;
    text-align: justify;
}
h2.content-title {
    font-size: 37px;
    line-height: 1.9em;
    padding-top: 15px;
    text-align: justify;
    letter-spacing: 0.15em;
    border-bottom: solid 2px #fff;
    padding-bottom: 33px;
}
#shopify-section-slideshow .Slideshow {
    height: 880px;
}
h3.content-title {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 1px;
}
.shopify-section--slideshow ol.flickity-page-dots {
    display: none;
}
header.SectionHeader h2.SectionHeader__Heading {
    font-size: 42px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #132E37;
    text-align: left;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper h2.ProductItem__Title {
    font-size: 16px;
    font-weight: 400;
    text-transform: unset;
    text-align: left;
    color: rgb(39, 93, 110);
    letter-spacing: 0px;
    position: relative;
}
.shopify-section-seafood .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper h2.ProductItem__Title:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -7px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__PriceList {
    text-align: left;
    font-size: 13px;
    font-family: Avenir_LT_35_Light,sans-serif;
    letter-spacing: .7px;
    padding: 10px 0px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__PriceList span.ProductItem__Price {
    color: rgb(59, 140, 165);
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper button.ProductForm__AddToCart {
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 15px;
    letter-spacing: .7px;
    background-color: rgb(39, 93, 110);
    border-width: 0;
    color: #fff;
    text-transform: capitalize;
    margin-top: 12px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper button.ProductForm__AddToCart:before {
    transition: none;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper button.ProductForm__AddToCart:hover {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(39, 93, 110, 0.7)
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper button.ProductForm__AddToCart:hover:before {
    background-color: transparent !Important;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper button.ProductForm__AddToCart {
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 15px;
    letter-spacing: .7px;
    background-color: rgb(39, 93, 110);
    border-width: 0;
    color: #fff;
    text-transform: capitalize;
    margin-top: 12px;
    padding: 10px;
  display: block;
/*     line-height: 30px; */
    height: 38px;
}
/* .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper button.ProductForm__AddToCart span {
    line-height: 38px;
    height: 38px;
    padding: 5px;
} */
.ProductListWrapper .ProductList .Carousel__Cell {
    padding-left: 15px;
    padding-right: 15px;
}

.ProductListWrapper .ProductList .Carousel__Cell .ProductItem__Wrapper .AspectRatio {
    max-width: 100% !important;
}
.ImageHero--newsletter .SectionHeader h3.SectionHeader__SubHeading {
    color: #132e37 !important;
    font-size: 32px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    text-align: left;
    letter-spacing: 3px;
}
.ImageHero--newsletter .SectionHeader h2.SectionHeader__Heading {
    color: #B1D6E1 !important;
    font-size: 24px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    text-align: left;
    letter-spacing: 1px;
    margin: 0px;
    margin-left: 100px;
    text-shadow: none;
}
.ImageHero--newsletter .ImageHero__ContentOverlay {
    flex-basis: 100%;
    max-width: 983px;
    margin: 0px auto;
}
.ImageHero--newsletter .ImageHero__ContentOverlay form {
    width: 87%;
    margin: 0px auto;
}
.ImageHero--newsletter .ImageHero__ContentOverlay .Newsletter__Inner input.Form__Input {
    min-width: 42%;
    margin: 0px 50px;
    border: solid 2px rgba(55, 59, 77, 1);
    color: #919090;
    font-style: italic;
    margin-top: 37px;
    margin-bottom: 51px;
    height: 45px;
}
.ImageHero--newsletter .ImageHero__ContentOverlay .nwsletter-inner-label label {
    display: flex;
    text-align: left;
    width: 90%;
    margin: 0px auto;
    align-items: baseline;
}
.ImageHero--newsletter .SectionHeader.SectionHeader {
    margin-bottom: 0px !important;
}
.ImageHero--newsletter .ImageHero__ContentOverlay .nwsletter-inner-label label p {
    color: #787878;
    font-style: italic;
    font-family: Avenir_LT_35_Light,sans-serif;
    text-shadow: none;
    font-size: 16px;
}
.nwsletter-inner-label button.Form__Submit::before {
    background-color: rgba(59, 140, 165, 1) !important;
}
.nwsletter-inner-label button.Form__Submit {
    border: solid transparent 0px;
    color: #fff !important;
    text-transform: capitalize;
    letter-spacing: .7px;
    font-size: 14px;
    display: inline-block;
    width: auto;
    padding: 10px 26px;
    margin-left: 43em;
}
.nwsletter-inner-label button.Form__Submit:before {
    transition: none;
}
.nwsletter-inner-label button.Form__Submit:hover {
    background-color: #000;
}
.ProductListWrapper .ProductList--carousel {
    max-width: 983px;
    margin: 0px auto;
    padding-left: 30px;
    padding-right: 30px;
}
.ProductListWrapper .ProductList--carousel button.flickity-prev-next-button {
    box-shadow: none;
}
.ProductListWrapper .ProductList--carousel button.flickity-prev-next-button svg, .ProductListWrapper .ProductList--carousel button.flickity-prev-next-button path {
    filter: drop-shadow(0px 0px 1px #2c2c2c);
    stroke: transparent;
    fill: #fff;
    -webkit-filter: drop-shadow(0px 0px 1px #2c2c2c);
    height: 24px;
}
.ProductListWrapper .ProductList--carousel .next {
    right: 0;
}
.ProductListWrapper .ProductList--carousel .previous {
  left: 0;
}
.ProductListWrapper .ProductList--carousel button.flickity-prev-next-button:hover {
  background: transparent;
}
.ProductListWrapper .ProductList--carousel button.flickity-prev-next-button:hover svg {
  animation: buttonFromLeftToRight 0s ease-in-out forwards;
  background: transparent;
}
div#shopify-section-1594115860822, div#shopify-section-1594115835533 {
    border: 0;
}
div#shopify-section-1594115860822 .Section--spacingNormal {
    padding: 30px 0px 10px;
}
div#shopify-section-1594115835533 .Section--spacingNormal {
    padding-top: 0;
}

.newslatter_Form__css_name {
    border-width: 2px;
    background-color: rgba(255, 64, 64, 0.45);
    border-style: solid;
    border-color: rgba(255, 64, 64, 1) !important
}
.newslatter_Form__css_email{
    border-width: 2px;
    background-color: rgba(255, 64, 64, 0.45);
    border-style: solid;
    border-color: rgba(255, 64, 64, 1) !important
}
.newslatter_Form__css_check{
    border-width: 2px;
    background-color: rgba(255, 64, 64, 0.45);
    border-style: solid;
    border-color: rgba(255, 64, 64, 1) !important
}
.page h2.SectionHeader__Heading {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    font-size: 40px;
    letter-spacing: normal;
    text-align: center;
}
.page .Rte {
    text-align: center;
}
.page .Rte p {
    font-size: 18px;
    margin-bottom: 0;
}
.page-content {
    max-width: 600px;
    margin: 0px auto;
}
.page .Rte p {
    font-size: 18px;
    margin-bottom: 0;
    font-family: Avenir_LT_35_Light,sans-serif;
}
.page .Rte p strong {
    font-family: Avenir_LT_35_Light,sans-serif;
}
.page-content-yo {
    margin-top: 52px;
}
.page-content-yo {
    margin: 52px 0px;
}
.page-content-form input, .page-content-form textarea {
    width: 100%;
}
.page-content-form #comp-jork7cuuflex-wrapper input#field1 {
    margin-right: 17px;
}
.page-content-form input {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 1);
    color: #616161;
    margin: 0 0 5px;
    width: 100%;
    min-height: 36px;
    border-radius: 0;
    margin-bottom: 15px;
    font-size: 18px;
    /* font-family: Avenir_LT_35_Light,sans-serif; */
}
.page-content-form #comp-jork7cuuflex-wrapper {
    display: flex;
}
.page-content-form textarea {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 1);
    color: #616161;
    margin: 0 0 5px;
    width: 100%;
    min-height: 150px;
    border-radius: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: Avenir_LT_35_Light,sans-serif;
}
.page-content-form button {
    background: #000;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 18px;
    min-height: 45px;
}
.page-content h3.font_3 {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    font-size: 40px;
    letter-spacing: normal;
    text-align: center;
    margin-top: 2.9em;
    margin-bottom: 21px;
}
.page-content-type .page-content {
    max-width: 669px;
}
.four-seafood-map {
    margin-top: 55px;
}
.page-banner-type {
    background-attachment: fixed;
    min-height: 730px;
    background-position: bottom 100% right 20%;
}
.banner-content-three svg {
    width: 60px;
    fill: #fff;
}
.banner-content-grid {
    text-align: center;
}
.banner-content-grid .banner-content-one {
    padding: 4px 0px;
}
.banner-content-grid .banner-content-one h2.font_3 {
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    color: #fff;
    font-size: 40px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    margin-bottom: 0px;
}
.banner-content-grid .banner-content-one h1.font_2 {
    color: #fff;
    font-family: Jura-Regular;
    font-size: 31px;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    letter-spacing: 0.06em;
    line-height: normal;
}
.banner-content-two h2.font_3 {
    font-size: 60px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    display: inline-block;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
    padding-bottom: 2px;
}
.banner-content-two {
    padding: 220px 0px 180px;
}
.page h2.SectionHeader__Heading {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    font-size: 40px;
    letter-spacing: normal;
    text-align: center;
    margin-top: 74px;
}
.Faq.new_faq button.Faq__Question {
    font-weight: bold;
    text-transform: capitalize;
}
.about-us-division .row {
    align-items: center;
    margin: 0px;
    background-color: #84b4c3;
}
.about-us-division .row .col-md-6 {
    padding: 0px;
}
.about-us-division-img {
    min-height: 1040px;
    background-attachment: fixed;
}
.about-us-division-content {
    max-width: 505px;
    margin: 0px auto;
    color: #fff;
    text-align: center;
}
.about-us-division-content h2 {
    font-size: 46px;
    line-height: 1em;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    margin-bottom: 80px;
    letter-spacing: normal;
}
.about-us-division-content h2 span {
    color: #fff;
}
.about-us-division-content p {
    font-size: 18px;
    font-family: Avenir_LT_35_Light,sans-serif;
    line-height: 22px;
}
}
.about-content-bar {
    max-width: 321px;
    margin: 0px auto;
}
a.default__btn {
    font-size: 15px;
    font-family: Avenir_LT_35_Light,sans-serif;
    background-color: transparent;
    border: solid rgba(255, 255, 255, 1) 4px;
    padding: 8px 28px;
    display: inline-block;
}
.about-content-bar {
    margin-bottom: 50px;
}
.about-us-division-content a.default__btn:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.about-us-division-content a.default__btn {
    color: #fff;
    text-decoration: none;
    height: 48px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 40px;
}
.meat-team-box img {
    border-radius: 100%;
    margin: 0px auto;
}
.meat-team-box h3 {
    font-family: Avenir_LT_35_Light,sans-serif;
    font-weight: 900;
    text-transform: unset;
    letter-spacing: normal;
    font-size: 21px;
    margin: 26px 0px;
}
.meat-team-box span.icon {
    margin-bottom: 20px;
    display: block;
}
.meat-team-box .meet-team-content p {
    font-size: 14px;
    font-family: Avenir_LT_35_Light,sans-serif;
    line-height: 21px;
}
.meat-team-box {
    padding: 0px 60px;
    margin: 47px 0px 50px;
}
.meat-team-section {
    background: #fafafa;
    padding-top: 49px;
}
.meet-team h2.SectionHeader__Heading {
    margin: 15px 0px;
}
.meet-team .meat-team-section .col-md-6:nth-last-child(1) .meat-team-box {
    margin-bottom: 0px;
}
.meet-team .meat-team-section .col-md-6:nth-last-child(2) .meat-team-box {
    margin-bottom: 0px;
}
.page .Rte p a {
    color: #000;
    text-decoration: none;
}
h3.SectionHeader__Sub_Heading {
    font-size: 18px;
    font-family: Avenir_LT_35_Light,sans-serif;
    letter-spacing: normal;
    text-transform: unset;
    max-width: 549px;
    margin: 0px auto;
}
.custom-common-form-section h2.SectionHeader__Heading {
    margin-top: 0px;
}
.custom-common-form-section {
    padding: 130px 0px 70px;
}
#shopify-section-reciper-blogs .ArticleListWrapper {
    max-width: 100%;
}
#shopify-section-reciper-blogs .ArticleListWrapper .ArticleList {
    margin-left: 0px;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper::before {
    padding: 0px;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper img.ArticleItem__Image {
    position: relative;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem {
    position: relative;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content {
    position: absolute;
    bottom: 10%;
    color: #fff;
    margin: 0 35px;
    z-index: 9;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content h2 {
    color: #fff;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    text-align: left;
    letter-spacing: normal;
    line-height: normal;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content h2 a:hover {
    color: #132e37;
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem:hover .ArticleItem__Content h2 {
   color: #132e37
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem {
    cursor: pointer; 
}

#shopify-section-how-to-recipe-blogs .ArticleList {
    margin-left: 0;
}

#shopify-section-how-to-recipe-blogs .ArticleListWrapper {
    max-width: 100%;
}

#shopify-section-how-to-recipe-blogs {
    width: 100%;
    float: left;
    padding: 0px 10px;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper::before {
    padding: 0px;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper img.ArticleItem__Image {
    position: relative;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem {
    position: relative;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content {
    position: absolute;
    bottom: 10%;
    color: #fff;
    margin: 0 35px;
    z-index: 9;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content h2 {
    color: #fff;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    text-align: left;
    letter-spacing: normal;
    line-height: normal;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem:hover .ArticleItem__Content h2 {
   color: #132e37
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content h2 a:hover {
    color: #132e37;
}
#shopify-section-how-to-recipe-blogs .ArticleListWrapper article.ArticleItem {
    cursor: pointer; 
}
#shopify-section-Tips-Tricks-blogs .ArticleList {
    margin-left: 0;
}

#shopify-section-Tips-Tricks-blogs .ArticleListWrapper {
    max-width: 100%;
}
#shopify-section-Tips-Tricks-blogs {
    width: 100%;
    float: left;
    padding: 0px 10px;
    margin-bottom: 30px;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper::before {
    padding: 0px;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper img.ArticleItem__Image {
    position: relative;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem {
    position: relative;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content {
    position: absolute;
    bottom: 10%;
    color: #fff;
    margin: 0 35px;
    z-index: 9;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content h2 {
    color: #fff;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    text-align: left;
    letter-spacing: normal;
    line-height: normal;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem a.ArticleItem__ImageWrapper:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem:hover .ArticleItem__Content h2 {
   color: #132e37
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem .ArticleItem__Content h2 a:hover {
    color: #132e37;
}
#shopify-section-Tips-Tricks-blogs .ArticleListWrapper article.ArticleItem {
    cursor: pointer; 
}
.tab-btn-type .tab button {
    font-size: 17px;
    margin-left: 40px;
    font-family: Avenir_LT_35_Light,sans-serif;
    color: rgb(124, 124, 124);
}
.tab-btn-type .tab button:nth-child(1) {
    margin-left: 0px;
}
#shopify-section-reciper-blogs section#section-reciper-blogs {
    padding-top: 30px;
}
#shopify-section-reciper-blogs {
    width: 100%;
    float: left;
    padding: 0px 10px;
}
#shopify-section-how-to-recipe-blogs #section-how-to-recipe-blogs {
    padding: 10px 0px;
}
#shopify-section-Tips-Tricks-blogs #section-Tips-Tricks-blogs {
    padding: 10px 0px;
}
.tab-btn-type {
    padding: 0px 25px;
    display: flex;
    justify-content: space-between;
}
.blog-title-type-with-image {
    padding: 30px 25px;
    text-align: center;
}
.blog-title-type-with-image li {
    display: inline-block;
}
.blog-title-type-with-image h2.SectionHeader__Heading {
  font-family: Net-Lulo-Clean-W01-One-Bold;
  color: #000;
  font-size: 60px;
  letter-spacing: normal;
  text-align: center;
  margin-top: 15px;
  stroke-width: 0;
  fill-opacity: 1;
  stroke: rgb(0, 0, 0);
  stroke-opacity: 1;
  background: rgb(39, 93, 110);
  color:#fff;
  padding:20px;  
}
#shopify-section-reciper-blogs .ArticleListWrapper article.ArticleItem:hover img {
    transform: none;
} 
.tab-right-sidebar form.Search__Form {
    display: inline-block;
}
.tab-right-sidebar input[type="search"] {
    border: 0;
}
.btn-tab {
    border: solid 1px rgb(39, 93, 110);
    color: rgb(39, 93, 110);
    border-radius: 0;
    font-size: 14px;
    font-family: Avenir_LT_35_Light,sans-serif;
    line-height: normal;
    padding: 9px 24px;
    margin-left: 40px;
}

#shopify-section-article-template .Article__Wrapper { max-width: 940px; }
.btn-tab a {
    color: rgb(39, 93, 110);
}
#shopify-section-article-template .Article__Wrapper .Article__Content .tab-btn-type {
    padding: 0px;
}
#shopify-section-article-template .Article__Wrapper {
    padding: 0px;
    margin-bottom: 40px;
}
#shopify-section-article-template .article-blog-box {
    padding: 60px 80px;
  /*  border-color: rgba(153, 153, 153, 0.75);
    border-width: 1px;
    border-style: solid; */
    margin: 0px 20px;
}
#shopify-section-article-template .article-blog-box .Article__Meta span.Article__MetaItem {
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    color: #5d5d5d;
    text-transform: initial;
}
#shopify-section-article-template h1.Article__Title {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    font-size: 40px;
    letter-spacing: normal;
    margin-top: 15px;
    text-align: left;
}
#shopify-section-article-template .Article__Body {
    font-size: 18px;
    font-family: Avenir_LT_35_Light,sans-serif;
    margin-top: 17px;
}
#shopify-section-article-template .Article__Footer {
    margin-top: 40px;
    border-top: solid 1px rgb(169, 169, 169);
    border-bottom: solid 1px rgb(169, 169, 169);
    padding: 6px 0px;
}
#shopify-section-article-template .Article__Footer span.Article__Author {
    font-family: Avenir_LT_35_Light,sans-serif;
    text-transform: unset;
    letter-spacing: normal;
    font-size: 15px;
    color: rgb(0, 0, 0);
}
#shopify-section-article-template .Article__Footer .Article__ShareButtons a svg.Icon {
    width: 16px;
    height: 16px;
}
#shopify-section-article-template .Article__Footer .Article__ShareButtons a.ShareButtons__Item {
    width: 50px;
    border: 0;
    outline: none;
}
#shopify-section-article-template .Article__Footer .Article__ShareButtons a.ShareButtons__Item:hover {
    background-color: transparent;
    outline: none;
}
#shopify-section-article-template .Article__Footer .Article__ShareButtons .ShareButtons__Item--facebook:hover {
    color: #4464a3;
}
#shopify-section-article-template .Article__Footer .Article__ShareButtons .ShareButtons__Item--twitter:hover {
    color: #55acee;
}
#shopify-section-article-template .Article__Footer .Article__ShareButtons .ShareButtons__Item--pinterest:hover {
    color: #9b1120;
}
#shopify-section-article-template aside.ArticleNav {
    background-color: transparent;
    padding: 0px;
    margin-bottom: 40px;
}
.ArticleNav_items article.ArticleItem .ArticleItem__Content h2.ArticleItem__Title a {
    color: #000;
    font-size: 18px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: normal;
    line-height: normal;
}
.ArticleNav_items article.ArticleItem a.ArticleItem__ImageWrapper {
    margin-bottom: 0px;
}
.ArticleNav_items article.ArticleItem .ArticleItem__Content {
    margin: 0px;
    padding: 24px;
}
.ArticleNav_items article.ArticleItem {
    border: solid 1px rgba(153, 153, 153, 0.75);
}
.ArticleNav_items article.ArticleItem .ArticleItem__Content span.ArticleItem__Category {
    margin: 0px;
}
.ArticleNav_items article.ArticleItem .ArticleItem__Content h2.ArticleItem__Title a:hover {
    color: rgb(228, 191, 143);
}
.ArticleNav_items article.ArticleItem:hover:hover img.ArticleItem__Image {
    transform: none;
}
.ArticleNav_items {
    margin: 0px 40px;
}
span.page-content-bold {
    font-size: 23px;
    line-height: 1.5em;
    text-align: center;
    letter-spacing: -1px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
}
.delivery-and-shipping-content .page-content-yo p.font_8 {
    font-size: 23px;
}
.delivery-and-shipping-content .page-content-yo p.font_8 {
    font-size: 23px;
    font-family: Poppins-ExtraLight;
}
.being-yo .page-content-yo {
    margin: 30px 0px 0px;
}
.being-yo {
    margin-bottom: 80px;
}
.delievery-ship-content-bar .about-us-division-content {
    max-width: 100%;
}
.delievery-ship-content-bar .about-us-division-content .about-content-bar {
    max-width: 100%;
    text-align: left;
    padding: 0px 30px;
}
.delievery-ship-content-bar .about-us-division-content .about-content-bar h3 {
    margin: 0px;
}
.delievery-ship-content-bar .about-us-division-content .about-content-bar h3 {
    color: #fff;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    line-height: normal;
    font-size: 18px;
    letter-spacing: normal;
}
.delievery-ship-content-bar .about-us-division-content .about-content-bar p {
    font-family: Poppins-ExtraLight;
    font-size: 18px;
}
.delievery-ship-content-bar .about-us-division-content h2 {
    margin: 102px 0px 37px;
}
.delivery-and-shipping-content .about-us-division-img {
    min-height: 1352px;
}
.ship-deliever-content-bar .about-us-division-content {
    max-width: 489px;
}
.ship-deliever-content-bar .about-us-division-content .about-content-bar {
    max-width: 100%;
}
.ship-deliever-content-bar .about-us-division-content h2 {
    margin: 0 0px 37px;
}
.ship-deliever-content-bar .about-us-division-content p {
    font-size: 30px;
    font-family: Poppins-ExtraLight;
    text-align: left;
    margin-top: 15px;
}
.ship-deliever-content-bar .about-us-division-content p strong {
    font-weight: 600;
    font-family: Poppins-ExtraLight;
}
.delievery-ship-content-bar .about-us-division-content {
    max-width: 100%;
}
.shipping-deliever-image .about-us-division-img {
    min-height: 1154px;
}
.Carousel__Cell .Testimonial__Content p {
    font-family: Poppins-ExtraLight;
    font-size: 20px;
    line-height: normal;
}
.Carousel__Cell .Testimonial__Content {
    max-width: 740px;
    z-index: 2;
    position: relative;
}
#section-four-start-testimonilas {
    background-color: #84b4c3 !important;
    padding-top: 12em;
}
#section-four-start-testimonilas .Testimonial__Content p {
    color: #fff;
}
#section-four-start-testimonilas ol.flickity-page-dots li.dot {
    width: 6px;
    height: 6px;
    padding: 0;
    border-color: #fff !important;
    background: #fff;
}
#section-four-start-testimonilas ol.flickity-page-dots li.dot.is-selected {
    width: 9px;
    height: 9px;
    margin-top: -1px;
    margin-bottom: -1px;
  color: transparent;
    background: currentColor;
}
#section-four-start-testimonilas ol.flickity-page-dots {
    margin-top: 20px;
}
.testimonial-heading h2.SectionHeader__Heading {
    font-size: 60px;
    margin: 66px 0px;
}
.testimonial-color {
    width: 324px;
    height: 460px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 38%;
    z-index: 1;
}
#block-1594648966646 .testimonial-color {
    background-color: #fc8972;
}
#block-1594649009858 .testimonial-color {
    background-color: #2ad1bb;
}
#block-1594649026949 .testimonial-color {
    background-color: #4660bd;
}
#block-1594649043605 .testimonial-color {
    background-color: #0ec54e;
}






.template-index #quantity_product { display:none; }
.Button--primary::before, .shopify-payment-button__button--unbranded::before, #shopify-product-reviews .spr-summary-actions-newreview::before, #shopify-product-reviews .spr-button-primary:not(input)::before {
  color: rgb(255, 255, 255);
  background-color: rgb(59, 140, 165);
  border-width: 0px;
}

.Button--primary, .shopify-payment-button__button--unbranded, #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .spr-button-primary:not(input) {
    color: #fff;
    border-color: #1c1b1b;
}


.my-fixed-button .modal-backdrop.show {
    opacity: 0;
    position: relative;
}
.my-fixed-button .modal.show .modal-dialog .modal-content {
    background-color: #275d6e;
    border: solid 4px #b1d6e1;
    border-radius: 0;
}
.my-fixed-button .modal-header {
    text-align: center;
    display: block;
    border: 0;
    padding-bottom: 0px;
}
.my-fixed-button .modal.show .modal-dialog .modal-body p.font_8 {
    color: #fff;
    margin: 0px;
}
.my-fixed-button .modal.show .modal-dialog .modal-body {
    max-width: 693px;
    margin: 0px auto;
}
.modal-header button.close {
    color: #fff;
    opacity: 1;
    font-weight: 300;
    font-size: 52px;
    position: absolute;
    right: 50px;
}
.modal.show .modal-dialog .modal-content .modal-footer {
    justify-content: center;
    border: 0;
}
.modal.show .modal-dialog .modal-content .modal-footer button {
    border: solid rgba(0, 0, 0, 1) 1px;
    border-radius: 0;
    padding: 9px 52px;
    font-family: Poppins-ExtraLight;
    letter-spacing: .8px;
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.modal.show .modal-dialog .modal-content .modal-footer button:hover {
    background-color: #000;
    color: #fff;
    border: solid 1px #fff;
}
.modal.show .modal-dialog {
    margin-top: 0em;
}
.my-fixed-button button.btn {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 15px;
    direction: rtl;
    letter-spacing: 0.25em;
    padding: 3px 24px;
    border-radius: 14px;
    background-color: #0f495b;
    border: 0;
}
.my-fixed-button button.btn:hover {
    background-color: #F8A895;
    color: #0F495B;
}
.my-fixed-button button.btn:focus {
    box-shadow: none;
}
.fixed-btn {
    position: fixed;
    top: 40%;
    right: 2%;
    z-index: 2;
}
.my-fixed-button button.btn svg {
    fill: #fff;
    width: 16px;
    height: 16px;
    float: right;
    margin: 3px 0px;
}
nav.breadcrumb {
    max-width: 980px;
    margin: 0px auto;
    background-color: transparent;
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 18px;
    padding-top: 1.5rem;
    padding-left: 35px;
}
.template-product .blog-title-type-with-image li img {
    height: 72px;
    margin-top: 11px;
}
.template-product .blog-title-type-with-image li {
    width: 96px;
    height: 94px;
    background: #f0f4f5;
    border-radius: 100%;
    margin: 0px 15px;
}
/*
.TabPanel .Carousel__Cell .ProductItem__Wrapper .AspectRatio::before {
    padding-bottom: 100%;
}
*/
div#shopify-section-1594115860822 {
    padding-bottom: 80px;
}
.ProductItem .ProductItem__Wrapper .quick-view-button {
    color: #000000;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 57%;
    transition-property: transform;
    transition-duration: 399ms;
    height: 50px;
    width: 100%;
    cursor: pointer;
    line-height: 50px !important;
    text-align: center;
    opacity: 0;
}
.ProductItem .ProductItem__Wrapper:hover .quick-view-button {
    transform: translateY(-100%);
    transition-duration: 300ms;
    opacity: 1;
}
.ProductItem .ProductItem__Wrapper .quick-view-button a.quick-view {
    font-size: 14px;
    font-family: Avenir_LT_35_Light,sans-serif;
}
.ProductItem .ProductItem__Wrapper .quick-view-button a.quick-view:hover {
    color: #000;
}
.fancybox-wrap #quick-view .qv-content h3.qv-product-title {
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 22px;
    color: #313131;
}
.fancybox-wrap #quick-view .qv-product-images {
    width: 50%;
}
.fancybox-wrap #quick-view .qv-content {
    width: 42%;
}
.fancybox-wrap #quick-view .qv-content h5.qv-product-price {
    font-size: 18px;
    font-family: Avenir_LT_35_Light,sans-serif;
    padding-top: 12px;
    color: #313131;
}
.fancybox-wrap #quick-view .qv-content hr {
    display: none;
}
.fancybox-wrap #quick-view .qv-content .quantity span {
    display: block;
    font-size: 14px;
    font-family: Avenir_LT_35_Light,sans-serif;
    text-transform: capitalize;
}
.fancybox-wrap .fancybox-skin {
    background-color: #fff;
}
.fancybox-wrap #quick-view .qv-content .quantity input.qv-quantity {
    padding-left: 1em;
    padding-right: 2em;
    margin: 0px;
    padding: 10px 2em 10px 1em;
    width: 76px;
}
.fancybox-wrap #quick-view .qv-content input.qv-add-button {
    background-color: rgb(39, 93, 110);
    text-transform: unset;
    letter-spacing: 0;
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 16px;
    padding: 12px 20px;
}
.fancybox-wrap #quick-view .qv-content .quantity {
    margin-bottom: 48px;
    margin-top: 38px;
}
.qv-product-description p {
    margin: 0px;
    line-height: normal;
}
.fancybox-wrap #quick-view .qv-product-description {
    padding: 13px 0 13px;
}
.fancybox-wrap #quick-view a.view-product span {
    text-transform: capitalize;
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    border-bottom: 0;
    text-decoration: underline;
    color: #313131;
}
.fancybox-wrap #quick-view a.view-product:hover span {
    border: 0;
    color: #000;
}
.fancybox-skin .fancybox-close {
    display: none;
}

#quantity { 
 	line-height:22px; 
}
.seafood-sidebar ul li {
    list-style: none;
    text-transform: uppercase;
    padding: 6px 0px;
}
.seafood-sidebar ul li a {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    font-size: 10px;
    font-weight: 600;
}
ul._1drG_._3RH0E {
    list-style: none;
    display: flex;
}
ul._1drG_._2h7J1 {
    list-style: none;
    display: flex;
    align-items: center;
    opacity: .8;
}
.shopify-section-seafood .Section--spacingNormal {
    padding-top: 0px;
}
.shopify-section-seafood #collection-listpage_item li img {
    width: 96px;
    height: 94px;
    object-fit: contain;
}
.shopify-section-seafood #collection-listpage_item li {
    background-color: #f0f4f5;
    border-radius: 50%;
    margin: 0px 15px;
}
.shopify-section-seafood #collection-listpage_item h2.SectionHeader__Heading {
    font-size: 43px;
      text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    color: #275D6E;
      background: transparent;
}
.shopify-section-seafood .TabPanel .ProductListWrapper .ProductList {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 25px;
    padding-right: 25px;
}
.shopify-section-seafood .TabPanel .ProductListWrapper .Grid__Cell {
    padding: 15px;
    margin: 0;
    margin-bottom: 20px;
}
.seafood-sidebar {
    padding-top: 110px;
}
/* #shopify-section-custom-seafood-sidebar {
    position: fixed;
    margin-top: -30em;
} */

.shopify-section-seafood .TabPanel .ProductListWrapper .ProductList .AspectRatio {
    height: 200px;
}

.shopify-section-seafood .TabPanel .ProductListWrapper .ProductList img {
  object-fit: cover;
}
.shopify-section-seafood .TabPanel .ProductListWrapper:hover .ProductList .quick-view-button {
  transform: translateY(-150%);
}
.shopify-section-seafood  .TabPanel .ProductListWrapper .ProductList .ProductItem__Info h2.ProductItem__Title {
  font-family: 'Barlow-Medium';
}
.shopify-section-seafood .TabPanel .ProductListWrapper .ProductList #quantity_product label {
  display: none;
}
.shopify-section-seafood .TabPanel .ProductListWrapper .ProductList #quantity_product input {
  width: 100%;
  margin-top: 12px;
}
.shopify-section-seafood .TabPanel .ProductListWrapper .ProductList .ProductItem__Info button {
  font-family: 'Barlow-Medium';
  padding: 10px;
  line-height: normal;
}
div#meat-left-sidebar {
     transition: all 1s;
}
.fix_footer_bar{
display:none;
}

.visble_Cls{
visibility: hidden;
}
.postion_top{
 position: fixed !important;
  top:-1%;
}
a.mobile_cross{
display:none;
}
.fix_footer_bar {
    position: fixed;
    bottom: 8%;
    left: 6%;
}
p.mobile_cross,.fix_footer_bar{
display:none;
}
.Testimonial__Content .testi_title {
  letter-spacing: 0.3em;
  font-size: 14px;
  color: #fff;
  font-family: 'Libre-Baskerville-Bold';
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
}
.Testimonial__Content .testi_title:before {
  content: "";
  width: 80%;
  height: 1px;
  background: #fff;
  position: absolute;
  margin: 0px auto;
  left: 9%;
  bottom: -18px;
}

#collection_description_cl {
  font-size: 19px;
  text-align: justify;
  letter-spacing: 0.05em;
  padding: 18px 0px;
  color: #275D6E;
  font-weight: 700;
  text-transform: capitalize;
}
#collection_description_cl span.color_24 {
    font-size: 13px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    letter-spacing: 0.05em;
}
.template-page .blog-title-type-with-image {
    max-width: 810px;
    margin: 0px auto;
}
.testi_author_name {
  padding-top: 50px;
  font-family: 'Libre-Baskerville-Italic';
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
  letter-spacing: 0.1em;
}
.testimonial-uu {
  min-height: 390px;
}
li._3dJ-S li._3dJ-S span.post-metadata__date {
    text-transform: capitalize;
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
}
.blog-separator-background-color {
    background-color: rgb(0, 0, 0);
    margin: 0 8px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    align-self: center;
}
ul._1drG_._3RH0E {
    list-style: none;
    display: flex;
    align-items: center;
}
._2KEPp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#shopify-section-article-template .article-blog-box ._2KEPp li span.lQLH4 {
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 14px;
}
#shopify-section-article-template .article-blog-box ._2KEPp li a .blog-text-color {
    display: flex;
}
li._3dJ-S li._3dJ-S .post-metadata__readTime {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    font-family: Avenir_LT_35_Light,sans-serif;
}
li._3dJ-S li._3dJ-S span {
    color: #000;
}
.CollectionMain .ProductListWrapper .ProductItem__Wrapper .AspectRatio {
    min-height: 240px;
}
.template-collection .CollectionMain .CollectionInner__Products .ProductItem__Wrapper .AspectRatio {
    max-height: 240px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .AspectRatio img {
    object-fit: contain;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .qtydiv label {
    display: none;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .qtydiv {
    width: 100%;
    padding: 0px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .qtydiv .qtybox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: solid 1px #000000;
    margin-top: 12px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .qtydiv .qtybox span.btnqty {
    padding: 0px 10px;
}
.ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .qtydiv .qtybox input#quantity {
    padding: 9px;
    font-size: 15px;
}
.shopify-section-seafood .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__Info form.colatcc {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.shopify-section-seafood .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__Info {
    min-height: 174px;
}
#shopify-section-product-template .Product__Wrapper .Product__Slideshow {
    max-width: 100%;
}
#shopify-section-product-template section.Product {
    max-width: 983px;
}
#shopify-section-product-template section.Product .Product__Wrapper {
    max-width: calc(100% - 430px);
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__Gallery {
    margin-left: 0px;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info {
    padding-right: 3em;
    margin-right: 0px;
    padding-top: 0;
    padding-left: 10px;
}
#shopify-section-product-template .Product__Wrapper .Product__Slideshow .AspectRatio img {
    padding-left: 30px;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info h1.ProductMeta__Title {
    font-size: 21px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    letter-spacing: 0;
    line-height: 1.2em;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info .ProductMeta__PriceList .Price {
    font-size: 26px;
    font-family: Avenir_LT_35_Light,sans-serif;
    letter-spacing: 0;
    color: #575757;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info h2.ProductMeta__Vendor {
    font-size: 14px;
    font-weight: 600;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info .ProductMeta__Description {
    border: 0;
    margin: 0px;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info #quantity_product label {
    display: block;
    font-family: Avenir_LT_35_Light,sans-serif;
    color: #000000;
    font-size: 13px;
    line-height: 16px;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info #quantity_product input#quantity {
    color: #575757;
    width: 76px;
    height: 2.9em;
    font-size: 13px;
    font-family: Avenir_LT_35_Light,sans-serif;
    padding-left: 1em;
    border: 1px solid #c9c9c9;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info button.ProductForm__AddToCart {
    border: 0;
    border-radius: 20px;
    padding: 13px 28px;
    line-height: 14px;
    margin-bottom: 30px;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info button.ProductForm__AddToCart:before {
    border-color: rgb(59, 140, 165);
    border-radius: 20px;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info button.ProductForm__AddToCart:hover:before {
    transform: none;
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info button.ProductForm__AddToCart:hover {
    color: rgba(255, 255, 255, 0.7);
}
#shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info button.ProductForm__AddToCart:hover:before {
    background-color: rgba(59, 140, 165, 0.7);
    color: rgba(255, 255, 255, 0.7);
}
.template-product #shopify-section-product-recommendations {
    border: 0;
}
.template-product #shopify-section-product-recommendations .Section--spacingNormal {
    padding-top: 10px;
}
.template-index .ProductItem .ProductItem__Wrapper:hover .quick-view-button {
    transform: translateY(-92%);
    transition-duration: 300ms;
    opacity: 1;
}
/*
.template-index .ProductItem .ProductItem__Wrapper .ProductItem__Info {
    min-height: 125px;
}
.template-index .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__Info .ProductItem__PriceList {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-top: 0px;
}
*/
.template-index .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper h2.ProductItem__Title {
    font-family: Avenir_LT_35_Light,sans-serif;
    color: #000000;
    line-height: 1.4em;
    /*max-height: 44px;*/
    min-height: 50px;
    margin-bottom: 0px;
}
.template-index .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__PriceList span.ProductItem__Price {
    color: #333;
}
.template-index .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .qtydiv {
    display: none;
}
.template-product #shopify-section-product-recommendations h3.SectionHeader__Heading {
    font-size: 42px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #132E37;
    text-align: center;
    letter-spacing: 0;
}
.template-product #shopify-section-product-recommendations .ProductRecommendations .ProductItem__Wrapper h2.ProductItem__Title {
    font-size: 14px;
}
.template-product #shopify-section-product-recommendations .ProductRecommendations .ProductItem__Wrapper input#quantity {
    border: 0;
}
.template-product #shopify-section-product-recommendations .ProductRecommendations .ProductItem__Wrapper .AspectRatio {
    min-height: 200px;
}
.template-product #shopify-section-product-recommendations .ProductRecommendations .ProductItem__Wrapper:hover .quick-view-button {
    transform: translateY(-176%);
}
.template-product #shopify-section-product-recommendations .ProductRecommendations .ProductItem__Wrapper .ProductItem__Info {
    min-height: 197px;
}
.template-product #shopify-section-product-recommendations .ProductRecommendations .ProductItem__Wrapper .ProductItem__Info .ProductItem__PriceList {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.shrink---left{
-webkit-transform: translateX(-16px);
    transform: translateX(-16px);
}
.shrink---right{
-webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.three_formdata .active {
    transform: scale(1.09);
}
.three_formdata .col-4{
    transition: all 0.5s;
}
.template-index .nwsletter-inner-label button.Form__Submit {
    border: solid transparent 0px;
    color: #fff !important;
    text-transform: capitalize;
    letter-spacing: .7px;
    font-size: 14px;
    display: inline-block;
    width: auto;
    padding: 10px 26px;
    margin-left: 43em;
    font-family: 'Poppins-ExtraLight';
}
.template-collection .blog-title-type-with-image {
    max-width: 810px;
    margin: 0px auto;
}
.template-collection .CollectionMain {
    max-width: 983px;
    margin: 0px auto;
}
.template-collection .CollectionMain .ProductListWrapper .Grid__Cell {
    padding: 0px 15px;
}
.template-collection .CollectionMain .ProductListWrapper .ProductItem__Info h2.ProductItem__Title {
    font-size: 16px;
    font-weight: 400;
    text-transform: unset;
    font-family: 'Barlow-Medium';
}
.template-collection .CollectionMain .ProductListWrapper .ProductItem__Info {
    min-height: 174px;
}
.template-page .custom-common-form-section .page-content-form .Form__Item input {
    font-family: Avenir_LT_35_Light,sans-serif;
}
.template-page .custom-common-form-section .page-content-form button.Form__Submit:before {
    background-color: #000;
    transform: none;
}
.template-page .custom-common-form-section .page-content-form button.Form__Submit {
    font-family: Avenir_LT_35_Light,sans-serif;
    text-transform: unset;
    letter-spacing: 0;
    padding: 10px;
}
.template-page .custom-common-form-section .page-content-form button.Form__Submit:hover {
    color: #fff;
}
.template-page .custom-common-form-section .page-content-form .Form__Item textarea {
    height: 150px;
}
.template-page .custom-common-form-section .page-content-form .Form__Group .Form__Item {
    margin-bottom: 0px;
}
.page-content-form label.Form__FloatingLabel {
    display: none;
}
.template-page #shopify-section-contact-form-fields .page-content-form .Form__Item input {
    font-family: Avenir_LT_35_Light,sans-serif;
}
.template-page #shopify-section-contact-form-fields .page-content-form button.Form__Submit:before {
    background-color: #000;
    transform: none;
}
.template-page #shopify-section-contact-form-fields .page-content-form button.Form__Submit {
    font-family: Avenir_LT_35_Light,sans-serif;
    text-transform: unset;
    letter-spacing: 0;
    padding: 10px;
}
.template-page #shopify-section-contact-form-fields .page-content-form button.Form__Submit:hover {
    color: #fff;
}
.template-page #shopify-section-contact-form-fields .page-content-form .Form__Item textarea {
    height: 150px;
}
.template-page #shopify-section-contact-form-fields .page-content-form .Form__Group .Form__Item {
    margin-bottom: 0px;
}
#shopify-section-slideshow .Slideshow .Slideshow__Content header.SectionHeader {
    transform: unset !important;
    opacity: 1;
}
.shopify-section--slideshow .Slideshow .flickity-viewport .Slideshow__Content .SectionHeader__ButtonWrapper {
    transform: unset !important;
}
.three_formdata img {
    margin: 0 auto;
}
.all_content h4 {
    margin: 0;
    font-weight: bold;
        font-size: 18px;
    font-family: 'Net-Lulo-Clean-W01-One-Bold';
    letter-spacing: -4px;
  margin-bottom: 12px;
      color: #465E52;
      font-style: italic;
}
.all_content p{
   font-size: 14px;
color: #465E52;
    line-height: 20px;
}
.all_content {
    width: 80%;
    margin: auto;
    border: 1px solid #000;
    background: #fff;
    position: relative;
    top: -30px;
    padding-top: 21px;
    padding-bottom: 8px;
}
.banner-include-note .blog-title-type-with-image {
    padding: 55px 0px 0px;
}
.banner-include-note .banner-content-two {
    padding: 40px 0px 47px;
}
.banner-include-note .banner-content-two h2.font_3 {
    font-size: 43px;
    letter-spacing: normal;
    padding-bottom: 30px;
    max-width: 550px;
    margin: 0px auto;
    display: block;
}
.banner-include-note .page-banner-type {
    min-height: 461px;
/*     min-height: 498px; */
    background-position: bottom 100% right 0%;
    background-repeat: no-repeat;
    background-size: auto;
    margin-top: -53px;
    padding-top: 46px;
}
.banner-include-note {
    margin-bottom: 15px;
}
#shopify-section-slideshow .Slideshow .Slideshow__Content header.SectionHeader h3.SectionHeader__SubHeading {
    font-size: 38px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    letter-spacing: 0.15em;
    line-height: 55px;
}
#shopify-section-slideshow .Slideshow {
    position: relative;
}
#shopify-section-slideshow .Slideshow .Slideshow__Content {
    width: auto;
    z-index: 1;
}
.ProductListWrapper .Grid__Cell .ProductItem__Wrapper .ProductItem__PriceList .success {
    color: #275d6e;
    font-weight: 600;
    font-family: 'Barlow-Medium';
}
.template-index .TabPanel .ProductListWrapper .ProductList .flickity-viewport {
    /*height: 370px !important;*/
}
.template-index .ProductItem .ProductItem__Wrapper .ProductItem__Info .ProductItem__PriceList .success {
    color: #275d6e;
    font-weight: 600;
    font-family: 'Barlow-Medium';
}
.Popover {
   visibility: hidden; 
}
.collection-banner-section h1.SectionHeader__Heading {
    font-size: 43px;
    letter-spacing: normal;
    padding-bottom: 30px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    display: inline-block;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
}
.collection-banner-section p {
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    font-size: 13px;
    text-align: justify;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    letter-spacing: 0.05em;
}
.collection-banner-section .SectionHeader .SectionHeader__Description {
    max-width: 783px;
    margin-top: 33px !important;
}
.template-collection #shopify-section-header a {
    color: #1c1b1b;
}
.template-collection #shopify-section-header .left-search-bar {
    color: #1c1b1b;
}
div#shopify-section-header .Header {
    background-color: #ffffffe0;
    box-shadow: 0 -1px #ddd inset;
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.collection-banner-section {
    margin-bottom: 40px;
} 
.collection-banner-section .PageHeader__ImageWrapper {
    background-size: cover;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 50%;
    background-position: bottom 27% right 10%;
}
.collection-banner-section .blog-title-type-with-image {
    position: relative;
    padding: 0px;
    padding: 110px 0px 0px;
}
.collection-banner-section .PageHeader__ImageWrapper:after {
   content: none; 
}
.template-article #shopify-section-article-template aside.ArticleNav .ArticleNav_items .Grid__Cell {
    padding: 0px 15px;
}
.template-article #shopify-section-article-template .blog-title-type-with-image ul li {
    background-color: #f0f4f5;
    border-radius: 50%;
    margin: 0px 15px;
    width: 74px;
    height: 74px;
}
.template-article #shopify-section-article-template .blog-title-type-with-image ul li img {
    width: 74px;
    height: 74px;
    object-fit: contain;
}
#shopify-section-cart-template .blog-title-type-with-image li {
background-color: #f0f4f5;
    border-radius: 50%;
    margin: 0px 15px;
    width: 96px;
    height: 94px;
      padding-top: 13px;
}
#shopify-section-cart-template .blog-title-type-with-image img {
    max-width: inherit;
  
  
}
#shopify-section-cart-template .blog-title-type-with-image li:first-child img {
    position: relative;
    top: -5px;
    left: -10px;
}
.template-cart #shopify-section-cart-template header.PageHeader {
    margin-top: 0px;
}
.template-cart #shopify-section-cart-template section > .SectionHeader {
    display: none;
}
#shopify-section-cart-template h1.SectionHeader__Heading {
    text-align: center;
}
.template-search .ProductItem .ProductItem__Wrapper:hover .quick-view-button {
    transform: translateY(-168%);
}
.template-blog .blog-title-type-with-image li {
    width: 74px;
    height: 74px;
    background-color: #f0f4f5;
    border-radius: 50%;
    margin: 0px 15px;
}
.template-blog .blog-title-type-with-image li img {
    width: 74px;
    height: 74px;
    object-fit: contain;
}
.template-blog .tab-btn-type .tab-right-sidebar form {
    border-bottom: solid 1px rgb(39, 93, 110);
    padding: 7px 0px 6px;
}
.Article__Wrapper-----full_screen {
    padding: 0px 5px;
}
.template-article header.Article__Header .tab-right-sidebar form.Search__Form {
    border-bottom: solid 1px rgb(39, 93, 110);
    padding: 7px 0px 6px;
}
.template-article #pro-gallery-margin-container {
    display: flex;
    justify-content: center;
}
.template-article #pro-gallery-margin-container .gallery-item-container {
    padding: 0px 5px;
}
#shopify-section-article-template aside.ArticleNav {
    margin-top: 70px;
}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper {
    margin-top: 10px;
}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper form.Article__CommentForm button.Form__Submit:before {
    transform: none;
}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper form.Article__CommentForm button.Form__Submit {
    font-family: 'Barlow-Medium';
    padding: 10px 25px;
    border-width: 0;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: .7px;
}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper form.Article__CommentForm button.Form__Submit:before {
    transform: none;
    background-color: rgb(39, 93, 110);
}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper form.Article__CommentForm button.Form__Submit:hover {
    color: rgba(255, 255, 255, 0.7);
}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper form.Article__CommentForm button.Form__Submit:hover:before {
    background-color: rgba(39, 93, 110, 0.7);
}
div#viewer-a4kmr {
    width: 50%;
    float: right;
}
div#viewer-a4kmr img._1Fjtc._2lDdg {
    margin-top: 0px;
    padding: 0px 40px;
}
div#viewer-cc5nb {
    width: 50%;
    float: right;
}
p#viewer-cm73 {
    padding-top: 24px;
    padding-right: 25px;
    width: 50%;
}
#shopify-section-slideshow #section-slideshow .flickity-prev-next-button {
    position: absolute;
    top: 50%;
}
#shopify-section-slideshow #section-slideshow .previous {
    left: 30px;
}
#shopify-section-slideshow #section-slideshow .next {
    right: 30px;
}
span.sf-1 {
    letter-spacing: 10px;
}
span.sf-2 {
    letter-spacing: 8.2px;
}
div#meat-left-sidebar {
/*     margin-top: -30em; */
}
.banner-content-three h6 {
    max-width: 810px;
    margin: 0px auto;
    font-size: 13px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: justify;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    line-height: normal;
}
.produce-banner-to .page-banner-type {
    background-position: unset;
}
#shopify-section-Meat-poultry {
    padding-top: 2em;
}
#shopify-section-Meat-poultry .blog-title-type-with-image {
    display: none;
}
#shopify-section-Produce-fruit {
    padding-top: 2em;
}
#shopify-section-Produce-fruit .blog-title-type-with-image {
    display: none;
}
#shopify-section-1597388180220 {
    background: #132e37;
    color: #FFF;
}
.template-index #shopify-section-slideshow #section-slideshow .previous {
  width:30px;
  height:30px;
}

.template-index #shopify-section-slideshow #section-slideshow .next {
  width:30px;
  height:30px;
}
.dairy-banner-to .banner-content-two h2.font_3 {
    display: block;
    max-width: 521px;
    margin: 0px auto;
}
#shopify-section-dairy-milk-and-cream .blog-title-type-with-image {
    display: none;
}
#shopify-section-dairy-milk-and-cream {
    padding-top: 2em;
}
.dairy-banner-to .banner-content-two {
    margin-top: 35px;
}
#shopify-section-meal-kit-section {
     padding-top: 2em;
}
#shopify-section-meal-kit-section .blog-title-type-with-image {
    display: none;
}
#shopify-section-Pantry-OILS {
    padding-top: 2em;
}
#shopify-section-Pantry-OILS .blog-title-type-with-image {
    display: none;
}
#shopify-section-Dessert-ice-cream {
    padding-top: 2em;
}
#shopify-section-Dessert-ice-cream .blog-title-type-with-image {
    display: none;
}
#shopify-section-1597388180220 #comp-kcxmvi1minlineContent-gridContainer #comp-kcxmwrpw {
    width: 100% !important;
    pointer-events: all !important;
}
#shopify-section-1597388180220 #comp-kcxmvi1minlineContent-gridContainer a:hover {
    color: #fff;
}
#shopify-section-1597388180220 h1.font_2 a:hover {
    color: #fff;
}
#shopify-section-1597388180220 #comp-kcxmvi1minlineContent-gridContainer h1.font_2 {
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    letter-spacing: 0.05em;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    width: 100%;
}
#shopify-section-1597388180220 h1.font_2 {
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    letter-spacing: 0.05em;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    width: 100%;
}
div#shopify-section-1597388180220 {
    padding: 11px 0px;
}
.dynamic-product-image-with-text #comp-kcxk147vinlineContent-gridContainer #comp-kcxk147w2 {
    margin: 0px auto;
    padding-bottom: 10px;
}
.dynamic-product-image-with-text .row {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
}
.dynamic-product-image-with-text #comp-kcxk147vinlineContent-gridContainer {
    padding: 0px !important;
}
.dynamic-product-image-with-text #comp-kcxk147vinlineContent-gridContainer #comp-kcxk147y {
    margin: 0px auto;
}
.dynamic-product-image-with-text #comp-kcxk147vinlineContent-gridContainer #comp-kcxk147w2 p.font_8 span {
    font-family: 'Futura_LT_Light' !important;
    color: #275D6E;
}
.dynamic-product-image-with-text #comp-kcxk147vinlineContent-gridContainer #comp-kcxk147y p.font_8 span {
    font-family: 'Futura_LT_Light' !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 500;
    text-shadow: none;
}
.dynamic-product-image-with-text .col-3 {
    padding: 0px;
}
.dynamic-product-image-with-text img {
    width: 100%;
}
#section-header .Header__Wrapper .left-search-bar {
    min-width: 147px;
}
#section-header .Header__Wrapper .left-search-bar a.Header__Icon svg.Icon {
    width: 15px;
    height: 15px;
}
.HorizontalList--spacingLoose .HorizontalList__Item a.account-icon-type {
    margin-right: 25px;
}
#section-header .Header__Wrapper .left-search-bar {
    min-width: 147px;
    padding-left: 25px;
}
.HorizontalList--spacingLoose .HorizontalList__Item a.account-icon-type svg {
    margin-left: 6px;
}
#shopify-section-provision-main-banner .Slideshow {
    position: relative;
}
.custom-cl-home-poup {
    height: auto;
    width: 980px;
    position: relative;
}
#shopify-section-provision-main-banner .Slideshow {
    height: 929px;
}
.provision-alter {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10px);
}
div#shopify-section-provision-main-banner {
    margin-top: -50px;
}
.provision-alter .banner-content-two h2.font_2 {
    font-size: 60px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 33px;
    letter-spacing: 1px;
}
.provision-alter .banner-content-two h2.font_3 {
    padding-bottom: 42px;
    letter-spacing: 9px;
}
#shopify-section-provision-main-banner .Slideshow .Slideshow__ImageContainer:after {
    display: none;
}
.provision-alter .banner-content-one {
    margin-top: 42px;
}
.provision-alter .banner-content-two {
    padding: 120px 0px 115px;
}
.delivery-and-shipping-content .delivery-and-shipping-text-content p {
    margin-bottom: 15px;
}
.delivery-and-shipping-content .delivery-and-shipping-text-content p a {
    text-decoration: underline;
    font-style: italic;
}
.delivery-and-shipping-text-content {
    max-width: 600px;
    margin: 0px auto;
    margin-bottom: 100px;
}
.delivery-and-shipping-content .ship-deliever-content-bar .about-content-bar {
    max-width: 489px;
}
.delivery-and-shipping-content .ship-deliever-content-bar .about-content-bar p {
    font-size: 30px;
    text-align: left;
    font-family: 'Poppins-ExtraLight';
    line-height: 37px;
}
.delivery-and-shipping-content .delievery-ship-content-bar .about-content-bar {
    max-width: 489px;
}
.delivery-and-shipping-content .delievery-ship-content-bar .about-content-bar p {
    font-size: 18px;
    text-align: left;
    font-family: Avenir_LT_35_Light,sans-serif;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 22px;
}
#shopify-section-provision-collage-image-section #pro-gallery-container div#gallery-horizontal-scroll {
    width: 100% !important;
}
#shopify-section-provision-collage-image-section #pro-gallery-container {
    width: 100% !important;
}
#shopify-section-provision-collage-image-section .gallery-item-container:hover .gallery-item-hover:before {
    display: none;
}
.dynamic-product-image-text-button a {
    border: solid rgba(39, 93, 110, 1) 2px;
    display: block;
    text-align: center;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 10px;
    padding: 3px;
    color: #275D6E;
    max-width: 230px;
    margin: 0px auto;
    margin-top: -10px;
    margin-bottom: 7px;
}
.dynamic-product-image-text-button a:hover {
    background-color: rgba(59, 140, 165, 1);
    border-color: transparent;
    color: #fff;
}
.dynamic-product-image-with-text #comp-kcxk147vinlineContent-gridContainer p.small-text {
    font-size: 10px;
    max-width: 230px;
    margin: 0px auto;
    font-family: 'Futura_LT_Light' !important;
    color: #000;
}
.newsletter-popup-box aside.NewsletterPopup {
    background-color: rgba(51, 51, 51, 0.88);
    width: calc(100% - 0px) !important;
    right: 0;
  width: 100% !important;
    height: 100%;
}
.newsletter-popup-box .popup-bg-color {
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: rgb(19 46 55 / 50%);
    z-index: 9;
    position: fixed;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup {
    margin: 0px auto;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup .NewsletterPopup__Content p {
    font-family: 'FuturaLT-Book';
    font-size: 18px;
    letter-spacing: 0.05em;
    font-weight: 600;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup #newsletter-popup input.Form__Input {
    max-width: 609px;
    background-color: #fff;
    height: 38px;
    float: left;
    color: #000;
    font-family: Avenir_LT_35_Light,sans-serif;
    font-size: 18px;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup #newsletter-popup input.Form__Input::placeholder {
    color: #000;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup #newsletter-popup button.Form__Submit {
    display: inline-block;
    width: auto;
    margin: 0px;
}
.custom-cl-home-poup {
    z-index: 10;
  background: #000;
    padding: 25px;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup form#newsletter-popup button.Form__Submit:before {
    background-color: transparent;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup {
    margin: 0px auto;
    padding: 38px 25px;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup form#newsletter-popup button.Form__Submit {
    padding: 0px 26px;
    height: 38px;
    border: solid 4px #fff;
    color: #fff;
    font-family: Avenir_LT_35_Light,sans-serif;
    text-transform: unset;
    font-size: 15px;
    letter-spacing: normal;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup form#newsletter-popup button.Form__Submit:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup .NewsletterPopup__Content p {
    font-family: 'FuturaLT-Book';
    font-size: 18px;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 16px;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup {
    width: 100%;
}
.newsletter-popup-box aside.NewsletterPopup {
    padding: 0px;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup-now .custom-cl-home-poup {
    position: absolute;
    bottom: 0;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup-now .custom-cl-home-poup form#newsletter-popup {
    max-width: 760px;
    margin: 0px auto;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup-now .custom-cl-home-poup {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.88) !important;
}
.newsletter-popup-box  .NewsletterPopup[aria-hidden="false"] {
    transform: translateY(25px);
    opacity: 1;
    visibility: visible;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup-now .custom-cl-home-poup button.NewsletterPopup__Close {
    right: 15em;
}
#shopify-section-four-star-main-banner {
    margin-top: -50px;
}
#shopify-section-four-star-main-banner .Slideshow {
    height: 842px;
}
#shopify-section-four-star-main-banner .Slideshow .provision-alter h2.font_3 {
    letter-spacing: normal;
    padding-bottom: 20px;
}
#shopify-section-four-star-main-banner .Slideshow .provision-alter h2.font_2 {
    padding-top: 10px;
}
#shopify-section-four-star-main-banner .Slideshow .provision-alter .banner-content-two {
    padding: 76px 0px 105px;
}
#shopify-section-four-star-main-banner .Slideshow .provision-alter {
    width: 969px;
}
#shopify-section-four-star-main-banner .Slideshow .Slideshow__ImageContainer:after {
    display: none;
}
#shopify-section-four-star-content-section .about-content-bar {
    padding: 0px;
}
#shopify-section-four-star-content-section .about-content-bar p {
    line-height: 1.4;
}
#shopify-section-Aboutus-image-with-content .about-us-division .about-us-division-img {
    min-height: 748px;
}
#shopify-section-Aboutus-image-with-content .about-us-division .shipping-deliever-image .about-us-division-img {
    min-height: 765px;
}
.four-star-collage-image-section h2 {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 40px;
    letter-spacing: normal;
    margin: 0px;
    line-height: normal;
}
.four-star-collage-image-header p {
    max-width: 549px;
    margin: 0px auto;
}
#shopify-section-four-star-collage-image-section {
    padding: 60px 0px;
}
.four-star-collage-image-header {
    margin: 55px 0px 80px;
}
.four-star-collage-image-header p {
    padding-top: 5px;
}
.newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup-now .NewsletterPopup__Content {
    max-width: 760px;
    margin: 0px auto;
    text-align: left;
    padding-left: 5px;
}
#shopify-section-seafood-banner .banner-include-note .page-banner-type {
    min-height: 464px;
    background-position: unset;
    margin-top: -50px;
}
#shopify-section-seafood-banner .banner-include-note .blog-title-type-with-image {
    padding: 60px 0px 0px;
}
#section-footer .Footer__Asidedd .Footer__Copyright p.Footer__ThemeAuthor {
    margin: 0px;
}
#section-footer .Footer__Asidedd .Footer__Copyright p.Footer__ThemeAuthor a {
    font-family: 'Jura-Regular';
    color: #333;
    font-size: 17px;
    letter-spacing: 0.8px;
}
#section-footer .Footer__Asidedd .Footer__Copyright a:hover {
    color: #333; 
}
#section-footer .Footer__Asidedd .Footer__Copyright a.SectionHeader__Heading {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 21px;
    letter-spacing: normal;
    color: #333;
}
#shopify-section-four-star-collage-finest-section .owl-pagination {
    display: none;
}
#shopify-section-four-star-collage-finest-section .item img {
    margin: 0px;
}
#shopify-section-four-star-collage-finest-section .owl-buttons > div {
    padding: 0px;
}
.four-star-collage-image-section {
    position: relative;
}
#shopify-section-four-star-collage-finest-section .owl-buttons {
    position: absolute;
    top: 41%;
}
#shopify-section-four-star-collage-finest-section .owl-buttons .fa {
    background-color: transparent;
    font-size: 20px;
    color: #fff;
}
#shopify-section-four-star-collage-finest-section .owl-buttons .owl-prev, #shopify-section-four-star-collage-finest-section .owl-buttons .owl-next {
    opacity: 1;
}
.billing-gate-section #comp-jxv5whpd span {
    font-family: 'adobe-caslon-w01-smbd,serif';
    text-transform: none;
    letter-spacing: normal;
}
.billing-gate-section #comp-jxv5whpd h1.font_0 {
    margin: 0px;
    line-height: 30px !important;
}
.billing-gate-section #comp-jxv5whpd {
    margin-top: 25px;
    width: 100% !important;
}
.billing-gate-section #comp-k9gcx2xe a {
    background-color: transparent;
    border: solid rgba(39, 93, 110, 1) 2px;
    cursor: pointer !important;
    height: 55px;
    min-height: 14px;
    width: 290px;
    display: block;
    line-height: 52px;
    text-decoration: none;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 10px;
    font-weight: 600;
    margin-top: 38px;
}
.billing-gate-section #comp-k9gcx2xe a:hover {
    background-color: rgba(59, 140, 165, 1);
    border-color: transparent;
    color: #fff;
}
.billing-gate-section #comp-k9gcx2xe a:hover span {
   color: #fff;
}
.billing-gate-section #comp-k9gcx2xe {
    margin: 0px auto;
    text-align: center;
}
.billing-gate-section {
    max-width: 600px;
    margin: 0px auto;
}
.billing-gate-section #comp-k7sentot {
    margin-top: 30px;
}
.billing-gate-section #comp-k9gcx2xe a span {
    color: #275D6E;
}
.support-the-restaurant-community-section #comp-k83ctktq {
    margin-top: -50px;
    background: #275d6e;
    padding-top: 2em;
}
.support-the-restaurant-community-section #comp-k83ctktq h3.font_3 span {
    font-family: Net-Lulo-Clean-W01-One-Bold;
}
.support-the-restaurant-community-section #comp-k83ctktq #comp-k83ctkwtinlineContent-gridContainer p.font_8 span {
    font-family: Avenir_LT_35_Light,sans-serif;
}
.support-the-restaurant-community-section #comp-k98gzlve a#comp-k98gzlvelink {
    background-color: transparent;
    border: solid rgba(39, 93, 110, 1) 2px;
    cursor: pointer !important;
    display: block;
    height: 55px;
    text-decoration: none;
    text-align: center;
    line-height: 53px;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 10px;
    color: #275D6E;
}
.support-the-restaurant-community-section #comp-k98gzlve a#comp-k98gzlvelink:hover {
    background-color: rgba(59, 140, 165, 1);
    border-color: transparent;
    color: #fff;
}
.support-the-restaurant-community-section h2.font_2 span {
    font-family: 'FuturaLT-Book' !important;
    font-size: 60px;
    color: #275D6E;
}
.support-the-restaurant-community-section p.font_8 span.color_24 {
    color: #275D6E;
    font-family: 'Futura_LT_Light';
}
.support-the-restaurant-community-section p.font_8 span.color_24 a {
    color: #275D6E;
    font-family: 'Futura_LT_Light';
    text-decoration-color: #275D6E;
    font-size: 30px;
}
.support-the-restaurant-community-section p.font_8 {
    margin: 0px;
}
.support-the-restaurant-community-section p.font_8 {
    margin: 0px;
}
.support-the-restaurant-community-section p.font_8 span {
    font-family: 'Futura_LT_Light' !important;
}
.support-the-restaurant-community-section div#comp-k83nn5oj {
    width: 100% !important;
}
.support-the-restaurant-community-section div#comp-k9gctqmm a {
    height: 46px;
    min-height: 14px;
    width: 285px;
    background-color: transparent;
    border: solid rgba(39, 93, 110, 1) 2px;
    cursor: pointer !important;
    display: block;
    line-height: 41px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 10px;
    color: #275D6E;
}
.support-the-restaurant-community-section div#comp-k9gctqmm a:hover {
    background-color: rgba(59, 140, 165, 1);
    border-color: transparent;
    color: #fff;
}
.support-the-restaurant-community-section .PageContent {
    margin-bottom: 0px;
    margin-top: 25px;
}
.support-the-restaurant-community-section #comp-k83lh6ce, .support-the-restaurant-community-section #comp-k83lpnm4, .support-the-restaurant-community-section #comp-k83ox061{
    display: flex;
    align-items: center;
}
.support-the-restaurant-community-section .style-k83lb51dlabel {
    font-family: 'FuturaLT-Book' !important;
}
.support-the-restaurant-community-section #comp-k83ox061 .style-k83ox08mlabel {
    font-family: 'FuturaLT-Book' !important;
}
div#xe4qq-pinned-layer {
    position: unset !important;
}
#shopify-section-produce-banner .produce-banner-to .page-banner-type {
    background-size: cover;
      background-repeat: no-repeat;
  background-position: center;
}
#shopify-section-seafood-banner .banner-content-two h2.font_3 {
    font-size: 42px;
}
#shopify-section-bestseller-banner .page-banner-type {
    min-height: 498px;
    background-position: bottom -14% right 0%;
}
#shopify-section-dairy-banner .page-banner-type .blog-title-type-with-image {
    padding-top: 33px;
}
#shopify-section-collection-template .collection-banner-section .PageHeader__ImageWrapper {
    background-attachment: fixed;
    width: 100%;
    transform: none !important;
    left: 0;
    top: 0;
}
#shopify-section-collection-template .collection-banner-section .SectionHeader h1.SectionHeader__Heading {
    padding-top: 5px;
}
#shopify-section-collection-template .collection-banner-section .blog-title-type-with-image {
    padding-top: 12px;
}
#shopify-section-collection-template .collection-banner-section .banner-content-three {
    position: relative;
    /*cursor: pointer;*/
}
#shopify-section-collection-template .collection-banner-section .SectionHeader {
    margin: 0px;
}
.page-banner-type .blog-title-type-with-image img {
    cursor: pointer;
}
#shopify-section-collection-template .collection-banner-section .blog-title-type-with-image img {
    max-height: 75px;
    cursor: pointer;
}
/* .banner-include-note .page-banner-type:before {
    content: "";
    background: #0000003b;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 458px;
}
.banner-include-note .page-banner-type .banner-content-overlay {
    position: relative;
}
#shopify-section-bestseller-banner .page-banner-type:before {
    min-height: 495px;
}

#shopify-section-collection-template .collection-banner-section .PageHeader__ImageWrapper:before {
    content: "";
    background: #0000003b;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 500px;
} */
.template-blog .blog-title-type-with-image li img {
    margin-top: 12px;
}
.page-banner-type .blog-title-type-with-image img {
    object-fit: cover;
   height: 76px; 
}
#hs_shipping_progress {
  width: 100%;
  border-radius: 14px;
  background: #f8f8f8;
  display: none;
}
.hs-open-cart .hs-desktop-content-cart .hs-site-cart-popup .hs-content-discounts-calculate-checkout .hs-rewards-content {
    padding: 0px;
}
.hs-open-cart .hs-desktop-content-cart .hs-site-cart-popup .hs-close-popup-cart {
    background-color: #000;
    margin: 0px;
    color: #fff;
    padding: 35px 15px;
}
.hs-open-cart .hs-desktop-content-cart .hs-site-cart-popup h2 {
    color: #fff !important;
    order: 2;
}
.hs-open-cart .hs-desktop-content-cart .hs-site-cart-popup .hs-close-popup-cart span.hs-shopping-cart-icon {
    order: 3;
}
.hs-open-cart .hs-desktop-content-cart .hs-site-cart-popup a.hs-close {
    order: 1;
}
.hs-open-cart .hs-desktop-content-cart .hs-site-cart-popup a.hs-close svg {
    fill: #fff !important;
}
.hs-open-cart .hs-desktop-content-cart .hs-sticky-cart .hs-item-cart-content {
    cursor: pointer;
}
.hs-open-cart .hs-desktop-content-cart .hs-sticky-cart .hs-item-cart-content .hs-item-close {
    opacity: 0;
}
.hs-open-cart .hs-desktop-content-cart .hs-sticky-cart .hs-item-cart-content:hover .hs-item-close {
    opacity: 1;
}
.tablinks{font-family: Montserrat,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1c1b1b;
    transition: color 0.2s ease-in-out;
    letter-spacing: 0.2em;
  text-transform: uppercase;
font-size: 12px!important;}
.blognav{padding-top: 20px; padding-bottom: 20px}

#shopify-section-article-template h1.Article__Title {
 
    letter-spacing: -7px;
  
}

   .spacer { margin:0; padding:0; height:50px; }
.bloghandle {color:#5f60c9; font-weight:bolder}

.bg-article {
    /* background-color: #f9f9f9!important; */
}




.header-bg{
  background-image: url('https://cdn.shopify.com/s/files/1/0430/7065/2581/files/blowfish-bg.jpg?v=1599245513');
  background-repeat: no-repeat;
  
  background-position: center;
  background-size: cover;
}
.container:not(.category-container), .container-lg, .container-md, .container-sm, .container-xl{max-width:940px}

#share-this a {display:block; padding: 10px 0}
.related {
    padding-bottom: 35px;
}
.purple {background-color:#4A4BC7!important}
#shopify-section-article-template aside.ArticleNav .Article__CommentFormWrapper form.Article__CommentForm button.Form__Submit:before{background-color:#4A4BC7!important}

.fa-heart-o {
  color: red;
  cursor: pointer;
}

.fa-heart {
  color: red;
  cursor: pointer;
}
.parent{
position: relative;
 }

#share-this {
  position: fixed;
  left: 2.5%;
  top: 50%;
  width: 4em;
  margin-top: -2.5em; 
}
@media only screen and (max-width: 600px) {
.cart_right {
    width: 100%;
    display: block
}
.cart_left {
    width: 100%;
    display: block;
  padding-right:0px;
}
  .seafood-sidebar{display:none}
}

/* Combined responsive.css styles
-------------------------------------------------------------- */
@media only screen and (min-width: 1400px) {
  .banner-include-note .page-banner-type {
    background-size: cover;
  }
  .page-banner-type {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .about-us-division-img {
    background-size: cover;
  }
  #shopify-section-four-star-collage-image-section #pro-gallery-container {
    width: 100% !important;
  }
  #shopify-section-four-star-collage-image-section #gallery-horizontal-scroll {
    width: 100% !important;
  }
  #shopify-section-four-star-collage-finest-section #pro-gallery-container {
    width: 100% !important;
  }
  #shopify-section-four-star-collage-finest-section #gallery-horizontal-scroll {
    width: 100% !important;
  }
  #shopify-section-Aboutus-image-with-content .about-us-division .about-us-division-img {
    background-size: auto;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .Header__FlexItem nav.Header__MainNav ul.HorizontalList li a {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    font-size: 8px;
  }
}

@media only screen and (min-width: 1240px) and (max-width: 1290px) {
  .Header__FlexItem nav.Header__MainNav ul.HorizontalList li {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #shopify-section-contact-form-fields {
    padding: 0px 20px;
  }
  #shopify-section-footer #section-footer .Footer__Inner {
    display: block;
    margin: 0px;
  }
  #shopify-section-1594213329726 .ImageHero__ContentOverlay {
    padding: 0px 20px;
  }
  #shopify-section-about-meet-team-section .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .custom-common-form-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ProductListWrapper .ProductList--carousel .Carousel__Cell:first-child {
    margin: 0px; 
  }
  .ProductListWrapper .ProductList--carousel {
    margin-left: -23px;
  }
  header.SectionHeader h2.SectionHeader__Heading {
    padding-left: 23px;
    padding-right: 23px;
  }
  #section-header .Header__Wrapper .left-search-bar {
    min-width: auto;
    padding-left: 0px;
  }
  .dynamic-product-image-with-text .row {
    display: flex;
}
 .dynamic-product-image-with-text .row .col-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 20px;
    float: left;
}
}

@media only screen and (max-width: 1008px) {
  #shopify-section-product-template section.Product .Product__Wrapper {
    max-width: calc(100% - 0px);
  } 
  #shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info {
    max-width: 100%;
  }
  #shopify-section-product-template .Product__Wrapper .Product__Slideshow .AspectRatio img {
    padding-left: 0px;
  }
  #shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info .ProductMeta__Description p {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 767px) {
  .fix_footer_bar{
  display:none !important;
  
  }
  
  
}

@media only screen and (max-width: 767px) {
  div#shopify-section-seafood-banner {
    overflow: hidden;
}
  
  
  .banner-include-note .page-banner-type{
  
      min-height: 100%;
  }
  .banner-include-note {
    margin-bottom: 15px;
    height: 300px;
}
  
  .page-banner-type .blog-title-type-with-image img{
  
      height: 50px;
  }
  .banner-include-note .banner-content-two {
    padding: 18px 0px;
}
  
  .banner-include-note .banner-content-two h2.font_3 {
    font-size: 28px;
        padding-bottom: 14px;
    
  }
  .banner-content-three h6{
      max-width: 500px;
  font-size: 8px;
  }
  a.mobile_cross{
display:block;
}
  
  .fix_footer_bar {
    background: #fff;
    color: #000;
    padding: 4px 5px;
}
  p.mobile_cross{
display:block;
}
  .seafood-sidebar{
  padding-top:0px;
  
  }
  .trasfer_slide{
    -webkit-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
  }
  .postion_top{
  
  -webkit-transform: translateX(-223%);
    transform: translateX(-223%);
        transition: all 0.5s;
        transition: all 0.5s;
    background: #fff;
    z-index: 999;
    top: 17%;
  
  }
  .dynamic-product-image-with-text.up_side .row{
   display: -webkit-flex; /* Safari */
  display: flex;
  }
  .up_img1{
  order:1;
        margin-top: 0 !important;
    
  }
  .up_side1{
  order:2;
  }
  .up_img2{
  order:3;
  }
  .up_side2{
  order:4;
  }
  #shopify-section-aboutus-EST-content .page-content {
    padding: 0px 20px;
  }
  .template-page .custom-common-form-section .page-content-form {
    padding: 0px 20px;
  }
  header.SectionHeader h2.SectionHeader__Heading {
    font-size: 28px;
    padding: 0px 20px;
    letter-spacing: 3px;
  }
  .template-product #shopify-section-product-recommendations h3.SectionHeader__Heading {
    font-size: 28px;
  }
  .ImageHero--newsletter .SectionHeader h3.SectionHeader__SubHeading {
    font-size: 28px;
    padding: 0px 20px;
    letter-spacing: 3px;
  }
  #shopify-section-1594213329726 .ImageHero__ContentOverlay {
    padding: 10px 20px 0;
  }
  #shopify-section-1594213329726 .ImageHero__ContentOverlay form .Newsletter__Inner input.Form__Input {
    min-width: 100%;
    width: auto;
    margin-left: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .template-index .nwsletter-inner-label button.Form__Submit {
    margin-left: 0px;
  }
  .ImageHero--newsletter .SectionHeader h2.SectionHeader__Heading {
    margin-left: 0px;
  }
  #shopify-section-1594213329726 .Newsletter__Inner {
    display: block;
  }
  #shopify-section-contact-form-fields {
    padding: 0px 20px;
  }
  #shopify-section-footer #section-footer .Footer__Inner {
    display: block;
    margin: 0px;
  }
  .custom-common-form-section {
    padding-left: 10px;
    padding-right: 10px;
  }
  #shopify-section-about-meet-team-section .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  #shopify-section-footer #section-footer .Footer__Inner {
    display: block;
    margin: 0px;
  }
  .ship-deliever-content-bar .about-us-division-content p {
    padding: 0px 15px;
  }
  .tab-btn-type {
    display: block;
  }
  .tab-btn-type .tab button {
    font-size: 17px;
    margin-left: 20px;
  }
  .tab-right-sidebar {
    display: flex;
    align-items: center;
  }
  .tab-right-sidebar .btn-tab {
    padding: 9px;
  }
  .template-page .blog-title-type-with-image {
    padding: 0px 15px;
  }
  #shopify-section-product-template section.Product .Product__Wrapper {
    max-width: calc(100% - 0px);
  } 
  #shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info {
    max-width: 100%;
    padding: 0 20px;
    text-align: center;
  }
  #shopify-section-product-template .Product__Wrapper .Product__Slideshow .AspectRatio img {
    padding-left: 0px;
  }
  #shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info .ProductMeta__Description {
    text-align: center;
  }
  #shopify-section-product-template section.Product .Product__Wrapper .Product__InfoWrapper .Product__Info .ProductMeta__Description p {
    margin-bottom: 0;
  }
  #shopify-section-custom-seafood-sidebar {
    position: relative;
  }
  .seafood-sidebar {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  div#meat-left-sidebar {
    position: relative;
  }
  .template-index .ProductItem .ProductItem__Wrapper .ProductItem__Info .ProductItem__PriceList .success {
    position: absolute;
  }
  .ProductListWrapper .ProductList--carousel .Carousel__Cell:first-child {
    margin: 0px; 
  }
  .ProductListWrapper .ProductList--carousel {
    margin-left: -23px;
  }
  #shopify-section-slideshow .Slideshow .Slideshow__Content h1.content-title {
    line-height: 46px;
  }
  #section-header .Header__Wrapper .left-search-bar {
    min-width: auto;
    padding-left: 0px;
  }
  .dynamic-product-image-with-text .row {
    display: block;
  }
  .dynamic-product-image-with-text .row .col-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup-now .custom-cl-home-poup form#newsletter-popup {
    display: flex;
  }
  .newsletter-popup-box aside.NewsletterPopup .custom-cl-home-poup #newsletter-popup input.Form__Input {
    margin-right: 12px;
  }
  .billing-gate-section #comp-k7sedovm {
    width: 100% !important;
    margin: 0px !important;
  }
  .billing-gate-section #comp-k7sedovm #comp-k7sedovmlink {
    width: 100% !important;
  }
  .billing-gate-section #comp-k7sedovm #comp-k7sedovmlink img#comp-k7sedovmimgimage {
    margin: 0px auto;
    float: none;
    display: block;
  }
}


@media only screen and (max-width: 575px) {
  header.SectionHeader h2.SectionHeader__Heading {
    font-size: 28px;
    padding: 0px 20px;
    letter-spacing: 3px;
  }
  .template-product #shopify-section-product-recommendations h3.SectionHeader__Heading {
    font-size: 21px;
  }
  .shopify-section--slideshow .Slideshow .flickity-viewport .Slideshow__Content h3.SectionHeader__SubHeading {
    font-size: 25px;
    letter-spacing: 0.15em;
    line-height: 35px;
  }
  .banner-content-two h2.font_3 {
    font-size: 44px;
  }
  .delivery-and-shipping-content h2.SectionHeader__Heading {
    margin-top: 50px;
    font-size: 21px;
  }
  .ship-deliever-content-bar .about-us-division-content p {
    font-size: 22px;
    padding: 0px 15px;
  }
  .blog-title-type-with-image h2.SectionHeader__Heading {
    font-family: Net-Lulo-Clean-W01-One-Bold;
    color: #000;
    font-size: 32px;
  }
  .shopify-section-seafood #collection-listpage_item li img {
    width: 80px;
    height: 80px;
  }
  .shopify-section-seafood #collection-listpage_item li {
    margin: 0px 7px;
  }
  #shopify-section-custom-seafood-sidebar {
    position: relative;
  }
  .seafood-sidebar {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .shopify-section-seafood .TabPanel .ProductListWrapper .ProductList {
    padding-left: 15px;
    padding-right: 15px;
  }
  .template-product .blog-title-type-with-image li {
    width: 70px;
    height: 70px;
  }
  .template-product .blog-title-type-with-image li img {
    height: auto;
  }
  .shopify-section-seafood #collection-listpage_item h2.SectionHeader__Heading {
    font-size: 24px;
  }
  .shopify-section-seafood .ProductListWrapper .ProductList .ProductItem .ProductItem__Wrapper .ProductItem__Info form.colatcc {
    position: relative; 
  }
  #shopify-section-slideshow #section-slideshow .flickity-prev-next-button {
     width: 25px;
     height: 25px;
  }
  #shopify-section-slideshow #section-slideshow .flickity-prev-next-button svg {
     height: 12px; 
  }
  #shopify-section-slideshow #section-slideshow .previous {
    left: 15px;
  }
  #shopify-section-slideshow #section-slideshow .next {
    right: 15px;
  }
  h2.content-title {
    font-size: 18px;
    text-align: center;
  }
  #shopify-section-slideshow .Slideshow .Slideshow__Content h1.content-title {
    font-size: 20px;
  }
  h4.content-title {
    font-size: 18px;
    line-height: 1.3em;
  }
  span.sf-1 {
    letter-spacing: 5px;
  }
  span.sf-2 {
    letter-spacing: 4.2px;
  }
  #shopify-section-slideshow .Slideshow .Slideshow__Content h1.content-title {
    font-size: 17px;
  }
}

@media only screen and (max-width: 500px) {
  
  .banner-content-three h6 {
    max-width: 300px;
  }
  
  .shopify-section-seafood .TabPanel .ProductListWrapper .ProductList .AspectRatio { height: 100px; }

}
@media only screen and (max-width: 375px) {
  .banner-content-two h2.font_3 {
    font-size: 38px;
  }
  .tab-right-sidebar .btn-tab {
    padding: 8px;
    margin-left: 15px;
  }
  .shopify-section-seafood #collection-listpage_item h2.SectionHeader__Heading {
    font-size: 24px;
  }
  #shopify-section-best-seller-menu #collection-listpage_item-title h2.SectionHeader__Heading {
    font-size: 24px;
  }
  h2.content-title {
    font-size: 18px;
    text-align: center;
}
  #shopify-section-slideshow .Slideshow .Slideshow__Content h1.content-title {
    font-size: 17px;
}
  h4.content-title {
    font-size: 18px;
    line-height: 1.3em;
  }
}

@media only screen and (max-width: 320px) {
  .about-content-bar {
    padding: 0px 20px;
  }
  .banner-content-two h2.font_3 {
    font-size: 32px;
  }
  .shopify-section-seafood #collection-listpage_item li img {
    width: 60px;
    height: 60px;
  }
  .template-product .blog-title-type-with-image li {
    width: 60px;
    height: 60px;
  }
  .template-product .blog-title-type-with-image li {
    width: 60px;
    height: 60px;
    margin: 0px 10px;
  }
  h2.content-title {
    font-size: 14px;
    text-align: center;
  }
  h4.content-title {
    font-size: 13px;
    line-height: 1.3em;
  }
  #shopify-section-slideshow .Slideshow .Slideshow__Content h1.content-title {
    font-size: 13px;
  }
  .shopify-section--slideshow .Slideshow .Slideshow__Content .SectionHeader__ButtonWrapper a.Button {
    padding: 6px 46px;
  }
}