/** Shopify CDN: Minification failed

Line 15:0 All "@import" rules must come first

**/
:root {
  --headingfont: "kopius-condensed", sans-serif;
  --Quincy: "Quincy CF", sans-serif;
  --Constane: "Constane", sans-serif;
}
@font-face {
  font-family: Constane;
  src: url(/cdn/shop/files/Constane.otf?v=1750221405);
}
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap');
/* font-family: "Karla", sans-serif; */
/* font-family: var(--headingfont);
font-family: var(--Quincy);
font-family: var(--Constane);*/
.section-header.shopify-section-group-header-group { 
    z-index: 9;
}
a {
    text-decoration: none;
} 
.custom-banner {
    position: relative;
}
a.header__icon.header__icon--account {
    display: none;
}
.cust-banner-text {
    position: absolute;
    top: 0px;
    left: 50%;
    right: 0;
    margin: auto;
    transform: translateX(-50%);
}
div .header__menu-item:hover span {
    text-decoration: none;
    text-underline-offset: .3rem;
}
label.field__label {
    font-family: var(--headingfont);
}
.cust-banner-text .h1 {
font-size: 100px;
    letter-spacing: -2px;
    max-width: 550px;
    line-height: 100%;
    margin: 40px auto 30px;
    text-align: center;
    font-family: var(--headingfont);
    font-weight: 500;
    font-style: normal;
    color: #1F4656;
} 
.custom-banner img {
    width: 100%;
    height: calc(100vh - 100px);
    object-fit: cover;
    max-height: 600px;
}
.cus-button {
    background-color: #1f4656;
    color: #fcfae9;
    padding: 10px 25px;
    display: block;
    width: fit-content;
    border-radius: 50px;
    font-size: 15px;
    margin-top: 20px;
    letter-spacing: 3px;
    font-family: "Karla", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
.custom-banner a.cus-button {
    margin: auto;
}

.cus-button svg {
    margin-left: 5px;
    position: relative;
    top: 1px;
}
body a.cus-button:hover{
  color:#fcfae9;
}
.custom-wrapper {
    padding-left: 75px;
    padding-right: 75px;
}
.tab-inner-heading {
    font-family: var(--Constane);
}
.custom-text-col {
    padding: 100px 0 40px;
    font-size: 33px;
    line-height: 120%;
    color: #1f4656;
    font-family: var(--headingfont);
    font-weight: 400;
    font-style: normal;
  font-weight: 500;
}
span.text-col-small {
    font-size: 12px;
    max-width: 140px;
    display: inline-block;
    line-height: 18px;
    text-transform: uppercase;
    font-family: "Karla", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
.heading-text img {
    width: 74px;
    margin-right: 10px;
}
.heading-text h2, .heading-text .h2 {
font-size: 90px;
    letter-spacing: -2px;
    color: #1F4656;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: var(--headingfont);
    font-weight: 500;
}
.heading-text {
    margin-bottom: 34px;
}
.left-target ul li {
    border-bottom: 1px solid #84B4DA;
    padding: 15px 0;
    color: #1F4656;
    font-size: 18px;
    cursor:pointer;
    font-family: var(--Quincy);
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}
li.left-titles.active-li {
    font-weight: 600;
}
.flex {
    display: flex;
}
.tab-content {
    background-color: #FAF4DE;
    border-radius: 0px 25px 25px 25px;
    padding: 30px 0px 20px;
    width: 100%;
}
.right-data {
    width: 60%;
    padding-left: 60px;
}
.left-target {
    width: 40%;
}
.tab-action-btn {
    background-color: #faf4de;
    width: fit-content;
    padding: 12px 20px;
    border-radius: 20px 20px 0 0;
    font-size: 12px;
    letter-spacing: 1px;
  font-family: "Karla", sans-serif;
   color:#1F4656;
  font-weight: 700;
}
.tab-inner-list {
    border-top: 1px solid rgb(132 180 218 / 50%);
}
.w-50 {
    width: 50%!important;
}
.tab-inner-list .w-50:first-child {
    border-right: 1px solid rgb(132 180 218 / 50%);
}
.tab-heading-top {
    border-top: 1px solid rgb(132 180 218 / 50%);
    padding: 10px 0px;
}
.tab-inner-heading {
    font-size: 47px;
    line-height: 110%;
    padding: 0 30px 20px;
}
.tab-inner-list .w-50 {
    padding: 20px 30px;
}
.tab-inner-list ul {
    list-style-type: disc;
    margin-left: 35px;
}
.sub-heading {
    font-size: 23px;
    max-width: 75%;
    line-height: 130%;
    margin-top: 30px;
    font-family: "Karla", sans-serif;
    color: #41545F;
}
img.inner-tab-img {
    max-width: 300px;
}
.tab-inner-list ul {
    font-size: 18px;
  line-height: 130%;
  margin-left: 0;
}
.tab-inner-list p{
    font-size: 18px;
      line-height: 130%;
}
.tab-heading-top .w-50 {
    padding: 0 30px;
    font-size: 12px;
    font-family: "Karla", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}
.tab-inner-list .w-50 , body p{
    font-family: "Karla", sans-serif;
}
.left-target ul {
    overflow: auto;
    max-height: 630px; 
    padding-bottom: 50px;
      padding-left: 0;
    list-style: none;
}
.left-target{
    position: relative;
}
.active-li {
    font-weight: bold;
}
.left-target:after {
    content: "";
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 50px;
    box-shadow: 0px -12px 17px #fff;
    opacity: 0.8;
}
.tab-c-buttons [role="button"]:hover {
    background: #1f4656 !important;
}
.pre-bottom {
    padding: 40px 30px 0;
    font-style: italic;
}
.p-tb {
    padding-top: 60px;
    padding-bottom: 60px;
}
.relative {
    position: relative;
}
img.graphic-1 {
    max-width: 320px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -1;
}
.left-target ul li {
    padding-right: 15px;
}
/* section 4 */
img.graphic-2 {
    max-width: 180px;
    position: absolute;
    right: 150px;
    top: -77px;
}
.tabcontent {
  display: none; 
}
button.tablinks {
    font-size: 28px;
    background-color: transparent;
    outline: none;
    margin-left: 5px;
    margin-right: 20px;
      border: 0;
    cursor: pointer;
}
button.tablinks.active {
    font-weight: bold;
    border-bottom: 3px solid #84B4DA;
}
.product-tabs-main a.cus-button {
    margin-top: 0;
    margin-right: 0;
}
.space-between {
   justify-content: space-between;
}
img.product-img {
    aspect-ratio: 1 / 1 !important;
    object-fit: contain;
    max-height: 400px;
    background-color: #fff;
    width: 100%;
}
.product-tabs-main {
    margin-top: 100px;
}
.pb-20 {
    padding-bottom: 20px;
} 
.pb-40 {
    padding-bottom: 40px;
} 
.cst-product {
    background-color: #FAF4DE;
    padding: 20px;
    position: relative;
   border-radius:15px;
}
.product-tag {
    background-color: #1F4656;
    color: #fff;
    padding: 7px 26px;
    width: fit-content;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 15px 0px 15px;
    font-size: 18px;
    margin: 0;
    z-index: 3;
    font-family: var(--headingfont);
    font-weight: 500;
}
.product-sub-text {
    border-top: 1px solid #C8A77C;
    margin-top: 15px;
    padding-top: 20px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#1F4656;
    font-weight: 700;
}
.product-weight {
    font-family: "Karla", sans-serif;
}
span.custom-badge-weight {
    font-family: "Karla", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.product-title {
    font-size: 40px;
    letter-spacing: 0;
    line-height: 110%;
    color:#1F4656;
    margin: 20px 0;
    font-family: var(--headingfont);
    font-weight: 500;
}
.product-dec {
    font-size: 18px;
    line-height: 130%;
    color: #1f4656;
    font-weight: 500;
    padding-bottom: 25px;
}
.product-price {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #C8A77C;
    padding-top: 20px;
    position: absolute;
    bottom: 22px;
    width: calc(100% - 40px);
    left: 20px;
    align-items: center;
}
.product-weight { 
    color: #1F4656;
}
.product-price p {
    margin: 0;
    color:#1F4656;
    font-size: 12px; 
}
.product-price .product-prices {
    font-size: 22px;
      font-family: var(--headingfont);
}
p.product-oz {
    font-weight: bold;
    text-transform: uppercase;
}
.product-slider-main {
    display: flex;
    gap: 20px;
}
img.graphic-3 {
    width: 300px;
    position: absolute;
    bottom: -45px;
    left: 0;
}
/* header */
header.header {
    padding-left: 75px;
    padding-right: 75px;
    max-width: 100%;
}
header.header.header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: 250px 1fr 250px;
    column-gap: 2rem;
      box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
}
.header--middle-left .header__inline-menu {
    margin: auto;
}
.header__inline-menu ul.list-menu a {
    font-size: 16px;
    font-family: "kopius-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1F4656;
    letter-spacing: 0;
}
.header-section .top-navigation {
    display: none !important;
}
.search-form-container {
    position: unset !important;
}
.search-and-info {
    display: flex;
    align-items: center;
}
.header-info-right .address {
    margin-bottom: 0px !important;
    font-size: 14px;
    letter-spacing: 0;
    font-family: "kopius-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1F4656;
} 
.availability {
    position: relative;
    top: -1px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Karla", sans-serif; 
    color: #000000;
}
.header-info-right .address {
    position: relative;
    top: 3px;
}
.availability svg {
    position: relative;
    top: 1px;
}
.search-form-container input.search-form__input {
    background: transparent!important;
    width: 100%!important;
    padding: 10px 20px!important;
    margin-left: 0px; 
    left: 0;
    top: 0;
    height: 46px !important; 
    opacity: 1 !IMPORTANT;
    visibility: visible;
    z-index: 9;
    border: 1px solid #000 !important;
    cursor: text;
    color:#000 !important; 
  font-size: 18px !important;
    border-radius: 5px;
  font-family: "EB Garamond", serif;
}
.search-form-container i {
    position: relative;
    left: 0px!important;
    color: #000;
    pointer-events: none;
    font-size: 20px !important;
    top: -3px;
    font-weight: normal !important;
    font: inherit;
    font-family: "Font Awesome 5 Pro";
    cursor:pointer;
    pointer-events: all !important;
}
.header-section .site-branding {
    margin: 0 !important;
    top: 0px !important;
}
header.header-section {
    padding: 15px 50px;
}
.logo-navigation {
    padding: 0;
}
.basket-button {
    display: none;
}
.header-section .main-navigation {
    display: block;
    height: 100%;
    flex: 1;
}
.header-section .main-navigation>ul {
    justify-content: center;
}
body header .main-navigation>ul>li>a {
    font-weight: 500;
    font-size: 16px;
    color: #1F4656;
    line-height: 28px;
    text-transform: inherit;
}
div#magic-menu-script ul.list_items {
    margin: 0;
}
.header-section .bottom-navigation {
    height: 92px;
    padding: 0;
}
.header-section .main-navigation {
    padding: 0 20px;
}
/* .search-form-container input.search-form__input:focus {
    width: 100%!important;
    background: #f4f5fa !important;
    position: fixed;
    left: 0;
    top: 0;
    height: 90px;
    margin: 0!important;
    padding: 20px !important;
} */
.header-info {
    margin-right: 30px;  
}
.form-search {
    opacity: 0;
   width:100%;
    pointer-events: none;
}
.form-search.active-form {
    opacity: 1;
    
    pointer-events: auto;
}
button.button-close {
    z-index: 9;
    position: absolute;
    width: 30px;
    height: 30px;
}
button.button-close svg {
    width: 16px;
    height: 15px;
    border-radius: 50px;
    position: relative;
    top: -1px;
}
.form-search {
position: fixed;
    left: 0;
    padding: 20px 40px;
    background: #fff !important;
    transition: 0.3s all ease;
}
button.button-close {
    z-index: 9;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    top: 27px;
    right: 50px;
    background: transparent;
}
.search-form-container input.search-form__input::placeholder {
    color: #000 !important;
}
/* End header */
/* footer */
.footer-logo-center img {
    display: block;
    width: 182px;
    margin: -140px auto 50px;
}
footer a.cus-button svg {
    position: relative;
    top: 5px;
}
footer#footer {
    background-color: #D7E6F0;
    margin-top: 200px;
    padding-top: 43.5px;
}
p.Address-footer {
    font-family: var(--headingfont); 
}
h3.footer-heading {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 20px;
    font-family: "Karla", sans-serif;
    font-weight: 700;
}
footer p svg {
    position: relative;
    top: 3px;
    left: 1px;
}
footer a.cus-button {
    letter-spacing: 0.5px;
}
footer p {
    margin-bottom: 8px;
    line-height: normal;
}
.footer-image {
    text-align: center;
}
.footer-image img {
    width: 80%;
    margin: auto;
    margin-top: -100px;
}
footer b {
    font-size: 23px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
footer a.cus-button svg {
    margin-right: 8px;
}
.pl-50 {
    padding-left: 50px;
}
footer .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
footer#footer strong {
    font-weight: bold;
    font-size: 23px;
    font-family: var(--headingfont);
}
footer .f-box p { 
    font-size: 21px;
    line-height: 29px;
    font-family: var(--Quincy);
}
@media (min-width: 989.9px) {
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 1300.9px) {
body  .col-lg-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/* end footer */
/* Logo section */
ul.logo-bar {
    display: flex;
    gap: 10px;
}
li.logo-bar__item img {
    width: 100%;
    object-fit: contain;
}
.section-header h2 {
    font-size: 33px;
    color: #1F4656;
    font-family: var(--headingfont);
    text-align: center;
    padding: 0 20px;
    font-weight: 500;
} 
.logo-section-bg .page-width {
    max-width: 100%;
    padding: 0;
}
/* end logo */
.product-tabs-main .swiper-pagination {
    display: none;
}
.product-tabs-main .swiper-slide {
    height: auto;
}
.cst-product {
    height: 100%;
}
section.section-shortcut .custom-wrapper {
    padding-right: 0;
}
.product-tabs-main .flex {
    padding-right: 75px;
}
.swiper-button-prev {
    bottom: -50px !important;
    top: auto;
    right: 100px !important;
    left: auto;
}
body .product-slider-main {
    padding-bottom: 160px;
}

.product-tabs-main .swiper-button-prev {
    bottom: 0 !important;
    top: auto;
    right: 115px !important;
    left: auto;
    background-color: #CCCCCC;
    color: #fff;
    width: 40px;
    height: 40px; 
    border-radius: 50px;
}
.product-tabs-main .swiper-button-next {
    bottom: 0  !important;
    top: auto;
    right: 60px !important;
    left: auto;
    background-color: #CCCCCC;
    color: #fff;
    width: 40px;
    height: 40px;
    text-indent: 2px;
    border-radius: 50px;
}
.product-tabs-main .swiper-button-next:after, .product-tabs-main .swiper-button-prev:after{
  font-size: 0px;
  display: none;
}
body .swiper-button-next svg , body .swiper-button-prev svg {
    width: 25px;
}
.tab-c-buttons a.view-all {
    position: absolute;
    right: 183px;
    bottom: 10px;
    font-size: 12px;
    color: #1F4656;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.tab-c-buttons [role="button"]:focus {
    background: #1F4656 !important;
}
.tab-c-buttons [role="button"]:focus path {
    fill: #F5EEA2;
}
.tab-c-buttons [role="button"] path {
    fill: #fff;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}
/* Collection page */
.tempalte-collection-type .feature-row {
    padding: 0;
    align-items: normal;
}
.tempalte-collection-type section#breadcrumb-banner {
    display: none;
}
.tempalte-collection-type .product-tag {
    top: -20px;
    right: -20px; 
}
a {
    text-decoration: none !important;
}
.product-dec * {
    font-size: 16px;
    color: #1f4656;
    font-weight: 500;
  font-family: "Karla", sans-serif;
  line-height: 130%;
} 
.tempalte-collection-type .product-dec {
    font-size: 18px;
    line-height: 130%;
    color: #1f4656;
    font-weight: 500;
    padding-bottom: 50px;
}
.product-slider-main  .cst-product a:after {
     content: "";
    left: 0px !important;
    position: absolute;
    right: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    z-index: 1;
}
.product-slider-main  .cst-product {
   position: relative;
   
}
.product-dec p, .product-dec h4 {
    margin-bottom: 10px;
    margin-top: 0px;
}
.tempalte-collection-type .grid {
    gap: 20px;
    row-gap: 40px;
}
.tempalte-collection-type .card-information .price {
    font-size: 22px;
    color: #1F4656;
    margin: 0 !important;
  font-family: var(--headingfont);
}
.tempalte-collection-type .card-information {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #C8A77C;
    padding-top: 15px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
}
div#ProductGridContainer {
    padding-bottom: 80px;
}
span.caption-large.light {
    display: none;
}
.tempalte-collection-type  .card__heading a:after {
    bottom: 0;
    content: "";
    left: -20px !important;
    position: absolute;
    right: -20px !important;
    top: -20px !important;
    bottom: -20px !important;
    z-index: 1;
}
.tempalte-collection-type  .feature-row__item.feature-row__text {
    padding: 60px;
    background-color:#D7E6F0;
}
.tempalte-collection-type .feature-row__image-wrapper {
    margin: 0;
}
.tempalte-collection-type .feature-row__item {
    height: 100%;
}
.tempalte-collection-type .feature-row__image-wrapper {
    margin: 0;
    height: 100%;
}
.tempalte-collection-type .feature-row__image-wrapper > div {
    padding: 0 !important;
    height: 100%;
}
.tempalte-collection-type .feature-row__image-wrapper .feature-row__image {
    height: 100%;
    position: inherit;
    object-fit: cover;
    max-height: 100%!important;
}
.tempalte-collection-type .feature-row__item.feature-row__text  {
    -webkit-flex: 0 1 40%;
    -moz-flex: 0 1 40%;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
}
.tempalte-collection-type .feature-row__item {
    -webkit-flex: 0 1 60%;
    -moz-flex: 0 1 60%;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
}
body.tempalte-collection-type {
    background: transparent !important;
}
.feature-row__item  .h3 {
    font-size: 59px;
    line-height: 110%;
}
.feature-row__item p {
    font-size: 18px;
    line-height: 130%;
}
.filters-toolbar__item.filters-toolbar__item--count {
    display: none;
}
.filters-toolbar__item-child:first-child {
    width: 100%;
}
ul.collection--list li a {
    font-size: 22px;
    background-color: transparent;
    outline: none;
    margin-right: 15px;
    color: #1F4656;
  font-family: var(--headingfont);
    font-weight: 500; 
}
ul.collection--list li {
    padding: 10px 0;
}
.tempalte-collection-type ul.collection--list {
    display: flex;
    gap: 0 10px;
    margin: 0;
    flex-wrap: wrap;
} 
.tempalte-collection-type header.collection-header .filters-toolbar-wrapper .page-width {
    max-width: 100%;
    padding: 0 60px;
    margin-top: 60px;
    border-top: 1px solid #84B4DA;
    border-bottom: 1px solid #84B4DA;
}
.tempalte-collection-type .filters-toolbar__item-child:last-child {
    display: flex;
    align-items: center;
}
.tempalte-collection-type select#SortBy {
    border: 1px solid #84B4DA !important;
    line-height: normal;
    height: auto;
    margin-left: 0;
    width: auto !important;
    font-family: Karla, sans-serif;
    padding: 10px;
    outline: none;
    box-shadow: none;
}
.tempalte-collection-type label.filters-toolbar__label.select-label {
    min-width: 58px;
    margin: 0;
    font-weight: bold;
    text-transform: inherit;
}
.tempalte-collection-type .filters-toolbar {
    padding: 10px 0px;
}
.tempalte-collection-type div#product-grid ul {
    gap: 40px 20px;
}
.facet-filters__field span.svg-wrapper {
    right: 10px;
}
.tempalte-collection-type #product-grid li.cst-product {
    width: calc(33.33% - 15px);
      max-width: calc(33.33% - 15px);
    height:inherit;
    position: relative;
}
.tempalte-collection-type div#product-grid {
    padding-left: 60px;
    padding-right: 60px;
}
.tempalte-collection-type .product-card__image-with-placeholder-wrapper {
    background-color: #fff;
}
.tempalte-collection-type .grid-view-item.product-card {
    padding: 0;
}
.collection {
    max-width: 100%;
    padding-top: 20px;
}
.facets-container {
    padding: 5px 0 0px;
}
.tempalte-collection-type .h4.grid-view-item__title.product-card__title {
    font-size: 33px;
    letter-spacing: 0;
    line-height: 110%;
    color: #1f4656; 
    font-weight: normal;
    margin-bottom: 20px !important;
    display: block;
    margin-top: 10px;
}
body .card__media .media img { 
    object-fit: contain; 
   /* padding: 15px; */
}
ul.collection--list {
    padding-top: 5px;
}
ul.collection--list li a.active-link {
    border-bottom: 4px solid #84B4DA;
}
form#FacetFiltersForm {
    grid-template-columns: auto;
}
.cst-product .card.card--card.card--media {
    background: transparent;
      position: initial;
}
.cst-product .card__content {
    padding: 0;
}
.cst-product .card__information {
    padding: 0;
}
aside#main-collection-filters {
    justify-content: space-between;
    max-width: 100%;
    display: flex;
    gap: 10px;
    margin: 0;
    border-top: 1px solid #84B4DA;
    border-bottom: 1px solid #84B4DA;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tempalte-collection-type .product-card .product-card__title, .tempalte-collection-type .product-card .product-card__title {
    border: 0  !important;
}
.tempalte-collection-type ul.list--inline.pagination {
    margin: 40px 0;
    justify-content: center;
}
.collection-hero__inner {
    padding-left: 5rem;
    padding-right: 5rem;
    max-width: 100%;
}
.collection-hero {
    background-color: #D7E6F0;
    /* padding: 50px 0px; */
}
ul.collection--list {
    list-style: none;
    padding: 0;
}
.product-count.light {
    display: none;
}
.collection-hero__text-wrapper {
    padding: 50px 0;
}
body .collection-hero__title {
    margin-top: 0;
    font-family: var(--Constane);
    font-size: 70px;
}
body .collection-hero__description {
    margin-bottom: 0;
    font-family: "Karla", sans-serif;
    color: #1F4656;
}
ul.logo-bar {
    padding-top: 20px;
}
/* Product page */
product-info.gradient {
    background: #D7E6F0;
    padding: 80px 0;
}
.product__info-container {
    border-top: 1px solid #84B4DA;
    padding-top: 30px;
}
.product__title h1 {
    font-size: 49px;
    line-height: 1;
    letter-spacing: -1px;
    font-family: var(--headingfont);
    font-weight: 500;
    padding-top: 20px;
    color: #1F4656;
}
.tab-content-item > h4:first-child {
    margin-top: 0;
}
.product__info-container p.product__text {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #1F4656;
}
.price--large.price--show-badge {
    font-size: 22px;
    font-weight: 500;
    font-family: var(--headingfont);
}
.price-block-shopify { 
    border-bottom: 1px solid #84B4DA;
    padding-bottom: 20px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    gap: 40px;
    font-size: 16px;
}
product-info .page-width {
    max-width: 100%;
    padding-left: 5rem;
    padding-right: 5rem;
}
.grid__item.product__media-wrapper {
    width: 50% !important;
    max-width: 50% !important;
    /* background-color: #fff;
    border-radius: 20px;
    padding: 50px; */
}
.product__info-wrapper.grid__item {
    width: 50%  !important;
    max-width: 50% !important;
}
.product-tabs-inner {
    padding-top: 40px;
}
.product  .product__info-container ul.icon-with-text {
    margin-bottom: 0;
}
button.tab-btn {
    background: transparent;
    outline: none;
    border: 0;
    padding: 0;
    margin-right: 20px;
    font-size: 22px;
    font-weight: 500;
    font-family: var(--headingfont);
    cursor: pointer;
}
button.tab-btn.active {
    border-bottom: 4px solid #84B4DA;
}
.product-tabs-inner .tab-content {
    background-color: transparent;
}
.tab-content-item * {
    font-size: 18px;
    font-family: "Karla", sans-serif;
}
.tempalte-product-type nav.breadcrumbs {
    margin: 0;
    padding: 30px 5rem;
}
ol.breadcrumbs__list {
    font-size: 16px;
    color: #1F4656;
    font-family: "Karla", sans-serif;
}
body .breadcrumbs__item:not(:last-child):after {
    border: 0;
    transform: none;
    width: auto;
    height: auto;
    margin-right: 9px;
      content: "/";
} 
ol.breadcrumbs__list li.breadcrumbs__item:last-child a {
    font-weight: 600;
}
.product-slider-main-menu .right-data {
    width: calc(100% - 30px);
    padding-left: 0;
}
.tempalte-product-type .product-slider-main-menu {
    padding: 80px 0 80px 5rem;
}
.grid__item.product__media-wrapper {
    position: relative;
}
.product-media-container.media-type-image {
    border: 0;
}
.product__info-container .icon-with-text li.icon-with-text__item {
    width: auto;
}
.product__info-container ul.icon-with-text {
    justify-content: start;
}
.icon-with-text li.icon-with-text__item img {
    width: 80px;
    height: auto;
}
.icon-with-text ul.icon-with-text.icon-with-text--horizontal {
    margin-top: 0;
}
.tempalte-product-type .tab-c-buttons .swiper-pagination {
    display: none;
}
.tempalte-product-type .tab-c-buttons .swiper-button-next {
    bottom: 0 !important;
    top: auto;
    right: 60px !important;
    left: auto;
    background-color: #1f4656;
    color: #fff;
    width: 40px;
    height: 40px;
    text-indent: 2px;
    border-radius: 50px;
}
.tempalte-product-type .tab-c-buttons .swiper-button-prev {
    bottom: 0 !important;
    top: auto;
    right: 115px !important;
    left: auto;
    background-color: #1f4656;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.breadcrumbs__link { 
    color: #1F4656;
}
.tempalte-product-type .tab-c-buttons .swiper-button-next:after, .tempalte-product-type .tab-c-buttons .swiper-button-prev:after {
    font-size: 0px;
}
body.tempalte-product-type .tab-c-buttons svg, body.tempalte-product-type .tab-c-buttons svg {
    width: 25px;
}
.tab-heading-top .w-50 , .tab-content ul , .pre-bottom , div .tab-inner-list p{ 
    color: #1F4656;
}
.tempalte-product-type .product-sepecific-menu {
    margin-bottom: 100px;
}
media-gallery {
    background-color: #fff;
    border-radius: 20px;
    padding: 50px;
}
.tab-c-buttons [role="button"] {
    cursor: pointer;
}
.tempalte-collection-type .card__media {
    background-color: #fff;
} 
div button.tablinks { 
    padding: 0;
}
h2.facet-filters__label {
    min-width: 60px;
}
  .facet-filters__label label {
    font-weight: 700;
    color: #1F4656;
    font-family: "Karla", sans-serif;
}
.tempalte-collection-type select#SortBy {
    padding-right: 22px;
}
footer a.cus-button svg { 
    margin-left: 0;
}
.price__regular .price-item--regular {
    margin-right: 0;
    color: #1F4656;
}
div button.tab-btn { 
    color: #1F4656;
}
.tab-content-item * {
    color: #1F4656;
}
span.custom-badge-weight {
    font-size: 14px;
    font-weight: 700;
    color: #1F4656;
}
.swiper-scrollbar-drag {
    background: #C5C5C5 !important;
}
footer .cus-button{
  text-transform: inherit;
}
@media screen and (min-width: 750px) {
body .product__info-container {
        max-width: 75rem;
    }
}
@media only screen and (max-width:1650px){
  .product__info-container p.product__text {
    font-size: 12px; 
}
  li.breadcrumbs__item {
    font-size: 14px;
}
div .product-title {
    font-size: 33px;
}
.collection div .product-title {
    font-size: 28px;
}
div .product__title h1 {
    font-size: 40px;
}  
  .tempalte-collection-type .card-information .price {
    font-size: 19px; 
}
div button.tab-btn { 
    font-size: 19px;
}
div .tab-content-item * {
    font-size: 16px;
}

.tab-content-item{
    display:none;
}

.tab-content-item.active{
    display:block !important;
}

div .cust-banner-text .h1 {
    font-size: 70px; 
    max-width: 390px; 
} 
 div .custom-text-col { 
    font-size: 28px; 
}
 div .heading-text h2, div .heading-text .h2 {
    font-size: 70px; 
}
 div .heading-text img {
    width: 55px;
}
 div .sub-heading {
    font-size: 19px; 
}
 div span.text-col-small { 
    line-height: 15px; 
}
 div .left-target ul li { 
    font-size: 16px; 
}
 div .tab-inner-heading {
    font-size: 42px;
    line-height: 110%;
    padding: 0 30px 20px;
}
 div .tab-inner-list ul {
    font-size: 16px;
    line-height: 130%;
    margin-left: 0;
    margin-top: 0;
    padding-left: 30px;
}
 div .tab-inner-list p {
    margin-top: 0;
    font-size: 16px;
}
div  img.graphic-2 {
    max-width: 130px;
    position: absolute;
    right: 150px;
    top: -77px;
}
div button.tablinks {
    font-size: 19px; 
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}  
  .product-tabs-main .flex { 
    align-items: center;
}
  .cus-button {
    text-align: center;
}
div .product-dec {
    font-size: 16px;
}
div img.graphic-1 {
    max-width: 220px;
}
div img.graphic-3 {
    width: 250px; 
}
div .product-price .product-prices {
    font-size: 19px; 
}
div .section-header h2 {
    font-size: 28px;
 }
  footer .f-box p {
    font-size: 19px;
    line-height: 24px;
    padding-right: 20px;
    margin-top: 10px;
}
  footer b {
    font-size: 19px; 
}
  footer#footer strong {
    font-size: 19px;
}
footer p {
   font-size: 14px;
}  
footer a.cus-button {
    letter-spacing: 0.5px;
    padding: 5px 15px 9px;
}  
.footer-image img {
    width: 75%;
    margin: auto;
    margin-top: -60px;
}  
body .collection-hero__title {
   font-size: 55px;
}  
 div ul.collection--list li a {
    font-size: 19px; 
}
}
@media only screen and (max-width:1200px){
.header-info {
    margin-right: 15px;
}
  .header__inline-menu ul.list-menu a {
    font-size: 16px;
    padding: 7px 15px;
}
div .custom-banner img { 
    height: auto; 
    min-height: 500px;
}
  .custom-wrapper {
    padding-left: 50px;
    padding-right: 50px;
}
   section.section-shortcut .custom-wrapper {
    padding-left:50px;
}
div header.header.header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: auto 1fr 250px;
    column-gap: 2rem;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
}
  .product-tabs-main .flex {
    padding-right: 50px;
    align-items: center;
}
}
@media only screen and (min-width:989.9px){
.button-at-bottom , .mobile-header-info {
    display: none;
}
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    display: none;
}
  .d-hidden {
    display: none;
}
  .grid__item.product__media-wrapper { 
    padding: 0 5%;
}
}
@media only screen and (max-width:989.9px){
  .mobile-header-info .header-info {
    background: #FCFAE9;
    margin: 0;
}
  a.menu-drawer__account {
    font-family: var(--headingfont);
}
.mobile-header-info .header-info-right {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.header-info-right .address {
    position: relative;
    top: 0;
    font-weight: 300;
}
  .availability {
    font-weight: 600;
}
  .shopify-section-header-hidden {
    top: calc(-1 * var(--header-height) - 60px) !Important;
}
.mobile-header-info .header-info-right {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding: 10px;
}
.m-hidden {
   display: none;
 }
.tempalte-product-type nav.breadcrumbs {
    margin: 0;
    padding: 20px 3.2rem;
}
product-info.gradient { 
    padding: 50px 0;
}
body .product__info-wrapper.grid__item {
    padding-left: 0;
    width: 100% !important;
    max-width: 100% !important;
}
  .tempalte-product-type .product-slider-main-menu {
    padding-left: 3.2rem;
}
  .product-slider-main-menu .right-data {
    width: 100%; 
}
  .product__info-container {
    max-width: 100%!important;
}
 body .product__column-sticky { 
    position: inherit;
    top: 0; 
    display: block;
}
 body .product__info-wrapper.grid__item {
    margin-top: 40px;
}
  product-info .page-width { 
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}
body .grid__item.product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
.collection div .product-title {
    font-size: 23px;
}
.collection .product-sub-text { 
    font-size: 10px; 
}
  header.header.header--middle-left.header--mobile-center {
    display: flex;
    justify-content: space-between;
}
.header__icons {
    order: 2;
}
  .header__heading , .header__heading-link {
    order: 1;
    width: 100%;
    text-align: left;
}
  header-drawer {
    order: 3;
    margin-right: -10px;
}
  .header-info {
    display: none;
}
  .mobile-header-info .header-info {
    display: block;
}
  .header-info-right .address {
    position: relative;
    top: 0;
}
  ul.menu-drawer__menu li a {
    font-family: "kopius-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1F4656;
    letter-spacing: 0;
    text-align: center;
    background: transparent !important;
    padding: 15px 20px;
}
 div .custom-wrapper {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}
 div section.section-shortcut .custom-wrapper {
    padding-right: 0;
    padding-left: 3.2rem;
}
a.header__heading-link.link.link--text {
    padding-left: 0;
}  
.col-lg-3 {
    padding: 0;
    width: 100%;
    margin-bottom: 40px;
}
  .footer-image {
    text-align: center;
    overflow: hidden;
}
  .footer-image img {
    width: 160%;
    margin: auto;
    margin-top: 0;
    margin-left: -42%;
    margin-bottom: -50px;
}
  div span.text-col-small { 
    position: relative;
    top: 2px;
}
  .mobile-recipe-card-menu {
    display: block !important;
}
  .desktop-card-menu {
    display: none;
}
  .mobile-recipe-card-menu .right-data.swiper-slide {
    padding-left: 0;
}
  .week-menu .custom-wrapper {
    padding-right: 0;
}
.tab-inner-list .w-50 {
    width: 100% !important;
}
.tab-inner-list {
    flex-wrap: wrap;
}
  .tab-inner-list .w-50:first-child{
  border-right: 0px;
  }
  .border-btm .tab-heading-top {
    border-bottom: 1px solid rgb(132 180 218 / 50%);
    margin-bottom: 20px;
}
.tab-inner-list .border-btm {
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
}
  .padding-card {
    padding: 0 30px;
}
.pre-bottom {
    padding-left: 0;
    padding-right: 0;
}
  div img.graphic-2 {
    max-width: 130px;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: -1;
}
  div .tab-inner-list p {
    margin-bottom: 0;
}
  div .sub-heading {  
    max-width: 100%;
}
.heading-text {
    padding-right: 3.2rem;
}  
  div .heading-text h2, div .heading-text .h2 {
    font-size: 42px;
}
body .footer-logo-center img { 
    width: 130px;
    margin: -110px auto 50px;
}
  div img.graphic-3 {
    width: 250px;
    z-index: -1;
    bottom: 100px;
}
.product-tabs-main .tab-c-buttons {
    display: none;
}
.product-tabs-main .button-at-bottom {
    padding-right: 32px;
    text-align: center;
}
.button-at-bottom a.cus-button {
    margin: auto;
}
  .product-tabs-main a.cus-button {
    display: none;
}
  .product-tabs-main .flex {
    padding-right: 32px; 
}
  div img.graphic-3 {
    width: 250px;
    z-index: -1;
    bottom: 0px;
}
  body .product-slider-main {
    padding-bottom: 130px;
}
  footer#footer { 
    margin-top: 150px; 
}
  header.header {
    padding-left: 3.2rem;
    padding-right: 3.2rem; 
}
  .cust-banner-text {
    width: 100%;
}
  div .cust-banner-text .h1 {
    font-size: 59px;
    max-width: 300px;
}
  div .custom-text-col {
    font-size: 28px;
    padding-top: 60px;
}
  div .heading-text img { 
    position: relative;
    top: 9px;
}
  .product-tabs-main {
    margin-top: 40px;
}
  .product-tabs-main  .pb-40 {
    padding-bottom: 20px;
}
  .product-slider-main-menu-recipe .swiper-scrollbar-drag , .product-slider-main .swiper-scrollbar-drag {
    display: block;
}
  .product-slider-main-menu-recipe .swiper-wrapper {
    padding-bottom: 60px;
}
 div .tab-inner-heading {
    font-size: 30px; 
}
 body .product-slider-main-menu-recipe .swiper-scrollbar {
    width: calc(100% - 40px); 
} 
 body .product-slider-main .swiper-scrollbar { 
    width: calc(100% - 40px);
    bottom: 40px;
}
  .product-weight {
    font-size: 12px;
    color: #1F4656;
}
  .header__icon--menu {
    position: initial;
    outline: none !important;
    box-shadow: none !important;
}
  body.tempalte-collection-type #product-grid li.cst-product {
    width: calc(50.33% - 13px);
    max-width: calc(50.33% - 13px);
    height: inherit;
    position: relative;
}
  aside#main-collection-filters {
    flex-wrap: wrap;
}
  form#FacetFiltersForm {
    grid-template-columns: auto;
    display: block;
}
  .facet-filters.sorting.caption {
    padding: 0;
}
  .tempalte-collection-type ul.collection--list {
    width: 100%;
}
div .collection-hero__inner , div .page-width  {
    padding-left: 3.2rem;
    padding-right: 3.2rem; 
} 
  aside#main-collection-filters {
    flex-wrap: wrap;
    gap: 0;
}
    div .product__title h1 {
        font-size: 40px;
    }
  .price--large.price--show-badge {
    font-size: 19px; 
}
  span.custom-badge-weight {
    font-size: 12px; 
}
  .tempalte-product-type .tab-c-buttons {
    display: none;
}
  .tempalte-product-type .product-sepecific-menu {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 767.9px) {
div .custom-wrapper , header.header {
    padding-left: 2rem;
    padding-right: 2rem;
}
  div section.section-shortcut .custom-wrapper{
     padding-left: 2rem;
  }
  footer .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
  footer .f-box p { 
    padding-right: 0; 
    margin-bottom: 0;
}
  div img.graphic-1 {
    max-width: 150px;
    top: 40px;
}
html body .product-slider-main-menu-recipe .swiper-scrollbar {
    width: calc(100% - 30px); 
} 
html body .product-slider-main .swiper-scrollbar { 
    width: calc(100% - 30px);
}
  div .custom-text-col { 
    padding-bottom: 10px;
}
  div .collection-hero__inner, div .page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
 body div#ProductGridContainer {
    padding-bottom: 30px;
}
 body footer#footer {
    margin-top: 120px;
}
  .product__info-container p.product__text {
    font-size: 12px;
    margin-top: 0;
}
  .price-block-shopify {
    padding-bottom: 5px;
}
  .product-tabs-inner {
    padding-top: 20px;
}
  aside#main-collection-filters {
    margin: 25px 0 15px;
}
}
@media only screen and (max-width: 749.9px) {
ul.menu-drawer__menu li a {
    justify-content: center;
}
  facet-filters-form.facets.small-hide {
    display: block !important;
}
  facet-filters-form.facets + menu-drawer.mobile-facets__wrapper {
    display: none;
}
  .facets-container.scroll-trigger {
    padding-top: 0;
}
  ul.collection--list li { 
    padding-top: 0;
}
body.tempalte-collection-type #product-grid li.cst-product {
    padding: 10px;
}  
  .tempalte-product-type nav.breadcrumbs {
    padding: 20px 2rem;
}
  product-info .page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
.tempalte-product-type  media-gallery {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
}
  .tempalte-product-type .product-slider-main-menu {
    padding-left: 2rem;
}
  .header__heading-logo {
    max-width: 120px;
}
  .tempalte-collection-type .product-tag {
    top: -10px;
    right: -10px;
    padding: 5px 15px;
}
  body.tempalte-collection-type .card-information {
    padding-top: 10px;    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
}
}
@media only screen and (max-width: 420.9px) {
body.tempalte-collection-type #product-grid li.cst-product {
    width: 100%;
    max-width: 100%;
    height: inherit;
    position: relative;
}
body.tempalte-collection-type #product-grid li.cst-product {
    padding: 15px;
}
}
@media (max-width: 1300.9px) {
h2.footer-block__heading {
    margin-top: 30px;
}
}
h2.footer-block__heading {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 20px;
    font-family: "Karla", sans-serif;
    font-weight: 700;
} 
body .newsletter-popup .newsletter-form button { 
    border-radius: 0; 
}
.newsletter-form__field-wrapper .field:before , .newsletter-form__field-wrapper .field:after {
    display:none;
}
.newsletter-popup-content .newsletter-form__field-wrapper input#NewsletterForm-- {
    border: 1px solid #000;
    margin: 0;
    box-shadow: none;
    outline: none;
    border-radius: 0;
}
.newsletter-popup .newsletter-popup-overlay {
    position: fixed;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.6;
}
.newsletter-popup h3#newsletter-popup-success {
    justify-content: center;
    font-size: inherit;
}
.newsletter-form__field-wrapper input {
    box-shadow: none !important;
    border: 1px solid #000;
}
.availability { 
    line-height: 16px;
    margin-top: 4px;
    letter-spacing: 0.3px;
}
@media only screen and (max-width:600px){
body .newsletter-popup-content { 
    padding: 30px 30px; 
}
}
@media only screen and (max-width: 989.9px) {
body h2.footer-block__heading {
    margin-top: 0px;
}
}