/* 20250918204130 - v2 */
.gui,
.gui-block-linklist li a {
  color: #585d67;
}

.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: #585d67;
}

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

.gui a {
  color: #671729;
}

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

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

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

.gui-block-title {
  color: #585d67;
  background-color: #8d8d8d;
}

.gui-content-title {
  color: #585d67;
}

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

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

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

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

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

.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: #671729;
  color: #000000;
  background-color: #fdd7c8;
}

.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: #caaca0;
  border-color: #521220;
}

.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: #177272;
}

/* custom */
@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@400;500&display=swap');
/* General Styling */
h1, h2, h3, h4, h5, h6, legend, .lead, #root #nav > ul > li > ul.mega, #nav > ul > li > ul.mega > li.img span, q, figcaption.box .header, .module-aside > ul .box .header, .form-product h1, .form-product h2, .form-product h3, .form-product h4, .form-product h5, .form-product h6, .form-product p label, #mobile li.header > span, #mobile .title, .gui-table thead tr th, .gui-block-title, .gui-cart .gui-cart-sum .gui-item, .gui ul.gui-products li .gui-products-title, .gui ul.gui-products li .gui-products-price, .gui-block-subtitle, .gui-content-subtitle, .gui-cart-sum .gui-item, .gui-checkout-one-step .step-shipment .gui-block-option .gui-field .gui-radio > label, .gui-form label, .gui-block-title strong, .gui-content-title, .module-product header h1, .module-product header h2, .module-product header h3, .module-product header h4, .module-product header h5, .module-product header h6, .form-product h1, .form-product h2, .form-product h3, .form-product h4, .form-product h5, .form-product h6, .form-product label, .gui-popover .gui-popover-title {
	font-family: 'Cormorant Infant', serif !important;
  font-weight: 500 !important;
}

/* Buttons */
.link-btn a.a, .list-btn a.a, [data-whatintent="mouse"] .list-btn a:hover {
	color: #2B2E33;
}
.list-btn a {
	padding: 18px 30px;
  letter-spacing: 0px;
}

/* Mobile Logo */
  @media only screen and (max-width: 47.5em) {
#logo img {
  width: 145px !important;
}
#top #logo {
  left: 30px !important;
}
}
/* Hero */
.module-featured.intro::after {
	content: "";
  display: none;
}
/* Navigation */
#top {
    height: 180px;
}
#top #logo {
	width: 180px;
}
#nav {
	position: absolute;
  top: 64px;
	left: 225px;
}
/* Hero Image Section */
.module-featured.intro > *, .module-featured.aside > * {
    max-width: 450px;
}
/* Block Sections */
figcaption.box {
    width: 370px;
}
/* Blog Section */
.list-news li:first-child:nth-last-child(2) img, .list-news li:last-child:nth-child(2) img {
    max-height: 375px;
}
/* Main */
#content.p-enabled {
    padding-top: 157px;
}
/* Catalog Grid */
.list-catalog p {
    max-width: 260px;
}
/* Products */
.gecko select {
    font-size: 14px !important;
}
.list-product-mobile img, .list-product .thumbs img, .list-brands img, .list-collection img {
    width: 600px;
}
#content.p-enabled {
    padding-top: 180px;
}
/* Header Image & Header Sections */
.dark-image-overlay {
    filter: brightness(0.2) !important;
}
#content > .module-welcome:first-child {
    margin-top: -40px;
}
/* Form Nesletter */
.form-newsletter {
	padding: 50px 0 20px;
	border-top: 1px solid #dadada;
}
.form-newsletter button::after {
    border: 1px solid #fdd7c8 !important;
    background: #fdd7c8 !important;
}
.form-product .submit a, .form-newsletter button, .form-cart button, .gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action, .gui a.gui-button-large, .gui a.gui-button-small, .gui a, .dark-theme button, .dark-theme input[type="button"], .dark-theme input[type="reset"], .dark-theme input[type="submit"], .form-product .submit a, button, input[type="button"], input[type="reset"], input[type="submit"], .check-box li.active a, .module-product header p a, .dark-theme .gui a.gui-button-large.gui-button-action, .dark-theme .gui a.gui-button-small.gui-button-action, .dark-theme .gui a.gui-button-large, .dark-theme .gui a.gui-button-small, .link-btn a {
	color: #383838;
  text-transform: uppercase;
	letter-spacing: 2px;
}
.form-product .submit a, .form-newsletter button, .form-cart button, .gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action, .gui a.gui-button-large, .gui a.gui-button-small, .gui a, .dark-theme button, .dark-theme input[type="button"], .dark-theme input[type="reset"], .dark-theme input[type="submit"], .form-product .submit a, button, input[type="button"], input[type="reset"], input[type="submit"], .check-box li.active a, .module-product header p a, .dark-theme .gui a.gui-button-large.gui-button-action, .dark-theme .gui a.gui-button-small.gui-button-action, .dark-theme .gui a.gui-button-large, .dark-theme .gui a.gui-button-small, .link-btn a {
    color: #383838 !important;
}
.form-product .submit a, .form-product button {
    font-weight: 600;
}
/* DG Tables */
.pd-60 {
	padding: 60px;
}
.pd-50 {
  padding: 50px;
}
.pd-40 {
  padding: 40px;
}
.pd-30 {
  padding: 30px;
}
.pd-15 {
  padding: 15px;
}
table td > h3 {
    font-size: 2.25em;
}
table td > h4 {
    font-size: 1.5em;
}
.pd-50 img {
  padding-right: 40px;
}

/* Overlapping Layout */
.container-right {
	position: relative;
  margin: 20px 0 40px;
}
.container-right .content-right {
	position: absolute;
	top: 10%;
	left: 65%;
	background: #fef1ea;
	padding: 55px 60px 45px;
}
.container-left {
	position: relative;
  margin: 20px 0 40px;
}
.container-left .content-left {
	position: absolute;
	top: 0;
	right: 55%;
	background: #fef1ea;
	padding: 55px 60px 45px;
  margin-top: 5%;
}
@media only screen and (max-width: 768px) {
  .pd-50 img {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .container-right .content-right, .container-left .content-left {
    position: relative;
    top: 0;
    left: 0;
    padding: 35px 40px 25px;
  }
  .pd-60, .pd-50 {
		padding: 30px;
	}
.pd-50 img {
  padding-right: 0;
  padding-bottom: 20px;
}
}


/* Misc */
.link-btn.text-center, .text-center .link-btn {
    letter-spacing: 2px;
}
.list-news + .link-btn a {
	padding: 18px 30px;
  letter-spacing: 2px;
}
.nav-sticky1 li:last-child, .nav-sticky1 li:first-child a:hover, .nav-sticky1 li a, .module-product1 header p a {
    color: #671729 !important;
}

/* Responsive Table */
table {
table-layout: fixed;
border-collapse: collapse;
margin:0;
padding:0;
width: 100%;
}
table tr {
padding: 5px;
}
table th, table td {
padding: 2px;
}
table th {
text-transform: uppercase;
}
@media screen and (max-width: 600px) {
table {
border: 0;
  }
table tr {
display: block;
margin-bottom: 0;
  }
table td {
display: block;
text-align: left;
  }
table td:last-child {
border-bottom: 0;
  }
table td:before {
content: attr(data-label);
float: left;
  }
}

/* Mailchimp Popup Subscribe Form */
.mc-modal .strictContent label {
line-height: 1.25em;
font-family: 'Muli', Arial, Helvetica, sans-serif !important;
}
.mc-modal ul.radioCheckboxContainer li label {
display: inline !important;
}
.mc-modal .strictContent p, .mc-modal .strictContent .helpText, .mc-modal label, .mc-modal .strictContent p.small-text, .mc-modal .strictContent .helpText {
font-family: 'Muli', Arial, Helvetica, sans-serif !important;
}

/* Coockie Consent */
.wsa-cookielaw {
background: rgb(0, 0, 0) !important;
opacity: 1 !important;
}

/* Service Page */
.list-box li::after {
 background-color: #2b2e33 !important; 
}

/* Login Page */
.gui:not(.gui-cart) a.gui-button-small:hover {
color: #fff !important;
}
