/** Shopify CDN: Minification failed

Line 309:36 Unexpected "{"

**/
@font-face {
    font-family: "Cormorant Garamond";
    src: url("https://db.onlinewebfonts.com/t/0203d5e624845aacd2d8fd722b43aff1.woff");
    src: url("https://db.onlinewebfonts.com/t/0203d5e624845aacd2d8fd722b43aff1.woff?#iefix")format("embedded-opentype"),
    url("/cdn/shop/files/CormorantGaramond-Light.woff2")format("woff2"),
    url("/cdn/shop/files/CormorantGaramond-Light.woff")format("woff"),
    url("/cdn/shop/files/CormorantGaramond-VariableFont_wght.ttf")format("truetype")
}
/* --- Slideshow Css Start --- */
    .card__content .quick-add__submit {
    min-width: 100%;
}

/* Banner Section Css Start */
.slideshow__controls button.slideshow__autoplay.slider-button {
    display: none;
}
.slider-mobile-gutter .slideshow__controls {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    border: none;
    justify-content: space-between;
    align-items: end;
    height:0;
}
.slideshow__media.mobile_banner_tmd {
    display:none;
}
slideshow-component .custom-url-banner {
    z-index: 3;
}
.slideshow__controls button.slider-button {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
}
.slider-mobile-gutter .slideshow__controls span.svg-wrapper {
    background: #f7f7f785;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom_search predictive-search .field:after {
    box-shadow: none;
}
.custom_search predictive-search .field:hover.field:after {
    box-shadow: none;
}
.custom-search-container .field .search__input {
    color: #1c1c1c;
    font-size: 16px;
    padding: 10px 100px 8px 23px;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    background-color: #fff;
    line-height: .5;
}
.custom-search-container .field {
    overflow: hidden;
    border-radius: 10px;
}
.custom-search-container .field__button {
    height: 40px;
}
.slider-mobile-gutter .slideshow__controls .slider-counter {
    display: none;
}
.slider-mobile-gutter .slideshow__controls svg.icon.icon-caret {
    height: 25%;
}
.slider-mobile-gutter .slideshow__controls .icon.icon-caret path {
    fill: #000;
}
/* Banner Section Css End */

/* --- Slideshow Css End --- */

/* --- Header Css Start --- */

.header.header--middle-left {
    grid-template-columns:auto auto 0fr !important;
}
.header__inline-menu .header__menu-item span {
    font-weight:700;
    font-size:12px;
}
.header-wrapper {
    border-bottom:1px solid #00000017;
    margin:0px;
}

/* --- Header Css End --- */
/* --- Image with text Css start --- */
.image-with-text__content {
    padding: 6rem 5rem 7rem !important; 
}
.image-with-text__media-item .image-with-text__media {
    border:unset;
}
.image-with-text-open-div {
    display:flex;
    justify-content :center;
    gap:10px;
}
.image-with-text__heading p:nth-child(1){
    margin-bottom:0px;
    margin-top: 18px;
}
.image-with-text__heading p:nth-child(2){
    margin-top:0px;
    margin-bottom: 0px;
}

.image-with-text__text-item .button:after, .image-with-text__text-item .button:before{
    border-radius: 20px;
    box-shadow: 0px 8px 8px #8080801f !important;
}
/* .image-with-text__text-item .button:before {
    border:1px solid;
} */
.image-with-text__text-item .button{
    border-radius:20px;
    opacity: unset;
    font-size: 12px;
    font-weight: 600;
    color:#2d111dc9;
    display: flex;
    align-items: center;
    gap: 8px;

}
.image-with-text__text-item .button.button--primary{
    background-color:#DFFFE9;
    color:#2d111dc9;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Nunito';
}
.image-with-text__text-item .button.button--secondary {
    font-family: 'Nunito';
}
.image-with-text__text-item .button.button--secondary:before {
    box-shadow: 0px 3px 10px #80808045 !important;
    font-family: 'Nunito';
}
.image-with-text-open-div {
    margin-top: 44px;
}
.image-with-text__text p {
    color: #0A0A0A;
    font-size: 14px;
    margin-bottom: 22px !important;
    font-family: Nunito;
}
.image-with-text__content .image-with-text__heading {
    font-size: 50px;
    font-weight: 600;
}
.image-with-text__content .button.button--secondary:nth-child(1) {
    color: #214950;
}
/* --- Image with text Css End --- */

/* --- Collection List Css start --- */
.collection-list-wrapper .collection-list__item .card-wrapper {
    box-shadow: 0px 4px 4px #80808059;
    border-radius: 20px;
}
.collection-list-wrapper .collection-list__item .card-wrapper  .card__inner, .collection-list-wrapper .collection-list__item .card-wrapper  .card__inner .card__media {
    border-radius: 20px;
}

.collection-list-wrapper .collection-list__item .card-wrapper .card__heading {
    text-align:center;
    font-weight: 600;
    font-size: 18px;
}
.collection-list-wrapper .collection-list__item .card-wrapper .card__heading .icon-wrap {
    display:none;
}
/* .collection-list-wrapper .collection-list__item .card-wrapper .card__inner .card__media {
    box-shadow: 0px 6px 10px #88888854;
} */
.collection-list-wrapper .collection-list {
    gap:55px;
}
.collection-list-wrapper .collection-list .collection-list__item {
    width:20%;
}
.custom-collection-subheading {
    text-align: center;
    color: #6A6A6A;
    font-size: 14px;
}
.custom-collection-subheading  p{
    margin-bottom: 4px;
}
.card__inner{
    position:relative;
}
.custom-collection-image {
    position:absolute;
    bottom:0;
    max-width: 70px;
    left: 50%;
    padding: 16px;
    transform: translate(-50%, -26%);
    background-color: #fff;
    border-radius: 14px;
}
.custom-collection-image img{
    width:100%;
}
.collection-list .card__information {
    padding-top: 0px;
}
.collection-list-wrapper .title-wrapper-with-link {
    flex-direction: column;
    gap: 6px;
}
.collection-list-wrapper .title-wrapper-with-link p{
    margin-top:0px;
}
.collection-list-title {
    font-size: 28px;
    font-weight: 600;
}
.collection .slider-button .icon-caret {
    height: 1rem;
    color: #214950;
}
.custom-collection-titles {
    display:none;
}
/* --- Collection List Css End --- */

/* --- Featured Collection Css Start --- */

/* .collection .product-card-wrapper .card__inner .card__media .card__content {
    margin-top: unset;
    padding: unset;
    box-shadow: unset;
} */

.collection .product-card-wrapper .card__information{
    box-shadow: 0px 3px 10px #8080806b;
    border-radius: 20px;
    margin-top: 24px;
    padding: 26px 20px !important;
    text-align:center;  
}
.collection .product-card-wrapper .card-information {
    text-align:center;  
}
.collection .product-card-wrapper .card__media, .collection .product-card-wrapper .card__inner {
    border-radius: 20px !important;
}
/* .collection ul {
    gap:50px;
} */
.collection ul li .card-wrapper.product-card-wrapper {
    width:100% !important;
    max-width:80%;
    margin:0 auto;
}
.collection ul li .card-wrapper.product-card-wrapper:hover .card__heading a{
    text-decoration:unset;
}
.collection__title {
    text-align:center;
    margin-bottom: 3.5rem !important;
}
.collection__title .title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom:0px !important;
}
.collection .card__information .card__heading {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 600;
}
.collection .slider-counter.caption{
    display:none;
}
.collection  .slider-buttons {
    justify-content: space-between;
}
.collection .slider-button {
    color:#000;
    background-color:#FFF;
    border-radius: 24px;
    border: .5px solid #80808030;
}
.collection .slider-mobile-gutter,  {
    position:relative;
}
.collection .slider-buttons{
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0px 50px;
}
.collection .card__content{
    position:relative;
}
.custom-badge {
    padding: 2px 16px;
    border: unset;
    background-color: #DFFFE9;
    border-radius: 16px;
    text-align: center;
    position:absolute;
    top: 20px;
    left: 20px;
}
.product-share-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.product-custom-atc {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 5;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.native-share-btn {
  border: none;
  cursor: pointer;
  padding: 0;
  color: #000;
  background: #fff;
  padding: 10px 10px 2px 2px;
  border-radius: 30px;
}
 .quick-add__submit.button {
  border-radius: 24px;
  padding: 8px 12px;
  background-color: #fff;
}
.quick-add__submit:hover:after{
    --border-offset:unset;
    --border-opacity:unset;
    border-radius: 24px;
    box-shadow:unset !important;
}
.card__content .quick-add__submit  {
   
}
/* Popup */
.share-popup {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.share-popup-content {
  background: #fff;
  padding: 20px;
  width: 320px;
  border-radius: 8px;
  text-align: center;
}

.share-popup-content input {
  width: 100%;
  padding: 8px;
  margin: 10px 0;
}

.share-popup-content button {
  margin: 5px;
  padding: 8px 12px;
  cursor: pointer;
}
.collection .grid__item{
  padding-bottom: 20px !important;
}
.card-wrapper.product-card-wrapper .rating-star {
  --color-rating-star:#D4AF37;
}
.collection .card__content .price--on-sale .price__container  .price__sale {
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
}
.card__badge .badge {
  display:none;
}
.heart-icon{
    border: none;
    cursor: pointer;
    padding: 0;
    color: #000;
    background: #fff;
    padding: 8px 8px 0px 8px;
    border-radius: 24px;
 }
 .heart-main {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
 }
/* --- Featured  Collection Css End --- */

/* --- Newsletter Css Start --- */
.logo-newsletter-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo-newsletter-main .brand-image{
    max-width: 210px;
    padding-left: 6rem;
}
.logo-newsletter-main .brand-image img{
    width: 100%;
}
.newsletter .newsletter__wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    padding-left: 7rem;
    padding-top: 38px;
    padding-bottom: 64px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #d16550;
}
.newsletter{
    background-color:#FFF6ED;
}
.custom-signup {
    text-align: left;
    color: #fff;
}
.custom-signup h2 {
    margin-bottom: 10px;
    font-size: 28px;
    color: #fff;
}
.custom-signup .newsletter__subheading p {
    max-width: 95%;
    line-height: 16px;
}
.newsletter-form__field-wrapper .newsletter-form__button {
    background-color: #000 !important;
    color: #fff !important;
    width: 8.4rem;
    /* height: 41px;
    margin-top: 3px;
    margin-bottom: 3px; */
    height: 97%;
    margin-top: .8px;
}
.newsletter-form__field-wrapper .field .field__input {
    padding-right: 15rem;
}
.newsletter {
    margin-top:65px;
}
.newsletter-form__field-wrapper .field:after {
    box-shadow:unset !important;
}
/* --- Newsletter Css End --- */

/* --- Footer Css start --- */
.footer__content-bottom {
    background-color: #fff;
    padding-bottom: 24px;
    padding-top: 0px !important;
}
.footer-block .footer-block__details-content li a {
    font-size:16px;
}
.footer-block .footer-block__details-content li a:hover{
    text-decoration:unset;
}
.footer-block-wrapper summary{
    margin-bottom:16px;
}
.footer-block-wrapper .footer-block__heading {
    color:#000;
}
/* --- Footer Css End --- */

/* --- custom richtext Css Start --- */
.custom-richtext.rich-text {
    background: linear-gradient(180deg,  #FFD6E8 0%,  #D8F0E3 50%,  #D4E4F7 100%);
    width: 100%;
    max-width: 92%;
    margin: 0 auto;
}
.custom-richtext .button.button--primary {
    background-color:#214950;
}
/* --- custom richtext Css End --- */
/* --- multicolumn Css Start --- */
.multicolumn .title {
    font-size: 28px;
    font-weight: 600;
    background-image: linear-gradient(to left, #214950, #0A0A0A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.multicolumn-list .multicolumn-card.content-container .multicolumn-card__info p{
    padding: 10px 40px;
}
.multicolumn-card__info .custom-border  {
    width:100%;
}
.multicolumn-card__info h3 {
    color:#214950;
    font-size: 20px;
    padding-bottom: 12px;
}
.multicolumn .title-wrapper-with-link {
    justify-content:center;
}
.custom-border.mobile-border {
    display:none;
}
.flower-divider{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
}
.flower-divider::before,
.flower-divider::after{
  content:"";
  flex:1;
  height:2px;
  background:#214950;
}

.flower-icon{
  margin:0 15px;
  display:flex;
  align-items:center;
}
/* --- multicolumn Css end --- */
/* --- Rich Text Css Start --- */
.rich-text__heading {
    font-size: 28px;
    font-weight: 700;
    font-family:Cormorant Garamond;
}
.custom-richtext .rich-text__buttons .button {
    opacity: unset;
}
/* --- Rich Text Css end --- */
/* --- Product Page CSS Start --- */
.shopify-payment-button__button:after {
    border: 2px solid #214950 !important;
    box-shadow:unset !important;
}
.product-form__submit.button--secondary:after{
    box-shadow:unset !important;
}
.product__title h1{
    font-weight: 600;
    font-size: 28px;
}
.price {
    width:100%;
}
.price .price-item {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Nunito';
}
.price--on-sale .price__sale{
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center;
    gap: 14px;
}
.product__info-container .price {
    align-items: center;
    display: flex;
}
.product__tax.caption {
    display:none;
}
.quantity:after {
    box-shadow:unset;
}
.quantity .quantity__button {
    border-radius: 25px;
    background-color: #F8F5EF !important;
}
.product-form__buttons {
    max-width:100% !important;
    width:100%;
}
.button--secondary:after {
    border-radius: 20px;
    box-shadow:unset;
}
.shopify-payment-button__button {
    border-radius: 20px !important;
}
.product-form__submit {
    background-color: #214950;
    color: #fff;
    border-radius: 20px;
    font-weight:600;
}
.shopify-payment-button__button {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 21px !important;
    font-weight:600;
}
.shopify-payment-button__button:after{
    border-radius: 21px !important;
}
.product-form__submit span, .shopify-payment-button__button {
    text-transform: capitalize;
}
.custom-collapsible {
    padding: 18px 36px 34px 36px;
    box-shadow: 0 0 4px #00000030;
    border-radius: 13px;
    margin-top: 40px !important;
}
.custom-gift-wrap button {
    width:100%;
    border-radius: 12px;
    border: unset;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(to right, #ffd6e857, #d4e4f763);
    background-color: #fff;
}
.pdp-gift-sub {
    display: flex;
    align-items: center;
    gap: 16px;
    /* margin-bottom: 20px; */
    padding: 12px;
    text-align: left;
}
.custom-gift-wrap {
    margin-top:20px;
}
.pdp-gift-main {
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding: 2px 12px;
}
.product-media-container, .product__media {
    border-radius: 18px;
}
.thumbnail.global-media-settings {
    border-radius: 14px;
}
.pdp-gift-content h3 {
    margin: 0;
    color: #214950;
    font-weight: 600;
    font-size: 14px;
    font-family: Arial;
}
.pdp-gift-content p {
    margin: 0;
    font-size: 12px;
    padding-top: 4px;
}
.gift-price {
    color:#8B7355;
}
.quantity__label span {
    font-size: 16px;
    font-weight: 600;
}
.related-products .product-card-wrapper .card__heading {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}
.related-products .card__media {
    border-radius: 12px 12px 0px 0px !important;
}
.related-products .card.card--standard {
    box-shadow: 0px 3px 10px #8080806b;
    border-radius: 12px;
    width: 100%;
    max-width: 76%;
    margin: 0 auto;
}
.related-products .card-wrapper:hover .card__heading a {
    text-decoration :unset;
}
.related-products .card__content .product-share-icon {
    display: none;
}
.related-products .card__information {
    padding: 22px 34px !important;
}
.related-products .price .price-item {
    font-size:18px;
}
.jdgm-star {
    color:#FFD700 !important;
}
.jdgm-widget-actions-wrapper a {
    background-color: #000 !important;
    border: 1px solid #000 !important;
}
.jdgm-histogram__bar-content, .jdgm-rev__buyer-badge {
    background-color:#000 !important;
}
.jdgm-rev-widg__summary-average .jdgm-link, .jdgm-rev__icon:before{
    color:#000 !important;
}
.jdgm-rev__author, .jdgm-sort-dropdown, .jdgm-sort-dropdown-arrow {
    color:#000 !important;
}
.jdgm-rev__icon:after  {
    background-color:#000 !important;
    color:#fff !important ;
}
.jdgm-form__fieldset .jdgm-cancel-rev {
    border: 2px solid black !important;
    color: #000 !important;
}
.jdgm-form__fieldset .jdgm-submit-rev{
    border: 2px solid black !important;
    background-color:#000 !important;
    color:#fff;
}
.jdgm-legacy-widget-content .jdgm-rev-widg {
    box-shadow: 0 0 4px #00000030;
    margin-top: 40px;
    border-radius: 16px;
    padding: 36px 50px;
}
.jdgm-paginate__page  {
    color:#000 !important;
}
.related-products .related-products__heading {
    font-size: 28px;
    font-weight: 600;
}
.product .product-share-icon .native-share-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.custom_pdp_badge {
    position: absolute !important;
    left: 14px !important;
    padding: 10px 14px !important; 
}
.custom_pdp_badge p{
    padding: 2px 18px;
    display: inline-block;
    background-color: whitesmoke;
    border-radius: 24px;
}
.card-information:has(.pdp-atc) {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.price__badge-sale.custom-sale-badge {
    background-color: #D8F0E3;
    color: #3A3A3A;
    font-family: nunito;
    font-size: 14px;
}
.jdgm-link {
    color:#000 !important;
}
/* Breadcrumb start */
.breadcrumb {
  font-size: 14px;
  margin-bottom: 30px;
  color: #777;
}

.breadcrumb a {
  text-decoration: none;
  color: #555;
  transition: 0.3s ease;
}

.breadcrumb a:hover {
  color: #000;
}

.breadcrumb-separator {
  margin: 0 5px;
  color: #aaa;
}

.breadcrumb-current {
  color: #000;
  font-weight: 500;
}
/* Breadcrumb end */
.product__media .heart-main .heart-icon{
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 44px;
    max-height: 44px;
    transform: translate(-50%, 50%);
}
.custom-collapsible .product__accordion .accordion__title {
    font-weight:600;
}
.custom-collapsible .product__accordion.accordion {
    border-top:none;
    margin-top: 6px;
    padding: 10px 30px !important;
}
.custom-collapsible .product__accordion.accordion:nth-child(3){
    border-bottom:none;
}
.custom-collapsible .product__accordion.accordion .icon.icon-caret {
    height:1rem;
}
.custom-collapsible {
    padding:unset;
}
/* --- Product Page CSS End --- */

/* --- Login Page CSS End --- */
.customer.login, .customer.register {
    box-shadow: 0 0 10px #00000030;
    border-radius: 10px;
    padding: 30px !important;
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}
/* --- Login Page CSS End --- */
/* --- Conatct us Page CSS Start --- */
.custom-contact-main {
    display:flex;
    justify-content: space-between;
    width: 100%; 
    gap: 40px;
    border-radius: 10px;
    padding: 40px !important;
    box-shadow: 0 0 10px #00000030;
}
.contact {
    width: 100%;
    max-width: 80% !important;
    margin: 0 auto;
}
.custom-contact-text {
    display:flex;
    align-items: center;
    gap: 18px;
}
.custom-contact-content{
    width:50%;
}
#ContactForm {
    width:50%;
}
.contact-main-heading h1 {
    text-align:center;
}
.custom-contact-text .svg-wrapper .icon-email path{
    stroke: #000;
}
/* --- Conatct us Page CSS End --- */
/* ---collection Page CSS End --- */
.facets-vertical .collection .card__information .card__heading {
    text-align: left;
    font-size:14px;
}
.facets-vertical .collection .product-card-wrapper .card-information {
    text-align: left;
}
.facets-vertical .collection .price .price__regular .price-item--regular {
    font-size: 20px;
}
.facets-vertical .collection .price__sale .price-item {
    font-size:20px;
}
.facets-vertical .price__sale .price-item.price-item--regular{
    font-size:16px;
}
.facets__price, .facets__header-vertical, .facets__summary, .list-menu__item.facets__item, .active-facets-vertical-filter .facets__heading, .facet-filters__label, .facet-filters__sort, .product-count__text span {
    font-weight: 600;
}
.collection-hero__text-wrapper .collection-hero__title {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 0px;
}
.facets-vertical .collection .product-card-wrapper .card__information {
    margin-top: 0px; 
}
.facets-vertical .collection .product-card-wrapper .card__inner,.facets-vertical .collection .product-card-wrapper .card__media{
    border-radius: 20px 20px 0px 0px !important;
}
.facets-vertical .collection .product-card-wrapper .card__information {
    border-radius: 0px 0px 20px 20px !important;
}
.facets-vertical .card-wrapper .card__inner product-form .quick-add__submit{
    min-width: calc(3rem + var(--buttons-border-width) * 2);
}
/* --- collection Page CSS End --- */

/* --- Cart Drawer CSS Start --- */
.cart__empty-text {
    font-weight: 600;
}
.cart-item__details .cart-item__name {
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cart-item__details .cart-item__name:hover {
    text-decoration:unset;
}
.product-option {
    font-weight:600;
}
.product-option dd, .product-option dt {
    font-size:12px;
}
.custom_icon .footer__column--info {
    align-items: center;
    margin-top: 10px;
}
.cart-item__quantity-wrapper .quantity__button {
    width: 3rem;
    height: 3rem;
}
.cart-item__quantity-wrapper .quantity.cart-quantity{
    width: calc(10rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    height: 3rem;
}
.cart-drawer__footer .totals__total, .cart-drawer__footer .totals__total-value {
    font-weight:600; 
}
cart-remove-button, .cart-item__quantity-wrapper .quantity__input  {
    height: 3rem;
}
.cart-drawer .drawer__heading {
    font-weight:600;
}
/* --- Cart Drawer CSS End --- */

/* --- Inner pages CSS start --- */
.shopify-policy__container {
    max-width: 95% !important;
}
/* --- Inner pages CSS end --- */


/* additional css work */
.mobile-custom {
    display: none !important;
}
.mobile_banner_tmd, .mobile_banner_tmd img {
    height: 100% ;
    max-width: 100%;
    width: 100%;
}