/* ALLES HIERONDER IS HANDIG OM OVERAL TE HEBBEN */

.preloader {
  background-color: #DBA033;
}

.preloader-close {
  background-color: #ADD7E4;
}

.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: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}

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

h1, h2, h3, h4, .sec-title h2, .page-title h2 {
  color: #202945;
}

.text, p {
  color: #202945
}

a:hover {
  color: #DBA033;
}

.button-box a:hover, .btn-style-three:before{
  background-color: #202945;
  background: #202945;
}

.page-wrapper {
  background-color: #F4F4F6;
}

.social-box.footermenu li {
  margin-left: 0px;
  margin-right: var(--margin-right-5);
}

.footer-style-two .page-list li a:hover {
  color: #FFFFFF;
}

/* knop in de header */
.main-header .button-box .theme-btn {
  width: 100%;
}

/* Footer FA iconen */
#footerIcon {
  margin-right: 5px;
}

.footer-style-two.style-two, 
.footer-style-two.style-two a,
.footer-style-two .widgets-section .text p{
  margin-top: 0px;
  background-color: #DBA033;
  color: #202945;
}



.footer-style-two .copyright {
  font-size: var(--font-16);
}

.footer-bottom-inner {
  text-align: center;
}

.paddingtopbot {
  padding: 20px 0;
}

.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;
}

.footer-style-two .page-list li {
  font-size: var(--font-16);
  color: var(--color-thirty);
  font-family: var(--font-family-Inter);
}

.styled-form .form-group button {
  border-radius: 5px;
}

/* Set background image in center of the page */

.account-background {
  background-image: url(/images/background/pattern-24.png);
  background-repeat: no-repeat;
  background-position: right top;
}

/* Product page */

.custom-select .select-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 25px;
  border: 1px solid #9f9f9f9f;
  font-size: 16px;
  color: var(--color-sixty);
}

.custom-select .select-options {
  border: 1px solid #9f9f9f9f;
  font-size: 16px;
}

.custom-select .select-options .select-option {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 25px;
  color: black;
}

.custom-select .select-options .select-option:hover {
  background-color: var(--main-color);
  color: white;
  cursor: pointer;
}

.hidden-options {
  display: none;
}

.custom-select .select-options .select-option.selected-option {
  background-color: var(--main-color);
  color: white;
}

.cart-table tbody tr.options td {
  padding: 5px 10px;
}

.cart-table .options:last-child {
  border-bottom: none;
}

.cart-table .cross-icon {
  position: absolute;
  right: -8px;
  top: -8px;
  width: auto;
  height: auto;
  font-size: 8px;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  font-family: "Flaticon";
  color: var(--white-color);
  background-color: var(--main-color);
  padding: 5px;
}

.cart-table .price,
.cart-table .sub-total {
  font-size: var(--font-18);
}

#bezorgAdres::placeholder,
#factuurAdres::placeholder {
  color: #c9c9c977;
}

/* Media Queries*/

@media only screen and (max-width: 960px) {
  .table-outer {
    padding: 0 30px;
  }
}

.btn-style-three.search {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
}

.banner-section {
  padding-top: 0px;
  padding-bottom: var(--padding-bottom-60);
}

h4.active a {
  color: black;
}

.rating {
  position: relative;
  font-size: var(--font-16);
  color: var(--color-five);
  margin-bottom: var(--margin-bottom-15);
}

.rating .light {
  opacity: 0.20;
  color: var(--black-color);
}

.shop-item .image, .feature-block-two .image, .news-block .image, .banner-section .carousel-box .image, .blog-detail .image {
  background-color: transparent;
  border-radius: 5px;
}

.feature-block-two .image {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.shop-item .inner-box:hover .image img, .feature-block-two .inner-box:hover .image img, .news-block .inner-box:hover .image img, .banner-section .carousel-box .image:hover img {
	opacity:1;
}

.inloggen .flaticon-user:before, .search .flaticon-search:before, .main-header .flaticon-user:before, .shipping-list .flaticon-padlock:before, 
.shipping-list .flaticon-location:before, .shipping-list .flaticon-user:before {
  margin-right: var(--margin-right-10);
  font-size: 12px;
  font-family: flaticon;
}

.btn-style-three, .blog-section .button-box .theme-btn {
  border-radius: 5px;
}

.icon.flaticon-shopping-cart-1 {
  font-family: flaticon;
  font-size: 20px;
}

.inloggen-account .theme-btn.btn-style-four.clearfix, .main-header.fixed-header .sticky-header .main-menu .navigation > li > a {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.btn-style-four, .btn-style-four .btn-wrap .text-one {
  background-color: #ADD7E4;
  color: #202945;
}

.main-header .sticky-header,
.main-header.header-style-three {
  background-color: #EBF8FE;
}

.main-header .main-menu .navigation > li:hover > a, .main-header .main-menu .navigation > li.current > a {
  color: #202945;
}

.main-header .main-menu .navigation > li.dropdown > a:before,
.main-header .main-menu .navigation > li > ul {
  background-color: #FFFFFF;
  color: #202945;
}

.main-header .main-menu .navigation > li > ul > li > a {
  color: #202945;
}

.main-header .main-menu .navigation > li > ul > li > a:before {
  color: #202945;
  content: none;
}

.main-header .main-menu .navigation > li > ul > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li:hover > a, .main-header .sticky-header .main-menu .navigation > li.current > a {
  color: #DBA033;
}

.inloggen-account .theme-btn.btn-style-four.clearfix .icon {
  margin: 0px;
}

.inloggen-account .text-one, .inloggen-account .text-two {
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--font-family-Inter);
  font-size: var(--font-14);
  line-height: 1.5;
}

.inloggen-account {
  padding: 10px 20px;
}

.shop-comment-form .rating-box .rating a[data-chosen="true"] {
  color: var(--main-color);
}

.contact-form .form-group input.custom-input-style {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 25px;
  height: 55px;
  border-radius: 0px;
  font-size: var(--font-16);
  color: var(--color-sixty);
  background: var(--white-color);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid #9f9f9f9f;
}

.contact-form .form-group textarea.custom-input-style {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 15px 25px 25px;
  font-size: var(--font-16);
  color: var(--main-color-two);
  height: 220px;
  background: var(--white-color);
  resize: none;
  font-size: 16px;
  border-radius: 0px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid #9f9f9f9f;
}

.max-chars-span {
  position: absolute;
  bottom: 0;
  right: 5px;
  opacity: 0.5;
}

.styled-pagination li a:hover, .styled-pagination li a.active {
  background-color: #ADD7E4;
}

.preloader-close {
  color: #202945;
}

.mobile-menu .search-box .form-group input[type="text"]:focus, .mobile-menu .search-box .form-group input[type="search"]:focus {
  border-color: 1px solid rgba(var(--black-color-rgb), 0.06);
}

.sidebar .search-box .form-group#search input[type="text"] {
  height: 40px;
}

.sidebar .search-box .form-group#search button {
  height: 40px;
  width: 40px;
}

@media only screen and (min-width: 1023px) {
  .main-header.header-style-three.fixed-header #hideStickySearch {
    display: none;
  }
}

.main-header .main-menu .navigation > li > ul > li > ul {
  background-color: #202945;
}

.footerLogin a {
  background-color: #000;
}

.sidebar .search-box .form-group button:hover {
  background-color: #202945;
}

.main-header .main-menu .navigation > li > ul > li:hover > a, .main-header .sticky-header .main-menu .navigation > li:hover > a, 
.main-header .sticky-header .main-menu .navigation > li.current > a, .main-header .main-menu .navigation > li > ul > li > ul > li > a:hover, 
.main-header .main-menu .navigation > li > ul > li.dropdown:hover > a:after, .main-header .main-menu .navigation > li > ul > li > ul > li:hover > a::before {
  color: #202945;
}

.footer-style-two.style-two .widgets-section {
  padding-top: 70px;
}

.faq-section-three .counter {
  color: #202945;
}

.banner-section .carousel-box:before {
  background-color: #F4F4F6;
}

.service-block-six .icon-box:before {
  content: none;
}

.service-block-five .icon-box {
  background-color: transparent;
}

.service-block-five:nth-child(2) .icon-box {
  background-color: transparent;
}

.service-block-five:nth-child(3) .icon-box {
  background-color: transparent;
}

.service-block-six h5 a:hover {
  color: var(--color-ten);
}

.main-header .main-menu .navigation > li {
  margin-right: 10px;
}

.mobile-menu .nav-logo {
  background-color: #F4F4F6;
}

#addToCart .buttons-box button {
  background-color: #DBA033;
  color: #202945;
} 

#addToCart .buttons-box .btn-style-three:before {
  background: #DBA033;
}

#addToCart .buttons-box .btn-style-three .btn-wrap .text-one, #addToCart .buttons-box .btn-style-three .btn-wrap .text-two {
  color: #202945;
}

.filter-box, .form-group .ui-selectmenu-button.ui-button {
  background-color: #f4f4f6;
}

.services-section-five {
  padding: 60px 0px 0px 0px;
  background-color: #EBF8FE;
  margin-bottom: 3rem;
}

#prod-details ol {
  margin-left: 20px;
  padding-left: 20px;
}

#prod-details ol li {
  list-style-type: decimal;
}

#prod-details ul {
  margin-left: 20px;
  padding-left: 20px;
}

#prod-details ul li {
  list-style-type: disc;
}

#prod-details li {
  margin-bottom: 10px;
}

.mobile-menu .menu-box {
  background: #F4F4F6;
  transition: all 0ms ease;
  -moz-transition: all 0ms ease;
  -webkit-transition: all 0ms ease;
  -ms-transition: all 0ms ease;
  -o-transition: all 0ms ease;
}

.main-header .mobile-menu .navigation li > a {
  color: #202945;
}

.main-header .mobile-menu .navigation li:hover > a, .main-header .mobile-menu .navigation li.current > a {
  color: #202945;
}

.mobile-menu .sidebar input[type="text"]::placeholder {
  color: #202945; /* Change this to your desired text color */
}

.mobile-menu {
  width: 100%;
}

.mobile-menu .close-btn {
  right: 10px;
  top: 25px;
}

/* Set styling for shop order by and limit items per page fields */
select[name="orderVal"], select[name="limit"] {
  width: 100%;
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  border: 1px solid #9f9f9f9f;
  font-size: 16px;
  color: black;
  cursor: pointer;
}

/* Postition <span class="icon flaticon-user"></span> in limit select */
.filter-box .icon.flaticon-list {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
