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

*/


/* Theme Styles */

strong.logo {
	padding-top: 0px;

}
div .slideshow_caption h2 {
	text-transform: capitalize;

}
.js_active .tab {
	font-size: 16px;
}
.js_active .toggler {
    font-weight: bold;
    color: #7C1F7B !important;

}
.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow {
	height: 450px !important;

}
.av-image-caption-overlay {
    text-align: left;

}
.av-image-caption-overlay h1 {
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    line-height: normal;

}
.av-image-caption-overlay p {
    padding: 0px;
    color: #ffffff;

}
.av-image-caption-overlay {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
    color: #333333;
}
div.wc-force-sells {
    border: 1px solid red !important;
    padding: 10px 20px;
    margin: 10px 0 !important;

}
div.wc-force-sells li {
    font-weight: bold;
    padding: 0;
    margin: 0;
    list-style: disc;

}
.widget {
    padding: 8px 0 8px 0;

}

/* Woocommerce Styles */

.wc-force-sells {
    clear: left;

}
#top div.woocommerce-message {
    border: 1px solid #8BAF5B;
    /* background-color: #E0F1B5; */
    color: #4F5F39;

}
ul.woocommerce-error {
    border: 1px solid red;
    background: none;
    color: red;
}
.products .product h3, .products .product h4, .products .product h5, .products .product h6 {
    padding-top: 5px;
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: normal;

/* On Sale/Discount Product Notice */

}
span.onsale {
    background: #FBC40A !important;
    padding: 8px;
    border-radius: 0px;

}
#top .onsale {
    top: 50px;
    right: 0px;

}
.woocommerce table.cart img { 
width: auto!important; 
max-width: 100%; 

}
p.demo_store {
	margin-top: 0 !important;
	background: #fbc40a !important;
	color: #000000 !important;
	border: none !important;
	box-shadow: none !important;

}
body.woocommerce-demo-store #wrap_all {
	margin-top: 42px !important;

}
.av-main-nav ul li {
    border-bottom: 1px solid #ededed !important;

}

/* Notice Box */

.avia_message_box_content {
    border-color: #fcfcfc;
    text-transform: capitalize;
    text-align: left;
    font-weight: normal;
    font-style: italic;
	margin-top: 20px;

}

/* Widget Login Styles */

/*section#wp_sidebarlogin-3 h3.widgettitle {
    display: none;

}*/


/* Give Styles */

.give-btn {
	background: #7c1f7a;
	border: 1px solid #952593;
	color: #ffffff;
}
.give-btn:hover {
	background: #952593;
}

h2.give-form-title {
    display: none !important;
}
div#give-form-1873-wrap {
    padding: none !important;
    border: none !important;
}