/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       3.5.5
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/


.custom-logo{
	display:none;
}

.electro-dark .product__catfilter--right .product-description{ color:#000;}

.custom-logo-link {
    background: url(https://recruitmentpedia.nl/wp-content/uploads/2024/12/cropped-logo.png) no-repeat top center;
    width: 135px;
    height: 32px;
    display: inline-block;
}

.electro-dark .custom-logo-link {
    background: url(https://recruitmentpedia.nl/wp-content/uploads/2024/12/log-white.png) no-repeat top center;
    width: 135px;
    height: 32px;
    display: inline-block;
}

.header-logo-link{
	 background: url(https://recruitmentpedia.nl/wp-content/uploads/2024/12/cropped-logo.png) no-repeat top center;
    width: 135px;
    height: 32px;
    display: inline-block;
}
.header-logo-link svg{
	display:none;
}

.product__catfilter--outer{
	padding:50px 0;
}

.single-product .availability{
	display:none !important;
}

#menu-item-3234, #menu-item-4105, #menu-item-4099{
	display:none;
	
}

.departments-menu-v2{
	display:none !important;
}


.top-bar .nav-inline>.menu-item+.menu-item:before{
	display:none;
}

.visitsite:hover a{color:#fff !important;}


.outersocial a{font-size:20px; display:inline-block; margin-right:20px !important; }

.woocommerce-product-details__short-description ul{
	padding-left:20px;
}

.woocommerce-product-details__short-description ul li{
	padding:3px 0;
	font-size:15px;
}
.outersocial {
    margin: 30px 0 !important;
}

.woocommerce-product-details__short-description h4{
	line-height: 31px;
}


.electro-tabs .electro-description ul{
	padding-left:20px;
	padding-top:10px;
}
.electro-tabs .electro-description ul li{
	padding:5px 0;
	font-size:15px;
	margin:0;
}
.electro-tabs .electro-description .font-heading{
	padding-top:20px;
}

.electro-tabs .electro-description ul li p{
	margin:0;
}
.electro-tabs .electro-description h3{
	margin:0 !important;
	padding-top:30px;
}

.youtubevideo{
	background:#fed700;
	padding:50px;
	box-sizing:border-box;
}

.youtubevideo h1{
	text-align:center;
	color:#000;
}

.youtubevideo h1 svg{
	width:50px;
	padding-right:20px;
}

.youtubevideo__sub{
	color:#000;
	text-align:center;
}

.youtube--cat__list{
	max-width:600px;
	width:100%;
	margin:0 auto;
	padding-top:30px;
}
.youtube--cat__list ul{
	padding:0;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.youtube--cat__list ul li{
	list-style:none;
	margin:20px 10px;
}

.youtube--cat__list ul li a{
	text-decoration:none;
	padding:10px 20px;
	box-sizing:border-box;
	font-size:16px;
	text-align:center;
	background:#000;
	border:1px solid #000;
	color:#fff;
	border-radius:20px;
}
.youtube--cat__list ul li:hover a{
	color:#000;
	background:#fff;
}

.you__tolist{
	padding:50px 0;
	margin-top:50px;
}

.you__tolist--heading h1{
	color:#333e48;
}
.you__tolist--heading h1 img{
	max-width:200px;
}


.you__tolist__inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.you__tolist__inner--left{
	width:75%;
	box-sizing:border-box;
}
.you__tolist__inner--right{
	width:25%;
		padding-left:20px;
	box-sizing:border-box;
}

.you__tolist__inner--left{

}
.you__tolist__inner--left img{
	width:100%;
	border-radius:20px;
}

.you__tolist__inner--right--rep img{
	width:100%;
	border-radius:20px;
}

.you__tolist__inner--right{
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}


.you__tolist--repouter--list{
	display:flex;
	padding-right:30px;
}

.you__tolist--repouter{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}


.you__tolist--repouter--list--details{
	padding-left:5px;
}
.you__tolist--repouter--list--details h4{
	margin:0;
}
.you__tolist--repouter--list--details p{
	margin:0; 
}
.you__tolist--repouter{
		padding:20px 0 30px;
}
.you__tolist--lleft{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.you__tolist--lleftleft{
	width:60%;
}

.you__tolist--lleftright{
	text-align:right;
	width:40%;
}


.ai__outer{
	padding:50px 0;
}

.ai__header{
	text-align:center;
}


.ai__outermain{
		display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}

.ai__outermainrep{
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:15px;
	box-sizing:border-box;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
	width:21%;
	border-radius:10px;
	margin:20px 0;
	background:#fed700;
	transition:all 0.7s;
}


.ai__outermainrep:hover{
	background:#fff;
}

.ai__outermainrep svg{
	width:50px;
}
.ai__header p{
	font-size:20px;
}
.ai__outermainrep__details a, .ai__outermainrep__details h4{
	font-size: 1.1rem;
}
.ai__outermainrep__details p, .ai__outermainrep__details h4{
	margin:0;
}

.product__catfilter{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.product__catfilter--left{
	width:25%;
}

.product__catfilter--right{
	width:73%;
}

.product__catfilter--left ul{
	padding-left:0;
}
.product__catfilter--left ul li{
	list-style:none;
	padding:10px 20px;
	background:#f2f2f2;
	transition:all 0.7s;
	cursor:pointer;
}
.electro-dark .product__catfilter--left ul li{
	color:#000;
}
.product__catfilter--left ul li:hover{
	background:#fed700;
}
.electro-dark .product__catfilter--left ul li:hover{
	color:#000;
}
.product__catfilter--left ul li.tab.active{
	background:#fed700;
}
.allcat__litle{
	background:#fed700;
	font-size:20px;
	padding:20px;
	box-sizing:border-box;
	margin:0;
	border-bottom: 1px solid #e7c50b;
}


.electro-dark .allcat__litle{
	color:#000;
}

.product__catfilter--right .wc-product-tabs .tab-content .tab-pane{
	border:none;
}

.product__catfilter--right ul.products>li.product {
    position: relative;
	width:calc(33% - 20px);
	border:1px solid #f2f2f2;
	margin-left:20px;
	margin-bottom:20px;
	z-index:9;
}

.electro-dark .product__catfilter--right ul.products>li.product {
	background:#fff;
}
.electro-dark .product__catfilter--right ul.products>li.product:hover {
	background:#fff;
}
body.electro-dark a.btn{
	color:#fff;
}


body.electro-dark  .you__tolist--heading h1 {
    color: #fff;
}

body.electro-dark .home__tranding--product h1 {
    color: #fff;
}

body.electro-dark .products>.product .product-outer{
	  background: #fff;
}
body.electro-dark .products>.product:hover .product-inner {
        background-color: #fff !important;
    }

.electro-dark .product__catfilter--right ul.products>li.product  .product-inner.product-item__inner{
	background:#fff;
}
.electro-dark .product__catfilter--right ul.products>li.product  .product-inner.product-item__inner  a{
	color:#000 !important;
}


body.electro-dark.tax-product_cat .product__title a:hover{
	color:#000 !important;
}
body.electro-dark.tax-product_cat .product__title__rating a span:hover{
	color:#000 !important;
}
body.electro-dark.tax-product_cat .product__title__rating a:hover span{
	color:#000 !important;
}



.product__catfilter--right .owl-item>.product::after, .product__catfilter--right .products>.product::after{
	display:none;
}

.product__catfilter--right ul.products>li.product .onsale{
		display:none;
}

.home__feature--cat{
	padding:50px 0 30px;
}

.home__feature--cat h2{
	color: #333e48;
	text-align:center;
}

.home__feature--catlist{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.home__feature--grid{
	width:31%;
	margin-bottom:20px;
	border:1px solid #f2f2f2;
}

.home__feature--gridth{}
.home__feature--gridth img{
	width:100%;
	vertical-align:top;
}

.home__feature--gridcontent{
	padding:20px;
	box-sizing:border-box;
}
.home__feature--gridcontent h4{
	margin-bottom:10px;
}
.home__feature--gridcontent h4 a{
	color:#000;
	text-decoration:none;
}
.home__feature--gridcontent p{
	font-size:16px;
	line-height:24px;
	margin:0;
}

.home__feature--grid:hover .home__feature--gridcontent{
	background: #fed700;
}

.custom__toolpage .category-products{
	display:none;
}

.all__catagoury--banner{
	padding:100px 0;
	background-color: #fed700;
	text-align:center;
}

.page-template-tool-lising #content > .container{
	width:100% ;
	max-width: 100%;
}

.cs__container{
	width:100%;
	max-width:1430px !important;
	margin:0 auto;
}

.custom__toolpage{
	padding:50px 0;
}

.custom__toolpage .parent-category-list{
	display:flex;
	flex-wrap:wrap;
	    justify-content: space-between;
}

.custom__toolpage .parent-category-list .parent-category{
	width:24%;
	border:1px solid #f2f2f2;
	margin-bottom:20px;
}

.category__details{
	padding:20px;
	box-sizing:border-box;
}
.category__details h2 a{
	color:#000;
	font-size:22px;
	text-decoration:none;
}
.category__details p{
	font-size:16px;
}

.footer-widgets{
	display:none;
}

footer .custom-logo-link{display:none;}

footer .footer-call-us{display:none;}
footer .footer-address{display:none;}
footer .footer-bottom-widgets-inner.row{
	flex-wrap:wrap;
}
footer .footer-contact{order:2; width:100%;}
footer .footer-bottom-widgets-menu{order:1;}

footer .footer-bottom-widgets-menu-inner{width:100% !important;}
footer .footer-bottom-widgets-menu-inner .columns.col{width:100% !important; margin:0;}
footer .footer-bottom-widgets-menu-inner #nav_menu-8{width:100% !important;}
footer .footer-bottom-widgets-menu-inner #nav_menu-8 .body{width:100% !important;}
footer .footer-bottom-widgets-menu-inner #nav_menu-8 .body .menu-footer-menu-1-container{width:100% !important;}
footer .footer-bottom-widgets-menu-inner #nav_menu-8 .body .menu-footer-menu-1-container #menu-footer-menu-1{
	display:flex;
	justify-content:center;
}
footer .footer-bottom-widgets-menu-inner #nav_menu-8 .body .menu-footer-menu-1-container #menu-footer-menu-1 li{
	margin:0; 
	padding:10px;
	box-sizing:border-box;
}

.social-icons{
	width: 100%;
    justify-content: center;
}

footer .footer-newsletter + .footer-bottom-widgets{
	padding-bottom: 20px;
}


.single-product .single-product-wrapper{
	justify-content:space-between;
}
.single-product .summary.entry-summary{
	width:55%;
}

.whish__custom{
	display:flex;
	flex-wrap:wrap;
}

.newsletter-marketing-text{
	display:none !important;
}

.product-thumbnail{
	height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-thumbnail img{
	    max-height: 150px;
    margin: 0 auto;
}


.home__tranding--product{
    padding: 50px 0;
    box-sizing: border-box;
}

.home__tranding--product h1 {
    text-align: center;
    color: #000;
}
.home__tranding--product h1 svg {
    width: 50px;
    padding-right: 20px;
}

.home__tranding--product ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.home__tranding--product ul li{
	list-style:none;
	border:1px solid #f2f2f2;
	width:18%;
}

.home__tranding--product ul li h3{
	padding:15px;
	box-sizing:border-box;
	margin:0;
	font-size:18px;
	background: #fed700;
}

.tranding__th{
	width:100%;
	display:flex;
	height:200px;
	align-items:center;
}

.tranding__th--outer{
	background:#fff;
	padding:10px;
	box-sizing:border-box;
}


.tranding__th img{
	    max-height: 150px;
    margin: 0 auto;
}


.tax-product_cat .product-thumbnail {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.product__catfilter--right .products>.product .product-loop-body{
	display:block;
}

 .product__catfilter--right .products>.product .hover-area {
	display: none !important;
}

.product__catfilter--right .product-loop-header.product-item__header{
	display:none !important;
}

.product__catfilter--right .yith-wcwl-add-to-wishlist-button__label{
	font-size:0;
}

.product__catfilter--right .products>.product .price-add-to-cart{
	display:block;
}

.product__catfilter--right .product-sku{
	display:none;
}

.product__catfilter--right .product-short-description h4{
	font-size:16px;
}

.product__catfilter--right .woocommerce-loop-product__title{
	display:none;
}

.product__catfilter--right .logo__field__outer__logo{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.product__catfilter--right .logo__field__outer__logo .logo__field{
	width:50px;
	height:50px;
}
.product__catfilter--right .logo__field__outer__logo .logo__field img{
	width:100%;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #ccc;
}

.product__catfilter--right .product__title__rating{
	padding-left:15px;
	box-sizing:border-box;
}

.product__catfilter--right .product__title a{
	font-size:20px;
	color:#334155;
}

.product__catfilter--right .product__title__rating .product__title__rating{display:flex; padding:0; align-items:center;}


.product__catfilter--right .product__field__wishlist{
		display:flex; 
		justify-content:space-between;
		padding:20px 0 10px;
		    align-items: center;
}
.product__catfilter--right .product__field__wishlist .custom-field{
	font-size:14px;
	line-height:20px;
}

.product__catfilter--right .product-description ul{
	display:none !important;
}

.product__catfilter--right .product-description h4{
	font-size:16px;
	line-height:24px;
	color:#6b7280;
	padding:5px 0;
	margin:0;
}
.product__catfilter--right .woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	display:none;
}

.product__catfilter--right .price-add-to-cart .add-to-cart-wrap{display:none !important;}

.custom__btn {
	margin:0 0 10px;
}
.custom__btn a{
	padding:5px 20px;
	border-radius:5px;
}
.product__catfilter--right .product-item__body{
	padding:20px 0 10px;
}
.product__catfilter--right .product-item__body .loop-product-categories{
	font-size:14px;
	color:#c9ab04 !important;
}
.product__catfilter--right .product-item__body .loop-product-categories a{
	font-size:14px;
	color:#c9ab04 !important;
}
.price__sectionnew{
	color:#000;
	font-weight:bold;
	font-size:14px;
}

@media (min-width: 1480px) {
    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 31%;
		justify-content:space-between;
    }
}



.tax-product_cat .logo__field__outer__logo{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.tax-product_cat .logo__field__outer__logo .logo__field{
	width:50px;
	height:50px;
}
.tax-product_cat .logo__field__outer__logo .logo__field img{
	width:100%;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #ccc;
}



.tax-product_cat .product__title__rating{
	padding-left:15px;
	box-sizing:border-box;
}

.tax-product_cat .product__title a{
	font-size:20px;
	color:#334155;
}

.tax-product_cat .product__title__rating .product__title__rating{display:flex; padding:0; align-items:center;}


.tax-product_cat .product__field__wishlist{
		display:flex; 
		justify-content:space-between;
		padding:0;
		    align-items: center;
}
.tax-product_cat .product__field__wishlist .custom-field{
	font-size:14px;
	line-height:20px;
}

.tax-product_cat .product-description ul{
	display:none !important;
}

.tax-product_cat .product-description h4{
	font-size:16px;
	line-height:24px;
	color:#6b7280;
	padding:5px 0;
	margin:0;
}
.tax-product_cat .woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	display:none;
}

.tax-product_cat .price-add-to-cart .add-to-cart-wrap{display:none !important;}

.custom__btn {
	margin:0 0 10px;
}
.custom__btn a{
	padding:5px 20px;
	border-radius:5px;
}
.tax-product_cat .product-item__body{
	padding:20px 0 10px;
}
.tax-product_cat .product-item__body .loop-product-categories{
	font-size:14px;
	color:#c9ab04 !important;
}
.tax-product_cat .product-item__body .loop-product-categories a{
	font-size:14px;
	color:#c9ab04 !important;
}
.price__sectionnew{
	color:#000;
	font-weight:bold;
	font-size:14px;
}

.tax-product_cat .hover-area{
	display:none !important;
}

.tax-product_cat .yith-wcwl-add-to-wishlist-button__label{
	font-size:0;
}

.tax-product_cat .loop-product-categories{
		display:none !important;
}


.tax-product_cat .custom__btn{
	padding:10px 0 0;
}
/*start*/

.custom__mobile{
	display:none;
}
.custom__mobile__desk{
	display:block;
}

.related.products .logo__field__outer__logo{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.related.products .logo__field__outer__logo .logo__field{
	width:50px;
	height:50px;
}
.related.products .logo__field__outer__logo .logo__field img{
	width:100%;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #ccc;
}



.related.products .product__title__rating{
	padding-left:15px;
	box-sizing:border-box;
}

.related.products .product__title a{
	font-size:20px;
	color:#334155;
}

.related.products .product__title__rating .product__title__rating{display:flex; padding:0; align-items:center;}


.related.products .product__field__wishlist{
		display:flex; 
		justify-content:space-between;
		padding:0;
		    align-items: center;
}
.related.products .product__field__wishlist .custom-field{
	font-size:14px;
	line-height:20px;
}

.related.products .product-description ul{
	display:none !important;
}

.related.products .product-description h4{
	font-size:16px;
	line-height:24px;
	color:#6b7280;
	padding:5px 0;
	margin:0;
}
.related.products .woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	display:none;
}

.related.products .price-add-to-cart .add-to-cart-wrap{display:none !important;}

.custom__btn {
	margin:0 0 10px;
}
.custom__btn a{
	padding:5px 20px;
	border-radius:5px;
}
.related.products .product-item__body{
	padding:20px 0 10px;
}
.related.products .product-item__body .loop-product-categories{
	font-size:14px;
	color:#c9ab04 !important;
}
.related.products .product-item__body .loop-product-categories a{
	font-size:14px;
	color:#c9ab04 !important;
}
.price__sectionnew{
	color:#000;
	font-weight:bold;
	font-size:14px;
}

.related.products .hover-area{
	display:none !important;
}

.related.products .yith-wcwl-add-to-wishlist-button__label{
	font-size:0;
}

.related.products .loop-product-categories{
		display:none !important;
}


.related.products .custom__btn{
	padding:10px 0 0;
}

.electro-dark .home__tranding--product ul li a{
	color:#000;
}

.electro-dark .visitsite a{
	color:#fff;
}

.my__desktop__click{
	display:block;
}

.my__mobile__click{
	display:none;
}



.secondary-nav{
	text-align:center;
}



.joinus__new{
	position:fixed;
	top:50%;
	right:0;
	z-index:999;
}

.joinus__new {
    position: fixed;
    top: 50%;
    right: -34px;
    z-index: 999;
    width: 103px;
    transform: rotate(-90deg);
    background: #000;
    color: #fff;
    text-align: center;
}


.joinus__new a{
	color: #fff;
    font-size: 20px;
	text-decoration:none;
}

.mycustomsubscribe{
	box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.5);
}
.mycustomsubscribe .wpforms-field-container{
	    display: flex;
		justify-content: space-between;
		align-items: center;
		width:calc(100% - 200px);
			display:flex;
}

.mycustomsubscribe .wpforms-field{
	width:32%;
}
.mycustomsubscribe .wpforms-submit-container{
	width:200px;
}
.mycustomsubscribe .wpforms-field input{
	width:100% !important;
	max-width:100% !important;
	background:none !important;
	border:1px solid #000 !important;
}
.mycustomsubscribe .wpforms-submit-container{
	padding-top:20px;
}

.mycustomsubscribe .wpforms-field li{
	list-style:none;
	padding-top:1.5vw;
}

.mycustomsubscribe  button{
	    background-color: #000 !important;
}


.mycustomsubscribe  .wpforms-field li input{
		width:14px !important;
	max-width:auto !important;
}

#wpforms-form-7765{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
		align-items: center;
}

.mycustomsubscribe{
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	background:#fed700;
	padding;0 0;
	z-index:99;
}

#colophon{
	position: relative;
    z-index: 999;
}

.mycustomsubscribe div.wpforms-container-full:not(:empty) {
    margin: 0 auto;
	max-width:1024px;
	width:100%;
}


.updateoffer{
	padding:0 0;
}

.updateoffer .you__tolist--heading{
	text-align:center;
}
.updateoffer .you__tolist--heading h1{
	
}
.custom__offerform{
	max-width:500px;
	width:100%;
	margin:0 auto;
}


.custom__offerform #wpforms-form-7771{
		display:flex;
	align-items:center;
	justify-content:space-between;
	width:100%;
}

.custom__offerform .wpforms-field-container {
    width: 100%;
    max-width: 350px;
}

.custom__offerform .wpforms-submit-container {
    margin-top: 0 !important;
}
.custom__offerform .wpforms-submit-container button{
	background:#fed700 !important;
}


.foundermessage{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items:center;
}

.founder__th{
	width:45%;
}
.founder__th img{
	width:100%;
}
.founder__content{
	width:50%;
}
.foundersocila a{
	background: #fed700;
	display:block;
	text-align:center; 
	padding:10px;
	box-sizing:border-box;
	text-decoration:none;
}

.foundermessageouter{}
.foundermessageouter h1{
	text-align:center;
	padding-bottom:30px;
}


.updateoffer{
	padding-top:50px;
}

#menu-footer-menu-1{
	display:flex;
	align-items:center;
	padding-left:0;
	justify-content:center;
}
#menu-footer-menu-1 li{
	margin:0 10px;
}

.wpforms-container input.wpforms-field-medium{
	display: block!important;
    width: 100% !important;
   border-radius: 1.375rem !important;
   max-width:100% !important;
}
.close__subs a{
	    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    background: #000;
    text-align: center;
}
.close__subs{
	position: fixed;
    right: 0;
    bottom: 30px;
    z-index: 99;
}


.scer__new1{
	text-align:center;
	padding:50px 0;
}

.scer__new1 h1{
	font-size:40px;
	margin:0;
}

.scer__new1 p{
	font-size:25px;
	line-height:35px;
	text-align:center;
	max-width:700px;
	width:100%;
	margin:40px auto;
}

.my_cs--btn a{
	    text-decoration: none;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 20px;
    text-align: center;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    border-radius: 20px;
}
.my_cs--btn a:hover{
	 background: #fed700;
	 color:#000;
}
.scer__new2{
	padding:0 0 50px 0; 
}
.scer__new2--grid{
	display:flex;
	align-items:center;
	justify-content:center;
}

.scer__new2--gridinner{
	width:30%;
	margin:20px 1.5%;
	background:#fff;
	padding:20px;
	box-sizing:border-box;
	box-shadow: 0 30px 70px 0 rgba(16, 12, 47, .05);
	text-align:center;
}
.scer__new2--th{}
.scer__new2-title{
	font-size:50px;
	line-height:60px;
	padding:15px 0;
	font-weight:bold;
}
.scer__new2-titlen{
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
}

.scer__new2--maintitle{
	text-align:center;
	
}

.scer__new2--maintitle h1{
	position:relative;
	padding-bottom:20px;
}
.scer__new2--maintitle h1:after{
	content:'';
	position:absolute;
	bottom:0;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	background:#000;
	height:5px;
	width:70px;
}


.accordion {
  max-width: 100%;
  margin: 40px auto 0;
}

.at-tab {
  display: none;
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.at-title {
  cursor: pointer;
  background-color: #f5f5f5;
  position: relative;
  transition: background-color 0.3s ease;
}

.at-title:hover {
  background-color: #e0e0e0;
}

.at-title:after {
  content: "+";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: all 0.3s ease;
  font-size: 24px;
}

.at-title.active:after {
  content: "-";
}

.at-item {
  border-radius: 5px;
  margin-bottom: 15px;
}

.at-title h2 {
  font-size: 22px;
  font-weight: 600;
  padding: 10px 15px;
  margin: 0;
}

.accordion-header {
  text-align: center;
  background-color: #222222;
  color: white;
  padding: 20px 0;
}


.scer__new--lasthd_list{
	padding:50px 0 0;
	text-align:center;
}
.scer__new--lasthd_list h4{
	font-size:20px;
	color:#000;
	text-align:center;
	margin:0;
	text-transform:uppercase;
}
.scer__new--lasthd_list h1{}
.scer__new--lasthd_list p{}


.scer4__list{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.scer4__list-grid{
	width:23%;
	margin:20px 1%;
	padding:20px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
	box-sizing:border-box;
	text-align:center;
}
.scer4__list-grid h3{
	font-size:18px;
	line-height:30px;
	padding-top:15px;
}
.scer4{
	padding:50px 0 0;
}
.scer4hd{
	text-align:center;
}
.scer4hd p{
	max-width:700px;
	width:100%;
	margin:0 auto;
}
.scer4hd h1{
	padding:20px 0;
}


.home__cc_formouter .form-group{
	margin-top:20px;
}

.margin-top20{
		margin-top:20px;
}
.home__cc_formouter  .first.last{
	margin:0 !important;
}

.home__cc_formouter .cs__checkttt{
	padding-left:0 !important;
}

.home__cc_formouter .cs__checkttt .wpcf7-list-item{
	display:block !important;
	margin-left:0 !important;
}


.custom__offerform div.wpforms-container-full .wpforms-form button[type=submit]{
	    padding: 0 10px !important;
		width: 171px;
}

.aanbiedingen__outer{
	display:flex;
	justify-content:space-between;
	margin-top:20px;
}

.aanbiedingen__outer--left {
	padding-right:10px;
}
.aanbiedingen__outer--left p{
	margin:0;
}
.aanbiedingen__outer--right input[type="submit"]{
	
}





@media screen and (max-width:1100px){
	.product__catfilter--right ul.products>li.product {
		width: calc(50% - 20px);
	}
	
	
}


@media screen and (max-width:767px){
	.single-product .summary.entry-summary {
		width: 100%;
	}
	.visitsite{
		width:100%;
		margin-top:20px;
	}
	.product__catfilter--left {
		width: 100%;
		margin-bottom:20px;
	}
	.product__catfilter--right ul.products>li.product{
		margin-left:0;
	}
	.product__catfilter--right {
		width: 100%;
	}
	.product__catfilter--left ul{
		display:none;
		
	}
	.product__catfilter--outer {
		padding: 20px 0;
	}
	.product__catfilter--right ul.products{
			justify-content:space-between;
			padding:0 20px;
			box-sizing:border-box;
	}
	.you__tolist--lleftleft {
		width: 100%;
	}
	.you__tolist--lleftright{
		width:100%;
		margin:10px 0;
	}
	.you__tolist--lleftright{
		text-align:left;
	}
	.home__tranding--product ul li {
		list-style: none;
		border: 1px solid #f2f2f2;
		width: calc(33% - 10px);
		margin:10px 10px 20px;
	}
	.home__tranding--product ul {
		justify-content: center;
	}
	
		.custom__mobile{
			display:block;
			cursor:pointer;
		}
		.custom__mobile__desk{
			display:none;
		}

		.youtubevideo {
			padding: 20px;
			box-sizing: border-box;
		}
		.youtube--cat__list ul li a {
			text-decoration: none;
			padding: 5px 10px;
			box-sizing: border-box;
			font-size: 13px;
			border-radius: 10px;
		}
		
		.you__tolist {
			padding: 30px 15px;
			margin-top: 0;
		}
		.you__tolist--heading h1 img {
			max-width: 101px;
		}
		.youtube--cat__list {
			padding-top: 10px;
		}
		
		.desktop-footer{
			display:block !important;
		}
		.handheld-footer{
			display:none !important;
		}
		footer .footer-bottom-widgets-menu-inner #nav_menu-8 .body .menu-footer-menu-1-container #menu-footer-menu-1{
			display:block;
			text-align:center;
		}
		
		.home__tranding--product ul li h3{
			padding: 9px;
			box-sizing: border-box;
			margin: 0;
			font-size: 14px;
		}
		
		.my__desktop__click{
			display:none;
		}

		.my__mobile__click{
			display:block;
		}
		
		.founder__th{
			width:100%
		}
		.founder__content{
			width:100%
		}
		
		.mycustomsubscribe .wpforms-field-container {
			display: block;
			justify-content: space-between;
			align-items: center;
			width: 100%;
			display: block;
		}
		
	.mycustomsubscribe .wpforms-field {
			width: 100%;
		}
		
		.mycustomsubscribe .wpforms-container .wpforms-field, .mycustomsubscribe .wp-core-ui div.wpforms-container .wpforms-field {
			padding: 5px 0;
			position: relative;
		}
		
		.mycustomsubscribe div.wpforms-container-full .wpforms-form .wpforms-field-label {
			margin-bottom: 5px;
		}
		.mycustomsubscribe .wpforms-submit-container {
			padding-top: 0;
		}
		.mycustomsubscribe div.wpforms-container-full .wpforms-form .wpforms-submit-container {
			margin-top: 0;
		}
		.mycustomsubscribe{
			padding:20px 15px;
		}



}

@media screen and (max-width:560px){
	.footer-newsletter .newsletter-title {
    display: inline-block;
    font-size: 1em;
	}
	.product__catfilter--right ul.products>li.product {
		width: 100%;
		margin-left:0;
	}
	.home__tranding--product ul li {
		list-style: none;
		border: 1px solid #f2f2f2;
		width: 50%;
	}
	.product__catfilter--right .products{
		padding:0 20px;
	}
	.you__tolist__inner--left{
		width:100%;
	}
	.you__tolist__inner--right{
		width:100%;
		padding-left:0;
	}
	.you__tolist__inner--right--rep{
		margin-top:10px;
	}
	.you__tolist__inner--right {
		width:100%;
		display:block;
		}
		.trending-products{
			padding:0 15px;
			box-sizing:border-box;
		}
		.home__tranding--product ul li {
		list-style: none;
		border: 1px solid #f2f2f2;
		width: calc(50% - 20px);
		margin:10px 10px 20px;
	}
}








@media screen and (max-width:500px){
	.tax-product_cat .products>.product::after {
		display:none;
	}
	.tax-product_cat .row-cols-2>* {
		flex: 0 0 auto;
		width: 100% !important;
	}
}