/** Shopify CDN: Minification failed

Line 1968:33 Unexpected "{"

**/
/* header-search start*/
div#cart-errors {
    display: none;
}
.order-delivery-content input.pin-code {
    padding: 0 0 0 26px;
}
.cart__footer textarea#Cart-note{
  padding: 10px;
  font-family: suisse_intl_small;
  font-size: 24px;
}
.smooth-transition {
  transition: height 0.4s ease !important; /* You can adjust the duration and timing function as needed */
}
  .cart__blocks .tax-note.caption-large {
      display: none !important;
  }
#shopify-section-custom_header {
    position: sticky;
    top: 0;
    z-index: 999;
}
.next-arrow-img {
    margin-top: 10px;
}
.order-delivery-content input.pin-code.not_found {
    border: 1px solid red;
}

.image-with-text__heading{
  margin-bottom: 10px !important;
}
.custum_header .header_right .header_search .modal__content .search-modal__form .search__button svg{
  fill: #fff;
  rotate: 270deg;
}
.contact-form-sections.form_submited{
  display: block;
}
.form_success_image img{
    width: 100%;
    height: auto;
    min-height: 40vw;
}
.shopify-section-header-hidden{
  transform: unset !important;
}
.search__input.main_search__input:focus+label {
    display: none;
}
.pin-code-btn.button {
    margin-top: 10px;
}
.custum_header .header_right .header_right_inner .header_box.mobile_last .toggle_btn.menu_open .icon-close{
    opacity: 0 !important;
    visibility: hidden !important;
}
.cart__checkout-button.next-arrow-img:after {
    left: -60px;
    background-size: 45px;
    transform: translateY(-50%);
    box-shadow: unset;
}  
/* .modal__close-button .icon{
  visibility: hidden;
} */
.custum_header .header_right .header_search .modal__content .modal__close-button svg {
    fill: #fff;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 10px;
}
.custum_header .header_right .header_right_inner .toggle_btn {
    position: relative;
}
/* .custum_header .header_right .header_search .modal__content .modal__close-button:after {
    position: absolute;
    width: 20px;
    height: 2px;
    content: "";
    background: #fff;
    rotate: 133deg;
    top: 79%;
    transform: translate(-70%,78%);
    right: 15%;
    z-index: 10;
}
.custum_header .header_right .header_search .modal__content .modal__close-button:before {
    position: absolute;
    width: 20px;
    height: 2px;
    content: "";
    background: #fff;
    rotate: 223deg;
    top: 35%;
    transform: translate(-55%,-10%);
    right: 15%;
    z-index: 10;
} */

.custum_header .header_right .header_right_inner .toggle_btn {
    position: relative;
}
.custum_header .header_right .header_right_inner .toggle_btn.menu_open:after {
    position: absolute;
    width: 20px;
    height: 2px;
    content: '';
    background: #fff;
    rotate: 133deg;
    top: 79%;
    transform: translate(-45%, -50%);
    right: 5%;
    cursor: pointer;
}
.custum_header .header_right .header_right_inner .toggle_btn.menu_open:before {
    position: absolute;
    width: 20px;
    height: 2px;
    content: '';
    background: #fff;
    rotate: 223deg;
    top: 35%;
    transform: translate(-50%, -50%);
    right: 5%;
    cursor: pointer;
  
}
.custum_header .header_right .header_right_inner .header_box.mobile_last .toggle_btn.menu_open .close-btn-header {
    position: absolute;
    top: 25%;
    right: 2%;
    width: 20px;
    height: 20px;
    z-index: 5;
    cursor: pointer;
}
.predictive-search__item--term .icon-arrow{
    fill: #fff!important;
    width: 24px !important;
    height: 24px !important;
}
.footer .footer_left .footer-block .footer__list-social li a:first-child {
    padding-top: 0;
}
.image-with-text-direction-main .text-top-sec {
    margin-bottom: 100px;
}

.text-content__heading-link {
    margin-bottom: 100px;
}
.header_box .header-menu .menu.menu_active span, .footer a, .footer span, .footer .footer-block__details-content>li span, .footer .footer-block__heading{
  color: #000;
}
 .footer .footer_right .footer__copyright .copyright__content{
   color: #000 !important;
 }
.order-delivery-content h2 {
    width: 50%;
}
.order-delivery-content .pin-code-check-main {
    width: 50%;
}
.order-delivery-content  input.pin-code {
    height: 63px;
}
.order-delivery-content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 55px;
}
#order-delivery #order-delivery-form-wrapper {
    width: 50%;
    margin-left: auto;
}
.order-delivery-content  button.pin-code-btn.next-arrow-img {
    bottom: 0;
    transform: translateY(-50px);
    padding-bottom: 10px;
    background: transparent;
    border: unset;
    left: 83%;
    cursor: pointer;
}
.order-delivery-content  button.pin-code-btn.next-arrow-img:after{
    transform: translateY(-50%);
}
.order-delivery-content button.pin-code-btn.next-arrow-img:hover{
      transform: translate(20px,-120%);
}
  .double-image__media-item .double-image-content.half-width {
      z-index: 1;
  }
.pin-code-check-content .label{
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 11px;
  text-align: start;
}
cart-items .title-wrapper-with-link {
    margin-bottom: 100px;
}
.search-modal__content-bottom .predictive-search__item-content .price-item.price-item--regular, #predictive-search-results-list .predictive-search__item-heading {
    color: #fff;
/*     font-size: 24px; */
/*     line-height: 32px; */
}
/* header-search end*/
.pin-code-check-content {
    text-align: end;
}

body{
  font-family: 'suisse_neue';
}
a:link, a:visited, a:hover, a:active {
  color: #000;
}
.half-w{
  width: 50%;
}
.full-w{
  width: 100%;
}
.image-with-text .half-w{
  width: 50%;
}
.next-arrow-img{
  position: relative;
  margin-left: 40px;
  padding: 0;
  padding-bottom: 5px;
  display: block;
}
.next-arrow-img:after {
    position: absolute;
    content: "";
    top: 40%;
    bottom: 0;
    left: -40px;
    right: 0;
    margin: 0 auto;
    background-image: url(https://cdn.shopify.com/s/files/1/2515/7154/files/arrow.svg?v=1681905332);
    background-repeat: no-repeat;
    background-size: 30px;
    transform: translateY(-40%);
}
.next-arrow-img{
    transition: all .3s linear;
}
.next-arrow-img:hover {
    transform: translateX(20px);
}
.no-margin {
    margin: 0;
}
.no-border{
  border: unset;
}
.d-sec-pad{
  padding-right: 24px;
}
.image-with-text__heading-link.next-arrow-img {
    margin-top: 0;
}
.image-with-text__text--caption {
    line-height: normal;
    margin-top: 100px;
}
.no_text_decoration {
    text-decoration: none;
}
.image-with-text__text.image-with-text__text--caption, .head-mar-top, .text-content-main .head-mar-top {
    margin-top: 100px;
}
.image-with-text-direction-main {
    /* min-height: 40vw; */
    height: 100%;
}
.image-with-text-direction-main .image-with-text .grid__item .image-with-text__media {
    min-height: 40vw;
    height: 100%;
    padding-bottom: 0 !important;
}
.team-member-main.image-with-text-direction-main .image-with-text .grid__item .image-with-text__media {
      min-height: unset;
      max-height: 500px;
}
.image-with-text-direction-main .image-with-text__grid {
    /* min-height: 50vw; */
    height: 100%;
}
.image-with-text .grid__item .image-with-text__media img {
    /* max-height: 500px; */
    position: unset;
}
.image-with-text__text.image-with-text__text--caption p {
    margin-bottom: 0;
}



/* ===============Double image section================ */
.half-width{
  width: 50%;
  min-height: 40vw;
}
.d-flex{
  display: flex;
  flex-wrap: wrap;
}
.double-image-content img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  margin: auto;
}
.image-with-text__heading-link.next-arrow-img:after{
  transform: translateY(-50%);
}
/* ==================end Double image section========================= */


/* ===============Contact Form section================ */
div#contactFormWrapper p {
  width: calc((100% / 2) - 17px);
  display: inline-block;
  margin: 0;
  margin-bottom: 48px;
}
div#contactFormWrapper p.d-sec-pad {
    margin-right: 24px;
    padding: 0;
}
#contactFormWrapper.form-filled {
    display: none;
}
.team-member-main .image-with-text__media-item.team-member{
  padding-right: 0; 
  padding-bottom: 0;
}
div#contactFormWrapper input.input, 
textarea#contactFormMessage,
.footer-block--newsletter #NewsletterForm--footer
{
  border-bottom: 2px solid #000!important;
  width: 100%;
  border: 0;
  line-height: 17px;
  padding: 0 10px;
  background: transparent;
}
textarea#contactFormMessage{
  border: 2px solid #000!important;
  line-height: 2;
}
div#contactFormWrapper input.input:focus-visible, 
textarea#contactFormMessage:focus-visible,
.footer-block--newsletter #NewsletterForm--footer:focus-visible
{
    box-shadow: unset;
    outline: unset;
}
.footer-block--newsletter #NewsletterForm--footer:focus{
  box-shadow: unset;
}
.footer-block--newsletter .newsletter-form__field-wrapper .field:after{
  box-shadow: unset;
  outline: unset;
}
.text-side-by-side-main .second-half .text-content h1 {
    margin-top: 0;
}
.d-sec-pad-down{
  padding-bottom: 24px;
}
div#contactFormWrapper input.input::placeholder, 
textarea#contactFormMessage::placeholder, 
div#contactFormWrapper input.input, 
textarea#contactFormMessage {
    font-size: 24px;
    color: #000;
}
.contact-form-sections{
  width: 50%;
  display: inline-flex;
  padding: 24px;
}
.contact-details-footer .email, .contact-details-footer .address {
    width: 100%;
    display: block;
}
.footer-block--newsletter .newsletter-submit{
  border: unset;
  width: fit-content;
  height: unset;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  bottom: 0;
  color: #000;
}
.txt-con-pad{
  padding: 24px;
}
div#contactFormWrapper .message_cust {
    width: 100%;
}
textarea#contactFormMessage, 
div#contactFormWrapper .sub-btn,
div#contactFormWrapper .bottom-text{
    width: 100%;
}
#contactFormSubmit {
    border: unset;
    background: transparent;
    font-size: 40px;
    cursor: pointer;
    color: #000;
    margin-left: 60px;
}
div#contactFormWrapper .message_cust, div#contactFormWrapper .bottom-text {
    margin: 0;
}
.bottom-text {
    color: #000;
}
/* ==============End Contact Form section================ */


/* ==============text-with-logo section================ */

.text-with-logo-sections{
  width: 50%;
/*   display: inline-flex; */
}
.image-content img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.image-content {
    width: calc(100% / 4);
}
.text-with-logo-main .heading.txt-logo-mar {
    margin-bottom: 100px;
}
/* ==============End text-with-logo section================ */


/* ==============text-side-by-side section================ */

.text-content p{
  margin: 0;
}
.text-side-by-side-main .text-content {
    display: block;
    position: sticky;
    top: 116px;
    z-index: 2;
}
.text-with-logo-main .bottom-text p {
    margin-top: 48px;
}
/* ==============End text-side-by-side section================ */



/* ==============Accordion section================ */

.accordion-blocks-main .accordion {
  color: #030303;
  cursor: pointer;
  padding: 0 0 8px 60px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  position: relative;
  background: transparent;
}
.accordion-content p{
  margin: 0;
}

.accordion-blocks-main .accordion:after {
  content: '';
  background-image: url('https://cdn.shopify.com/s/files/1/2515/7154/files/dropdown-arrow.png?v=1672838772');
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  float: right;
  background-size: 30px;
  margin-left: 5px;
  transform: translateY(-50%);
}

.accordion-blocks-main .active:after {
  content: "";
  background-image: url('https://cdn.shopify.com/s/files/1/2515/7154/files/dropdown-arrow.png?v=1672838772');
  background-repeat: no-repeat;
  transform: rotateX(180deg) translateY(80%);
}

.accordion-blocks-main .panel {
  padding: 0 18px;
/*   background-color: white; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/* ==============End Accordion section================ */


/* ==============Text Content section================ */

.text-content__heading-link{
  display: block;
}
a.text-content__heading-link.next-arrow-img.no_text_decoration {
    width: fit-content;
}
/* ==============End Text Content section================ */


/* ==============Team members section================ */
.team-member-content .team-member .image-with-text__media{
  max-height: 500px;
}
.team-member-main .image-with-text__heading-link {
    margin: 0;
}
.team-member-main .image-with-text__grid .image-with-text__heading-link , .team-member-main .image-with-text__grid .image-with-text__heading-link  {
  width: 100%;
  display: block;
}
.team-member-main .header-text-section-main {
    margin-bottom: 50px;
}
.team-member-main .image-with-text__content {
    justify-content: space-between;
}
.team-member-main .image-with-text .grid {
    height: 100%;
}
/* ==============End Team members section================ */


/* ==============Home intro section================ */

.home-intro-content {
  width: calc(100% /3);
  text-align: center;
  max-height: 100vh;
  display: flex;
  justify-content: center;
  height: 100vh;
  align-items: center;
  overflow: hidden;
}
#home-intro-image-content-main{
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
img.home-intro-image {
  width: 100%;
  height: auto;
}
.home-intro-content-tab-mob {
  display: none;
}
.home-intro-content-desktop {
  display: block;
}
/* ==============End Home intro section================ */


#shopify-product-reviews input, textarea, button, select{
  border: 1px solid #000;
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 0;
  line-height: 1.6;
  font-family: suisse_neue;
  color: #333;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  outline: none;
}
#shopify-product-reviews input[type="submit"]{
  color: #fff;
}

.social-share-icons-main svg{
  height: 18px;
  fill: #333333;
}
.social-share-icons-main .social-icons {
  margin: 0 12px;
}
.no-d-flex{
  display: block;
}
.back-to-overview-btn {
  border-color: #555556;
  border-style: solid;
  cursor: pointer;
  padding: 6px 8px;
  border-width: thin;
  background: #fff;
}
.back-to-overview-btn:hover{
  background: #000;
  color: #fff;
}
.product-form__quantity .quantity:before, .cart__contents .quantity:before{
  background: transparent;
}
.product-form__quantity .quantity:after, .cart__contents .quantity:after{
  box-shadow: unset;
}
.product-information-main {
  padding: 40px !important;
  margin: 0 5rem 0 0;
  background: #f8f8f8;
}
.product--right.product--stacked .product-image-main, 
.product--left.product--stacked .product__media-wrapper{
  width: calc((55% - 0px) / 2) !important;
}
.product .quantity__button {
  color: #bcbcbc;
}
.cart-item .cart-item__details a.button.button--tertiary {
  background-color: #0000;
  border: 1px solid #000000;
  color: #000;
  /* height: 38px!important; */
  line-height: normal!important;
  padding: 10px 15px!important;
  margin-top: 30px;
  width: fit-content;
}
.cart-item .cart-item__details cart-remove-button{
  margin: 0;
  position: absolute;
  bottom: 33px;
}
.cart__contents .cart-items {
  border-collapse: collapse;
}
.cart__contents .cart-item {
  border-bottom: 1px solid #b3b3b3;
}
.cart__contents .cart-item td{
  vertical-align: top;
  padding: 24px 0;
}
.cart__contents .cart-item:last-child {
  border-bottom: unset;
}
.cart__contents .cart-item .cart-item__totals .price--end{
  text-align: left;
}
.cart-item .cart-item__image-container img.cart-item__image {
  width: 272px;
  height: 204px;
}
.cart-item .cart-item__details {
  width: 10rem;
}
.cart-item td {
  vertical-align: middle;
}
.cart__contents .cart-item td.cart-item__details {
    width: 30%;
    position: relative;
}
.cart__contents .cart-item td.cart-item__media {
    width: 17%;
}
.cart-item__quantity quantity-input.quantity {
    margin-left: 30px;
}
.cart__contents .cart-items .cart-con-head {
  padding-left: 15px;
  text-transform: unset;
}
.cart__contents .cart-items th.cart-con-head.cart-items__heading--wide.small-hide.caption-with-letter-spacing {
  padding-left: 30px;
}
.caption-with-letter-spacing{
  font-size: inherit;
}
.cart-items thead tr th{
  padding-top: 1.8rem;
}
.cart-items thead tr {
  border-color: #b3b3b3 !important;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3 !important;
}
:root, .color-background-1{
  --color-foreground: unset !important;
}
a.button {
  color: #fff;
}
.share-heading {
    margin: 0 0 0.5em;
}
.cart-error-message-main .cart-continue-shopping{
  background: #636363;
  margin-top: 15px;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  border: unset;
  line-height: normal;
}
.cart__contents .cart-item:first-child td {
    padding-top: 48px;
}
.cart__contents .cart__items{
  padding-bottom: 50px;
}
.cart-attribute__field #is-a-gift {
    margin: 0 0 100px 0 !important;
    text-align: end;
}
#order-delivery-form-wrapper .ui-datepicker table .ui-state-default{
  font-size: .9em;
}
#order-delivery-form-wrapper tbody tr, .ui-datepicker table{
  letter-spacing: 0;
}
.form-groups label {
  position: relative;
  cursor: pointer;
}
.form-groups input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form-groups label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000000;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 21px;
  vertical-align: baseline;
  width: 37px;
  height: 37px;
}
.form-groups label#gift {
    display: flex !important;
}
.form-groups input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 19px;
    width: 10px;
    height: 25px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: translateY(-65%) rotate(45deg);
}
.cart-attribute__field #is-a-gift p {
    width: 50%;
    margin-left: auto;
}
.cart-remove-btn-tab{
  display: none;
}
.cart-remove-btn-desktop{
  display: block;
}
.cart__contents #main-cart-items .cart-items cart-remove-button[desktop="true"] {
  display: block;
}
td.cart-item__totals.left.small-hide {
  display: revert;
}
textarea#CartSpecialInstructions {
  width: 100%;
}
td.cart-item__remove {
    display: none;
}
.form-group label {
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  display: flex;
}
.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000000;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 21px;
  vertical-align: baseline;
  width: 37px;
  height: 37px;
}
.form-group input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 13px;
    width: 10px;
    height: 25px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.cart__footer .cart__blocks {
  width: 100%;
  margin-left: 0;
}
.cart__footer-wrapper .cart__footer {
  padding: 0;
  width: 50%;
  margin-left: auto;
}

.cart__footer .cart__blocks button#checkout {
  margin-bottom: 24px;
  width: fit-content;
  background: transparent;
  border: unset;
  box-shadow: unset;
  color: #000;
  margin-left: 60px;
}
.cart__footer .cart__blocks .form-group {
    margin-bottom: 48px;
}
.cart__footer .cart__blocks .form-group p{
  margin: 0;
}
.cart__footer .totals {
    justify-content: flex-start;
    margin: 48px 0;
}
cart-note.cart__note.field {
  width: 100%;
}
textarea#Cart-note {
  border: 1px solid;
  width: 50%;
  max-width: 100%;
  margin-left: auto;
  height: 192px;
}
.cart-item .cart-item__quantity .quantity .quantity__button, .quantity__button{
  width: auto;
}
.cart-item .cart-item__quantity quantity-input.quantity, quantity-input.quantity {
    max-width: 85px;
    height: 31px;
}
.cart-item .cart-item__quantity .quantity .quantity__button, .quantity__button,.cart-item .cart-item__quantity .quantity .quantity__input{
    height: 31px;
}
.cart-item .cart-item__quantity .quantity .quantity__input{
  text-align: center;
}
cart-items .title-wrapper-with-link {
  justify-content: start;
}
button.share-button__button.hidden.no-d-flex{
  display: block !important;
  text-decoration: unset;
  cursor: unset;
}
.map-section-main{
  width: 100%;
  max-width: 100%;
}
.map-section-main iframe {
  width: 100%;
  height: 85vh;
}
.header-menu .menu.menu_active span {
  color: var(--gradient-background);
}
.contact-form-submit-btn {
  display: flex !important;
  flex-wrap: wrap;
}
.form-error-message {
  width: 100%;
  color: red;  
}
.cart__footer p.totals__subtotal-value.p{
  font-size: 30px;
}
div#contactFormWrapper input.input, #NewsletterForm--footer, input, .input {
  -webkit-border-radius:0; 
  border-radius:0;
}
.cart-item__price-wrapper .price--end {
  margin-top: 0 !important;
}
.cart__contents .cart-item__error {
  margin: 0;
}
.cart__contents .cart-item__quantity cart-remove-button{
  margin: 0;
}
.add-to-cart-success {
  color: #3D9970;
}
variant-radios .product-form__input input[type=radio]:checked+label{
  color: unset;
  background: rgb(var(--color-background));
}
variant-radios .product-form__input input[type=radio]+label{
  background: unset;
}
quick-add-modal.quick-add-modal .quick-add-modal__toggle{
    top: 3rem;
    right: 3rem;
}
.contact-form-sections-main .next-arrow-img:after{
    transform: translateY(-40%);
    background-size: 50px;
    left: -60px;
}



@media (max-width: 1680px) {
  .custum_header .header_right .header-menu .menu > ul > li ul{
      height: 180px;
  }
  .cart__contents .cart-item td.cart-item__media {
      width: 19.5%;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img{
      left: 80%;
  }
}
@media (max-width: 1600px) {
  .cart__contents .cart-item td.cart-item__media {
      width: 20.6%;
  }

}
@media (max-width: 1440px) {
  .custum_header .header_right .header-menu .menu > ul > li ul{
      height: 170px;
  }
  .cart__contents .cart-item td.cart-item__media {
      width: 23%;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img {
      left: 77%;
  }
}

@media (max-width: 1367px) {
  .cart__contents .cart-item td.cart-item__media {
      width: 24.4%;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img{
      left: 75%;
      transform: translateY(-45px);
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img:hover {
      transform: translate(20px,-110%);
  }
}

@media(max-width: 1280px){
  .cart__contents .cart-item td.cart-item__media {
      width: 26.1%;
  }
}
@media(max-width: 1200px){
  .cart__footer-wrapper .cart__footer {
    padding: 8.1rem 0px 0;
  }
  .cart__footer .cart__blocks button#checkout {
    width: fit-content;
  }
  .cart__contents .cart-item td.cart-item__media {
      width: 28%;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img{
      left: 72%;
  }
}
@media(max-width: 1024px){
  .cart__contents .cart-item td.cart-item__media {
      width: 30%;
  }
  .cart__contents .cart-item .cart-item__totals .price--end {
      text-align: center;
  }
  .cart-item__quantity quantity-input.quantity {
      margin-left: 27px;
  }
  .form-groups input:checked+label:after{
      transform: translateY(-110%) rotate(45deg);
  }
  .form-group input:checked+label:after{
    left: 11px;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img {
      left: 69%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .cart__footer p.totals__subtotal-value.p{
    font-size: 25px;
  }
  .cart__footer h2.totals__subtotal.p, .cart__footer .terms, .cart__footer .terms a {
    font-size: 22px;
  }
}

@media(max-width: 991px){
  .cart__footer textarea#Cart-note{
    font-size: 15px;
  }
  .cart__footer textarea#Cart-note{
    padding: 9px;
  }
  .cart-item .cart-item__quantity .quantity .quantity__button, .quantity__button,.cart-item .cart-item__quantity .quantity .quantity__input{
      height: 19px;
  }
  cart-items .title-wrapper-with-link {
      margin-bottom: 20px;
  }
  .team-member-main.image-with-text-direction-main .image-with-text .grid__item .image-with-text__media {
      max-height: 100%;
  }
  .custum_header .header_right .header-menu .menu > ul > li ul {
      height: 250px;
  }
  .pin-code-check-content {
      text-align: start;
  }
  .custum_header .header_right .header_right_inner .toggle_btn.menu_open:before, .custum_header .header_right .header_right_inner .toggle_btn.menu_open:after{
    height: 1.5px;
  }
  .custum_header .header_right .header_right_inner .toggle_btn.menu_open:before{
      transform: translate(-40%,100%);
  }
  .close-btn-header{
    top: 10%;
  }
  .footer .footer_left .footer-block .footer__list-social li a:first-child {
      padding-top: 0;
  }
  .footer .footer_left .footer-block .footer-block__details-content a, a:link {
      text-decoration-thickness: 1.5px !important;
  }
  div#contactFormWrapper input.input, textarea#contactFormMessage, .footer-block--newsletter #NewsletterForm--footer {
      border-bottom: 1.5px solid #000!important;
  }
  textarea#contactFormMessage {
      border: 1.5px solid #000!important;
  }
  .cart__footer .pin-code-btn.button {
      margin-top: 5px;
  }
  .pin-code-check-content .label {
      font-size: 16px;
      line-height: 24px;
  }
  quick-add-modal .quick-add-modal__content-info .product:not(.product--no-media) .product__media-wrapper{
    max-width: unset;
  }
  quick-add-modal .quick-add-modal__content-info .product:not(.product--no-media) .product__info-wrapper{
    max-width: 100%;
  }
  quick-add-modal .quick-add-modal__content-info .slider .product__media-item.grid__item{
        margin-right: 0;
  }
  cart-items .title-wrapper-with-link h1 {
    padding-top: 3px;
  }
  .image-with-text-direction-main .txt-con-pad, .txt-con-pad {
      padding: 16px;
  }
  div#contactFormWrapper p{
      margin: 0 0 32px;
  }
  div#contactFormWrapper input.input::placeholder, textarea#contactFormMessage::placeholder, div#contactFormWrapper input.input, textarea#contactFormMessage {
    font-size: 17px;
  }
  .sub-btn .next-arrow-img:after{
    top: 50%;
    transform: translateY(-35%);
  }
  .contact-form-sections-main .next-arrow-img:after {
    transform: translateY(0%);
    background-size: 40px;
    left: -50px;
    top: 0%;
  }
  #contactFormSubmit{
    margin-left: 50px;
  }
  .accordion-blocks-main .accordion:after{
    background-size: 17px;
    transform: translateY(-60%);
  }
  .accordion-blocks-main .accordion{
    padding: 0 0 8px 40px; 
  }
  .accordion-blocks-main .active:after {
    content: "";
    background-image: url('https://cdn.shopify.com/s/files/1/2515/7154/files/dropdown-arrow.png?v=1672838772');
    background-repeat: no-repeat;
    transform: rotateX(180deg) translateY(80%);
  }
  .txt-logo-mar{
    margin-bottom: 50px;
  }
  .text-with-logo-main .bottom-text p {
      margin: 16px 0;
  }
  .fisrt-half.text-with-logo-sections.txt-con-pad.half-w {
      padding-bottom: 0;
  }
  .text-content-main .next-arrow-img:after {
      background-size: 20px;
      transform: translateY(-20%);
      left: -30px;
      top: 30%;
  }
  .text-content-main .next-arrow-img {
      margin-left: 30px;
  }
  .team-member-content .team-member img {
    max-height: 100%;
  }
  .team-member-content .image-with-text__text.image-with-text__text--caption{
    margin-top: 0;
  }
  .home-intro-content {
    width: 100%;
    justify-content: center;
    height: calc( 100vh / 3 );
  }
  img.home-intro-image {
      /* transform: rotate(90deg); */
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .home-intro-content-desktop {
      display: none;
  }
  .home-intro-content-tab-mob {
    display: block;
  }
  .social-share-icons-main svg {
      fill: #969696;
  }
  .cart-attribute__field #is-a-gift .form-groups p {
      margin: 0;
  }
  .cart__contents #main-cart-items .cart-items .cart-item td .cart-item__name {
      font-size: 22px;
      line-height: 26px;
  }
  .cart__contents #main-cart-items .cart-items .cart-item td .product-option, .cart-item .cart-item__quantity .quantity .quantity__input, .cart__contents .cart-item .cart-item__totals .price--end, .cart__contents #main-cart-items .cart-items cart-remove-button a,
  .form-groups label#gift, .pin-code-check-content .label, #order-delivery-form-wrapper .footer_text_mar, h2.totals__subtotal.p, .cart__footer p.totals__subtotal-value.p,
  .order-delivery-content button.pin-code-btn.next-arrow-img, .form-group label, .cart__footer .cart__blocks button#checkout{
      font-size: 15px;
      line-height: 19px;
  }
  .order-delivery-content h2{
    font-size: 27px;
    line-height: 30px;
  }
  .product-image-main, .product-information-main {
      width: 100%!important;
  }
  .product.grid--2-col-tablet{
    flex-direction: column-reverse;
  }
  .cart-remove-btn-tab{
    display: block;
  }
  .cart-remove-btn-desktop{
    display: none;
  }
  .cart__contents #main-cart-items .cart-items cart-remove-button[desktop="true"] {
    display: none;
  }
  .cart__contents #main-cart-items .cart-items .cart-item:first-child{
    margin-top: 25px;
  }
  .cart__contents #main-cart-items .cart-items .cart-item{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: unset;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #b3b3b3;
  }
  .cart__contents .cart-item {
    border-bottom: unset;
  }
  .cart-attribute__field #is-a-gift .form-groups p{
    margin: 0 0 30px 0;
  }
  .cart-attribute__field #order-delivery h2 {
    margin: 0 0 0.5em;
  }
  #order-delivery-form-wrapper p{
    margin: 0 0 15px;
  }
  .cart__footer-wrapper .cart__footer {
    padding: 0;
  }
  .cart__contents #main-cart-items .cart-items .cart-item td {
      width: 33.33%;
      padding: 10px 0;
  }
  .cart__contents #main-cart-items .cart-items .cart-item td:nth-child(2), .cart__contents #main-cart-items .cart-items .cart-item td:first-child, .cart__contents #main-cart-items .cart-items .cart-item td:last-child{
      width: 100%;
  }
  #main-cart-items .cart-items thead, .title-wrapper-with-link a.underlined-link{
    display: none;
  }
  .section-template--14814885937250__cart-items-padding .title-wrapper-with-link{
    justify-content: start;
    margin: 0;
  }
  .cart-attribute__field {
      margin-top: 0 !important;
  }
  .title-wrapper-with-link .title {
    margin: 0;
  }
  .cart__contents #main-cart-items .cart-items cart-remove-button a {
      color: #000;
      width: auto;
      border: 1px solid;
      padding: 10px 15px!important;
      display: flex;
  }
  .cart__contents #main-cart-items .cart-items cart-remove-button {
      width: auto;
      height: auto;
      margin: 0;
  }
  .cart-item .cart-item__quantity .quantity .quantity__button, .quantity__button{
    justify-content: flex-start;
  }
  .cart-item .cart-item__image-container img.cart-item__image {
      margin: 0 auto;
      height: auto;
      max-width: 100%;
  }
  td.cart-item__totals.left.small-hide {
    display: none;
  }
  .cart__contents #main-cart-items .cart-items .cart-item td.cart-item__media {
      padding-top: 10px;
  }
  .cart__contents #main-cart-items .cart-items .cart-item:first-child{
    padding-top: 0;
  }
  .form-group input:checked+label:after{
    top: 35%;
  }
  .cart__footer {
    flex-wrap: wrap;
  }
  .cart__footer .cart__blocks {
    width: 100%;
}
  .cart__footer div {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .cart__footer .cart__blocks .cart__ctas{
    justify-content: flex-start;
  }

  .cart__footer .cart__blocks .form-group p,
  .cart__footer .cart__blocks .tax-note{
    text-align: start !important;
  }
  cart-items.page-width.section-template--14814885937250__cart-items-padding,
  #main-cart-footer {
    padding: 0 12px;
  }
  .cart__contents #main-cart-items .cart-items .cart-item td .product-option,
  .cart__contents #main-cart-items .cart-items .cart-item td .cart-item__name{
    margin: 0;
    padding: 0;
  }
  cart-note.cart__note.field, .cart__footer .cart__blocks {
    width: 100%;
  }
  #main-cart-footer .cart__blocks .totals {
    justify-content: flex-start;
    line-height: 1.6;
    margin: 20px 0;
  }
  .cart__footer .cart__blocks button#checkout {
    width: auto;
    max-width: 100%;
    margin: 0 0 5px 65px !important;
  }
  .form-group label:before{
    vertical-align: sub;
    margin-bottom: 1px;
  }
  .product--right.product--stacked .product-image-main, .product--left.product--stacked .product__media-wrapper {
    width: 100% !important;
  }
  .accordion-blocks-main .panel {
    padding: 0 18px 0 40px;
  }
  .form-groups label:before {
      vertical-align: sub;
  }
  .form-groups input:checked+label:after{
    transform: translateY(-30%) rotate(45deg);
  }
  #contactFormSubmit {
    font-size: 22px;
  }

  #home-intro-image-content-main {
      max-height: 100%;
      height: 100%;
  }
  .home-intro-content-tab-mob a {
      height: 100%;
  }
  .home-intro-content-tab-mob a .home-intro-content {
      height: calc( 100% / 3 );
      width: 991px;
  }
  .home-intro-content-tab-mob .d-flex {
      justify-content: center;
  }
  .next-arrow-img:after{
      top: 20%;
  }
  .image-with-text__heading-link.next-arrow-img:after {
      transform: translateY(-30%);
  }
  .cart-item__quantity quantity-input.quantity {
      margin-left: 0;
  }
  .cart-item__quantity-wrapper {
      justify-content: center;
  }
  .form-groups label:before{
      width: 22.8px;
      height: 22.8px;
      margin-right: 4px;
  }
  .form-groups input:checked+label:after {
      transform: translateY(-65%) rotate(45deg);
      left: 13px;
      width: 7px;
      height: 16px;
  }
  .form-group label:before {
      width: 22.8px;
      height: 22.8px;
      margin-right: 7px;
  }
  .form-group input:checked+label:after {
      transform: translateY(-60%) rotate(45deg);
      left: 7px;
      width: 6px;
      height: 14px;
  }
  .cart-attribute__field #is-a-gift p, .order-delivery-content h2, .order-delivery-content .pin-code-check-main, #order-delivery #order-delivery-form-wrapper, textarea#Cart-note,.cart__footer-wrapper .cart__footer{
    width: 100%;
  }
  .cart-attribute__field #is-a-gift{
      margin: 0 0 40px 0 !important;
  }
  .order-delivery-content input.pin-code {
      height: 50px;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img:after {
      transform: translateY(-45%);
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img:hover {
      transform: translate(20px,-110%);
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img{
      transform: translateY(-35px);
  }
  .order-delivery-content{
      margin-bottom: 0;
  }
  #order-delivery-form-wrapper .footer_text_mar{
      margin-bottom: 20px;
  }
  #order-delivery-form-wrapper .footer_text_mar, #order-delivery-form-wrapper #datepicker {
      margin-bottom: 0;
  }
  #main-cart-footer .cart__blocks .totals {
      margin: 40px 0;
  }
  .cart__footer .cart__blocks .form-group {
      margin-bottom: 40px;
  }
  .cart__checkout-button.next-arrow-img:after {
      transform: translateY(-15%);
      background-size: 35px;
      left: -35px;
  }
  .cart__footer .cart__blocks button#checkout {
    margin-left: 35px !important;
  }
  textarea#Cart-note {
      height: 105px;
  }
  .form-group input:checked+label:after {
      top: 40%;
  }
  td.cart-item__remove {
      display: block;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img {
      left: 84%;
  }
  cart-items .title-wrapper-with-link h1.title {
      font-size: 27px;
      line-height: 30px;
  }

}

@media(max-width: 767px){
  .home-intro-content-tab-mob a .home-intro-content {
      width: 500px;
  }
  .custum_header .header_right .header_search .modal__content .search-modal__content {
      padding: 50px 10px 35px 10px;
  }
  .header .mobile_outer .mobile_menu > ul > li .menu_span span {
      transform: rotate(0deg);
  }
  .custum_header .header_right .header_search .modal__content .modal__close-button{
    display: none;
  }
  .header .mobile_outer .mobile_menu > ul > li{
      transition: all 0.4s linear;
  }
  .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content:last-child {
/*       padding-bottom: 0; */
  }
  .contact-form-sections-main .next-arrow-img:after {
      transform: translateY(-70%);
      background-size: 20px;
      left: -30px;
      top: 50% !important;
  }
  #contactFormSubmit{
      margin-left: 30px;
  }
  .next-arrow-img {
      margin-top: 5px;
  }
  .image-with-text__content :last-child:is(.image-with-text__heading) {
      margin-bottom: 5px;
  }
  .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content:last-child .image-with-text__text p {
    margin-bottom: 0;
  }
  .header .header_left #burger{
      width: 21px;
  }
  .header .line-toggle{
    height: 2px;
  }
  .footer-block--newsletter .newsletter-form__field-wrapper .field:after{
    border-bottom: unset;
  }
  .footer-block--newsletter #NewsletterForm--footer{
    border-bottom: 0.2rem solid #000!important;
  }
  div#contactFormWrapper input.input, textarea#contactFormMessage, .footer-block--newsletter #NewsletterForm--footer{
    border-bottom: 2px solid #000!important;
  }
  .team-member-main .image-with-text__heading-link{
/*     line-height: 25px; */
  }
  .team-member-main .image-with-text__grid .header-text-section-main{
        align-items: baseline;
  }
  .footer .footer_left .footer-block.grid__item .footer-block__heading{
    margin-bottom: 20px;
  } 
  .footer .footer_left .footer-block .footer__list-social,
  .footer .footer_right .footer__content-top ul,
  .footer .footer_left .footer-block .footer-block__details-content{
    margin-bottom: 0 !important;
  }
  .section-footer-padding .footer_left, .section-footer-padding .footer_right {
    padding: 20px 10px !important;
  }
  

  
}

@media(max-width: 425px){
  a {
      text-underline-offset: 0.3rem;
  }
  input, textarea, .field__input, .customer .field input {
      border: 1px solid #000;
      box-shadow: unset;
  }
  .search-modal__content .modal__close-button .icon{
    opacity: 0;
  }
  .text-content__heading.no_btn{
    margin-bottom: 10px;
  }
/*   .custum_header .header_right .header_search .modal__content .modal__close-button:before {
      position: absolute;
      width: 20px;
      height: 2px;
      content: "";
      background: #fff;
      rotate: 223deg;
      top: 35%;
      transform: translate(-35%,-94%);
      right: 5%;
      cursor: pointer;
  } 
  .custum_header .header_right .header_search .modal__content .modal__close-button:after {
      position: absolute;
      width: 20px;
      height: 2px;
      content: "";
      background: #fff;
      rotate: 133deg;
      top: 79%;
      transform: translate(-63%,290%);
      right: 5%;
      cursor: pointer;
  } */
  .footer .footer_right .footer-block__details-content > li{
        padding-bottom: 10px;
  }
  .footer .footer_left .footer-block .footer-block__details-content a, a:link {
    text-decoration-thickness: 1px!important;
  }
  .image-with-text-direction-main .image-with-text__media-item{
    padding-bottom: 0 !important;
  }
  .footer-block__details-content>li:nth-child(3) {
    padding-bottom: 0 !important;
  }
  .header .mobile_outer .mobile_menu > ul > li.active:last-child {
      margin-bottom: 62px;
  }
  div#contactFormWrapper input.input, textarea#contactFormMessage, .footer-block--newsletter #NewsletterForm--footer{
      padding: 4px 10px;
      line-height: 2;
  }
  .image-with-text__text.image-with-text__text--caption, .head-mar-top, .text-content-main .head-mar-top{
      margin-top: 75px;
  }
  .text-content-main .text-content__heading-link{
      margin-bottom: 75px;
  }
  .team-member-main .right-no-data, .team-member-main .left-no-data{
    display: none;
  }
  .image-with-text-direction-main .text-top-sec{
    margin-bottom: 75px;
  }
  .image-with-text-direction-main .text-top-sec.no_btn{
    margin-bottom: 0;
  }
  main#MainContent {
      overflow-y: hidden;
  }
  .footer .footer_left .footer-block__heading{
    
  }
  .footer .footer-block__heading{
      font-size: 17px !important;
      line-height: 25px;
  }
  .footer .footer_left .footer-block .footer-block__details-content, .footer .footer_right .footer-block__details-content > li:nth-child(odd) {
    padding-right: 10px;
  }
  .footer .footer_left .footer-block .footer__list-social, .footer .footer_right .footer-block__details-content > li:nth-child(even) {
    padding-left: 10px;
  }
  .half-width{
    width: 100vw;
    height: 100vw;
  }
  .no-pad-mob{
    padding: 0 !important;
  }
  .half-w, .image-with-text .half-w{
    width: 100%;
    max-width: 100%;
  }
  .image-with-text-direction-main .image-with-text .image-with-text__media-item.half-w{
    width: 100%;
    /* height: 50vh; */
    overflow: hidden;
  }
  .text-side-by-side-main .first-half .text-content{
      margin-bottom: 75px;
  }
  .image-with-text-direction-main .image-with-text .image-with-text__media-item.half-w img {
      /* max-height: 350px; */
  }
  .team-member-main.image-with-text-direction-main .image-with-text .grid__item .image-with-text__media{
      max-height: 350px;
  }
  .image-content{
    width: calc(100% / 3);
  }
  .contact-form-sections, div#contactFormWrapper p{
    width: 100%;
  }
  div#contactFormWrapper p{
    margin: 0;
  } 
  .d-sec-pad, .txt-con-pad{
    padding: 0;
  }
  .m-sec-pad{
    padding: 20px 10px;
  }
  .m-sec-mar,
  div#contactFormWrapper .message_cust.m-sec-mar,
  div#contactFormWrapper .sub-btn.m-sec-mar
  {
    margin-bottom: 20px;
  }
  .m-sec-mar-top, 
  div#contactFormWrapper .m-sec-mar-top,
  div#contactFormWrapper p.message_cust.m-sec-mar-top{
    margin-top: 20px;
    margin-right: 0px !important;
  }
  div#contactFormWrapper input.input::placeholder, textarea#contactFormMessage::placeholder, div#contactFormWrapper input.input, textarea#contactFormMessage {
      font-size: var(--m-font-size-p);
  }
  .sub-btn .next-arrow-img:after {
      top: 40%;
  }
  .accordion-blocks-main .accordion:after {
      background-size: 17px;
      top: 40%;
      transform: translateY(-20%);
  }
  .accordion-blocks-main .accordion {
      padding: 0 0 0 35px;
  }
  .accordion-blocks-main .active:after {
    content: "";
    background-image: url('https://cdn.shopify.com/s/files/1/2515/7154/files/dropdown-arrow.png?v=1672838772');
    background-repeat: no-repeat;
    transform: rotateX(180deg) translateY(50%);
  }
  .txt-logo-mar{
    margin-bottom: 75px;
  }
  .text-with-logo-main, .m-text-side-by-side-pad {
/*       padding: 20px 10px; */
  }
  .text-content{
    position: unset;
  }
  .m-head-txt-side-mar{
    margin-bottom: 75px;
  }
  .text-content-main {
      padding: 0;
  }
  .text-content-main .first-half, .text-content-main .second-half{
/*     padding: 10px; */
  }
  .text-side-by-side-main .text-content{
    position: unset;
  }
  .team-member-content .team-member img {
    max-height: 350px;
  }
  .product.grid--2-col-tablet {
      flex-direction: unset;
  }
  .form-groups input:checked+label:after {
    transform: translateY(-180%) rotate(45deg);
  }
  .cart__footer .medium--one-whole {
      width: 100%;
      max-width: 100%;
  }
  .form-group input:checked+label:after{
    top: 25%;
  }
  cart-note.cart__note.field {
      width: 100%;
  }
  .cart__footer {
      padding: 9.1rem 0 0;
  }
  .cart__contents #main-cart-items .cart-items .cart-item:first-child {
    margin-top: 22px;
  }
  .cart__contents #main-cart-items .cart-items .cart-item{
    margin-bottom: 0;
    padding: 10px 0;
    margin-top: 0;
  }
  .cart__footer-wrapper .cart__footer {
    padding: 0;
  }
  .cart__footer .cart__blocks button#checkout {
      width: fit-content;
  }
  .cart__checkout-button.next-arrow-img:after {
    background-size: 30px;
    transform: translateY(-5%);
  }
  .double-image__media-item .double-image-content{
      width: 100vw;
      height: 50vh;
  }
  .cart__checkout-button.next-arrow-img:after {
      left: -40px;
  }
  .cart__footer .cart__blocks button#checkout {
      margin-left: 40px !important;
  }
  .map-section-main iframe {
      width: 100%;
      height: 70vh;
  }
  .m-sec-mar, div#contactFormWrapper .message_cust.m-sec-mar {
    margin-bottom: 0;
  }
  .map-section-content.txt-con-pad {
      padding: 10px;
  }
  .accordion-blocks-main .panel {
    padding: 0 18px 0 35px;
  }
  .footer-block--newsletter .newsletter-submit{
    right: 12px;
    left: unset;
    position: absolute;
    bottom: 0;
  }
  .footer-block--newsletter .newsletter-submit:after{
    background-size: 20px;
    transform: translateY(-50%);
    top: 50%;
  }
  
  .header .mobile_outer .mobile_menu > ul > li{
/*       height: calc(( 100vh - 157px) / 4); */
  }
  .header .mobile_outer .mobile_menu > ul > li.active{
      /* overflow-y: scroll; */
  }

  .accordion-blocks-main {
    padding-bottom: 10px;
  }
  .accordion-blocks-main:last-child {
    padding-bottom: 0;
  }
  .cart-error-message-main .cart-continue-shopping{
    border-radius: 0;
    -webkit-appearance: none;
  }
  quick-add-modal .quick-add-modal__content{
    top: 3.2rem;
  }
  quick-add-modal.quick-add-modal .quick-add-modal__toggle {
    top: 3.5rem;
  }


  .team-member-main .image-with-text__grid .image-with-text__heading-link , .team-member-main .image-with-text__grid .image-with-text__heading-link  {
    width: 100%;
    display: block;
  }
  .team-member-main .image-with-text__grid .image-with-text__heading {
      width: 70%;
/*     line-height: 34px; */
  }
  .team-member-main .image-with-text__grid .header-text-section-link {
      float: right;
      text-align: end;
      width: 30%;
      padding-bottom: 10px;
  }
  .team-member-main .image-with-text__grid .header-text-section-main{
      display: flex;
      width: 100%;
      align-items: flex-end;
  }
  .team-member-main .header-text-section-main {
      margin-bottom: 20px;
  }
  .header.custum_header .header__heading-link{
    padding: 0.75rem 0;
  }
  .header.custum_header .header_left {
      padding-left: 10px;
      padding-right: 10px;
  }
  div#contactFormWrapper p.d-sec-pad {
      margin: 0;
  }
  .contact-form-sections-main .message_cust.d-sec-pad-down, #contactFormWrapper{
    margin-top: 40px !important;
  }
  .footer .footer_left .footer-block .footer-block__details-content p{
    font-size: 15px;
    line-height: 1.3;
  }
  .section-footer-padding .footer_right {
      padding: 20px 10px 20px 10px;
  }
  .section-footer-padding .footer_left {
      padding: 10px 10px 20px 10px;
  }
  .footer__list-social .list-social__item {
      line-height: 1;
  }
  .footer .footer_right .footer-block__details-content li ul li a {
      padding: 5px 0 5px 2.4rem;
  }
  .fotter_mobile {
      width: 100%;
      padding: 20px 10px 0;
  }
  .fotter_mobile .footer-block--newsletter .footer-block__heading {
    margin-bottom: 10px;
  }
  .section-footer-padding .footer_right {
      padding: 20px 10px 20px 10px;
  }
  .fotter_mobile .footer-block--newsletter {
      margin-bottom: 40px;
  }
  .fotter_mobile .footer__payment {
      margin: 20px 0;
  }
  .text-with-logo-main .heading.txt-logo-mar {
      margin-bottom: 75px;
  }
  #contactFormSubmit {
    font-size: 15px;
  }
  .image-with-text-left-and-right-main .image-with-text__heading-link.next-arrow-img:after {
      transform: translateY(-10%);
  }
  .image-with-text-left-and-right-main .next-arrow-img:after{
      top: 15%;
      background-size: 25px;
  }
  .next-arrow-img{
    margin-left: 35px;
  }
  .next-arrow-img:after{
    left: -35px;
  }
  .search-modal__content-bottom .predictive-search__item-content .price-item.price-item--regular, #predictive-search-results-list .predictive-search__item-heading, .custum_header .header_right .header_search .modal__content .search-modal__form input, .header_search .predictive-search .predictive-search__results-list li button {
    color: #fff;
    font-size: 22px;
    line-height: 26px !important;
  }
  .form-groups input:checked+label:after {
      transform: translateY(-70%) rotate(45deg);
  }
  .order-delivery-content input.pin-code {
      height: 35px;
      padding: 0 0 0 6px;
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img {
      transform: translateY(-24px);
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img:hover {
      transform: translate(20px,-85%);
  }
  .order-delivery-content button.pin-code-btn.next-arrow-img{
      left: 70%;
  }
}


@media not all and (min-resolution:.001dpcm) { @media {


  
  }
}


/* Use this CSS for mac */
@media not all and (min-resolution:.001dpcm){
@supports (-webkit-appearance:none) and (stroke-color:transparent) { 
  div#contactFormWrapper input.input {
    -webkit-border-radius:0; 
    border-radius:0;
    }
    html {
    padding-bottom: 0 !important;
    }
  .shopify-section-header-hidden,{
    transform: unset !important;
  }
  }
}

/* Use this CSS for the iPad */
@media (min-width:768px) {
@media not all and (min-resolution:.001dpcm){
@supports (-webkit-appearance:none) and (stroke-color:transparent) { 

    }
  }
}
/* Use this CSS for the iPhone */
@media (min-width:420px) {
@media not all and (min-resolution:.001dpcm){
@supports (-webkit-appearance:none) and (stroke-color:transparent) { 
  input.input {
    -webkit-border-radius:0; 
    border-radius:0;
    }
    .header .mobile_outer .mobile_menu>ul>li.active:last-child {
        margin-bottom: 182px;
    }
    }
  }
}

@supports (-webkit-touch-callout: none) {
    @media screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
        .header .mobile_outer .mobile_menu>ul>li.active:last-child {
            margin-bottom: 142px;
        }
  }
}
