/** Shopify CDN: Minification failed

Line 471:14 Unexpected ".360-view-page"

**/
.section_border:before {
    content: '';
    width: 90%;
    height: 1px;
    display: flex;
    flex-basis: auto;
    flex-shrink: 0;
    margin-left: 5%;
    padding-top: 31px;
    margin-right: 5%;
    flex-direction: column;
    padding-bottom: 20px;
    border-bottom-color: #516049FF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.planters-product .fabric-pointer-image.color-image-hover {
    display: none !important;
}

.option-color .planters-product {
    display: inline-block !important;
    width: 100%;
    margin-right: 10px;
}
.planters-product .fabric-relative img {
    width: 38px;
    height: 38px;
}
.planters-product .fabric-relative span.fabric-leather-image.cdk_square_option {
    width: 46px !important;
    height: auto !important;
}
.planters-product span.fabric-leather-image.cdk_square_option:hover {
    border: 2px solid #000;
}
.planters-product span.fabric-leather-image.cdk_square_option {
    padding: 2px;
    border: 2px solid #0000;
}
/* .color-box label {
    margin: 3px !important;
    width: 100% !important;
}
 */
.color-box label {
    margin: 3px 3px 6px 3px!important;
    width: 100%!important;
}

.active-label .fabric-relative {
    padding: 1px 1px 2px 1px !important;
}

/* 12-09-24 */
.option-fabric-or-leather .variant-picker__option-info {
    display: block;
}

.option-fabric-or-leather .Leather {
    margin-top: 15px;
}

/* .option-fabric-or-leather .custom-block-swatch {
     border-radius: 50% !important;
    min-width: auto !important;
    padding: 2px !important;
  border:none;
} */

.option-fabric-or-leather.fabric-image-text .image-circle-cover {
    width: 50px;
    height: auto;
    border-radius: 50%;
    margin:0;
    object-fit: fill;
    object-position: center right;
    display: inline;
}

.option-fabric-or-leather .fabric-relative .fabric-leather-image {
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
}

.option-fabric-or-leather .fabric-image-text .image-circle-cover {
    transform: scale(2);
}

.option-size .variant-picker__option-info {
    display: block;
}

.option-wood-or-metal-finish .variant-picker__option-info{
  display:block !important;
}
.option-size .Size {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 15px;
    width: 100%;
}

.option-fabric-or-leather .h-stack {
    display: flex;
    flex-direction: column;
      align-items: flex-start;
  
}

.option-wood-or-metal-finish .h-stack.gap-2 {
    display: flex;
    margin-bottom: 12px;
}

.option-size .h-stack.gap-2 {
    display: flex;
}
.Wood .custom-block-swatch {
    border: none;
    padding: 0;
}

/* ------------------------------------------ */

.option-wood-or-metal-finish .custom-block-swatch {
    border-radius: 50% !important;
    min-width: auto !important;
    padding: 2px !important;
}

.option-wood-or-metal-finish .fabric-leather-image {
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
}

.option-wood-or-metal-finish .image-circle-cover {
    transform: scale(2);
}


.active-label .fabric-relative {
    border: 2px solid  black;
    border-radius: 50%;
    padding: 2px;
}

.fabric-relative {
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #fff;
}

.fabric-image-text .block-swatch {
    border: none !important;
}

.fabric-image-text .active-label {
    border: none !important;
}

.option-fabric-or-leather .block-swatch {
    padding: 0;
}

.option-fabric-or-leather .Leather {
    margin-top: 15px;
}


@media(max-width:767px){
  announcement-bar > p {
    font-size: 12px;
    font-weight: 300;
  }
  .section_content{
    display: none;
  }
  .prose > .h2 {
    font-size: 14px;
  }
  .header__main-nav {
    width: 40px;
}

  .option-fabric-or-leather .h-stack {
    display: block;
}

.fabric-image-text .image-circle-cover {
    margin:0;
}

  .option-wood-or-metal-finish .Wood {
    padding: 5px 0px;
}
  .option-fabric-or-leather .Fabric {
    padding: 5px 0px;
}
  .option-fabric-or-leather .Fabric {
    padding: 7px 0px;
}

  .option-size .Size {
    grid-template-columns: repeat(2, 1fr);
  }

}


/* 17-09-2024 collection-page*/
body {
    font-family: 'ESRebondGrotesque-Regular';
}
.custom-coll-sec {
        padding: 20px 45px 40px 45px;
}
.custom-coll-blk h1 {
    font-size: 28px;
}
.custom-coll-blk h2 {
    font-size: 26px;
   padding-top: 10px;
}
.custom-coll-blk h3 {
    font-size: 24px;
    padding-top: 10px;
}
.custom-coll-blk h4 {
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.custom-coll-blk h5 {
    font-size: 19px;
  padding-top: 10px;
}
.custom-coll-blk h6 {
    font-size: 18px;
  padding-top: 10px;
}
.custom-coll-blk p, .custom-coll-blk ul li  {
    font-size: 18px;
}
.custom-coll-blk {
    max-width: 1350px;
    margin: auto;
    font-family: 'ESRebondGrotesque-Regular';
}
.custom-coll-blk h4 {
    font-size: 20px;
    padding-bottom: 10px;
}
.custom-coll-blk .short-text p {
    font-size: 18px;
}
.custom-coll-blk .full-text p strong {
    font-weight: bold;
    font-size: 20px;
}
.custom-coll-blk .full-text p {
    font-size: 18px;
}
button.see-more-btn.see-more, button.see-more-btn.see-less {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    /* text-transform: uppercase; */
}
button.see-more-btn.see-more::after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/cdn/shop/files/8666558_chevron_down_icon_2696f8ad-a184-4067-a906-f672f298bded.png?v=1726557367);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 4px;
    top: 4px;
    position: absolute;
}
button.see-more-btn.see-less::after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/cdn/shop/files/8666558_chevron_down_icon_2696f8ad-a184-4067-a906-f672f298bded.png?v=1726557367);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 4px;
    top: 4px;
    position: absolute;
    transform: rotate(180deg);
}
.custom-coll-blk .full-text li {
    font-size: 18px;
}
.custom-coll-blk .full-text ul li strong {
    font-weight: 700;
    font-size: 20px;
}
@media(max-width:767px){
  .custom-coll-sec {
    padding: 20px 16px 40px;
}
  .custom-coll-blk h1 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px;
}
  .custom-coll-blk .full-text p, .custom-coll-blk .short-text p {
    font-size: 16px;
}
    .custom-coll-blk p,  .custom-coll-blk ul li {
    font-size: 16px !important;
}
  .custom-coll-blk h3 {
    font-size: 22px;
    padding-bottom: 4px;
    line-height: 28px;
}
  .custom-coll-blk h4 {
        font-size: 20px;
        padding-bottom: 6px;
        line-height: 28px;
  }
  button.see-more-btn.see-more, button.see-more-btn.see-less {
    font-size: 16px;
    padding-top: 10px;
}
  button.see-more-btn.see-less:after, button.see-more-btn.see-more::after {
    top: 12px;
  } 
  .custom-coll-blk .full-text p strong {
    font-size: 20px;
}
}
/* 20-09-2024 */

.product.planter-product fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-size {order: 1 !important;}
.product.planter-product fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-color {
    order: 2 !important;
}
.product.planter-product fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-product-type {order: 3 !important;}


.product.planter-product .variant-picker__option-info {
    display: unset !important;
}
.product.planter-product .variant-picker__option-values.Color.planters-product {
    display: flex !important;
    padding: 20px 0px;
}

.product.planter-product .fabric-relative span.fabric-leather-image.cdk_square_option {
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    display: block;
    border: none;
    overflow: hidden;
}
.product.planter-product .active-label .fabric-relative {
    border: 2px solid black !important;
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #fff;
}
.product.planter-product .fabric-relative {
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #fff;
}
.product.planter-product .planters-product .fabric-relative img {
    transform: scale(1.5);
}
.product.planter-product .planters-product span.fabric-leather-image.cdk_square_option:hover {
    border: none !important;
}
div#popup, #popup:before {
    width: 50% !important;
}
div#popup .pop-button-close span.close-popup {
    font-size: 30px;
}
.hulk-powered-wrapper {
    display: none !important;
}
div#popup .pop-button-close {
    z-index: 9;
    position: relative;
}
div#popup .pxFormGenerator {
    z-index: 7;
    position: relative;
    margin-top: -30px !important;
}
.template-product\.mirror fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-leg-microplaster {
    margin-top: 10px;
    border-top: 1px solid #1a1a1a1f;
    padding-top: 10px;
}
.template-product\.mirror .Leg.Microplaster span.fabric-leather-image.cdk_square_option {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    border-radius: 50%;
}
.template-product\.mirror .Leg.Microplaster img.image-circle-cover {
    margin: 0px;
    transform: scale(2);
}
.template-product\.mirror fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-marble .hi.variant-picker__option-values.Marble {
    margin-top: 15px;
}
.template-product\.mirror variant-picker.variant-picker fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-size {
  margin-top: 0px;
}
.template-product\.mirror fieldset.variant-picker__option.no-js\:hidden.product-form__input.option-marble {
    margin-top: 10px;
}
.template-product\.mirror fieldset.variant-picker__option.no-js\:hidden.product-form__input .hi.variant-picker__option-values.Leg.Microplaster {
    padding-top: 10px;
}
.template-product\.mirror .Leg.Microplaster label.first-var.block-swatch.custom-block-swatch {
    padding: 2px;
}

  iframe.three-sixty-view {
    height: 80vh;
}

@media(max-width:767px){
  div#popup, #popup:before {
    width: 90% !important;
}
.template-product\.mirror .hi.variant-picker__option-values {
    overflow: scroll;
    padding-top: 10px !important;
    padding-bottom: 5px;
}
  iframe.three-sixty-view {
    height: 85vh;
}
}
.sold-out-text {
    display: none;
}

.trade-page-div a {
    width: 100%;
    display: inline-block;
     text-transform: uppercase;
}


.template-page.360-view-page section.shopify-section.shopify-section--custom-liquid .section-full {
    padding: 0px !important;
    margin: 0px !important;
}

/* 24-06-2025 blog-page and home page section design */
.custom-image-section {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}
.half-up-wrapper .custom-banner-content .inner_content {
    background-color: #fff !important;
    position: relative;
    padding: 20px;
}
.half-up-wrapper .custom-banner-content .inner_content .inner-text {
    max-width: 64rem;
    margin: auto !important;
}
.half-up-wrapper .custom-banner-content .inner_content .inner-text p.vendor
 {
    text-transform: uppercase;
    color: #b79961;
}
.two-Image-sec {
    padding: 20px 0px;
}
.multi-product-slider-wrapper .inner_grid_sec {
    max-width: 1120px;
    margin: auto;
    gap: 32px;
}
.multi-product-slider-wrapper {
    padding: 50px 15px;
}
.template-article\.timeless-design .rich-text {
    padding-bottom: 30px;
}
/* .template-article\.timeless-design .rich-text p.subheading_subheading_xjtURG {
    font-weight: 700 !important;
} */
.template-article\.timeless-design .rich-text div p {
    font-size: 18px;
    line-height: 24px;
}
.template-article\.timeless-design .rich-text div p.bold {
    font-weight: bold !important;
}
.template-article\.timeless-design .rich-text p.h2 {
    font-size: 44px !important;
    line-height: 48px;
}
div#Service-multi-sec section-header {
    justify-content: center;
}
div#Service-multi-sec .prose {
    width: 100%;
}
div#Service-multi-sec h2.h2 {
    font-size: 44px;
    line-height: 48px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 0px;
}
div#Service-multi-sec .multi-column__item .prose a.link:after {
   content: "";
    background-image: url(/cdn/shop/files/right-icon_baff109e-c9af-4b3e-b5ad-2d379da9e700.png?v=1750680341);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 10px);
    height: 20px;
    width: 20px;
}
div#Service-multi-sec .multi-column__item .prose a.link {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    color: #000;
}
div#Service-multi-sec .prose p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
}
div#Service-multi-sec p.h4 {
    font-size: 28px;
    color: #000;
    line-height: 32px;
}
 div#Service-multi-sec {
    padding-bottom: 30px;
}
@media(max-width:767px){
  .template-article\.timeless-design div p {
    font-size: 16px !important;
    line-height: 24px;
}
  .template-article\.timeless-design .rich-text p.h2 {
    font-size: 24px !important;
    line-height: 28px;
}
  .template-article\.timeless-design .rich-text {
    padding-bottom: 15px;
}
  div#Service-multi-sec h2.h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 12px;
}
  div#Service-multi-sec p.h4 {
    font-size: 18px;
    color: #000;
    line-height: 22px;
}
 
}
/* 01-07-2025 */
.tab-slider-wrapper ul.tab-slider-tabs {
    align-items: center;
}
.tab-slider-wrapper ul.tab-slider-tabs img {
    max-width: 100px;
    width: auto !important;
}
.tab-slider-wrapper ul.tab-slider-tabs .tab-icon-svg svg.icon__logo {
    max-width: 120px;
    width: 100%;
}
@media(max-width:767px){
  .tab-slider-wrapper ul.tab-slider-tabs img {
    max-width: 65px;
    width: auto !important;
}
}