/*
Theme Name: Child theme
Theme URI: https://www.searchflow.nl
Description: 
Author: Searchflow
Author URI: https://www.searchflow.nl
Template: hello-elementor
Version: 1.0.0
Text Domain: sf-child
*/


/*--SF: Columns--*/
.sf_row{
	margin: 0 -15px;
	display: flex;
}
.sf_row_no_margin{
	margin: 0px;
}
.sf_column{
	padding: 0 15px;
}
.sf_column_1{
	max-width: 8.33%;
	flex: 1 0 8.33%;
}
.sf_column_2{
	max-width: 16.66%;
	flex: 1 0 16.66%;
}
.sf_column_3{
	max-width: 25%;
	flex: 1 0 25%;
}
.sf_column_4{
	max-width: 33.33%;
	flex: 1 0 33.33%;
}
.sf_column_5{
	max-width: 41.66%;
	flex: 1 0 41.66%;
}
.sf_column_6{
	max-width: 50%;
	flex: 1 0 50%;
}
.sf_column_7{
	max-width: 58.33%;
	flex: 1 0 58.33%;
}
.sf_column_8{
	max-width: 66.66%;
	flex: 1 0 66.66%;
}
.sf_column_9{
	max-width: 75%;
	flex: 1 0 75%;
}
.sf_column_10{
	max-width: 83.33%;
	flex: 1 0 83.33%;
}
.sf_column_11{
	max-width: 91.66%;
	flex: 1 0 91.66%;
}
.sf_column_12{
	max-width: 100%;
	flex: 1 0 100%;
}
.sf_container{
	max-width: 1140px;
	margin: 0 auto;
}

/*--SF: Misc--*/
.sf_mobile_slide_row_stagepadding .owl-stage{
	padding-lefT: 10px !important;
}
/*--SF: Header--*/
.elementor-search-form input::placeholder{
	color: #fff !important;
}

/*--SF: Product loop--*/
.products .product{
	border: 1px solid #C4C4C4;
}
.products .product img.size-woocommerce_thumbnail{
	max-height: 295px !important;
	width: auto !important;
	margin: 0px auto!important;
	margin-top: 32px!important;
}
@media only screen and (max-width:768px) {
	.products .product img.size-woocommerce_thumbnail{
	max-height: 172px !important;
	}
	div.products .product .price{
		font-size: 18px!important;
		min-height: 44px;
	}
	.products .product .woocommerce-loop-product__title{
		min-height: 135px !important;
	}
}
.products .product .woocommerce-loop-product__title{
	border-top: 1px solid #C4C4C4;
	font-family: 'Montserrat'!important;
	font-weight: 500!important;
	font-size: 18px!important;
	line-height: 22px!important;
	text-align: center!important;
	padding-top: 24px!important;
	margin-top: 48px!important;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 70px;
}
.products .product .price{
	font-family: 'Playfair Display' !important;
	font-weight: 500 !important;
	font-size: 30px !important;
	line-height: 40px !important;	
	margin-top: 8px !important;
	margin-bottom: 16px !important;
	text-align: center !important;
	display: block !important;
}
.sf_category_add_to_cart_wrapper{
	display: flex;
	margin-bottom: 20px;
	justify-content: center;
	margin-right: 20px;
	margin-left: 20px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #B4BB6B;
	font-family: 'Montserrat' !important;
	font-weight: 500;
	font-size: 18px !important;
	line-height: 22px !important;
	text-align: center;
	padding: 7px;
	display: inline-block;
	border-radius: 0px;	
	margin-left: 5px;
}
.woocommerce button.button.alt:hover{
	background-color: #B4BB6B;
}
.sf_quantity_wrapper{
	display: flex;
	margin-bottom: 12px;
}

div.product form.cart div.quantity{
	float: none;
	margin-right: 0px;
}
div.product form.cart div.quantity input{
	width: 40px;
	height: 40px;
	background: #fff !important;
	color: #000 !important;
	margin-left: 1px;
	margin-right: 1px !important;
	border-radius: 0px;
	bordeR: 1px solid #000;
	margin: 0 5px;
}
.sf_quanity_button{
	border: none !important;
	background: #EBEBEB !important;
	color: #000 !important;
	width: 20px;
	height: 32px;
	margin-top: 0px !important;
	font-family: Montserrat !important;
	line-height: 7px !important;
	border-radius: 0px !important;
	margin-left: 0px !important;
	padding: 0px !important;
}
.product input::-webkit-outer-spin-button,
.product input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;	
	margin: 0 !important;
}
 div.product input[type=number] {
  -moz-appearance: textfield !important;
}
.products .product .star-rating{
	color: #E9D62F;
	margin: 0 auto;
}
.sf_rating_wrapper{
	min-height: 15px;
}
.woocommerce ul.products li.product .single_add_to_cart_button{
	margin-top: 0px !important;
	height: 32px;
}
.orderby{
	border-radius: 0px;
	border-color: #737373;
}

.archive .products .product span.onsale{
	right: 16px !important;
    left: inherit !important;
    top: -16px !important;
}

/*--SF: Single product--*/
.sf_add_review .woocommerce-Reviews-title, .sf_add_review .commentlist, .comment-notes, #commentform label, .comment-form-cookies-consent{
	display: none;
}
.comment-form-author, .comment-form-email{
	width: calc(50% - 7px);
	float: left;
}
.comment-form-author{
	margin-right: 7px;
}
.comment-form-email{
	margin-left: 7px;
}
.comment-form-rating{
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}
.comment-form-rating span{
	color: #c4c4c4;
}
.comment-form-rating .stars{
	margin-bottom: 0px;
	margin-left: 24px;
	margin-top: 5px;
	font-size: 20px;
}
#commentform input, #commentform textarea{
	border: none;
}
#commentform input::placeholder, #commentform textarea::placeholder {
	color: #c4c4c4;
}
#commentform p.stars a{
	color: #c4c4c4;
}
#commentform #submit{
	background-color: #B4BB6B !important;
	font-family: 'Montserrat';
	font-weight: 500 !important;
	font-size: 18px !important;
	line-height: 22px !important;
	color: #FFFFFF !important;
	padding: 16px 24px !important;
	border-radius: 0px !important;
}
.single-product .products .product span.onsale{
	right: 16px !important;
    left: inherit !important;
    top: 16px !important;
}
.single-product .sf_product_info .sf_quanity_button, .single-product .sf_product_info form.cart div.quantity input{
	height: 42px !important;
}
.price ins{
		text-decoration: none !important;
	}
@media only screen and (min-width:768px) {
	.single-product .sf_product_info .single_add_to_cart_button{
		padding: 10px 100px !important;
	}
}
@media only screen and (max-width:768px) {
	.single-product .sf_product_info .single_add_to_cart_button{
		height: 42px;
	}
	.woocommerce div.product.elementor ul.tabs li a{
		padding: 0.8em 5px !important;
	}
}
.single-product .variations, .single-product .variations .label{
	background-color: var( --e-global-color-accent );
}
.single-product .variations th {
    line-height: 0px !important;
    vertical-align: inherit !important;
    text-align: left;
}
.reset_variations{
	display: none !important;
}
.woocommerce button.button.alt.disabled{
    background-color: #B4BB6B !important;
}
.woocommerce button.button.alt.disabled:hover{
	background-color: #536024 !important;
}
/*--SF: Responsive--*/
@media only screen and (max-width:768px) {
	/*--SF: Columns--*/
	.sf_row{
		margin: 0;
		display: block;
	}
	.sf_column{
		padding: 0;
	}
	.sf_column_1, .sf_column_2, .sf_column_3, .sf_column_4, .sf_column_5, .sf_column_6, .sf_column_7, .sf_column_8, .sf_column_9, .sf_column_10, .sf_column_11, .sf_column_12{
		max-width: 100%;
	}
	
	/*--SF: Product loop--*/
	.products .product img{
		max-height: 128px;
	}
	.products .product .woocommerce-loop-product__title{
		font-size: 12px;
		line-height: 15px;
	}
	.products .product .price{
		font-size: 20px;
		line-height: 27px;
	}
	
	.woocommerce-ordering{
		display: none;
	}


}

/*--SF-over ons--*/
.sf-image-margin{
	margin: 10px!important;
	min-height: 300px;
}

/*--SF-contact--*/
.sf-contact-form>div{
	display: flex;
}
.sf-contact-form label{
	width: 100%;
	margin: 5px 15px 5px 15px;
}
.sf-contact-form textarea{
	height: 80px;
}
.sf-contact-form .wpcf7-submit{
	margin-left: 15px;
}
.sf-contact-form input, .sf-contact-form textarea{
    border: 1px solid #E5E5E5;
}
.sf-contact-form ::placeholder {
  	color: #C4C4C4;
	font-weight: 400!important;
}
@media only screen and (max-width:768px) {
.sf-contact-form label{
	margin: 5px 5px 5px 5px!important;
	}
}


.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border: 0px!important;
	background-color: #ebe9eb00;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	font-weight: 700;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	color: #000;
	font-weight: 400;
}
.woocommerce span.onsale{
	background-color: #BD2929;
	border-radius: 0px;
	font-size: 25px;
	font-family:  'Playfair Display';
	font-weight: 500;
	padding: 10px 20px 10px 20px!important;
	min-height: 40px;
	min-width: 0px;
	line-height: inherit;
	right: 16px;
	left: inherit;
	top: 16px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	left: 10px;
}
.woocommerce-product-gallery__image{
	border: 1px solid #DADADA;
}
.product_cat-slider .button{
	margin-bottom: 20px!important;
}
.product div.quantity input[type=number] {
	width: 32px!important;
	border: 1px solid #C4C4C4;
	height: 32px !important;
	padding: 2px;
	margin: 0px 2px;
}
.woocommerce-product-attributes.shop_attributes th{
	text-align: left;
	background-color: #F8F6EE;
	border: 1px solid #F8F6EE;
}
table.shop_attributes tr:nth-child(even) th {
	background-color: #F8F6EE!important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(even)>td {
	background-color: #F8F6EE00!important;
}
.woocommerce table.shop_attributes th {
    border-bottom: 1px solid rgb(255 255 255 / 0%);
}
.woocommerce table.shop_attributes, .woocommerce table.shop_attributes td{
	border: 1px solid #F8F6EE;
}
.woocommerce table.shop_attributes td p, .woocommerce table.shop_attributes th p{
	padding: 10px;
	font-style: normal;
}
.woocommerce-product-details__short-description p{
	display: inline!important;
}
.woocommerce-Tabs-panel.wc-tab h2{
	display: none;
}
.sf-in-stock{
	width: 100%!important;
}
@media only screen and (max-width:768px) {
	/* .woocommerce div.product form.cart .button{ */
		/* width: 100%; */
	/* } */
	.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th{
		font-size: 12px;
	}
	.sf-mobile-text{
		display: none
	}
	.woocommerce span.onsale {
    	font-size: 17px!important;
	}
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1!important;
}
.elementor-product-loop-item--align-center #respond input#submit, .elementor-product-loop-item--align-center a.button, .elementor-product-loop-item--align-center button.button, .elementor-product-loop-item--align-centerinput.button{
	margin-right: 10px!important;
}

/*--SF-afrekenproces--*/
.woocommerce-info, .woocommerce-message{
	border-top: 3px solid var( --e-global-color-de6f541 ) !important;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.woocommerce-info::before {
    color: var( --e-global-color-de6f541 );
}
.woocommerce-message::before {
    color: var( --e-global-color-de6f541 );
}
.woocommerce-message .woocommerce-Button, .woocommerce-message .button, .return-to-shop .button{
    font-family: "Open Sans", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: var( --e-global-color-secondary ) !important;
    padding: 8px 24px !important;
}
.woocommerce-message .woocommerce-Button:hover, .woocommerce-message .button:hover, .return-to-shop .button:hover{
	background-color: var( --e-global-color-de6f541 ) !important;
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button{
	background-color: var( --e-global-color-secondary ) !important;
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover{
	background-color: var( --e-global-color-de6f541 ) !important;
}
.woocommerce-error{
    font-family: "Open Sans", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.sf-volg-ons{
	position: absolute;
    left: 15%;
    top: 14%;
}
@media only screen and (max-width:1024px) {
	.sf-volg-ons{
	position: absolute;
    left: 0px;
    top: 2%;
	}
}
.sf-menu-mobiel .current-menu-item, .sf-menu-mobiel .menu-item:hover{
    background-color: #f8f6ee!important;
    color: #000!important;
}
.sf-menu-mobiel .menu-item{
	border-bottom: 1px solid #DADADA;
	padding-top: 20px;
	padding-bottom: 20px;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #55595c00!important;
    color: #000!important;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart{
	background-color: var( --e-global-color-de6f541 ) !important;
	width: 100% !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout{
	background-color: var( --e-global-color-secondary ) !important;
	width: 100% !important;
}

/*---SF: Update 01-06-2022--*/
.woocommerce-pagination{
	display: none;
}
.elementor-menu-cart__footer-buttons{
	display: block !important;
}
.widget_shopping_cart_content a.elementor-button--view-cart{
	margin-bottom: 8px;
}
.widget_shopping_cart_content a.elementor-button--view-cart, .widget_shopping_cart_content a.elementor-button--checkout{
	display: block !important;
	width: 100% !important;
}

/*--SF: Update 17-06-2022--*/
#sf_age_check_field label{
	color: #000;
}
#sf_age_check_field input[type='checkbox']{
    vertical-align: initial;
}
/*--SF: Update 20-03-2023--*/
.grecaptcha-badge{
	display: none;
}
/*--SF: Update 20-04-2025--*/
.stock{
	display: none!important;
}
/*--SF: Update 12-05-2025--*/
.sf_stock{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.sf_in_stock svg path{
	fill: green;
}
.sf_out_of_stock svg path{
	fill: red;
}
.sf_category_add_to_cart_wrapper{
	margin-bottom: 0px!important;
}