/** Shopify CDN: Minification failed

Line 305:0 All "@import" rules must come first

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/


.d-flex.hero-flex-stars {
  text-align: center;
}
.previewCartGroup .button + .button {
  display: none !important;
}

.custom_class .flex_img_sec {
  justify-content: center;
}

free-shipping-component.haloCalculatorShipping {
  display: none !important;
}
.custom_class.hero-sec .hero-para {
  justify-content: center !important;
  margin: auto auto 20px !important;
  max-width: 550px !important;
  font-size: 20px !important;
  line-height: 1.6 !important;
  width: 100% !important;
}

.product-Sold {
  display: none !important;
}
.productView-product.clearfix .productView-moreItem:nth-child(2) {
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
}

.productView-price .price {
  margin-bottom: 18px;
}

.productView-price {
  display: inline-block;
  margin-right: 10px;
}

.halo-productView-right span.bestseller-tag {
  display: inline-block;
  vertical-align: super;
}
.fullscreen-video-wrap video.video-js {
    width: 100%;
}
/* 21-11-24  */
@media (max-width: 767px) {
    .product-details .productView-nav .slick-arrow {
        bottom: auto;
        position: absolute;
        top: 50%;
    }
    .product-details .productView-nav .slick-prev {
        left: 0;
        right: auto;
    }
}
/*  22-11-24*/
@media (max-width: 767px) {
    .template-index .mobile-cust-class .fullscreen-video-wrap video {
        height: auto;
    }
	.template-product .productView-thumbnail-wrapper,
.template-product .productView .productView-iconZoom {
    display: none!important;
}
  .template-product .productView-thumbnail.slick-current .productView-thumbnail-link img {
    opacity: 1;
}
}

body div#insta-feed h2 {
  padding-top: 0;

}
div#md-footer-selector-block {
    display: none;
}

/* 17-12-24  */

.announcement-bar  .slick-track {
    display: flex;
    align-items: center;

}
.announcement-bar {
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 75px;
}
.ann-discount_container {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    flex-wrap: wrap;
}
.announcement-bar__message {
     letter-spacing: 2px !important;;

}
.ann-block {
    display: flex;
    align-items: center;
    text-align: center;
    padding-bottom: 5px;
  
}
.ban-announcement .discount-text {
    color: #cea449;
      padding-left: 3px;
}
.ann-box {
    position: relative;
    padding: 0 10px;
    margin-top: 5px;
    border: 2px solid;
}
.ann-box_container {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.note-ann {
    left: 0;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    top: -7px;
}
span.ann-box_main-text {
    font-size: 16px;
    width: 100%;
    text-align: center;
    display: block;
    min-width: 102px;
    padding: 15px 10px 6px;
}
span.ann-box_note {
    background: #000000;
    padding: 0 5px;
}
@media screen and (min-width: 737px) {
    .ann-block{
        padding-right: 10px;
        padding-bottom: 0;
        margin-top: 0;
    }
      .note-ann  {
        top: -10px;
    }
}
@media screen and (max-width: 736px) {
.ban-announcement {
    font-size: 11px;
}
.announcement-bar__message {
    font-size: 11px !important;
}
  .announcement-bar {
    height: 82px;
}
  span.ann-box_main-text {
    font-size: 12px;
    padding: 8px 10px 2px;
}
}

.mobile-holiday-sale {
    position: absolute;
    top: 11%;
    color: #fff;
    display: flex;
    left: 0;
    font-weight: 700;
    right: 0;
    text-transform: uppercase;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    justify-content: center;
}
.off_text_wt {
    font-size: 26px;
    position: absolute;
    right: 0;
    top: 40px;
}
.salless {
    font-size: 46px;
    line-height: 50px;
}
.discount-textt {
      font-size: 80px;
    line-height: 80px;
    position: relative;
    display: inline-flex;
      margin-top: -42px;
}
span.sale_text_wt {
    font-style: italic;
    text-transform: capitalize;
    font-weight: 400;
    font-family: Belleza;
       font-size: 80px;
    color: #cfa54a;
}
.mobile-cust-class {
    position: relative;
}
/* 20-12-2024 */

.custom-video-banner .content-cust {
    top: 67%!important;
}
.desktop-holiday-sale {
    position: absolute;
    top: -140px;
}
.desktop-holiday-sale .salless {
    font-size: 60px;
}
.desktop-holiday-sale .discount-textt {
    font-size: 60px;
    margin-top: -1px;
    margin-left: 8px;
}
.desktop-holiday-sale span.sale_text_wt {
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 70px;
}
.desktop-holiday-sale span.sale_text_wt {
    font-size: 70px;
    position: absolute;
    left: 0;
    top: 70px;
}
.previewCartItem-price {
    width: 100% !important;
}


.announcement-bar {
    height: auto;
}
@media (max-width: 767px) {
.discount-textt {
    font-size: 30px;
    line-height: 50px;
    display: block;
    margin-top: 0;
}
.off_text_wt {
    font-size: 30px;
    position: static;
}
.mobile-holiday-sale {
    flex-direction: column;
     top:10px;
}}
.coupon-applied-label{
  display:none !important;
}
.mobile-holiday-sale {
    max-width: 500px;
}
.desktop-holiday-sale span.sale_text_wt {
    position: static;
}
.desktop-holiday-sale .salless {
    line-height: 1.2;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* 11-4-25 */

.desktop-holiday-sale {
    position: absolute;
    top: -210px;
}
.custom-video-banner .content-cust {
    top: 70%!important;
}

div#review-section {
    width: 50%;
    margin: auto;
  position:relative;
}
span.star.cursor-pointer {
    font-size: 32px;
    cursor: pointer;
}
textarea#review-text {
    width: 100%;
    height: 150px;
    border-radius: 10px;
    font-size: 16px;
    padding: 12px;
}
div#star-rating {
    text-align: center;
}
label.block {
    font-size: 17px;
    display: inline-block;
    margin: 15px 0;
}
img#image-preview {
    margin: 20px 40px;
    width: 150px;
    border-radius: 5px;
}
button#submit_btn {
    margin-top: 20px;
    padding: 10px 30px;
    color: #fff;
    background: #000;
    border-radius: 5px;
    border: none;
    font-size: 16px;
}
div#confirmation-message {
    font-size:22px;
    margin-top: 10px;
}
div#shopify-product-reviews h3 {
    text-align: center;
    font-size: 26px;
    margin: 10px 0px 40px 0px;
}
.write-review {
    margin-top: 50px;
}
@media (max-width:767px){
.salless {
    font-size: 32px;
    line-height: 42px;
    margin-top: 20px;
}
  span.sale_text_wt {
    font-size:52px;
}
  .write-review {
    margin-top: 60px;
}
  div#review-section {
    width: 100%;
}
  img#image-preview {
    margin: 20px 0px;
}
  div#shopify-product-reviews h3 {
    font-size: 22px;
}
  div#confirmation-message {
    font-size:16px;
}

}
@media (min-width:767px){
  .salless br {
    display: none !important;
}
  
}




.breadcrumb-bg .breadcrumb.breadcrumb-left {
    box-shadow: #63636333 0px 2px 8px 0px;
    border-radius: 30px;
    width: fit-content;
    padding: 12px 18px 10px;
}
.breadcrumb-bg .breadcrumb a.link.home-link {
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
}
body .breadcrumb-bg .breadcrumb span {
    font-size: 13px;
	letter-spacing: 0;
}
body .breadcrumb-bg .breadcrumb span.separate svg {
    width: 11px;
    height: 12px;
}








.halo-block .wrapper-container button.slick-prev.slick-arrow:before {
    position: absolute;
    content: '';
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 11px;
    height: 11px;
    transform: rotate(-43deg);
    top: 11px;
    left: 14px;
}
.halo-block .wrapper-container button.slick-next.slick-arrow:before {
    position: absolute;
    content: '';
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 11px;
    height: 11px;
    transform: rotate(136deg);
    top: 12px;
    left: 9px;
}