/*
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:*/

/* ---------------------Footer widgets ipad-----------------------------*/
@media only screen and (max-width: 1024px){

.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
    margin: 0;
    margin-bottom: 5px;
    width: 100%;
}}


/* ---------------------H style-----------------------------*/

h1,h2,h4,h5,h6 { 
text-transform:none !important;
color: #333333;}

h2.av-special-heading-tag{
text-transform:none!important; 
letter-spacing: 1px;
font-size: 30px;
color: #333333; 
}

h1.av-special-heading-tag{
text-transform:none!important; 
letter-spacing: 1px;
font-size: 50px;
}

.av-subheading {
    color: #5f5477;
}

.special_amp {
    font-family: inherit;
    font-size: inherit!important;
    font-style: inherit;
    font-weight: inherit;
}

/* ---------------------Contactform-----------------------------*/

abbr.required {
    display: none;
}

/* ---------------------Scroll to top------------------------------*/

#scroll-top-link {
right: 7px;
bottom: 5px;
border: none !important;
height: 40px;
width: 40px;
line-height: 40px;
}


/* ---------------------Image overlay------------------------------*/

.image-overlay { display: none !important; }

/* ---------------------Image caption overlay hover------------------------------*/

.av-image-caption-overlay:hover {
background-color: rgba(95,84,119,0.6);
}


/* ---------------------Header------------------------------*/


/* ---------------------Header Borders------------------------------*/

.avia-menu-fx { display: none; }

#header_main {
border-bottom: none;
}


/* ---------------------Header font /size------------------------------*/

.header_color .main_menu ul:first-child > li > a { color: #5f5477; font-size: 15px; letter-spacing: 1px; font-weight: 600; text-transform: uppercase; font-family: 'Open Sans'; }
.header_color .main_menu ul:first-child > li > a:hover { color: #998faf; }
.header_color .main_menu ul:first-child > li.current_page_item > a { color: #5f5477; }



/* ---------------------Slideshow------------------------------*/

.avia-slideshow-dots { display: none; }

.avia-slideshow-arrows a::before {
background: #000;
background: transparent;
}



/* ---------------------google map------------------------------*/

.avia_google_maps_container { height: 180px!important; }

/*quotes*/

blockquote {
background: transparent url('http://lekkergewoen.grafischdesignvenlo.nl/wp-content/uploads/2016/04/cup-small-2.png') no-repeat 0 3px;
border:none;
}


blockquote p{
padding:15px 35px;
}

/* ---------------------Order images next or back color------------------------------*/

#top .avia-post-nav:hover {background: #5f5477; background: rgba(95,84,119,0.8);}


/* ---------------------woocommerce------------------------------*/

a.cart_dropdown_link > span:before {
    opacity: 0;
}
a.cart_dropdown_link > span:nth-child(1) {
    background-image: url(http://www.lekkergewoen.nl/wp-content/uploads/2016/04/chief.png)!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  font-size: 25px !important;
}



ul.cart_dropdown {
border: none!important;
}




/* ---------------------woocommerce - weghalen subtotaal------------------------------*/

table.shop_table tr.cart-subtotal{
display:none;
}

/* ---------------------woocommerce - weghalen messages------------------------------*/
#top div.woocommerce-message { 
display:none;
}

a.button.checkout.wc-forward {
display: none;
}

#top .dropdown_widget .buttons .button {
text-align: left;
}

/* ---------------------woocommerce - change error colors order field------------------------------*/
ul.woocommerce-error {
background-color: #C9C3D5;
color: #5f5477;
}

/* ---------------------woocommerce - Uitlijnen tekst links------------------------------*/

td.label {
  text-align: left;
}

/* ---------------------woocommerce - weghalen categorie------------------------------*/

.posted_in{display:none;}



/* ---------------------woocommerce - weghalen lightbox product-image------------------------------*/
.single-product-main-image {
pointer-events: none;
}

/* ---------------------woocommerce - weghalen related products------------------------------*/
.related.products {
display: none !important;
}

/* ---------------------for phone and email field on checkout page woocommerce when visiting on mobile------------------------------*/
.woocommerce-billing-fields {
    position: relative;
    z-index: 10000;
}


/* ---------------------Small devices------------------------------*/

@media only screen and (max-width: 767px) {
.avia-slideshow .avia-slideshow-arrows.avia-slideshow-controls {
display: none !important;
}
}


.single-product-main-image {
pointer-events: none;
}

/* ---------------------Small devices - catalogue price text overlapping------------------------------*/

@media only screen and (max-width: 767px) {
.av-catalogue-title, .av-catalogue-price {
  font-size:12px !important;
}
}

@media only screen and (max-width: 767px) {
.av-catalogue-content {
  font-size:12px !important;
}
}