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

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

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

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

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

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

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

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

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

.gui-block-option {
  border-color: #fcfcfc;
  background-color: #fefefe;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #f6f7f7;
  background-color: #fefefe;
}

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

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

/* custom */
.footer-menu li a:hover {
    color: #cda99d;
}
.our-story-table td:last-child {
    padding-left: 50px;
    padding-bottom: 75px;
    width: 80% !important;
}
.our-story-table tr td:first-child {
    border-right: 2.4px solid black;
    width: 20% !important;
    padding-right: 50px;
}
table.our-story-table {
    padding-top: 50px;
}
.our-story-table tr {
    border: none !important;
}
.our-story-table h5 {
	font-size: 18px !important;
  margin: 0 !important;
}
.brands .slick-track{
	display: flex !important;
  flex-direction: row-reverse !important;
}
@media only screen and (max-width: 1200px){
	.our-story-table tr td:first-child {
  	padding-right: 10px;
  }
}
@media only screen and (max-width: 790px){
  .our-story-table tr td{
    display: block;
    width: 100% !important;
    padding: 15px 0 !important;
  }
  .our-story-table tr td:first-child {
    border-bottom: 2.4px solid black;
    border-right: none;
		width: 100% !important;
  }
  .our-story-table tr td:last-child {
  	width: 100% !important;
  }
}

.site-header nav.main-nav ul.sub-menu > li.subsubitem:nth-child(3) {
    order: 1;
}
.site-header nav.main-nav ul.sub-menu > li.subsubitem:nth-child(1) {
    order: 2;
}
.site-header nav.main-nav ul.sub-menu > li.subsubitem:nth-child(2) {
    order: 3;
}
.site-header nav.main-nav ul.sub-menu > li.subsubitem:nth-child(4) {
    order: 4;
}
.site-header nav.main-nav ul.sub-menu > li.subsubitem:nth-child(5) {
    order: 5;
}
.nav-style.main-nav li.submenu-open>ul {
    display: flex;
    flex-direction: column;
}

.cta-section.full-width-section .block-image-placeholder {
 		background-color: #f1f0d4;
}
.cta-section.full-width-section .block-image-placeholder:before {
 		display: none; 
}
.cta-section.full-width-section .featured-block .featured-block-content {
  	max-width: 100%;
}
.cta-section .featured-block h3 {
    color: #000;
}

.footer-logo {
    max-width: 150px;
  	min-width: 150px;
}
.footer-logo img.logo-image {
    margin-top: 5px;
    max-height: 60px;
}
.social-media-icon {
    width: 100%;
    padding: 50px 0px 20px;
    display: block;
}
.social-media-icon span.social-icon-item {
    margin-right: 15px;
}
/*
.featured-products #product-section-1 h3 {
    width: 100%;
    display: block;
}
.featured-products #product-section-1 h3:after {
    content: "";
    display: block;
    background-image: url(https://cdn.shoplightspeed.com/shops/651257/files/42507208/our-story-banner1.png);
    width: 100%;
    height: 400px;
}
*/

form#formNewsletter input#formNewsletterEmail {
    border-color: #fff;
    color: #fff;
}
form#formNewsletter input#formNewsletterEmail::-webkit-input-placeholder { 
  color: #fff;
}
form#formNewsletter input#formNewsletterEmail:-ms-input-placeholder { 
  color: #fff;
}
form#formNewsletter input#formNewsletterEmail::placeholder {
  color: #fff;
}
form#formNewsletter a.button.button-block {
    background: #fff;
    color: #000;
}
#giftcard-modal-wrapper .giftcard-modal .giftcard-modal-form-main {
    padding: 20px;
}
#giftcard-modal-wrapper .giftcard-modal #giftcard-check-form .giftcard-check-action {
    font-size: 14px;
		margin-top: 10px;
}
#giftcard-modal-wrapper .giftcard-modal .giftcard-modal-header {
    padding: 10px 20px;
}
#giftcard-modal-wrapper .giftcard-modal #giftcard-modal-close.close span {
    line-height: 16px;
}
#giftcard-modal-wrapper .giftcard-modal .giftcard-modal-footer {
    padding: 15px 20px;
}



.featured-products .section-title h3 {
    text-transform: uppercase;
}
.product-element .product-price {
    font-size: 18px;
}
.product-element .product-brand {
    font-size: 18px;
  	font-weight: bold;
}


/* Footer Klaviyo Form Design Css */
.newsletter-footer-form form.needsclick.klaviyo-form {
    padding: 0px !important;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick {
    min-height: auto !important;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick input.needsclick {
    padding: 8px 15px !important;
    border: none !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    background: transparent !important;
    width: 100% !important;
    font-family: "Josefin Sans", Helvetica, sans-serif !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: auto !important;
  	font-size: 16px !important;
  	line-height: 1.5 !important;
  	outline: 1px solid #ffffff;
    outline-offset: -1px;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick input.needsclick:hover,
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick input.needsclick:focus {
    border: none !important;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick input.needsclick::-webkit-input-placeholder { 
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
  	color: #fff !important;
  	font-size: 16px !important;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick input.needsclick:-ms-input-placeholder { 
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
  	color: #fff !important;
  	font-size: 16px !important;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick input.needsclick::placeholder {
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
  	color: #fff !important;
  	font-size: 16px !important;
}
.newsletter-footer-form form.needsclick.klaviyo-form .needsclick button.needsclick {
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 10px 25px 6px !important;
    background: #fff !important;
    color: #000 !important;
    display: inline-block !important;
    width: 100% !important;
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
    border: none !important;
    line-height: 1.5 !important;
    margin-bottom: 10px;
}

/* Popup Newsletter Klaviyo Form Design Css */
.newsletter-popup-form form.needsclick.klaviyo-form {
    padding: 0px !important;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick {
    min-height: auto !important;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick input.needsclick {
    padding: 8px 15px !important;
    border: none !important;
    color: #000000 !important;
    border-radius: 0 !important;
    background: transparent !important;
    width: 100% !important;
    font-family: "Josefin Sans", Helvetica, sans-serif !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: auto !important;
  	font-size: 16px !important;
  	line-height: 1.5 !important;
  	outline: 1px solid #000000;
    outline-offset: -1px;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick input.needsclick:hover,
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick input.needsclick:focus {
    border: none !important;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick input.needsclick::-webkit-input-placeholder { 
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
  	color: #000000 !important;
  	font-size: 16px !important;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick input.needsclick:-ms-input-placeholder { 
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
  	color: #000000 !important;
  	font-size: 16px !important;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick input.needsclick::placeholder {
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
  	color: #000000 !important;
  	font-size: 16px !important;
}
.newsletter-popup-form form.needsclick.klaviyo-form .needsclick button.needsclick {
  	font-family: "Josefin Sans", Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 10px 25px 6px !important;
    background: #000000 !important;
    color: #FFFFFF !important;
    display: inline-block !important;
    width: 100% !important;
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
    border: none !important;
    line-height: 1.5 !important;
    margin-bottom: 10px;
}



@media only screen and (min-width: 600px){
.cta-section.full-width-section .featured-block {
    height: 320px;
}
}

@media only screen and (min-width: 1000px){
.cta-section .featured-block h3 {
    font-size: 46px;
  	letter-spacing: 2px;
  	line-height: 56px;
}
.cta-section.full-width-section .featured-block .featured-block-content {
    margin-left: 80px;
}
.cta-section.full-width-section .featured-block {
    height: 400px;
}
}

@media only screen and (min-width: 1200px){
.cta-section .featured-block h3 {
    font-size: 54px;
    letter-spacing: 4px;
    line-height: 64px;
}
.cta-section.full-width-section .featured-block .featured-block-content {
    margin-left: 120px;
  	max-width: 100%;
}
}


@media only screen and (max-width: 599px){
.hero .hero-element:not(.slick-slide) .hero-content {
		display: none;
}
.hero {
    border-bottom: none;
		min-height: auto;
  	margin-bottom: 30px;
}
.hero .hero-image {
    background-position: -70px center;
    padding-bottom: 77%;
    margin: 0 15px;
}
.footer-logo img.logo-image {
    margin-top: 0px;
}
}

@media only screen and (max-width: 991px){
.featured-blocks.featured-blocks-2_large_small .col-md-8 .featured-block {
    display: none;
}
}
