/*Sidebar*/
aside .widget-title + ul > li , aside .menu > li{
padding: 10px 0;
margin: 0 0 0px 0;
list-style: none;
border-bottom: 1px dashed #ececec;
font-size: 12px;
color: #666;
line-height: 1.55;
text-transform: uppercase;
font-weight: 700;
position: relative;
}
aside .children{
margin: 10px 0px 5px 10px;
}
aside ul .children li{
padding: 5px 0;
margin: 0 0 10px 0;
list-style: none;
font-size: 12px;
color: #666;
text-transform: uppercase;
font-weight: 700;
border-bottom:0 !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.widget_product_categories .children{
display:none;
}
.widget_product_categories .current-cat .children{
display:block;
}
.widget_product_categories .children{
margin: 0px 0px 5px 10px;
}
.widget_product_categories .children a{
font-size:10px;
}
aside .widget-title + ul li a , aside .menu li a {
font-size: 12px;
color: #666;
text-transform: uppercase;
font-weight: normal !important;
}
aside li a + .count{
font-weight: normal;
float: right;
}
.entry-media img {
max-width:100%;
height:auto;
}
aside .menu li:hover .dropdown-menu{
display:block !important;
}
/*SIdebar Widgets*/
aside img{
max-width:100%;
height:auto;
margin:10px 0;
}
aside select {
max-width: 100%;
border: 1px solid #ececec;
padding: 5px;
margin: 5px 0;
border-radius: 0;
font-size: 12px;
color: #333;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
width: 100%;
}
aside table{
width:100%;
}
aside table td , aside table th{
border:1px solid #ddd;
padding:5px;
text-align:center;
}
aside table td a{
color: #333;
}
.widget_rss .rss-date{
display: inline-block;
width: 100%;
color:#666;
padding: 10px 0;
font-weight: normal;
}
.widget_rss .rssSummary{
font-weight: normal;
text-transform: none;
line-height: 20px;
}
.widget_rss cite{
font-size: 12px;
display: inline-block;
text-align: right;
width: 100%;
font-weight: normal;
text-transform: none;
}
.rsswidget{
font-size: 12px;
color: #666;
}
.widget_search label ,.widget_search input[type="submit"] , .woocommerce-product-search input[type="submit"]{
display:none !important;
}
.woocommerce-product-search input[type="search"] , .widget_search input[type="search"] , .widget_search input[type="text"]{
width: 100%;
float: left;
margin-right: 0%;
background: #f4f4f4;
border: 1px solid #eee;
padding: 10px;
font-style: italic;
}
.textwidget {
line-height:20px;
}
.textwidget img{
margin-bottom:5px;
}
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.