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

/*Nathalie Albert Webdesign*/
.Nathalie {
	height: 100%;
	float: right;
	vertical-align:middle;
}
.Nathalie img {
	vertical-align:middle;
}
/* Typografie */
h1, h2, h3 {
	letter-spacing:0.05em !important;
	line-height:1.5em;
}
h3.widgettitle {border-bottom: 3px solid #8293a7;}

.avia_ajax_form .button {
	letter-spacing: 0.05em;
	text-transform:uppercase;
	font-weight:bold;
}
.main_color .sidebar a.mailto {
	color: #719430;
}
.main_color a  {
    text-decoration: underline;
}
.main_color .sidebar a {
text-decoration: none;
}
/* shop */
#top .main-title.entry-title {
    display: none!important;
}
/* shop sidebar */
.woocommerce-sidebar h3.widgettitle {
    color: #242424;
    font-size: 19px;
    font-weight: 600;
    line-height: 34px!important;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 3px solid #8293a7;
}
.widget_product_categories li a {
    font-size: 15px;
    color: #000!important;
    font-weight: 600;
	display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
	text-decoration:none;
    background: none;
	padding-left:0;
}
.responsive #top #main .sidebar {
    display: block;
}
/* shop productpagina documents */
h3.woocommerce-product-documents-title {
    margin: 50px 0 20px 0!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background-image: linear-gradient(to right, red,orange,yellow,green,blue,indigo,violet)!important 
}
.ui-accordion .ui-accordion-content {
    background: #e1e1e1;
	font-family:'oswald', Arial, sans-serif;
}
#top .variations_form {
    margin-top: 40px;
}
.ui-widget-content a {
    line-height: 30px;
}
/* shop sidebar  */
.sidebar_left.sidebar {
    text-align: left;
}
/* Shop Sidebar smaller en hoger */
.sidebar_right.template-shop .sidebar {
    padding-top: 0px;
}
.sidebar_right.template-shop .inner_sidebar {
    margin-left: 20px;
}

h2.woocommerce-loop-product__title {
	font-family:'open sans', Arial, sans-serif!important;
	letter-spacing:0!important;
	font-size:14px!important;
	text-transform:uppercase;
	font-weight:bold;
}
/* top bar winkel */
#top .header_color .sub_menu ul li a {
    color: #333333!important;
	font-size: 12px;
}
.av_secondary_right .sub_menu {
    padding-top: 6px;
}
#top .inner_product_header {
background-color: beige;
}
/* submenu winkel */
#top #header .avia_mega_div > .sub-menu {
    padding: 10px 10px 10px;
}
#top #header .avia_mega_div > .sub-menu > li {
    padding-top: 0px;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding-top: 10px;
}
/* Menu Shop mega button aanpassen */
#top .av-menu-button > a .avia-menu-text {
    border: none;
    border-radius: 2px;
    background-color: #fff;
    color: black;
}
/* Richard */
/* Borders om winkelwagentje weghalen */
.cart_dropdown {
	border: none;
}
/*  Prijsweergave wat prominenter */
#top .price, #top .price span, #top del, #top ins {
    font-size: 18px;
	line-height: 22px;
}
/* Logo ietsje lager */
.logo img {
  top: 25%;
}
.header-scrolled .logo img {
  top: 5%;
}
/* breadcrumbs */
.breadcrumb {
	left: 4%;
}
.title_container .breadcrumb {
	font-size: 14px;
	margin-top: 0px;
}
#top .title_container .main-title a {
	display: none;
}
.woocommerce-loop-category__title {
    display: block;
	text-align:center;
	padding-bottom:15px;
	padding-top:15px!important;
}

.woocommerce .page-title {
	display: none;
}
/* sidebar perikelen product pagina's, zie functions.php */
.single-product-main-image {
    width: 25%;
}
.single-product-summary {
    overflow: hidden;
    width: 45%;
    float: left;
    margin-right: 5%;
}
.single-product .sidebar {
    width: 25%;
}

/* Zoekfunctie van hoofdmenu naar header */
#avia2-menu #menu-item-search2 {
    vertical-align: top !important;
    position: relative;
    top: -12px;
}
#top #searchform .ajax_search_response {
    position: absolute;
    background-color: #fff;
    box-shadow: 2px 2px 6px #333;
	color: darkgray;
}
#top #s {
	color: black;
	font-size: 13px;
}
#top .ajax_search_excerpt {
	color: grey;
}

/* #top #header_meta .sub_menu {
    left: -300px;
}

#avia2-menu #menu-item-search2 {
    top: -25px;
    right: -260px;
}
*/


/* footer social */
.simple-social-icons ul li a {
    box-sizing: content-box;
    display: inline-block;
    font-style: normal !important;
    font-variant: normal !important;
    height: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none !important;
    text-transform: none !important;
    width: 1em;
}
.simple-social-icons ul li {
    float: none!important;
	display:inline-block!important;
}
#sidebar-footer .widget {
    font-size: 15px;
    line-height: 25px;
    width: 16%;
    float: left;
    padding: 2% 4%;
    margin: 30px 0px;
       font-weight: 200 !important;
}
#simple-social-icons-2 {
    width: 100% !important;
    margin: 0px !important;
}
#top .avia-post-nav {
	background:#b2d3d8;
}

#footer h3.widgettitle {
	color: #fff;
}

/* socials grid op contact */
@media only screen and (max-width: 989px) {
	.avia-icongrid-numrow-5 li {
    width: 20%;
}
}
/*Hide flipbox tip */
 * .avia-icongrid-flipbox li:hover .avia-icongrid-front,
.avia-icongrid-flipbox li.av-flip .avia-icongrid-front{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.avia-icongrid-flipbox li .avia-icongrid-front .avia-icongrid-inner, .avia-icongrid-flipbox li .avia-icongrid-flipback .avia-icongrid-inner {
	padding: 0;
}
.avia-icongrid {
    background-color: aliceblue;
}
/*Hide tool tip 
.avia-icongrid-tooltip li .avia-icongrid-content {
  display: none !important;
}
.avia-icongrid-tooltip li:hover .avia-icongrid-front {
	bottom: 0;
}
.avia-icongrid-tooltip li .avia-icongrid-front {
	top: 1.8em;
	bottom:0;
}*/

/* responsive product page */
@media only screen and (max-width: 767px) {
.single-product-main-image {
    width: 100%;	
}
.single-product-summary {
    width: 100%;
	clear: both;
}
.responsive #top #main .sidebar {
    display: block;
    width: 100%;
	clear: both;
}
#avia2-menu #menu-item-search2 {
    top: 0px;
}
.title_container .main-title + .breadcrumb {
   top: 6px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1240px) {
.single-product-main-image {
    width: 30%;	
}
.single-product-summary {
    width: 50%;
	clear: none;
}
.responsive #top #main .sidebar {
    display: block;
    width: 100%;
	clear: both;
}
.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: 0px;
    margin-bottom: 20px;
    width: 100%;
}
}
/* woocommerce bedankt tekst */
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	color: #95c21f!important;
	font-weight: 600;
	padding:30px 0;
	font-size: 20px;
	border-top: solid 4px; 
	border-bottom: solid 4px; 
}

/* menu current en hover streep onder weg */
.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
    visibility: hidden;
}
/* responsive menu */
@media only screen and (min-width: 768px) and (max-width: 1240px) {
#top #header .av-main-nav > li > a {
    font-size: 12px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
.responsive .main_menu ul:first-child > li > a {
    padding: 0 7px;
}
}
@media only screen and (min-width: 767px) and (max-width: 989px) {
.logo img {
    top: 5%;
}
.html_cart_at_menu.html_header_top #top .main_menu {
    right: 0px;
    top: 20px;
}
.container.av-logo-container {
    min-height: 88px;
	line-height: 88px;
}
#top #header .av-main-nav > li > a {
	line-height: 88px !important;
}
#top #header .av-main-nav > li > a {
    font-size: 12px;
}

.title_container .breadcrumb {
    left: 6px;
    margin-top: 0px;
}
}
@media only screen and (max-width: 767px) {
.logo img {
    top: 0;
}
}


/* 'footer' van blog posts op overzichtspagina weg */
div.slide-meta {
	visibility: hidden;
}