/*
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:*/

/* Typography */

h2 {
	font-weight: 400;
}
#top h2 a {
	text-decoration: none !important;
}
#top h2 a:hover {
	color: #fff;
	text-decoration: none;
}

.av-special-heading-tag {
	font-family: 'Playfair Display',sans-serif !important;
	font-weight: 700;
	letter-spacing: 1px;
}
h3.widgettitle {
	background-color: #d11181;
	padding: 5px;	
}
.footer_color h3.widgettitle {
	color: #d11181;	
}

#footer .widgettitle {
	background-color:rgb(34, 34, 34)!important;
	padding: 0;
}
.widget .social_bookmarks li { clear: none; border: none !important; }

.woocommerce-loop-category__title {
	padding: 5px;
	line-height: 1.3em;
	font-weight: 600;
	font-size: 12px;
	background-color: #fff!important;
	color: white;
}
h2.woocommerce-loop-product__title {
	padding: 5px;
	line-height: 1.3em;
	font-weight: 600;
	font-size: 12px!important;
	background-color: black!important;
	color: white;
}
h2.woocommerce-loop-category__title {
	padding: 5px;
	line-height: 1.3em;
	font-weight: 600!important;
	font-size: 12px!important;
	background-color: black!important;
	color: #fff;
}

.avia_iconbox_title {
font-size: 5em;
}

@media only screen and (max-width: 480px) {
.avia_iconbox_title {
font-size: 2.5em;
}
}

.avia-button.avia-color-theme-color.avia-size-x-large  {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 75px 55px 55px 55px;
	border-bottom: none !important;
	color: #d11181!important;
}

@media only screen and (max-width: 480px) {
.avia-button.avia-color-theme-color.avia-size-x-large  {
	padding: 75px 18px 55px 18px;
}
}

a.avia-button.avia-color-theme-color.avia-size-x-large:hover {
	color: #ffffff!important;	
}
#top .scroll-down-link {
    color: #d11181 !important;
    font-size: 100px !important;
}

span.avia_iconbox_title {
		margin-bottom: 20px!important;	
} 
/* prev ennext pijlen kleur aanpassen */
#top .avia-post-nav {
	background: rgba(209,17,130,0.3);	
}

/* Sortering en # producten op Catalog pagina */
.product-sorting ul, .product-sorting li {
	visibility: hidden;
	height: 0;
}

.widget_layered_nav, .widget_layered_nav_filters {
	padding: 0 0 0 0;
}

/* Nathalie Albert Webdesign */
.Nathalie { 
	height:100%;
	float:right;
    vertical-align:middle;
}
.Nathalie img { 
    vertical-align:middle;
}

/* Search results */

#top h2 a:hover {
    color:#d11182 !important;
}
.html_elegant-blog #top .template-search .blog-categories {
    display: inline-block !important;
}
.html_elegant-blog .post-entry .post-meta-infos time {
    display: none;
}