/** Shopify CDN: Minification failed

Line 2322:0 Unexpected "<"
Line 2396:9 Unexpected "{"
Line 2396:10 Expected identifier but found "%"
Line 2396:45 Unexpected "{"
Line 2396:46 Expected identifier but found "%"
Line 2410:9 Unexpected "{"
Line 2410:10 Expected identifier but found "%"
Line 2410:45 Unexpected "{"
Line 2410:46 Expected identifier but found "%"
Line 2419:0 Unexpected "<"
... and 4 more hidden warnings

**/
/* global css */
.page-width {
  max-width: 1480px !important;
}
.menu-drawer__navigation span.gm-icon.gm-icon-img {
    width: 30px;
}
.menu-drawer__navigation span.gm-icon.gm-icon-img  img {
    width: 100%;
}
@media (min-width:1290px) and (max-width:1440px) {
  .page-width {
    max-width: 1240px !important;
  }
}
a.button.button--secondary:hover {
  background-color: #6b0063;
  color: white;
  transition: .2s all ease;
}
h2 {
  font-size: 40px !important;
  line-height: 50px !important;
  letter-spacing: 0em !important;
  color: black !important;
}
a.button.button--secondary {
  background-color: transparent;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  border:1px solid;
  font-family: 'Poppins';
}
body {
  font-family: Nunito Sans;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 28px !important;
  color: #777777 !important;
}
.gm-has-submenu ul.gm-tab-links {
    overflow: hidden !important;
}



/* footer-css */
.footer__content-bottom-wrapper {
  justify-content: space-between;
  padding: 0px;
}



/* footer-css ends */

/* header css */
a#cart-icon-bubble {
  color: white;
}
.menu-strip {
  background-color: #F5F5F5 !important;
}
a.sample-btn {
  border: 1px solid white;
  padding: 10px 20px;
  background-color: #fff;
  color: #630660;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  display: block;
  font-weight: 700;
  margin-right: 10px;
  text-decoration: none;
  font-family: 'poppins';
  transition: .3s all ease;
}
a.sample-btn:hover {
  background-color: transparent;
  color: white;
}
 .gm-menu-installed .gm-menu.gm-submenu-align-left {
  justify-content: center !important;
}
.gm-html-inner,
.gm-menu-installed .gm-menu.gm-menu-42621 .gm-submenu.gm-dropdown .gm-item a.gm-target.js-no-transition {
  color: black !important;
}
.gm-menu-installed .gm-menu.gm-menu-42621 .gm-has-submenu.menu-column .gm-item .gm-target:hover span.gm-text {
    color: #630660 !important;
}
.gm-menu-installed .gm-menu.gm-menu-42621 {
  background-color: transparent !important;
}
header.header {
  grid-template-columns: auto 5fr 4fr !important;
}
nav.header__inline-menu {
  display: flex !important;
  justify-content: center !important;
}
.gm-tabs li.gm-item {
  margin-left: 5px;
}
li.gm-item.gm-grid-item.gmcol-full.gm-has-submenu.tab-col {
  padding: 0px !important;
  background-color: white !important;
}
.gm-has-submenu .gm-item.gm-has-submenu a {
  border-radius: 5px !important;
  padding: 7px 20px !important;
}
.gm-tab-links li.gm-item {
  padding: 10px !important;
}
.gm-tabs-left>.gm-tab-contents,
.gm-tabs-right>.gm-tab-contents {
  flex: 1 1 60% !important;
  width: 65% !important;
}
.gm-tabs-left>.gm-tab-links,
.gm-tabs-right>.gm-tab-links {
  flex: 0 0 40% !important;
}
.gm-icon.gm-icon-img {
  max-width: 40px !important;
}
.gm-menu-installed .gm-menu.gm-menu-42621 .gm-submenu.gm-submenu-bordered:not(.gm-aliexpress) {
  border: none !important;
  padding: 25px 30px !important;
}
.gm-dropdown .gm-item a:hover {
  background-color: #630660;
}
li[data-gmmi="4"] .gm-links .gm-item a:hover {
  background-color: #630660;
}
.gm-menu-installed .gm-menu.gm-menu-42621 .gm-dropdown.gm-submenu .gm-target:hover .gm-text {
  color: #fff !important;
}
.gm-menu-installed .gm-menu.gm-menu-42621 li[data-gmmi="4"] .gm-submenu .gm-target:hover .gm-text {color:white!important;}

.gm-dropdown .gm-item a , .gm-links .gm-item a {
  padding: 7px 20px !important;
  border-radius: 5px;
}
.gm-submenu.gm-dropdown .gm-item {
  padding: 10px 0px !important;
  border-radius: 5px;
  width: 300px;
}
.gmcol-4 .gm-links li.gm-item:nth-child(1){
    display: none!important;
}

/* ul.gm-links > li:nth-child(1) > a {
    display: none!important;
} */
li[data-gmmi="4"] li.gm-item {
    padding: 10px!important;
}
#shopify-section-sections--16781126926535__header > div > nav > ul > li:nth-child(5) > div{
 padding: 0px!important;
}
.gm-submenu.gm-dropdown .gm-item a , .gm-links.gm-dropdown .gm-item a{
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 20px !important;
}
ul.gm-submenu.gm-dropdown.gm-submenu-bordered.gm-orientation-vertical a.gm-target.js-no-transition:hover span.gm-text , ul.gm-submenu.gm-links.gm-submenu-bordered.gm-orientation-vertical a.gm-target.js-no-transition:hover span.gm-text{
  color: white !important;
}
button.search__button.field__button {
  background-color: black !important;
}
.theme_store_id_887.gm-menu-installed .gm-menu.gm-menu-42621 .gm-submenu-bordered .gm-tabs-left>.gm-tab-links {
  border-right: 1px solid #DDDDDD !important;
  padding-right: 20px;
}
svg.icon.icon-search {
  color: white;
}
.search-modal__form .field__input {
  height: 4.4rem;
}
/* .hover a:hover .gm-icon-img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) !important;
}*/
.gm-active.hover .gm-icon-img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) !important;
} 
li[data-gmmi="4"] .gm-item.hover a:hover .gm-icon-img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) !important;
}

 
 
a.user-icon:hover {
  transform: scale(1.1);
  transition: .1s all ease;
}
.gm-submenu.gm-dropdown .sub-dropdown ul li.gm-item {
    padding: 0px!important;
    width: auto;
}
.gm-dropdown .sub-dropdown ul li.gm-item a:hover{
    background-color:transparent!important;
}
.gm-menu-installed .gm-menu.gm-menu-42621 .gm-dropdown.gm-submenu .sub-dropdown ul .gm-target:hover .gm-text{
        color:rgba(119, 119, 119, 1) !important
}
.gm-menu-installed .sub-dropdown.gm-active a.gm-target {
    background-color:#630660!important;
}
.gm-menu-installed .sub-dropdown.gm-active a.gm-target .gm-text{
   color:rgb(255 255 255) !important
}
.gm-menu-installed .sub-dropdown.gm-active ul a.gm-target .gm-text{
           color:rgba(119, 119, 119, 1) !important
}

.gm-menu-installed .sub-dropdown.gm-active ul a.gm-target {
    background-color:#63066000!important;
}

@media screen and (max-width:990px) {
  .menu-drawer__inner-container {
    position: relative;
    height: auto !important;
  }
   #menu-drawer .gm-has-submenu.hover.gm-active>ul>li:nth-child(2)>ul>li:nth-child(1)>a {
    display: none;
  } 
  #menu-drawer>div>div>nav>li.gm-item.gm-level-0.gm-has-submenu.gm-submenu-mega.gm-submenu-align-full.gm-active>div>ul>li>div>ul.gm-tab-links>li:nth-child(1)>ul>li:nth-child(1)>ul {
    padding-bottom: 0px !important;
  }
  #menu-drawer ul.gm-tab-links>li.gm-item.gm-has-submenu.hover.gm-active>ul>li:nth-child(2)>ul {
    padding-top: 0px !important;
  }
  #menu-drawer>div>div>nav>li.gm-item.gm-level-0.gm-has-submenu.gm-submenu-mega.gm-submenu-align-full.gm-active>div>ul>li>div>ul.gm-tab-links>li:nth-child(4)>ul>li.gm-item.gm-grid-item.gmcol-5.gm-has-submenu>ul {
    padding-bottom: 0px !important;
  }
.tabs-nav .ot_tab_title {
    padding: 10px 30px!important;
    color: #777777;
    cursor: pointer;
}
}

/* header css ends*/


/* home page 4 icon strip sections css */

div#shopify-section-template--16781126795463__icon_box_8Gixc3,
div#shopify-section-template--16781126795463__four_column_strip_KG9pDg {
  background-image: url(/cdn/shop/files/BG_strip.jpg?v=1708585560);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* home page 4 icon strip sections css ends*/


/* heading with text section css */

li#Slide-template--16781126795463__multicolumn_kaVUTG-1 {
  width: 31% !important;
  max-width: 31%;
}
li#Slide-template--16781126795463__multicolumn_kaVUTG-2 {
  width: 66% !important;
  max-width: 66% !important;
  padding: 15px 0px 15px 25px;
  color: #777777;
  border-left: 5px solid #620460;
}
#Slider-template--16781126795463__multicolumn_kaVUTG .multicolumn-card__info {
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.section-template--16781126795463__multicolumn_kaVUTG-padding {
  padding: 0px;
}
#Slider-template--16781126795463__multicolumn_kaVUTG div>p:nth-child(2) {
  margin-top: 10px;
}
#Slide-template--16781126795463__multicolumn_RfKfVp-3 h2 {
  width: 50%;
}
.page-width.section-template--16781126795463__multicolumn_kaVUTG-padding.isolate .grid {
  column-gap: 8px;
  justify-content: space-between;
}

/* heading with text section css ends*/


/* 3 column text css */
.section-template--16781126795463__multicolumn_RfKfVp-padding .multicolumn-card__info {
  text-align: center;
  padding: 0px 50px !important;
}
.section-template--16781126795463__multicolumn_RfKfVp-padding h2 {
  font-size: 30px !important;
  line-height: 40px !important;
  letter-spacing: 0em !important;
  width: 75%;
  margin-bottom: 15px;
  text-align: center !important;
}
.section-template--16781126795463__multicolumn_RfKfVp-padding h3.inline-richtext {
  font-family: Aclonica !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0em;
  text-align: center;
  color: #620460;
}
.section-template--16781126795463__multicolumn_RfKfVp-padding .rte {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-width.section-template--16781126795463__multicolumn_RfKfVp-padding.isolate .grid {
  column-gap: 8px !important;
}

div#shopify-section-sections--16781126959303__four_column_strip_eHNMhL {
    background-image: url(/cdn/shop/files/BG_strip.jpg?v=1708585560);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
/* 3 column text css ends */


/* collection page css */

.card__heading {
  color: black !important;
  font-family: Nunito Sans !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  text-align: left;
  margin-bottom: 15px !important;
}
.card__heading a {
    text-transform: capitalize;
}
.card__information {
  padding: 20px !important;
}
.collection-div {
  display: flex;
  justify-content: space-between;
 /* flex-direction: row-reverse;  */
}

/* .card-information {
    display: flex;
    flex-direction: row-reverse;
} */
span.price-item {
  font-size: 16px;
  font-weight: 600;
  font-family: Poppins;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: right;
  color: #630660;
}

/* ul#product-grid {
    column-gap: 30px;
    justify-content: center;
} */
@media screen and (min-width: 750px) {
  .product-grid.grid {
    margin-left: -16px;
  }
  .product-grid .grid__item {
    padding-left: 16px;
    margin-bottom: 20px;
  }
    .contains-card.grid {
        margin-left: 16px;
    }
    
    li.collection-list__item.grid__item {
        padding-left: 16px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1000px) {
  .product__media-list {
    margin-left: -.75rem;
  }

  .product__media-item {
    padding-left: .75rem;
    margin-bottom: .75rem;
  }
}

h1.collection-hero__title {
  display: none;
}
.collection-hero .collection-hero__text-wrapper {
  display: flex;
  justify-content: center;
}
.collection-hero__description {
  text-align: center;
}
.collection-hero__inner.page-width {
  padding-top: 60px;
}
.card.card--standard.card--media {
  border-radius: 0;
}
p.p-size {
  color: #000000;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}
.collection nav.pagination {
  justify-content: center;
}
.collection ul.pagination__list.list-unstyled {
  flex-wrap: nowrap;
}
.collection-list__item.grid__item  span.icon-wrap {
    display: none;
}
/* collection page css ends */



/* product page css */

.product__title h1 {
  font-family: Nunito Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.product__info-wrapper span.price-item.price-item--regular {
  font-family: Nunito Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: left;
}

/* css for sale price start */


.product__info-wrapper .price-item.price-item--regular {
  font-family: Nunito Sans!important;
  font-size: 40px!important;
  font-weight: 700!important;
  line-height: 50px!important;
  letter-spacing: 0em!important;
  text-align: left!important;
}



.product__info-wrapper .price-item.price-item--sale.price-item--last {
  font-family: Nunito Sans!important;
  font-size: 40px!important;
  font-weight: 700!important;
  line-height: 50px!important;
  letter-spacing: 0em!important;
  text-align: left!important;
}



/* css for sale price start */


.product__inventory {
  margin: 0 !important;
}
.product__sku {
  margin: 0 !important;
}
.product__tax.caption.rte {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #6b0063;
  text-align: left;
}
.price__container {
  margin-bottom: 0px !important;
}
span.tag,
p.product__sku,
p.product__inventory {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
}
button.product-form__submit.button.button--full-width.button--primary:hover {
  color: #6b0063;
  background-color: white;
}
span.tag {
  color: black;
  margin-right: 5px;
  font-weight: 600;
}
.product__inventory {
  gap: 0;
}
.product-media-container.constrain-height.media-fit-contain {
  width: 100%;
  --constrained-height: 100%;
}
product-info variant-selects {
  display: flex;
  flex-direction: row;
  column-gap: 40px;
  margin-top: 30px;
}
.product-form__input.product-form__input--pill {
  width: fit-content;
  max-width: fit-content;
  display: flex;
  flex-direction: row;
  column-gap: 8px;
  align-items: center;
}
.product-form__input--pill input[type=radio]:checked+label {
  height: fit-content;
  padding: 6px 30px 6px 30px;
  border: 1px solid #616161;
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #616161 !important;
  background-color: transparent !important;
  border-radius: unset;
}

/* 
.product-form__input .select {
    column-gap: 20px!important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 134px;
} */
legend.form__label {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: black;
  width:auto;
}
.select__select {
  font-family: Nunito Sans;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
}
svg.icon.icon-caret {
  height: 8px;
}
.product-form__buttons {
  max-width: 100% !important;
}
.product-form__submit span {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
}
button.product-form__submit.button.button--full-width.button--primary, #inquiryBtn {
  height: 50px;
  transition: .2s all ease;
}
.product-form__submit {
    border: 1px solid #630660;
}
.product-form__buttons {
  display: flex;
  column-gap: 10px;
  align-items: flex-end;
    justify-content: center;
}
a.product-form__submit:hover {
  background-color: transparent;
  color: #630660;
}
a.product-form__submit {
  padding: 0;
  border:1px solid;
}
.product-media-container.media-type-image {
  border: 1px solid #DDDDDD;
}
button#ProductSubmitButton-template--16781126762695__main {
  min-width: 50% !important;
  padding: 0px !important;
}
.product-form__buttons a.product-form__submit.button.button--full-width.button--primary {
  min-width: 50%;
}


/* accordin prodact */

.summary__title path {
  display: none;
}
.summary__title {
  position: relative;
  column-gap: 5px;
}
.summary__title:before {
  content: '';
  background-image: url(/cdn/shop/files/shipping.svg?v=1715929333);
  height: 24px;
  width: 24px;
  position: absolute;
  /* z-index: 9999; */
  background-position: center;
  top: 2px;
}
#Details-custom_collapsible_tab_dnMcfJ-template--17165026689223__main  div.summary__title:before ,
product-info > div:nth-child(10) > details > summary > div.summary__title:before,
product-info > div:nth-child(14) > details > summary > div.summary__title:before,
.hybrid-tiles product-info>div:nth-child(14)>details>summary>div.summary__title:before, #Details-custom_collapsible_tab_dnMcfJ-template--16781126762695__main > summary > div.summary__title:before,
.product_accessry_enquiry product-info > div:nth-child(11) > details > summary > div.summary__title:before
{
    background-image: url(/cdn/shop/files/product-info.svg?v=1716200132)!important;
}
/* product-info > div:nth-child(14) > details > summary > div.summary__title:before ,  */
product-info > div:nth-child(12) > details > summary > div.summary__title:before {
  background-image: url(/cdn/shop/files/shipping.svg?v=1715929333);
}
product-info > div:nth-child(17) > details > summary > div.summary__title:before{
    background-image: url(/cdn/shop/files/blitching_info.svg?v=1723289674)!important;
}

.product.product-sheet-template product-info > div:nth-child(12) > details > summary > div.summary__title:before{
    background-image: url(https://oreva.com.au/cdn/shop/files/product-info.svg?v=1716200132) !important;
}
.product.product-sheet-template product-info > div:nth-child(14) > details > summary > div.summary__title:before{
    background-image: url(https://oreva.com.au/cdn/shop/files/shipping.svg?v=1715929333) !important;
}
.product.product-sheet-template product-info > div:nth-child(15) > details > summary > div.summary__title:before{
    background-image: url(https://oreva.com.au/cdn/shop/files/blitching_info.svg?v=1723289674) !important;
}

.accordion {
  margin-top: 0px !important;
}
div#ProductAccordion-custom_collapsible_tab_dnMcfJ-template--16781126762695__main {
  padding: 0px !important;
}
h2.h4.accordion__title.inline-richtext {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
}
.icon-caret path {
  fill: #000000;
}
.accordion .summary__title+.icon-caret {
  height: 7px !important;
  width: 13px;
}
h2.h4.accordion__title.inline-richtext {
  font-size: 20px !important;
  line-height: 30px !important;
}
.product__accordion .accordion__content {
  padding: 0px 0px 20px 34px !important;
  margin-bottom: 0px;
}
.product__accordion.accordion {
  border-color: #dddddd !important;
  border-bottom: 0px !important;
  border-top: 1px solid #ddd !important;
}


/* accordin prodact end*/

/* product page css ends */

div#embed-video--novel_shoppable_video_novel_product_VxYehN {
  padding-bottom: 56px;
}


/* search result page css */
.template-search__search {
    margin: 0 auto 3.5rem;
    max-width: 46.1rem!important;
}
.template-search__header p {
    color: black;
    font-weight: 600;
}
.template-search__header  h1.h2.center {
    font-family: Nunito Sans;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    color: black;
}
/* search result page css ends*/

/* checkout page */
h2.drawer__heading, h2.totals__total {
    font-size: 28px!important;
    line-height: 35px!important;
}
a.button.c-shopping {
    width: 100%!important;
}
.product-option, p.totals__total-value, a.cart-item__name.h4.break{
    color: black!important;
  font-weight: 500!important;
}
button.product-form__submit.button {
    padding: 10px!important;
}
@media screen and (min-width:550px){
  .drawer__inner {
    width: 60rem!important;
}
.product-option {
    font-size: 25px!important;
    color: black!important;
    font-weight: 600;
}
p.totals__total-value {
    font-size: 25px;
    color: black;
    font-weight: 700;
}
a.cart-item__name.h4.break {
    font-size: 20px;
    font-weight: 700;
    color: black;
}
button#CartDrawer-Checkout, .c-shopping {
    font-size: 20px!important;
    line-height: 30px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    margin-top: 1rem;
}
small.tax-note.caption-large.rte {
    font-size: 18px;
    line-height: 28px;
}
     .cart__ctas button {
        width: 50% !important;
    }
}

/* checkout page css ends */

@media screen and (max-width:768px) {
  .product .multicolumn-inner {
    padding-bottom: 60px!important;
}
  div#embed-video--novel_shoppable_video_novel_product_VxYehN {
  padding-bottom: 20px!important;
}
  h2 {
    font-size: 24px !important;
    line-height: 35px !important;
  }
  .section-template--16781126795463__multicolumn_kaVUTG-padding {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  #Slide-template--16781126795463__multicolumn_kaVUTG-2 p {
    text-align: center !important;
  }
  li#Slide-template--16781126795463__multicolumn_kaVUTG-1 {
    width: 100% !important;
    max-width: 100%;
  }
  li#Slide-template--16781126795463__multicolumn_kaVUTG-2 {
    width: 100% !important;
    max-width: 100% !important;
  }
  ul#Slider-template--16781126795463__multicolumn_kaVUTG {
    gap: 20px;
  }
  .section-template--16781126795463__multicolumn_RfKfVp-padding .multicolumn-card__info {
    text-align: center;
    padding: 0 0px !important;
  }
  .section-template--16781126795463__multicolumn_RfKfVp-padding {
    padding-top: 10px !important;
    padding-bottom: 30px !important;
  }
  .section-template--16781126795463__multicolumn_RfKfVp-padding .multicolumn-list__item {
    margin-top: 20px;
  }
  #Slider-template--16781126795463__multicolumn_kaVUTG .multicolumn-card__info h2 {
    text-align: center;
  }
  .section-template--16781126795463__image_with_text_JCkaBb-padding {
    padding-bottom: 40px !important;
  }
  div#ImageWithText--template--16781126795463__image_with_text_JCkaBb {
    padding: 30px;
    text-align: center;
    align-items: center;
  }
  #shopify-section-template--16781126795463__image_with_text_JCkaBb .image-with-text__text.rte.body {
    width: 100% !important;
  }
  #ImageWithText--template--16781126795463__image_with_text_JCkaBb a {
    margin-top: 20px !important;
  }
  div#ImageWithText--template--16781126795463__image_with_text_x8KrGx {
    padding: 30px;
    align-items: center;
  }
  .section-template--16781126795463__image_with_text_x8KrGx-padding {
    padding-top: 10px !important;
    padding-bottom: 40px !important;
  }
  #ImageWithText--template--16781126795463__image_with_text_x8KrGx h2.image-with-text__heading.inline-richtext.h1 {
    text-align: center;
  }
  #ImageWithText--template--16781126795463__image_with_text_x8KrGx .image-with-text__text.rte.body {
    display: none;
  }
  .section-template--16781126795463__multicolumn_bCKKJw-padding {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  #shopify-section-template--16781126795463__multicolumn_bCKKJw .title-wrapper-with-link {
    margin-bottom: 10px !important;
  }
  #shopify-section-template--16781126795463__multicolumn_bCKKJw .multicolumn-card__info p {
    text-align: center !important;
  }
  #shopify-section-template--16781126795463__multicolumn_bCKKJw h3.inline-richtext {
    text-align: center !important;
  }
  #shopify-section-template--16781126795463__multicolumn_bCKKJw .multicolumn-card__info {
    border-left: 0 !important;
    padding: 10px 20px !important;
  }
  header.header {
    padding: 10px 15px;
  }

  /* ul#product-grid {
    column-gap: 4px;
    justify-content: flex-start;
    row-gap: 10px;
} */
  .collection-hero__inner.page-width {
    padding-top: 10px;
  }
  .section-template--16781126729927__product-grid-padding {
    padding-bottom: 40px !important;
    padding-top: 60px !important;
  }
  .section-template--16781126729927__product_bottom_content_PwGgDE-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: center;
  }
  h2.desc_heading {
    text-align: center !important;
  }
  .collection-hero__description {
    max-width: 90% !important;
  }
  product-info variant-selects {
    display: flex;
    flex-direction: column;
    column-gap: 0px;
    margin-top: 30px;
  }
  .section-template--16781126762695__related-products-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .product .product__info-wrapper {
    padding: 0 !important;
  }
  span.price-item {
    font-size: 13px !important;
    line-height: 23px;
  }
  p.p-size,
  .p-info p {
    font-size: 12px !important;
    line-height: 26px;
    margin-bottom: 0px;
  }

  .product__info-wrapper span.price-item.price-item--regular {
    font-size: 25px !important;
    font-weight: 700;
    line-height: 30px !important;
  }
  .card__information {
    padding: 15px !important;
  }
  .collection-div {
    display: flex;
    flex-direction: column-reverse !important;
  }
  .related-products .grid {
    /* column-gap: 15px !important; */
    row-gap: 15px !important;
  }
  .footer__content-bottom {
    padding: 20px 10px 0px;
  }
 
  #Slide-template--16781126795463__multicolumn_RfKfVp-3 h2 {
    width: 80%!inmportant;
}
  .section-template--16781126795463__multicolumn_RfKfVp-padding h2 {
    font-size: 25px !important;
    line-height: 30px !important;
    width: 75%;
  }
  a.header__heading-link {
    padding: 0px;
}
  #shopify-section-template--16781126795463__multicolumn_bCKKJw h3.inline-richtext {
    font-size: 20px!important;
    font-weight: 600;
    line-height: 29px!important;
}
  product-recommendations.related-products {
    padding: 30px 12px;
  }
}

@media (min-width:769px) and (max-width:1100px) {
  product-info variant-selects {
    display: flex;
    flex-direction: column;
    row-gap: 10px !important;
    margin-top: 30px;
  }
  .product .multicolumn-inner {
    padding-bottom: 60px!important;
}
  .section-template--16781126795463__multicolumn_RfKfVp-padding h2 {
    font-size: 24px !important;
    line-height: 34px !important;
    letter-spacing: 0em !important;
    width: 80%;
  }
  .section-template--16781126729927__product-grid-padding {
    padding-bottom: 40px !important;
    padding-top: 20px !important;
  }
  .collection-hero__inner.page-width {
    padding-top: 10px !important;
  }
  .section-template--16781126729927__product_bottom_content_PwGgDE-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .section-template--16781126762695__related-products-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-template--16781126795463__multicolumn_RfKfVp-padding .multicolumn-card__info {
    text-align: center;
    padding: 0 24px !important;
  }
  #shopify-section-template--16781126795463__multicolumn_bCKKJw h3.inline-richtext {
    font-size: 20px !important;
    line-height: 30px;
  }
  #shopify-section-template--16781126795463__image_with_text_x8KrGx h2.image-with-text__heading.inline-richtext.h1 {
    width: 100% !important;
  }
  #shopify-section-template--16781126795463__image_with_text_JCkaBb .image-with-text__text.rte.body {
    width: 94% !important;
  }
  span.price-item {
    font-size: 13px !important;
    line-height: 23px;
  }
  p.p-size,
  .p-info p {
    font-size: 12px !important;
    line-height: 26px;
  }
  .card__information {
    padding: 15px !important;
  }

  section.card-text {
    padding: 15px !important;
  }
  .product__info-wrapper span.price-item.price-item--regular {
    font-family: Nunito Sans;
    font-size: 40px!important;
    font-weight: 700;
    line-height: 50px;
  }
}

@media screen and (min-width: 990px) {

  /* .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 52%!important;
    width: calc(52% - var(--grid-desktop-horizontal-spacing) / 2)!important;
  }
  .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 48%!important;
} */
  form.search.search-modal__form {
    max-width: 450px;
  }

  .search-modal__form {
    /* max-width: 58rem!important; */
    display: flex;
    justify-content: flex-end;
  }
  .header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    width: 100%;
    column-gap: 20px;
    justify-content: flex-end;
    align-items: center;
  }
  .search-modal__content.search-modal__content-bottom {
    padding: 0px;
  }
  .product__info-wrapper.grid__item {
    padding-left: 0px !important;
  }
}

/* @media (min-width:991px) and (max-width:1380px){
  .section-template--16781126795463__multicolumn_RfKfVp-padding .multicolumn-card__info {
    text-align: center;
    padding: 0 30px !important;
}
} */

@media screen and (max-width: 600px) {
    a.sample-btn {
        padding: 2px 6px!important;
        font-size: 10px!important;
        line-height: 24px;
    }
  .header__icon--cart .icon {
    height: 30px;
    width: 30px;
    padding-left: 5px;
}
  .cart-count-bubble {
    position: absolute;
    background-color: #000000!important;
    color: #ffffff;
    height: 12px!important;
    width: 12px!important;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    bottom: 1.8rem!important;
    left: 2.2rem;
    line-height: calc(1 + .1 / var(--font-body-scale));
}
.product-form__buttons .button{
    padding: 0 1rem!important;
}
  .product-form__submit span {
    font-size: 16px!important;
    font-weight: 600;
    line-height: 26px;
    text-transform: capitalize;
}
}

@media screen and (max-width:989px) {
  .product__title h1 {
    font-size: 30px!important;
    line-height: 40px;
}
 .header__icon--cart .icon {
    height: 30px!important;
    width: 30px!important;
    padding-left: 3px!important;
}

  .header__icon--cart {
    position: relative;
    margin-right: 0px!important;
}
  .cart-count-bubble span {
    background: black!important;
    color: white!important;
}
  .menu-strip {
    display: none;
  }
  .search-bar {
    display: none;
  }
  .user-icon svg {
    display: none;
  }
  .cart-count-bubble {
    position: absolute;
    background-color: rgb(255 255 255);
    color: rgb(var(--color-button-text));
}
  /* a#cart-icon-bubble {
    display: none;
  } */
  a.sample-btn {
    margin-right: 0px;
  }
  .header__icons {
    column-gap: 5px;
    padding-right: 0px !important;
  }
  header.header {
    grid-template-columns: 3fr 3fr 4fr !important;
    justify-content: space-between !important;
  }
  .header__icon span {
    background: white;
    color: #630660;
  }
  header-drawer {
    margin-left: 0px !important;
  }
  a.sample-btn {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 24px;
  }
  summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset {
    height: 4rem;
    width: 4rem;
  }
  .gm-tab-links li.gm-item {
    padding: 0px 0px 0px 10px !important;
  }
}


@media (min-width:990px) and (max-width:1130px) {
  header.header {
    grid-template-columns: auto 4fr 4fr !important;
  }
}

@media (min-width:990px) and (max-width:1030px) {
  .gradient.gm-menu-installed .gm-menu.gm-menu-42621 .gm-item.gm-level-0>.gm-target {
    padding: 13px !important;
  }
}

@media screen and (max-width:340px) {
  header.header {
    grid-template-columns: 2fr 3fr 4fr !important;
    justify-content: space-between !important;
  }

}

@media (min-width:1100px) and (max-width:1390px) {
  product-info variant-selects {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    margin-top: 30px;
    justify-content: space-between;
  }
}

@media (min-width:1250px) and (max-width:1450px) {
  p.bold-title {
    font-size: 17px !important;
    font-weight: 700;
  }
  p.light-text {
    font-size: 16px;
  }
  .strip-col {
    align-items: center;
    padding: 18px 5px 20px 7px !important;
  }
  .icon img {
    width: 50px;
  }
  #shopify-section-template--16781126795463__image_with_text_x8KrGx h2.image-with-text__heading.inline-richtext.h1 {
    width: 110% !important;
  }
  #shopify-section-template--16781126795463__image_with_text_JCkaBb .image-with-text__text.rte.body {
    width: 95% !important;
  }
  div#ImageWithText--template--16781126795463__image_with_text_JCkaBb {
    padding: 6rem 6rem 7rem !important;
  }
  #Slide-template--16781126795463__multicolumn_RfKfVp-3 h2 {
    width: 65% !important;
  }
  .section-template--16781126795463__multicolumn_RfKfVp-padding .multicolumn-card__info {
    text-align: center;
    padding: 0 15px !important;
  }
}

/*  wastage functionality css */
.product-form__quantity.wastage_wrapper {
    max-width: 100%;
}
.product-form__quantity.wastage_wrapper .price-per-item__container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
}
.product-form__quantity.wastage_wrapper .price-per-item__container > * {
    width: 50%;
}
.product-form__quantity.wastage_wrapper .price-per-item__container quantity-input.quantity {
    padding: 10px 5px 10px 15px;
    align-items: center;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    justify-content: space-between;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-left {
    width: 50px;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-left p {
    margin: 0;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-right {
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
    position: relative;
    padding: 0 20px;
    max-width: 160px;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-right .quantity-counter {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}
.product-form__quantity.wastage_wrapper .price-per-item__container button.quantity__button {
    width: 20px;
    padding: 10px 5px;
    position: absolute;
    left: 0;
    top: 1px;
    height: 30px;
    color: #000;
}
.product-form__quantity.wastage_wrapper .price-per-item__container button.quantity__button:last-child {
    left: auto;
    right: 0;
}
.product-form__quantity.wastage_wrapper .price-per-item__container input.quantity__input {
    width: 50px;
    flex: none;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-right .quantity-counter > span {
    width: 20px;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .wastage-box-wrapper {
    padding-left: 10px;
}
/* wastage modal */
div.modal {
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(255, 255, 255, 0.72);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
div.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 80%;
    border: none;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    border-radius: 0;
}
.wastage-modal .modal-content {
    max-width: 450px;
    padding: 0;
}
.modal-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.wastage-modal-content-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}
.wastage-modal-content-wrap > * {
    width: 100%;
    padding: 28px 16px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.wastage-modal-content-wrap > * > img {
    width: 100%;
}
.wastage-modal-content-wrap > .modal-right {
    background-color: #f4f4f4;
    font-size: 16px;
    line-height: normal;
    color: #000;
}
.wastage-modal-content-wrap > .modal-left {
    padding: 28px;
}
.modal-right h2 {
    font-size: 18px !important;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    line-height: normal !important;
    margin-bottom: 15px;
}
.modal-right > p {
    line-height: 20px;
    margin-bottom: 16px;
}
.modal-btn-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-top: 6px;
    justify-content: center;
}
.modal-btn-wrapper .wastage-btn {
    width: fit-content;
    padding: 9px 26px;
    font-size: 14px;
    background: #630660;
    border: 1px solid transparent;
    font-weight: 600;
}
.modal-btn-wrapper .wastage-btn::after,
.modal-btn-wrapper .wastage-btn::before {
    display: none;
}
.modal-btn-wrapper .no-wastage {
    background: #fff;
    color: #630660;
}
.modal-btn-wrapper .wastage-btn:hover {
    background-color: transparent;
    color: #630660;
    border-color: #630660;
}
/* tiles calculator */
.tiles-calculator {
    margin: 1.5rem 0 2.5rem !important;
}
.tiles-calculator .tiles-qty-field,
.tiles-calculator #tiles-area-form {
    border: 1px solid #000;
}
.tiles-calculator .tiles-label, 
.tiles-calculator .tiles-area-calculator .tiles-title {
    font-size: 16px;
    line-height: normal;
    background: #630660;
    color: #fff;
    padding: 8px 10px;
}
.tiles-calculator .tiles-label {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.tiles-calculator .tiles-label span.title {
    margin: 0;
}
.tiles-calculator .tiles-or {
	text-decoration: underline;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tiles-calculator .tiles-qty-field .tiles-input {
    padding: 10px;
}
.tiles-calculator input:not([type=button],[type=checkbox]) {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #000;
    font-size: 15px;
}
.tiles-calculator .tiles-area-calculator {
    margin-top: 20px;
    display:none;
}
.tiles-calculator #tiles-area-form {
    padding: 10px;
    margin-bottom: 2.5rem;
}
.tiles-calculator .tiles-content-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tiles-calculator .tile-content.tile-content-2, 
.tiles-calculator .tile-content.tile-content-4 {
    font-size: 15px;
    font-weight: 600;
    padding: 0 7px;
    line-height: 1.4em;
    color: #000;
}
.tiles-calculator #tiles-area-form .tiles-submit {
    margin-right: 0;
    margin-left: auto;
    display: table;
}
.tiles-calculator #tiles-area-form .tiles-submit input.use-qty {
    background: #000000;
    border: 0;
    color: #fff;
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 12px;
    padding: 8px 10px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: .2px;
}
.tiles-calculator #tiles-area-form .tiles-submit input.use-qty:hover {
    background: #630660;
}
.tiles-calculator .tiles-box-result {
    background: #f4f4f4;
    padding: 5px 10px;
    margin-top: 20px;
}
.tiles-calculator .tiles-box-result .tiles-field {
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #c6c6c6;
    padding: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tiles-calculator .tiles-box-result .tiles-field .tiles-calculator-price .price-item {
    font-size: 15px !important;
    color: #000;
    line-height: normal !important;
}
.tiles-calculator .tiles-box-result .tiles-field > span:last-child {
    font-weight: bold;
}
.tiles-calculator .tiles-box-result .tiles-total-price .tiles-field  {
    font-size: 22px;
    color: #111;
    margin-top:5px;
	padding: 10px 5px;
    border: 0;
}
.tiles-calculator input:not([type=button])::-webkit-outer-spin-button,
.tiles-calculator input:not([type=button])::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.tiles-calculator input:not([type=button])[type=number] {
  -moz-appearance: textfield;
}
/* option checkbox design */
.tiles-wastage-option-values {
    padding-right: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.wastage-option-title {
    font-weight: 600;
    color: #000;
    line-height: 15px;
    font-size: 15px;
    margin-left: 10px;
}
.wastage-option-btn {
    position: relative;
    display: block;
    width: 40px;
    height: 24px;
}
.wastage-option-btn > input[type=checkbox] {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    cursor: pointer;
    margin: 0;
}
.wastage-option-btn > span {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #63066080;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 34px;
}
.wastage-option-btn > span:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
}
.wastage-option-btn input[type=checkbox]:checked + span {
    background-color: #630660;
}
.wastage-option-btn input[type=checkbox]:focus + span {
  box-shadow: 0 0 1px #630660;
}
.wastage-option-btn input[type=checkbox]:checked + span:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}
@media screen and (max-width: 767px) {
   .footer-block p {
    text-align: center !important;
  }
    .wastage-modal .modal-content {
        max-width: 90%;
        width: 100%;
    }
    .wastage-modal-content-wrap > * {
        width: 100%;
    }
      .product-grid .grid__item {
        padding-left: 12px;
        margin-bottom: 10px;
    }

.product-grid.grid {
    margin-left: -9px;
}
  .contains-card.grid {
    margin-left: -9px;
}

li.collection-list__item.grid__item {
    padding-left: 12px;
    margin-bottom: 10px;
}
}

@media screen and (min-width:1100px){
.footer-block.grid__item:nth-child(4) {
    width: 28%;
}
.footer-block.grid__item:nth-child(3) {
    width: 22%;
}
.footer-block.grid__item:nth-child(2) {
    width: 22%;
}
}
@media (max-width:1440px){
  .tabs-nav .ot_tab_title{
    font-size:18px !important;
    line-height:28px !important;
  }
 
}
@media (min-width:1024px) and (max-width:1440px){
  h2.footer-block__heading.inline-richtext {
    width: 55%!important;
  }
}
@media screen and (max-width: 479px) {
    .product-form__quantity.wastage_wrapper .price-per-item__container > * {
        width: 100%;
    }
    .product-form__quantity.wastage_wrapper .price-per-item__container .wastage-box-wrapper {
        padding-left: 0;
        margin-top: 20px;
    }
    .modal-btn-wrapper {
        flex-wrap: wrap;
    }
    .modal-btn-wrapper .wastage-btn {
        width: 100%;
    }
    .modal-btn-wrapper button + button {
        margin-top: 12px;
    }
  .product .multicolumn-inner {
    padding-bottom: 40px!important;
}
}


.product-form__quantity.wastage_wrapper .price-per-item__container quantity-input.quantity {
    padding: 10px 5px 10px 15px;
    align-items: center;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    column-gap: 15px;
    justify-content: center;
}
.product-form__quantity.wastage_wrapper .price-per-item__container>* {
    width: fit-content;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-left {
    width: fit-content;
}
.product-form__quantity.wastage_wrapper .price-per-item__container .quantity-right {
    display: flex;
    align-items: center;
    width: calc(100% - 5px);
    position: relative;
    padding: 0 20px;
    max-width: fit-content;
    justify-content: center;
}


/* collection price css */


.kitchen-sinks .collection-div, .best-selling-bathroom-ware .collection-div {
    display: block;
}
.collection--empty .title-wrapper {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
}
.kitchen-sinks p.p-size, .best-selling-bathroom-ware p.p-size{
    display: none;
}

.phone-two {
    display: flex;
    column-gap: 2px;
}
@media screen and (min-width:760px){
.contact form#ContactForm {
    width: 700px;
}
  .contact.page-width.page-width--narrow {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
}
h2.main-page-title.page-title {
    display: none;
}

@media (min-width:750px) and (max-width:1300px){
  .page-width.page-width--narrow.section-template--16781126893767__main-padding.content-page {
    padding: 60px 20px!important;
}
}
.content-page h3 {
    font-size: 24px;
    line-height: 34px;
    color: #000000;
    font-weight: 700;
}
.content-page table h4 {
    font-size: 20px;
    line-height: 30px;
    color: black;
    font-weight: 700;
    margin-bottom: 0px;
    text-align: center;
}

.content-page  table p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
}

@media screen and (max-width:780px){
  .content-page table {
    width: 100%!important;
}
}

.product .multicolumn-card-spacing {
    margin: 0px!important;
}
.product__media-list.grid {
    margin-left: -16px;
}

.product__media-item.grid__item {
    padding-left: 16px;
    margin-bottom: 16px;
}
.product .multicolumn-list.grid {
    margin-left: -23px;
}

.product .multicolumn-list__item.grid__item {
    padding-left: 23px;
}
.product_accessry .get-a-sample-btn {
    display: none!important;
}
@media screen and (max-width:990px) {
.product .multicolumn-inner ul.multicolumn-list {
    padding: 0px 20px!important;
}
  .product .multicolumn-list.grid {
    margin-left: 0px!important;
}

.product .multicolumn-list__item.grid__item {
    padding-left: 0px!important;
}
}
@media screen and (max-width:767px) {
.product .multicolumn-inner ul.multicolumn-list {
    padding: 0px 15px!important;
}
}

th.caption-with-letter-spacing {
    font-size: 22px;
    text-transform: capitalize!important;
    color: black;
    font-weight: 600;
    background-color: white;
    opacity: 1;
}




/* popup form css */


.product-form__buttons .overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index:99;
background: rgba(0, 0, 0, 0.7);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
}
.product-form__buttons .overlay:target {
visibility: visible;
opacity: 1;
}

.product-form__buttons .popup {
margin: 170px auto;
padding: 20px;
background: #fff;
width: 40%;
position: relative;
transition: all 5s ease-in-out;
}

.product-form__buttons .popup h2 {
margin-top: 0;
color: #000;
}
.product-form__buttons .popup .close {
position: absolute;
top: 10px;
right: 20px;
transition: all 200ms;
font-size: 30px;
font-weight: 500;
text-decoration: none;
color: #000;
}
.product-form__buttons .popup .content {
max-height: 30%;
overflow: auto;
}

@media screen and (max-width: 800px){
.product-form__buttons .popup{
width: 90%;
}
  div#popup1 {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
 .enquiry-form .form-control {
  width: 100%;
  padding:10px!important;
  border: 1px solid #ddd;
  border-radius: 0px;
  font-size: 16px!important;
}
.product-form__buttons .popup {
 margin: 0px!important;
padding: 10px!important;
background: #fff;
}
}
.secure{font-weight:500;}
.free{font-weight:500;}


.enquiry-form {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem;
}

.enquiry-form .form-group {
  margin-bottom: 1rem;
}

.enquiry-form .form-control {
  width: 100%;
  padding:16px 20px;
  border: 1px solid #ddd;
  border-radius: 0px;
  font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}

.enquiry-form .btn {
  padding: 10px 45px;
  font-size: 20px;
  line-height:30px;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 0px;
  cursor: pointer;
}

div#gtx-trans {
    display: none!important;
}
button.drawer__close:hover {
    background: black;
}

button.drawer__close:hover path {
    fill: white;
}

/* account pages */
@media screen and (min-width: 750px) {
    .customer:not(.account):not(.order) {
        max-width: 50rem!important;
    }
}
h2.form__message {
    font-size: 20px!important;
    line-height: 30px!important;
}
.field__label, .customer .field label {
    display: none;
}

::placeholder{
    opacity:1!important;
    font-size:18px;
    line-height:26px;
    text-transform:capitalize;
}
.customer h1 {
    color: black;
    font-weight: 700;
}
.customer ul {
    padding-left: 20px;
}
.customer button:hover, .contact__button button:hover {
    color: #630660!important;
    background-color: transparent;
}
.customer button:before, .customer button:after{
    display: none;
}
.contact__button button {
  margin: 30px auto;
  display: block;
    margin: 30px auto;
  background-color: #630660;
    border: 1px solid #630660!important;
    padding: 15px 45px;
    font-size: 20px;
  color:white!important;
    font-weight: 700;
}
.section-clearance .clearance-card .clearance-img{
    position:relative;
}
.section-clearance .clearance-card .clearance-img:before {
    position:absolute;
    content:"";
    background-image:url(/cdn/shop/files/sale.png?v=1763963823);
    width:100px;
    height:100px;
    background-repeat:no-repeat;
    right:-5px;
    z-index:1;
}



/* order table css */

.order-history th {
    padding: 15px 10px !important;
    font-size: 20px !important;
    text-transform: capitalize !important;
    font-weight: 700!important;
    color:black!important;
    text-align: left !important;
}
.customer table, .customer th, .customer td {
    border: 1px solid black !important;
    border-collapse: collapse !important;
}
.customer tbody td {
    padding: 15px 10px!important;
    font-size: 16px !important;
    text-align: left !important;
    text-transform: capitalize !important;
}
.account table td:first-of-type a {
    padding: 0!important;
    box-shadow: none!important;
    font-size: 16px!important;
}
.customer-detail-div p {
    font-size: 18px !important;
    line-height: 26px !important;
}

.customer-detail-div a {
    font-weight: 700;
}
.customer-logout {
    text-align: center;
}
.customer-logout h1+a {
    font-size: 18px !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
}
.customer-logout a svg {
    width: 20px !important;
}

.account .customer.account>div:nth-of-type(2) {
    margin-top: 40px;
}
.addresses li>button:hover{
    background: transparent!important;
    color: #630660!important;
}
.addresses li>button {
    margin: 0 auto;
    display: inline;
    background: #630660!important;
    color: white!important;
}
@media screen and (min-width: 1170px) {
    .customer-order-div {
        width: 75% !important;
        flex-grow: unset !important;
    }
}
@media screen and (min-width: 990px) {
    :is(.account,.order)>div:nth-of-type(2)>div:first-of-type {
        padding-right: 50px;
    }
}

/* enquiryPopup 2 */
#enquiryPopup1 .popup.page-width.modal-content {
    max-width: 800px !important;
    padding: 20px 40px;
}
#enquiryPopup1 a.close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: #121212;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}
#enquiryPopup1 .form__message .icon {
    width: 1rem;
    height: 1rem;
}
#enquiryPopup1 .contact__field-error .form__message {
    font-size: 11px;
    margin: 0;
}
/* enquiryPopup */

#enquiryPopup .popup.page-width.modal-content {
    max-width: 800px !important;
    padding: 20px 40px;
}
#enquiryPopup a.close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: #121212;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}
#enquiryPopup .form__message .icon {
    width: 1rem;
    height: 1rem;
}
#enquiryPopup .contact__field-error .form__message {
    font-size: 11px;
    margin: 0;
}
#enquiryPopup small#ContactForm-email-error {
    position: absolute;
    bottom: -17px;
}
#enquiryPopup .contact .field {
    position: relative;
    margin-bottom: 23px;
}
span.error-message {
    position: absolute;
    top: -26px;
    font-size: 13px;
    color: red;
}
.inquiry-sample-buttons > * {
    width: 50% !important;
    margin: 0 !important;
}
.inquiry-sample-buttons .product-form__buttons button {
    margin: 0;
}
.inquiry-sample-buttons .sample-soldout {
    display: none;
}
input.disabled {
    pointer-events: none;
    background: #f1f1f1;
}
@media screen and (min-width: 750px) {
	#enquiryPopup .contact__fields {
	    display: flex;
	    align-items: flex-start;
	}
}
@media screen and (min-width: 760px) {
    #enquiryPopup .contact form#ContactForm {
        width: 100%;
    }
}
@media screen and (max-width: 749px) {
	#enquiryPopup .popup.page-width.modal-content {
	    padding: 20px 10px;
	}
}

.armani-smoke-tiles-oreva .multicolumn.color-scheme-1.gradient.background-none.no-heading {
    display: none!important;
}
.product-form__submit {
    border: 1px solid #630660!important;
}
.pagination-wrapper nav.pagination {
	    justify-content: center;
}
.pagination__list.list-unstyled {
	    flex-wrap: nowrap;
}
.sample-d-none  .template-search__search + p[role="status"],
.sample-d-none .pagination-wrapper {
	display: none;
}

@media screen and (max-width:990px){
.gm-has-submenu .gm-has-submenu img {
    width: auto!important;
}

li.gm-item.gm-grid-item.gmcol-4.gm-has-submenu {
    padding: 0px!important;
}
li[data-gmmi="4"] li.gm-item {
    padding: 0px!important;
}
.gm-grid-item ul.gm-links {
    padding: 0px!important;
}
  .tab-col li.gm-item.gm-grid-item.gmcol-4.gm-has-submenu {
    padding-left: 10px!important;
}
.gm-html-inner, body.gm-menu-installed .gm-menu.gm-menu-42621 .gm-submenu .gm-item .gm-target {
    font-size: 18px !important;
}
}


@media screen and (min-width:1600px){
li#Slide-template--16781126795463__multicolumn_kaVUTG-2 p {
    width: 83%;
}
}
.gm-submenu  .gm-icon.gm-icon-img>img {
    min-width: 30px!important;
    width: 30px!important;
}
@media screen and (max-width:990px){
  .main-header-menu span.gm-icon.gm-icon-img {
      width: 35px!important;
  }
  a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide {
      color: black;
      font-size: 18px;
  }
}
.cart-drawer .cart-items thead {
    background: white;
    padding: 20px 0px;
    margin-bottom: 0px;
    border-bottom: .1rem solid rgba(var(--color-foreground), .08);
}

.cart-drawer .cart-items th {
  padding-bottom: 0px;
   border-bottom: 0px!important;
}
.contact__field-error {
    padding: 0px 10px 10px 10px;
}

.contact__field-error span.visually-hidden {
    display: none!important;
}

.contact__field-error span.form__message {
    margin-top: 0px;
}

@media screen and (min-width: 750px) and (max-width: 989px) {
   .menu-drawer__utility-links .medium-hide {
        display: block!important;
    }
}
@media screen and (max-width:1250px){
  .footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
}

small#ContactForm-email-error {
    position: absolute;
    top: 50px;
    left: -1px;
}

.contact__field-error span.form__message {
    font-size: 12px;
}


span.product__media-icon.motion-reduce.quick-add-hidden.product__media-icon--hover {
    display: none;
}
@media screen and (min-width: 990px) {
    .collection .rich-text__blocks.center {
        max-width: 90%!important;
    }
}

@media (min-width: 1300px) {
  .slider__item img {
    height: 580px;
    object-fit:cover;
    object-position: 10%;
}
}


.ot_tab_title {
    border: solid 1px #777777;
    padding: 6px 30px!important;
    /* margin:19px; */
}
.tabs-nav{
  gap:20px;
}




<-------------------------------------------- /* 11-12-202 */ -------------------------------------------->


.clearance-products .sale-price {
  color: #630660;
  font-weight: 600;
}

.clearance-products .regular-price {
  color:black!important;
  font-weight: 300;
  font-size: 14px;
  opacity:100%!important;
}



.product__info-wrapper .price-item.price-item--regular {
  font-family: Nunito Sans!important;
  font-size: 40px!important;
  font-weight: 700!important;
  line-height: 50px!important;
  letter-spacing: 0em!important;
  text-align: left!important;
}



.product__info-wrapper .price-item.price-item--sale.price-item--last {
  font-family: Nunito Sans!important;
  font-size: 40px!important;
  font-weight: 700!important;
  line-height: 50px!important;
  letter-spacing: 0em!important;
  text-align: left!important;
}



/* SALE BADGE USING BEFORE */
.border-col.on-sale:before {
    position:absolute;
    content:"";
    background-image:url(/cdn/shop/files/sale.png?v=1763963823);
    width:100px;
    height:100px;
    background-repeat:no-repeat;
    right:-5px;
    z-index:1;

}

.border-col {
    position: relative;
}
@media screen and (max-width: 767px) {
    header.tabs-nav {
        flex-direction:row !important;
    }
}
@media screen and (max-width: 1400px) {
    header.tabs-nav {
      align-items: center;
      justify-content: center !important;
    }
}
@media (max-width:1439px){
  header.tabs-nav {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
         {% comment %} gap: 10px !important; {% endcomment %}
        padding-bottom: 5px !important;
        /* justify-content:start !important; */
        align-items:center;
 }
}
@media (max-width:1024px){
  header.tabs-nav {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
         {% comment %} gap: 10px !important; {% endcomment %}
        padding-bottom: 5px !important;
        justify-content:start !important;
        align-items:center;
 }
}



<-------------------------------------------- /* 11-12-202 */ -------------------------------------------->



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

  header.tabs-nav{
    flex-direction:row;!important
  }

}











/* 
  .section-template-19973551128775__product_tab_LYAzNH header.tabs-nav {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch !important;
    gap: 10px !important;
    padding: 10px 0 !important;
  }

  .section-template-19973551128775__product_tab_LYAzNH .ot_tab_title {
    flex: 0 0 auto !important;
    display: inline-block !important;
    white-space: nowrap !important;
    padding: 8px 20px !important;
    margin: 0 !important;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    font-size: 15px !important;
  } */


  /* @media screen and (max-width: 1465px){
    tabs-nav .ot_tab_title{
      font-size:16px;
      line-height:26px;
    }
  } */




  /* 15-12-2025 */

h3.footer-block__heading.inline-richtext {
    border-bottom: solid 1px #d9d9d973 !important;
    width: 50%;
    padding-bottom: 6px;
}

h3.footer-block__heading.inline-richtext {
    padding-top: 40px;
    font-size: 24px;
}



.footer-location-list li {
  text-decoration: none;!important
}

ul.footer-location-list {
    padding-left: 0px;!important
}


/* ------------------------------------------------------------- 16-12-2025 ------------------------------------------------------------- */

/* clearance products CSS */

.clearance-products-oreva span.sale-price {
font-family: Poppins;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 0%;
text-align: right;    
}

span.regular-price {
font-family: Poppins;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 0%;
text-align: right;
color:black;
}

/* Clearance Products CSS End */


/* Home Page Bestseller CSS */

.page-index #shopify-section-template--16781126795463__product_tab_tninXM {
    background-color: #F4F4F4;
}

.page-index section.card-text {
    background-color: white;
}

/* Home Page Bestseller CSS */


/* 17-12-2025 */

.reach-item {
    display: flex;
}

.footer .footer-location img.reach-icon {
    width: 18px;
    height: 18px;
    margin-right: 12px;
    margin-top:5px;
}

/* 17-12-2025 */



/* 18-12-2025 */


.first-visit-popup {
  border: none;
  padding: 0;
  max-width: 700px;
  max-height: 700px;
  background: transparent;
}

.first-visit-popup::backdrop {
  background: rgba(0, 0, 0, 0.75);
}

.first-visit-popup img {
  max-width: 100%;
  height: auto;
  display: block;
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #000 !important;
  color: #fff;
  border: none;
  font-size: 14px;
  padding: 6px 10px;
  cursor: pointer;
  background-color:rgba(255, 255, 255, 0);
  font-weight: 700;
}
@media (max-width:480px){
  .popup-close {

    top: 3px !important;
    right: 3px !important;
   
}
 @media (max-width:780px){
  #first-visit-popup{
    margin:20px;
  }
 }
 @media (max-width:655px){
  .popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #000 !important;
    color: #fff;
    border: none;
    font-size: 10px;
    padding: 0px 10px;
   
}
 }
/* 18-12-2025 */