/*

Theme Name: Enfold Child

Description: Child of Enfold

Version: 1.0

Author: Kriesi

Author URI: http://www.kriesi.at

Template: enfold

*/

/*Add your own styles here:*/
h1.product_title.entry-title {
	font-size:23px;
}

h4 {
    line-height: 1.5em;
}

h5 {
    line-height: 1.5em;
}

.visual-form-builder label.vfb-choice {
    margin: -20px 0 0 23px;
}

.related.products {
display: none !important;
}

#top .avia-post-nav { display: none; }

.single-product .avia-post-nav { display: none!important; }

#top .title_container .container {
    background-color: #135282;
}

.stretch_full container_wrap, .alternate_color, .dark_bg_color, .title_container {
    background-color: #135282;
}

#top .alternate_color.title_container .main-title a {
    color: #ffffff;
}


#top .alternate_color.title_container .main-title {
    color: #ffffff;
}


@media only screen and (max-width: 768px) {
ul.cart_dropdown { display: none!important; }}


