/*
Theme Name: Component Blox Child Theme
Author: Component Blox
Description: Bootstrap Component Blox Child Theme
Version: 1.0
Template: bootstrap-component-blox
*/

/* My Style */

body {
	font-family: "Montserrat", sans-serif;
	position: relative;
	font-size: 14px;
	color: #000 !important;
	/* background: #f4eade url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-news.jpg) repeat; */
}
body.home {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-home-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-12 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-zaly-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-119 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-restoran-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-865 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-kolyba-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-20 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-menu-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-181 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-a-la-cart-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-184 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-benket-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-235 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-kontakty-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-1939 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-propozytsii-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-1942 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-podii-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-1944 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-obidy-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-1946 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-etnovechory-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-1952 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-samovyviz-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}
body.page-id-1954 {
	background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-itcluster-sm.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: auto 100%;
}

body:before {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(65, 27, 8, .5);
}
* {
	webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
*:focus {
	outline: none;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1;
}
h1 {
	font-family: "Great Vibes", cursive;
	font-size: 6vh;
	color: #fff;
}
h4, h5 {
	font-family: "Great Vibes", cursive;
	color: #743f00;
}
h2, h3 {
	font-family: "Cormorant Infant", serif;
	color: #743f00;
}
h2 {
	font-size: 4.75vh;
}
.values h2:after, .salles h2:after, .offers h2:after {
	display: block;
    margin: 10px auto;
	content: "";
    height: 30px;
	width: 60px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-title2.svg) no-repeat center bottom;
}
h3 {
	font-size: 3.75vh;
}
h4 {
	font-size: 3.5vh;
}
h5 {
	font-size: 30px;
}
p {
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 10px;
}
.lead {
    font-family: "Cormorant Infant", serif;
	font-size: 21px;
	color: #753f00;
	text-align: justify;
}
a {
	color: #5d1a02;
}
li {
	list-style: none;
}
.btn-link {
	font-family: "Montserrat", sans-serif;
    color: #5d1a02;
	font-weight: normal;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0px;
}
.single .entry-header, .page .entry-header {
    margin-bottom: 0px;
}
.home .title-post {
	display: none;
}

/* Header */
#nav-header {
	background-color: transparent;
	background: none;
	/* background: rgb(65, 27, 8);
    background: linear-gradient(180deg, rgba(65, 27, 8, .9) 0%, rgba(65, 27, 8, 0) 100%); */
	
}
.scrolled #nav-header {
	background-color: rgba(65,27,8,0.9) !important;
}
.navbar-brand {
	padding: 10px 0;
}
header .navbar-expand-lg .navbar-nav {
    margin-left: 0px !important;
}
header .menu-item {
	padding: 0px;
}
header .nav-link {
	position: relative;
	display: block;
	font-size: 14px;
	color: #d3b48f;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
	padding: 10px 10px !important;
}
header .nav-link:hover, header .current-menu-item .nav-link {
	color: #fff;
}
#nav-header .dropdown-toggle::after {
    font-size: 9px;
}
.dropdown-menu {
	width: 250px;
	padding: 10px;
	background-color: #411b0885;
    backdrop-filter: blur(10px);
    border: 1px solid #ffffff30;
	border-radius: 0px;
    -webkit-box-shadow: 0 0px 50px rgba(0, 0, 0, .1);
    box-shadow: 0 0px 50px rgba(0, 0, 0, .1);
}
.dropdown-menu .menu-item {
	padding: 0px;
}
.dropdown-menu .nav-link {
    white-space: normal !important;
	font-weight: 400;
	text-transform: none;
	padding: 10px 20px !important;
}
.dropdown-menu .nav-link:hover, .dropdown-menu .nav-link:focus {
	background: #d3b48f60;
}
.phoneblock p a {
	display: block;
	position: relative;
	font-size: 16px;
	color: #d3b48f;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 40px;
	text-decoration: none;
	padding-left: 45px;
}
.phoneblock p a:hover {
	color: #ffffff;
}
.phoneblock p a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
	width: 40px;
	height: 40px;
    background: #d3b48f60 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ico-phone.svg) no-repeat center center;
    border-radius: 50%;
	opacity: .5;
    webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
}
.phoneblock p a:hover:before {
	opacity: 1;
}
.social a .svg {
	opacity: .5;
}
.social a:hover .svg {
	opacity: 1;
}

/* welcome */
.welcome {
	position: relative;
	height: 50vh;
}
.home .welcome {
	height: 60vh;
}
.welcome:before {
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	content: '';
	width: 100%;
	height: 100%;
	background: rgb(65, 27, 8);
    background: linear-gradient(180deg, rgba(65, 27, 8, .9) 0%, rgba(65, 27, 8, 0) 50%);
}
.welcome img {
	opacity: .5;
    filter: alpha(opacity=50);
}
.welcome .caption {
	position: relative;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-welcome.svg) no-repeat center center;
}
.welcome .caption h1 {
	font-family: "Great Vibes", cursive;
	font-size: 6vh;
	color: #fff;
	line-height: 0.8;
}
.welcome .caption h1:after {
	display: block;
    margin: 10px auto;
	content: "";
    height: 40px;
    top: 80px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-title1.svg) no-repeat center bottom;
}

.entry-content {
	margin-top: -100px;
}

/* News */
.home-news {
	padding: 75px 0;
}
.home-news .display-2:after {
	display: block;
    margin: 10px auto;
	content: "";
    height: 30px;
    top: 80px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-title2.png) no-repeat center bottom;
}
.display-posts-listing {
	position: relative;
	padding-inline-start: 0px;
	display: flex;
}
.display-posts-listing .listing-item {
	padding: 0px;
	background-color: #fff;
	-webkit-box-shadow: 0 0px 50px rgba(0,0,0,.1);
    box-shadow: 0 0px 50px rgba(0,0,0,.1);
}
.home-news .listing-item, .widget_text .listing-item, .category-offers .post {
	padding: 0px 0 20px;
	width: 46%;
	margin: 10px 2%;
}
.display-posts-listing .attachment-thumbnail, .category-offers .wp-post-image {
	float: left;
	margin: 0 0px 20px 0;
	border: 0px solid #fff;
}
.display-posts-listing .title, .title-post a {
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	color: #5d1a02;
	line-height: 24px;
	display: block;
	padding: 20px 5% 0;
}
.display-posts-listing .title:after, .title-post a:after, .single-post .hentry .title-post:after {
    display: block;
    margin: 15px 0 5px;
    content: "";
    height: 7px;
    width: 100%;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-md.png) repeat-x left bottom;
}
.display-posts-listing .excerpt {
	font-size: 15px;
	/* text-align: justify; */
	line-height: 20px;
    display: block;
	padding: 10px 5%;
}
.home-news .news .display-posts-listing .title {
	color: #ff9e1b;
}
.display-posts-listing  .excerpt-dash {
	display: none;
}
.display-posts-listing  .excerpt a {
	display: block;
	margin-top: 0px;
}
.category-offers .content-area .hentry {
		padding-top: 50px;
}
.view-full-post-btn, .listing-item .excerpt a {
	font: normal normal normal 0px/1 FontAwesome;
	color: #fff;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
	background-color: #743f00;
	border-radius: 20px;
}
.listing-item .excerpt a {
	display: block;
	margin-left: 180px;
}
.view-full-post-btn:before, .listing-item .excerpt a:before {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
	color: #fff;
}
.view-full-post-btn:hover, .listing-item .excerpt a:hover {
	color: #743f00;
	text-decoration: none;
    background-color: #fff;
}

/* Advertising */
.advertising1 {
	position: relative;
	padding: 150px 0;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-advert1.jpg) no-repeat;
	background-position: center center;
	background-size: auto 100%;
	/* background-attachment: fixed; */
	-webkit-background-size: cover !important;
}
.advertising1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.advertising1 > .row {
	z-index: +2;
}
.advert-content {
	padding: 30px;
	min-height: 400px;
	background: #fff url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-advertleft.png) no-repeat;
	background-position: center right;
	-webkit-box-shadow: 0 0px 50px rgba(0,0,0,.1);
    box-shadow: 0 0px 50px rgba(0,0,0,.1);
}
.advert-right {
	min-height: 402px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-advertright.png) no-repeat;
	background-position: center left;
}
.advert-content h2, .advert-content h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.advert-content h6 {
	font-size: 14px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.advert-content h2 {
	line-height: 40px;
}
.advert-content .display-2:after {
	display: block;
    margin: 10px auto;
	content: "";
    height: 7px;
    top: 80px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-md.png) repeat-x center bottom;
}
.advert-content h4 {
	padding-right: 20px;
}
.advert-content .price, .page-content .price {
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	color: #743f00;
}
.advert-content .price sub, .page-content .price sup {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
}
.advert-content hr {
    height: 4px;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-sm.png) repeat-x;
    border-top: 0px solid #eee;
}
.advert-content .list-group {
	margin-bottom: 0px;
}
.advert-content .list-group-item {
	position: relative;
    padding: 10px 0px;
    background-color: transparent;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-sm.png) repeat-x left top;
    border: 0px solid #ddd;
}
.advert-content h5.list-group-item-heading, .advert-content p.list-group-item-text {
	margin: 5px 0;
}
.advert-content .badge {
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 0px;
}
.advert-content .list-group-item .badge {
	position: absolute;
	right: 0;
	top: 10px;
}

/* About */
.about {
	position: relative;
}
.about-content {
	padding: 0px;
	background: #fff url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-about.png) repeat center center;
	-webkit-box-shadow: 0 0px 50px rgba(0,0,0,.4);
    box-shadow: 0 0px 50px rgba(0,0,0,.4);
}
.about-content h2:after, .team h2:after {
	display: block;
    margin: 10px 0;
	content: "";
    height: 15px;
	width: 300px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-title3.svg) repeat-x center bottom;
}
.about-content hr {
	height: 4px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-sm.png) repeat-x;
	border-top: 0px solid #eee;
}

/* Values */
.values {
	position: relative;
}
.values .container {
	background-color: #411b0885;
	backdrop-filter: blur(10px);
	border: 1px solid #ffffff30;
	-webkit-box-shadow: 0 0px 50px rgba(0,0,0,.1);
    box-shadow: 0 0px 50px rgba(0,0,0,.1);
}
.values h2 {
	color: #fff;
}
.value {
	text-align: center;
}
.value img {
	padding: 15px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-value-img.svg) no-repeat center center;
	background-size: 100%;
}
.value h4 {
	color: #fff;
}
.value p {
	color: #d3b48f;
}

/* Salles */
.salles {
	position: relative;
}
.salles h2 {
	color: #fff;
}
.salles h4:after {
	display: block;
    margin: 10px auto;
	content: "";
    height: 7px;
	width: 20%;
    top: 80px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-md.png) repeat-x center bottom;
}
.page .salles {
	padding: 10px;
	/* background: #fff url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-news.jpg) repeat;*/
}
.salle {
	background-color: #461909;
}
.salle .card {
    border: 0px solid;
    border-radius: 0px;
}
.salle .card.text-bg-dark {
	background: rgb(65, 27, 8);
}
.salle .card.text-bg-dark img {
	border-radius: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.salle .card.text-bg-dark:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.salle .card .card-img-overlay {
    background: rgb(65, 27, 8);
    background: linear-gradient(135deg, rgba(65, 27, 8, .25) 0%, rgba(41, 11, 0, .8) 100%);
	border-radius: 0px;
}
.salle .card:hover .card-img-overlay {
	opacity: 0;
    filter: alpha(opacity=0);
}
.salle .card .card-img-overlay:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	height: 100%;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-salle.svg) no-repeat center top 50%;
	opacity: 1;
    filter: alpha(opacity=100);
	webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.salle .card:hover .card-img-overlay:before {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-offer.svg) no-repeat center top 70%;
	opacity: 0;
    filter: alpha(opacity=0);
}
.salle .card .card-img-overlay div {
	position: relative;
}
.salle .card:hover .card-img-overlay h3 {
	margin-bottom: 50px;
}

/* Offers */
.offers {
	position: relative;
}
.offers h2 {
	color: #fff;
}
.offers .card {
	border: 0px solid;
	border-radius: 0px;
}
.offers .card.text-bg-dark {
	background: rgb(65, 27, 8);
}
.offers .card .card-img {
	border-radius: 0px;
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.offers .card:hover .card-img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.offers .card .card-img-overlay {
	background: rgb(65, 27, 8);
    background: linear-gradient(135deg, rgba(65, 27, 8, .25) 0%, rgba(41, 11, 0, .8) 100%);
	border-radius: 0px;
}
.offers .card:hover .card-img-overlay {
	opacity: 0;
    filter: alpha(opacity=0);
}
.offers .card .card-img-overlay:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	height: 100%;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-offer.svg) no-repeat center top 50%;
	opacity: 1;
    filter: alpha(opacity=100);
	webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.offers .card:hover .card-img-overlay:before {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-offer.svg) no-repeat center top 70%;
	opacity: 0;
    filter: alpha(opacity=0);
}
.offers .card .card-img-overlay div {
	position: relative;
}
.offers .card:hover .card-img-overlay h3 {
	margin-bottom: 50px;
}

/* Team */
.team {
	padding: 50px 0;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-team.jpg) repeat;
	background-position: top center;
}
.team h2 small {
	font-family: "Montserrat", sans-serif;
	color: #5d1a02;
	letter-spacing: normal;
}
.people {
	text-align: center;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-people.png) no-repeat;
	background-position: center center;
}
.people img {
	border-radius: 50%;
}
.team .caption {
	padding: 0 80px;
}
.team .caption hr {
	height: 7px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-md.png) repeat-x;
	border-top: 0px solid #eee;
}
.team-photo {
	padding: 0;
	background-color: #000;
}
.team-photo img {
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.hentry .team-photo blockquote {
    font-size: 20px;
    font-style: normal;

	text-align: center;
    position: absolute;
	padding-top: 50px;
	bottom: 0px;
	left: 30px;
	right: 30px;
	background: rgba(210,180,144,0.5) url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-title4.png) no-repeat center 20px;
	border-left: 0px solid #d65050;
}

/* Slider */
.owl-theme .owl-controls {
	margin-top: 0px;
	/* position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px; */
}

.owl-pagination {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -95px;
}
.owl-theme .owl-controls .owl-page span {
	width: 29px !important;
	height: 29px !important;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bullet.png) no-repeat !important;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	border: 0px solid #fff;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bullet-active.png) no-repeat !important;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 20px;
	height: 29px;
	padding: 0px !important;
	font-size: 0px !important;
	background: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.owl-theme .owl-controls .owl-buttons div:hover, .owl-theme .owl-controls .owl-buttons div:focus {
	filter: Alpha(Opacity=100);
	opacity: 1;
}	
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 100px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/prev.png) no-repeat !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 100px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/next.png) no-repeat !important;
}

/* Slider */
.swiper.about-slider {
}

/* Content */
.page .hentry .title-post, .archive-title, h1.entry-title, h1.page-title {
	font-size: 52px;
	color: #fff;
	padding-top: 125px;
	margin: 0;
	text-align: center;
	border-bottom: 0px solid #eaecef;
	z-index: +2;
}
.page .hentry .title-post:after, .archive-title:after, h1.entry-title:after, h1.page-title:after  {
	display: block;
    margin: 10px auto;
	content: "";
    height: 54px;
    top: 80px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-title1.png) no-repeat center bottom;
}
article .header p {
	font-size: 18px;
	color: #fff;
	padding-top: 50px;
}
article .header p a {
	color: #fff;
	padding: 3px 10px;
	background-color: #743f00;
	
}
article .header {
	position: relative;
}
.page .entry-header, .archive .page-header {
	position: relative;
}
.page .entry-header div, .archive .page-header div {
	position: relative;
	height: 350px;
	z-index: +2;
}
.page .entry-header:before, .archive .page-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgb(65, 27, 8);
    background: linear-gradient(180deg, rgba(65, 27, 8, .9) 0%, rgba(65, 27, 8, 0) 100%);
}
.archive .page-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-news.jpg) no-repeat center center;
}
/* .page-id-223 .entry-header, .page-id-657 .entry-header {
	display: none;
} */
.page-id-223 .entry-header, .page-id-657 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-about.jpg) no-repeat center center;
}
.page-id-12 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-zaly.jpg) no-repeat center center;
}
/* .page-id-119 .entry-header, .page-id-665 .entry-header {
	display: none;
} */
.page-id-119 .entry-header, .page-id-665 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-restaurant.jpg) no-repeat center center;
}
/* .page-id-865 .entry-header, .page-id-867 .entry-header {
	display: none;
} */
.page-id-865 .entry-header, .page-id-867 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-kolyba.jpg) no-repeat center center;
}
/* .page-id-227 .entry-header, .page-id-670 .entry-header {
	display: none;
} */
.page-id-227 .entry-header, .page-id-670 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-korchma.jpg) no-repeat center center;
}
.page-id-20 .entry-header, .page-id-676 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-menu.jpg) no-repeat center center;
}
.page-id-181 .entry-header, .page-id-684 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-alacarte.jpg) no-repeat center center;
}
.page-id-128 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-korchma-kolyba.jpg) no-repeat center center;
}
.page-id-1240 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-menu-korchma.jpg) no-repeat center center;
}
.page-id-26 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-manhal.jpg) no-repeat center center;
}
.page-id-184 .entry-header, .page-id-696 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-benket.jpg) no-repeat center center;
}
.page-id-187 .entry-header, .page-id-700 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-kids.jpg) no-repeat center center;
}
.page-id-235 .entry-header, .page-id-681 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-contact.jpg) no-repeat center center;
}
.page-id-239 .entry-header, .page-id-704 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-business.jpg) no-repeat center center;
}
.page-id-994 .entry-header, .page-id-1000 .entry-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-personal.jpg) no-repeat center center;
}
.category-offers .page-header, .single-post .page-header {
	height: 350px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-news.jpg) no-repeat center center;
}
.page-content {
	padding: 50px 0;
	/* background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-news.jpg) repeat;
    background-position: top center; */
}
.page-content h4 .ico {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icons.png) no-repeat;
}
.page-content h4 .ico.wifi {
	background-position: 0px -650px;
}
.page-content h4 .ico.parking {
	background-position: -80px -650px;
}
.page-content h4 .ico.playground {
	background-position: -160px -650px;
}
.page-content p a {
    color: #9c5500 !important;
    text-decoration: underline;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px;
    background: url(images/border-hor-sm.png) repeat-x left bottom;
	border-top: 0px solid #ddd;
}
.table>thead>tr>th {
	color: #743f00;
    border-bottom: 0px solid #ddd;
}
.table>thead>tr>th:last-child, .table>tbody>tr>td:last-child {
	text-align: right;
}
.table>tbody>tr>td:last-child {
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	color: #5d1a02;
}
.table>tbody>tr>td:last-child sup {
	font-size: 14px;
}
.table>tbody>tr>td h3:after {
    display: block;
    margin: 10px auto;
    content: "";
    height: 7px;
    width: 20%;
    top: 80px;
    background: url(images/border-hor-md.png) repeat-x center bottom;
}
.table>tbody>tr>td h5 {
    color: #5d1a02;
	margin: 0 0 5px;
}
.table>tbody>tr>td p {
	margin: 5px 0 0;
}
.page-content img {
	margin-bottom: 30px;
}

/* Menu */
.menu-block {
	position: relative;
}
.menu-block .container {
	padding: 0px;
}
.menu-block .container .accordion-item {
    border: 0px;
	border-top: 1px dotted #743f0050;
}
.menu-block .container .accordion-button {
	font-size: 36px;
	background-color: transparent;
}
.menu-block .container .accordion-button:not(.collapsed) {
    color: #743f00;
    background-color: #fff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.menu-block .container .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.menu-block .container .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.menu-block .container .accordion-item .accordion-collapse {
	/* background: #fff url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-welcome.svg) no-repeat center top 0px; */
	background: #fff url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-about.png) repeat center top;
}
.menu-block .container .accordion-body {
    padding: 0px 30px 20px;
}
.menu-item {
	/* background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-sm.png) repeat-x left bottom; */
}
.menu-description {
	position: relative;
	padding: 10px 10px 5px;
	border-top: 1px dotted #743f0050;
}
.menu-description .price {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 24px;
	color: #743f00;
	font-weight: 500;
}
.menu-description .price sup {
	font-size: 15px;
}
.menu-description p {
	font-size: 14px;
	line-height: 16px;
    margin-bottom: 5px;
}

#secondary {
	margin: 30px 0;
	background: #5d1a02 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-footer.jpg) repeat-y center top;
}
.widget-area .widget:first-child {
    padding-top: 30px;
}
#secondary, #secondary a, #secondary .widget-title {
    color: #d3b48f !important;
}

/* Articles */
.articles {
	position: relative;
	padding: 100px 0 50px;
}
.articles .listing-item, .archive.category .post.hentry {
    position: relative;
	float: left;
	min-height: 600px;
    width: calc(50% - 30px);
	list-style-type: none;
	margin: 30px 15px 0;
	background-color: #fff;
    -webkit-box-shadow: 0 0px 50px rgb(0 0 0 / 10%);
    box-shadow: 0 0px 50px rgb(0 0 0 / 10%);
}
.single article.post {
	margin: 15px 100px;
	background-color: #fff;
    -webkit-box-shadow: 0 0px 50px rgb(0 0 0 / 10%);
    box-shadow: 0 0px 50px rgb(0 0 0 / 10%);
}
h2.entry-title {
	margin: 0;
    border-bottom: 0px solid #eaecef;
}
.display-posts-listing .title, .category article .entry-title a, .single article.post .entry-title {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    color: #5d1a02;
    line-height: 24px;
    display: block;
    padding: 20px 5% 0px;
}
.display-posts-listing .title:after, .category article .entry-title a:after, .single article.post .entry-title:after {
    display: block;
    margin: 15px 0 5px;
    content: "";
    height: 7px;
    width: 100%;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-hor-md.png) repeat-x left bottom;
}
.single article.post .entry-title {
    font-size: 30px !important;
	line-height: 30px;
    margin: 50px 50px 15px;
}
.excerpt-dash, .entry-meta {
	display: none;
}
.display-posts-listing .excerpt, .category article .entry-content, .single article.post .entry-content {
    font-size: 16px;
    color: #656d78;
    line-height: 1.2;
    display: block;
    padding: 10px 5%;
}

/* Gallery */
.foogallery-default {
	padding: 15px 15px 30px;
    /* background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-team.jpg) repeat; */
}
.foogallery-default .fg-item {
	width: 25% !important;
    padding: 15px;
    margin: 1px 1px 0px 0px;
    /* background-color: #fff; */
    border: 0px solid #e6e9ee;
    border-radius: 0px;
}
.foogallery-default .fg-item img {
    width: 100% !important;
	height: auto !important;
}

/* Form */
.booking-block {
	position: relative;
}
.booking-form {
	background: #d3b48f60;
	backdrop-filter: blur(10px);
	border: 1px solid #ffffff30;
    -webkit-box-shadow: 0 0px 50px rgba(0, 0, 0, .1);
    box-shadow: 0 0px 50px rgba(0, 0, 0, .1);
}
.booking-form h3 {
	color: #fff;
}
.wpcf7-form .form-group {
	display: block !important;
    width: 100% !important;
    margin-bottom: 15px !important;
}
.wpcf7-form label {
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	margin: 5px 0;
}
.wpcf7-form .wpcf7-form-control {
    font-size: 14px;
    color: #000;
	font-weight: 400;
	display: block !important;
    width: 100% !important;
	height: 48px !important;
	line-height: 30px;
    background-color: #ffffff30;
    border: 1px solid #ffffff40;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.wpcf7-form .wpcf7-form-control:hover, .wpcf7-form .wpcf7-form-control:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid #fff;
}
.wpcf7-form textarea.wpcf7-form-control {
	height: 150px !important;
}
.wpcf7-form input[type=submit].wpcf7-form-control {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #d3b48f;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #5d1a02;
    border-color: #5d1a02;
}
.wpcf7-form input[type=submit].wpcf7-form-control:hover, .wpcf7-form input[type=submit].wpcf7-form-control:focus {
	color: #fff;
	background-color: #461909;
    border-color: #461909;
}
.wpcf7-form .wpcf7-form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.wpcf7-form .wpcf7-form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.wpcf7-form .wpcf7-form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.wpcf7-form .wpcf7-form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.wpcf7-form p {
	margin: 10px 0;
}

.map {
	position: relative;
}

/* Footer */
.footer-widgets {
	position: relative;
    padding: 50px 0;
	/* background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/bg-footer.jpg) repeat-y center top; */
	background: rgb(65, 27, 8);
    background: linear-gradient(0deg, rgba(65, 27, 8, .9) 0%, rgba(65, 27, 8, 0) 100%);
}
.border-top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 11px;
	width: 100%;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/border-top.png) repeat-x center top;
}
.footer-widgets p {
	font-size: 15px;
	min-height: 40px;
	vertical-align: middle !important;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-widgets p, .footer-widgets p a {
	color: #d3b48f;
	text-decoration: none;
}
.footer-widgets p a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-widgets p.hours {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ico-clock.svg) no-repeat left top;
}
.footer-widgets p.phone {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ico-phone.svg) no-repeat left top;
}
.footer-widgets p.location {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ico-pin.svg) no-repeat left top;
}
.footer-widgets p.mail {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ico-email.svg) no-repeat left top;
}
.footer-widgets p.design {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ico-design.svg) no-repeat left top;
}
.footer-widgets p.social .ico {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icons.png) no-repeat;
}
.footer-widgets p.social .ico.facebook {
	background-position: 0px -580px;
}
.footer-widgets p.social .ico.twitter {
	background-position: -40px -580px;
}
.footer-widgets p.social .ico.pinterest {
	background-position: -80px -580px;
}
.footer-widgets p.social .ico.instagram {
	background-position: -120px -580px;
}
.site-footer {
	display: none;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	.slogan {
		top: 40%;
		left: 10%;
		right: 10%;
	}
	.slogan blockquote, .slogan h1 {
    	font-size: 3.5vh !important;
	}
	.display-posts-listing {
		display: block;
	}
	.home-news .listing-item, .widget_text .listing-item, .category-offers .post {
		width: 100%;
		margin: 20px 0;
	}
	.advertising1 {
	    padding: 220px 0 0;
		background-position: center top;
    	background-size: 150% auto !important;
	}
	.advertising1:before {
    	display: none;
	}
	.salle a .caption {
	    margin-top: -50px;
	}
	.salle a p {
		display: none;
	}
	.single article.post {
		margin: 15px 15px;
	}
	.single article.post .entry-title {
		font-size: 26px !important;
		line-height: 26px;
		margin: 25px 15px 15px;
	}
	.footer-widgets p {
		height: auto;
		margin-bottom: 20px;
	}
	.archive .page-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-news-xs.jpg) no-repeat center center;
	}
	.page-id-223 .entry-header, .page-id-657 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-about-xs.jpg) no-repeat center center;
	}
	.page-id-12 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-zaly-xs.jpg) no-repeat center center;
	}
	.page-id-119 .entry-header, .page-id-665 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-restaurant-xs.jpg) no-repeat center center;
	}
	.page-id-865 .entry-header, .page-id-867 .entry-header {
		height: 350px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-kolyba-xs.jpg) no-repeat center center;
	}
	.page-id-227 .entry-header, .page-id-670 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-korchma-xs.jpg) no-repeat center center;
	}
	.page-id-20 .entry-header, .page-id-676 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-menu-xs.jpg) no-repeat center center;
	}
	.page-id-181 .entry-header, .page-id-684 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-alacarte-xs.jpg) no-repeat center center;
	}
	.page-id-128 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-korchma-kolyba-xs.jpg) no-repeat center center;
	}
	.page-id-1240 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-menu-korchma-xs.jpg) no-repeat center center;
	}
	.page-id-26 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-manhal-xs.jpg) no-repeat center center;
	}
	.page-id-184 .entry-header, .page-id-696 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-benket-xs.jpg) no-repeat center center;
	}
	.page-id-187 .entry-header, .page-id-700 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-kids-xs.jpg) no-repeat center center;
	}
	.page-id-235 .entry-header, .page-id-681 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-contact-xs.jpg) no-repeat center center;
	}
	.page-id-239 .entry-header, .page-id-704 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-business-xs.jpg) no-repeat center center;
	}
	.page-id-994 .entry-header, .page-id-1000 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-personal-xs.jpg) no-repeat center center;
	}
	.category-offers .page-header, .single-post .page-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-news-xs.jpg) no-repeat center center;
	}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	body.home {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-home.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-12 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-zaly.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-119 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-restoran.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-865 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-kolyba.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-20 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-menu.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-181 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-a-la-cart.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-184 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-benket.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-235 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-kontakty.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-1939 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-propozytsii.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-1942 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-podii.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-1944 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-obidy.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-1946 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-etnovechory.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-1952 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-samovyviz.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	body.page-id-1954 {
		background: #000 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/slide-itcluster.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: auto 100%;
	}
	.slogan {
		top: 40%;
		left: 10%;
		right: 10%;
	}
	.slogan blockquote, .slogan h1 {
    	font-size: 4vh !important;
	}
	.display-posts-listing {
		display: block;
	}
	.home-news .listing-item, .widget_text .listing-item, .category-offers .post {
		width: 100%;
		margin: 20px 0;
	}
	.salle a .caption {
	    margin-top: -50px;
	}
	.articles .listing-item, .archive.category .post.hentry {
		min-height: auto;
		width: calc(100% - 30px);
	}
	.single article.post {
		margin: 15px 30px;
	}
	.single article.post .entry-title {
		font-size: 26px !important;
		line-height: 26px;
		margin: 25px 15px 15px;
	}
	.archive .page-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-news-sm.jpg) no-repeat center center;
	}
	.page-id-223 .entry-header, .page-id-657 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-about-sm.jpg) no-repeat center center;
	}
	.page-id-12 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-zaly-sm.jpg) no-repeat center center;
	}
	.page-id-119 .entry-header, .page-id-665 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-restaurant-sm.jpg) no-repeat center center;
	}
	.page-id-865 .entry-header, .page-id-867 .entry-header {
		height: 350px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-kolyba-sm.jpg) no-repeat center center;
	}
	.page-id-227 .entry-header, .page-id-670 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-korchma-sm.jpg) no-repeat center center;
	}
	.page-id-20 .entry-header, .page-id-676 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-menu-sm.jpg) no-repeat center center;
	}
	.page-id-181 .entry-header, .page-id-684 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-alacarte-sm.jpg) no-repeat center center;
	}
	.page-id-128 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-korchma-kolyba-sm.jpg) no-repeat center center;
	}
	.page-id-1240 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-menu-korchma-sm.jpg) no-repeat center center;
	}
	.page-id-26 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-manhal-sm.jpg) no-repeat center center;
	}
	.page-id-184 .entry-header, .page-id-696 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-benket-sm.jpg) no-repeat center center;
	}
	.page-id-187 .entry-header, .page-id-700 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-kids-sm.jpg) no-repeat center center;
	}
	.page-id-235 .entry-header, .page-id-681 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-contact-sm.jpg) no-repeat center center;
	}
	.page-id-239 .entry-header, .page-id-704 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-business-sm.jpg) no-repeat center center;
	}
	.page-id-994 .entry-header, .page-id-1000 .entry-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-personal-sm.jpg) no-repeat center center;
	}
	.category-offers .page-header, .single-post .page-header {
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/header-news-sm.jpg) no-repeat center center;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.site-header {
	    padding: 10px 0;
	}
	.lang li {
	    margin: 5px 0px;
	}
	.site-logo {
    	margin-top: 0px;
	}
	.btn-menu {
		margin-top: 20px;
	}
	#mainnav-mobi {
	    top: 50px;
	}
	.slogan {
		top: 45%;
		left: 10%;
		right: 10%;
	}
	.slogan blockquote, .slogan h1 {
    	font-size: 5vh !important;
	}
	.display-posts-listing {
		padding-left: 0;
	}
	.display-posts-listing .attachment-thumbnail, .category-offers .wp-post-image {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	.display-posts-listing .title:after {
    	margin: 10px 0 10px 0px;
	}
	.listing-item .excerpt a {
	    margin-left: 0px;
	}
	.salle a .caption {
	    margin-top: -50px;
	}
	.entry-header {
    	/* height: 350px !important; */
	}
	.articles .listing-item, .archive.category .post.hentry {
	    min-height: 500px;
	}
	.page .hentry .title-post, .archive-title {
	    padding-top: 80px;
	}
	.single article.post {
		margin: 15px 30px;
	}
	.single article.post .entry-title {
		margin: 25px 15px 15px;
	}
	.footer-widgets {
	    padding: 35px 0 25px;
	}
	.sidebar-column {
		padding-right: 5px;
    	padding-left: 5px;
	}
	.footer-widgets p, .footer-widgets p a {
    	line-height: 18px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	body.home, body.page-id-12, body.page-id-119, body.page-id-865, body.page-id-20, body.page-id-181, body.page-id-184, body.page-id-235, body.page-id-1939, body.page-id-1942, body.page-id-1944, body.page-id-1946, body.page-id-1952, body.page-id-1954 {
		background-size: auto auto;
	}
	.site-header {
	    padding: 10px 0;
	}
	.lang li {
	    margin: 5px 0px;
	}
	.site-logo {
    	margin-top: 0px;
	}
	.btn-menu {
		margin-top: 20px;
	}
	#mainnav-mobi {
	    top: 50px;
	}
	.slogan {
		top: 45%;
		left: 10%;
		right: 10%;
	}
	.slogan blockquote, .slogan h1 {
    	font-size: 5vh !important;
	}
	.salle a .caption {
	    padding: 0 25px;
	}
	.salle a p {
		font-size: 15px;
	    line-height: 1.1;
	}

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	
}

/* Extra large devices (large desktops, 1680px and up) */
@media (min-width: 1680px) { 
	body.home, body.page-id-12, body.page-id-119, body.page-id-865, body.page-id-20, body.page-id-181, body.page-id-184, body.page-id-235, body.page-id-1939, body.page-id-1942, body.page-id-1944, body.page-id-1946, body.page-id-1952, body.page-id-1954 {
		background-size: 100% auto;
	}
}

@media (max-width: 1199.98px) {
	#nav-header {
		background: rgb(65, 27, 8);
    	background: linear-gradient(180deg, rgba(65, 27, 8, .9) 0%, rgba(65, 27, 8, 0) 100%);
	}
	.navbar-collapse.collapse.show {
		margin: 0 -15px;
		padding: 0px;
		background-color: #411b0885;
		backdrop-filter: blur(10px);
		border-bottom: 1px solid #ffffff30;
	}
	.sticky.is-sticky .navbar-collapse.collapse.show {
		padding-bottom: 0px;
	}
	.navbar-brand {
        flex-grow: 1;
		margin: 0px;
    }
	.navbar-toggler {
		display: flex;
		grid-column-gap: 12px;
		grid-row-gap: 12px;
		align-items: center!important;
		padding: 11px 10px;
		margin-left: 10px;
		border: 0px;
		z-index: 100;
		background-color: transparent;
		border-radius: 0px;
	}
	.navbar-toggler:focus {
		outline: 0;
		-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
		box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
	}
	.header-menu-button-burger {
		grid-column-gap: 6px;
		grid-row-gap: 6px;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		width: 20px;
		display: flex;
		position: relative;
	}
	.navbar-toggler .line {
		background-color: #d3b48f;
		width: 20px;
		height: 2px;
	}
	.navbar-toggler.collapsed .line._1, .navbar-toggler.collapsed .line._2, .navbar-toggler.collapsed .line._3 {
		transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
		transform-style: preserve-3d;
		opacity: 1;
	}
	.navbar-toggler .line._1 {
		transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg);
		transform-style: preserve-3d;
	}
	.navbar-toggler .line._2 {
		opacity: 0;
	}
	.navbar-toggler .line._3 {
		transform: translate3d(0px, -8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
		transform-style: preserve-3d;
	}
	.navbar-nav .menu-item {
		border-top: 1px solid #ffffff30;
	}
	header .nav-link {
    	width: 100%;
		padding: 10px 20px !important;
	}
	#nav-header .dropdown-toggle::after {
		position: absolute;
		top: 11px;
		right: 20px;
	}
	#nav-header .dropdown-menu {
		display: block;
		padding: 0px !important;
		width: 100%;
		background-color: #d3b48f20;
		border: 0px solid #ffffff30;
	}
	#nav-header .dropdown-menu .nav-link:hover, #nav-header .dropdown-menu .nav-link:focus {
		background-color: #d3b48f40;
	}
}

@media (max-width: 991.98px) {
	.navbar-brand img {
		height: 50px !important;
		width: auto !important;
	}
}

@media (max-width: 767.98px) {
	.about img {
		width: 100% !important;
		height: auto !important;
	}
	.salle a p {
		display: none;
	}
}

@media (max-width: 575.98px) {
	.navbar-brand img {
		height: 40px !important;
		width: auto !important;
	}
	.phoneblock p a {
	    font-size: 14px;
	}
}