/*
Theme Name: Attika Child
Theme URI: http://attika.mikado-themes.com
Description: A child theme of Attika Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: attika
Template: attika
*/
body *{	color: #1a3664 !important;}
p,
h1, h2, h3, h4, h5, h6,
ul,
li,
a{
font-family: 'Roboto Mono', monospace !important;
}
.mkdf-title-holder.mkdf-attika-type .mkdf-grid::after,
.mkdf-menu-popup-opener,
.mkdf-reservation-popup-opener.mkdf-reservation-popup-opener-simple-circle{
	background-color: #f0dad4 !important;
}
.cookie-notice-container {	text-align: center; color: #ffffff !important;}
.cn-button.wp-default {
	float: right;
	/*margin-top: 5px;*/
}
div.mkdf-page-not-found a.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid{color: #ffffff !important; background-color: #1a3664;}
div.mkdf-page-not-found a.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid span{color: #ffffff !important; }
div.mkdf-page-not-found a.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid:hover{border-color: #1a3664 !important; color: #1a3664 !important;}
.mkdf-reservation-popup-opener.mkdf-reservation-popup-opener-simple-circle.mkdf-item-appear {
	cursor:pointer;
}
.mkdf-owl-slider .owl-stage-outer{
    max-height: 700px;
}
@media screen and (max-width: 1500px) and (min-width: 1281px) {
 .mkdf-main-menu>ul>li>a {
  padding:0 17px !important;
 }
}
@media screen and (max-width: 1280px) and (min-width: 1101px) {
 .mkdf-main-menu>ul>li>a {
  padding:0 8px !important;
 }
}
@media only screen and (max-width:1100px) {
 .mkdf-main-menu>ul>li>a {
  padding:0 4px !important;
 }
}
@media only screen and (max-width:480px) {
 .mkdf-container-inner,
 .mkdf-grid,
 .mkdf-row-grid-section {
  width: 90% !important;
 }
}
.mkdf-page-header .mkdf-logo-area .mkdf-logo-wrapper a, .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
	max-height: 35px !important;
}

.pll-parent-menu-item div.second div.inner{
	box-shadow: none !important;
}
.pll-parent-menu-item ul{
	padding-top: 0 !important;
	top: -30px;
}
.pll-parent-menu-item div.second div.inner ul li{
	width:80px !important;
}
.pll-parent-menu-item div.second div.inner ul li a{}
.pll-parent-menu-item div.second .inner ul li a:hover .item_outer {
	 padding: 0px; 
}
header.mkdf-page-header div.mkdf-menu-area div.mkdf-vertical-align-containers div.mkdf-position-right div.mkdf-divided-right-widget-area{display:none;}
.cookie-notice-container span#cn-notice-text{
	width: 80% !important;
	display: block;
	float: left;
	text-align: left;
}
@media screen and (max-width: 1180px){
	.cookie-notice-container span#cn-notice-text{
		width: 100% !important;
	}
}

.page-contact-location-link h4{
	line-height: 33px !important;
	text-transform:capitalize;
}

.page-contact-location-link h4,
.page-contact-location-link a,
.page-contact-location-link a span,
.page-contact-location-link a span i
{color: #de8065 !important;}

.page-contact-location-link h4:hover,
.page-contact-location-link a:hover,
.page-contact-location-link a span:hover,
.page-contact-location-link a span i:hover
{color: #da6e4f;}

