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

.gm-style-iw {
overflow: auto !important;
}


.av-main-nav ul li:last-child > a {
    border-bottom-style: solid;
    border-bottom-width: 0px;
}

.av-main-nav ul li a {
    border-left-style: solid;
    border-left-width: 0px;
    border-right-style: solid;
    border-right-width: 0px;
}


#top .av-main-nav ul a {

    padding: 8px 5px;

}


#full_slider_1 .image-overlay {
    visibility: hidden !important;
}

#op .variations td {
	vertical-align: middle;
}



.av-special-heading{
	margin-top: 10px;
}

.single_add_to_cart_button{
	color: red;
}

span.copyright{
	visibility: hidden;
}


.sale-perc {
background-color: #D9534F;
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
color: #fff;
text-align: center;
border-radius: .25em;
}


.txikiagoa{
	
	color: red;
}

.archive .entry-content .term-description {
    display: none;
}