/* ========================
   0 Root
======================== */
:root {
  --text: #1e1d1c;
  --title:  #403a35;
	--theme: #ffe3c9;
  --link: #ffe3c9;
  --linkHover: #998878;
  --button:#efd8bc;
  --buttonSecondary:#efd8bc;
  --incart:#efd8bc;
	--header:#ffffff;
  --headerFont:#f9ecd3;
  --navbar: #d2d1ca;
  --navbarFont: ;
  --uspColor: #ffe3c9;
  --reviewStars:  #FFC108;
  --reviewStarsEmpty: #AAAAAA;
}


/* ========================
   1 Styling / Typography
======================== */
html {background:  url(background_image.png) no-repeat scroll top center;background-attachment: fixed;background-size: cover;}
h1, h2, h3, h4, h5, h6 {font-family: "Oswald", Helvetica, sans-serif;font-weight: unset;margin:0;}
strong {font-weight:500;}
.body-font {font-family: "Oswald", Helvetica, sans-serif!important;font-weight:100;}
.headings-font {color:#403a35;font-family: "Oswald", Helvetica, sans-serif!important;font-weight:500;}
body {font-family: "Oswald", Helvetica, sans-serif;font-weight:100;}
.wsa-demobar {font-family: "Oswald", Helvetica, sans-serif!important;}
.wsa-cookielaw {font-family: "Oswald", Helvetica, sans-serif!important;}
body {background:transparent;color: #1e1d1c;}
.hide {display:none;}

a {color:#ffe3c9;}
a:hover {color:#998878;}
.gui a {color:#ffe3c9;}

.text-body {color: #1e1d1c !important;}
.text-theme {color:#ffe3c9;}
.text-button {color:#efd8bc;}
.text-button:hover {color:#8f8170;}
.text-topbar {color:;}
.text-headings {color:#403a35;}
.text-header {color: #f9ecd3 ;}
.text-navbar {color:#faf6f6;}
.text-contact {color:#ffffff;}
.text-footer {color:#000000;}

/* ========================
   2 Buttons
======================== */
/* Button Theme */
.btn.btn-theme.btn-filled {background-color: #efd8bc;border-color: #efd8bc;}
.btn.btn-theme.btn-filled:hover {color: #efd8bc;background-color:transparent;border-color: #efd8bc;}
.btn.btn-theme.btn-darken {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
.btn.btn-theme.btn-darken:hover {color: #fff;background-color: #8f8170;border-color: #8f8170;}
.btn.btn-theme.btn-outline {color: #efd8bc;background-color: #fff;border-color: #efd8bc;}
.btn.btn-theme.btn-outline:hover {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
/* Button Secondary */
.btn.btn-secondary.btn-filled {background-color: #efd8bc;border-color: #efd8bc;}
.btn.btn-secondary.btn-filled:hover {color: #efd8bc;background-color:transparent;border-color: #efd8bc;}
.btn.btn-secondary.btn-darken {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
.btn.btn-secondary.btn-darken:hover {color: #fff;background-color: #8f8170;border-color: #8f8170;}
.btn.btn-secondary.btn-outline {color: #efd8bc;background-color: #fff;border-color: #efd8bc;}
.btn.btn-secondary.btn-outline:hover {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
/* Button Cart */
.btn.btn-incart.btn-filled {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
.btn.btn-incart.btn-filled:hover {color: #efd8bc;background-color: #fff;border-color: #efd8bc;}
.btn.btn-incart.btn-darken {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
.btn.btn-incart.btn-darken:hover {color: #fff;background-color: #8f8170;border-color: #8f8170;}
.btn.btn-incart.btn-outline {color: #efd8bc;background-color: #fff;border-color: #efd8bc;}
.btn.btn-incart.btn-outline:hover {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}

.btn-outline-light:hover {color: #ffe3c9;}
/* Owl Carousel */
.owl-theme .owl-dots .owl-dot span {background:#fff;border: 2px solid #ffe3c9;}
.owl-theme .owl-dots .owl-dot.active span {background:#ffe3c9;}

/* Pagination */
.page-item .page-link {color: #ffe3c9;}
.page-item.active .page-link {background-color: #ffe3c9;border-color: #ffe3c9;}

/* GUI */
#header .btn-nav {color:var(--navbarFont);}
#customerservice ul.contact-list li i {background:#ffe3c9;}
.body .gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action {color: #fff !important;background-color: #efd8bc !important;border-color: #efd8bc !important;width:100%;padding:3px 15px;}
.body .gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action:hover {color: #fff !important;background-color: #8f8170 !important;border-color: #8f8170 !important;}
#theme-contact a {color:#ffffff !important;}
#footer .social-networks a:hover {color: #ffe3c9;}
.gui .gui-col2-big a.gui-button-small, .gui .gui-table a.gui-button-small, #gui-form .gui-button-small {color: #fff;background-color: #efd8bc;border-color: #efd8bc;}
.gui .gui-col2-big a.gui-button-small:hover, .gui .gui-table a.gui-button-small:hover, #gui-form .gui-button-small:hover {color: #fff;background-color: #8f8170;border-color: #8f8170;}
.gui a.gui-button-large, .gui a.gui-button-small {color: #fff;background-color: #efd8bc !important;border-color: #efd8bc !important;}

/* ========================
   3 Links
======================== */
nav .breadcrumb li.active a {color:#efd8bc !important;}
#header #megamenu .nav-item .nav-link {color:var(--navbarFont);color:#faf6f6;padding: .75rem .75rem;}
#header .header-cart .cart-count {background:#ffe3c9;}
#header.header-white #megamenu .nav-item.active .nav-link,
#header.header-white #megamenu .nav-item:hover .nav-link {background:#bdbcb5;color:var(--navbarFont);color:#faf6f6;}
#header.header-black #megamenu .nav-item.active .nav-link,
#header.header-black #megamenu .nav-item:hover .nav-link {background:#d8d7d1;color:var(--navbarFont);color:#faf6f6;}
#header #megamenu .nav-item.active .nav-link::after,
#header #megamenu .nav-item:hover .nav-link::after {color:var(--navbarFont);color:#faf6f6;}
.b2b-nav .mainnav .main-item > a {color:var(--navbarFont);color:#faf6f6;}
.productborder .product .usp-list ul li, .product-cart-details .usp-list ul li {color:#ffe3c9;}
.productborder .product .usp-list ul li span, .product-cart-details .usp-list ul li span {color:#1e1d1c;}
.custom-control-input:checked~.custom-control-label::before{background:#ffe3c9;border-color:#ffe3c9;}
#product_configure_form .product-custom .product-configure .product-configure-custom-option-item input:checked {background:#ffe3c9;border-color:#ffe3c9;}
#product_configure_form .product-custom .product-configure .product-configure-custom-option-item input:checked::before {background:#ffe3c9;color:#fff;}
#product_configure_form .product-custom .product-option ul li.item-image {max-width:83px;}
#product_configure_form .product-custom .product-option ul li .image-variant {border:1px solid #ddd;display:block;}
#product_configure_form .product-custom .product-option ul li .variant-subtext {word-break: break-all;}
#product_configure_form .product-custom .product-option ul li .image-variant.active {border:1px solid #ffe3c9 !important;}
.product-compare a input[checked], .product-compare a span.checked {background:#ffe3c9;border-color: #ffe3c9;color:#fff;font-size: 13px;line-height: 13px;}
#productPrice .product-price .price-new.text-theme,
.product .product-price .price-new.text-theme {color:#ff0000;}
.productborder .product .product-details .product-title a {color:#000;}
.checkbox-custom[type="radio"] + .checkbox-custom-label:before {border-radius: 50%;}
.checkbox-custom[type="radio"].active + .checkbox-custom-label:before,
.checkbox-custom[type="radio"]:checked + .checkbox-custom-label:before {color:#fff;border-color:#ffe3c9;content: "\f111";font-size: 11px;}
.checkbox-custom:checked + .checkbox-custom-label:before {background:#ffe3c9;border-color: #ffe3c9;color:#fff;font-size: 13px;line-height: 14px;}
.list-group-item:hover {background:#f7f7f7;text-decoration:none;}
.list-group-item:hover a {text-decoration:none;}
.list-group-item.current a {color:#ffe3c9;}
#gui-form-new .gui-radio input[type=radio]:checked, #gui-form-shipping #collapseShipping .radio-wrap input:checked {background:#ffe3c9;border-color: #ffe3c9;color:#fff;}
#gui-form-new .gui-radio input[type=radio]:hover, #gui-form-new .gui-radio input[type=radio]:checked::before, #gui-form-shipping #collapseShipping .radio-wrap input:checked::before {color:#fff;border-color:#ffe3c9;}
#customerservice .service-items ul li a:hover {border-color:#ffe3c9 !important;}
#cheading .categories .category:hover {border-color:#ffe3c9 !important;}
#giftcard-modal-wrapper #giftcard-modal-footer button {background:#efd8bc !important;color:#fff !important;border:none;}
#giftcard-modal-wrapper #giftcard-modal-footer button:hover {background:#cbb79f !important;}
#giftcard-modal-wrapper #giftcard-check-form .giftcard-check-action {background:#efd8bc !important;border-color:#efd8bc !important;}
#giftcard-modal-wrapper #giftcard-check-form .giftcard-check-action:hover {background:#cbb79f !important;}

/* ========================
   4 Shop colors
======================== */
.theme-usp {background:#ffffff}
.theme-usp .fa {color:#ffe3c9;}
.bg-theme {background:#ffe3c9;}
.bg-contact {background:#101010;}
.bg-topbar {background:;}
.bg-logo {background:;}
.bg-navbar {background:#d2d1ca;}

.sale-tag {background:#ff0000;}
.stars .fa-star {color: #FFC108;}
.stars .fa-star.o {color:#AAAAAA;}
/* ========================
   5 Header & Footer
======================== */
.bg-header {background: #ffffff ;}
#footer {background-color:#ffe3c9;}
#footer a {color:#000000;}

/* ========================
   6 Lightspeed Parts
======================== */
.gui-page-title {font-family: "Oswald", Helvetica, sans-serif;}
.gui-account-links .gui-block-linklist li:hover a {color:#ffe3c9;}

/* ========================
   7 Image opacity
======================== */
.hover-effect figure img {opacity: ;}
.carousel-item img {opacity: ;}