.sqr-price.sqr-normal-price {
  display: none;
}

.align-middle {
  display: table-cell;
  vertical-align: middle;
}

.align-top {
  display: table-cell;
  vertical-align: middle;
}

#header.on-homepage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}

#header.not-homepage {
  background: url(hero-slide-1.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#header .main-header,
#header .main-menu,
#header .main-menu li.with-small-menu ul,
#header .main-menu ul li .small-dropdown li ul {
  background: rgba(46, 46, 46, 0.5);
}

#header .main-header.fixed {
  background: rgba(46, 46, 46, 1);
}

#header .usp-block {
  background: transparent;
  border-bottom: none;
}

.owl-hero {
  margin-bottom: 0;
}

.owl-hero .item {
  height: auto;
}

.owl-hero .item .text-box .text-wrap {
  padding: 200px 30px;
}

#header .main-header,
#header .main-menu {
  border-color: #484748;
}

#header .main-header {
  border-top: 0;
}

#header .main-header .logo {
  width: 175px;
}

#header .usp-block ul li i {
  color: #fe803d;
  vertical-align: bottom;
  display: inline-block;
  margin-bottom: -2px;
  /*   color: #0e9f0e;
  margin-bottom: 4px; */
}

#header .usp-slider .item a i {
  color: #fe803d;
}

#header.header-checkout {
  margin-top: 78px;
}

#footer.checkout-footer .main-footer ul {
  margin-bottom: 0px;
}

#footer.checkout-footer .footer-title {
  padding-top: 0;
}

#footer.checkout-footer .main-footer {
  border-top: 1px solid #f2f2f2;
}

.owl-hero .item.slide-1 {
  background-position: top;
}

.topbar ul {
  margin: 0px -25px;
}

.topbar .info ul li span {
  font-weight: bold;
  color: #fe803d;
}

#header .main-menu ul.extra-menu>li:first-child>a:before,
#header .main-menu .container>ul>li:first-child>a:before {
  font-size: 16px;
}

.topbar ul li .icon {
  margin-right: 7px;
}

.owl-hero .item .text-box .text-wrap .title {
  font-weight: 300;
  font-size: 60px;
}

.owl-hero .item .text-box .text-wrap .title:after {
  content: '';
  display: block;
  width: 120px;
  height: 5px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background: #fe803d;
}

.owl-hero .item .text-box .text-wrap .text {
  font-size: 18px;
  /*max-width: 600px;*/
  line-height: 40px;
}

.owl-hero .item .text-box .text-wrap .link.button {
  height: 50px;
  padding: 0px 40px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  border-radius: 25px;
  background: transparent;
  border: 1px solid #fff;
  margin-top: 30px;
}

.owl-hero .item .text-box .text-wrap .link.button:hover {
  background: rgba(255, 255, 255, .1);
}

.custom-usps {
  padding: 70px 0px;
  text-align: center;
}

.custom-usps .usp .icon {
  display: block;
  color: #fe803d;
  font-size: 40px;
  height: 50px;
  line-height: 50px;
}

.custom-usps .usp .title {
  margin: 15px 0px;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.custom-usps .usp .content {
  font-size: 14px;
  line-height: 25px;
  color: #8c8b8c;
  display: block;
}

.custom-banners-block {
  padding: 70px 0px;
  background: #f9f9f9;
}

.custom-banners {
  margin: 0;
}

.custom-banners .custom-banner {
  padding: 0;
}

.custom-banners .align {
  height: 100%;
}

.custom-banners .banner-1,
.custom-banners .banner-1-slide-1,
.custom-banners .banner-1-slide-2,
.custom-banners .banner-1-slide-3,
.custom-banners .banner-1-slide-4,
.banner-1-slide.slide-2 {
  height: 570px;
}

.custom-slider .owl-prev,
.custom-slider .owl-next {
  position: absolute;
  left: 20px;
  top: 50%;
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, .3);
  border-radius: 100%;
  border: 1px solid #fff;
  line-height: 33px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: -17.5px;
}

.custom-slider .owl-next {
  left: auto;
  right: 20px;
}

.custom-banners .custom-slider {
  color: #fff;
}

.custom-banners .custom-slider .title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 39px;
  color: #fff;
}

.custom-banners .custom-slider .text-wrap {
  padding: 30px 80px;
}

.custom-banners .custom-slider .text {
  font-size: 18px;
  color: #fff;
}

.custom-banners .custom-banner .button {
  display: inline-block;
  margin-top: 30px;
  height: 45px;
  line-height: 48px;
  padding: 0px 40px;
  background: #fe803d;
  border-radius: 22.5px !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.custom-banners .custom-banner .banner-2 .button {
  display: block;
  margin-top: 30px;
  height: 45px;
  line-height: 48px;
  padding: 0px 40px;
  background: #fe803d;
  border-radius: 22.5px !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.custom-banners .custom-banner .text-wrap {
  display: inline-block;
}

.custom-banners .custom-banner .brand-logo {
  width: 150px;
  display: inline-block;
}

.custom-banners .custom-banner .brand-logo img {
  width: 100%;
}

.custom-banners .custom-banner .banner-2,
.custom-banners .custom-banner .banner-3,
.custom-banners .custom-banner .banner-4 {
  height: 285px;
}

.custom-banners .custom-banner .banner-2 .text {
  color: #343434;
  margin-bottom: 3px;
}

.custom-banners .custom-banner .banner-2 .text-wrap {
  padding: 30px 50px;
}

.custom-banners .custom-banner .banner-2 .button {
  border: 1px solid #dcdcdc;
  color: #8c8b8c;
  background: transparent;
  line-height: 45px;
  margin-top: 20px;
}

.custom-banners .custom-banner .banner-3 .text-wrap {
  padding: 30px;
}

.custom-banners .custom-banner .banner-3 .text {
  margin-top: 20px;
  color: #fff;
}

.custom-banners .custom-banner .banner-4 .text-wrap {
  color: #fff;
  padding: 30px;
}

.custom-banners .custom-banner .banner-4 .title {
  margin: 15px 0px;
  font-size: 22px;
  color: #fff;
}

.custom-banners .custom-banner .banner-4 .link {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.custom-banners .custom-banner .banner-4 .text {
  font-size: 18px;
  line-height: 25px;
}

.home-products {
  padding: 70px 0px;
}

.row.products {
  display: flex;
  flex-wrap: wrap;
}

.custom-home-title {
  text-align: center;
}

.custom-home-title h3 {
  margin: 0;
  font-size: 35px;
  font-weight: 300;
}

.custom-home-title h3:after {
  content: '';
  display: block;
  width: 120px;
  height: 5px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background: #fe803d;
}

.home-products ul.tabs-list {
  text-align: center;
  border: none;
  margin-top: 30px;
}

.home-products .product-nav {
  display: none;
}

.product-nav.product-nav-new {
  display: block;
  position: static;
}

.product-nav.product-nav-new .prev,
.product-nav.product-nav-new .next {
  position: absolute;
  top: calc((100% + 65px) / 2);
  left: 0px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-100%, -50%);
  padding: 10px;
}

.product-nav.product-nav-new .next {
  left: auto;
  right: 0px;
  transform: translate(100%, -50%);
}

.product-nav.product-nav-new a i {
  font-size: 22px;
}

.relative {
  position: relative;
}

@media (max-width: 767px) {

  .product-nav.product-nav-new .prev,
  .product-nav.product-nav-new .next {
    left: -15px;
    padding: 7px;
    transform: translate(0%, -50%);
  }

  .product-nav.product-nav-new .next {
    left: auto;
    right: -15px;
  }

  .product-nav.product-nav-new a i {
    font-size: 16px;
  }

  .related .product-nav.product-nav-new .prev {
    left: -5px;
  }

  .related .product-nav.product-nav-new .next {
    right: -5px;
  }
}

.home-products ul.tabs-list li a {
  color: #8c8b8c;
}

.home-products ul.tabs-list li a.active,
.home-products ul.tabs-list li a {
  font-size: 18px;
  font-weight: normal;
}

.home-products ul.tabs-list li a.active {
  font-weight: 700;
  color: #fe803d;
  padding: 15px;
}

.products .product .info {
  background: transparent;
}

.products .product .image-wrap {
  border: none;
}

.products .product .product-inner {
  border: 1px solid #eee;
  margin-bottom: 0;
}

.products .product .info {
  text-align: center;
  padding: 20px 10%;
}

.products .product .info a.title {
  text-decoration: none;
  line-height: 20px;
  height: 60px;
  font-weight: 700;
}

@media (max-width:767px) {
  .products .product .info a.title {
    line-height: 16px;
    font-size: 14px;
    height: 95px;
  }
}

.products .product .image-wrap {
  padding: 10% 20%;
}

.products .product .info .buttons {
  display: none;
}

.products .product .info .description {
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  color: #9f9f9f;
}

.products .product .info .delivery:not(.hidden) {
  margin-top: 10px;
  min-height: 19px;
}

.products .product .info .price {
  display: block;
  text-align: center;
}

.products .product .info .price.flex {
  display: flex;
  flex-direction: column;
}

.products .product .info .price .old-price {
  display: inline-block;
}

.products .product .info .price .new-price {
  font-weight: normal;
}

.products .product .price.visible-xs .new-price.accent,
.products .product .info .price .new-price.accent {
  color: #ee864d;
}

.products .product .info .price .old-price {
  display: inline-block;
  font-weight: normal;
  margin-right: 10px;
  font-size: 14px;
}

.products .product .info .stars {
  padding: 10px 0px;
  font-size: 15px;
}

.products .product .info .stars i {
  margin: 0px 2px;
}

.products .product .info .stars .orange {
  color: #ee864d;
}

.products .product .info .stars .grey {
  color: #d8d8d8;
}

.products .product .view-product {
  border-radius: 30px;
  text-transform: uppercase;
  line-height: 30px !important;
}

.products .product .view-product.full-width {
  width: 100%;
}

@media (max-width: 767px) {
  .products .product .price.visible-xs .new-price {
    display: block;
  }
}


.products .product .quickview-button a.open-popup,
.quickview-button .out-of-stock,
.quickview-button button.open-popup,
.products .product .view-product {
  height: 30px;
  padding: 0px 30px;
  line-height: 32px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  background-color: #00bb00;
}

.products .product .view-product:hover {
  height: 30px;
  padding: 0px 30px;
  line-height: 32px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  background-color: #0e9f0e;
}

.quickview-button .out-of-stock {
  background: #bbbbbb;
  border-radius: 25px;
  padding: 0px 10px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
}

.home-brands {
  background: #f9f9f9;
}

.home-brands .brands-slider {
  padding: 0;
  border: none;
}

.home-brands .item {
  opacity: 1;
}

.home-brands .item .image {
  background-blend-mode: multiply;
}

.home-brands .item .image:after {
  content: '';
  display: block;
  padding: 30% 0;
}

.google-map {
  margin-bottom: -10px;
}

#footer .newsletter-bar {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

#footer .newsletter-bar .text .title {
  font-size: 35px;
  font-weight: 300;
}

#footer .newsletter-bar .text .subtitle {
  color: #8c8b8c;
  font-size: 16px;
  font-weight: normal;
}

#footer .newsletter-bar #formNewsletter input {
  height: 55px;
  border-color: #fe803d;
  width: 450px;
  border-radius: 27.5px !important;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}

#footer .newsletter-bar #formNewsletter a.btn {
  height: 55px;
  line-height: 53px;
  background: #fe803d;
  color: #fff;
  border-color: #fe803d;
  font-size: 13px;
  font-weight: bold;
  border-radius: 0px 27.5px 27.5px 0px !important;
  padding: 0px 30px;
}

#footer .footer-logo {
  padding-top: 20px;
}

#footer .footer-logo img {
  height: 40px;
}

#footer .footer-title {
  line-height: 40px;
  margin-bottom: 0;
  font-weight: normal;
}

#footer .footer-logo:after,
#footer .footer-title:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 25px;
  background: #fe803d;
}

#footer p.text-wrap {
  max-width: 220px;
}

#footer p.text-wrap a {
  font-weight: bold;
  color: #fe803d;
}

#footer .main-footer .socials {
  margin-left: -7px;
  margin-right: -7px;
}

#footer .main-footer .socials a.social-icon {
  width: auto;
  height: auto;
  color: #fe803d;
  font-size: 15px;
  line-height: normal;
  padding: 7px;
}

#footer .main-footer ul li .icon {
  width: 40px;
}

#footer .main-footer ul li .icon i {
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  margin: 2px 0px;
}

#footer .footer-bottom {
  border: none;
  background: #f9f9f9;
}

#footer .footer-banner {
  width: 100%;
  max-width: 300px;
}

#header .main-header .cart .icon {
  position: relative;
  font-size: 18px;
}

#header .main-header .cart .icon img {
  width: 23px;
  height: 23px;
}

#header .main-header .cart .items {
  font-size: 10px;
  font-weight: normal;
  line-height: 17px;
  width: 16px;
  height: 16px;
  position: absolute;
  right: -10px;
  top: -7px;
}

#header .main-header .cart .custom-search {
  display: inline-block;
  font-size: 14px;
  margin-right: 25px;
}

.products .product .productlabel.sale {
  font-size: 22px;
  display: block;
  width: 70px;
  height: 70px;
  line-height: 66px;
  border-radius: 0px 0px 35px 0px;
  text-align: center;
  font-weight: bold;
  background: #fe803d;
  letter-spacing: 0px;
}

.productlabel.rounded.sale,
.products .product .productlabel.rounded.sale {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 18px;
}

.productlabel.rounded.sale {
  line-height: 50px;
}

.products .product .productlabel.rounded.sale {
  line-height: 45px;
}

.product-image-wrap .productlabel.rounded.sale {
  top: 5px;
  left: 5px;
}

.productlabel.sale {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  /* display: block; */
  width: 70px;
  height: 70px;
  line-height: 66px;
  border-radius: 0px 0px 35px 0px;
  text-align: center;
  font-weight: bold;
  background: #fe803d;
  color: #fff;
  position: absolute;
  z-index: 2;
}

.products .product .add-wishlist {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 16px;
  /*   color: #c9c9c9; */
}

.custom-widget {
  color: #fff;
}

.custom-widget .custom-widget-inner {
  display: inline-block;
  vertical-align: middle;
}

.custom-widget .total .circle {
  display: block;
  width: 35px;
  height: 35px;
  background: #ee864d;
  border-radius: 100%;
  text-align: center;
  line-height: 37px;
  font-weight: bold;
  margin-right: 10px;
}

.custom-widget .stars {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}

.custom-widget .stars i {
  margin-right: 2px;
}

.custom-widget .stars i.gray {
  color: #e6e6e6;
}

.custom-widget .stars i {
  color: #ee864d;
}

.custom-widget .fc-logo {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  margin-left: 10px;
  margin-top: -3px;
}

.custom-widget .total-reviews {
  font-size: 12px;
  margin-top: 2px;
}

.custom-widget .total-reviews .icon {
  margin-right: 5px;
}

.custom-widget .total-reviews a {
  color: #fff;
}

#footer .custom-widget .total .circle {
  width: 50px;
  height: 50px;
  line-height: 52px;
  font-size: 20px;
  margin-right: 20px;
}

#footer .custom-widget .fc-logo {
  width: 210px;
  margin-top: 20px;
  margin-left: 0;
}

#footer .custom-widget .stars {
  font-size: 14px;
}

#footer .custom-widget .total-reviews {
  font-size: 14px;
  margin-top: 5px;
}


#header .usp-slider {
  color: #fff;
  border-color: #424041;
}

#header .main-menu .subnav {
  border: none;
  -webkit-box-shadow: 0px 10px 31px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 31px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 31px -13px rgba(0, 0, 0, 0.75);
}

#header .main-menu .subnav a.sub-title {
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  color: #ee864d;
}

#header .main-menu .subnav ul {
  line-height: 27px;
}

#header .main-menu .subnav ul li a {
  color: #818087;
}

#header .main-menu ul .menu-product {
  padding: 10px;
  max-width: 250px;
  border: 1px solid #eee;
  float: right;
}

#header .main-menu ul .menu-product .info {
  text-align: center;
}

#header .main-menu ul .menu-product .info .price {
  text-align: center;
  padding-top: 10px;
}

#header .main-menu ul .menu-product .info .price .old-price {
  display: inline-block;
  margin-right: 10px;
}

#header .main-menu ul .menu-product .info .price .old-price,
#header .main-menu ul .menu-product .info .price .new-price {
  font-weight: normal;
}

#header .main-menu ul .menu-product .info a.title {
  font-weight: bold;
}

#header .main-menu ul .menu-product .info .stars {
  margin-top: 15px;
}

#header .main-menu ul .menu-product .info .stars i {
  margin: 0px 2px;
}

#header .main-menu ul .menu-product .info .stars i.grey {
  color: #dbdbdb;
}

#header .main-menu ul .menu-product .info .stars i.orange {
  color: #ee864d;
}

#header .main-menu ul .menu-product .image-wrap {
  padding: 10% 20%;
}

.li-relative {
  position: relative;
}

#header .main-menu ul li .small-dropdown a {
  color: #a7a2a3;
  border-left: 0 !important;
  border-right: 0 !important;
}

#header .main-menu ul li .small-dropdown li:first-child a {
  border-top: 0 !important;
}

#header .main-menu ul li .small-dropdown {
  border-radius: 0px 0px 5px 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 10px 31px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 31px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 31px -13px rgba(0, 0, 0, 0.75);
  background: #fff;
}

#header .main-menu ul li .small-dropdown a:hover {
  background: #fe803c;
  color: #fff;
}

#header .main-menu ul li .small-dropdown .dropdown-title {
  padding: 15px 20px;
  font-weight: 600;
  color: #ee864d;
  font-size: 14px;
}

#header .main-header .search #formSearch input {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border-color: #636363;
}

#header .main-header .search #formSearch .go-search {
  border-color: #636363;
}

#header .main-header .search #formSearch input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

#header .main-header .search #formSearch input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

#header .main-header .search #formSearch input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

#header .main-header .search #formSearch input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.input-wrap {
  display: block;
  position: relative;
}

.search-products .product {
  padding: 25px 0px;
}

.search-products .product .info .description {
  font-size: 13px;
  color: #999;
  margin-top: 3px;
}

.search-products .product .info h4 {
  font-size: 16px;
}

.search-products .product .info {
  padding-left: 20px;
}

.search-products .product .image-wrap img,
.search-products .product .image-wrap {
  width: 70px;
}

.menu-box ul.last-sub li .more-cats {
  height: 42px;
  line-height: 42px;
}

.mobile-collection-buttons{
  display: none;
}
@media(max-width: 991px){
/* @media(max-width: 1199px){ */
  .mobile-collection-buttons{
    display: flex;
    gap: 8px;
  }
  .filter-btn.open-filters{    
      display: inline-block !important;
      font-weight: normal;
  }
}

@media (max-width: 991px) {
  a.categories-btn {
    display: inline-block;
    height: 28px;
    vertical-align: middle;
    border: 1px solid #e1e1e1;
    padding: 0px 10px;
    line-height: 27px;
    font-size: 13px;
    background: #f3f3f3;
    font-weight: bold;
    width: 100%;
    margin-top: 15px;
    position: relative;
  }

  a.categories-btn .icon {
    position: absolute;
    width: 28px;
    height: 28px;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 27px;
    color: #343434;
  }
}

@media (max-width: 992px) {
  .topbar ul {
    margin: 0;
  }

  #footer .newsletter-bar #formNewsletter input {
    width: 400px;
    margin-left: 20px;
  }

  #footer .footer-banner {
    margin-top: 20px;
  }

  #footer .footer-title {
    line-height: 15px;
  }
}

@media (max-width: 767px) {
  .products .product .productlabel.sale {
    font-size: 11px;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 35px;
    border-radius: 0px 0px 35px 0px;
    top: 0px;
    left: 0px;
  }

  .product-image-wrap .productlabel, .products .product .productlabel{
    left: 0;
  }
  .products .product .image-wrap:has(.productlabel.new) .productlabel.rounded.sale {
    top: 40px;
  }

  .products .product .productlabel.rounded.sale {
    width: 45px;
    height: 45px;
    font-size: 14px;
    line-height: 40px;
  }

  .products .product .info .delivery:not(.hidden) {
    text-align: start;
  }

  .owl-hero .item .text-box .text-wrap .title {
    font-size: 30px;
  }

  .owl-hero .item .text-box .text-wrap .text {
    font-size: 15px;
    line-height: 30px;
  }

  .owl-hero .item .text-box .text-wrap {
    padding: 80px 20px;
  }

  .custom-usps .usp {
    padding: 15px;
  }

  .custom-usps {
    padding: 30px 0px;
  }

  #footer .newsletter-bar #formNewsletter input {
    margin-left: 0;
    width: 100%;
  }

  #footer .mobile-slide .footer-title,
  #footer .footer-title.mobile-border-top {
    border-top: 0;
  }

  .custom-home-title h3 {
    font-size: 30px;
  }

  .custom-banners .custom-slider .text-wrap {
    padding: 30px 10px;
  }

  .custom-slider .owl-controls {
    display: none;
  }

  .custom-banners .banner-1,
  .custom-banners .banner-1-slide-1,
  .custom-banners .banner-1-slide-2,
  .custom-banners .banner-1-slide-3,
  .custom-banners .banner-1-slide-4,
  .banner-1-slide.slide-2 {
    height: 350px;
  }

  .custom-banners .custom-banner .banner-2 .text-wrap {
    padding-right: 10px;
  }

  .products .product .quickview-button a.open-popup {
    height: 25px !important;
    padding: 0px 15px !important;
    line-height: 25px !important;
    font-weight: bold !important;
    font-size: 10px !important;
    text-decoration: none !important;
  }

  .products .product .quickview-button {
    position: relative !important;
    width: 100% !important;
    z-index: 999 !important;
    text-align: center !important;
  }

}


.body-checkout .gui-messages {
  display: none !important;
}

.message-wrap {
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 99999999999;
  display: none;
}

.message-wrap.active {
  display: block;
}

.message-wrap .message {
  background: #fff;
  border-radius: 0px;
  padding: 20px;
  width: 350px;
  -webkit-box-shadow: 0px 2px 40px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 40px 8px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 10px;
}

.message-wrap.active .message {
  -webkit-animation: jump 1s ease 0s 1 normal;
  animation: jump 1s ease 0s 1 normal;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  transform: translate(0px, 0);
}

.message-wrap .message .icon {
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  margin-right: 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;

}

.message-wrap .message.error .icon {
  background: #cd3b3b;
}

.message-wrap .message.success .icon {
  background: #00bb00;
}

.message-wrap .message.info .icon {
  background: #fe803d;
}

.message-wrap .text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media (max-width: 767px) {
  .message-wrap {
    top: auto;
    bottom: 10px;
    z-index: 99999999999;
    left: 0;
    padding: 0px 10px;
  }

  .message-wrap .message {
    padding: 15px;
    width: 100%;
  }

  .message-wrap .message .icon {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    font-size: 10px;
  }
}

/* End messages */


/* Start Checkout */

.ui.radio.checkbox input:focus~label:before,
.ui.radio.checkbox input:focus~.box:before {
  border-color: #e1e1e1;
  background: #fff;
}

.checkout-title {
  font-size: 1.8em;
  font-weight: bold;
}

#gui-wrapper.gui-checkout>div.gui-progressbar,
.gui-checkout .gui-block-title,
.custom-cart-page .gui-progressbar {
  display: none;
}

.gui-checkout .checkout-title {
  color: #000 !important;
  font-size: 1.3em;
  font-weight: bold;
}

.gui-checkout .gui-page-title,
.gui-checkout .gui-block-subtitle,
.gui-checkout .gui-table thead tr th,
.gui-checkout.gui ul.gui-products li .gui-products-title a,
.gui-checkout .gui-form label,
.gui-checkout .gui-block-title.gui-dark strong,
.gui-checkout .gui-block-title.gui-dark strong a,
.gui-checkout .gui-content-subtitle {
  color: #343434;
}

.gui-checkout .gui-block-subtitle {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.gui-checkout .gui-table thead tr th {
  font-size: 14px !important;
}

.gui-checkout #gui-block-review #gui-form-comment,
.gui-checkout #gui-form-comment {
  border-radius: 5px !important;
  background: #fff;
  border: 1px solid #000 !important;
  min-width: 100%;
}

.gui-checkout .gui-checkout .gui-confirm .gui-field {
  display: flex;
  justify-content: flex-end;
}

.gui-checkout .gui-block-inner strong {
  color: #000;
}

.gui-checkout .gui-input.gui-focus,
.gui-checkout .gui-text.gui-focus,
.gui-checkout .gui-select.gui-focus {
  border: none !important;
  box-shadow: none;
}

.gui-checkout .gui-input.gui-focus input,
.gui-checkout .gui-text.gui-focus textarea,
.gui-checkout .gui-select.gui-focus select {
  border-color: #fe803d !important;

}

.gui-checkout .gui-select.gui-focus .gui-handle {
  border-color: #fe803d;
}

.gui-checkout .gui-block,
.gui-checkout .gui-block-title,
.gui-checkout .gui-buttons.gui-border,
.gui-checkout .gui-block-inner,
.gui-checkout .gui-image {
  border-color: #8d8d8d;
}

.gui-checkout .gui-checkout .gui-image {
  border: none;
}

.gui-checkout .gui-block-title {
  color: #000;
  background-color: #ffffff;
}

.gui-checkout .gui-content-title {
  color: #000;
}


.gui-checkout .gui-block-inner {
  background-color: #f4f4f4;
}

.gui-checkout .gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
  padding: 15px 20px;
  border-radius: 5px;
}

.gui-checkout .gui-block-option-block {
  border-color: #ededed;
}

.gui-checkout .gui-block-title strong {
  color: #333333;
}

.gui-checkout .gui-line,
.gui-checkout .gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui-checkout.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-checkout .gui-block-subcontent,
.gui-checkout .gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-checkout .gui-faq,
.gui-checkout .gui-login,
.gui-checkout .gui-password,
.gui-checkout .gui-register,
.gui-checkout .gui-review,
.gui-checkout .gui-sitemap,
.gui-checkout .gui-block-linklist li,
.gui-checkout .gui-table {
  border-color: #dcdcdc;
}

.gui-checkout .gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-checkout .gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-checkout .gui-table tbody tr td {
  border-color: #ededed;
}

.gui.gui-checkout a.gui-button-large,
.gui.gui-checkout a.gui-button-small {
  border-color: #02b9da;
  color: #ffffff;
  background-color: #02b9da;
}

.gui-checkout.gui a.gui-button-large {
  line-height: normal;
}

.gui-checkout.gui a.gui-button-large.gui-button-action,
.gui-checkout.gui a.gui-button-small.gui-button-action {
  border-color: #fed622;
  color: #ffffff;
  background-color: #fed622;
}

.gui-checkout.gui a.gui-button-large:active,
.gui-checkout.gui a.gui-button-small:active {
  background-color: #0194ae;
  border-color: #0194ae;
}

.gui-checkout.gui a.gui-button-large.gui-button-action:active,
.gui-checkout.gui a.gui-button-small.gui-button-action:active {
  background-color: #cbab1b;
  border-color: #cbab1b;
}

.gui-checkout.gui a.gui-button-small.gui-button-action,
.gui-checkout a.gui-button-large.gui-button-action,
body .gui-checkout.gui a.gui-button-small.gui-button-action,
body .gui-checkout a.gui-button-large.gui-button-action {
  background-color: #fe803d !important;
  border-color: #fe803d !important;
  border-radius: 22.5px !important;
  padding: 5px 20px;
  font-weight: bold;
}

body .gui-checkout.gui a.gui-button-small.gui-button-action:hover,
body .gui-checkout a.gui-button-large.gui-button-action:hover {
  background: #fe803d;
  opacity: 0.8;
}

/* .gui-checkout:not(.gui-checkout-method) .gui-form .gui-right,
.gui-checkout a.gui-button-large.gui-button-action:hover {
  background-color: #ffffff !important;
} */
.gui-checkout.gui a.gui-button-large.gui-button-action,
.gui-checkout.gui a.gui-button-small.gui-button-action {
  color: #fff !important;
}

.gui-checkout.gui-input,
.gui-checkout.gui-text,
.gui-checkout.gui-select,
.gui-checkout.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-checkout .gui-form .gui-right.green {
  color: #00bb00 !important;
  background: none !important;
  font-weight: 600;
}

.gui-checkout .gui-form .gui-block-option .gui-payment-methods .gui-right.gui-payment-method-price:not(.green) {
  font-weight: bold;
}

.gui-checkout .gui-form #gui-checkout-shipment-methods .gui-right:not(.green) {
  font-weight: bold;
}

#gui-checkout-shipment-methods .gui-field-content {
  padding-left: 23px;
}

.gui-checkout .gui-select .gui-handle,
.gui-checkout .gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-checkout .gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-checkout .gui-input input,
.gui-checkout .gui-number input,
.gui-checkout .gui-text textarea,
.gui-checkout .gui-select .gui-value {
  color: #343434;
}

.gui-progressbar {
  background-color: #fafafa;
}

.gui-form .gui-checkout-steps #gui-block-review .gui-confirm-buttons a {
  line-height: 40px;
  padding: 0.5px 15px;
  width: 100%;
  border-radius: 22.5px !important;
}

.gui-checkout .gui-input,
.gui-checkout .gui-text,
.gui-checkout .gui-select,
.gui-checkout .gui-number,
.gui-checkout .gui-select select {
  border: none !important;
  background: #f7f7f7;
  border-radius: 0 !important;
}

.gui-checkout .gui-input input,
.gui-checkout .gui-select select {
  height: 44px !important;
  border-radius: 5px !important;
  background: #fff;
  border: 1px solid #343434 !important;
  padding: 10px 20px;
}

.gui-checkout .gui-select select {
  background: #f2f2f2;
  font-size: 13px;
}

.gui-checkout .gui-input input:focus {
  /* 	border: 2px solid #000 !important;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,175,211,0.3);
          box-shadow: 0px 2px 4px 0px rgba(0,175,211,0.3); */
}

.gui-checkout .gui-input-phone-number .gui-input-phone-number-code-wrapper {
  top: 5px;
  left: 10px;
}

.gui-checkout .gui-input-phone-number #gui-form-details-phone-number {
  padding-left: 90px !important;
}

.gui-checkout .gui-form a.gui-button-small {
  float: none;
  padding: 0px 25px;
  font-weight: bold;
  background: #2ecc71;
  border: none;
  color: #fff;
  font-size: 12px;
  border-radius: 0;
  text-transform: uppercase;
}

/* .gui-checkout .gui-form a.gui-button-primary, .gui-checkout .gui-form a.gui-button-action {
	padding: 0px 25px !important;
  background: var(--colorSuccess) !important;
  color:#fff !important;
} deze stond er dubbel in...*/
.gui-checkout input:-webkit-autofill {
  background: transparent !important;
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
}

.gui-payment-method-service .gui-payment-method-name {
  font-weight: normal;
}

.gui-checkout #gui-form {
  margin: 20px 0;
}

.gui-checkout .gui-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.gui-checkout.gui a.gui-button-link {
  margin-top: 10px;
  color: #343434;
  font-weight: 600;
  font-size: 1.1em;
}

.gui-checkout .gui-form .gui-radio label {
  font-weight: 600;

}

.gui-checkout .gui-required {
  font-size: 1em;
  font-weight: bold;
}

.gui-checkout .gui-form label span.gui-nostyle,
.gui-checkout .gui-form .gui-field>label {
  font-weight: bold;
  margin-bottom: 3px;
  color: #343434 !important;
}

.gui-checkout .gui-page-title {
  display: none;
}

.status-container {
  padding: 0;
}

.gui-checkout-steps .gui-block {
  border: none;
}

.gui-checkout-steps .gui-block .gui-block-content {
  padding: 0;
}

.gui-checkout .gui-field .field-error {
  color: #cd3b3b;
  margin-top: 7px;
  font-weight: 600;
  font-size: 1.1em;
}

/* .gui-checkout input.check {
	border-color: #00bb00 !important;
  color: #00bb00;
} */

.gui-checkout .gui-input input.custom-error {
  border: 2px solid #cd3b3b !important;
}

.gui-checkout .ui.checkbox label span {
  color: #343434;
}

.gui-checkout-review .voorwaarden-melding {
  margin-top: 10px;
  color: #000;
  text-align: center;
}

.gui-checkout-review .voorwaarden-melding a {
  color: #000;
}

.gui-checkout-review .gui-buttons .gui-right {
  text-align: right;
}

.gui-confirm .gui-field .gui-checkbox label {
  font-weight: normal;
}

.gui-cart-sum .gui-item .gui-price.green {
  color: #00b900;
  font-size: 1.2em;
}

.gui-checkout.gui a.gui-button-large.gui-button-action {
  padding: 10px 30px;
}

/* Status bar */
.status-container {
  border-bottom: 1px solid #eee;
}

.status-bar {
  margin-bottom: 15px;
  margin-top: 30px;
}

.status-bar.checkout {
  margin-bottom: 30px;
  margin-top: 30px;
}

.status-bar .bar {
  height: 5px;
  background: rgba(0, 0, 0, 0.03);
  margin: 0px 15px;
  position: relative;
  margin-bottom: 30px;
}

.status-bar .bar .dot {
  position: absolute;
  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;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  top: 50%;
  margin-top: -13px;
  margin-left: -13px;
  font-size: 25px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #fff;
}

.status-bar .bar .dot.active {
  background: #fff;
  border-color: #ccc;
}

.status-bar .bar .dot.done {
  background: #00bb00;
  border: none;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  margin-left: -11px;
}

.status-bar .bar .active-bar {
  background: #16ABD1;
}

.status-bar .bar .dot:nth-child(1) {
  left: 0;
}

.status-bar .bar .dot:nth-child(2) {
  left: 25%;
}

.status-bar .bar .dot:nth-child(3) {
  left: 50%;
}

.status-bar .bar .dot:nth-child(4) {
  left: 75%;
}

.status-bar .bar .dot:nth-child(5) {
  left: 100%;
}

.status-bar .bar .active-bar {
  float: left;
  width: 0;
  height: 5px;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
}

.status-bar .bar .active-bar.done-2 {
  width: 25%;
}

.status-bar .bar .active-bar.done-3 {
  width: 50%;
}

.status-bar .bar .active-bar.done-4,
.status-bar .bar .active-bar.done-all {
  width: 75%;
}

.status-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.status-bar ul li {
  width: 100px;
  text-align: center;
  opacity: .7;
  font-size: .95em;
  font-weight: 600;
  color: #343434;
}

.status-bar ul li:nth-child(-n+3) {
  text-align: left;
}

.status-bar ul li:nth-last-child(-n+2) {
  text-align: right;
}

.status-bar ul li.active {
  opacity: 1;
}

.status-bar ul li.done {
  opacity: 1;
}

.status-bar .bar .dot {
  font-size: 11px;
  color: #ccc;
  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;
  text-align: center;
}

.status-bar .bar .dot i:before {
  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;
  text-align: center;
  width: 15px;
}

.status-bar .bar .dot.active i {
  color: #00bb00;
}

.status-bar .bar .dot.done {
  background: #00bb00 !important;
}

.status-bar .bar .dot.done i {
  color: #fff;
}

.status-bar .bar .active-bar.done-2,
.status-bar .bar .active-bar.done-3,
.status-bar .bar .active-bar.done-4,
.status-bar .bar .active-bar.done-5,
.status-bar .bar .active-bar.done-6 {
  background: #00bb00 !important;
}

/* End status bar */

.gui-checkout input[type=file]:focus,
.gui-checkout input[type=checkbox]:focus,
.gui-checkout input[type=radio]:focus {
  outline: none;
}

@media (max-width: 991px) {
  .checkout-title {
    margin-top: 15px;
  }

  .gui-checkout-shipment .gui-form,
  .gui-checkout-payment .gui-form {
    margin-bottom: 20px;
  }

  #header.header-checkout {
    margin-top: 60px;
  }
}

@media(max-width: 767px) {
  #cart-page .cart-body-col {
    padding-left: 0;
    padding-right: 0;
  }

  .gui-checkout-review .gui-table {
    padding-bottom: 15px;
  }

  .gui-checkout-review .gui-table tbody tr td {
    padding-left: 0;
  }

  .gui-checkout-review .gui-confirm .gui-field .gui-checkbox label {
    padding-bottom: 0;
  }

  .gui-input input,
  .gui-select select {
    height: 40px !important;
  }

  .gui-form label span.gui-nostyle,
  .gui-form .gui-field>label {
    margin-bottom: 3px;
  }

  .gui-required {
    text-align: left;
    margin-bottom: 15px;
  }

  .gui-checkout .gui-buttons {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .gui-checkout-review .gui-confirm {
    margin-bottom: 15px;
  }

  .gui-col3-center .gui-col3-center-col2 {
    width: 44%;
    float: left;
  }

  .gui-col3-center .gui-col3-center-col3 {
    float: right;
    width: 25%;
  }

  #header.header-checkout {
    margin-top: 50px;
  }


}

@media (max-width: 768px) {
  #footer.checkout-footer .main-footer {
    padding-bottom: 30px !important;
  }
}

#gui-checkout-shipment-methods small {
  font-size: 13px;
}

.gui-block-option .gui-payment-methods .sm-input {
  height: 35px;
  margin: 10px 0px;
}

.gui-block-option .gui-payment-methods .sm-input.ui.checkbox label span {
  font-size: 1em;
  font-weight: 600;
}

.gui-block-option .gui-payment-methods .sm-input.ui.checkbox label {
  height: auto;
}

.gui-block-option .gui-payment-methods .sm-input.ui.checkbox label:before {
  top: 8px;
}

.gui-block-option .gui-payment-methods .sm-input.ui.checkbox label:after {
  margin-top: 8px;
}

.gui-checkout-review a.gui-button-large.gui-button-action {
  font-size: 18px;
  padding: 10px 30px;
}

.gui-checkout-method .gui-col2-equal-col1 {
  padding: 30px;
  background: #f9f9f9;
  border-radius: 5px;
}

.gui-checkout-method .gui-col2-equal-col2 {
  padding: 30px;
}

/* end checkout */

.main-header-inner .cart:hover .cart-dropdown {
  opacity: 1;
  visibility: visible;
}

.cart-dropdown .total {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3em;
  margin-top: 15px;
}

.cart-dropdown .total div {
  margin: 0px 5px;
}

.cart-dropdown .btn.accent {
  background: #ee864d;
  border-radius: 35px;
}


.cart-dropdown .btn.accent:hover {
  background: #fe803d;
  opacity: 0.8;
}


.cart-dropdown .cart-title {
  font-size: 1.3em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart-dropdown .info {
  text-align: left;
}

.cart-dropdown .product .info .price-quantity .price {
  float: left;
}

.cart-dropdown .info .quantity {
  white-space: nowrap;
  font-weight: bold;
}

.cart-dropdown {
  width: 500px;
}

.main-header-inner .cart-outer {
  text-align: right;
  width: 200px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.main-header-inner .cart-outer .cart-dropdown {
  display: block !important;
  transition-delay: .25s;
}

.main-header-inner .cart-outer:hover .cart-dropdown {
  opacity: 1;
  visibility: visible;
}

.cart-dropdown .cart-body {
  overflow-y: scroll;
}

/* Cart page */
#cart-page-new {
  background: #fff;
}

#cart-page-new .page-wrap {
  display: flex;
}

#cart-page-new .page-wrap .main-col {
  flex-grow: 10;
}

#cart-page-new .page-wrap .totals-col {
  min-width: 420px;
  max-width: 420px;
  margin-left: 50px;
  position: relative;
}

#cart-page-new .top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

#cart-page-new .top-wrap .cart-title {
  font-size: 1.8em;
  font-weight: bold;
  margin: 0;
}

#cart-page-new .top-wrap .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 45px;
  border-radius: 5;
  padding: 0 30px;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #e6e6e6;
}

#cart-page-new .no-cart-products {
  font-style: italic;
  color: #aaa;
}

#cart-page-new .cart-products .product:not(:first-child) {
  border-top: 1px solid #e6e6e6;
}

#cart-page-new .cart-products .product .top {
  display: flex;
  align-items: center;
}

#cart-page-new .cart-products .product .image-col {
  min-width: 100px;
  max-width: 100px;
}

#cart-page-new .cart-products .product .image-col img {
  width: 100%;
}

#cart-page-new .cart-products .product {
  padding: 15px 0;
}

#cart-page-new .cart-products .product:first-child {
  padding-top: 0;
}

#cart-page-new .cart-products .product:last-child {
  padding-bottom: 0;
}

#cart-page-new .cart-products .product .info-col {
  width: calc(60% - 100px);
  padding: 0 15px;
  font-size: 14px;
}

#cart-page-new .cart-products .product .bottom .info-col {
  padding: 0 15px;
}

#cart-page-new .cart-products .product .brand {
  font-weight: bold;
  font-size: .9em;
  color: #aaa;
}

#cart-page-new .cart-products .product .product-title {
  font-weight: bold;
}

#cart-page-new .cart-products .product .product-custom {
  margin: 0;
}

#cart-page-new .cart-products .product .delivery {
  color: #01bb00;
  margin-top: 0;
  font-size: 1em;
  display: flex;
  align-items: center;
}

#cart-page-new .cart-products .product .delivery.yellow {
  color: #f1c40f;
}

#cart-page-new .cart-products .product .delivery span {
  line-height: 13px;
}

#cart-page-new .cart-products .product .delivery i {
  margin-right: 5px;
  font-size: 1.2em;
}

#cart-page-new .cart-products .product .quantity-col {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
}

#cart-page-new .cart-products .product .price-col {
  width: 20%;
  order: 4;
}

#cart-page-new .cart-products .product .price-delete-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#cart-page-new .cart-products .product .price-delete-wrap .price-wrap {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  font-weight: bold;
  font-size: 1.2em;
  margin-right: 20px;
}

#cart-page-new .cart-products .product .price-delete-wrap .price-wrap .price-new.old {
  text-decoration: line-through;
}

#cart-page-new .cart-products .product .price-delete-wrap .price-wrap .price-discount {
  /* 	margin-left: 30px; */
  color: #48964b;
}

#cart-page-new .cart-products .product .icons-wrap a {
  font-size: 1.2em;
  color: #9b9b9b;
}

#cart-page-new .cart-products .product .icons-wrap .delete {
  margin-left: 5px;
}

#cart-page-new .cart-products .product .discount {
  color: #48964b;
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 15px;
  text-align: right;
}

#cart-page-new .bottom-wrap {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#cart-page-new .bottom-wrap .discount-block {
  flex-grow: 10;

}

#cart-page-new .bottom-wrap .discount-block form {
  display: flex;
  align-items: center;
}

#cart-page-new .bottom-wrap .discount-block form input {
  height: 45px;
  border: 1px solid #e6e6e6;
  outline: none;
  -webkit-appearance: none;
  padding: 0 15px;
  width: 100%;
  max-width: 300px;
  margin-right: 10px;
  font-size: 14px;
  font-style: italic;
}

#cart-page-new .bottom-wrap .discount-block .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: unset;
  min-height: 45px;
  max-height: 45px;
  min-width: 45px;
  max-width: 45px;
  border-radius: 0;
  /*   background: #f3f3f3; */
  border: none;
  font-size: 1.1em;
  background: #ee864d;
  color: #fff;
}

#cart-page-new .bottom-wrap .hallmark img {
  height: 45px;
}

#cart-page-new .totals-block-wrap.fixed {
  position: fixed;
  min-width: 420px;
  max-width: 420px;
}

#cart-page-new .totals-block {
  padding: 40px;
  background: #f9f9f9;
  border-radius: 5px;
}

#cart-page-new .totals-block .title {
  font-size: 1.7em;
  font-weight: bold;
}

#cart-page-new .totals-block .totals-table {
  width: 100%;
  margin: 40px 0;
}

#cart-page-new .totals-block .totals-table tr td {
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}

#cart-page-new .totals-block .totals-table .pink {
  color: #ee864d;
}

#cart-page-new .totals-block .totals-table .discount {
  color: #48964b;
}

#cart-page-new .totals-block .totals-table .discount i {
  color: #aaa;
}

#cart-page-new .totals-block .totals-table tr.shipping td {
  padding-bottom: 15px;
}

#cart-page-new .totals-block .totals-table tr.grand-total td {
  padding-bottom: 0px;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
}

#cart-page-new .totals-block .btn {
  width: 100%;
  border-radius: 0;
  height: 55px;
  line-height: unset;
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  border: none;
  background: #00bb00;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  height: 45px;
  border-radius: 35px;
}

#cart-page-new .totals-block .btn i {
  margin-right: 10px;
  font-size: 1.2em;
  display: flex;
}

#cart-page-new .totals-block .safety-message {
  margin-top: 10px;
  text-align: center;
  color: #aaa;
  font-size: .85em;
}

#cart-page-new .totals-block .safety-message i {
  margin-right: 7px;
}

#cart-page-new .totals-block .btn img {
  height: 22px;
  margin-right: 10px;
}

#cart-page-new .payments {
  margin-top: 40px;
}

#cart-page-new .payments ul {
  list-style: none;
  padding: 0;
  margin: -2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#cart-page-new .payments ul li {
  padding: 2px;
}

#cart-page-new .payments ul li img {
  height: 40px;
}

@media (min-width: 1200px) {
  #cart-page-new .top-wrap .btn:hover {
    border: 1px solid #ccc;
  }
}

@media (max-width: 1399px) {
  #cart-page-new .page-wrap .totals-col {
    min-width: 350px;
    max-width: 350px;
    margin-left: 50px;
  }

  #cart-page-new .totals-block {
    padding: 30px;
  }

  #cart-page-new .payments ul li img {
    height: 35px;
  }
}

@media (max-width: 1199px) {
  #cart-page-new .page-wrap {
    flex-direction: column;
  }

  #cart-page-new .page-wrap .totals-col {
    margin: 0;
    margin-top: 30px;
    min-width: 100%;
    max-width: 100%;
  }

  #cart-page-new .payments {
    margin-top: 20px;
  }

  #cart-page-new .top-wrap {
    margin-bottom: 20px;
  }

  #cart-page-new .top-wrap .cart-title {
    font-size: 1.6em;
  }

  #cart-page-new .top-wrap .btn {
    height: 45px;
    padding: 0 20px;
  }

  #cart-page-new .cart-products .product .price-delete-wrap {
    font-size: .9em;
  }

  #cart-page-new .cart-products .product .price-delete-wrap .price-wrap .price-discount {
    margin-left: 5px;
  }

  #cart-page-new .cart-products .product .discount {
    margin-top: 10px;
    font-size: 1em;
  }
}

@media (max-width: 991px) {
  #cart-page-new {
    padding: 0 0;
  }

  #cart-page-new .cart-products .product .top {
    flex-wrap: wrap;
  }

  #cart-page-new .cart-products .product .image-col {
    min-width: 80px;
    max-width: 80px;
  }

  #cart-page-new .cart-products .product .product-title {
    font-size: 1em;
  }

  #cart-page-new .cart-products .product .delivery {
    margin-top: 10px;
    font-size: 0.8em;
  }

  #cart-page-new .cart-products .product .info-col {
    width: calc(100% - 80px);
    padding-right: 0;
  }

  #cart-page-new .cart-products .product .mobile-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
    margin-top: 5px;
  }

  .quantity.input-wrap {
    margin: 5px 0;
  }

  #cart-page-new .cart-products .product .price-mobile-wrap {
    margin-left: auto;
    display: flex;
    align-items: center;
  }

  #cart-page-new .cart-products .product .price-delete-wrap .price-wrap {
    margin-right: 0;
    font-size: 1.1em;
  }

  #cart-page-new .cart-products .product .quantity-col {
    width: 100%;
    justify-content: space-between;
  }

  #cart-page-new .cart-products .product .price-mobile-wrap .inner-wrap {
    margin: 0 50px;
  }

  #cart-page-new .cart-products .product .discount {
    margin-top: 5px;
    font-size: 0.9em;
  }

  #cart-page-new .cart-products .product .delete {
    color: #aaa;
    font-size: 1.1em;
  }

  #cart-page-new .top-wrap .cart-title {
    font-size: 1.8em;
  }

  #cart-page-new .top-wrap .btn {
    font-size: 0.9em;
    height: 40px;
    padding: 0 15px;
  }
}

@media (max-width: 767px) {

  /*   #cart-page-new{
  	border-top: 1px solid #eee;
  } */
  #cart-page-new .totals-block .totals-table tr td:last-child {
    text-align: right;
  }

  #cart-page-new .totals-block .totals-table tr.grand-total td {
    padding-bottom: 30px;
  }

  #cart-page-new {
    padding: 0 0;
    overflow: hidden;
  }

  #cart-page-new .page-wrap .totals-col {
    min-width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }

  #cart-page-new .totals-block {
    padding: 30px;
    padding-bottom: 0;
  }

  #cart-page-new .totals-block .safety-message {
    display: none;
  }

  #cart-page-new .totals-block .totals-table {
    margin: 0;
  }

  #cart-page-new .totals-block .totals-table tr td {
    font-size: 1em;
  }

  #cart-page-new .bottom-wrap .discount-block {
    width: 100%;
  }

  #cart-page-new .bottom-wrap .discount-block form input {
    height: 40px;
    font-size: 0.9em;
    /*     max-width: 140px; */
  }

  #cart-page-new .bottom-wrap .discount-block .btn {
    min-height: 40px;
    max-height: 40px;
    min-width: 40px;
    max-width: 40px;
    font-size: 1em;
  }

  #cart-page-new .bottom-wrap .hallmark img {
    height: 40px;
  }

  #cart-page-new .totals-block .btn {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 30px;
  }

  #cart-page-new .payments ul li img {
    height: 30px;
  }
}

#cart-dropdown {
  position: relative;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  border: 1px solid #E6E6E7;
  border-radius: 5px;
}

#cart-dropdown i {
  margin-left: 7px;
  font-size: 10px;
  margin-top: -3px;
  vertical-align: middle;
}

#cart-dropdown select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10;
  width: 50px;
}

#cart-page-new #giftincart-container {
  display: none !important;
}

/* End cart page */

.cadeau-module {
  margin-top: 20px;
}

.cadeau-module .products {
  display: flex;
  flex-wrap: wrap;
}

.cadeau-module .products .product {
  display: flex;
}

.cadeau-module .products .product .overlay-active {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;

  align-items: center;
  justify-content: center;
  background: rgb(238 134 77 / 50%);
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
}

.cadeau-module .products .product.active .overlay-active {
  display: flex;
}

.cadeau-module .products img {
  max-width: 100%;
}

.cadeau-module .products .product .inner {
  width: 100%;
}

.cadeau-module .products .product .inner .top-wrap {
  margin: 0 !important;
  display: block !important;
}

.cadeau-module .products .product .inner .image-wrap {
  width: 100% !important;
  max-width: 100% !important;
}

.cadeau-module .products .product .info {
  font-weight: bold;
  /* font-size: 1em; */
  font-size: 12px;
  padding: 15px;
  width: 100% !important;
  max-width: 100% !important;
  ;
}

@media(max-width: 767px) {
  .cadeau-module.dev .products .product .info {
    font-size: 14px;
  }
}



#cart-page-new .title.title-font {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 10px;
}

#cart-page-new .cadeau-module .title-wrap {
  margin-bottom: 0;
}

#cart-page-new .cadeau-module .subtitle {
  text-align: center;
  font-size: 1.1em;
}

#cart-page-new .cadeau-module .subtitle span {
  font-weight: bold;
}

#cart-page-new .cadeau-module .title.title-font {
  margin-bottom: 0;
}

.order-for {
  text-align: center;
  padding: 10px;
  border: 1px solid #e6e6e6;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 15px;
  border-radius: 3px;
}

.main-col .order-for:first-child {
  margin-top: 0;
}

.main-col .order-for:last-child {
  margin-bottom: 15px;
}

.main-col .order-for i {
  margin-right: 7px;
  color: #ee864d;
}

.order-for span {
  color: #ee864d;
}

.order-for.active {
  color: #00bb00 !important;
}

.order-for a {
  color: #00bb00;
  font-weight: bold;
  border-bottom: 1px solid #00bb00;
}

#cart-page-new .add-wrapping .add-wrapping-input {
  display: none;
}

#cart-page-new .add-wrapping label {
  text-decoration: underline;
  cursor: pointer;
}

#cart-page-new .add-wrapping label i {
  margin-right: 5px;
  font-size: 18px;
  text-decoration: none !important;
  line-height: 16px;
  position: relative;
  top: 1px;
}

#cart-page-new .add-wrapping label span {
  color: #6e6e6e;
  text-decoration: underline;
}


#cart-page-new .add-wrapping .init-label {
  color: #ee864d;
}

#cart-page-new .add-wrapping .filled-label {
  display: none;
  color: #00bb00;
}

#cart-page-new .add-wrapping .add-wrapping-input:checked~.filled-label {
  display: inline-block;
  text-decoration: none;
}

#cart-page-new .add-wrapping .add-wrapping-input:checked~.init-label {
  display: none;
}

#cart-page-new .related {
  margin-top: 30px;
}

#cart-page-new .related .owl-related-cart {
  width: calc(100% + 30px);
}

#cart-page-new .related .owl-related-cart .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  padding-left: 15px;
}

#cart-page-new .related .owl-related-cart .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #e6e6e6;
  border-radius: 100%;
  margin: 3px;
}

#cart-page-new .related .owl-related-cart .owl-dots .owl-dot.active {
  background: #2e2e2e;
}

#cart-page-new .stock-message {
  margin-bottom: 0;
}

.cart-dropdown table.cart-products a.delete {
  color: #9b9b9b;
}

.fixed-content {
  padding-bottom: 30px;
}

@media(max-width: 480px) {

  .gui-checkout-steps .gui-cart-sum,
  .gui-checkout-method .gui-col2-equal .gui-col2-equal-col1 {
    margin-top: 0;
  }

  .gui-checkout-method .gui-col2-equal-col2 {
    padding: 10px 20px;
  }

  .gui-checkout-method .gui-col2-equal-col2 .gui-block-subcontent {
    padding-top: 0;
  }

  .gui-checkout-method .gui-col2-equal-col1 {
    padding: 20px;
  }

  .gui-checkout-method .gui-col2-equal-col1 .gui-buttons {
    margin-top: 15px;
  }

  .gui-checkout.gui.gui-checkout-method .gui-col2-equal-col2 a.gui-button-link {
    margin-bottom: 0;
  }
}

.new-lang {
  padding: 0px 25px !important;
}

.topbar ul li.other-shops {
  position: static;
}

.other-shops>a i {
  margin-left: 5px;
}

.other-shops .other-shops-dropdown {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 42px;
  background: #2b2a28;
  z-index: 1000;
  right: 0;
  padding: 30px 0px;
  transition-delay: .25s;
}

.other-shops-dropdown.active{
/* .other-shops:hover .other-shops-dropdown { */
  visibility: visible;
  opacity: 1;
}

.other-shops .other-shops-dropdown .other-shop,
.menu-box ul li .mobile-other-shops .other-shop {
  padding: 5px;
}

.other-shops .other-shops-dropdown .other-shop a,
.menu-box ul li .mobile-other-shops a {
  padding: 20px;
  background-color: hsla(0, 0%, 100%, .02);
  border: 2px solid hsla(0, 0%, 100%, .02);
  height: 125px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
}

.menu-box ul li .mobile-other-shops a {
  height: 60px;
}

.menu-box ul li .mobile-other-shops {
  border: none !important;
  margin-left: 0 !important;
}


.other-shops .other-shops-dropdown .other-shop.active a,
.menu-box ul li .mobile-other-shops li.active a {
  border: 2px solid rgba(170, 129, 77, .8);
}

.mobile-other-shops .other-shop img {
  max-width: 100%;
}

.other-shops .other-shops-dropdown img {
  max-width: 200px;
  margin: 0 auto;
}

.gui-checkout .ui.checkbox input:indeterminate~.box:before,
.gui-checkout .ui.checkbox input:indeterminate~label:before {
  border-color: #e1e1e1;
}

@media (max-width: 767px) {
  .gui-checkout .gui-col2-equal .gui-col2-equal-col1 .gui-col2-leftm .gui-col2-leftm-col1 {
    margin-bottom: 20px;
  }
}

.product-set .set-info .price-stock {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-set .set-info .price-box {
  display: flex;
  align-items: center;
  font-size: 1.2em;
}

.product-set .set-info .price-box .price-title {
  font-weight: bold;
  margin-right: 10px;
}

.product-set .set-info .price-box .old-price {
  margin-right: 10px;
  text-decoration: underline;
}

.product-set .set-info .price-box .price {
  font-weight: bold;
  color: #ee864d;
}

.product-set .set-info .stock {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
}

.product-set .set-info .stock i {
  margin-right: 5px;
}

.product-set {
  padding-bottom: 30px;
}

.product-set .set-info,
.product-set .set-product:not(:first-child) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}

.product-set .set-product {
  display: flex;
  align-items: center;
}

.product-set .set-product .image-wrap {
  min-width: 120px;
  max-width: 120px;
  margin-right: 15px;
}

.product-set .set-product .image-wrap img {
  width: 100%;
  height: auto;
}

.product-set .set-product .info .title {
  font-weight: bold;
  font-size: 1.2em;
}

.product-set .set-product .info .price {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.product-set .set-product .info .price-old {
  text-decoration: line-through;
  margin-right: 7px;
}

.product-set .set-product .info .price-new {
  font-weight: bold;
  color: #ee864d;
}

.product-set .add-product-live,
.product-set .add-bundle-btn {
  display: inline-flex;
  align-items: center;
  transition: 0.2s;
  background: #ee864d;
  border-radius: 30px;
  font-weight: bold;
  color: white;
  border: none;
  text-transform: uppercase;
  height: 30px;
  padding: 0px 30px;
  line-height: 32px;
  font-size: 12px;
  text-decoration: none;
}

.product-set .add-bundle-btn {
  height: 50px;
  line-height: 52px;
  font-size: 14px;
  border-radius: 50px;
  width: 100%;
  margin-top: 15px;
  justify-content: center;
  background: #00bb00;
}

.product-set .add-bundle-btn.out-of-stock {
  background: #ee864d;
  opacity: .6;
  pointer-events: none;
}

.product [data-price-wrap] {
  transition: opacity .2s ease-in-out;
}

/* .product.load-product:not(.price-loaded) [data-price-wrap] {
  opacity: 0;
  visibility: hidden;
} */

/* Blog */
.blog-articles .article {
  position: relative;
}

.blog-articles .article-1 {
  height: 550px;
}

.blog-articles .article-2,
.blog-articles .article-3 {
  height: 275px;

}

.blog-articles .article .text-box-outer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.blog-articles .article .text-box,
.blogpage .blog-block-articles .article .text-box {
  padding: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0 0 0 / 50%);
}



.blog-articles .article .text-box .title,
.blogpage .blog-block-articles .article .text-box .title {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}

.blog-articles .article .date,
.blogpage .blog-block-articles .article .date {
  font-size: 13px;
  margin-bottom: 5px;
}

.blog-articles .article .description,
.blogpage .blog-block-articles .article .description {
  font-size: 13px;
  margin-top: 5px;
}

.blogpage .blog-articles {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
}

#blog .blogpage h1 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 25px;
  min-height: 50px;
}

#blog .blogpage h1.title:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 15px;
  background: #fe803d;
}

.recent-articles-wrap {
  margin-bottom: 40px;
}

.recent-articles .recent-article:first-child {
  border-top: 1px solid #eee;
}

.recent-articles .recent-article {
  padding: 15px 0px;
  border-bottom: 1px solid #eee;
}

.recent-articles .recent-article .image-wrap {
  width: 60px;
}

.recent-articles .recent-article .image-wrap img {
  width: 100%;
  border: 1px solid #eee;
  padding: 5%;
  background: #fff;
}

.recent-articles .recent-article .info {
  padding-left: 20px;
}

.recent-articles .recent-article .info .title {
  font-size: 12px;
  font-weight: 700;
}

.recent-articles .recent-article .info .link {
  font-size: 11px;
  margin-top: 3px;
}

.recent-articles .recent-article .info .link a {
  color: #ee864d;
}

.recent-articles .recent-article .info .link a:hover {
  text-decoration: underline;
}

.recent-articles-wrap .recent-articles-title,
.blog-tags-wrap .blog-tags-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}

#tagspage .tags a,
.blog-tags-wrap .blog-tags .blog-tag {
  margin: 0px 5px 5px 0px;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #eee;
  background: #fbfbfb;
  font-size: 13px;
  position: relative;
}

.blog-tags-wrap .blog-tags .blog-tag.active {
  background-color: #ee864d;
  border-color: #ee864d;
  font-weight: bold;
  color: #fff;
}

.blog-block-articles .article {
  margin-bottom: 30px;
}

.blog-block-articles .article .info {
  padding: 15px 15px;
  border: 1px solid #eee;
  background-color: #fff;
}

.blog-block-articles .article .info .article-title {
  font-size: 17px;
  color: #000;
  font-weight: 800;
  height: 25px;
  overflow: hidden;
}

.blog-block-articles .article .info .publish-date {
  font-size: 0.85em;
}

.blog-block-articles .article .info .article-description {
  margin-top: 10px;
  height: 60px;
  overflow: hidden;
}

#blog .complete-article .image-wrap {
  height: 600px;
  position: relative;
  border-radius: 5px;
}

#blog .complete-article .image-wrap .publish-date {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  background: #ee864d;
  border-radius: 35px;
  padding: 0px 15px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.2em;
}


#blog .complete-article .article-box {
  position: relative;
  z-index: 2;
}

#blog .complete-article .article-box .article-title {
  margin-top: 0px;
}

#blog .complete-article .article-box .article-text {
  font-size: 13px;
  line-height: 1.8em;
}

#blog .complete-article .article-box .article-text a {
  color: #ee864d;
}

#blog .complete-article .article-box .article-text a:hover {
  text-decoration: underline;
}

#blog .complete-article .article-box .article-content {
  margin: -80px 80px 0px 80px;
  padding: 40px;
  background-color: #fff;
  border-top: 3px solid #ee864d;
}

#blog .complete-article .share ul li {
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
}

#blog .complete-article .share {
  margin-top: 30px;
}

#blog .complete-article .share ul {
  padding-left: 0px;
}

#blog .complete-article .share ul li a.facebook {
  color: #3b5998;
}

#blog .complete-article .share ul li a.twitter {
  color: #55acee;
}

#blog .complete-article .share ul li a.twitter svg {
  height: 18px;
  color: black;
}

#blog .complete-article .share ul li a.twitter:has(svg) {
  top: 2px;
  position: relative;
}


#blog .complete-article .share ul li a.google {
  color: #dd4b39;
}

#blog .complete-article .share ul li a.pinterest {
  color: #cb2027;
}

#blog .complete-article .comments {
  padding: 40px 0px;
  margin: 40px 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#blog .complete-article .title {
  font-size: 22px;
  color: #000;
  font-weight: 800;
  padding-bottom: 25px;
}

#blog .reactions form input[type="text"],
#blog .reactions form textarea {
  display: block;
  width: 100%;
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 0px;
  font-size: 15px;
  margin-bottom: 20px;
  outline: none;
}

#blog .reactions form textarea {
  padding: 15px;
  min-height: 180px;
  border-radius: 3px;
  max-width: 100%;
}

#blog .reactions form label {
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  color: #000;
}

#blog .reactions {}

#blog .reactions .btn {
  padding: 0px 30px;
  font-weight: bold;
  border: none;
  line-height: 45px;
  height: 45px;
  vertical-align: top;
  background-color: #fe803d;
  color: #fff;
  text-align: center;
  border-radius: 35px !important;
  text-transform: uppercase;
  font-size: 13px;
}

#blog .reactions h2 {
  margin: 0;
  margin-bottom: 30px;
  color: #000;
  font-size: 24px;
}

#blog .post-description {
  height: 90px;
  overflow: hidden;
}

#blog .complete-article .comments .comment {
  padding: 20px;
  background-color: #f9f9f9;
  margin: 10px 0px;
}

#blog .complete-article .comments .comment .content {
  padding-bottom: 10px;
  font-size: 16px;
  color: #999;
}

#blog .complete-article .comments .comment .info {
  font-size: 0.9em;
  color: #666;
}

#blog .complete-article .comments .comment .info .accent {
  color: #f26823;
  font-weight: bold;
}

.col-sidebar {
  width: 300px;
  float: left;
  padding: 0px 15px;
  min-height: 1px;
}

.col-products,
.col-blog,
.col-textpage {
  width: calc(100% - 300px);
  float: left;
  padding: 0px 15px;
  min-height: 1px;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

#blog .home-blog .articles .article {
  position: static;
  margin-bottom: 0px;
}

#blog .articles {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1199px) {
  .blog-articles .article-1 {
    height: 350px;
  }

  .blog-articles .article-2,
  .blog-articles .article-3 {
    height: 175px;
  }

  .blog-articles .article .text-box .title {
    font-size: 14px;
  }

  .blog-articles .article .description,
  .blog-articles .article .date {
    font-size: 12px;
  }

  .blog-block-articles .article .info .article-title {
    font-size: 15px;
  }

  .blog-block-articles .article .info .article-description {
    font-size: 12px;
    line-height: 17px;
    height: 51px;
  }

  .blog-row {
    margin: -7px;
  }

  .blog-col {
    padding: 0px 7px;
  }

  .blog-block-articles .article {
    margin-bottom: 15px;
  }

  .blogpage .blog-articles {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #blog .complete-article .article-box .article-content {
    margin: -30px 30px 0px 30px;
    padding: 30px;
  }

  #blog .complete-article .article-content .publish-date {
    font-size: 12px;
  }

  #blog .complete-article .article-content .article-title {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #blog .complete-article .article-box .article-content p {
    font-size: 13px;
    line-height: 1.7em;
  }

  #blog .complete-article .image-wrap {
    height: 400px;
  }

  #blog .complete-article .comments .comment .content {
    font-size: 13px;
    line-height: 1.7em;
  }

  #blog .complete-article .title {
    font-size: 18px;
    padding-bottom: 15px;
  }

  #blog .home-blog .articles .article {
    padding: 7px;
  }

  #blog .home-blog {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .blog-articles .article-1 {
    height: 450px;
  }

  .col-blog {
    width: 100%;
  }

  .blog-articles .article .text-box {
    padding: 15px;
  }
}

@media (max-width: 767px) {

  .blog-articles .article-1,
  .blog-articles .article-2,
  .blog-articles .article-3 {
    height: 200px;
    margin-bottom: 2px;
  }

  .blogpage .blog-articles {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    border: none;
  }

  .blog-block-articles .article {
    display: table;
    width: 100%;
  }

  .blog-block-articles .article .image-wrap {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    padding-right: 15px;
  }

  .blog-block-articles .article .info {
    padding: 0;
    display: table-cell;
    vertical-align: top;
    border: none;
  }

  .blog-block-articles .article .info .article-title {
    font-size: 13px;
    font-weight: 700;
    height: auto;
  }

  .blog-block-articles .article .info .article-description {
    font-size: 10px;
    line-height: 15px;
    height: 45px;
    margin-top: 2px;
  }

  .blog-block-articles .article .info .publish-date {
    font-size: 10px;
  }

  .blog-block-articles .article {
    margin-bottom: 20px;
  }

  #blog .complete-article .image-wrap {
    height: 300px;
  }

  #blog .complete-article .article-box .article-content {
    margin: 0;
    border: none;
    padding: 30px 10px;
  }

  #blog .complete-article .article-content .article-title {
    font-size: 18px;
  }

  #blog .complete-article .article-box .article-content p {
    font-size: 12px;
  }
}

/* End blog */

.share-links.share-links-mobile {
  border: none;
  margin-top: 0px;
}

.stock-delivery-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}

.stock-delivery-wrap .delivery {
  padding-bottom: 0 !important;
}

/* Footer edits */
@media (max-width: 767px) {
  #footer p.text-wrap {
    max-width: unset;
  }

  #footer .footer-logo {
    padding-top: 0;
  }

  #footer .mobile-slide .footer-title,
  #footer .footer-title.mobile-border-top {
    padding-top: 0;
    margin-bottom: 0;
  }

  #footer .footer-title {
    padding: 0;
  }

  #footer .mobile-slide .footer-title .more-cats {
    padding: 0;
  }

  #footer .footer-banner {
    margin-bottom: 20px;
  }

  #footer .main-footer ul {
    line-height: 20px;
  }

  #footer .main-footer .socials {
    margin-bottom: 10px;
  }

  #footer .last-col {
    margin-bottom: 20px;
  }

  #footer .footer-bottom {
    padding: 20px 0px;
    line-height: 20px;
  }

  #footer .footer-bottom ul.payments li {
    width: 46px;
  }
}

/* End footer edits */
.home-text {
  margin: 0;
  padding: 35px 0;
}

.home-text-col {
  column-count: 2;
  column-gap: 80px;
}

.general-content {
  font-size: 13px;
  line-height: 1.8em;
}

.general-content h1 {
  margin-top: 0;
  /*   text-decoration: underline #fe803d 3px; */
}

.general-content h1:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fe803d;
}

.general-content a {
  color: #fe803d;
}

.home-text-col a:hover {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .home-text-col {
    column-gap: 40px;
  }
}

@media (max-width: 991px) {
  .home-text-col {
    column-count: 1;
  }
}

.gui-checkout-review .gui-block-content .gui-table table {
  transition: opacity .15s ease;
}

.gui-checkout-review .gui-block-content .gui-table table:not(.sm-updated) {
  opacity: 0;
}

.cart-products .no-discount-message {
  display: inline-block;
  font-size: 10px;
  padding: 5px;
  background: rgb(238 134 77 / 10%);
  color: rgb(238 134 77 / 100%);
  font-weight: bold;
  border: 1px solid rgb(238 134 77 / 100%);
  border-radius: 3px;
  margin-top: 5px;
  line-height: 13px;
}

#account-popup {
  max-width: 100%;
  width: 800px;
  padding: 30px 30px;
  background: #fff;
  display: none;
}

#account-popup .btn {
  background: #fe803d;
  color: #fff;
  font-weight: 600;
  border-radius: 35px;
  text-transform: uppercase;
  padding: 10px 30px;
}

#account-popup h2 {
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
}

#account-popup .input-wrap-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0px -10px
}

#account-popup .input-wrap-row .input-wrap {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 10px;
}

#account-popup .input-wrap-row .input-wrap label {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
  color: #343434 !important;
}

#account-popup .input-wrap-row .input-wrap .standard-input {
  height: 44px !important;
  border-radius: 5px !important;
  background: #fff;
  border: 1px solid #343434 !important;
  padding: 10px 20px;
  width: 100%;
  text-align: left;
  font-size: 1.05em;
}

#account-popup .btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

#account-popup .btn-wrap .text-link {
  text-decoration: underline;
}

#account-popup .phone-input-wrap {
  position: relative;
}

#account-popup .phone-input-wrap .cur-country {
  position: absolute;
  left: 0;
  z-index: 2;
  width: 80px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9em;
  display: flex;
  align-items: center;
  justify-content: center;
}

#account-popup .phone-input-wrap .cur-country span {
  margin-left: 5px;
}

#account-popup .phone-input-wrap select {
  position: absolute;
  left: 0;
  width: 80px;
  height: 44px;
  border: 1px solid #343434 !important;
  appearance: none;
  color: transparent;
  background: transparent;
  z-index: 3;
  outline: none !important;
  border-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

#account-popup .phone-input-wrap input {
  padding-left: 100px !important;
  width: 100%;
}

#account-popup .checkbox-wrap {
  margin-top: 15px;
}

#account-popup .checkbox-wrap label {
  line-height: 18px;
}

#account-popup .checkbox-wrap label:before {
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
}

#account-popup .checkbox-wrap label:after {
  top: 50%;
  transform: translateY(-50%);
}

#account-popup .checkbox-wrap input:checked~label:before {
  background: #fe803d;
  border-color: #fe803d !important;
}

#account-popup .checkbox-wrap label a {
  text-decoration: underline;
}

@media (max-width: 767px) {
  #account-popup .btn-wrap {
    flex-direction: column-reverse;
  }

  #account-popup .btn-wrap .text-link-wrap {
    text-align: center;
    margin-top: 15px;
  }

  #account-popup .input-wrap-row {
    flex-direction: column;
  }

  #account-popup .input-wrap-row .input-wrap {
    width: 100%;
  }
}

.related-blog-wrap {
  margin-top: -30px;
}

.related-blog {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.related-blog .inner {
  min-height: 250px;
  padding: 30px 50px;
  display: flex;
  background-color: rgba(0, 0, 0, 0.25);
}

.related-blog .inner .text-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  min-height: 100%;
  min-width: 100%;
}

.related-blog .inner .text-box .title {
  color: #fff;
  text-shadow: 1px 1px #000;
}

.related-blog .inner .text-box .description {
  font-size: 14px;
  text-shadow: 1px 1px #000;
}

/* .related-blog .inner .text-box .button-wrap {
  margin-top: auto;
} */
.related-blog .inner .text-box .button-wrap .btn {
  display: inline-block;
  margin-top: 30px;
  height: 45px;
  line-height: 45px;
  padding: 0px 40px;
  background: #fe803d;
  border-radius: 22.5px !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.cart-togo .togo-inner {
  text-align: center;
  padding: 10px;
  border: 1px solid #e6e6e6;
  font-weight: 600;
  font-size: 1.25em;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-top: -15px;
}

.home-products .products .product {
  height: 510px;
}

@media (min-width: 768px) {
  .products .product {
    display: flex;
    flex-direction: column;
  }

  .products .product .product-inner {
    height: 100%;
  }
}

@media(max-width: 1200px) {
  .home-products .products .product {
    height: 540px;
  }
}

@media(max-width: 992px) {
  .home-products .products .product {
    height: 520px;
  }
}

@media (max-width: 767px) {
  .related-blog-wrap {
    margin-top: -10px;
  }

  .home-products .products .product {
    height: unset;
  }
}


/* Header dev */
.headerdev {
  position: sticky !important;
  top: 0;
  background-color: #fff;
  /* Achtergrondkleur naar wens aanpassen */
  z-index: 1000;
  /* Andere stijlen voor je header, zoals padding, tekstkleur, enzovoort */
  transition: top 0.3s ease;
  /* Voeg een soepele overgang toe aan de 'top' eigenschap */
}

.headerdev.collapsed {
  top: -260px !important;
  /* Voeg de gewenste negatieve 'top' waarde toe voor het inklappen */
}


/* #header .usp-block{
  transition: top 0.15s ease-out;
}

.sticky-header-wrap {
  width: 100%;
  z-index: 1;
  transition: top 0.15s ease-out;
}

.scroll{
  position: fixed;
  top: -160px;
  background: #343434;
}

.scroll-usp{
  position: fixed;
  top: -80px;
}

.fixed-header {
  position: fixed;
  top: 0;
  transition: top 0.15s ease-out;
  background: #343434;
}

.appearing {
  top: 0;
  transition: top 0.15s ease-out;
}

@keyframes fadeInOut {
  0% {
    top: 0;
  }
  50% {
    top: -50px;
  }
  100% {
    top: -100px;
  }
}

@keyframes fadeOutIn {
  0% {
    top: -100px;
  }
  50% {
    top: -50px;
  }
  100% {
    top: 0;
  }
}

@media(max-width: 767px){
  .scroll{
    top: 0;
  }
} */


/* BEGIN NEW STYLING CONTACT FORM PRODUCTPAGE */
.product-info .cart a.btn-contact {
  display: inline-block;
  padding: 16px 10px;
  border: none;
  line-height: initial;
  height: 45px;
  vertical-align: top;
  width: calc(100% - 165px);
  color: #fff;
  text-align: center;
  border-radius: 0;
  font-size: 15px;
  border-radius: 35px !important;
  background: #0e9f0e;
  font-weight: 600;
}

.popup-standard-input {
  height: 45px;
  padding: 0px 15px;
  outline: none;
  border-radius: 3px;
  font-size: 14px;
  background: #fff;
  color: #888;
  border: 2px solid #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.popup-standard-input::placeholder {
  color: #888;
}

#contact-popup .popup-title {
  font-weight: bold;
  font-size: 1.5em;
  color: var(--accent);
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

#contact-popup .subtitle {
  margin-bottom: 10px;
  color: #000;
}

#contact-popup {
  display: none;
  width: 100%;
  max-width: 600px;
  position: relative;
}

.popup-contact-form .inputs-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}

.popup-contact-form .inputs-wrap .input-col {
  padding: 5px;
  width: 100%;
}

.popup-contact-form .inputs-wrap .input-col.col-50 {
  width: 50%;
}

.popup-contact-form .inputs-wrap .input-col input {
  width: 100%;
}

.popup-contact-form input.error,
.popup-contact-form textarea.error {
  border-color: red;
}

.popup-contact-form textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 120px;
}

.popup-contact-form .btn i {
  margin-left: 5px;
}

.popup-contact-form .form-message {
  margin-top: 10px;
  padding: 20px 10px;
  border-radius: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #000;
}

.popup-contact-form .form-message.success {
  background: green;
}

.popup-contact-form .form-message.error {
  background: red;
}

.popup-contact-form .submit-contact-form {
  background: #0e9f0e;
  color: #fff;
}

.popup-contact-form .radio-button {
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #000 !important;
  outline: unset !important;
  padding: 0 !important;
  border-radius: 100% !important;
  appearance: auto !important;
}

.popup-contact-form .radio-wrap {
  width: 100%;
  margin: 15px 0;
}

.popup-contact-form .radio-wrap .question {
  font-size: 14px;
  font-weight: 600;
}

.popup-contact-form .radio-wrap .radio-input-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}

.popup-contact-form .radio-wrap .radio-input-wrap .inputs {
  display: flex;
  align-items: center;
  gap: 5px;
}

.popup-contact-form .radio-wrap .radio-input-wrap .inputs input {
  margin: 0;
}

.popup-contact-form .error-popup {
  display: none;
  position: absolute;
  top: 50%;
  left: 30%;
  width: 100%;
  height: 100%;
  max-width: 250px;
  max-height: 100px;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup-contact-form .error-popup .popup-content {
  background-color: red;
  padding: 10px;
  border-radius: 5px;
}

.popup-contact-form .error-popup .popup-message {
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.popup-contact-form .invalid-email {
  display: none;
  color: red;
  padding: 10px 0;
  font-weight: 600;
}


@media (max-width: 767px) {
  .product-info .cart a.btn-contact {
    display: inline-block;
    height: 40px;
    line-height: initial;
    width: calc(100% - 146px);
    font-size: 12px;
    padding: 14px 10px;
  }

  .popup-contact-form .error-popup {
    left: 10%;
  }

  #contact-popup .popup-title {
    font-size: 1.2em;
    margin-bottom: 5px;
  }

  #contact-popup .subtitle {
    margin-bottom: 5px;
  }

  #contact-form input {
    height: 35px;
  }

  .popup-contact-form .radio-wrap {
    margin: 5px 0;
  }
}

/* END NEW STYLING CONTACT FORM PRODUCTPAGE */

/* BEGIN NEW STYLING FREE SAMPLE MESSAGE AT CART PAGE */
#cart-page-new .free-sample-wrap {
  text-align: center;
  padding: 10px;
  border: 1px solid #e6e6e6;
  font-weight: 600;
  font-size: 1.25em;
  border-radius: 3px;
  margin-bottom: 30px;
}

#cart-page-new .free-sample-wrap i {
  font-size: 20px;
  color: #ee864d;
  margin-right: 7px;
}

#cart-page-new .free-sample-wrap .sample-message span {
  color: #ee864d;
}

#cart-page-new .free-sample-wrap .sample-message img {
  width: 17px;
  height: 20px;
  max-width: 100%;
  max-height: 100%;
  margin-right: 7px;
  vertical-align: sub;
}

@media(max-width: 767px) {
  #cart-page-new .free-sample-wrap i {
    font-size: 20px;
  }
}

/* END NEW STYLING FREE SAMPLE MESSAGE AT CART PAGE */

/*  BEGIN HEADER LANGUAGE FIX */
.ui.selection.dropdown.language {
  min-width: 160px;
}

/* END HEADER LANGUAGE FIX */

/* BEGIN NEW STYLING CADEAU MODULE */
.cadeau-module.dev {
  background: #f9f9f9;
  border-radius: 5px;
  margin-bottom: 20px;
}

.cadeau-module.dev .toggle-cadeau-products {
  background: #f9f9f9;
  border-radius: 5px;
  /* padding: 20px; */
  padding: 0;
}

.cadeau-module.dev .products .product .info {
  font-size: 14px;
}

.cadeau-module.dev .products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
  padding: 0 15px 15px 15px;
}

#cart-page-new .cadeau-module.dev .title-wrap {
  display: flex;
  flex-direction: column;
  gap: 0;
}

#cart-page-new .cadeau-module.dev .title-wrap .title-content {
  padding: 15px;
}

#cart-page-new .cadeau-module.dev .title-wrap .title,
#cart-page-new .cadeau-module.dev .title-wrap .subtitle {
  text-align: start;
  color: #000;
}

#cart-page-new .cadeau-module.dev .title-wrap .title i {
  color: #ee864d;
}


.cadeau-module.dev .products .product {
  width: 100% !important;
  padding: 0;
  border-radius: 5px;
  border: 1px solid #E6E6E6;
  overflow: hidden;
  max-height: 120px;
}

.cadeau-module.dev .products .product .inner {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: row;
  height: 100%;
  position: relative;
  background: #fff;
  padding: 8px 8px 8px 20px;
}

.cadeau-module.dev .products .product .inner .radio-input {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 2;
}

.cadeau-module.dev .products .product .inner .radio-input {
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  margin: 6px;
  padding: 0;
  border: 2px solid #ee864d;
  border-radius: 50%;
  appearance: none;
  background-color: transparent;
  outline: none;
}

.cadeau-module.dev .products .product.active .inner .radio-input {
  border-color: #ee864d;
  background-color: #ee864d;
  background-clip: content-box;
  padding: 2px;
}

/* .cadeau-module.dev .products .product.active .inner .radio-input:after{
  border: 1px solid #ee864d;
  background: #ee864d;
} */

.cadeau-module.dev .products .product .inner .image-wrap {
  height: 100%;
  max-width: 100px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.cadeau-module.dev .products .product .info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0 8px 4px;
}

.cadeau-module.dev .toggle-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  color: #ee864d;
  padding: 15px 0;
  border-top: 1px solid #E6E6E6;
}

.cadeau-module.dev .toggle-products-button {
  color: #ee864d;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

.cadeau-module.dev .toggle-wrap i {
  font-size: 12px;
  transition: all 0.5s ease;
}

.cadeau-module.dev .toggle-wrap.active i {
  transform: rotate(180deg);
}

.cadeau-module.dev .products .product.active .overlay-active {
  align-items: center;
  justify-content: center;
  text-align: center;
}

.cadeau-module.dev .products img {
  max-height: 250px;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.cadeau-module.dev .products .product .inner .image-wrap-outer .no-gift {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 14px;
}

.cadeau-module.dev .products .product .inner .image-wrap-outer,
.cadeau-module.dev .products .product .inner .info {
  background: #fff;
}

@media(max-width: 767px) {
  .cadeau-module.dev .products {
    grid-template-columns: 1fr 1fr;
  }

  .cadeau-module.dev .products .product {
    /* height: 100px; */
    height: unset;
    max-height: unset;
  }

  .cadeau-module.dev .products .product .inner {
    flex-direction: column;
    padding: 10px 5px;
  }

  .cadeau-module.dev .products .product .inner .image-wrap-outer {
    height: 100px;
  }

  .cadeau-module.dev .products .product .inner .image-wrap {
    padding: 0;
    max-width: unset !important;
  }

  .cadeau-module .products .product .inner .image-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cadeau-module.dev .products img {
    max-height: unset;
    height: 100%;
    max-width: 100px;
    padding: 10px;
  }

  .cadeau-module.dev .products .product .info {
    padding: 4px;
  }

  .cadeau-module.dev .products .product .inner .image-wrap-outer,
  .cadeau-module.dev .products .product .inner .info {
    flex: 1;

  }

  #cart-page-new .cadeau-module.dev .title-wrap .title {
    font-size: 20px;
  }
}

/* END NEW STYLING CADEAU MODULE */

/* Begin new styling price filter wrap */
.price-filter-range.dev {
  margin-top: 0;
}

.price-filter-holder {
  display: flex;
  gap: 20px;
  margin-left: 0;
}

.price-filter-holder .min,
.price-filter-holder .max {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 0;
}

.price-filter-holder input {
  width: 100%;
  border-radius: 5px;
  box-shadow: none;
  background: #fff;
  color: #111;
  height: 40px;
  padding: 0px 20px;
  outline: none;
  border: 1px solid #ddd;
}

.price-filter-holder input:focus {
  border-color: #fe803d;
}

@media(max-width: 767px) {
  .first-filter-holder {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .second-filter-row {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .second-filter-row .first {
    flex: 1;
  }

  .second-filter-row .mobile-collection-buttons.dev {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .second-filter-row .mobile-collection-buttons.dev .filter-btn.open-filters,
  .second-filter-row .mobile-collection-buttons.dev .categories-btn.open-categories {
    flex: 1;
  }

  .top-filters .first-filter-holder .selection.ui.dropdown {
    flex: 1;
    width: unset;
    min-width: unset;
    max-width: unset;
    padding-right: 0;
  }

  .top-filters .first-filter-holder .filter-wrap {
    flex: 1;
  }

  .filter-wrap.dev .filter-box.dev {
    display: block;
  }

  .filter-wrap.dev .price-filter {
    padding: 0;
  }

  .filter-wrap.dev .price-filter-holder input {
    width: 60px;
    height: 35px;
    padding: 0 5px;
  }
}


/* BEGIN STYLING NEW HEADER */

/* Alterbar */
#header-new .alertbar {
  width: 100%;
  padding: 5px 0;
  background: #EE864D;
  ;
}

#header-new .alertbar .alert-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#header-new .alertbar .alert-wrap .close-alertbar .close-alert {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#header-new .alertbar .alert-wrap .close-alertbar i {
  font-size: 18px;
  color: #fff;
}

#header-new .alertbar .alert-text {
  gap: 3px;
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* font-weight: bold; */
}
@media(max-width: 600px){
  #header-new .alertbar .alert-text{
    flex-direction: column;
    gap: 0;
  }
}

/* Usp bar */
#header-new .usp-bar {
  width: 100%;
  padding: 10px 0;
  background: #1e1e1e;
  position: relative;
}

#header-new .usp-bar .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

#header-new .usp-bar .inner .usp-wrap {
  width: 80%;
  flex: 4;
}

#header-new .usp-bar .inner .usp-wrap .usp-list {
  display: flex;
  align-items: center;
  gap: 24px;
}

#header-new .usp-bar .inner .usp-wrap .usp-list .usp-item a {
  text-wrap: nowrap;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

#header-new .usp-bar .inner .usp-wrap .usp-list .usp-item i {
  margin-right: 5px;
}

#header-new .usp-bar .inner .right-menu {
  flex: 1;
}

#header-new .usp-bar .inner .right-menu .inner-menu {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 12px;
}

#header-new .usp-bar .inner .right-menu .inner-menu .other-shops i {
  color: #fff;
}

#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap ul,
#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap ul li {
  margin: 0;
  padding: 0;
}

#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap ul li i {
  color: #fff;
}

.custom-dropdown .custom-languages .options .option i {
  color: #000 !important;
}

#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}

#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap .custom-language .main-span {
  width: 25px;
  height: 25px;
}

#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap .custom-language a {
  color: #000;
}

#header-new .usp-bar .inner .right-menu .inner-menu .menu-item a,
#header-new .usp-bar .inner .right-menu .inner-menu .language-wrap a {
  color: #fff;
}

@media(max-width: 1200px) {
  #header-new .usp-bar .inner .usp-wrap .usp-list {
    gap: 10px;
  }

  #header-new .usp-bar .inner .usp-wrap .usp-list .usp-item a {
    font-size: 11px;
  }
}

@media(max-width: 992px) {
  #header-new .usp-bar .inner .usp-wrap {
    flex: 4;
    width: 100%;
    max-width: 100%;
    display: block;
    overflow: hidden;
  }

  /* #header-new .usp-bar .inner .usp-wrap .usp-list {
    display: unset;
  } */
}

@media(max-width: 767px) {
  #header-new .usp-bar .inner .usp-wrap .usp-list .usp-item {
    text-align: center;
  }

  #header-new .usp-bar .inner {
    display: unset;
  }
}

/* Main header */
/* .home-content.hero-active{
  padding-top: 0 !important;
} */

#header-new .main-header {
  width: 100%;
  padding: 16px;
  background: #2E2E2E;
}

#header-new .main-header .main-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#header-new .main-header .main-inner .logo-wrap img {
  width: 100%;
  height: auto;
  max-width: 180px;
  max-height: 60px;
}

#header-new .main-header .main-inner .search-wrap .input-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  border-radius: 52px;
  border: 1px solid #fff;
  color: #fff;
  background: #FFFFFF33;
  position: relative;
  overflow: hidden;
}

#header-new .main-header .main-inner .search-wrap .input-holder .input-search {
  width: 100%;
  height: 100%;
  border: none;
  background: #434343;
  padding: 18px 16px;
}

#header-new .main-header .main-inner .search-wrap .input-holder .input-search::placeholder {
  color: #fff;
}

#header-new .main-header .main-inner .search-wrap .input-holder .search-icon {
  position: absolute;
  right: 10px;
  font-size: 24px;
  color: #EE864D;
}

#header-new .main-header .main-inner .icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

#header-new .main-header .main-inner .icon-wrap .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

#header-new .main-header .main-inner .icon-wrap .icon i {
  font-size: 24px;
  color: #fff;
}

#header-new .main-header .main-inner .icon-wrap .icon .items.cart {
  font-size: 10px;
  font-weight: normal;
  width: 16px;
  height: 16px;
  position: absolute;
  right: -10px;
  top: -7px;
  background: #ee864d;
  /* background: var(--accent_color); */
  color: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#header-new .main-header .main-inner .icon-wrap .icon .chevron-down {
  position: absolute;
  right: -15px;
  bottom: 0;
}

#header-new .main-header .main-inner .icon-wrap .icon .chevron-down i {
  font-size: 16px;
  color: #fff;
}

#header-new .main-header .main-inner .icon-wrap .icon.user {
  position: relative;
}

#header-new .main-header .main-inner .icon-wrap .icon .label-user {
  position: absolute;
  top: -5px;
  right: -10px;
}

#header-new .main-header .main-inner .icon-wrap .icon .label-user i {
  color: #EE864D;
  font-size: 16px;
}

#header-new .main-header .main-inner .icon-wrap .icon .label-user.green i {
  color: #00b900;
}

@media(max-width: 991px) {
  #header-new .main-header .main-inner .icon-wrap {
    flex: 1;
    justify-content: end;
  }

  #header-new .main-header .main-inner .mobilemenu-wrap {
    flex: 1;
  }
}

/* Menu header */
#header-new .main-menu {
  background: #434343;
  position: relative;
}

#header-new .main-menu .menu .main-menu-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#header-new .main-menu .menu .main-menu-list .main-item {
  padding: 8px 0;
}

#header-new .main-menu .menu .main-menu-list .main-link {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  text-transform: uppercase;
}

#header-new .main-menu .menu .main-menu-list .main-link.active {
  color: #ee864d;
}

@media(max-width: 992px) {
  #header-new .main-header .main-inner .open-menu {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 11px;
  }

  #header-new .main-header .main-inner .open-menu i {
    font-size: 30px;
  }

  #header-new .main-header .main-inner .mobilemenu-wrap {
    display: flex;
    /* align-items: center; */
    gap: 20px;
  }

  #header-new .main-header .main-inner .logo-wrap img {
    max-height: 50px !important;
  }

  #header-new .main-header .main-inner .icon-wrap .icon i {
    font-size: 24px;
  }

  #header-new .usp-bar.border {
    border-top: 3px solid #ee864d;
  }
}

@media(max-width:767px) {
  #header-new .main-header {
    padding: 10px 0;
  }

  #header-new .usp-bar {
    padding: 7px 0;
  }

  #header-new .main-header .main-inner .logo-wrap img {
    max-height: 40px !important;
  }
}

/* sub menu */
#header-new .main-menu .menu .main-menu-list .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  padding: 45px 0px;
  padding-top: 15px;
  border-bottom: 2px solid #ee864d;
  text-transform: none;
  z-index: 999;
  background: #fff;
  transition: all .2s ease-in-out;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 60px;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu.brands .sub-menu-inner {
  grid-template-columns: repeat(8, 1fr);
  gap: 0;
  align-items: stretch;
  border-left: 1px solid #e6e6e6;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu.brands .sub-menu-inner .sub-col {
  padding: 10px 0;
  border: 1px solid #e6e6e6;
  border-left: 0;
  border-top: 0;
  display: flex;
  align-items: center;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner .sub-col-title {
  text-transform: uppercase;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner .sub-col a {
  color: #ee864d;
  font-weight: 600;
  font-size: 16px;
  padding-top: 10px;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu.brands .sub-menu-inner .sub-col a {
  padding-left: 5px;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner .sub-col .inner-sub-list {
  display: flex;
  flex-direction: column;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner .sub-col .inner-sub-list .sub-item {
  padding: 5px 0;
}

#header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner .sub-col .inner-sub-list .sub-item a {
  color: #818087;
  font-size: 14px;
  font-weight: 500;
}

  #header-new .main-menu .menu .main-menu-list .main-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
  }

  #header-new .main-menu .menu .main-menu-list .main-item:hover .main-link {
    color: #ee864d;
  }

  #header-new .main-menu .menu .main-menu-list .main-item .sub-menu .sub-menu-inner .sub-col .inner-sub-list .sub-item a:hover {
    color: #ee864d;
  }

/* Sticky header */
#header-new {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.headroom {
  will-change: transform;
  transition: transform 150ms ease;
}

.headroom--pinned {
  transform: translateY(0%);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

.menu-wrap.open {
  z-index: 999999;
}

/* Other shops dropdown */
#header-new .other-shops>a i {
  margin-left: 5px;
}

#header-new .other-shops .other-shops-dropdown {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 100%;
  background: #2b2a28;
  z-index: 1000;
  right: 0;
  padding: 30px 0px;
  transition-delay: .25s;
  opacity: 0;
}

#header-new .other-shops .other-shops-dropdown.active {
  visibility: visible;
  opacity: 1;
}

#header-new .other-shops .other-shops-dropdown .other-shop,
#header-new .menu-box ul li .mobile-other-shops .other-shop {
  padding: 5px;
}

#header-new .other-shops .other-shops-dropdown .other-shop a,
#header-new .menu-box ul li .mobile-other-shops a {
  padding: 20px;
  background-color: hsla(0, 0%, 100%, .02);
  border: 2px solid hsla(0, 0%, 100%, .02);
  height: 125px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
}

#header-new .menu-box ul li .mobile-other-shops a {
  height: 60px;
}

#header-new .menu-box ul li .mobile-other-shops {
  border: none !important;
  margin-left: 0 !important;
}


#header-new .other-shops .other-shops-dropdown .other-shop.active a,
#header-new .menu-box ul li .mobile-other-shops li.active a {
  border: 2px solid rgba(170, 129, 77, .8);
}

#header-new .mobile-other-shops .other-shop img {
  max-width: 100%;
}

#header-new .other-shops .other-shops-dropdown img {
  max-width: 200px;
  margin: 0 auto;
}

/* Brands sub menu */
/* #header-new .main-menu .menu .main-menu-list .main-item.brands{
  position: relative;
} */

#header-new .main-menu .menu .main-menu-list .brands-dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  padding: 45px 0px;
  padding-top: 15px;
  border-bottom: 2px solid #ee864d;
  text-transform: none;
  z-index: 999;
  background: #fff;
  transition: all .2s ease-in-out;
}

#header-new .main-menu .menu .main-menu-list .brands-dropdown .dropdown-title,
#header-new .main-menu .menu .main-menu-list .new-items-dropdown .dropdown-title {
  /* padding-top: 15px; */
  padding-bottom: 10px;
  font-weight: 600;
  color: #ee864d;
  font-size: 16px;
  text-transform: uppercase;
}

#header-new .main-menu .menu .main-menu-list .brands-dropdown .brands-list {
  /* display: grid;
  grid-template-columns: 1fr 1fr 1fr; */
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #e6e6e6;
  /* padding-bottom: 45px; */
}

#header-new .main-menu .menu .main-menu-list .brands-dropdown .brands-list li {
  border: 1px solid #e6e6e6;
  border-left: 0;
  border-right: 1px solid #e6e6e6;
  margin-bottom: -1px;
  width: 225px;
}

/* #header-new .main-menu .menu .main-menu-list .brands-dropdown .brands-list li:last-child{
  border-bottom: none;
} */

#header-new .main-menu .menu .main-menu-list .brands-dropdown .brands-list li a {
  color: #818087;
  padding: 15px 18px;
  display: block;
  font-size: 14px;
  font-weight: 500;
}

/* New items dropdown */
/* #header-new .main-menu .menu .main-menu-list .main-item.new{
  position: relative;
} */

#header-new .main-menu .menu .main-menu-list .main-item.new ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  /* flex-direction: column; */
}

#header-new .main-menu .menu .main-menu-list .main-item.new ul li {
  width: 225px;
  display: block;
  position: relative;
}

#header-new .main-menu .menu .main-menu-list .main-item.new ul li a {
  display: block;
  border: 1px solid #EFEFF0;
  border-left: 0;
  padding: 15px 18px;
  color: #818087;
  font-size: 14px;
  font-weight: 500;
}

#header-new .main-menu .menu .main-menu-list .main-item.new ul li a:first-child {
  border-left: 1px solid #EFEFF0;
}

#header-new .main-menu .menu .main-menu-list .main-item.new .new-items-dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  padding: 45px 0px;
  padding-top: 15px;
  border-bottom: 2px solid #ee864d;
  text-transform: none;
  z-index: 999;
  background: #fff;
  transition: all .2s ease-in-out;
}

@media(min-width: 1100px) {
  #header-new .main-menu .menu .main-menu-list .main-item.brands:hover .brands-dropdown {
    visibility: visible;
    opacity: 1;
  }

  #header-new .main-menu .menu .main-menu-list .main-item.new:hover .new-items-dropdown {
    visibility: visible;
    opacity: 1;
  }

  #header-new .main-menu .menu .main-menu-list .main-item.new .new-items-dropdown li:hover a {
    background: #EE8650;
    color: #fff;
  }

  /* #header-new .main-menu .menu .main-menu-list .brands-dropdown .brands-list li:hover{
    background: #EE864D;
  } */
  #header-new .main-menu .menu .main-menu-list .brands-dropdown .brands-list li:hover a {
    color: #fff;
    background: #EE864D;
  }
}

/* Header cart dropdown */
#header-new .cart-dropdown {
  display: block !important;
  transition-delay: .25s;
}

#header-new .main-header .main-inner .icon-wrap .icon.cart:hover .cart-dropdown {
  opacity: 1;
  visibility: visible;
}

#header-new .cart-dropdown table.cart-products a.delete i {
  font-size: 14px !important;
  color: #000 !important;
}

@media(max-width: 992px) {
  #header-new .cart-dropdown {
    display: none !important;
  }
}

/* END STYLING NEW HEADER */

/* Variant fix productpage */
.sm-variants .variant {
  padding: 0;
  margin: 5px;
}

@media(max-width: 992px) {
  .sm-variants .variant {
    padding: 4px;
    margin: 0;
  }
}

/* custom category images */
.productlijn-categories {
  margin-top: 20px;
}

.productlijn-categories .category {
  height: 200px;
  max-height: 100%;
  margin-bottom: 20px;
}

.productlijn-categories .category .cat-inner {
  border: 1px solid #eee;
  border-radius: 5px;
}

.productlijn-categories .category .cat-inner,
.productlijn-categories .category .cat-inner a {
  width: 100%;
  height: 100%;
  display: block;
}

.productlijn-categories .category .cat-inner a {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.productlijn-categories .category .border-bottom {
  display: flex;
  align-items: start;
  justify-content: center;
  width: 100%;
  height: 100%;
  flex: 1;
}

.productlijn-categories .category .border-bottom .border {
  width: 65%;
  height: 2px;
  background: #363636;
}

.productlijn-categories .category .title-image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: -20px;
}

.productlijn-categories .category .title {
  width: 100%;
  justify-content: center;
  /* font-size: 18px; */
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  flex: 1;
  display: flex;
  align-items: end;
  word-break: normal;
  overflow-wrap: anywhere;
}

.productlijn-categories .category .cat-inner a:hover {
  color: #000;
}

.productlijn-categories .category .cat-inner a:hover .border-bottom .border {
  background: #ee864d;
}

/* .productlijn-categories .category .cat-inner a:hover .title {
  color: #ee864d;
} */


@media(max-width: 992px) {

  /* .productlijn-categories .category .border-bottom .border{
    background: #ee864d;
  } */
  .productlijn-categories .category {
    margin-bottom: 30px;
  }

  .productlijn-categories .category .cat-inner a {
    padding: 0;
  }
}

@media(max-width: 767px) {
  .productlijn-categories .category .cat-inner {
    height: 165px;
    width: 100%;
  }

  .productlijn-categories .category {
    max-height: 165px;
  }

  /* .productlijn-categories .category .title {
    font-size: 16px;
  } */
}

/* Begin new styling sidebar menu contact page */
/* @media(max-width: 992px) {
  .sidewrap.dev {
    display: block !important;
  }

  .sidewrap.dev .affil-with_block {
    display: none !important;
  }
} */


/* Begin styling empty textpage */
#empty-textpage .content {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 40px 0;
}

#empty-textpage .content .text {
  max-width: 900px;
}

@media(max-width: 767px) {
  #empty-textpage .content {
    padding: 20px 0;
  }

  #empty-textpage .content .text {
    max-width: none;
  }
}

/* End styling empty textpage */

.product-image-wrap:has(.productlabel.new) .productlabel.rounded.sale {
  top: 50px;
}

.cart_extrafield { 
    display: flex;
    flex-direction: column;
    margin-bottom: 20px ;
    border-top: 1px solid #ee864d;
    border-bottom: 1px solid #ee864d;
    padding: 20px 0;
}
.cart_extrafield textarea {
  box-shadow: none;
  border: none;
  padding: 10px;
}
.cart_extrafield textarea:focus-visible{
  outline: 1px solid #ee864d;
}
.cart_extrafield--bottom{
  margin-top: 10px;
  opacity: .9;
}

.sm-checkout .smc-products-table tr{
  display: flex;
}

.product-properties-title,
.product-property span{
  font-weight: bold;
}
.product-properties-title{
  margin-bottom: 12px;
}

/* review page  */
.add-review-block{
  background: rgb(86 28 68 / 3%);
  padding: 40px;
  /* max-width: 600px; */
}
.add-review-block .required.error{
  border: 1px solid red;
}

.add-review-block .title{
  padding: 0 8px;
  font-size: 25px;
  color: #343434;
  margin-bottom: 10px;
}

.add-review-block form{
  display: flex;
  flex-direction: column;
    max-width: 600px;

}

.add-review-block .smc-input{
  position: relative;
  width: 100%;
  max-width: 100% !important;
}

.add-review-block .custom-select {
  width: 100%;
  border-radius: var(--smc-border-radius);
  box-shadow: var(--smc-box-shadow);
  background: var(--smc-field-background);
  color: var(--smc-field-color);
  height: var(--field-height);
  padding: 0px var(--field-padding);
  outline: none;
  border: 1px solid var(--smc-border-color);
  text-align: start;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.add-review-block .bx.bx-chevron-down{
  position: absolute;
  right: 20px;
  display: flex;
  top: 0;
  align-items: center;
  height: 100%;
  font-size: 24px;
}

.add-review-block .custom-select::-ms-expand {
  display: none;
}

.add-review-block .btn {
  width: fit-content;
  margin-top: 16px;
}

.add-review-block .notes,
.add-review-block .btn {
  margin-left: 8px;
  margin-top: 8px;
}

.add-review-block .notes .required-message{
  opacity: .6;
}

.add-review-block .notes .public-message{
  font-weight: 500;
}

.review-error{
  display: none;
  color: red;
  padding: 0 8px;
}

.review-mandatory:has(.error) .review-error{
  display: flex;
}

@media(max-width:767px){
  .add-review-block{
    padding: 20px;
  }
}
/* -------------------------------------------------
   FIX: Filters sidebar (desktop)
   Probleem: laatste checkbox viel weg door hoogte
   Oplossing: padding verkleind naar 3px
   ------------------------------------------------- */
@media (min-width: 992px){
  .filter-wrap .ui.checkbox {
    padding: 3px 0 !important;
  }
}

@media(max-width: 1199px){
  .collection-wrap {
    width: 100%;
  }
}

.collection-main__row,
.catalog-main{
  display: flex;
}

@media(max-width:991px){
  .catalog-main .sidebar {
    display: none;
  }
  #header-new .usp-bar .menu-item.other-shops {
    display: none;
  }
}
