/*// =============================================================================
// 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.
//
// =============================================================================*/

html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: GILROY-REGULAR;
  src: url(/cdn/shop/files/GILROY-REGULAR.woff2?v=1742280267);
}

@font-face {
  font-family: GILROY-MEDIUM;
  src: url(/cdn/shop/files/GILROY-MEDIUM.woff2?v=1742280248);
}


@font-face {
  font-family: GILROY-BOLD;
  src: url(/cdn/shop/files/GILROY-BOLD.woff2?v=1742280286);
}


@font-face {
  font-family: GILROY-BLACK;
  src: url(/cdn/shop/files/GILROY-BLACK.woff2?v=1742280300);
}





.header-navigation.header-nav-plain .p-static.container.container-1170.o-unset {
    width: max-content !important;
}

.header-navigation.header-nav-plain .header-logo {
    padding: 10px 50px 10px 30px !important;
}


footer.footer.footer-2 {
    background-image: url(/cdn/shop/files/Group_1707482208_1.png?v=1742290278);
    background-position: bottom;
    background-size: cover;
    padding: 10px 0px 50px 0px;
}
 
footer.footer.footer-2 .footer__content-top {
    background: unset;
}

footer.footer.footer-2 .footer-block__item.footer-block__newsletter div {
    display: flex;
    justify-content: center;
    align-items: center;
}

footer.footer.footer-2 h2.footer-block__heading {
    text-transform: capitalize !important;
    font-size: 45px !important;
    margin-right: 40px;
      max-width: 525px;
    text-align: left;
    overflow: visible;
    line-height: 45px;
      font-family: 'GILROY REGULAR';
}


.newsletter-form__field-wrapper {
    background: #fff;
    padding: 10px;
    border-radius: 30px;
}

.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    border-radius: 30px;
    background: #A2D9DE;
    color: #000;
}


.footer-block__newsletter .footer-block__newsletter-form .field {
    width: 260px;
}


.footer-block__newsletter .footer-block__newsletter-form .field {
    position:relative;
    padding-left: 23px;
}
.footer-block__newsletter .footer-block__newsletter-form .field:before {
    content: "";
    width: 20px;
    height: 15px;
    background: url(/cdn/shop/files/Vector_741c3685-72a7-4c68-9803-7f0bb8195377.png?v=1742291597);
    background-color: unset;
    top: 15px;
    background-size: cover;
    left: 10px;
    position: absolute;
}


sticky-header span.text.p-relative {
    font-family: GILROY-REGULAR;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
}


.header-navigation.header-nav-plain .p-static.container.container-1170.o-unset {
    max-width: 1300px !important;
    width: 100% !important;
}


.header-nav-plain .header-item:nth-child(3) {margin-right: -170px;}

.header-nav-plain .header-item:nth-child(3) .main-menu--wrapper>.header__inline-menu>.list-menu {
    text-align: center;
    margin-right: 10px;
}

.announcement-bar__message.text-center {
    font-family: 'GILROY-REGULAR';
}

details.search_details.search_details--popup.header--icon-border {
    border-left: 1px solid #00000038;
    padding-left: 21px;
}

.header--cart.header--icon-border.d-flex.pr-10.h-100.d-flex.flex-align-center.p-relative {
    padding-left: 10px;
}


h2.footer-block__heading {
    font-size: 22px !important;
    text-transform: capitalize !important;
    font-weight: bold !important;
}

.footer-block__list  li a ,.footer-block__details .rte .content-piece a{
    font-size: 16px !important;
    font-family:  GILROY-MEDIUM !important;
    text-decoration: none !important;
    text-transform: lowercase;
}


.footer-block__list li {
    line-height: 35px !IMPORTANT;
}



.copyright__content p {
    font-family: 'GILROY-REGULAR';
    font-size: 16px;
}

.footer-block__list-social {
    margin-top: 0px;
}

h2.footer-block__heading {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #00000033;
}

.footer-block__item {
    padding: 0px  !important;
}

.footer-block__details .image_logo {
    padding-right: 80px;
}


footer.footer.footer-2  h2.footer-block__heading {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border: unset;
}


.footer-block__list-social {
    margin-top: 0px !important;
}


.footer-block__list-social .list-social__link {
    background: unset !important;
    border: unset !important;
}

.menu-lv-item .text {
    font-family: 'GILROY-REGULAR' !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
}


button.nav-style-1 {
    background:#A2D9DE !Important;
}


h2.footer-block__heading {
    font-family: 'Playfair' !important;
}


.top-banner p {
    font-family: 'Playfair';
    letter-spacing: 6px;
    font-size: 30px;
}


.productView-thumbnail.slick-current .productView-thumbnail-link img {
    opacity: 1 !important;
    border: 1px solid !important;
    border-radius: 20px !important;
}


.popup.product-details.product-default .breadcrumb-bg {
    display: none;
}


.footer-block__bottom.not_payment {
    justify-content: space-between !important;
    flex-direction: row-reverse;
}

 p.footer-legal span {
     font-size: 40px;
    margin: 0px 8px 0px 8px;
    position: relative;
    top: -3px;
}

 .copyright__content p {
    font-size: 16px;
}


section.shopify-section.spaced-section .top-banner p {
    letter-spacing: 0px;
    font-family: Playfair;
    text-transform: ;
    font-weight: 900;
    text-transform: capitalize;
}


.faqs .faqs-item .card-header .title {
    padding-right: 60px !important;
}



.total-feedings hr {
    margin: 25px 0px 0px 0px;
}



.header-navigation-wrapper .menu-lv-item>a,  .menu-lv-item .site-nav-list-dropdown>a {
    position: relative;
    z-index: 999;
}
.header-navigation-wrapper  ul.list-menu.list-menu--inline.text-left {
     height: 35px;
    overflow: hidden;
    padding-top: 8px;
}

.custom-service-block.new p.policies-des{
      font-family: "GILROY-MEDIUM" !important;
}



.rich-text.section-block-template--17771516067885__rich_text_DffhCJ img.subsc {
    width: 120px;
    border-radius: 15px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__text.rte {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;font-size: 20px;}
 
.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__blocks.text-center {
    background: #ECC7A6;
    border-radius: 22px;
    text-align: left;
    padding: 60px;
    max-width: 595px;
    margin: auto;
      margin-top: -30px;
}

.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__text.rte ul {
    width: max-content;
}

.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__blocks h2 {
    text-align: center;
    font-size: 55px;
}

.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__text.rte ul li {
    margin-bottom: 15px;
}


.footer-block__item.footer-block__column.footer-block__text.block_text--.block__text_first .rte>p:last-child {
    padding-right: 60px;
}

.footer-block__item.footer-block__column.footer-block__text.block_text--.block__text_first .footer-block__details .image_logo img {
    margin-top: -50px;
    margin-left: -20px;
}


.Avada-Subscription__SelectionBox {border-radius: 15px;}

.Avada-Subscription__Radio-Item {
    border-radius: 10px;
}

small#shopify-buyer-consent {
    display: none;
}

.Avada-Subscription__SelectionBox SVG {
    WIDTH: 60px;
    height: 60px;
}

.Avada-Subscription__SelectionBox .Avada-Subscription__Label {
    font-size: 14px;
}


@media screen and (max-width:1450px) {

img#hmos {
    width: 100px !important;
}

}
@media screen and (max-width:1450px) {

.step-row.reverse .step-text {
    left: 0px !important;
}

.step-row .step-text {
    right: 0px !important;
}

}
@media screen and (max-width:1024px) {
.menu-lv-item .text {
    color: #000 !important;
}

.site-nav-mobile.nav-account {
    display: none !important;
}

footer.footer.footer-2 .footer-block__item.footer-block__newsletter div {
    flex-direction: column !important;
}

footer.footer.footer-2 h2.footer-block__heading {
    text-align: center !important; 
    margin: 0px !important;
    font-size: 30px !important;
    line-height: 3rem !important;
  padding: 0px 20px !important;
}

.newsletter-form__field-wrapper {
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.footer-block__newsletter .field__input {
    width: 100% !important;
}

.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    min-width: -webkit-fill-available !important;
}

.footer__content-top {
    padding: 35px 0 30px !important;
}

.footer-block__details .image_logo img {
    width: 230px !important;
    margin-left: -20px !important;
    margin-bottom: -10px !important;
}

.footer-1 .footer__content-top {
    padding: 10px 10px !important;
}

h2.footer-block__heading {
    padding-bottom: 10px !important;
}

.footer-block__list-social .list-social__item {
    margin-bottom: -5px !important;
}

p.footer-legal {
    margin-top: -20px !important;
}

.footer__content-bottom {
    margin-bottom: -10px !important;
}

.halo-sticky-toolbar-mobile {
    display: none !important;
}

section#shopify-section-halo-toolbar-mobile {
    display: none !important;
}

.sticky-toolbar-mobile .footer {
    padding-bottom: 0px !important;
}

.top-banner {
    height: 30vh !important;
}

.top-banner h2 {
    font-size: 35px !important;
    margin:25px 0 5px!important;
}

.top-banner p {
    font-size: 20px !important;
}  


.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    font-size: 15px;
}


.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    margin: 0px 10px !important;
}  

.top-banner p {
    margin-top: 0px !important;
} 

.custom-service-block.new .halo-row.column-6.items--full_width.slider.slider--tablet {
    grid-template-columns: 100% !important;
}

.custom-service-block.new .halo-item.slider__slide.has-des.first-item a:before {
    top: -30px !important;
}

.custom-service-block.new .policies-content .policies-text {
    font-size: 20px !important;
}

.custom-service-block.new p.policies-des {
    font-size: 16px !important;
    padding: 0px !important;
}

.custom-service-block.new .policies-content {
    min-height: auto !important;
}


  
}

.footer-block__item.footer-block__column.footer-block__newsletter.newsletter__.text-left.block__text_first {
    position: absolute;
    right: 185px;
      top: 181px;
}

.footer-block__list-social.enable_bg_social {
    display: none;
}

@media screen and (max-width:1024px){
div#shopify-section-template--17771516067885__custom_service_block_FYzaMV .bg-policies-block .halo-row.column-5.items--full_width {
    display: grid !Important;
    grid-template-columns:90% !Important;
    gap: 20px !Important;
    justify-content: center !Important;
    align-items: center !Important;
}


div#shopify-section-template--17771516067885__custom_service_block_FYzaMV .bg-policies-block  .halo-item.has-des:nth-child(4) {
    margin-left: 0px !Important; 
}


div#shopify-section-template--17771516067885__custom_service_block_FYzaMV .bg-policies-block  .halo-item.has-des:nth-child(5){
    margin-left: 0px!Important; 
}

div#shopify-section-template--17771516067885__custom_service_block_FYzaMV .custom-service-block .halo-row .halo-item {margin: 0px 0px !Important;
  }
div#shopify-section-template--17771516067885__collapsible_content_FDJhfX .collapsible-content {
    display: flex;
    flex-direction: column-reverse;
}


.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link img {
    background: #F6F5F3;
    width: 170px;
    height: 80px;
    border-radius: 8px;
    border: 1px solid #d3d9d9;
    object-fit: contain;
    padding: 6px 0px;
}


.halo-sidebar.halo-sidebar-left.halo-sidebar_menu  a.product-link {
border: 1px solid #eaecec;
        display: flex
;
        align-items: center;
        justify-content: center;
        gap: 22px;
        margin: 20px 20px 0px 20px;
        border-left: 0px;
        border-right: 0px;
        padding: 20px 0 0px 0;
        border-bottom: 0px;
  
}

.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link h3.product-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    margin: 0;
}

.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link p {
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    margin: 4px 0 0;
    color: #7a8e8e;
}

a.site-logo.sidebar img {
    width: 120px;
}

.halo-sidebar_menu .site-nav-mobile .list-menu .menu-lv-item {
    border: unset;
    border: unset !important;
    padding: 0px !important;
}

.menu-heading-mobile{
  padding: 22px 20px 3px !important;
}

 .section-header-mobile {
    position: absolute;
    width: -webkit-fill-available;
    background: unset;
}

sticky-header-mobile.header-mobile {
    background: unset;
    box-shadow: unset !important;
}


 .section-header-mobile  a.header__icon.header__icon--account.link.link--text.focus-inset {
    visibility: hidden;
    pointer-events: none;
}

.header-mobile--wrapper {
    padding-top: 10px;
}



.halo-sidebar_menu .site-nav-mobile   .menu-lv-1__action {
    padding-bottom: 3px;
}

.cart-count-bubble {
    background: #ecc7a6 !important;
    color: #000 !important;
}

.halo-sidebar_menu .site-nav-mobile  .list-menu {
    display: none;
}

 .halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.a img, .halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.b img,.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.c img {
    padding: 6px 8px;
    object-fit: cover;
           width: 190px;
} 


.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.d img {width: 80px;padding: 6px 6px;           width: 100px;}

.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.d {
    border-bottom: 1px solid #eaecec;
    padding-bottom: 20px;
}  

.header-mobile {
    background: unset;
}
  


div#shopify-section-template--17771516067885__custom_service_block_FYzaMV .bg-policies-block .halo-row.column-5.items--full_width {
    grid-template-columns: 50% 50% !important;
    gap: 9px !important;
    padding: 0px 10px;
}

div#shopify-section-template--17771516067885__custom_service_block_FYzaMV .halo-item {
    padding: 0px 0px 20px 0px;
}

div#shopify-section-template--17771516067885__policies_block_3jHmQy  .policies-icon.image-zoom {
    margin-bottom: 10px;
}

div#shopify-section-template--17771516067885__policies_block_3jHmQy .halo-row.column-4 {
    display: grid;
    grid-template-columns: 50% 50%;
}


div#shopify-section-template--17771516067885__policies_block_3jHmQy .policies-block .policies-content .policies-text, .policies-block .halo-item .policies-text {
    font-size: 20px !important;
    padding: 0px 33px;
}



.policies-block.policies-border--none.section-block-template--17771516067885__policies_block_3jHmQy .policies-text {
    line-height: 2rem !important;
    font-size: 20px !important;
}



.custom-service-block.section-block-template--17771516067885__custom_service_block_FYzaMV .policies-icon.image-zoom {
    margin-bottom: 10px !important;;
}


  .custom-service-block.section-block-template--17771516067885__custom_service_block_FYzaMV  .policies-icon.image-zoom {
    margin-bottom: 10px !important;;
}



.custom-service-block.section-block-template--17771516067885__custom_service_block_FYzaMV .halo-item a {
    padding-bottom: 40px;
}


 .rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__blocks.text-center {
    padding: 20px;
}

.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__blocks h2 {
    font-size: 30px;
}

.rich-text.section-block-template--17771516067885__rich_text_DffhCJ .rich-text__text.rte {
    font-size: 14px;
    margin-top: 10px;
} 

.header-mobile {     box-shadow: unset !important; } 


  footer.footer.footer-2 {
    background-image: url(/cdn/shop/files/Group_1707482208_1.png?v=1742290278);
    background-position: bottom;
    background-size: contain;
    padding: 10px 0 50px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #ECF9FA;
}

.footer-block__item.footer-block__column.footer-block__text.block_text--.block__text_first .footer-block__details .image_logo img {
    margin-top: 0px;
}

.footer-block__item.footer-block__column.footer-block__text.block_text--.block__text_first .rte>p:last-child {
    padding-right: 0px;
    padding-top: 10px;
}


.halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.a img, .halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.b img, .halo-sidebar.halo-sidebar-left.halo-sidebar_menu a.product-link.c img {
    object-position: top;
}

.halo-sidebar_menu .halo-sidebar-wrapper {
            padding: 0px !important;
}

.rich-text.section-block-template--17771514888237__rich_text_wzJ4ha {
    padding-top: 40px !important;;
}

.footer-block__item.footer-block__column.footer-block__newsletter.newsletter__.text-left.block__text_first {
    position: relative;
    right: 0px;
    bottom: unset;
   top: unset;
}  

.rich-text.section-block-template--18082844213293__rich_text_7N9iMb img {
    min-width: -webkit-fill-available !important;
}

.email-wrapper.content-piece {
    margin-top: -10px;
}

.footer-block__list-social {
    margin-bottom: 15px;
}
  
}



.flip-box-grid button.flip-btn {
    z-index: 999 !important;
}

.flip-box-back, .flip-box-front {
    border-radius: 100px !important;
}







