/*
Theme Name: Univero
Theme URI: https://ninzio.com/univero
Author: Ninzio
Author URI: https://ninzio.com/
Description: Univero is clean theme, it's used Ninzio Framework.
Version: 1.0.0
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: univero

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

.single-news .col-md-3.col-sm-12.col-xs-12, .post-type-archive-news .col-md-3.col-sm-12.col-xs-12 {
	width: 10%;
}
.single-news #main-content, .post-type-archive-news #main-content {
	width: 90% !important;
}
.page-id-770 #ninzio-footer, .page-id-772 #ninzio-footer, .page-id-774 #ninzio-footer {
	display: none;
}

.page-id-770 #ninzio-header, .page-id-770 #ninzio-header-mobile, .page-id-772 #ninzio-header,
.page-id-772 #ninzio-header-mobile, .page-id-774 #ninzio-header, .page-id-774 #ninzio-header-mobile
{
	display: none;
}
#ninzio-main-content table {
	width: 20%;
	max-width: 20%;
}
#ninzio-main-content table tr td {
	white-space: nowrap;
	padding: 4px 8px;
}

#ninzio-main-content table.table, #ninzio-main-content .table table {
	width: 100%;
	max-width:100%;
}
#ninzio-main-content table.table tr td, #ninzio-main-content .table table tr td {
	white-space: wrap;
	padding: 4px 8px;
}

table.borderless td, .borderless table td {
	border: none;
}

 .header-mobile .header-mobile-top {
	position: relative;
 }

 .header-mobile .header-mobile-top .header-langs {
	right: 25px;
	top: 15px;
 }

 .header-mobile ul.header-ham-langs {
	border-top: 1px solid #36393d;
    border-bottom: 1px solid #36393d;
    height: 42px;
    display: block;
    margin: 0;
    min-height: 42px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

.header-mobile ul.header-ham-langs > li {
	padding: 0;
}
.header-mobile ul.header-ham-langs > li > a {
	border: 0 !important;
	float: left;
    height: 42px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    width: 62px;
}

/* Archiv akcí */
.mkp-events-link a {
	font-size: 16px;
	color: #8A7A4D;
}
/* Vyhledávání */
.post-edit-link {
	margin-right: 10px;
	display: inline-block;
}
.more-link {
	background-color: #8A7A4D;	
}
.more-link:hover {
	background-color: #B5A473;
}

/* Carousel */
.mkp-events-carousel {
	margin-bottom: 15px;
}
.mkp-events-carousel .owl-item article {
	min-height: 370px;
}

.mkp-events-carousel figure {
	text-align: center;
}

.mkp-events-carousel .post-grid .entry-thumb img {
	display: inline;
}
.navbar-nav > li > ul > li > ul > li > a::before {
	background: #b5a473;
}
/*Drobečková navigace*/
.list-breadcrumb > li > a:hover, .list-breadcrumb > li > a:focus, .list-breadcrumb > li > a:active {
	color: #8A7A4D;
}
.ninzio-breadscrumb .breadcrumb {
	text-transform: none;
}
.list-breadcrumb > li {
	font-size: 14px;
}
.ninzio-breadscrumb .breadcrumb > .active {
  color: #999999 !important;

}
.ninzio-breadscrumb .breadcrumb a:hover, .ninzio-breadscrumb .breadcrumb a:active {
  color: #999999 !important;
}


/*homepage search form mobile version*/
.all-posts-list-row {
	text-align: center;
}
.all-posts-list {
	text-align: center;
	width: 200px;
	height: 50px;
	border: 1px solid #e0e0e0;
	line-height: 50px;
	display: inline-block;
	font-weight: 500;
}
.ninzio-offcanvas .ninzio-search-form form {
	display: table-row;
	background: #2e3238;
}
.ninzio-offcanvas .ninzio-search-form .ninzio-search,  .ninzio-offcanvas .ninzio-search-form .search-button,
.ninzio-offcanvas .ninzio-search-form .search-where {
	display: table-cell;
	border: none;
	position: relative;
}
/*.ninzio-offcanvas .ninzio-search-form .search-where input {
	background: none;
	position: relative;
	z-index: 99;
	border: 1px solid #2e3238;
	border-left: 1px solid #52555a;
	height: 40px;
	padding: 0 0 0 10px;
	width: 90px;
}*/
.ninzio-offcanvas .ninzio-search-form .select-where::after {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #999999;
	position: absolute;
	top: 40%;
	right: 5px;
	content: "";
	z-index: 98;
}
.header-mobile .ninzio-search-form .button-search {
	position: relative;
}

/*homepage search form*/ 

.ninzio-header .ninzio-search-form .univero-magnifier1::before {
	color: #8A7A4D;
	font-size: 16px;
}
 body {
    font-size: 14px;
    line-height: 1.5;
 }
.ninzio-header .headertop, .ninzio-header .sticky-header {
	height: 35px !important; 
}
.ninzio-header .header-menu {
	top: 15px;
}
.ninzio-header .ninzio-search-form {
	top: 30px;
	border: 1px solid #a2a2a2;
	display: table;
}
.ninzio-header .ninzio-search-form form {
	display: table-row;
}
.ninzio-header .ninzio-search-form .ninzio-search,  .ninzio-header .ninzio-search-form .search-button {
	display: table-cell;
	border: none;
}
.ninzio-header .ninzio-search-form .ninzio-search {
	padding: 0 0 0 15px;
}
.ninzio-header .ninzio-search-form .button-search {
	width: 50px;
	margin: 0;
	position: static;
}

.search .entry-title 
/*.ninzio-header .ninzio-search-form .search-where {
	display: table-cell;
	position: relative;
}
.ninzio-header .ninzio-search-form .select-where::after {

    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #8A7A4D;
    position: absolute;
    top: 40%;
    right: 5px;
    content: "";
    z-index: 98;

}
.ninzio-header .ninzio-search-form .search-where input {
	color: #a4a4a4;
	font-size: 12px;
	height: 40px;
	padding: 0 0 0 10px;
	background: none;
	border: none;
	border-left: 1px solid #e0e0e0;
	width: 90px;
}*/

/* Vycentrování obrázků - nově v katalogu */
.nove-v-katalogu figure {
	text-align: center;
}

.nove-v-katalogu figure a.post-thumbnail {
	display: inline-block;
}
.nove-v-katalogu .owl-carousel {
	top: -5px;
}

.nove-v-katalogu .post-grid, .nove-v-katalogu .post-list {
	border: none;
}
.nove-v-katalogu .post-grid .entry-thumb img {
	display: inline;
}


/*disable scale effect in posts*/
.detail-post .entry-thumb:hover img,  .layout-blog .entry-thumb:hover img {
	-webkit-transform: none !important;
  	-moz-transform: none !important;
  	-ms-transform: none !important;
  	-o-transform: none !important;
  	transform: none !important;
}

/* Výpis akcí */
.layout-blog .vypis-akce {
	text-align: left;
	margin-bottom: 50px;
	padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.vypis-akce .entry-content {
	padding: 0 0 0 15px;
}
.vypis-akce .entry-title {
	font-size: 22px;
    line-height: 1.30;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}

.vypis-akce .entry-event-date {
	font-weight: 500;
	font-size: 16px;

}
.vypis-akce .entry-event-date, .vypis-akce .entry-short-note {
	margin-bottom: 10px;
}

.vypis-akce .entry-event-date span, .detail-post .entry-categories {
	background: #F5F5F5;
	color: #8A7A4D;
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
}


.vypis-akce .entry-event-date span {
	font-size: 14px;	
}
.detail-post .entry-categories {
	font-size: 16px;	
}


.vypis-akce a {
	text-decoration: none;
	color: #8A7A4D;
}

/* Výpis akcí - detail */
.detail-post .entry-thumb {
	margin-bottom: 20px;
}
.entry-whole-text {
	margin-left: 15px;
}
.detail-post .entry-title {
	font-size: 21px;
	margin: 0;
}

.detail-post .entry-short-note, .detail-post .entry-event-date, .detail-post .entry-info,
.detail-post .entry-categories {
	margin-bottom: 10px;
	font-weight: 500;
}

.detail-post .entry-event-date {
	font-size: 18px;
}

/* Výpis akcí sidebar */

.sidebar {
	padding-left: 0;
}
.main-content {
	padding: 0 !important;
}
.home .ninzio-breadscrumb.layout1 {
	margin-bottom: 40px;
}
aside.advanced-sidebar-menu {
	padding-right: 30px;
	border-right: 1px solid #eeeeee;
}
aside.advanced-sidebar-menu ul.parent-sidebar-menu {
	background: #F5F5F5;
}

aside.advanced-sidebar-menu ul.parent-sidebar-menu > li {
	padding: 30px 0 30px 15px;
}
aside.advanced-sidebar-menu ul.parent-sidebar-menu > li > a {
	text-transform: uppercase;
	padding-bottom: 20px;
}
aside.advanced-sidebar-menu li.cat-item a, aside.advanced-sidebar-menu li.page_item a {
	color: #8A7A4D;
	font-weight: 500;
	padding-bottom: 10px;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
}

.sidebar ul > li.current-cat::before, .sidebar ul > li.current::before {
	color: #8A7A4D ;
	font-size: 18px;
}
.sidebar ul > li.current_page_item::before {
	content: "\f058";
	color: #8A7A4D ;
	font-size: 18px;
	float: left;
	font-family: "FontAwesome";
	margin-right: 10px;
}
/* Výpis akcí telefon */
@media (max-width: 1023px) {
	.layout-blog article, .detail-post article {
		margin-top: 30px;
	}
}
/* Ikony kalendáře a čtenářského konta */
.mkp-calendar::before, .mkp-user::before, .mkp-virtual-view::before {
	color: #91856B;
	font-size: 120% !important;
	position: relative;
	top: -1px;
}
.mkp-calendar::before {
	padding-right: 15px;	
}
.mkp-user a, .icon-mkp-phone a, .mkp-virtual-view a, .mkp-calendar a {
	text-decoration: none;
    color: #8A7A4D !important;
}
.icon-mkp-phone a {
	font-size: 15px;
	text-decoration: none;
	position: relative;
	top: -1px;
}
.mkp-user a:hover, .icon-mkp-phone a:hover  {
	color: #b5a473 !important;
}
.mkp-user::before, .mkp-virtual-view::before {
	padding-right: 17px;	
}
.mkp-virtual-view::before {
	content: '\f06e';
	font-family: 'FontAwesome';
}

.icon-mkp-phone::before {
	padding-right: 15px;
	font-size: 16px;
}

.icon-mkp-phone, .mkp-virtual-view {
	display: inline-block;
}
.icon-mkp-phone {
	margin-right: 50px;
}
.contact-information:hover .mkp-user::before {
	color: #b5a473;
}

.ninzio-header .header-inner {
    position: relative;
    padding: 25px 0 35px;
}

/* Šipka jako tlačitko v mobilním menu */
.navbar-offcanvas .navbar-nav li > .icon-toggle {
	border: 1px solid #999999; 
	border-radius: 5px;
	top: 5px;
	right: 10px;
	padding: 5px 8%;
}
.navbar-offcanvas .navbar-nav li:hover > .icon-toggle {
  border-color: #fff !important;	
}

/* Barva podtžení při hoveru*/
.header-v1 .navbar-nav > li > a:before {
	background: #f7f2e3 !important;
}
.navbar-offcanvas .navbar-nav li:hover > a, .navbar-offcanvas .navbar-nav li.open > a, 
.navbar-offcanvas .navbar-nav li:focus > a, .navbar-offcanvas .navbar-nav li.active > a {
  color: #FFFFFF !important;
  background: #8A7A4D !important; 
}
.ninzio-breadscrumb .breadcrumb > .active {
  color: #999999;
}
.ninzio-breadscrumb .breadcrumb a:hover, .ninzio-breadscrumb .breadcrumb a:active {
  color: #999999;
}
#back-to-top {
	text-decoration: none;
}
#back-to-top:hover {
	background-color: #b5a473;
}
@media (max-width: 1280px) {
	.owl-carousel .owl-controls .owl-nav .owl-next 	{
		right: 30px;
		background-color: #fff;
	}
	.owl-carousel .owl-controls .owl-nav .owl-prev 	{
		left: 30px;
		background-color: #fff;
	}
}

@media (max-width: 1000px) {
	.layout-blog .first-news, .layout-blog .middle-news, .layout-blog .last-news {
		width: 100%;
	} 
.layout-blog .middle-news {
	border: none;
	padding-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
.layout-blog .middle-news::before {
	content: "";
    background: #eeeeee;
    height: 1px;
    position: absolute;
    left: 15%;
    width: 70%;
    top: 0;
    display: block;
}
.layout-blog .middle-news::after {
	content: "";
    background: #eeeeee;
    height: 1px;
    width: 70%;
    position: absolute;
    left: 15%;
    bottom: 0;
	display: block;
}
}
.mkp-news-list {
	margin-bottom: 10px;
}

.mkp-search-form-row {
	background-color: #EBE9E1;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wp-block-group.mkp-search-form-row {
	padding: 0 calc((100vw - 100%)/2);
	margin-left: calc((100vw - 100%)/ -2);
	width: 100vw;
	position: relative;
}
.mkp-search-form-row .wpb_content_element {
	margin-bottom: 0;
}
.mkp-search-form {
	background-color: #8A7A4D;
	margin: 0 10px;
	padding: 30px 30px 45px 30px
}
.mkp-search-form .mkp-homepage-title h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.mkp-search-form .mkp-homepage-title h2:before, .mkp-search-form .mkp-homepage-title h2:after {
	background-color: #9D8D5E;
}

.mkp-search-form-input {
	display: table;
	width: 60%;
	margin: 0 auto;
	position: relative;
	left: 5%;
}

.mkp-search-form-input .search-field, .mkp-search-form-input .click-button {
	display: table-cell;
}
.mkp-search-form-input .form-control {
	display: inline;
}
.mkp-search-form-input .click-button button {
	border-color: #B5A473;
	position: relative;
	top: -1px;
}



/*.mkp-search-form-row .search-where {
	position: relative;
}*/
/*.mkp-search-form-row .search-where input {
	color: #fff;
	height: 47px;
	padding: 0 25px 0 5px;
	background: transparent;
	border: 1px solid #B5A473;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
	z-index: 99;
	width: 200px;
}*/


/*.mkp-search-form-row .select-where::after {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff;
	position: absolute;
	top: 35%;
	right: 11px;
	content: "";
	z-index: 96;
}*/

.mkp-search-form-row button {
	background-color: #B5A473;
	position: relative;
	top: -1px;
	height: 48px;
}

.mkp-search-form-row button .univero-magnifier1::before {
	color: white;
	font-size: 16px;	
}

.mkp-search-form-row .ninzio-search-form {
	text-align: center;
}
.mkp-search-form-row .ninzio-search {
	width: 60%;
	padding-left: 15px;
}



.readmore {
    font-weight: 400;
    text-transform: none;
}
.mkp-news .entry-title a,  .mkp-news a {
     text-decoration: none;
}

a {
    text-decoration: underline;
}
/*a:hover {

}*/
body {
    font-size: 14px;
    line-height: 1.5;
}
h1 {
    font-size: 21px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 17px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight: 500;
}
.detail-post .entry-date {
    display: none !important;
}

#comments, .post-navigation, .detail-post .entry-tag {
	display: none !important;	
}

.mkp-news-section {
	margin-bottom: -20px;
}
.layout-blog article {
	/*background: #fff url('images/news.png') no-repeat 50% 10px;
    padding-top: 90px;*/
	border: none;
	margin-bottom: 5px;
    text-align: center;
}
.search .layout-blog article {
	text-align: left;
}

.search .edit-link {
    padding-top: 10px;
    display: inline-block;
}

.mkp-news-icon {
    margin-bottom: 25px;
}

.mkp-news-icon-inner {
	width: 95px;
    height: 95px;
    display: inline-block;
    font-size: 60px;
    text-align: center;
    background: #F3F2ED;
    border-radius: 50%;
}
.mkp-news-icon-inner .u-icons-chat-1 {
	line-height: 95px;
}
.mkp-news-icon-inner .u-icons-chat-1::before {
	color: #8A7A4D;
}
.mkp-news-icon-inner:hover {
	background: #8A7A4D;
}
.mkp-news-icon-inner:hover .u-icons-chat-1::before {
	color: #F3F2ED;
}

.middle-news {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
#ninzio-topbar {
	color: #8A7A4D;
}
 .ninzio-header .headertop, .ninzio-header .sticky-header {
     height: 35px !important;
 }
.ninzio-header .header-menu {
	top: 15px !important;
}
.ninzio-header .ninzio-search-form {
	top: 35px !important;
}
.mkp-calendar {
    position: relative;
    display: inline-block;
}

.mkp-calendar .opening-hours table {
	margin-bottom: 15px;
	margin-top: 15px;
}

/* Tooltip text */
.mkp-calendar .opening-hours {
	visibility: hidden;
    width: 260px;
    background-color: #fff;
    color: #847345;
    text-align: center;
    padding: 10px 10px 0 10px;
    border-radius: 10px;
    position: absolute;
    z-index: 99999;
    top: 27px;
    left: -20px;
    margin-left: -60px;
    transition: opacity 0.3s;
    box-shadow: 0 0 7px 0px #8A7A4D;

}

.mkp-calendar .opening-hours table {
	text-align: left;
}

.mkp-calendar .opening-hours table tr td:first-child {
	padding-left: 10px;
}


.mkp-calendar .opening-hours::after {
	content: "";
    position: absolute;
    bottom: 100%;
	left: 50%;
	z-index: 110;
    margin-left: -8px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent white transparent;
    color: #8A7A4E;
	
	/*content: "";
    position: absolute;
    bottom: 97%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: white;
    color: #8A7A4E;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: 0 0 5px #8A7A4D;*/


}

.mkp-calendar .opening-hours::before {
	content: "";
    position: absolute;
    bottom: 100%;
	left: 50%;
	z-index: 100;
    margin-left: -9px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #8A7A4D transparent;
	
	/*content: "";
    position: absolute;
    bottom: 97%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: white;
    color: #8A7A4E;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: 0 0 5px #8A7A4D;*/


}

/* Show the tooltip text when you mouse over the tooltip container */
.mkp-calendar:hover .opening-hours {
    visibility: visible;
    opacity: 0.95;
} 
 .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    color: #B5A473;
    border: 2px solid #B5A473;
}


 .navbar-nav > li {
    padding-right: 85px;
	 
 }
/*.navbar-nav > li:hover {
	background-color: #F7F2E3; 
}
.navbar-nav > li a {
	left: 10px; 
	
}*/
.header-langs {
	position: absolute;
    right: 0;
    top: 17px;
}
.header-langs ul li {
	display: inline;
	padding-left: 3px;
}

 .navbar-nav li > a {
    font-size: 16px !important;
    text-decoration: none !important;
 }

.ninzio-header .contact-information {
	padding-left: 350px;
	position: relative;
	top: 30px;
}

.ninzio-header .contact-information img {
	margin-right: 7px;
	position: relative;
	top: 7px;
}
.contact-info-table td, .contact-info-table tr, .contact-info-table {
	border: 0 !important;
    margin-bottom: 0;
    padding: 5px;
}

.ninzio-header div.mkp-user, div.mkp-calendar {
    margin-right: 20px;
    cursor: pointer;
}
/*.ninzio-header div.konto img {
	top: 7px;
}
.ninzio-header div.open-tooltip img {
	top: 2px;
}*/
.hledej-v-katalogu {
	padding-top: 30px;
	margin: 50px;
	background-color: #8A7A4D;
}

.hledej-v-katalogu h3 {
	margin-top: 0;
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
}
.nove-v-katalogu h3 {
	color: #795C00;
	font-size: 30px;
	font-weight: normal;
}

.ninzio-footer {
	background: #8A7A4D !important; 
	margin-top: 40px;
}
.ninzio-footer .wpb_single_image {
	margin-bottom: 20px !important; 
}
footer .footer-images {
	margin-top: 20px;
}

footer h3 {
    color: white;
    font-size: 21px;
}

footer h4 {
    color: white;
    font-size: 17px;
}

footer em {
    color: white;
	font-size: 12px;
	padding-left: 7px;
}



footer table {
	border: none;
	width: 220px; 
}
footer table td {
	padding: 0 !important;
}


footer p, footer table td {
	color: white;
	border: none !important;
}

.wpb_content_element.mkp-footer-hr {
	margin-bottom: 25px !important;
}

.mkp-support a {
	display: block;
}

.mkp-support img {
	display: block;
	margin: 0 auto !important;
	max-width: 50%;
    height: auto;
}



#ninzio-footer a {
	color: #fff !important;
	text-decoration: underline;
}
/*#ninzio-footer a:not(.email-adresa):not(.social-icon):not(.copyright):not(.logo-partner):not(.open-detail)::after {
	content: ">>";
	text-decoration: none;
    display: inline-block;
    padding-left: 5px;
}*/

.ninzio-breadscrumb.layout1 .ninzio-breadscrumb-top .breadscrumb-title {
	padding: 0;
	display: none;
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
	opacity: 1;
}
body.home .ninzio-breadscrumb-bottom {
	display: none;
}

.mkp-homepage-title {
	text-align: center;
}
.mkp-homepage-title h2 {
	overflow: hidden;
	text-align: center;
	color: #795C00;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0;
	
}
.mkp-homepage-title h2:before,
.mkp-homepage-title h2:after {
    background-color: #DDD9D0;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 25%;
}
.mkp-homepage-title h2:before {
    right: 0.5em;
    margin-left: -50%;
}
.mkp-homepage-title h2:after {
    left: 0.5em;
    margin-right: -50%;
}
.mkp-homepage-title p {
	font-size: 17px;	
}

.mkp-rychly-kontakt {
	margin-bottom: 20px !important;
}

.owl-item .entry-content {
	position: relative;
	padding: 35px 5px 10px 15px;
}
.owl-item .entry-date {
	position: absolute;
	top: -15px;
	margin: 0;
	left: 0;
	width: 130px;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	text-align: left;
	height: 30px;
	padding-left: 15px;
}
.owl-item .event-date {
	display: block;
	color: #717171;
	font-size: 20px;
	margin-bottom: 5px;
}

.owl-item .entry-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
}

.owl-item .entry-title a {
	color: #795C00;
    text-decoration: none;
}

a {
	color: #B5A473;
}

.ninzio-header .list-social > li:first-child {
	border-left: none;
}

.ninzio-header .list-social > li {
	border-right: none;
}

.header-logo > .logo-in-theme > .logo {
	position: absolute;
	top: 15px;
	width: 200px;
	height: 99px;
}
.header-logo > .logo-in-theme > .logo  a {
	display: block;
    height: 100%;
    position: relative;
    z-index: 999;
}

.logo-mobile-wrapper .logo {
	width: 200px;
	height: 99px;
}

img{
    max-width: 100%;
    height:auto;
}
.media-left img{
    max-width: none;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

#ninzio-footer a img.alignleft {
    float: left;
    margin: 0px 10px 0 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag + span {
    color: #999999;
}
code, kbd, pre, samp {
    font-family: monospace, monospace !important;
}

.archive-shop .ninzio-pagination span.next::before,
.archive-shop .ninzio-pagination a.next::before
{content:'';}

.archive-shop .ninzio-pagination span.prev::before,
.archive-shop .ninzio-pagination a.prev::before
{content:'';}

.nav .open > a {
    background-color: transparent !important;
    border-color: transparent !important;
}

/* Megamenu mobile custom styling */

@media (max-width: 1024px) {
#ninzio-header-mobile .navbar-offcanvas .navbar-nav .menu-megamenu-container li.active > a {
background-color: #282b31;
color: #999999 !important;
}
}
	


#main-mobile-menu .has-submenu > .sub-menu li > a,
#main-mobile-menu .widget .widgettitle {
font-size: 13px;
text-align: center;
}

#main-mobile-menu .has-submenu > .sub-menu .menu-megamenu-container li:last-child > a {
border-bottom: 1px solid #3e4146;
}

#main-mobile-menu .vc_col-sm-3 {
width: 100%;
}

.navbar-nav .sub-menu .widget-title:before, .navbar-nav .sub-menu .widgettitle:before {
width: 100%;
height: 1px;
background-color: #3e4146; 
}

.header-mobile .widget {
margin-left: 0px;
margin-right: 0px;
}


/* Hero sections responsive custom styling */

@media (max-width: 1880px) {
.mobile-padding-0 .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
}

@media (max-width: 1500px) {
.mobile-padding-0 .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
}

@media (max-width: 1600px) {
.hidden-class-1 {
    display: none;
}
}

@media (max-width: 1400px) {
.hidden-class-2 {
    height: 40px !important;
}
}

@media (max-width: 1023px) {
	#advanced_sidebar_menu_category-2 {
		margin-top: 30px;
	}
}
@media (max-width: 1200px) {
	.navbar-nav > li {
		padding-right: 40px;
	}
	
	aside.advanced-sidebar-menu {
		border-right: none;
	}
}

@media (max-width: 400px) {
	.logo-mobile-wrapper {
		position: relative;
		top: 15px;
	}
}

@media (max-width: 991px) {
	.contact-info-section {
		position: relative;
		top: 20px;
		right: 45px;
	}
}

@media (max-width: 680px) {
	.contact-info-section {
		display: none;
	}

	.header-mobile .header-mobile-top .header-langs {
		display: none;
	}
}

@media (max-width: 1200px) {
	.header-v1 .header-meta {
		display: block;
	}

	.ninzio-header .contact-information {
		padding-left: 250px;
	}

}

@media (max-width: 767px) {
	
	footer .vc_column_container > .vc_column-inner {
		padding-left: 15px;
	}

	.mkp-support img {
		max-width: 30%;
		height: auto;
	}

	#ninzio-footer {
		text-align: center;
	}
	#ninzio-footer a.social-icon {
		display: inline-block;
	}
	
	#ninzio-footer  table {
		margin: 15px auto;
	}

	.mkp-copyright p {
		text-align: center !important;
	}
}








