/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/*Font sizes gelijk trekken dagb:*/
h1 { font-size: 44px;}
h2 { font-size: 36px;}
h3 { font-size: 28px;}
h4 { font-size: 24px;}
h5 { font-size: 20px;}
h6 { font-size: 18px;}

@media only screen and (max-width: 767px) {
	
h1 { font-size: 32px;}
h2 { font-size: 26px;}
h3 { font-size: 22px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 16px;}

.single-product-summary h2 {
	font-size: 16px;
}


.woocommerce-product-details__short-description p {
	font-size: 16px;
}


	
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    text-transform: none;
}

	
/*Font sizes gelijk trekken dagb:*/


/*Aanpassingen PDP pagina dagb:*/

.single-product .template-shop {
        padding-top: 50px;
    }
    
@media only screen and (max-width: 767px) {
	
.single-product .template-shop {
        padding-top: 10px;
    }



}

/*Aanpassingen PDP pagina dagb:*/



/*Productmenu mobile op twee regels dagb:*/

@media only screen and (max-width: 450px) {
	#top .av-subnav-menu > li {
    font-size: 16px;
}

}

@media only screen and (max-width: 430px) {
	#top .av-subnav-menu > li {
    font-size: 12px;
}

}


/* Styling Product USP  */
.single_usp ul {
    line-height: 25px;
    margin-left: 25px;

}

.single_usp ul li {
    font-size: 14px;
    position: relative;
}

.single_usp ul li i {
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    color: #7E9A47;
}

.single_usp ul li.usp-title {
    font-weight: 600;
    font-size: 16px;
    color: #564b4b;
}


/* Styling header USP  */

i.far.fa-check-circle {
    margin-right: 5px;
}

.usp {
    width: auto;
    height: 30px;
    float: left;
}


.usp ul {
    display: flex;
}

.usp ul li {
    color: #000;
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
    padding: 5px 15px;
}


@media only screen and (max-width: 767px) {

	.usp {
    width: 100%;
    height: 30px;
    float:none;
    clear: both;
    text-align: center
    }
 
    .usp ul {
    display: inline-flex;
    }
    
    #top .av-subnav-menu {
    font-size: 16px;
	}

	#top .av-subnav-menu > li {
    padding: 9px 0;
	}
    
}

@media only screen and (max-width: 540px) {

	.usp {
    width: 100%;
    height: 30px;
    float:none;
    clear: both;
    text-align: center;
    display: none;
    }
    

 
    
}

/*
    **************************
    **************************
    Payment icons
    **************************
    **************************
*/

.payment{
    float: right;
}

.pay-logo{
    float: left;
    margin-right: 10px;
}

/* hulp bij bestellen */
.helpme {
	display: block;
	position: fixed;
	margin-bottom:0;
	margin-right:0;
	background:#444;
	color:#FFF;
	padding:20px;
	font-size:16px;
	z-index:999999999999;
}

input[name='update_cart'] {
display: none !important;
}
 
button[name='update_cart'] {
display: none !important;
}


@media only screen and (max-width: 980px){
	ul.avia-slideshow-inner {
	    height: 100px !important;
	    min-height: 100px !important;
	}
}

#top .av-subnav-menu {
    font-size: 1.3em;
}


/* Menu Button styling */

#top .av-menu-button > a .avia-menu-text {
background-color: #ed6c09;
color: #ffffff;
border-color: #ed6c09;
padding: 5px 16px;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: #ed6c09;
color: #ffffff;
border-color: #ed6c09;
}
#ffffff;
border-color: #ed6c09;
padding: 0px 12px 0px 12px;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: #ed6c09;
color: #ffffff;
border-color: #ed6c09;
}

/* EDITS WEBSOLS + DENNIS 20-12-2019 */

/* Mobile menu adjustments */

#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
    color: black;
    font-weight: lighter;
    letter-spacing: 0px;
    text-transform: none;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
    padding-left: 40px!important;
    font-size: 20px;
    line-height: 1em;
}

#top #av-burger-menu-ul {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding: 0 0 !important;
}


#top #wrap_all #av-burger-menu-ul li {
    font-size: 26px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
/*
    line-height: 1.3em;
    height: auto;
*/
    padding: 15px 20px;
/*
    display: block;
    text-align: left;
    text-decoration: none;
*/
}

.av-burger-overlay-active #top #wrap_all .av-hamburger-inner, .av-burger-overlay-active #top #wrap_all .av-hamburger-inner::after {
	background-color: #000000;
}
	
.av-burger-overlay {
    margin: 156px 0px;
}

.html_av-overlay-side .av-burger-overlay-bg {
    opacity: 0.0;
 }

/* Mobile menu adjustments */



/* + menu seperator uitgezet in Enfold */

.html_av-overlay-side-classic #top .av-burger-overlay li a {
	border-bottom: 0px none; 
	
}
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
	padding-right: 50px;
	font-size: 22px; 
}
.cart_dropdown {
	border:0px none;
}
@media screen and (max-width: 990px) {
	.av-burger-overlay {
		margin: 121px 0px;
	}
}
@media screen and (max-width: 767px) {
	.av-burger-overlay {
		margin: 111px 0px;
	}
	.responsive #top #main {
    padding-top: 111px !important;
  }
}
@media only screen and (max-width: 600px) {
	.usp {
    	display: none;
    }
	.av-burger-overlay {
		margin: 111px 0px;
	}
	.responsive #top #main {
    padding-top: 111px !important;
  }
}

@media only screen and (max-width:767px) {
  .responsive #top #wrap_all #header {
    position: fixed !important;
  }
  
}

@media only screen and (max-width:850px) {
	.usp {
    	display: none;
    }
}

/* Start PDP Styling dagb */
/*
Effected files
Woocmmerce 
- singele-product.php
- title.php
- rating.php
- productimage.php
- price.php
*/

@media only screen and (max-width: 770px) {

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0;
    padding: 0;
    display: none;
}

.single-product .single-product-main-image .avia-wc-30-product-gallery-lightbox {
    position: absolute;
    top: 115px;
    left: 15px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: red;
    width: 40px;
    font-size: 20px;
    border-radius: 333px;
    z-index: 99;
    text-align: center;
    overflow: hidden;
    border: 0px;
    color: #b0b0b0;
}

.single-product .template-shop {
    padding-top: 5%;
}
}

@media only screen and (max-width: 770px) {
.hide-mobile {
    display: none;
}
}

@media only screen and (min-width: 770px)  {
.hide-desktop {
    display: none;
}

.div .star-rating {
    float: left;
    margin-right: 8px;
}

}


.hide-desktop h2 {
    font-size: 18px;
    font-weight: 100;
}

.hide-desktop h1.product_title.entry-title {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 15px;
    line-height: 1.1em;
}

.entry-summary .woocommerce-product-rating .woocommerce-review-link {
    font-size: 11px;
}

#top .all_colors .image-overlay-inside {
    display: block!important;
}

.main_color .image-overlay .image-overlay-inside:before {
    padding: 0px 0px;
}

.image-overlay .image-overlay-inside::before {
    content: '\e803';
    font-family: 'entypo-fontello';
}

.responsive #top .single-product-main-image .thumbnails a {
    width: 17%;
    margin: 0 2% 2% 0;
}


.entry-summary .woocommerce-product-rating .star-rating {
    margin-top: 5px;
}

@media only screen and (max-width: 767px)
.responsive #top .single-product-main-image .onsale {
    top: -12px;
    right: -14px;
}

/* End PDP Styling dagb */


.entry-summary .woocommerce-product-rating {
    top: -10px;
}

#top #wrap_all .main_color ins {
color: green;
}

#top #wrap_all .main_color del {
color: red;
}

#top del { 
	color: #acacac;
	text-decoration: line-through #707070;
	font-weight: 100;
	font-size: 38px;
}

#top ins {
    color: #ed6c09;
    margin-left: 10px;
}

p.price {
	position: relative;
    top: 0px;
}

@media only screen and (max-width: 767px) {
	p.price {
	top: -10px;
}
#top .av-subnav-menu {
    margin: 0px 0px 6px 0px;
}
.container {
    padding: 0px 25px;
}
}


#top .price span {
	margin-bottom: 0px;
}


#top .onsale {
    color: #FFF;
    background: #7E9A47;
    background-color: rgb(126, 154, 71);
    top: 17px;
    right: 8px;
    left: auto;
    margin: 0;
    min-width: 40px;
    padding: 0px 10px;
}



