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

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

.left-sidebar-page, .right-sidebar-page, .be-section-pad:first-child, .page-template-page-940-php #content, .no-sidebar-page #content-wrap, .portfolio-archives.no-sidebar-page #content-wrap {
    padding-top: 00px !important; /* jj zmenila bylo 80px*/
    padding-bottom: 80px;
}

p {
    margin-bottom: 10px; /* jj zmenila bylo 30px*/
}

.booking_calendar_container, .wpdevart-booking-form-container {
    max-width: 1160px; /* jj zmenila bylo 680px*/
}

#header-inner-wrap.background--dark.transparent #navigation, #header-inner-wrap.background--dark.transparent #navigation-left-side, #header-inner-wrap.background--dark.transparent #navigation-right-side, #header-inner-wrap.background--dark.transparent .header-search-controls .search-button, #header-inner-wrap.background--dark.transparent .header-cart-controls i.font-icon, #header-inner-wrap.background--dark.transparent .menu-controls i.font-icon, #header-inner-wrap.background--dark.transparent .menu-controls {
    color: #ffffff;
    /*background-color: rgba(0,0,0,0.6);*/
}


#navigation .current_page_item a, #navigation .current-menu-item > a  {
	color: white !important;
	}