/* 20220921214521 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #bca4a2;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #bca4a2;
  box-shadow: 0 0 2px #bca4a2;
}

.gui-select.gui-focus .gui-handle {
  border-color: #bca4a2;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #bca4a2;
}

/* custom */
html.My.cart.with-featherlight {
    overflow: visible;
}
.gui-payment-provider-lightspeedpayments .gui-payment-method-name:after {
    content: '';
  	width: 284px;
    height: 25px;
    background: url(https://cdn.shoplightspeed.com/shops/633200/files/25623706/payment-icons-up.png);
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
      margin-left: 20px;
}
.gui-payment-provider-lightspeedpayments span.gui-payment-method-name {
    display: flex;
    align-items: center;
}
.gui-payment-provider-lightspeedpayments img.gui-payment-method-icon {
    width: 0;
}

html.My.cart .featherlight {
    display: none !important;
}
.payments-icons {
    text-align: center;
    width: 246px;
    margin: 0 auto;
}
.payments-icons img {
    width: 100%;
    max-width: 100%;
}
footer {
    margin-bottom: 40px;
}
.page-content.Customize.My.Space header.site-header.site-header-lg.mega-menu-header.has-mobile-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.movetonext {
    cursor: pointer;
}
.container.no-need .container:before, .container.no-need .container:after {
    display: none;
}
.customize-contact-inner form#gui-form {
    padding-left: 20px;
}
.customize-contact-inner h3 {
    margin-top: 40px;
    font-weight: 800;
    width: 330px;
    line-height: 1.8;
}
.customize-contact-inner form#gui-form textarea {
    height: 200px;
}
.customize-contact-inner .gui-field {
    margin-top: 15px;
}
.customize-contact-inner label {
    font-size: 17px;
}
.customize-contact-inner p {
    width: 251px;
    font-weight: 500;
    font-style: italic;
      padding-top: 20px;
}
.customize-contact-form {
    background: #f5f5f5;
    padding: 8em 0 6em;
    margin-bottom: 7em;
}
.bottom-custom-sec .container .col-m-6 {
    width: 45%;
}
.page-content.Customize.My.Space {
    padding-left: 0;
    padding-right: 0;
}
.customize-contact-inner form#gui-form input {
    padding: 15px 10px;
    height: auto;
}
.customize-contact-inner .button.button-arrow {
    background: #3c3c3cfa !important;
    color: #fff;
    font-size: 14px !important;
    line-height: 1;
    padding: 18px 25px !important;
    font-family: "Montserrat", Helvetica, sans-serif !important;
    border: 0;
    letter-spacing: 5px;
}
.page-content.Customize.My.Space header {
    padding-left: 30px;
    padding-right: 30px;
}
.customise-banner-content .button:after, .customize-contact-inner .button.button-arrow:after {
    background: url(arrow-right-white.svg);
}
.customise-banner-content .button.button-arrow, .bottom-text-area .button.button-arrow {
    background-image: linear-gradient(90deg, rgba(232,216,214,1) 0%, rgb(232 216 214) 41px, rgb(233 0 0 / 0%) 0%);
    font-size: 14px !important;
    width: 100%;
    display: inline-block;
    text-align: left !important;
    letter-spacing: 5px;
    padding-left: 15px !important;
    text-transform: uppercase;
}
.bottom-text-area ul li {
    list-style: none;
    padding-left: 35px;
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
}
.bottom-text-area ul {
    position: relative;
    width: 420px;
}

.bottom-custom-sec .container {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    margin: 0 auto;
}

.bottom-text-area ul li:before {
    content: '';
    background: url(https://cdn.shoplightspeed.com/shops/633200/files/24367875/customise-tick.jpg);
    width: 25px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
       left: 0;
    top: 5px;
}

.bottom-custom-sec {
    padding: 8em 0;
}

.page-content.Customize.My.Space .container.no-need {
    width: 100%;
    padding: 0;
}
.page-content.Customize.My.Space .text-center.m-t-80.sm-m-t-50 {
    display: none;
}
.customise-banner {
    padding: 14em 0;
    color: #fff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
nav.main-nav.nav-style > ul >li:first-child {
   float: right;
}
.customise-banner h1 {
    color: #fff;
    font-size: 30px !important;
    line-height: 1.5;
      font-weight: 800 !important;
}
.customise-banner-content p {
    font-size: 18px;
    padding: 20px 0;
    width: 300px;
}
.customise-banner-content a {
    margin-left: 0 !important;
    color: #fff;
}



.related-products .slick-track {
    width: 1170px !important;
}
.collection-products .collection-content .products-list.row, .featured-products .products-list.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.collection-products .collection-content .products-list.row .product-price, .featured-products .products-list.row .product-price, .product-element .product-title {
    font-size: 13px;
    max-width: inherit;
    max-height: initial;
}
.mega-menu-header .nav-style.main-nav ul .menu-item-category-2084347 ul {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
}
div#mce-responses div#mce-success-response {
    position: fixed;
    width: 90%;
    left: 50%;
    right: auto;
    background: #eee;
    top: 42%;
    bottom: auto;
    max-width: 565px;
    padding: 40px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 34px;
    text-align: center;
    transform: translate(-50%);
    z-index: 99999999;
    -moz-animation: cssAnimation 0s ease-in 8s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 8s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 8s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 8s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
      padding: 0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
      padding: 0;
        visibility:hidden;
    }
}
.copyright{
  display:none !important;}

footer .payments {
 display:none;
}

h3{
    font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 17px;
}

h2{
  font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 7px;
  }




//*@media only screen and (max-width: 770px){
.newsletter-footer-form
  .button.button-arrow:after {
    width:36px;
    height:12px;
  }}*//

//*@media only screen and (max-width: 770px){
.input-group 
  .button.button-arrow:after {
    width:19px !important;
    height:19px !important;
  }}*//


@media only screen and (max-width: 600px){
/*.button.button-arrow  {
    font-size: 10px !important;
    padding-left: 8px !important;
    text-transform: uppercase;
    letter-spacing: 1.3px !important;
    background-image: linear-gradient(90deg, rgba(232,216,214,1) 0%, rgba(232,216,214,1) 30%, rgba(255,255,255,0) 10%);
  font-weight:600   
}
  .button.button-arrow:after {
    width:20%  
}*/
 
.m-b-10 {
    font-size: 37px !important;
    font-family: 'Cormorant', serif;
    text-transform: capitalize !important;
}

}

@media only screen and (min-width: 1000px){
.mega-menu-header .nav-style.main-nav>ul>li>ul {
    max-height: 500px;
  }}

.product-code{
  display:none;}

.hero .hero-content .arrow-right {
    display: none;
}
@media only screen and (max-width: 1280px) and (min-width: 1000px) {
.hero .hero-image {
    background-position: left top;
  }}
@media only screen and (max-width: 599px) {
.hero .hero-image {
    height: 617px;
    background-size: cover;
    background-position: left top;
    background-image: url(https://cdn.shoplightspeed.com/shops/633200/files/38131797/mpbilewinter.jpg) !important;
  }}

@media only screen and (max-width: 1030px) and (min-width: 800px) {
.hero .hero-image {
    height: 993px;
    background-size: cover;
    background-position: center top;
    background-image: url(https://cdn.shoplightspeed.com/shops/633200/files/38131797/mpbilewinter.jpg) !important; 
  }}

@media only screen and (max-width: 799px) and (min-width: 600px) {
.hero .hero-image {
    height: 753px;
    background-size: cover;
    background-position: center center;
   background-image: url(https://cdn.shoplightspeed.com/shops/633200/files/38131797/mpbilewinter.jpg) !important;
  }}

.featured-products-load-more {
    margin-bottom: 160px;
}

@media only screen and (max-width: 770px){
.featured-products-load-more {
    margin-bottom: 100px;
  }}
  
@media only screen and (max-width: 770px){
  .container-has-hero h3 {
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 15px;
      margin-top: 55px !important;
    margin-bottom:35px !important;

  }}



.section-title h3 {
    font-size: 18px;
  margin-top: 95px;
}
.featured-products.related-products h3{
    font-size: 11px !important;
  margin-top: 10px !important;
  letter-spacing:1.5px !important;
  font-weight:800;
}
.show{
  width: 25%; 
  float: left; 
  margin-left: -30px;}
.show2{
  margin-top: 60px; 
  margin-left: -45px; 
  text-align: left;}
.show3{
text-align: left; 
  margin-left: 75px;
}
.showpic{
  float: left; 
  width: 70%;}

@media only screen and (max-width: 990px){
 .featured-products .products-list.row .col-xs-6, .collection-products .collection-content .products-list.row .col-xs-6 {
    width: 49%;
} 
  
.show{
  width:95% !important;
  margin-left:15px !important;
  margin-top:35px; !important}
.show2{
  margin-top:20px !important;
  margin-left:15px !important;
  }
  .show3{
    margin-left:35px !important;
    margin-right:30px;
  }
.showpic{
  width: 110% !important;
  margin-left:-5%}
.spacer{
  display:none
  }}


@media only screen and (max-width: 600px){
.hero .hero-content {
    color: #3B3B3B;
    display: none !important;
}}
@media only screen and (max-width: 899px){
.button{
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
  }}

@media only screen and (min-width: 900px){
.button.button-arrow  {
    font-size: 12px !important;
    padding-left: 15px !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    background-image: linear-gradient(90deg, rgba(232,216,214,1) 0%, rgba(232,216,214,1) 30%, rgba(255,255,255,0) 10%);
  font-weight:800
}
/*
.newsletter-footer-form
.button.button-arrow  {
    background-image: none;

}

.newsletter-footer-form
  .button.button-arrow:after {
    width:36px;
    height:12px;
}*/
  .form-row .button {
    background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 10%) !important;
}
.button-solid{
letter-spacing:3px !important;
  font-weight:600 !important;
  padding-left:30px;
  }}

.text-page h1,.page-title {
    font-size: 1.25rem;
    letter-spacing: 8px;
    font-weight: 600;
}
.m-b-10{
    font-size: 45px;
    font-family: 'Cormorant', serif;
    text-transform: capitalize !important;
}

.main-nav.nav-style  {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600 !important;
  font-size: 13px;

}

.footer-menu {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 800;
}
}

.subsubitem{
      text-transform: capitalize;
    letter-spacing: 1px;
  font-weight: 400 !important;}



.m-b-80 {
    margin-bottom: 20px !important;
}
.product-custom-variants-options {
    margin-bottom: 20px !important;
}

.breadcrumbs {
    font-size: 11px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
@media (max-width: 1200px){
.page-content.Customize.My.Space .burger {
    right: 20px;
}
}

@media (max-width: 1000px){
.main-nav li {
    font-size: 15px !important;
}}

@media (max-width: 999px){
nav.main-nav.nav-style > ul >li:first-child {
    order: 7;
}

nav.main-nav.nav-style > ul >li:nth-child(2) {
    order: 1;
}

nav.main-nav.nav-style > ul >li:nth-child(3) {
    order: 2;
}

nav.main-nav.nav-style > ul >li:nth-child(4) {

order: 3;
}
nav.main-nav.nav-style > ul >li:nth-child(5) {

    order: 4;
}
nav.main-nav.nav-style > ul >li:nth-child(6) {

    order: 5;
}
nav.main-nav.nav-style > ul >li:nth-child(7) {

    order: 6;
}


nav.main-nav.nav-style >ul {
    display: flex;
    flex-direction: column;
    width: 300px;
}

nav.main-nav.nav-style >ul li {
    width: 100%;
}


.page-content.Customize.My.Space header.site-header.site-header-lg.mega-menu-header.has-mobile-logo {
    position: relative;
}

}

.product-configure-options .selectric {
    border: 10px #ffffff !important;
  border-bottom:10px #ffffff !important;
    border-right: 0px !important;
      border-left: 0px !important;
    background: #eae9e957 !important;
  margin-bottom:20px;
}
.quantity-selector {
    border: 10px #ffffff !important;
  border-bottom:10px #ffffff !important;
    border-right: 0px !important;
      border-left: 0px !important;
    background: #eae9e957 !important;
    margin-bottom:20px;
  width: 75%;
    color: #737373;
  }

footer {
    border-top: 0px solid rgba(0,0,0,0.08) !important;
}
.grid-switcher-item:not(:last-child) {
    margin-right: 10px;
    display: none;
}
.nc-icon-mini.ui-2_paragraph:before {
    display:none;
}



.share.pull-right {
    display: none !important;
}

.nav-style li.menu-item-mobile-only {
    display: none;
}

.form-contact-title {
    margin-bottom: 20px;
    font-size: medium;
    font-weight: 600;
    letter-spacing: 3px;
}
@media only screen and (min-width: 600px){
.related-products.section-title {
  display:none !important;}}

.m-b-20 {
    display: none;
}

.nav-style.main-nav>ul>li>ul>li ul li a {
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
}

@media only screen and (min-width: 1000px){
.nav-style.main-nav>ul>li:first-child {
    padding-left: 35px !important;
  }}

@media only screen and (min-width: 600px){
.footer-content.footer-content-description {
    max-width: 320px !important;
    margin-right: 40px !important;
  }}

.snpt-pict-item .pct-crd__cta-blck>a:before {
    display:none !important
}

.snptwdgt-container {
    overflow-x: visible !important;
}
@media (max-width: 767px) {
  #gui-wrapper > div.gui-col3-equal > div.gui-col3-equal-col1.gui-div-cart-related {
      display:inherit!important;
  }
}

.product-actions .product-actions-items .col-xs-6:last-child {
    display: none;
}

.product-actions .product-actions-items {
    border-bottom: 0px !important;
}



.product-actions{display:block;position:relative;margin-bottom:20px}@media only screen and (min-width: 600px){.product-actions{display:block}}.product-actions .product-actions-items{position:absolute;bottom:0;left:15px;right:15px;background:white;border-bottom:1px solid rgba(0,0,0,0.08);padding:10px 0;opacity:1;visibility:visible;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transform:translate(0px, 10%);transform:translate(0px, 10%);font-size:14px}.col-md-3 .product-actions .product-actions-items{padding:5px 0;bottom:-10px}.col-md-3 .product-actions .product-actions-items .product-list-custom-variants{margin-bottom:5px}.col-md-3 .product-actions .product-actions-items .product-list-custom-variants .product-custom-variants-options{margin-bottom:5px}.col-md-3 .product-actions .product-actions-items .product-list-custom-variants .product-custom-variants-options .custom-variant-picker{padding:3px;width:31px;height:31px}.col-md-3 .product-actions .product-actions-items .product-list-custom-variants .product-custom-variants-options .custom-variant-picker a{width:21px;height:21px;padding:5px 5px}.product-element:hover .product-actions .product-actions-items{opacity:1;visibility:visible;-webkit-transform:translate(0px, 0%);transform:translate(0px, 0%)}.product-actions .product-actions-items .col-xs-6:first-child{text-align:left}.product-actions .product-actions-items .col-xs-6:last-child{text-align:right}.product-actions a{font-weight:bold}.product-actions a span{margin-left:5px;margin-right:5px}.product-actions a span:before{vertical-align:middle}.product-label{display:inline-block;background-color:#3B3B3B;color:white;padding:3px 15px;font-weight:bold;font-size:13px}



.product-list-custom-variants .product-custom-variants-options {
    display: none;
}

.product-list-custom-variants {
    border-bottom: 0px !important;
}

.nc-icon-mini.social_logo-instagram:before {
    font-size: 25px;
}

.nc-icon-mini.social_logo-whatsapp:before {
    font-size: 25px;
}


@media only screen and (max-width: 1400px){
  	.main-nav.nav-style {
    letter-spacing: 1.5px;
  }
  .nav-style.main-nav>ul>li {
    padding: 0px 6px;
}
}



@media only screen and (max-width: 1000px){
.subsubitem{
  font-size:14px;
  text-transform:capitalize;
  letter-spacing:0px;}
.pagination {
    display: inline-block;
    font-size: 14px;
    padding-top: 20px !important;
}
}






.pagination {
    display: inline-block;
    font-size: 14px;
    padding-top: 20px;
}
/* Align shipping methods on checkout page */
.gui-checkout .gui-form .gui-right{
	font-size: 90%!important;
}
.products-list>[class^=col-] {
    padding-left: 15px;
    padding-right: 15px;
    font-size: x-small;
}
/* These are comments, they can be left in your CSS code. They are here to help explain each part. */

/* This part of the CSS code ensures the link to the Back Office and the close button are hidden. */
.wsa-demobar a, .wsa-demobar a.close {
display: none !important;
}

/* This part of the CSS code ensures the USP bar is no longer visible when scrolling like the original demobar. */
.wsa-demobar{
position: absolute !important;

/* This part of the CSS code controls the background and font color of the the USP bar. Search online for any colour in 'hex' and replace the number below. #000000 is black, #ffffff is white. */
background-color: #000000 !important;
color: #ffffff !important; }

/* This part of the CSS code ensures the USP bar is hidden for mobile visitors. When a screen is smaller than 767 pixels wide, the USPs will not fit properly. */
@media screen and (max-width: 767px){
.wsa-demobar{
display: none !important;
}
body {
margin-top: 0px!important;
}
}

@media screen and (max-width: 600px){
  
 .gui-payment-provider-lightspeedpayments span.gui-payment-method-subtitle:after {
    content: '';
    width: 100%;
    height: 25px;
    background: url(https://cdn.shoplightspeed.com/shops/633200/files/25623706/payment-icons-up.png);
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 0;
}
  .gui-payment-provider-lightspeedpayments .gui-payment-method-name:after {
    display: none;
}
  
  ul.form-section.page-section input {
    padding: 10px;
}
  .customize-contact-inner label {
    font-size: 14px;
}
.customise-banner {
    padding: 6em 0 2em;
}
.customise-banner h1 {
    font-size: 18px !important;
}
.page-content.Customize.My.Space .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.bottom-custom-sec .container {
    display: table;
}
.bottom-custom-sec .container .col-m-6 {
    width: 100%;
}
.bottom-custom-sec {
    padding: 2em 0;
}
.customize-contact-form {
    padding: 1em 0;
    margin-bottom: 0;
}

.bottom-text-area ul {
   padding: 40px 0 0 0;
       width: 100%;
}
.bottom-text-area ul li {
    font-size: 16px;
    margin-bottom: 15px;
}
.customise-banner-content .button.button-arrow, .bottom-text-area .button.button-arrow {
    margin-left: 0 !important;
    font-size: 13px !important;
    letter-spacing: 3px;
}
.customize-contact-inner form#gui-form {
    padding-left: 0;
}
.customize-contact-inner .button.button-arrow {
    font-size: 14px !important;
    padding: 14px 25px !important;
}
.customize-contact-inner form#gui-form input {
    padding: 5px 10px;
}
.customise-banner-content p {
    font-size: 16px;
    padding: 20px 0;
    width: 267px;
}
.customize-contact-inner h3 {
    width: 292px;
    font-size: 14px;
}
.page-content.Customize.My.Space header {
    padding-left: 15px;
    padding-right: 15px;
}
}

.eapps-link{
  display:none !important}
.new{
  background-color:#ffffff;z-index:10000;position:absolute;margin-top:-100px;padding:50px;width:100%;}
