/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 35:0 Unexpected "<"

**/



/* starting css style*/

<style>
/* @font-face {
    font-family: 'Utility Sans';
    src: url('/cdn/shop/files/UtilitySansTest-Regular.otf?v=1781265275') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Utility Sans';
    src: url('/cdn/shop/files/DMSerifDisplay-Regular.ttf?v=1781322296') format('opentype');
    font-weight: 400;
    font-style: normal;
} */

h2, h3, h4{
    font-family: 'DMSerifDisplay', sans-serif!important;
    font-weight: 400;
}

p{
    font-family: 'Utility Sans', sans-serif!important;
    font-weight: 400;
}
</style>


/* ------------------- Shipping Policy ----------------------- */

.shopify-policy__container {
    max-width: 1420px !important;
    margin-bottom: 0 !important;
    padding-bottom: 60px;
    text-align: justify;
}                                        

.m-header header { box-shadow: 0 4px 20px #0000000a; }


/* --------------------------- contact us --------------------- */

#shopify-section-template--26157153976593__contact-form .form-field {
    border: 1px solid #000 !important;
}

.m-contact-form__main.m-contact-form__main--full.xl\:m\:w-6\/12.m\:w-full {
    text-align: center;
}

h3.m-contact-form__heading {
    font-size: 30px !important;
    text-transform: uppercase;
}


/* ------------------ footer section --------------------- */

h3.m-accordion--item-button.m-footer--block-title {
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.social-media-links a{
    height: 36px!important;
    width: 36px!important;
}

@media screen and (max-width: 749px) {
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
  }


/* ---------------------- product details --------------------- */

.m-product-form--input {
    display: none !important;
}

button.jm-button.jm-button--primary.jm-action-buttons__button {
    padding: 15px 20px !important;
    text-transform: uppercase !important;
}

p.jm-text.jm-text--align-center.jm-review-widget-header__title {
    font-size: 30px !important;
    text-transform: uppercase;
}

.main-product__block.main-product__block-text {
    margin-top: 5px !important;
}

.main-product__block+.main-product__block {
    margin-top: 10px !important;
}


/* home section p */
#m-section-template--26157154697489__rich_text_BKigzf .m-richtext__description{
    max-width: 1060px;
    margin-top: 40px !important;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
#shopify-section-template--26157154697489__rich_text_bGK7LW .m-richtext__description{
    max-width: 1060px;
    margin-top: 40px !important;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.divider{
    width:100%!important;
    height: 1px!important;
    background: #E0E0E0!important;
}



/* faq */

#shopify-section-template--26157154074897__main{
    padding: 60px 0;
}