/** Shopify CDN: Minification failed

Line 1578:1 Expected "}" to go with "{"

**/


/* Chandler Mobile menu custom css 2.28.25 */
m-header > div.m-header__wrapper > header.m-header__mobile.container-fluid.m\:flex.m\:items-center.m-gradient.m-color-badge-sale > span {
  width: auto;
}

m-header > div.m-header__wrapper > header.m-header__mobile.container-fluid.m\:flex.m\:items-center.m-gradient.m-color-badge-sale > a {
  width: auto;
  padding-right: 20px;
}

.m-logo.m-logo--mobile {
  width: 90%;
}
/* END Chandler Mobile menu custom css 2.28.25 */

.m-menu-customer {
  display: none;
}




.tcw-relative {
  position: relative;
}

.custom-bg-section {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*
.m-header__container .m-header__right {
    display: none;
}
*/
.logo-left-menu-center .m-header__left, .logo-left-menu-center .m-header__right {
  flex: 0 0 0% !important;
}

.m-header__container .m-header__center {
    justify-content: right;
}

.slider-dots-change span.m-dot {
    color: #fff;
}

.slider-dots-change .m-dot.m-dot--active:after {
    border-radius: 5px;
    width: 19px;
    height: 8px;
    color: #fff;
    background: #fff;
}

.slider-dots-change .m-dot-circle .m-dot:before {
    background: transparent;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
}

.m-button--red {
  background: #EE332C;
  color: #fff;
}

 

@media screen and (max-width: 767px) {
       .m-button {
        font-size: 15px;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media screen and (min-width: 768px) {
  .m-button {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@font-face {
    font-family: 'Adrianna';
    src: url('/cdn/shop/files/Adrianna-Bold.woff?v=1734366149') format('woff'); 
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Adrianna-normal';
    src: url('/cdn/shop/files/Adrianna_Regular.woff?v=1734645248') format('woff'); 
    font-weight: normal;
    font-style: normal;
}

.hide-on-mobile {
  display: none!important;
}

.hide-on-desktop {
  display: block!important;
}

@media screen and (min-width: 768px) {
  .hide-on-mobile {
  display: block!important;
}

.hide-on-desktop {
  display: none!important;
}
}

/*Header*/

.m-menu__link--main {
  text-transform: uppercase;
  color: #fff;
  font-family: "Adrianna-normal";
  font-weight: bold;
}

.m-logo.m-logo--mobile {
  justify-content: flex-start;
  padding: 0;
}

.m-header__mobile .m-menu-button {
    justify-content: flex-end;
}

header.m-header__mobile {
      flex-direction: row-reverse;
}

.tcw-bg-\#ffffff {
  background: #fff;
  color: #222;
}

.tcw-header-right-side a {
  font-size: 19px;
  text-decoration: underline;
}

.tcw-header-left-side a {
  font-size: 19px;
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
   .tcw-flavors-wrapper .m-product-card.m-product-card--style-1 {
    display: grid;
    grid-template-columns: 74px 1fr;
    grid-gap: 20px;
    align-items: center;
    margin-top: 20px;
  }

  .tcw-flavors-right-side {
    margin-top: 2rem;
  }

  .tcw-flavors-wrapper h3.m-product-card__title {
    text-transform: uppercase;
    font-size: 20px;
  }

  .tcw-flavors-wrapper .m-mega-product-list__heading {
    text-transform: uppercase;
  }
}

@media screen and (min-width: 1024px) {
  .tcw-flavors-wrapper.swiper-wrapper-disabled {
    display: flex;
    gap: 5%;
    justify-content: center;
  }

.tcw-flavors-wrapper .m-product-card__main-image img {
  height: 100%;
  width: auto;
  transform: none;
  margin: 0 auto;
}
  
.tcw-flavors-wrapper .m-product-card__content.m\:text-left {
  text-align: center;
}


.tcw-flavors-wrapper .m-product-card {
  transition: all 0.5s ease;
}

.tcw-flavors-wrapper .m-product-card__main-image {
  transition: all 0.5s ease;
}

.tcw-flavors-wrapper .m-product-card:hover {
  transform: translateY(-5px);
}


.tcw-flavors-wrapper .m-product-card__main-image:hover {
  transform: none;
}

.tcw-flavors-wrapper .m-product-card__main-image img:hover {
  transform: none;
}

.tcw-header-right-side a {
  font-size: 19px;
}

.tcw-header-left-side a {
  font-size: 19px;
}
  
.tcw-flavors-can {
  display: inline-flex;
  padding: 0;
  margin-top: 20px;
  margin-right: 20px;
}

.tcw-flavors-wrapper .m-mega-product-list__heading {
    text-transform: uppercase;
  }

 .tcw-flavors-wrapper h3.m-product-card__title {
    text-transform: uppercase;
 }

.tcw-flavors-can .m-product-card__main-image {
    width: 130px;
}

.tcw-flavors-wrapper .m-product-card__info {
  margin-top: 10px
}

.tcw-flavors-right-side {
    /* width: 35%; */
    /* display: flex;
    flex-wrap: wrap; */
}

h3.m-mega-product-list__heading {
    width: 100%;
  display: block;
}

h3.m-mega-product-list__heading.tcw-header-right-side {
    width: 100%;
    display: block;
}

}

@media screen and (min-width: 1280px) {
  .tcw-flavors-can .m-product-card__main-image {
    width: 135px;
    height: 250px;
}

}

@media (max-width: 767px) {
    .m-header__mobile .m-menu-drawer__wrapper {
        width: 100%;
    }
}



/*Age verification popup*/

.m-age-verifier__liquid .social-media-links {
    justify-content: center;
}

.m-age-verifier__button-wrapper {
  flex-direction: column;
}

.m-age-verifier__button-wrapper  .m-button {
  width: 226px;
  background: #D2242A;
  color: #fff;
  border: 1px solid #D2242A;
}

.m-age-verifier__button-wrapper  .m-button:hover {
  width: 100%;
  background: transparent!important;
  color: #D2242A!important;
  box-shadow: none;
}

.m-age-verifier__text {
    font-size: 16px;
    color: #6C757D;
    margin: 2rem 0!important;
    padding: 0 3rem;
}

.m-age-verifier__title {
  font-size: 28px!important;
  color: #020024;
  margin: 2rem 0!important;
}

@media screen and (min-width: 768px) {
  
.m-age-verifier__button-wrapper  .m-button {
  width: 296px;
}
}

/*Home Page - Icon Section */



.tcw-hp-icons-section .m-custom-content__block {
  width: 33%;
}

.tcw-hp-icons-section .m-custom-content__wrapper {
  justify-content: center;
}

.tcw-hp-icons-section h2 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
}

.tcw-hp-icons-section h3 {
  text-transform: uppercase;
  font-size: 14px;
}

.tcw-hp-icons-section .text-card-with-image__media {
  width: 64px;
transition: all 0.5s ease;
  margin: 0 auto;
}

.tcw-hp-icons-section .text-card-with-image__media:hover {
      transform: scale(1.1)
}

@media screen and (min-width: 1280px) {
    .m-hover-box--scale-up:hover .m-image, .m-hover-box--scale-up:hover svg {
        transform: none;
    }
}

.tcw-hp-icons-section .text-card-with-image__content {
  text-align: center;
  margin-top: 8px;
}

.stacked-images-hp .container-fluid {
  padding: 0;
}

.new-merch-section h3 {
  font-size: 41px;
  color: #1c2758;
  text-transform: uppercase;
}

.new-merch-section .m-richtext__description {
   margin-top: 0px;
}

.new-merch-section .m-richtext__description p {
  font-family: 'Adrianna';
  font-size: 20px;
  margin-top: 0px;
  color: #1c2758;
   text-transform: uppercase;
}




.vet-text-section h2 {
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 21px;
}

.vet-text-section h3 {
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 21px;
}

.vet-text-section .m-hero__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }

@media screen and (min-width: 768px) {
  .new-merch-section h3 {
    font-size: 65px;
  }

  .new-merch-section .m-richtext__description p {
    font-size: 41px;
  }

  .vet-text-section .m-hero__content {
    max-width: 64rem;
            justify-content: center;
        gap: 15px;
  }

  .vet-text-section .m-hero__title {
    margin-bottom: 0;
  }

   .vet-text-section h2 {
     font-size: 36px;
   }

    .vet-text-section h3 {
     font-size: 36px;
   }

}


@media screen and (min-width: 991px) {

  .tcw-hp-icons-section .container-fluid{
   padding-top: 290px;
    padding-bottom: 290px;
}

.tcw-hp-icons-section h2 {
  font-size: 62px;
}

.tcw-hp-icons-section h3 {
  font-size: 27px;
}

.tcw-hp-icons-section .text-card-with-image__content {
  margin-top: 15px;
}

.tcw-hp-icons-section .m-custom-content__block {
  width: 20%;
}

     
}

@media screen and (min-width: 1280px) {
  .vet-text-section .m-hero__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

   .vet-text-section .m-hero__content {
     gap: 50px;
   }
}

@media screen and (min-width: 1366px) {
  .tcw-hp-icons-section .text-card-with-image__media {
    width: 59%;
  }

 
}



/* Product Page */


.product-8727582376190 .product-block-group--title h1 {
  color: #ff5014;
}

.m-main-product--info .main-product__block .m-product-title {
  font-size: 49.292px;
  text-transform: uppercase;
  text-align: center;
}

.m-main-product--info .main-product__block .product-block-group--title {
  justify-content: center;
}

.m-main-product--info .main-product__block.main-product__block-text {
  margin-top: 0;
  font-size: 12px;
 font-family: "Adrianna";
  text-align: center;
}

.m-main-product--info .main-product__block.main-product__block-text .m-product-text--subtitle  {
  color: #000;
}

.m-main-product--info .m-product-form--wrapper {
  gap: 5%;
  justify-content: center;
}

.m-main-product--info .m-product-form .m-add-to-cart {
     width: 44%;
    background: #d2242a;
    border: 1px solid #d2242a;
    color: #fff;
    display: block;
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
      border-radius: 8px;
}

.m-main-product--info .main-product__block-buy_buttons .m-product-dynamic-checkout.show-add-to-cart {
      width: 44%;
    background: #d2242a;
    border: 1px solid #d2242a;
    color: #fff;
    display: block;
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
      border-radius: 8px;
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded {
   background: #d2242a;
    border: 1px solid #d2242a;
    color: #fff;
       padding-left: 0;
    padding-right: 0;
}

.m-product-description p {
  color: #000;
  font-family: Adrianna;
  font-size: 14px;
}


.pp-product-icons.hide-on-desktop {
  background: url('/cdn/shop/files/Satisfying_Icons.png?v=1733853047');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex!important;
      flex-wrap: wrap;
  padding: 1rem;
  margin-bottom: 3rem;
  margin-top: 2.5rem;
  justify-content: center;
}

.pp-product-icons.hide-on-desktop h1 {
 font-size: 30px;
color: #fff;
  width: 100%;
  padding-bottom: 1rem;
  text-align: center;
}

.pp-product-icons.hide-on-desktop .p-icons {
    width: 33%;
  text-align: center;
  padding-bottom: 1rem;
}

.pp-product-icons.hide-on-desktop p {
  font-size: 14px;
  font-family: "Adrianna";
  color: #fff;
  margin-top: 5px;
}

.pp-product-icons.hide-on-desktop svg {
   width: 100%;
      max-height: 67px;
}

.pp-product-icons.hide-on-mobile svg{
    width: auto;
    height: 90px;
    margin: 0 auto 0.5rem;
} 

.pp-product-icons.hide-on-mobile {
    display: none!important;
    text-align: center;
    align-items: center;
    justify-content: space-between;
}

.pp-product-icons.hide-on-mobile p {
  font-size: 10px;
  font-family: "Adrianna";
}

.m-product-info--wrapper .main-product__block.main-product__block-collapsible_tab {
  padding-left: 20px;
  padding-right: 20px;
    margin-top: 0;
}

.main-product__block.main-product__block-collapsible_tab .m-collapsible--button {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;

}

.all-flavors-pp h2 {
  text-transform: uppercase;
  font-size: 29px;
}

.all-flavors-pp .tcw-under-card.m-image-card__content {
  display: block;
      position: relative !important;
    padding: 0;
}

.all-flavors-pp .tcw-under-card.m-image-card__content h3 {
   text-transform: uppercase;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .m-main-product--info {
    padding: 0;
  }

  .m-main-product--wrapper {
    margin: 0;
  }

   .m-main-product .container-full {
     padding: 0;
   }

    .all-flavors-pp .m-custom-content__block {
      width: 50%;
    }


    .all-flavors-pp .m-custom-content__block:nth-child(3) {
      margin-top: 1rem;
    }

     .all-flavors-pp .m-custom-content__block:nth-child(4) {
      margin-top: 1rem;
    }

    .m-product-description p  {
      padding: 0 1rem;
    }
}

@media screen and (min-width: 768px) {
  .pp-product-icons.hide-on-desktop {
display: none!important;  
}

.pp-product-icons.hide-on-mobile { 
display: flex!important;
  flex-wrap: wrap;
}

.pp-product-icons.hide-on-mobile .p-icons { 
 width: 50%;
}

 .all-flavors-pp .m-custom-content__block {
      width: 25%;
    }


  .m-main-product--info .main-product__block .product-block-group--title {
    align-items: center;
    padding-right: 0;
        padding-top: 3rem;
  }

  .pp-product-icons.hide-on-mobile svg {
    margin: 1rem auto .5rem;
  }

}

@media screen and (min-width: 1024px) {
    .m-main-product.m-gradient {
        margin-bottom: 48px;
        margin-top: 0px;
    }

    .m-main-product .container-full {
  padding: 0;
  padding-right: 15px;
}

.pp-product-icons.hide-on-mobile .p-icons { 
 width: 20%;
}

.m-main-product--info .main-product__block .product-block-group--title {
  justify-content: start;
}

.m-main-product--info .main-product__block.main-product__block-text {
  text-align: left;
}

.m-main-product--info .m-product-form--wrapper {
    gap: 0;
    justify-content: space-between; 
  }

   .m-main-product--info .m-product-form .m-add-to-cart {
     width: 46%;
border-radius: 0;
   }

   .m-main-product--info .main-product__block-buy_buttons .m-product-dynamic-checkout.show-add-to-cart {
      width: 46%;
border-radius: 0;
   }

    .m-product-info--wrapper .main-product__block.main-product__block-collapsible_tab {
    padding-left: 0;
    padding-right: 0;
  }

}

@media screen and (min-width: 1280px) {
  .product-block-group--title h1 {
    font-size: 70px;
  }

  .m-main-product--info .main-product__block.main-product__block-text .m-product-text--subtitle {
    font-size: 15px;
  }

  .all-flavors-pp h2 {
    font-size: 70px;
  }

  .all-flavors-pp .tcw-under-card.m-image-card__content h3 {
    font-size: 25px;
  }


}

/*Content Pages*/

.content-red-header h3 {
   text-transform: uppercase;
  color: #D2242A;
  line-height: 1;
font-size: 35px;
  margin: 2rem 0 1.5rem;
}

.content-page-header .m-gradient {
  background: transparent;
} 

.content-page-header .m-section__header {
  margin: 0;
}

.content-page-header h2.m-section__heading {
  background: transparent;
  text-transform: uppercase;
   color: #fff;
  font-size: 35px;
}

.content-page-header h1.m-section__heading {
  background: transparent;
  text-transform: uppercase;
   color: #fff;
  font-size: 35px;
}

.template-page .m-page-header {
  display: none;
} 

.template-page .container {
  margin-top: 1rem;
}

.about-content-holder .container-fluid {
  padding: 0;
  padding-bottom: 2rem;
}

.about-content-holder .m-custom-content__wrapper {
  margin: 0;
}

.about-content-holder .m-custom-content__block-text:nth-child(2) {
  padding: 0 3rem 2rem;
}

.about-content-holder .m-custom-content__block-image {
  padding: 0;
}

.about-content-holder h3 {
  text-transform: uppercase;
  color: #D2242A;
  line-height: 1;
font-size: 35px;
  margin: 2rem 0 1.5rem;
}

.template-page #MainContent {
  padding-bottom: 0;
}

@media screen and (max-width: 1279px) {
    .template-page #MainContent {
        padding-bottom: 0;
    }
}

@media screen and (min-width: 1280px) { 
.content-page-header h2.m-section__heading {
  font-size: 70px;
}

@media screen and (min-width: 1280px) { 
.content-page-header h1.m-section__heading {
  font-size: 70px;
}

.template-page .container {
  margin-top: 3rem;
}

.content-red-header h3 {
    font-size: 70px;
}

.content-red-text p {
   font-size: 18px;
}

.about-content-holder h3 {
  font-size: 70px;
}

.about-content-holder p  {
  font-size: 18px;
}

 .about-content-holder .m-custom-content__block-text:nth-child(2) {
  padding: 0 4rem 2rem;
}
}


/*Footer*/

#m-custom__block--html_C7EPVN .m-custom-content__block-inner {
    text-align: center;
}

 .m-footer--block.footer-menu-1 .social-media-links a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #ee332c;
}

.tcw-can-section-bottom-container-footer {
   position: relative;
  width: 100%;
  overflow: hidden; 
}

.tcw-can-section-bottom-container-footer.active:before {
  background: #EE332C;
}

.tcw-can-section-bottom-container-footer.active-1:before {
  background: #131b4c;
}

.tcw-can-section-bottom-container-footer.active:after {
  background: #131B4C;
}

.tcw-can-section-bottom-container-footer.active-1:after {
  background: #EE332C;
}

.tcw-can-section-bottom-container-footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%; 
  width: 0;
  height: 100%;
  background: inherit; 
  transform: translateX(-50%);
  z-index: 2;
  animation: none;
 
}

.tcw-can-section-bottom-container-footer:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit; 
  z-index: 1; 
}

.tcw-can-section-bottom-container-footer.animate-bg:before {
  animation: door-slide 1s ease-in-out forwards;
}

@keyframes door-slide {
  0% {
    width: 0; 
  }
  50% {
    width: 100%; 
  }
  100% {
    width: 100%; 
  }
}

.tcw-can-section-bottom-container-footer {
  display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    text-align: center;
    padding: .5rem;
}

.tcw-can-text-holder-footer {
  z-index: 3;
  position: relative;
}

.tcw-can-text-holder-footer h2 {
  color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.tcw-footer {
  background: url('/cdn/shop/files/Merch_Section_19282886-b01e-4404-8e87-7324d9f33711.png?v=1734559670');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.m-footer--bottom {
  display: none;
}

.tcw-footer .m-footer--middle .m-footer--block {
  padding-top: 0;
  padding-bottom: 0;
}

.tcw-footer button.m-newsletter-form__button.m-newsletter-form__button--icon.m-button.m-button--primary {
  background: #1C2758;
}

.tcw-footer .m-newsletter-form__input-wrapper {
  border: 1px solid #1c2758;
}

.tcw-footer .footer-menu-1 .social-media-links a {
  width: 26px;
  background: transparent;
}

.footer-menu-1 h3 {
  display: none;
}


    .tcw-footer .footer-menu-1 .social-media-links a {
      color: #1C2758;
    }

.tcw-footer .footer-sub-section {
  text-align: center;
}

.tcw-footer .footer-sub-section h3 {
  color: #1C2758;
  text-transform: uppercase;
  font-size: 16px;
}

.tcw-footer .footer-sub-section p {
  color: #000;
  font-size: 14px;
  font-family: 'Adrianna-normal';
}

.tcw-footer .m-footer--middle.m-gradient.m-color-footer {
    background: transparent;
} 

.tcw-footer .footer-menu-1.m-footer--block ul li a {
     color: #1C2758;
     text-transform: uppercase;
     font-size: 15px;
  font-family: 'Adrianna';
   }

@media screen and (max-width: 767px) {
  .footer-logo-holder img {
    width: 160px;
    margin: 0 auto;
  }
  

  .tcw-footer .footer-sub-section .m-footer--block-content {
    width: 70%;
    margin: 0 auto;
    }

   .tcw-footer .footer-menu-1 {
     
   }

   

   .tcw-footer .footer-menu-1 .list-unstyled.m-link-lists {
     display: flex;
     flex-wrap: wrap;
   }


     .tcw-footer .footer-menu-1 .list-unstyled.m-link-lists .m-link-lists--item {
     width: 25%;
            text-align: center;
   }

    .tcw-footer .footer-menu-1 .social-media-links {
      width: 100%;
      justify-content: center;
    } 


    


}

@media screen and (min-width: 768px) {
  .tcw-can-section-bottom-container-footer {
    padding: .7rem
  }

  .tcw-can-text-holder-footer h2 {
  font-size: 23px;
  }

  .tcw-footer .footer-menu-1 .list-unstyled.m-link-lists {
     display: flex;
     flex-wrap: wrap;
    align-items: center;
   }

    .tcw-footer .footer-menu-1 .list-unstyled.m-link-lists .m-link-lists--item {
     width: 25%;
      text-align: center;
   }

    .tcw-footer .footer-menu-1 .social-media-links {
      width: 100%;
      text-align: center;
      gap: 0;
      justify-content: end;
    } 

   .tcw-footer .footer-sub-section h3 {
     text-align: left;
   }

    .tcw-footer .footer-sub-section p {
     text-align: left;
      
    }
}

@media screen and (min-width: 1023px) {
  .tcw-can-section-bottom-container-footer {
    padding: 1rem
  }

  .tcw-can-text-holder-footer h2 {
  font-size: 32px;
  }

   .tcw-footer .footer-sub-section h3 {
  font-size: 20px;
}

.tcw-footer .m-footer--middle .m-footer--block {
  padding-top: 45px;
  padding-bottom: 45px;
}

.template-page .m-footer .container {
  margin-top: 0;
}

.tcw-footer .footer-menu-1 {
          display: flex;
        flex-direction: column;
        justify-content: flex-end;
}

}


/*Forms*/

.tcw-contact-form {
  margin-bottom: 2rem;
}

.tcw-contact-form ._formHeader_1ll8d_19 {
  display: none;
} 

.tcw-contact-form _inline_stahb_47 ._formContainer_stahb_30 {
  width: 80%!important;
}

.hulkapps-form-wrapper {
    background-color: #f9f9f9; /* Light gray background */
    padding: 20px;
    border-radius: 10px; /* Rounded corners */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Soft shadow */
}

.tcw-contact-form {
  font-family: 'Adrianna-normal' !important;
}


@media screen and (min-width: 768px) {
  
}

@media  screen and (min-width: 1280px) {
  .wholesale-form .container.m-section-my {
  margin-bottom: 3rem;
}
}

@media screen and (min-width: 1023px) {
  .tcw-contact-form {
      margin-bottom: 3rem;
    }

   .wholesale-form .form_title_div p {
  font-size: 62px; 
 }

  .tcw-contact-form .form_submit_div.text-left {
    width: 55%;
 } 
}

/*Blogs*/

.m-blog {
  padding-top: 35px;
  padding-bottom: 35px;
}




.m-blog .m-article-card__date {
  color: #57575B;
  font-family: 'Adrianna-normal';
  text-transform: capitalize;
}



.events-blog .m-link-lists {
  max-height: 0;
  overflow: hidden; 
  transition: max-height 0.3s ease-in-out; 
}

.events-blog .m-link-lists.open {
  max-height: 300px; 
  padding-top: 0.5rem;
}

.events-blog #tcw-dropdown-toggle {
    display: inline-block;
    position: relative;
  margin: 0;
}

.m-widget__title svg {
  display: none;
}

.events-blog .m-widget {
       display: inline-block;
    background: #f7f7f7;
    padding: 1rem;
   width: 163px;
}

.events-blog #tcw-dropdown-toggle svg{
      display: inline-block;
    width: 14px;
    position: absolute;
    right: -20px;
    top: 45%;
    transform: translateY(-50%);
}

.events-blog #tcw-dropdown-toggle:hover {
  cursor: pointer;
} 

.event-time-holder {
    display: flex;
    width: 102px;
    background: #e7e7e7;
    border-radius: 25px;
    text-align: center;
}

.event-time-holder svg {
    width: 15px;
    margin: 0 8px;
}

.events-blog.m-blog {
  padding-top: 20px;
  padding-bottom: 70px;
}

.events-blog .m-article-card__tags {
  display: none;
}

#shopify-section-template--18487676993790__main .m-page-header {
  padding-bottom: 0;
  text-align: left;
}

.events-blog .m-article-card__content {
  background: #f1f1f1;
    padding: 2rem;
}

.events-blog .m-article-card__image {
  position: relative;
}

.events-blog .event-date-holder {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 15px;
    background: #011e5b;
    color: #fff;
    font-size: 15px;
    font-family: "Adrianna-normal";
    text-align: center;
  line-height: 1;
}

.events-blog .event-date-holder span {
    display: block;
    font-family: 'Adrianna';
    margin: 0;
    font-size: 30px;
}

.m-blog .m-article-card__excerpt {
  display: block!important;
}

.events-blog.m-blog .m-article-card__excerpt {
  color: #76787c;
}

.events-blog .m-article-card__date {
  display: none;
}

.m-blog.events-blog .m-article-card__image {
  border-radius: 0;
}

.m-row.sidebar-above-header {
    display: flex;
    flex-direction: column-reverse;
}

.m-row.sidebar-above-header .m-blog-sidebar {
  margin-bottom: 1.5rem;
  padding: 0;
}

a.m-article-card__readmore.m-button.m-button--link {
    background: #1C2758;
    color: #fff;
    border-radius: 4px;
    padding: 0.4rem 2.2rem;
    text-transform: capitalize;
}

.m-blog .m-article-card__excerpt {
  color: #000;
  font-size: 14px;
}

.m-blog .m-article-card__image {
  border-radius: 5px;
}

.m-blog.events-blog .m-article-card__title {
  margin-bottom: 0.5rem;
}

.m-blog .m-article-card__title {
        text-transform: capitalize;
      font-family: 'Adrianna-normal';
    font-weight: bold;
  margin-bottom: 0;
    }



@media screen and (max-width: 551px) {
  .m-blog .m-blog__list {
    grid-template-columns: 1fr;
  }
  
  .m-row.sidebar-above-header .m-blog-sidebar {
    margin-top: 0;
  }

}

@media screen and (min-width: 768px) {
 .m-blog .m-blog__list {
    gap: 64px;
}

.m-blog {
  padding-top: 70px;
  padding-bottom: 70px;
}
}

@media screen and (min-width: 1023px) {

  .events-blog .m-article-card__content {
    padding: 2rem;
}

  .m-blog.events-blog .m-article-card__title {
   font-size: 21px; 
}

.events-blog.m-blog .m-article-card__excerpt {
  font-size: 18px;
}
}

/* On The Move Page */

.onTheMoveHero {
  position: relative;
}

.onTheMoveHero .container-fluid {
  padding-left: 100px;
  padding-right: 100px;
@media (max-width: 768px) {
padding-left: 60px;
  padding-right: 20px;
}
}

.zeroesOnTheMove {
  justify-content: center;
  background: #fff;
  height: 100%;
  width: auto;
  text-align: center;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
padding: 40px 10px;
@media (max-width: 768px) {
justify-content: flex-end;
padding: 40px 8px;
}
}

.zeroesOnTheMove .m-custom-content__block-inner {
height: 100%;
position: relative;
}

.stickyOnTheMove {
position: sticky;
top: 40px;
width: 30px;
@media (max-width: 768px) {
top: 40px;
width: 26px;
}
}

.onTheMoveHero2 {
  position: relative;
}

.onTheMoveHero2 .container-fluid {
  padding-left: 100px;
  padding-right: 100px;
@media (max-width: 768px) {
padding-left: 60px;
  padding-right: 18px;
}
}

.onTheMoveHero2 .m-custom-content__wrapper {
  row-gap: 120px;
@media (max-width: 1024px) {
row-gap: 60px;
}
}

.onTheMoveHero2 .m-custom-content__block-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
  @media (max-width: 768px) {
  gap: 20px;
}
}

.onTheMoveHero2 img {
max-width: 400px;
margin: 0 auto;
@media (max-width: 768px) {
max-width: 100%;
}
}

.smallerIconImg img {
  max-width: 300px;
margin: 0 auto;
@media (max-width: 768px) {
max-width: 80%;
}
}

@media (min-width: 1024px) {
.zeroesBorderRight {
  border-right: 2px solid #da3f3f;
}
}

.zeroesOnTheMove2 {
  justify-content: center;
  background: #011f5c;
  height: 100%;
  width: auto;
  text-align: center;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
padding: 40px 10px;
@media (max-width: 768px) {
justify-content: flex-end;
padding: 40px 8px;
}
}

.zeroesOnTheMove2 .m-custom-content__block-inner {
height: 100%;
position: relative;
}

.zeroesStatsOuter {
  width: 80%;
  margin: 0 auto;
  @media (max-width: 768px) {
width: 100%;
}
}

.zeroesStats p {
  font-size: 20px;
  @media (max-width: 768px) {
font-size: 16px;
}
}

.zeroesStatsFirstFinal p {
   font-size: 24px !important;
  @media (max-width: 768px) {
font-size: 18px !Important;
}
}

.zeroesStatsFinal p {
   font-size: 20px !important;
  @media (max-width: 768px) {
font-size: 14px !Important;
}
}

.zeroesStats p:nth-of-type(2) {
  text-align: right;
}