/** Shopify CDN: Minification failed

Line 7:10 Unexpected ","

**/
@import url('https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap');
body, ul, ,li, a, span{
      font-family: "Livvic", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  line-height: normal !important;
}

/* font family */
a.button{
    font-size: 16px;
    font-weight: 600;
}
a.button{
    
}
.header-actions__action svg {
    width: 38px !important;
    height: 30px !important;
}
header-actions {
    display: flex;
    gap: 10px;
}
.header__icon--summary .header-drawer-icon {
    width: 25px !important;
    height: 25px !important;
}
search-button.search-action.search-action--hidden-on-menu {
    margin-left: 20px !important;
}
.menu-drawer__menu>.menu-drawer__list-item {
    min-height: auto !important;
    border-bottom: 1px solid #dedede;
}
.menu-drawer__menu-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #000 !important;
}
ul.menu-drawer__menu.has-submenu {
    margin-top: 40px;
}
ul.menu-drawer__menu.menu-drawer__menu--childlist {
    margin-top: 40px;
}
.header__row {
    padding-top: 4px;
    padding-bottom: 4px;
}
@media (max-width:749px){
    .header-actions__action svg {
    width: 34px !important;
    height: 25px !important;
}
.header__icon--summary .header-drawer-icon {
    width: 20px !important;
    height: auto !important;
}
search-button.search-action.search-action--hidden-on-menu {
    margin-left: 10px !important;
}
header-actions {
    display: flex;
    gap: 0px;
}
.menu-drawer__menu-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px !important;
}
.announcement-bar__text{
    font-size: 12px !important;
}
}

@media (max-width:749px){
    h2{
        font-size: 24px !important;
        text-align:center !important;
    }
    h4{
font-size: 20px !important;
    }
      h5{
font-size: 17px !important;
    }
}

.shopify-policy__container {
max-width: 100ch !important;
margin-bottom: 50px !important;
color: #000;
}
.shopify-policy__container h2{
font-size: 20px !important;
}
.shopify-policy__title h1{
    font-size: 30px !important;
    text-transform: uppercase !important;
    margin-top: 50px !important;
     margin-bottom: 50px !important;
}
.menu-drawer__menu--grandchildlist li.menu-drawer__list-item {
    border: none !important;
}
.menu-drawer__menu--grandchildlist li.menu-drawer__list-item span{
    font-size: 18px !important;
          font-family: "Livvic", sans-serif !important;
}