@charset "UTF-8";
@charset "UTF-8";
#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.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-hide{display:none!important}.mphb-clear{clear:both}.mphb-preloader{background-image:url(//www.inchnadamphcottages.co.uk/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.2);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(//www.inchnadamphcottages.co.uk/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.2);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(//www.inchnadamphcottages.co.uk/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.2);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(//www.inchnadamphcottages.co.uk/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=5.2.2);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%;
}
  .hidden {
display: none;
}    html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #66676d;
font-family: "Source Sans Pro", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: "Montserrat", sans-serif;
font-weight: 700;
margin: 1.5em 0 .5em;
line-height: 1.4;
color: #333;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0;
}
h1 {
font-size: 39px;
font-size: 2.4375rem;
}
h2 {
font-size: 31px;
font-size: 1.9375rem;
}
h3 {
font-size: 25px;
font-size: 1.5625rem;
}
h4 {
font-size: 20px;
font-size: 1.25rem;
}
h5 {
font-size: 16px;
font-size: 1rem;
}
h6 {
font-size: 13px;
font-size: 0.8125rem;
}
.entry-title {
margin-top: 1.875rem;
margin-bottom: 1.875rem;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
position: relative;
margin: 1.5em 0;
padding: 2.5rem 2.5rem 2.5rem 4rem;
background: #f3f3f3;
font-size: 24px;
font-size: 1.5rem;
}
@media (min-width: 768px) {
blockquote {
padding: 2.5rem 2.5rem 2.5rem 7.5rem;
}
}
blockquote p {
margin-top: 0;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote:before {
position: absolute;
top: 2.125rem;
left: 1.25rem;
font-size: 50px;
font-size: 3.125rem;
content: '“';
color: #f6af1f;
font-weight: 900;
line-height: 1;
}
@media (min-width: 768px) {
blockquote:before {
left: 2.5rem;
font-size: 80px;
font-size: 5rem;
}
}
blockquote cite {
font-size: 16px;
font-size: 1rem;
font-weight: 700;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #f3f3f3;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.75;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
padding: 0.1em .25em;
background: #e9e9e9;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; }
hr {
border: 0;
border-bottom: 2px dashed #e9e9e9;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 0;
padding-left: 1.5em;
}
ul li, ol li {
margin-bottom: .875em;
padding-left: .5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-top: .875em;
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
th,
td {
border: 1px solid #e9e9e9;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5rem;
table-layout: fixed; width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
thead th {
font-weight: 700;
background: #f3f3f3;
}
th,
td {
padding: 0.8em;
}
@media (min-width: 992px) {
th,
td {
padding: 1.3em;
}
} button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link {
font-family: "Montserrat", sans-serif;
border: 1px solid;
border-color: #ffd900;
border-radius: 0;
background: #ffd900;
color: #333;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
padding: 1.063rem 2.5rem;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
text-align: center;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.more-link:hover {
color: #333;
border-color: #f6af1f;
background-color: #f6af1f;
text-decoration: none;
cursor: pointer;
}
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
.button:visited,
.more-link:visited {
color: #333;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.button:active,
.button:focus,
.more-link:active,
.more-link:focus {
color: #333;
border-color: #f6af1f;
background-color: #f6af1f;
text-decoration: none;
}
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,
select {
display: block;
color: #66676d;
border: 1px solid #e9e9e9;
background: #f3f3f3;
border-radius: 0;
padding: .625rem 1.25rem;
width: 100%;
}
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,
select:focus {
color: #333;
border-color: #9b9ca4;
background-color: #fff;
outline: none;
}
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,
select[disabled],
select[readonly],
fieldset[disabled]
select {
background-color: #fff;
border-color: #f3f3f3;
}
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,
select[disabled],
fieldset[disabled]
select {
cursor: not-allowed;
}
select {
border: 1px solid #e9e9e9;
height: 50px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//www.inchnadamphcottages.co.uk/wp-content/themes/campterra/images/dropcaps/dropcaps_light_passive.svg);
background-repeat: no-repeat;
background-position: right 1.25rem top 1.35rem;
padding-right: 2.5rem;
}
select:active, select:focus {
background-image: url(//www.inchnadamphcottages.co.uk/wp-content/themes/campterra/images/dropcaps/dropcaps_light_hover.svg);
}
select::-ms-expand {
display: none;
}
textarea {
width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
margin: 0 1.2em 0.2em 0;
line-height: normal;
display: inline-block;
vertical-align: middle;
font-size: 14px;
font-size: 0.875rem;
}
label {
display: inline-block;
margin-bottom: 4px;
color: #333;
}
form > p {
margin-top: 0;
}  a {
color: #ed8a0a;
text-decoration: none;
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
a:hover, a:focus, a:active {
text-decoration: underline;
color: #ed8a0a;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
font-size: 12px;
font-size: 0.75rem;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
-webkit-box-shadow: 2px 0 5px rgba(41, 41, 41, 0.15);
box-shadow: 2px 0 5px rgba(41, 41, 41, 0.15);
background: #333;
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
padding: 10px 0;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
@media (min-width: 992px) {
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
}
.main-navigation ul ul a {
width: 200px;
}
@media (min-width: 992px) {
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
}
.main-navigation li {
position: relative;
padding: 0;
margin: 0;
}
@media (min-width: 992px) {
.main-navigation li {
float: left;
}
}
.main-navigation a {
display: block;
text-decoration: none;
font-family: "Montserrat", sans-serif;
color: #e7e7e7;
font-weight: 700;
padding: 10px 20px;
}
.main-navigation a:hover {
color: #ffd900;
}
@media (min-width: 992px) {
.main-navigation .menu > li:first-child > a {
padding-left: 0;
}
}
.main-navigation .menu > li > a {
padding: 1.25rem;
text-transform: uppercase;
}
.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: #ffd900;
}
.main-navigation .current_page_item .dropdown-toggle,
.main-navigation .current-menu-item .dropdown-toggle,
.main-navigation .current_page_ancestor .dropdown-toggle,
.main-navigation .current-menu-ancestor .dropdown-toggle {
color: #ffd900;
}
.main-navigation .menu-item-has-children > a:after {
font-family: "Font Awesome 5 Free";
}
@media (min-width: 992px) {
.main-navigation .menu-item-has-children > a:after {
content: '\f0d7';
font-weight: 900;
margin-left: .75em;
}
} .menu-toggle {
z-index: 1;
border: 0;
background: transparent;
padding: 1.375rem 0;
position: absolute;
top: 0;
}
.menu-toggle:hover, .menu-toggle:active, .menu-toggle:focus {
border: 0;
background: transparent;
}
.menu-toggle[aria-expanded="true"] .bars i:first-child {
-webkit-transform: translateY(7px) rotate(45deg);
transform: translateY(7px) rotate(45deg);
width: 25px;
}
.menu-toggle[aria-expanded="true"] .bars i:nth-child(2) {
opacity: 0;
}
.menu-toggle[aria-expanded="true"] .bars i:last-child {
width: 25px;
-webkit-transform: translateY(-7px) rotate(-45deg);
transform: translateY(-7px) rotate(-45deg);
}
.menu-toggle .bars i {
display: block;
width: 18px;
height: 3px;
background: #9b9ca4;
margin-bottom: 4px;
opacity: 1;
-webkit-transform: none;
transform: none;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.menu-toggle .bars i:last-child {
margin-bottom: 0;
}
.dropdown-toggle {
position: absolute;
right: 0;
top: 0;
background: transparent;
border: 0;
font-size: inherit;
padding: .75rem 1em;
line-height: 1.75;
color: #e7e7e7;
font-size: 16px;
font-size: 1rem;
}
@media (min-width: 992px) {
.dropdown-toggle {
display: none;
}
}
.dropdown-toggle:hover, .dropdown-toggle:focus, .dropdown-toggle:active {
background: transparent;
border: 0;
color: #ffd900;
}
@media screen and (max-width: 991px) {
.main-navigation.toggled {
padding: 2.5rem 0;
}
.main-navigation.toggled .menu-item-has-children > a {
padding-right: 45px;
}
.main-navigation.toggled .menu-item-has-children:hover .dropdown-toggle {
color: #ffd900;
}
.main-navigation.toggled ul.sub-menu {
position: relative;
display: none;
left: 0;
padding: 0;
float: none;
padding-left: 1.25rem;
}
.main-navigation.toggled ul.sub-menu.toggled-on {
display: block;
}
.main-navigation.toggled ul li a {
padding: .9375rem 0;
}
}
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media (min-width: 992px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.footer-menu {
list-style: none;
padding: 0;
margin: 0;
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;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
@media (min-width: 992px) {
.footer-menu {
width: auto;
}
}
.footer-menu li {
margin: 0;
padding: 0;
}
.footer-menu li a {
font-size: 14px;
font-size: 0.875rem;
padding: 0 .75rem;
} .pagination.navigation {
margin-top: 6.25rem;
}
.pagination.navigation .nav-links:after {
display: table;
clear: both;
content: '';
}
.pagination.navigation .page-numbers {
float: left;
margin: 0 4px 4px 0;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
overflow: hidden;
background: transparent;
color: #66676d;
font-weight: 700;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.pagination.navigation .page-numbers:focus, .pagination.navigation .page-numbers:active {
text-decoration: none;
}
.pagination.navigation .page-numbers:hover:not(.dots), .pagination.navigation .page-numbers.current {
color: #333;
background: #ffd900;
text-decoration: none;
}
.pagination.navigation .page-numbers.prev:before {
content: "\f104";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 24px;
font-size: 1.5rem;
display: block;
}
.pagination.navigation .page-numbers.next:before {
display: block;
content: "\f105";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 24px;
font-size: 1.5rem;
}
.navigation.post-navigation {
margin-top: 3.75rem;
padding: 2.5rem 0;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.navigation.post-navigation a {
font-size: 16px;
font-size: 1rem;
font-family: "Montserrat", sans-serif;
color: #333;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.navigation.post-navigation a:hover {
color: #f6af1f;
text-decoration: none;
}
.navigation.post-navigation a:hover .post-title {
color: currentColor;
}
.navigation.post-navigation a:focus, .navigation.post-navigation a:active {
outline: none;
text-decoration: none;
}
.navigation.post-navigation a .meta-nav {
font-size: 11px;
font-size: 0.6875rem;
color: #9b9ca4;
text-transform: lowercase;
margin-bottom: 1em;
}
.navigation.post-navigation a .post-title {
font-size: inherit;
margin: 0;
width: 100%;
word-wrap: break-word;
}
.navigation.post-navigation .nav-previous,
.navigation.post-navigation .nav-next {
width: 100%;
}
@media (min-width: 768px) {
.navigation.post-navigation .nav-previous,
.navigation.post-navigation .nav-next {
width: 50%;
}
}
.navigation.post-navigation .nav-previous {
margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
.navigation.post-navigation .nav-previous {
margin-bottom: 0;
padding-right: 1.25rem;
}
}
.navigation.post-navigation .nav-previous a {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (min-width: 768px) {
.navigation.post-navigation .nav-next {
padding-left: 1.25rem;
}
}
.navigation.post-navigation .nav-next a {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: block;
margin: 0 auto 1.5em;
}
@media (min-width: 768px) {
.alignleft {
display: inline;
float: left;
margin: 0 2.5em 1.5em 0;
}
}
.alignright {
display: block;
margin: 0 auto 1.5em;
}
@media (min-width: 768px) {
.alignright {
display: inline;
float: right;
margin: 0 0 1.5em 2.5em;
}
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin: 0 auto 1.5em;
}
@media (min-width: 992px) {
.aligncenter {
margin: 0 auto 2.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 .widget {
margin: 0 0 5rem;
font-size: 14px;
font-size: 0.875rem; }
.widget-area .widget:last-child {
margin-bottom: 0;
}
.widget-area .widget select {
max-width: 100%;
}
.widget-area .widget h1 {
font-size: 26px;
font-size: 1.625rem;
}
.widget-area .widget h2 {
font-size: 24px;
font-size: 1.5rem;
}
.widget-area .widget h3 {
font-size: 22px;
font-size: 1.375rem;
}
.widget-area .widget h4 {
font-size: 18px;
font-size: 1.125rem;
}
.widget-area .widget h5 {
font-size: 16px;
font-size: 1rem;
}
.widget-area .widget h6 {
font-size: 13px;
font-size: 0.8125rem;
}
.widget-area .widget .widget-title {
font-size: 16px;
font-size: 1rem;
position: relative;
padding-bottom: .625rem;
margin-bottom: 2.5rem;
}
.widget-area .widget .widget-title:before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
background: #f6af1f;
}
.widget-area .widget .widget-title:after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 40px;
right: 0;
height: 1px;
background: #e9e9e9;
}
.widget-area .widget_tag_cloud .tagcloud a {
display: inline-block;
margin: 0 .45rem .45rem 0;
padding: .25rem .625rem;
border: 1px solid #e9e9e9;
color: #66676d;
-webkit-transition: background-color .3s ease;
transition: background-color .3s ease;
}
.widget-area .widget_tag_cloud .tagcloud a:hover {
background: #f3f3f3;
color: currentColor;
text-decoration: none;
}
.search-form {
position: relative;
}
.search-form .search-submit {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 55px;
border: 0;
background: transparent;
color: #9b9ca4;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.search-form .search-submit:hover {
color: #f6af1f;
}
.search-form label {
display: block;
width: 100%;
}
.search-form input {
width: 100%;
max-width: 100%;
padding-right: 55px;
padding-left: 20px;
}
.widget_calendar th, .widget_calendar td {
border-width: 0;
}
.widget_calendar th {
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.66667;
padding: 0.7em 0 0.4em;
background: transparent;
color: #9b9ca4;
}
.widget_calendar tbody th, .widget_calendar tbody td, .widget_calendar thead th, .widget_calendar thead td {
text-align: center;
}
.widget_calendar tbody td, .widget_calendar thead td {
padding: 0.25em 0;
}
.widget_calendar tfoot td {
padding: 0.92857em 1.07143em;
font-weight: 700;
}
.widget_calendar table {
margin: 0;
}
.widget_calendar caption {
padding: 1em;
text-align: center;
font-weight: 700;
color: #333;
font-size: 14px;
font-size: 0.875rem;
}
.widget_calendar #next {
text-align: right;
}
.footer-widgets {
background: #333;
color: #9b9ca4;
padding: 7rem 0 3.75rem;
position: relative;
}
.footer-widgets:last-child:after {
display: none;
}
.footer-widgets:after {
content: '';
position: absolute;
bottom: -34px;
left: 0;
right: 0;
display: block;
height: 34px;
background: url(//www.inchnadamphcottages.co.uk/wp-content/themes/campterra/images/footer_black_grunge_stripe.png) center repeat-x;
z-index: 1;
}
.footer-widgets .content-bottom-widgets {
margin: 0 -30px;
}
.footer-widgets .content-bottom-widgets:after {
display: table;
content: '';
clear: both;
}
.footer-widgets .content-bottom-widgets .widget-area {
float: left;
width: 100%;
margin-bottom: 3.75rem;
padding: 0 30px;
}
@media (min-width: 992px) {
.footer-widgets .content-bottom-widgets .widget-area {
width: 25%;
margin-bottom: 0;
}
}
.footer-widgets .widget .widget-title {
font-size: 16px;
font-size: 1rem;
color: #fff;
}
.footer-widgets .widget .widget-title:after {
background-color: #66676d;
}
.footer-widgets .widget.widget_calendar caption {
color: #fff;
}
.footer-widgets .widget.widget_tag_cloud .tagcloud a {
color: #9b9ca4;
border-color: #494A48;
text-decoration: none;
}
.footer-widgets .widget.widget_tag_cloud .tagcloud a:hover {
text-decoration: none;
background-color: #474747;
} .wrapper {
max-width: 1480px;
padding: 0 1.5625rem;
margin: 0 auto;
position: relative;
}
@media (min-width: 768px) {
.wrapper {
padding: 0 3.125rem;
}
}
@media (min-width: 992px) {
.wrapper {
padding: 0 6.25rem;
}
}
.wrapper:after {
display: table;
content: '';
clear: both;
}
.content-area {
padding-top: 6.25rem;
padding-bottom: 6.25rem;
}
@media (min-width: 992px) {
.content-area {
float: left;
width: 71.33%;
max-width: 900px;
padding-right: 2.5rem;
}
}
.site-content .widget-area {
padding-top: 6.25rem;
padding-bottom: 6.25rem;
}
@media (min-width: 992px) {
.site-content .widget-area {
float: right;
width: 28.67%;
max-width: 328px;
}
}
.site-footer {
clear: both;
width: 100%;
}
.content-area.boxed {
float: none;
width: 100%;
max-width: 844px;
margin: 0 auto;
padding-right: 0;
}
.content-area.boxed .page-header {
text-align: center;
}
.content-area.no-sidebar {
float: none;
max-width: none;
padding-right: 0;
width: 100%;
}
.content-area.no-sidebar .page-header {
text-align: center;
}
body.page-template-template-front-page .site-content.wrapper {
max-width: none;
padding: 0;
}
.content-area.front-page {
padding-right: 0;
width: 100%;
float: none;
max-width: none;
} .sticky {
display: block;
}
html, body {
overflow-x: hidden; }
@media screen and (min-width: 601px) {
html, body {
position: relative;
}
}
.updated:not(.published) {
display: none;
}
.related-posts-title,
.comments-title,
.comment-reply-title {
margin-bottom: 1em;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.entry-content > p:first-child {
margin-top: 0;
}
.page-title,
.entry-title {
word-wrap: break-word;
}
.entry-title a {
color: #333;
}
.entry-title a:hover {
text-decoration: none;
color: #ed8a0a;
}
.entry-meta {
color: #9b9ca4;
font-size: 12px;
font-size: 0.75rem;
}
.entry-meta > span {
margin-right: 1rem;
}
.entry-meta i {
margin-right: .5em;
}
.entry-meta a {
color: currentColor;
}
.entry-meta a:hover {
text-decoration: none;
color: #ed8a0a;
}
.post-thumbnail {
display: block;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
}
.has-post-thumbnail .post-thumbnail-wrapper .featured-post {
bottom: 0;
top: auto;
}
.post-thumbnail-wrapper {
position: relative;
}
.post-thumbnail-wrapper .featured-post {
position: absolute;
top: 0;
bottom: auto;
left: 0;
background: #ffd900;
font-family: "Montserrat", sans-serif;
font-weight: 700;
display: block;
font-size: 13px;
font-size: 0.8125rem;
padding: .5em 1em;
color: #333;
}
body.blog .site-main > .hentry, body.archive .site-main > .hentry, body.search .site-main > .hentry {
-webkit-box-shadow: 0 5px 10px rgba(150, 150, 150, 0.15);
box-shadow: 0 5px 10px rgba(150, 150, 150, 0.15);
background: #fff;
}
body.blog .site-main > .hentry .entry-content-wrapper, body.archive .site-main > .hentry .entry-content-wrapper, body.search .site-main > .hentry .entry-content-wrapper {
padding: 1.25rem;
}
@media (min-width: 768px) {
body.blog .site-main > .hentry .entry-content-wrapper, body.archive .site-main > .hentry .entry-content-wrapper, body.search .site-main > .hentry .entry-content-wrapper {
padding: 1.875rem;
}
}
@media (min-width: 992px) {
body.blog .site-main > .hentry .entry-content-wrapper, body.archive .site-main > .hentry .entry-content-wrapper, body.search .site-main > .hentry .entry-content-wrapper {
padding: 3.125rem;
}
}
body.blog .site-main > .hentry .entry-content-wrapper .entry-content p:last-child, body.archive .site-main > .hentry .entry-content-wrapper .entry-content p:last-child, body.search .site-main > .hentry .entry-content-wrapper .entry-content p:last-child {
margin-bottom: 0;
}
body.blog .site-main > .hentry + .hentry, body.archive .site-main > .hentry + .hentry, body.search .site-main > .hentry + .hentry {
margin-top: 3.75rem;
}
body.blog .site-main > .hentry .entry-title, body.archive .site-main > .hentry .entry-title, body.search .site-main > .hentry .entry-title {
margin-bottom: 1rem;
}
body.blog .site-main > .hentry .more-link, body.archive .site-main > .hentry .more-link, body.search .site-main > .hentry .more-link {
margin-top: .875rem;
}
body.page .site-main > article > .entry-header, body.single .site-main > article > .entry-header, body.archive .site-main > article > .entry-header, body.search .site-main > article > .entry-header {
display: none;
}
body.page .site-main > article > .post-thumbnail, body.single .site-main > article > .post-thumbnail, body.archive .site-main > article > .post-thumbnail, body.search .site-main > article > .post-thumbnail {
display: none;
}
body.page .site-main > .page-header, body.single .site-main > .page-header, body.archive .site-main > .page-header, body.search .site-main > .page-header {
display: none;
}
.breadcrumbs {
text-transform: lowercase;
font-size: 14px;
font-size: 0.875rem;
color: #e9e9e9;
}
.breadcrumbs li a {
color: #ffd900;
}
.site-content {
position: relative;
}
.site-content:before {
content: '';
position: absolute;
bottom: -34px;
left: 50%;
display: block;
height: 34px;
background: url(//www.inchnadamphcottages.co.uk/wp-content/themes/campterra/images/footer_white_grunge_stripe.png) center repeat-x;
z-index: 1;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 100vw;
}
.content-area.front-page {
padding: 0;
}
.entry-author {
margin-top: 8.75rem;
border-top: 1px solid #e9e9e9;
text-align: center;
}
.entry-author .author-avatar {
margin-top: -40px;
}
.entry-author .author-avatar img {
display: block;
margin: 0 auto;
border-radius: 100%;
}
.entry-author .name {
font-size: 16px;
font-size: 1rem;
text-align: center;
display: block;
margin: 2.5rem 0 1.875rem;
}
.entry-author .description {
margin-bottom: 1.875rem;
}
.related-posts {
margin-top: 6.25rem;
}
.related-posts ul {
list-style: none;
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -22px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.related-posts ul {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.related-posts ul li {
padding: 0 22px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 33.33%;
margin-bottom: 3.75rem;
}
@media (min-width: 768px) {
.related-posts ul li {
margin-bottom: 0;
}
}
.related-posts ul li img {
display: block;
margin-bottom: 1rem;
margin-right: auto;
margin-left: auto;
width: auto;
}
.related-posts ul li a.post-title {
margin: 0;
display: block;
font-weight: 700;
color: #333;
font-family: "Montserrat", sans-serif;
word-wrap: break-word;
-ms-hyphens: auto;
hyphens: auto;
font-size: 16px;
font-size: 1rem;
}
.related-posts ul li a.post-title:hover {
text-decoration: none;
color: #f6af1f;
}
.related-posts ul li a.post-title:focus, .related-posts ul li a.post-title:active {
outline: none;
text-decoration: none;
}
.activities-wrapper {
margin: 0 -.9375rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.activities-wrapper:after {
display: table;
content: '';
clear: both;
}
@media (min-width: 992px) {
.activities-wrapper.columns-1 .type-cptp-activity {
width: 100%;
}
.activities-wrapper.columns-1 .type-cptp-activity:nth-last-child(-n + 1) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.activities-wrapper.columns-2 .type-cptp-activity {
width: 50%;
}
.activities-wrapper.columns-2 .type-cptp-activity:nth-last-child(-n + 2) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.activities-wrapper.columns-3 .type-cptp-activity {
width: 33.33%;
}
.activities-wrapper.columns-3 .type-cptp-activity:nth-last-child(-n + 3) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.activities-wrapper.columns-4 .type-cptp-activity {
width: 25%;
}
.activities-wrapper.columns-4 .type-cptp-activity:nth-last-child(-n + 4) {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.activities-wrapper.columns-1 .type-cptp-activity {
width: 100%;
}
}
.activities-wrapper .type-cptp-activity {
padding: 0 0.9375rem;
margin-top: 0;
margin-bottom: 1.875rem;
width: 100%;
}
@media (min-width: 768px) {
.activities-wrapper .type-cptp-activity {
width: 50%;
}
}
.activities-wrapper .type-cptp-activity .post-thumbnail {
margin: 0;
display: block;
}
.activities-wrapper .type-cptp-activity .post-thumbnail img {
-webkit-box-shadow: none;
box-shadow: none;
}
.activities-wrapper .type-cptp-activity .post-thumbnail:hover img {
-webkit-box-shadow: none;
box-shadow: none;
}
.activities-wrapper .type-cptp-activity a.post-thumbnail {
position: relative;
}
.activities-wrapper .type-cptp-activity a.post-thumbnail:after {
content: '';
display: block;
opacity: 0;
background: rgba(36, 36, 36, 0.6);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}
.activities-wrapper .type-cptp-activity a.post-thumbnail:hover:after {
opacity: 1;
}
.activities-wrapper .type-cptp-activity a.post-thumbnail:hover i {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
transform: translateY(-50%) translateX(-50%) scale(1);
}
.activities-wrapper .type-cptp-activity a.post-thumbnail i {
width: 50px;
height: 50px;
background: #fff;
font-size: 20px;
font-size: 1.25rem;
color: #9b9ca4;
line-height: 50px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
transform: translateY(-50%) translateX(-50%) scale(0.6);
border-radius: 100%;
z-index: 1;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.activities-wrapper .type-cptp-activity .entry-header {
margin-top: 2rem;
padding: 0 2.5rem;
}
.activities-wrapper .type-cptp-activity .entry-header .entry-title {
margin: 0;
font-size: 18px;
font-size: 1.125rem;
}
.activities-wrapper .type-cptp-activity .entry-content {
margin-top: 1rem;
padding: 0 2.5rem 2.5rem;
}
.activities-wrapper .type-cptp-activity .entry-content p:last-child {
margin-bottom: 0;
}
.activities-wrapper .type-cptp-activity .entry-content .more-link {
margin-top: 0;
background: transparent;
border: 0;
color: #f6af1f;
padding: 0;
}
.activities-wrapper .type-cptp-activity .entry-content .more-link:after {
font-family: "Font Awesome 5 Free";
content: '\f30b';
font-weight: 900;
margin-left: .5em;
}
.activities-wrapper .type-cptp-activity .entry-content .more-link:hover {
text-decoration: none;
color: #ffd900;
}
.activities-wrapper .type-cptp-activity .entry-content .more-link:focus {
outline: none;
}
.activities-wrapper .type-cptp-activity .activity-wrapper {
height: 100%;
background: #fff;
-webkit-box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
}
.testimonials-wrapper {
margin: 0 -.9375rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.testimonials-wrapper:after {
display: table;
content: '';
clear: both;
}
@media (min-width: 992px) {
.testimonials-wrapper.columns-1 .type-cptp-testimonial {
width: 100%;
}
.testimonials-wrapper.columns-1 .type-cptp-testimonial:nth-last-child(-n + 1) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.testimonials-wrapper.columns-2 .type-cptp-testimonial {
width: 50%;
}
.testimonials-wrapper.columns-2 .type-cptp-testimonial:nth-last-child(-n + 2) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.testimonials-wrapper.columns-3 .type-cptp-testimonial {
width: 33.33%;
}
.testimonials-wrapper.columns-3 .type-cptp-testimonial:nth-last-child(-n + 3) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.testimonials-wrapper.columns-4 .type-cptp-testimonial {
width: 25%;
}
.testimonials-wrapper.columns-4 .type-cptp-testimonial:nth-last-child(-n + 4) {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.testimonials-wrapper.columns-1 .type-cptp-testimonial {
width: 100%;
}
}
.testimonials-wrapper .type-cptp-testimonial {
padding: 0 0.9375rem;
margin-top: 0;
margin-bottom: 6.25rem;
width: 100%;
}
@media (min-width: 768px) {
.testimonials-wrapper .type-cptp-testimonial {
width: 50%;
}
}
.testimonials-wrapper .type-cptp-testimonial .entry-content {
font-size: 20px;
font-size: 1.25rem;
margin-bottom: 1.25rem;
}
.testimonials-wrapper .type-cptp-testimonial .entry-content > p:last-child {
margin-bottom: 0;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header .post-thumbnail {
position: relative;
margin-right: 1.875rem;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header .post-thumbnail:after {
display: block;
position: absolute;
right: 0;
bottom: 0;
content: '“';
color: #fff;
text-align: center;
line-height: 1;
font-weight: 700;
font-size: 30px;
font-size: 1.875rem;
width: 30px;
height: 30px;
border-radius: 100%;
background: #ffd900;
padding-top: 5px;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header .post-thumbnail img {
display: block;
width: 80px;
height: 80px;
border-radius: 100%;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header .entry-title-wrapper {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
font-size: 12px;
font-size: 0.75rem;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header .entry-title-wrapper > p {
margin: 0;
}
.testimonials-wrapper .type-cptp-testimonial .entry-header .entry-title-wrapper .entry-title {
font-size: 16px;
font-size: 1rem;
margin: 0;
}
body.single.single-cptp-team .site-main > .type-cptp-team {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-bottom: 2px dashed #e9e9e9;
padding-bottom: 3.75rem;
}
@media (min-width: 992px) {
body.single.single-cptp-team .site-main > .type-cptp-team {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
body.single.single-cptp-team .site-main > .type-cptp-team .post-thumbnail {
display: block;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-bottom: 3.75rem;
}
@media (min-width: 992px) {
body.single.single-cptp-team .site-main > .type-cptp-team .post-thumbnail {
margin-bottom: 0;
margin-right: 2.5rem;
}
}
body.single.single-cptp-team .site-main > .type-cptp-team .entry-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
body.single.single-cptp-team .site-main > .type-cptp-team .entry-content .job-title {
margin-bottom: 1.875rem;
font-weight: 700;
}
body.single.single-cptp-team .site-main > .type-cptp-team .entry-content .job-title p {
margin: 0;
}
.team-wrapper {
margin: 0 -.9375rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.team-wrapper:after {
display: table;
content: '';
clear: both;
}
@media (min-width: 992px) {
.team-wrapper.columns-1 .type-cptp-team {
width: 100%;
}
.team-wrapper.columns-1 .type-cptp-team:nth-last-child(-n + 1) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.team-wrapper.columns-2 .type-cptp-team {
width: 50%;
}
.team-wrapper.columns-2 .type-cptp-team:nth-last-child(-n + 2) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.team-wrapper.columns-3 .type-cptp-team {
width: 33.33%;
}
.team-wrapper.columns-3 .type-cptp-team:nth-last-child(-n + 3) {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.team-wrapper.columns-4 .type-cptp-team {
width: 25%;
}
.team-wrapper.columns-4 .type-cptp-team:nth-last-child(-n + 4) {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.team-wrapper.columns-1 .type-cptp-team {
width: 100%;
}
}
.team-wrapper .type-cptp-team {
padding: 0 .9375rem;
margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
.team-wrapper .type-cptp-team {
width: 50%;
}
}
.team-wrapper .type-cptp-team .post-thumbnail img {
display: block;
width: 100%;
}
.team-wrapper .type-cptp-team .post-thumbnail a {
position: relative;
display: block;
}
.team-wrapper .type-cptp-team .post-thumbnail a:after {
content: '';
display: block;
opacity: 0;
background: rgba(36, 36, 36, 0.6);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}
.team-wrapper .type-cptp-team .post-thumbnail a:hover:after {
opacity: 1;
}
.team-wrapper .type-cptp-team .post-thumbnail a:hover i {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
transform: translateY(-50%) translateX(-50%) scale(1);
}
.team-wrapper .type-cptp-team .post-thumbnail a i {
width: 50px;
height: 50px;
background: #fff;
font-size: 20px;
font-size: 1.25rem;
color: #9b9ca4;
line-height: 50px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
transform: translateY(-50%) translateX(-50%) scale(0.6);
border-radius: 100%;
z-index: 1;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.team-wrapper .type-cptp-team .entry-wrapper {
-webkit-box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
}
.team-wrapper .type-cptp-team .entry-wrapper .entry-title {
display: block;
text-align: center;
margin: 0;
}
.team-wrapper .type-cptp-team .entry-wrapper .job-title {
font-size: 14px;
font-size: 0.875rem;
display: block;
text-align: center;
color: #9b9ca4;
}
.team-wrapper .type-cptp-team .entry-wrapper .job-title p {
margin: 0;
}
.team-wrapper .type-cptp-team .entry-wrapper .entry-content-wrapper {
padding: 1.875rem;
}
body.error404 .error-404 .page-header {
display: none;
}
body.error404 .error-404 .search-form {
margin-bottom: 1.875rem;
}
body.home.blog .custom-header-wrapper {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area {
margin-top: 3.75rem;
}
.comments-area .comment-list {
padding: 0;
margin: 0;
list-style: none;
padding-bottom: 3.75rem;
border-bottom: 2px dashed #e9e9e9;
}
.comments-area .comment-list .children {
list-style: none;
margin-top: 1.875rem;
padding-left: 1.25rem;
}
.comments-area .comment-list .comment {
padding: 0;
margin: 0 0 1.875rem 0;
}
.comments-area .comment-list .comment .comment-author .fn a {
color: #333;
font-family: "Montserrat", sans-serif;
font-weight: 700;
}
.comments-area .comment-list .comment .comment-author .says {
display: none;
}
.comments-area .comment-list .comment .comment-metadata a {
line-height: 1;
color: #9b9ca4;
font-size: 12px;
font-size: 0.75rem;
}
.comments-area .comment-list .comment .comment-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.comments-area .comment-list .comment .comment-meta .comment-reply-link {
text-transform: uppercase;
font-size: 14px;
font-size: 0.875rem;
color: #9b9ca4;
}
.comments-area .comment-list .comment .comment-meta .comment-reply-link:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: '\f3e5';
margin-right: .625rem;
}
.comments-area .comment-list .comment .comment-meta .comment-reply-link:hover {
text-decoration: none;
color: #f6af1f;
}
.comments-area .comment-list .comment-body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.comments-area .comment-list .comment-body {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.comments-area .comment-list .comment-body img {
border-radius: 100%;
margin-top: 1.25rem;
margin-right: auto;
margin-left: auto;
margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
.comments-area .comment-list .comment-body img {
margin-right: 1.875rem;
margin-bottom: 0;
}
}
.comments-area .comment-list .comment-body .comment-body-wrapper {
position: relative;
width: 100%;
padding: 2.5rem;
background: white;
-webkit-filter: drop-shadow(1px 0 10px rgba(150, 150, 150, 0.15));
filter: drop-shadow(1px 0 10px rgba(150, 150, 150, 0.15));
}
@media (min-width: 768px) {
.comments-area .comment-list .comment-body .comment-body-wrapper {
width: calc( 100% - 110px);
}
}
.comments-area .comment-list .comment-body .comment-body-wrapper:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-100%);
transform: translateX(-50%) translateY(-100%);
border-width: 0 15px 13px 15px;
border-color: transparent transparent #fff transparent;
width: 0;
height: 0;
border-style: solid;
}
@media (min-width: 768px) {
.comments-area .comment-list .comment-body .comment-body-wrapper:before {
left: 0;
top: 45px;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
border-width: 15px 13px 15px 0;
border-color: transparent #fff transparent transparent;
}
}
.comments-area .comment-list .comment-body .comment-content {
margin-top: 1.875rem;
}
.comments-area .comment-list .comment-body .comment-content > p:first-child {
margin-top: 0;
}
.comments-area .comment-list .comment-body .comment-content > p:last-child {
margin-bottom: 0;
}
.comments-area .comment-list .pingback {
padding-left: 0;
margin-bottom: 1.875rem;
}
.comments-area .comment-list .pingback .comment-body-wrapper {
width: 100%;
}
.comments-area .comment-list .pingback .comment-body-wrapper:before {
display: none;
}
.comment-respond {
margin-top: 6.25rem;
}
.comment-respond .comment-notes {
font-size: 12px;
font-size: 0.75rem;
color: #9b9ca4;
}
.comment-respond .comment-form {
margin: 0 -11px;
}
.comment-respond .comment-form:after {
display: table;
content: '';
clear: both;
}
.comment-respond .comment-form > * {
padding: 0 11px;
float: left;
width: 100%;
}
@media (min-width: 768px) {
.comment-respond .comment-form .comment-form-author,
.comment-respond .comment-form .comment-form-email {
width: 50%;
}
}
.comment-respond .comment-form .form-submit {
margin-top: 1em;
} .site-header .header-top .wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 1.5625rem;
padding-bottom: 1.5625rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 992px) {
.site-header .header-top .wrapper {
-webkit-box-pack: initial;
-ms-flex-pack: initial;
justify-content: initial;
}
}
.site-header .site-branding .site-title {
margin: 0;
font-size: 24px;
font-size: 1.5rem;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.site-header .site-branding .site-title a {
color: #333;
}
.site-header .site-branding .site-title a:hover, .site-header .site-branding .site-title a:focus, .site-header .site-branding .site-title a:active {
color: #333;
text-decoration: none;
}
.site-header .site-branding .site-description {
font-size: 12px;
font-size: 0.75rem;
margin: 0;
color: #66676d;
}
.site-header .site-branding .custom-logo-link {
display: block;
}
.site-header .site-branding .custom-logo-link img {
display: block;
}
.site-header .header-additional-info {
display: none;
}
@media (min-width: 992px) {
.site-header .header-additional-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 2rem;
}
}
.site-header .header-additional-info .header-additional-info-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 20px;
margin-right: 10px;
border-left: 1px solid #e9e9e9;
}
.site-header .header-additional-info .header-additional-info-block > i {
font-size: 16px;
font-size: 1rem;
color: #f6af1f;
margin-right: 10px;
padding-top: 5px;
}
.site-header .header-additional-info .header-additional-info-block .block-content .title {
display: block;
font-size: 12px;
font-size: 0.75rem;
color: #9b9ca4;
}
.site-header .header-additional-info .header-additional-info-block .block-content .value {
display: block;
font-weight: 700;
word-wrap: break-word;
-ms-hyphens: auto;
hyphens: auto;
}
.site-header .header-top .header-additional-info-block {
line-height: 1;
}
.site-header .header-top .header-additional-info-block > i {
padding-top: 0;
}
.site-header .header-top .header-additional-info-block .title {
margin-bottom: 5px;
}
.site-header .header-top .header-additional-info-block.e-mail .value {
word-break: break-all;
}
.site-header .header-bottom {
background: #333;
min-height: 61px;
}
.site-header .header-bottom .inner-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header .header-bottom .inner-wrapper.opened .header-additional-info {
display: block;
}
@media (min-width: 992px) {
.site-header .header-bottom .inner-wrapper.opened .header-additional-info {
display: none;
}
}
.site-header .header-bottom .inner-wrapper .main-navigation {
width: 100%;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
@media (min-width: 992px) {
.site-header .header-bottom .inner-wrapper .main-navigation {
-webkit-box-ordinal-group: initial;
-ms-flex-order: initial;
order: initial;
width: auto;
max-width: 98%;
}
}
@media all and (min-width: 992px) and (-ms-high-contrast: none), (min-width: 992px) and (-ms-high-contrast: active) {
.site-header .header-bottom .inner-wrapper .main-navigation {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
}
.site-header .header-bottom .inner-wrapper .main-navigation .main-navigation-container {
max-width: 336px;
margin: 0 auto;
}
@media (min-width: 992px) {
.site-header .header-bottom .inner-wrapper .main-navigation .main-navigation-container {
max-width: 100%;
margin: initial;
}
}
.site-header .header-bottom .inner-wrapper .header-search {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
position: relative;
}
@media (min-width: 992px) {
.site-header .header-bottom .inner-wrapper .header-search {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
position: initial;
width: 2%;
}
}
.site-header .header-bottom .inner-wrapper .header-search .header-search-toggle {
padding: 1.45rem 0 1.45rem .625rem;
background: transparent;
border: 0;
color: #9b9ca4;
float: right;
}
.site-header .header-bottom .inner-wrapper .header-search .header-search-toggle:hover {
color: #f6af1f;
}
.site-header .header-bottom .inner-wrapper .header-search .search-form {
display: none;
position: absolute;
z-index: 10;
margin: auto;
left: 0;
right: 1.25rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.site-header .header-bottom .inner-wrapper .header-search .search-form label {
margin-bottom: 0;
}
.site-header .header-bottom .inner-wrapper .header-search .search-form input {
color: #9b9ca4;
background: #f3f3f3;
border-color: #434343;
}
.site-header .header-bottom .inner-wrapper .header-additional-info {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
display: none;
width: 100%;
max-width: 336px;
margin: 0 auto 3.75rem;
}
@media (min-width: 992px) {
.site-header .header-bottom .inner-wrapper .header-additional-info {
display: none;
}
}
.site-header .header-bottom .inner-wrapper .header-additional-info .header-additional-info-block {
border-left: 0;
border-top: 1px solid #434343;
padding: 1.25rem 0 0;
margin: 0 0 1.875rem;
}
.site-header .header-bottom .inner-wrapper .header-additional-info .button {
width: 100%;
text-align: center;
}
.custom-header-wrapper {
position: relative;
min-height: 260px;
padding: 10rem 0 5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
background: rgba(40, 40, 40, 0.5);
}
.custom-header-wrapper:after {
content: '';
display: block;
height: 34px;
width: 100%;
background: url(//www.inchnadamphcottages.co.uk/wp-content/themes/campterra/images/subpages_header_grunge_stripe.png) center repeat-x;
position: absolute;
bottom: 0;
right: 0;
left: 0;
}
@media (min-width: 992px) {
.custom-header-wrapper.has-post-thumbnail {
min-height: 60vh;
}
}
.custom-header-wrapper img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: -1;
}
.custom-header-wrapper .campterra-page-title {
font-size: 39px;
font-size: 2.4375rem;
color: #f3f3f3;
font-family: "Montserrat", sans-serif;
font-weight: 700;
margin-bottom: 1.25rem;
line-height: 1.4;
word-wrap: break-word;
}
.custom-header-wrapper .wrapper {
width: 100%;
}
.custom-header-wrapper .entry-meta {
color: #e9e9e9;
}
.custom-header-wrapper .entry-meta i {
color: #e9e9e9;
}
.custom-header-wrapper.boxed .inner-wrapper {
max-width: 844px;
margin: 0 auto;
}
.front-page-header-wrapper {
position: relative;
}
.front-page-header-wrapper:after {
display: block;
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 140px;
background: url(//www.inchnadamphcottages.co.uk/wp-content/themes/campterra/images/main_page_header_grunge_stripe.png) center no-repeat;
background-size: cover;
}
.front-page-header-wrapper:hover .slick-arrow {
opacity: 1;
}
.front-page-header-wrapper .fp-header-slider-controls {
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-100%);
transform: translateY(-50%) translateX(-100%);
right: 0;
margin: 0;
padding: 0;
list-style: none;
}
@media (min-width: 992px) {
.front-page-header-wrapper .fp-header-slider-controls .slick-dots {
-webkit-transform: translateY(-50%) translateX(-200%);
transform: translateY(-50%) translateX(-200%);
}
}
@media (min-width: 1470px) {
.front-page-header-wrapper .fp-header-slider-controls .slick-dots {
-webkit-transform: translateY(-50%) translateX(-150%);
transform: translateY(-50%) translateX(-150%);
}
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots li {
padding: 0;
margin: 0;
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots button {
background: transparent;
border: transparent;
padding: .5rem 1rem;
width: 100%;
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots button:hover .index, .front-page-header-wrapper .fp-header-slider-controls .slick-dots button:hover .square {
opacity: 1;
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots .index {
opacity: 0;
color: #fff;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
display: none;
}
@media (min-width: 1470px) {
.front-page-header-wrapper .fp-header-slider-controls .slick-dots .index {
display: inline;
}
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots .square {
display: none;
margin-left: 10px;
width: 10px;
height: 10px;
background: white;
opacity: .5;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}
@media (min-width: 768px) {
.front-page-header-wrapper .fp-header-slider-controls .slick-dots .square {
display: inline-block;
}
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots .slick-active .square {
opacity: 1;
}
.front-page-header-wrapper .fp-header-slider-controls .slick-dots .slick-active .index {
opacity: 1;
}
.front-page-header-wrapper .slick-arrow {
display: none;
}
@media (min-width: 992px) {
.front-page-header-wrapper .slick-arrow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
opacity: 0;
}
}
.front-page-header-wrapper .page {
display: none;
}
.front-page-header-wrapper .page .entry-content-wrapper {
display: none;
}
.front-page-header-wrapper .page:first-child {
display: block;
}
.front-page-header-wrapper .page:first-child .entry-content-wrapper {
display: block;
}
.front-page-header-wrapper .slick-initialized .page {
display: block;
}
.front-page-header-wrapper .slick-initialized .page .entry-content-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.front-page-header {
position: relative;
}
.front-page-header .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.front-page-header .page {
height: auto;
position: relative;
min-height: 690px;
}
.front-page-header .post-thumbnail {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.front-page-header .post-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.front-page-header .entry-content-wrapper {
max-width: 900px;
padding-left: 3.125rem;
padding-right: 3.125rem;
padding-top: 6.75rem;
padding-bottom: 9rem;
margin: 0 auto;
height: 100%;
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;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
@media (min-width: 768px) {
.front-page-header .entry-content-wrapper .entry-title,
.front-page-header .entry-content-wrapper .entry-content {
padding: 0 3.75rem;
}
}
@media (min-width: 992px) {
.front-page-header .entry-content-wrapper .entry-title,
.front-page-header .entry-content-wrapper .entry-content {
padding: 0 2.5rem;
}
}
.front-page-header .entry-content-wrapper .entry-title {
color: #fff;
font-size: 39px;
font-size: 2.4375rem;
}
.front-page-header .entry-content-wrapper .entry-content {
color: #fff;
}
.front-page-header .slick-slide .entry-content-wrapper {
-webkit-transition: all 1.25s ease;
transition: all 1.25s ease;
-webkit-transform: translateY(5%);
transform: translateY(5%);
opacity: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.front-page-header .slick-slide .entry-content-wrapper .entry-header,
.front-page-header .slick-slide .entry-content-wrapper .entry-content {
max-width: 100%;
}
}
.front-page-header .slick-slide.slick-active .entry-content-wrapper {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
} .site-footer {
background: #242424;
padding: 4.375rem 0 2.5rem;
position: relative;
}
.site-footer .site-info {
float: left;
font-size: 14px;
font-size: 0.875rem;
color: #9b9ca4;
width: 100%;
text-align: center;
margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
.site-footer .site-info {
width: auto;
text-align: left;
margin-bottom: 0;
}
}
.site-footer .footer-menu {
float: right;
}
.site-footer.no-footer-menu .site-info {
float: none;
text-align: center;
} .mailchimp_form_simple, .mailchimp_form_placeholder {
max-width: 630px;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.mailchimp_form_simple p, .mailchimp_form_placeholder p {
padding: 0 .625rem;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.mailchimp_form_simple p:last-of-type, .mailchimp_form_placeholder p:last-of-type {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.mailchimp_form_simple p.notification, .mailchimp_form_placeholder p.notification {
width: 100%;
margin-bottom: 1.25rem;
text-align: center;
}
.mailchimp_form_simple p input, .mailchimp_form_simple p label, .mailchimp_form_placeholder p input, .mailchimp_form_placeholder p label {
width: 100%;
}
.mailchimp_form_simple p input[type="email"], .mailchimp_form_simple p input[type="text"], .mailchimp_form_placeholder p input[type="email"], .mailchimp_form_placeholder p input[type="text"] {
background: #fff;
}
.icon-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.icon-text i {
margin-right: .75em;
}
.icon-text .text {
display: inline;
}
.wpcf7-form > p > label > span {
display: block;
margin-top: 4px;
}
.wpcf7-form > p > label {
width: 100%;
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 1.875rem 0 0;
}
.wp-caption-text {
font-size: 12px;
font-size: 0.75rem;
color: #9b9ca4;
text-align: center;
} .gallery {
margin: .625rem -.3125rem;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding: .3125rem;
margin: 0;
}
.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;
} .slick-slider {
position: relative;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
padding: 0;
height: 60px;
width: 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;
background-color: #fff;
border: transparent;
-webkit-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 24px;
font-size: 1.5rem;
color: #333;
}
.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
background-color: #ffd900;
}
.slick-slider .slick-prev {
left: 40px;
}
.slick-slider .slick-prev:before {
content: "\f104";
}
.slick-slider .slick-next {
right: 40px;
}
.slick-slider .slick-next:before {
content: "\f105";
}