/** Shopify CDN: Minification failed

Line 114:21 Expected identifier but found "{"
Line 114:22 Unexpected "{"
Line 114:30 Expected ":"

**/
/* Use this file to add custom css to the theme. */
@font-face {
  font-family: "CircularStd-Black";
  src: url("/cdn/shop/files/CircularStd-Black.woff?v=1668102970") format("woff"), 
  url("/cdn/shop/files/CircularStd-Black.woff2?v=1668102995") format("woff2");
}
@font-face {  
  font-family: "CircularStd-Book";
  src: url("/cdn/shop/files/CircularStd-Book.woff?v=1667941512") format("woff"),
  url("/cdn/shop/files/CircularStd-Book.woff2?v=1667941533") format("woff2");
}

:root {
  
  --font-logo: CircularStd-Black; 
  --font-logo-weight: unset; 
  --font-logo-style: unset; 
  
  --font-heading: CircularStd-Black; 
  --font-heading-weight: unset;
  --font-heading-style: unset;
  
  --font-body: CircularStd-Book;
  --font-body-weight: unset;
  --font-body-style: unset;
  
}

.mobile_only.custom_muylti.multi-column__grid-item-image-wrapper {
    display: none;
}
h2.section-blocks__heading,.coll_title,.section-introduction__heading{
  font-weight: 900 !important;
  font-family: var(--font-heading) !important;
}
.section-introduction__heading+.section-introduction__subheading {
    font-weight: 500;
}

.header__links-list, .navigation__submenu-list {
  font-family: "CircularStd-Black" !important;
}


.btn {
  font-family: var(--font-body) !important;
  font-weight: 700 !important;
}

.slick-dots button {
    display: none;
}
/*jtpl css start  */
p.slick-next.pull-right.slick-arrow {
    width: 50px;
}
p.slick-prev.pull-left.slick-arrow {
    width: 50px;
}
p.slick-next.pull-right.slick-arrow {
    width: 50px;
    transform: rotate(180deg);
}
.choose-your-jtpl {
    width: 80%;
    margin: 0 auto;
}
/* home page css start */
a.customjtpl--button-primary:before {
     background-color: #d36950 !important;
}

p.event-item__venue.fs-body-75,p.event-item__date.fs-body-75 {
    color: black;
}
.section-introduction.animation--section-introduction {
    text-align: center;
}
.btn.btn--callout span:before, .btn.btn--callout span:after {
    content: none;
}
button.btn.btn--overlay.btn--small.btn--callout {
    cursor: auto;
}
a.header_button_jtpl {
    color: white;
}
.featured-collection-grid__products.carousel__wrapper.swiper-wrapper {
    grid-template-columns: repeat(6,1fr);
}
/*home page css end  */
/*subscription page start  */
a.multi_button_jtpl {

    margin: 0 auto;
    width: fit-content;
    display: block;
}
a.tab_button_jtpl{
    margin: 0 auto;
    width: fit-content;
    display: block;
    color:#fff;
}

a.multi_button_jtpl {
    background-color:{{section.settings.jtpl_multibutton_color}};
} 
/*subscription page end  */
/*jtpl css end  */


/*......................... 11/10/2023 css start.................... */
a.header_button_jtpl {
    font-size:14px;
    padding: 14px 30px 14px 30px;
}
.header__inner .header__links-list a {
    font-size: 14px;
    line-height: 14px;
  cursor:pointer !important;
}
.main-banner-jtpl .text_label, .main-banner-jtpl_inner .text_label {
    width: fit-content;
    margin: 0 auto;
    border-radius: 50px;
    padding: 4px 21px;
    line-height: normal;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 26px;
    border: 2px solid #000000;
}
.main-banner-jtpl_inner .text_label {
    margin-bottom: 20px;
}
.main-banner-jtpl .text_label {
 background: #F3C7AA;
}
.main-banner-jtpl_inner .text_label{
 background: #E1D4B2
}
.main-banner-jtpl h2.section-blocks__heading ,.main-banner-jtpl_inner h2.section-blocks__heading {
    font-size: 34px;
    line-height: 36px;
    font-weight: 900;
    width: 70%;
    margin: 0 auto;
    font-family:var(--font-heading);
}
.main-banner-jtpl_inner h2.section-blocks__heading {
    width: 50%;
}

.main-banner-jtpl h2.section-blocks__subheading, .main-banner-jtpl_inner h2.section-blocks__subheading{
  font-family:var(--font-body);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    width: 57%;
    margin: 10px auto 15px;
    padding-bottom: 4px;
}
.main-banner-jtpl .button-block__inline-wrapper.section-blocks__inline-buttons {
    display: block;
}
.main-banner-jtpl button {
    width: 70%;
}
.header__row .header__row-segment.right {
    gap: 12px;
}
/*........... multicolum css start.............. */

.custom-icon-inner-jtpl .multi-column__grid-item-text p {
    width: 71%;
    margin: 0 auto;
}
.custom-icon-inner-jtpl .multi-column__grid-item-text {
    padding: 15px;
}
.custom-icon-inner-jtpl .multi-column__inner button{
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
   font-family:var(--font-heading);
}
.custom-icon-inner-jtpl .button-block__button {
    margin-top: 0;
    padding-bottom: 9px;
}
/*........... multicolum css end.............. */

.jtpl_section_explorer ul.tabs {
    text-align: center;
    padding: 16px 23px 0;
}
.jtpl_section_explorer ul.tabs li {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 23px;
}


.jtpl_section_explorer .slider.round {
    border-radius: 100px;
    border: 2px solid #000;
    height: 23px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    background: #EBF0F2;
}
.main-banner-jtpl button.btn.btn--overlay.btn--callout {
    background: var(--color-background-button);
    height: 45px;
    padding: 0;
    color: #fff;
    line-height:normal;
}

.meganav[data-meganav-type=full_width_meganav] {
    width: 100% !important;
}
.main-banner-jtpl .image-with-text__inner.section {
    padding: 0;
}


.jtpl_section_explorer .tab-content.current {
    gap: 30px;
    display: flex;
     padding:20px 0;
}

.jtpl_section_explorer.custom_container {
    padding-top: 0px;
    padding-bottom: 24px;
}
a.tab_button_jtpl {
    padding: 16px 30px 14px 30px;
    font-size: 16px;
    height: 52px;
    width: 330px;
    margin-top: 12px;
    font-weight: 700;
    font-family: 'CircularStd-Black';
}
.custom_container {
    max-width: 1400px;
    margin: 0 auto;
     max-width: calc(var(--max-width) + calc(var(--space-outer) * 2));
    padding: 40px 3.3vw;
    padding: var(--spacing-10) var(--space-outer);
    margin-right: auto;
}
.small_container{
  max-width: 1200px;
   margin: 0 auto;
  max-width: calc(var(--max-width) + calc(var(--space-outer) * 2));
    padding: 40px 3.3vw;
    padding: var(--spacing-10) var(--space-outer);
    margin-right: auto;
}


.jtpl_section_explorer .collpro {
    width: calc(25% - 20px);
    font-size:12px;
}


.jtpl_section_explorer .collpro img {
    height: auto;
    width: 100%;
}
.jtpl_section_explorer h4 {
    font-weight: 700;
    font-family: var(--font-body);
    line-height: normal;
    font-size: 14px;
    line-height: 14px;
    padding: 9px 0;
}

/* icon section css start */
.custom-icon-jtpl{
   display: flex;
}
.custom-icon-jtpl .multi-column__grid-item-text {
    width: 70%;
    text-align: initial;
    margin:0!important;
}
.custom-icon-jtpl .multi-column__grid-item-inner .cstm_multigrid_sct {
    display: flex;
    gap: 16px;
}
.custom-icon-jtpl  .multi-column__grid {
    gap: 0 !important;
    display: flex !important;
}
/* icon section css end */


.custom-banner-inner-jtpl{
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0px;
}
.custom-banner-inner-jtpl p#toptext  ,.main-banner-jtpl_inner #toptext  {
    position: absolute;
    top: 40px;
    left: 40px;
    border: 2px solid;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 102.26px;
    height: 41px;
    padding: 14.2px 27.27px 10.23px 27.27px;
    font-size: 15px;
    line-height: 20.45px;
    z-index:1;
   background: #EBF0F2;
}
.main-banner-jtpl_inner #toptext {
    top: 58px;
    left: 63px;
}

.custom-banner-inner-jtpl p#downtext ,.main-banner-jtpl_inner p#downtext {
    position: absolute;
    bottom: 40px;
    right: 40px;
    border: 2px solid;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 102.26px;
    height: auto;
    font-size: 15px;
    line-height: 20.45px;
    width: 100%;
    max-width: 12rem;
    padding: 20px;
    text-align: center;
    background: #EBF0F2;
}
.main-banner-jtpl_inner p#downtext {
    bottom: 41px;
    right: 71px;
}

.custom-banner-inner-jtpl .image-with-text__inner.section {
    margin: 0;
    padding:0;
}
.custom-banner-inner-jtpl h2.image-with-text__text-container-heading {
    font-size: 34px;
    line-height: 36px;
    font-weight: 900;
    width: 53%;
    font-family: var(--font-heading);
}

.custom-banner-inner-jtpl h2.section-blocks__subheading {
    font-family: var(--font-heading);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 20rem;
    margin: 19px 0 0;
}
.custom-banner-inner-jtpl .button-block__button {
    margin-top: 18px;
}
.custom-banner-inner-jtpl .button-block__button a.btn {
    max-width: 20rem;
    width: 100% !important;
    padding: 14px 20px;
}

.custom-collection-jtpl h2.multi-column__heading.section-introduction__heading.ff-heading.fs-heading-3-base {
    margin-top: 11px;
    margin-bottom: 48px;
    font-size: 34px;
    line-height: 36px;
}
.custom-collection-jtpl {
    margin-bottom: 38px;
}
.featured-collection-slider {
    padding-top: 64px;
    padding-bottom:0;
}
.custom-collection-jtpl .image__inner {
    border-left: 2px solid;
}
.section-introduction__heading{
  font-size:34px;
  line-height:36px;
}
.custom-collection-jtpl .multi-column__grid-item-text {
    padding: 0 20px !important;
    margin: 0;
    text-align: left;
}

.custom-collection-jtpl .multi-column__grid-item-text-container {
    margin: 0 !important;
    border-radius: 7px 0 0 6px;
    width: 80%;
}

.custom-collection-jtpl h3.multi-column__grid-item-heading {
    text-align: left;
    padding: 0 20px;
    font-size: 21.67px;
    margin-bottom: 7px;
}
.custom-collection-jtpl .multi-column__grid-item-inner .cstm_multigrid_sct {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.custom-collection-jtpl .multi-column__grid-item-inner {
    border-radius: 8.67px;
    border: 2px solid;
}
.logo-mobile{
  display:none;
}

/* slider section css start */


.custom-slider-jtpl .featured-collection-slider {
    width: 80% !important;
}

.custom-slider-jtpl .product-item--border-on-hover .product-item__inner .product-item__hover-container {
    border: none;
}

.custom-slider-jtpl  .featured-collection-slider__product.carousel__slide.swiper-slide.slick-slide {
    margin-right: 14px;
}


.custom-slider-jtpl  .image__inner {
    border: 2px solid #000;
    border-radius: 13px;
}
.custom-slider-jtpl img.image__img {
    border-radius: 13px;
}
.custom-slider-jtpl .slick-track {
    display: flex;
}
.custom-slider-jtpl .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-70%);
    cursor: pointer;
}
.custom-slider-jtpl .slick-next.pull-right.slick-arrow {
    right: -40px;
    top: 50%;
}
.custom-slider-jtpl .slick-prev.pull-left.slick-arrow {
    left: -44px;
    transform: rotate(180deg) translateY(-40%);
    top: 39%;
}
.custom-slider-jtpl  .featured-collections-slider-wrap {
    background: #EBF0F2;
    padding: 50px;
}
.custom-slider-jtpl .product-item__hover-container {
    display: none !important;
}
.custom-slider-jtpl .product-item__text.ta-c {
    display: none;
}

.custom-slider-jtpl ul.slick-dots {
    display: flex;
    gap: 20px;
    padding: 20px 0 0 0;
    justify-content: center;
    align-items: center;
}
.custom-slider-jtpl ul.slick-dots li {
    font-size: 30px;
}
.custom-slider-jtpl .featured-collections-slider-wrap {
    background: #EBF0F2;
    padding: 30px  0  0rem 0;
}
 .feaheadig,.newsletter-compact__block-text-content-heading {
    font-size: 34px;
    line-height: 36px;
    font-weight: 900;
    font-family: var(--font-heading);
}
 #feasubheadig,.newsletter-compact__block-text-content-text {
    font-family: var(--font-heading);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin: 10px 0 40px 0;
}

a.event_button_jtpl {
    color: #fff;
    margin: 0 auto;
    width: 100%;
    max-width: 328px;
    display: block;
    padding: 17px 60px 14px 60px;
    margin-bottom: 70px;
    background: #fff;
    font-weight:700 !important;
    font-family: 'CircularStd-Black';
}
.what-include-jtpl {
    padding-left: 0;
    padding-right: 0;
}
.gift-custom-jtpl {
    padding: 0;
}
.newsletter-custom-jtpl .newsletter-compact__signup.newsletter-compact__block-item .newsletter-compact__signup-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.custom-classes-jtpl-inner h4.event-item__name.ff-heading.fs-heading-5-base {
    font-weight: 700;
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 20px;
}
.newsletter-custom-jtpl .newsletter-compact__block-content {
    display: flex;
    flex-wrap: wrap !important;
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    background: #EBF0F2;
    padding: 10px 20px;
    gap: 30px;
}
.event-item__image-wrapper {
    margin-bottom: 0;
    margin-bottom: 0;
}
.custom-classes-jtpl-inner .event-item__image-wrapper {
    margin-bottom: 0 !important;
}
.custom-classes-jtpl-inner .event-item__details {
    padding: 16px 20px;
}
.custom-classes-jtpl-inner .event-item__callout span {
    text-decoration: underline;
    font-weight: 700;
    text-underline-offset: 0.3rem;
}

.jtpl_section_explorer ul.tabs {
    display: flex;
    justify-content: center;
    align-items: baseline;
    grid-gap: 20px;
}

.jtpl_section_explorer li.tab-link:first-child {
    order: 1;
      padding: 3px;
}

.jtpl_section_explorer li.tab-link:nth-child(2) {
    order: 3;
}

.jtpl_section_explorer label.switch {
    order: 2;
}

.jtpl_section_explorer .switch {
    width: 30px;
    height: 34px;
}
.jtpl_section_explorer ul.tabs li.current {
    color: #000;
    background:transparent;
    font-weight:700 !important;
    font-family: var(--font-body);
}
.custom-slider-jtpl ul li{
  list-style:none;
  position:relative;
}
.custom-slider-jtpl ul.slick-dots li::before {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    background: #000;
    border-radius: 100%;
    overflow: hidden;
}

.custom-slider-jtpl ul.slick-dots li.slick-active::before {
    background: #D36950;
    border: 2px solid #000;
}
.new_class h3.multi-column__grid-item-heading.ff-heading.fs-heading-4-base {
    font-size: 17.62px;
  line-height:39.65px;
   font-family: var(--font-body);
  font-weight:900;
}
.main-banner-jtpl .image .image__inner, .main-banner-jtpl .video-wrapper .image__inner {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
}


.jtpl_section_explorer .coll_title {
    padding-top: 15px;
}

 .custom-icon-inner-jtpl{
   border-top: 2px solid #000;
   border-bottom: 2px solid #000;
    padding: 10px 0;
 }
.custom-icon-inner-jtpl .multi-column__grid-item {
    border: 2px solid #000;
}
  .jtpl_section_explorer .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 2px;
    bottom: 1px;
    background-color: #D36950;
    -webkit-transition: .4s;
    transition: .4s;
    border: 2px solid;
    padding: 2px;
}
.jtpl_section_explorer .switch input:checked + .slider:before {
    -webkit-transform: translateX(20px) !important;
    -ms-transform: translateX(20px) !important;
    transform: translateX(20px) !important;
}

/* subscription page css start */
.main-banner-jtpl_inner{
  border-top: 2px solid #000;
  border-bottom:2px solid #000;
}
.main-banner-jtpl_inner .image__inner {
    border-left: 2px solid #000;
}
  
.multi_button_jtpl.btn.btn--primary { 
  width: fit-content;  
  margin: 0 auto; 
}


.how-it-work-jtpl {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
     padding:0;
}
.template-collection .custom-icon-jtpl .multi-column__grid-item-text {
    width: 80%;
    text-align: initial;
    margin: 0!important;
}

.how-it-work-jtpl  .multi-column__grid-item-text-container {
    width: 56%;
    margin: 20px auto;
    margin-bottom: 0;
}
.how-it-work-jtpl  .multi-column__inner {
    padding: 20px;
}
.how-it-work-jtpl .multi_button_jtpl.btn.btn--primary {
    width: 270px;
    margin: 0 auto;
    margin-top: 3px;
}
.what-include-jtpl .multi-column__grid p {
     text-align: inherit;
    width: 74%;
    margin: auto 0;
    font-size: 16px;
    line-height: 22px;
    font-weight:500;
}
.how-it-work-jtpl  .section-introduction__subheading{
  color:#000;
  font-weight:500;
}
.what-include-jtpl ul {
    padding-left: 17px;
}
.jtpl_cstm_image_grid_container .jtpl_heading_mian .grid__subheading {
    margin-top: 13px;
}
.what-include-jtpl .cstm_multigrid_sct .multi-column__grid-item-text-container ul {
    list-style: none;
}
.what-include-jtpl .cstm_multigrid_sct .multi-column__grid-item-text-container ul li:before {
    content: '';
    background: #000;
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: -13px;
}
.what-include-jtpl .cstm_multigrid_sct .multi-column__grid-item-text-container ul li {
    position: relative;
}
/* subscription page css end*/

.main-banner-jtpl .button-block__inline-wrapper .button-block__button:last-child a.btn {
    color: #fff;
}
.main-banner-jtpl .button-block__button:last-child a.btn:before {
    background: #d36950 !important;
}

.main-banner-jtpl .button-block__button:last-child .btn.btn--primary.btn--overlay:after {
    background-color: #cc5133;
}
.main-banner-jtpl .button-block__button .btn {
    width: 60%;
    line-height: inherit;
    padding: 13px 20px;
}


/*......................... 11/10/2023 css start.................... */

/*......................... 16/10/2023 css of subscription START.................... */
.main-banner-jtpl_inner .button-block__button button.btn {
    width: 100%;
    max-width: 323px;
    margin: 0 auto;
}
.sub-cstm-sct-wonder {
    margin-top: 63px;
}
.sub-cstm-sct-wonder .grid__header .section-introduction .section-introduction__subheading {
    margin-top: 11px;
}



.need_more_coffee .multi-column__grid {
    width: 80%;
    margin: 0 auto;
}
.need_more_coffee  .multi-column__grid-item-text-container {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.need_more_coffee .button-block__button {
    width: 100%;
   margin-top: 13px;
}

.need_more_coffee  button.btn.btn--overlay.btn--small.btn--primary {
    height: auto !important;
    min-height: 52px !important;
    font-size: 16px;
    width: 100%;
}
.need_more_coffee   .section-introduction__heading+.section-introduction__subheading {
    margin-bottom: 0;
}
.shop-indivi-jtpl .product-item__text.ta-c {
    text-align: inherit !important;
}
  .gift-custom-jtpl h2.image-with-text__text-container-heading.ff-heading.fs-heading-1-base.section-blocks__heading {
    width: 60%;
    font-size: 34px;
    line-height: 38px;
}
.how-it-work-jtpl h3 {
    font-size: 24px;
    line-height: 30px;
}

.shop-indivi-jtpl .fs-product-card-title {
    font-weight: 700;
    font-family: var(--font-body);
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 8px;
}
.shop-indivi-jtpl p.product-item__price {
    font-size: 12px;
}
.need_more_coffee h3 {
    font-size: 16px;
    font-weight: 900;
    font-family: 'CircularStd-Black';
    text-transform: uppercase;
}

.gift_custom_jtpl .image-with-text__text-container {
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-top: 2px solid;
}
.choose-your-jtpl  .jtpl_custom_main {
    display: grid;
    grid-template-columns: repeat(3,1fr);
     gap:30px;
}
.choose-your-jtpl  .image-with-content-sct-cstm {
    display: flex;
    justify-content: space-between;
}
.choose-your-jtpl .image_grid_title {
    font-size: 34px;
    font-weight: 900 !important;
    font-family: var(--font-heading) !important;
    line-height: 31px;
}
.choose-your-jtpl  .image_grid_inner {
    padding: 20px;
    border: 2px solid #000;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.choose-your-jtpl .image_grid_text ul {
    padding-left: 13px;
}
.choose-your-jtpl .jtpl_heading_mian {
     margin-bottom: 35px;
    margin-top: 30px;
}
.choose-your-jtpl .image_grid_text li {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 21px;
    margin-bottom: 7px;
}
#feasubheadig{
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    font-family: var(--font-body);
}
.gift-custom-jtpl .image-with-text__text-container {
    margin-top: 0;
    background: #EBF0F2;
    border-top: 2px solid;
    border-right: 2px solid;
    border-bottom: 2px solid;
}
.main-banner-jtpl_inner .section {
    max-width: 100%;
      padding: 0;
}


.what-include-jtpl h3 {
    font-size: 20px;
    line-height: 16px;
}
   .gift-custom-jtpl h2.image-with-text__text-container-subheading.ff-subheading.fs-heading-6-base.section-blocks__subheading {
    width: 64%;
    font-weight: 500;
    font-family: var(--font-body);
     font-size: 16px;
    line-height: 20px;
}
.newsletter-custom-jtpl .button-block__button .btn {
    font-size: 14px;
}
.newsletter-custom-jtpl .newsletter-compact__signup-input::placeholder {
    font-size: 14px;
}
.gift-custom-jtpl button{
    width: 60%;
}
.gift-custom-jtpl  .button-block__button {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.need_more_coffee  .multi-column__grid-item{
  padding-top:0;
}


.custom-icon-jtpl .multi-column__grid-item {
    display: flex;
    width: 33.33%;
    text-align: center;
    align-items: flex-start;
}
.custom-icon-jtpl .multi-column__grid-item-inner .cstm_multigrid_sct {
    gap: 20px;
}

.custom-icon-jtpl .multi-column__grid{
  gap:16px;
}
.custom-icon-jtpl .multi-column__grid {
    gap: 16px !important;
}
.new_class {
    padding-top: 30px;
}
.new_class h2.multi-column__heading.section-introduction__heading.ff-heading.fs-heading-3-base {
    padding-bottom: 10px;
}
.featured_link-btn-cstm {
    background-color: #0c231e;
    color: #ffffff;
    max-width: fit-content;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'CircularStd-Book';
}
a.featured_grid_button_jtpl.btn.btn--overlay {
    text-transform: capitalize;
}

.template-collection .custom-icon-jtpl {
    margin-top: 14px;
}

.how-it-work-jtpl {
    margin-top: 28px;
}
.how-it-work-jtpl h2.multi-column__heading.section-introduction__heading.ff-heading.fs-heading-3-base {
    margin-bottom: 53px;
}
.how-it-work-jtpl h3 {
    width: 57%;
    margin: 0  auto;
    padding-top: 18px;
    font-weight:900 !important;
    font-family:var(--font-heading) !important;
}
.main-banner-jtpl .button-block__button {
    margin-top: 5px !important;
}
.new_class .multi-column__grid-item-text-container {
    margin-top: 7px;
}

.new_class  .multi-column__grid {
    gap: 12px;
}
ul.events__list {
    gap: 20px;
}
.newsletter-compact__inner.section{
  position: relative;
}

.footer_img.mobile_jtpl_footer {
    display: none;
}
/*......................... 16/10/2023 css END.................... */

.main-banner-jtpl .section {
    max-width: 100%;
}
.main-banner-jtpl  .image-with-text__text-container {
    margin-top: 0;
    border-top: 2px solid;
}
/* 23/10/2023 start css */
.jtpl_section_explorer .main-tab .tab-content .collpro p {
    display: flex;
    text-transform: lowercase;
}
.jtpl_section_explorer {
    padding-bottom: 22px;
}
.custom-collection-jtpl .multi-column__grid {
    grid-row-gap: 18px;
}
.featured-collection-slider__content.custom-slider-jtpl {
    padding-top: 36px;
    padding-bottom: 50px;
}
.new_class .multi-column__inner {
    padding-bottom: 25px;
}
.custom-classes-jtpl-inner h2.events__heading {
    padding-bottom: 10px;
}
.custom-classes-jtpl-inner .event-item__details span.btn {
    padding-bottom: 0;
    margin-top: 22px;
}
.newsletter-custom-jtpl .newsletter-compact__signup-inner input {
    border: 0;
}
.footer .social-icons {
    margin-top: 3.6em;
}
.custom-icon-jtpl .multi-column__grid-item-text-container p {
    line-height: normal;
    padding: 0 10px;
}
.custom-icon-jtpl .multi-column__grid-item-text-container {
    margin-top: 0;
    display: flex;
    align-items: center;
}
.newsletter-custom-jtpl .newsletter-compact__signup-inner input {
    height: 52px;
    padding-left: 30px;
}
.newsletter-custom-jtpl .newsletter-compact__signup-footer {
    margin-top: 25px !important;
}
.newsletter-custom-jtpl .button-block__button.newsletter-compact__signup-button {
    margin-left: 0;
}
.header__outer-wrapper header {
    padding-top: 0;
    padding-bottom: 0;
}
.header__outer-wrapper header h1.header__logo {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.header__outer-wrapper header .header__links.header__links-primary {
    padding: 18px 0;
}
.meganav__secondary-promo-text .btn.btn--primary.btn--overlay:after, .meganav__secondary-promo-text .shopify-challenge__button.btn--overlay:after,
.meganav__secondary-promo-text .btn.btn--primary.btn--overlay:before, .meganav__secondary-promo-text .shopify-challenge__button.btn--overlay:before {
    background: transparent;
    border: 1px solid #fff;
}
.meganav__secondary-promo-text .btn.btn--primary.btn--overlay:hover:after, .meganav__secondary-promo-text .shopify-challenge__button.btn--overlay:hover:after {
    background-color: var(--color-background-button-hover);
    background-color: var(--color-background-overlay-button-hover, var(--color-background-button-hover) );
    border: 1px solid transparent;
}
.meganav__secondary-promo-text .btn.btn--primary.btn--overlay:hover:before, .meganav__secondary-promo-text .shopify-challenge__button.btn--overlay:hover:before {
    background-color: var(--color-background-button-hover);
    background-color: var(--color-background-overlay-button-hover, var(--color-background-button-hover) );
    border: 1px solid transparent;
}
a.btn.custom_jtpl_button_link {
    width: 100%;
    max-width: 330px;
    height: 52px;
}
.multi-column__grid .multi-column__grid-item .multi-column__grid-item-text-container > div {
    width: 100%;
}
.jtpl_cstm_image_grid_container .jtpl_custom_main span.grid-item__accent {
    background: #E1D4B2;
    padding: 7px 8px 4px;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #000000;
    margin-bottom: 14px;
}
.jtpl_cstm_image_grid_container.choose-your-jtpl ul.image_grid_text {
    padding: 0;
    list-style: none;
}
.jtpl_cstm_image_grid_container.choose-your-jtpl ul.image_grid_text ul {
    list-style: none;
}
.jtpl_cstm_image_grid_container.choose-your-jtpl ul.image_grid_text ul li:before {
    content: '';
    position: absolute;
    top: 6px;
    left: -13px;
    background: #000;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    display: block;
}
.jtpl_cstm_image_grid_container.choose-your-jtpl ul.image_grid_text ul li {
    position: relative;
}
.what-include-jtpl h2.multi-column__heading {
    margin-bottom: 50px;
}
.what-include-jtpl .multi-column__inner {
    padding-bottom: 0;
}
.what-include-jtpl .multi-column__grid-item-text-container a {
    color: rgba(0, 0, 0, 0.5) !important;
    margin-top: 20px;
    display: inline-block;
}
.main-sct-pro {
    position: relative;
}
.main-sct-pro span.spacial_badge {
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #000;
    border-radius: 100px;
    padding: 2px 12px;
    background: #fff;
    text-transform: uppercase;
    color: #414141;
}
.main-sct-pro span.spacial_badge.filter {
    background: #F3C7AA;
}
.main-sct-pro span.spacial_badge.espresso {
    background: #96CBD8;
}
.main-sct-pro span.spacial_badge.decaf {
    background: #E1D4B2;
}
.what-include-jtpl .image__inner {
    margin-bottom: 20px;
}
.jtpl_cstm_image_grid_container .jtpl_custom_main span.grid-item__accent.bundle-badge-color-2 {
    background: #E3B1B8;
}
.jtpl_cstm_image_grid_container .jtpl_custom_main span.grid-item__accent.bundle-badge-color-3 {
    background: #F3C7AA;
}



/* end */

@media only screen and (max-width: 1300px) {
   .main-banner-jtpl_inner p#downtext {
       width: 60%;
  }
  .custom-banner-inner-jtpl p#downtext, .main-banner-jtpl_inner p#downtext {
      width: 40%;
  }
  .custom-icon-inner-jtpl .multi-column__grid {
      grid-template-columns: repeat(3, 1fr) !important;
      grid-gap: 30px !important;
  }
}

@media only screen and (min-width: 720px) {
.custom-banner-inner-jtpl .image-with-text__text-container {
    margin-top: 0;
    background: #EBF0F2;
    border-top: 2px solid;
    border-right: 2px solid;
    border-bottom: 2px solid;
    align-items: center;
}

  
.custom-icon-inner-jtpl .multi-column__grid-item {
    padding: 24px 0px !important;
    width: 100%;
    margin: 0 auto;
}
.custom-icon-inner-jtpl .multi-column__grid {
    grid-gap: 73px;
    grid-template-columns: repeat(3, 324px);
    justify-content: center;
}
  
.featured_link-btn-cstm {
    display: none;
}
  .featured-collection-grid__products {
    display: grid;
    grid-template-columns: repeat(6,1fr);
}
button.header__menu-icon.header__icon-touch.header__icon-menu {
    display: none ;
}   
 .main-banner-jtpl_inner p#downtext {
    width: 30%;
}
  .text_label.text_cstm_mobile{
     display: none;
  }
.cstm_top {
    display: none;
}
}
@media only screen and (max-width: 1024px) {
.custom-slider-jtpl .slick-next.pull-right.slick-arrow {
    right: -33px;
    top: 53%;
}
.main-banner-jtpl  h2.section-blocks__subheading, .main-banner-jtpl_inner h2.section-blocks__subheading {
    width: 82%;
}
.custom-icon-jtpl .multi-column__grid {
    gap: 0px !important;
}
  .main-banner-jtpl h2.section-blocks__heading, .main-banner-jtpl_inner h2.section-blocks__heading {
    width:100%;
}
.need_more_coffee .multi-column__grid {
    width: 100%;
    margin: 0 auto;
}

 .custom-slider-jtpl .slick-prev.pull-left.slick-arrow {
    left: -32px;
    top: 32%;
}

.newsletter-custom-jtpl .newsletter-compact__block-content {
    width: 100%;
    max-width: 100%;
}
  .newsletter-custom-jtpl .newsletter-compact__signup.newsletter-compact__block-item .newsletter-compact__signup-inner {
      grid-gap: 16px;
  }

  .custom-banner-inner-jtpl h2.image-with-text__text-container-heading{
    width:70%;
  }
.custom-banner-inner-jtpl h2.section-blocks__subheading {
    width: 90%;
   
}
.custom-banner-inner-jtpl p#downtext, .main-banner-jtpl_inner p#downtext {
    position: absolute;
    bottom: 25px;
    right: 40px;
    border: 2px solid;
    background: #fff;
    display: flex;
    align-items: center;
    height: 37px;
    font-size: 13px;
    line-height: normal;
    width: 53%;
    padding: 30px !important;
    text-align: center;
    background: #EBF0F2;
}

 
  .custom-slider-jtpl ul.slick-dots {
    padding: 0px 0 0 0;
     
}

}
@media only screen and (max-width: 992px) {
.choose-your-jtpl  .jtpl_custom_main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
  .custom-banner-inner-jtpl .button-block__button a.btn {
    max-width: fit-content;
    width: 100% !important;
}
  .custom-collection-jtpl
    .multi-column__grid {
    grid-template-columns: repeat(2,1fr);
}

.custom-classes-jtpl-inner ul.events__list {
    gap: 20px;
    grid-template-columns: repeat(3,1fr);
}
.custom-banner-inner-jtpl h2.image-with-text__text-container-heading {
    width: 78%;
}
.jtpl_section_explorer .collpro img {
    height: auto;
    width: 100%;
    aspect-ratio: 3/3;
}
.jtpl_section_explorer .collpro {
    width: calc(33% - 20px);
    font-size: 12px;
}
  .jtpl_section_explorer .tab-content.current {
    flex-wrap: wrap;
}
}

@media only screen and (max-width: 720px) {
  .custom-icon-inner-jtpl {
      padding: 3px 0;
  }
  .cstm_multigrid_sct .multi-column__grid-item-icon-wrapper .multi-column__grid-item-icon {
      margin: 0 auto;
      min-width: max-content;
      max-width: max-content;
      width: max-content;
      flex: 0 0 10%;
  }
  .jtpl_section_explorer h4 {
      padding: 4px 0 9px;
  }
  .jtpl_section_explorer {
      /* padding-top: 25px; */
      padding-top: 19px;
      padding-bottom: 19px;
  }
  .what-include-jtpl .multi-column__grid-item-text-container a {
      margin-top: 20px;
      display: block;
  }
  .what-include-jtpl .multi-column__grid {
      grid-gap: 30px;
  }
  .custom-icon-jtpl .multi-column__grid-item-inner .cstm_multigrid_sct {
      flex-direction: column;
      gap: 10px;
  }
  .what-include-jtpl .image__inner {
      margin-bottom: 0;
  }
  .what-include-jtpl .image__inner img.image__img {
      height: 26px;
      width: max-content;
  }
  .how-it-work-jtpl h2.multi-column__heading.section-introduction__heading.ff-heading.fs-heading-3-base {
      margin-bottom: 20px;
  }
  .gift-custom-jtpl .image-with-text__inner {
      padding-top: 30px;
      padding-bottom: 20px;
  }
  .custom-icon-jtpl .multi-column__grid-item-inner .cstm_multigrid_sct img.image__img {
      height: 70px;
      width: 100%;
      max-width: 70px;
      margin: 0 auto;
  }
  .choose-your-jtpl .image_grid_text li {
      margin-bottom: 0;
  }
  .what-include-jtpl h2.multi-column__heading {
      margin-bottom: 20px;
      text-align: left;
  }
  .custom-banner-inner-jtpl p#toptext, .main-banner-jtpl_inner #toptext {
      top: 25px;
      left: 25px;
      height: auto;
      padding: 7px 16px 6px;
      font-size: 9px;
      line-height: 11px;
      border-width: 1px;
  }
  .newsletter-custom-jtpl .newsletter-compact__block-text-content p {
      max-width: 16rem;
      margin: 0 auto;
  }
  .how-it-work-jtpl .cstm_multigrid_sct .image__inner img.image__img {
      height: 29px;
  }
  .choose-your-jtpl {
      padding-top: 10px;
  }
  .mobile_only.custom_muylti.multi-column__grid-item-image-wrapper {
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }
  .jtpl_cstm_image_grid_container .jtpl_heading_mian .grid__subheading {
      margin-top: 3px;
  }
  .custom-banner-inner-jtpl .button-block__button a.btn {
      max-width: 100%;
  }
  .choose-your-jtpl {
      width: 100%;
      margin: 0 auto;
  }
.custom-classes-jtpl-inner ul.events__list {
    gap: 20px;
    grid-template-columns: 1fr;
}
  
   .custom-collection-jtpl .multi-column__grid {
      grid-template-columns: 1fr;
      grid-row-gap: 1fr;
    }
    .custom-collection-jtpl {
        margin-bottom: 0;
    }
    .custom-classes-jtpl-inner .events__inner {
        padding-bottom: 10px;
    }
    .custom-classes-jtpl-inner + a.event_button_jtpl {
        margin-bottom: 25px;
    }
    .new_class .multi-column__inner {
        padding-top: 20px;
    }
  .mobile_only.custom_muylti.multi-column__grid-item-image-wrapper {
    display: block;
}
 .mobile_only.custom_muylti .image.multi-column__grid-item-image {
    position: relative;
    overflow: revert;
}
.mobile_only.custom_muylti .image__inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
    padding: 18px;
}

.main-banner-jtpl  h2.section-blocks__subheading, .main-banner-jtpl_inner h2.section-blocks__subheading {
    font-size: 14px;
  
}

  
.footer .social-icons {
    margin-top: 0;
}
.featured_link-btn-cstm {
    max-width: 60%;
    margin: 0 auto;
}
  
.how-it-work-jtpl h3 {
    width: 100%;
}
.footer_img.desktop_jtpl_footer {
    display: none;
}
.footer_img.mobile_jtpl_footer {
    display: block;
}

  
    .jtpl_section_explorer .tab-content.current {
    flex-wrap:wrap;
}
.section-introduction__heading {
    font-size: 24px !important;
    line-height: 36px !important;
}
.new_class h3.multi-column__grid-item-heading.ff-heading.fs-heading-4-base {
    font-size: 16px;
    line-height: 36px;
}
  
.btn {
    font-family: "CircularStd-Black" !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: normal !important;
}
  
.custom-icon-jtpl p {
    text-align: center;
}
.custom-banner-inner-jtpl {
    margin-top: 0;
    padding-top: 7px;
    padding-bottom: 4px;
}
  #feasubheadig {
    margin-bottom: 20px;
    font-size: 14px;
}
   .featured-collection-grid__products {
    grid-template-columns: repeat(2,1fr);
    display: grid;
}

.shop-indivi-jtpl .featured-collection-grid__products.carousel__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
}



  
.featured-collection-slider {
    padding-top: 40px;
    padding-bottom: 40px;
}
  .what-include-jtpl ul {
    padding-left: 28px;
}
.what-include-jtpl .multi-column__grid-item-icon-wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
}

.gift-custom-jtpl h2.cstm_newheading.fs-heading-1-base.section-blocks__heading {
    font-size: 24px;
    font-family: 'CircularStd-Black';
    padding: 0px;
    margin-bottom: 24px;
    text-align: center;
}

  .gift-custom-jtpl {
    background: #EBF0F2;
    padding-top: 0;
    padding-bottom: 0;
}
  .gift-custom-jtpl h2.image-with-text__text-container-subheading.ff-subheading.fs-heading-6-base.section-blocks__subheading {
    width: 100%;
    text-align: center;
}
  .gift-custom-jtpl h2.image-with-text__text-container-heading.ff-heading.fs-heading-1-base.section-blocks__heading {
    display: none;
}
.custom-icon-jtpl {
    background-color: #EBF0F2  !important;
    margin-bottom: 10px;
}
  .custom-icon-jtpl .multi-column__inner.section {
  padding: 20px 10px;
}
.choose-your-jtpl  .jtpl_custom_main {
    grid-template-columns: 1fr;
    gap: 12px;
}
   .gift-custom-jtpl {
      background: #EBF0F2;
   }

.need_more_coffee .multi-column.multi-column--background-behind-column.multi-column--column-content-padding-small .multi-column__grid-item {
    padding: 0;
}
  .main-banner-jtpl .button-block__button {
      margin-bottom: 10px !important;
  }
.what-include-jtpl {
    padding-top: 20px !important; 
    padding-bottom: 25px !important;
}

 .what-include-jtpl .section {
    padding-top: 0px;
    padding-bottom: 0;
}
  .need_more_coffee  .multi-column__grid-item {
    padding: 0 !important;
}
  .gift-custom-jtpl .image-with-text__text-container {
    background: #EBF0F2;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
}
.main-banner-jtpl .image-with-text__text-container {
    margin-top: 22px;
    border-top: 0px solid;
     padding: 0 20px;
}

  
.main-banner-jtpl_inner h2.image-with-text__text-container-heading.ff-heading.fs-heading-1-base.section-blocks__heading {
    display: none;
}
  .main-banner-jtpl h2.section-blocks__subheading, .main-banner-jtpl_inner h2.section-blocks__subheading {
    width: 100%;
}
  .main-banner-jtpl_inner .image-with-text__image-container, .main-banner-jtpl_inner .image-with-text__text-container {
    margin-top: 14px;
}

  .main-banner-jtpl_inner .button-block__button button.btn {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.main-banner-jtpl_inner {
    background: transparent;
    padding: 20px 10px;
    border-bottom:0;
}
  .main-banner-jtpl_inner .image__inner {
    border: 2px solid;
}
  .main-banner-jtpl_inner .text_label {
    margin-bottom: 14px;
}
 .main-banner-jtpl_inner p#downtext {
    bottom: 20px;
    right: 20px;
    font-size: 9px;
    line-height: 12px;
    padding: 11px !important;
    text-align: center;
     width: 112px;
     height: 48px;
}
.main-banner-jtpl_inner .text_label.text_cstm_desktop {
    display: none;
}
.main-banner-jtpl_inner h2.section-blocks__heading {
    margin-bottom: 9px;
    text-align:center;
}


  
.template-collection .custom-icon-jtpl .multi-column__grid-item-text {
    width: 100%;
}
.main-banner-jtpl_inner .image-with-text__image-container, .main-banner-jtpl_inner .image-with-text__text-container {
    width: 100%;
}

.how-it-work-jtpl  .multi-column__grid-item-text-container {
    width: 100%;
}

  
.main-banner-jtpl_inner  .image-with-text__content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

  
.jtpl_section_explorer .collpro {
    width: 100%;
}
.main-banner-jtpl .image .image__inner, .main-banner-jtpl .video-wrapper .image__inner {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.small_container{
  max-width:100%;
}
.custom-slider-jtpl{
  padding:0;
}
.custom-slider-jtpl .featured-collection-slider {
    padding: 20px 0;
}
  .jtpl_section_explorer .slider:before {
      height: 15px;
      width: 15px;
      bottom: 2px;
  }
  .jtpl_section_explorer .switch input:checked + .slider:before {
      -webkit-transform: translateX(22px) !important;
      -ms-transform: translateX(22px) !important;
      transform: translateX(22px) !important;
  }
  .template-index .text_label.text_cstm_desktop {
    display: none;
}
 .jtpl_section_explorer .tab-content.current {
    gap: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
   padding:0;
}
  .jtpl_section_explorer, .custom-banner-inner-jtpl ,.custom_container{
    max-width:100%;
  }
  .custom-icon-jtpl .multi-column__grid-item-inner {
    display: flex;
    align-items: center;
    gap: 3px;
    flex-direction: column;
    justify-content: center;
}
  .custom-icon-jtpl .multi-column__grid-item-text {
    width: 100%;
    text-align: center;
}
  .jtpl_section_explorer .collpro img {
    height: 100%;
    width: 100%;
    aspect-ratio:unset;
}
.main-banner-jtpl  .image-with-text.image-with-text--justify-center .image-with-text__text-container-inner {
    padding-bottom: 40px !important;
}
  .main-banner-jtpl {
    padding-bottom: 8px !important;
}
  .main-banner-jtpl h2.section-blocks__heading {
      width: 70%;
  }
  .main-banner-jtpl  h2.section-blocks__subheading {
      width: 80%;
  }
  .custom-banner-inner-jtpl p#downtext {
      border: 1px solid;
      text-align: center;
      line-height: 10px;
      width: 115px;
      bottom: 25px;
      right: 25px;
      height: auto;
      font-size: 9px;
      padding: 12px 16px !important;
  }
  .custom-banner-inner-jtpl h2.image-with-text__text-container-heading {
      font-size: 34px;
      line-height: 36px;
      font-weight: 900;
      width: 100%;
      font-family: var(--font-heading);
      margin: 0 auto;
      max-width: 15rem;
      text-align: center;
  }
   .button-block__button {
      display: flex;
      justify-content: center;
  }
  .custom-banner-inner-jtpl h2.section-blocks__subheading {
    font-family: var(--font-heading);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    width: 100%;
    margin: 20px auto;
    text-align: center;
}
  .custom-banner-inner-jtpl .image-with-text__text-container {
    padding: 0 !important;
    margin-top: 20px;
}
  .logo-desktop {
    display: none;
}
  .logo-mobile{
  display:block;
}
  .main-banner-jtpl .image-with-text__image-container {
    padding: 35px 20px 0 20px;
    border-top: 2px solid;
}

.newsletter-custom-jtpl .newsletter-compact__block-content {
    display: flex;
    flex-wrap: wrap !important;
    width: 100%;
    margin: 44px auto;
    text-align: center;
    justify-content: center;
}
.newsletter-custom-jtpl .newsletter-compact__signup.newsletter-compact__block-item .newsletter-compact__signup-inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 16px;
}
.custom-icon-inner-jtpl .multi-column.multi-column--column-content-vertical-alignment-center .multi-column__grid-item {
    align-items: center;
    width: 300px;
}
.header__row .header__row-segment.right .header__icon-touch:last-child {
    margin-right: 0;
}
.custom-icon-inner-jtpl .multi-column__grid {
    scroll-snap-type: x mandatory;
    display: flex !important;
    overflow-x: auto;
    justify-content: flex-start;
}
.custom-icon-inner-jtpl .multi-column__grid-item {
    width: 100%;
    min-width: 313px;
    scroll-snap-align: center;
    padding: 1px 0 10px !important;
}
  .button-block__button.button-block__button--justify-.button-block__button--justify-mobile-.newsletter-compact__signup-button {
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
}
.newsletter-custom-jtpl .newsletter-compact__signup.newsletter-compact__block-item .newsletter-compact__signup-inner {
    display: flex !important;
    flex-wrap: wrap;
    grid-gap: 0;
}
.newsletter-custom-jtpl .newsletter-compact__block-content {
    padding: 10px;
    gap: 0px;
}
  a.event_button_jtpl {
    margin-bottom: 40px;
}

  .jtpl_section_explorer ul.tabs {
      grid-gap: 11px;
      padding: 10px 0 15px;
  }
  .jtpl_section_explorer ul.tabs li {
      font-size: 13px;
      font-weight: 500 !important;
      line-height: 23px;
      color: #000;
  }
.coll_title,.custom-banner-inner-jtpl h2.image-with-text__text-container-heading,.feaheadig, .newsletter-compact__block-text-content-heading {
    font-size: 24px !important;
   line-height:28px;
}
  .custom-slider-jtpl .slick-arrow {
    display: none !important;
}
    .custom-slider-jtpl .featured-collection-slider {
    width: 100%;
}
  .header__row .header__row-segment.right {
    gap: 0px;
}
  .custom-icon-inner-jtpl .multi-column__grid-item-text p {
    width: 100%;
    margin: 0 auto;
}
.text_label.text_cstm_mobile {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 25px;
}
.main-banner-jtpl .text_label {
    font-size: 12px;
}

  .custom-collection-jtpl h2.multi-column__heading.section-introduction__heading.ff-heading.fs-heading-3-base {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: normal;
}
  .gift_custom_jtpl .image-with-text__text-container {
      border-right: 0;
      border-bottom: 0;
      border-top: 0;
  }
  .header__row.header__row-mobile button.header__menu-icon {
      flex: 0 0 20%;
  }
  .header__row.header__row-mobile .header__row-segment.left {
      flex: 0 0 50%;
      justify-content: center;
  }
  .header__row.header__row-mobile .header__row-segment.right {
      flex: 0 0 20%;
  }
  .shop-indivi-jtpl .fs-product-card-title {
      font-size: 14px;
      padding-right: 10px;
  }
 .icon-button.icon-button-header-menu span.icon-button__icon {
    justify-content: flex-start;
} 
 
  .how-it-work-jtpl h3 {
    font-size: 18px;
    line-height: 16px;
}
  .how-it-work-jtpl {
    margin-top: 0;
}
  .how-it-work-jtpl  .multi-column__inner {
    padding: 0;
}
  .choose-your-jtpl .jtpl_heading_mian {
    margin-bottom: 12px;
    margin-top: 5px;
}
  .what-include-jtpl .multi-column__grid-item:nth-child(2) .image__inner img.image__img {
      height: 19px;
      width: max-content;
  }
  .section-introduction__heading+.section-introduction__subheading {
    font-weight: 500;
    font-size: 14px;
}
  .what-include-jtpl h3 {
      font-size: 18px;
      flex: 0 0 90%;
      margin-top: 4px;
      line-height: 21px;
  }
  .jtpl_section_explorer .coll_title {
    padding-top: 0;
}
  .featured-collection-slider {
    padding-left: 0;
    padding-right: 0;
}
}
@media only screen and (max-width:600px) {
  .mobile_only.custom_muylti .image__inner {
      transform: translate(-50%, 0);
  }  
}




@media only screen and (max-width: 480px) {

.how-it-work-jtpl {
    padding: 20px;
}
.how-it-work-jtpl a {
    width:100%;
}
  .how-it-work-jtpl  .multi_button_jtpl.btn.btn--primary {
    width: 100%;
   
}
.main-banner-jtpl .button-block__button .btn {
    width: 100%;
}

.main-banner-jtpl h2.section-blocks__heading {
    width: 100%;
}
.custom-collection-jtpl .multi-column__grid-item-text {
    font-size: 14.83px;
    line-height: 18.54px;
}
  .custom-classes-jtpl-inner .events__inner {
    padding-top: 0;
}
  .new_class {
    padding-top: 0;
}
  .main-banner-jtpl button {
    width: 93%;
}
  .custom-icon-inner-jtpl .btn.btn--callout span {
    position: relative;
    font-size: 11px;
}
a.tab_button_jtpl {
    width: 100%;
    margin-top: 16px;
}
  
.custom-icon-jtpl p {
    font-size: 13px;
    line-height: normal;
}
.gift-custom-jtpl button {
    width: 100%;
}
  .newsletter-custom-jtpl .button-block__button .btn {
    font-size: 14px !important;
}
.featured_link-btn-cstm {
    max-width: 100%;
    margin: 22px auto 0 0;
}
  .what-include-jtpl .multi-column__grid p {
    width: 100%;
    margin: auto 0;
    font-size: 14px;
    line-height: 20px;
   
}
.what-include-jtpl .multi-column__grid ul li {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.gift-custom-jtpl h2.image-with-text__text-container-subheading.ff-subheading.fs-heading-6-base.section-blocks__subheading {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}
  
  .what-include-jtpl h3 {
    font-size: 18px;
}
.what-include-jtpl .multi-column__grid-item-icon-wrapper {
    gap: 10px;
}
#feasubheadig, .newsletter-compact__block-text-content-text {
    font-family: var(--font-heading);
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 10px 0 40px 0;
}
  .shop-indivi-jtpl {
    padding-top: 0;
}
}

html{scroll-behavior:smooth}
@media only screen and (max-width: 440px) {
  .main-banner-jtpl .text_label.text_cstm_mobile {
      position: absolute;
      left: 50%;
      transform: translate(-50%);
      top: 24px;
      width: 221px;
      padding: 4px 5px;
  }
}
@media only screen and (max-width: 380px) {
  .mobile_only.custom_muylti .image__inner {
      transform: translate(-50%, 0);
  }
}



@media only screen and (max-width: 340px) {

.custom-icon-inner-jtpl .multi-column__grid-item {
    width: 100%;
    min-width: 285px;
}
}