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


#side #logo {
    height: 162px;
}
#snavi li a {
  width: 220px;
}
#content {
  width: auto;
  padding: 0 20px 50px 20px;
}
.one-column #secondary .columnright {
  width: 374px;
  float: left;
}
.one-column #secondary .columnleft {
  margin-right: 0;
}

h6 {
  width: 862px;
  font-size: 370%;
	height: 232px;
    padding: 0 0 55px 22px;
	display: table-cell;
    vertical-align: bottom;
}
@media screen and (min-width: 62.5em) {
#main {
    width: 100%;
  }
.two-column.right-set #secondary {
    float: none;
}
.two-column #secondary {
    width: 100%;
}
.widget_welcart_calendar table {
    width: 46%!important;
    margin: 0 2% 2%!important;
    border: 1px solid #ccc!important;
    border-collapse: collapse!important;
    float: left!important;
}	
}
#snavi li {
  height: 80px;
}
#snavi li a {
  height: 80px;
}
#footer {
  width: 1130px;
}