/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

body.header-transparent #header-wrap #navigation, body.header-transparent #header-wrap #navigation-left-side, body.header-transparent #header-wrap #navigation-right-side, body.header-transparent #header-inner-wrap .header-controls, body.header-transparent #header-inner-wrap #header-controls-left, body.header-transparent #header-inner-wrap #header-controls-right, body.header-transparent #header-inner-wrap #header-wrap, body.header-transparent #header-inner-wrap .mobile-nav-controller-wrap {
    line-height: 100px !important;
}
.style1 #navigation, .style3 #navigation, .style4 #navigation, .style5 #navigation, #header-controls-left, #header-controls-right, #header-wrap, .mobile-nav-controller-wrap, #left-header-mobile .header-cart-controls, .style6 #navigation-left-side, .style6 #navigation-right-side, .style7 #navigation {
    line-height: 100px !important;
}
.nopadding {
	padding: 0 !important;
}
img.normal-logo {
    width: 150px;
}
img.transparent-logo {
    width: 150px;
}
#logo-sidebar {
	margin: 5px 0;
}
#header-inner-wrap .logo{
	/* background: rgba(0, 0, 0, 0.53); */
    padding: 10px 0;
}
.sliderbar-menu-controller {
    display: inline-block;
    cursor: pointer;
    background: #cb2125;
    padding: 0 10px;
}
#header .be-mobile-menu-icon span {
    background-color: #e8d57c;
}
.tatsu-gccc4wp6447apqa4 .tatsu-icon {
    background-color: #cb2125 !important;
}
.tatsu-gccc4wp6447apqa4 .tatsu-icon:hover {
	color: #cb2125 !important;
}
#footer {
	color: #e8d57c !important;
}
.team-memberhide {
	display: none;
}
.top-header.top-overlay-menu .sb-slidebar {
	background-color: #fff;
}
#slidebar-menu .current-menu-item>a {
	color: rgb(238, 44, 49);
}
#back-to-top {
	background: #cb2125 !important;
}
.white-bg .special-subtitle-wrap {
    background: rgba(0, 0, 0, 0.6588235294117647);
}
#content, #blog-content {
	background: #fff !important;
}
.sidebar-widgets {
    color: #000 !important;
	font-size: 14px !important;
}
.sidebar-widgets h6 {
	    color: #cb2125 !important;
	font-size: 14px !important;
	font-weight: bold !important;
}
.blog-separator .separator {
    color: #cb2125 !important;
    background-color: #cb2125 !important;
}
.post-title a {
    color: #000;
}
.post-title a:hover {
    color: #cb2125 !important;
}
.blog .element .post-content p {
    margin-bottom: 20px;
	color: #000;
}
.article-details .more-link:hover {
	color: #cb2125 !important;
}
.post-title, .post-date-wrap {
	line-height: 28px !important;
}
.right-sidebar-page {
	padding: 0 0 50px 0 !important;
}
#back-to-top {
    bottom: 55px !important;
}

@media only screen and (max-width: 767px) {
	img.normal-logo {
    width: 120px;
}
	.fs26 {
		font-size: 26px;
	}
}