/*
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:*/
#top div.woocommerce-message {
    border-color: #0d244e;
    background-color: #0d244e;
    color: #fff;
}

#top div.woocommerce-message a.button {
    background: rgba(239,187,32,1);
}

#top div.woocommerce-message a.button:hover {
    background: rgba(219,157,0,1);
}


.feature-content-slider .left {  float: left;  margin-right: 2%;  width: 35%;}
.feature-content-slider .left img{max-width: 100%;width: 100%;}
.feature-content-slider .right {  float: left;  width: 63%;}
#top .avia-button.avia-color-dark {border: 3px solid #1e355e !important;  color: #1e355e !important;}

@media (max-width:767px){
    
}