/** Shopify CDN: Minification failed

Line 3831:0 Unexpected "}"

**/
/** GENERAL **/

#zonos > .z-flag {
    bottom: 75px !important;
    right: 7.5px !important;
}

#zonos > .z-flag img {
    width: 60px !important;
    height: 60px !important;
}

#beam-header .header__heading-logo, .header .header__heading-logo {
    max-width: 9vw;
    width: 100%;
}
#menu-drawer a.submenu_item_men{
background: linear-gradient(180deg, #88ca5d, #0fae4d);
}
body {
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, a, p, li, span, input, button, select, textarea {
  font-family: montserrat, sans-serif !important;
}

.button, .shopify-challenge__button, .customer button {
    background: rgb(187,207,70);
    background: #00AC4E;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 1vw 2vw;
    font-size: 1.1vw;
    border-radius: 5px;
    min-height: auto;
    line-height: 1;
    text-decoration: none !important;
}

.button::after, .shopify-challenge__button::after, .customer button::after {
    display: none;
}

.shopify-challenge__container .shopify-challenge__button {
    display: block;
    margin: 1vw auto 0;
}

body#recharge-novum main#MainContent #recharge-te .nav__list--desktop {
    max-width: 80vw;
}

body#recharge-novum main#MainContent #recharge-te .nav__list--desktop > li {
    width: 20%;
    text-align: center;
}

body#recharge-novum main#MainContent #recharge-te .nav__list--desktop > li > a {
    font-size: .9vw;
}

.cbb-shipping-rates-calculator {
    display: none;
}

.cart-great-taste img {
    max-width: 300px;
    width:100%;
}

.cart-great-taste {
    text-align: center;
}

.cart-great-taste p {
    font-size: 1vw;
    color: #279eee;
}

#shopify-section-header {
    z-index: 5;
}

.is-empty .cart-great-taste {
    display: none;
}

li.submenu_shop.all {
    display: none;
}

#wisepops-root .wise-tab {
    right: -75px;
}

#wisepops-root .wise-tab span {
    font-size: 25px;
}

.template-search__header h1 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 0 0 1vw;
}

details-modal.header__search img {
    max-width: 2vw;
    margin-right: 1vw;
}

/** ANNOUNCEMENT BAR **/
div#announcement-bar {
    padding: .75vw;
    text-align: center;
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
}

div#announcement-bar p, div#announcement-bar a {
    margin: 0;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    font-size: .7vw;
}

/** HEADER **/

header#beam-header , .header{
    max-width: 95vw;
    padding: 1vw 0 !important;
}

header#beam-header a.header__menu-item, header#beam-header .header__menu-item span, .header a.header__menu-item, .header .header__menu-item span  {
    font-size: .9vw !important;
    color: #00438E;
    font-weight: 400;
    text-transform: uppercase;
}

header#beam-header nav.header__inline-menu, .header nav.header__inline-menu {
  width: 50vw; 
    display: inline-block;
}

header#beam-header h1.header__heading, .header h1.header__heading {
    width: 10vw;
}

header#beam-header .header__icons {
    width: 20vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.beam-keto-button p {
    font-size: 0.833vw;
    margin: 0;
}

.beam-keto-button {
    margin-right: 1vw;
}

.beam-keto-button a {
    background: rgb(249,184,2);
    background: linear-gradient(180deg,rgb(249,184,2) 0%,rgb(221,130,17) 100%);
    display: block;
    margin-top: .5vw;
    font-size: .9vw;
    color: #fff;
    font-weight: 700;
    padding: .5vw;
    text-align: center;
}

header#beam-header h1.header__heading img.header__heading-logo {
    max-width: 7.5vw;
}

header#beam-header nav.header__inline-menu ul.list-menu.list-menu--inline li {
    padding: 0 1vw;
}

header#beam-header .header__icons a.header__icon img {
    max-width: 2.5vw;
}

header#beam-header .header__icons a.header__icon {
    width: 4vw;
}

#cart-notification-form button.button[name="checkout"] {
    background: rgb(187,207,70);
    background: linear-gradient(180deg,rgba(187,207,70,1) 0%,rgba(85,172,63,1) 100%);
}

#cart-notification-form button.button[name="checkout"]::after {
    display: none;
}

header#beam-header nav.header__inline-menu ul.list-menu.list-menu--inline .header__submenu li {padding: 0;}

#beam-header .list-menu--disclosure, .header .list-menu--disclosure {
    width: 30vw;
    padding: 0 .5vw;
}

.header>.header__heading-link {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    max-width: 9vw;
    text-decoration: none !important;
}

.header__heading-logo-wrapper {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    max-width: 9vw;
    text-decoration: none !important;
}

.header>.header__heading-link > * {
    width: 100%;
}

.header>.header__heading-link .logo_subtitle {
    margin-top: 10px;
    color: #fff;
    padding: .5vw;
    text-align: center;
    font-weight: 600;
    font-size: .9vw;
        width: 100%;
}

.logo_subtitle.ls_women {
    background: rgb(215,0,113);
    background: linear-gradient(180deg, rgba(215,0,113,1) 0%, rgba(136,13,64,1) 100%);
}

.logo_subtitle.ls_pets {
    background: rgb(15,158,221);
    background: linear-gradient(180deg, rgba(15,158,221,1) 0%, rgba(0,69,151,1) 100%);
}

.logo_subtitle.ls_kids {
    background: rgb(121,73,150);
    background: linear-gradient(180deg, rgba(121,73,150,1) 0%, rgba(67,39,130,1) 100%);
}

.logo_subtitle.ls_performance {
    background: rgb(219 89 21);
    background: linear-gradient(180deg, rgb(219 89 21) 0%, rgb(145 30 26) 100%);
}

.logo_subtitle.ls_plants {
    background: rgb(169 192 64);
    background: linear-gradient(180deg, rgb(169 192 64) 0%, rgb(64 128 45) 100%);
}

.logo_subtitle.ls_keto {
    background: rgb(249, 184, 2);
    background: linear-gradient(180deg, rgb(249, 184, 2) 0%, rgb(221, 130, 17) 100%);
}

ul.submenu_shop, .header #HeaderMenu-MenuList-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-color: rgba(18,18,18, .1);
    border-width: 1px;
}
.header__submenu {
     border-color: rgba(18,18,18, .1) !important;
    border-width: 1px !important;
}

ul.submenu_shop > p , .header #HeaderMenu-MenuList-1 > p{
    width: 100%;
}

ul.submenu_shop > li , .header #HeaderMenu-MenuList-1 > li{
    width: 32%;
    margin: .25vw 0;
}

ul.submenu_shop.header__submenu>li>a.header__menu-item, .header #HeaderMenu-MenuList-1>li>a.header__menu-item {
    padding: 0;
    color: #fff!important;
    font-weight: 700!important;
    text-align: center!important;
    justify-content: center;
    min-height: 3.5vw;
    align-items: center;
    text-decoration: none !important;
}

ul.submenu_shop.header__submenu > li .submenu_item_women, #menu-drawer .submenu_item_women, .header #HeaderMenu-MenuList-1 > li .submenu_item_women {
    background: rgb(215,0,113);
    background: linear-gradient(180deg, rgba(215,0,113,1) 0%, rgba(136,13,64,1) 100%);
}

ul.submenu_shop.header__submenu > li .submenu_item_pets, #menu-drawer .submenu_item_pets, .header #HeaderMenu-MenuList-1 > li .submenu_item_pets {
    background: rgb(15,158,221);
    background: linear-gradient(180deg, rgba(15,158,221,1) 0%, rgba(0,69,151,1) 100%);
}

ul.submenu_shop.header__submenu > li .submenu_item_kids, #menu-drawer .submenu_item_kids, .header #HeaderMenu-MenuList-1 > li .submenu_item_kids {
    background: rgb(121,73,150);
    background: linear-gradient(180deg, rgba(121,73,150,1) 0%, rgba(67,39,130,1) 100%);
}

ul.submenu_shop.header__submenu > li .submenu_item_performance, #menu-drawer .submenu_item_performance, .header #HeaderMenu-MenuList-1 > li .submenu_item_performance {
    background: rgb(219 89 21);
    background: linear-gradient(180deg, rgb(219 89 21) 0%, rgb(145 30 26) 100%);
}

ul.submenu_shop.header__submenu > li .submenu_item_plants, #menu-drawer .submenu_item_plants, .header #HeaderMenu-MenuList-1 > li .submenu_item_plants {
    background: rgb(169 192 64);
    background: linear-gradient(180deg, rgb(169 192 64) 0%, rgb(64 128 45) 100%);
}

ul.submenu_shop.header__submenu > li .submenu_item_keto, #menu-drawer .submenu_item_keto, .header #HeaderMenu-MenuList-1 > li .submenu_item_keto {
    background: rgb(249, 184, 2);
    background: linear-gradient(180deg, rgb(249, 184, 2) 0%, rgb(221, 130, 17) 100%);
}

ul.submenu_shop>p, ul.submenu_shop>a, .header #HeaderMenu-MenuList-1>a,  .header #HeaderMenu-MenuList-1>p, .header #HeaderMenu-MenuList-1 > li.submenu_shop-all{
    width: 100%;
    font-size: .9vw;
    color: #00438e;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin: 1vw;
    line-height: 1;
}
.header #HeaderMenu-MenuList-1 > li.submenu_shop-all a{
    color: #00438e !important;
    font-weight: 400;
    min-height: auto !important;
     text-decoration: underline !important;
}

ul.submenu_shop>a, .header #HeaderMenu-MenuList-1>a, .header #HeaderMenu-MenuList-1 > li.submenu_shop-all a{
    text-decoration: underline;
    font-weight: 700;
}
.header__submenu {
    background-color: #fff;
}

/** FOOTER **/

.beam_footer .container {
    max-width: 95vw;
    width: 100%;
}

.beam_footer_footerimg img {
    width: 100%;
    /* max-width: 27vw; */
  max-width: 14vw;
    margin-top: 0;
}

.beam_footer {
    padding-top: 5vw;
    padding-bottom: 5vw;
}

.beam_footer .container > .row {
    display: flex;
    flex-wrap: wrap;
}

.beam_footer_footermenu ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.beam_footer_footermenu ul li a {
    font-size: .95vw;
    color: #3c3c3c;
    font-weight: 300;
    text-decoration: none;
}

.beam_footer_footermenu ul li:not(:last-child) {
    padding-bottom: .75vw;
}

.beam_footer_footermenu {
    padding-left: 2vw;
}

.beam_footer_socials ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

ul.bf_social_icons {
    display: flex;
    margin-bottom: 1.25vw;
}

ul.bf_social_icons li:not(:last-child) {
    margin-right: 1vw;
}

ul.bf_social_information li p {
    font-size: .95vw;
    font-weight: 300;
    margin: 0;
    line-height: 1.25;
    color: #3c3c3c;
}

ul.bf_social_information li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

ul.bf_social_information li:not(:last-child) {
    margin-bottom: 1.1vw;
}

ul.bf_social_icons li a img {
    max-width: 2.5vw;
}

ul.bf_social_information li img {
    max-width: 1.5vw;
    margin-right: .75vw;
}

ul.bf_social_information li p a {
    color: #3C3C3C;
    text-decoration: none;
}

/** HOME BANNER **/

.beam_home_banner {
   /* background:url('/cdn/shop/files/imgpsh_fullsize.png?v=1700678446'); */
    background-size: cover;
    /* min-height: 45vw; */
  min-height: 30vw ;
  background-position:center;
    display: flex;
    align-items: center;
    position: relative;
  background-repeat:no-repeat;
}

.beam_home_banner .splide__slide img{
  width:100%;
}
.beam_home_banner > video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}

.bhb_innerImg h2 {
    font-size: 4.167vw;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.bhb_innerImg img {
    max-width: 7.292vw;
    margin-right: 2vw;
}

.bhb_innerImg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.beam_home_banner .container {
    max-width: 100%;
    width: 100%;
    z-index: 3;
}

.beam_home_banner .container .row > div {
    padding: 0;
}

.bhb_inner {
    text-align: center;
    padding-left: 5vw;
    padding-right: 5vw;
}

.bhb_inner h3 {
    font-size: 2.5vw;
    font-weight: 300;
    color: #fff;
    margin: 1vw 0;
}

.bhb_inner p {
    font-size: 1.25vw;
    color: #fff;
    font-weight: 600;
    margin: 0;
}

.bhb_splide ul.splide__pagination {
    bottom: -3vw;
}



.bhb_splide ul.splide__pagination button.splide__pagination__page {
    width: .45vw;
    height: .45vw;
    margin: .25vw;
    background: #fff;
    opacity: 1;
    transition: all 0.25s ease-out;
}

.bhb_splide ul.splide__pagination button.splide__pagination__page.is-active {
    transform: scale(1.5);
}

/** HOME IMAGE RIGHT **/

.beam_imageRight {
    padding-bottom: 2vw;
}

.beam_imageRight img {
   /* max-width: 45vw; */
  max-width: 40vw;
    width: 100%;
    margin-top: 0vw;
    position: relative;
    z-index: 4;
    transform: scale(1.15);
}

.beam_imageRight .row {
    display: flex;
    align-items: center;
}

.beam_imageRight .container {
    max-width: 95vw;
    width: 100%;
}

.beam_imageRightContent {
    padding-left: 5vw;
    padding-top: 5vw;
}

.beam_imageRightContent h2 {
    font-size: 1.979vw;
    font-weight: 700;
    color: #00438e;
    margin: 0;
}

.beam_imageRightContent p {
    font-size: 1.1vw;
    font-weight: 300;
    color: #3C3C3C;
    margin: 1vw 0;
}

.beam_imageRightContent a {
    background: rgb(187,207,70);
    background: linear-gradient(86.06deg,#88ca5d,#0fae4d 98.81%);
    color: #fff;
    font-weight: 300;
    display: inline-block;
    padding: .5vw 1.5vw;
    font-size: 1.1vw;
    border-radius: 5px;
    font-weight: 600;
}

/** BEAM CATEGORIES **/

.beam_categories .container {
    max-width: 100%;
    width: 100%;
}

h2.beam_categories_title {
    font-size: 2.083vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 2vw 0 2vw;
}

.bct_women {
    background-image: url(/cdn/shop/files/beamwoman.png?v=1668006400);
}

.bct_kids {
    background-image: url(/cdn/shop/files/beamforkidspurple.png?v=1670509480);
}

.bct_keto {
    background-image: url(/cdn/shop/files/beamketo.png?v=1668006400);
}

.bct_performance {
    background-image: url(/cdn/shop/files/beamperformance.png?v=1668006400);
}

.bct_pets {
    background-image: url(/cdn/shop/files/beamforpetsblue.png?v=1670509480);
}

.bct_men {
    background-image: url(/cdn/shop/files/Mens_Page_grid_444_x_273_px.png?v=1708540464);
}

.bc_content h2 img {
    width: 100%;
    max-width: 15vw;
}

.bc_content h2 span {
    display: block;
    margin-top: 1vw;
    padding: .5vw;
    line-height: 1;
    font-size: 2vw;
    border: 2px solid #fff;
}

.row.beam_category {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.row.beam_category::before, .row.beam_category::after {
  display: none;
}

.row.beam_category>div {
    background-size: 130%;
    background-position: center;
    padding: 0;
    background-repeat: no-repeat;
    width: 33%;
    margin-bottom: .5%;
}

.row.beam_category>div a {
    text-decoration: none;
}

.bc_content {
    min-height: 20vw;
    text-align: center;
    max-width: 80%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    transition: all .25s ease-out;
    position: relative;
}

.bc_content h2 {
    color: #fff;
    font-size: 2.083vw;
    opacity: 1;
    margin: auto;
    position: absolute;
    transition: all 0.25s ease-out;
    width: 70%;
    left: 0;
    right: 0;
}

.bc_content p {
    font-size: 1.1vw;
    color: #fff;
    font-weight: 300;
    margin: 0;
    opacity: 0;
    position: absolute;
    transition: all .25s ease-out;
}

.bc_content:hover p {
    opacity: 1;
}

.bc_content:hover h2 {
    opacity: 0;
}


.bc_content > * {
    width: 100%;
}

.bc_content h2 strong {
    text-transform: uppercase;
    font-weight: 600;
}

/** BEAM PEOPLE **/

.beam_people_section {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(244,244,244,1) 100%);
    padding-bottom: 3vw;
}

.bps_innerContent.bps-alignment-middle {
    text-align: center;
}

.bps_innerContent.bps-alignment-left {
    text-align: left;
}

.bps_innerContent.bps-alignment-middle p {
    padding-right: 0;
}

.beam_people .container {
    max-width: 100%;
    width: 100%;
}

.beam_people .container > .row > .col-md-12 {
    padding: 0;
}

.beam_people {
    padding-top: 8vw;
}

.beam_people h2 {font-size: 2.083vw;font-weight: bold;color: #00438E;text-align: center;margin: 0 0 3vw;}

.beam_peopleSlider {
    background: rgb(187,207,70);
    background: linear-gradient(180deg, rgba(187,207,70,1) 0%, rgba(85,172,63,1) 100%);
}

.bpsbody .bps_inner .row {
    display: flex;
    align-items: center;
}

.bps_innerContent {
    padding-left: 10vw;
}

.bps_innerContent img {
    max-width: 5vw;
}

.bps_innerContent h3 {
    font-size: 1.45vw;
    color: #fff;
    font-weight: 800;
    margin: 0;
}

.bps_innerContent h3::after {
    content: "";
    width: 50%;
    height: 2px;
    display: block;
    background: #fff;
    margin: .25vw auto;
}

.beam_page_template .bps_innerContent h3::after {
  display: none;
}

.bps_innerContent h3.bps-title-only {
    margin-bottom: 2vw;
}

.bps_innerContent h5 {
    font-size: 1.1vw;
    color: #fff;
    font-weight: 400;
    margin: 0 0 2vw;
}

.bps_innerContent p {
    font-size: 1.1vw;
    font-weight: 300;
    color: #fff;
    margin: 0;
    padding-right: 5vw;
    margin-bottom: 2.5vw;
}

.bps_innerContent h4 {
    font-size: 1.042vw;
    color: #fff;
    margin: 1vw 0 0;
}

.bps_innerImage img {
    margin-top: -3vw;
    max-width: 45vw;
}

.bps_splide .splide__track {
    overflow: visible;
}

.bps_splide 
ul.splide__pagination {
    left: 9vw;
    right: inherit;
    padding: 0;
    bottom: 2.5vw;
}

.bps_splide ul.splide__pagination .splide__pagination__page {
    opacity: 1;
    background: #fff;
    margin: 0 .5vw;
}

.bps_splide ul.splide__pagination .splide__pagination__page.is-active {
    transform: scale(1);
}

.beam_podcast_buttons_people {
    width: 34vw;
    padding: 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: center;
}

.beam_podcast_buttons_people .blogbut_podcast, .beam_podcast_buttons_people .blogbut_article {
    background: linear-gradient(90deg,rgba(15,158,221,1),transparent) rgba(0,69,151,1);
    width: 48%;
    padding: 1vw 1vw 1vw 1.5vw;
    font-size: 1.1vw;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    border-radius: 5px;
    margin: 0 1%;
    transition: all .5s ease-out;
}

.beam_podcast_buttons_people .blogbut_article {
    background: linear-gradient(90deg,rgba(15,158,221,1),transparent) rgba(0,69,151,1);
    width: 48%;
    padding: 1vw 1vw 1vw 1.5vw;
    font-size: 1.1vw;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    border-radius: 5px;
    margin: 0 1%;
    transition: all .5s ease-out;
}

.beam_podcast_buttons_people .divider {
    display: block!important;
    width: 1px;
    position: absolute;
    height: 100%;
    background-color: #fff;
    right: 3vw;
}

/** TESTIMONIAL **/

.beam_testimonial {
    background: rgb(15,158,221);
    background: linear-gradient(180deg, rgba(15,158,221,1) 0%, rgba(0,69,151,1) 100%);
    padding-top: 4vw;
    margin-bottom: 10vw;
}

.beam_testimonial .container {
    max-width: 100%;
    width: 100%;
}

.beam_testimonial h2 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 0 0 3vw;
}

.beam_testimonial .container .row > div {
    padding: 0;
}

.bt_splide .splide__track {
    padding-left: 3vw !important;
    padding-right: 3vw !important;
}

.bt_splideBody {
    background: #fff;
    padding: 2vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    height: 100%;
    align-content: space-between;
}

.bt_splideInner {
    padding: 0 3.5vw;
    height: 100%;
}

.bt_splide {
    max-width: 100%;
    margin: 0 auto -8vw;
}

.bt_splideBody p {
    font-size: .85vw;
    font-weight: 300;
    text-align: center;
    margin: 0;
    min-height: 8vw;
}

.bt_splideBody > * {
    width: 100%;
}

.bt_splideBody img {
    width: 7.5vw;
    height: 7.5vw;
    margin-bottom: 1vw;
    margin-top: 1vw;
    border-radius: 50%;
}

.bt_splideBody h4 {
    font-size: 1.1vw;
    font-weight: 400;
    margin: 0;
}

.beam_share h2 {
    text-align: center;
    font-weight: 300;
    font-size: 1.302vw;
}

.beam_share h2 a {
    text-decoration: underline;
}

.bt_splide .splide__arrows .splide__arrow {
    background: transparent;
    opacity: 1;
    width: 1.5vw;
    height: 1.5vw;
    top: 60%;
}

.bt_splide .splide__arrows .splide__arrow svg {
    fill: #fff;
    height: 1.5vw;
    width: 1.5vw;
}

.bt_splide .splide__arrows .splide__arrow.splide__arrow--next {
    right: 3vw;
}

.bt_splide .splide__arrows .splide__arrow.splide__arrow--prev {
    left: 3vw;
}

/** BEST SELLER **/

.beam_bestSeller {
    padding-top: 5vw;
    padding-bottom: 2.5vw;
  /*  background-image: url(/cdn/shop/files/bestsellerbgv2.png?v=1674832012); */
    background-size: 65vw;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.beam_bestSeller h2 {
    font-size: 2.083vw;
    text-align: center;
    margin: 0;
    color: #00438E;
}

.beam_bestSeller h3 {
    font-size: 1.5vw;
    text-align: center;
    margin: .5vw 0;
    color: #00438e;
    font-weight: 700;
}

.beam_bestSeller .container {
    max-width: 85vw;
    width: 100%;
}

.bbs_outerBody {
    display: flex;
    padding-top: 1.5vw;
    padding-bottom: 2.5vw;
    align-items: center;
    flex-wrap: wrap;
}

.bbs_innerBody {
    background: rgb(187,207,70);
    background: linear-gradient(180deg,rgba(187,207,70,1) 0%,rgba(85,172,63,1) 100%);
    padding: 2.5vw 4vw 2.5vw 7.5vw;
    width: 47vw;
    position: relative;
    z-index: 2;
    left: -2vw;
}

.bbs_innerBody h2 {
    text-align: left;
    position: absolute;
    top: -10vw;
    margin-left: 0;
}

.bbs_innerBody_images {
    position: relative;
    width: 35vw;
}

.bbs_outerBody .bbs_advanced_set {
    max-width: 36vw;
    position: relative;
    right: -4vw;
    top: -1vw;
    z-index: 3;
    width: 100%;
    transform: scale(1.1);
}

img.bbs_great_taste {
    position: absolute;
    z-index: 4;
    bottom: -3vw;
    right: -11vw;
    max-width: 11vw;
}

.bbs_innerBody_content > img {
    max-width: 13vw;
}

.bbs_innerBody_content > p {
    font-size: 1.1vw;
    line-height: 1.25;
    color: #fff;
    margin: 1vw 0;
}

.bbs_innerBody_content>p span {
    color: #fff !important;
}

.bbs_innberBody_cta {
    display: flex;
    align-items: center;
    margin-top: 1.5vw;
}

.bbs_innberBody_cta > p {
    font-size: 2.083vw;
    margin: 0;
    color: #fff;
    margin-right: 1.5vw;
    font-weight: 300;
}

.bbs_innberBody_cta>a {
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
    color: #fff;
    font-weight: 700;
    font-size: 1.1vw;
    padding: .75vw 2vw;
    text-decoration: none;
    border-radius: 5px;
}

/** AS SEEN ON **/

.beam_seenOn {
    padding-top: 3vw;
    padding-bottom: 6vw;
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
}

.beam_seenOn .container {
    max-width: 100%;
    width: 100%;
}

.beam_seenOn h2 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 0 0 3vw;
}

.beam_seenOn .container .row > div {
    padding: 0;
}

.bso_splide .splide__list {
    align-items: center;
    text-align: center;
}

.bso_splide .splide__list img {
    width: 100%;
    height: 8vw;
    object-fit: contain;
}

.bso_splide .splide__list .splide__slide {
    padding-left: 3vw;
    padding-right: 3vw;
}

.bso_splide .splide__pagination {
    bottom: -2.5vw;
}

.bso_splide .splide__pagination button.splide__pagination__page {background: rgb(15,158,221);background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);opacity: 1;margin: 0 .4vw;width: .5vw;height: .5vw;position: relative;border: 1px solid #004e9e;outline: 1px solid #004e9e;}

.bso_splide .splide__pagination button.splide__pagination__page.is-active {
    transform: scale(1);
    border: 1px solid #fff;
    outline: 1px solid #004597;
}

/** BEAM BLOG **/

.beam_blog {
    padding-top: 5vw;
    padding-bottom: 3.5vw;
    text-align: center;
    background: rgb(246,246,246);
    background: linear-gradient(0deg,rgba(246,246,246,1) 0%,rgba(246,246,246,1) 45.5%,rgba(255,255,255,1) 45.5%);
}

.beam_blog .container {
    max-width: 80vw;
    width: 100%;
}

.beam_blog > .container > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.beam_blog h2 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 0 0 3vw;
}

.beam_blog .beam_blogOuter {
    padding: 0;
    background: #fff;
    width: 31%;
}

.beam_blogBodyInner img {
    width: 100%;
    height: 15vw;
    object-fit: cover;
}

.beam_blogBody {
    background: #fff;
}

.beam_blogBodyContent h4 {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: .25vw 2vw;
    margin: 0;
    position: relative;
    top: -1vw;
    font-size: 1.042vw;
    border-radius: 5px;
}

.beam_blogBodyContent h3 {
    font-size: 1.25vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 0;
}

.beam_blog a {
    text-decoration: none;
    display: flex;
    height: 100%;
}

.beam_blogBodyContent p.date {
    margin: 0;
    font-size: 0.833vw;
    color: #3c3c3c;
}

.beam_blogBodyContent hr {
    margin: .5vw auto;
    border-top: 1px solid #3c3c3c;
    max-width: 3vw;
}

.beam_blogBodyContent p:not(.date) {
    margin: 0;
    font-size: 0.833vw;
    color: #3c3c3c;
}

.beam_blogBodyContent {
    padding: 0 2.5vw 2.5vw;
}

.beam_blogBodyContent h4.general {
    background: #1f3a6e;
    background: linear-gradient(180deg,#1a70aa 0%,#1f3a6e 100%);
}

.beam_blogBodyContent h4.women {
    background: rgb(215,0,113);
    background: linear-gradient(180deg, rgba(215,0,113,1) 0%, rgba(136,13,64,1) 100%);
}

.beam_blogBodyContent h4.pets {
    background: rgb(15,158,221);
    background: linear-gradient(180deg, rgba(15,158,221,1) 0%, rgba(0,69,151,1) 100%);
}

.beam_blogBodyContent h4.kids {
    background: rgb(121,73,150);
    background: linear-gradient(180deg, rgba(121,73,150,1) 0%, rgba(67,39,130,1) 100%);
}

.beam_blogBodyContent h4.performance {
    background: rgb(219 89 21);
    background: linear-gradient(180deg, rgb(219 89 21) 0%, rgb(145 30 26) 100%);
}

.beam_blogBodyContent h4.men {
    background: rgb(134 202 93);
    background: linear-gradient(180deg, rgb(134 202 93) 0%, rgb(15 160 78) 100%);
}

.beam_blogBodyContent h4.keto {
    background: rgb(249, 184, 2);
    background: linear-gradient(180deg, rgb(249, 184, 2) 0%, rgb(221, 130, 17) 100%);
}

/** BEAM NEWSLETTER **/

.beam_newsletter {
    background-image: url(/cdn/shop/files/beamnewsletterbg_1.png?v=1668263871);
    background-size: cover;
    text-align: center;
    padding-top: 2.5vw;
}

.beam_newsletter .container {
    max-width: 80vw;
    width: 100%;
}

.beam_newsletter .container .row {
    display: flex;
    align-items: center;
}

.beam_newsletter h2 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.beam_newsletter_form {
    text-align: center;
    max-width: 25vw;
}

.beam_newsletter p {
    font-size: 1.1vw;
    font-weight: 600;
    color: #fff;
}

.beam_newsletter img {
    width: 100%;
    max-width: 34vw;
}

.beam_newsletter_form form > * {
    width: 100%;
    display: block;
}

.beam_newsletter_form form #condition, .beam_newsletter_form form label {
    display: inline-block;
    width: auto;
    margin: 0 0 1vw;
}

.beam_newsletter_form form {
    max-width: 75%;
    margin: auto;
}

.beam_newsletter_form form>* {
    height: auto !important;
    min-height: auto !important;
}

.beam_newsletter_form form div[data-testid="form-component"] {
    background: transparent !important;
}

.beam_newsletter_form form div[data-testid="form-component"] p, .beam_newsletter_form form div[data-testid="form-component"] p span {
    color: #fff !important;
}

.beam_newsletter_form form {
    background: transparent !important;
}

.beam_newsletter_form form input[type=text], .beam_newsletter_form form input[type=email] {
    margin-bottom: 1vw!important;
    font-size: .9vw!important;
    padding: .5vw 1vw!important;
    border: none!important;
    border-radius: .2vw!important;
    min-height: 3vw;
    height: auto !important;
}

.beam_newsletter_form form #condition {
    margin-right: .25vw;
    float: left;
    margin-top: .25vw;
}

.beam_newsletter_form form label {
    font-size: .8vw;
    color: #fff;
    float: left;
}

.beam_newsletter_form form input[type=submit] {
    display: block;
    max-width: 55%;
    font-size: 1.1vw;
    border: none;
    padding: .5vw 1vw;
    margin: 0;
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
}

.beam_newsletter_divider {
    display: block !important;
    width: 100%;
    height: 20px;
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
}

.beam_newsletter_form form label .needsclick {
    color: #fff !important;
    font-weight: 400 !important;
}

.beam_newsletter_form form button.needsclick {
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%)!important;
    max-width: 12vw;
    font-weight: 700!important;
    font-size: 1.1vw !important;
}

.beam_newsletter_form form button.needsclick[role="combobox"] {
    background: transparent !important;
}

/** BEAM INSTAGRAM **/

.beam_instagram .container {
    max-width: 100%;
    width: 100%;
}

.beam_instagram .container .row > div {
    padding: 0;
}

.beam_instagram_body #insta-feed, .beam_instagram_body .instafeed-shopify {
    margin-top: 0;
}

.beam_instagram h2 {
    font-size: 1.75vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 3vw 0 3vw;
}

.beam_instagram h2 a {
    color: #00AC4E;
}

.beam_instagram_body #insta-feed, .beam_instagram_body .instafeed-shopify {
    display: flex;
    justify-content: space-between;
}

#insta-feed a, .instafeed-shopify a {
    width: 19.5vw;
    height: 19.5vw;
}

#insta-feed .instafeed-container, .instafeed-shopify .instafeed-container {
    width: 100% !important;
    height: 100%;
}

.beam_instagram {
    position: relative;
    padding-bottom: 27px;
}

.beam_instagram_body {
    position: relative;
}

.beam_instagram_body::before {
    height: 27px;
    width: 100%;
    content: "";
    display: block;
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
    position: absolute;
    top: -27px;
}

.beam_instagram::after {
    height: 27px;
    width: 100%;
    content: "";
    display: block;
    background: rgb(15,158,221);
    background: linear-gradient(180deg,rgba(15,158,221,1) 0%,rgba(0,69,151,1) 100%);
    position: absolute;
    bottom: 0;
}

/** CART **/

h1.cart__empty-text {
    font-size: 2.083vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 0 0 1vw;
}

h2.cart__login-title {
    font-size: 1.5vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 4vw 0 .5vw;
}

p.cart__login-paragraph {
    font-size: .85vw;
    font-weight: 300;
    text-align: center;
    margin: 0;
}

a#cart-notification-button {
    background: transparent;
    border: 1.5px solid #3c3c3c;
    text-decoration: none;
    color: #3c3c3c;
}

cart-items h1.title {
    font-size: 2.083vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 0 0 1vw;
}

cart-items a, cart-items p {
    font-size: .85vw;
    font-weight: 300;
}

cart-items.page-width {
    max-width: 70vw;
}

.cbb-shipping-rates-calculator.cbb-desktop-view {
    max-width: 100% !important;
}

h4.cbb-shipping-rates-calculator-header {
    font-size: 1.5vw;
    font-weight: 700 !important;
    color: #00438e;
    border-bottom: none !important;
}

.shopify-section.cart__footer-wrapper .page-width {
    max-width: 70vw;
}

cart-remove-button a.button {
    display: flex;
    background: none;
    color: #3c3c3c;
}

td.cart-item__details a {font-size: 1vw;font-weight: 700;}

.product-option {
    font-size: 1vw;
}

.cart-item__price-wrapper .price {
    font-size: 1vw;
}

/** 404 **/

.template-404 p {
    font-size: 4vw;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}

.template-404 h1.title {
    font-size: 2vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 2.5vw 0;
}

/** ACCOUNT PAGE **/

#recover, #recover+div {
    display: none;
}

#login, #login+div {
    display: none;
}

#recover.active, #recover+div.active {
    display: block;
}

#login.active, #login+div.active {
    display: block;
}


.customer.account h2, .customer.addresses h2 {
    font-size: 18px;
}

.customer.account h1.customer__title {
    margin-bottom: 15px;
}

.customer_title_logout {
    text-align: center;
}

.customer a.button {
    color: #fff;
    font-weight: 600 !important;
}

.customer.login h1, .customer.register h1, .customer.account h1,  .customer.addresses h1 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #00438e;
    text-align: center;
    margin: 2.5vw 0;
}

.customer.addresses h1 {
    margin-bottom: 1vw;
}

.customer.account h2, .customer.addresses h2 {
    font-size: 1.5vw;
    font-weight: 700;
    color: #00438e;
    margin: 1.5vw 0;
}

.customer.addresses button {
  color: #fff !important;
}

.customer.login a, .customer.login p, .customer.account a, .customer.account p, .customer.addresses a, .customer.addresses p {
    font-size: .85vw;
    font-weight: 300;
}

.customer.login div#rc_login h5 {
    margin-top: 4vw;
    margin-bottom: 0;
    font-size: .85vw;
    font-weight: 300;
    line-height: 1;
}

/** MISC PAGE TEMPLATE **/

section.bv2mpgt_banner {
   background-image: url(/cdn/shop/files/homepagebanner.png?v=1668000889`);
    background-size: cover;
    display: flex;
    align-items: center;
    margin-bottom: 5vw;
}

section.bv2mpgt_banner .container {
    max-width: 75%;
    width: 100%;
}

section.bv2mpgt_banner .row {
    min-height: 20vw;
    display: flex;
    align-items: center;
}

section.bv2mpgt_banner h1 {
    font-size: 3vw;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

.shogun-root > .shg-fw {
    width: 100% !important;
    margin: auto !important;
}

.bv2mpgt_content .shg-row {
    justify-content: center !important;
}

.beam_overview section.bv2mpgt_banner .row {
    text-align: center;
    min-height: 35vw;
    display: flex;
    align-items: center;
}

.beam_overview section.bv2mpgt_banner .row h1 {
    font-size: 3.646vw;
    margin: 0;
    color: #fff;
    line-height: 1.15;
    text-transform: none;
}

/** COLLECTION **/

.card-information {
    text-align: center !important; 
}

.beamv2_collection_banner {
  background-image: url(/cdn/shop/files/homepagebanner.png?v=1668000889`);
  background-size: cover;
  display: flex;
  align-items: center;
}

.beamv2_collection_banner .container {
    max-width: 75vw;
    width: 100%;
}

.beamv2_collection_banner .container .row {
    min-height: 20vw;
    display: flex;
    align-items: center;
}

.beamv2_collection_banner h1 {
    font-size: 3vw;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

.beamv2_collection_grid .container {
    max-width: 80vw;
    width: 100%;
}

.beamv2_collection_grid {
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
}

.beamv2_category_sidebar h3 {
    font-size: 1.5vw;
    font-weight: 700;
    color: #00438e;
    margin: 0;
}

.beamv2_category_sidebar ul {
    margin: 1vw 0 0 0;
    padding: 0;
    list-style: none;
}

.beamv2_category_sidebar ul li a {
    margin: 0;
    font-size: .9vw;
    color: #3c3c3c;
    position: relative;
    width: 100%;
    display: flex;
    text-decoration: none !important;
    align-items: center;
    line-height: 1;
}

.beamv2_collection_grid .beamv2_product_grid {
    padding-top: 0;
}

.beamv2_category_sidebar ul li a p.beamv2_category_title {
    position: relative;
    padding-left: 2vw;
    margin: 0;
}

.beamv2_category_sidebar ul li a span.beamv2_category_products {
    position: absolute;
    right: 0;
    width: 1.5vw;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 1.25vw;
    font-size: .75vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.beamv2_category_sidebar ul li:not(:last-child) {
    margin-bottom: 1.25vw;
}

.beamv2_category_sidebar ul li a p.beamv2_category_title span {
    content: "";
    width: 1.25vw;
    height: 1.25vw;
    position: absolute;
    background: #f5f5f5;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
}

.beamv2_category_sidebar ul li a p.beamv2_category_title span img {
    width: 80%;
}

.beamv2_category_sidebar ul li.current_category a p.beamv2_category_title span {
    background: rgb(187,207,70);
    background: linear-gradient(180deg,rgba(187,207,70,1) 0%,rgba(85,172,63,1) 100%);
}

.beamv2_collection_grid .quick-add__submit {
    font-weight: 700;
    padding: 1vw 0;
    cursor: pointer;
    text-align: center;
    color: #fff;
}

.card--card, .card--standard .card__inner {
    background: transparent;
}

.card--standard>.card__content .card__information {
    text-align: center;
}

.card__heading {
    font-size: 1vw;
    font-weight: 700;
}

.card-information {
  text-align: center;
}

.card-information>.price {
    text-align: center;
}

/********************************************************************** 
MOBILE 
**********************************************************************/

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

html.js.smile-ios-overflow-scroll #zonos {
    display: none;
}

html.js.smile-ios-overflow-scroll .smile-launcher-frame-container {
    display: none;
}
  
  body div:has(#smile-ui-container) {
    z-index: 50;
}

div#gorgias-chat-container iframe#chat-button {
    bottom: 5px!important;
    right: 5px!important;
    z-index: 50 !important;
}

  div#smile-ui-container .smile-launcher-frame-container {
    left: 10px !important;
    bottom: 10px !important;
    z-index: 50 !important;
}

#zonos .z-info.show {
    z-index: 999999 !important;
}
  
  .z-intl #zonos {
    z-index: 60 !important;
}

#zonos>.z-flag {
    bottom: 70px!important;
    right: 10px!important;
  z-index: 50 !important;
}
  
#zonos>.z-flag img {
    width: 50px!important;
    height: 50px!important;
}
  
  html, body {
    overflow-x: hidden !important;
  }

  details-modal.header__search img {
    max-width: 25px;
    margin-right: 5px;
}

  .template-search__header h1 {
    font-size: 25px;
}

.template-search h3.card__heading {
    font-size: 14px;
    margin-bottom: 5px
}

.template-search p.subscribe_save {
    display: none;
}
  
  /** ANNOUNCEMENT **/

  div#announcement-bar p, div#announcement-bar a {
    font-size: 12px;
    line-height: 1.25;
}

div#announcement-bar {
    padding: 10px;
}

  /** HEADER **/

  header#beam-header {
      max-width: 95vw;
      padding: 1vw 0;
      grid-template-columns: 2fr 2fr 2fr;
  }

  header#beam-header .header__icons {
    width: 100%;
}

  header#beam-header nav.header__inline-menu {
      display: none;
  }
  
  header#beam-header h1.header__heading img.header__heading-logo {
      max-width: 150px;
  }
  
  header#beam-header h1.header__heading {
      width: 100%;
  }

  header#beam-header .header__icons a.header__icon.header__icon--account {
      margin-right: 10px;
  }
  
  header#beam-header .header__icons a.header__icon img {
      max-width: 30px;
  }
  
  header#beam-header .header__icons a.header__icon {
      margin-right: 0;
  }

  header#beam-header .header__icons a.header__icon {
      width: 30px;
  }

  .header>.header__heading-link {
      max-width: 150px;
  }
  
  #beam-header .header__heading-logo {
      max-width: 100%;
      margin: auto;
  }
  
  .header>.header__heading-link .logo_subtitle {
      font-size: 10px;
      padding-left: 0;
      padding-right: 0;
      max-width: 90px;
      margin: 5px auto;
  }

  #menu-drawer .has-submenu ul.menu-drawer__menu li {
      margin: 0;
      padding: 0;
  }
  
  #menu-drawer .has-submenu ul.menu-drawer__menu li a {
      font-weight: 700;
      color: #fff;
      padding: 15px 25px;
      text-transform: uppercase;
  }
  
  div#menu-drawer {
      border: none;
  }

  #menu-drawer .has-submenu ul.menu-drawer__menu li a.submenu_item_shop.all {
      color: #000;
      font-weight: 700;
      text-transform: uppercase;
  }

  #menu-drawer .menu-drawer__submenu {
    border-left: none;
  }


  /** FOOTER **/

  .beam_footer {
      padding-top: 50px;
      padding-bottom: 50px;
  }
  
  .beam_footer .container .row > div {
      width: 100%;
  }
  
  .beam_footer .container {
      max-width: 100%;
  }
  
  .beam_footer_footerimg {
      text-align: center;
  }
  
  .beam_footer_footerimg img {
      max-width: 150px;
      margin-top: 0;
  }
  
  .beam_footer_footermenu ul li a {
      font-size: 16px;
  }
  
  .beam_footer_footermenu {
      text-align: center;
      padding-top: 25px;
      padding-left: 0;
  }
  
  .beam_footer_footermenu ul li:not(:last-child) {
      padding-bottom: 10px;
  }
  
  .beam_footer_footermenu ul li {
      padding-bottom: 10px;
  }
  
  ul.bf_social_icons {
      margin-bottom: 15px;
      justify-content: center;
      margin-top: 25px;
  }
  
  ul.bf_social_icons li:not(:last-child) {
      margin-right: 15px;
  }
  
  ul.bf_social_icons li a img {
      max-width: 30px;
  }
  
  .beam_footer_socials ul {
      text-align: center;
  }
  
  ul.bf_social_information li p {
      font-size: 16px;
  }
  
  ul.bf_social_information li img {
      max-width: 18px;
      margin-right: 15px;
  }
  
  ul.bf_social_information li:not(:last-child) {
      margin-bottom: 15px;
      justify-content: center;
  }
  
  ul.bf_social_information li {
      justify-content: center;
  }

  /** HOMEPAGE: BANNER **/

  .beam_home_banner {
    /* min-height: 70vh; */
    min-height: 50vh;
    margin-top:-30px;
  }
  
  .bhb_innerImg h2 {
      font-size: 35px;
      margin-bottom: 15px;
      line-height: 1em;
  }
  
  .bhb_innerImg {
      flex-wrap: wrap;
      flex-direction: column;
  }
  
  .bhb_innerImg img {
      max-width: 75px;
      margin-bottom: 15px;
  }
  
  .bhb_inner h3 {
      font-size: 25px;
      margin-bottom: 15px;
      margin-top: 0;
  }

  .bhb_inner h3 br {
      display: none;
  }
  
  .bhb_inner p {
      font-size: 16px;
  }
  
  .bhb_splide ul.splide__pagination {
      bottom: -30px;
  }
  
  .bhb_splide ul.splide__pagination button.splide__pagination__page {
      width: 10px;
      height: 10px;
      margin: 0 5px;
      border: 2px double transparent;
  }
  
  .bhb_inner {
      padding-left: 15px;
      padding-right: 15px;
  }

  /** HOMEPAGE: IMAGE RIGHT **/

  .beam_imageRight .row {
      flex-wrap: wrap;
      flex-direction: column-reverse;
  }
  
  .beam_imageRight .row > div {
      width: 100%;
  }
  
  .beam_imageRight img {
      width: 80%;
      max-width: 100%;
      margin: auto;
      display: block;
  }
  
  .beam_imageRight .container {
      max-width: 100%;
  }
  
  .beam_imageRightContent {
      padding: 0;
      text-align: center;
  }
  
  .beam_imageRight {
      padding-top: 15px;
      padding-bottom: 50px;
  }
  
  .beam_imageRightContent h2 {
      font-size: 30px;
      line-height: 1em;
      margin: 25px 0 0;
  }
  
  .beam_imageRightContent p {
      font-size: 16px;
      margin: 25px 0;
  }
  
  .beam_imageRightContent a {
      font-size: 18px;
      padding: 10px 30px;
  }

  /** HOMEPAGE: CATEGORY **/

  h2.beam_categories_title {
      font-size: 30px;
      margin: 0 0 15px;
  }

  .bc_content h2 {
      font-size: 25px;
      margin-bottom: 15px;
      position: inherit;
  }
  
  .bc_content {
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      min-height: 100vw;
  }
  
  .bc_content p {
      font-size: 16px;
      display: block;
      position: inherit;
      opacity: 1;
  }

  .row.beam_category>div {
      width: 100%;
      margin-bottom: 0;
      background-size: 250%;
  }

  .bc_content h2 img {
      max-width: 150px;
  }
  
  .bc_content h2 span {
      font-size: 20px;
      margin-bottom: 10px;
      max-width: 80%;
      display: block;
      margin-left: auto;
      margin-right: auto;
  }
  
  /** HOMEPAGE: PEOPLE **/

  .beam_people {
      padding-top: 0;
  }

  .beam_peopleSlider {
      padding-top: 50px;
  }
  
  .beam_people h2 {
      font-size: 25px;
      margin-bottom: 15px;
  }
  
  .bpsbody .bps_inner .row {
      flex-wrap: wrap;
      flex-direction: column;
      height: 100%;
      align-content: space-between;
      justify-content: space-between;
  }

  .bpsbody .bps_inner .row::before, .bpsbody .bps_inner .row::after {
      display: none;
  }
  
  .bps_innerContent {
      padding-left: 30px;
      padding-right: 30px;
  }
  
  .bps_inner {
      padding-bottom: 0;
      height: 100%;
  }
  
  .bps_innerContent img {
      max-width: 50px;
      margin-bottom: 15px;
  }
  
  .bps_innerContent h3 {
      font-size: 20px;
      margin: 0;
  }

  .bps_innerContent h3:after {
      margin: 10px auto;
  }
  
  .bps_innerContent p {
      font-size: 16px;
      font-weight: 400;
      margin: 15px 0;
      padding-right: 0;
  }

  .bps_innerContent p span {
      display: none;
  }

  .bps_innerContent.bps-alignment-middle p {
      padding-right: 0;
  }
  
  .bps_innerContent h4 {
      font-size: 12px;
      margin: 0;
  }
  
  .bpsbody .bps_inner .row > div {
      width: 100%;
  }
  
  .bps_innerImage img {
      margin: 0;
      max-width: 100%;
  }
  
  .bps_innerImage {
      text-align: center;
      padding-left: 30px;
      padding-right: 30px;
  }

  .bps_innerContent h5 {
      font-size: 16px;
  }
  
  .beam_podcast_buttons_people {
      width: 100%;
  }
  
  .beam_podcast_buttons_people .blogbut_podcast, .beam_podcast_buttons_people .blogbut_article {
      width: 100%;
      font-size: 14px;
      padding: 15px 20px;
      margin: 0 0 10px;
  }
  
  .beam_podcast_buttons_people a img {
      margin-bottom: 0;
  }
  
  .beam_podcast_buttons_people .divider {
      right: 60px;
  }

  .bps_splide ul.splide__pagination {
      left: 15px;
      bottom: 15px;
  }

  .bps_innerContent.bps-alignment-left {
      text-align: center;
  }

  .bpsbody {
      height: 100%;
  }

  /** HOMEPAGE: TESTIMONIAL **/

  .bt_splide {
      margin: 0;
  }

  .bt_splideBody p {
      font-size: 14px;
  }
  
  .bt_splideBody {
      padding: 15px;
      min-height: 250px;
  }
  
  .beam_testimonial {
      padding-top: 50px;
      padding-bottom: 50px;
      margin-bottom: 0;
  }
  
  .beam_share h2 {
      font-size: 14px;
      margin-top: 25px;
      margin-bottom: 25px;
  }

  .bt_splideBody img {
      width: 75px;
      height: 75px;
      margin: 15px 0;
  }
  
  .bt_splideBody h4 {
      font-size: 12px;
  }
  
  .bt_splideInner {
      padding: 0 15px;
  }
  
  .bt_splide .splide__arrows .splide__arrow {
      width: 15px;
      height: 15px;
  }
  
  .bt_splide .splide__arrows .splide__arrow svg {
      width: 15px;
      height: 15px;
  }
  
  .bt_splide .splide__arrows .splide__arrow.splide__arrow--prev {
      left: 7.5px;
  }
  
  .bt_splide .splide__arrows .splide__arrow.splide__arrow--next {
      right: 7.5px;
  }

  .beam_testimonial h2 {
      font-size: 25px;
      padding-left: 15px;
      padding-right: 15px;
  }

  .beam_people_section {
    padding-bottom: 0;
  }
  
  /** HOMEPAGE: BEST SELLER **/

  .beam_bestSeller {
      padding-top: 150px;
      padding-bottom: 50px;
      background-position: left bottom;
      background-size: cover;
  }
  
  .beam_bestSeller h2 {
      font-size: 25px;
      top: -110px;
      text-align: center;
      left: 0;
  }

  .bbs_innerBody_images {
      max-width: 100%;
      width: 100%;
  }
  
  .bbs_outerBody .bbs_advanced_set {
      max-width: 80%;
      right: 0;
      top: 0;
      transform: scale(1);
  }
  
  img.bbs_great_taste {
      max-width: 30vw;
      bottom: -50px;
      right: 0px;
  }
  
  .beam_bestSeller .container {
      max-width: 100%;
  }
  
  .bbs_outerBody {
      flex-wrap: wrap;
      text-align: center;
      justify-content: center;
  }
  
  .bbs_outerBody>img {
      max-width: 50%;
      right: 0;
      top: 0;
      margin-bottom: -25px;
  }
  
  .bbs_innerBody {
      padding: 50px 15px 25px;
      width: 100%;
      position: inherit;
      border-radius: 5px;
  }
  
  .bbs_innerBody_content>img {
      max-width: 115px;
      margin-bottom: 15px;
  }
  
  .bbs_innerBody_content>p {
      font-size: 16px;
      margin-bottom: 15px;
  }
  
  .bbs_innberBody_cta>p {
      font-size: 24px;
      font-weight: 700;
      margin-right: 0;
  }
  
  .bbs_innberBody_cta>a {
      font-size: 16px;
      padding: 10px 30px;
      display: inline-block;
      margin-top: 10px;
  }
  
  .bbs_innberBody_cta {
      margin-top: 0;
      display: block;
  }

  /** HOMEPAGE: AS SEEN **/

  .bso_splide .splide__list img {
      height: 65px;
      object-position: center;
  }
  
  .beam_seenOn h2 {
      font-size: 25px;
      margin-bottom: 15px;
  }
  
  .beam_seenOn {
      padding-top: 50px;
      padding-bottom: 75px;
  }
  
  .bso_splide .splide__pagination button.splide__pagination__page {
      width: 10px;
      height: 10px;
      margin: 0 5px;
  }
  
  .bso_splide .splide__pagination {
      bottom: -35px;
  }

  /** HOMEPAGE: BLOG **/

  .beam_blog {
      padding-top: 50px;
      padding-bottom: 50px;
      background: #f6f6f6;
  }
  
  .beam_blog .container {
      max-width: 100%;
  }

  .beam_blog>.container>.row {
      justify-content: center;
  }
  
  .beam_blog .beam_blogOuter {
      padding: 0;
      margin-bottom: 15px;
      width: calc(100% - 30px);
  }
  
  .beam_blog h2 {
      font-size: 30px;
      margin-bottom: 15px;
  }
  
  .beam_blogBodyInner img {
      height: 175px;
  }
  
  .beam_blogBodyContent {
      padding: 0 25px 25px;
  }
  
  .beam_blogBodyContent h4 {
      font-size: 14px;
      padding: 5px 20px;
      margin-top: -15px;
      top: -10px;
  }
  
  .beam_blogBodyContent h3 {
      font-size: 20px;
  }
  
  .beam_blogBodyContent p.date {
      font-size: 12px;
  }
  
  .beam_blogBodyContent hr {
      margin: 10px auto;
      max-width: 50px;
  }
  
  .beam_blogBodyContent p:not(.date) {
      font-size: 16px;
  }
  
  .beam_blogBody {
      margin-bottom: 15px;
  }

  /** HOMEPAGE: NEWSLETTER **/

  .beam_newsletter .container {
      max-width: 100%;
  }
  
  .beam_newsletter .container .row > div {
      width: 100%;
  }
  
  .beam_newsletter .container .row {
      flex-wrap: wrap;
      flex-direction: column-reverse;
  }
  
  .beam_newsletter_form {
      max-width: 100%;
  }
  
  .beam_newsletter {
      padding-top: 50px;
      padding-bottom: 0;
  }
  
  .beam_newsletter img {
      max-width: 75%;
  }
  
  .beam_newsletter h2 {
      font-size: 30px;
  }
  
  .beam_newsletter p {
      font-size: 16px;
      font-weight: 400;
  }
  
  .beam_newsletter_form form input[type=text], .beam_newsletter_form form input[type=email] {
      font-size: 16px !important;
      padding: 10px 15px !important;
      margin-bottom: 15px !important;
      border-radius: 5px !important;
  }

  .beam_newsletter_form form button.needsclick {
      font-size: 16px !important;
      max-width: 50% !important;
      height: auto !important;
      padding: 15px 20px !important;
      margin-bottom: 25px !important;
  }

  .beam_newsletter_form form button.needsclick[role=combobox] {
    background: transparent!important;
    margin-bottom: 0 !important;
    padding-left: 10px !important;
}
  
  .beam_newsletter_form form label {
      margin-left: 0 !important;
  }
  
  .beam_newsletter_form form {
      max-width: 100%;
      padding: 0 !important;
  }

  .beam_newsletter_form form div[data-testid=form-component] {
      justify-content: center !important;
  }
  
  .beam_newsletter_form form label {
      font-size: 14px;
      line-height: 1;
      margin-left: 10px;
  }
  
  .beam_newsletter_form form input[type=submit] {
      font-size: 14px;
      padding: 10px 15px;
      max-width: 100%;
      display: block;
      float: none;
      margin-top: 40px;
      margin-bottom: 10px;
  }
  
  /** HOMEPAGE: INSTAGRAM **/

  .beam_instagram h2 {
      font-size: 16px;
      margin: 30px 0 30px;
  }

  .beam_instagram_body>img {
      width: 50%;
      height: 50vw;
      object-fit: cover;
  }
  
  .beam_instagram_body>img:last-child {
      display: none;
  }

  .beam_instagram_body #insta-feed .instafeed-container {
      width: 50% !important;
      padding-top: 50% !important;
  }
  
  .beam_instagram_body #insta-feed > a:nth-child(5) {
      display: none;
  }

  .beam_instagram_body #insta-feed, .beam_instagram_body .instafeed-shopify {
      display: block;
  }

  /** CATEGORY PAGES **/

  #MainContent .beam_page_template .beam_imageRight .container {
    max-width: 100%;
  }

  #MainContent .beam_page_template .beam_imageRight img {
      max-width: 150px ;
      margin-left: auto;
      margin-right: auto;
  }
  
  .beam_page_template .beam_symptoms {
      padding-top: 0;
      padding-bottom: 50px;
  }
  
  .beam_page_template .beam_symptoms .container {
      max-width: 100%;
  }
  
  .beam_page_template .beam_symptoms h2 {
      font-size: 25px;
  }
  
  .beam_page_template .beam_symptomsImages img {
      max-width: 25%;
  }
  
  .beam_page_template .beam_symptomsImages {
      padding-left: 0;
      padding-right: 0;
      margin: 25px 0;
  }
  
  .beam_page_template .beam_symptoms p {
      font-size: 14px;
  }
  
  .beam_page_template .beam_didyouknow .container {
      max-width: 100%;
  }
  
  .beam_page_template .beam_didyouknowContent h2 {
      font-size: 25px;
      text-align: center;
  }
  
  .beam_page_template .beam_didyouknow .container .row > div:last-child {width: 100%;text-align: center;}
  
  .beam_page_template .beam_didyouknowContent p {
      font-size: 14px;
      text-align: center;
  }
  
  .beam_page_template .beam_didyouknow {
      padding-top: 75px;
      padding-bottom: 75px;
      background-position: left 0 center;
      position: relative;
      background-attachment: fixed;
      background-size: auto;
      background-repeat: no-repeat;
  }
  
  .beam_page_template .beam_didyouknowContent {
      padding: 25px;
      text-align: center;
      background: rgb(255 255 255 / 85%);
  }
  
  .beam_page_template .beam_didyouknow .container .row {
      flex-wrap: wrap;
  }
  
  .beam_page_template .beam_people {
      padding-top: 50px;
  }

  .beam_page_template  .beam_pagetemplateshop {
      padding-top: 50px;
      padding-bottom: 25px;
  }
  
  .beam_page_template  .beam_pagetemplateshop h2 {
      font-size: 25px;
      margin-bottom: 25px;
      text-align: center;
  }
  
  .beam_page_template .beam_pagetemplateshop .container .row:not(.bpts_products) {
      justify-content: center;
  }
  
  .beam_page_template .bpts_product {
      width: 100%;
  }
  
  .beam_page_template .bpts_atc {
      width: calc(100% - 30px);
      margin-top: 25px;
      padding: 25px;
  }
  
  .beam_page_template .bpts_product > img {
      max-width: 35%;
  }
  
  .beam_page_template .bpts_product ul h3 {
      font-size: 20px;
  }
  
  .beam_page_template .bpts_product ul li.bpts_product_features img {
      width: 30px;
      height: 30px;
  }
  
  .beam_page_template .bpts_product ul li.bpts_product_features p {
      font-size: 14px;
  }
  
  .beam_page_template .bpts_atc > img {
      max-width: 125px;
  }
  
  .beam_page_template .bpts_atc > p {
      max-width: 100%;
      font-size: 14px;
      margin: 15px 0;
  }
  
  .beam_page_template .bpts_atcButton p {
      font-size: 25px;
  }
  
  .beam_page_template .bpts_atcButton a {
      font-size: 14px;
      padding: 10px 20px;
      margin-left: 20px;
  }
  
  .beam_page_template .bpts_products {
      padding-top: 50px;
      padding-bottom: 0;
      flex-wrap: wrap;
      justify-content: center;
  }
  
  .beam_page_template .bpts_products > div {
      width: 100%;
  }
  
  .beam_page_template .bpts_products_body > img {
      max-width: 100px;
  }
  
  .beam_page_template .bpts_products_content > h3 {
      font-size: 20px;
      margin-top: 10px;
  }
  
  .beam_page_template .bpts_products_body {
      justify-content: center;
      margin-bottom: 25px;
      flex-wrap: wrap;
      width: 80vw;
      margin: auto;
  }
  
  .beam_page_template .bpts_products_content > p {
      font-size: 16px;
      margin: 5px 0;
  }

  .beam_page_template .bpts_products .splide__arrows button svg {
      height: 15px;
      width: 15px;
  }

  .beam_page_template .bpts_products .splide__arrows button {
      height: 30px;
      width: 30px;
  }
  
 .beam_page_template .bpts_products_content>a {
      font-size: 16px;
      padding: 10px 20px;
      max-width: 250px;
      width: 100%;
  }
  
  .beam_page_template .bpts_products_content {
      text-align: center;
  }

  #MainContent .beam_page_template .beam_blog {
    padding-top: 50px;
  }

  /** CUSTOMER PAGES **/

  .customer.login h1, .customer.register h1, .customer.account h1, .customer.addresses h1 {
      font-size: 30px;
  }
  
  .customer.login a, .customer.login p, .customer.account a, .customer.account p, .customer.addresses a, .customer.addresses p {
      font-size: 16px;
  }
  
  .button, .shopify-challenge__button, .customer button {
      font-size: 16px;
      font-weight: 700;
      padding: 10px 20px;
  }
  
  .customer.login div#rc_login h5 {
      font-size: 16px;
  }

  .customer form ul {
      padding-left: 20px;
  }

  .customer form input {
      font-size: 14px !important;
  }

  .user-customer input {
      width: 80%;
      padding: 10px;
      margin-bottom: 10px;
  }
  
  .user-customer .rc_title-bar h2 {
      font-size: 30px;
      font-weight: 700;
      color: #00438e;
      text-align: center;
      margin: 50px 0 0;
  }

  .customer.account h2, .customer.addresses h2 {
      font-size: 18px;
  }

  .customer_title_logout {
      margin-bottom: 35px;
  }

  /** CART **/

  td.cart-item__details a {font-size: 16px;font-weight: 700;}
  
  .product-option {
      font-size: 16px;
  }
  
  .cart-item__price-wrapper .price {
      font-size: 16px;
  }

  cart-items.page-width {max-width: 100%;}

  cart-items h1.title {
      font-size: 25px;
  }
  
  cart-items a, cart-items p {
      font-size: 14px;
  }
  
  h4.cbb-shipping-rates-calculator-header {
      font-size: 18px;
  }
  
  #main-cart-footer button#checkout {
      padding-top: 15px;
      padding-bottom: 15px;
  }

  h1.cart__empty-text {
      font-size: 30px;
      margin-bottom: 20px;
  }
  
  h2.cart__login-title {
      font-size: 20px;
  }
  
  p.cart__login-paragraph {
      font-size: 16px;
  }
  
  cart-items.page-width {
      padding-top: 50px;
      padding-bottom: 50px;
  }

  .shopify-section.cart__footer-wrapper .page-width {
      max-width: 100%;
  }
  
  .cart-great-taste img {
      max-width: 200px;
  }
  
  .cart-great-taste p {
      font-size: 16px;
  }

  p.totals__subtotal-value {
    font-size: 18px;
    font-weight: 700;
}
  
  /** LEGAL PAGES **/

  .beam_legal_banner h1 {
      font-size: 30px;
  }

  .beam_legal_banner {
      padding-top: 0;
      padding-bottom: 0;
  }
  
  .beam_logal_banner .container {
      max-width: 100%;
  }
  
  .beam_legal_banner .row {
      min-height: 25vh;
      justify-content: center;
  }
  
  .beam_legal_banner h1 {
      font-size: 25px;
  }

  .beam_legal_content {
      padding-top: 50px;
      font-size: 16px;
  }
  
  .beam_legal_content p, li {
      font-size: 16px;
  }
  
  .beamv2_collection_banner .container .row {
      min-height: 25vh;
      justify-content: center;
  }
  
  .beamv2_collection_banner .container {
      max-width: 100%;
  }
  
  .beamv2_collection_banner {
      text-align: center;
  }
  
  .beamv2_collection_banner h1 {
      font-size: 30px;
  }
  
  .beamv2_collection_grid {
      padding-top: 50px;
      padding-bottom: 0;
  }
  
  .beamv2_collection_grid .container {
      max-width: 100%;
  }
  
  .beamv2_category_sidebar h3 {
      font-size: 24px;
      margin-bottom: 20px;
  }
  
  .beamv2_category_sidebar ul li a p.beamv2_category_title {
      font-size: 16px;
      padding-left: 30px;
  }
  
  .beamv2_category_sidebar ul li a p.beamv2_category_title span {
      width: 20px;
      height: 20px;
  }
  
  .beamv2_category_sidebar ul li:not(:last-child) {
      margin-bottom: 15px;
  }
  
  .beamv2_category_sidebar ul li a span.beamv2_category_products {
      width: 25px;
      height: 25px;
      font-size: 12px;
  }
  
  .beamv2_collection_grid .beamv2_product_grid {
      padding-top: 20px;
  }
  
  .beamv2_collection_grid .beamv2_product_grid .page-width {
      padding: 0;
  }
  
  .beamv2_collection_grid .beamv2_product_grid .card__heading {
      font-size: 16px;
      text-align: center;
  }
  
  .beamv2_collection_grid .beamv2_product_grid .price {
      font-weight: 400;
      text-align: center;
  }
  
  .beamv2_collection_grid .quick-add__submit {
      padding: 14px 0;
  }
  
  .quick-add {
      margin-bottom: 20px;
  }

  /** 404 PAGES **/

  .template-404 p {
      font-size: 60px;
  }
  
  .template-404 h1.title {
      font-size: 30px;
  }

  section.bv2mpgt_banner .row {
      min-height: 25vh;
      justify-content: center;
  }
  
  section.bv2mpgt_banner .row h1 {
      font-size: 30px;
  }
  
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .beam_instagram h2 {
	font-size: 16px;
	margin: 30px 0 30px;
}

  html, body {
    overflow-x: hidden;
}
  
  header#beam-header nav.header__inline-menu {
    display: none;
  }

   #menu-drawer .has-submenu ul.menu-drawer__menu li {
      margin: 0;
      padding: 0;
  }
  
  #menu-drawer .has-submenu ul.menu-drawer__menu li a {
      font-weight: 700;
      color: #fff;
      padding: 15px 25px;
  }
  
  div#menu-drawer {
      border: none;
  }

  #menu-drawer .has-submenu ul.menu-drawer__menu li a.submenu_item_shop.all {
      color: #000;
      font-weight: 400;
  }

  #menu-drawer .menu-drawer__submenu {
    border-left: none;
  }

  .row.beam_category>div {
    width: 49%;
    margin-bottom: 2%;
    background-size: 200%;
}

.bc_content {
    min-height: 35vw;
}

.bc_content h2 {
    position: inherit;
}

.bc_content p {
    position: inherit;
    opacity: 1;
    margin-top: 15px;
    font-size: 1.5vw;
}


.bps_innerContent img {
    width: 1vw;
}

.bbs_innerBody {
    width: 45vw;
}

.beam_instagram_body:before {
    height: 15px;
    top: -15px;
}

.beam_instagram:after {
    height: 15px;
    bottom: 0;
}

.beam_instagram {
    padding-bottom: 15px;
}

.blog_hor_buttons .blogbut_article img {
    width: 1.5vw;
}
  
}

/************************************************************
=============================================================
MISC PAGES 
=============================================================
*************************************************************/

.beamv2-about-us {
    max-width: 100%;
}

.beamv2-about-us .main-page-title {
    display: none;
}

.beamv2-about-us hr {border: 2px solid #fff !important;}

.beamv2-about-us img {
    border: none !important;
}

.beamv2-micronutrient-learn, .beamv2-electrolyte-learn, .beamv2-afo {
  max-width: 75%;
}

.beamv2-micronutrient-learn .main-page-title, .beamv2-electrolyte-learn .main-page-title, .beamv2-afo .main-page-title {
  text-align: center;
}

/***** 
PAGE TEMPLATES
*****/

.beam_page_template .beam_people h2 {
    margin-bottom: 1.5vw;
    text-align: left;
}

.beam_page_template .bps_innerContent img {
    margin-bottom: 1.5vw;
}

.beam_page_template .bps_innerContent h3 {
    margin-bottom: 1vw;
}

.beam_page_template .bps_innerImage img {
    margin-top: -6vw;
}
.mobile_hm_banner {
  display:none;
}
.slp_fcec57 button:last-child {
  border-color: #0a81c6;
  color: #0a81c6;
  /*background: #0a81c6;*/
}
.slp_fcec57 button:last-child:hover {
  border-color: #0a81c6;
  color: #0a81c6;
  /* background: #0a81c6; */
}   
h1.slp_8dbfc7 {
    font-weight: 700;
    color: #00438e;
    text-align: left;
}
span.slp_5f0014 {
    color: #000 !important;
}
h2.slp_8dbfc7 {
    font-family: montserrat,sans-serif!important;
    font-weight: bold;
}
@media (max-width: 767px){
 .mobile_hm_banner {
  display:block;
} 
  .desktop_hm_banner{
    display:none;
  }
}


.quote_cs_sign{
    font-weight: bold !important;
    background: -webkit-linear-gradient(86.06deg,#88ca5d,#0fae4d 98.81%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
} 

.read_more_st_btn a{
    background: linear-gradient(86.06deg,#88ca5d,#0fae4d 98.81%) !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase;
      max-width: 300px;
    width: 100%;
}
.read_more_st_btn a:hover{
  border: none !important;
}
.bottom_review_form input.shogun-form-field {
    height: 45px;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.bottom_review_form textarea.shogun-form-field {
    padding: 10px;
    border-radius: 5px;
}
.announcement-bar.color-accent-1.gradient{
    background: linear-gradient(180deg,#0f9edd,#004597) !important;
}.announcement-bar.color-accent-1.gradient p{
    margin: 0;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
  
}
.announcement-bar.color-accent-1.gradient .announcement-bar__link{
      text-decoration: none !important;
    background: transparent !important;
}
.announcement-bar.color-accent-1.gradient .announcement-bar__link .icon-arrow{
  display:none !important;
}


/*Dr talk 2*/


.dr-talks-product-list ul li {     
  display: flex;     
  align-items: center;     
  justify-items: left; 
}
.dr-talks-product-list ul li img {     
  transform: scale(1);    
  width: 3.5vw;     
  margin-right: .5vw; 
} 
.dr-talks-product-list p{     
  font-size: 16px;    
  text-align: left;    
  margin: 0.5vw 0;     
  font-style: normal;     
  color: #00438e !important;
  
} 
.dr-talks-product-list ul {
  padding-left: 0 !important;
  padding-right:30px;
}
.drtalk2_prodcut_women {
    display: flex;
    padding-right: 100px;
}
.drtalk2_prodcut_women .shg-product-quantity-wrapper {
    display: flex;
    background: #ccc;
    border-radius: 7px;
    overflow: hidden;
    font-size: 23px;
} 

.drtalk2_prodcut_women span.shg-product-price.product-price.rca-product-price {
    font-size: 40px !important;
    font-weight: 700;
}

.drtalk2_prodcut_women .rca-add-to-cart-submit {
    height: 50px;
   background: #00ac4e !important; 
   /* background: #0f9edd !important;
  
    background: linear-gradient(180deg,#0f9edd,#004597) !important;
   */
    border-radius: .5vw !important;
    width: 250px !important;
    font-weight: bold;
  line-height:30px;
  font-size:20px;
}

.drtalk2_prodcut_women .shg-product-quantity-wrapper input, .drtalk2_prodcut_women .shg-product-quantity-wrapper button {
    width: 30% !important;
    margin-left: 0!important;
    margin-right: 0!important;
    border: 0 !important;
    background: #f3f4f5;
    height: 50px;
}
#s-00b630e8-5d4b-44a8-b2ca-ed46f1cfca1e.talk_qunty_bx .shg-product-quantity-wrapper button.shg-product-quantity-button{
  margin-right:0 !important;
}
#s-00b630e8-5d4b-44a8-b2ca-ed46f1cfca1e.talk_qunty_bx .shg-product-quantity-wrapper button.shg-product-quantity-button-right{
  margin-left:0 !important;
}
#s-f7b6a6f7-1532-4944-8f98-eeda59fa8813 .rca-add-to-cart-submit {
  background: #00ac4e !important;
    /* background: linear-gradient(180deg,#0f9edd,#004597)!important; */
    width: 180px;
    margin: 10px auto;
    height: 45px;
    display: block !important;
    border-radius: 8px;
}

@media (max-width: 767px){
  .drtalk2_prodcut_women {
      display: flex;
      padding-right: 100px;
      flex-direction: column;
      align-items: center;
      justify-content: center;
  }
  .talk_qunty_bx {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
}
button.bggle_blog-post-button.mr--auto.button.button--primary {

  padding: 10px 20px !important;
    font-size: 16px !important;
}
.bggle_product-container button.button.button--primary{
      background: linear-gradient(180deg, #0f9edd, #004597) !important;
}
section.bib_blogs_list.topNewBlg {
    background: transparent;
    padding-bottom: 0;
}
section.bib_blogs_list.topNewBlg .bib_blog_banner {
    min-height: 500px;
  padding-left:7rem;
}
#bloggle_sideBar a p {
    font-size: 14px !important;
    line-height: 18px;
    padding-top: 5px;
}
.beam_instagram_body:before{
  display:none !important;
}
a.bggle_button-link button {
    padding: 10px 15px !important;
    font-size: 14px !important;
}
.blog_search_form {
    padding-bottom: 20px;
      position: relative;
      max-width: 425px;
    margin: 0 auto;
  margin-top: 30px;
}
.blog_search_form input[type="text"] {
    height: 40px;
    width: 100%;
    padding: 10px 105px 10px 10px;
  border: 2px solid #00438e;
}
.blog_search_form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    max-width: 100px;
    width: 100%;
    background: linear-gradient(180deg, #1a70aa, #1f3a6e);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: 2px solid #00438e;
}
#shopify-section-template--17663957205225__main .beam-article-banner {
    display: none !important;
}
#shopify-section-template--17663957205225__main .beam-article-banner {
    display: none !important;
}
.needsclick button {
    /* padding: 0 50px !important; */
}
h4.featured {
    background: linear-gradient(180deg, #00d5d7, #0d7d88);
}
.jdgm-histogram__bar-content {
    background-color: #2f84ed !important;
}
.jdgm-histogram .jdgm-star {
    color: #e7721b !important;
}
.jdgm-histogram__frequency {
    color: #2f84ed !important;
}
.jdgm-gallery-wrapper {
	display: none !important;
}
.judgMedalRow {
	padding-top: 40px;
}
.products_tabs_newdesg {
	list-style: none;
	background: #00588e;
	padding-left: 5px;
  padding-right: 5px;
  text-align:center;
}
.products_tabs_newdesg li {
	display: inline-block;
	padding: 10px 5px;
}
.products_tabs_newdesg li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.new_prod_accord .shogun-accordion {
	border: 0 !important;
	border-bottom: 1px solid #00438e !important;
	border-radius: 0 !important;
}
.new_product_gallery .shg-gallery-thumb-list {
	display: block !important;
}
.new_product_gallery .shg-gallery-thumb-image-square {
	padding-top: 20px;
	padding-bottom: 20px !important;
}
.new_prod_accord .shogun-accordion-title:before {
	content: '';
	position: absolute;
	top: 0;
	right: 25px;
	width: 6px;
	height: 30px;
	background: #00588E;
	border-radius: 2px;
}
.new_prod_accord .shogun-accordion-title:after {
	content: '';
	position: absolute;
	top: 0;
	right: 25px;
	width: 6px;
	height: 30px;
	background: #00588E;
	border-radius: 2px;
	transform: rotate(90deg);
}
.new_prod_accord .shogun-accordion-title {
	position: relative;
}
.new_prod_accord .shg-rich-text.shg-theme-text-content {
	padding: 10px;
}
.new_prod_accord .shogun-accordion.shogun-accordion-active .shogun-accordion-title:before {
  display:none;
}
.new_produt_quant .shg-product-quantity-wrapper {
	height: 55px !important;
	border: 2px solid #00ac4e;
	margin-top: 1px;
}
.new_produt_quant .rca-product-quantity {
    border: none !important;
    background: #fff !important;
  color:#00ac4e;
}

.new_produt_quant button.shg-product-quantity-button.shg-product-quantity-button-left {
    background: #fff;
    margin-right: 0 !important;
    width: 30px;
    border-radius: 0px;
  font-size:24px;
  color:#00ac4e;
}

.new_produt_quant button.shg-product-quantity-button.shg-product-quantity-button-right {
    background: #fff;
    margin-left: 0 !important;
    width: 30px;
    border-radius: 10px;
  font-size:24px;
  color:#00ac4e;
}    
.new_prod_add_cart_col .shg-row {
    align-items: center;
}
#s-5aaa6f0c-05b9-4747-90b4-e14d0738f786 > .shogun-accordion-wrapper > .shogun-accordion {
    border-bottom: 2px solid #fff !important;
   border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}
.new_prod_accord.new_prod_accord_dark .shogun-accordion .shogun-accordion-title:before {

    background: #fff;
}
.new_prod_accord.new_prod_accord_dark .shogun-accordion .shogun-accordion-title:after {
     background: #fff;
}
.new_produt_quant input[type="number"]::-webkit-outer-spin-button,
.new_produt_quant input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.new_produt_quant input[type="number"] {
    -moz-appearance: textfield;
}
.new_produt_quant input[type="number"]:focus-visible {
	outline: none;
	outline-offset: unset;
	box-shadow: none;
}
.team_section_newprod p {
	margin: 0;
}
.three_lightbox_btns a {
	max-width: ;
	width: 100%;
	text-align: center !important;
	text-transform: uppercase;
	font-size: 12px !important;
}

/*three popup css*/
.three_popups{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000061;
	z-index: 9;
	overflow-y: auto;
	display: none;
	align-items: center;
	justify-content: center;
}
.close_popup {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: #00ac4e;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
  z-index: 99;
}
.three_popup_innner {
	max-width: 1040px;
	background: #fff;
	width: 100%;
	padding: 20px;
	border-radius: 16px;
	height: 600px;
	overflow-y: auto;
  margin-top:120px;
}
.close_popup svg {
	height: 30px;
	width: 30px;
}
.three_popup_content {
	position: relative;
}
.close_popup:hover {
	background: #076cb6;
	color: #fff;
}
.three_popup_content h3 {
	font-weight: bold;
	font-size: 24px;
  margin-top:0;
  color: #00588E;
  margin-bottom:10px;
}
.three_popup_content h4 {
	font-weight: 700;
	margin-top: 0 !important;
	font-size: 26px;
	margin-bottom: 0;
	color: #00AC4E;
}
.three_popup_content h5 {
	font-size: 24px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  color: #00ac4e;
}
.three_popup_content h6 {
	font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
  color: #00ac4e;
}
} 
#judgeme_product_reviews .jdgm-medals-wrapper {
  display: none !important;
}
#lightbox {
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000061;
	z-index: 9;
	overflow-y: auto;
	display: none;
	align-items: center;
	justify-content: center;
}
.lightbox-content img {
	width: 100%;
}
.slideNav {
	position: absolute;
	top: 50%;
	width: 20px;
	height: ;
	text-align: center;
	background: #00AC4E;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
  cursor: pointer !important;
}
.slideNav:hover {
	color: #fff !important;
	text-decoration: none !important;
}
 
.slideNav.prev{
  left:0;
}

.slideNav.next{
  right:0;
}

#lightbox .three_popup_innner {
	max-width: 1075px;
  width: 100%;
  padding: 10px;
  height: 615px;
  margin-top: 110px;
}
.borderBox_txt {
	border: 1px solid #000;
  margin-bottom: 20px;
}
.borderBox_txt h3 {
	padding: 10px;
	margin-bottom: 0;
	border-bottom: 1px solid #000;
}
.borderBox_txt p {
	padding: 10px;
	margin-bottom: 0;
	border-bottom: 1px solid #000;
	margin-top: 0;
  font-weight: 600;
}
.borderBox_txt ul {
padding-left: 20px;
  font-weight: 600;
}
.three_popup_content p {
	font-weight: 500;
}
.whts_not_list li {
	font-size: 18px;
	font-weight: 500;
  list-style: none;
  position: relative;
}
.whts_not_list li::before {
	content: 'X';
	position: absolute;
	top: 0;
	left: -18px;
	color: #00588E;
}
.whts_not_list ul li::before {
	color: #00AC4E;
}
#ingredient_info_popup .three_popup_content {
  text-align: center;
}
#ingredient_info_popup .three_popup_content h3 {
  color: #00ac4e;
}
#ingredient_info_popup .three_popup_content h5 {
  color: #00588E;
}
#ingredient_info_popup table {
  width: 100%;
}
/*end three popup css*/
label.rc-radio__label {
    font-size: 14px !important;
}
.rc_widget__option__plans__dropdown{
  font-size:13px !important;
}
.rc-radio {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 15px !important;
	border-radius: 4px !important;
}
.rc-radio__label.rc_widget__option__label {
	text-transform: uppercase;
}

 .rc-radio.rc_widget__option--active{
  background:#fff !important;
  border: 1px solid #00ac4e;
}
 .rc_widget__option__plans__dropdown {
	background: #fff;
	padding: 4px !important;
	margin-top: 10px;
	border-radius: 3px;
	width: 100%;
	border: none;
	padding-left: 0;
}
.rc-template__legacy-radio .rc-radio {
    margin-bottom: 10px;
}
.shg-gallery-thumb-list.shg-gallery-thumb-list-margin {
	padding: 0 40px;
}
.shg-gallery-scroll-button {
	width: 2% !important;
}
.shg-gallery-thumb-list .shg-gallery-thumb-image-wrapper {
	padding-right: 30px !important;
}
.rc-selling-plans{
  position:relative;
  border-top:1px solid #ccc;
  margin-top:16px;
}
 .rc-selling-plans.rc_widget__option__plans::before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(/cdn/shop/files/calicon.png?v=1730733536);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
/*.shg-c.shg-product.rca-product-view .jdgm-rev-widg__header + .jdgm-subtab {
	display: none;
} */

 .rc-option__price.rc_widget__price {
	float: right;
	font-weight: 600;
}

 .rc-option--active .rc-option__price.rc_widget__price {
color:#00ac4e;
}

.products_tabs_btm_gall {
	padding-left: 0;
  text-align:center;
}
.products_tabs_btm_gall li {
	display: inline-block;
	padding: 5px;
	border-right: 1px solid #00588e;
	line-height: 8px;
}
.products_tabs_btm_gall li a{
	color: #00588e;
  text-transform:uppercase;
  font-size:13px;
}
.products_tabs_btm_gall li:last-child {
	border-right: 0;
}
.jdgm-row-media{
  display:none !important;
}
@media (max-width: 767px){
  div#bloggle_article p {
      font-size: 18px !important;
      line-height: 24px !important;
  }
  h1#bloggle--article-title {
    font-size: 28px !important;
    line-height: 35px !important;
        margin-top: 10px !important;
}
  h1.bggle--question{
      font-size: 18px !important;
    line-height: 24px !important;
  }
  h2.bggle-font {
    font-size: 20px !important;
    line-height: 24px !important;
}
  #bloggy--article h1.margin-top_none {
    font-size: 20px !important;
}
  #bloggy--article h1.margin-bottom_none {
    font-size: 20px !important;
}
  #bloggy--article h1.text__left {
       font-size: 20px !important;
}
#bloggy--article .bggle--v2 .bggle_image--container {
   width: 100% !important;
}
#bloggy--article .bggle--v2 .bggle_text--container {
    width: 100% !important;
} 
#bloggy--article .bggle--block li{
      font-size: 15px !important;
    line-height: 26px !important;
}
  ul.menu-drawer__menu.has-submenu.list-menu li:nth-last-child(2) ul li a {
    color: #000 !important;
    background: #efefef !important;
}
 .podcast_latest .bib_titlewithdivider>hr {
    width: 70px;
    margin: 15px 10px;
}
  .bib_latest .beam_blogBodyInner img {
    height: 350px !important;
    object-fit: cover;
}
  .blog_hor_img img {
    height: 350px !important;
    object-fit: cover;
}

.connect_cls_drmndy .shg-rich-text img {
    display: inline !important;
  }
  #s-57448754-a1ed-409b-9924-c12047a31b75 .shg-category-col, #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .shg-category-col{
  	margin-bottom: 20px;
  }
  #s-57448754-a1ed-409b-9924-c12047a31b75 .shg-product-image-wrapper img, #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .shg-product-image-wrapper img {
	height: 200px !important;
	width: 100%;
	object-fit: contain;
}
 #s-57448754-a1ed-409b-9924-c12047a31b75 .rca-add-to-cart-submit,  #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .rca-add-to-cart-submit{
    font-size:14px !important;
    margin-top:10px;
  }
   #s-57448754-a1ed-409b-9924-c12047a31b75 .shg-product-title-component h3, #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .shg-product-title-component h3{
	font-size:16px !important;
}
  .bpts_product_features img {
    width: 25px !important;
    height: 25px !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
}
  .bpts_product_features p {
    font-size: 15px !important;
}
} 


@media (min-width: 768px) and (max-width: 1024px){
 #s-57448754-a1ed-409b-9924-c12047a31b75 .shg-product-title-component, #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .shg-product-title-component {
	min-height: 70px;
}
#s-57448754-a1ed-409b-9924-c12047a31b75 .shg-product-image-wrapper img, #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .shg-product-image-wrapper img {
	height: 200px !important;
	width: 100%;
	object-fit: contain;
}
 #s-57448754-a1ed-409b-9924-c12047a31b75 .shg-product-price.product-price.rca-product-price, #s-9372ed10-f523-4e6c-96b5-9bd36fc18635 .shg-product-price.product-price.rca-product-price {
	padding-bottom: 10px !important;
	display: inline-block;
}
  .apply-inconsolata-font p span {
	font-size: 13px !important;
}
}

.beamv2_category_sidebar ul li:nth-child(8) {
    display: none !important;
}
.jdgm-medals-wrapper span.jdgm-rating__stars {
    display: none !important;
}
@media (min-width: 1367px){
  .s-5c4bc4e2-3961-4142-9da5-42bdbfa45c26 .shogun-image-content {
    align-items: center;
    height: 500px;
}
  #s-5c4bc4e2-3961-4142-9da5-42bdbfa45c26 img.shogun-image{
     height: 500px !important;
  }
  div#s-5c4bc4e2-3961-4142-9da5-42bdbfa45c26 {
    height: 500px;
}
}


#s-5c4bc4e2-3961-4142-9da5-42bdbfa45c26 {
    max-width: 100% !important;
}
div#ImageWithText--template--18703498641641__image_with_text_qByirR h2.image-with-text__heading.h1 {
    color: #00477C;
    font-weight: bold;
}
div#ImageWithText--template--18703498641641__image_with_text_qByirR a.button.button--primary {
    background: #00AC4E;
}
.shg-product-quantity-wrapper input {
    font-size: 24px;
    font-weight: bold;
}
.new_prod_add_cart_col .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 0px !important;
}
.new_prod_add_cart_col .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 0px !important;
}
.rc-option__subsave .rc_widget__option__selector:after {
    content: "Guaranteed delivery, make changes anytime. You choose how often!";
    display: block;
    padding-left: 23px;
    color: #5a5252;
    font-style: italic;
  text-wrap: auto;
}
span.rc-option__discount.rc_widget__option__discount {
    display: none;
}
 .rc-selling-plans.rc_widget__option__plans {
    display: block !important;
}
 .rc-radio__label.rc_widget__option__label {
    font-weight: bold;
}
@media (max-width: 767px){
  .shg-gallery-thumb-list .shg-gallery-thumb-image-wrapper {
    padding-right: 10px !important;
  }
  .products_tabs_newdesg li a {
    font-size: 12px;
}
  #lightbox .three_popup_innner {
    margin-top: 0;
}
  .slideNav {
    width: 30px;
    font-size: 40px;
}
  #s-d4a94e67-bb96-4cab-b89f-2d3f39adaa7c .shg-gallery-dots-container {
    margin-top: 0px;
}
  .shg-gallery-scroll-button svg {
    width: 10px;
}
  div#widget-wrapper-s-eb8deff3-ac28-4d65-8237-fed4ce80ab5e {
    margin-left: -8%;
    margin-right: -8%;
}
  .sgh-product-recharge-widget .rc-option__subsave .rc_widget__option__selector:after {
    padding-right: 20px;
}
}


.customer .btn, .customer button {
    background: #00ac4e !important;
    margin: 5.3rem 0 1.4rem;
    color: #fff !important;
    font-weight: 700 !important;
    display: inline-block;
    padding: 1vw 2vw;
    font-size: 1.1vw !important;
    border-radius: 5px;
    min-height: auto;
    line-height: 1;
    text-decoration: none !important;
}
.customer .btn:hover, .customer button:hover {
background: #0a81c6 !important;
}

.blog_hor_img h4{
  background: linear-gradient(180deg, #1a70aa, #1f3a6e);
}

@media (max-width: 767px){
 div#widget-wrapper-s-3f158a2a-9168-4040-9d9d-49d31837c188 {
    margin-left: -8%;
    margin-bottom: 10px;
} 
  div#widget-wrapper-s-7d315a93-488d-41da-90fd-c21ccc060f90 {
    margin-left: -24px;
}
  .shg-gallery-dots-container {
    display: none  !important;
}

}

.shg-gallery-dots-container {
  bottom: -80px;
}

.product-form__error-message-wrapper svg {
    width: 30px;
}
/*new css 2025 AM*/
.header__menu-item span {
    font-size: 17px;
    color: #00438E;
    font-weight: 400;
    text-transform: uppercase;
}
span.beam-caret {
    display: none;
}
li.dont-sell-menu p:last-child {
    margin-left: 50px;
}
@media (min-width: 1200px){
.about_main_banner .swiper-pagination-bullet {
        width: 7px !important;
        height: 7px !important;
        margin: 0 !important;
    }
.about_main_banner  .swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
  }
  .about_main_banner .swiper-pagination-bullet-active {
    width: calc(10px * 1) !important;
    height: 10px !important;
}
}

/*end new css 2025 AM*/