/*
Theme Name: Welcart Basic Child
Description: Welcart Basic Child Theme
Author: Collne Inc
Template: welcart_basic
Version: 1.0.0
*/

.site-header{background:#FFD700;}
h1.site-title, div.site-title {
	padding: 1em 0.6em 0em 0.4em;}

.snav {
    padding-top: 0;
}
a {
    color: #fe5c7e;
}
.front-il .itemimg img {
    width: auto;
    height: 168px;
}
.cat-il.type-grid .itemimg img {
    width: auto;
    height: 168px;
}
.page-title{
	background:#FFD700;
	border-bottom:4px solid #000;
	padding:0.5em;
	color:#000;
}
.item-info .skubutton {
	color: #000;
	background-color: #FFD700;
}
.front_bottom{padding:1em 0 1em;}

.one-column #secondary {
    border-top: 2px dotted #eaeaea;
}
#secondary .widget_title img{display:none;}

#secondary h3 {
    border-bottom: 3px solid #FFD700;
}
.front_bottom img{
    width: 100%;
    height: auto;
}