.navbar.navbar-default, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    background-color: #0072bc !important;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .scroll-to-top {
	background-color: #0072bc !important;
}
.high-recent-block {
    background-color: #0072bc !important;
}
#colophon {
    background-color: #0f172a !important;
}
.page-content, .entry-content, .entry-summary, .page-header {
    margin: 0;
}
#secondary .widget {
    margin: 15px;
}
#secondary .widget {
    margin: 0 15px 15px !important;
}
#secondary .widget_custom_html {
    background: #fff;
    padding: 15px !important;
    border-radius: 5px;
	height: auto !important;
}
#secondary .widget_custom_html .ads_caption p {
    margin-bottom: 0;
}
#secondary .widget_custom_html .ads_caption {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
}
#secondary .widget:last-child {
    margin-bottom: 15px !important;
}
body {
    background: #f3f4f6 !important;
}
.post-inner-content {
    padding: 0 !important;
    background: none !important;
}
.rpwe-block li {
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid #ccc !important;
    margin-bottom: 10px !important;
    border-radius: 10px;
}
.rpwe-block li .rpwe-title {
	font-family: "Readex Pro", Sans-serif;
}
.rpwe-block a {
    font-weight: 500;
}
.high-recent-block {
    background: #fff !important;
    padding: 0 !important;
    border-radius: 10px !important;
    border: 1px solid #ccc;
}
.high-recent-block h3.widgettitle {
	background: #2f3c4f !important;
    padding: 15px !important;
    margin-top: 0 !important;
    border-radius: 10px 10px 0 0 !important;
	font-family: "Readex Pro", Sans-serif;
	margin-bottom: 0 !important;
}
.high-recent-block h3.widgettitle i {
    margin-right: 5px;
}
.home-btn a {
	font-family: "Readex Pro", Sans-serif;
}
h3.high-recent-title a, h3.high-recent-title {
	font-family: "Readex Pro", Sans-serif;
	font-weight: 500 !important;
    font-size: 1.45rem !important;
}
.high-recent-ul .home-btn.cart-btn {
    margin: 0 0 10px !important;
}
ul.high-recent-ul {
    padding: 0 !important;
}
.high-recent-wrap {
    padding: 10px;
}
.show-more a {
    background: #2f3c4f;
    padding: 15px;
    border-radius: 100px;
    font-family: "Readex Pro", Sans-serif;
    font-weight: 700;
}
ul.high-recent-ul li:last-child {
    border: none;
    margin: 0 !important;
}
/* .container.main-content-area {
    margin: 0 auto;
} */
/*div#secondary {
    background: #f8fafc;
    border-left: 1px solid #ccc !important;
	padding-bottom: 1000px;
    margin-bottom: -1000px;
}*/
/* .side-pull-left .main-content-inner {
    margin: 40px 0;
} */
#secondary .widget_custom_html {
    padding: 0 !important;
    background: none !important;
	border-radius: 0 !important;
}
#secondary .widget_custom_html img {
    width: 100%;
}
#secondary .widget_custom_html .ads_caption {
    position: relative;
    text-align: center;
    width: 100%;
}
.row {
    overflow: hidden;
}
.input-group .search-query {
    padding: 15px !important;
    height: auto;
    border-radius: 10px 0 0 10px !important;
}
button#searchsubmit {
    padding: 15px;
	    border-radius: 0 10px 10px 0;
	    border-color: #0072bc !important;
}