/** Shopify CDN: Minification failed

Line 88:0 Unexpected "{"
Line 517:3 Unexpected "/"

**/
@font-face {
  font-family: 'JaneAusten';
  src: url('JaneAusten.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Northwell Alt';
  src: url('NorthwellAlt.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('AGaramondPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('AGaramondPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('AGaramondPro-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('AGaramondPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}


/* Font Style */

.hero-item-caption.-lg .hero-item-title , .hero-item-caption.-sm .hero-item-title,.newsletter_hero__title, .hero-text__title  {
  font-family: 'Northwell Alt';
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-size: 50px;
}


.navbar-nav a{
  font-family: 'Adobe Garamond Pro';
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
}

body .nav.navbar-nav a, body .horizontal-mega-menu ul.mm-submenu, body .horizontal-mega-menu ul.mm-submenu li a, body ul.mm-submenu a, body .vertical-mega-menu ul.mm-submenu, body .vertical-mega-menu ul.mm-submenu li a, body ul.mm-submenu li.mm-contact-column h3{
  font-family: 'Adobe Garamond Pro' !important;
  font-weight: normal !important;
  font-style: normal !important;
}

.quotes-slider__text p, .product-thumb-caption-title, .section-header-subtitle, .footer-main-standard-title, .footer-main-standard a, .footer-main-standard p, .footer-main-standard-copy, .newsletter_hero__subtitle p, .blog-thumb-caption .article-meta, .blog-thumb-caption .blog-thumb-title, .blog-thumb-caption .blog-thumb-desc, .hero-text__subheading p, .section-header.-lg .section-header-title, .hero-item-caption.-sm .hero-item-desc, .collection-thumb .collection-thumb-title{
  font-family: 'Adobe Garamond Pro';
  font-weight: normal;
  text-transform: none;
  font-style: normal;
}

.hero-item-desc p em , .quotes-bar .swiper-quotes .quote-author cite {
  font-family: 'Adobe Garamond Pro';
  font-weight: normal;
  text-transform: none;
  font-style: italic;
}

{
  font-family: 'Adobe Garamond Pro';
  font-weight: normal;
  text-transform: lowercase;
  font-style: normal;
}

/* Font Style */


.d-flex{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.d-wrap{
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.cdk-product-tabs {
  display: block;
  width: 100%;
  padding-top: 50px;
}

.cdk-product-tabs .tab-nav .tab-nav-item {
  padding: 15px 30px;
  width: auto;
  background: #f7f7f7;
  border-width: 2px;
  border-style: solid;
  border-color: #f7f7f7;
  margin-right: 10px;
  font-size: 22px;
  font-family: Garamond, Baskerville, Caslon, serif;
  font-style: normal;
  font-weight: 400;
  color: #01350f;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  border-bottom: 0px;
}

.cdk-product-tabs .tab-nav .tab-nav-item:after {
  content: '';
  width: 100%;
  height: 2px;
  background: transparent;
  left: 0;
  bottom: -2px;
  position: absolute;
}

.cdk-product-tabs .tab-nav .tab-nav-item.active {
  background: #fff;
}

.cdk-product-tabs .tab-nav .tab-nav-item.active:after{
  background: #fff;
} 


.cdk-product-tabs .tab-content .tab-content-item {
  padding: 30px;
  border-width: 2px;
  border-style: solid;
  border-color: #f7f7f7;
}


.btn-secondary.hero-text__btn {
  border: 1px solid #fff;
  color: #fff;
  background: no-repeat;
}

.btn-secondary.hero-text__btn:hover {
  background: #fff;
  color: #000;
}


/* 22 May 2020 */
.container.product-template__container .tab-content-item .content-img img {
  margin-top: -40px;
}
.container.product-template__container .tab-content-item {
  display: flex;
  align-content: center;
}
.container.product-template__container .tab-content-item .content-text {
  flex: 0 0 60%;
}

.container.product-template__container .tab-content-item .content-img {
  flex: 0 0 40%;
}
.container.product-template__container .tab-content-item .content-img img {
  margin-top: 0;
  max-width: 100%;
}

.container.product-template__container .tab-content-item .content-text p {
  font-size: 17px;
  font-weight: 500;
}

.custom-sidenav{background-color:#fff !important;}
.custom-sidenav .dropdown-container a:hover{color:#000000;}
.custom-sidenav .dropdown-btn.side-menu-parent:hover{color:#000000;}
.custom-sidenav .dropdown-btn.side-menu-parent{color:#01350f;}
.custom-sidenav .dropdown-container{background-color: #e6e6e6 !important;}
.custom-sidenav .divider{color:#01350F !important;}
.side-menu-parent{color : #01350F !important;}

/*========================Product Side bar custom 10 june ===================== */

.custom-sidenav {
  height: fit-content;
  width: 100%;
  /*position: fixed;*/
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 20px;
}
.custom-sidenav a.dropdown-btn.active:after {
  content: '\f0d7';

}
.custom-sidenav a.dropdown-btn:after {
  content: '\f0da';
  font-weight: 800;
  float: right;
  font-family: "FontAwesome";

  margin-left: 5px;
  font-size: 16px;
}
.custom-sidenav a,.custom-sidenav .side-menu-parent {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

.custom-sidenav a:hover, .custom-sidenav .side-menu-parent:hover {
  color: #f1f1f1;
}

.custom-sidenav .active, .custom-sidenav .active:hover {
  background-color: white;
  color: #000000;
  font-weight: 600;

}

.custom-sidenav  .dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
}
.custom-sidenav  .dropdown-container a.active{
  background-color: #e6e6e6;
  font-weight: 600;

}


/* Optional: Style the caret down icon */
.custom-sidenav  .fa-caret-down {
  float: right;
  padding-right: 8px;
}

.custom-sidenav  .divider{
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
#collectionWrapper  .col-md-3.same-height-blocks {
  overflow-y: scroll;
} 

.custom-mobile-dropdown {
  display: none;
}    


/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .custom-sidenav {padding-top: 15px;}
  .custom-sidenav a {font-size: 18px;}
}

@media(max-width:767px){
  .custom-mobile-dropdown {
    display: block;cursor:pointer;
  }   
  .custom-mobile-close{display:none;} 
  .custom-sidenav{display:none;}
}

.category-filters{
  display: none !important;
}

.product-item-caption-desc table tr td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-right: 1px solid #ddd;
}
.product-item-caption-desc table tr {
  border-top: 1px solid #ddd;
}

.product-item-caption-desc table {
  margin: 30px 0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.quick-view-panel .product-item-caption-desc table{
  max-width: 400px;
}

/* cookie popup */
.cdk-cookie-block {
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 100%;
  max-width: 400px;
  background: #000000;
  box-sizing: border-box;
  padding: 15px;
}
.cdk-cookie-block .text-block {
  color: #ffffff;
}

.cdk-cookie-block .text-block a {
  color: #ffffff;
}

.cdk-cookie-block .btn-block {
  margin-top: 15px;
}
.cdk-cookie-block .btn-block .action_button {
  display: inline-block;
  padding: 10px 20px;
  color: #ffffff;
  background: #01350f;
}
/* cookie popup */

.entry-popup {
  position: absolute;
  bottom: 0;
  top: unset;
}

.entry-popup .modal-dialog, .entry-popup.only_description_content .modal-dialog {
  transform: unset !important;
  max-width: 450px !important;
}
 
/* table bread page */

.page-table-bread .rte-page > div {
    max-width: 100%;
}



@media(max-width: 991px){

  .page-table-bread .rte-page div {
    max-width: 100% !important;
    min-width: unset !important;
  }

  .page-table-bread .rte-page div .subcolumns {
    display: flex;
    flex-direction: row;
  }

  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .c50l, .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .c50r {
    width: 50% !important;
  }
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text {
    margin: 0 0 0 80px !important;
  }
  
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-imagewrap img {
    width: 70px;
    height: auto;
  }
  
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text table.contenttable {
    width: calc(100% + 80px)!important;
    margin-left: -80px !important;
  }
  
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text table.contenttable tr td, .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text table.contenttable tr td b, .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text table.contenttable tr td p, .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text table.contenttable tr td span {
    font-size: 11px !important;
  }
  
  .page-table-bread .rte-page div .rgssimg.fr-fil.fr-dib {
    object-fit: cover;
    object-position: right;
    height: 100%;
  }
}

@media(max-width: 767px){
  .page-table-bread .rte-page div .subcolumns {
    display: flex;
    flex-direction: column;
  }
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .c50l, .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .c50r {
    width: 100% !important;
  }
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text {
    margin: 0 0 0 150px !important;
  }
  
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-imagewrap img {
    width: 140px;
    height: auto;
  }
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text table.contenttable {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .page-table-bread .rte-page div .rgslideshow {
    height: 300px !important;
  }
}


@media(max-width: 550px){
  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-imagewrap {
    width: 100%;
    margin: 0 !important;
  }

  .page-table-bread .rte-page div .csc-default .tx-jfmulticontent-pi1 .subcolumns .csc-default .csc-textpic .csc-textpic-text {
    margin: 0 0 0 0px !important;
  }
}



/* ----------Free shiping btn---------------- */
.freeShipMN {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    gap: 15px;
}
.freeShipMN .freeShipWrpr {
    position: relative;
    border: 1px solid #000;
    padding: 15px 10px 76px;
    text-align: center;
    transition:all 0.3s;
}
.freeShipMN .freeShipWrpr p {
    margin: 5px;
}
.freeShipMN .freeShipWrpr .imgIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.freeShipMN .freeShipWrpr .imgIcon img {
    width: 100%;
    max-width:50px;
    max-height: 50px;
}

.freeShipMN .freeShipWrpr .freeShipTxt {
    font-size: 14px;
    font-weight: 700;
    padding-top: 9px;
    color:#000;
    text-transform: uppercase;
    transition:all 0.3s;
}
.freeShipMN .freeShipWrpr a {
    display: inline-block;
    width: 120px;
    background-color: #01350f;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 25px;
    border-radius: 100px;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    transform: translateX(-50%);
}
.freeShipMN .freeShipWrpr a:hover {
  background-color: #028024;
}

@media only screen and (max-width: 991px) {
.freeShipMN {
    grid-template-columns:1fr;
}
} */

/* @media only screen and (max-width: 1250px) {

.template-product .product-item-caption-desc table {
    width: 100% !important;
}
} */




/* ---------16 October 2025----------- */
.collection_btm_contentMN * {
    color: #01350f;
}
.collection_btm_contentMN {
    border-top: 1px solid #01350f;
    padding-top: 30px;
    padding-bottom: 30px;
}

.collection_top_contentMN p {
    font-family: 'Adobe Garamond Pro';
    font-size: 18px;
    color: #01350f;
    font-weight: 400;
}
.collection_btm_contentMN h2 {
    margin-bottom: 20px;
}
.collection_btm_contentMN .faq_headingMN h2{
  margin-top: 20px
}
.collection_btm_contentMN p,
.collection_btm_contentMN li {
    font-family: 'Adobe Garamond Pro';
    font-size: 18px;
    color: #01350f;
    font-weight: 400;
}
.collection_btm_contentMN li {
    margin-bottom: 10px;
}
.collection_btm_contentMN li strong {
    font-size: 20px;
}
.products-toolbar__layout {
    display: flex;
    gap: 8px;
}
.products-toolbar__layout .tap-target {
    height: 26px;
    cursor: pointer;
}
.products-toolbar__layout .tap-target.active {
     background-color:#01350f;
     border: 1px solid #01350f;
}
.products-toolbar__layout .tap-target.active svg path,
.products-toolbar__layout .tap-target.active svg circle {
    stroke: #fff;
    fill: #fff;
}
.products-toolbar__layout .tap-target
.list_view .collection-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.grid_view .collection-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.category-product-sorting {
    display: grid;
    grid-template-columns: 40% 260px 130px;
    place-items: center;
}
.list_view .collection-products-wrapper .product-thumb {
    padding: 0;
    display: grid;
    grid-template-columns: 30% 70%;
    place-items: center;
}
.list_view  .collection-products-wrapper {
    margin:0 !important;
    border-bottom: 1px solid #01350f;
    padding: 30px 0;
}
.list_view  .collection-products-wrapper:first-child {
    padding-top: 0;
}

@media only screen and (max-width: 767px) { 
.page-wrapper .grid_view .collection-row {
    grid-template-columns: repeat(2, 1fr);
}
.category-product-sorting .category-product-sorting-total {
    width: 100%;
}
.category-product-sorting .products-toolbar__layout {
    justify-content: center;
}
.category-product-sorting {
    grid-template-columns: 1fr;
}
.list_view .collection-products-wrapper .product-thumb {
    grid-template-columns: 1fr;
}
.collection_btm_contentMN {
    /* padding-top:0; */
    padding-bottom: 10px;
}
.collection_btm_contentWrpr h1,.collection_btm_contentWrpr h2 {
    font-size: 28px;
}
}

/*----14-10-2025-----*/
.faq_metaMN .faq-accordion .panel-heading a {
    font-family: 'Adobe Garamond Pro';
}
@media only screen and (min-width: 601px) {

.product_payments_btns {
   flex-wrap:wrap;
   -webkit-flex-wrap:wrap;
}

.product_payments_btns div#swym-atw-button-container {
    width: 100%;
    max-width: 100% !important;
}

}

.notification-bar__message:hover {
    color: #ffe37f;
}