#main, #sidebar {
    padding-bottom: 1em;
}
.row {
    max-width: 65rem;
}
#header .menu-primary {
    line-height: 10px;
}
.header .header-branding-wrap {
    padding: 1em 0;
}
#header .search-box {
    border-radius: 15px;
    padding: 8px;
}
p {
		font-family: 'Open Sans',sans-serif;
    line-height: 1.8em;
    padding: 0 17px;
}
body {
    font-family: 'open sans';
}
h1, h2, h3, h4, h5, h6 {
    color: #daa45c;
}
h2, h3, h4, h5, h6 {
    margin-left: 17px !important;
}
#sidebar .widget .sidebox-heading {
    background: none repeat scroll 0 0 #424651;
    border-radius: 10px 1px 35px 12px;
    height: 45px;
  	margin: -15px -21px 0;
    padding: 12px;
    text-transform: uppercase;
}
#sidebar .box .list li a, #sidebar .widget .list li a {
      color: #777555;
}
#sidebar .store-widget .list li:before {
    color: #91b266;
}
.header #top-bar-primary {
    background-color: #313547;
}
.content-box .head {
    padding: 8px 15px 0;
}
#sidebar .widget .sidebox-main {
    border-radius: 10px 1px 35px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2), 0 -4px 0 #e8e8e8;
}
.content-box .store img.store-thumb {
    border: 3px solid #eee;
    border-radius: 10px;
    width: 85px;
}
.content-box .store-image img {
    border-radius: 10px;
    width: 110px;
}
.box-holder .text-box {
    color: #555655;
    font-family: 'Open Sans',sans-serif;
    padding: 5px 0;
}
.link-holder a {
    border: 1px dotted;
    box-shadow: 5px 4px 3px #555;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 19px;
}
.head-box {
    margin-bottom: 11px;
    margin-top: 5px;
    padding: 8px 1px 1px;
}
.head .counter, .head .counter-red {
    font-style: normal;
    height: 30px;
}
.content-box .item-content {
    margin-bottom: 15px;
    margin-left: -15px;
    margin-top: 10px;
    padding: 1px 0;
}
.content-box .item-holder {
    color: #916265;
}
.content-box .item-panel .entry-title {
    font-family: 'Open Sans',sans-serif;
    margin-left: 1px !important;
}
.content-box .item-footer a {
    color: #979797;
}
#footer .widget-footer h4, #footer .panel .sidebox h2 {
    color: #7fad0a;
}