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

.widget_wpcategorieswidget .children li {
	padding-left: 30px;
}

.widget_wp_categories_widget ul li, .widget_wpcategorieswidget ul li {
	text-align: left;
    font-size: 12px !important;
    line-height: 30px !important;
}

.widget_wp_categories_widget h2, .widget_wpcategorieswidget h2 {
    font-size: 16px;
    background: #272362;
    color: #fff100 !important;
    padding: 10px 10px;
}

.aboutusimages img {
	width: 150px;
	height: auto;
}

.resources .avia-button-wrap {
	clear: both;
	display: block;
}

#top #s, #top .header_color input[type='text'] {
	color: #000000;
}

#top .header_color input::placeholder {
    color: #cccccc;
    opacity: 1; /* Firefox */
}

.header_color .ajax_search_excerpt {
	color: #ffffff !important;
}

.single-product .sku_wrapper, .single-product .posted_in {
    font-size: 16px;
}

.single-product .posted_in {
    display: block;
}

@media only screen and (max-width: 1150px) {
    #top #header .av-main-nav > li.menu-item  {
        display: none !important;
    }
    #top #header .av-burger-menu-main {
        cursor: pointer;
        display: block !important;
    }
}

.entry-content a {
    font-weight: bold;
}

.av_ajax_search_entry  .av_ajax_search_image {
    display: none;
}

#top #header .widget_product_search {
    width: 250px;
    position: absolute;
    left: 280px;
    top: 26px;
}

#top #header.header-scrolled .widget_product_search {
    top: 5px;
}

#top #header .widget_product_search input {
    width: 180px;
    float: left;
    border: #ffffff 2px solid;
    border-radius: 20px;
    background: none !important;
    color: #fff;
    padding-left: 15px;
}

#top #header .widget_product_search button {
    float: left;
    background: #ffffff;
    border: medium none;
    border-radius: 20px;
    color: #262161;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 37px;
    margin: 0 0 0 -35px !important;
    padding: 0 20px;
    text-transform: uppercase;
}

.largephone {
    font-size: 22px;
    line-height: 25px;
}

.tablename {
    font-size: 12px;
}

.single-product .product_title {
    font-size: 20px;
}

.single-product .woocommerce-product-details__short-description, .single-product .product_meta {
    font-size: 12px;
}

/*#menu-item-1244 .avia-menu-text {
    background: #483d8b;
    border: #483d8b 2px solid;
    border-radius: 20px;
    padding: 5px 5px;
}*/
ul.wpcategorieswidget-2 {
    padding: 0 20px;
    margin: 0;
    width: 100%;
}

.sidebar {
    background: white;
}

.inner_sidebar {
    padding: 0 30px;
}

.sidebar_left .inner_sidebar {
    margin-right: 0;
}