/* ALLES HIERONDER IS HANDIG OM OVERAL TE HEBBEN */
a {
  color:#232323;
}

a:hover {
  color:#F78914;
}

div#navbar li.active a,
.blog-sidebar .recent-post-widget .post h4.active a {
	color:#F78914;
}

.blog-sidebar .recent-post-widget .post h4.active a {
  cursor: default;
  pointer-events: none;
}

.kleurtje {
  color: #F78914;
}

.kleurtjeTwee {
  color: #72a01e;
}

.orico-testimonial-img.customreview {
  display: flex;
  justify-content: center;
}

li.sterrenhome i {
  color: white;
}

.requiredstar::after {
	content: '*';
	font-family: 'Courier';
	color: red;
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: red;
}

figure {
    margin: 0px 0px 10px 0px;
    max-width: 100%;
    height: auto;
}


figure.image-left {
    float: left;
    margin: 0px 10px 0px 0px;
}

figure.image-right {
    float: right;
    margin: 0px 0px 0px 10px;
}

figure.image-center {
    margin: 0;
}


figure.image-left img, figure.image-right img, figure.image-center img, figure img {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}

figure.image-center img {
  max-width: 100%;
  height: auto;
}

div:has(> input + div.emojiGoedOfFout),
div:has(> textarea + div.emojiGoedOfFout) {
  padding-right: 11px;
  width: 46%;
}

div.fullwidth:has(> input + div.emojiGoedOfFout),
div.fullwidth:has(> textarea + div.emojiGoedOfFout) {
  padding-right: 20px;
  width: 95.75%;
}

div.fullwidth > input + div.emojiGoedOfFout,
div.fullwidth > textarea + div.emojiGoedOfFout {
  right: 20px;
}

.check-box-wrap.submit-area .input-box {
  margin-left: auto;
  margin-right: auto;
}

li.contact-info a {
  padding-bottom: 15px;
  position: relative;
  color: #d1d1d1;
  font-size: 16px;
}

li.contact-info a:hover {
  color: #F78914;
}

.col-lg-6.col-md-12.col-12.copy p a {
  color: #d1d1d1;
}

.col-lg-6.col-md-12.col-12.copy p a:hover {
  color: #F78914;
}

.wpo-site-footer .wpo-lower-footer .link a:hover {
  color: #F78914;
}

footer.wpo-site-footer {
  background: none;
}

.orico-product-section .product-wrap .gallery-container .orico-product-single .orico-product-text .product-price ul li:first-child:last-child,
.orico-product-section .product-wrap .gallery-container .orico-product-single .orico-product-text-hide .product-price ul li:first-child:last-child,
.shop-section .orico-product-single .orico-product-text .product-price ul li:first-child:last-child,
.shop-section .orico-product-single .orico-product-text-hide .product-price ul li:first-child:last-child {
  text-decoration: none;
  margin-right: 0;
}

select[name=show]:has(option[data-non-standard=true][selected]) {
  font-style: italic;
}

select[name=show] option[data-non-standard=false] {
  font-style: normal;
}

.custom .pagination-wrapper {
  margin-top: 0;
  margin-bottom: 60px;
}

div:has(#grid-tab.active) + div.custom {
  display: none;
}

div:has(#list-tab.active) + div.custom {
  display: block;
}

.shop-section .owl-carousel .owl-nav,
.shop-section .owl-carousel .owl-dots {
  display: none;
}

.shop-section .orico-product-single .orico-product-text-hide .orico-product-link li:first-child {
  margin-left: 0;
}

.shop-section .orico-product-single:hover .orico-product-text {
  opacity: inherit;
}

.shop-section .orico-product-single:before {
  content: none;
}

.orico-product-section .product-wrap .gallery-container .orico-product-single .orico-product-text h2 a:hover {
  color: #ffffff;
}

.orico-product-section .product-wrap .gallery-container .orico-product-single:before {
  content: none;
}

.shop-section .orico-product-single:hover,
.orico-product-section .product-wrap .gallery-container .orico-product-single:hover {
  background-color: #F78914;
}

.orico-product-section .product-wrap .gallery-container .orico-product-single:hover .orico-product-text {
  opacity: inherit
}

@media (max-width: 991px) {
  .wpo-site-header #navbar>ul>li>ul>li>a {
    color: #232f4b;
  }
}

.wpo-header-style-2 .topbar .contyact-info-wrap .contact-info .info-text P a {
  color: #687693;
}

.wpo-header-style-2 .topbar .contyact-info-wrap .contact-info .info-text P a:hover {
  color: #F78914;
}
/* header  */
/* dropdown in de header  */
.nav-link.dropdown-toggle:hover,
.nav-link.dropdown-toggle:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.dropdown-menu:hover {
    display: block;
}
/*categorie icoontjes*/
.fa-solid, .fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 50px;
  color: #8ec132;
}

li.iconglobal a i {
  color: white;
  font-size: 20px;
  align-items: center;
}

li.iconglobal a:hover i {
  color: #f78914;
}

.wpo-page-title {
  min-height: 175px;
}

.wpo-page-title .wpo-breadcumb-wrap ol li.active {
  color: #F78914;
}

/*Icoontjes homepagina padding*/
.icon.custompad i {
  padding-top: 35px;
}

.product-details .product-single-content h5.kleinerdaniets {
  font-size: 30px;
}

.modal-content .product-details {
  overflow-x: clip;
  width: 100%;
}

.wpo-contact-pg-section .wpo-contact-form-area {
  margin-bottom: 125px
}

.input-box label {
  padding-left: 25px !important;
}

.cart-area .cart-product-list ul li.disabled {
  text-decoration: line-through;
  color: #ff000080;
}

p.success {
  background-color: rgb(35, 223, 35);
  color: black;
  text-align: center;
}

.product-list .orico-product-single .orico-product-text {
  width: 100%;
}

.wpo-contact-pg-section form input.input-error, .wpo-contact-pg-section form select.input-error, .wpo-contact-pg-section form textarea.input-error {
  border-color: red;
}

.wpo-shop-single-section .product-details ul.rating li::before {
  display: none;
}

.wpo-shop-single-section .product-details ul.rating li {
  padding-left: 0;
}

.use-delivery {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

[id^="sprig-product-"].htmx-request {
  pointer-events: none;
}

.orico-product-text-hide {
  padding: 0 10px;
}

.filters input[type=checkbox] + label {
  padding: 0;
}

.filter-blocker {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}

#shop.htmx-request .filter-blocker {
 display: block; 
}

.lds-ring,
.lds-ring div {
  box-sizing: border-box;
}
.lds-ring {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #F78914;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #F78914 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.htmx-request .lds-ring {
  display: flex;
}

.htmx-request .pagination-wrapper {
  opacity: 0.5;
}

.htmx-request .pagination-wrapper a {
  pointer-events: none;
}

input#qtyInput::-webkit-outer-spin-button,
input#qtyInput::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input#qtyInput[type=number] {
  appearance: textfield;
  -moz-appearance: textfield;
}

.price-input-container { 
  width: 100%; 
} 

.price-input .price-field { 
  display: flex; 
  margin-bottom: 22px; 
} 

.price-field span { 
  margin-right: 10px; 
  margin-top: 6px; 
  font-size: 17px; 
} 

.price-field input { 
  flex: 1; 
  height: 35px; 
  font-size: 15px; 
  font-family: "DM Sans", sans-serif; 
  border-radius: 9px; 
  text-align: center; 
  border: 0px; 
  background: #e4e4e4; 
} 

.price-input { 
  width: 100%; 
  font-size: 19px; 
  color: #555; 
} 

/* Remove Arrows/Spinners */
.range-input input::-webkit-outer-spin-button, 
.range-input input::-webkit-inner-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
} 

.slider-container { 
  width: 100%; 
} 

.slider-container { 
  height: 6px; 
  position: relative; 
  background: #e4e4e4; 
  border-radius: 5px; 
} 

.slider-container .price-slider { 
  height: 100%; 
  left: 25%; 
  right: 15%; 
  position: absolute; 
  border-radius: 5px; 
  background: #01940b; 
} 

.range-input { 
  position: relative; 
} 

.range-input input { 
  position: absolute; 
  width: 100%; 
  height: 5px; 
  background: none; 
  top: -5px; 
  pointer-events: none; 
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none; 
} 

/* Styles for the range thumb in WebKit browsers */
.range-input input[type="range"]::-webkit-slider-thumb {
  height: 18px;
  width: 18px;
  border-radius: 70%;
  background: #F78914;
  pointer-events: auto;
  -webkit-appearance: none;
  -webkit-border-radius: 70%;
  -moz-border-radius: 70%;
  -ms-border-radius: 70%;
  -o-border-radius: 70%;
}

#sidebar .disabled {
  opacity: 0.3;
}

#sidebar input:disabled {
  border: 1px solid #ccc;
}

.price-input ul {
  list-style: none;
}

.item-adjust-btn {
  border: 1px solid #818181;
  border-radius: 50%;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  padding: 12px;
}

.shoping-list .nav-link.active {
  color: #FFFFFF;
}

.form-control.varianten-select {
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  -ms-appearance: auto;
  -o-appearance: auto;
  margin-bottom: 10px;
  width: fit-content;
}

.shop-section .orico-product-single .orico-product-item {
  background: #ffffff;
}
.shop-section .orico-product-single {
  padding: 31px;
}





@media screen and (max-width: 768px) { 
  .price-input { 
      flex-direction: column; 
      align-items: center; 
  } 

  .price-field { 
      margin-bottom: 10px; 
  } 
}

/* Homepage slider h2 naar h1 met behoud van opmaak */
.wpo-hero-slider .slide-title h1 {
  font-size: 50px;
  font-weight: 400;
  line-height: 45px;
  margin: 10px 0 15px;
  color: #fff;
}

p.displayed-value,
div.displayed-value {
  background: transparent;
  font-size: 1rem;
  margin: 0;
  color: #fff;
  cursor: not-allowed;
  border-radius: 0px;
  line-height: 1.5;
}

div.displayed-value {
  background-color: #a9a9a9;
  width: 100%;
  height: 50px;
  padding: 6px 25px;
  box-shadow: none !important;
  border: 1px solid #ebebeb;
  position: relative;
}

p.displayed-value {
  vertical-align: middle;
  padding: 0;
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.wpo-site-header .header-right .search-toggle-btn {
    display: block;
}

select#fields-shippingMethod {
  color: #212529;
}

select#fields-country {
  color:  #212529;
}

input#fields-kortingscode::placeholder {
  color: #212529;
}