/* 20250804161742 - 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: #0a8de9;
}

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

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

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

/* custom */
.products .list-product .productlabel.sale.label-data03 {
	padding:0;
  display:none;
  position: inherit;
}
.products .list-product .productlabel.sale.label-data03.is-active {
	padding:3px 5px;
  background:#ee8132;
  display:block;
  width:fit-content;
  border-radius:2px;
}

.sidebar ul.special-side li .sub-box {
    top: auto !important;
    min-height: 348.7px !important;
    height: auto !important;
    margin-top: -50px;
}

.product-info .new-cart {
    min-height: 300px;
}



.specs table {
    min-width: 0;
    width: 100%;
}

#header .main-menu ul li a {
    font-weight: 600 !important;
}

.list-product-information {
    font-weight: 600 !important;
}

@media only screen and (min-width: 768px) {
.relevants-products {
      padding-left: 30px;
    padding-right: 30px;
}
  
.related-top {
      padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 30px !important;
}
}


.products .product .image-wrap {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.products .product .info {
    background-color: #ffffff;
      border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.related {
  background: #f9f9f9;
}

.sidebar ul.special-side li a {
    border: 0;
    border-bottom: 1px solid #e6e6e6;
}

#product_configure_form .product-configure-inner .option-wrap {
    width: 100%;
}

.product-content {
      background: #f9f9f9;
    padding: 30px;
    border-radius: 20px;
}



#scroll-to-top {
    left: 30px;
    right: 0;
}

.sort {
  background: #f9f9f9 !important;
    padding: 30px !important;
    border-radius: 6px !important;
}

#header .main-menu ul li.payment {
    line-height: 0;
}

@media only screen and (min-width: 601px) {
.stock-container {
  height: 37px;
}
}

@media only screen and (max-width: 600px) {
  .stock-container {
  height: 75px;
}
}

.products .list-product .image {
    width: 0% !important;
}

.product-option .custom-lengte-calc label {
    min-height: 0 !important;
}

@font-face {
  font-family: 'Arvo';
  font-display: auto;
  src: local('Arvo'), url(https://fonts.gstatic.com/s/arvo/v9/rC7kKhY-eUDY-ucISTIf5PesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}

#header .main-menu ul.payments {
   line-height: 48px;
}

.home-categories img {
    display: block !important;
  border-radius: 6px;
}

.categories .category .cat-inner {
    border-radius: 6px;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

@media (min-width: 576px) {
    .home-categories img {
        height: 170px;
    }
}

@media (min-width: 768px) {
    .home-categories img {
        height: 200px;
    }
}

@media (min-width: 992px) {
    .home-categories img {
        height: 200px;
    }
}

@media (min-width: 1200px) {
    .home-categories img {
        height: 200px;
    }
}

.logo.large img {
    height: auto;
}

.menu-box .menu-logo.large img {
    height: auto;
}



.content-wrap.active {
  margin-top: 15px;
  background: #f9f9f9 !important;
    padding: 30px !important;
    border-radius: 6px !important;
}

.product-faq {
  margin-top: 25px;
}

.sidebar ul.special-side li:last-child a {
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
  border-bottom: 0 !important;
}

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 20000px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
.categories .category .cat-title {
    font-size: 13px !important;
      border-radius: 6px !important;
}
}

.gui-form .gui-field > label {
    line-height: 21px;
    overflow: visible !important;
}

.cart-dropdown a.btn {
     box-shadow: inset 0 -2px 0 0 #539033;
   border-radius: 7px !important;
}

.gui-block-title {
  border-color: #dcdcdc !Important;
  background: #f9f9f9 !important;
}

.gui-block {
    border-color: #dcdcdc !Important;
} 

.molders-checkout {
      background: #77c94c !important;
    border-radius: 7px !important;
    color: white !important;
    border: 0 !important;
   box-shadow: inset 0 -2px 0 0 #539033;
}

.space-creator {
  padding-top: 20px;
}

tr.product {
    border: 0;
}

.molders-mobile-checkout {
width: 100% !important;
        background: #77c94c !important;
    border-radius: 7px !important;
    color: white !important;
    border: 0 !important;
   box-shadow: inset 0 -2px 0 0 #539033;
}

.sidebar ul.special-side li a {
    background: #f9f9f9;
}

.product-option .ui.selection.dropdown {
    border-radius: 10px !important;
}

.product-option .ui.selection.dropdown > .dropdown.icon {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.products .list-product .order .cart a.btn {
    border-radius: 10px !important;
  box-shadow: inset 0 -2px 0 0 #539033;
}

.product-info .new-cart a.btn {
  border-radius: 10px !important;
  box-shadow: inset 0 -2px 0 0 #539033;
}

.product-info .cart a.btn {
    border-radius: 10px !important;
  box-shadow: inset 0 -2px 0 0 #539033;
}

.product-info .cart .change .up.change-q {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.product-info .cart .change .down.change-q {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}


.product-info .new-cart .change .up.change-q {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.product-info .new-cart .change .down.change-q {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

/*
.gui-payment-provider-invoice {
     display:none !important;
}
*/

 .gui-payment-provider-banktransfer {
     display: none;
}
 .app-box {
     text-align: center;
     margin-top: 20px;
}
@media only screen and (min-width: 1200px) {
     #header .main-header .logo.large img {
         width: 220px;
    }
}
 #footer .newsletter-bar #formNewsletter {
     float: right;
}
 .topbar ul li.dark {
     background-color: #292929;
}
 .sidebar h3 {
     background: #EE8132 !important;
     color: white !important;
}
 .rating-a, #root .rating-a {
     position: relative;
     padding: 0 88px 0 0;
     color: #3f3f3f;
     font-weight: 700;
     font-size: 12px;
}
 .rating-a span {
     margin: 0 6px 0 0;
     color: #f5f5f5;
     font-weight: 600;
     font-size: 11px;
}
 .rating-a .rating {
     display: block;
     position: absolute;
     right: 0;
     top: 3px;
     width: 78px;
     height: 13px;
}
 .rating-a .rating > *, .rating-b .rating > * {
     display: block;
     float: left;
     height: 100%;
     background-size: auto 100%;
     background-repeat: no-repeat;
}
 .rating-a .rating > .a {
     background-image: url(rating-aa.svg);
     width: 94%;
}
 .rating-a .rating > .b {
     background-image: url(rating-ab.svg);
     background-position: 100% 0;
   width: 6%
}
 .rating-text {
     font-size: 14px !important;
}
 .kiyoh-rating .rating-a {
     margin-bottom: 0;
}
 @media (min-width: 700px) and (max-width: 990px) {
     .banner-1, .banner-1-slide {
         height: 240px;
    }
}
 .tags-box ul li a:hover, .home-tags ul.tags li a:hover, .owl-headlines .owl-controls .owl-dots .owl-dot.active span {
     border-color: #333333 !important;
     background: #333333 !important;
}
 .owl-next {
     display: none !important;
}
 .owl-prev {
     display: none !important;
}
 .sidebar .special-side-top {
     background-color: #EE8132;
     color: #fff;
     padding: 12px 16px;
     font-weight: bold;
     font-size: 1.3em;
       border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
 .level-stock {
     color: #EE8132;
     font-weight: bold;
}
 .custom-stock {
     margin-bottom: 5px;
}
 .product-info .cart a.btn {
     margin-top: 20px;
}
 .product-info .cart .change {
     margin-top: 20px;
}
 .product-info .cart {
    background: #f9f9f9;
    border-radius: 6px;
    padding: 20px;
}
 .product-info.productSticky-quanity .cart {
     background: white;
     border: 0;
}
 .product-info .code-price {
     border-bottom: 0;
     padding-top: 10px;
}
 .product-tabs {
     margin-top: 25px;
}
 .product-info .share-links {
     border-bottom: 0;
}
 .cat-inner {
     box-shadow: 0 0 10px;
}
 .categories .category .cat-title {
     background: #EE8132 !important;
     width: 100% !important;
     font-size: 16px;
}
 @media (max-width: 500px) {
     .categories .category .cat-title {
    font-size: 12px !important;
    width: 100% !important;
    left: 15px !important;
    border-radius: 6px;
    }
}
 .sort .filter-wrap {
     border-bottom: 0;
     margin-bottom: 0;
     padding: 0;
}
 .side-facebook {
     margin-top: 30px;
}
 .border-custom {
     border-bottom: 1px solid #f3f3f3;
     margin-bottom: 20px;
     margin-top: 20px;
}
 .side-reviews {
     margin-bottom: 0;
}
 .collection-banner {
     margin-top: 25px !important;
}
 .shipment-custom {
     margin-bottom: 5px;
}
 .custom-text-1 {
     margin-left: 9px;
}
 .custom-text-2 {
     margin-left: 5px;
}
 .custom-text-3 {
     margin-left: 8px;
}
 .home-categories {
     margin-top: 0px;
}
 
 .gui-col2-right-col2 .gui-block:nth-child(2){
     display: none;
}
 .masonry-blog-article {
     margin-bottom: 20px;
     border: 1px solid #ececec;
     width: 31%;
     float: left;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
     box-sizing: border-box;
     padding: 9px;
}
 .masonry-blog-article .summary {
     padding: 20px 0;
}
 .masonry-blog-article .read-more-btn {
     font-weight: bold;
}
 @media (max-width: 500px) {
     .masonry-blog-article {
         margin-bottom: 20px;
         border: 1px solid #ececec;
         width: auto;
         float: left;
         box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
         box-sizing: border-box;
         padding: 9px;
    }
}
 .top-filters.bottom {
     margin-bottom: 0px;
}
 .video-text {
     margin-right: 10px;
}
 #header .usp-block {
     display: none;
}
 .home-text {
     margin-top: 0;
}
 .extra-info {
     margin-top: 15px;
}
 .keurmerk-cart {
     margin-top: 25px;
}
 .usp-whatsapp {
     margin-top: 10px;
     padding-bottom: 10px;
}
 .product-option {
     padding-bottom: 0px;
}
 .product-usp {
     padding-top: 15px;
     border-bottom: 0;
}
 .product-info h1 {
     padding-right: 0px;
     border-bottom: 1px solid #e1e1e1;
     padding-bottom: 10px;
}
 .sidebar ul.side-cats li>a {
     padding-left: 5px !important;
}
 .sidebar ul.side-cats li>.more-cats .plus-min {
     width: 15px !important;
}
 .sidebar ul.side-cats ul li a {
     padding: 10px 0px;
     padding-right: 35px;
}

.btn-pallet-discount {
  margin-right: 2px;
  margin-bottom: 0;
  width: calc(100% - 2px) !important; 
  margin-top: 15px;
}

 .btn-orange {
     background-color: #EE8132 !important;
}
 .display-video-tab {
     width: 132px;
     position: absolute;
     left:0;
     z-index: 10;
     bottom: 0;
}
 .label-right {
     right: 0 !important;
     left: inherit !important;
}
 .new-breadcrumbs {
     list-style-type: none;
     text-decoration: none;
     display: inline;
     float: right;
}
 .new-breadcrumbs li {
     float:left;
}
 .breadcrumb-item {
     font-weight: 300;
     letter-spacing: 0.8px;
     font-size: 12px;
}
 .breadcrumb-item a {
     text-decoration: none;
}
 .breadcrumb-item > span {
     margin-left: 5px;
}
 .last-crumb a:hover {
     color: #858585 !important;
}
 .last-crumb a {
     cursor: default;
}
.vakantie-text {
    padding-top: 5px;
    color: red;
    font-weight: 600;
    padding-bottom: 15px;
}
 @media screen and (max-width: 480px) {
     .products .product .info a.title {
         height: 70px;
         overflow: visible;
    }
}
 @media screen and (min-width: 481px) and (max-width: 559px) {
     .products .product .info a.title {
         height: 55px;
         overflow: visible;
    }
}
 #footer .footer-bottom {
     background: #292929;
}
 .shipment-outside {
     margin-top: 5px;
}
 .webform-additional-information {
     margin-top: 15px !important;
}

 .title-featured {
     margin-bottom: 0;
     border-bottom: 0;
}
 .blogging {
     border-bottom: 1px solid #f3f3f3;
     padding-bottom: 15px;
}

.product-info .new-cart {
    padding-top: 10px;
    padding-bottom: 15px
}

.product-info .new-cart .change {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.product-info .new-cart a.btn {
    padding: 0px 10px;
    font-weight: 600;
    border: none;
    line-height: 45px;
    height: 45px;
    vertical-align: top;
    width: calc(100% - 165px);
    background-color: #78c94d;
    color: #fff;
    text-align: center;
    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
}

.product-info .new-cart .change .change-q {
      background: #f3f3f3;
  color: #EE8132;
}

.product-info .new-cart .change .change-q {
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 15px;
    text-align: center;
    background-color: #f3f3f3;
    border: 1px solid #e1e1e1;
    color: #EE8132;
    font-weight: bold;
}

.product-info .new-cart .change input {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 45px;
    border: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;
    margin: 0px -4px;
    text-align: center;
    font-size: 11px;
    padding: 0 5px;
    outline: none;
}

.product-info .codes ul li {
    display: inherit;
    margin-right: 15px;
    padding-bottom: 0;
}

.product-info .codes ul {
    text-transform: uppercase;
    font-size: 13px;
}

.product-info .description {
    padding-bottom: 0;
}

.product-info .discounts {
    border-bottom: 0;
}

.product-info .code-price {
    padding-bottom: 5px;
}

.back-box {
    text-align: left;
}

.back-box a.back-to:before {
  display: none !important;
}

.back-box a.back-to {
    background: #ffffff;
    padding: 8px;
    color: #EE8132 !important;
    border: 1px solid #e6e6e6;
    font-weight: bold;
  border-radius: 4px !important;
}

.back-box a.back-to {
    text-decoration: none;
}

.page-top {
    margin-bottom: 0px;
}

.staffel-text {
  font-size: 18px;
    color: #EE8132;
    font-weight: bold;
}

.b2b-customer {
      border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

.product-info .product-configure-custom-option {
    margin-top: 0;
    margin-bottom: 15px;
}

.product-info .code-price {
    padding-bottom: 10px;
}

#product_configure_form .product-configure-custom .product-configure-custom-option {
    width: 48%;
    margin: 10px 1%;
    float: left; 
}

.product-option label {
  min-height: 0;
}

.products .list-product a.open-variants {
	display: none !important;
}

.products .list-product .info {
	width: 75%;
}

.list-delivery-date {
    border-top: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 5px !important;
}

.products .list-product .info .description {
   display: none;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.gui p {
  margin-bottom: 20px;
}

.extra-favicon {
  margin-right: 6px;
}

.gui-confirm .gui-confirm-input {
    margin-bottom: 20px;
    margin-top: 20px;
}

.gui-checkout .gui-form a.gui-button-action {
padding: 8px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    background-color: #78c94c;
    border: 0 !important;
    width: 100%;
    box-shadow: inset 0 -2px 0 0 #539033;
    border-radius: 7px !important;
}



.gui-input-phone-number .gui-input-phone-number-code-placeholder {
    line-height: 1.9 !important;
}


.custom-works-item .product-configure-inner .option-wrap:last-child {
	display: none;
}

.pdp-custom-works .custom-works-item .product-configure-inner .option-wrap:last-child,
.pdp-custom-works .custom-works-item .warning-custom-works {
  margin-top: 15px;
	display: inline-block;
}

.custom-works-item  .warning-custom-works {
	display: none;
}
.gui.gui-cart a.gui-button-large.gui-button-action,
.gui.gui-cart .gui-page-title .new-btn-cart-page {
	font-size: 14px;
  height: 35px;
  line-height: 32px;
  vertical-align: top;
  font-family: "Roboto", Helvetica, sans-serif;
}

/** PDP **/
.product-info .title-wrap {
  display: block;
}
.title-wrap h1 {
  border-bottom: 0;
}
.title-wrap .reviews {
  display: flex;
  width: 100%;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.title-wrap .reviews a {
	margin-top: 2px;
  text-decoration: underline;
}
.title-wrap .reviews .review {
  padding: 0;
  border-bottom: 0;
}
.title-wrap .reviews .review .stars {
  margin-bottom: 0;
}
.title-wrap .reviews .review .stars .score {
  margin-top: 2px;
}

.ean-options-title {
    font-size: 13px;
    font-weight: 600;
    margin: 0 7px 5px 7px;
    display: block;
  }
  .ean-options {
    display: flex;
    gap: 15px;
    flex-flow: wrap;
    margin: 0 8px 15px 8px;
  }
  .ean-options .option {
    background: white;
    border-radius: 6px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    transition: .3s ease-in-out;
    position: relative;
  }
  .ean-options .option:hover {
    transition: .3s ease-in-out;
  }
  .ean-options .option:hover::after {
    content: "";
    border: 2px solid #EE8132;
    border-radius: 6px;
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    transition: .3s ease-in-out;
    cursor: pointer;
  }
  .ean-options .option.active::after {
    content: "";
    border: 2px solid #EE8132;
    border-radius: 6px;
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
  }
  .ean-options .option img {
    mix-blend-mode: darken;
  }

.product-image-wrap .reviews {
  display: flex;
  justify-content: end;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.product-image-wrap .reviews .review {
  padding: 0;
  border-bottom: 0;
}
.product-image-wrap .reviews .review .stars {
  margin-bottom: 0;
  line-height: 2rem;
}
.product-image-wrap .reviews a {
  margin-top: 7px;
  text-decoration: underline;
}


/**** kiyoh-reviews ****/
@media (min-width: 768px) {
  .kiyoh-reviews .summary {
    display: flex; 
  }
}

.kiyoh-reviews .summary a {
  text-decoration: none;
  background: #EE8132;
  color: #fff;
}

.kiyoh-reviews .summary> :first-child {
  flex: auto;
}

.kiyoh-reviews .summary> :last-child {
  flex: 1;
  background-color: #f7f7f7;
  color: #121426;
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
  position: relative;
}

@media (min-width: 450px) {
	.kiyoh-reviews .summary> :last-child {
    min-width: 386px;
  	padding-left: 109px;
  }
}

@media (min-width: 768px) {
  .kiyoh-reviews .summary> :last-child {
    margin-top: 0;
    margin-left: 20px;
  }
}

.kiyoh-reviews .summary .stars {
  background-color: #f7f7f7;
  display: flex;
}

.kiyoh-reviews .summary> :last-child>div {
  display: flex;
  justify-content: space-between;
  font-weight: 900;
  font-size: 1.3rem;
  line-height: 23px;
  margin: 0 0 0 auto;
}

@media (min-width: 450px) {
.kiyoh-reviews .summary> :last-child>div {
  max-width: 260px;
  }
}

.kiyoh-reviews .summary> :last-child>div> :last-child {
  width: 110px;
  min-width: 100px;
  display: flex;
  justify-content: space-between;
}

.kiyoh-reviews .summary> :last-child> :first-child {
  width: 100%;
}

.kiyoh-reviews .summary> :last-child > :first-child {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 69px;
  display:none;
}

@media (min-width: 450px) {
.kiyoh-reviews .summary> :last-child > :first-child {
  display:block;
  }
}

.kiyoh-reviews .summary> :last-child > :first-child img {
  width: 100%;
}

.kiyoh-reviews .summary> :last-child > :first-child div { 
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 2.3rem;
  line-height: 18px;
  transform: translateY(-50%);
  text-align: center;
  display: inline-block;
  width: 100%;
  min-width: 0;
}

.kiyoh-reviews .stars {
  display: inline-block;
  width: auto;
  position: relative;
}

.kiyoh-reviews .stars>i {
  color: #F1C40F;
}

.kiyoh-reviews .stars>i:nth-child(5) {
  width: 13px;
}

.kiyoh-reviews .stars>div {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10%;
  background-color: white;
  mix-blend-mode: color;
}

.kiyoh-reviews .list {
/*   display: flex; */
/*   flex-wrap: wrap; */
/*   margin: 30px -10px 0 -10px; */
/*   width: calc(100% + 20px); */
  margin-top: 30px;
}

.kiyoh-reviews .list .item {
  width: calc(100% - 10px);
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 20px;
/*   margin: 10px; */
  display: flex;
  flex-direction: column;
  position: relative;
  opacity: 0;
  transform: translateY(16px);
}

.kiyoh-reviews .list .item[data-macy-complete="1"] {
  opacity: 1;
  transform: translateY(0);
  transition: top .2s ease-out, left .2s ease-out, opacity .2s ease-out, transform .2s ease-out;
}

@media (min-width: 767px) {
  .kiyoh-reviews .list .item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 1400px) {
  .kiyoh-reviews .list .item {
    width: calc(33.333% - 10px);
  }
}

.kiyoh-reviews .list .item .stars {
  position: absolute;
  right: 20px;
  top: 18px;
}

.kiyoh-reviews .list .item .rating {
  position: absolute;
  left: -10px;
  top: -10px;
  font-size: 2rem;
  font-weight: 700;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #EE8132;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kiyoh-reviews .list .item .name {
  font-size: 1.7rem;
  color: #121426;
  font-weight: 900;
  width: calc(100% - 100px - 15px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 35px;
  margin-left: 15px;
}

.kiyoh-reviews .list .item .stars {
  margin: 4px 0 0 0;
}

.kiyoh-reviews .list .item .description {
  height: 100%;
}

.kiyoh-reviews .list .item .description p {
  margin-bottom: 5px;
  font-size: 1.3rem;
  color: #121426;
}

.kiyoh-reviews .list .item .description .short {
  font-weight: 700;
  font-size: 1.5rem;
}

.kiyoh-reviews .list .item .meta {
  text-align: right;
  font-size: 1.2rem;
}

.kiyoh-reviews> :last-child {
  margin: 30px auto 0 auto;
  display: block;
  width: 140px;
  background-color: #f7f7f7;
  padding: 10px;
  text-align: center;
  color: #121426;
  border-radius: 5px;
  font-size: 1.3rem;
}

.kiyoh-reviews .list .item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kiyoh-reviews .list .item ul li {
  margin-top: 10px;
}

.kiyoh-reviews .list .item ul li span {
  color: #121426;
  display: block;
}

.kiyoh-reviews .list .item ul li span:first-child {
  font-weight: 600;
}
.product-image-wrap img {
	object-fit:contain;
}
.productpage .productpagelabel.sale {
  background: #ee8132;
}
.new-breadcrumbs {
	float:none;
}
details summary {
  cursor: pointer;
  position: relative;
  padding-left: 1.4em;
}

details summary::before {
  content: '▸';
  position: absolute;
  left: 0;
  transition: transform 0.2s ease;
}

details[open] summary::before {
  content: '▾';
}
