/** Shopify CDN: Minification failed

Line 91:208 "background-siz" is not a known CSS property
Line 275:45 "fomt-weight" is not a known CSS property
Line 279:61 "fomt-weight" is not a known CSS property
Line 518:14 Expected identifier but found whitespace
Line 518:15 Unexpected "66.6667%"

**/
.collection-filter .btn {
    border: 1px solid #fff;
    /* border-color: var(--colorBorder); */
    padding: 0 20px;
    background: #4eaaab;
    color: #fff;
    border-radius: 50px;
}
.collection-filter .btn, .collection-filter select {
    font-family: var(--typeBasePrimary), var(--typeBaseFallback);
    font-size: 18px;
    font-weight: 600;
    height: 44px;
}

#insta-feed img.instafeed-lazy-image {
  border: 10px solid #ffffff99;
  border-radius:15%!important;
}
#insta-feed .instafeed-hover-layer {
  border-radius: 15% !important;
}
.template-page.furbaby-wholesale-landing .shopify-section-group-header-group {
  display: none !important;
}
.Newsletter_popup {
    position: fixed;
    top: 50%;
    height: auto;
    z-index: 999;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding: 60px;
    transform: translateY(-50%);
    height: 100%;
    width: 100%;
    background: #00000021;
    left: 0;
}

 .Newsletter_popup .note--success {
  text-align:center;
    border-color: #55575a;
    color: #55575a;
    width: 50%;
    margin: 0 auto;
    padding: 50px;
    background: #fff; position:relative;
        border-radius:50%;
            box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
    border-radius: 8px;            /* optional, to soften the edges */
}
#close-popup {
  font-weight:900;
  font-size: 30px;          /* or whatever size you prefer */
  color: #4eaaab;           /* your custom gray */
  background: none;
  border: none;
  position: absolute;
  right: 16px;              /* add some padding if you like */
  top: 16px;                /* instead of negative top */
  cursor: pointer;
  line-height: 1;
}
@media only screen and (max-width: 600px) {
  .Newsletter_popup {
    padding: 16px;                  /* less bleed */
    background: rgba(0, 0, 0, .15); /* lighter overlay on mobile */
  }
  .Newsletter_popup .note--success {
    width: calc(100% - 32px);       /* full-width minus padding */
    margin: 0 auto;
    padding: 20px;                  /* snugger content box */
    font-size: 0.9rem;              /* slightly smaller text */
    border-radius: 4px;
  }

}

.bgpattern-darkteal {background-color:#4eaaab;background-image:url(/cdn/shop/files/background-pattern_53ef90f6-c18c-412d-a099-be41e72722df.jpg);background-repeat:repeat;background-siz:cover;}
/* .page-container:has(#cb-shipping-bar) {padding-top: 50px;}
.page-container:has(#cb-shipping-bar) .annouce_txt a span {color: #fff;}
.page-container:has(#cb-shipping-bar) .site-header--stuck{padding-top:50px} */
div#cb-shipping-bar{display: none!important}
.page-container:has(.cb-shipping-bar1) {padding-top: 50px;}
.page-container:has(.cb-shipping-bar1.closed) {padding-top: 0;}
.page-container:has(.cb-shipping-bar2) {padding-top: 50px;}
.page-container:has(.cb-shipping-bar2.closed) {padding-top: 0;}
div.cb-shipping-bar2 a span {color: #fff;}
.page-container:has(.cb-shipping-bar1) .annouce_txt a span {color: #fff;}
.page-container:has(.cb-shipping-bar1) .site-header--stuck{padding-top:50px}
.page-container:has(.cb-shipping-bar1.closed) .site-header--stuck{padding-top:0}
.page-container:has(.cb-shipping-bar2) .site-header--stuck{padding-top:50px}
.page-container:has(.cb-shipping-bar2.closed) .site-header--stuck{padding-top:0}
.cb-shipping-bar1 button,.cb-shipping-bar2 button { background: #ffffff42 !important; width: 23px; height: 23px; display: flex ; align-items: center; justify-content: center; position: relative; z-index: 999; border-radius: 50px; }

/* drawer show custom li name */
.drawer{z-index: 99}
.product-form__input--custom-name input,
.product-form__input--custom-prop input { /* fallback if ID changes */
  width: 100%;
  border: 2px solid #f05267;
  border-radius: 4px;
  padding: 0.5rem;
  outline: none;
  box-sizing: border-box;
}
.product-form__input--custom-name input:focus,
.product-form__input--custom-prop input:focus {
  border-color: #4eaaab;
  box-shadow: 0 0 0 2px rgba(78,170,171,.25);
}
.cart-item-properties { margin-top:.25rem; font-size:.9rem; }
.cart-item-property { display:flex; gap:.5rem; line-height:1.3; }
.cart-item-property__name { opacity:.7; min-width:8ch; }
.cart-item-property__value { word-break:break-word; }
/* Make each property take a full row and stack label/value */
.cart-item-properties { width: 100%; }
.cart-item-property { display: block; margin: .35rem 0; }

/* Put the title on its own line */
.cart-item-property__name {
  display: block;
  font-weight: 600;
  opacity: .85;
  margin: 0 0 .1rem;
}

/* Put the inputted value on the next line */
.cart-item-property__value {
  display: block;
  margin: 0;
  word-break: break-word;        /* wrap long names */
  overflow-wrap: anywhere;       /* extra-safe wrapping */
}

/* If your line item details use flex/grid, force full width */
.cart-item__details .cart-item-properties {
  flex-basis: 100%;
  grid-column: 1 / -1;
}

/* end drawer */


.rte a:not(.rte__image):not(.btn){color:#4eaaab;border-bottom:1px dotted #4eaaab;font-weight:700;}
.rte a:not(.rte__image):not(.btn):hover {color: #f05267;}
.hotspots-section .hotspots-wrapper{gap:100px}
.hotspots{width:58%}
h2.hotspots__title{margin-bottom:35px;color:#f05267}
.index-section:has(.hotspots__title){margin:25px 0 75px 0}
.background-media-text__text{width:460px;background:#ffffffe8}
.slideshow-wrapper .hero__title .animation-contents{color:#f05267;margin-bottom:10px}
.slideshow-wrapper .hero__subtitle .animation-contents{color:#fff;font-size:18px}
.shopify-section:has(.collection-switcher__title) .subtitle{font-size:12px;margin-bottom:15px}
.shopify-section:has(.collection-switcher__title) .collection-switcher__title{font-size:24px}
.newsletter-container span.input-group-btn button{background:#fff!important;color:#55575a;margin-left:0}
.newsletter-section{padding:30px 0}
.newsletter-section--no-image .newsletter-section__content .h2{margin-bottom:7px}
.newsletter-section .rte p{margin-bottom:13px}
.newsletter-section .theme-block{margin-bottom:0}
.newsletter-section .theme-block .h3{margin-bottom:7px}
.newsletter__input-group{max-width:492px;width:100%}
.doppler_retal h2{color:#f05267}
.doppler_retal a{color:#4eaaab}
.index-section.music_block{margin-top:70px}
.music_block h2{color:#f05267}
.music_block a{color:#4eaaab}
.music_block p.text-warning{color:#f5831f!important}
.index-section:has(#insta-feed){margin:0 0 70px 0}
.index-section:has(.article__grid-meta){margin:0 0 25px 0}
.mbhb_blog {padding:100px; }
.mbhb_blog .section-header__title{color:#f05267}
.article__featured-image {
  position: relative!important;
  height: 450px!important; /* or your desired height */
  overflow: hidden!important;
}

.article__featured-image img {
  position: absolute!important;
  top: 50%!important;
  left: 50%!important;
  transform: translate(-50%, -50%)!important;
  max-height: auto%!important;
  width: 100%!important;
}
.all_article_tags .article_tag a:hover {
  background-color: #F05267 !important;
  color: #fff !important;
}
.feature-row__callout-text h2{color:#f05267}
.logo_list .section-header__title{color:#f05267}
.template-index .collection-switcher__collection .grid-product__image-mask{border:1px solid #ddd}
.logo_list .logo-bar{justify-content:space-between}
.logo_list .logo-bar__image{height:90px;-o-object-fit:contain;object-fit:contain;width:fit-content;padding:10px}
.template-collection .collection-title,.template-collection .grid-product__title{color:#f05267;text-align:center}
.template-collection .grid-product__price{text-align:center}
.template-collection .grid-product__price span{color:#4eaaab}
.template-product .product-single__title{color:#f05267}
.template-product .product__price{font-size:28px}
.template-product .product__policies{margin-top:10px;font-size:18px}
.template-product .product__policies a{color:#4eaaab}
.template-product .sales-points li a{color:#4eaaab}
.template-product .grid-product__title{text-align:center;color:#f05267}
.template-product .grid-product__price{text-align:center}
.template-product .grid-product__price span{color:#4eaaab}
.template-product .index-section:has(.doppler_retal){margin:35px 0 35px 0}
.template-product product-recommendations .section-header__title{color:#f05267}
.template-product product-recommendations .index-section{margin:40px 0 70px 0}
.template-product .icon--inventory:after,.template-product .icon--inventory:before{background:#4eaaab}
.template-product .product-single__related .grid-product__colors{display: none}
.template-page .wholesale_block .w_head{color:#f05267}
.template-page .wholesale_block .w_subhead{color:#4eaaab;margin-top:0}
.template-page .wholesale_block span.terms{font-size:15px}
.template-page .wholesale_block span.terms a{color:#4eaaab}
.template-page .wholesale_block .custom__item{padding-left:50px}
.video_section{background:#d0445a;padding:70px 0}
.video_section .video_block iframe{width:100%;border:10px solid #ffffff40;height:20vw}
.page-width.video_cont .content_block h1{color:#fff;margin-top:15px}
.page-width.video_cont .image_div img{width:110px;margin:0 auto}
.page-width.video_cont .content_block{text-align:center}
.video_cont{align-items:center;display:flex;gap:30px}
.video_block{flex-basis:60%}
.page-width.video_cont .content_block a{border:2px solid #fff}
.wholesale_box_info_sec{display:flex;gap:25px}
.box_data{flex:1;text-align:center}
.box_data .img_sec_wholesale img{height:150px;margin:0 auto;object-fit:contain}
.wholesale_box_info_sec .box_data h3{color:#4eaaab;font-size:24px;margin-top:25px}
.become-wholesaler h1{text-align:center;color:#f05267;font-size:32px}
.become-wholesaler{padding:50px 0;position:relative;padding-bottom:220px}
.become-wholesaler .overlay_img{position:absolute;bottom:0;left:0;z-index:-1}
.become-wholesaler .top_head{margin-bottom:60px}
.become-wholesaler .top_head{margin-bottom:60px}
.wholesale_box_info_sec .box_data p{color:#515151;font-size:17px;margin-bottom:0}
.wholesale_box_info_sec .box_data .btn_box{margin-bottom:15px}
.small_txt_info a{color:#4eaaab;font-weight:700}
body.become-a-wholesaler section.become-a-wholesaler blockquote.blockquote{padding:0;margin-top:20px}
body.become-a-wholesaler blockquote.blockquote svg{display:none}
body.become-a-wholesaler blockquote.blockquote a{text-decoration:underline;color:rgba(255,255,255,.75);font-weight:600}
body.become-a-wholesaler .duo-cont{padding:0!important}
body.become-a-wholesaler .duo-cont hr{display:none}
body.become-a-wholesaler .duo-col.has-bg-image{background-repeat:no-repeat;background-size:cover}
.index-section.wholesale_block{margin:0;padding:100px 0}
.index-section.wholesale_block .pattern_overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:0 0;background-attachment:fixed;background-size:125%;opacity:.05}
.index-section.wholesale_block{position:relative}
.index-section.wholesale_block .page-width{z-index:2;position:relative}
a.btn{border-radius:150px!important}
.btns.js-no-transition{background:#4eaaab url(/cdn/shop/files/button-heart-icon.png) no-repeat;background-position:150% 50%;background-size:20px;padding:11px 20px;font-size:16px;color:#fff;border:1px solid transparent;border-radius:150px;cursor:pointer;text-decoration:none;display:inline-block;transition:background-position .4s ease,padding-right .4s ease;background-size:29px}
.btns.js-no-transition:hover{background-position:91% 50%;padding-right:55px}
a.js-no-transition{font-weight:700!important;letter-spacing:.5px!important}
.become-a-wholesaler .duo-col.has-bg-image{background-repeat:no-repeat;background-size:cover}
article.article.article--layout .rte.rte--block p,article.article.article--layout .rte.rte--block span{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback)!important}
.ship_return h2{color:#4eaaab}
.template-page blockquote { border-color: #ebebeb; border-width: 1px 0; border-style: solid; padding: 30px 0; margin-bottom: 27.5px;position: relative; text-align: left; padding-left: 50px; font-size: .85rem; font-style: italic; }
.template-page .ship_return a{color: #4eaaab;}
.grid-product__colors.test-swatchs2 .color-swatch, .color-variant-image-container label.color-swatch {border-radius:50%;}
.testimonials-section {padding: 60px 0;}
/* .site-nav--is-megamenu .megamenu {overflow-y: hidden;}  */
.megamenu__wrapper:has(.megamenu__contact) .megamenu__promo {display: none}
/**** Mega Menu ****/
#site-nav-item--1 .site-nav__dropdown { width: 55vw !important; min-width: 45vw !important; left: 12vw; max-height: 78vh; padding: 35px 0; }
#site-nav-item--1 .site-nav__dropdown .megamenu__promo {padding-left: 0;flex: 0 0 28%;}
.site-header--heading-style .site-nav__link {fomt-weight:700!important;color:#55575a!important;}
a.site-nav__link {
    font-weight: 700 !important;
}
.template-index .site-header--heading-style .site-nav__link {fomt-weight:600!important;color:#fff!important;}
summary.site-nav__link.site-nav__link--underline.site-nav__link--has-dropdown {
    font-weight: 700!important;
}
summary.site-nav__link.site-nav__link--underline.site-nav__link--has-dropdown:hover {
    font-weight: 700!important;color:#55575a!important;
}
.template-index .site-nav__details[open] > .site-nav__link {
  color: #55575a!important;
}
.site-nav__dropdown li:hover {font-weight:600!important;}
.template-index .site-header--stuck .site-nav__link {
  color: #55575a !important;
}
/**** Pages ****/
.page-width--narrow.page-content h1.section-header__title {text-align: left; color: #f05267;}
.wholesale_block .image-wrap {background: transparent;}
.template-page .page-width ol li {font-size: 19px;}
.template-page .page-content p { font-size: 19px;}
.template-page .page-content {font-size: 19px;}
.template-page .page-content span {font-size: 19px;}
.template-page .page-content ul {margin-bottom: 21px !important;  margin-top: 20px;}
.template-page .page-content span.Willdesk\=trick button { margin: 0 !important; border-radius: 150px; padding: 16px 25px !important; }
.template-page .page-content .u_row .row {display: flex;}
.template-page .page-content .u_column a {white-space: nowrap;}
.template-page .page-content .u_column p, .template-page .page-content .u_column p span {font-size: 19px !important; font-family: 'Raleway'!important; line-height: 25px !important;}
.template-page .world_hb {max-width: 1300px;}
.template-page .world_hb h2 {color: #f05267; font-size: 28px;}
.template-page .world_hb .rte p {font-size: 20px;}
.template-product .color-swatch {width: 4.5em;border-radius: 50%;}
.template-product .color-swatch:before {border: 0;}
.template-blog .section-header select {background: #fff;}
.right--column--content .Newsletter_popup {display: none;}
/*** WSG Pages 
.wsg-proxy-container {padding: 30px 0;}
.wsg-login-container h1 { color: #f05267; }
.wsg-proxy-container p#wsg-signup-link a {color: #4eaaab;}
.wsg-proxy-container form#customer_login a {color: #4eaaab;}
.wsg-proxy-container p#wsg-signup-link a:hover, .wsg-proxy-container form#customer_login a:hover {color: #d0445a;    text-decoration: underline;}
.wsg-proxy-container #wsg-title {color: #f05267;}
.wsg-proxy-container .wsg-signup-link a {color: #4eaaab;}
.wsg-proxy-container .wsg-signup-link a:hover {color: #d0445a; text-decoration: underline;}
.wsg-proxy-container form#wsg-signup {margin-top: 40px;}
.wsg-proxy-container .wsg-section-header h2 {font-size: 25px;}
.wsg-proxy-container .wsg-section-header h3{font-size: 25px;}
.wsg-proxy-container .wsg-input-small{margin-bottom:25px}
.wsg-proxy-container .wsg-input {margin-bottom: 25px !important;}
.wsg-submit-copy {background: #f05267; color: #fff; border: 0;} ***/
/**** WSG ORDER FORM 
.template-page .wsg-nav-link {color: #55575b !important; border-color: #55575b !important;}
.template-page .wsg-table .wsg-info-block a, .template-page .wsg-variant-info .wsg-variant-title {color: #55575b !important;}
.template-page .wsg-sku .wsg-sku-text {color: #55575b !important;}
.template-page .wsg-table input[type="number"] {border-color: #55575b !important; color: #55575b !important;}
.template-page #spof-contents .wsg-search-input {color: #55575b !important; border-color: #55575b !important;}
.template-page .wsg-input-block #wsg-search-input::placeholder {color: #55575b;}
.template-page #spof-contents .wsg-search-button svg path {fill: #55575b !important;}
.template-page #wsg-pagination button.wsg-pagination-link {background: rgb(117 112 113 / 10%)!important;color:#55575b !important;}
.template-page #wsg-pagination span.wsg-pagination-link{color: #fff!important; background: #55575b!important;}
.template-page .wsg-view .wsg-button-container svg {display: none;}
.template-page .wsg-view .wsg-button-container button span {color: #fff; line-height: 27px;}
.template-page .wsg-btn {border-radius: 50px; padding: 10px 35px;}
.template-page #wsg-pagination span.wsg-pagination-link.wsg-dots {color: #000000 !important;}
.template-page div#wsg-quick-order-form {padding-bottom: 0;}
.template-page form:has(#tracknum) label {display: inline-block;}
.template-page input[value="Track"] { background: #f05267; color: #fff; border: 0; padding: 9px 38px; }
.template-page .rewards .page-width {max-width: 1000px;}
.template-page .rewards  span.input-group-btn button {background: #f05267 !important; color: #fff; margin-left: 0;}
.template-page .rewards .newsletter-section__content .h2 {font-family: 'Open Sans'; color: #f05267;}
.template-page .rewards .newsletter-section .rte p {font-size: 18px;}
.template-page .theme-block:has(.contact-form)+.theme-block p {margin-top: 12px;}
.template-page .rewards img {position: relative;top: -7px;}
.template-page .rewards {margin-top: 20px!important;}
.template-page .new_products .grid-product__meta {text-align: center;}
[data-animate_underlines=true] .customers a:after {border-bottom: none;}
.customers .section-header__title {color: #f05267; text-transform: capitalize;}
a#customer_logout_link {color: #4eaaab;}
****/
/*** Hospital Form ***/
.popup-form{top:18vh;max-width:815px;background:#fff;width:70%;left:50vh;height:66vh;overflow-y:auto;padding:40px 0 60px;z-index:99999999}
.popup-form button#close-popup{font-size:36px;position:absolute;right:0;top:-7px}
.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.9);z-index:99999998}
.popup-form{position:fixed}
.footer__copyright a:hover {text-decoration: underline;}
.shopify-section:has(#insta-feed) {margin-top: 50px;}
.name-rewards .newsletter__input-group {max-width: 100%;width: 100%;}
.name-rewards .note--success { display: block; margin-bottom: 10px; }
.name-rewards .newsletter-section__content form {justify-content: center; flex-direction: column; gap: 0; margin: 0;}
.template-customers-account button#wsg-account-spof-btn {color: #fff !important;}
.color-variant-image-container label.color-swatch{ padding: 0;  }
.index-section:has(.mb_faq) { padding: 70px 0 50px 0; margin: 0; position: relative; }
.mb_faq h2.section-header__title { text-align: left; color: #4eaaab;margin-top: 50px; }
.mb_faq  h2.main_title {margin-bottom: 50px; color:#f05267}
.mb_faq .collapsible-trigger { color: #fff; position: relative; background: #85c7c6; width: 100%; margin: 10px 0;transition: all .2s;}
.mb_faq .collapsible-trigger:hover { color: #fff; position: relative; background: #4eaaab; width: 100%; margin: 10px 0;}
.mb_faq .collapsible-trigger.is-open{ background: #f05267;}
.mb_faq .collapsible-trigger span {padding-left: 20px;}
.mb_faq .collapsible-content__inner {padding: 25px 25px 30px 25px;}
.mb_faq .collapsible-content__inner h2 {font-size: 22px;margin-top: 30px;}
.index-section:has(.mb_faq):after { content: ""; position: absolute; top: 0; background: url(//sx4g25j6tz907i54-6832783418.shopifypreview.com/cdn/shop/files/pattern-flowers.svg?v=1746423836); left: 0; width: 100%; height: 100%; z-index: -1; opacity: .05; background-size: cover; background-attachment: fixed; }
.mb_faq .faq_video .video-wrapper { width: 720px; height: 400px; border: 7px solid #f05267; margin: 0 auto;padding-bottom:0 }
.mb_faq .faq_video .video-wrapper iframe{height: 400px;}
@media(max-width:1600px){
.popup-form{height:85vh;top:10vh}
#site-nav-item--1 .site-nav__dropdown {left: 10vw;}
}
@media (min-width:1400px) and (max-width:1599px){
#site-nav-item--1 .site-nav__dropdown a.megamenu__promo-link {font-size: 14px;}  
#site-nav-item--1 .site-nav__dropdown {left: 7vw}
}
@media (max-width:1400px){
.popup-form{position:fixed;top:6vh;left:50%;transform:translateX(-50%);width:70%;max-width:815px;height:88vh;max-height:90vh;overflow-y:auto;background:#fff;padding:40px 0 60px;z-index:99999999;box-shadow:0 0 20px rgba(0,0,0,.3);border-radius:8px}
.popup-form button#close-popup{font-size:36px;position:absolute;right:10px;top:10px;background:0 0;border:none;color:#333;cursor:pointer}
#site-nav-item--1 .site-nav__dropdown a.megamenu__promo-link {font-size: 13px;}
#site-nav-item--1 .site-nav__dropdown {left: 7vw}
}
@media (max-width:1024px){
.popup-form{width:90%;height:auto;max-height:94vh;padding:30px 15px 40px;top:3vh}
}
@media (max-width:576px){
.popup-form{width:94%;padding:20px 10px 30px}
.popup-form button#close-popup{font-size:28px;top:-7px;right:3px}
}
/* start shipping bar announcement */
.annouce_txt {
  width: 100%;
  padding: 0 50px;
  text-align: center;
  overflow-x: auto;       /* enables horizontal scroll */
  overflow-y: hidden;     /* prevents vertical scrollbars */
  white-space: nowrap;    /* keep all text on one line */
  -webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
}

.annouce_txt a,
.annouce_txt span {
  display: inline-block;  /* keeps them as a single unit */
}
/* end shipping bar announcement */
body.name-hospital div#HeaderWrapper{display:none}
body.name-hospital .announcement.announcement--closeable.announcement--opening{display:none}
.variant-input{position:relative;width:100px;height:100px}
/* .template-product .variant-input:hover{margin:0 5px 0 5px;left:-10px;top:-10px} */
.variant-input label.color-swatch{position:absolute;border-radius:50%;height:80px;width:80px;margin:0 12px 12px 0;transition:box-shadow .25s ease,transform .25s ease,width .25s ease,height .25s ease,margin .25s ease;overflow:hidden}
.variant-input label.color-swatch img{border-radius:50%;transition:transform .3s ease;overflow:hidden}
.variant-input:hover label{overflow:hidden}
.variant-wrapper .variant-input-wrap input[type=radio]:checked+label{box-shadow:0 0 0 2px #f05167}
.variant-wrapper .variant-input-wrap:hover input[type=radio]:checked+label{box-shadow:unset}
.variant-input label.color-swatch{outline:1px solid #4eaaab}
.variant-input label.color-swatch {outline:1px solid #4eaaab;outline-offset:3px;}
.variant-input label.color-swatch:hover {transform: scale(1.2, 1.2);outline:2px solid #f05167;}
.variant-input:hover label.color-swatch img{transform:scale(1.2)} 
.variant-input span.attr-title-hover{position:absolute;bottom:80%;left:50%;transform:translateX(-50%);background:#000;color:#fff;font-size:14px;line-height:1;padding:5px 10px;border-radius:4px;min-width:50px;text-align:center;white-space:pre;text-indent:0;text-transform:none;margin-bottom:10px;opacity:0;visibility:hidden;transition:bottom .25s ease,opacity .25s ease,visibility .25s ease;z-index:10}
span.attr-title-hover::after{content:"";position:absolute;left:50%;bottom:-4px;transform:translateX(-50%);border-width:4px 4px 0;border-style:solid;border-color:#000 transparent transparent}
.variant-input:hover span.attr-title-hover{bottom:107%;opacity:1;visibility:visible}
.variant-wrapper .variant-input-wrap input[type=radio]:checked+label{outline:2px solid #f05167;border:none;box-shadow:unset}
.grid__item .product__thumbs.product__thumbs--below.aos-init.aos-animate{display:none}
.variant-input-wrap[name="Size"] label {
    border-color: #4eaaab;
    color: #4eaaab;
    padding: 8px 25px !important;
    background-color: #fff;
    font-size: 16px;
    border-radius: 25px;margin-bottom: 25px;
}
.variant-input-wrap[name="Size"] input[type=radio]:checked+label{
   color: #f05167;
}
[data-handle="size"] .variant-input {
    width: auto;
   
    border-radius: 25px;
    height: auto;
}
@media only screen and (min-width:1200px){
.megamenu__wrapper:has(.megamenu__promo){display:flex;align-items:center;justify-content:center;flex-wrap: wrap;gap:20px}
.megamenu__wrapper:has(.megamenu__contact){align-items:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;width:80%;margin:0 auto}
.megamenu__wrapper:has(.megamenu__contact) .megamenu__contact ul{margin:0}
.megamenu__contact .menu-title { font-weight: bold;}
}
@media only screen and (max-width:1200px){
.become-wholesaler .overlay_img img{width:70%;margin-left:auto}
.become-wholesaler{padding:50px 0 160px}
}
@media only screen and (max-width:1024px){
.video_block{flex-basis:50%}
.page-width.video_cont .content_block{flex-basis:50%}
.page-width.video_cont .content_block h1{font-size:28px}
.video_cont{gap:15px}
.video_section{padding:40px 0}
.page-width.video_cont .image_div img{width:90px}
}
@media only screen and (min-width: 590px) {
.color-swatch--small {height: 30px; width: 30px;}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.callout-images {position: relative; top: -50px;}
}
@media only screen and (max-width:768px){
.page-width.video_cont{flex-direction:column}
.video_block,.video_cont .content_block{width:100%}
.page-width.video_cont .image_div img{width:80px}
.page-width.video_cont .content_block a{margin-top:15px}
.box_data{flex:auto}
.become-wholesaler .overlay_img{display:none}
.wholesale_box_info_sec{display:flex;gap:30px;flex-wrap:wrap}
.become-wholesaler{padding:50px 0 90px}
.box_data .img_sec_wholesale img{height:120px}
.become-wholesaler h1{font-size:26px}
.mbhb_blog {padding-top: 40px;}
.index-section.wholesale_block {padding: 50px 0;}
.template-page .wholesale_block .custom__item {padding-left: 20px;}
.grid-product .color-swatch--small {height: 29px; width: 29px;}
.template-page .page-content .u_row .row {flex-direction: column;}
.page-content:has(#tracknum) {margin-bottom: 15px;}
.wsg-proxy-container .wsg-signup-link {display: flex; flex-direction: column;}
.template-page .contactform_txt {display: flex;gap: 20px; flex-direction: column;}
.template-page .main-content:has(.contact_sec) .header_img {background-position: center;background-size: cover; height: 280px;}
.template-page .shop_collection .coll_cont .shop_block {flex-direction: column;}
.template-page .shop_collection .coll_img, .template-page .shop_collection .coll_content, .template-page .shop_collection .coll_pattren {width: 100%;}
.template-page .shop_collection .coll_content {margin-top: 30px;}
.template-page .shop_collection .coll_cont .shop_block_2 {flex-direction: column;padding-bottom: 15px;}
.template-page .shop_collection .coll_cont .shop_block_2 .coll_pattren {margin-top: 40px;}
.template-page .shop_collection .shop_block_2 .pat_txt p {padding: 0;}
.template-page  .shop_collection .coll_content { padding: 0 1rem;}
.main-content:has(.shop_collection) .header_img { background-position: center; background-size: cover; height: 280px; }
.template-page .plush-animals-section .plush-image {width: 100%;height: 500px;    }
.template-page .plush-buttons .btns {padding: 20px 55px; min-width: 90%; font-size: 13px;}
.template-page .welcome-paragraph {margin-bottom: 0px; font-size: 19px;}  
div#cb-shipping-bar {font-size: 14px; line-height: 18px; padding: 0 20px;}
}
@media only screen and (min-width:320px) and (max-width:374px) {
.template-product .variant-input {width: 90px;height: 75px;}
.variant-input label.color-swatch {height: 60px; width: 60px;}
}

/*** Collection Mosaic Override ***/
/* @media screen and (min-width: 768px) {
  .collection--wide {
    flex: 0 0 66.6667% !important; /* Makes "wide" items take up two-thirds */
    max-width: 66.6667% !important;
  }

/*  .collection--square-small {
    flex: 0 0 33.3333% !important; /* Makes "square-small" items take up one-third */
    max-width: 33.3333% !important;
/*  }
} */

/*** End Collection Mosaic Override ***/

/***buttons***/
.btn {    font-weight: 600;}
button.btn.video-modal-trigger {
    border-radius: 50px;
}
/*** MBHB Custom Button Hover Icon (Heart) (overwrite the default arrow)  ***/

[data-animate_buttons="true"] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static) {
  background-image: none !important;
  background-position: unset !important;
  background-repeat: no-repeat !important;
  background-size: 24px !important;
  padding-right: 20px !important;
  font-weight: 600;
}

/* Hover state - normal resolution */
[data-animate_buttons="true"] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static):hover {
  background-image: url('/cdn/shop/files/button-heart-icon.png') !important;
  background-position: 91% 50% !important;
  background-repeat: no-repeat !important;
  background-size: 24px !important;
  padding-right: 55px !important;
}

/* Hover state - high-DPI resolution */
@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
       only screen and (min-device-pixel-ratio: 1.25),
       only screen and (min-resolution: 1.25dppx),
       only screen and (min-resolution: 200dpi) {
  [data-animate_buttons="true"] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static):hover {
    background-image: url('/cdn/shop/files/button-heart-icon_2x_e24eb803-8f2b-48c2-a650-ed71d3d73bbc.png') !important;
  }
}

/* Style collection title like a button */
/* Add soft drop shadow to collection title buttons */
.skrim__title.button-style {
  display: inline-block;
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  padding: 12px 24px;
  border-radius: 25px;
  font-family: var(--font-button-family, Raleway, sans-serif);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* soft diffuse shadow */
}
[data-animate_underlines=false] .skrim__link:hover .skrim__title {  background-color: #ffffff !important;
  color: #f05267 !important;}

.skrim__title.button-style:hover {
  background-color: #ffffff !important;
  color: #f05267 !important;
  padding-right: 55px;
  background-position: 91% center;
  background-size: 24px;
}
/* Fully disable underline animation for collection titles styled as buttons */
.skrim__title.button-style .skrim__underline-me,
.skrim__title.button-style .skrim__underline-me::before,
.skrim__title.button-style .skrim__underline-me::after {
  background-image: none !important;
  background-size: 0 !important;
  background-repeat: no-repeat !important;
  background-position: bottom left !important;
  transition: none !important;
  content: none !important;
  display: inline !important;
}
/* Wholesale Gorilla Buttons */
/*#wsg-cart-main * {
    color: #fff;
}*/
button#wsg-checkout-one {
    button: `;
    color: #fff !important;
  border-radius:50px;
}
.wsg-btn-secondary:hover {background:#f0526799!important;color:#fff!important;}
.wsg-btn-secondary a:hover{color:#fff!important;}
a.button.wsg-btn-secondary.wsg-btn.btn.spof-btn.Button {
    color: #f05267 !important;
}
a.checkout-one-spof.button.wsg-btn.btn.wsg-btn-secondary.spof-btn {
    color: #f05267 !important;
  
}
/****end buttons ****/

/* hide Wholesale Application Form on Become A Wholesaler on page load, then show when apply link activated */
#shopify-section-template--17062275579983__17546045398d93a332 { 
  display: none !important; 
}

/* show it when the body gets a toggle class */
body.wholesale-form-visible #shopify-section-template--17062275579983__17546045398d93a332 { 
  display: block !important; 
}
/* end hide Wholesale Application Form on Become A Wholesaler on page load, then show when apply link activated */
@media only screen and (min-width:768px) and (max-width:991px){
.hotspots {width: 100%;}
.hotspot-content__block .grid-product__image-mask{width: 80%;}
}
@media only screen and (max-width:767px){
.hotspots-section .hotspots-wrapper {gap: 15px;}
.hotspots {width: 100%;}
.hotspot-content__block .grid-product__link {flex-direction: column;align-items: center;}
.hotspot-content__block .grid-product__image-mask{width: 80%;}
.hotspot-content__block .grid-product__title {font-size: 22px;}
.hotspot-content__block .grid-product__price {font-size: 18px;text-align: center;}
.index-section:has(.hotspots__title) {margin: 50px 0 25px;}
.hotspot-content__block h2.hotspots__title {padding-top: 0;}
} 

.mbhb_blog .grid { display: flex ; gap: 30px; } 
.mbhb_blog .grid__item { margin-bottom: 0; display: flex ; flex-direction: column; box-shadow: 0 2px 5px #0006; color: inherit; background-color: #fff; font-weight: 400; line-height: 1.5rem; transition: box-shadow .3s ease-in-out; position: relative; z-index: 1; padding: 0; /* gap: 30px; */ }
.mbhb_blog .article__grid-meta {padding: 0 20px 20px 20px;margin-bottom: 15px;}
.mbhb_blog h5.blog_title { font-size: 14px; color: #f5831f; text-transform: uppercase; }
.mbhb_blog a.article__title { color: #4eaaab; font-weight: 300; font-family: 'Raleway'; margin-bottom: 15px; display: block; }
.mbhb_blog .article__date { font-family: 'Open Sans'; text-transform: capitalize !important; margin-bottom: 15px !important; letter-spacing: 0px; font-size: 16px; font-style: italic; }
@media screen and (min-width:992px) and (max-width:1365px){
.mbhb_blog .grid {display: grid;gap: 30px;margin: 0; flex-wrap: nowrap; grid-template-columns: 1fr 1fr 1fr;}
.mbhb_blog .grid__item {width: 100%;}
}
@media screen and (min-width:768px) and (max-width:991px){
.mbhb_blog .grid {display: grid;gap: 30px;margin: 0; flex-wrap: nowrap; grid-template-columns: 1fr 1fr 1fr;}
.mbhb_blog .grid__item {width: 100%;}
}
@media only screen and (max-width:768px){
.mbhb_blog .grid { display: flex ; gap: 20px; flex-direction: column; margin: 0; }
}

.morecontent span { display: none; } 
.moreellipses { display: inline; } 
a.morelink {color: #f05267;} 
.testimonials-slider__text .rte-setting { height: 267px; overflow-y: auto;}
 @media only screen and (max-width:767px){
.testimonials-section .section-header {margin-bottom: 0;}
.testimonials-section .section-header h2 {margin-bottom: 0;}
}  
.template-page .new_products .section-header__title {color: #f05267;}
 /**** Blog Template Design ****/
.template-blog .article__content--right {padding: 20px 0 0 0;}
.template-blog .article__image-wrap { height: 260px; margin: 0; width: 100%; flex: none; overflow: hidden; }
.template-blog .article_container { display: flex ; flex-wrap: wrap; gap: 30px 20px; }
.template-blog .article:nth-child(1), .template-blog .article:nth-child(2) { flex: 0 0 49%;}  
.template-blog .article { margin-bottom: 0; display: flex ; flex-direction: column; }
.template-blog .article__content {max-width: 100%; width: 100%;}
.template-blog .article__image-wrap--right {  order: initial;    }
.template-blog .article__image.image-wrap {height: 260px; min-height: 260px;}
.template-blog .article__content {padding: 20px 20px;}
.template-blog .article { margin-bottom: 0; display: flex ; flex-direction: column; box-shadow: 0 2px 5px #0006; color: inherit; background-color: #fff; font-weight: 400; line-height: 1.5rem; transition: box-shadow .3s ease-in-out;position: relative;z-index: 1; flex: 0 0 32.1%;}
.template-blog .article:hover{box-shadow: 0 3px 10px #0009;cursor:pointer}
.template-blog .article:last-child {margin-bottom: 0;}
.template-blog .blog_filter {display: flex; align-items: center;}
[data-type_header_text_alignment=true] .section-header {display: flex;align-items: center; justify-content: space-between;}
.template-blog .page-content h2 {color: #f05267;}
.template-blog  .article__h3 {font-size: 22px;}
.template-blog  .article__h3 a {color: #4eaaab;}
.template-blog .article__content .blog_title { font-size: 14px; color: #f5831f; text-transform: uppercase; }
.template-blog .bg-urls::after{content:"";position:absolute;width:100%;height:100%;z-index:-1;background-position:center;background-repeat:no-repeat;background-size:cover;top:0;opacity:.07;background-attachment:fixed}
.template-blog .bg-urls{position:relative}
.template-blog .section-header a.rss-link{background:#f05267;color:#fff;-webkit-text-decoration:none;text-decoration:none;border-radius:50%;padding:20px}
.template-blog .section-header a.rss-link svg.icon{width:30px;height:30px}
.template-blog .page-content .section-header{position:relative;z-index:2}
@media only screen and (max-width:768px){
.template-blog .blog_filter { display: flex ; align-items: baseline; flex-direction: column; width: 75%; }
.template-blog .section-header select {margin-left: 0;}
.template-blog .section-header a.rss-link {padding: 11px; position: relative; top: 10px;}
.template-blog .article_container {display: flex; flex-wrap: wrap;}
.template-blog .article:nth-child(1), .template-blog .article:nth-child(2) {flex: 0 0 100%;}
.template-blog .article {flex: 0 0 100%;}  
}
@media only screen and (min-width:769px) and (max-width:991px) {
.template-blog .article:nth-child(1), .template-blog .article:nth-child(2) {flex: 0 0 48%;}
.template-blog .article {flex: 0 0 31.1%;}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.template-blog .article:nth-child(1), .template-blog .article:nth-child(2) {flex: 0 0 48%;}
.template-blog .article {flex: 0 0 31.3%;}
}
/**** Single Blog page  Design ****/
.article__body{display:flex;justify-content:space-between}
.first--column--content{width:66%}
.right--column--content{width:27%}
.subscribe_header{text-align:center}
.subscribe_header h2{font-size:22px;line-height:1.2;color:#000;font-weight:700;letter-spacing:0}
.subscribe_header span{font-size:15px;line-height:1.1!important}
.subscribe_form{padding-top:20px}
.subarcibe__container{padding:20px;border-radius:5px;border:1px solid #e3e3e3}
.subscribe_btn_article{margin-top:30px}
.article__body.rte::after{display:none}
.all_article_tags{display:flex;gap:20px;flex-wrap: wrap;text-transform:uppercase!important;}
.article_tag a{text-transform:uppercase;text-decoration:none;font-weight:500;font-size:14px;line-height:1.4em;font-style:normal;color:#000;background-color:#1118270d;border-style:none;border-radius:0;padding:8px 16px;}
header.section-header{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:flex-start}
h1.section-header__title{text-align:left;color:#f05167;font-weight:700;font-size:40px;line-height:1em;text-decoration:none;font-style:normal}
.product-item button{font-weight:500;text-transform:uppercase;letter-spacing:1.5px;font-style:normal;color:#fff;background-color:#f05167;border-style:none;border-radius:5px;transition-duration:.6s;padding:12.5px 50px;width:100%}
.wholesale_signup{padding-top:30px}
.product-item a.rte__image img.rte__no-indent{max-width:100%;width:300px;margin:0 auto;object-fit:cover;height:300px}
.default_product{padding:30px 0}
.product-item form{width:100%;display:flex;justify-content:center;align-items:center}
.product-item h2{text-align:center;font-size:18px;line-height:1;font-weight:700;color:#000;letter-spacing:0;margin:10px 0}
.section-header .author_published_date p{margin:0 0 7px 0;font-weight:600;font-size:14px;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none}
.section-header .author_published_date{display:flex;gap:15px;align-items:center}
.author_published_date .article__date time{letter-spacing:.2em;text-transform:capitalize;font-weight:600;font-size:14px;line-height:1.6em;text-decoration:none;font-style:normal;letter-spacing:normal}
.right--column--content .custom.featured-articles{padding:50px 30px;border:1px solid #80808082;border-radius:10px;margin-top:50px}
.right--column--content .custom.featured-articles h2{font-size:20px;font-weight:600;text-decoration:none;line-height:1em;color:#000;font-family:"Open Sans",sans-serif}
.right--column--content .custom.featured-articles .article-item{display:grid;gap:1rem;margin-bottom:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}
.right--column--content .custom.featured-articles p.article-title{font-size:12px;font-weight:600;line-height:1.7em;text-decoration:none;font-style:normal;color:#000;margin-bottom:10px}
.right--column--content .custom.featured-articles .article-image,.right--column--content .custom.featured-articles .article-image img{width:100%;height:auto;border-radius:8px}
.right--column--content .custom.featured-articles .article-date svg{height:20px;width:20px}
.right--column--content .custom.featured-articles .article-date{font-style:normal;font-size:14px;font-weight:600;line-height:1.6em}
.right--column--content .custom.featured-articles p.article-title:hover{text-decoration:underline!important;text-decoration-color:#f04f6a!important}
.right--column--content .custom.featured-articles a{color:#000!important;text-decoration:none!important}
@media (max-width:1400px){
.right--column--content .custom.featured-articles .article-date svg{height:15px;width:15px}
.right--column--content .custom.featured-articles .article-date{font-style:normal;font-size:11px}
.right--column--content .custom.featured-articles{padding:30px 20px}
}
@media (max-width:1024px){
.article__body{flex-direction:column}
.article__body .first--column--content,.article__body .right--column--content{width:100%}
.right--column--content .custom.featured-articles .article-item{grid-template-columns:12% 24%}
.right--column--content .custom.featured-articles .article-date,.right--column--content .custom.featured-articles p.article-title{font-size:14px}
.article .section-header__title{font-size:22px;line-height:1.5em}
.article .first--column--content img{width:100%;height:auto}
.article .first--column--content h1{text-align:left!important}
}
@media (max-width:768px){
.right--column--content .custom.featured-articles .article-item{margin-bottom:2rem;grid-template-columns:1fr;margin-top:1rem}
.right--column--content .custom.featured-articles{padding:20px 20px}
.artcle_search predictive-search form{margin:0}
}

/*home page background */
body.template-index .index-section {
  margin: 0;
  padding: 50px 0;
}

body.template-index, body.template-blog  {
  padding: 0;
  background-image: url(/cdn/shop/files/pattern-flowers-5percent.png);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: 0 0;
}

/*end home page background */