/*
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:*/
@import url(http://fonts.googleapis.com/css?family=Indie+Flower);
h1,
h2,
h3,
.main_menu {
    font-weight: 300 !important;
    text-transform: uppercase;
}
.entry-title {
	color: #d15500 !important;
}
.grid-sort-container {
    margin-bottom: 48px;
}
.sort_width_container {
    margin: 0;
}
.social_bookmarks_facebook {
    text-align: center !important;
}
.grid-content,
.grid-entry-title,
.avia-arrow {
    background: #222 !important;
}
.main_color strong {
    color: #fff;
}
div .avia-table {
    margin-top: 0;
}
.main_color tr {
    background: #222 !important;
    color: #fff !important;
}
/* HOME */
@media all and (max-width: 480px) {
    .home .entry-content {
        display: none;
    }
}
/* open */
.home .widget {
    padding: 0;
}
/* BLOG */
.blog-meta img {
    border: 2px solid #fff;
}

/* SIDEBAR */
.html_header_sidebar #top #header .social_bookmarks li.social_bookmarks_facebook a {
    position: relative;
    left: 40px;
    width: 45px;
    background: #3a5795;
    color: #fff;
}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
    font-size: 15px;
}
@media all and (max-width: 990px) {
    .html_header_sidebar #top #header .social_bookmarks li.social_bookmarks_facebook a {
        left: 27px;
    }
}
#top #s {
    background: #222;
    border-color: #333;
}
/* FIX */
#top .fullsize .template-blog .post_delimiter {
    width: auto;
    left: auto;
}
/* COLUMNS */
@media all and (min-width: 1025px) and (max-width: 1300px) {
	div .av_one_third .av-masonry-entry .av-masonry-entry-title {
        font-size: 10px;
    }
    div .av_one_third .av-masonry-entry .av-inner-masonry-content {
        padding: 5px;
    }
}
@media all and (max-width: 1024px) {
    div .av_one_third,
    div .av_two_third {
        float: none;
        margin-left: 0;
        width: 100%;
    }
}

/* WEBSHOP */
#top .inner_product_header {
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    min-height: 100px;
    padding: 10px 15px 15px;
    position: relative;
}

#top div .product_on_sale .inner_product_header {
    padding-right: 10px;
}

#top .single-product-main-image .onsale {
	margin: 5px 0px;
	right: 7px;
    top: 0;
}

#top .onsale {
    background: #7e9a47 none repeat scroll 0 0;
    color: #fff;
    left: auto;
    margin: 0;
    min-width: 40px;
    right: 8px;
    top: 0px;
    z-index: 10;
}

ul.products li .onsale {
    left: auto;
    margin: -6px -6px 0 0;
    right: 0;
    top: 0;
}

span.onsale {
    background: #7e9a47 none repeat scroll 0 0;
    border-radius: 4px !important;
    font-size: 12px;
    left: 6px;
    line-height: 32px;
    margin: 0;
    min-height: 32px;
    min-width: 32px;
    padding: 4px;
    position: relative;
	float: right;
    text-align: center;
    top: 26px;
}

.woof_sid_auto_shortcode {
    background: #555555 none repeat scroll 0 0 !important;
    border: 2px solid #aaa;
    border-radius: 7px;
    box-shadow: 0 0 0 0 #000000 inset;
    clear: both;
    margin-bottom: 11px;
}

div.page-thumb {
	background-color: #d15400;
}

.attachment-entry_without_sidebar size-entry_without_sidebar wp-post-image {
	width: 100% !important;
	
}
