@charset "UTF-8";
@charset "UTF-8";
.datepick {
background-color: #fff;
color: #000;
border: 1px solid #444;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em; font-size: 90%;
}
.datepick-rtl {
direction: rtl;
}
.datepick-popup {
z-index: 1000;
}
.datepick-disable {
position: absolute;
z-index: 100;
background-color: white;
opacity: 0.5;
filter: alpha(opacity=50);
}
.datepick a {
color: #fff;
text-decoration: none;
}
.datepick a.datepick-disabled {
color: #888;
cursor: auto;
}
.datepick button {
margin: 0.25em;
padding: 0.125em 0em;
background-color: #fcc;
border: none;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em;
font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
float: left;
width: 100%;
background-color: #000;
color: #fff;
font-size: 90%;
font-weight: bold;
}
.datepick-ctrl {
background-color: #600;
}
.datepick-cmd {
width: 30%;
}
.datepick-cmd:hover {
background-color: #777;
}
.datepick-ctrl .datepick-cmd:hover {
background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
width: 8%;
}
a.datepick-cmd { }
button.datepick-cmd {
text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
float: left;
padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
float: left;
width: 35%;
text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
float: right;
padding-right: 2%;
text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
float: right;
padding-left: 0%;
padding-right: 2%;
text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
float: left;
padding-left: 2%;
padding-right: 0%;
text-align: left;
}
.datepick-month-nav {
float: left;
background-color: #777;
text-align: center;
}
.datepick-month-nav div {
float: left;
width: 12.5%;
margin: 1%;
padding: 1%;
}
.datepick-month-nav span {
color: #888;
}
.datepick-month-row {
clear: left;
}
.datepick-month {
float: left;
width: 15em;
border: 1px solid #444;
text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input { background-color: #444;
color: #fff;
font-weight: bold;
}
.datepick-month-header select, .datepick-month-header input { margin: 0em;
padding: 0em;
border: none;
font-size: 100%;
}
.datepick-month-header input {
position: absolute;
display: none;
}
.datepick-month table {
width: 100%;
border-collapse: collapse;
}
.datepick-month thead {
border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
margin: 0em;
padding: 0em;
font-weight: normal;
text-align: center;
}
.datepick-month th {
border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
background-color: #777;
color: #fff;
}
.datepick-month td {
background-color: #eee;
border: 1px solid #aaa;
}
.datepick-month td.datepick-week {
border: 1px solid #777;
}
.datepick-month td.datepick-week * {
background-color: #777;
color: #fff;
border: none;
}
.datepick-month a {
display: block;
width: 100%;
padding: 0.125em 0em;
background-color: #eee;
color: #000;
text-decoration: none;
}
.datepick-month span {
display: block;
width: 100%;
padding: 0.125em 0em;
}
.datepick-month td span {
color: #888;
}
.datepick-month td .datepick-other-month {
background-color: #fff;
}
.datepick-month td .datepick-weekend {
background-color: #ddd;
}
.datepick-month td .datepick-today {
background-color: #f0c0c0;
}
.datepick-month td .datepick-highlight {
background-color: #f08080;
}
.datepick-month td .datepick-selected {
background-color: #777;
color: #fff;
}
.datepick-month th.datepick-week {
background-color: #777;
color: #fff;
}
.datepick-status {
clear: both;
background-color: #ddd;
text-align: center;
}
.datepick-clear-fix {
clear: both;
}.mphb-calendar .mphb-datepicker-slate-blue.datepick,
.datepick-popup .mphb-datepicker-slate-blue.datepick {
font-size: 90%;
border: 0px solid;
border-radius: 0;
width: 31.429em;
max-width: 100%;
font-family: inherit;
}
.mphb-calendar .mphb-datepicker-slate-blue a,
.datepick-popup .mphb-datepicker-slate-blue a {
-webkit-box-shadow: none;
box-shadow: none;
}
.mphb-calendar .mphb-datepicker-slate-blue *,
.datepick-popup .mphb-datepicker-slate-blue * {
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-nav, .mphb-calendar .mphb-datepicker-slate-blue .datepick-ctrl,
.datepick-popup .mphb-datepicker-slate-blue .datepick-nav,
.datepick-popup .mphb-datepicker-slate-blue .datepick-ctrl {
font-size: inherit;
font-weight: normal;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-nav,
.datepick-popup .mphb-datepicker-slate-blue .datepick-nav {
background-color: #404953;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-nav a,
.datepick-popup .mphb-datepicker-slate-blue .datepick-nav a {
color: #fff;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-nav a:hover,
.datepick-popup .mphb-datepicker-slate-blue .datepick-nav a:hover {
background-color: #505b66;
color: #fff;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-nav a.datepick-disabled,
.datepick-popup .mphb-datepicker-slate-blue .datepick-nav a.datepick-disabled {
cursor: not-allowed;
color: #a4a9af;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-nav a.datepick-disabled:hover,
.datepick-popup .mphb-datepicker-slate-blue .datepick-nav a.datepick-disabled:hover {
background-color: #404953;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-ctrl,
.datepick-popup .mphb-datepicker-slate-blue .datepick-ctrl {
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
background-color: #fff;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-ctrl a,
.datepick-popup .mphb-datepicker-slate-blue .datepick-ctrl a {
color: #719eff;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-ctrl .datepick-cmd:hover,
.datepick-popup .mphb-datepicker-slate-blue .datepick-ctrl .datepick-cmd:hover {
background-color: #eeedf1;
color: #719eff;
}
.mphb-calendar .mphb-datepicker-slate-blue a.datepick-cmd,
.datepick-popup .mphb-datepicker-slate-blue a.datepick-cmd {
height: auto;
line-height: 2.1em;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month-header, .mphb-calendar .mphb-datepicker-slate-blue .datepick-month-header select, .mphb-calendar .mphb-datepicker-slate-blue .datepick-month-header input,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month-header,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month-header select,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month-header input {
height: auto;
background-color: #ffffff;
color: #404852;
font-weight: normal;
line-height: 2.1em;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month {
width: 100%;
border: 1px solid #d4d5da;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month.last,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month.last {
border-top: 0px solid #d4d5da;
}
@media screen and (min-width: 48em) {
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month {
width: 50%;
padding-right: 1px;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month.last,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month.last {
border-top: 1px solid #d4d5da;
border-left: 0px solid;
padding-right: 0;
padding-left: 1px;
}
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month table,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month table {
margin: 0 auto;
width: 100%;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month tbody,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month tbody {
line-height: 2.1em;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month th,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month th {
border: 1px solid #faf9fc;
border-bottom: 1px solid #dedede;
font-size: 80%;
font-weight: bold;
padding: 0.5em 0;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month th,
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month th a,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month th,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month th a {
background-color: #faf9fc;
color: #bfc1c7;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month td,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month td {
background-color: #fff;
border: 1px solid #dedede;
}
.mphb-calendar .mphb-datepicker-slate-blue .datepick-month span,
.datepick-popup .mphb-datepicker-slate-blue .datepick-month span {
padding: 0;
}
.mphb-calendar .mphb-datepicker-slate-blue a,
.datepick-popup .mphb-datepicker-slate-blue a {
-webkit-transition: 0.3s background, 0.3s color;
transition: 0.3s background, 0.3s color;
}
.mphb-datepicker-slate-blue td .datepick-weekend {
background-color: #fff;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-past-date {
opacity: 1;
background-color: #fff;
color: #c2c8c8;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-month td .mphb-earlier-min-date,
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-month td .mphb-later-max-date,
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-later-max-date {
background-color: #fff;
color: #bfc1c7;
text-decoration: line-through;
opacity: 1;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-month td .mphb-booked-date,
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-booked-date {
opacity: 1;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-selectable-date {
padding: 0;
background-color: #fff;
color: #404953;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .datepick-today {
background-color: #fff;
font-weight: bold;
color: #719eff;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-unselectable-date {
background-color: #fff;
color: #bfc1c7;
text-decoration: line-through;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-extra-date {
text-decoration: none;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .datepick-selected {
background-color: #719eff;
color: #fff;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td a.datepick-highlight {
background-color: #719eff;
color: #fff;
}
.datepick-popup .mphb-datepicker-slate-blue.mphb-datepick-popup .datepick-month td .mphb-check-in-date {
background-color: #a3c0ff;
color: #fff;
text-decoration: none;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue {
--mphb-available-date-bg: #d8f9e4;
--mphb-available-date-color: #505566;
--mphb-not-available-date-bg: #ffe2e2;
--mphb-not-available-date-color: #505566;
--mphb-booked-date-bg: #ffe2e2;
--mphb-booked-date-color: #505566;
--mphb-out-of-season-date-bg: #fff;
--mphb-out-of-season-date-color:  #bfc1c7;
--mphb-selected-date-bg: #719eff;
--mphb-selected-date-color: #fff;
--mphb-unselectable-date-color: #bfc1c7;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-month td .mphb-out-of-season-date {
text-decoration: line-through;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-month td a {
-webkit-transition: none;
transition: none;
padding: 0;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .mphb-calendar__selected-dates {
line-height: 2.1;
color: #a4a9af;
}
.mphb-calendar.mphb-datepick .mphb-datepicker-slate-blue .datepick-ctrl {
border-radius: 0;
}
.mphb-calendar.mphb-datepick[data-is_show_prices="1"] .mphb-datepicker-slate-blue .datepick-month td > span,
.mphb-calendar.mphb-datepick[data-is_show_prices="1"] .mphb-datepicker-slate-blue .datepick-month td > a {
line-height: 1.25;
min-height: 40px;
padding-top: 5px;
padding-bottom: 2px;
}
.datepick-popup {
max-width: 100%;
padding: 0 1em;
}
@media screen and (min-width: 48em) {
.datepick-popup {
padding: 0;
}
}.mphb-hide{display:none!important}.mphb-clear{clear:both}.mphb-preloader{background-image:url(//kalkanlalerentalscom.b-cdn.net/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.3);width:20px;height:20px;display:inline-block}.mphb-price-period{border-bottom:1px dashed;cursor:help}.mphb-calendar{--mphb-available-date-bg:#cef093;--mphb-available-date-color:#000000;--mphb-not-available-date-bg:#dddddd;--mphb-not-available-date-color:#777777;--mphb-booked-date-bg:#dddddd;--mphb-booked-date-color:#777777;--mphb-out-of-season-date-bg:#dddddd;--mphb-out-of-season-date-color:#777777;--mphb-selected-date-bg:#404040;--mphb-selected-date-color:#ffffff;--mphb-unselectable-date-color:#777777}.mphb-calendar.mphb-loading .datepick{position:relative}.mphb-calendar.mphb-loading .datepick:before{content:'';left:0;right:0;top:0;bottom:0;position:absolute;background-color:rgba(255,255,255,.5);background-image:url(//kalkanlalerentalscom.b-cdn.net/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.3);background-size:20px;background-position:center center;background-repeat:no-repeat;z-index:1}.mphb-calendar .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-calendar .datepick-month table{border-collapse:collapse;height:100%;margin-bottom:0}.mphb-calendar .datepick-month td{padding:0}.mphb-calendar .datepick-month td>span{height:100%}.mphb-calendar .datepick-month td a .mphb-date-cell__price,.mphb-calendar .datepick-month td span .mphb-date-cell__price{white-space:nowrap;overflow:hidden;word-break:keep-all;font-size:10px;padding:0;margin:0 .125em;width:auto;color:inherit;line-height:1.5}.mphb-calendar .datepick-month td a .mphb-date-cell__price span,.mphb-calendar .datepick-month td span .mphb-date-cell__price span{padding:0;display:inline;color:inherit}.mphb-calendar td .mphb-date-cell{color:var(--mphb-available-date-color,#000)}.mphb-calendar td .mphb-available-date{background-color:var(--mphb-available-date-bg,#cef093)}.mphb-calendar td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-calendar td .mphb-out-of-season-date--check-in{background:linear-gradient(to bottom right,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date--check-out{background:linear-gradient(to top left,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date--check-in.mphb-mark-as-unavailable--check-out{background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable,.mphb-calendar td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable--check-in{background:linear-gradient(to top left,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date,.mphb-calendar td .mphb-out-of-season-date--check-in.mphb-out-of-season-date--check-out{background:var(--mphb-out-of-season-date-bg,#ddd);color:var(--mphb-out-of-season-date-color,#777)}.mphb-calendar td .mphb-mark-as-unavailable--check-in{background:linear-gradient(to bottom right,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable--check-in.mphb-out-of-season-date,.mphb-calendar td .mphb-mark-as-unavailable--check-in.mphb-out-of-season-date--check-in.mphb-out-of-season-date--check-out{background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable--check-out{background:linear-gradient(to top left,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date,.mphb-calendar td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date--check-in.mphb-out-of-season-date--check-out{background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable,.mphb-calendar td .mphb-mark-as-unavailable--check-in.mphb-mark-as-unavailable--check-out{background:var(--mphb-not-available-date-bg,#ddd);color:var(--mphb-not-available-date-color,#777)}.mphb-calendar td .mphb-booked-date{background:var(--mphb-booked-date-bg,#ddd);color:var(--mphb-booked-date-color,#777)}.mphb-calendar td .mphb-date-check-in{color:var(--mphb-available-date-color,#000);background:linear-gradient(to bottom right,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-in.mphb-mark-as-unavailable,.mphb-calendar td .mphb-date-check-in.mphb-mark-as-unavailable--check-out{color:var(--mphb-not-available-date-color,#777);background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-in.mphb-out-of-season-date--check-out{color:var(--mphb-out-of-season-date-color,#777);background:linear-gradient(to top left,var(--mphb-booked-date-bg,#ddd) 0,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-in.mphb-unselectable-date--check-in,.mphb-calendar td .mphb-date-check-in.mphb-unselectable-date--check-out{color:var(--mphb-unselectable-date-color,#777)}.mphb-calendar td .mphb-date-check-out{background:linear-gradient(to top left,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-out.mphb-mark-as-unavailable,.mphb-calendar td .mphb-date-check-out.mphb-mark-as-unavailable--check-in{color:var(--mphb-not-available-date-color,#777);background:linear-gradient(to bottom right,var(--mphb-booked-date-bg,#ddd) 0,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-out.mphb-out-of-season-date--check-in{color:var(--mphb-out-of-season-date-color,#777);background:linear-gradient(to bottom right,var(--mphb-booked-date-bg,#ddd) 0,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-out.mphb-unselectable-date--check-in,.mphb-calendar td .mphb-date-check-out.mphb-unselectable-date--check-out{color:var(--mphb-unselectable-date-color,#777)}.mphb-calendar td .mphb-unselectable-date--check-in,.mphb-calendar td .mphb-unselectable-date--check-out{color:var(--mphb-unselectable-date-color,#777)}.mphb-calendar td .mphb-selectable-date--check-in:hover,.mphb-calendar td .mphb-selectable-date--check-out:hover,.mphb-calendar td .mphb-selected-date,.mphb-calendar td .mphb-selected-date--check-in,.mphb-calendar td .mphb-selected-date--check-in.mphb-date-check-out,.mphb-calendar td .mphb-selected-date--check-out,.mphb-calendar td .mphb-selected-date--check-out.mphb-date-check-in{background:var(--mphb-selected-date-bg,#89b63c);color:var(--mphb-selected-date-color,#777)}.mphb-calendar .datepick-ctrl{display:flex;background-color:#eee;color:#222;border-radius:.25em;font-weight:400}.mphb-calendar .datepick-ctrl a,.mphb-calendar .datepick-ctrl a:hover{color:inherit;background-color:transparent}.mphb-calendar .datepick-ctrl .mphb-calendar__selected-dates{width:100%;padding:0 .25em}.mphb-calendar .datepick-ctrl .datepick-cmd-clear{width:auto;padding:0 .25em;line-height:inherit}.mphb-booking-form.mphb-loading{position:relative}.mphb-booking-form.mphb-loading:before{content:'';left:0;right:0;top:0;bottom:0;position:absolute;background-color:rgba(255,255,255,.5);background-image:url(//kalkanlalerentalscom.b-cdn.net/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.3);background-size:20px;background-position:center center;background-repeat:no-repeat;z-index:1}.datepick-popup.mphb-loading{position:relative;pointer-events:none}.datepick-popup.mphb-loading:before{content:'';left:0;right:0;top:0;bottom:0;position:absolute;background-color:rgba(255,255,255,.5);background-image:url(//kalkanlalerentalscom.b-cdn.net/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.3);background-size:20px;background-position:center center;background-repeat:no-repeat;z-index:1}.mphb-datepick-popup .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date){opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,.mphb-datepick-popup .datepick-month td .mphb-later-max-date{opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-check-in-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-check-in-date{background-color:#cef093}.mphb-datepick-popup .datepick-month td a.datepick-today{background-color:#fffaf0}.mphb-datepick-popup .datepick-month td a.datepick-highlight,.mphb-datepick-popup .datepick-month td a.datepick-selected{background-color:#404040;color:#fff}.mphb-datepick-popup .datepick-month td span.mphb-check-in-date{background-color:#606060;color:#fff}.mphb-datepick-popup .mphb-selectable-date{cursor:pointer}@media screen and (min-width:769px){.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="1"] .datepick-month{width:100%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="2"] .datepick-month{width:50%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="3"] .datepick-month{width:33.33%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="4"] .datepick-month{width:25%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="5"] .datepick-month{width:20%}}.mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button,.mphb_widget_rooms-wrapper .mphb-widget-room-type-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes,.mphb_widget_rooms-wrapper .mphb-widget-room-type-description,.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-price .mphb-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title>a{font-weight:700}.mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type){margin-top:2em}.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_services-wrapper .mphb-service:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type),.mphb_sc_checkout-form>.mphb-checkout-section:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form .mphb_checkout-service-quantity,.mphb_sc_checkout-form .mphb_checkout-service-quantity{width:100px;display:inline-block}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon{font-family:sans-serif;font-size:1em;margin-right:.75em;border:1px solid currentColor;width:1em;height:1em;line-height:1em;display:inline-block;text-align:center;box-sizing:content-box;pointer-events:none}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-table-price-column,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-table-price-column{width:33%}.mphb_cb_checkout_form .mphb-gateways-list,.mphb_sc_checkout-form .mphb-gateways-list{list-style:none}.mphb_cb_checkout_form .mphb-gateways-list>li,.mphb_sc_checkout-form .mphb-gateways-list>li{margin-top:1em}.mphb_cb_checkout_form .mphb-billing-fields,.mphb_sc_checkout-form .mphb-billing-fields{margin-bottom:1em;border:none}.mphb_cb_checkout_form .mphb-billing-fields-hidden,.mphb_sc_checkout-form .mphb-billing-fields-hidden{display:none}.mphb_cb_checkout_form .mphb-billing-fields input[data-beanstream-id],.mphb_sc_checkout-form .mphb-billing-fields input[data-beanstream-id]{background-position:right center;background-repeat:no-repeat}.mphb_cb_checkout_form .mphb-billing-fields fieldset,.mphb_sc_checkout-form .mphb-billing-fields fieldset{border:none;padding:0}.mphb_cb_checkout_form .mphb-terms-and-conditions,.mphb_sc_checkout-form .mphb-terms-and-conditions{margin-bottom:0;padding-left:2em;padding-right:2em;max-height:0;overflow:hidden;transition:margin-bottom .2s linear,padding .2s linear,max-height .4s linear;background:rgba(0,0,0,.05)}.mphb_cb_checkout_form .mphb-terms-and-conditions.mphb-active,.mphb_sc_checkout-form .mphb-terms-and-conditions.mphb-active{margin-bottom:1em;padding-top:2em;padding-bottom:2em;max-height:200px;overflow:auto}.mphb_sc_checkout-wrapper .mphb-login-form-wrap{margin-bottom:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type){margin-top:0}.mphb_checkout-services-list,.mphb_sc_checkout-services-list{list-style:none}.mphb_sc_search_results-wrapper .mphb-reservation-cart{margin-bottom:4em}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-reservation-details{float:left}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-cart-message{margin-bottom:0}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-confirm-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-message,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-total-price,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-confirm-reservation{display:none!important}.mphb_sc_search_results-wrapper .mphb-reservation-cart:not(.mphb-empty-cart) .mphb-empty-cart-message{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-confirm-reservation,.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-rooms-reservation-message-wrapper{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation-details-list:after{content:'';display:table;clear:both}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-item-guests{display:block}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommedation-item-subtotal{float:right;margin-left:1em}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-total{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button{float:right;clear:right}.mphb_sc_booking_confirmation .mphb-booking-details-section+.mphb-booking-details-section{margin-top:2em}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 100%;padding-left:0;margin:0 0 .5em 0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 auto;margin:0 1.5em 1.5em 0;padding-right:1.5em;border-right:1px dashed #d3ced2}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li:last-of-type{border:none;margin-right:0;padding-right:0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.label{display:block;font-size:.85em}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.value{font-weight:700}.mphb_sc_account:after{content:'';display:table;clear:both}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-menu{float:left;width:25%}}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-content{float:right;width:73%}}.mphb_sc_account .mphb-account-bookings{table-layout:auto;font-size:.85em}@media screen and (max-width:767px){.mphb_sc_account .mphb-account-bookings thead{display:none}.mphb_sc_account .mphb-account-bookings tr{display:block;margin-bottom:1em}.mphb_sc_account .mphb-account-bookings tr:last-child{margin-bottom:0}.mphb_sc_account .mphb-account-bookings td{display:block;text-align:right}.mphb_sc_account .mphb-account-bookings td:before{content:attr(data-title) ": ";float:left;font-weight:700}}#mphb-stripe-payment-methods>ul{cursor:pointer;margin:0 0 .5em 0;padding:0;list-style:none}#mphb-stripe-payment-methods .mphb-stripe-payment-method{display:inline-block;margin:0 1.5em 0 0;padding-top:.5em;padding-bottom:.5em}#mphb-stripe-payment-methods .mphb-stripe-payment-method:last-of-type{margin-right:0}#mphb-stripe-payment-methods .mphb-stripe-payment-method.active label{box-shadow:0 2px currentColor}#mphb-stripe-payment-methods .mphb-stripe-payment-method label{cursor:pointer}#mphb-stripe-payment-methods .mphb-stripe-payment-method input[type=radio]{display:none}.mphb-stripe-payment-container{margin-bottom:1em}.mphb-stripe-payment-container .StripeElement{box-sizing:border-box;padding:15px 12px;border:1px solid transparent;border-radius:4px;background-color:#fff;box-shadow:0 1px 6px 0 #e6ebf1;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-top:.5em;margin-bottom:.5em}.mphb-stripe-payment-container .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.mphb-stripe-payment-container .StripeElement--invalid{border-color:#fa755a}.mphb-stripe-payment-container .StripeElement--webkit-autofill{background-color:#fefde5!important}#mphb-stripe-errors{color:#e25950}.mphb_sc_booking_form-wrapper.is-style-horizontal-form form,
.mphb_sc_search-wrapper.is-style-horizontal-form form,
.mphb_widget_search-form.is-style-horizontal-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 768px) {
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form,
.mphb_sc_search-wrapper.is-style-horizontal-form form,
.mphb_widget_search-form.is-style-horizontal-form {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin: 0 -10px;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form > *,
.mphb_sc_search-wrapper.is-style-horizontal-form form > *,
.mphb_widget_search-form.is-style-horizontal-form > * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
width: 100%;
max-width: 100%;
margin-bottom: 1.5em;
padding: 0;
}
@media (min-width: 768px) {
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form > *,
.mphb_sc_search-wrapper.is-style-horizontal-form form > *,
.mphb_widget_search-form.is-style-horizontal-form > * {
padding: 0 10px;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: auto;
}
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form > * input,
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form > * select,
.mphb_sc_search-wrapper.is-style-horizontal-form form > * input,
.mphb_sc_search-wrapper.is-style-horizontal-form form > * select,
.mphb_widget_search-form.is-style-horizontal-form > * input,
.mphb_widget_search-form.is-style-horizontal-form > * select {
width: 100%;
margin: 0;
display: block;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form .mphb_sc_search-submit-button-wrapper,
.mphb_sc_search-wrapper.is-style-horizontal-form form .mphb_sc_search-submit-button-wrapper,
.mphb_widget_search-form.is-style-horizontal-form .mphb_sc_search-submit-button-wrapper {
margin-top: 0;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form .mphb-required-fields-tip,
.mphb_sc_search-wrapper.is-style-horizontal-form form .mphb-required-fields-tip,
.mphb_widget_search-form.is-style-horizontal-form .mphb-required-fields-tip {
display: none;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form form .button,
.mphb_sc_search-wrapper.is-style-horizontal-form form .button,
.mphb_widget_search-form.is-style-horizontal-form .button {
margin: 0;
}
@media (min-width: 768px) {
.mphb_sc_search-wrapper.mphbs-wrap form,
.mphb_sc_booking_form-wrapper.mphbs-wrap form {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media (min-width: 768px) {
.mphb_sc_search-wrapper.mphbs-fw-20 form > p,
.mphb_sc_booking_form-wrapper.mphbs-fw-20 form > p {
width: 100%;
max-width: 20%;
}
}
@media (min-width: 768px) {
.mphb_sc_search-wrapper.mphbs-fw-25 form > p,
.mphb_sc_booking_form-wrapper.mphbs-fw-25 form > p {
width: 100%;
max-width: 25%;
}
}
@media (min-width: 768px) {
.mphb_sc_search-wrapper.mphbs-fw-33 form > p,
.mphb_sc_booking_form-wrapper.mphbs-fw-33 form > p {
width: 100%;
max-width: 33.33%;
}
}
@media (min-width: 768px) {
.mphb_sc_search-wrapper.mphbs-fw-50 form > p,
.mphb_sc_booking_form-wrapper.mphbs-fw-50 form > p {
width: 100%;
max-width: 50%;
}
}
@media (min-width: 768px) {
.mphb_sc_search-wrapper.mphbs-fw-100 form > p,
.mphb_sc_booking_form-wrapper.mphbs-fw-100 form > p {
width: 100%;
max-width: 100%;
}
}
.mphb_sc_search-wrapper.mphbs-fluid-button .mphb-reserve-btn-wrapper,
.mphb_sc_search-wrapper.mphbs-fluid-button .mphb_sc_search-submit-button-wrapper,
.mphb_sc_booking_form-wrapper.mphbs-fluid-button .mphb-reserve-btn-wrapper,
.mphb_sc_booking_form-wrapper.mphbs-fluid-button .mphb_sc_search-submit-button-wrapper {
max-width: 100%;
width: auto;
}
.mphb_sc_search-wrapper.mphbs-fluid-button .mphb-reserve-btn-wrapper .button,
.mphb_sc_search-wrapper.mphbs-fluid-button .mphb_sc_search-submit-button-wrapper .button,
.mphb_sc_booking_form-wrapper.mphbs-fluid-button .mphb-reserve-btn-wrapper .button,
.mphb_sc_booking_form-wrapper.mphbs-fluid-button .mphb_sc_search-submit-button-wrapper .button {
width: 100%;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form .mphb-reserve-btn-wrapper {
margin-top: 0;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form.is-direct-booking .mphb-booking-form {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form.is-direct-booking .mphb-booking-form > *.mphb-reserve-room-section {
width: 100%;
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form.is-direct-booking .mphb-reserve-btn-wrapper {
position: relative;
}
@media (min-width: 768px) {
.mphb_sc_booking_form-wrapper.is-style-horizontal-form.is-direct-booking .mphb-reserve-btn-wrapper .mphb-preloader {
position: absolute;
left: 50%;
top: 105%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
}
.mphb_sc_booking_form-wrapper.is-style-horizontal-form.is-direct-booking .mphb-reserve-btn-wrapper .button {
white-space: normal;
}
.mphb_sc_booking_form-wrapper.mphbs-hide-rf-tip .mphb-required-fields-tip,
.mphb_sc_search-wrapper.mphbs-hide-rf-tip .mphb-required-fields-tip {
display: none;
}
.mphb_sc_booking_form-wrapper.mphbs-hide-labels br,
.mphb_sc_booking_form-wrapper.mphbs-hide-labels label,
.mphb_sc_search-wrapper.mphbs-hide-labels br,
.mphb_sc_search-wrapper.mphbs-hide-labels label {
display: none;
}
.mphb_sc_booking_form-wrapper.mphbs-no-paddings form,
.mphb_sc_search-wrapper.mphbs-no-paddings form {
margin: 0;
}
.mphb_sc_booking_form-wrapper.mphbs-no-paddings form > *,
.mphb_sc_search-wrapper.mphbs-no-paddings form > * {
padding: 0;
}
@media (min-width: 768px) {
.mphb_widget_search-form.mphbs-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media (min-width: 768px) {
.mphb_widget_search-form.mphbs-fw-20 > p {
width: 100%;
max-width: 20%;
}
}
@media (min-width: 768px) {
.mphb_widget_search-form.mphbs-fw-25 > p {
width: 100%;
max-width: 25%;
}
}
@media (min-width: 768px) {
.mphb_widget_search-form.mphbs-fw-33 > p {
width: 100%;
max-width: 33.33%;
}
}
@media (min-width: 768px) {
.mphb_widget_search-form.mphbs-fw-50 > p {
width: 100%;
max-width: 50%;
}
}
@media (min-width: 768px) {
.mphb_widget_search-form.mphbs-fw-100 > p {
width: 100%;
max-width: 100%;
}
}
.mphb_widget_search-form.mphbs-fluid-button .mphb_widget_search-submit-button-wrapper {
max-width: 100%;
width: auto;
}
.mphb_widget_search-form.mphbs-fluid-button .mphb_widget_search-submit-button-wrapper .button {
width: 100%;
}#scrollUp {
width: 40px;
height: 40px;
}
#scrollUp .scroll-top {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:99;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(4,4,4,.91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}
  .hidden {
display: none;
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b,
strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 2.5em;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 0px solid;
padding: 0;
margin: 0;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} .wrapper {
max-width: 1400px;
padding-left: 1.25rem;
padding-right: 1.25rem;
margin: 0 auto;
}
@media (min-width: 768px) {
.wrapper {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (min-width: 992px) {
.wrapper {
padding-left: 6.25rem;
padding-right: 6.25rem;
}
}
.main-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 992px) {
.main-wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media screen and (min-width: 1470px) {
.post-thumbnail + .main-wrapper {
position: relative;
}
}
.site-content {
background: #fff;
position: relative;
}
.site-content:after {
visibility: hidden;
position: absolute;
bottom: -5rem;
height: 5rem;
width: 100%;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), to(transparent));
background: linear-gradient(to bottom, #222222 0, transparent 100%);
}
body.has-header-image .main-wrapper {
padding-top: 0;
}
@media (min-width: 992px) {
body.has-vertical-menu .main-wrapper {
padding-left: 6.25rem;
}
} body {
color: #484848;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
font-weight: 400;
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
text-rendering: optimizeLegibility;
font-family: "Oswald", serif;
color: #222222;
margin-bottom: 2rem;
margin-top: 3.75rem;
position: relative;
line-height: 1.4;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}
h1 {
font-size: 39px;
font-size: 2.4375rem;
line-height: 1.4;
}
.entry-child-pages-list .entry-title,
h2 {
font-size: 31px;
font-size: 1.9375rem;
line-height: 1.4;
}
h3 {
font-size: 25px;
font-size: 1.5625rem;
line-height: 1.4;
}
h4 {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
}
h5 {
font-size: 16px;
font-size: 1rem;
line-height: 1.4;
}
h6 {
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
}
p {
margin: 0 0 1.5em;
}
@media screen and (min-width: 768px) {
p {
margin: 0 0 1.75em;
}
}
dfn, cite, em, i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #f2f2f2;
font-family: monospace, monospace;
font-size: 16px;
font-size: 1rem;
line-height: 2;
margin: 0 0 1.5em;
padding: 2.5em;
max-width: 100%;
overflow: auto;
font-weight: 300;
}
code, kbd, tt, var {
font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 16px;
font-size: 1rem;
background: #7a68e2;
color: #fff;
padding: 0.125em 0.25em;
}
abbr, acronym {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
}
mark, ins {
background: #7a68e2;
text-decoration: none;
color: #fff;
padding: 0 0.250em;
}
big {
font-size: 125%;
}
@media screen and (min-width: 768px) {
body {
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
}
@media screen and (min-width: 768px) {
p,
address {
margin: 0 0 1.75em;
}
}
@media screen and (min-width: 768px) {
pre {
margin: 0 0 1.75em;
padding: 1.95em 2.5em;
}
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; }
blockquote {
quotes: "" "";
}
blockquote {
quotes: "" "";
font-weight: 300;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.54545;
padding: 1.875em 2.5em;
margin: 2.5em 0;
background: #f2f2f2;
}
blockquote:before {
content: '“';
font-family: "Oswald", serif;
font-size: 70px;
width: 60px;
height: 60px;
background: #7a68e2;
border-radius: 50%;
display: block;
text-align: center;
color: #fff;
margin-bottom: 0.57143em;
line-height: 1;
padding-top: 16px;
}
blockquote:after {
content: "";
}
blockquote cite,
blockquote small {
font-family: "Roboto", sans-serif;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
display: inline-block;
vertical-align: middle;
color: #222222;
font-weight: 700;
margin-top: 1.5em;
}
@media screen and (min-width: 768px) {
blockquote cite,
blockquote small {
margin-top: 1.75em;
}
}
p + blockquote cite, p +
blockquote small {
margin-top: 0;
}
blockquote p {
margin: 0 0 0.95em;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
blockquote > :last-child {
margin-bottom: 0;
}
hr {
background-color: #e0e0e0;
border: 0;
height: 1px;
margin: 4.15em 0 4.65em;
}
ul, ol {
margin: 0 0 1.5em 1.25em;
padding: 0 0 0 1rem;
}
ul li + li, ol li + li {
margin-top: 1.25rem;
}
ul li, ol li {
padding-left: .5rem;
}
ul {
list-style: square;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-top: 0.8em;
margin-left: 1em;
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.25em 1.75em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0 0 1.5em;
}
@media screen and (min-width: 768px) {
figure {
margin: 0 0 1.75em;
}
}
th,
td {
border: 1px solid #e0e0e0;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
table-layout: fixed; width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
font-weight: 700;
}
th,
td {
padding: 0.8em;
}
@media screen and (min-width: 768px) {
.alignleft {
margin: 0 2.4em 1.75em 0;
}
}
@media screen and (min-width: 768px) {
.alignright {
margin: 0 0 1.75em 2.4em;
}
}
@media screen and (min-width: 768px) {
.aligncenter {
margin: 0 auto 1.75em;
}
}
@media screen and (min-width: 768px) {
ul, ol {
margin: 0 0 1.75em 1.25em;
}
}
@media screen and (min-width: 768px) {
li > ul,
li > ol {
margin-top: 0.6em;
margin-left: 1.25em;
}
}
@media screen and (min-width: 768px) {
figure {
margin: 0 0 1.75em;
}
}
@media screen and (min-width: 768px) {
table {
margin: 0 0 1.75em;
}
}
@media screen and (min-width: 768px) {
th,
td {
padding: 1.3em;
}
} .entry-child-pages-list .more-link,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: 700;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid #7a68e2;
text-transform: uppercase;
padding: 1.215em 2.85714em;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #fff;
background-color: #7a68e2;
-webkit-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
border-radius: 1.78571em;
max-width: 458px;
}
.entry-child-pages-list .more-link:hover, .entry-child-pages-list .more-link:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
color: #fff;
background-color: #9688e4;
border-color: #9688e4;
text-decoration: none;
}
.entry-child-pages-list .more-link[disabled],
fieldset[disabled] .entry-child-pages-list .more-link,
button[disabled],
fieldset[disabled]
button,
.button[disabled],
fieldset[disabled]
.button,
input[type="button"][disabled],
fieldset[disabled]
input[type="button"],
input[type="reset"][disabled],
fieldset[disabled]
input[type="reset"],
input[type="submit"][disabled],
fieldset[disabled]
input[type="submit"] {
cursor: not-allowed;
color: #909090;
background-color: #f2f2f2;
border-color: #f2f2f2;
}
.entry-child-pages-list .more-link[disabled]:hover,
fieldset[disabled] .entry-child-pages-list .more-link:hover,
button[disabled]:hover,
fieldset[disabled]
button:hover,
.button[disabled]:hover,
fieldset[disabled]
.button:hover,
input[type="button"][disabled]:hover,
fieldset[disabled]
input[type="button"]:hover,
input[type="reset"][disabled]:hover,
fieldset[disabled]
input[type="reset"]:hover,
input[type="submit"][disabled]:hover,
fieldset[disabled]
input[type="submit"]:hover {
color: #909090;
background-color: #f2f2f2;
border-color: #f2f2f2;
}
.entry-child-pages-list .more-link.button-lg,
button.button-lg,
.button.button-lg,
input[type="button"].button-lg,
input[type="reset"].button-lg,
input[type="submit"].button-lg {
padding: 1.3em 3.4em;
height: auto;
}
.button + .button {
margin-left: 20px;
}
select {
border: 1px solid #e0e0e0;
}
textarea {
width: 100%;
}
label {
display: inline-block;
max-width: 100%;
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 0.71429em;
color: #475764;
}
input[type="search"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 0 1.2em 0.2em 0;
line-height: normal;
display: inline-block;
vertical-align: middle;
font-size: 16px;
font-size: 1rem;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
padding-top: 0.6em;
padding-bottom: 0.6em;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
}
select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
display: block;
width: 458px;
max-width: 100%;
padding: 1em;
font-size: 16px;
font-size: 1rem;
font-family: "Roboto", sans-serif;
font-weight: 400;
line-height: 1.125;
color: #484848;
background-color: #fff;
background-image: none;
border: 1px solid #ddd;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s;
transition: border-color ease-in-out .15s, color ease-in-out .15s;
}
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #7a68e2;
-webkit-box-shadow: none;
box-shadow: none;
}
select::-ms-expand,
input[type="text"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="range"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="color"]::-ms-expand,
textarea::-ms-expand {
border: 0;
background-color: transparent;
}
select[disabled], select[readonly],
fieldset[disabled] select,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
input[type="range"][readonly],
fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled]
textarea {
background-color: #f2f2f2;
}
select[disabled],
fieldset[disabled] select,
input[type="text"][disabled],
fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
fieldset[disabled]
input[type="color"],
textarea[disabled],
fieldset[disabled]
textarea {
cursor: not-allowed;
}
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
outline: none;
border-color: #7a68e2;
}
textarea {
height: 7.8125rem;
line-height: 1.75;
}
input[type="search"] {
-webkit-appearance: none;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/dropdown/dropdown_dark_passive.svg);
background-repeat: no-repeat;
background-position: right 0.9rem top 1.275rem;
padding: .75rem 1.7rem 1rem 1rem;
max-height: 3.125rem;
overflow: auto;
}
select:focus {
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/dropdown/dropdown_light_hover.svg);
}
select::-ms-expand {
display: none;
}
.search-form {
position: relative;
}
.search-form label {
display: block;
margin: 0;
}
.search-form input[type='search'] {
padding-right: 35px;
}
.search-form button {
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: none;
color: #909090;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding-right: 1rem;
padding-left: 1rem;
}
.search-form button:hover {
color: #7a68e2;
}
.search-form .search-field {
width: 100%;
}
label[for*="pwbox-"] {
margin-bottom: 0;
vertical-align: bottom;
}
form {
margin: 0 0 1.5em;
}
@media screen and (min-width: 768px) {
form {
margin: 0 0 1.75em;
}
} .jetpack-testimonial-shortcode.column-1 {
max-width: 940px;
margin: 0 auto;
direction: ltr;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-featured-image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
position: relative;
margin-bottom: 2.5em;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-featured-image img {
border-radius: 100%;
width: 80px;
height: 80px;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-featured-image:after {
content: '“';
font-size: 35px;
font-size: 2.1875rem;
display: block;
width: 30px;
height: 30px;
background: #7a68e2;
color: #fff;
border-radius: 100%;
text-align: center;
line-height: 30px;
position: absolute;
right: 0;
bottom: 0;
padding-top: 8px;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-entry-content {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
font-size: 20px;
font-size: 1.25rem;
font-weight: 300;
margin: 0 0 1.5em 0;
padding: 1.25em;
text-align: center;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-entry-title {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
color: #222222;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-entry-title a {
color: inherit;
}
.jetpack-testimonial-shortcode.column-1 .testimonial-entry .testimonial-entry-title a:hover {
color: #7a68e2;
}
.jetpack-testimonial-shortcode.column-1 .slick-dots {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
}
.jetpack-testimonial-shortcode.column-1 .slick-dots li {
margin: 0;
width: 36px;
height: 36px;
position: relative;
}
.jetpack-testimonial-shortcode.column-1 .slick-dots li:before {
content: '';
display: block;
width: 10px;
height: 10px;
background: #dfdfdf;
-webkit-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.jetpack-testimonial-shortcode.column-1 .slick-dots li:hover:before {
background: #7a68e2;
width: 16px;
height: 16px;
}
.jetpack-testimonial-shortcode.column-1 .slick-dots li button {
opacity: 0;
padding: 0;
width: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.jetpack-testimonial-shortcode.column-1 .slick-dots li.slick-active:before {
background: #7a68e2;
width: 16px;
height: 16px;
}
.entry-content .contact-form textarea,
.entry-content .contact-form input[type='text'],
.entry-content .contact-form input[type='email'],
.entry-content .contact-form input[type='url'] {
max-width: 100%;
width: 100%;
margin-bottom: 0;
}
.entry-content .contact-form textarea {
height: 130px;
}
.entry-content .contact-form {
max-width: 458px;
}
.entry-content .contact-form label {
font-weight: 400;
margin-bottom: 10px;
}
.entry-content .contact-form > div {
margin-bottom: 1.5rem;
}  a {
color: #7a68e2;
text-decoration: none;
-webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
}
a:hover, a:active {
outline: 0;
}
a:hover {
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline-color: #484848;
} @media screen and (min-width: 992px) {
.main-navigation {
float: left;
clear: both;
display: block;
width: 100%;
}
}
@media screen and (min-width: 992px) {
.main-navigation li {
float: left;
}
}
.main-navigation li {
border-bottom: 1px solid #dfdfdf;
}
@media screen and (min-width: 992px) {
.main-navigation li {
border-bottom: 0px solid #dfdfdf;
}
}
.main-navigation .top-navigation-mobile {
margin: 1.8em 0 0;
}
.main-navigation .top-navigation-mobile li {
border-bottom: 0px solid #dfdfdf;
}
.main-navigation ul {
font-size: 14px;
font-size: 0.875rem;
}
@media (min-width: 992px) {
.main-navigation ul {
font-size: 12px;
font-size: 0.75rem;
}
}
.main-navigation ul {
list-style: none;
line-height: 1.4;
padding-left: 0;
margin: 0;
}
.main-navigation ul:after {
display: table;
content: '';
clear: both;
}
.main-navigation ul ul {
display: none;
margin: -1px 0;
text-transform: none;
min-width: 140px;
border-top: 1px solid #dfdfdf;
font-size: 14px;
font-size: 0.875rem;
}
@media screen and (min-width: 992px) {
.main-navigation ul ul {
padding-top: 0.71429em;
padding-bottom: 0.71429em;
background: #fff;
-webkit-box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
border: 1px solid #eeeeee;
float: left;
width: 183px;
position: absolute;
top: 120%;
opacity: 0;
visibility: hidden;
z-index: 99999;
margin: 0;
display: block;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.main-navigation ul ul ul {
visibility: hidden;
top: -1px;
}
.main-navigation ul ul li {
float: none;
padding: 0;
}
.main-navigation ul ul li:hover ul, .main-navigation ul ul li:focus ul {
top: 0;
}
}
.main-navigation ul ul li {
margin: 0;
}
@media screen and (min-width: 992px) {
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
}
.main-navigation ul ul a {
color: #484848;
padding: 0.85em 0 0.85em 1.5em;
text-transform: none;
}
@media screen and (min-width: 992px) {
.main-navigation ul ul a {
width: 100%;
padding: 0.83333em 1.16667em;
color: #222222;
}
}
.main-navigation ul ul a:before {
content: "";
display: none;
position: absolute;
left: -1px;
z-index: 1;
top: .5em;
bottom: .5em;
width: 2px;
height: auto;
right: auto;
background: #7a68e2;
}
@media (min-width: 992px) {
.main-navigation ul ul a:hover:before {
display: block;
}
}
@media screen and (min-width: 992px) {
.main-navigation ul li > ul {
left: auto;
}
.main-navigation ul li > ul.toleft {
right: 0;
}
.main-navigation ul li li > ul {
left: 100%;
}
.main-navigation ul li li > ul.toleft {
left: -100%;
top: 0;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
visibility: visible;
opacity: 1;
top: 100%;
}
}
.main-navigation li {
margin: 0;
padding: 0;
position: relative;
}
@media (min-width: 992px) {
.main-navigation li {
margin: 0 1.66667em;
}
}
.main-navigation a {
display: block;
text-decoration: none;
-webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
color: inherit;
padding: 1em 0;
font-weight: 700;
}
@media (min-width: 992px) {
.main-navigation a {
text-transform: uppercase;
font-weight: 500;
}
}
.main-navigation a:hover {
color: #7a68e2;
}
.main-navigation a:before {
display: none;
position: absolute;
bottom: 0;
left: 0;
right: 0;
content: '';
width: 100%;
height: 2px;
background: #7a68e2;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #7a68e2;
display: block;
}
@media (min-width: 992px) {
.main-navigation .current_page_item > a:before,
.main-navigation .current-menu-item > a:before,
.main-navigation .current_page_ancestor > a:before,
.main-navigation .current-menu-ancestor > a:before {
display: block;
}
}
.main-navigation .menu-item-has-children a {
margin-right: 4em;
}
@media screen and (min-width: 992px) {
.main-navigation .menu-item-has-children a {
margin-right: 0;
}
}
@media screen and (min-width: 992px) {
.main-navigation .menu-item-has-children .menu-item-has-children a {
padding: 0.83333em 1.16667em;
}
}
.main-navigation .menu-item-has-children .current_page_item > a,
.main-navigation .menu-item-has-children .current-menu-item > a,
.main-navigation .menu-item-has-children .current_page_ancestor > a,
.main-navigation .menu-item-has-children .current-menu-ancestor > a {
color: #7a68e2;
}
@media (min-width: 992px) {
.main-navigation .menu-item-has-children .current_page_item > a:after,
.main-navigation .menu-item-has-children .current-menu-item > a:after,
.main-navigation .menu-item-has-children .current_page_ancestor > a:after,
.main-navigation .menu-item-has-children .current-menu-ancestor > a:after {
display: block;
}
}
@media screen and (min-width: 992px) {
.menu-primary-container > ul > li:first-of-type > a {
padding-left: 0;
}
}
@media screen and (min-width: 992px) {
.menu-primary-container > ul > li:last-of-type > a {
padding-right: 0;
}
}
.footer-navigation li {
display: inline-block;
margin: 0 0.7em 0.6em;
}
.main-navigation .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children .dropdown-toggle:after {
content: "";
font-family: FontAwesome;
font-size: 12px;
font-size: 0.75rem;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent: 0px;
}
.main-navigation .menu-item-has-children .menu-item-has-children > a:after {
position: absolute;
top: 1em;
right: 1em;
}
.main-navigation .menu-item-has-children > a:after {
display: none;
margin-left: 0.75em;
float: right;
}
@media screen and (min-width: 992px) {
.main-navigation .menu-item-has-children > a:after {
display: block;
}
}
.main-navigation .menu-item-has-children .dropdown-toggle {
background: transparent;
border: 0px solid;
-webkit-box-shadow: none;
box-shadow: none;
border-left: 1px solid #dfdfdf;
border-radius: 0;
height: auto;
position: absolute;
top: 0;
right: 0;
padding: .325rem 1.45em;
margin: 0.65rem 0;
color: #222222;
}
@media (min-width: 992px) {
.main-navigation .menu-item-has-children .dropdown-toggle {
color: inherit;
}
}
.main-navigation .menu-item-has-children .dropdown-toggle.toggled-on:after {
content: "";
}
@media screen and (min-width: 992px) {
.main-navigation .menu-item-has-children .dropdown-toggle {
display: none;
}
}
.main-navigation .sub-menu .menu-item-has-children > a:after {
content: "";
float: right;
}
.main-navigation {
margin: 0.09375em 0;
}
.main-navigation > div:last-child {
padding-bottom: 2.5rem;
}
@media screen and (min-width: 992px) {
.main-navigation > div:last-child {
padding-bottom: 0;
}
}
@media screen and (max-width: 991px) {
.main-navigation {
margin: 0 -2.5rem;
}
}
@media screen and (max-width: 767px) {
.main-navigation {
margin: 0 -1.25rem;
}
}
.main-navigation .menu-primary-container {
display: none;
}
.main-navigation.toggled {
background: #fff;
}
.main-navigation.toggled .menu-primary-container {
display: block;
}
@media screen and (max-width: 991px) {
.main-navigation.toggled .menu-primary-container {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media screen and (max-width: 767px) {
.main-navigation.toggled .menu-primary-container {
padding-left: 1.2rem;
padding-right: 1.2rem;
}
}
.main-navigation.toggled .menu-toggle-wrapper {
margin-bottom: 1.25rem;
}
.main-navigation.toggled .menu-toggle-wrapper button {
color: #484848;
}
.main-navigation.toggled ul li a {
padding: 1rem .625rem;
}
.main-navigation.toggled ul ul a {
padding-left: 1.325rem;
}
.main-navigation.toggled ul ul ul a {
padding-left: 2.125rem;
}
.main-navigation.toggled ul ul ul ul a {
padding-left: 2.825rem;
}
.main-navigation.toggled ul ul ul ul ul a {
padding-left: 3.525rem;
}
.main-navigation .menu-primary-container {
font-weight: 700;
}
@media screen and (min-width: 992px) {
.main-navigation .menu-primary-container {
display: block;
}
}
.menu-toggle, .main-navigation .toggled ul:not(.sub-menu), .main-navigation ul ul.toggled-on {
display: block;
}
@media screen and (min-width: 992px) {
.menu-toggle-wrapper {
display: none;
}
.main-navigation ul {
display: block;
}
}
.menu-footer-menu-container {
display: inline-block;
}
.content-left-menu-container {
display: none;
z-index: 1;
-webkit-transform: rotate(-90deg) translateX(-40%);
transform: rotate(-90deg) translateX(-40%);
-webkit-transform-origin: left top;
transform-origin: left top;
position: fixed;
top: 50%;
width: 100vh;
left: 0;
padding: 20px 0;
-webkit-transition: visibility .5s ease, opacity .8s ease, -webkit-transform .6s ease;
transition: visibility .5s ease, opacity .8s ease, -webkit-transform .6s ease;
transition: visibility .5s ease, opacity .8s ease, transform .6s ease;
transition: visibility .5s ease, opacity .8s ease, transform .6s ease, -webkit-transform .6s ease;
opacity: 0;
visibility: hidden;
}
@media (min-width: 992px) {
.content-left-menu-container {
display: block;
}
}
.content-left-menu-container.visible {
opacity: 1;
visibility: visible;
-webkit-transform: rotate(-90deg) translateX(-50%);
transform: rotate(-90deg) translateX(-50%);
}
.content-left-menu-container.absolute {
position: absolute;
}
.content-left-menu-container .content-left-menu {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
font-size: 11px;
font-size: 0.6875rem;
}
.content-left-menu-container .content-left-menu li {
margin: 0;
}
.content-left-menu-container .content-left-menu li:after {
content: '—';
margin: 0 15px;
color: #909090;
}
.content-left-menu-container .content-left-menu li:last-of-type:after {
display: none;
}
.content-left-menu-container .content-left-menu li a {
color: #909090;
text-transform: uppercase;
}
.content-left-menu-container .content-left-menu li a:hover {
color: #7a68e2;
text-decoration: none;
} .site-main .comment-navigation, .site-main
.posts-navigation {
overflow: hidden;
}
@media screen and (min-width: 768px) {
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
width: 50%;
}
}
.comment-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next {
margin-top: 1.7em;
}
@media screen and (min-width: 768px) {
.comment-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next {
margin-top: 0;
padding-top: 0;
}
}
.comment-navigation .nav-next,
.posts-navigation .nav-next {
text-align: right;
}
@media screen and (min-width: 768px) {
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
width: 50%;
}
}
.post-navigation .nav-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.post-navigation .nav-links {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.post-navigation a {
color: inherit;
display: block;
}
.post-navigation a:hover {
text-decoration: none;
}
.post-navigation a:hover .post-title {
color: #7a68e2;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
padding-bottom: 1.875em;
border-bottom: 1px solid #eeeeee;
}
@media (min-width: 992px) {
.post-navigation .nav-previous,
.post-navigation .nav-next {
padding-bottom: 3.75em;
}
}
.post-navigation .nav-next {
text-align: right;
}
.post-navigation .nav-next .meta-nav {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.post-navigation .nav-previous + .nav-next {
margin-top: 1.7em;
}
@media (min-width: 768px) {
.post-navigation .nav-previous + .nav-next {
margin-top: 0;
}
}
@media screen and (min-width: 768px) {
.post-navigation .nav-previous {
margin-right: 1em;
}
.post-navigation .nav-next {
margin-left: 1em;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: calc(50% - 1em);
border-bottom: 1px solid #eeeeee;
}
}
.post-navigation span {
display: block;
}
.post-navigation .meta-nav {
color: #909090;
margin: 0 0 1.875em;
text-transform: lowercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.post-navigation .meta-nav:after {
content: '';
background: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/divider_line_big.svg);
width: 38px;
height: 8px;
background-position: center;
background-repeat: no-repeat;
display: block;
margin-top: 1em;
background-size: contain;
}
.post-navigation .post-title {
font-family: "Oswald", serif;
color: #222222;
font-size: 31px;
font-size: 1.9375rem;
line-height: 1.4;
-webkit-transition: color .3s ease;
transition: color .3s ease;
word-wrap: break-word;
}
.pagination {
font-size: 16px;
font-size: 1rem;
padding: 3.75rem 0 3.75rem 3.75rem;
text-align: center;
}
@media (min-width: 768px) {
.pagination {
padding: 3.75rem 0 3.75rem 3.75rem;
width: calc(100% - 114px);
float: right;
}
}
.pagination .nav-links {
display: block;
}
.pagination .page-numbers {
display: block;
float: left;
padding: 0 0.925em;
line-height: 3.75em;
font-weight: 700;
margin-top: 0.25em;
}
.pagination .prev,
.pagination .next {
position: relative;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
color: #484848;
height: 3em;
width: 3em;
text-align: center;
overflow: hidden;
-webkit-box-shadow: 0 4px 8px rgba(34, 34, 34, 0.15);
box-shadow: 0 4px 8px rgba(34, 34, 34, 0.15);
font-size: 20px;
font-size: 1.25rem;
line-height: 3em;
}
.pagination .prev:before,
.pagination .next:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background-position: center center;
background-repeat: no-repeat;
background-color: #7a68e2;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}
.pagination .prev:hover,
.pagination .next:hover {
color: #fff;
}
.pagination .prev:hover:before,
.pagination .next:hover:before {
opacity: 1;
}
.pagination .prev {
margin-right: 1em;
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/arrows/arrow_left_passive.svg);
}
.pagination .prev:before {
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/arrows/arrow_left_hover.svg);
}
.pagination .next {
margin-left: 1em;
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/arrows/arrow_right_passive.svg);
}
.pagination .next:before {
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/arrows/arrow_right_hover.svg);
} .theme-social-menu a[href*="twitter.com"] .menu-text, .theme-social-menu a[href*="facebook.com"] .menu-text, .theme-social-menu a[href*="plus.google.com"] .menu-text, .theme-social-menu a[href*="pinterest.com"] .menu-text, .theme-social-menu a[href*="foursquare.com"] .menu-text, .theme-social-menu a[href*="yahoo.com"] .menu-text, .theme-social-menu a[href*="skype:"] .menu-text, .theme-social-menu a[href*="yelp.com"] .menu-text, .theme-social-menu a[href*="linkedin.com"] .menu-text, .theme-social-menu a[href*="viadeo.com"] .menu-text, .theme-social-menu a[href*="xing.com"] .menu-text, .theme-social-menu a[href*="soundcloud.com"] .menu-text, .theme-social-menu a[href*="spotify.com"] .menu-text, .theme-social-menu a[href*="last.fm"] .menu-text, .theme-social-menu a[href*="youtube.com"] .menu-text, .theme-social-menu a[href*="vimeo.com"] .menu-text, .theme-social-menu a[href*="vine.com"] .menu-text, .theme-social-menu a[href*="flickr.com"] .menu-text, .theme-social-menu a[href*="500px.com"] .menu-text, .theme-social-menu a[href*="instagram.com"] .menu-text, .theme-social-menu a[href*="tumblr.com"] .menu-text, .theme-social-menu a[href*="reddit.com"] .menu-text, .theme-social-menu a[href*="dribbble.com"] .menu-text, .theme-social-menu a[href*="stumbleupon.com"] .menu-text, .theme-social-menu a[href*="digg.com"] .menu-text, .theme-social-menu a[href*="behance.net"] .menu-text, .theme-social-menu a[href*="delicious.com"] .menu-text, .theme-social-menu a[href*="deviantart.com"] .menu-text, .theme-social-menu a[href*="play.com"] .menu-text, .theme-social-menu a[href*="wikipedia.com"] .menu-text, .theme-social-menu a[href*="apple.com"] .menu-text, .theme-social-menu a[href*="github.com"] .menu-text, .theme-social-menu a[href*="github.io"] .menu-text, .theme-social-menu a[href*="windows.com"] .menu-text, .theme-social-menu a[href*="tripadvisor."] .menu-text, .theme-social-menu a[href*="slideshare.net"] .menu-text, .theme-social-menu a[href*=".rss"] .menu-text, .theme-social-menu a[href*="vk.com"] .menu-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.theme-social-menu a[href*="twitter.com"]:before, .theme-social-menu a[href*="facebook.com"]:before, .theme-social-menu a[href*="plus.google.com"]:before, .theme-social-menu a[href*="pinterest.com"]:before, .theme-social-menu a[href*="foursquare.com"]:before, .theme-social-menu a[href*="yahoo.com"]:before, .theme-social-menu a[href*="skype:"]:before, .theme-social-menu a[href*="yelp.com"]:before, .theme-social-menu a[href*="linkedin.com"]:before, .theme-social-menu a[href*="viadeo.com"]:before, .theme-social-menu a[href*="xing.com"]:before, .theme-social-menu a[href*="soundcloud.com"]:before, .theme-social-menu a[href*="spotify.com"]:before, .theme-social-menu a[href*="last.fm"]:before, .theme-social-menu a[href*="youtube.com"]:before, .theme-social-menu a[href*="vimeo.com"]:before, .theme-social-menu a[href*="vine.com"]:before, .theme-social-menu a[href*="flickr.com"]:before, .theme-social-menu a[href*="500px.com"]:before, .theme-social-menu a[href*="instagram.com"]:before, .theme-social-menu a[href*="tumblr.com"]:before, .theme-social-menu a[href*="reddit.com"]:before, .theme-social-menu a[href*="dribbble.com"]:before, .theme-social-menu a[href*="stumbleupon.com"]:before, .theme-social-menu a[href*="digg.com"]:before, .theme-social-menu a[href*="behance.net"]:before, .theme-social-menu a[href*="delicious.com"]:before, .theme-social-menu a[href*="deviantart.com"]:before, .theme-social-menu a[href*="play.com"]:before, .theme-social-menu a[href*="wikipedia.com"]:before, .theme-social-menu a[href*="apple.com"]:before, .theme-social-menu a[href*="github.com"]:before, .theme-social-menu a[href*="github.io"]:before, .theme-social-menu a[href*="windows.com"]:before, .theme-social-menu a[href*="tripadvisor."]:before, .theme-social-menu a[href*="slideshare.net"]:before, .theme-social-menu a[href*=".rss"]:before, .theme-social-menu a[href*="vk.com"]:before {
margin-right: 0;
}
.theme-social-menu {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-items: center;
margin: 0;
}
.theme-social-menu li {
margin: 0 .5rem;
padding: 0;
}
.theme-social-menu li a {
padding: 0 .5rem;
}
.theme-social-menu a:before {
font: normal normal normal 1rem/1 FontAwesome;
font-size: 16px;
font-size: 1rem;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent: 0px;
display: inline-block !important;
margin-right: 0.438em;
}
.theme-social-menu a:empty {
width: 1em;
}
.theme-social-menu a[href*="twitter.com"]:before {
content: "";
}
.theme-social-menu a[href*="facebook.com"]:before {
content: "";
}
.theme-social-menu a[href*="google.com"]:before {
content: "";
}
.theme-social-menu a[href*="/map"]:before {
content: "";
}
.theme-social-menu a[href*="pinterest.com"]:before {
content: "";
}
.theme-social-menu a[href*="foursquare.com"]:before {
content: "";
}
.theme-social-menu a[href*="yahoo.com"]:before {
content: "";
}
.theme-social-menu a[href*="skype:"]:before {
content: "";
}
.theme-social-menu a[href*="yelp.com"]:before {
content: "";
}
.theme-social-menu a[href*="linkedin.com"]:before {
content: "";
}
.theme-social-menu a[href*="viadeo.com"]:before {
content: "";
}
.theme-social-menu a[href*="xing.com"]:before {
content: "";
}
.theme-social-menu a[href*="soundcloud.com"]:before {
content: "";
}
.theme-social-menu a[href*="spotify.com"]:before {
content: "";
}
.theme-social-menu a[href*="last.fm"]:before {
content: "";
}
.theme-social-menu a[href*="youtube.com"]:before {
content: "";
}
.theme-social-menu a[href*="vimeo.com"]:before {
content: "";
}
.theme-social-menu a[href*="vine.com"]:before {
content: "";
}
.theme-social-menu a[href*="flickr.com"]:before {
content: "";
}
.theme-social-menu a[href*="500px.com"]:before {
content: "";
}
.theme-social-menu a[href*="instagram.com"]:before {
content: "";
}
.theme-social-menu a[href*="tumblr.com"]:before {
content: "";
}
.theme-social-menu a[href*="reddit.com"]:before {
content: "";
}
.theme-social-menu a[href*="dribbble.com"]:before {
content: "";
}
.theme-social-menu a[href*="stumbleupon.com"]:before {
content: "";
}
.theme-social-menu a[href*="digg.com"]:before {
content: "";
}
.theme-social-menu a[href*="behance.net"]:before {
content: "";
}
.theme-social-menu a[href*="delicious.com"]:before {
content: "";
}
.theme-social-menu a[href*="deviantart.com"]:before {
content: "";
}
.theme-social-menu a[href*="play.com"]:before {
content: "";
}
.theme-social-menu a[href*="wikipedia.com"]:before {
content: "";
}
.theme-social-menu a[href*="apple.com"]:before {
content: "";
}
.theme-social-menu a[href*="github.com"]:before {
content: "";
}
.theme-social-menu a[href*="github.io"]:before {
content: "";
}
.theme-social-menu a[href*="windows.com"]:before {
content: "";
}
.theme-social-menu a[href*="tripadvisor."]:before {
content: "";
}
.theme-social-menu a[href*="slideshare.net"]:before {
content: "";
}
.theme-social-menu a[href*=".rss"]:before {
content: "";
}
.theme-social-menu a[href*="vk.com"]:before {
content: "";
}
.theme-social-menu a[href*="tel:"]:before {
content: "";
}
.footer-navigation .theme-social-menu a[href*="twitter.com"], .footer-navigation .theme-social-menu a[href*="facebook.com"], .footer-navigation .theme-social-menu a[href*="plus.google.com"], .footer-navigation .theme-social-menu a[href*="pinterest.com"], .footer-navigation .theme-social-menu a[href*="foursquare.com"], .footer-navigation .theme-social-menu a[href*="yahoo.com"], .footer-navigation .theme-social-menu a[href*="skype:"], .footer-navigation .theme-social-menu a[href*="yelp.com"], .footer-navigation .theme-social-menu a[href*="linkedin.com"], .footer-navigation .theme-social-menu a[href*="viadeo.com"], .footer-navigation .theme-social-menu a[href*="xing.com"], .footer-navigation .theme-social-menu a[href*="soundcloud.com"], .footer-navigation .theme-social-menu a[href*="spotify.com"], .footer-navigation .theme-social-menu a[href*="last.fm"], .footer-navigation .theme-social-menu a[href*="youtube.com"], .footer-navigation .theme-social-menu a[href*="vimeo.com"], .footer-navigation .theme-social-menu a[href*="vine.com"], .footer-navigation .theme-social-menu a[href*="flickr.com"], .footer-navigation .theme-social-menu a[href*="500px.com"], .footer-navigation .theme-social-menu a[href*="instagram.com"], .footer-navigation .theme-social-menu a[href*="wordpress.com"], .footer-navigation .theme-social-menu a[href*="wordpress.org"], .footer-navigation .theme-social-menu a[href*="tumblr.com"], .footer-navigation .theme-social-menu a[href*="reddit.com"], .footer-navigation .theme-social-menu a[href*="dribbble.com"], .footer-navigation .theme-social-menu a[href*="stumbleupon.com"], .footer-navigation .theme-social-menu a[href*="digg.com"], .footer-navigation .theme-social-menu a[href*="behance.net"], .footer-navigation .theme-social-menu a[href*="delicious.com"], .footer-navigation .theme-social-menu a[href*="deviantart.com"], .footer-navigation .theme-social-menu a[href*="play.com"], .footer-navigation .theme-social-menu a[href*="wikipedia.com"], .footer-navigation .theme-social-menu a[href*="apple.com"], .footer-navigation .theme-social-menu a[href*="github.com"], .footer-navigation .theme-social-menu a[href*="github.io"], .footer-navigation .theme-social-menu a[href*="windows.com"], .footer-navigation .theme-social-menu a[href*="tripadvisor."], .footer-navigation .theme-social-menu a[href*="slideshare.net"], .footer-navigation .theme-social-menu a[href*=".rss"], .footer-navigation .theme-social-menu a[href*="vk.com"] {
margin: 0 0 1em;
padding: 0;
border-radius: 100%;
background: transparent;
width: 2.858em;
height: 2.858em;
line-height: 3.35em;
text-align: center;
color: #96acbd;
}
.footer-navigation .theme-social-menu a[href*="twitter.com"]:before, .footer-navigation .theme-social-menu a[href*="facebook.com"]:before, .footer-navigation .theme-social-menu a[href*="plus.google.com"]:before, .footer-navigation .theme-social-menu a[href*="pinterest.com"]:before, .footer-navigation .theme-social-menu a[href*="foursquare.com"]:before, .footer-navigation .theme-social-menu a[href*="yahoo.com"]:before, .footer-navigation .theme-social-menu a[href*="skype:"]:before, .footer-navigation .theme-social-menu a[href*="yelp.com"]:before, .footer-navigation .theme-social-menu a[href*="linkedin.com"]:before, .footer-navigation .theme-social-menu a[href*="viadeo.com"]:before, .footer-navigation .theme-social-menu a[href*="xing.com"]:before, .footer-navigation .theme-social-menu a[href*="soundcloud.com"]:before, .footer-navigation .theme-social-menu a[href*="spotify.com"]:before, .footer-navigation .theme-social-menu a[href*="last.fm"]:before, .footer-navigation .theme-social-menu a[href*="youtube.com"]:before, .footer-navigation .theme-social-menu a[href*="vimeo.com"]:before, .footer-navigation .theme-social-menu a[href*="vine.com"]:before, .footer-navigation .theme-social-menu a[href*="flickr.com"]:before, .footer-navigation .theme-social-menu a[href*="500px.com"]:before, .footer-navigation .theme-social-menu a[href*="instagram.com"]:before, .footer-navigation .theme-social-menu a[href*="wordpress.com"]:before, .footer-navigation .theme-social-menu a[href*="wordpress.org"]:before, .footer-navigation .theme-social-menu a[href*="tumblr.com"]:before, .footer-navigation .theme-social-menu a[href*="reddit.com"]:before, .footer-navigation .theme-social-menu a[href*="dribbble.com"]:before, .footer-navigation .theme-social-menu a[href*="stumbleupon.com"]:before, .footer-navigation .theme-social-menu a[href*="digg.com"]:before, .footer-navigation .theme-social-menu a[href*="behance.net"]:before, .footer-navigation .theme-social-menu a[href*="delicious.com"]:before, .footer-navigation .theme-social-menu a[href*="deviantart.com"]:before, .footer-navigation .theme-social-menu a[href*="play.com"]:before, .footer-navigation .theme-social-menu a[href*="wikipedia.com"]:before, .footer-navigation .theme-social-menu a[href*="apple.com"]:before, .footer-navigation .theme-social-menu a[href*="github.com"]:before, .footer-navigation .theme-social-menu a[href*="github.io"]:before, .footer-navigation .theme-social-menu a[href*="windows.com"]:before, .footer-navigation .theme-social-menu a[href*="tripadvisor."]:before, .footer-navigation .theme-social-menu a[href*="slideshare.net"]:before, .footer-navigation .theme-social-menu a[href*=".rss"]:before, .footer-navigation .theme-social-menu a[href*="vk.com"]:before {
font-size: 16px;
font-size: 1rem;
}
.footer-navigation .theme-social-menu a[href*="twitter.com"]:hover, .footer-navigation .theme-social-menu a[href*="facebook.com"]:hover, .footer-navigation .theme-social-menu a[href*="plus.google.com"]:hover, .footer-navigation .theme-social-menu a[href*="pinterest.com"]:hover, .footer-navigation .theme-social-menu a[href*="foursquare.com"]:hover, .footer-navigation .theme-social-menu a[href*="yahoo.com"]:hover, .footer-navigation .theme-social-menu a[href*="skype:"]:hover, .footer-navigation .theme-social-menu a[href*="yelp.com"]:hover, .footer-navigation .theme-social-menu a[href*="linkedin.com"]:hover, .footer-navigation .theme-social-menu a[href*="viadeo.com"]:hover, .footer-navigation .theme-social-menu a[href*="xing.com"]:hover, .footer-navigation .theme-social-menu a[href*="soundcloud.com"]:hover, .footer-navigation .theme-social-menu a[href*="spotify.com"]:hover, .footer-navigation .theme-social-menu a[href*="last.fm"]:hover, .footer-navigation .theme-social-menu a[href*="youtube.com"]:hover, .footer-navigation .theme-social-menu a[href*="vimeo.com"]:hover, .footer-navigation .theme-social-menu a[href*="vine.com"]:hover, .footer-navigation .theme-social-menu a[href*="flickr.com"]:hover, .footer-navigation .theme-social-menu a[href*="500px.com"]:hover, .footer-navigation .theme-social-menu a[href*="instagram.com"]:hover, .footer-navigation .theme-social-menu a[href*="wordpress.com"]:hover, .footer-navigation .theme-social-menu a[href*="wordpress.org"]:hover, .footer-navigation .theme-social-menu a[href*="tumblr.com"]:hover, .footer-navigation .theme-social-menu a[href*="reddit.com"]:hover, .footer-navigation .theme-social-menu a[href*="dribbble.com"]:hover, .footer-navigation .theme-social-menu a[href*="stumbleupon.com"]:hover, .footer-navigation .theme-social-menu a[href*="digg.com"]:hover, .footer-navigation .theme-social-menu a[href*="behance.net"]:hover, .footer-navigation .theme-social-menu a[href*="delicious.com"]:hover, .footer-navigation .theme-social-menu a[href*="deviantart.com"]:hover, .footer-navigation .theme-social-menu a[href*="play.com"]:hover, .footer-navigation .theme-social-menu a[href*="wikipedia.com"]:hover, .footer-navigation .theme-social-menu a[href*="apple.com"]:hover, .footer-navigation .theme-social-menu a[href*="github.com"]:hover, .footer-navigation .theme-social-menu a[href*="github.io"]:hover, .footer-navigation .theme-social-menu a[href*="windows.com"]:hover, .footer-navigation .theme-social-menu a[href*="tripadvisor."]:hover, .footer-navigation .theme-social-menu a[href*="slideshare.net"]:hover, .footer-navigation .theme-social-menu a[href*=".rss"]:hover, .footer-navigation .theme-social-menu a[href*="vk.com"]:hover {
color: #7a68e2;
}  .says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
} #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin: 0 2.4em 1.5em 0;
}
.alignright {
display: inline;
float: right;
margin: 0 0 1.5em 2.4em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin: 0 auto 1.5em;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: " ";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget-area > :last-child,
.widget > :last-child {
margin-bottom: 0;
}
@media (min-width: 992px) {
.main-wrapper > .widget-area {
border-left: 1px solid #eeeeee;
}
}
.widget {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
margin-bottom: 5em;
}
.widget:last-child {
margin-bottom: 0;
}
.widget:first-child {
padding-top: 0;
}
.widget .widget-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
position: relative;
font-weight: 400;
padding: 0;
margin-bottom: 2.5em;
}
.widget .widget-title:before {
display: none;
}
.widget .widget-title:after {
content: '';
margin-left: 1rem;
height: 18px;
width: 40px;
background: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/divider_line_small.svg);
background-position: center center;
background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
.site-footer .widget .widget-title {
margin-bottom: 1.500em;
}
}
.widget .widget .widget-title:empty {
margin-bottom: 0;
}
.widget ul {
list-style: none;
padding: 0;
}
.widget ul ul {
padding-left: 1rem;
}
.widget ul li {
padding-left: 0;
}
.widget.widget_recent_comments ul, .widget.widget_recent_entries ul, .widget.widget_text ul {
list-style: square;
padding-left: 1rem;
}
.widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li, .widget.widget_text ul li {
padding-left: .5rem;
}
.widget.widget_recent_comments .comment-author-link a {
color: inherit;
}
.widget ol, .widget ul {
margin-left: 0;
}
.widget ol ul, .widget ol ol, .widget ul ul, .widget ul ol {
margin: 0.8em 0 0 0.7em;
}
.widget.widget_calendar th, .widget.widget_calendar td {
border-width: 0;
}
.widget.widget_calendar th {
font-weight: 400;
color: #909090;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.66667;
padding: 0.7em 0 0.4em;
}
.widget.widget_calendar tbody th, .widget.widget_calendar tbody td, .widget.widget_calendar thead th, .widget.widget_calendar thead td {
text-align: center;
}
.widget.widget_calendar tbody td, .widget.widget_calendar thead td {
padding: 0.25em 0;
}
.widget.widget_calendar tfoot td {
padding: 0.92857em 1.07143em;
}
.widget.widget_calendar table {
margin: 0;
}
.widget.widget_calendar caption {
background: #f6f6f6;
padding: 1em;
}
.widget.widget_calendar #next {
text-align: right;
}
.widget.widget_archive select, .widget.widget_categories select {
margin-top: 1.8em;
}
.widget .search-form-wrapper {
margin: 0;
}
.widget.widget_search .widget-title + form {
margin: 2.15em 0 0;
}
@media screen and (min-width: 768px) {
.widget.widget_search .widget-title + form {
margin: 1.8em 0 0;
}
}
.widget.widget_recent_entries .post-date {
display: block;
}
.widget.widget_archive li, .widget.widget_categories li, .widget.widget_pages li {
color: #909090;
}
.tagcloud {
padding: 0 0 3.75em 0;
margin-bottom: 6.25rem;
border-bottom: 1px solid #eeeeee;
}
.tagcloud a {
display: inline-block;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
margin: 0 0.33333em 0.83333em 0;
padding: .7em 1em;
border-radius: 1.66667em;
background: #f2f2f2;
color: #484848;
-webkit-transition: border-color ease-in-out .15s, background ease-in-out .15s, color ease-in-out .15s;
transition: border-color ease-in-out .15s, background ease-in-out .15s, color ease-in-out .15s;
}
.tagcloud a:hover {
background: #7a68e2;
color: #fff;
text-decoration: none;
}
.widget .tagcloud {
padding-bottom: 0;
border-bottom: 0;
}
.tags-title {
margin-right: 0.4em;
}
.widget .jetpack-image-container > :last-child {
margin-bottom: 0;
}
.widget .widget-title a {
color: inherit;
}
.widget div[class^="gr_custom_container"] {
border: 0px solid gray;
border-radius: 0;
padding: 0;
background-color: #FFF;
color: inherit;
}
.widget .milestone-countdown, .widget .milestone-message,
.widget div[class^="gr_custom_each_container"] {
border-color: #e0e0e0;
}
.widget div[class^="gr_custom_container"] a {
color: inherit;
}
.widget.widget_eu_cookie_law_widget {
background: #fff;
}
.widget.widget_googleplus_badge * {
max-width: 100%;
}
.widget .upcoming-events li {
margin-bottom: 0;
}
.widget .milestone-countdown, .widget .milestone-message {
color: inherit;
}
.widget.widget_authors > ul > li {
margin-bottom: 0;
}
.widget.widget_wpcom_social_media_icons_widget a.genericon {
margin-right: 1em;
color: inherit;
}
.widget.widget_wpcom_social_media_icons_widget a.genericon:hover {
color: #7a68e2;
}
.widget .jetpack-display-remote-posts {
margin: 0;
}
.widget .jetpack-display-remote-posts a:hover {
text-decoration: underline;
}
.widget .jetpack-display-remote-posts h4 {
margin: 0.8em 0;
}
.widget .jetpack-display-remote-posts h4:first-of-type {
margin-top: 0;
}
.widget .jetpack-display-remote-posts h4 + a {
margin: 1.2em 0 0;
display: block;
}
.widget .jetpack-display-remote-posts p {
margin: 0.8em 0 0 !important;
font-size: 14px;
font-size: 0.875rem;
line-height: inherit !important;
}
.widget .jetpack-display-remote-posts h4,
.widget .grofile-meta h4 {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
font-family: inherit;
line-height: inherit;
}
.widget .tiled-gallery {
margin: 0;
}
.homepage-widgets-bottom .tagcloud {
padding-top: 0.5em;
}
.homepage-widgets-bottom .widget {
margin: 0;
padding: 5.5em 0 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.homepage-widgets-bottom .widget .widget-title {
margin-bottom: 1.45em;
}
.homepage-widgets-bottom .widget + .widget {
padding: 5.1em 0 0;
}
.homepage-widgets-bottom .flex-control-nav {
bottom: -4.714em;
}
.homepage-widgets-bottom .flex-viewport {
margin: 2.05em 0 4.25em;
}
.homepage-widgets .widget, .homepage-widgets-bottom .widget {
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
@media screen and (min-width: 992px) {
.homepage-widgets .testimonial-entry-content, .homepage-widgets-bottom .testimonial-entry-content {
padding-left: 9.0625em;
padding-right: 9.0625em;
}
}
body .mphb_widget_rooms-wrapper .mphb-widget-room-type-price {
margin: 1.5em 0;
}
.mphb-widget-room-type-book-button form {
margin-bottom: 0;
}
.homepage-widgets {
max-width: 1280px;
margin: 0 auto;
width: 100%;
}
.homepage-widget-area {
background: rgba(34, 34, 34, 0.85);
margin: 0;
}
.homepage-widget-area .widget_mphb_search_availability_widget {
text-align: left;
}
.homepage-widget-area .widget_mphb_search_availability_widget .widget-title {
margin-bottom: 0.8em;
}
.homepage-widget-area .widget_mphb_search_availability_widget.widget:last-child {
margin-bottom: 0;
}
.homepage-widget-area .widget {
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
padding: 1.875em;
}
@media (min-width: 992px) {
.homepage-widget-area .widget {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.homepage-widget-area .widget .widget-title {
color: #fff;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
margin-bottom: 1.45em;
font-size: 20px;
font-size: 1.25rem;
text-transform: none;
}
@media (min-width: 992px) {
.homepage-widget-area .widget .widget-title {
width: 180px;
text-align: left;
margin-bottom: 0;
padding: 0 1em 0 0;
}
}
.homepage-widget-area .widget .widget-title:after {
display: none;
}
@media (min-width: 992px) {
.homepage-widget-area .widget > *:not(.widget-title) {
width: calc(100% - 180px);
margin: 0 auto;
}
}
.homepage-widget-area .widget input:not([type="submit"]),
.homepage-widget-area .widget select,
.homepage-widget-area .widget textarea {
background-color: transparent;
border: none;
border-bottom: 1px solid #dfdfdf;
color: #fff;
}
.homepage-widget-area .widget input:not([type="submit"]):focus, .homepage-widget-area .widget input:not([type="submit"]):active,
.homepage-widget-area .widget select:focus,
.homepage-widget-area .widget select:active,
.homepage-widget-area .widget textarea:focus,
.homepage-widget-area .widget textarea:active {
border: none;
border-bottom: 1px solid #fff;
}
.homepage-widget-area select {
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/dropdown/dropdown_dark_passive.svg);
}
.homepage-widget-area select option {
color: #484848;
}
.homepage-widget-area select:focus {
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/dropdown/dropdown_dark_hover.svg);
}
.homepage-widget-area .search-form .search-submit {
color: #909090;
}
.homepage-widget-area .search-form .search-submit:hover {
color: #fff;
} .site {
overflow: hidden;
}
@media screen and (min-width: 992px) {
.content-area:not(.full-width) {
float: left;
width: 69%;
padding-right: 3.75rem;
}
.content-area:not(.full-width) .site-main {
max-width: 800px;
}
}
.site-content {
padding-top: 90px;
z-index: 1;
}
.site-content .widget-area {
padding-bottom: 6.25em;
}
@media screen and (min-width: 768px) {
.site-content .widget-area {
padding-bottom: 6.25em;
}
}
@media screen and (min-width: 992px) {
.site-content .widget-area {
float: right;
width: 31%;
padding-left: 4.375rem;
margin-top: 0;
}
}
body.page-template-template-full-width-page .main-wrapper,
body.page-template-template-front-page .main-wrapper {
max-width: none;
padding: 0;
}
body.page-template-template-full-width-page .site-main,
body.page-template-template-front-page .site-main {
padding-bottom: 0;
}
.content-area.full-width {
width: 100%;
overflow: hidden;
}
.content-area.boxed {
max-width: 800px;
margin: 0 auto;
width: 100%;
padding: 0;
float: none;
}
.content-area.boxed .site-main {
max-width: none;
} .site-header {
padding: 0;
left: 0;
right: 0;
z-index: 10;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: fixed;
-webkit-transform: none;
transform: none;
background: #fff;
color: #484848;
border-bottom: 1px solid #eeeeee;
}
@media (min-width: 992px) {
.site-header {
padding: 1.5625em 0;
}
}
@media (min-width: 992px) {
.site-header {
color: #222222;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 90px;
}
}
.site-header > .wrapper {
max-width: none;
width: 100%;
}
@media (min-width: 992px) {
.site-header > .wrapper {
padding-left: 3.75rem;
padding-right: 3.75rem;
}
}
.site-header.opened {
overflow-y: auto;
max-height: 100vh;
height: 100%;
}
.site-header .site-branding {
-webkit-transition: all .3s ease;
transition: all .3s ease;
overflow: hidden;
padding: 1.25em 0;
color: #222222;
}
@media (min-width: 992px) {
.site-header .site-branding {
color: inherit;
padding: 0;
overflow: visible;
}
}
.site-header.nav-down.nav-top .site-branding {
max-height: 200px;
padding: 1.25em 0;
}
@media (min-width: 992px) {
.site-header.nav-down.nav-top .site-branding {
padding: 0;
}
}
.site-header.nav-down .site-branding, .site-header.nav-up .site-branding {
max-height: 0;
padding: 0;
}
@media (min-width: 992px) {
.site-header.nav-down .site-branding, .site-header.nav-up .site-branding {
max-height: 300px;
}
}
.site-header.nav-down {
-webkit-transform: none;
transform: none;
}
.site-header.nav-not-top.nav-up {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.site-header .site-title {
color: inherit;
margin: 0;
line-height: 1;
font-family: "Oswald", serif;
font-size: 26px;
font-size: 1.625rem;
}
.site-header .site-title a {
color: inherit;
}
.site-header .site-title a:hover {
color: inherit;
text-decoration: none;
}
@media screen and (min-width: 992px) {
.site-header-main,
.site-logo-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (min-width: 992px) {
.top-navigation-right {
margin-left: auto;
}
}
.top-navigation-right ul li a, .top-navigation ul li a {
padding-top: 0;
padding-bottom: 0;
color: #909090;
}
@media screen and (min-width: 992px) {
.site-branding {
margin: 0 auto 0 0;
max-width: 100%;
min-width: 0;
}
}
.custom-logo-link {
display: block;
margin: 0 0 0.4em;
}
@media screen and (min-width: 992px) {
.custom-logo-link {
margin: 0 1.3em 0 0;
}
}
.custom-logo {
display: block;
margin: 0 auto;
}
@media screen and (min-width: 992px) {
.menu-toggle-wrapper {
border: 0px solid;
margin-left: 0;
margin-right: 0;
}
}
.site-branding {
text-align: center;
}
@media screen and (min-width: 992px) {
.site-branding {
text-align: left;
padding: 0;
margin: 0 auto 0 0;
max-width: 100%;
min-width: 0;
}
}
.site-description {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
margin: 0.250em 0 0;
text-transform: uppercase;
display: none;
}
@media screen and (min-width: 992px) {
.top-navigation-right,
.site-header-menu {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
}
.menu-toggle {
color: inherit;
margin: 0 auto;
font-weight: 400;
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/menu/menu_passive.svg);
background-repeat: no-repeat;
background-position: left 0 top 1.7rem;
border-radius: 0;
border: 0;
padding-top: 1.875em;
padding-bottom: 1.875em;
padding-right: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
white-space: nowrap;
}
.menu-toggle span {
display: inline-block;
vertical-align: middle;
padding-top: 0.18em;
}
.menu-toggle:hover, .menu-toggle:focus {
background-color: transparent;
color: inherit;
}
.main-navigation.toggled .menu-toggle-wrapper {
border-bottom: 1px solid #dfdfdf;
}
.main-navigation.toggled .menu-toggle {
background-image: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/menu/close_passive.svg);
background-repeat: no-repeat;
background-position: left 0 top 1.7rem;
}
.no-js .menu-toggle {
display: none;
}
.header-image {
clear: both;
margin: 0.875em 0;
}
.header-image a {
display: block;
}
.header-image a:hover img,
.header-image a:focus img {
opacity: 0.85;
}
body.mobile-menu-opened {
overflow: hidden;
position: relative;
height: 100%;
} .widget-area .widget, .site-main > *, .homepage-widget-area {
visibility: hidden;
}
.sticky {
display: block;
}
.hentry {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
}
.page .site-content > .post-thumbnail,
.single .site-content > .post-thumbnail {
z-index: 2;
height: 450px;
}
@media (min-width: 992px) {
.page .site-content > .post-thumbnail,
.single .site-content > .post-thumbnail {
height: 60vh;
}
}
.post-edit-link {
display: inline-block;
margin: 2rem 0;
}
body.content-after-visible .site-content:after {
visibility: visible;
}
body.page-template-template-front-page .site-content > .post-thumbnail {
height: auto;
min-height: 300px;
}
@media (min-width: 992px) {
body.page-template-template-front-page .site-content > .post-thumbnail {
min-height: 720px;
}
}
body.page-template-template-front-page .site-content > .post-thumbnail .wrapper {
min-height: 720px;
padding-top: 180px;
padding-bottom: 60px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 992px) {
body.page-template-template-front-page .site-content > .post-thumbnail .wrapper {
padding-top: 100px;
padding-bottom: 100px;
}
}
body.page-template-template-front-page.has-header-image .site-main {
padding-top: 0;
}
body .site-main {
padding-top: 5rem;
}
@media (min-width: 992px) {
body .widget-area {
padding-top: 5rem;
}
}
.page-header, .entry-header {
margin: 0 0 3.75rem;
padding: 0;
}
.page-title,
.entry-title {
font-weight: 400;
text-align: center;
margin-bottom: 0.66em;
padding-bottom: 0;
word-wrap: break-word;
}
.page-title:before,
.entry-title:before {
display: none;
}
.site-main {
padding-bottom: 5rem;
}
.site-main:after {
display: table;
content: '';
clear: both;
}
body.single .site-main > article, body.page .site-main > article {
position: relative;
}
body.single .site-main .entry-header, body.page .site-main .entry-header {
margin: 0 0 3.75rem;
padding: 0;
}
body.single .site-main .entry-header:after, body.page .site-main .entry-header:after {
background: #fff;
}
body.single .site-main .entry-header .entry-meta, body.page .site-main .entry-header .entry-meta {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
text-align: center;
margin: 2.5rem 0 1.25rem;
color: #909090;
}
body.single .site-main .entry-header .entry-meta span:last-child .delimiter, body.page .site-main .entry-header .entry-meta span:last-child .delimiter {
display: none;
}
body.single .site-main .entry-header .delimiter, body.page .site-main .entry-header .delimiter {
display: inline-block;
background: #e0e0e0;
margin: 0 0.5em;
width: 1px;
height: 10px;
}
body.search .site-main article + article,
body.archive .site-main article + article,
body.blog .site-main article + article {
margin-top: 3.75em;
}
@media screen and (min-width: 768px) {
body.search .site-main article + article,
body.archive .site-main article + article,
body.blog .site-main article + article {
margin-top: 3.75em;
}
}
body.search .site-main .page-header + article,
body.archive .site-main .page-header + article,
body.blog .site-main .page-header + article {
padding-top: 0.4em;
}
body.search .site-main .entry-header,
body.archive .site-main .entry-header,
body.blog .site-main .entry-header {
padding: 0;
margin: 0;
}
body.search .site-main .entry-header + .entry-content,
body.search .site-main .entry-header + .entry-summary,
body.archive .site-main .entry-header + .entry-content,
body.archive .site-main .entry-header + .entry-summary,
body.blog .site-main .entry-header + .entry-content,
body.blog .site-main .entry-header + .entry-summary {
padding-top: 2.45em;
}
body.search .site-main .entry-title,
body.archive .site-main .entry-title,
body.blog .site-main .entry-title {
margin: 0;
text-align: left;
}
@media screen and (max-width: 767px) {
body.search .site-main .entry-title,
body.archive .site-main .entry-title,
body.blog .site-main .entry-title {
padding-top: 2rem;
}
}
body.search .site-main .post-thumbnail,
body.archive .site-main .post-thumbnail,
body.blog .site-main .post-thumbnail {
position: relative;
display: block;
}
@media screen and (min-width: 768px) {
body.search .site-main .post-thumbnail,
body.archive .site-main .post-thumbnail,
body.blog .site-main .post-thumbnail {
z-index: 0;
}
}
@media screen and (min-width: 768px) {
body.search .site-main .post-thumbnail + .entry-wrapper,
body.archive .site-main .post-thumbnail + .entry-wrapper,
body.blog .site-main .post-thumbnail + .entry-wrapper {
margin-top: -7.1em;
}
}
body.search .site-main .entry-wrapper,
body.archive .site-main .entry-wrapper,
body.blog .site-main .entry-wrapper {
position: relative;
background: #fff;
}
@media screen and (min-width: 768px) {
body.search .site-main .entry-wrapper,
body.archive .site-main .entry-wrapper,
body.blog .site-main .entry-wrapper {
padding-left: 3.75rem;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
float: right;
width: calc(100% - 114px);
}
}
body.search .site-main .entry-footer,
body.archive .site-main .entry-footer,
body.blog .site-main .entry-footer {
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.5;
color: #909090;
margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
body.search .site-main .entry-footer,
body.archive .site-main .entry-footer,
body.blog .site-main .entry-footer {
width: 114px;
margin-top: 3.75rem;
float: left;
text-align: right;
}
}
body.search .site-main .entry-footer .delimiter,
body.archive .site-main .entry-footer .delimiter,
body.blog .site-main .entry-footer .delimiter {
display: none;
}
body.search .site-main .entry-footer .entry-meta > span,
body.archive .site-main .entry-footer .entry-meta > span,
body.blog .site-main .entry-footer .entry-meta > span {
margin-bottom: 0.83333em;
display: block;
margin-right: .75rem;
}
@media (min-width: 992px) {
body.search .site-main .entry-footer .entry-meta > span,
body.archive .site-main .entry-footer .entry-meta > span,
body.blog .site-main .entry-footer .entry-meta > span {
margin-right: 0;
}
}
body.search .site-main .entry-footer .entry-meta,
body.archive .site-main .entry-footer .entry-meta,
body.blog .site-main .entry-footer .entry-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 992px) {
body.search .site-main .entry-footer .entry-meta,
body.archive .site-main .entry-footer .entry-meta,
body.blog .site-main .entry-footer .entry-meta {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
body.search .site-main .entry-footer .sticky-post,
body.archive .site-main .entry-footer .sticky-post,
body.blog .site-main .entry-footer .sticky-post {
display: inline-block;
}
@media screen and (min-width: 768px) {
body.search .site-main .entry-footer .sticky-post,
body.archive .site-main .entry-footer .sticky-post,
body.blog .site-main .entry-footer .sticky-post {
display: block;
}
}
body.search .site-main .entry-footer a,
body.archive .site-main .entry-footer a,
body.blog .site-main .entry-footer a {
color: inherit;
}
body.search .site-main .entry-footer a:hover,
body.archive .site-main .entry-footer a:hover,
body.blog .site-main .entry-footer a:hover {
color: #7a68e2;
}
@media screen and (min-width: 768px) {
body.search .site-main .has-post-thumbnail .entry-wrapper,
body.archive .site-main .has-post-thumbnail .entry-wrapper,
body.blog .site-main .has-post-thumbnail .entry-wrapper {
min-height: 8em;
}
}
body.search .site-main .post_format-post-format-link .entry-title a:before,
body.archive .site-main .post_format-post-format-link .entry-title a:before,
body.blog .site-main .post_format-post-format-link .entry-title a:before {
content: "";
font: normal normal normal 1rem/1.75 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 0.66em;
}
.entry-footer {
position: relative;
z-index: 1;
}
.sticky-post {
text-transform: uppercase;
color: #7a68e2;
display: inline-block;
font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
body.search .site-main a.post-thumbnail img,
body.archive .site-main a.post-thumbnail img,
body.blog .site-main a.post-thumbnail img {
width: auto;
}
}
@supports (-ms-ime-align: auto) {
body.search .site-main a.post-thumbnail img,
body.archive .site-main a.post-thumbnail img,
body.blog .site-main a.post-thumbnail img {
width: auto;
}
}
body.single .site-main .entry-header,
body.page .site-main .entry-header,
.site-main .page-header {
position: relative;
}
body.single .site-main .entry-header:after,
body.page .site-main .entry-header:after,
.site-main .page-header:after {
content: '';
background: url(//kalkanlalerentalscom.b-cdn.net/wp-content/themes/aquentro/images/divider_line_big.svg) center center no-repeat;
width: 56px;
height: 12px;
display: block;
margin: 2rem auto 0;
}
.content-bottom-widgets:after,
body.single .site-main .entry-header:after,
body.page .site-main .entry-header:after,
.site-main .page-header:after {
bottom: -0.9em;
}
.entry-title a {
color: inherit;
}
.entry-title a:hover {
color: #7a68e2;
text-decoration: none;
}
.post-thumbnail {
position: relative;
}
.post-thumbnail img {
display: block;
}
div.post-thumbnail {
display: block;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-font-smoothing: subpixel-antialiased;
background-position: center;
background-repeat: no-repeat;
margin: 0 auto;
background-size: cover;
margin-top: -90px;
position: relative;
}
div.post-thumbnail img {
display: none;
}
div.post-thumbnail .thumbnail-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(71, 87, 100, 0.55);
}
@media screen and (min-width: 768px) {
.entry-child-pages .post-thumbnail {
display: block;
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-font-smoothing: subpixel-antialiased;
}
.entry-child-pages .post-thumbnail img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: auto;
min-width: 100%;
min-height: 100%;
width: auto;
z-index: 0;
max-width: none;
max-height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
}
.entry-child-pages-list h1:first-child,
.entry-child-pages-list h2:first-child,
.entry-child-pages-list h3:first-child,
.entry-child-pages-list h4:first-child,
.entry-child-pages-list h5:first-child,
.entry-child-pages-list h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.archive-description h1:first-child,
.archive-description h2:first-child,
.archive-description h3:first-child,
.archive-description h4:first-child,
.archive-description h5:first-child,
.archive-description h6:first-child,
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child {
margin-top: 0;
}
.post-navigation .post-title,
.entry-title,
.comments-title {
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.archive-description,
body:not(.search-results) .entry-summary {
color: #909090;
text-align: center;
font-weight: 700;
margin: 1.5em 0 1.1em;
}
@media screen and (min-width: 768px) {
.archive-description,
body:not(.search-results) .entry-summary {
margin: 0.6em 0;
}
}
.textwidget > :last-child,
.comment-content > :last-child,
.archive-description > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
form > :last-child {
margin-bottom: 0;
}
.more-link {
white-space: nowrap;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
}
.more-link:after {
content: "";
font-family: FontAwesome;
margin-left: 1rem;
}
.more-link:hover {
text-decoration: none;
color: #9688e4;
}
.more-link .meta-nav {
display: none;
}
.related-posts ul {
margin: 0;
}
.related-posts ul li {
margin-top: 1.25em;
}
.related-posts ul li:first-of-type {
margin-top: 0;
}
.related-posts ul li a {
word-wrap: break-word;
}
body.single .hentry {
margin-bottom: 3.75em;
}
.related-posts,
.entry-author,
.post-navigation {
margin-bottom: 6.25rem;
border: 0;
}
.author-avatar .avatar {
float: left;
margin: 0.45em 2.55em 2.55em 0;
width: 60px;
height: 60px;
}
.author-description > :last-child {
margin-bottom: 0;
}
.related-posts .related-posts-title,
.entry-author .name,
.comments-area .comments-title,
.comments-area .comment-reply-title {
clear: none;
margin-bottom: 1.3em;
}
.entry-author > :last-child {
margin-bottom: 0;
}
.author-description {
overflow: hidden;
}
.author-link {
white-space: nowrap;
} .updated:not(.published) {
display: none;
}
.delimiter {
display: inline-block;
margin: 0 0.4em;
}
.byline .by,
.cat-links,
.category-delimiter {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
@media screen and (min-width: 768px) {
.page-links {
margin: 0 0 1.75em;
}
}
.page-links a {
margin-left: 0.65em;
margin-right: 0.65em;
}
.entry-attachment {
margin: 0 0 1.5em;
}
@media screen and (min-width: 768px) {
.entry-attachment {
margin: 0 0 1.75em;
}
}
.entry-caption > :last-child {
margin-bottom: 0;
}
.content-bottom-widgets {
padding-top: 5em;
}
@media screen and (min-width: 992px) {
.content-bottom-widgets {
margin-right: -1em;
margin-left: -1em;
}
}
.content-bottom-widgets:after {
background: #303030;
}
@media screen and (min-width: 992px) {
.content-bottom-widgets .widget-area {
width: 33.3333%;
float: left;
padding: 0 1em;
}
}
.content-bottom-widgets .widget {
-webkit-box-shadow: none;
box-shadow: none;
color: #96acbd;
padding-left: 0;
padding-right: 0;
}
.content-bottom-widgets .widget .widget-title {
color: #fff;
}
.entry-child-pages .post-thumbnail {
display: block;
overflow: hidden;
}
@media screen and (min-width: 768px) {
.entry-child-pages .post-thumbnail {
padding-top: 139.5%;
}
}
.last-news a:hover,
.entry-child-pages a:hover {
text-decoration: none;
}
.last-news .post-thumbnail,
.entry-child-pages .post-thumbnail {
z-index: 0;
-webkit-transition: none;
transition: none;
}
.last-news .post-thumbnail:before,
.entry-child-pages .post-thumbnail:before {
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background: rgba(72, 72, 72, 0.5);
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
opacity: 0;
}
.last-news .post-thumbnail:hover:before,
.entry-child-pages .post-thumbnail:hover:before {
opacity: 1;
}
.last-news .post-thumbnail .fa,
.entry-child-pages .post-thumbnail .fa {
-webkit-transition: opacity ease-in-out .15s;
transition: opacity ease-in-out .15s;
}
.last-news .post-thumbnail .fa,
.entry-child-pages .post-thumbnail .fa {
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
font-size: 39px;
font-size: 2.4375rem;
color: #ffffff;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
}
.last-news .post-thumbnail:hover .fa,
.entry-child-pages .post-thumbnail:hover .fa {
opacity: 1;
}
.last-news-wrapper:after {
display: table;
content: "";
clear: both;
}
.last-news-wrapper .post-thumbnail-wrapper {
float: left;
padding-right: 0.6875em;
max-width: 50%;
}
.last-news-wrapper .post-thumbnail {
position: relative;
overflow: hidden;
display: block;
}
.last-news-wrapper .post-thumbnail img {
width: 100%;
}
.last-news-wrapper .entry-title {
font-size: 30px;
font-size: 1.875rem;
text-align: left;
margin-bottom: 1em;
}
.last-news-wrapper .entry-wrapper {
max-width: 50%;
float: right;
padding: 3.75em;
}
.last-news-wrapper .entry-wrapper .more-link {
display: block;
margin-top: 1.875em;
}
.last-news-wrapper .entry-wrapper .more-link:hover {
text-decoration: underline;
}
.last-news-wrapper .hentry {
-webkit-box-shadow: 0 4px 8px rgba(34, 34, 34, 0.15);
box-shadow: 0 4px 8px rgba(34, 34, 34, 0.15);
margin-bottom: 2.5em;
}
.last-news-wrapper .hentry:last-of-type {
margin-bottom: 0;
}
.last-news-wrapper .hentry:nth-child(2n) .entry-wrapper {
float: left;
}
.last-news-wrapper .hentry:nth-child(2n) .post-thumbnail-wrapper {
float: right;
padding-left: 0.6875em;
padding-right: 0;
}
.last-news-wrapper .hentry:after {
content: '';
clear: both;
display: table;
}
.entry-child-pages-list-wrapper,
.entry-child-pages-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.entry-child-pages-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.entry-child-pages-wrapper .hentry {
margin: 0;
}
.entry-child-pages {
margin: 3.65em 0 0;
padding: 6.05em 0 0;
}
.entry-child-pages .entry-child-pages-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.entry-child-pages .post-thumbnail:before {
display: none;
}
.entry-child-pages .hentry {
width: 100%;
position: relative;
margin-bottom: 1.2rem;
}
.entry-child-pages .hentry:last-of-type {
margin-right: 0;
}
@media screen and (min-width: 768px) {
.entry-child-pages .hentry {
width: 32%;
margin-right: 2%;
}
}
.entry-child-pages .hentry:hover .overlay .border {
opacity: 1;
}
.entry-child-pages .hentry .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(71, 87, 100, 0.5);
}
.entry-child-pages .hentry .overlay .border {
height: 100%;
width: 100%;
outline: 6px solid white;
outline-offset: -1.25em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: rgba(34, 34, 34, 0.6);
opacity: 0;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}
@media screen and (max-width: 991px) {
.entry-child-pages .hentry .overlay .border .button {
padding-right: 1.42857em;
padding-left: 1.42857em;
}
}
.entry-child-pages .title-wrapper {
position: absolute;
z-index: 1;
bottom: 3.125em;
left: 3.125em;
}
.entry-child-pages .title-wrapper .entry-title {
font-size: 22px;
font-size: 1.375rem;
color: #fff;
}
.entry-child-pages .title-wrapper .number {
color: #fff;
font-family: "Oswald", serif;
display: block;
font-size: 30px;
font-size: 1.875rem;
}
.entry-child-pages-list-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.entry-child-pages-list {
margin-top: 2.5em;
}
.entry-child-pages-list .entry-child-pages-list-wrapper {
margin: 0 -25px;
}
.entry-child-pages-list .hentry {
padding: 0 25px;
margin-top: 4.5em;
}
@media screen and (max-width: 767px) {
.entry-child-pages-list .hentry {
margin-top: 3.125em;
}
}
.entry-child-pages-list .hentry:nth-child(1), .entry-child-pages-list .hentry:nth-child(2) {
margin-top: 0;
}
@media screen and (max-width: 767px) {
.entry-child-pages-list .hentry:nth-child(2) {
margin-top: 3.125em;
}
}
.entry-child-pages-list .entry-title {
text-align: left;
margin: 0 0 0.72em;
}
.entry-child-pages-list .post-thumbnail {
display: block;
margin: 0 0 1.55em;
}
.entry-child-pages-list .read-more {
margin-top: 0.65em;
}
.entry-child-pages-list .hentry {
width: 100%;
}
@media screen and (min-width: 768px) {
.page-template-template-full-width-grid-page .entry-child-pages-list .hentry {
width: 50%;
}
}
@media screen and (min-width: 768px) {
.page-template-template-grid-page .entry-child-pages-list .hentry {
width: 50%;
}
}
.entry-child-pages-list .more-link:after {
display: none;
}
.entry-author {
overflow: hidden;
}
.entry-author .name {
display: block;
width: 100%;
float: left;
font-size: 30px;
font-size: 1.875rem;
}
.entry-author .author-avatar {
width: 15%;
float: left;
}
@media screen and (max-width: 767px) {
.entry-author .author-avatar {
width: 100%;
margin-bottom: 1.5rem;
}
.entry-author .author-avatar img {
margin: 0 auto;
}
}
.entry-author .author-avatar img {
display: block;
}
.entry-author .author {
float: left;
width: 85%;
}
@media screen and (max-width: 767px) {
.entry-author .author {
width: 100%;
}
.entry-author .author .name {
display: block;
text-align: center;
margin-bottom: .5rem;
}
}
body.page-template-template-front-page article.page .entry-header {
display: none;
}
.icon-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: start;
align-content: flex-start;
margin-bottom: 30px;
}
.icon-text i {
margin-right: 20px;
font-size: 1.14286em;
}
body.home .site-main .hentry.post:first-child:not(.has-post-thumbnail) .entry-wrapper,
body.home .site-main .hentry.post:first-child:not(.has-post-thumbnail) .entry-footer {
margin-top: 0;
padding-top: 0;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area > .comment-respond {
padding-bottom: 1.7em;
}
.comment-list > li:last-child .comment-body + .comment-respond {
padding-bottom: 1.7em;
}
.comment-body + .comment-respond,
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 4.65em;
}
.comment-body + .comment-respond,
.comment-navigation + .comment-respond {
padding-bottom: 3.7em;
}
.comment-list + .comment-respond {
padding-bottom: 1.7em;
}
.comment-reply-title {
margin-bottom: 0.63em;
}
.comments-title {
margin-bottom: 0.85em;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-author {
margin-bottom: 0.357em;
}
@media screen and (min-width: 768px) {
.comment-author {
margin-bottom: 0.25em;
}
}
.comment-author .avatar {
float: left;
position: relative;
width: 40px;
height: 40px;
}
@media screen and (min-width: 768px) {
.comment-author .avatar {
height: 60px;
width: 60px;
}
}
.comment-author .fn {
font-weight: 700;
}
.comment-author .fn a {
color: #222222;
}
.comment-author .fn a:hover {
color: #7a68e2;
}
.comment-metadata,
.pingback .edit-link {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
}
.comment-metadata a,
.pingback .edit-link a {
color: #909090;
}
.comment-metadata > a,
.pingback .edit-link > a {
margin-right: 1em;
}
.comment-meta {
margin-bottom: 1.143em;
}
@media screen and (min-width: 768px) {
.comment-meta {
margin-bottom: 1.9em;
}
}
.comment-metadata .edit-link,
.pingback .edit-link {
display: inline-block;
}
.comment-list .children > li {
margin-left: 1.14286em;
}
@media screen and (min-width: 768px) {
.comment-list .children > li {
margin-left: 1em;
}
}
.comment-content {
padding-bottom: 0.9375em;
}
@media screen and (min-width: 768px) {
.comment-content {
padding-bottom: 1.25em;
}
}
.comment-content ul, .comment-content ol {
margin: 0 0 1.5em 1.25em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-reply-link {
text-transform: lowercase;
}
.comment-form {
width: 458px;
max-width: 100%;
}
.comment-form p {
margin: 0 0 1.3em;
}
.comment-form p.form-submit {
margin-top: 2.5em;
}
.comment-form .comment-form-cookies-consent input {
display: inline-block;
margin-right: 1em;
}
.comment-form .comment-form-cookies-consent label {
margin-bottom: 0;
display: inline;
}
.comment-form .comment-notes {
color: #909090;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
margin-bottom: 2.8em;
}
.form-submit {
margin-bottom: 0;
}
.no-comments {
margin-bottom: 0;
}
.page-template-template-full-width-grid-page .comment-list + .comment-respond p.form-submit,
.page-template-template-full-width-grid-page .comment-list > li:last-child .comment-body + .comment-respond p.form-submit, .page-template-template-full-width-grid-page .comment-form {
margin-bottom: 0;
}
.page-template-template-full-width-grid-page .comment-list > li:last-child .comment-body + .comment-respond,
.page-template-template-full-width-grid-page .comment-list + .comment-respond {
padding-bottom: 0;
}
.comment-list .comment {
margin-top: 2.5em;
padding-left: 0;
}
.comment-list .comment-body {
position: relative;
padding-left: 5em;
}
.comment-list .comment-body .comment-author img {
position: absolute;
left: 0;
top: 0;
}
.comments-area > ol {
padding: 0;
}
.comments-area .nav-links {
margin: 1rem 0;
}
.comments-area .nav-links:after {
display: table;
content: '';
clear: both;
}
body.page .comments-area {
margin-top: 3.75rem;
} .site-footer {
position: relative;
background: #303030;
height: auto;
padding: 5rem 0 15rem;
}
@media (min-width: 992px) {
.site-footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.site-footer.relative {
position: relative;
z-index: 0;
}
.site-footer .footer-socials {
z-index: 1;
position: relative;
}
.site-footer .theme-social-menu {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-footer .theme-social-menu li a {
color: #dfdfdf;
font-size: 20px;
font-size: 1.25rem;
}
.site-footer .theme-social-menu li a:hover {
color: #7a68e2;
}
.site-footer .footer-widget-area {
z-index: 1;
position: relative;
margin-bottom: 3.75em;
}
.site-footer .footer-widget-area .widget {
font-size: 16px;
font-size: 1rem;
color: #909090;
max-width: 800px;
margin: 2.5rem auto 0;
text-align: center;
}
.site-footer .footer-widget-area .widget:last-child {
margin-bottom: 0;
}
.site-footer .footer-widget-area .widget .widget-title {
padding: 0;
display: block;
text-align: center;
color: #fff;
}
.site-footer .footer-widget-area .widget .widget-title:after {
display: none;
}
.site-footer .footer-widget-area .widget .menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
list-style: none;
}
.site-footer .footer-widget-area .widget .menu ul {
list-style: none;
}
.site-footer .footer-widget-area .widget a {
color: #dfdfdf;
}
.site-footer .footer-widget-area .widget a:hover {
text-decoration: none;
color: #7a68e2;
}
.site-footer .footer-widget-area .tagcloud a:hover {
color: #fff;
}
.site-info {
font-size: 12px;
font-size: 0.75rem;
color: #dfdfdf;
text-align: center;
background: #222222;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.site-info .footer-bg {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 100%;
}
.site-info > .wrapper {
padding-top: 2.5em;
padding-bottom: 2.5em;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
display: block;
} embed,
iframe,
object,
video {
margin: 0 0 1.5em;
max-width: 100%;
vertical-align: middle;
}
@media screen and (min-width: 768px) {
embed,
iframe,
object,
video {
margin: 0 0 1.75em;
}
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}
.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
margin: 0 0 1.5em;
}
@media screen and (min-width: 768px) {
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
margin: 0 0 1.75em;
}
}
.wp-playlist.wp-audio-playlist {
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
border-bottom: 0;
padding: 0.7142857143em 0;
}
.wp-playlist-item .wp-playlist-item-length {
top: 0.7142857143em;
} .wp-caption, .gallery-caption {
margin-top: 0.45em;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
margin: 1.4em 0 0;
text-align: center;
color: #909090;
} .gallery {
margin-bottom: 1em;
margin-left: -1em;
}
.gallery img {
display: block;
margin: 0 auto;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 1em;
margin: 0 0 1em;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} @media print { form,
button,
input,
select,
textarea,
.site-header-menu,
.page-links,
.edit-link,
.post-navigation,
.pagination.navigation,
.comments-pagination,
.comment-respond,
.comment-edit-link,
.comment-reply-link,
.comment-metadata .edit-link,
.pingback .edit-link,
.content-bottom-widgets,
.post-thumbnail,
.site-info {
display: none !important;
}
.post-thumbnail + .main-wrapper {
margin-top: 0em;
}
}
@media screen and (min-width: 768px) {
embed,
iframe,
object,
video {
margin: 0 0 1.75em;
}
}
@media screen and (min-width: 768px) {
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
margin: 0 0 1.75em;
}
}
@media screen and (min-width: 768px) {
.wp-caption, .gallery-caption {
margin-bottom: 1.75em;
}
}