/** Shopify CDN: Minification failed

Line 55:16 Expected identifier but found "!"
Line 63:21 Expected identifier but found "!"
Line 65:80 Expected identifier but found "!"
Line 77:21 Expected identifier but found "!"
Line 79:21 Expected identifier but found "!"
Line 82:22 Expected identifier but found "!"
Line 98:0 Unexpected "}"
Line 112:33 Expected identifier but found "!"
Line 124:22 Expected identifier but found "!"
Line 133:23 Expected identifier but found "!"
... and 4 more hidden warnings

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
#shopify-section-template--16615141212408__f0fa6fa4-100e-4042-94de-0634e8457783.bee-promo-text p strong:first-child {
color: #bfbec8;
}
#shopify-section-template--16615141212408__f378e36c-854c-4f56-a940-6420038e49f4, #shopify-section-template--16615141212408__f378e36c-854c-4f56-a940-6420038e49f4 .bee-shipping-title {
font-family: Jost;
}
.bee-product-quick-view .bee-product-form__submit:hover, .bee-product-quick-shop .bee-product-form__submit:hover, .bee-product-quick-shop .bee-product-form__submit:hover::before {
    background-color: #27262c;
}
.bee-pr-group .bee-widget__pr-title {
    line-height: 1.25;
    font-size: 13px;
}
.bee-product .bee-product-vendor {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.bee-pr.bee-tab-contents2 {
    padding-bottom: 2px;
}
.bee-newsletter-parent .bee-newsletter__success {
    border-color: var(--bee-success-color);
    color: var(--bee-success-color);
    text-align: center;
}

.bee-sku-wrapper {
display: none !important}


.bee-dropdown__content {
    padding: 30px 0 !important; }

.jdgm-carousel-wrapper .jdgm-carousel-item__review {
     height: 0; !important}

.miao { width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    gap: 30px;
    padding: 30px 0; !important}

.jdgm-carousel-wrapper .jdgm-carousel-item__product-image { border-radius: 50%; !important}

    .bee-socials.bee-color-set-true.bee-socials-style-outline {
        --social-cl: var(--pri-cl);
        --social-bg-cl: transparent;
        --social-bd-cl: var(--pri-cl);
        --social-hover-cl: var(--pri-hover-cl);
        --social-bg-hover-cl: transparent;
        --social-bd-hover-cl: var(--pri-hover-cl);
        justify-content: center; 
        margin: 0 !important }
h3 {
    font-size: 18px; !important }
h2 {
    font-size: 22px; !important }
html[lang="ro"] .bee-gx-lg-30 { margin-bottom: 25px !important }

 h1 {font-size: 22px; !important}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  .bee-article-item .bee-article-time {
    color: #817F8A;
    font-size: 10px;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  .bee-prs-footer.bee-has-btn-view-all {
    --pagination-distance: 30px !important;
}
}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
  
    .bee-socials.bee-color-set-true.bee-socials-style-outline {
        --social-cl: var(--pri-cl);
        --social-bg-cl: transparent;
        --social-bd-cl: var(--pri-cl);
        --social-hover-cl: var(--pri-hover-cl);
        --social-bg-hover-cl: transparent;
        --social-bd-hover-cl: var(--pri-hover-cl);
        display: flex;
        justify-content: center; !important
    
}
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .ts-switcher-btn--only {
    height: 28px;
    padding: 4px 20px 4px 6px;
    position: absolute;
    right: 60px;
    background: none; !important }

.bee-socials.bee-color-set-true.bee-socials-style-outline {
    --social-cl: var(--pri-cl);
    --social-bg-cl: transparent;
    --social-bd-cl: var(--pri-cl);
    --social-hover-cl: var(--pri-hover-cl);
    --social-bg-hover-cl: transparent;
    --social-bd-hover-cl: var(--pri-hover-cl);
    margin-left: 65px; !important}

.bee-slide-collection-gr .bee-product-wrapper {
        align-items: flex-start; !important}

.bee-pr-packery .bee-product-image {
margin: 0 5% !important}


.bee-section-main-product .bee-form__product {
    margin: 25px 0; !important}

.bee-socials .bee-socials-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0; !important}

html[lang="ro"] #b_cus_socials_EU8aJB {margin-left: 25px; !important!}

html[lang="ro"] .miao {margin-left: 14px !important}
}
