﻿/*

Theme Name: U-Design Child

Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7

Description: Child Theme for U-Design

Author: Andon

Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7

Template: u-design

Version: 1.0.0

*/

@import url("../u-design/style.css");



/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ***
.woocommerce div.product, .woocommerce .woocommerce-result-count {
    display: none;
}
.woocommerce .woocommerce-ordering {
    display: none;
}*/
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
   margin-top: 40px;
}

.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: 70%;
}
.woocommerce ul.products li.product h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 0;
}


#top-wrapper {
    border-bottom: 2px solid #000000;
}


#sidebarSubnav a {
    color: #13257a;
    font-weight: bold;
}

#sidebar.grid_8 {
    background-color: #cccc99;

}

li {
    margin-left: 30px;
    margin-top: 10px;
}
#main-content .main-content-padding {
    padding: 0 20px 0 40px;
    }
#page-content-title #page-title h1, #page-content-title #page-title h2, #page-content-title #page-title h3, #page-content-title #page-title .single-post-categories {
    padding: 18px 0 0 23%;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    background-color: #dedebd;
}

.ops_accordion h3 {
font-size:1.2em !important;
	
}