/** Shopify CDN: Minification failed

Line 10:0 Unexpected "{"
Line 10:1 Expected identifier but found "%"
Line 24:0 All "@import" rules must come first
Line 95:0 Unexpected "{"
Line 95:1 Expected identifier but found "%"

**/
{% if settings.custom_font %}
/* @font-face {
  font-family: 'Marcellus';
  src: url("Marcellus-Regular.ttf");
}
@font-face {
  font-family: 'InriaSans-Regular';
  src: url("InriaSans-Regular.ttf");
}
@font-face {
  font-family: 'InriaSans-Light';
  src: url("InriaSans-Light.ttf");
  } */
  
@import url('https://fonts.googleapis.com/css2?family=Inria+Sans&family=Marcellus&display=swap');
.rich-text__heading span {
    font-family: Marcellus, serif !important;
}
  /* landing templates css */
 .multicolumn-card-custom .media {
    padding: 0px !important;
}
div#image_width_text_cust .image-with-text__text p br {
    display: none;
}
.multicolumn-card-custom .media img.multicolumn-card__image {
    position: relative !IMPORTANT;
    z-index: 2;
    height: 64px !important;
    width: 64px !important;
}
.commercial_rich_cust .rich-text__wrapper .rich-text__blocks {
    max-width: 100%;
    width: 100%;
}
.commercial_rich_cust .rich-text__wrapper .rich-text__blocks p {
    width: 100%;
    max-width: 100%;
}
.image_width_text_cust .image-with-text__content {
    padding: 30px;
    justify-content: center;
}
/* End here */

/*Start JAN 2 2026*/
#svgContainer svg{
    height: 100%;
    max-height: 600px;
}
/*End JAN 2 2026*/

  /* Policy pages */
.shopify-policy__container p strong {
    color: #000;
}
.cstm-gaurtee p {
    margin: 0;
}
.cstm-gaurtee span {
    color: #000;
}
.shopify-policy__container h3, .cstm-gaurtee h3 {
    font-weight: 600;
    color: #000;
}
.shopify-policy__container span, .shopify-policy__container p, .cstm-gaurtee p {
    color: #000;
     margin: 0;
     line-height: 26px;
}
.cstm-gaurtee h1.main-page-title {
    text-align: center;
}
.shopify-policy__container {
    margin-bottom: 3rem;
}
/* End here */

h1, h2 ,h3, h4, h5, h6  {
  font-family: 'Marcellus', serif !important;
}
body, p, a, span{
    font-family: 'Inria Sans', sans-serif !important;
}
{% endif %}
.form-rich-text a:hover {
    text-decoration: underline;
}
.form-rich-text a {
    text-decoration: none;
}
.commercial_project .multicolumn-card__info {
    padding: 2.5rem !IMPORTANT;
}
.multicolumn-card-custom ul.multicolumn-list {
    justify-content: center;
    gap: 12px;
}
/* h1{
  font-size:48px!important;
  font-weight: 400;
} */
body{
  font-size:16px;
}

h2.form-status.form-status-list.form__message {
    margin-bottom: 10px;
}

.cal_slider{list-style:none;}

#Slider-checkout_popup .card--standard .card__inner{
      height: inherit !important;
}
.flick_arrow_hidden{
  display:none;
}
.template-search__results .grid__item .card__inner.ratio:before {
    height: 300px!important;
    padding-bottom: 0!important;
}
/* End Font Faimly */
textarea#Personalisation {
    width: 100%;
    min-height: 50px;
  margin-top:2px !important;
      padding: 10px;
}
textarea#Personalisation:focus-visible {
    border: unset !important;
    box-shadow: none;
}
/* Load More button on collection page css */
.load-more{text-align:center;margin:45px 0;}
.load-more a {
    cursor: pointer!important;}
  
/* .load-more a {
    cursor: pointer!important;
    color: #000;
    text-decoration: underline;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.065em;
} */
.custom-model-wrap ul {
    padding: 0;
}
.custom-model-wrap ul button.flickity-button:focus {
    box-shadow: none;
}
.custom-model-wrap ul button.flickity-button {
    background: #000;
    border-radius: 0;
    color: #fff;
}
.custom-model-wrap ul button.flickity-button.flickity-prev-next-button.previous{
    left: 0;
}
.custom-model-wrap ul button.flickity-button.flickity-prev-next-button.next{
    right: 0;
}
.custom-model-wrap ul button.flickity-button svg {
    width: 18px;
    height: 18px;
    position: initial;
}

.cart-count-bubble span {
    margin-left: 2px !important;
}
.custom-model-wrap ul li.flickity-cell {
  list-style: none;
    width: 100%;
}
.custom-popup-wrap .newsletter-form__field-wrapper .field {
    display: grid;
    margin-bottom: 15px;
}
.custom-popup-wrap .newsletter-form__field-wrapper .field:after{
  border-bottom: 0!important;
  box-shadow: none !important
}
.custom-popup-wrap button#Subscribe {
    position: initial;
    background: #fff;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    max-width: 180px;
    margin: 10px auto 0;
    color: #000;
}
.calc_image_gall h2.center {
    font-family: Marcellus,serif!important;
    font-weight: 600;
    color: #16293a;
}
main.calc_image_gall.page-width {
    margin-top: 30px;
    margin-bottom: 40px;
}

  .new-wallpapers .rich-text__buttons {
    max-width: 48rem;
}
.load-more_spinner{
    display: none;
    width: 35px;
    height: 35px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3a3a3a;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    animation: 2s spin linear infinite;
}
@keyframes spin{
    0%{transform:rotate(0deg)}
    100%{transform:rotate(360deg)}
}
/* end Load more CSS */

.announcement-bar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.announcement-bar-inner .list-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 98px;
    width: 100%;
}
.announcement-bar-inner .list-social__item .icon {
    height: 1.45rem;
    width: 1.45rem;
}
.home-icon svg.icon.icon-home {
    width: 25px;
    height: 25px;
}
.header__icons .header__icon--cart .icon {
    height: 2.6rem;
    width: 2.7rem;
}
.announcement-bar-inner .list-social__link {
    padding: 0 8px 0 0;
}
.announcement-bar__message {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
}
    .main-product-slider-image-slider {
    display:flex !important;
}
.main-product-slider-image-slider button.slider-button {
    display: flex !important;
}

/* 09-06-23 css height removed */

.product__media-item.grid__item.slider__slide {
    display: block!important;
    width: 100%;
    max-width: 100%;
/*  height: 700px; */
    overflow: hidden;
}
/* .product__media-item.grid__item.slider__slide .product__media img{
    height: 700px;
} */
/* end here */
sticky-header.header-wrapper {
    border-bottom: 1px solid #fff;
}

.slider--desktop .slider__slide:first-child{
  margin-left:0px!important;
  scroll-margin-left: 0!important;
}
.disclosure button {
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    min-height: auto;
    font-weight: 700;
}
.disclosure button::before, .disclosure button::after {
  display: none;
}
.header__inline-menu .header__menu-item span {
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 16px;
  text-transform: uppercase;
}
.announcement-bar-inner .localization-form:only-child{
    padding: 0;
}
.announcement-bar-inner .localization-form__select .icon-caret{
    right: -20px;
    width: 1rem;
}
.h1 {
    /* font-size: 44px; */
    /* line-height: calc(1 + .3/max(1,var(--font-heading-scale))); */
}
.heading-small {
    font-size: calc(var(--font-heading-scale) * 3.6rem);
}
.banner__buttons a.button-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.065em;
    font-weight: 700;
}
.rich-text__blocks.center > p {
    text-transform: uppercase;
}
.rich-text__blocks.center p {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .065em;
    max-width: 420px;
    margin: auto;
}

.card__information h3 a {
font-size: 16px;
  line-height:19px;
    padding-top: 10px;
    text-decoration: none !important;
}
/* .card-information .price span {
    font-size: 22px;
    line-height: 27px;
} */
 body .slideshow_section_custm .slider-counter {
    display: block !important;
}
body .slideshow_section_custm .slider-buttons {
    z-index: 33333;
    transform: translateY(0);
    justify-content: space-around;
    top: unset;
    bottom: 0;
}
body .slider-counter{
  display:none;
}
body .slider-button {
    color: #fff;
    background: #000;
}
body .slider-buttons {
    justify-content: space-between;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
}
body .checkout-popup-inner .slider-buttons {
  left: 0;
}
.checkout-popup-inner .slider.slider--tablet{
  scroll-padding-left: 0;
}
body .slider-button[disabled] .icon, body .slider-button:not([disabled]):hover {
    color: #fff;
}
body .mega-menu__content {
    background-color: #16293A !important;
    color: #fff;
    padding: 10px 0;
}
/* body .header--top-center .mega-menu__list>li{
  width: 25%;
  max-width: max-content;
} */
body .header.header--has-menu .mega-menu__list {
    justify-content: center;
    gap: 0;
    padding-inline: 3.8rem;
    max-width: var(--page-width);
}
body .header.header--has-menu .mega-menu__list>li {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}
body .header.header--has-menu .mega-menu__list.count-5>li {
    max-width: 20%;
}
body .header.header--has-menu .mega-menu__list.count-4>li {
    max-width: 25%;
}
body .header.header--has-menu .mega-menu__list.count-3>li {
    max-width: 33.33%;
}
body .header.header--has-menu .mega-menu__list.count-2>li {
    max-width: 33.33%;
}
body .header.header--has-menu .mega-menu__list.count-5.has-image>li {
    max-width: 17%;
}
body .header.header--has-menu .mega-menu__list.count-5.has-image .menu_image {
    max-width: 32%;
}
body .header.header--has-menu .mega-menu__list.count-4.has-image>li {
    max-width: 22%;
}
body .header.header--has-menu .mega-menu__list.count-4.has-image .menu_image {
    max-width: 34%;
}
body .header.header--has-menu .mega-menu__list.count-3.has-image>li {
    max-width: 30%;
}
body .header.header--has-menu .mega-menu__list.count-3.has-image .menu_image {
    max-width: 40%;
}
body .header.header--has-menu .mega-menu__list.has-image .menu_image {
    padding-left: 2rem;
    padding-top: 1rem;
}
body .header.header--has-menu .mega-menu__list .menu_image .slide_inner {
    line-height: 0;
    margin-bottom: 16px;
}
body .header.header--has-menu .mega-menu__list .menu_image a {
    display: inline-block;
    line-height: 0;
}
body .header.header--has-menu .mega-menu__list .menu_image .menu_images {
    width: 100%;
    height: auto;
    aspect-ratio: 10/4.6;
    object-fit: cover;
    border-radius: 8px;
}
.menu_share_link .mobile-custom-btn {
    padding-inline: initial;
    /* padding-bottom: 0; */
}
.mobile-custom-btn {
    padding: 1.8rem 0;
    border-top: 1px solid #C0C0C0;
    margin-top: 1.7rem;
}
.mobile-btn-wrapper {
    border-top: 1px solid #C0C0C0;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    margin-top: 1.7rem;
    margin-left: 2.2rem;
    margin-right: 2.2rem;
}
.mobile-btn-wrapper .mobile-custom-btn {
    padding: 0;
    margin: 0;
    border: 0;
}
.mobile-btn-wrapper .mobile-custom-btn+.mobile-custom-btn {
    padding-top: 1rem;
}
.mobile-custom-btn .custom-menu-button {
    background: none;
    /* gap: 12px; */
    box-shadow: none;
    color: #121212;
    font-size: 1.9rem;
    font-weight: 500;
    width: fit-content;
    padding: 0;
    min-height: calc(3.6rem + var(--buttons-border-width) * 2);
}
.mobile-custom-btn .custom-menu-button svg {
    width: 2.8rem;
    height: 2.8rem;
}
.mega-menu__content ul li a.no-link {
    cursor: default;
    text-decoration: none !important;
}
/* .mobile-custom-btn .custom-menu-button {
    background: linear-gradient(100deg, rgba(111, 147, 200, 1) 12%, rgb(154 209 203) 84%);
    box-shadow: none;
}
.mobile-custom-btn .custom-menu-button:hover {
  background-position: right center;
} */
.mobile-custom-btn .custom-menu-button::after {
    display: none;
}
.mobile_switcher .localization-form__select .icon-caret {
    right: 0;
}
/* .mobile-btn-wrapper {
    display: flex;
}
.mobile-btn-wrapper .mobile-custom-btn {
    padding-right: 10px;
}
.mobile-btn-wrapper .mobile-custom-btn+.mobile-custom-btn {
    padding-left: 0;
}
.mobile-custom-btn .custom-menu-button {
    padding-inline: 1.3rem;
    font-size: 1.3rem;
    min-height: calc(3.8rem + var(--buttons-border-width) * 2);
} */
.mobile_switcher .disclosure button.disclosure__button {
    font-weight: var(--font-body-weight);
}
.js .submenu-open .menu-drawer__submenu {
    z-index: 9;
}
.mega-menu.menu-items {
    position: relative;
}
.mega-menu.menu-items .mega-menu__list.count-3>li {
    max-width: 100% !important;
}
body .mega-menu__content.menu_items ul.mega-menu__list>li {
    padding: 0;
    max-width: 100% !important;
}
body .mega-menu__content.menu_items {
    width: 100%;
    min-width: 260px;
}
body .mega-menu__content.menu_items {
    width: 100%;
    min-width: 260px;
}
body .mega-menu__content.menu_items ul.mega-menu__list {
    display: block;
}
body .mega-menu__content.menu_items ul.mega-menu__list {
    padding-inline: 2.3rem;
}
/* body .header--top-center .mega-menu__list li .has-child {
    font-size: 20px !important;
} */
.mega-menu__content ul li a, .mega-menu__content ul li a:hover {
    color: #fff;
    font-size: 18px;
}
.mega-menu-image-slider button svg{
  width: 13px;
  color: #fff;
}
.mega-menu__content ul a.has-child {
    /* font-size: 28px !important; */
    font-size: 20px !important;
    font-family: Marcellus,serif!important;
}
.mega-menu-image-slider button.slick-arrow {
    position: absolute;
    top: calc(50% - 10px);
    z-index: 1;
    padding: 5px 7px;
    background: #000;
    border: none;
}
.mega-menu-image-slider .slick-dots{
  display: none;
}
.mega-menu-image-slider button.slick-next.slick-arrow {
    right: -14px;
    transform: rotate(-90deg);
}
.mega-menu-image-slider button.slick-prev.slick-arrow {
    left: -14px;
    transform: rotate(90deg);
}
.spr-starrating.spr-summary-starrating {
    justify-content: left !important;
}
ul.social-sharing {
    display: flex;
    width: 100%;
    list-style: none;
    justify-content: space-evenly;
}
.cstm-slider-pdp .slider-component-full-width .slider--desktop {
    scroll-padding-left: 0!important;
}
.social-sharing li a {
   display: flex;
    gap: 10px;
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
ul.social-sharing svg {
    width: 22px;
}
ul.social-sharing svg path {
    fill: #7CA19D;
}
.social-sharing li {
    width: 100%;
}
.announcement-bar-inner .disclosure__list-wrapper {
    bottom: auto !important;
    transform: unset !important;
    top: calc(100% + 8px);
}
/* .child-collection .button-text{
  color: #7CA19D!important;
} */

.footer__list-social.list-social{
  justify-content: flex-start;
      margin-left: 0px;
}

.newsletter-form__field-wrapper .field:after {
    box-shadow: unset;
    border-bottom: 1px solid white;
}
/* .newsletter-form__field-wrapper .field input:focus-visible{
    box-shadow: unset!important;
  border:0;
}
.newsletter-form__field-wrapper .field input:hover{
    box-shadow: unset!important;
  border:0;
}
 */
 .newsletter-form__field-wrapper.field__input:hover {
    box-shadow: unset;
border:none!important;
   outline:0!important;
}

.hr-line{
border: none;
    height: 0.1rem;
    background-color:white;
    display: block;
    margin-top:-15px;
}
.menu_image a{
  text-decoration:none;
}

/* 20-12-22 css */
.header details[open]>.header__menu-item {
    text-decoration: none;
}
.header__menu-item:hover span {
    text-decoration: none;
}
.multicolumn-list.slider, .multicolumn-list.grid--4-col-desktop {
    margin: 0 50px !important;
}
.multicolumn-list.slider{
  margin-bottom: 0;
}
.h1 span{
  font-family: 'Marcellus', serif !important;
}
.child-collection .rich-text__blocks.center > p{
      font-weight: 700;
}
.footer .list-social__link{
  padding-left:0;
}
.header-wrapper .header {
    padding-bottom: 0px;
}
.header-wrapper .header__menu-item {
    padding: 1.2rem 2.2rem;
}
.multicolumn .multicolumn-card__info p {
    font-size: 18px;
    line-height: 22.5px;
    color: #2D2D2D;
}
.footer .footer-block__details-content .list-menu__item--link {
    font-size: 1.6rem;
    line-height: 1.9rem;
}
.footer .footer-block__details-content li{
    padding-bottom: 10px;
}
.footer .field:after, .field:before{
  display: none !important;
}
.footer .field{
  border-bottom: 1px solid #fff;
}

.about-first-head .rich-text__blocks.center h2 {
    max-width: 500px;
    margin: 1rem auto 0;
}
.about-multicol .multicolumn-card__info h3 {
    font-size: 16px;
    line-height: 19px !important;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    max-width: 250px;
    margin: auto !important;
    letter-spacing: .06em;
    font-family: Inria Sans!important;
}
.about-hello-head p.image-with-text__text.image-with-text__text--caption {
    font-size: 18px;
    letter-spacing: 0.04em;
    font-weight: 700;
}
.about-hello-head .image-with-text__text.rte.body {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 19px;
    max-width: 350px;
}
.custm-help .accordion .grid__item h2 {
    font-size: 36px;
    padding-right: 3rem;
}
.about-small-pack .image-with-text__text.rte.body p {
    color: #000;
    margin-bottom: 25px;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 11px;
}
.about-small-pack .image-with-text__text.rte.body p strong {
    padding-bottom: 9px;
    display: inline-block;
    letter-spacing: 0.065em;
}
.about-small-pack .image-with-text__text.rte.body p:first-child {
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0.04em;
}
.about-addit-info .accordion svg.icon.icon-accordion {
    display: none;
}
.about-addit-info h3.accordion__title {
    font-family: Inria Sans!important;
    font-weight: 600;
    font-size: 16px;
}
.about-addit-info .image-with-text__text.rte.body p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.04em;
    font-style: italic;
}
.about-addit-info .image-with-text__text.rte.body p strong {
    font-style: initial;
    color: #000;
    text-transform: uppercase;
}
.about-addit-info .accordion {
    border-color: #969595;
}
.Faq-first p.image-with-text__text--caption {
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 0.04em;
}
.Faq-first .image-with-text__text.rte.body {
    max-width: 300px;
}

.collapsible-content-wrapper-narrow2 p.caption-with-letter-spacing {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 40px;
}
.collapsible-content-wrapper-narrow2 h3.accordion__title.h4 {
    font-size: 36px;
    text-decoration: none !important;
}
.collapsible-content-wrapper-narrow2 summary .icon-caret {
    height: 1rem;
}
.collapsible-content-wrapper-narrow2 .accordion__content video {
    width: 100%;
    height: 96%;
}
.collapsible-content .collapsible-content-wrapper-narrow2 summary:hover {
    background: transparent;
}
.accordion__content{
  padding: 0;
}
nav.breadcrumb a, nav.breadcrumb span {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}


nav.breadcrumb {
    margin-bottom: 20px;
}
.product__info-wrapper .price__regular {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
}
.product__info-wrapper .price.price--large.price--show-badge {
    line-height: 1;
}
.product__info-wrapper .price.price--large.price--show-badge * {
   margin: 0 !important;
    vertical-align: middle;
}
.product__info-wrapper span.starting_text {
    text-transform: uppercase;
}
.rich-text__caption p {
    line-height: 20px;
    color: #888;
}
.product__accordion h2.accordion__title {
    color: #000;
    font-size: 16px;
    font-family: Inria Sans !important;
}
.product__accordion .accordion__content p {
    font-size: 14px;
    line-height: 20px;
}
p.error, p.wall_error {
    color: red;
}
.product__accordion {
    border-color: #969595 !important;
}


.collection-hero__text-wrapper > span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 10px;
}
.collection-hero__description.rte {
    line-height: 22px;
}
ul.social-sharing{
  padding: 0;
  max-width: 210px;
  margin: auto;
}
.social-sharing li a{
  justify-content: center;
}
.wallpaper-size-calculator {
    margin-top: 46px !important;
}
.wallpaper-size-calculator h2 {
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    display: block;
    padding: 16px;
    font-size: 24px;
    background: #16293a;
    font-family: Marcellus, serif !important;
}
.product-form__input.product-form__input--dropdown{
  margin-bottom: 11px;
}
.product-form__input.product-form__input--dropdown, .product-form__input.product-form__input--dropdown .select {
    max-width: 100%;
}
.product-form__input.product-form__input--dropdown label, .line-item-property__field label, .product-form__input.product-form__quantity label {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #595959;
}
.contact__button button.button.wall-calulator {
    width: 100%;
}
.about-hello-head .image-with-text__content{
  justify-content: center;
}


.contact-form-outer {
    padding-left: 40px;
}
.contact-form-outer h2 {
    margin-bottom: 0;
}
.contact-desc p {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 25px;
}
.contact-form-outer .field textarea {
    min-height: 36rem;
}
.contact__button button::before, .contact__button button::after{
  display: none;
}
.contact__button button {
       background:#182839;
    border: none;
    font-weight: 400;
    text-transform: uppercase;
}
 label, input, textarea{
  font-family: 'Inria Sans', sans-serif !important;
}
.custm-help .rich-text__buttons a{
  text-decoration: none;
}
.rich-text__buttons a {
    font-weight: 700;
    letter-spacing: 0.065em;
}
.rich-text__blocks.center > p {
    font-weight: 700;
}
body .slider-button[disabled="disabled"]{
  opacity: 0.4;
}
.multicolumn .medium-hide{
  display: flex !important;
}
.field__label {
    left: 5px;
}

.spr-form  label.spr-form-label {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
fieldset.spr-form-actions input.spr-button {
    min-height: 5rem;
}
.spr-form .spr-form-input {
    border: 1px solid #ddd;
    padding: 14px;
    font-size: 14px;
    border-radius: 4px;
    background: #fffdfb;
}
.spr-form .spr-form-input textarea {
    border: none;
}
.header__icon:hover .icon, .modal__close-button:hover .icon {
    transform: scale(1);
}
.cart-count-bubble{
  top: 4px;
  bottom: auto;
  left: 2.3rem;
}
.header__icon span{
  display: initial;
  padding: 4px 0;
}
.color-option {
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    padding: 4px 0;
    text-align: center;
}
.scrollableList {
    width: 100%;
    cursor: pointer;
    line-height: calc(1 + .6 / var(--font-body-scale));
    margin: var(--inputs-border-width);
    min-height: calc(var(--inputs-border-width) * 2);
}
.selectedOption {
    padding: 1rem;
}

.product__info-wrapper .scrollableList ul li:hover {
    background: #000;
    color: #fff;
}

.product__info-wrapper .scrollableList ul li {
    padding: 0.5rem 1rem 0.5rem 1rem;
}
.product__info-wrapper .scrollableList ul {
    position: absolute;
    top: 47.5px;
    background: #fff;
    z-index: 99;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #000;
    list-style: none;
    left: 0;
  border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
}

.header__icons .modal__toggle span {
    display: flex;
}

/* sort by css 03-02-23 */

.collection_filter_list.facets__form {
    gap: 0;
    grid-template-columns: repeat(1, 1fr);
}
.collection_filter_list .facet-filters {
    padding-left: 0;
    grid-column: 1;
}
.collection_filter_list .facet-filters__field {
    justify-content: flex-start;
}
.collection_filter_list ul.product-option-ul {
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.collection_filter_list .facets__item {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    text-transform: uppercase;
}
.collection_filter_list .innerLi.parent-display.facets__display {
    z-index: 2;
    background: #000;
    color: #fff;
    padding: 8px 0;
    width: 170px;
    left: 0;
}
.collection_filter_list .innerLi.parent-display.facets__display li {
    padding-bottom: 7px;
    font-size: 14px;
    margin: 0 9px;
    text-transform: uppercase;
}

.header__icon .icon {   
    fill: #000 ! important;  
}
svg.icon.icon-search {
    height: 2.6rem;
    width: 2.7rem;
}
.product .contact__fields .field input {
    background: transparent;
}

.contact__fields .field::after {
    display: none;
}
.contact__fields .field input {
    border: 1px solid #444;
    background: #f3f0eb;
}
.contact__fields .field input:hover {
box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));
    outline: none;
    border-radius: var(--inputs-radius);
  border: none;
}
.contact__fields .field input:focus-visible {
  outline: none;
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  border: none;
}
.contact__fields span.form__message {
    margin-bottom: 1rem;
}
/* end here */
.wallpaper_calculator .image-with-text__text-item h2.image-with-text__heading.h1 {
    max-width: 60rem;
}
.wallpaper_calculator .image-with-text__text-item p.image-with-text__text {
    margin-bottom: 20px;
}
.wallpaper_calculator .image-with-text__text-item.grid__item {
    height: 600px;
}
.wallpaper_calculator .wallpaper_cal_wrapper h2.center {
    font-family: Marcellus,serif!important;
    font-weight: 600;
}
.fancybox-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000087;
}

/* 08-03-24 css start here */
.announcement-bar__message a{
    padding: 0;
}
.home-banner-slider .banner__buttons a {
    min-width: 19rem;
    flex-grow: 0 !important;
    color: #16293a;
}
.home-banner-slider .banner__buttons{
    margin-top: 2rem !important;
}
.home-banner-slider .banner__content  {
    z-index: 1;
}
.home-banner-slider .flickity-page-dots {
    bottom: 20px;
}
.home-banner-slider .flickity-button.flickity-prev-next-button {
    background: transparent;
    box-shadow: none !important;
}

.home-banner-slider .slideshow__slider_inner.flickity-cell {
    height: 0;
    padding-bottom: 70%;
}
.home-banner-slider .slideshow__text-wrapper.banner__content{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.flickity-page-dot:focus {
    box-shadow: none !important;
}

.home-banner-slider .sli1deshow.bann1er.slider--everydwhere:not(.flickity-enabled) .slideshow__slider_inner {
    position: relative;
}
.home-banner-slider .sli1deshow.bann1er.slider--everydwhere:not(.flickity-enabled) .slideshow__media.banner__media {
    position: initial;
}
.home-banner-slider .sli1deshow.bann1er.slider--everydwhere:not(.flickity-enabled) .slideshow__media.banner__media img {
    position: initial;
}
.home-banner-slider .sli1deshow.bann1er.slider--everydwhere:not(.flickity-enabled) .slideshow__text-wrapper.banner__content {
    top: 0;
}
.home-banner-slider .sli1deshow.bann1er.slider--everydwhere:not(.flickity-enabled) .banner__media.media:before {
    display: none;
}
.home-banner-slider .banner__buttons{
    width: 100%;
}
.cf-form-block .cf-react-target .cf-form-step .cf-field-container .cf-phone-field .cf-country-picker {
    left: 0;
}
.cf-form-block .cf-react-target .cf-form-step .cf-field-container .cf-phone-field input {
    padding-left: 55px;
}
.cf-field-container .cf-field h2 {
    font-size: calc(var(--font-heading-scale) * 3.6rem);
    margin: 0 0 1.4rem;
}
.form-rich-text .rich-text__blocks .rich-text__text+.rich-text__text {
    margin-top: 1rem;
}
.form-rich-text .rich-text__blocks .rich-text__text p {
    max-width: 100%;
    color: #121212;
}
@media (min-width: 750px){ 
.home-banner-slider .banner__media.media{
    height: auto;
}
.home-banner-slider .banner__media.media::before {
    content: "";
    padding-bottom: 39%;
    display: block;
}
.home-banner-slider .slideshow__slider_inner.flickity-cell {
    height: 0;
    padding-bottom: 39%;
}
.home-banner-slider .slideshow__text-wrapper.banner__content{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
}

@media (max-width: 1024px){
    body .header--top-center .mega-menu__list>li .has-child {
        font-size: 18px!important;
    }
    body .header--top-center .mega-menu__list>li .list-unstyled li a {
        font-size: 14px;
    }
}
@media (max-width: 989px){
ul.menu-drawer__menu.has-submenu.list-menu  li.Free.Consultation {
    display: none;
}
     .multicolumn-card-custom  .multicolumn-card.content-container {
    padding: 0px;
}
.home-banner-slider .flickity-prev-next-button.next {
        right: 0px;
    }
    .home-banner-slider .flickity-prev-next-button.previous {
        left: 0px;
    }
    .facets-container.collection_filters facet-filters-form.facets.small-hide {
        display: none;
    }
}    

@media (max-width: 749px){

.home-banner-slider  button.flickity-button {
    display: none;
}
.slideshow__text.banner__box .banner__text {
    display: none;
}
.home-banner-slider .slideshow__slider_inner:nth-of-type(1) .banner__box .banner__buttons .button--secondary {
    display: none;
}
.home-banner-slider.mobile-text-below .slideshow__slider_inner.flickity-cell {
    height: auto;
    padding-bottom: initial;
}  
.home-banner-slider.mobile-text-below .banner__media.media{
    height: auto;
}  
.home-banner-slider.mobile-text-below .banner__media.media::before {
    content: "";
    padding-bottom: 52%;
    display: block;
}  
.home-banner-slider.mobile-text-below .slideshow__text-wrapper.banner__content {
    height: max-content;
    position: initial;
    transform: unset;
}
.slideshow__text.banner__box {
    background-color: transparent !important;
}  
.home-banner-slider:not(.mobile-text-below) .banner__buttons .button::after {
    box-shadow: 0px 0px  0 #fff !important;
}
.home-banner-slider:not(.mobile-text-below) .banner__buttons a.button.button--primary {
    background: #fff;
    color: #16293a !important;
}
.home-banner-slider:not(.mobile-text-below) .banner__buttons a.button.button--secondary {
    background: transparent;
    color: #fff;
    border: 1px solid;
} 
}

/* .flickity-viewport {
    height: 550px !important;
} */
/* ended */
@media only screen and (min-width: 750px) and (max-width: 1023px){
.collection-hero--with-image .collection-hero__text-wrapper {
    flex-basis: 50% !important;
}
}
@media only screen and (min-width: 1024px){
.collection-hero--with-image .collection-hero__text-wrapper {
    flex-basis: 30% !important;
}
}






@media only screen and (max-width: 989px){
  h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 3.2rem);
    /* font-size: 30px !important; */
    /* line-height: 28px; */
  }
  .heading-small {
    font-size: calc(var(--font-heading-scale) * 2.8rem);
  }
  /* .image-with-text__text-item.grid__item {
      min-height: 400px;
  } */
  .banner__buttons a.button-text {
    font-size: 14px;
}
.banner__buttons {
    margin-top: 0 !important;
}
.multicolumn .multicolumn-card__info p {
    font-size: 16px;
    line-height: 20px;
}
.mobile_switcher localization-form, .mobile_switcher localization-form form {
    width: 100% !important;
    display: inline-block !important;
}
.mobile_switcher, .menu_share_link {
    padding: 0rem 2.2rem;
    padding-right: 2.2rem;
}
.disclosure button {
    font-size: 18px;
}
.footer__list-social.list-social:only-child {
    justify-content: left !important;
    margin-top: 0;
}
.multicolumn-list.slider{
  padding:0 !important;
}  
body .slider-button {
    width: 30px;
    height: 30px;
}
.announcement-bar-inner {
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0 9px;
}
.footer__list-social.list-social {
    max-width: 100%;
    justify-content: center;
}  
.announcement-bar__message {
    padding: 0;
    width: 100%;
  font-weight: 700;
}
.collapsible-content-wrapper-narrow2 h3.accordion__title.h4 {
    font-size: 18px;
    text-decoration: none!important;
}
.collapsible-content-wrapper-narrow2 summary .icon-caret {
    height: 0.7rem;
}
.Faq-first p.image-with-text__text--caption {
    font-size: 14px;
}
/* .load-more a {
    font-size: 20px;
    line-height: 26px;
} */
/* .small-hide {
    display: none !important;
} */
.custm-help .accordion .grid__item h2 {
    font-size: 18px;
    padding-right: 0rem;
}  
.custm-help .accordion .grid__item p {
    line-height: 22px;
}  

.footer-block__details-content.footer-block-image {
    text-align: center;
}  
.multicolumn-list.slider, .multicolumn-list.grid--4-col-desktop {
    margin: 0 !important;
    scroll-padding-left: 0rem;
}
.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{
  width: 100%;
}
.multicolumn-card.content-container {
    padding: 0 0px 0 20px;
}
.grid--peek.slider .grid__item:first-of-type {
    margin-left: 0rem;
}  
}


@media only screen and (max-width: 991px){
.header-wrapper .header__icon, 
 .header-wrapper .header__icon--cart .icon {
    height: auto !important; 
    width: auto !important;
    padding: 0;
}
  .image-with-text__media--placeholder.image-with-text__media--adapt {
      height: 30rem !important;
  }

.header-wrapper .header__icon--menu .icon {
    position: unset !important;  
    transform: unset !important;
}

  .header-wrapper .header__icon:not(.header__icon--summary), .header-wrapper .header__icon span {
    display: flex !important;
    /* margin-left: 5px; */
}
  
}
@media only screen and (max-width: 768px) {
    .template-search__results .grid__item .card__inner.ratio:before {
        height: 200px!important;
    }
    .jtpl-main-hero-banner .banner__media img {
        transform: unset;
    }
    .cf-field-container .cf-field h2 {
        font-size: calc(var(--font-heading-scale) * 2.8rem);
    }
}
@media only screen and (max-width: 749px){
    
.image-with-text .wallpaper_calculator {
    flex-direction: column-reverse;
}
/* 09-06-23 css start here */
.isolate .child-collection {
    padding-top: 0;
}
.footer__content-top.page-width {
    padding-left: 16px;
    padding-right: 16px;
}
.footer-block__details-content.footer-block-image{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer__list-social.list-social {
  gap: 0px;
    flex-wrap: unset;
    margin-left: 14px;
}
.footer__list-social.list-social .list-social__item .icon {
    height: 2.8rem;
    width: 2.8rem;
}
.footer-block__details-content.footer-block-image img {
    max-width: 200px !important;
    height: auto;
}  
.collection .slider--tablet.product-grid li.grid__item.slider__slide {
    width: 50%;
}
.collection .slider--tablet.product-grid {
    scroll-padding-left: 0 !important;
}  
.collection slider-component.slider-mobile-gutter .slider-buttons {
    top: 30%;
}
.jtpl-main-hero-banner.banner {
    min-height: 250px;
} 
.slider-buttons.main-product-slider-image-slider {
    z-index: 2;
} 
.collection .slider--tablet.product-grid li.grid__item.slider__slide .card__content {
    padding: 0 6px;
}
  
/*  end here  */
  
  .about-multicol .media--square{
    margin-right:20px;
  }
.background-none .slider .multicolumn-card__info {
    padding-left: 0 !important;
}
svg.icon.icon-search{
    height: 2.4rem;
    width: 2.4rem;
}
.multicolumn .multicolumn-card__info p {
    font-size: 16px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
   
}
.header__icons {
    padding: 0 12px;
}

    .footer .footer-block__details-content .list-menu__item--link {
        line-height: 19px;
        padding: 0;
    }

.about-multicol  .slider-buttons {
    top: 26rem;
    
}
  
/*our product page*/
  .our_productss ul li {
    min-width: 70% !important;
}
  /*end css*/
  .about-hello-head .image-with-text__text.rte.body{max-width:100%}
  .contact-form-outer {
    padding-left: 0px;
    margin-top: 30px;
}
.contact-desc p {
    font-size: 16px;
}  
}

/* All collections title tip spacing*/
div#shopify-section-template--16681182036183__banner .collection-hero__title {
    padding-top: 40px;
}

textarea#Personalisation{
      border: 1px solid #333!important;
}

/* See more accordion css */
.custom_see_more{
    border-top:none!important;
    margin-bottom: 28px;
}
.wallpaper-size-calculator h2 span.calculator_pop {
    position: relative;
    top: 3px;
}
.price_cstm-sct {
    margin-top: 0 !important;
}

.custom_see_more {
    margin-bottom: 46px !important;
}
.custom_see_more {
    margin-top: 0  !important; 
}
.product__accordion .see_more_content{
  padding:0!important;
}
.accordion .see_more_summary{
  padding:0!important;
}
.custom_see_more h3.custom_see_more_head {
    color: #16293A !important;
    font-size: 16px;
    line-height: 16px;
    font-family: Inria Sans !important;
    position: relative;
    bottom: -2px;
}

span.calculator_pop {
    cursor: pointer;
}

/* calculator pop up  */
.pop-up-content-wrap img {
    width: 100%;
    object-fit: cover;
}

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
    overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
    position: absolute;
    right: -15px;
    color: #000!important;
    top: -15px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 25px;
    padding-bottom: 3px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
@media screen and (min-width:800px){
    .custom-model-main:before {
      content: "";
      display: inline-block;
      height: auto;
      vertical-align: middle;
      margin-right: -0px;
      height: 100%;
    }
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
  .custom_see_more {
      margin-bottom: 20px;
  }
  .wallpaper-size-calculator {
      margin-top: 36px!important;
  }
}
@media (max-width: 600px) {
 
  .close-btn {
    right: 0;
    top: 0;
  }
  .custom_see_more {
    margin-bottom: 36px!important;
  }
  .price_cstm-sct {
      margin-top: 0!important;
  }
  .product__description {
      margin-bottom: 10px !important;
  }
}
@media (max-width: 425px) {
   .checkout_item_jtpl {
    grid-template-columns: 1fr !important;
  
}
.color-option{
font-size: 12px;
}
  .footer__content-top .grid--4-col-tablet .grid__item {
    width: 100%;
    max-width: 100%;
}
}
.custom-model-main.model-open {
    background: rgba(0,0,0,0.5);
}

/*Add font-faimly on menu  */
/* ul.mega-menu__list.page-width.mega-menu__list--condensed li a {
    font-family: Marcellus,serif !important;
} */


/* Product page fields and welcome popup css 22 feb 2023 */
.cart-count-bubble {
    top: -6px;
    bottom: auto;
  height: 15px !important;
    width: 15px !important;
    left: 7.5px;
}
.extra-additional {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
  column-gap: 20px;
}

.extra-additional .field__input {
    border: 1px solid #121212;
    padding: 8px 15px;
}
.extra-additional .field__input:focus,
.extra-additional .field__input:hover{
    box-shadow: none;
  border: 2px solid #666;
}

.additonal_color_field .field__input{
   border: 1px solid #121212 !important;
  padding: 8px 15px;
}

.additonal_color_field .field__input:focus,
.additonal_color_field .field__input:hover{
   box-shadow: none;
  border: 2px solid #666 !important;
}

.header__icons .header__icon span {
    padding: 0px;
    height: auto;
}

.header__icon:not(.header__icon--summary), 
.header__icon span {
    display: initial;
}

.template-search__header .field__input{
    color: rgb(var(--color-foreground), 0.75);
}


/* .popup-content-wrap h2{
    font-size: 36px;
  color:#fff;
    letter-spacing: 1px;
} */
/*   .popup-content-wrap p{
    color:#fff;
  } */
  .popup-content-wrap h2 {
    font-size: 36px;
  color:#fff;
    letter-spacing: 1px;
}
  .popup-content-wrap .join-now-btn{
    background:#fff;
    color: #000;
    width:50%;
    margin-bottom:5px;
  }
  .popup-content-wrap .no-thanks-btn{
    background:#fff;
    color: #000;
    width:50%;
    margin-bottom:5px;
    margin-top:5px;
  }
  
.custom-popup {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-popup.model-open {
    background: rgba(0,0,0,0.5);
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-popup-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-popup-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
/*   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
/*   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
  background-clip: padding-box;
  outline: 0;
  text-align: center;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
    overflow-y: auto;
}
.model-open .custom-popup-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .popup-bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.popup-bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.popup-close-btn {
position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}

@media screen and (min-width:800px){
    .custom-popup:before {
      content: "";
      display: inline-block;
      height: auto;
      vertical-align: middle;
      margin-right: -0px;
      height: 100%;
    }
}
@media screen and (max-width:799px){
  .custom-popup-inner{margin-top: 45px;}
}
/* End CSS 22 feb 2023 */



/*Collapse menu our product page multicolum section*/
.our_produts .collapsible {
    background-color: transparent;
    color: #181818;
    cursor: pointer;
    padding: 1.5rem 0 0 0; 
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
/*     border-top: 1px solid #969595; */
    position: relative;
    font-family: Inria Sans!important;
    font-weight: 600;
    font-size: 16px;
}

.our_produts .collapsible svg.icon.icon-caret {
    max-width: 12px;
    position: absolute;
    right: 0px;
    top: 25px;
  left: 0;
    text-align: center;
    margin: 0 auto;
}

.our_produts .collapsible.active svg.icon.icon-caret {
      transform: rotate(180deg);
}

.our_produts .active, .our_produts .collapsible:hover {
  background-color: transparent;
}

.our_produts .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    text-align: left;
    color: rgba(var(--color-foreground),.75);
    line-height: 24px;
    margin-bottom: 15px;
  margin-top:20px;
}

.our_produts .collapsible:last-child{
  border-bottom: 1px solid #969595;
}

.collapsible-content-wrapper-narrow2 .accordion .icon-accordion {
    height: 30px;
    width: 30px;
}
.our_produts {
/*     padding-top: 13px; */
}
.our_produts svg {
    width: 20px;
}

.our_produts .content {
    max-height: 0px;
}
.our_produts p {
    text-align: center;
    padding: 0 15px;
}
/*end css*/


.child-collection .button--secondary:after {
    --border-opacity: none;
}
.menu-drawer__close-button{
    font-family: 'Inria Sans', sans-serif !important;
}
.Faq-first .image-with-text__media{
    border: 0;
}

.minimalist-collection .button--secondary:after {
    --border-opacity: none;
}

.cart__ctas #ctm-checkout_jtpl {
    width: 100%;
}

 .checkout_popup-content-wrap h2 {
    font-size: 36px;
  color:#fff;
    letter-spacing: 1px;
}
.item_jtpl a {
    text-decoration: none;
}
  .checkout_item_jtpl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.item_jtpl  img {
  width:100%

}
  .product_info_popup {
    text-align: left;
}
.product_info_popup a {
    text-decoration: none;
    color: #000;
}
  .checkout_popup-content-wrap .join-now-btn{
    background:#fff;
    color: #000;
    width:50%;
    margin-bottom:5px;
  }
  .checkout_popup-content-wrap .checkout_no-thanks-btn {
    margin-top:20px;
    background: #7CA19D;
    color: #fff;
    width: 50%;
    margin-bottom: 5px;
}
  
.checkout-popup {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.checkout-popup.checkout_model-open {
    background: rgba(0,0,0,0.5);
}

.checkout_model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.checkout-popup-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.checkout-popup-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
/*   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
/*   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
  background-clip: padding-box;
  outline: 0;
  text-align: center;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
    overflow-y: auto;
}
.checkout_model-open .checkout-popup-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.checkout_model-open .checkout_popup-bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.checkout_popup-bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.checkout_popup-close-btn {
position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #000;
}
.product__info-container ul.social-sharing {
    margin-top: 0;
}
.both_combined_calculator.Only_size_calculator .wallpaper-size-calculator {
    width: 100% !important;
}
.accordion+.accordion {
    margin-top: 0;
    border-top: none;
}
@media screen and (min-width:800px){
    .checkout-popup:before {
      content: "";
      display: inline-block;
      height: auto;
      vertical-align: middle;
      margin-right: -0px;
      height: 100%;
    }
    button#Subscribe span {
    font-size: 0;
}
    ul.list-menu.list-menu--inline li:last-child a.header__menu-item.list-menu__item.link.link--text.focus-inset.Free-consultaion-last {
        padding: 4px 7px;
        background: #7ba19d;
        margin: 8px 0px;
    }
ul.list-menu.list-menu--inline li:last-child a.header__menu-item.list-menu__item.link.link--text.focus-inset.Free-consultaion-last span {
    color: #fff !important;
}
    .desktop-btn-wrapper {
        display: flex;
        flex-direction: column;
        gap: 15px;
        padding-top: 56px;
    }
   .custom-button-desktop {
    background: #fff;
    font-weight: 400 !important;
    color: #182839 !important;
    border-color: #fff !important;
    padding: 6px;
    min-width: 241px;
    padding-left: 16px;
    font-size: 16px;
    width: 100% !important;
    border: none !important;
    letter-spacing: 0px;
}
  .custom-button-desktop svg  path {
    stroke: #182839;
}
}
  
@media screen and (max-width:799px){
  .checkout-popup-inner{margin-top: 45px;}
  
.checkout-popup-inner .slider.slider--tablet .slider__slide {
    width: 100% !important;
    margin: 0 auto !important;
}
.footer-block.grid__item.footer-block--menu {
    display: inline-block;
    width: 50%;
    margin: 0;
}
.footer-block.grid__item.footer-block--menu .footer-block__details-content {
    margin-bottom: 0;
}
body .newsletter-form__button {
    width: fit-content;
    gap: 6px;
    margin-right: -1px !important;
    color: #182839 !important;
    background: #ffffff !important;
    padding: 0 10px;
}
button#Subscribe span {
    font-size: 16px;
}
body .newsletter-form__field-wrapper {
    max-width: unset;
}

}
a.new_load_more {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 0 3rem;
    cursor: pointer;
    font: inherit;
    font-size: 1.5rem;
    text-decoration: none;
    color: rgb(var(--color-button-text));
    transition: box-shadow var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--color-button),var(--alpha-button-background));
}
a.new_load_more {
    min-width: calc(12rem + var(--buttons-border-width) * 2);
    min-height: calc(4.5rem + var(--buttons-border-width) * 2);
    /* text-align: center; */
}
div#AjaxinatePagination {
    text-align: center;
}
.product__media.media.media--transparent {
    padding-top: 100% !important;
}




#Slider-calculator-pop-up{
  display: flex;
}
.custom-model-wrap .slider__slide {
    width: 100%;
    max-width: 100%;
    margin: 0 10px;
    list-style-type: none;
}
#Slider-calculator-pop-up li {
    list-style: none;
}
.wallpaper_calculator .image-with-text__media {
    background:linear-gradient(0deg, rgba(243, 240, 235, 1) 100%, rgba(243, 240, 235, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.wallpaper_cal_wrapper {
    background: #f3f0eb;
    padding: 40px;
}
ul#Slider-calculator-pop-up {
    padding: 0;
}

.product--thumbnail .product__title h1 {
    font-size: 32px;
}
.product--thumbnail .shopify-block {
    margin: 0;
}
.product--thumbnail .product__title {
    margin-bottom: 8px;
}
.product--thumbnail .product__description p {
    line-height: 22px;
}
.product--thumbnail .product__accordion.custom_see_more {
    margin: 0 !important;
    border: 0;
    display: inline-block;
}
.product--thumbnail h3.custom_see_more_head {
    margin: 0;
}
.product--thumbnail .product__description {
    margin: 0;
    margin-top: 12px !important;
    margin-bottom: 7px !important;
}
.product--thumbnail summary.see_more_summary svg {
    position: relative;
    top: 6px;
    right: -4px;
}
.product--thumbnail .product__info-wrapper span.starting_text {
    text-transform: unset;
    font-size: 12px;
}
.product--thumbnail .product__description .accordion .summary__title {
    flex: unset;
}
.product nav.breadcrumb {
    margin-bottom: 8px;
}
.product--thumbnail .price_tax_combined {
    display: flex;
    gap: 5px;
    align-items: baseline;
}
.product--thumbnail .product__tax{
    font-size: 13px;
        min-width: 204px;
}
.product--thumbnail .product_form_installement {
    margin: 0 !important;
}
.product--thumbnail .wallpaper-size-calculator {
    margin: 0 !important;
}
.product--thumbnail .no-js-hidden.price_cstm-sct {
    margin: 0;
}
.product--thumbnail .field__label {
    left: 12px;
    font-size: 14px;
    top: calc(1.2rem + var(--inputs-border-width));
}
.product--thumbnail .contact__button {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.product--thumbnail button.roomvo-stimr {
    margin-top: 10px;
    margin-bottom: 0;
}
.product--thumbnail button.roomvo-stimr {
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.both_combined_calculator svg {
    position: relative;
    top: 2.5px;
}
.custom-wrapper {
    gap: 20px;
    row-gap: 0;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
}
.product--thumbnail .product__info-wrapper span.starting_text {
    display: none;
}
.both_combined_calculator {
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
    align-items: center;
}
.product--thumbnail .wallpaper-size-calculator, .product--thumbnail button.roomvo-stimr.processed {
    width: calc(50% - 10px) !important ;
        letter-spacing: 0 !important;
}
.product--thumbnail button.roomvo-stimr.processed svg {
    display: none !important;
}
button.calculator-popup-btn {
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #818181;
    height: 46px;
    font-family: Inria Sans,sans-serif!important;
    color: rgba(var(--color-foreground), .75);
    letter-spacing: 0;
        cursor: pointer;
}
.product_variants_both {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    row-gap: 0;
}
.product--thumbnail .product-form__input.product-form__input--dropdown {
    max-width: calc(50% - 10px) !important;
}
.product--thumbnail .single-variant-option .product-form__input.product-form__input--dropdown {
    max-width: 100% !important;
}
.product--thumbnail .both_combined_calculator {
    margin-bottom: 0;
}
button#openPopup {
     text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 0;
    background: transparent;
    color: #7ba19d; 
}
.product--thumbnail .product-form__input.product-form__quantity {
    max-width: 142px;
    display: inline-block;
    margin: 0;
}
.product--thumbnail .product_form_variant {
    margin: 0;
    display: inline-block;
    width: calc(100% - 162px);
    margin-left: 20px;
}
.product--thumbnail .product_form_variant {
    margin: 0;
    display: inline-block;
    width: calc(100% - 162px);
    margin-left: 15px;
    position: relative;
    top: 3px;
}
label.field__label-new {
    font-style: italic;
    position: absolute;
    top: -24px;
    font-size: 14px;
    width: 100%;
    left: 50%;
    color: #182839;
    transform: translatex(-50%);
}
#svgContainer svg {
    object-fit: cover;
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
}
.custom_see_more .accordion__content {
    font-size: 14px;
    margin-top: 10px;
}
button {
    cursor: pointer;
}
h3.back_button_content svg {
    width: 12px !important;
}
h3.back_button_content {
    cursor: pointer;
    display: inline-block;
    margin-left: 0;
    margin-right: auto;
}
.product.customizer-popup-open {
    overflow: hidden;
    height: 100vh;
}
.color_popup.close_popup {
    margin-top: 10px;
}
p.personalize_color:hover {
    text-decoration: underline;
}
div#customizeModal h3.for-text-center {
    margin-bottom: 20px !important;
}
product-form.product-form.variant_select_cstm {
    position: relative;
    top: 1px;
}
#customizeButton {
    width: 100%;
    padding: 0 !important;
    gap: 20px !important;
    flex-direction: row-reverse !important;
    border: none !important;
    font-size: 18px !important;
    color: #7ba19d !important;
}
.cstm_custom_color_pdp {
    margin-top: 0 !important;
    position: relative;
}
.cstm_color_sample_popup .cstm_custom_color_pdp {
    margin-top: 15px !important;
}
.product__info-wrapper variant-selects.no-js-hidden {
    margin-bottom: 0 !important;
}
.select-btn svg,.select-btn_cal_popup svg, .select-btn_sample_popup svg  {
    height: .6rem;
    pointer-events: none;
    position: absolute;
    top: calc(70% - .2rem);
    right: calc(var(--inputs-border-width) + 1.5rem);
}
.cstm_color_sample_popup .select-btn_sample_popup svg  {
    top: calc(50% - .2rem);
}
input#popup_color_picker_3 {
    border: 0;
    padding: 0;
    margin: 0;
    width: 64px;
    height: 67px;
    border-radius: 50%;
    overflow: hidden !important;
    position: absolute;
    cursor: pointer;
}
.triple_buttons .cstm_color_cal_popup  {
    gap: 20px;
}
.cstm_color_cal_popup .cstm_custom_color_pdp{
    width: calc(50% - 10px);
}
.no-calculator-popup .cstm_color_cal_popup .triple_buttons .add_to_cart {
    max-width: calc(50% - 10px);
}
.cstm_color_cal_popup .triple_buttons {
    gap: 20px;
    margin-top: 17px;
}
.cstm_custom_color_pdp label {
    font-size: 16px;
    margin-bottom: .6rem;
}
.cstm_color_sample_popup .cstm_custom_color_pdp label, .cstm_color_sample_popup span.cstm_select_name_circle_selected {
    color: #16293a;
     font-size: 16px;
}
.cstm_color_sample_popup .cstm_select-menu_color_pdp_sample_popup{
    display: flex;
    align-items: anchor-center;
    gap: 20px;
}
.cstm_color_sample_popup .cstm_select-menu_color_pdp_sample_popup .select-btn_sample_popup {
    width: calc(100% - 106px);
}
.cstm_custom_color_pdp {
    margin-bottom: 10px !important;
}
.cstm_color_sample_popup .cstm_custom_color_pdp {
    margin-bottom: 0px !important;
}
.cstm_color_cal_popup label.form__label {
    font-style: italic;
    position: absolute;
    top: -24px;
    font-size: 14px;
    width: 100%;
    left: 50%;
    color: #182839;
    transform: translate(-50%);
}
.cstm_color_cal_popup .cstm_custom_color_pdp {
    margin-bottom:0 !important;
}
.cstm_color_cal_popup .select-btn_cal_popup svg {
 top: calc(50% - .2rem);
}
.cstm_color_cal_popup_max.cstm_color_cal_popup .cstm_custom_color_pdp  {
    width: 100%;
}
.no-calculator-popup .cstm_color_cal_popup_max.cstm_color_cal_popup .triple_buttons .add_to_cart {
    max-width: 100%;
}
.cstm_color_cal_popup_max.cstm_color_cal_popup .triple_buttons {
    flex-wrap: wrap;
}
.cstm_color_cal_popup_max.cstm_color_cal_popup .cstm_color_cal_popup_nodropdown {
    gap: 10px;
}
.cstm_color_cal_popup_max.cstm_color_cal_popup .cstm_select_color_circle {
    width: 28px;
    height: 28px;
}
.cstm_color_cal_popup_max.cstm_color_cal_popup .cstm_select_color_circle {
    margin: auto;
}
.cstm_color_cal_popup_max.cstm_color_cal_popup .triple_buttons {
    margin-top: 20px;
        gap: 12px;
}
.cstm_color_sample_nodropdown ul li:before {
    display:none !important;
}
.cstm_color_sample_nodropdown ul li {
    padding-left: 0 !important;
     display: flex;
    flex-direction: column;

}
.cstm_color_sample_nodropdown {
    width: calc(100%);
}
.cstm_color_sample_nodropdown ul {
    display: flex;
    gap: 10px;
}
.cstm_color_sample_nodropdown span.cstm_select_color_circle {
    margin: auto;
}
.cstm_color_sample_nodropdown ul li .cstm_select_color_circle {
    width: 28px;
    display: inline-block;
    height: 28px;
}
.cstm_color_sample_popup.cstm_sample_popup_max .cstm_select-menu_color_pdp_sample_popup {
    display: flex;
    align-items:center;
    gap: 10px;
    flex-direction: column;
}
.cstm_color_sample_nodropdown ul {
    justify-content: center;
    display: flex;
    gap: 10px;
    align-items: start;
}
.cstm_color_sample_nodropdown  li.option.active span.cstm_select_color_circle {
    border: 1px solid #000000 !important;
    border-radius: 50%;
}
.cstm_color_pdp_nodropdown li.option {
    font-size: 14px;
}
.cstm_color_sample_nodropdown li {
    font-size: 14px !important;
}
.cstm_color_cal_popup_max .cstm_color_cal_popup_nodropdown span.cstm_select_name_circle {
    color: #182839;
    font-size: 14px;
}
.cstm_popup_color_wrapper_pdp .svg_preferred_color {
    width: 38px;
    height: 38px;
}
.cstm_popup_color_wrapper_pdp .svg_preferred_color svg {
        width: 18px !important;
    height: 18px !important;
}
 .product--thumbnail button.roomvo-stimr.OnlyRoomvo {
    width: 100% !important;
    letter-spacing: 0 !important;
}
input#effectiveAppsAgreeCB+label>span:first-child {
    color: #7ba19d;
}
span.color_swatches_button {
    gap: 0 !important;
}
span.color_swatches_button span {
    margin-right: -10px;
    border: 1px solid #cdcdcd;
}
span.color_swatches_button {
    gap: 0 !important;
        cursor: auto;
}
button#customizeButton {
    z-index: 1;
    position: relative;
    width: auto;
    margin: auto;
}
dd.combined_colors {
    position: relative;
    top: 4px;
}
.drawer__footer input#effectiveAppsAgreeCB {
    margin-left: 0;
}
.p {
    text-align: left !important;
}
body .product__info-wrapper span.badge.price__badge-sale {
    position: relative;
    left: 6px;
}


@media only screen and (min-width: 991px) and (max-width: 1366px) {
  .color_container {
    height: 108px !important;
} 
#color-swetches {
    width: 42px;
}
#color-swetches {
    margin-right: 11% !important;
}
#color-swetches {

    width: 39px !important;

}
.modal-content {
    padding-top: 10px !important;
}
div#customizeModal h3.for-text-center {
    font-size: 34px !important;
}
}
@media (min-width:768px) {
  .cstm_sample_popup_max .wallpaper_button {
    margin-top: 87px;
}
.cstm_sample_popup_more .wallpaper_button {
    margin-top: 45px;
}
.cstm_col_picker_sample_popup .product_form_color {
    margin-top: 45px;
}
.popup_content_2.popup_inner .popup_button {
    margin-top: 30px !important;
}
.popup_content_2.popup_inner .product_form_color {
    margin-top: 45px;
}
.cstm_sample_popup_more .popup_content_2.popup_inner .product_form_color {
        margin-top: 14px;
    }
.cstm_sample_popup_max .popup_content_2.popup_inner .product_form_color {
        margin-top: 11px;
    }
    .product.product--medium {
    align-items: flex-start;
}

}
@media (max-width:767px) {
 .cstm_col_picker_sample_popup .popup_content_2.popup_inner {
        padding-bottom: 20px;
    }
    .triple_buttons {
    flex-wrap: wrap;
}
.cstm_color_cal_popup .cstm_custom_color_pdp {
    width: 100%;
}
.no-calculator-popup .cstm_color_cal_popup .triple_buttons .add_to_cart {
    max-width: 100%;
}
.no-calculator-popup .cstm_color_cal_popup .triple_buttons {
    gap: 20px;
    margin-top: 17px;
}
}
