@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* Firefox specific rule */
@-moz-document url-prefix() { body { /*font-weight: lighter !important;*/ }}

/* GLOBAL BOX-SIZING */
*, *:after, *:before {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;}


.paoc-cb-popup-body .wpcf7-form .col-md-6 > p{
	display:none;
}

.tax-product_cat .woocommerce-products-header .container { padding: 0px !important; } 

/* HTML */
html {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:0!important;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;font-weight: 400;overflow-x: hidden;}
body { font-family: 'PT Sans', sans-serif; min-height: 100%; opacity: 1;transition: 1s opacity;background:#fff;color:#000;margin:0;font-size:18px; font-weight:400; line-height:30px;}
body.fade-out {opacity: 0;transition: none;}

/* CLEAR */
.clear:before, .clear:after {content:' ';display:table;}
.clear:after {clear:both;}
.clear { *zoom:1;}
.eeb-encoded  { display: none !important; }

/* BASIC */
p {margin:0 0 32px 0;}
img {max-width:100%;height:auto;} p a{
	font-weight:600;  text-decoration:underline; text-decoration-color: #CC2130
}
a {text-decoration:none;color: #132852;  -webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;} a:focus, a:active {outline:0;}
a:hover {outline:0;text-decoration:none;color:#132852;}
ul, li, lo {list-style: none outside none;padding: 0;margin: 0;}
article li {padding-left: 1em;text-indent: -.7em;list-style: disc inside none;}
i.fa, .fa, .fas, .fab {color:#CC2130; font-weight: bold;}

/* woocommerce */
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li { padding-left: 15px; }
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background: no-repeat; }

ul.products li a.paoc-popup-click { display: none !important; }

.otgs-development-site-front-end { display: none; }

/* STRUCTURE */
section {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
blockquote {font-weight:600;font-size:18px;}

/* HEADINGS */
h1 {font-size:40px;color: #132852;line-height: 30px;}
h2 {font-size:30px;color: #132852;}
h3 {font-size:24px;}
h4 {font-size:22px;}
h5 {font-size:20px;color: #132852;line-height: 32px;margin-bottom: 10px !important;}
h6 {font-size:18px;}
h1, h2, h3, h4, h5, h6 {margin:0; font-weight:600; font-family:'Montserrat', sans-serif;}

/* LOGO */
.logo {display: inline-block;height: auto;line-height: 0;}
.logo img {height: auto;width: 100%;max-width:100%;transition: max-width .3s;-webkit-transition: max-width .3s;-moz-transition: max-width .3s;-o-transition: max-width .3s;}

/* HEADER */
header {z-index: 999;width:100%;position:relative;padding:0px 0 0 0;}
.header-desktop .header-contact {/*! text-align: right; */}
.header-desktop .header-contact li {display:inline-block;margin: 0 30px 0 0px;font-size: 14px;color: #132852;}
.header-desktop .header-contact li i {margin:0 10px 0 0;font-size: 16px;}
.header-desktop .header-contact-button {display: inline-block;background: #CC2130;padding: 5px 25px;border-radius: 5px;color:#fff;box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}

/* MENU */
nav {display: block;width: 100%;padding-top: 0;margin: 0;text-align: right;}
#saleswizardnav {width: auto;display: inline-block;vertical-align: middle;}
#saleswizardnav > ul > li {display: inline-block;line-height: 1; padding-bottom:12px;}
#saleswizardnav > ul > li > a {font-size:18px;text-decoration: none;padding:17px;color: #132852;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;display:block;line-height: 27px;text-transform: uppercase;}
#saleswizardnav > ul > li > a:hover {color:#CC2130;}
#saleswizardnav > ul > li:first-child a {padding-left:0;}
#saleswizardnav > ul > li:last-child > a {padding-right:0;}
#saleswizardnav > ul > li > ul li a {color:#fff;}
#saleswizardnav li:hover > ul {display:flex;}
#saleswizardnav ul ul {display:none;position: absolute;left:0;background:#CC2130;min-width:230px;z-index: 9;font-size: 14px;text-align: left;padding: 8px 0;}
#saleswizardnav ul ul a {color:#fff;text-decoration: none;padding:8px 20px;display: block;}
#saleswizardnav ul ul li {-webkit-transition: background 0.4s ease 0s;-moz-transition: background 0.4s ease 0s;-o-transition: background 0.4s ease 0s;transition: background 0.4s ease 0s;}
#saleswizardnav ul ul li:hover {/*! background:#fff; */}
#saleswizardnav ul ul li:hover > a {/*! color:#CC2130; */}
#saleswizardnav ul ul ul {left:100%;top:0;position: absolute;}
.winkelmand-link {display:none;}

/* HERO HOMEPAGE */
.hero {height:500px;position:relative;background-position: center;background-size:cover;margin-bottom:25px;display: none;}
.hero .hero-inner {background:rgba(0,0,0,.5);width:100%;height:100%;display:flex;align-items:center;}
.hero .hero-inner a {display:inline-block;background:#CC2130;padding:5px 50px;border-radius: 5px;}
.hero .hero-inner h1, .hero .hero-inner p, .hero .hero-inner a {color:#fff;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeIn;animation-name: fadeIn;}

/* HEADER VERVOLGPAGINA */
.archive .page-hero { margin-bottom: 60px; }
.page-hero {padding:40px 0;position: relative;display:flex;align-items: center;background-color:#eee;margin-bottom: 60px;text-align: center;background-size: cover;background-position: center;z-index: 0;}

/* CONTENT */
.main-content {  }
.main-content ul { margin-bottom: 30px; }
.archive .main-content ul { margin-bottom: 32px; }
.archive .product-top h2 { margin-bottom: 20px; }
.archive .main-content ul.products { margin-bottom: 0px; }

/* woocommerce */
#probox ul.products { display: flex; flex-wrap: wrap; }
#probox ul.products li { list-style-type: none; }

/* product-box */
#product-box {  }
#product-box ul.products li { width: 90%; list-style-type: none; }

/* woocommerce-loop-category__title */
.woocommerce-loop-category__title { padding: 0.5em 0; margin: 0; font-size: 1em; }

/* cat-box */
.cat-box { padding: 225px 45px 85px 45px; position: relative; }
.cat-box p { color: #fff; }
.cat-box a { border: 2px solid #fff; color: #fff;  padding: 10px; text-decoration: none; }
.cat-box a span { color: #fff;  }
/* redbox */
.redbox { background-position: left top; background-repeat: no-repeat;  background-size: cover; background-color: rgb(237, 237, 237);  border-width: 2px; border-color: rgb(169, 31, 35);
    border-style: solid;  padding: 20px;  min-height: 0px; }
.redbox h3 { margin-bottom: 20px; } 
.redbox p { color: #747474; } 
.redbox .red-button { background-image: linear-gradient(to top,#a91f23,#cc2030); color: #fff; padding: 10px 15px; margin: 0 auto; display: table; }
.redbox .wpb_wrapper { padding: 10px; }

/* tabel */
table { border: 1px solid #dcdcdc; background-color: #fff; box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%);}
table:nth-child(even), table tr:nth-child(even) { background: #f6f6f6; }

/* banner-box */
#banner-box {  }
#banner-box h2 { margin-bottom: 25px; color: #fff; font-size: 40px; }
#banner-box h3 { margin-bottom: 25px; color: #fff; font-size: 30px; }

/* FOOTER */
footer {background:#FFFFFF;color:#515A5A;font-size: 16px;line-height: 26px;float: left;width: 100%;}
footer .top-footer {padding:40px 0 10px 0;}
footer .top-footer .footer-title {font-size:20px;text-transform: uppercase;font-weight:600;margin-bottom:25px;color:#132852;display: block;line-height: 32px;font-family: 'Montserrat', sans-serif;}
footer .top-footer a, footer .bottom-footer a {color:#132852;}
footer .top-footer a:hover {color:#132852;}
footer .bottom-footer a:hover {color:#132852;}
footer .bottom-footer, .product-bottom {padding:25px 0;margin-top: 70px;position: relative;}
footer .bottom-footer p {margin:0;font-size:14px;}

/* CONTACTFORMULIER */
.wpcf7 {padding:0;position:relative;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {height:40px;font-size:16px;padding:10px;border:1px solid #DDDDDD;background:#f7f7f7;font-family: 'PT Sans', sans-serif;width:100%;margin-bottom:10px;color: #444;line-height: 24px;}
.wpcf7 input[type="checkbox"] {width:auto;height:auto;font-size:14px;width:100%;}
.wpcf7 textarea {height:140px;resize:none;font-size: 16px;padding: 10px;border: 1px solid #DDDDDD;background: #f7f7f7;font-family: 'PT Sans', sans-serif;width: 100%;margin-bottom: 10px;color: #444;line-height: 24px;}
.wpcf7 button[type="submit"] {position:relative;font-weight:bold;background:#fff;color:#CC2130;font-size:16px;padding:7px 29px;cursor:pointer;border-radius: 5px;appearance: none;-webkit-appearance: none;font-family: 'PT Sans', sans-serif;border: 2px solid #CC2130;line-height: 32px;text-transform: uppercase;}
.wpcf7 button[type="submit"] i {color:#fff;position:absolute;left:10px;top:14px;font-size:14px;}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {outline:0;}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder { opacity: 1; }
.wpcf7 .wpcf7-list-item {font-size:14px;}
.wpcf7 .wpcf7-list-item a {color:#CC2130;}
.wpcf7 .wpcf7-list-item, .wpcf7 .wpcf7-list-item input {margin:0;width:auto;}
.wpcf7 .row {margin-left:-5px;margin-right:-5px;}
.wpcf7 .col-md-6, .wpcf7 .col-md-12 {padding:0 5px;}
.wpcf7-form-control-wrap {position:relative;}
.wpcf7-not-valid-tip {color:#f00;position:absolute;right:10px;font-size:75%;}
.wpcf7-response-output {}
.screen-reader-response {display:none;}
.footer-form .wpcf7 button[type="submit"] { margin-bottom: 15px; }

/* SCROLL TOP */
#sw-scroll {position:fixed;right:10px;bottom:10px;cursor:pointer;width:50px;height:50px;background-color:rgba(0,0,0, 0.8);text-indent:-9999px;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index: 99;}
#sw-scroll span {position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#ffffff;}
#sw-scroll:hover {background-color:#000;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}

/* CONTACT INFO WIDGET */
ul.contact-info-widget.vertical {margin-bottom: 25px;}
ul.contact-info-widget li {;display:block;color: #515A5A;text-indent: 0;}
ul.contact-info-widget li:nth-child(2),ul.contact-info-widget li:nth-child(4) {margin-bottom:20px;}
ul.contact-info-widget a {transition: color .3s;-webkit-transition: color .3s;-o-transition: color .3s;-moz-transition: color .3s;}
ul.contact-info-widget a:hover {color:#132852;}
ul.contact-info-widget li.info-title {padding-left: 0;}
ul.contact-info-widget li i.fa, ul.contact-info-widget li i.fab {margin: 0 0 0 -40px;width: 40px;font-size:14px;text-align: center;display: none;}
ul.contact-info-widget li span.infotxt {font-weight: bold;}

/* MISC */
a.tb_infolink {display: none !important;}
a.tb_refreshlink {margin: 0 !important;padding: 2px !important;height: 20px !important;width: 20px !important;background-color: #e8e8e8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius: 50%;}
div.tb_tools {background:none !important;}
span.tb_author, span.tb_msg {color: #8a8a8a;}
body .wpcf7-form.submitting .ajax-loader{visibility:visible !important}
body .ajax-loader{margin-top:15px}

/* SEARCH */
.zoekresultaat, .bericht {margin-bottom:50px;}
.zoekresultaat .button, .bericht .bericht-button {display: inline-block;font-size: 16px;line-height: 20px;margin-top: 15px;}
.zoekresultaat p, .bericht p {margin:15px 0;}

/* WORDPRESS CORE */
.alignnone {margin:5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block;margin:5px auto 5px auto;}
.alignright {float:right;margin:5px 0 20px 20px;}
.alignleft {float:left;margin:5px 20px 20px 0;}
.aligncenter {display:block;margin:5px auto 5px auto;}
a img.alignright {float:right;margin:5px 0 20px 20px;}
a img.alignnone {margin:5px 20px 20px 0;}
a img.alignleft {float:left;margin:5px 20px 20px 0;}
a img.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.wp-caption {background:#FFF;border:1px solid #F0F0F0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone {margin:5px 20px 20px 0;}
.wp-caption.alignleft {margin:5px 20px 20px 0;}
.wp-caption.alignright {margin:5px 0 20px 20px;}
.wp-caption img {border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption .wp-caption-text, .gallery-caption {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

/* PAGINA EFFECT BIJ MOBIELE MENU WEERGAVE */
/* body page.blur {-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);-ms-filter: blur(3px);filter: blur(3px);  } */
body page.blur * {pointer-events: none;}
body page {transition: all 0.2s ease;}
page {width: 100%;top: 0px;min-height: 100%;position: relative;margin: 0 auto;padding: 0;display: block;}

/* MOBIELE MENU */
.header-nav-mob {position: fixed;top: 0px;/* left: -100vw; */right: -300px;opacity:0;z-index: 999999;background-color:#FFFFFF;width: 300px;height: 100%;padding-top: 15px;font-size: 18px;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;overflow-y: scroll;z-index: -1;box-shadow: 0 3px 6px rgba(0,0,0,0.16);border-left: 2px solid #CC2130;}
.header-nav-mob .current-menu-item a {color: #A91F23;}
.header-nav-mob.active {right: 0;opacity:1;z-index: 9999999;}
.header-nav-mob ul li a {line-height: 2.5em;font-size:20px;text-transform: uppercase;}
.header-nav-mob ul li {text-align:left;}
.header-nav-mob > ul > li {}
.header-nav-mob ul ul li a {font-size:14px;}
.header-nav-mob ul li ul {padding-left: 10px;}
.header-nav-mob i {/*! color:#fff; */}
.header-menu-button {display: none; position: absolute; top:16px;right:15px;z-index: 9999; color: #fff; font-size: 20px; cursor: pointer; font-weight: bold; text-transform: uppercase;padding:0;}
.header-menu-button span { display: inline-block; float: right;  }
.header-menu-button i { color: #fff; font-size: 30px; }
li .sub_menu_icon:before {content:"\f107";font-family:"Font Awesome 5 Free";font-weight:bold;text-align:right;display: block;color: #CC2130;line-height: 2.9em;font-size: 20px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.has-sub ul {display:none;}
.has-sub {position: relative;padding-right: 5px;}
.has-sub .sub_menu_icon {position: absolute;top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 20%;height: 3.23em;position: absolute;top: 0;right: 5px;cursor: pointer;margin-right:0px;padding: 0px !important;}
.sub_menu_icon {display:none;}
.has-sub .has-sub ul {display:none;}
.mobile_active ul {display:block;}
li .rotate:before{-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}
#mobile-close {color:#CC2130;text-align:left;display:inline-block;position: relative;width:auto;font-size:0;font-weight:bold;margin-bottom: 15px;text-transform: uppercase;width:30px;height:30px;display:flex;align-items: center;justify-content: center;float: right;margin-right: 20px;cursor: pointer;}
.header-nav-mob .main, .header-nav-mob > div { float: left; width: 100%; overflow: auto; border-top: 1px solid #EEEEEE;padding: 25px;}
#mobile-close::before {content: "";background-image: url('/wp-content/uploads/2021/11/hamburger.png');width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;}
.header-mob-phone {position: absolute;right:125px;top:0;width:48px;border-left: 1px solid #F7F7F7;border-right: 1px solid #F7F7F7;line-height: 60px;}
.header-mob-phone i {font-size: 16px;}

/* HAMBURGER MENU ICOON */
#nav-icon {width:30px;height:29px;position:relative;margin:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
#nav-icon span {display:block;position:absolute;height:4px;width:100%;background:#CC2130;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}
#nav-icon span:nth-child(1) {top:0;}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:12px;}
#nav-icon span:nth-child(4) {top:25px;} 
#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(4) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);display: none;}
#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}

/* RESPONSIVE MEDIA QUERIES */
@media screen and (min-width:992px) {
	.header-mob {display:none;}
}
@media screen and (max-width: 991px) {
	header {position:fixed;top:0;background:#fff;box-shadow: 0 3px 25px rgba(0,0,0,0.05);}
	.fixedHeader header {/*! box-shadow:0 3px 10px 2px rgba(0,0,0,.1); */}
	.logo { width: 128px; float: left; margin-left: 15px;}
	.header-mob .header-mob-menu .menu li:nth-of-type(1), .header-mob .header-mob-menu .menu li .woofc-menu-item-inner-subtotal { display: none; }
	.header-mob-menu { position: absolute; right: 65px; top: 0; border-right: 1px solid #F7F7F7; width: 60px; line-height: 60px;}
	section.main-content {margin-top:62px;}
	.header-mob, .header-mob .header-menu-button {display:block;}
	.header-desktop , .header-top-mob-menu ul li .woofc-menu-item-inner, .header-nav-mob .header-contact ul li:nth-of-type(1) , .header-nav-mob .woocommerce-product-search .screen-reader-text , .header-mob-menu .widget_glt_widget {display:none;}
	.header-mob {text-align: center;float: left;width: 100%;border-bottom: 2px solid #CC2130;padding: 14px 0;}
	.header-nav-mob > ul > li .sub_menu_icon { height: 2.5em;}
	.header-top-mob-menu ul li a { font-size: 16px; text-transform: capitalize;}
	.header-top-mob-menu ul li.menu-item.woofc-menu-item.menu-item-type-woofc a::before { content: "Winkelmandje"; color: #132852;}
	.header-nav-mob .header-contact ul li a { font-size: 16px; text-transform: none;}
	.header-nav-mob .header-contact ul li a i { margin-right: 10px;}
	.header-nav-mob .woocommerce-product-search input { background: #EEEEEE; border: none; font-size: 16px; font-family: 'PT Sans', sans-serif; color: #58595B; padding: 15px; width: 100%; margin-top: 25px;}
	.header-nav-mob .woocommerce-product-search { position: relative;}
	.header-nav-mob .woocommerce-product-search button { position: absolute; right: 10px; bottom: 12px; border: none; font-size: 0;}
	.header-nav-mob .woocommerce-product-search button::before { content: "\f002"; color: #58595B; font-size: 23px; font-family: "Font Awesome 5 Free"; font-weight: 700;}
	.header-top-mob-menu .widget_glt_widget { position: absolute; top: 0; left: 0; border: none; margin-left: 20px;}
	.post-list-inner .slick-prev { left: 10px;}
	.post-list-inner .slick-prev,.post-list-inner .slick-next { width: 40px; height: 40px; border: 1px solid #CC2130; background: #fff !important; border-radius: 100%; z-index: 9;}
	.post-list-inner .slick-next { right: 10px;}
	.post-list-inner .slick-prev::before, .post-list-inner .slick-next::before { content: "\f053"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #CC2130; font-size: 20px; opacity: 1;}
	.post-list-inner .slick-next::before { content: "\f054"; }
	.header-nav-mob .switcher { border: none !important; padding: 0; margin-top: -12px;}
}
@media screen and (max-width:768px) {
	h1 {font-size:24px;}
	h2, div.footer-form .textwidget h2 {font-size:24px;line-height: 30px;}
	h3, .slides li.slick-slide .slide-content h3, div.post-inner-single h3 {font-size:24px;line-height: 36px;}
	h4 {font-size:18px;}
	h5 {font-size:16px;}
	h6 {font-size:14px;}
}
/* CSS3 ANIMATIES */
@-webkit-keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
@keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
/* PRINTEN VAN PAGINA */
@media print{blockquote,img,pre,tr{page-break-inside:avoid;}*{background:0 0!important;color:#000!important;text-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}blockquote,pre{border:1px solid #999;}thead{display:table-header-group;}img{max-width:100%!important;}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}

/* BOOTSTRAP GRID */
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1240px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1270px;}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-phone-alt:before{content:"\f879"}.fa-envelope:before{content:"\f0e0"}.fa-search::before {content: "\f002";}.fa-whatsapp::before {content: "\f232";}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-home:before{content:"\f015"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-paper-plane:before{content:"\f1d8"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-youtube::before {content: "\f167";}.fa-map-marker-alt:before{content:"\f3c5"}.fa-twitter::before {content: "\f099";}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-linkedin-in::before {content: "\f0e1";}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-check:before{content:"\f00c";}.fa-clock:before{content:"\f017";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.fa-filter:before{content:"\f0b0";}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}

.woocommerce div.product div.summary.no-prs .woocommerce-product-details__short-description {
    border-bottom: 0;
    margin-bottom: 0;
} 
.summary.entry-summary.no-prs .paoc-popup.popupaoc-button {
    margin-bottom: 0;
}
#woofc-count , .header-top .widget_nav_menu .woofc-menu-item-inner-subtotal {
  display: none;
}
.header-desktop .header-contact li:last-child {
  margin-right: 0;
}
.header-top .widget_nav_menu {
  text-align: right;
  display: inline-block;
}
.header-top .widget_nav_menu ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  font-size: 12px;
  color: #132852;
  line-height: 23px;
  text-align: center;
}
.header-top .widget_nav_menu ul li:first-child {
  margin-left: 0;
}
.header-top .widget_nav_menu ul li i {
  margin: auto;
  width: auto;
}
.header-top .widget_nav_menu ul li i::before {
  font-size: 20px;
}
.woofc-menu-item .woofc-menu-item-inner::after {
  background: #CC2130;
  top: -10px;
  right: -10px;
  left: auto;
}
.header-top .widget_nav_menu ul li:nth-of-type(1)::before {
  content: "";
  width: 21px;
  height: 21px;
  background-image: url('/wp-content/uploads/2021/11/icon-account.svg');
  display: block;
  margin: auto;
}
.woofc-icon-cart7::before {
  width: 24px;
  height: 20px;
  background-image: url('/wp-content/uploads/2021/11/icon-basket.svg');
  content: "";
  display: block;
}
.header-top .widget_nav_menu ul li a {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.header-top .widget_nav_menu ul li.menu-item.woofc-menu-item.menu-item-type-woofc::after {
  content: "Winkelmand";
  line-height: 20px;
  display: block;
}
.header-desktop .row {
  align-items: center;
}
.header-top {
  border-bottom: 1px solid #EEEEEE;
  padding: 5px 0;
}
.header-navigation {
  border-bottom: 2px solid #CC2130;
  padding-top:12px;

  background: #fff;
}
.header-navigation .col-md-3 {
  line-height: 0;
}
.header-navigation .logo{
	padding-bottom:12px;
}
.fixedHeader .header-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
}
.fixedHeader .header-navigation .logo {
  width: 150px;
}
.footer-top {
  background: #F7F7F7;
  border-bottom: 2px solid #EEEEEE;
  border-top: 2px solid #D1D0CE;
  padding: 50px 0;
  float: left;
  width: 100%;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.bottom-footer::before , .abg-img::before , .product-bottom::before {
  content: "";
  width: 100%;
  height: 75px;
  background-image: url('/wp-content/uploads/2021/11/A-fx-grey.png');
  position: absolute;
  left: 0;
  top: -70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-social-media a {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.footer-social-media i {
  background: #F7F7F7;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #EEEEEE;
  border-radius: 100%;
  color: #132852;
  font-size: 24px;
}
.bottom-footer .row , .bericht .row {
  align-items: center;
}
footer .top-footer .menu li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 6px;
}
footer .top-footer .menu li::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #132852;
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-top li {
  width: 24.7%;
  display: inline-block;
  vertical-align: middle;
  color: #132852;
  font-size: 14px;
  line-height: 26px;
}
.footer-top li .icon-text {
  display: inline-block;
  vertical-align: middle;
}
.footer-top li i {
  width: 60px;
  height: 60px;
  line-height: 58px;
  border: 1px solid #EEEEEE;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.footer-top li .icon-text strong {
  display: block;
  font-size: 18px;
  line-height: 24px;
}
.grey {
  color: #515A5A;
}
.footer-top li .icon-text br {
  display: none;
}
.footer-top li i.fa-whatsapp {
  font-size: 35px;
}
.footer-top li .paoc-popup-btn {
  float: right;
  width: 288px;
  text-align: center;
  border: 2px solid #CC2130;
  border-radius: 5px;
  background: #fff;
  color: #CC2130;
  font-size: 16px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px;
}
footer .top-footer ul.contact-info-widget li:nth-of-type(3)::before {
  content: "Tel";
  font-weight: 700;
  width: 40px;
  display: inline-block;
}
footer .top-footer ul.contact-info-widget li:nth-of-type(4)::before {
  content: "Mail";
  font-weight: 700;
  width: 40px;
  display: inline-block;
}
.slides li.slick-slide {
  background-size: cover;
  min-height: 500px;
  background-position: center;
  padding-left: 0;
  text-indent: 0;
  padding-top: 85px;
  z-index: 0;
  position: relative;
}
.slides li.slick-slide .slide-content p {
  margin: auto;
}
.slides li.slick-slide .slide-content h3 {
  margin-bottom: 45px;
  font-size: 26px;
  line-height: 40px;
  color: #132852;
}
ul.check li {
  padding-left: 35px;
  text-indent: 0;
  list-style: none;
  line-height: 40px;
  position: relative;
}
ul.check li::before {
  content: "";
  width: 27px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 12px;
  background-image: url('/wp-content/uploads/icon-check.svg');
  background-size: cover;
}
.border-shbox > .wpb_column > .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  padding: 30px 15px 20px 40px;
  border-radius: 3px;
  height: 100%;
}
.border-shbox-only > .wpb_column > .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  padding: 30px 30px 0 30px;
  border-radius: 3px;
}
.border-shbox-only , .border-shbox , .abg-img {
  overflow: visible !important;
}
.service-box .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
  border-radius: 3px;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  height: 100%;
}
.red-border-btn .vc_general.vc_btn3,.red-border-btn .vc_general.vc_btn3:hover,.red-border-btn .vc_general.vc_btn3:focus {
  border: 2px solid #CC2130;
  color: #CC2130;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  line-height: 32px;
  background: #fff;
  padding: 8px 28px;
}
.service-box .wpb_single_image {
  position: relative;
  margin-bottom: 30px;
}
.service-box .wpb_single_image .wpb_heading.wpb_singleimage_heading {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  background: rgba(255,255,255,0.90);
  text-transform: uppercase;
  padding: 10px 23px;
  line-height: 30px;
}
.service-box .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
  padding: 0 23px;
}
.service-box .big_link::before {
  content: "";
  position: absolute;
  left: 0;
  width: 93%;
  height: 100%;
  top: 0;
  border: 1px solid #CC2130;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  margin: auto;
  right: 0;
  border-radius: 3px;
  opacity: 0;
}
.service-box .big_link:hover::before {
  opacity: 1;
}
.up-h2 h2 , .footer-form .textwidget h2 {
  text-transform: uppercase;
}
.gallery-box img {
  margin: auto auto auto 50px;
}
.youtube-shbox > .wpb_column > .vc_column-inner > .wpb_wrapper {
  border-radius: 3px;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  height: 100%;
  background: #fff;
  padding: 37px 41px 6px 41px;
}
.youtube-shbox > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_single_image {
  margin-bottom: 50px;
}
.abg-img::before {
  top: -55px;
}

/* homeslider */
.homeslider #img-element:after { content: ""; position: absolute; top: 220px; right: -48px; display: block; height: 290px; background: url(/wp-content/uploads/2022/05/producten-vast-afmeting@2x.png) no-repeat; background-size: contain; width: 170%; }
.homeslider #img-element { position: relative; }
.homeslider {height:500px; }
.homeslider h1 {margin-bottom:45px;font-size:26px;line-height:40px;}
.product-slider ul li, .related.products ul li , .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-indent: 0;
  margin: auto 15px;
  margin-top: 0px;
  background: #fff;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  border-radius: 3px;
  padding: 5px 15px 25px 15px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
}
.product-slider ul .slick-list.draggable, .related.products ul .slick-list.draggable , .woocommerce .products ul, .woocommerce ul.products {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px 0;
}
.product-slider ul li .wrapper_product_thumbnail, .related.products ul li .wrapper_product_thumbnail , .woocommerce ul.products li.product .wrapper_product_thumbnail , .woocommerce-page ul.products li.product .wrapper_product_thumbnail {
  border-bottom: 1px solid #EEEEEE;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.product-slider ul li .woocommerce-loop-product__title, .related.products ul li .woocommerce-loop-product__title , .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  color: #CC2130;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  font-family: 'PT Sans', sans-serif;
  padding: 0;
  text-align: left;
/*   min-height: 64px; */
}
.product-slider ul li .product_sale_badge, .related.products ul li .product_sale_badge , .woocommerce ul.products li.product .product_sale_badge , .woocommerce-page ul.products li.product .product_sale_badge {
  position: absolute;
  right: -40px !important;
  top: -7px !important;
  background: #CC2130;
  transform: rotate(45deg) !important;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 11px 40px 4px 40px;
  left: auto !important;
}
.product-slider ul li a, .related.products ul li a , .woocommerce ul.products li.product a , .woocommerce-page ul.products li.product a {
  display: block;
}
.product-slider ul li .price , .related.products ul li .price , .woocommerce ul.products li.product .price , .woocommerce-page ul.products li.product .price  {
  display: inline-block;
  color: #CC2130;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: right;
  width: 80%;
  vertical-align: bottom;
}
.product-slider ul li .price .woocommerce-Price-currencySymbol, .related.products ul li .price .woocommerce-Price-currencySymbol , .woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol, .woocommerce-page ul.products li.product .price .woocommerce-Price-currencySymbol {
  margin-right: 5px;
}
.product-slider ul li .price del, .related.products ul li .price del , .woocommerce ul.products li.product .price del , .woocommerce-page ul.products li.product .price del {
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #17202A;
  margin-bottom: 5px;
  opacity: 1;
}
.product-slider ul li .add_to_cart_button, .related.products ul li .add_to_cart_button , .woocommerce ul.products li.product .add_to_cart_button , .woocommerce-page ul.products li.product .add_to_cart_button {
  display: inline-block;
  vertical-align: bottom;
  width: 20%;
  font-size: 0;
  line-height: 0;
}
.product-slider ul li .add_to_cart_button i, .related.products ul li .add_to_cart_button i , .woocommerce ul.products li.product .add_to_cart_button i, .woocommerce-page ul.products li.product .add_to_cart_button i {
  color: #132852;
  font-size: 35px;
}
.product-slider ul li .price ins, .related.products ul li .price ins , .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
  text-decoration: none;
}
.product-slider ul li:hover, .related.products ul li:hover , .woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover , .bericht:hover , #post-list .post-item:hover {
  border-color: #CC2130;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 22.63%;
  margin-bottom: 30px;
  padding-bottom: 65px;
}
.woocommerce ul.products li.product-category { padding-bottom: 0px; }

.archive .products {
display: flex;
    flex-wrap: wrap;
}


.wpb_content_element a {
  color: #A91F23;
}
.bericht {
  border-radius: 3px;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  background: #fff;
  border: 1px solid transparent;
}
.bericht .col-md-4 {
  line-height: 0;
}
.bericht img {
  border-radius: 3px 0 0px;
}
.bericht .row span {
  color: #58595B;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 15px;
  display: block;
}
.bericht .row h3 {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  padding-bottom: 15px;
  line-height: 32px;
}
.zoekresultaat .button i, .bericht .bericht-button i {
  font-size: 12px;
}
.post-inner-single {
  max-width: 820px;
  margin: -110px auto 60px auto;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0,0,0,0.10);
  padding: 25px 0px 85px 0px;
  z-index: 9;
  position: relative;
}
.post-inner-single img {
  display: block;
  width: 100%;
  margin: 15px auto;
}
.post-inner-single h1 {
  margin-bottom: 20px;
  padding: 0 25px;
  line-height: 48px;
}
#breadcrumbs {
  position: absolute;
  left: 15px;
  bottom: -20px;
  margin: auto;
  font-size: 12px;
  line-height: 24px;
  color: #999999;
}
.page-hero > .container {
  position: relative;
}
.news-inner #breadcrumbs {
  top: -38px;
}
.left-icon {
  position: absolute;
  left: 15px;
  bottom: -38px;
  color: #132852;
  font-size: 12px;
  line-height: 24px;
  background: transparent;
  border: none;
  padding: 0;
}
.page-hero.news-inner {
  min-height: 100px;
}
.fa-level-down-alt::before {
  content: "\f3be";
}
.left-icon .fas.fa-level-down-alt {
  transform: rotate(90deg);
  margin-right: 5px;
  color: #A91F23;
  font-size: 14px;
  line-height: 24px;
}
.post-inner-single h3 {
  color: #132852;
  line-height: 48px;
  font-size: 32px;
  margin-bottom: 15px;
}
.dot li {
  padding-left: 20px;
  text-indent: 0;
  list-style: none;
  position: relative;
}
.dot li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #CC2130;
  position: absolute;
  left: 0;
  top: 11px;
  border-radius: 100%;
}
.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button { position: absolute; bottom: 15px;  }

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { position: absolute; right: 15px; bottom: 15px; }

/*
.price_info {
  display: flex;
  min-height: 50px;
  align-items: flex-end;
  position: absolute; 
  bottom: 15px;
  width: calc(100% - 30px);
}
*/
.service-box .wpb_single_image .wpb_heading.wpb_singleimage_heading::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #CC2130;
  margin-left: 10px;
}
#post-list .post-item {
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
}
#post-list .post-item .post-thumb {
  min-height: 285px;
  border-radius: 3px 3px 0 0;
  background-size: cover;
  background-position: center;
}
#post-list .post-item .post-text {
  padding: 35px 25px;
}
#post-list .post-item .post-text .cat-name {
  color: #58595B;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 15px;
  display: block;
}
#post-list .post-item .post-text h3 {
  color: #132852;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  line-height: 32px;
  min-height: 90px;
}
#post-list .post-item .post-text .post-content {
  display: none;
}
#post-list .post-item .post-text .post-button {
  font-size: 16px;
  line-height: 20px;
}
#post-list .post-item .post-text .post-button i {
  color: #CC2130;
  font-size: 12px;
  margin-left: 2px;
}
.footer-form .textwidget {
  border-bottom: 3px solid #132852;
  text-align: center;
  padding: 25px 25px 0px 25px;
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,0.05);
  margin: 90px auto;
  position: relative;
}
.footer-form .textwidget h2 {
  line-height: 50px;
}
.footer-form .textwidget > p {
  margin-bottom: 20px;
}
.footer-form .textwidget::before {
  content: "";
  width: 100%;
  height: 75px;
  background-image: url('/wp-content/uploads/A-fx-grey.png');
  position: absolute;
  left: 0;
  top: -55px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.wpcf7 .col-md-6 p {
  margin: auto;
}
.wpcf7-form-control-wrap select {
  height: 40px;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  background: #f7f7f7;
  font-family: 'PT Sans', sans-serif;
  width: 100%;
  margin-bottom: 10px;
  color: #444;
  line-height: 24px;
}
.summary.entry-summary {
  background: #FFFFFF;
  padding: 35px 35px 95px 35px;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
  position: relative;
}
.woocommerce-product-details__short-description {
  border-top: 1px solid #EEEEEE;
  padding-top: 15px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 35px;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.woocommerce-product-gallery__image,.woocommerce div.product div.images .flex-control-thumbs li {
  border: 1px solid #EEEEEE;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 8px;
  margin-left: -4px;
  margin-right: -4px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  text-indent: 0;
  padding: 0;
  margin: auto 4px;
  width: 23.65%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}
.woocommerce-tabs.wc-tabs-wrapper {
  background: #FFFFFF;
  box-shadow: 0 3px 25px rgba(0,0,0,0.05);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  background: #EEEEEE;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  text-indent: 0;
  margin: auto;
  border-radius: 0;
  background: transparent;
  color: #132852;
  font-size: 24px;
  line-height: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before , .woocommerce div.product .woocommerce-tabs ul.tabs li::before , .woocommerce div.product .woocommerce-tabs ul.tabs li::after , .woocommerce-breadcrumb , .woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #132852;
  font-family: 'Montserrat', sans-serif;
  padding: 21px 0;
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #A91F23;
}
.woocommerce div.product .woocommerce-tabs .panel {
  padding: 20px 30px 30px 30px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  margin-bottom: 20px;
}
.related.products h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.post-inner-single-1 {
  padding: 25px;
}
.post-inner-single .cat-name {
  display: block;
  padding: 0 25px;
  color: #58595B;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 26px;
}
.backbutton {
  text-align: center;
}
.backbutton a {
  border: 2px solid #CC2130;
  border-radius: 5px;
  background: #FFFFFF;
  color: #CC2130;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  display: inline-block;
  padding: 8px 28px;
}
.left-icon-page {
  margin-top: -40px;
  margin-bottom: 20px;
  position: relative;
}
.container.prodadesc {
  padding: 0;
  overflow: hidden;
  position: relative;
}
.left-icon-page .left-icon {
  position: relative;
  left: 0;
  bottom: 0;
}
.flex-viewport {
  border-bottom: 1px solid #EEEEEE;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  content: "\f00e";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border: none;
  color: #A91F23;
  font-size: 32px;
  left: auto;
  text-indent: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  font-size: 32px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  margin-top: 10px;
  color: #CC2130;
  font-size: 24px;
  line-height: 31px;
  text-align: right;
  margin-bottom: 15px;
}
.woocommerce div.product form.cart {
  text-align: right;
}
.woocommerce div.product form.cart .button,.woocommerce div.product form.cart div.quantity {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  border: 2px solid #CC2130;
  border-radius: 5px;
  background: #fff !important;
  color: #CC2130 !important;
  font-size: 16px;
  line-height: 32px;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  width: 225px;
  font-weight: 700;
  padding-left: 15px;
}
.woocommerce button.button.alt:after {content:'';background:url('../img/icon-add-cart.svg');width:34px;height:26px;display:inline-block;margin-left:10px;vertical-align:sub;}
.woocommerce button.button.alt:hover {border: 2px solid #CC2130;background:#F7F7F7!important;color:#CC2130!important;font-weight:700;padding-left:15px;}
.woocommerce div.product form.cart div.quantity {
  margin-right: 10px;
}
.woocommerce .quantity .qty {
  border: 1px solid #D1D0CE;
  border-radius: 3px;
  width: 90px;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
  padding: 8px 0;
}
.woocommerce div.product form.cart div.quantity::before {
  content: "Aantal:";
  margin-right: 5px;
}
.product-bottom h2 {
  margin-bottom: 25px;
}
.container.productpagetop {
  margin-bottom: 100px;
}
.product-bottom {
  margin-bottom: 30px;
}
.woocommerce ul.products li.product .catname, .woocommerce-page ul.products li.product .catname {
  color: #58595B;
  font-size: 12px;
  line-height: 17px;
  display: block;
  margin-bottom: 0px;
}
.wrapper_product_thumbnail {
/*     min-height: 222px; */
	min-height: 300px;
    display: flex;
    justify-content: center; 
    align-items: center;
}
.woocommerce ul.products li.product a img {
  margin: 0;
  padding: 0px;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.product-top .textwidget {
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 30px;
}
.container.pro {
  padding: 0;
}
.slides li.slick-slide::before, .page-hero::before {
  content: "";
  position: absolute;
  width: 750px;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right ,#ffffff, transparent);
  z-index: -1;
	max-width:100%;
}
.contact-info .footer-title , .header-search button {
  display: none;
}
.contact-info li {
  padding-left: 0;
}
.contact-info li a {
  color: #132852;
}
.woocommerce-MyAccount-navigation ul li {
  border: 1px solid rgba(0,0,0,.1);
  list-style: none;
  padding: 5px 15px;
  text-indent: 0;
  border-bottom-width: 0;
  font-size: 18px;
  text-align: left;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom-width: 1px;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
}
.woocommerce .cart .button,.woocommerce .cart .button:hover , .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] , .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
  background: #CC2130 !important;
  color: #fff !important;
  border: none;
  font-size: 16px;
  font-weight: 400;
}
.checkout-button.button.alt.wc-forward,.checkout-button.button.alt.wc-forward:hover , .woocommerce a.button, .woocommerce a.button ,.woocommerce a.button:hover {
  background: #CC2130;
  color: #fff;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
   float: left;
   width: 48%;
   -ms-flex: 0 0 48%;
   flex: 0 0 48%;padding:0;
   max-width: 48%;    
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	float:right;
}
.woocommerce-Address-title.title {
  position: relative;
}
.woocommerce-account .addresses .title .edit {
  background: #CC2130;
  color: #fff;
  font-size: 16px;
  padding: 0px 15px;
  border-radius: 5px;
}
.woocommerce-address-fields input , .edit-account input , .woocommerce-billing-fields__field-wrapper input ,
.woocommerce-form.woocommerce-form-login input[type="text"], .woocommerce-form.woocommerce-form-login input[type="password"] {
  height: 40px;
  padding: 10px;
  border: 1px solid rgba(0,0,0,.1);
  font-size: 16px;
  background: transparent;
  width: 100%;
}
.woocommerce button.button,.woocommerce button.button:hover, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order , .woocommerce #payment #place_order, .woocommerce-page #payment #place_order:hover {
  background: #CC2130;
  color: #fff;
  font-weight: 400;
  border: none;
  padding: 10px;
}
.select2-selection.select2-selection--single {
  border: 1px solid rgba(0,0,0,.1);
  height: 40px;
  border-radius: 0;
}
.select2-selection.select2-selection--single span {
  height: 100%;
  line-height: 40px !important;
  font-size: 16px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input , .select2-container--default .select2-selection--single .select2-selection__arrow { 
	top: 5px; 
}
.woocommerce-input-wrapper,.woocommerce form .form-row .select2-container {
  height: 40px;
  display: block;
  line-height: 40px;
}
.edit-account .woocommerce-Button.button {
	margin-top: 40px;
}
.woocommerce-additional-fields__field-wrapper textarea {
	padding: 10px;
	border: 1px solid rgba(0,0,0,.1);
	font-size: 16px;
	min-height: 135px;
	font-family: 'Lato', sans-serif;
}
.cart_totals h2 {
	margin-bottom: 20px;
}
#order_review_heading {
	margin: 25px 0;
	font-weight: 600;
}
.woocommerce-info {
  border-top-color: #CC2130;
}
.woocommerce-info::before {
  color: #CC2130;
}
.woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
}
.woocommerce-MyAccount-content {
  float: right;
  width: 70%;
  padding-left: 50px;
}
.woocommerce {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.footer-form {
  float: left;
  width: 100%;
  background: #fff;
}
.header-search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
  padding-bottom:12px;
}
.sico i {
  color: #132852;
  font-size: 30px;
}
.header-search input {
  position: absolute;
  right: 10px;
  bottom: -40px;
  height: 40px;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  background: #f7f7f7;
  font-family: 'PT Sans', sans-serif;
  margin-bottom: 10px;
  color: #444;
  line-height: 24px;
  display: none;
}
.header-search.active input {
  display: block;
}
.header-search .woocommerce {
  margin: auto;
}
.widget_glt_widget {
  display: inline-block;
  margin-left: 30px;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  width: 70px;
  line-height: 57px;
  vertical-align: middle;
}
.widget_glt_widget .wpml-ls-item-toggle {
  border: none;
  padding: 0;
  line-height: 57px;
  background: transparent !important;
  text-align: center;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none;
}
.price_on_inquiry {
  color: #58595B;
  font-size: 16px;
  line-height: 20px;
}
.paoc-popup.popupaoc-button {
  border: 2px solid #CC2130;
  background: transparent;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #CC2130;
  padding: 8px 28px;
  line-height: 32px;
}
.service-box .wpb_single_image .vc_figure, .service-box .wpb_single_image .vc_single_image-wrapper, .service-box .wpb_single_image .vc_single_image-wrapper img {
  display: block;
  width: 100%;
}
.summary.entry-summary .price_on_inquiry {
  display: none;
}
.summary.entry-summary .paoc-popup.popupaoc-button {
  margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations select {
  border: 2px solid #CC2130;
  color: #CC2130;
  font-size: 16px;
  font-weight: 700;
  font-family: 'PT Sans', sans-serif;
  padding: 10px;
  border-radius: 5px;
}
.summary.entry-summary .posted_in,.summary.entry-summary .posted_in a {
  color: #58595B;
  font-size: 16px;
}
.summary.entry-summary .posted_in {
  float: left;
}
.woocommerce div.product .product_title {
  margin-bottom: 20px;
}
.filter-area.text-center {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 20px;
  line-height: normal;
}
.filter-area.text-center p,.filter-area.text-center ul {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 30px;
}
.filter li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  text-indent: 0;
  color: #132852;
  line-height: 30px;
  position: relative;
	cursor:pointer;
}
.filter li.active {
  color: #CC2130;
}
.filter li::before {
  content: "|";
  position: absolute;
  right: 0;
  top: 0;
  color: #132852;
}
.filter li:last-child::before{
	content:'';
}
.blog-arhieve__featured-img {
	background-size: cover;
	background-position: center;
	min-height: 284px;
}
.checkout-button.button.alt.wc-forward {
	width: 100%;
}
.woocommerce-message {
  border-top-color: #cc2130;
}
.woocommerce-message::before {
  color: #cc2130;
}
.sico {
	display: block;
	height: 31px;
	width: 31px;
	background-image: url(/wp-content/uploads/2021/11/icon-search.svg);
	background-position: center center;
	background-size: auto;
	cursor:pointer;
}
.woocommerce .woocommerce-ordering select {
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #D1D0CE;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  padding: 14px;
}
.woocommerce .woocommerce-ordering {
  line-height: 0;
}

@media screen and (max-width:767px) {
	body.home h1 {line-height:40px;margin-bottom:30px;}
	.homeslider {display:none!important;}
	.summary.entry-summary .paoc-popup-button.paoc-popup-btn {position:initial!important;width:100%;margin-top:25px;}
	#tab-specificaties tr td {display:block;}
	#tab-specificaties tr td:first-child {font-weight:bold;}
	.footer-top li .paoc-popup-btn {float:none;width:100%;padding:7px;}
.slides li.slick-slide {
  padding-top: 45px;
}
.border-shbox > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 15px;
}
.border-shbox > .wpb_column > .vc_column-inner , .youtube-shbox > .wpb_column > .vc_column-inner , .service-box .vc_col-sm-4 .vc_column-inner {
  padding: 0;
}
.service-box .big_link::before {
  width: 100%;
}
.service-box .vc_col-sm-4 {
  margin-bottom: 50px;
}
.youtube-shbox > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 37px 15px 6px 15px;
  margin-bottom: 50px;
}
.product-slider ul .slick-list.draggable {
  margin: auto;
}
.red-border-btn .vc_general.vc_btn3, .red-border-btn .vc_general.vc_btn3:hover, .red-border-btn .vc_general.vc_btn3:focus {
  width: 340px;
}
.gallery-box img:nth-of-type(1) {
  margin-left: 0;
}
.footer-top li {
  width: 100%;
  margin-bottom: 40px;
}
.footer-top li:last-child {
  margin-bottom: 0;
}
.footer-top li .paoc-popup.popupaoc-button {
  width: 100%;
}
footer .top-footer {
  padding: 70px 0 10px 0;
}
footer .top-footer .menu {
  margin-bottom: 35px;
}
footer .bottom-footer p {
  text-align: center;
  margin: 10px auto;
}
.post-inner-single {
  margin: -60px auto 60px auto;
}
.post-inner-single .cat-name {
  padding: 0 15px;
}
.post-inner-single-1 {
  padding: 15px;
}
#breadcrumbs {
  display: none;
}
.page-hero,.page-hero.news-inner {
  padding: 15px 0;
  min-height: 50px;
}
.left-icon {
  bottom: -12px;
}
.footer-form .container , .bericht .col-md-4 {
  padding: 0;
}
.bericht .col-md-8 , .border-shbox-only > .wpb_column > .vc_column-inner > .wpb_wrapper , .summary.entry-summary {
  padding: 15px;
}
.bericht .row {
  margin: auto;
}
.footer-form .textwidget {
  padding: 25px 15px 0px 15px;
  text-align: left;
}
.wpcf7 button[type="submit"] {
  width: 100%;
}
.woocommerce .related.products ul.products[class*="columns-"] li.product, .woocommerce-page .related.products ul.products[class*="columns-"] li.product {
  clear: none;
  width: 288px !important;
  margin: auto 15px !important;
}
.container.pro .products.columns-4 {
  margin: auto;
}
.container.pro .products.columns-4 li {
  width: 100% !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #D1D0CE;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 15px 0;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
	
.homeslider #img-element:after { width: 100%; }

.service-box .wpb_single_image .wpb_heading.wpb_singleimage_heading {
  padding: 10px;
  font-size: 11px;
}
.service-box .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
  padding: 0 10px;
}
#post-list .post-item .post-text {
  padding: 25px 15px;
}
.footer-top li {
  font-size: 10px;
  width: 24.4%;
}
.footer-top li i {
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 20px;
  margin-right: 5px;
}
.footer-top li .paoc-popup.popupaoc-button {
  width: 100%;
  font-size: 14px;
  padding: 5px;
}
footer .top-footer .footer-title {
  font-size: 16px;
}
.footer-social-media i {
  width: 45px;
  height: 45px;
  line-height: 43px;
  font-size: 20px;
}
.youtube-shbox > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 27px 15px 6px 15px;
}
#post-list .post-item .post-thumb {
	min-height: 180px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 20.83%;
}
.summary.entry-summary {
  padding: 15px;
}
.woocommerce div.product form.cart div.quantity {
  margin-bottom: 15px;
}
.post-inner-single {
	margin-top: -60px;
}
	
}



@media screen and (min-width:992px) and (max-width:1199px) {
.header-desktop .header-contact li {
  margin-right: 20px;
  font-size: 13px;
}
#saleswizardnav > ul > li > a {
  font-size: 14px;
  padding: 19px 15px;
}
.sico i {
  font-size: 20px;
}
.header-search {
  margin-left: 15px;
}
.service-box .wpb_single_image .wpb_heading.wpb_singleimage_heading {
  font-size: 16px;
  padding: 10px 15px;
}
.service-box .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
  padding: 0 15px;
}
#post-list .post-item .post-thumb {
  min-height: 200px;
}
.footer-top li .paoc-popup.popupaoc-button {
  width: 100%;
}
.footer-top li {
  width: 24.6%;
}
.post-inner-single {
	margin-top: -60px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 21.8%;
}
}

@media screen and (min-width:1200px) and (max-width:1250px) {

#saleswizardnav > ul > li > a {
	font-size: 17px;
}
}

#flags .ui-sortable li {
  cursor: pointer;
  float: none !important;
}
.ui-sortable li:first-child {
  display: block;
  border-top: 0px;
}
.ui-sortable {
  display: inline-block;
  position: relative;
}
.ui-sortable li:hover {
  background-color: #ddd;
}
.ui-sortable li:first-child:hover {
  background-color: transparent;
}
#flags .ui-sortable.open li {
  display: block;
}
.ui-sortable:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "\2193";
}
.ui-sortable.open:before {
  content: "\2191";
}
.widget_glt_widget #flags {
  width: 100%;
}
.widget_glt_widget #sortable {
  width: 100%;
  text-align: center;
  line-height: 25px;
}
.summary.entry-summary .paoc-popup-button.paoc-popup-btn {
  border: 2px solid #CC2130;
  background: transparent;
  position: absolute;
  left: 35px;
  bottom: 40px;
  font-size: 16px;
  color: #CC2130;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 29px;
}
.summary.entry-summary .paoc-popup-button.paoc-popup-btn:hover {background:#F7F7F7;}
.product_sale_badge {
  position: absolute;
  left: -40px;
  top: -6px;
  z-index: 9;
  background: #CC2130;
  transform: rotate(-45deg) !important;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 11px 40px 4px 40px;
}
.switcher {
  display: inline-block;
  vertical-align: middle;
  width: 70px !important;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  border-top: none;
  margin-left: 15px;
}
.switcher .selected {
  background: transparent !important;
}
.switcher .selected a {
  border: none !important;
  width: auto !important;
  font-size: 0;
  padding: 15px 25px 15px 5px !important;
}
.switcher .selected a img {
  opacity: 1;
}
.switcher .option {
  position: absolute !important;
  border: none !important;
  width: 70px !important;
}
.switcher .option a {
  font-size: 0;
}
.switcher .selected .open {
  text-align: center;
}



@media screen and (min-width:992px){
	.header-navigation .row .col-md-9{
	position:inherit; 
}
body .has-sub .sub_menu_icon{
	position:relative; 
}
.mega_menu.has-sub{
	position: inherit;
}

#saleswizardnav > ul > li.mega_menu{
	display: inline-flex;
    flex-direction: row-reverse;
}
#saleswizardnav ul .mega_menu ul li a{
color:#132852; 
}
#saleswizardnav ul .mega_menu > ul{
		box-shadow: 0px 3px 6px #00000029;
		margin-top:60px;
background: #F7F7F7 0% 0% no-repeat padding-box;
transition:.3s ease-in all;
opacity:0; 
    z-index: -1;
    padding-top: 35px !important;
}
#saleswizardnav ul .mega_menu:hover > ul{
	opacity:1;
	transition:.3s ease-in all;
	width:100%;
	height:auto;
}

.mega_menu > ul{
	width:100%; 
	height:auto;
}
#saleswizardnav ul .mega_menu ul .sub_menu_icon{
	display:none;
}
#saleswizardnav ul .mega_menu > ul{
opacity:0;
height:0px;

}
#saleswizardnav ul .mega_menu > ul .container{
	display:flex;
}
#saleswizardnav ul .mega_menu ul > li.col_5 > a{
	padding:0px;
}
#saleswizardnav ul .mega_menu ul > li.col_5{
	width:20%; 
}

#saleswizardnav ul .mega_menu ul ul{
	position:relative; 
	left:inherit; 
	top:inherit; 
	display:inline-flex; 
	background-color:transparent; 
	flex-direction:column;
}
#saleswizardnav ul .mega_menu > ul{
border-top:2px solid #CC2130; 
	padding-top:20px;
	margin-top:70px;
	z-index: 9;
}
li.col_5{
	width:20%; 
}
#saleswizardnav ul .mega_menu > ul .col_item a:before{
	    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; margin-right:6px;
	    font-size:11px;

}
#saleswizardnav ul .mega_menu > ul li.col_item a{
	padding-top:0px;
	padding-bottom:0px;
	line-height:24px;
}

#saleswizardnav ul .mega_menu > ul li.col_title a, #saleswizardnav ul .mega_menu > ul li.col_item a{
	padding-left:0px;
}
#saleswizardnav ul .mega_menu li li:hover a{
	color:#CA202F;
}
#saleswizardnav ul .mega_menu .inline_titel{
	margin-top:30px;
	margin-bottom:8px;
}
	
}


#saleswizardnav ul .mega_menu > ul.show{
	display:flex !important;
	opacity:1 !important; 
	height: auto !important;
	transition:.5s ease all;
}

.woocommerce.columns-2 .products.columns-2{
	display:flex; 

}
.woocommerce.columns-2 .products.columns-2 li{
width: 47.63%;
list-style:none;
}

@media screen and (max-width:767px){
	.woocommerce.columns-2 .products.columns-2 li{
width: 100%;
}
.woocommerce.columns-2 .products.columns-2{
	flex-wrap:wrap;
}
}

body .wpml-ls-legacy-dropdown-click{
    width: 64px;
    height: 0px;
    margin-left: 30px;
    margin-top: 8px;

}
.header-top .right{
	display:flex; justify-content: flex-end;
}
.header-nav-mob ul li a.js-wpml-ls-item-toggle{
	line-height:22px;
}
body .header-nav-mob .wpml-ls-legacy-dropdown-click{
    padding: 0px;
    float: none;
    height: 35px;
    margin-top: -4px;
    width: 70px;
    overflow:visible;
}

@media screen and (min-width: 992px){
body .has-sub .sub_menu_icon{
	position:absolute;
}

body .has-sub.mega_menu .sub_menu_icon{
	position:relative;
	}}
.fa-spinner {
	display: inline-block;
}
.fa-spinner:before {
	opacity: 0;
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: black;
    font-style: normal;
}
.submitting .fa-spinner:before {
	opacity: 1;
}
.widget_product_search span, .widget_product_search label{
  display:none;
}

/** Ander Megamenu **/
@media screen and (min-width:992px){
  
.mega_menu_klein.has-sub{
  position: inherit;
}
body .has-sub.mega_menu_klein .sub_menu_icon{
position:relative;
}
#saleswizardnav > ul > li.mega_menu_klein{
  display: inline-flex;
    flex-direction: row-reverse;
}
#saleswizardnav ul .mega_menu_klein ul li a{
color:#132852; 
}
#saleswizardnav ul .mega_menu_klein > ul{
    box-shadow: 0px 3px 6px #00000029;
    margin-top:60px;
background: #F7F7F7 0% 0% no-repeat padding-box;
transition:.3s ease-in all;
opacity:0; 
    z-index: -1;
    padding-top: 35px !important;
}
#saleswizardnav ul .mega_menu_klein:hover > ul{
  opacity:1;
  transition:.3s ease-in all;
  width:100%;
  height:auto;
}

.mega_menu_klein > ul{
  width:100%; 
  height:auto;
}
#saleswizardnav ul .mega_menu_klein ul .sub_menu_icon{
  display:none;
}
#saleswizardnav ul .mega_menu_klein > ul{
opacity:0;
height:0px;

}
#saleswizardnav ul .mega_menu_klein > ul .container{
  display:flex;
}
#saleswizardnav ul .mega_menu_klein ul > li.col_5 > a{
  padding:0px;
}
#saleswizardnav ul .mega_menu_klein ul > li.col_5{
  width:20%; 
}

#saleswizardnav ul .mega_menu_klein ul ul{
  position:relative; 
  left:inherit; 
  top:inherit; 
  display:inline-flex; 
  background-color:transparent; 
  flex-direction:column;
}
#saleswizardnav ul .mega_menu_klein > ul{
border-top:2px solid #CC2130; 
  padding-top:20px;
  margin-top:70px;
  z-index: 9;
}
li.col_5{
  width:20%; 
}
#saleswizardnav ul .mega_menu_klein > ul .col_item a:before{
      font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; margin-right:6px;
      font-size:11px;

}
#saleswizardnav ul .mega_menu_klein > ul li.col_item a{
  padding-top:0px;
  padding-bottom:0px;
  line-height:24px;
}

#saleswizardnav ul .mega_menu_klein > ul li.col_title a, #saleswizardnav ul .mega_menu > ul li.col_item a{
  padding-left:0px;
}
#saleswizardnav ul .mega_menu_klein li li:hover a{
  color:#CA202F;
}
#saleswizardnav ul .mega_menu_klein .inline_titel{
  margin-top:30px;
  margin-bottom:8px;
}

}


#saleswizardnav ul .mega_menu_klein > ul.show{
  display:flex !important;
  opacity:1 !important; 
  height: auto !important;
  transition:.5s ease all;
}
#saleswizardnav>ul>li>a{
  width:max-content;
}

 .page-hero h1  {
  line-height: 40px;
}