/** Shopify CDN: Minification failed

Line 855:23 Expected ":"
Line 1026:0 Unexpected "<"

**/
/*// =============================================================================
// 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.
//
// =============================================================================*/

.productView.layout-1 .productView-thumbnail-wrapper .slick-track,
.productView.layout-1 .productView-thumbnail {
    max-width:50px; 
    padding-right:20px;
}

.product-details .productView-thumbnail-wrapper .productView-for:not(:has(.slick-arrow)) .slick-list {
    height: auto !important;
}
.productView.layout-1 .productView-thumbnail-wrapper .productView-for, .productView.layout-2 .productView-thumbnail-wrapper .productView-for {
    padding-top:0 !important;
}
.productView.layout-1 .productView-thumbnail-wrapper {
    padding-right: 0 !important;
    max-width: 50px;
}
.productView.layout-1 .productView-images-wrapper, .productView.layout-2 .productView-images-wrapper {
    align-items: start !important;
}
.productView.layout-1 .productView-image-wrapper {
    margin-left:15px;
}
.product-details.has-sidebar .halo-productView-right {
        width: 41% !important;
}
.page-sidebar.page-sidebar-right+.page-content {
    padding-right: 15px !important;
}
.product-details.has-sidebar .page-sidebar-right {
    padding-top:16px;
}
.productView-moreItem .product__vendor a {
    font-size:12px;
}
[data-section-type=header-collection] .breadcrumb a, 
[data-section-type=header-collection] .breadcrumb span, 
[data-section-type=header-collection] .breadcrumb .separate, 
[data-section-type=header-collection] .breadcrumb .separate svg, 
[data-section-type=header-collection] .breadcrumb .bd-title a,
.breadcrumb-bg nav.breadcrumb span:not(.separate), 
.breadcrumb-bg nav.breadcrumb.breadcrumb-left a {
    font-size:11px !important;
    color:#222 !important;
}
.collection-breadcrumb .breadcrumb {
    padding-top: 15px !important;
}
.wrapper-body .breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 3px;
}

.breadcrumb-bg nav.breadcrumb.breadcrumb-left .separate svg {
    fill: #222;
}
.header-advanced__item .header-advanced__customText a,
.header-advanced__content .header-advanced__customText p {
  font-weight: 400;
  color: #1f2d3d !important;
  font-size:11px;
}
.menu-lv-1:not(.menu-sale):hover .menu-lv-1__action,
.section-header-navigation .main-menu .menu-lv-1__action:hover,
.section-header-navigation .main-menu .menu-lv-1__action {
    color: #575757 !important;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.menu-lv-1:not(.menu-sale)>.link-effect>.text:after, .menu-lv-1:not(.menu-sale):hover>.link-effect>.text:after {
    display:none !important;
}
.page-content .productView-action .button:hover {
    color:#fff !important;
}
.productView-container .productView-price .price.price--medium .price-item.price-item--sale {
    font-size:24px !important;
}
.productView-container .productView-price .price.price--medium .price-item {
    color: #404553;
}
.productView-container .productView-price .price.price--medium .price-item.price-item--regular {
    font-size:16px;
}
.product-model-number {
    margin-bottom:20px;
    color: #7e859b;
    font-size: 11px;
}
.product-model-number strong {
    font-size: 11px;
    color: #7e859b;
}
.page-content .productView-customText {
    padding: 0px 10px;
    background: #d6ebff;
    border-radius: 5px;
    max-width:105px;
}
.page-content .productView-customText p {
    color:#000 !important;
}
.page-content .productView-customText p,
.page-content .productView-customText p.product__text p {
    font-size:11px !important;
    color:#00621c;
    margin-bottom:0;
    margin-top: 0;
}
.product-short-description {
    background: #f6f6f8;
    padding: 12px 20px 5px 15px;
    margin-bottom:10px;
}
.product-short-description .metafield-rich_text_field ul {
    margin-bottom:0;
}
.product-short-description .metafield-rich_text_field ul li strong {
    font-weight: normal;
    font-size:12px;
    line-height: 13px;
    display:block;
}
.authorised-text {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    margin:10px 0 5px 0;
    width:100%;
}
.authorised-text > span {
    font-size: 11px;
    padding: 2px 13px;
    background: #fff0e6;
    border-radius: 2px;
    color: #ff6a00;
    width: calc(100% / 3);
    text-align: center;
}
.authorised-text .authorised{
    background-image: linear-gradient(-45deg, #f5515f, #ff7527);
    color:#fff;
    font-weight:bold;
}
.authorised-text > span svg {
    border:1px solid  #ff6a00;
    border-radius:50%;
    margin-right:4px;
    padding:2px;
    width:12px;
    height:12px;
}
.custom-product-info-block .bulk-order-section span {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    font-weight: 500;
    color: rgb(35, 35, 35);
}
.custom-product-info-block .bulk-order-section {
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px;
}
.custom-product-info-block hr.info-divider {
    display:none !important;
}
.custom-product-info-block .delivery-section,
.custom-product-info-block .features-section {
    border-bottom: 1px solid #ccc; 
    padding-bottom:15px;
}
.features-section .info-feature-item span,
.warranty span {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: -0.01em;
    font-weight: 500;
    color: rgb(35, 35, 35);
}
.contact-section .info-item {
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    width:100%;
    align-items: center;
}
.contact-section .info-item.whatsapp {
    padding: 12px 0;
}
.contact-section .info-item.whatsapp svg {
    width: 25px;
    height: 25px;
    stroke: none;
    margin-left: 15px;
}
.contact-section .info-item.whatsapp span {
        margin-left: 7px;
}
.custom-product-info-block .delivery-section span,
.custom-product-info-block .delivery-section .delivery-date,
.contact-section .info-item a,
.contact-section .info-item span {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: -0.01em;
    font-weight: 500;
    color: rgb(35, 35, 35);
}

.contact-section .info-item img {
    margin-left:10px;
}
.contact-section .marign-content span {
    margin-left:10px;
}
.custom-product-info-block .delivery-section {
    padding-top: 12px;
    padding-bottom: 12px !important;
    margin-bottom:15px;
}
.custom-product-info-block .delivery-section .delivery-date {
    font-weight:normal;
}
.page-content .productView-top .productView-group {
    column-gap: 12px !important;
    margin-top:0;
}
.page-content .productView-top .pvGroup-row .quantity__group--1 {
    margin-right:12px !important;
    margin-top:0;
}
.page-content .productView-top .productView-buttons .shopify-payment-button__button,
.page-content .productView-top .productView-buttons .product-form__submit.button,
.page-content .productView-top .productView-buttons .product-form__submit.button:hover {
    border-radius:3px !important;
    border: none !important;
    font-size: 12.5px;
    text-transform:uppercase;
    padding:0 !important;
    height: 43px !important;
    line-height: 46px !important;
    font-weight: bold;
    min-width: 147px;
}
.page-content .productView-top  .quantity__container {
    width: 70px;
    border-radius:4px;
}
.page-content .productView-top .quantity__group--1 .btn-quantity,
.page-content .productView-top .quantity__group--1 .quantity__input {
    max-height:43px;
    min-height: inherit;
    border-radius:4px !important;
}
.page-content .productView-top .quantity__group--1 .btn-quantity {
     width:15px;
}
.page-content .productView-top .btn-quantity.plus:before,
.page-content .productView-top .btn-quantity.minus:before {
    width: 9px;
}
.page-content .productView-top .btn-quantity.plus {
    right: 3px;
}
.page-content .productView-top .btn-quantity.minus:before {
    left: 5px;
}
.page-content .productView-top .btn-quantity.plus:after {
    left: 3px;
    width: 8px;
}
.page-content .productView-top .btn-quantity.plus:before {
    left: 2px;
}
.page-content .productView-top .quantity__style--1 .quantity__input {
    padding: 10px 2px 9px 17px;
    text-align:center;
}
.page-content .productView-top .quantity__group--1 .btn-quantity.minus:before, 
.page-content .productView-top .quantity__group--1 .btn-quantity.plus:before, 
.page-content .productView-top .quantity__group--1 .btn-quantity.plus:after {
    top: 20px;
}
.page-content .productView-top .productView-groupBottom {
    margin-top:0;
}
.page-content .productView-top .productView-moreItem .product__vendor {
    margin-top:0;
    margin-bottom:0;
    line-height:10px;
}
#product-attribute-specs-table {
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
}
#product-attribute-specs-table tbody td, 
#product-attribute-specs-table tbody th {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    padding: 8px 20px;
    font-weight:normal;
    width:25%;
    text-align:left;
}   
#product-attribute-specs-table tbody th {
    background:#eee;
    font-weight:bold;
}
#product-attribute-specs-table tbody td {
    background:#fff;
}
.product-specifications .highlight {
    font-size:14px;
    color: #222;
    margin-bottom: 15px;
}

.product-specifications .feature_bullets {
    margin-bottom:0;
}
.product-specifications .feature_bullets li {
    font-size: 12px;
    color: #222;
    margin:0;
}
.productView-tab .tabs .tab-title {
    padding-top: 10px;
    padding-bottom: 10px;
}
.productView-tab .tabs .tab-title:after {
    height: 1px !important;
}
.productView-options .product-form__input .form__label, 
.productView-options .form__label-combined,
.productView-info .productView-info-name {
    font-weight:bold;
    margin-bottom: 5px;
}
.productView-options .product-form__input .form__label span {
    font-size:12px;
}
.productView-options .product-form__label {
    color: #1d2939;
    border: 1.5px solid #eaecf0;
    font-weight: 600;
    text-align: center;
    border-radius: 8px;
    transition: all .3s ease-in-out;
}
.productView-options .product-form__label:hover {
    border-color:#1d2939;
}
.productView-options .product-form__label .text {
    border-radius: 8px;
    border:none;
}
.breadcrumb-bg .product-details .breadcrumb {
    padding-top: 20px;
}
.productView-top .productView-moreItem {
    display:flex !important;
}
.productView-moreItem .productView-dlvr,
.productView-moreItem .productView-dlvr.d-none {
    display: block !important;
    padding: 6px 10px 6px 10px;
    background: #e6ffe6;
    border-radius: 5px;
    font-size: 11px !important;
    color: #00621c;
    margin-bottom: 0;
}
.productView-moreItem .productView-dlvr .productView-dlvr__icon {
    margin:0;
}
.productView-moreItem .productView-dlvr .productView-dlvr__icon svg {
    margin-top: 0;
    margin-right: 2px;
}
.productView-product .productView-title {
    line-height: 24px !important;
    font-size: 20px !important;
}
.product-model-number + .productView-moreItem {
    max-width: 210px;
    float: left;
}
.productView-moreItem.moreItem-productText + .productView-moreItem {
    clear:both;
}
.previewCart-wrapper .previewCartGroup .button.button-1.button-checkout,
.previewCart-wrapper .previewCartGroup .button.button-1.button-checkout:hover {
    background: #ff4747 !important;
    border-color: #ff4747 !important;
    border-radius: 4px;
    color:#fff !important;
    font-weight:700;
    text-transform: uppercase;
}
.form-actions .button.button--primary.filter__price--apply,
.previewCart-wrapper .previewCartGroup .button+.button,
.previewCart-wrapper .previewCartGroup .button+.button:hover {
    background: #ff9a00 !important;
    border-color: #ff9a00 !important;
    color:#fff !important;
    border-radius: 4px;
    font-weight:700;
    text-transform: uppercase;
    margin-top:5px;
}
.previewCart-wrapper .previewCartItem-remove {
    bottom: 39px;
}
.previewCart-wrapper .previewCartItem-remove svg {
        fill: #919191;
        width: 12px;
        height: 12px;
}
.previewCart-wrapper .previewCartItem-qty .quantity {
        border-radius: 6px !important;
}
.previewCart-wrapper .previewCartItem-content .previewCartItem-name:hover .text,
.previewCart-wrapper .previewCartItem-content .previewCartItem-name,
.previewCart-wrapper .previewCartItem-content .previewCartItem-name:hover {
    text-decoration: none !important;
    color: #232323 !important;
        font-weight: 600 !important;
}
.halo-cart-sidebar .previewCartItem-price .before-discount-price {
    order:1;
}
.previewCart-wrapper .previewCartItem-image {
    top: -12px;
}

.toolbar-wrapper {
    display:none !important;
}
.page-content .articleLookbook-title {
   margin-top: -40px;
  margin-bottom: 30px;
}
.page-content .articleLookbook-block {
    margin-bottom:5px !important;
}
.header-utility .header__search .search-modal__form .search__button,
.header-utility .header__search .search-modal__form .search__button svg {
    display:none !important;
}
.header-utility .header__search .search-modal__form .search__input {
    padding: 8px 10px 8px 40px!important;
    height: 35px;
    border-radius: 0 !important;
    font-size: 12px;
    color: #696e79;
}
header.header-utility .header-utility__content {
    align-items: center !important;
}
header.header-utility .header-utility__content .header__heading {
    margin-bottom:0;
}
header.header-utility .header-utility__item.header-utility__item--search {
    max-width: 400px;
    margin-inline: auto;
    margin-top: -10px;
}
.header-utility .header__icon--cart .cart-count-bubble {
    min-width: 15px !important;
    min-height: 15px !important;
    top: -5px !important;
    right: 0 !important;
    line-height:12px !important;
}
.header-utility .header__icon--cart .cart-count-bubble .text {
    font-size:9px;
}
.header-utility__item .header__icon--account.link .icon {
    margin-right:0;
}
.header-utility__item .header__logo .header__heading-link {
    margin-top:7px;
}
.header-utility__item .header__logo .header__heading-link,
.header-utility .header__logo img {
    width:170px !important;
}
.section-header-navigation .main-menu .menu-lv-1__action {
    color: #575757 !important;
} 
nav.header__inline-menu .vertical-menu .categories-title .title, 
nav.header__inline-menu .menu-lv-1__action .text {
    font-size: 14px !important;
    font-weight:600;
}
.vertical-menu .icon-hamburger,
.vertical-menu .icon-hamburger:after, 
.vertical-menu .icon-hamburger:before {
    height:1px;
}
.vertical-menu .icon-hamburger:after {
  top: 5px;
}
.vertical-menu .icon-hamburger:before {
    top: -5px;
}
.header-nav-vertical-menu .vertical-menu {
    width: 222px !important;
}
.main-menu--wrapper .vertical-menu .categories-title {
    padding: 12px 0px 13px 0 !important;
}
#shopify-section-template--16160214351969__hero_split_slider_aaFxtU .tools-hero {
        margin-top: 30px !important;
}
.brands-block.brands-slider .slick-slider button.slick-arrow {
    width: 37px;
    height: 70px;
    border-radius: 0;
    border: none;
    background: #fff !important;
    opacity: 1;
    border-radius: 4px;
}
.brands-block.brands-slider .slick-slider button.slick-arrow.slick-prev {
    box-shadow: 4px 1px 6px 0 rgba(0, 0, 0, .2);
}
.brands-block.brands-slider .slick-slider button.slick-arrow.slick-next {
    box-shadow: -4px 1px 6px 0 rgba(0, 0, 0, .2);
}
.brands-block.brands-slider .slick-slider button.slick-arrow svg,
.brands-block.brands-slider .slick-slider button.slick-arrow:hover svg {
    color: #000;
    fill: #000;
    width: 20px;
    height: 20px;
}
.brands-block.brands-slider .slick-slider .halo-item {
    padding-inline:0 !important;
}
.tools-hero .tools-slider {
    max-height:296px !important;
    overflow: hidden;
}
.brand-slider .halo-item .text {
    color: #111820 !important;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    display: block;
    min-height:50px;
}
.brand-slider .halo-item:hover .text {
    color: #888888 !important;
    text-decoration:none;
}
.brands-block.brands-slider .halo-block-header {
    margin-bottom: 20px;
}
.tabby-installments-block {
    background-color: #f6f6f8;
    padding: 8px 12px;
    border: none;
    border-radius: 5px;
    font-size: 12px;
    display:flex;
    flex-wrap:wrap;
    margin-top: 30px;
    align-items: center;
}
.tabby-installments-block > span {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    font-weight: 500;
}
.tabby-installments-block .tabby-logo {
    margin-left:auto;
}
.tabby-installments-block .tabby-separator {
    margin-inline:10px;
    height:30px;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.tabby-installments-block .tamara-logo,
.tabby-installments-block .tabby-logo {
    width: 77px;
}
.tabby-installments-block .tamara-logo img {
    vertical-align: middle;
}
.tabby-installments-block .tabby-logo img {
    vertical-align: middle;
}
.productView-moreItem.productView-moreItem-product-variant {
    margin-top: 20px !important;
}
.productView-moreItem.moreItem-productText + .productView-moreItem {
        margin-top: 20px;
    }
 .recently-viewed-icon,   
.recently-viewed-icon.open-popup {
    display:none !important;
}
.card-product .card-product__wrapper .card-media {
    position:relative;
    overflow: visible;
}
.card-product .card-product__wrapper .card-media::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: calc(100% + 20px);
    background: #000;
    opacity: 0.03;
    pointer-events: none;
    bottom: -10px;
    border-radius: 5px;
}
.shopify-section.sections-product-block .products-grid .product {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.shopify-section.sections-product-block .products-grid .product .card-title {
    -webkit-line-clamp: 3;
    margin-top: 10px;
    font-size: 14px !important;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Helvetica\ Neue, Segoe\ UI, sans-serif !important;
    font-weight: 300 !important;
    color: #666 !important;
    line-height: 18px !important;
}
.shopify-section.sections-product-block .products-grid .product .card-title.link-underline.card-title-ellipsis:hover .text {
    
}
.shopify-section.sections-product-block .products-grid .product .card-information {
    padding-inline:10px;
}
.halo-block-header .title {
    margin-bottom:50px;
}

.tools-slider .slide-item img {
        border-radius:6px;
    }

    .search-container .page-header {
        display:none !important;
    }
.collection ul.productListing.productGrid li.product .card-price span.price-item.price-item--sale {
    font-size:18px !important;
}
.collection ul.productListing.productGrid li.product .card-price span.price-item.price-item--sale .text {
    display:none;
}
.productListing.productGrid.column-4 .product .card-title,
.halo-collection-content .productGrid.column-4 .product .card-title {
    -webkit-line-clamp: 3;
    margin-top: 10px;
    font-size: 16px !important;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Helvetica\ Neue, Segoe\ UI, sans-serif !important;
    font-weight: 300 !important;
    color: #666 !important;
    line-height: 20px !important;
}
.predictive-search__item-content .icon-search-1 {
    display:none !important;
}
.quickSearchResultsBlock .list-item .item, 
.predictive-search .predictive-search__list-item {
    padding: 0 2px !important;
    margin: 4px 0 !important;
}
.predictive-search__heading b-bottom {
    margin-bottom:10px !important;
}
.quickSearchResultsBlock .search-block-title {
    margin-top:5px !important;
}
.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading, 
.predictive-search__list-item:hover .predictive-search__item-heading {
    text-decoration:none !important;
}
.quickSearchResultsBlock .list-item .link, .predictive-search .predictive-search__list-item .link {
    border-radius: 8px !important;
}
.predictive-search__results-list.list-unstyled .products-grid .product {
  padding-inline:5px !important;
}

@media (min-width: 1024px) {
  .predictive-search__results-list.list-unstyled .products-grid .product {
    width:calc(100% / 4) !important;
  }  
 .search-container .toolbar {
    padding-block: 15px;
    border-top:none !important;
 }   
 .search-container .productListing.productGrid.column-4 {
    margin-top: -40px !important;
 }
 .productListing.productGrid.column-4 .product, 
.halo-collection-content .productGrid.column-4 .product {
    margin-top:30px !important;
    padding-inline: 5px !important;
}
.halo-collection-content .productGrid.column-4 .product .card-information {
    padding-top:15px !important;
}

 .articleLookbook-des {
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}
    .header-advanced .header-advanced__item:last-child {
        padding-block: 3px;
    }
    .header.header-utility {
        padding-bottom: 13px !important;
    }
    .header-utility .header__search .search-modal__form {
        min-width:400px !important;
    }
}



@media (max-width: 767px) {
.quickSearchResultsBlock .search-block-title {
    margin-bottom: 10px !important;
}    
.quickSearchResultsBlock .list-item .link, .predictive-search .predictive-search__list-item .link {
    border: none !important;
}    
.predictive-search__results-list.list-unstyled .products-grid .product {
    width: 125px !important;
}
.predictive-search__results-list.list-unstyled .products-grid .product .card-title-ellipsis {
   -webkit-line-clamp: 2 !important;
}
.quickSearchResultsBlock .list-item .link, 
.predictive-search .predictive-search__list-item .link {
    padding: 1px 5px 1px 5px !important;
}    
.quickSearchResultsBlock .list-item .item {
    padding-inline: 5px !important;
    margin-block: 5px important;
}    
.predictive-search__heading {
    margin-bottom: 5px !important;
    padding-bottom: 2px !important;
}
.quickSearchResultsBlock .list-item .link svg, 
.predictive-search .predictive-search__list-item .link svg {
    display:none;
}
    .brand-slider {
        padding-top:20px !important;
    }
    .brands-block.brands-slider .halo-block-header {
        margin-bottom:20px;
    }
    .wrapper-body.content-for-layout {
            padding: 10px 10px 0 10px;
    }
    .halo-block.halo-banner.image-banner .img-box .image img {
        border-radius:6px;
    }
    .header-mobile > .container {
        padding-left:15px;
        padding-right:15px;
    }
    .header-mobile .header-mobile--icon {
        min-height:60px;
    }
    .header-mobile__item {
            min-width: 32px;
    }
    .tabby-installments-block {
        margin-block: 0 15px;
    }
    .halo-productView.layout-1 .productView-thumbnail-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        margin-block: 10px;
    }
    .product-details.has-sidebar .halo-productView-left, 
    .product-details.has-sidebar .halo-productView-right {
        width:100% !important;
    }
    .productView.layout-1 .productView-images-wrapper, 
    .productView.layout-2 .productView-images-wrapper {
        text-align: center;
        margin: 0 auto !important;
    }
    .product-details.has-sidebar .moreItem-breadcrumb,
    .productView-moreItem.moreItem-breadcrumb .breadcrumb-bg {
        display:none !important;
    }
    .page-sidebar.page-sidebar-right + .page-content {
        padding-right: 0 !important;
    }
    .productView-image.fit-contain .productView-img-container img:not(.zoomImg) {
        object-fit: inherit;
    }
    .productView.layout-1 .productView-image-wrapper {
        margin-left: 0;
    }
     .productView.layout-1 .productView-img-container {
        max-width: 100%;
     }
     .productView-form.always-on-mobile .productView-groupBottom, 
     .productView-form.always-on-mobile .pvGroup-row .productView-wishlist, 
     .productView-form.always-on-mobile .pvGroup-row .productView-action, 
     .productView-form.always-on-mobile .pvGroup-row .quantity__group--1 {
      display:block !important;  
     }
     /* .halo-productView-left.productView-images {
        display:none;
     } */
     .product-details.has-sidebar .halo-productView-left+.halo-productView-right,
     .page-content .productView-top .productView-moreItem .product__vendor {
        margin-top:0 !important;
     }
     .productView-top .productView-moreItem {
        padding-bottom:0;
     }
     .productView-top .productView-moreItem {
        padding-bottom: 0 !important;
     }
     .productView-moreItem .product__vendor {
        line-height15px !important;
     }
     .productView-moreItem .productView-title {
        font-size:18px !important;
     }
     .productView-moreItem .product-model-number {
        margin-bottom:10px;
     }
     .productView-group {
        position: fixed;
        bottom: 55px;
        z-index: 5;
        max-width: 100%;
        text-align: center;
        left: 5px;
        right: 5px;
     }
     .page-content .productView-customText p, .page-content .productView-customText p.product__text p {
        margin-top:0px;
     }
     .productView-top .productView-moreItem {
        margin-bottom: 5px;
     }
     .productView-moreItem .productView-dlvr, .productView-moreItem .productView-dlvr.d-none {
        padding: 6px 10px;
     }
     .productView-container .productView-price .price.price--medium .price-item.price-item--sale {
        font-size:28px !important;
     }
     .product-model-number + .productView-moreItem {
        max-width:inherit;
     }
     .authorised-text > span {
            padding: 2px 7px;
     }
     .page-content .productView-top .productView-buttons .product-form__submit.button {
            min-width: inherit;
     }
    .productView-buttons .productView-form .productView-group .pvGroup-row {
        display: flex;
        flex-wrap: nowrap;
        align-items: baseline;
        margin-top: 0;
        width:calc(50% - 2px);
     }
     .productView-group .productView-groupBottom {
        width:calc(50% - 2px);
     }
     .page-content .productView-top .productView-group {
        column-gap: 5px !important;
     }
     .custom-product-info-block .bulk-order-section {
        flex-direction: row;
        justify-content: stretch;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
     }
     .custom-product-info-block .bulk-order-section .info-item {
        margin-right:10px;
     }
     .custom-product-info-block .ask-quotation-button {
        width: auto;
        margin-left: auto;
        margin-top:0;
     }
     .productView-quantity.quantity__group.quantity__group--1.quantity__style--1.clearfix,
     .page-content .productView-top .quantity__container {
        display:none !important;
     }
     .page-content .productView-top .productView-buttons .shopify-payment-button__button, 
     .page-content .productView-top .productView-buttons .product-form__submit.button, 
     .page-content .productView-top .productView-buttons .product-form__submit.button:hover {
        border-radius: 6px !important;
     }
     .productView-product .custom-info-visibale-only-mobile {
        margin-top:-9px !important;
        background-color: #f6f6f8;
        border-radius: 5px;
     }
     .custom-product-info-block .bulk-order-section,
     .custom-product-info-block .delivery-section,
     .custom-product-info-block .features-section {
        margin-inline: 20px !important;
     }
     .bulk-order-section .ask-quotation-button {
        margin-right: -8px;
        margin-top: 6px !important;
        font-size: 9px;
        padding: 0px 6px !important;
     }
     .custom-product-info-block .bulk-order-section span {
            margin-top: 5px;
     }
     .info-section.delivery-section {
        padding-bottom: 15px !important;
        padding-top: 14px !important;
     }

     .info-section.contact-section .info-item.marign-content {
        border-bottom: none;
     }
     .sidebarBlock.sidebar-custom-info {
        margin-bottom:0px;
     }
     .product-specifications .highlight {
        margin-bottom:0;
     }
     .product-specifications .feature_bullets {
        padding-bottom:10px;
     }
     .info-section.features-section .info-feature-item:first-child {
        padding-left:27px;
     }
     .info-section.features-section .info-feature-item:not(:first-child) {
        padding-left: 28px;
     }
     .contact-section .info-item,
     .custom-product-info-block .bulk-order-section .info-item,
     .custom-product-info-block .delivery-section {
        padding-left:20px;
     }
     .productView-tab .tabs-contents-horizontal .tab-content {
        border-top-width: 0 !important;
     }
     #product-attribute-specs-table tbody tr {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        justify-content: flex-start;
     }
     #product-attribute-specs-table tbody td, #product-attribute-specs-table tbody th {
        width:50%;
     }
     .tabs-contents .toggle-title .toggleLink {
        padding-bottom: 22px !important;
     }
     .product-left-thumbs .productView {
            padding-bottom: 0 !important;
     }
     .halo-block.halo-product-block.halo-recommendations-block.section-block-template--16160215138401__product-recommendations {
        padding-top: 0;
     }
     #ProductSection-template--16160215138401__main .tabs-contents {
        padding-top: 0;
     }
     .bottom-bar--list .icon+.text {
        display:none;
     }
     .shopify-section .bottom-bar {
        min-height: 48px;
     }
     .halo-cart-sidebar .previewCartInfo {
        padding-bottom:5px !important;
     }
     .halo-cart-sidebar .halo-sidebar-wrapper {
        max-height: calc(100vh - 20px) !important;
     }
     .halo-cart-sidebar .previewCartInfo {
        padding-inline: 5px !important;
     }
     .previewCart-wrapper .previewCartGroup .button+.button, .previewCart-wrapper .previewCartGroup .button+.button:hover {
        margin-top: 5px;
     }
    .info-section.contact-section {
        display:flex;
        flex-direction:row;
        flex-wrap: nowrap;
    }
}
<style>

/* === Product Short Description (multi-line metafield) === */
.product-short-description {
  background-color: #f8fafc;   /* soft grey box background */
  padding: 16px 20px 12px 20px;
  border-radius: 6px;
  margin-top: 10px;
}

/* Bullet list styling */
.product-short-description ul.short-desc-list {
  list-style-type: disc;       /* round bullets */
  margin: 0;                   /* reset default margins */
  padding-left: 1.5rem;        /* space for bullets */
  font-size: 11.5px;
  line-height: 1.2;
  color: #333;                 /* readable dark text */
}

/* Each bullet line spacing */
.product-short-description ul.short-desc-list li {
  margin-bottom: 6px;
  word-wrap: break-word;       /* prevent overflow for long specs */
}

/* Bullet color */
.product-short-description ul.short-desc-list li::marker {
  color: #555;                 /* bullet color */
}

/* === Responsive behavior === */
@media (max-width: 768px) {
  .product-short-description {
    padding: 10px 14px;
    font-size: 14px;
  }

  .product-short-description ul.short-desc-list {
    font-size: 11.5px;
    line-height: 1.2;
    padding-left: 1.2rem;
  }

  .product-short-description ul.short-desc-list li {
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  .product-short-description {
    padding: 12px 20px 5px 15px;
  }
  
  
  .product-short-description ul.short-desc-list {
    font-size: 11.5px;
  }
}

@media (max-width: 640px) {
 .search-container .productListing {
    margin-top: 0 !important;
  }  
 .search-container .breadcrumb-container,    
.search-container .toolbar {
    display:none !important;
 } 
 .halo-block-content  .products-grid.column-5 .product {
    margin-top:10px !important;
 }   
.brands-block.brands-slider .slick-slider button.slick-arrow {
    width: 30px;
    height: 45px;
    margin-top:-20px;
}    
.product-block {
    padding-top:0 !important;
    padding-bottom: 20px !important;
}
.brand-slider {
    padding-bottom:20px !important;
}
.page-content .articleLookbook-title {
    margin-top: -30px;
    margin-bottom: 20px;
  }
  .collection ul.productListing.productGrid li.product {
    padding-left: 4px!important;
    padding-right: 4px!important;
    margin-top: 10px;
  }
  .card-title-ellipsis {
    -webkit-line-clamp: 4 !important;
  }
  
  .collection ul.productListing.productGrid li.product .card-price .price__sale .price dd {
    margin: -1px 10px 0 -3px;
  }
  .collection ul.productListing.productGrid li.product .card-price span.price-item.price-item--sale {
    font-size:15px !important;
    margin-right:5px !important;
  }
  .toolbar {
    padding-block:8px !important; 
  }
  .page-content .articleLookbook-title + .articleLookbook-des {
    margin-top: -10px !important;
  }
}


/* ✅ Product Badge Image Styling (Responsive Safe) */
.productView-model-badge {
  text-align: left; /* or center; depending on preference */
  margin-bottom: 4px;
}

.productView-model-badge img {
  max-width: 150px;
  width: 100%;
  height: auto;
  display: block;
}
#whatsapp-contact a {
    height: 50px !important;
    width: 50px !important;
}

/* 📱 Mobile adjustments */
@media (max-width: 768px) {
#whatsapp-contact a {
    height: 45px !important;
    width: 45px !important;
    bottom: 112px !important;
    right: 15px !important;
}
  .productView-model-badge {
    text-align: center; /* better for narrow screens */
    margin-bottom: 5px;
  }
  .productView-model-badge img {
    max-width: 160px;
  }
}
/* ========================================
   Policy Pages - Desktop View Fix
   ======================================== */

/* Main policy container styling */
.shopify-policy__container,
.shopify-policy__body {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 2rem;
}

/* Desktop view - ensure full width display */
@media (min-width: 768px) {
  .shopify-policy__container {
    width: 100%;
    max-width: 1200px;
  }
  
  .shopify-policy__body {
    font-size: 14px;
    line-height: 1.6;
  }
  
  .shopify-policy__container h1,
  .shopify-policy__container h2,
  .shopify-policy__container h3 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }
  
  .shopify-policy__container p {
    margin-bottom: 1rem;
  }
}

/* Mobile optimization */
@media (max-width: 767px) {
  .shopify-policy__container,
  .shopify-policy__body {
    padding: 1rem;
  }
}

