/** Shopify CDN: Minification failed

Line 617:9 Expected ":"
Line 617:15 Expected ":"

**/
@font-face {
  font-family: "GraphikRegular";  
  src:  url('GraphikRegular.woff') format('woff'), 
    url('GraphikRegular.woff2') format('woff2'),
    url("GraphikRegular.otf") format("opentype"),
    url("GraphikRegular.ttf") format("truetype");
}

@font-face {
  font-family: "GraphikMedium";
  src:  url('GraphikMedium.woff') format('woff'), 
    url('GraphikMedium.woff2') format('woff2'),
    url("GraphikMedium.otf") format("opentype"),
    url("GraphikMedium.ttf") format("truetype");
}

.editorial__content .rte {
    margin-top: 10px;
}
.bw-widget button.bw-session__detail-link:hover{
  color:#000 !important;
}

.flickity-enabled.is-draggable{
  margin-top:30px;
  
}
.grid_wrapper_pricing{
  grid-template-columns: repeat(9,1fr);
}

.social-icons__wrapper {
    margin-bottom: 10px;
}

.social-icons__wrapper svg{
     width: 25px;
    height: 25px;
}

html{
  scroll-behaviour:smooth;
}

body.page-classes , body.page-trainers ,  body.page-membership {
    background: #000;
}

.membership-section.global__section {
    padding-top: 50px;
}

.flickity-page-dots{
  display:none;
  
}
.page-contact .global__section {
    padding-top: 30px;
  padding-bottom: 50px !important;
}
.page-contact .global__section .grid__wrapper {
    grid-row-gap: 0;
}
.page-contact .global__section .contact_wrapper {
    margin-top: 50px;
}
.bottom-footer-main {
    border-top: 1px solid #fff;
}
.header__nav__link.dlink{
  font-family: "GraphikRegular" !important;
}
 .global__section_newsletter h2.section-title {
    margin-bottom: 0;
}
.icon_video svg {
    width: 80px;
    height: 80px;
    display: block;
  cursor:pointer;
}
body{
  font-family: "GraphikRegular" !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "GraphikMedium" !important;
}

a {
  font-family: 'GraphikRegular' !important;
}

p {
  font-family: 'GraphikRegular';
}
span.device-hide {
  font-family: 'GraphikRegular';
}
.rte {
  font-family: 'GraphikRegular';
}
a.button.mt10 {
  font-family: 'GraphikRegular';
}
p, span.device-hide, .rte, a.button.mt10 {
  font-family: 'GraphikRegular' !important;
}
input#Email {
  font-family: 'GraphikRegular';
}
button.newsletter__submit {
  font-family: 'GraphikRegular' !important;
}
svg.vantage--icon-theme-right-arrow.right-arrow.arrow-container--icon {
  font-family: 'GraphikRegular' !important;
}
svg.vantage--icon-theme-bag.slideout__trigger-mobile-menu--icon {
  font-family: 'GraphikRegular';
}

/* css april 05,2022 */

img.account_logo ,img.search_logo,img.cartbag_logo{
  width: 20px;
}
ul.custom.header__shopping-cart-links-container {
  width: 20%;
  float: right;
}

svg.vantage--apollo-down-carrot.header__nav__link--icon.vib-center {
    display: none;
}
ul.header__nav__submenu a.header__nav__link, ul.header__nav__sub-sub-menu a.header__nav__link{
  text-transform:uppercase;
}

.background-video-section .background-video video{
  height:100%;
  object-fit:cover;  
}

.main-heading h3:before{
    content: "";
    background-image: url(/cdn/shop/files/stroke.png?v=1649920199);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

.carousel-cell {
  width: 33.33%;
  height: auto;
  margin-right: 20px;
  border-radius: 5px;
}

.caption {
  DISPLAY: NONE;
}

/* .slideshow__caption.slide-slideshow-1 .slideshow__caption-wrapper {
background: none !important;
}
*/

/* 9/9/22 css Start */
div.healcode table td a {
    color: #000000 !important;
}
.healcode-appointments .healcode-trainer span {
    width: 140px;
    margin: 5px 3px;
}
.healcode-appointments .healcode-trainer {
    text-align: center;
}
.healcode-appointments .appointment-date-block h1 {
    padding: 60px 0 30px;
}
.healcode-appointments .trainer-label {
    padding: 0 0 15px;
}
.healcode form .ui-datepicker-inline {
    margin: 0 auto;
}
.healcode select#options_staff_ids_ {
    display: none;
}
.healcode {
  text-align: center;  
}
.healcode form .pre-filters a.hc-button {
    padding: 13px 30px !important;
    background: #06ff00 !important;
    border: 1px solid #06ff00;
    display: inline-block !important;
}
.healcode form .pre-filters a.hc-button:hover {
    background: #000 !important;
    color: #06ff00 !important;
}
a.ui-datepicker-next.ui-corner-all {
    background: transparent !important;
}
a.ui-datepicker-prev.ui-corner-all {
    background: transparent !important;
}
#shopify-section-template--16418008170709__main #page h1 {
    margin-bottom: 40px !important;
}
#shopify-section-template--16418008170709__main #page .header h1 {
    margin-bottom: 0px!important;
}
@media screen and (max-width: 768px) {
	.healcode-appointments .healcode-trainer span {
		width: 130px;
		margin: 5px 2px;
	}
}
@media screen and (max-width: 425px) {
	.healcode-appointments .healcode-trainer span {
   		 width: 120px;
    		margin: 3px 2px;
	}
}
/* End */

/***4/5/2022 start***/

.rte a {
  background: #101010;
  padding: 8px;
  color: #14d311 !important;
  text-transform: uppercase;
}

a.healcode-link {
    background: #06ff00!important;
    color: #101010 !important;
    margin-top: 5px;
    -webkit-border-radius: 1px;
    padding: 15px 25px !important;
    line-height: 40px;
    text-decoration: none !important;
}

.healcode .drills_amp_sparring  a {
    color: #101010 !important;
}

#bw-widget__schedules-177742 .bw-session__detail-link, #bw-widget__schedules-177742 .bw-more-link, #bw-widget__schedules-177742 .bw-session__bio a, #bw-widget__schedules-177742 .bw-session__description a {
    color: #101010 !important;
}

#bw-widget__schedules-177742 .bw-session__detail-link:hover, #bw-widget__schedules-177742 .bw-more-link:hover, #bw-widget__schedules-177742 .bw-session__bio a:hover, #bw-widget__schedules-177742 .bw-session__description a:hover {
    background: transparent !important;
}

.header__topbar-announcement-text.announcement-text.span-12.auto.sm-span-12 .rte a {
  text-decoration: none !important;
}
div#logo {
  text-align: center;
}
div#header-wrapper {
  margin: 0 auto;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%;
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
/*   grid-template-columns: repeat(9, 1fr); */
   grid-template-columns: max-content;
  grid-template-rows: auto;
}
.background-video {
  position: relative;
}
.icon_video {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 1;
     transform: translate(-50% , -50%);
}
/* h2::after{
content: url(/cdn/shop/files/str.png?v=1649161786);
margin: 5px;
padding: 0 18px;
position: absolute;
top: 39px;
left: 20%;
z-index: 999;
} */
.global__section h2::after{
  content: url(/cdn/shop/files/str.png?v=1649161786)!important;
  margin: 5px;
  padding: 0 18px;
  position: absolute;
  top: 39px;
  left: 20%;
  z-index: 1;
}

/* .carousel-cell .box-ratio:hover{
position:absolute;
width:100%;
height:100%;
top:0;
background:#27ff0d !important;
z-index:999;

} */
.feat-images .flickity-button {
  background: transparent !important;
  color: #27ff0d;
}


.feat-images .flickity-button .previous {
  position: absolute!important;
  left: 16px!important;
}

.feat-images .flickity-button .next {
  position: absolute!important;
  left: 16px!important;
}
.flickity-prev-next-button.next {
  right: -50px;
}
.flickity-prev-next-button.previous {
  left: -50px;
}
.editorial__content h3 {
  margin: 10px 0px 0px 0px;
}
.theme-features__section-titles--bottom-only-short .section-title:after{border-bottom:none;left:45%;}
.index--custom_box img :hover{

  opacity: 0.3;
}

.index--custom_box:hover .cstm__image_overlay{
  opacity: 1;

}
.index--custom_box img{
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.cstm__image_overlay {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;

}
.slideshow__caption-wrapper .rte {
  margin-top: 20px;
}

.header__main-wrapper .span-3.auto {
  grid-column: auto / span 2;
  width: 100%;
}
.header__main-wrapper .span-6.auto {
  grid-column: 3 / span 9;
  width: 100%;
}
.header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
  line-height: 30px;
  image-rendering: -webkit-optimize-contrast;
}

/***4/5/2022 End***/

/* 6-4-2022 */
.container_header.container.row.sticky--active {
  width: 100%;
}
.container.row.sticky--active #main-nav{
  padding-top: 19px;
}
.container.row.sticky--active #logo_desktop {
  text-align: center;
}
.container.row.sticky--active .header__shopping-cart-links-container{
  position: relative;
  right: 13%;
}
/* .global__sections-template--15864087412949__1639374831bf2b119b.feat-image */
.span-2.auto {
  grid-column: auto / span 3;
  width: 100%;
}
/* .item.video{
padding-bottom: 43%!important;
} */
ul.ajax-cart__cart-item.grid__wrapper.edge,.ajax-cart__estimate-shipping--wrapper.span-12.auto {
  background: none !important;
}
.ajax-cart__estimate-shipping--wrapper select option, .ajax-cart__estimate-shipping--wrapper select option{
  background: #000;
}

.imageCarousel__withText--wrapper .underline{
  font-size: 22px;
}
.imageCarousel__withText--wrapper .rte{
  margin-top: 32px;
}

/* 7-4-2022 */
.imageCarousel__withText--wrapper .imageCarousel__withText--image{
  text-align:center;
}
.imageCarousel__withText--wrapper .btnover_img {
  position: relative;
  padding: 0 45px;
  bottom: 25px;
  font-weight: 700;
  font-size: 17px;
}
/* .imageCarousel__withText--wrapper .svg_custom {
display: flex;
align-items: center;
justify-content: center;
padding-top: 20px;
} */
.imageCarousel__withText--wrapper .vantage--instagram{
  padding-right: 3px;
}


/* Membership */
/* .global__section {
padding: 30px 0px 5px 0px;
} */
.global__section .editorial__section-block{
  text-align: center !important;
}
.editorial__content h3 {
  font-size: 18px;
  line-height: 25px;
}
.rte p{
  font-size: 13px;
}
.header__main-wrapper #main-nav {
  padding-top: 19px;
}
.slideshow__caption-wrapper p {
  line-height: 20px;
  text-transform: uppercase;
}
.global__sections-template--15864087183573__163886885729a8c6d7 {
  grid-column: auto / span 3;
  width: 100%;
}
/* Contact Us */

.featured-content .section-title{
  text-transform: uppercase;
  font-size: 28px;

}
#text-promo-template--15864087183573__163886885729a8c6d7 .span-2.auto {
  grid-column: auto / span 3;
  width: 100%;
}
.editorial__block {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}

.button {
  margin-top: 5px;
  -webkit-border-radius: 1px;
  padding: 0 25px;
  height: 40px;
  line-height: 42px;
}
.rich__text-content .rte,.phone,.social_icon,.email{
  display: flex;
  /*     align-items: center; */
}
.icon img{
  max-width: 18px;
  /*    margin: 6px auto; */
}
.featured-content .rich__text-content{
  column-count: 2;
  display: flex;
  justify-content: center;
}
.featured-content a{
  text-transform: lowercase;
} 
.section-title:after{
  content:"" !important;
  display:none !important;
}
#contactFormWrapper .section-title{
  text-transform: uppercase;
}
.custom_contact_form{
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
}
.custom_contact_form .secondary{
  text-transform: uppercase;
}
.custom_contact_form .desktop-12{
  text-align: center;
}

section#text-promo-template--15864087183573__163886885729a8c6d7 .flickity-slider {
  left: 30px !important;
}
section.global__section.padding-top.pt0.global__section-template--15864087183573__1638870386dbc017e7.newsletter.gridlock-fluid {
  position: relative;

}
.contact_wrapper {
  /*     float: right; */
  width: 40%;
  /*     padding-right: 20%; */
  margin: 0 auto;
}

/* 8-4-2022 */
/* .rich__text-content .icon{
position: relative;
bottom: 6px;
} */
.rich__text-content .icon_main {
  display: flex;
}
.icon_main p{
  margin-left: 15px;
  text-align: left;
}
.rich__text-content .email_main {
  margin-left: 30px;
}
.rich__text-content .email {
  padding-top: 22px;
}
ul.custom.header__shopping-cart-links-container {
  width: auto !important;
  float: right;
}
span.device-hide.cart_count {
  position: relative;
  bottom: 10px;
}

/* Announcement-bar */
#top-bar a {
  margin-left: 8px;
  padding: 9px 10px;
  border-radius: 7px;
}
.fa-chevron-down:before {
  content: "\f078";
}

div#bottom-footer-new {
   padding-top: 0;
  width:100%;
}
div#bottom-footer-new .footer-center{
  width:100%;
  text-align:center;
  
}


div#bottom-footer {
  display: flex;
  margin: 0 auto;
  padding-top: 0;
  margin-top: 64px;
  align-items: flex-end;
  /*     border-top: 1px solid #fff; */
}




/* 11-4-2022 */
.global__section .icon_video img {
  display;block;
}
.global__section .slideshow__title:after {
  background-image: url("/cdn/shop/files/stroke.png?v=1649920199")!important;
  margin: 5px;
  padding: 0 18px;
  position: absolute!important;
  top: 43px;
  content: ""!important;
  left: 14px!important;
  width: 44%;
  background-repeat: no-repeat;
  z-index: 1;
  background-size: cover;
  height: 7px;
  background-position: center left;
}
/* 14-4-2022 */
h2.section-title:before ,  div#insta-feed h2:before{
    background-image: url(/cdn/shop/files/Mobile_stroke.png?v=1649922604)!important;
    position: absolute!important;
    content: ""!important;
    background-repeat: no-repeat;
    z-index: 1;
      margin: 0;
    height: 12px;
        width: 201px;
    background-size: contain;
    bottom: -3px;
      left: 50%;
    transform: translateX(-50%);
}
div#insta-feed .instafeed-container img {
    width: 100% !important;
    height: 100% !important;
}
.carousel-cell:hover .button {
  background: none !important;
  border: 1px solid #0ff805;
  color: #0ff805;
}
.carousel .box-ratio.active-box{
  background-color:#0df805;
}
.carousel .box-ratio.active-box .lazyload-fade.lazyloaded
{
  opacity:0.6;
}

.footer-section{
  position: relative;
}

.header #cart{
  margin-left: 2px;
}
.new-mobile-hide {display:none}
.new-desktop-show{display:block}


/* 15-4-2022 */
.sticky--active {
  position: fixed;
  top: 0;
  z-index: 20;
  width: 100%;
  left: 0;
}
.items .mobile_vid {
  display: none;
}
.container_header {
  background: #000;
}
.social-icons__wrapper a{
  line-height: 17px;
  height:auto;
}
div#big-footer {
    width: 100%;
    margin: 0 !important;
    padding: 60px 0 30px 0;
}
.background-video .items.video {
  height: 100%;
}

.slideshow  .container.row{
	    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.with-padding.global__section {
    padding: 60px 0;
}

div#insta-feed h2 {
    padding: 0 20px;
}
div#insta-feed {
    padding: 60px 0 !important;
    margin: 0;
}
.global__section_newsletter {
    padding: 60px 0 !important;
}
h2.section-title , div#insta-feed h2 {
    margin: 0 0 50px 0;
    padding: 0;
    position: relative;
      padding-bottom: 10px;
  font-size: var(--h2-size);
    line-height: calc((var(--h2-size) * .17) + var(--h2-size));
/*     font-size: 40px; line-height: 50px; */
}
.slideshow__caption .rte p {
    line-height: initial;
}
.slideshow__caption h2.slideshow__title {
    margin-bottom: 30px;
}
.map-section-wrapper .map-section-content {
    padding: 0;
}
.map-section-wrapper .grid__wrapper {
    align-items: center;
}
.slideshow__caption-wrapper.slideshow_text-left h2.section-title:before {
    left: 0;
    transform: none;
}

.slideshow__caption-wrapper.slideshow_text-right h2.section-title:before {
    left: unset;
    right:0;
    transform: none;
}

body.page-about {
    background: #000;
}
.main-heading h3 {
    display: inline-block;
    position: relative;
}

@media screen and (min-width: 768px){
.slideshow__caption.slide-slideshow-1 {
    top: 32% !important;
    left: 88% !important;
}
  
}
/* 6-4-2022 media-query*/
@media screen and (max-width: 1200px){
  div#header-wrapper {
      padding: 0;
  }
 .header__main-wrapper #main-nav {
    padding-top: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
  span.device-hide.cart_count {
    position: absolute;
}
 .header__main-wrapper #main-nav ul#cart {
    margin-left: 20px;
    padding-right: 14px;
}
  .header__main-wrapper .span-3.auto {
    grid-column: auto / span 1;
}
  .header__main-wrapper .span-6.auto {
    grid-column: 2 / span 11;
}
  .header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    line-height: initial;
    height: auto;
}
  .header__shopping-cart-links-container li a img {
    display: block;
}
  .header__main-nav li  a.dlink, .header__main-nav li  a.alink {
    height: auto;
    line-height: initial;
}
}


@media screen and (max-width: 768px){
  body.page-classes .main-heading h3 {
    margin-bottom: 30px;
}
  .page-contact .global__section h2.section-title {
    margin-bottom: 30px;
}
  .imageCarousel__withText--wrapper .imageCarousel__withText--caption-content {
    padding: 0;
}
  .imageCarousel__withText--wrapper {
    padding: 0;
}
  .imageCarousel__withText--wrapper .rte {
    margin-top: 10px;
}
  .new-mobile-hide {display:block}
  
  .new-desktop-show{display:none}
  
  .unique_odd_class {
    flex-direction: column !important;
  }

  ul.custom.header__shopping-cart-links-container {
    width: 100%;
    float: right;
    display: flex;
  }
  .header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    line-height: 5;
  }
  #shopping-links .header__shopping-cart-link{
    padding: 0;
  }
  .grid__wrapper{
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 24px;
    position: relative;
  }
  .carousel-cell {
    width: 100%;
  }
  section#text-promo-template--15864087183573__163886885729a8c6d7 .span-2.auto {
    grid-column: auto / span 12 !important;
    width: 100%;
  }
 
  .featured-content .rich__text-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }  
  .contact_wrapper{
    width: 100%;
  }
  .rich__text-content .email_main {
    margin-left: 10px;
  }
  .contact_wrapper #contactFormWrapper{
    padding: 0px 15px 0px 15px;
    margin-top: 0px;
  }
  .rich__text-content .icon_main {
    padding-top: 10px;
    margin-left: 10px;
  }
  #top-bar p{
    font-size: 9px!important;
  }
  #top-bar .rte{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #top-bar a {
    padding: 6px 7px;
    margin-left: 7px !important;
  }
  .featured-content .section-title{
    margin-bottom: 0;
  }
 
  .imageCarousel__withText--caption-content .underline{
    line-height: calc((var(--h3-size) * 1.17) + var(--h3-size));
      }
  .slide-slideshow-1 .slideshow__caption-wrapper {
    text-align: center !important;
  }
  .feat-images .editorial__content{
    text-align: left;
  }
  .global__section h2:after{
    content:"";
    left: 0;
  }
  .header__shopping-cart-links-container img{
    max-width: 14px;
    image-rendering: -webkit-optimize-contrast;
  }
 
  .pt0 .contact-form{
    /*     position: relative;
    left: 0;
    right: 0;
    top:25px;
    margin: auto; */
  }

  .rte p {
    font-size: 12px;
  }
 
  .contact-form .password__input-group {
    padding: 0px 25px;
  }
 
  .feat-images .section-title{
    margin-bottom: 0;
  }
 
 .flickity-prev-next-button.next {
    right: -8px !important;
}

 .flickity-prev-next-button.previous {
    left: -8px !important;
}
  #insta-feed .slide-page{
    display:block !imprtant;
  }
  #insta-feed .instafeed-container, .instafeed-shopify .instafeed-container {
    width: 50% !important;
    padding-top: 50% !important;
}
  

}

@media screen and (max-width: 740px){
div#bottom-footer #payment {
    margin-top: 0 !important;
}
  div#bottom-footer .footer-left {
    margin-top: 10px  !important;
}
}
/* Tablet */
@media screen and (min-width: 481px) and (max-width: 768px){
 
  .rich__text-content .address_main,.email_main{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 25px;
  } 
  .rich__text-content .email_main {
    margin-left: 36px;
  }
  .rich__text-content .social_icon{
    padding-left: 5px;
  }
  .rich__text-content .phone {
    padding-left: 15px;
  }
  .contact_wrapper {
    width: 80%;
  }
  #top-bar p {
    font-size: 14px!important;
  }
  #top-bar .rte{
    padding: 5px 45px;
    margin: 0px 50px;
  }
  #top-bar a {
    padding: 5px 15px;
    margin-left: 11px !important;
  }
  .slideshow__caption-wrapper .rte {
    margin-top: 10px;
  }
  
  .pt0{
    position: relative;
  }
  .pt0 .span-8.push-2 {
    grid-column: 1 / 6;
  }
  .map-section .map-section-content {
    text-align: center;
  }
  .map-section .span-3.auto {
    grid-column: auto / span 7;
    width: 100%;
  }
  .slideshow-section .slideshow__caption-wrapper {
    padding-top: 24px;
  }
 
 
  #footer{
    position: relative;
  }
  .global__section .imageCarousel__withText--wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .unique_odd_class {
    flex-direction: column !important;
  }
  .header__shopping-cart-links-container img {
    max-width: 40px;
    /*     image-rendering: pixelated; */
  }
  #mobile-header .header__shopping-cart-links {
    position: relative;
 
  }
  
  /*  15-4-2022  */
  .map-section .map-section-background-wrapper{
    position: absolute;
  }
}



@media screen and (max-width: 980px){
  div#footer {
    padding-top: 20px;
}
  div#footer ul#accordion {
    margin-top: 0;
}
  div#footer ul#accordion li:first-child .link.section-title {
    border-top: none;
}
  .header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    line-height: initial;
    height: auto;
}
  .header__shopping-cart-links-container li a img {
    display: block;
}
  div#mobile-header .slideout__trigger--open {
    margin: 0;
}
  ul.custom.header__shopping-cart-links-container li:last-child a {
    padding-right: 0 !important;
}
  ul.custom.header__shopping-cart-links-container {
    width: 100%;
  }
  #top-bar a {
    margin-left: 20px;
  }
  .imageCarousel__withText--caption-content .underline{
    line-height: calc((var(--h3-size) * 1.17) + var(--h3-size));
      }
  .slideshow-section .slideshow__slide{
    min-width: 100%;
    opacity: 1 !important;
  }


  #mobile-header .header__shopping-cart-links{
    position: relative;
  }
  .slideshow-section .slideshow__caption{
    margin-top: 3px;
  }
  .slideshow__caption-wrapper .rte {
    margin-top: 10px;
  }
}

/* 11-4-2022 */
@media screen and (max-width: 768px){
  .global__section_newsletter .row.grid__wrapper {
    grid-row-gap: 0;
}
  .global__section_newsletter .row.grid__wrapper header.section-header {
    margin-bottom: 20px;
}
  .global__section_newsletter .section-newsletter {
    grid-column: auto / span 12 !important;
}
  div#insta-feed , .with-padding.global__section , .global__section_newsletter{
    padding: 30px 0!important;
}
  
  
  h2.section-title, div#insta-feed h2 {
    font-size: 25px !important;
   line-height: 30px;
    margin-bottom:30px;
}
  .feat-images .section-title {
    padding-top: 0px;
  }
  
  #insta-feed {
    margin-top: 0px !important;
  }
  
  div#bottom-footer{
    margin-top: 0px!important;
    padding-top: 15px !important;
  }
  .footer-section .accordion{
    margin-top: 0px !important;    
    margin-bottom: 0px !important;
  }
  div#bottom-footer .footer-right{
    margin-top: 30px!important;
  }
  .map-section-content {
    text-align: center;
    padding-bottom: 0px;
  }

  #insta-feed h2{
    font-size: var(--h2-size);
      line-height: calc((var(--h2-size) * .17) + var(--h2-size));
        }

}


/* 1024px Screen */
@media only screen 
  and (min-device-width : 768px) 
  and (max-device-width : 1024px) {
    .container.row.sticky--active .header__shopping-cart-links-container {
      position: relative;
      right: 3%;
      padding-left: 30px;
    }
    .slideshow-section .slideshow__slide{
      min-width: 100%;
      opacity: 1 !important;
    }
    .carousel .flickity-button-icon {
      position: absolute;
      left: 55%;
      top: 20%;
      width: 58%;
      height: 58%;
    }
    .carousel .flickity-prev-next-button{
      right: -23px;
    }
  }


@media(max-width:576px){
.icon_video svg {
    width: 60px;
    height: 60px;
}
  
  .feat-images .section-title {
    padding-top: 0px;
  }
 
  #insta-feed {
    margin-top: 0px !important;
  }
 
}
@media(max-width:480px){
.map-section-wrapper .grid__wrapper.edge {
    padding: 0 !important;
}
  .map-section-content-wrapper {
    padding: 30px 0 0 0;
}
}
@media(max-width:420px){
  #insta-feed{
    padding-top:30px !Important;
    padding-bottom:30px !Important;

  }


  #insta-feed h2{
    font-size: 20px !important;

  }

}




/* 22/04/2022 css */

div#header-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#logo_desktop {
    width: auto;
}
.header__main-wrapper #main-nav {
    justify-content: center;
}
ul.custom.header__shopping-cart-links-container {
    width: auto;
    display: flex;
    list-style: none;
}
span.device-hide.cart_count {
    position: relative;
    bottom: 40px;
    right: -18px;
}
.header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    height: 10px;
}
  ul.custom.header__shopping-cart-links-container img.account_logo {
    max-width: 18px;
} 
img.account_logo.cartbag_logo {
    width: 19px!important;
    margin-left: -14px;
}
.header__main-wrapper #main-nav {
    padding-top: 0px;
}
.header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    height: 28px;
}
.header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    padding: 0 7px!important;
}
 .editorial__content .button {
    line-height: 42px;
} 
.instafeed-overlay {
    width: 100% !important;
    height: 100% !important;
}


@media screen and (max-width: 1366px) {
ul.custom.header__shopping-cart-links-container span.device-hide.cart_count {
    right: -18px;
}
  .header__shopping-cart-links-container li a, .header__shopping-cart-links-container li button {
    height: 24px;
}
  span.device-hide.cart_count {
    bottom: 42px;
}
}


@media screen and (max-width: 1200px) {
img.account_logo.cartbag_logo {
    margin-left: 0;
}
  span.device-hide.cart_count {
    bottom: 25px;
}
}