/** Shopify CDN: Minification failed

Line 20:281 Expected identifier but found "."
Line 20:282 Expected identifier but found "."
Line 2381:7 Expected ":"
Line 2386:1 Unexpected "1"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
#shopify-section-template--15984653140133__73ad2a26-cce9-4969-a1c3-53c9b2561a12 .t4s-banner-item,
#shopify-section-template--15984653140133__ccb8413e-86fd-42ab-acae-6730846218b2 .t4s-banner-item, #shopify-section-template--15984653140133__ccb8413e-86fd-42ab-acae-6730846218b3 .t4s-banner-item {border-radius: 8px;}
.t4s-flicky-slider .flickityt4s-page-dots .dot:not(.is-selected) {background-color : #D9D9D9; opacity:1;}
.t4s-header__design2 .t4s-search-header__form, .t4s-header__design2 .t4s-search-header__form .t4s-search-header__submit {border-radius: 8px;} .t4s-search-header__input {height: 44px;}
#t4s-nav-categories >li>a {font-weight: 500;
font-size: 14px;
line-height: 22px;padding: 12px 20px; color: #000;}
.t4s-header__design2 .t4s-section-header__bot .t4s-h-cat >h5 {padding: 0 18px;}  .t4s-search-header__type select {font-weight: 500;} .t4s-search-header__input {font-size: 14px;} .t4s-tabs-se .t4s-tabs-ul li a {font-size: 14px;line-height:22px;} .t4s-section-header__bot .t4s-h-cat:...[the rest of the value has been truncated to save space]

/* Fix for overlapping price elements */
.t4s-product-price,
.product-price,
[class*="price"] {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  position: relative !important;
}

.t4s-product-price span,
.product-price span,
[class*="price"] span {
  position: static !important;
  display: inline-block;
}

/* Ensure price container doesn't use absolute positioning */
.product__price,
.product-price-container,
[class*="price-container"] {
  position: relative !important;
  display: block !important;
  width: 100% !important;
}

/* Fix for stacked price elements */
.price-item,
[class*="price-item"],
.product__price-item {
  position: static !important;
  display: inline-block !important;
  margin-right: 8px;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  #shopify-section-template--15984653140133__3f5cbe46-1629-41ac-9543-83d5322a33a9 .t4s-flicky-slider.t4s-dots-bottom_left .flickityt4s-page-dots{padding: 0 13.10%;}
#shopify-section-template--15984653140133__16475039483d7cf9c3 #b_164750394892a055b6-0 {--item-rd: 8px 0 0 0;}
#shopify-section-template--15984653140133__16475039483d7cf9c3 #b_7b6b0a2f-2d61-4e26-8415-3478c867fb84 {--item-rd: 0 8px 0 0;}
#shopify-section-template--15984653140133__16475039483d7cf9c3 #b_7f4be6cc-fced-4b5a-b52b-be9d7a6be19f {--item-rd: 0 0 0 8px;}
#shopify-section-template--15984653140133__16475039483d7cf9c3 #b_5548accf-34a9-4152-a9bd-9b9f50237d6c {--item-rd: 0 0 8px 0;}
.t4s-nav__ul>li> a {padding: 5px 24px;} .t4s-slideshow .flickityt4s-page-dots {bottom: 88px; }
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
  
}

@media only screen 
and (device-width : 414px) 
and (device-height : 896px) 
and (-webkit-device-pixel-ratio : 2) {

  a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
    font-size: 16px;
    text-align: center;
    width: max-content;
    margin-top: 16px;
}
}
p.t4s-pr.t4s-cart__agree input#cart_agree {
    display: initial;
}
@media (max-width: 1024px){
.t4s-section-header__mid.t4s-pr {
    display: block !important;
}
.t4s-section-header__mid.t4s-pr .t4s-col-lg-3.t4s-col-md-4.t4s-col-6.t4s-text-center.t4s-text-lg-start.t4s-col-item{
    display: block !important;
}
.t4s-section-header__mid.t4s-pr .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item{
    display: block !important;
}

.t4s-section-header__mid.t4s-pr .t4s-col-lg-3.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1{
    display: block !important;
}
}
/* custom css mar 30 */
/* section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .item {
    height: 400px !important;
} */
/* section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .sdev-product-variant-details {
    margin-top: 45px !important;
} */
section#shopify-section-template--18529901412666__c294d72d-488f-43de-886b-e3e4ed77eda3 .t4s-code__html.t4s-rte {
    text-align: center !important;
}
body.template-page a#nav-get-started:hover {
    background-color: #3238FA;
    border: 0.0625rem solid white;
    padding: 12px 30px!important;
}
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 {
    margin-top: 50px;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .sec2, div.sec2 {
    height: 300px;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .finalsection{
  display: block;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .item {
    height: 535px!important;
}
.rc-selling-plans select {
    padding: 0px 10px;
    border: 1px solid #A0A0A0;
}
.rc-template__radio {
    display: flex;align-items: center;
}
.rc-widget {
    display: flex !important;
    border: 2px solid #0e3386;
    padding: 10px;
    float: left;
    border-radius: 10px;
    box-shadow: rgb(204 204 204) 0px 2px 4px;
    width: 100%;
    margin-bottom: 20px;
}
.rc-radio__label {
    margin-left: 0px;
    line-height: 2;
}
.rc-selling-plans {
    padding-left: 10px !IMPORTANT;
}
.rc-selling-plans select {
    padding: 0px 15px !important;
}
div#innerproductsec input.rc-radio__input.m-0.mr-3 {
    margin: 5px;
}
div#innerproductsec.rc-widget .rc-widget {
    width: 22px !important;
    height: 22px !important;
    margin: 5px !important;
}
.rc-selling-plans {
    background-color: transparent !important;
}
.rc-selling-plans select{
padding: 0px 10px;
}
.t4s-swatch.t4s-color-mode__color.is-sw-cl__round.t4s-color-size__medium.t4s-selector-mode__circle h4.t4s-swatch__title span {
    font-size: 14px !important;
    text-transform: initial;
}
.t4s-swatch.t4s-color-mode__color.is-sw-cl__round.t4s-color-size__medium.t4s-selector-mode__circle h4.t4s-swatch__title {
    margin-bottom: 5px;margin: auto;
    color: #002257;
    font-weight: 700;
    font-size: 14px !important;
}
.t4s-swatch.t4s-color-mode__color.is-sw-cl__round.t4s-color-size__medium.t4s-selector-mode__circle {
    display: flex !important;
    border: 2px solid #0e3386;
    padding: 10px;
    float: left;
    border-radius: 10px;
    box-shadow: rgb(204 204 204) 0px 2px 4px;
    width: 100%;
}
.t4s-swatch.t4s-color-mode__color.is-sw-cl__round.t4s-color-size__medium.t4s-selector-mode__circle .t4s-swatch__option.is-t4s-name__courses-per-month {
    margin-bottom: 0px;
}
.t4s-selector-mode__circle .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__item, .t4s-color-mode__circle .t4s-swatch__option.is-t4s-style__color .t4s-swatch__item {
    padding: 5px 12px;
    display: inline-block;
    border-radius: 10px;
}
.t4s-selector-mode__circle .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__item, .t4s-color-mode__circle .t4s-swatch__option.is-t4s-style__color .t4s-swatch__item {
    padding: 5px 12px;
    display: inline-block;
    border-radius: 10px;
}
.t4s-swatch__item{
  color: #000;
    font-size: 13px !important;
    font-weight: 700 !important;border: 1px solid #A0A0A0;
}
.t4s-product-form__buttons .t4s-quantity-wrapper{margin-left: 10px;}
div#innerproductsec .t4s-product-form__buttons .t4s-d-flex.t4s-flex-wrap label {
    display: none !important;
}
a.low-dose.btn.btn-primary.sdev-product-variation-check.buttonsec {
    background: #3238FA;
    border-radius: 5.625rem;
    text-align: center;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    margin: 0 auto 1rem;
    color: #fff;
    margin-right: 5px;border-color: #3238fa;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 {
    display: none;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .sdev-product-variant-details {
    margin-top: 0px;
}
h2.xsectionherecontent {
    font-size: 18px !important;
    margin-bottom: 5px;
}
.dev-variant-plan {
    /* width: min-content; */
    display: table-cell;
}
.dev-variant-plan select {
    margin: auto;
    display: block;
}
p.low-dose.price-tag.text-center span {
    margin-left: 5px;
    margin-right: 5px;
}
span#mobileversionbadge img {
    display: none;
}
body.template-product .t4s-single-product-badge.t4s-pa.t4s-pe-none.t4s-op-0.lazyloadt4sed {
    position: initial !important;
}
.t4s-product__description.t4s-rte h5 {
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
}
div#newcustomslidersechere .mySlides.fade h4{
font-size: 18px;
    font-style: normal;
    font-weight: 600;  
}
div#newcustomslidersechere a.prev{font-size: 14px;}
div#newcustomslidersechere a.next{font-size: 14px;}
div#newcustomslidersechere li {
    list-style: disc;
}
body#bcondoms100m header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu ul#t4s-nav-ul li a {
    color: #fff !important;
}
body#bcondoms100m header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky ul#t4s-nav-ul li a {
    color: #000 !important;
}
body#test-b-doxy-pep-200-mg label.rc-selling-plans__label.visually-hidden {
    display: contents !IMPORTANT;
}
@media (max-width: 767px){
#t4s-mini_cart .t4s-drawer__bottom .t4s-btn__cart, #t4s-mini_cart .t4s-drawer__bottom .t4s-btn__checkout {
    margin: 5px 10px !important;
}
div#t4s-mini_cart a.Continueshopping{margin: 5px 10px !important;}
body.template-product .t4s-section-header__mid.t4s-pr {
    margin-top: 60px !important;
}
.rc-widget-injection-parent-8774345982266-2 .rc-radio.rc-option__subsave.rc-option.rc_widget__option.rc_widget__option--subsave.rc-legacy-radio {
    border: 0px solid #0e3386;
    box-shadow: none;
}
form#product-form-gRB3CYPxCB .rc-widget.rc_widget
{border: 0px solid #0e3386;box-shadow: none;}
.rc-template__radio {
    display: block;
    align-items: center;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb  .finalsection {
    margin-top: 25px;
}
section#shopify-section-footer .t4s-custom-col.t4s-col-item.t4s-col-lg-3.t4s-col-md-6.t4s-col-12.bl-d3119791-9701-417a-ac7c-732f77ee2043 .t4s-col-inner.t4s-text-md-start.t4s-text-start .t4s-footer-content .t4s-text-bl.t4s-fnt-fm-inherit.t4s-font-italic-false.t4s-hidden-mobile-false.t4s-br-mb-false.t4s-text-shadow-false {
    margin-top: 15px !important;
    width: auto !important;
}
div#subsectionherenew {
    background: #2453d3;
    padding: 20px !important;
}
div#subsectionherenew .one-half-column-left {
    padding-left: 10px !important;
}
h4.faq-page{font-size: 18px!important;}
div#FaqTextWithAside .one-half-column-right {
    margin-left: 15px;
    margin-right: 15px;
}
.jdgm-row-actions {
    margin: auto 20px;
}
.jdgm-rev-widg__body{
    margin: auto 20px;
}
div#newcustomslidersechere a.prev {
    left: 50px;
}
div#FaqTextWithAside {
    margin: 20px 0;
}
.one-half-column-right {
    margin-left: auto;
}
div#TextWithAside {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    width: auto;
}
div#newcustomslidersechere a.next {
    right: 50px;
} 
div#shopify-section-template--18529901412666__de85fe22-0aa1-42f7-a493-a24c6a0bc535 {
    display: none;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 {
    display: block !important;
}
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 h1.t4s-section-title.t4s-title {
    margin-top: 10px;
}
span#desktopversionbadge img {
    display: none;
}
  span#mobileversionbadge img {
    display: block;
}
}
label.rc-selling-plans__label.visually-hidden {
    display: none  !important;
}
/* body#b-doxy-pep-200-mg label.rc-selling-plans__label.visually-hidden {
    display: contents !important;
}
body#b-ready-89-mg-maca label.rc-selling-plans__label.visually-hidden {
    display: contents !important;
}
body#b-readymax-17mg-maca label.rc-selling-plans__label.visually-hidden {
    display: contents !important;
}
.t4s-product-form__buttons .t4s-d-flex.t4s-flex-wrap label {
    display: none !important;
} */
section#shopify-section-footer .t4s-custom-col.t4s-col-item.t4s-col-lg-3.t4s-col-md-6.t4s-col-12.bl-d3119791-9701-417a-ac7c-732f77ee2043 .t4s-col-inner.t4s-text-md-start.t4s-text-start .t4s-footer-content .t4s-text-bl.t4s-fnt-fm-inherit.t4s-font-italic-false.t4s-hidden-mobile-false.t4s-br-mb-false.t4s-text-shadow-false {
    margin-top: 85px;
    width: 150%;
}
main#checkout-main::after {
    content: "⚠️ Important Safety Information: Protection Plus (Doxy-PEP) is only available for gay and bisexual men and transgender woman.";
}
main#checkout-main::after {
    content: "⚠️ Important Safety Information: Protection Plus (Doxy-PEP) is only available for gay and bisexual men and transgender woman.";
}
main#checkout-main {
    background-image: url(/cdn/shop/files/Shipping-bcondoms100m-Checkout_9486fc4a-e98f-4cd7-a312-3925bb2e0266.png?v=1688451363);
    background-position: bottom;
    background-repeat: no-repeat;
}
span.badge-new img {
    top: 15%!important;
    right: 0%!important;
    bottom: auto!important;
    background-position: right top;
    position: absolute!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    z-index: 1;
    width: 100px !important; 
}
div#app fieldset#local_pickup_methods {
    display: none !important;
}
h2.xsectionherecontent {
    font-size: 18px !important;
    margin-bottom: 5px;
}
fieldset#local_pickup_methods p._1x52f9s1._1fragemaf._1x52f9sl._1fragem1j {
    display: none;
}
._1ip0g651._1fragem1b._1fragemaf._1fragem1o._1fragem25 p._1x52f9s1._1fragemaf._1x52f9sl._1fragem1j._1x52f9sf {
    display: none;
}
fieldset#local_pickup_methods .f5aCe {
    display: inline-block;
}
p.t4s-pr.t4s-cart__agree label {
    vertical-align: text-bottom;
}
p.t4s-cart__tax a {
    color: #3238fa;
}
p.t4s-pr.t4s-cart__agree a {
    color: #3238fa;
}
input[type=checkbox][data-agree-checkbox]+label:before{display: none;}
body.template-cart p.t4s-pr.t4s-cart__agree {
    color: #000;
    width: auto;
    float: inherit;
}
p.t4s-pr.t4s-cart__agree input#cart_agree {
    border: 2px solid red;
    display: initial;
    width: 35px;
    height: 26px;
}
/* body.template-cart input[type=checkbox][data-agree-checkbox]+label:before{border: 2px solid red;} */
body.template-cart p.t4s-cart__tax {
    color: #000;
    width: auto;
    float: inherit;
}
.t4s-customer.is--reset-password label {
    display: contents;
}
body.template-customers-addresses h1#b_5ceb80b4-7249-43c6-bab2-723276f6f6a2{
    display: none;
}
body.template-customers-account a {
    color: #3238fa;
}
body.template-customers-account p.t4s_mb_20.t4s-account-hello strong {
    text-transform: capitalize;
    color: rgb(36, 36, 36);
}
body.template-customers-account h1#b_5ceb80b4-7249-43c6-bab2-723276f6f6a2 {
    display: none;
}
div#t4s-mini_cart .t4s-minicart-recommendations.t4s_bk_flickity.t4s_ratioadapt .t4s-row.t4s-g-0.t4s-align-items-center .t4s-col-item.t4s-col-auto a {
    display: none;
}
div#t4s-mini_cart a.Continueshopping {
    margin: 10px auto 0px;
    min-height: 44px !important;
    color: #0e3386;
    background: #fff;
    border: 2px solid #0e3386;
    width: 100%;
    cursor: pointer;
    line-height: 1.5;
    padding: 10px 0px;
    justify-content: center;
    align-items: center;
    display: block;
    text-align: center;
    border-radius: 40px;font-weight: bold;
}
div#t4s-mini_cart  .additional-checkout-buttons .shopify-cleanslate ul li {
    display: contents;
}
#t4s-mini_cart .t4s-drawer__bottom .t4s-btn__cart, #t4s-mini_cart .t4s-drawer__bottom .t4s-btn__checkout{
  margin: 5px 0;
}
div#t4s-mini_cart .additional-checkout-buttons .shopify-cleanslate ul li div {
margin: 5px 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: .25s ease-in-out!important;
    min-height: 40px;
    padding: 5px 25px !important;
    border-radius: 40px !important;
}
div#t4s-mini_cart .additional-checkout-buttons .shopify-cleanslate ul li iframe {
    border-radius: 40px !important;
}    
div#t4s-mini_cart {
    left: auto;
    width: 400px; z-index: 1000  !important;
}
div#t4s-mini_cart p.t4s-cart__tax {
    float: inherit;
    width: auto;
    text-align: center;
    font-size: 14px;
    color: #000;
}
#t4s-mini_cart .t4s-cart__totalPrice {
    font-weight: 600;
    text-align: center;
}
#t4s-mini_cart .t4s-drawer__header span {
    font-weight: 700;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
body.template-article .page-head.t4s-pr.t4s-oh.page_bg_img.t4s-text-center {
    background: rgb(0 0 0 / 52%) !important;
}
.t4s-page-heading-article {
    color: #ededed;
    background: rgb(0 0 0 / 52%);
}
body.template-article h1#b_0dd8a548-e739-4e97-b9d3-1f0c93b3b144 {
    color: #fff !important;
}

.t4s-drawer__bottom p{color:#8c8c8c;float: inherit;
    width: auto;}
.t4s-drawer__bottom p.t4s-pr.t4s-d-block.t4s-cart__agree{
    float: inherit;
    width: auto;
}
.t4s-drawer__bottom p.t4s-cart__tax {
    float: inherit;
    width: auto;
}
div#t4s-mini_cart a.t4s-btn__cart.t4s-btn.t4s-btn-base.t4s-btn-style-default.t4s-btn-color-dark.t4s-btn-effect-default.t4s-w-100.t4s-justify-content-center.t4s-truncate{
   display: none;
}
.t4s-modal .t4s-swatch__item{    padding: 0px 5px 0px;}
.t4s-modal .t4s-product-form__buttons label {
    padding-right: 10px;
}
.t4s-modal .t4s-product-form__buttons .t4s-d-flex.t4s-flex-wrap {
    margin-bottom: 15px;
}
.t4s-modal #ProductInfo-template--main-qv__main{overflow: unset;
    overflow-x: unset;}
.t4s-modal .t4s-modal__content {
    overflow-y: scroll;
  height: 50vh;
}
.t4s-modal .t4s-row.t4s-row__product.is-zoom-type__.initProducts__enabled .t4s-product_meta .t4s-option-wrapper {
    display: none;
}
.t4s-modal .t4s-modal.t4s-modal--is-active .t4s-modal__content {
    min-height: 60vh !IMPORTANT;
    overflow-y: scroll !IMPORTANT;
}
.t4s-modal .t4s-row.t4s-row__product.is-zoom-type__.initProducts__enabled .t4s_ratio:not(.t4s_bg)>*:not(.t4s-not-style), .no-js .t4s_ratio:not(.t4s_bg)>noscript>*:not(.t4s-not-style) {
    position: absolute;
    top: 30%;
    left: 35%;
    width: auto;
    height: auto;
}
.t4s-modal .t4s-row.t4s-row__product.is-zoom-type__.initProducts__enabled .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr {
    position: relative;
}
div#shopify-section-template--18529901543738__e131b684-602f-40a4-9478-cb9ca8e73a06 {
    display: none;
}
section#shopify-section-template--18529901543738__354d5d38-561a-4aa8-83d5-aa6708f3e6b4 div#col-main {
    display: block;
    max-width: 1140px;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
}
.block.block-archive span:nth-last-child(-n + 2) {
    padding-left: 3px;
    padding-right: 5px;
}
.block.block-archive span {
    padding-left: 3px;
    padding-right: 5px;
}
.t4s-article-content a, .t4s_as_link {
    color: #3238fa;
}
body.template-article section#shopify-section-template--18529900888378__5049d2a4-64f3-4525-997e-8a3d78273fb4 {
    margin-top: 100px;
}
body.template-article .header-banner.t4s_.lazyloadt4sed {
    margin-top: auto;
}        
.t4s-section-inner.t4s_nt_se_template--18529900888378__5049d2a4-64f3-4525-997e-8a3d78273fb4.t4s_se_template--18529900888378__5049d2a4-64f3-4525-997e-8a3d78273fb4.t4s-container-wrap {
    margin-bottom: auto;
}
nav.breadcrumb span {
    color: #fff;
}
section#shopify-section-template--18529900888378__5049d2a4-64f3-4525-997e-8a3d78273fb4 {
    border: 2px solid #ddd;
    box-shadow: 0px 0 4px 0px rgba(0,0,0,.1);
    margin-top: 20px;
    margin-bottom: 20px;
    background: #000;
}
body.template-article nav.breadcrumb a {
    color: #fff;
    font-weight: bold;
}
body.template-blog section#shopify-section-template--18529900953914__slider span.t4s-post-tags {
    display: none;
}
body.template-search span.t4s-text-pr {
    color: #fff;
}
body.template-search .is--listview .t4s-product .t4s-product-info .t4s-product-btns .t4s-pr-quickview {
    background-color: #3238fa;
    border-color: #3238fa;
    color: #fff;
}
body.template-blog .t4s-btn-color-dark{--btn-background: #3238fa;}
body.template-blog .t4s_as_button, button, input[type="button"]:not(.t4s-btn), input[type="reset"], input[type="submit"]:not(.t4s-btn) {
    background-color: #3238fa;
    border-color: #3238fa;
    color: #fff;
}
section.shopify-section.shopify-section__blog.shopify-section__blog-category .breadcrumbs.mf-initial .item {
    background: unset;height: 0px!important;max-width: 0px;
border-radius: 0px;
    flex-direction: unset;
    padding-bottom: 0rem;
    max-width: 320px;
    height: 600px;
    position: unset;
    flex: unset;
    text-align: unset;
    background: #000;
    margin: 0px;
}

section.shopify-section.shopify-section__blog.shopify-section__blog-category .breadcrumbs .items .item {
    display: inline-flex;
    align-items: center;
    display: none;
}
section.shopify-section.shopify-section__blog.shopify-section__blog-category {
    margin-top: 100px;
    padding: 5rem 0;
}


body.template-blog .t4s-filter-tags.t4s-tags-count-true {
    height: 110px;
    overflow-x: auto;
}
body.template-blog span.t4s-post-time__text.t4s-dib {
    display: none;
}
body.template-blog span.t4s-post-time {
    display: block;
}
body.template-blog .t4s-blog-slider .t4s-post-content-alternative .t4s-post-meta, .t4s-blog-slider .t4s-post-content-alternative .t4s-blog-owl-color2 {
    color: #ffffff;
}
body.template-blog .t4s-sidebar-inner p.t4s-pr-no-content {
    display: none;
}
body.template-blog .t4s-col-item.t4s-widget.t4s-sidebar-product-feature {
    display: none;
}
section#shopify-section-template--18529901642042__main{
      margin-top: 100px;
    padding: 5rem 0;
}
tbody#order-details a {
    cursor: pointer;
}
.t4s-sidebar-inner p.t4s-pr-no-content {
    color: #000;
    float: initial;
    width: auto;    padding-left: 1rem;
    padding-right: 1rem;
}
body.template-blog section#shopify-section-template--18529900953914__4f154e95-1d31-4258-bec6-f79e49b315f0 {
    margin-top: 100px;
    padding: 5rem 0;
}
body.template-customers-account p {
    color: #000;
    float: inherit;
    width: auto;
}
body.template-customers-account .t4s-table-res-df {
    overflow-x: initial;
}
body.template-customers-login form#customer_login .t4s_field label {
    position: inherit;
    padding: 15px 0px;
}
body.template-customers-login .t4s-customer .t4s_field input:-webkit-autofill, .t4s-customer .t4s_field input:focus, .t4s-customer .t4s_field input:not(:placeholder-shown) {
    padding: 18px 14px 18px;
}
body.template-article .t4s-article-image.t4s-pr {
    display: none;
}
body.template-article .t4s-socials a svg {
    fill: #fff!important;
}
body.template-article p {
    color: #000;
    float: inherit;
    width: auto;
}
body.template-article .header-banner .t4s-container.t4s-pr.t4s-z-100 h1 {
    color: #ffffff!important;
}
section#shopify-section-template--18529900953914__main {
/*     margin-top: 100px; */
    padding: 5rem 0;
}
.t4s-product .t4s-pr-addtocart{background-color: #2453d3 !important;}
form#customer_login .t4s_field label {
    position: inherit;
}
main#MainContent section#shopify-section-template--18529901543738__c65060f3-23fa-47b1-8a55-e32e312c2ba5 {
    padding: 5rem 0;margin-top: 100px;
}  
section#shopify-section-template--18529901543738__354d5d38-561a-4aa8-83d5-aa6708f3e6b4 div#col-main {
    display: block;
}
.rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime.rc-legacy-radio {
    height: fit-content;
}
.rc-template__legacy-radio select.rc_widget__option__plans__dropdown.rc-selling-plans__dropdown {
    /* position: absolute !important;
    width: 100px !important;
    height: 30px !important;
    right: 35px !important;
    margin: inherit !important;
    margin-top: 10px !important; */
  margin-left: 15px;
    width: 100px !important;
}
.rc-radio.rc-option__subsave.rc-option.rc_widget__option.rc_widget__option--subsave.rc-legacy-radio.rc_widget__option--active.rc-option--active {
    /* height: 100px; */
}
.rc-selling-plans.rc_widget__option__plans {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}
/* div#innerproductsec .rc-selling-plans.rc_widget__option__plans label.rc-selling-plans__label.visually-hidden {
    display: none !important;
} */
input.rc-radio__input {
    position: relative;
    vertical-align: middle;
    height: 22px;
    width: 22px;
    margin: 5px;
}
span.rc-option__price {
    position: relative;
    left: 5px;
}
/* div#innerproductsec .rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime.rc-legacy-radio {
    display: none;
} */
/* span.rc-option__discount.rc_widget__option__discount::before {
    content: "(";
}
span.rc-option__discount.rc_widget__option__discount::after {
    content: ")";
}
label.rc-radio.rc-option__subsave.rc-option.rc_widget__option.rc_widget__option--subsave span.rc-option__discount.rc_widget__option__discount::after {
    content: ")";
} */
body.template-collection .t4s-product-info {
    text-align: center;
}
body.template-collection .t4s-product-btns2{display:none;}
body.template-collection .t4s-product-sizes{display:none;}
body.template-collection .t4s-product .t4s-pr-addtocart:hover{background-color:#3238fa;}
#bcpo .bcpo-buttons label.bcpo-front-button-label, #bcpo button.bcpo-front-button-label {
    min-width: auto !important;
    padding: 5px 12px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}
main#MainContent .page-width {
    padding: 5rem 0;
}
main#MainContent .slidecontentsechere p {
    color: #000;text-align: left;
    width: auto;
    float: inherit;
}
main#MainContent h3.t4s-section-title.t4s-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #021224;
    margin-bottom: 50px;
}
main#MainContent .grid__item.medium-up--four-fifths.medium-up--push-one-tenth{    margin-top: 100px;}
.t4s-product .t4s-product-atc-qty, .t4s-product .t4s-product-btns .t4s-pr-item-btn, .t4s-product .t4s-product-btns2 .t4s-pr-item-btn {
    border-radius: 0;
    pointer-events: auto;
}
section#shopify-section-template--18529901773114__3a8be835-ccae-4ec4-bd77-296404a3bb12 .t4s-product-info {
    text-align: center;
}
section#shopify-section-template--18529901773114__3a8be835-ccae-4ec4-bd77-296404a3bb12 .t4s-product-sizes {
    display: none;
}
section#shopify-section-template--18529901773114__3a8be835-ccae-4ec4-bd77-296404a3bb12 .t4s-product-btns2 {
    display: none;
}
div#shopify-section-template--18529901773114__product-recommendations .t4s-product-sizes {
    display: none;
}
div#shopify-section-template--18529901773114__product-recommendations .t4s-product-btns2 {
    display: none;
}
div#shopify-section-template--18529901773114__product-recommendations .t4s-product-info {
    text-align: center;
}
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow{color: #3238fa !important;}
.jdgm-rev__author, .jdgm-rev__icon:before{color: #3238fa !important;}
.jdgm-histogram__bar-content.jdgm-histogram__bar-content{background-color: #3238fa;}
.jdgm-rev-widg {
    max-width: 1480px;
    margin: 0 auto 30px;
    padding: 0 50px;
}
.jdgm-histogram__bar-content{color: #3238fa !important;}
.jdgm-link, .jdgm-histogram__clear-filter{color: #3238fa !important;}
.jdgm-preview-badge .jdgm-star{color: #3238fa !important;}
input#product_8265972547898_group_1589639_onetime {
    position: relative;
    vertical-align: middle;
    height: 22px;
    width: 22px;
    margin: 5px;
}
div.rc_popup {
    display: none;
}
.rc-radio.rc-option__onetime {
    max-width: 50%;
    align-items: center;width: -webkit-fill-available;
}
.rc-radio.rc-option__subsave {
    /* max-width: 50%; */
    align-items: center;width: -webkit-fill-available;
}
.rc-template__legacy-radio {
    display: flex;
}
input#product_8265972547898_group_1589639_subsave{
    position: relative;
    vertical-align: middle;
    height: 22px;
    width: 22px;
    margin: 5px;
}
.rc-template__legacy-radio .rc-radio{
box-shadow: rgb(204 204 204) 0px 2px 4px;
    display: flex;
    padding: 10px 8px;
    border: 2px solid #0e3386;
    margin-right: 15px;
    border-radius: 10px;}
.rc-template__legacy-radio .rc-radio.rc-option__subsave{
box-shadow: rgb(204 204 204) 0px 2px 4px;
    display: flex;
    padding: 10px 8px;
    border: 2px solid #0e3386;
    margin-right: 15px;
    border-radius: 10px;}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__title {
    margin-bottom: 24px;
    font-size: 40px !important;
    font-weight: 800;
    line-height: 52px;
}
body.template-product .t4s-top-heading.t4s_des_title_1.t4s-text-center .t4s-section-title {
    font-size: 40px !important;font-weight: 800;
    line-height: 52px;
}
.t4s-section-inner.t4s_nt_se_template--18529901773114__product-recommendations.t4s_se_template--18529901773114__product-recommendations.t4s-container-wrap {
    margin-top: auto;
}
.t4s-section-inner.t4s_nt_se_template--18529901773114__recently-viewed-products.t4s_se_template--18529901773114__recently-viewed-products.t4s-container-wrap {
    margin-top: auto;
}
.jdgm-form__title {
    color: #000;
}
.jdgm-form .jdgm-form__fieldset>label {
    display: block;
    color: #000;
}
select.rc_widget__option__plans__dropdown.rc-selling-plans__dropdown {
    border-color: #3238fa;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__title {
    margin-bottom: 50px;
}
div#shopify-section-template--18529901773114__product-recommendations h3.t4s-section-title.t4s-title {
    margin-bottom: 50px;
}
div#shopify-section-template--18529901773114__product-recommendations .t4s-product .t4s-pr-addtocart {
    
    background-color: #3238fa !important;
}
div#shopify-section-template--18529901773114__product-recommendations .t4s-product .t4s-pr-addtocart:hover{

    background-color: #3238fa !important;
}
section#shopify-section-template--18529901773114__3a8be835-ccae-4ec4-bd77-296404a3bb12 h3.t4s-section-title.t4s-title {
    margin-bottom: 50px;
}
section#shopify-section-template--18529901773114__3a8be835-ccae-4ec4-bd77-296404a3bb12 .t4s-product .t4s-pr-addtocart {

    background-color: #3238fa !important;
}
section#shopify-section-template--18529901773114__3a8be835-ccae-4ec4-bd77-296404a3bb12 .t4s-product .t4s-pr-addtocart:hover{

    background-color: #3238fa !important;
}
div#shopify-section-template--18529901773114__168371238002fa5fe5 {
/*     background: #fafafa;     */
  padding-top: 75px;
}
div#shopify-section-template--18529901773114__product-recommendations {
/*     background: #fafafa;     */
}
section#shopify-section-template--18529901773114__recently-viewed-products {
    background: #fafafa;    
}
body.template-product .t4s-sticky-atc__product, .t4s-sticky-atc__btns {
    display: none !important;
}
.jdgm-btn--border {
    color: #3238fa !important;
    background-color: white;
    border: 2px solid #3238fa !important;
    border-color: #3238fa !important;
}
.shopify-installments__content {
    display: none !important;
  }
.shopify-installments__learn-more {
    display: none;
}
.jdgm-btn--solid, input[type=submit].jdgm-btn--solid {
    color: white;
    background-color:  #3238fa !important;
    border: 2px solid  #3238fa !important;
    border-color:  #3238fa !important;
}
.jdgm-form input[type="text"]:focus, .jdgm-form input[type="text"]:focus-visible, .jdgm-form input[type="email"]:focus, .jdgm-form input[type="email"]:focus-visible, .jdgm-form input[type="url"]:focus, .jdgm-form input[type="url"]:focus-visible, .jdgm-form textarea:focus, .jdgm-form textarea:focus-visible{
  border-color: #3238fa !important;
}
.jdgm-write-rev-link.jdgm-write-rev-link {
    color: white;
    background-color: #3238fa !important;
    border: 2px solid #3238fa !important;
    border-color: #3238fa !important;
}
.jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover, .jdgm-write-rev-link.jdgm-write-rev-link:focus{ background-color: #3238fa !important;}
.jdgm-rev-widg__title {
    font-size: 23px;
    font-weight: 800;
    line-height: 32px;}
.jdgm-rev-widg .jdgm-star, .jdgm-revs-tab .jdgm-star, .jdgm-all-reviews .jdgm-star, .jdgm-gallery-popup .jdgm-star{color:#3238fa !Important;}
/* div#innerproductsec button.shopify-payment-button__more-options.BUz42FHpSPncCPJ4Pr_f, div#innerproductsec a.t4s-product-form__btn.t4s-pr-wishlist.t4s-tooltip-actived, div#innerproductsec a.t4s-product-form__btn.t4s-pr-compare.t4s-tooltip-actived, div#innerproductsec .t4s-product-price.money, div#innerproductsec span.bcpo-value {
    display: none !important;
} */
div#innerproductsec .shopify-installments__content {
    display: none;
}
div#innerproductsec .shopify-installments__learn-more {
    display: none;
}
div#innerproductsec .shopify-cleanslate .h7OYsWHrW5495r9beh2n{background: #2453d3 !IMPORTANT;}
div#innerproductsec button.t4s-product-form__submit.t4s-btn.t4s-btn-base.t4s-btn-style-default.t4s-btn-color-primary.t4s-w-100.t4s-justify-content-center.t4s-btn-effect-sweep-to-top.t4s-btn-loading__svg {
    order: 0;border-radius: 0 !important;margin-top: 20px;
}
div#innerproductsec button.shopify-payment-button__more-options.BUz42FHpSPncCPJ4Pr_f {
    display: none;
}
div#innerproductsec a.t4s-product-form__btn.t4s-pr-wishlist.t4s-tooltip-actived{
    display: none;
}
div#innerproductsec a.t4s-product-form__btn.t4s-pr-compare.t4s-tooltip-actived{
    display: none;
}
div#innerproductsec .t4s-product-price.money {
    display: block;
}
div#innerproductsec span.bcpo-value {
    display: none;
}
div#innerproductsec .t4s-product-form__buttons {
    margin-top: 20px;
}
div#innerproductsec label {
    margin-bottom: 5px;
    color: #002257;
    font-weight: 700;
    width: auto;display: contents;
    margin-right: 5px;
}
body.template-product .t4s-product-tabs-wrapper{display:none;}
div#innerproductsec .bcpo-label label {
    vertical-align: bottom;
    line-height: 0px;
    display: revert;
}
div#innerproductsec span#hidesec_ {
    font-size: 15px;
    color: #000;
}
div#innerproductsec .bcpo-label label {
    vertical-align: bottom;
}
div#innerproductsec .selector-wrapper.bcpo-buttons{
    display: flex !important;
    border: 2px solid #0e3386;
    padding: 10px;
    float: left;
    border-radius: 10px;
    box-shadow: rgb(204 204 204) 0px 2px 4px;
    width: 100%;margin-bottom: 20px;
}
div#innerproductsec .single-option-selector {
      margin-bottom: 0px !important;
}
div#innerproductsec strong, b {
    font-weight: 700;
    font-size: 15px;
}
div#innerproductsec ul {
    color: #000;
}
div#innerproductsec h1.t4s-product__title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
}

p.productstatementsec {
    display: block;font-size: 15px;
    color: #000;
    width: auto;
}
.breadcrumb_pr_wrap {
    margin-top: 100px;
}
.header-banner{    margin-top: 100px;}
body.template-collection div#mainheadsec {
    position: initial !important;
}
.header-banner .t4s-container.t4s-pr.t4s-z-100 h1 {
    color: #021224!important;
}
.t4s-product__description.t4s-rte p {
    width: auto;
    float: inherit;
    color: #8c8c8c;
}
.t4s-section-main-product .t4s-col-md-4.t4s-col-12.t4s-col-item.t4s-product__media-wrapper {
    width: 50%;
}
.t4s-section-main-product .t4s-col-md-8.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr{
    width: 50%;
}
.t4s-tab-wrapper .t4s-rte.t4s-tab-content p {
    width: auto;
    float: inherit;color: #8c8c8c;
}
section#shopify-section-template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f .t4s-section-inner.t4s_nt_se_template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f.t4s_nt_se_template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f.t4s-container-wrap .t4s-top-heading.t4s-text-center span.t4s-section-des.t4s-subtitle.t4s-rte {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.875rem;
    color: #000;
    margin-bottom: 12px;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .sec2 div {
    /* padding-right: 10px; */
    width: 43%!important;
    padding-top: 0px;
}
.faq-section .top-faq {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}
.faq-title{height: 25rem;}
.faq-section h3{font-weight: 700;}
div#faqnewpage .t4s-top-heading-heading.t4s_des_title_1.t4s-text-center p {
    font-size: 40px;
    line-height: 48px;
    color: #021224;
    margin-bottom: 50px;width: auto!important;
    float: initial!important;
    text-align: center;
}
div#aboutuspage {
    padding: 5rem 0;
}
div#Importantsafetyinformationpage{
    padding: 5rem 0;
}
div#faqnewpage{
    padding: 5rem 0;
}
.t4s-footer-raw-html.t4s-rte.t4s-hidden-mobile-false span {
    color: #f8f9fa;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate a#nav-get-started:hover{   
  background-color: #00143b!important;
    border-color: #00143b!important;
}
section#shopify-section-template--18529901412666__a5c85ad9-cb3e-4241-93fc-bb7bbbc22c1b .safety-info.safety_info .title {
   text-align: left;
    color: #000;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 700;
}
section#shopify-section-template--18529901412666__a5c85ad9-cb3e-4241-93fc-bb7bbbc22c1b p.mb-md-0 {
    width: auto;
    float: inherit;
    color: #000;
    text-align: left;
}
section#shopify-section-template--18529901412666__a5c85ad9-cb3e-4241-93fc-bb7bbbc22c1b a {
    color: #3238fa;
}
section#shopify-section-template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2 h3.t4s-section-title.t4s-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.8;
    color: #000;
}
section#shopify-section-template--18529901412666__be0ce019-d3dc-4d79-8281-4bfbba15530c .container {
    display: flex;
    text-align: center;
    width: 100%;
}
section#shopify-section-template--18529901412666__be0ce019-d3dc-4d79-8281-4bfbba15530c .column {
    padding: 20px;
    margin: 5px;
    border: 1px solid #f6f6f8;
    box-shadow: 0 .5rem 1rem #00000026!important;
    border-radius: 0.625rem;
    width: inherit;
}
section#shopify-section-template--18529901412666__be0ce019-d3dc-4d79-8281-4bfbba15530c h2 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 .container {
    display: flex;
    text-align: center;
    width: 100%;
}
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 .column {
    padding: 20px;
    margin: 5px;
    border: 1px solid #f6f6f8;
    box-shadow: 0 .5rem 1rem #00000026!important;
    border-radius: 0.625rem;
    width: inherit;
}
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 h2 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}

section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 .t4s-section-inner.t4s_nt_se_template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0.t4s_nt_se_template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0.t4s-container-wrap {
    margin-top: 0px !important;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-section-inner.t4s_nt_se_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881.t4s_nt_se_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881.t4s-container-fluid{
  margin-bottom: 0px !important;
}
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 h1.t4s-section-title.t4s-title {
    font-size: 42px !important;
    font-weight: 900 !important;
    line-height: 1.8 !important;
    color: #000 !important;
}
section#shopify-section-template--18529901412666__7e185859-20f8-4b53-ab36-ed0fcf43496d h3.t4s-iconbox-heading {
    margin-top: 15px !important;
    margin-bottom: 5px !important;
    font-size: 24px !important;
    line-height: 29px !important;
    font-weight: 500 !important;
}
section#shopify-section-template--18529901412666__7e185859-20f8-4b53-ab36-ed0fcf43496d .t4s-iconbox-head.t4s-d-flex.t4s-align-items-center.t4s-justify-content-center.t4s-iconbox-icon__start {
    display: block !important;
}
section#shopify-section-template--18529901412666__7e185859-20f8-4b53-ab36-ed0fcf43496d .t4s-iconbox-head img {
    width: 60px;
    height: 60px;
}
.sticky-wrapper{margin-top:54px;}
.site-header .shopify-section, .site-header .desktop-megamenu{float:left; width:100%;}
.t4s-section-header__mid.t4s-pr {
    height: 0px;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-section-header__mid.t4s-pr {
    display: unset !important;
    position: absolute;
}
.t4s-section-header [data-header-height2] {
    min-height: 70px;
}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 {
    margin-top: 30px !important;
}
/* section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 {
    margin-bottom: 30px;
} */
.t4s-section-header__mid.t4s-pr {
    display: none;
}
.t4s-section-header__mid.t4s-pr .t4s-col-lg-3.t4s-col-md-4.t4s-col-6.t4s-text-center.t4s-text-lg-start.t4s-col-item{
    display: none;
}
.t4s-section-header__mid.t4s-pr .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item{
    display: none;
}
.t4s-section-header__mid.t4s-pr .t4s-search-header__form-wrap.t4s-d-none.t4s-d-lg-block.t4s-col-6.t4s-col-item.is--inted{
    display: none;
}
.t4s-section-header__mid.t4s-pr .t4s-col-lg-3.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1{
    display: none;
}

body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-site-nav__icons svg.t4s-icon {
    color: #021224!important;
}
div#t4s-mini_cart .t4s-mini_cart__emty p {
    color: #000;
    text-align: center;
    float: inherit;
    width: auto;
}
form#create_customer label {
    position: inherit;
}
div#t4s-mini_cart .t4s_ratioadapt .t4s_ratio:before, .t4s_ratioadapt_f .t4s_ratio:before {
    --t4s-aspect-ratio: unset;
}
div#t4s-mini_cart .t4s_ratio:not(.t4s_bg)>*:not(.t4s-not-style), .no-js .t4s_ratio:not(.t4s_bg)>noscript>*:not(.t4s-not-style){    position: unset;}
div#firstheadhere .t4s-use__kalles .t4s-count-box {
    right: 15px;
    top: 10px;
}
div#firstheadhere .t4s-text-end {
    text-align: right;
    flex: unset;
    width: auto;
}
img.floatleftimg {
    padding-left: 10px;
    width: auto;
    height: auto;
    /* margin-top: 20px; */
  float: left !important;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .item .sec2 img {
    width: 158px;
    height: 244px;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 div#hidethirdsec {
    display: none;
}

/* section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .dev-variant-plan {
    display: none;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb div#sec1 {
    height: 108px!important;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .item {
    height: 450px!important;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .sec2, div.sec2 {
    height: 200px;
} */
a.low-dose.btn.btn-primary.dev-product-add-to-variant {
    border-bottom: 1px solid #f8f9fa;
    line-height: 75px;
    border-color: #f8f9fa;
    border-width: 0.25rem;
    margin: 0 2rem 1.65rem;
    padding: 10px 60px!important;
    background-color: #3238fa;
    transition: background-color .3s;
    border-radius: 3.125rem;
    color: #fff;
    text-decoration: none;
    font-size: 15px!important;
    font-weight: 400;cursor: pointer;
}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 .t4s-top-heading-subheading span.t4s-section-des.t4s-subtitle.t4s-rte {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.875rem;
    color: #000;
    margin-bottom: 12px;
}
body.template-cart .t4s_ratioadapt .t4s_ratio:before, .t4s_ratioadapt_f .t4s_ratio:before{--t4s-aspect-ratio: unset;}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 h3.t4s-section-title.t4s-title {
    margin-bottom: 8px !important;
}
section#shopify-section-template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc h3.t4s-section-title.t4s-title{
    margin-bottom: 8px !important;
}
section#shopify-section-template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f h3.t4s-section-title.t4s-title{
    margin-bottom: 8px !important;
}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 .t4s-section-inner{margin-top: 20px !important;}
.finalsection {
    margin-top: 12px;
}
div#sec1 p.low-dose.product-desc {
    margin-bottom: 10px;
}
body.template-cart .t4s_ratio:not(.t4s_bg)>*:not(.t4s-not-style), .no-js .t4s_ratio:not(.t4s_bg)>noscript>*:not(.t4s-not-style) img.lazyloadt4s-opt.lazyautosizes.lazyloadt4sed {
    position: unset !important;
}
span.hidewordhere {
    display: none !important;
}
/* .flickityt4s-slider {
    display: none;
} */
.t4s-oh {
    overflow: visible;
}

.page-head:before{background-color: transparent;}
section#shopify-section-template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc h3.t4s-section-title.t4s-title {
    margin-bottom: 50px;
}
section#shopify-section-template--18529901412666__d796f756-602f-47c9-a557-94d9721b51c5 p {
    width: auto;
    float: inherit;
}
section#shopify-section-template--18529901412666__d796f756-602f-47c9-a557-94d9721b51c5 a{
color: #3238fa;
white-space: nowrap;
font-size: 16px;
line-height: 24px;
font-weight: 700;
}
body#PROTECTIONsection a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #fff !important;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-nav__ul>li>a{
      color: #021224!important;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr{
  color: #021224!important;
}
body#PROTECTIONsection div#logosec {
    display: block !important;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky img#normallogohere{
display: none !important;  
}
body#PROTECTIONsection div#regularlogosec{display:none !important;}
body div#logosec{display:none;}
body div#regularlogosec {
    display: block !important;
}
body header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky img#normallogohere{
  display: block !important; 
}
body img#normallogohere {
    height: 31.6051181px;
}
body header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#mainheadsec {
    z-index: 999;
    transition: top,ease-out .2s;
    background-color: #fff !important;
}
body header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate div#mainheadsec {
    z-index: 999;
    transition: top,ease-out .2s;
    background-color: #fff !important;
}
body div#mainheadsec {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 65px;
    z-index: 999;
    transition: top,ease-out .2s;
    background: unset !important;
    color: #000 !important;
    overflow: visible !important;
}
body a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #021224 !important;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .column img {
    width: 96px;
    height: 96px;
    float: inherit;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .column h2 {
        margin-top: 15px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 p {
    color: #021224;
    float: inherit;
    width: 100%;
    text-align: center;margin-bottom:0px;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .column {
    margin: 5px;
    border: 1px solid #f6f6f8;
    box-shadow: 0 .5rem 1rem #00000026!important;
    border-radius: 0.625rem;
    padding: 20px;
    margin: 0.9375rem;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .t4s-code__html.t4s-rte .container {
    display: flex;
    text-align: center;
    width: 100%;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 {
    margin-bottom: 50px;
}
.t4s-iconbox-item__wrapper p {
    float: inherit;
    width: auto;
}
.t4s-iconbox-border__true .t4s-iconbox-inner {
    border: 1px solid var(--cl-border);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 0.625rem;
}
t4s-iconbox-inner:hover {
    background: #fff;
}
.t4s-iconbox-inner h3.t4s-iconbox-heading:hover {
    color: #000;
}
.t4s-iconbox-inner .t4s-iconbox-des p:hover {
    color: #000;
}
.t4s-iconbox-border__true .t4s-iconbox-inner:hover {
    border: 1px solid var(--cl-border);
    box-shadow: 0 .5rem 1rem #00000026!important;
    border-radius: 0.625rem;
    --cl-box-hover: none !important;
    --cl-content-hover: none !important;
  --cl-head: #021224 !important;
    --cl-des: #626262 !important;
}
.t4s-iconbox-inner:hover .t4s-iconbox-icon__awesome i, .t4s-iconbox-inner:hover .t4s-iconbox-icon__svg svg, .t4s-iconbox-inner:hover .t4s-iconbox-heading, .t4s-iconbox-inner:hover .t4s-iconbox-des p {
    color: #021224;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .t4s-section-inner.t4s_nt_se_template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59.t4s_se_template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59.t4s-container-wrap {
    margin-bottom: auto;
}
section#shopify-section-template--18529901642042__4020ddec-ffad-4b54-b240-42d9e2bcf136 h3.t4s-section-title.t4s-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;color: #021224;
}
section#shopify-section-template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54 p {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #626262;
}
section#shopify-section-template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54 .t4s-feature-columns__text.t4s-rte h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
}
section#shopify-section-template--18529901642042__4a14cf48-2288-469a-a212-91fb159b2c04 h3.t4s-section-title.t4s-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;color: #021224;
}
section#shopify-section-template--18529901642042__7f8e56c9-cf7f-460a-8fe3-ab2708d50e2b img {
    width: 96px;
    height: 96px;
}
section#shopify-section-template--18529901642042__a2be65c4-cb01-4b3b-9e9e-eb4f953f0395 .t4s-iconbox-heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
}
section#shopify-section-template--18529901642042__a2be65c4-cb01-4b3b-9e9e-eb4f953f0395 .t4s-iconbox-des p {
    font-size: 14px;line-height: 22px;
}
section#shopify-section-template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54 .t4s_ratio16_9.t4s_position_8.t4s_cover.t4s-row.t4s-row-cols-lg-3.t4s-row-cols-md-2.t4s-row-cols-1.t4s-gx-md-30.t4s-gy-md-30.t4s-gx-10.t4s-gy-10 div#b_template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54-16818215948a200f8b-0 {
    width: 100%;
}
section#shopify-section-template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54 .t4s-feature-columns__text.t4s-rte p{
  color: #021224;    float: inherit;
    width: 100%;text-align: left;
}
section#shopify-section-template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54 .t4s-feature-columns__text.t4s-rte h3 {
    text-align: left;
}
.sec2 div {
    padding-right: 10px;
    width: 48%!important;
    padding-top: 45px;
}
.slidecontentsechere p {
    color: #000;
}
section#shopify-section-template--18529901412666__b93532d1-34d5-4bc1-8caf-865d07a38064 p {
    width: auto;
    float: inherit;
}
section#shopify-section-template--18529901412666__b93532d1-34d5-4bc1-8caf-865d07a38064 a {
    color: #3238fa;
    white-space: nowrap;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
section#shopify-section-template--18529901412666__8e009780-113e-432c-8679-545181e11481 .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed {
    background-size: 100% 100%;
}
section#shopify-section-template--18529901412666__8e009780-113e-432c-8679-545181e11481 h2#b_aa4414bc-1fdd-415d-9dd6-3eafe36785c5 {
    width: 0%;
}
/* div#logosec {
    background-color: transparent!important;
    color: #fff;
    overflow: hidden!important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 65px;
    z-index: 999;
    transition: top,ease-out .2s;
} */
div#dynamiclogosehere{display: none;}
/* div#dynamiclogosehere .t4s-search-header__form-wrap.t4s-d-none.t4s-d-lg-block.t4s-col-6.t4s-col-item.is--inted{
    display: none !important;
}
div#dynamiclogosehere .t4s-col-lg-3.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1{
    display: none;
} */
.sec2 h2 {
    letter-spacing: -3.8px;
}
.dev-variant-plan select {
    border-bottom: 1px solid #f8f9fa;
    font-size: 16px;
    font-weight: 700;
    border-color: #f8f9fa;
    border-width: 0.25rem;
    margin: 0 5px 1.65rem;
    /* padding: 0px 45px!important; */
    background-color: #3238fa;
    transition: background-color .3s;
    border-radius: 3.125rem;
    color: #fff;
    text-decoration: none;
    font-size: 15px!important;
    font-weight: 400;
    max-width: fit-content;
    height: 42px;
}
div#getdynamiclogosec .t4s-header__logo.t4s-lh-1 {
    display: none;
}
/* div#mainheadsec div#logosec {
    width: 10%;
} */
div#mainheadsec .t4s-col.t4s-col-item {
    width: 70%;
}
div#logosec img#normallogohere {
        height: 31.6051181px;display: none;
/*     width: 150px; */
div#firstheadhere {
    background: #fff;
}
}
/* img#stickylogohere {
    display: none;
} */
div#hidetheseearchsec{
    display: none !important;
}
div#hidetheiconsec{
    display: none;
}


header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky img#stickylogohere {
    display: block !important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky img#normallogohere {
    display: none !important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky img#stickylogohere {
    height: 31.6051181px;
/*     width: 150px; */
   
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate img#stickylogohere {
    display: block !important;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate img#normallogohere {
    display: none !important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate img#stickylogohere {
    height: 31.6051181px;
/*     width: 150px; */
    
}

.item {
 border-radius: 20px;
 flex-direction: column;
 padding-bottom: 1rem;
 max-width: 320px;
 height: 600px;
 position: relative;
 flex: 1;
 text-align: center;    background: #000;
 margin: 10px;
 }
 p.low-dose.product-desc {
font-size: 10px;line-height: 20px;margin-bottom: 16px;
}
.sec2, div.sec2 {
    height: 230px;
}
/*  img {
    width: 135px;
    float: left;
    height: 200px;
 } */
 p {color: #fff;
 width: 50%;
 float: right;}
 a#plan-1 {border-bottom: 1px solid #f8f9fa;
 font-size: 15px;
 line-height: 75px;
 font-weight: 700;
 border-color: #f8f9fa;
 border-width:0.25rem;
 margin: 0 2rem 1.65rem;
 padding: 12px 45px!important;
 background-color: #3238fa;
 transition: background-color .3s;
 border-radius: 3.125rem;
 color: #fff;
 text-decoration: none;
 }
 .item h2 {
 font-size: 40px;color: #fff;
/*  line-height: 60px; */
 font-weight: 900;
 margin: auto;
 }.item p {
 font-size: 20px;
 line-height: 20px;
 font-weight: 400;margin: auto;
 }
 p.low-dose.price-tag.text-center {
 width: -webkit-fill-available;font-size: 40px;
 line-height: 24px;
 font-weight: 400;margin-bottom: 16px;
 }
 div#sec1 {
 height: 105px !important;margin-bottom: 25.6px;
 }
 h2.product-name.text-center.margin-top-2rem {
 margin-top: 5px;font-size: 32px;
 line-height: 60px;
 font-weight: 900;
 }
 small {
font-size: 15px;
}
#product[_ngcontent-serverApp-c53] label[_ngcontent-serverApp-c53]:before {
    content: attr(data-new);
    position: absolute;
    top: 0;
    right: 0;
    width: 47%;
    height: 100%;
    background: rgba(255,255,255,.15);
    border-radius: 5.625rem;
    text-align: center;
    padding-top: 0.4375rem;
}
#product[_ngcontent-serverApp-c53] label[_ngcontent-serverApp-c53]:after {
    content: attr(data-odd);
    position: absolute;
    top: 0;
    left: 0;
    width: 47%;
    height: 100%;
    background: #3238FA;
    border-radius: 5.625rem;
    text-align: center;
    padding-top: 0.4375rem;
}
h2#titlesection {
    font-size: 32px;
    text-align: center;text-transform: uppercase;
}
a#varianttwo\ ng-star-inserted2 {
    width: 73.59px;
    height: 30.75px;
    background: #3238FA;
    border-radius: 5.625rem;
    text-align: center;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    margin: 0 auto 1rem;
    color: #fff;
    margin-left: 5px;
}
.t4s-code__liquid .container{display: flex;}
.finalsection a#plan-1 {
    padding: 10px 60px!important;
}

button.sdev-product-variation-check.active, button.variant.variantbtnone {
    background: #3238FA;  
}
.sdev-product-variant-details {
    margin-top: 20px;
}
button.sdev-product-variation-check, button.variant.variantbtnone {
    border-radius: 5.625rem;
    text-align: center;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    margin: 0 auto 1rem;
    color: #fff;
    margin-right: 5px;
}
a#variantone\ ng-star-inserted1{
      width: 73.59px;
    height: 30.75px;
    background: #3238FA;
    border-radius: 5.625rem;
    text-align: center;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    margin: 0 auto 1rem;
    color: #fff;
    margin-right: 5px;
}
a#variantsecond\ ng-star-inserted1{
  width: 73.59px;
    height: 30.75px;
    background: #3238FA;
    border-radius: 5.625rem;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    position: relative;
    margin: 0 auto 1rem;
    color: #fff;
    margin-right: 5px;
}

.sec2 p.low-dose.product-desc.sec2para small {
    font-size: 15px !important;
}
/* .sec2 img {
    padding-left: 10px;
    width: 200px;
    height: 340px;
} */

div#sec1 a#plan-1 {
    border: 0px;
}
.item{max-width: 350px;}

div#sec1 {
    /* height: 162px!important; */
    margin-bottom: 0px !important;
}
a#ng-star-inserted2 { font-size: 15.22px;    padding: 10px 20px !important;}
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
    width: 0%;
}
/* .t4s-section-header__mid.t4s-pr {
    display: none;
} */
.t4s-nav__ul>li> a:hover, .t4s-section-header__bot .t4s-h-cat__html a:hover {
    color: #021224;
    border-bottom: 3px solid #305df4;
}
.t4s-nav__ul>li>a{
    font-size: 16px !important;
    line-height: 24px;font-weight: 400;padding: 5px 20px;
}
.t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte a {
    background-color: #3238FA;
    padding: 0.8125rem 1.875rem;
    padding: 0.5rem 1.75rem!important;
    border: 0.0625rem solid #3238FA;
    border-radius: 3.125rem;
}
nav.t4s-navigation.t4s-text-end.t4s-nav__hover_fadein.t4s-nav-arrow__false {
    position: relative;
}
.t4s-section-header__bot {
    background-color: transparent !important;
    color: #ffffff;
    overflow: hidden !important;position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 65px;
    z-index: 999;
    transition: top,ease-out .2s;
}
.t4s-header__wrapper {--h-bg-color: transparent;
}  
a#nav-get-started:hover {
    background-color: transparent;
    border: 0.0625rem solid white;
    padding: 12px 30px!important;
}
.t4s-section-header__bot.t4s-d-none.t4s-d-lg-block .t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte a{
background-color: #3238FA;
    border-color: #3238FA;
    padding: 12px 30px!important;
    transition: background-color .3s;
    border-radius: 20px;
    text-transform: capitalize!important;
    line-height: 24px !important;
    font-weight: 400!important;
    font-size: 14px!important;
}           
.t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte {
    width: 12%;margin-right: 15px;
}
.shopify-section-header-sticky, .t4sp-sticky .t4s-section-header.shopify-section-header-sticky .t4s-section-header__bot.t4s-d-none.t4s-d-lg-block {
    background: #fff !important;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap h3.t4s-section-title.t4s-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 60px;
    color: #000;margin-bottom: 15px;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap .t4s-container {
    text-align: center;
    font-size: 16px;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap a.ng-tns-c54-1 {
    color: #3238FA;
    white-space: nowrap;
    font-weight: 700;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap span.t4s-section-des.t4s-subtitle.t4s-rte {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.875rem;
    color: #000;
    margin-bottom: 12px;
}
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
    padding: 30px 65px;
    background-color: #3238fa;
    border-color: #3238fa;
    border-radius: 50px;
}
/* .t4s_ratio:not(.t4s_bg)>*:not(.t4s-not-style), .no-js .t4s_ratio:not(.t4s_bg)>noscript>*:not(.t4s-not-style){padding: 88px;} */
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-section-header__bot.t4s-d-none.t4s-d-lg-block .t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte a:hover {
    background-color: #00143b !important;
    border-color: #00143b !important;
}
section#shopify-section-template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f  h3.t4s-section-title.t4s-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.8;
    color: #000;
    margin-bottom: 0.5rem;
}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 h3.t4s-section-title.t4s-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.8;
    color: #000;
    margin-bottom: 0.5rem;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-nav__ul>li>a{    color: #f8f9fa !important;}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-nav__ul>li>a{    color: #021224 !important;}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr{    color: #021224 !important;}
section#shopify-section-template--18529901412666__3f5cbe46-1629-41ac-9543-83d5322a33a9 img{
  width: 100%;
  height: auto;
}
div#sec1 small {
    font-size: 20px;
}
.sec2 {
    height: 255px;
/*     margin-top: 45px; */
}
/* div#sec1 a {
    background: #0f319f !important;border: 0px;
} */
a#plan-1{
    font-size: 15px !important;font-weight: normal;
}
.item{height: 480px!important;}
section#shopify-section-template--18529901412666__3ff83624-b5e4-4530-b230-00c9ac5e0316 {
    margin-top: 30px;
}
p.low-dose.product-desc.sec2para {
    line-height: 15px !important;
}
.finalsection a{font-size: 22.46px !important;}
.item h2 {
    font-size: 28px!important;
    color: #fff;
    text-align: left;
}
a#ng-star-inserted1 {
    font-size: 15.22px;
/*   padding-top: 5px !important; */
    padding:10px 20px !important;
}
h2.product-name.text-center.margin-top-2rem{line-height: 35px;margin-bottom: 5px;}
p.low-dose.product-desc{line-height: 18px;    font-size: 21.77px;margin-bottom: 15px;}
.sec2 img {
    padding-left: 0px;
    width: auto;
    height: auto;
/*     height: auto; */
}
section#shopify-section-template--18529901412666__3ff83624-b5e4-4530-b230-00c9ac5e0316 .sec2 img {
    height: auto;
}
p.low-dose.price-tag.text-center{line-height: 5px;font-weight: bold;}
/* .sec2 div {
    padding-right: 10px;
    width: 45% !important;padding-top: 63px;
} */
.item{background: #0C1A40;}
.item small {font-size: 15px;
}
small.customfontItalic {
    font-size: 15px !important;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 div {
     width: 43%!important;
    padding-top: 10px;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 img {
/*     height: 350px;
    width: 210px; */
}
.dev-variant-plan option:disabled {
    color: #fff !important;
}

@media (max-width: 767px){
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky div#logosec {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#logosec {
    display: none;
}
body.template-product .t4s-section-header__mid.t4s-pr {
    margin-top: 0px;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#logosec {
    display: none;
}
body.template-index header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a#mobilestand{display:block !important;}
body.template-page .t4s-section-header__mid.t4s-pr{margin-top: 0px;}
/* body.template-product .t4s-section-header__mid.t4s-pr{margin-top: 0px;} */
.t4s-site-nav__icons svg.t4s-icon {
    color: #000;
    margin-top: -40px;
}
.t4s-use__kalles .t4s-count-box {
    right: 5px;
    top: 15px;
}
.t4s-header__logo img {
    margin-top: 10px;
}

  
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 80vh !important;
}
  h3.t4s-section-title.t4s-title {
    top: 20px;
    margin-top: 70px;
}
h2.xsectionherecontent {
    letter-spacing: 0px!important;
    font-size: 18px!important;
    margin-bottom: 8px !important;
}
section#shopify-section-template--18529901412666__81458f7e-26d2-4f5d-acbd-515cdf702d89 .t4s-banner-item.t4s_ratio.t4s_bg.lazyloadt4sed {
    background-image: url('/cdn/shop/files/672CBF1D-8ABC-4F2B-B282-B8EBF4D1C126.png') !important;
}
  
span.badge-new img {
    top: 18%!important;
    left: -10%!important;
    bottom: auto!important;
    background-position: right top;
    position: absolute!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    z-index: 1;
    width: 110px;
    height: auto;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content {
    padding-left: 0px !important;
}
body.template-page .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a#mobilestand, .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a#mobilest {
    margin-top: -10px !important;
}
ul#menu-mb__ul li#item_a074c1c9-b7d2-48a3-9d14-54fa4a946e7c {
    display: none;
}
ul#menu-mb__ul ul.t4s-sub-menu a {
    color: #fff;
}
span.rc-option__price.rc_widget__price.rc_widget__price--onetime {
    left: 80%;
}
.rc-template__legacy-radio select.rc_widget__option__plans__dropdown.rc-selling-plans__dropdown {
    position: absolute!important;
    width: 100px!important;
    height: 30px!important;
    /* right: 100px!important;
    margin: inherit!important; */
    /* margin-top: 32px!important; */
}
.rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime{
    margin-bottom: 10px;
    max-width: unset;
    align-items: unset;
}
.rc-template__legacy-radio {
    display: grid;
}
.rc-radio.rc-option__subsave{
    margin-bottom: 10px;
    max-width: unset;
    align-items: unset;
} 
.t4s-product-form__buttons .t4s-pr-wishlist, .t4s-product-form__buttons .t4s-pr-compare {
    display: none !important;
}
#bcpo .bcpo-buttons label.bcpo-front-button-label, #bcpo button.bcpo-front-button-label{
  min-width: auto;
  padding: 5px 8px;
}
body.template-product .t4s-top-heading.t4s_des_title_1.t4s-text-center .t4s-section-title{font-size:21px !important;}
body.template-product .t4s-row.t4s-gx-15.t4s-gx-md-30.t4s-align-items-center {
    min-height: 50px;
    display: block;
}
body.template-product .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
    margin-top: 8px;
}
body.template-product .t4s-col-lg-3.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 {
    margin-top: -10px;
}
div#t4s-menu-drawer {
    z-index: 9999;
}
body.template-page .t4s-row.t4s-gx-15.t4s-gx-md-30.t4s-align-items-center {
    min-height: 50px;
    display: block;
}
body.template-page .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
    margin-top: 8px;
}
body.template-page .t4s-col-lg-3.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 {
    margin-top: -10px;
}
div#pr_recommendations {
    padding-right: 20px;
    padding-left: 20px;
}
  .jdgm-rev-widg__summary, .jdgm-histogram, .jdgm-widget-actions-wrapper {
    margin: 0 0 24px 0;
    padding: 0px 20px !important;
}
  .jdgm-review-widget--small .jdgm-rev-widg, .jdgm-review-widget--medium .jdgm-rev-widg {
    padding: 16px 20px;
}
.t4s-section-main-product .t4s-col-md-4.t4s-col-12.t4s-col-item.t4s-product__media-wrapper, .t4s-section-main-product .t4s-col-md-8.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr {
    width: -webkit-fill-available;padding-left: 20px;
    padding-right: 20px;
}
main#MainContent .breadcrumb_pr_wrap {
    margin-top: 55px;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky img#stickylogohere {
    display: block;height: 31.605118px;
    margin-top: 10px;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
    margin-top: 0px;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
    margin-top: 10px;
}
body#PROTECTIONsection .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
    margin-top: 8px;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate img#stickylogohere {
    display: block;height: 31.605118px;margin-top: 10px;
} 
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-container {
    background: #fff;
    height: 65px;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a#mobilestand, .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a#mobilest {
    margin-top: -20px !important;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate .t4s-container{    height: 65px;}
body#PROTECTIONsection div#logosec img#normallogohere {
    height: 31.605118px;
    margin-top: 10px;
}
body#PROTECTIONsection .t4s-section-header [data-header-height] {
    min-height: 50px;
    display: block;
}
body#PROTECTIONsection .t4s-section-header__mid.t4s-pr .t4s-lh-1 {
    margin-top: -10px;
}
body.template-page a#mobilestand{    position: absolute;}
body.template-page a#mobilest{    position: absolute;}
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 h1.t4s-section-title.t4s-title {
    font-size: 23px!important;top: auto;
    line-height: 36px!important;
}
section#shopify-section-template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2 h3.t4s-section-title.t4s-title{
    font-size: 28px!important;
    line-height: 36px!important;
}
section#shopify-section-template--18529901412666__be0ce019-d3dc-4d79-8281-4bfbba15530c .container {
    display: block;
  }
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 .container{
    display: block;
  }
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .sec2 div {
    width: 48%!important;
    padding-top: 25px;
}
div#aboutuspage .column{margin: 25px;}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .column{margin: 25px;}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu .t4s-section-header__mid.t4s-pr img.header__mobile-logo.t4s-d-lg-none {
    display: none;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-section-header__mid.t4s-pr img.header__mobile-logo.t4s-d-lg-none {
    display: block !important;
}
img.header__mobile-logo.t4s-d-lg-none.mobilewhite {
    display: block !important;width: 120px;    padding-top: 12px;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky img.header__mobile-logo.t4s-d-lg-none {
    display: block !important;
}

  
.t4s-section-header__mid.t4s-pr{display: block !important;
background-color: transparent!important;
    color: #fff;
    overflow: hidden!important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 65px;
    z-index: 999;
    transition: top,ease-out .2s;
                              }
  div#t4s-menu-drawer .t4s-mb-tab__title{display: none !important;}
  div#shopify-mb_nav a{text-align: center;font-size: 16px;}
  ul#menu-mb__ul li {
    padding: 5px;text-align: center;font-size: 22px;color: #fff !important;
}
#t4s-menu-drawer {
    background: #305df4;
}
  .t4s-section-header [data-header-height] {
    min-height: 50px;
    display: flex;
}
.t4s-drawer__header.t4s-mb-nav__tabs{    min-height: 0px!important;}
  ul#menu-mb__ul {
    background: #305df4;
}
  .t4s-col-lg-3.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 {
    display: none;
    width: -webkit-fill-available;
/*     position: absolute; */
}
  .t4s-use__kalles .t4s-count-box {
    right: 5px;
    top: 5px;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky img#normallogohere {
    display: none;
}
body#PROTECTIONsection header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate img#normallogohere {
    display: none;
}
.t4s-section-header__mid.t4s-pr .t4s-lh-1 {
/*     line-height: inherit; */
    margin-top: -5px;
}
/* div#transparant_headersec .t4s-row.t4s-gx-15.t4s-gx-md-30.t4s-align-items-center .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item{margin-top: -40px;}   */
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate img.header__mobile-logo.t4s-d-lg-none.mobilewhite {
display: none !important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky img.header__mobile-logo.t4s-d-lg-none.mobilewhite {
display: none !important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-site-nav__icons svg.t4s-icon{color: #333;}
.t4s-col-lg-3.t4s-col-md-4.t4s-col-6.t4s-text-center.t4s-text-lg-start.t4s-col-item {
/*     width: 85%;    display: flex; */
      width: -webkit-fill-available;
}
.t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
/*     width: 15%; */
  width: auto;
/*     position: absolute; */
}
.t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a.t4s-push-menu-btn.t4s-lh-1.t4s-d-flex.t4s-align-items-center:hover{
  color:#fff;
}
}
div#content_74267db1-a087-4405-b43c-0a0a5b993557 {
    display: none !important;
}
.t4s-section-header__bot.t4s-d-none.t4s-d-lg-block .t4s-col.t4s-col-item {
    margin-top: -5px;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed{
 background-size: contain;background-repeat: no-repeat;
  /*  background-position: center;
    background-repeat: no-repeat;
    width:100%;
  height:100%;
  height: 800px!important; */
  
}
.t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr {
    background: transparent;
}
.t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr a.t4s-d-inline-block {
    font-size: 16px;
    color: #fff;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr a.t4s-d-inline-block {
color:#000;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate .t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr a.t4s-d-inline-block {
color:#000;
}


.t4s_ratio16_9.t4s_position_8.t4s_cover.t4s-row.t4s-row-cols-lg-4.t4s-row-cols-md-2.t4s-row-cols-1.t4s-gx-md-30.t4s-gy-md-30.t4s-gx-10.t4s-gy-10 .t4s-col-item.t4s-pos-text-default.t4s-text-center {
    margin: 1rem auto;
    border-radius: 0.625rem;
    background-color: #051223;
    display: flex;
    flex-direction: column;
    text-align: left;
    padding-bottom: 1rem;
    max-width: 300px;
    max-height: 37.5rem;
    position: relative;
}
.t4s_ratio16_9.t4s_position_8.t4s_cover.t4s-row.t4s-row-cols-lg-4.t4s-row-cols-md-2.t4s-row-cols-1.t4s-gx-md-30.t4s-gy-md-30.t4s-gx-10.t4s-gy-10 .t4s-col-item.t4s-pos-text-default.t4s-text-center h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 900!important;
    line-height: 3.75rem;
}
.t4s-code__html.t4s-rte {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: center;
}
@media (min-width:1024px) and (max-width:1366px){
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed {
/*     background-size: 100% 100%; */
    background-repeat: no-repeat;
}
/* section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 h3.t4s-section-title.t4s-title {
    line-height: 4;
} */
div#sec1 h2#titlesection span {
    text-align: center;
    display: contents !important;
    vertical-align: middle!important;
}
.t4s-section-header__bot.t4s-d-none.t4s-d-lg-block .t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte a{
/* font-size: 12px !important; */
  padding: 12px 20px!important;
}
a#plan-1{padding: 18px 20px;}
a#nav-get-started:hover{padding: 12px 20px!important;}
.t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr a.t4s-d-inline-block {
/*     font-size: 30px; */
}
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
/*     font-size: 70px;
  line-height: 65px; */
}  
h5#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-0 {
/*     font-size: 12px; */
    margin-bottom: 10px;
section#shopify-section-template--18529901412666__9b140b8e-809
}
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
/*     font-size: 12px; */
    padding: 18px 28px;
}1-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed{
/*   height: 600px !important; */
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap span.t4s-section-des.t4s-subtitle.t4s-rte {
    font-style: normal;
    font-weight: 400;
/*     font-size: 14px; */
    line-height: 1.875rem;
    color: #000;
    margin-bottom: 1.5rem;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap h3.t4s-section-title.t4s-title {
/*     font-size: 30px; */
}
h2.product-name.text-center.margin-top-2rem {
    margin-top: 5px;
/*     font-size: 20px; */
}
p.low-dose.price-tag.text-center{
/*   font-size: 20px; */
}
a#plan-1 {
/*     font-size: 10px; */
}
.t4s-text-bl {
/*     font-size: 16px; */
}
.t4s-w-100 svg {
    width: 25px;
    height: 25px;
}
section#shopify-section-template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f h3.t4s-section-title.t4s-title {
/*     font-size: 30px; */
}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 h3.t4s-section-title.t4s-title {
/*     font-size: 30px; */
}
.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-d3119791-9701-417a-ac7c-732f77ee2043 {
    margin-left: 48px;
}
.t4s-section-inner.t4s_nt_se_bottom-bar.t4s_se_bottom-bar.t4s-container-wrap.t4s-bootom-hidden-false {
    padding-left: 48px;padding-right: 48px;
}
}
@media (min-width:768px) and (max-width:1024px){
body.template-page div#transparant_headersec .t4s-section-header__mid.t4s-pr .t4s-container {
    display: none;
}
 body.template-page div#firstheadhere {
    background: #fff;
}
.t4s-site-nav__icon.t4s-site-nav__search {
    display: none;
}
  
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#firstheadhere div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#firstheadhere div#regularlogosec {
    display: block !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#firstheadhere .t4s-col.t4s-col-item nav.t4s-navigation.t4s-text-end.t4s-nav__hover_fadein.t4s-nav-arrow__false ul#t4s-nav-ul a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate div#firstheadhere a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr{
  color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky div#firstheadhere .t4s-col.t4s-col-item nav.t4s-navigation.t4s-text-end.t4s-nav__hover_fadein.t4s-nav-arrow__false a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#firstheadhere a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #fff !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#firstheadhere {
    background: #fff !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky svg {
    color: #000;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a.logosectioncustom_func body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky svg {
    color: #000;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a.logosectioncustom_func a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a.logosectioncustom_func div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#transparant_headersec .t4s-section-header__mid.t4s-pr .t4s-container {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky div#firstheadhere {
    background: #fff !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a.logosectioncustom_func div#regularlogosec {
    display: block !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate div#regularlogosec {
    display: block !IMPORTANT;
}

  
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#logosec {
    display: block;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#regularlogosec {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#regularlogosec {
    display: block !IMPORTANT;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand .shopify-section-header-sticky, .t4sp-sticky .t4s-section-header.shopify-section-header-sticky .t4s-section-header__bot.t4s-d-none.t4s-d-lg-block {
    background: #fff !important;
}

div#sec1 h2#titlesection span {
    text-align: center;
    display: contents !important;
    vertical-align: middle!important;
}
.t4s-content-position.t4s-auto.t4s-pa.t4s-bg-content-true.t4s-br-content-false.t4s-br-style-solid.t4s-text-md-start.t4s-text-start {
        width: 100% !important;padding-top: 30%;
}
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
    margin-left: 35%!important;
}
div#sec1 small {
    font-size: 20px;
}
.sec2 img {
    padding-left: 10px;
    width: 130px;
    height: 300px;
}
.sec2 div {
    padding-right: 10px;
    width: 40%!important;
    padding-top: 28px;
}
.finalsection a#plan-1 {
    padding: 12px 12px!important;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .item h2 {
    font-size: 20px!important;
}
p.low-dose.price-tag.text-center, h2.product-name.text-center.margin-top-2rem {
    font-size: 32px !important;
}
div#sec1 a {
    font-size: 16px;
}
a#plan-1 {
    font-size: 16px!important;
    font-weight: 400;    padding: 12px 12px!important;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed{
/* background-image:url("/cdn/shop/files/Skype_Picture_2023_04_10T04_38_22_556Z.jpg") !important; */
background-image:url("/cdn/shop/files/3rd_slide-banner-3-mobile.png") !important;
background-size: cover;
}
.t4s-section-header__bot.t4s-d-none.t4s-d-lg-block {
    display: block !important;
}
.t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte {
    width: 20%;
}
.t4s-nav__ul>li>a{color: #ffffff;}
.t4s-section-header__bot.t4s-d-none.t4s-d-lg-block .t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte a{color: #ffffff;padding: 12px 20px !important;}
nav.t4s-navigation.t4s-text-end.t4s-nav__hover_fadein.t4s-nav-arrow__false {
    margin-top: 20px;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed {
/*     background-size: contain;
    background-repeat: no-repeat; */
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap {
    margin-top: 0px;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__9658d299-b86c-40dc-b0cf-6837f63c476f.t4s_se_template--18529901412666__9658d299-b86c-40dc-b0cf-6837f63c476f.t4s-container-wrap {
    margin-bottom: auto;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef.t4s_se_template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef.t4s-container-wrap {
    margin-bottom: auto;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1.t4s_se_template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1.t4s-container-wrap {
    margin-bottom: auto;
}
a#plan-1{
  font-size: 10px;padding: 18px 10px;
}
p.low-dose.price-tag.text-center{font-size: 20px;}
h2.product-name.text-center.margin-top-2rem{    font-size: 20px;}
.t4s-code__html.t4s-rte {
    padding: 20px 0px;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr a.t4s-d-inline-block {
    color: #000;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-nav__ul>li>a {
    color: #021224!important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #021224!important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate .t4s-col-auto.t4s-col-item.t4s-h-cat.t4s-h-cat-br__false.t4s-pr a.t4s-d-inline-block {
    color: #000;
}
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
    width: auto;
    font-size: 64px;
    text-align: center;line-height: 64px;width: auto !important;
}
h5#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-0 {
    font-size: 18px;
    text-align: center;
}
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
    margin-top: 2rem;
    padding: 1rem 5rem;
    font-weight: 700;
    position: relative;
    z-index: 1;
}

}
@media (max-width:767px){
body#your-shopping-cart .t4s-section-header__mid.t4s-pr .t4s-container {
    display: block !important;
}
.t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a#mobilestand{
    margin-top: -20px;}
.t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item a#mobilest{
  margin-top: -20px;
}
.sdev-product-variant-details {
    margin-top: 35px;
}
div#aboutuspage h3.t4s-section-title.t4s-title{
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #021224;
}
div#aboutuspage h3.t4s-section-title.t4s-title{
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #021224;
}
section#shopify-section-template--18529901642042__4a14cf48-2288-469a-a212-91fb159b2c04 h3.t4s-section-title.t4s-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #021224;
}
section#shopify-section-template--18529901642042__4020ddec-ffad-4b54-b240-42d9e2bcf136 h3.t4s-section-title.t4s-title{
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #021224;
}
div#aboutuspage .slidecontentsechere h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}
section#shopify-section-template--18529901642042__bcacf06b-7379-4fe6-83db-716efd461b54 .t4s-feature-columns__text.t4s-rte h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}
section#shopify-section-template--18529901642042__3f4c9097-32b4-490e-af90-a0edba0f6c59 .t4s-code__html.t4s-rte .container {
    display: block;
}
div#aboutuspage .container{
    display: block;
}
div#sec1 h2#titlesection span {
    text-align: center;
    display: contents !important;
    vertical-align: middle!important;
}
a#plan-1 {
    font-size: 15px!important;
    font-weight: 400;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a#mobilestand {
    display: none !important;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate a#mobilestand {
    display: none !important;
}
.sec2 p.low-dose.product-desc.sec2para small {
    font-size: 14px!important;
    line-height: 14px;
}
.item {
/*     height:auto !important; */
}
.t4s-code__liquid .container {
    display: grid;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu a.t4s-push-menu-btn.t4s-lh-1.t4s-d-flex.t4s-align-items-center{
  color:#fff;
}
.t4s-section-header__mid.t4s-pr a.t4s-d-inline-block {
    color: #fff;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-container {
    background: #fff;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-section-header__mid.t4s-pr a.t4s-d-inline-block{
  color:#333;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate .t4s-container {
    background: #fff;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate a.t4s-d-inline-block{
  color:#333;
}
/*header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-site-nav__cart >a, .t4s-push-menu-btn{
  color:#333 !important;
}
 header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu .t4s-site-nav__cart >a, .t4s-push-menu-btn{
  color:#fff !important;
} */
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed{
/* background-image:url("/cdn/shop/files/Skype_Picture_2023_04_10T04_38_32_371Z.jpg") !important; */
background-image:url("/cdn/shop/files/3rd_slide-banner-3-mobile.png") !important;  
background-size: contain !important;
    background-repeat: no-repeat;
}
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
    font-size: 37.6px !important;
    line-height: 37.6px !important;
    text-align: center;width: auto !important;margin-bottom: 8px;
}
.t4s-content-position.t4s-auto.t4s-pa.t4s-bg-content-true.t4s-br-content-false.t4s-br-style-solid.t4s-text-md-start.t4s-text-start {
    margin-top: 18%;
}
h5#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-0 {
    font-size: 16px;
    line-height: 24px !important;
    text-align: center;margin-bottom: 8px;
}
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
    font-size: 16px;
    text-align: center;    width: max-content;    margin-top: 16px;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap h3.t4s-section-title.t4s-title {
    font-size: 23px !important;line-height: 36px !important;
}
.t4s-section-inner.t4s_nt_se_template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f.t4s_nt_se_template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f.t4s-container-wrap h3.t4s-section-title.t4s-title{
  font-size: 23px !important;line-height: 36px !important;
}
  .t4s-section-inner.t4s_nt_se_template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41.t4s_nt_se_template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41.t4s-container-wrap h3.t4s-section-title.t4s-title{ margin-top: 30px;font-size: 23px !important;line-height: 36px !important;}
  
.t4s-section-inner.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s_nt_se_template--18529901412666__1d8f50d4-c612-4459-8b87-4c6932b039bc.t4s-container-wrap span.t4s-section-des.t4s-subtitle.t4s-rte{
font-size: 16px;line-height: 24px !important;
}  
a#ng-star-inserted1 {
    font-size: 15px;
}
  small.customfontItalic {
    margin-top: ;
    line-height: 17px;
}
.item small{  
    font-size: 15px!important;}
h2.product-name.text-center.margin-top-2rem{
/*   padding-top: 32px; */
line-height: 35px;
    font-size: 28px !important;
    margin-bottom: 10px;
    margin-top: 10px;}
div#sec1 {
    height: 160px!important;
    margin-bottom: 0px;
}
/* .sec2 img{height: auto;width: 200px;} */
.sec2 {
    height: auto !important;
}
p.low-dose.product-desc {
    line-height: 17px;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 3px;
}
.item h2 {
    font-size: 40px!important;
}
.t4s-custom-liquid .item{
/*   height: 650px;    */
  max-width: 300px;
}
.sec2 div {
       width: 37%!important;
    padding-top: 0px;
}
a#plan-1 {
    padding: 8px 30px!important;font-size: 15px;
}
  .finalsection a#plan-1 {
    padding: 15px 50px!important;
}
/* .sec2 img {
    padding-left: 10px;
    width: 100px!important;
    height: 177px;
} */
.t4s-custom-col.t4s-col-item.t4s-col-lg-5.t4s-col-md-7.t4s-col-12.bl-a8441e5b-a463-4ee8-995a-f9d0caeb71dc .t4s-w-100 {    text-align: center;        }    
 .t4s-custom-col.t4s-col-item.t4s-col-lg-5.t4s-col-md-7.t4s-col-12.bl-a8441e5b-a463-4ee8-995a-f9d0caeb71dc p { display: contents;
  } 
.t4s-section-inner.t4s_nt_se_footer.t4s_se_footer.t4s-container-wrap h3.t4s-col-heading.t4s-fnt-fm-inherit{font-size: 16px;}
.t4s-footer-content span {
    font-size: 12px;}
.t4s-footer-content p{width: auto;}
.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-f1c8008b-f95d-47a5-bda7-ff980337db36 {
    display: none;
}
}
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed {
    background-size: cover;
    background-repeat: no-repeat;
}
section#shopify-section-template--18529901412666__3ff83624-b5e4-4530-b230-00c9ac5e0316 .sec2 div {
    width: 40%!important;
    padding-top: 15px;
}
}
@media (max-width: 667px){
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 h1.t4s-section-title.t4s-title {
    margin-top: 10px;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .sec2 img {
    padding-left: 5px;
    width: 135px!important;
    height: 195px;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .sec2 div {
    width: 55%!important;
    padding-top: 8px;
    padding-left: 5px;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .item small {
    font-size: 15px!important;
}

}
@media (max-width: 780px){
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default{
margin-left: 0%!important;  
}
.t4s-content-position.t4s-auto.t4s-pa.t4s-bg-content-true.t4s-br-content-false.t4s-br-style-solid.t4s-text-md-start.t4s-text-start {
    width: min-content;
}
.t4s-content-position.t4s-auto.t4s-pa.t4s-bg-content-true.t4s-br-content-false.t4s-br-style-solid.t4s-text-md-start.t4s-text-start {
    margin-top: 25%;
}
div#sec1 h2#titlesection span {
    text-align: center;
    display: contents;
    vertical-align: middle !important;
}
p#littlebold {
    font-size: 15px !important;
}
section#shopify-section-template--18529901412666__09883464-80a0-4ed0-8e86-64205c97ad6b .sec2 img {
    width: 190px;
}
section#shopify-section-template--18529901412666__09883464-80a0-4ed0-8e86-64205c97ad6b .sec2 div {
    width: 44% !important;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 img {
/*     height: 310px;
    width: 190px; */
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 div {
    width: 41%!important;
    padding-top: 5px;
}
/* .finalsection {
    margin-top: 20px;
} */
section#shopify-section-template--18529901412666__3ff83624-b5e4-4530-b230-00c9ac5e0316 .sec2 img {
    height: auto;
}
section#shopify-section-template--18529901412666__3ff83624-b5e4-4530-b230-00c9ac5e0316 .sec2 div {
    width: 45%!important;
    padding-top: 15px;
}
}
@media (max-width: 414px){
/* section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 div {
    width: 41%!important;
    padding-top: 45px;
} */
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 80vh;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 img {
    height: auto;
    width: auto;
}
.t4s-custom-liquid .item {
/*     height: 650px; */
    max-width: 300px;
}
.t4s-code__liquid .item{
/*   height: 650px; */
  max-width: -webkit-fill-available;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 div {
        width: 45%!important;
    padding-top: 15px;
}
/* section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 img {
    height: 316px;
    width: 190px;
} */
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 p.low-dose.product-desc {
    line-height: 14px;
    font-size: 14px;}
}



@media (max-width: 375px){
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 80vh;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-col-item.t4s-hero-image-item .t4s-hero-block.t4s_bg.t4s-lz--fadeIn.lazyloadt4sed {
    background-size: cover;
    background-repeat: no-repeat;
}
p.low-dose.product-desc {
    line-height: 17px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 12px;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .sec2 img {
    padding-left: 5px;
    width: 125px!important;
    height: 190px;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .sec2 div {
    width: 50%!important;
    padding-top: 8px;
    padding-left: 5px;
} 
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
    font-size: 46px!important;
    line-height: 46px!important;
}
.t4s-code__liquid .item {
    height: 650px;
    max-width: 250px;
}
h5#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-0 {
    font-size: 18px;
}
.t4s-custom-liquid .item {
/*     height: 650px; */
    max-width: 250px;
}
h2.product-name.text-center.margin-top-2rem {
    line-height: 1;
    font-size: 32px;
}
.sec2 img {
    padding-left: 10px;
/*     width: 120px!important;
    height: 177px; */
}
.t4s-custom-col.t4s-col-item.t4s-col-lg-5.t4s-col-md-7.t4s-col-12.bl-a8441e5b-a463-4ee8-995a-f9d0caeb71dc p {
    display: flex;
} 
.t4s-code__liquid .item {
    height: 580px !important;
    max-width: -webkit-fill-available;
}
section#shopify-section-template--18529901412666__a0cb7f9e-1b9f-4d47-a32a-b4cdc7289295 .t4s-w-100{display: contents;}
div#innerproductsec label {
    font-size: 12px;
}
}
@media (max-width: 360px){
div#innerproductsec label {
    font-size: 10px;
}
  
}
@media (max-width: 320px){
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 80vh !important;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 img {
    height: 320px;
    width: 135px !important;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .sec2 div {
    width: 46%!important;
    padding-top: 25px;
}
.t4s-content-position.t4s-auto.t4s-pa.t4s-bg-content-true.t4s-br-content-false.t4s-br-style-solid.t4s-text-md-start.t4s-text-start {
    margin-top: 28%;width: 100%;
}
a.t4s-bl-item.t4s-animation-none.t4s-btn.t4s-btn-custom.t4s-pe-auto.t4s-fnt-fm-inherit.t4s-animation-none.t4s-hidden-mobile-false.t4s-btn-style-default.t4s-btn-effect-default {
    font-size: 16px;
    text-align: center;
    width: max-content;
    margin-top: 16px;
    margin-left: 10% !important;
}
h2.product-name.text-center.margin-top-2rem{font-size: 30px!important;margin-bottom: 8px;}
.t4s-custom-liquid .item {
/*        height: auto !important; */
    max-width: 250px;
}
h2#customheadsechere {
    font-size: 30px!important;
}
 
a#ng-star-inserted2 {
    font-size: 14px;
}
.item small {
    font-size: 14px !important;
}
.sec2 img {
    padding-left: 10px;
    width: 100px!important;
    height: 177px;
}
p.low-dose.price-tag.text-center{font-size: 25px;}
h2.product-name.text-center.margin-top-2rem{
/*   padding-top: 32px; */
line-height: 25px;font-size: 25px;}
div#sec1 {
    height: 150px!important;
    margin-bottom: 0px;
}
.finalsection a {
    font-size: 15.46px!important;
}
.sec2 {
    height: auto !important;
}
.sec2 .item h2 {
    font-size: 36px !important
}
  div#sec1 small {
    font-size: 18px;
}
a#plan-1 {
    padding: 10px!important;
    font-size: 16px!important;
}
a#ng-star-inserted1 {
    font-size: 14px;
}
.sec2 div {
    width: 40%!important;
    padding-top: 30px;
    padding-left: 5px;
}
p.low-dose.product-desc {
    line-height: 14px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 12px;
}
a#plan-1 {
    padding: 8px !important;
}
.sec2 img {
        padding-left: 5px;
    width: 150px!important;
    height: 325px;
}
.finalsection a#plan-1 {
    padding: 10px 15px!important;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .sec2 img {
    padding-left: 5px;
    width: 125px!important;
    height: 190px;
}
section#shopify-section-template--18529901412666__04ef1831-2a1b-478c-9880-640ee682deef .sec2 div {
    width: 50%!important;
    padding-top: 8px;
    padding-left: 5px;
} 
.t4s-custom-col.t4s-col-item.t4s-col-lg-5.t4s-col-md-7.t4s-col-12.bl-a8441e5b-a463-4ee8-995a-f9d0caeb71dc .t4s-w-100 {    text-align: center;        }    
 .t4s-custom-col.t4s-col-item.t4s-col-lg-5.t4s-col-md-7.t4s-col-12.bl-a8441e5b-a463-4ee8-995a-f9d0caeb71dc p { display: contents;
  } 
.t4s-section-inner.t4s_nt_se_footer.t4s_se_footer.t4s-container-wrap h3.t4s-col-heading.t4s-fnt-fm-inherit{font-size: 16px;}
.t4s-footer-content span {
    font-size: 12px;}
.t4s-footer-content p{width: auto;}
.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-f1c8008b-f95d-47a5-bda7-ff980337db36 {
    display: none;
}
.t4s-custom-col.t4s-col-item.t4s-col-lg-5.t4s-col-md-7.t4s-col-12.bl-a8441e5b-a463-4ee8-995a-f9d0caeb71dc .t4s-w-100 {
    text-align: center;
}
section#shopify-section-template--18529901412666__a0cb7f9e-1b9f-4d47-a32a-b4cdc7289295 .t4s-w-100 {
    display: flex;
    text-align: center;
}
p.low-dose.price-tag.text-center{    line-height: 18px;    margin-bottom: 0px}
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
    font-size: 37.6px!important;
    line-height: 37.6px!important;
    text-align: center;
    width: auto!important;
    margin-bottom: 8px;
}
h5#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-0 {
    font-size: 16px;
    line-height: 24px!important;
    text-align: center;
    margin-bottom: 8px;
}

}
.t4s-section-inner.t4s_nt_se_footer.t4s_se_footer.t4s-container-wrap {
    position: relative;
    background-color: #000;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: -1.375rem;
    color: #f8f9fa;
}
.t4s-section-inner.t4s_nt_se_footer.t4s_se_footer.t4s-container-wrap h3.t4s-col-heading.t4s-fnt-fm-inherit {
    color: #f8f9fa;
    font-weight: 600;font-size: 19.2px;
}
.t4s-footer a, .t4s-footer-menu ul li a {
    color: #f8f9fa;font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}
.t4s-section-inner.t4s_nt_se_bottom-bar.t4s_se_bottom-bar.t4s-container-wrap.t4s-bootom-hidden-false {
    padding-top: 30px;
    padding-bottom: 30px;
}
.t4s-custom-col.t4s-col-item.t4s-col-lg-4.t4s-col-md-6.t4s-col-12.bl-72cea036-6bf1-4046-9513-20b839c8ae88 p {
        width: 50%;
    float: unset!important;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
}
.t4s-footer-menu.t4s-footer-menu-style2 a {font-size: 16px;font-weight: 400;
    line-height: 24px;
}
.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-bottom-bar-2 img {
    margin-right: 10px;
}
.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-bottom-bar-2 a {
    font-sizE: 19px;
    font-weight: 600;
    line-height: 29px;
}
.t4s-socials a svg {
    fill: #000 !important;
}
.t4s-socials-style-4 a, .t4s-footer .t4s-socials-style-4 a {
    background: #fff !important;
}
.t4s-socials:not(.t4s-socials-style-1) a {
    width: 37px;
    height: 37px;padding:6px;
}
.t4s-wrapper__custom .t4s-container {
    max-width: 1340px;
}
.t4s-footer-raw-html.t4s-rte.t4s-hidden-mobile-false {
    display: grid;
}
.t4s-socials.t4s-socials-style-4.t4s-socials-size-small.t4s-setts-color-false.t4s-row.t4s-gx-md-5.t4s-gy-md-5.t4s-gx-2.t4s-gy-2 .t4s-col-item.t4s-col-auto {
    padding: 6px;
}
.t4s-footer .t4s-footer-wrap .t4s-text-bl {
    margin: 16px auto;
}
h2#b_template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881-168026116709b54582-1 {
    width: 0%;
}
p#littlebold {
    font-size: 18px;
}
section.shopify-section.t4s-section.t4s-section-customers.t4s-container .t4s-row p {
    color: #000;
}
.t4s-footer-wrap.t4s-row.is--footer-sticky-false.is--footer-collapse-true.t4s-gx-md-30.t4s-gy-md-30.t4s-gx-10.t4s-gy-30 .t4s-col-item{margin-top: 48px;}
body.template-product .t4s-product__info-container.t4s-product__info-container--sticky p {
    width: -webkit-fill-available;
    float: inherit;
    color: #000;
}
body.template-product h1.t4s-product__title .dev-variant-check {
    display: contents;
}
/* body.template-product .t4s-swatch__option.is-t4s-name__size {
    display: none !important;
} */
body.template-product hr {
    max-width: inherit;
}
.one-half-column-left p {
    width: -webkit-fill-available;
    float: initial;
}
.one-half-column-right p {
    width: -webkit-fill-available;
    float: initial;
}
/* custom responsive start */
@media (max-width: 768px){
main#MainContent {
    overflow-x: hidden;
}
  }
@media (max-width: 414px){

  
main#MainContent {
    overflow-x: hidden;
}
  }
@media (max-width: 375px){
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 80vh !important;
}
main#MainContent {
    overflow-x: hidden;
}
  }
  @media (max-width: 360px){
main#MainContent {
    overflow-x: hidden;
}
  }
  @media (max-width: 320px){
main#MainContent {
    overflow-x: hidden;
}
      h3.t4s-section-title.t4s-title {
    margin-top: 100px;
}
  }
h3#nextgensection span {
    line-height: 42px;
}
@media (max-width: 767px){

body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky div#regularlogosec {
    display: block !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#logosec img#normallogohere {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#regularlogosec {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky div#logosec img#normallogohere {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#logosec img#normallogohere {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-sticky.animate div#regularlogosec {
    display: block !important;
}
  
h3#nextgensection span {
    line-height: 28px!important;
}
div#doxypepsectioncus .columndoxypepsectioncus .t4s-code__html.t4s-rte {
    margin-top: 20px;
}
span#secondparasection {
    margin-top: 20px !important;
}
div#doxypepsectioncus span.t4s-section-des.t4s-subtitle.t4s-rte {
    margin-top: 40px;
}
div#doxypepsectioncus h3.t4s-section-title.t4s-title {
    font-size: 23px !important;text-align: center;
}
div#doxypepsectioncus .t4s-top-heading-subheading span {
    text-align: center !important;
}
div#doxypepsectioncus .t4s-code__html.t4s-rte p {
    text-align: center !important;
}
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 .column{
 margin: 0px;     margin-bottom: 5px;
}  
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 {
    padding-top: 30px;
}

  
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 {
    margin-top: 0px;
}
.rc-widget {
    display: block !important;
}
section#shopify-section-template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f h3.t4s-section-title.t4s-title {
    margin-top: 30px;
  }
section#shopify-section-template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2 h3.t4s-section-title.t4s-title {
    font-size: 28px!important;
    line-height: 36px!important;
    margin-top: 30px;
}
section#shopify-section-template--18529901412666__ab14cf48-44c7-4762-ac17-1a7e033ad1eb .item .sec2 img {
    width: 158px;
    height: 200px;
}
section#shopify-section-template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f .t4s-section-inner.t4s_nt_se_template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f.t4s_nt_se_template--18529901412666__fb42ca9d-2d82-40bf-abe7-c51a0812a94f.t4s-container-wrap .t4s-top-heading.t4s-text-center span.t4s-section-des.t4s-subtitle.t4s-rte{
      margin-top: 40px;line-height: 25px;
}
section#shopify-section-template--18529901412666__9619b510-a37d-4497-b77e-42fc3d0bda41 .t4s-top-heading-subheading span.t4s-section-des.t4s-subtitle.t4s-rte{
margin-top: 40px;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s-content-position.t4s-auto.t4s-pa.t4s-bg-content-true.t4s-br-content-false.t4s-br-style-solid.t4s-text-md-start.t4s-text-start {
    display: none;
}
section#shopify-section-template--18529901412666__81458f7e-26d2-4f5d-acbd-515cdf702d89 .t4s-banner-item.t4s_ratio.t4s_bg.lazyloadt4sed{
  background-image: url('/cdn/shop/files/bbc_banner-1_mobile_view.png')!important;
background-size: contain;
    background-repeat: no-repeat;
    height: 1000px;
}


section#shopify-section-template--18529901412666__9be47a04-a567-4567-8206-8791cb6f4d68 .t4s-banner-item.t4s_ratio.t4s_bg.lazyloadt4sed{
  background-image: url('https://getbbrand.com/cdn/shop/files/672CBF1D-8ABC-4F2B-B282-B8EBF4D1C126.png')!important;
background-size: contain;
    background-repeat: no-repeat;
    height: 1000px;
}
}
/* custom responsive end */

/* custome css */
div#subsectionherenew {
    background: #2453d3;
    padding: 80px;
}
div#subsectionherenew h4 {
    color: #fff;
}
body.template-product div#FaqTextWithAside .one-half-column-left h4 {
    font-size: 36px;
}
body.template-product.rc_theme--preview-kalles-copy div#innerproductsec h1.t4s-product__title {
    font-size: 36px;
    line-height: 1.1666666666666667em;
    font-weight: 400;
}
body.template-product.rc_theme--preview-kalles-copy div#innerproductsec h1.t4s-product__title {
}
body.template-product div#TextWithAside h4 {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2307692307692308em;
}
body.template-product div#FaqTextWithAside h4 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2307692307692308em;
}
.jdgm-row-actions {
    margin-right: 80px;
    margin-left: 80px;
}
.jdgm-rev-widg__body {
    margin-right: 80px;
    margin-left: 80px;
}
.faq-body {
    margin-top: 15px;
    margin-bottom: 15px;
}
div#FaqTextWithAside li {
    list-style: disc;
}
h4.faq-page {
    font-size: 21px!important;
    font-weight: 500!important;
  letter-spacing: 0.01em!important;
    line-height: 1.3333333333333333em!important;
}
.faq-page:after {
    float: right;
    margin-left: 5px;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik05LjYyMTIyIDExLjc1TDAuMTIxMjE2IDAuNzVIMTkuMTIxMkw5LjYyMTIyIDExLjc1WiIgZmlsbD0iIzZENzY3RSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwIj4KPHJlY3Qgd2lkdGg9IjE5IiBoZWlnaHQ9IjExIiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4xMjEyMTYgMC43NSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) right center no-repeat;
    background-size: 14px 14px;
    padding: 0 17px 0px 0;
    min-height: 20px;
    content: '';
    filter: brightness(0) invert(1);
}
div#FaqTextWithAside li {
    list-style: disc;
    color: #fff;
}
h4.faq-page.active.active:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjAwNTcgMi4zMjMxNUwxMi42MDQzIDAuOTEzMTQ3TDcuMDQ4MjcgNi41MDMxNUwxLjQ5MjI1IDAuOTEzMTQ3TDAuMDkwODIwMyAyLjMyMzE1TDUuNjQ2ODQgNy45MTMxNUwwLjA5MDgyMDMgMTMuNTAzMUwxLjQ5MjI1IDE0LjkxMzFMNy4wNDgyNyA5LjMyMzE1TDEyLjYwNDMgMTQuOTEzMUwxNC4wMDU3IDEzLjUwMzFMOC40NDk3IDcuOTEzMTVMMTQuMDA1NyAyLjMyMzE1WiIgZmlsbD0iIzZENzY3RSIvPgo8L3N2Zz4K);
    content: '';
    background-size: 14px 14px;
    padding: 0 17px 0px 0;
    min-height: 20px;
    background-repeat: no-repeat;
}
h2.xsectionherecontent {
    font-size: 16px!important;
    margin-bottom: 5px;
}
h4.faq-page {
    border-bottom: 1px solid #fff;
}
hr.hr-line {
    display: none;
}
h4.faq-page.active {
    color: #3238fa;
}
.faq-page {
    padding: 15px 0px;
}
.faq-body {
      padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
div#shopify-section-template--18529901773114__168371238002fa5fe5 {
    padding-top: 0px;
}
div#FaqTextWithAside {
    /* margin: 80px 0; */
}
.previous_btn, .next_btn {
    color: black;
    height: 65px;
    opacity: initial;
}
.dev-variant-plan select {
    margin: 0 44px 1.65rem;
    padding: 0px 45px!important;
}
section#shopify-section-template--18529901412666__2e80582c-0276-4053-ac92-9f9726db6da1 .dev-variant-plan select {
    margin: 0 10px 1.65rem;
    padding: 0 33px 0 13px!important;
}
div#shopify-section-template--18529901642042__heading h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #021224;
}
div#shopify-section-template--18529901642042__heading .page-head.t4s-pr.t4s-oh.page_bg_img.t4s-text-center {
    padding-bottom: 0px;
}
section#shopify-section-template--18529901642042__main {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 {
    padding-top: 20px;
    margin-top: 0px;
    background: #ddd;
}
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 h1.t4s-section-title.t4s-title {
    margin-bottom: 0px;
}
section#shopify-section-template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0 .t4s-section-inner.t4s_nt_se_template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0.t4s_nt_se_template--18529901412666__c5ad825d-2610-4e81-86cb-6ab08a665af0.t4s-container-wrap {
    margin-bottom: 0px;
}
section#shopify-section-template--18529901412666__be0ce019-d3dc-4d79-8281-4bfbba15530c {
    padding-top: 20px;
    margin-top: 0px;
    background: #ddd;
    padding-bottom: 20px;
}
section#shopify-section-template--18529901412666__be0ce019-d3dc-4d79-8281-4bfbba15530c .column{
background: #fff;
}
div#shopify-section-template--18529901412666__5dee768b-4bae-4437-b73b-f73d492dfbbb {
    padding-top: 20px;
}
section#shopify-section-template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2 {
    background: #ddd;
    padding-top: 20px;
}
section#shopify-section-template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2 h3.t4s-section-title.t4s-title {
    margin-bottom: 0px;
}
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 {
    background: #ddd;
    padding-bottom: 20px;
}
section#shopify-section-template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2 .t4s-section-inner.t4s_nt_se_template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2.t4s_nt_se_template--18529901412666__3cbdb754-dcab-4f7a-890f-64cff2bc61b2.t4s-container-wrap {
    margin-bottom: 0px;
}
section#shopify-section-template--18529901412666__7247b358-6dec-40a4-bd3b-235d08927875 .column {
    background: #fff;
}
div#shopify-section-template--18529901412666__d2fa51c2-d557-4722-8329-20b563090970 {
    padding-bottom: 50px;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#regularlogosec {
    display: none !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu div#logosec {
    display: block;
}
/* body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #fff !important;
} */
.t4s-site-nav__icons svg.t4s-icon {
    color: #000;
}
/* body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #fff !important;
} */
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#regularlogosec {
    display: block !IMPORTANT;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate div#logosec {
    display: none;
}
body#take-charge-of-your-sexual-health-with-b-brand  header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate div#regularlogosec {
    display: block !IMPORTANT;
}
body#take-charge-of-your-sexual-health-with-b-brand  header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate a.t4s-lh-1.t4s-d-flex.t4s-align-items-center.t4s-pr {
    color: #000 !important;
}
body#take-charge-of-your-sexual-health-with-b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky svg {
    color: #000;
}body#news .t4s-lm-bar.t4s-btn-color-dark .t4s-lm-bar--current {
    background: transparent;
}
.t4s-post-item .t4s-post-title a  {
    color: #3238FA;
}
.t4s-post-item .t4s-post-info .t4s-tags>a {
    text-transform: capitalize;
    color: #3238FA;
}
.t4s-post-item.t4s-post-des-3 .t4s-post-readmore {
    letter-spacing: 2.72px;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    background-color: #3238FA;
    border-color: #3238FA;
    padding: 12px 30px!important;
    transition: background-color .3s;
    border-radius: 20px;
    text-transform: capitalize!important;
    color: #fff !important;
}
.t4s-post-item.t4s-post-des-3 .t4s-post-content {
    margin-bottom: 20px;
}
.t4s-post-item .t4s-post-title {
    margin-bottom: 35px;
}
.t4s-post-item.t4s-post-des-3 .t4s-post-inner {
    box-shadow: 0 3px 10px #3238FA;
}
.t4s-drawer__main {
    height: 100px;
    overflow-x: auto;
}
/* .t4s-drawer__bottom {
    height: 200px;
    overflow-x: auto;
} */
.appearance-right-previw-ld {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
#t4s-mini_cart .t4s-cart-total {
    margin-bottom: 0px;margin-top: -15px;
}
#t4s-mini_cart .t4s-drawer__header {
    padding: 0px 0 0px 20px;
}
#t4s-mini_cart .t4s-cart__tax, #t4s-mini_cart .t4s-cart__agree {
    margin-bottom: 0px;
}
#t4s-mini_cart .t4s-drawer__bottom {
    padding: 5px 20px;
}
.appearance-right-previw-ld .d-flexCstm-ld{margin-bottom: 0px;}
body#account .page-head.t4s-pr.t4s-oh.page_bg_img.t4s-text-center {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    padding-top: 0px;
}
.t4s-customer .t4s_field input:-webkit-autofill~label, .t4s-customer .t4s_field input:focus~label, .t4s-customer .t4s_field input:not(:placeholder-shown)~label {
    transform: translateY(-6px) scale(.8);
    font-size: 16px;
    padding-top: 10px;
}
div#t4s-mini_cart .t4s-mini_cart__meta p {
    color: #000;
}
.t4s-drawer__bottom .nvd-mini.w-nvd-100 div#nvd-widget-cart {
    display: none;
}
body#your-shopping-cart .t4s-col-item.t4s-col-12.t4s-text-md-end.t4s-text-center.t4s-order-4.t4s-col-md-6 .nvd-mini {
    display: none !important;
}
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 80vh;
}

@media (max-width: 412px) and (min-width: 409px) and (min-height: 821px) {
section#shopify-section-template--18529901412666__9b140b8e-8091-422b-8783-99afd8798881 .t4s_ratio_fh {
    --t4s-aspect-ratio: 70vh !important;
}
}
body#your-shopping-cart .t4s-section-header__mid.t4s-pr .t4s-container {
    display: none;
}
body#your-shopping-cart div#firstheadhere {
    background: #fff;
}
body#b-doxy-pep-200-mg-one-time .shopify-block.shopify-app-block.recharge-subscription-widget .rc-widget .rc-template__radio label.rc-radio.subscription-radio.px-3.py-2 {
    display: none !important;
}
body#b-doxy-pep-200-mg-one-time .shopify-block.shopify-app-block.recharge-subscription-widget .rc-widget .rc-template__radio .rc-subscription-details button.rc-subscription-details__button.p-0 svg {
    display: none !important;
}
body#b-doxy-pep-200-mg-one-time .shopify-block.shopify-app-block.recharge-subscription-widget .rc-widget .rc-template__radio .rc-subscription-details button.rc-subscription-details__button.p-0 span {
    display: none !important;
}
body#b-doxy-pep-200-mg-one-time .rc-subscription-details {
    display: none !important;
}
body#your-shopping-cart .t4s-cartPage__footer div#storePickupApp .checkoutMethodContainer.pickup {
    display: none;
}
div#t4s-mini_cart .checkoutMethodContainer.pickup {
    display: none;
}
div#doxypepsectioncus .columndoxypepsectioncus {
    padding-left: 25px;
}
div#transparant_headersec .t4s-section-header__mid.t4s-pr .t4s-site-nav__icon.t4s-site-nav__search {
    display: none;
}
body#news .t4s-post-inner h3.t4s-post-title {
    margin-bottom: 10px;
}
.t4s_field.t4s-pr input#RecoverEmail label {
    position: inherit !important;
    padding: 15px 0px;
}
div#dashboardsec div#openModal1 {
    z-index: -1 !IMPORTANT;
}
body#account .t4s-customer.is--login.t4s-text-start p {
    width: auto;
    float: none;
    color: #000;
}
.needsclick p {
    color: #000;
    width: -webkit-fill-available;
    float: unset;
}
footer#t4s-footer .t4s-custom-col.t4s-col-item.t4s-col-lg-3.t4s-col-md-6.t4s-col-12.bl-7efec9bd-d2a3-43b9-98e0-45589427089b .t4s-footer-raw-html.t4s-rte.t4s-hidden-mobile-false {
    margin-bottom: 20px;
}
footer#t4s-footer .t4s-footer-raw-html.t4s-rte.t4s-hidden-mobile-false a {
    border-bottom: 0px;
}
body#contact .form-wrapper-component .form-footer-wrapper {
    display: none !important;
}
ul.that-contact__grid {
    list-style: none;
}
.that-contact__info {
    font-size: 16px;
    color: #323338;
}
.that-contact__info a{
    font-size: 16px;
    color: #323338;
}
.that-contact__info ul.that-contact__grid li {
    margin-bottom: 15px;
}
body#contact .t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-template--18529901543738__76e08767-1278-4dea-9bf5-811a8f78b81a-bl_col-2 .t4s-col-inner.t4s-ver-center-false.t4s-text-lg-start.t4s-text-md-center.t4s-text-center{
      display: inline;
}
.that-contact__info {
    font-size: 16px;
    color: #323338;
    padding: 60px 35px;
    background: #fff;
    border: 2px solid #eee;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    margin-top: 30px;
}
.that-contact__info ul.that-contact__grid li {
    margin-bottom: 15px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    gap: 4.25rem;
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
li.that-contact__grid__social span {
    padding-left: 0.95rem;
}
.that-contact__info a:hover {
    color: #2453d3;
}
div#mainheadsec ul#t4s-nav-ul i {
    padding: 0px 10px;
}
body#b-brand-blog .t4s-lm-bar.t4s-btn-color-dark .t4s-lm-bar--current {
    background: transparent;
}
body#b-brand-blog .t4s-post-inner .t4s-post-info {
    margin-left: 0px;
    padding: 16px 24px;
}
body#b-brand-blog .t4s-post-inner .t4s-post-thumb {
    margin-bottom: 0px;
}
body#b-brand-blog .t4s-post-inner a.t4s-post-readmore {
    margin-left: 0px;
    padding: 16px 24px;font-weight: 600;
} 
body#b-brand-blog .t4s-post-inner{background: #ddd;padding-bottom:24px;box-shadow: 0px 0px 10px 0px #2453d3 inset;}
body#b-brand-blog .t4s-post-item .t4s-post-title {
    margin-bottom: 16px;font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.5em
}
body#b-brand-blog .t4s-post-item .t4s-post-info {
    margin-bottom: 0px;
}
body#b-brand-blog .t4s-lm-bar--txt {
    font-size: 15px;
    color: #000;
}
body#b-brand-blog .t4s-lm-bar--progress {background-color: #3238fa;
}
body#b-brand-blog .t4s-post-inner .t4s-post-thumb {
    background: #fff;
}
body.template-blog button.bloggle--blog-item-button {
    background: transparent;
    color: blue;
    text-align: left;
    padding-left: 0px;font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.0075em;
    line-height: 1.71429em;
}
body.template-blog .content--container.content-textImage.position_a_layout.jc--center-layout {
    display: none;
}
body.template-blog .bloggle--nav-item {
    font-size: 16px;
    letter-spacing: 0.005em;
    line-height: 1.71429em;
    border-bottom: 2px solid rgb(109, 118, 126);
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    cursor: pointer;
    margin-right: 12px;
    color: black;
    text-decoration: none;
    transition: all 0.3s linear;    padding: 12px;
}
body.template-blog .bloggle--nav-item:hover {
    color: #3238FA;
}
body.template-blog .bloggle--blog-item-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.5em;
    margin-top: 10px;min-height: 3em;
    margin-bottom: 0px;width: auto;
}
body.template-blog .bloggle--blog-items.blog-layout-v2 {
    display: grid;
    padding-left: 80px;
    padding-right: 80px;
}
body.template-blog .bloggle--blog-items .responsive-div {
    padding: 16px 24px;
    display: flex;
    border: 1px solid grey;border-top: 0px;
    flex-direction: column;
}
@media (max-width: 767px){
body.template-blog .bloggle--nav-item{padding: 0px;}
body.template-blog .bloggle--blog-items.trois .bloggle--blog-item-link .responsive-div, .bloggle--blog-items.unDeux .bloggle--blog-item-link .responsive-div, .bloggle--blog-items.deuxTrois .bloggle--blog-item-link .responsive-div, .bloggle--blog-items.deuxDeux .bloggle--blog-item-link .responsive-div, .bloggle--blog-items.deux .bloggle--blog-item-link .responsive-div {
    height: fit-content !important;
}
body.template-blog .bloggle--nav-item {
    font-size: 14px;
  }
body.template-blog .bloggle--blog-items.blog-layout-v2 {
    display: grid;
    padding-left: initial;
    padding-right: initial;
}
body.template-blog .bloggle--header .textImage--container {
    height: auto !important;
}
body.template-blog .bloggle--sub-header {
    display: block;
}
body.template-blog .bloggle--header .textImage--container .bloggle--blog-image {
    height: 150px !important;
}
.t4s-section-header__mid.t4s-pr{margin-top: 50px;}

header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-section-header__mid.t4s-pr {
    margin-top: 0px;
}

  .relative.flex.flex-col.items-center.overflow-hidden.\!justify-start.tablet\:\!justify-start.mobile\:\!justify-start a.gqh7rvNwQ_.gp-button-base.rounded-none.max-w-full.relative.group.inline-flex.items-center.justify-center.no-underline.transition-colors.duration-300.disabled\:btn-disabled.disabled\:opacity-30.disabled\:pointer-events-none.text-g-text-3{
     --left-mobile: 120px;   
  }

section#shopify-section-template--18529901412666__gp_section_495801673197814920 .glzMRiw6Uq.relative.flex.flex-col {
    margin-top: 30px;
}
section#shopify-section-template--18529901412666__gp_section_495801673197814920 .mx-auto.mb-0.grid.max-w-full.gap-y-0.transition-colors.duration-200.ease-in-out.\[\&_\*\]\:max-w-full{
  --gtc: unset !important;
}
section#shopify-section-template--18529901412666__gp_section_495801673197814920 .mx-auto.mb-0.grid.max-w-full.gap-y-0.transition-colors.duration-200.ease-in-out.\[\&_\*\]\:max-w-full {
    --gtc: unset !important;
}
}

/* body#b-brand .gps-495604781948142473.gps.gpsi section.mx-auto.max-w-full {
    margin-top: 70px;
} */
body#b-brand div#mainheadsec {
    margin-top: 45px;
    background: #fff !important;
}
.doxypep-package div#mainheadsec{
    background: #fff !important;
}
body#b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#mainheadsec{    
    margin-top: 45px !important;
}
.doxypep-same-day-sti-prevention nav.t4s-navigation,
.doxypep-same-day-sti-prevention .t4s-push-menu-btn,
.doxypep-same-day-sti-prevention footer#t4s-footer,
.doxypep-same-day-sti-prevention gp-row#gDxI_ajt3W,
.doxypep-package nav.t4s-navigation,
.doxypep-package .t4s-push-menu-btn,
.doxypep-package footer#t4s-footer,
.tadalafil-treatment footer#t4s-footer,
.tadalafil-treatment .t4s-push-menu-btn,
.tadalafil-treatment nav.t4s-navigation{
    display: none !important;
}
body#b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate.shopify-section-header-hidden div#mainheadsec {
    margin-top: 0px;
}
.t4s-col-3.t4s-text-end.t4s-col-item.t4s-h-cat__html.t4s-rte {
    display: none;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.shopify-section-header-hidden.shopify-section-header-sticky .t4s-section-header__mid.t4s-pr {
    margin-top: 0px;
}
header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-sticky.animate .t4s-section-header__mid.t4s-pr {
    margin-top: 0px;
}
body#b-brand header.shopify-section.t4s-section.t4s-section-header.t4s-is-header-categories-menu.calc-pos-submenu.shopify-section-header-hidden.shopify-section-header-sticky div#mainheadsec {
    margin-top: 0px;
}

.gps-495625255654524040.gps.gpsi section.mx-auto.max-w-full {
    z-index: 999;
}
body#b-doxy-pep-one-time div#innerproductsec .rc-template__radio label.rc-radio.subscription-radio.px-3.py-2 {
    display: none;
}
body#b-doxy-pep-one-time div#innerproductsec .rc-subscription-details {
    display: none !important;
}

.rc-widget.rc_widget {
    margin-bottom: 0px;
    padding: 0px;
    float: unset;
}
.rc-template__legacy-radio .rc-radio.rc-option__subsave{padding: 0px 0px;}
body.template-product div#mainheadsec {
    margin-top: 46px;
}
span._19gi7yt0._19gi7yth._1fragemg6._19gi7yt1 {
    display: none !important;
}
div#t4s-mini_cart{height: 655px;}
@media screen and (max-width: 767px){
    body#b-brand.template-page .t4s-section-header__mid.t4s-pr,.tadalafil-treatment .t4s-section-header__mid.t4s-pr{
        margin-top: 40px;
        background: #fff !important;
        display: flex !important;
        align-items: center;
    }
    .doxypep-package .t4s-section-header__mid.t4s-pr,.tadalafil-treatment .t4s-section-header__mid.t4s-pr{
        background: #fff !important;
        display: flex !important;
        align-items: center;
    }
    .t4s-section-header__mid .t4s-text-center {
        text-align: left !important;
    }
}
@media screen and (max-width: 470px){
    body#b-brand.template-page .t4s-section-header__mid.t4s-pr{
        margin-top: 55px;
    }
}