.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}:not(input):not(textarea),img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cmplz-obfuscate span{display:none}#cmplz-manage-consent-container{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary{display:block;cursor:pointer}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::-webkit-details-marker,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::marker{display:none;content:""}.cmplz-alert{display:none;padding:7px;color:white;margin:10px 0}.cmplz-alert.cmplz-error{background-color:#f44336}.cmplz-alert.cmplz-success{background-color:green}.cmplz-close{margin-left:15px;color:white;font-weight:bold;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s}.cmplz-close:hover{color:black}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{display:inline-block;width:calc(50% - 35px);vertical-align:top}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{width:100%}}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;cursor:pointer}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary div,#cmplz-document .cmplz-dropdown summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div{display:grid;grid-template:"heading chevron";grid-template-columns:2fr 25px;grid-gap:15px;align-items:center}#cmplz-cookies-overview .cmplz-dropdown summary div h3,#cmplz-document .cmplz-dropdown summary div h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3{grid-area:heading;margin:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{grid-area:chevron}#cmplz-cookies-overview .cmplz-dropdown summary div input[data-category=functional],#cmplz-document .cmplz-dropdown summary div input[data-category=functional],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div input[data-category=functional]{visibility:hidden}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary{display:block}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div{grid-template:"heading paragraph label checkbox chevron";grid-template-columns:2fr auto 0 auto 25px}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p{grid-area:paragraph}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{display:grid}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-column:span 2;grid-template-columns:1fr 1fr 1fr;grid-template:"purpose purpose purpose" "header1 header2 header3" auto}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-area:purpose}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header{grid-area:header1}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header{grid-area:header2}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header{grid-area:header3}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-template-columns:100px 1fr}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-column:span 2}}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories{margin-top:10px;display:block;width:100%}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category{background-color:rgba(239,239,239,0.25)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::-webkit-details-marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-description{padding:10px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category:not(:last-child){margin-bottom:5px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header{display:grid;grid-template-columns:1fr auto 25px;grid-template-rows:auto;align-items:center;grid-gap:10px;padding:5px 10px;background-color:rgba(239,239,239,0.5)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header section{padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2{grid-column-start:1;width:100%;justify-self:start;font-size:18px;text-align:left;margin-top:8px;text-transform:initial;padding-bottom:10px;border-bottom:0;margin-bottom:0}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2:before{height:0;margin:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{font-size:var(--cmplz_category_header_active_font_size);color:var(--cmplz_category_header_always_active_color)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active input{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox{display:flex;align-items:center;margin:0;padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open{display:flex;align-items:center;justify-content:center;grid-column-start:3;cursor:pointer;content:"";background:var(--cmplz_category_open_icon_url) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:25px;width:25px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open]{padding-bottom:1px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-category-header:after,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-icon.cmplz-open{transform:rotate(180deg)}.postbox #cmplz-document{margin:auto auto}#cmplz-document,.editor-styles-wrapper .cmplz-unlinked-mode{font-size:14px;margin-top:0;max-width:800px;text-justify:inter-word}#cmplz-document input::-moz-focus-inner,#cmplz-document button::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode input::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode button::-moz-focus-inner{border:0;padding:0}#cmplz-document a,.editor-styles-wrapper .cmplz-unlinked-mode a{text-decoration:underline}#cmplz-document a[target=_blank]::after,.editor-styles-wrapper .cmplz-unlinked-mode a[target=_blank]::after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);margin:0 3px 0 5px}#cmplz-document a:focus,.editor-styles-wrapper .cmplz-unlinked-mode a:focus{border:1px solid black;padding:2px}#cmplz-document #cmplz-dnsmpd-form label,.editor-styles-wrapper .cmplz-unlinked-mode #cmplz-dnsmpd-form label{margin-right:20px;min-width:100px;display:inline-block}#cmplz-document h2,#cmplz-document h3,.editor-styles-wrapper .cmplz-unlinked-mode h2,.editor-styles-wrapper .cmplz-unlinked-mode h3{font-size:22px;text-align:left;margin-top:15px;text-transform:initial;padding-bottom:10px;margin-bottom:10px}#cmplz-document.impressum h2,#cmplz-document.impressum h3,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h2,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h3{border-bottom:0;font-size:1em;padding-bottom:5px;margin-bottom:5px}#cmplz-document.impressum p,.editor-styles-wrapper .cmplz-unlinked-mode.impressum p{margin-bottom:7px}#cmplz-document h4,.editor-styles-wrapper .cmplz-unlinked-mode h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-document h5,.editor-styles-wrapper .cmplz-unlinked-mode h5{font-size:14px;text-align:left;margin-top:10px;margin-bottom:5px;text-transform:initial}#cmplz-document h3.annex,#cmplz-document h4.annex,.editor-styles-wrapper .cmplz-unlinked-mode h3.annex,.editor-styles-wrapper .cmplz-unlinked-mode h4.annex{font-weight:bold}#cmplz-document span h3,.editor-styles-wrapper .cmplz-unlinked-mode span h3{font-size:14px;border-bottom:0}#cmplz-document p,#cmplz-document li,#cmplz-document td,.editor-styles-wrapper .cmplz-unlinked-mode p,.editor-styles-wrapper .cmplz-unlinked-mode li,.editor-styles-wrapper .cmplz-unlinked-mode td{font-size:14px;margin-top:0}#cmplz-document ol.alphabetic,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic li:before{font-weight:bold;content:counter(list,lower-alpha) ") ";counter-increment:list}#cmplz-document ul,.editor-styles-wrapper .cmplz-unlinked-mode ul{list-style:disc;margin-left:15px;margin-bottom:15px}#cmplz-document ol.alphabetic ol,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic ol li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol li:before{font-weight:bold;content:counter(list,decimal) ") ";counter-increment:list}#cmplz-document .cmplz-subtitle,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle{font-weight:bold;margin-top:25px}#cmplz-document .cmplz-indent,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-indent{margin-left:36px}#cmplz-cookies-overview .cmplz-dropdown,#cmplz-document .cmplz-dropdown,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown{background-color:rgba(239,239,239,0.25)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown a,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown a,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a{font-size:14px;margin-top:0}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-cookies-overview .cmplz-dropdown ul,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown ul,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown ul{padding:0 15px}#cmplz-cookies-overview .cmplz-dropdown p.legal-obligations-description,#cmplz-document .cmplz-dropdown p.legal-obligations-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p.legal-obligations-description{padding-bottom:15px}#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;background-color:rgba(239,239,239,0.5);margin:5px 0;padding:5px 10px;align-items:center;justify-items:stretch}#cmplz-cookies-overview .cmplz-dropdown summary h3,#cmplz-document .cmplz-dropdown summary h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3{padding:0 5px;border-bottom:0;font-size:18px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary p,#cmplz-document .cmplz-dropdown summary p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{text-align:right;padding:0;margin:0;font-size:14px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{cursor:pointer;content:"";background:url(//auradelunebleue.fr/wp-content/plugins/complianz-gdpr/assets/images/chevron-down.svg) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:18px;width:18px;margin:3px}#cmplz-cookies-overview .cmplz-dropdown[open],#cmplz-document .cmplz-dropdown[open],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open]{padding-bottom:1px}#cmplz-cookies-overview .cmplz-dropdown[open] summary div:after,#cmplz-document .cmplz-dropdown[open] summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open] summary div:after{transform:rotate(180deg)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:15px;margin:5px 0}#cmplz-cookies-overview .cmplz-dropdown h5,#cmplz-document .cmplz-dropdown h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h5{margin:0}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{padding:0 15px 15px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose,#cmplz-document .cmplz-dropdown .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose{border:1px solid #dadada;grid-gap:1px;background-color:#dadada;margin-bottom:10px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,#cmplz-document .cmplz-dropdown .cookies-per-purpose div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div{background-color:white;padding:15px}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .name-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .retention-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .function-header{background-color:#f7f7f7}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h5,#cmplz-document .cmplz-dropdown .cookies-per-purpose h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose h5{line-height:1.8}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7){background-color:#f7f7f7}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--primary-color: #7fa200;
--primary-color-rgb: 127, 162, 0;
--heading-color: #72466a;
--heading-color-rgb: 114, 70, 106;
--font-color: #666;
--font-color-rgb: 102, 102, 102;
--font-color-dark: #333;
--font-color-dark-rgb: 51, 51, 51;
--background-color: #ab5da5;
--background-color-rgb: 171, 93, 165;
--primary-font: "Lato", sans-serif;
--title-font: "Marcellus", serif;
}
html {
font-family: "PT Serif", serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
text-decoration: none;
color: #bbbcc1;
outline: none;
}
a:active,
a:hover {
text-decoration: underline;
color: #bbbcc1;
}
a:focus {
outline: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: var(--font-color);
font-family: var(--primary-font);
font-size: 18px;
line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0;
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #f7f7f7;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 16px;
line-height: 1.6;
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;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted var(--font-color);
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
color: var(--font-color);
font: 18px/30px var(--primary-font);
background: #e9e9e9;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: """";
}
hr {
background-color: #e8e8e8;
border: 0;
height: 1px;
margin-bottom: 1.5em;
margin-top: 0;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5),
inset 0 15px 17px rgba(255, 255, 255, 0.5),
inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8),
inset 0 15px 17px rgba(255, 255, 255, 0.8),
inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5),
inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: var(--font-color);
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: var(--primary-color);
}
a:hover,
a:focus {
color: var(--primary-color);
text-decoration: underline;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: none;
} .main-navigation {
margin: -48px 0 0;
}
.main-navigation ul {
font-size: 18px;
line-height: 20px;
text-align: center;
margin: 0;
padding: 0;
}
.main-navigation ul li {
display: inline-block;
margin: 0 29px;
position: relative;
}
.main-navigation ul li a {
display: block;
color: #533537;
padding-bottom: 25px;
}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus {
text-decoration: none;
color: var(--primary-color);
}
.main-navigation li:hover>a,
.main-navigation li.focus>a {
color: var(--primary-color);
}
.main-navigation ul ul {
position: absolute;
top: 100%;
left: 0;
width: 200px;
background: #fff;
text-align: left;
margin-left: -99999px;
z-index: 1;
}
.main-navigation ul ul li {
display: block;
margin: 0;
border-bottom: 1px solid #f2f2f2;
}
.main-navigation ul ul li a {
display: block;
padding: 15px 20px;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul li.focus a,
.main-navigation ul ul a:focus,
.main-navigation ul ul li:hover>a {
text-decoration: none;
color: #533537;
background: #f2f2f2;
}
.main-navigation ul li:hover>ul {
display: block;
position: absolute;
top: 100%;
left: 0;
margin-left: 0;
}
.main-navigation ul li:focus-within>ul {
display: block;
position: absolute;
top: 100%;
left: 0;
margin-left: 0;
}
.main-navigation ul li.focus>ul {
display: block;
position: absolute;
top: 100%;
left: 0;
margin-left: 0;
}
.main-navigation ul ul li:hover>ul {
left: 100%;
top: 0;
}
.main-navigation ul ul li:focus-within>ul {
left: 100%;
top: 0;
}
.main-navigation ul ul li.focus>ul {
left: 100%;
top: 0;
}
.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: var(--primary-color);
}
.main-navigation ul li.menu-item-has-children::after {
background-color: #533537;
position: absolute;
content: '';
height: 7px;
width: 12px;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%2339433F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
mask-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%2339433F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
top: 20%;
right: -18px;
}
.main-navigation ul li.menu-item-has-children:hover::after {
background-color: var(--primary-color);
}
.main-navigation ul li ul li.menu-item-has-children::after {
top: 50%;
right: 7%;
transform: translateY(-50%) rotate(-90deg);
}
.main-navigation ul li ul li.menu-item-has-children:hover::after {
background-color: #533537;
}
.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%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-top: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-top: 15px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .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 {
margin: 0 0 1.5em;
}
.widget.widget_text a{
text-decoration: underline;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
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%;
} .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: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} svg.fallback-svg {
vertical-align: top;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
}
.mobile-nav {
display: none;
} .container {
max-width: 1200px;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
}
.container:after {
content: "";
display: block;
clear: both;
}
.row {
margin-left: -10px;
margin-right: -10px;
}
.row:after {
content: "";
display: block;
clear: both;
}
.wrapper {
max-width: 1525px;
margin: 0 auto;
background: #fff;  }
.inner .wrapper {
padding-top: 0;
}
.site-header {
width: 100%;
background: rgba(255, 255, 255, 0.9);
padding: 20px 0 0;   z-index: 1;
}
.header-t {  min-height: 30px;
position: relative;
z-index: 100;
}
.header-t:after {
display: block;
clear: both;
content: "";
}
.header-t .social-networks {
margin: 0;
padding: 0;
list-style: none;
float: left;
width: 20%;
}
.header-t .social-networks li {
float: left;
margin-right: 16px;
}
.header-t .social-networks li a:hover {
text-decoration: none;
color: var(--font-color);
}
.header-t .tel-link {
float: right;
font-size: 24px;
}
.tel-link svg {
transform: rotate(90deg);
width: 20px;
height: 20px;
margin-right: 7px;
}
.header-t .tel-link:hover {
text-decoration: none;
color: var(--font-color);
}
.header-b {
margin: 28px 0 0;
}
@media only screen and (min-width: 768px) {
.site-branding {
max-width: 50%;
}
}
.site-branding {
margin: 0 auto;
text-align: center;
position: relative;
top: -65px;
}
.site-branding .img-holder {
display: block;
}
.site-branding .custom-logo-link {
margin-bottom: 10px;
}
.site-branding .site-title,
.site-branding .custom-logo-link { position: relative;
z-index: 9999;
}
.site-branding .site-title {
font: 30px/34px var(--title-font);
color: #66662f;
margin: 0 0 5px;
}
.site-branding .site-title a {
color: #66662f;
}
.site-branding .site-title a:hover {
text-decoration: none;
}
.site-branding .site-description {
font: 12px/15px Arial, Helvetica, sans-serif;
color: #999;
margin: 0;
}
.site {
background: #fff;
}
.custom-background-image,
.custom-background-color {
margin: 20px;
} .banner-section {
position: relative;
}
.banner-section img {
width: 100%;
vertical-align: top;
}
.banner-section:before {
background: rgba(169, 169, 169, 0.25);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.banner-section .banner-text {
position: absolute;
width: 100%;
left: 0;
top: 19.3vw;
}
.banner-section .banner-text .text {
max-width: 680px;
margin: 0 auto;
text-align: center;
font-size: 32px;
line-height: 36px;
color: #fff;
}
.banner-section .banner-text .text .title {
font: 72px/80px var(--title-font);
display: block;
letter-spacing: 2px;
margin: 0 0 26px;
}
.banner-section .banner-text .text p {
margin: 0 0 39px;
}
.banner-section .banner-text .text .btn-green {
color: #fff;
}
.btn-green {
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
background: var(--primary-color);
display: inline-block;
border-radius: 5px;
padding: 15px 59px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.btn-green:hover {
text-decoration: none;
background: #526800;
color: #fff;
}
.btn-green:focus {
outline-offset: 2px;
outline-color: #000;
} .promotional-block {
background: var(--background-color);
height: 279px;
padding-top: 53px;
margin-bottom: 174px;
}
.promotional-block .row {
display: flex;
flex: 1;
flex-wrap: wrap;
}
.promotional-block .col {
float: left;
width: 33.3333%;
padding-left: 10px;
padding-right: 10px;
display: flex;
flex-direction: column;
flex: 1;
}
.promotional-block .col .img-holder {
position: relative;
}
.promotional-block .col .img-holder a {
display: block;
height: 100%;
}
.promotional-block .col .img-holder a:focus {
outline-color: #fff;
}
.promotional-block .col .img-holder img {
vertical-align: top;
}
.promotional-block .col .text-holder {
background: #f6f6f6;
padding: 23px 21px;
position: relative;
max-height: 140px;
overflow: auto;
display: flex;
flex: 1;
flex-direction: column;
}
.promotional-block .col .text-holder .title {
font: 24px/36px var(--title-font);
color: var(--heading-color);
display: block;
}
.promotional-block .col .text-holder .title a {
color: var(--heading-color);
}
.promotional-block .col .text-holder .title a:hover {
color: var(--primary-color);
text-decoration: none;
}
.promotional-block .col .text-holder p {
margin: 0;
}
.promotional-block .col .img-holder .icon-holder {
width: 35px;
height: 35px;
background: var(--background-color);
border-radius: 50%;
-webkit-border-radius: 100px;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 35px;
position: absolute;
left: 19px;
bottom: -18px;
z-index: 1;
} .welcome-note {
padding: 50px 0 112px;
}
.welcome-note .title {
color: var(--heading-color);
font: 30px/39px var(--title-font);
margin: 0 0 30px;
display: block;
}
.welcome-note .col {
float: left;
width: 50%;
padding-left: 10px;
padding-right: 10px;
}
.welcome-note .col.left-col {
font: 30px/39px var(--title-font);
color: var(--heading-color);
padding-right: 43px;
margin-top: 10px;
}
.welcome-note .col.left-col a {
outline-offset: 2px;
}
.welcome-note p {
margin: 0 0 19px;
}
.welcome-note .btn-green {
margin: 15px 0 0;
color: #fff;
} .services {
background: #f7f7f7;
padding: 78px 0 59px;
}
.services .header {
margin: 0 0 43px;
}
.services .header h2 {
font: 30px/39px var(--title-font);
color: var(--heading-color);
margin: 0;
}
.services .col {
float: left;
width: 33.3333%;
padding-left: 10px;
padding-right: 10px;
margin: 0 0 49px;
}
.services .col .img-holder {
display: block;
height: 100%;
margin: 0 0 24px;
}
.services .col .img-holder img {
vertical-align: top;
}
.services .col .img-holder:focus {
outline-offset: 2px;
}
.services .col h3 {
font: 20px/24px var(--title-font);
margin: 0;
color: var(--primary-font);
padding: 0 0 0 3px;
}
.services .col h3 a {
color: var(--primary-font);
}
.services .col h3 a:hover {
text-decoration: none;
color: var(--primary-color);
} .testimonial {
padding: 87px 0 122px;
}
.testimonial h2 {
font: 30px/39px var(--title-font);
color: var(--heading-color);
margin: 0;
}
.testimonial .header {
margin: 0 0 45px;
}
.testimonial #slider .holder {
overflow: hidden;
}
.testimonial #slider .holder .img-holder {
float: left;
width: 33.3333%;
padding-left: 10px;
padding-right: 10px;
}
.testimonial #slider .holder .text-holder {
float: left;
width: 66.6667%;
padding-left: 30px;
padding-right: 10px;
}
.testimonial #slider .holder .text-holder .holder {
max-height: 220px;
overflow: auto;
}
.testimonial #slider .holder .text-holder .name {
font: 24px/33px var(--title-font);
color: var(--primary-font);
display: block;
margin: 0 0 13px;
}
.flexslider ul {
margin: 0;
padding: 0;
list-style: none;
}
.testimonial #slider .slick-slider .slick-arrow {
position: absolute;
left: 40.5%;
top: 50.5%;
border: none;
box-shadow: none;
text-indent: 50px;
overflow: hidden;
outline: none;
}
.testimonial #slider .slick-slider .slick-prev {
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/arrows.png) no-repeat;
width: 50px;
height: 50px;
left: calc(40.5% - 60px);
z-index: 99;
}
.testimonial #slider .slick-slider .slick-next {
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/arrows.png) no-repeat -60px 0;
width: 50px;
height: 50px;
}
.testimonial #slider .slick-slider .slick-prev:focus,
.testimonial #slider .slick-slider .slick-next:focus {
outline: thin dotted #000;
outline-offset: 2px;
}
.testimonial #slider .slick-slider .slick-arrow.slick-disabled {
opacity: 1 !important;
z-index: 0;
cursor: pointer;
}
.testimonial #carousel {
width: 760px;
float: right;
position: relative;
margin: -159px 0 0;
z-index: 2;
}
#carousel .nav-thumb .slick-slide {
margin-right: 40px;
line-height: 0;
}
#carousel .nav-thumb li {
position: relative;
}
#carousel .nav-thumb li:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.6);
content: "";
}
#carousel .nav-thumb .slick-current li:before {
background: none;
content: "";
} .social-block {
background: var(--background-color);
padding: 30px 0;
color: #fff;
font: 30px/39px var(--title-font);
text-align: center;
}
.social-block .social-networks {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.social-block .social-networks li {
display: inline-block;
margin: 0 10px;
}
.social-block .social-networks li a {
color: #fff;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.social-block .social-networks li a:hover {
color: #3f3c41;
text-decoration: none;
} .inner .site-header {
position: relative;
background: #fdfdfd;
}
.breadcrumbs {
background: var(--background-color);
}
#crumbs {
padding: 25px 0;
color: #fff;
font-size: 16px;
}
#crumbs a {
color: #fff;
}
#crumbs span,
#crumbs a {
margin-right: 3px;
}
#crumbs span:last-of-type .separator {
display: none;
}
.site-content {
padding: 40px 0 80px;
}
.page-header .page-title {
font: 48px/52px var(--title-font);
color: var(--heading-color);
margin: 0 0 27px;
}
#primary {
float: left;
width: 66.6667%;
padding-left: 10px;
padding-right: 10px;
}
.post {
padding: 0 0 40px;
margin: 0 0 40px;
border-bottom: 1px solid #e8e8e8;
}
.post .entry-header {
margin: 0 0 20px;
}
.post .entry-header .entry-title {
font: 30px/36px var(--title-font);
color: var( --font-color-dark);
margin: 0 0 10px;
}
.post .entry-header .entry-title a {
color: var( --font-color-dark);
}
.post .entry-header .entry-title a:hover {
color: var(--primary-color);
text-decoration: none;
}
.post .entry-meta {
font-size: 16px;
line-height: 20px;
}
.post .entry-meta .byline {
display: inline-block;
}
.post .entry-meta span {
margin-right: 23px;
}
.post .entry-meta span a {
position: relative;
padding-left: 20px;
}
.post .entry-meta span a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%237fa200" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E') center center no-repeat;
content: "";
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: 0px;
display: block;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.post .entry-meta .posted-on a:before {
background: var(--primary-color);
height: 14px;
width: 14px;
-webkit-mask-repeat: no-repeat;
-webkit-mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%237fa200" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E');
mask-repeat: no-repeat;
mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%237fa200" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E');
}
.post .entry-meta .byline a:before {
background: var(--primary-color);
height: 14px;
width: 14px;
-webkit-mask-repeat: no-repeat;
-webkit-mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%237fa200" d="M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"%3E%3C/path%3E%3C/svg%3E');
mask-repeat: no-repeat;
mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%237fa200" d="M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"%3E%3C/path%3E%3C/svg%3E');
}
.post .entry-meta .comments-link a:before {
background: var(--primary-color);
height: 14px;
width: 14px;
-webkit-mask-repeat: no-repeat;
-webkit-mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%237fa200" d="M512 160h-96V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64v160c0 35.3 28.7 64 64 64h32v52c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L224 288h128c35.3 0 64-28.7 64-64v-32h96c17.6 0 32 14.4 32 32v160c0 17.6-14.4 32-32 32h-64v49.6l-80.2-45.4-7.3-4.2H256c-17.6 0-32-14.4-32-32v-96l-32 18.1V384c0 35.3 28.7 64 64 64h96l108.9 61.6c2.2 1.6 4.7 2.4 7.1 2.4 6.2 0 12-4.9 12-12v-52h32c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64zm-128 64c0 17.6-14.4 32-32 32H215.6l-7.3 4.2-80.3 45.4V256H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v160z"%3E%3C/path%3E%3C/svg%3E');
mask-repeat: no-repeat;
mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%237fa200" d="M512 160h-96V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64v160c0 35.3 28.7 64 64 64h32v52c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L224 288h128c35.3 0 64-28.7 64-64v-32h96c17.6 0 32 14.4 32 32v160c0 17.6-14.4 32-32 32h-64v49.6l-80.2-45.4-7.3-4.2H256c-17.6 0-32-14.4-32-32v-96l-32 18.1V384c0 35.3 28.7 64 64 64h96l108.9 61.6c2.2 1.6 4.7 2.4 7.1 2.4 6.2 0 12-4.9 12-12v-52h32c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64zm-128 64c0 17.6-14.4 32-32 32H215.6l-7.3 4.2-80.3 45.4V256H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v160z"%3E%3C/path%3E%3C/svg%3E');
}
.post .entry-meta a:hover {
text-decoration: none;
color: var( --font-color-dark);
}
.post .post-thumbnail {
display: block;
height: 100%;
margin: 0 0 30px;
}
.post .post-thumbnail:focus {
outline-offset: 2px;
}
.post .post-thumbnail img {
vertical-align: top;
}
.post .entry-content,
.page .entry-content {
margin: 0;
}
.post .entry-content p,
.page .entry-content p {
margin: 0 0 26px;
}
.post .btn-green {
color: #fff;
}
.post .entry-content blockquote {
margin: 0;
color: #999;
padding: 0 0 0 45px;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/bg-quote.png) no-repeat 0 9px;
}
.post.format-status .entry-header .entry-title,
.post.format-aside .entry-header .entry-title,
.post.format-link .entry-header .entry-title {
display: none;
}
#primary .post .entry-content h1,
#primary .page .entry-content h1,
#primary .post .entry-content h2,
#primary .page .entry-content h2,
#primary .post .entry-content h3,
#primary .page .entry-content h3,
#primary .post .entry-content h4,
#primary .page .entry-content h4,
#primary .post .entry-content h5,
#primary .page .entry-content h5,
#primary .post .entry-content h6,
#primary .page .entry-content h6 {
color: var( --font-color-dark);
font-weight: 400;
font-family: var(--title-font);
}
#primary .post .entry-content h1,
#primary .page .entry-content h1 {
font-size: 48px;
line-height: 57px;
margin: 0 0 10px;
}
#primary .post .entry-content h2,
#primary .page .entry-content h2 {
font-size: 40px;
line-height: 52px;
margin: 0 0 13px;
}
#primary .post .entry-content h3,
#primary .page .entry-content h3 {
font-size: 30px;
line-height: 43px;
margin: 0 0 17px;
}
#primary .post .entry-content h4,
#primary .page .entry-content h4 {
font-size: 24px;
line-height: 33px;
margin: 0 0 20px;
}
#primary .post .entry-content h5,
#primary .page .entry-content h5 {
font-size: 20px;
line-height: 28px;
margin: 0 0 18px;
}
#primary .post .entry-content h6,
#primary .page .entry-content h6 {
font-size: 18px;
line-height: 24px;
margin: 0 0 18px;
}
#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
float: right;
width: 248px;
margin-left: 20px;
margin-bottom: 20px;
text-align: right;
}
#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
float: left;
width: 248px;
margin-right: 20px;
margin-bottom: 20px;
}
#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
font-size: 124px;
float: left;
height: 100px;
line-height: 120px;
margin-right: 20px;
}
#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight {
background: #f4e3f3;
}
#primary .post .entry-content table,
#primary .page .entry-content table {
line-height: 30px;
border: 1px solid #dbdbdb;
background: #fffdfe;
}
#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
border-bottom: 1px solid #dbdbdb;
}
#primary .post .entry-content table tr:nth-child(2n + 1),
#primary .page .entry-content table tr:nth-child(2n + 1) {
background: #f7f7f7;
}
#primary .post .entry-content table th,
#primary .page .entry-content table th {
font-size: 18px;
font-weight: 700;
text-align: left;
padding: 1vw 1.5vw;
}
#primary .post .entry-content table td,
#primary .page .entry-content table td {
padding: 1vw 1.5vw;
}
#primary .post .entry-content ul,
#primary .page .entry-content ul {
padding: 0;
}
#primary .post .entry-content ol,
#primary .page .entry-content ol {
margin: 0;
}
#primary .page .entry-header .entry-title {
font: 48px/56px var(--title-font);
margin: 0 0 25px;
color: var(--heading-color);
}
.full-width #primary {
width: 100%;
}  .comments-title,
.comment-reply-title {
font-size: 30px;
color: #555;
margin: 0 0 32px;
font-family: var(--title-font);
font-weight: 400;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment-author img {
float: left;
width: 80px;
margin-right: 25px;
}
.comment-author .says {
display: none;
}
.comment-metadata {
overflow: hidden;
font-size: 16px;
}
.comment-metadata>a {
position: relative;
padding-left: 20px;
}
.comment-metadata>a:before {
background: var(--primary-color);
-webkit-mask-repeat: no-repeat;
-webkit-mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%237fa200" d="M512 160h-96V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64v160c0 35.3 28.7 64 64 64h32v52c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L224 288h128c35.3 0 64-28.7 64-64v-32h96c17.6 0 32 14.4 32 32v160c0 17.6-14.4 32-32 32h-64v49.6l-80.2-45.4-7.3-4.2H256c-17.6 0-32-14.4-32-32v-96l-32 18.1V384c0 35.3 28.7 64 64 64h96l108.9 61.6c2.2 1.6 4.7 2.4 7.1 2.4 6.2 0 12-4.9 12-12v-52h32c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64zm-128 64c0 17.6-14.4 32-32 32H215.6l-7.3 4.2-80.3 45.4V256H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v160z"%3E%3C/path%3E%3C/svg%3E');
mask-repeat: no-repeat;
mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%237fa200" d="M512 160h-96V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64v160c0 35.3 28.7 64 64 64h32v52c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L224 288h128c35.3 0 64-28.7 64-64v-32h96c17.6 0 32 14.4 32 32v160c0 17.6-14.4 32-32 32h-64v49.6l-80.2-45.4-7.3-4.2H256c-17.6 0-32-14.4-32-32v-96l-32 18.1V384c0 35.3 28.7 64 64 64h96l108.9 61.6c2.2 1.6 4.7 2.4 7.1 2.4 6.2 0 12-4.9 12-12v-52h32c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64zm-128 64c0 17.6-14.4 32-32 32H215.6l-7.3 4.2-80.3 45.4V256H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v160z"%3E%3C/path%3E%3C/svg%3E');
content: "";
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: 0px;
display: block;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.comment-metadata a:hover {
text-decoration: none;
color: var(--primary-font);
}
.comment-list .comment-content,
.comment-list .reply {
margin-left: 106px;
}
.comment-list .comment-content {
margin-top: 5px;
}
.comment-list .comment-content p {
margin: 0 0 5px;
}
.comment-list .reply {
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
}
.comment-list .reply a {
color: var(--primary-color);
}
.comment-list .reply a:hover {
text-decoration: none;
color: var( --font-color-dark);
}
.comment-list .comment-body {
margin: 0 0 25px;
}
.comment-list .children {
list-style: none;
margin: 0 0 0 106px;
padding: 0;
}
.comment-form label {
display: none;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
background: #f7f7f7;
border: 0;
padding: 10px 20px;
width: 100%;
border-radius: 2px;
}
.comment-form textarea {
background: #f7f7f7;
border: 0;
height: 106px;
padding: 10px 20px;
resize: none;
width: 100%;
border-radius: 2px;
}
.comment-form input[type="submit"] {
background: var(--primary-color);
border: 0 none;
border-radius: 5px;
box-shadow: none;
color: #fff;
font-size: 16px;
font-weight: 700;
height: 46px;
line-height: 46px;
padding: 0 25px;
text-shadow: none;
}
.comment-form input[type="submit"]:hover {
background: #556c00;
}
.comment-form input[type="submit"]:focus {
outline: thin dotted #000;
outline-offset: 2px;
}
.comments-area .comment-form label[for="wp-comment-cookies-consent"] {
display: inline-block;
margin-left: 5px;
} .pagination {
font-size: 16px;
line-height: 30px;
}
.pagination a,
.pagination .dots {
color: #999;
height: 30px;
border: 1px solid #e8e8e8;
display: inline-block;
vertical-align: middle;
margin: 0 3px;
padding: 0 10px;
}
.pagination a:hover {
text-decoration: none;
}
.pagination .current {
color: #fff;
background: var(--background-color);
display: inline-block;
vertical-align: middle;
margin: 0 3px;
padding: 0 10px;
}
.pagination .prev,
.pagination .next {
border: 0;
} .search .page-header {
margin: 0 0 30px;
}
.search .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title {
font-size: 24px;
line-height: 28px;
color: var( --font-color-dark);
font-weight: 700;
font-family: var(--primary-font);
}
.search .post .entry-header .entry-title a,
.search #primary .page .entry-header .entry-title a {
color: var( --font-color-dark);
}
.search .post .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:hover {
text-decoration: none;
color: var(--primary-color);
}
.search #primary .page {
border-bottom: 1px solid #e8e8e8;
margin: 0 0 40px;
padding: 0 0 40px;
}
.search .search-form {
overflow: hidden;
width: 70%;
margin: 0 0 15px;
}
.search .search-form label {
float: left;
width: 70%;
overflow: hidden;
border-radius: 3px;
}
.search .search-form input[type="search"] {
background: #f7f7f7;
border: 0;
float: left;
width: 100%;
margin: 0;
padding: 9px 10px;
outline: none;
}
.search .search-form input[type="submit"] {
font-size: 16px;
line-height: 47px;
height: 47px;
color: #fff;
font-weight: 700;
background: var(--primary-color);
border: 0;
float: left;
margin: 0 0 0 12px;
padding: 0;
width: 170px;
text-align: center;
box-shadow: none;
text-shadow: none;
text-transform: uppercase;
}
.search .search-form input[type="submit"]:hover {
background: #556c00;
}
.search .count {
font-size: 24px;
line-height: 28px;
color: #777;
} .error404 .error-holder {
max-width: 580px;
margin: 0 auto;
text-align: center;
}
.error404 .error-holder {
font-size: 24px;
padding: 40px 0;
}
.error404 .error-holder h1 {
font-size: 148px;
line-height: 148px;
font-family: var(--title-font);
color: #80a200;
margin: 0;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/bg-error.png) no-repeat 0 20px;
font-weight: 400;
}
.error404 h2 {
font-size: 35px;
line-height: 38px;
color: var(--heading-color);
margin: 0 0 25px;
font-weight: 400;
}
#secondary {
float: left;
width: 33.3333%;
padding-left: 10px;
padding-right: 10px;
}
#secondary .widget {
margin: 0 0 17px;
padding: 25px;
background: #f7f7f7;
}
#secondary .widget.widget_search {
padding: 10px 25px;
border-radius: 2px;
} .widget.widget_search .search-form {
overflow: hidden;
} .widget.widget_search .search-form label {
float: right;
width: 90%;
} .widget.widget_search .search-form input[type="search"] {
background: none;
border: 0;
border-radius: 0;
width: 100%;
padding: 0;
margin: 0;
font-size: 18px;
width: 100%;
color: var(--primary-font);
}
.widget.widget_search .search-form input[type="search"]:focus {
outline-offset: -2px;
} .widget.widget_search .search-form input[type="submit"] {
float: left;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/icon-search.png) no-repeat;
width: 15px;
height: 16px;
border: 0;
text-indent: -9999px;
padding: 0;
margin: 8px 0 0;
box-shadow: none;
}
#secondary .widget .widget-title {
font: 24px/28px var(--title-font);
color: var(--heading-color);
margin: 0 0 20px;
} #secondary .widget.widget_spa_and_salon_featured_post .img-holder img {
vertical-align: top;
}
#secondary .widget.widget_spa_and_salon_featured_post .img-holder {
margin: 0 0 20px;
}
#secondary .widget.widget_spa_and_salon_featured_post .readmore {
font-size: 16px;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
}
#secondary .widget.widget_spa_and_salon_featured_post .readmore:hover {
text-decoration: none;
color: var(--primary-font);
}
#secondary .widget.widget_spa_and_salon_featured_post p {
margin: 0 0 15px;
}
#secondary .widget ul {
margin: 0;
padding: 0;
list-style: none;
}
#secondary .widget ul li {
margin: 0 0 12px;
position: relative;
padding-left: 20px;
}
#secondary .widget ul li:before {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E");
background-position: center center;
background-repeat: no-repeat;
content: "";
width: 15px;
height: 15px;
position: absolute;
top: 50%;
left: -5px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
#secondary .widget ul li:last-child {
margin: 0;
}
#secondary .widget ul li a {
color: var(--primary-font);
}
#secondary .widget ul li a:hover {
text-decoration: none;
color: var(--primary-color);
} .widget.widget_spa_and_salon_recent_post ul li,
.widget.widget_spa_and_salon_popular_post ul li {
overflow: hidden;
margin: 0 0 25px !important;
padding-left: 0 !important;
}
.widget.widget_spa_and_salon_recent_post ul li svg,
.widget.widget_spa_and_salon_popular_post ul li svg {
width: 65px;
vertical-align: top;
}
.widget.widget_spa_and_salon_recent_post ul li:before,
.widget.widget_spa_and_salon_popular_post ul li:before {
display: none;
} .widget.widget_spa_and_salon_recent_post .post-thumbnail,
.widget.widget_spa_and_salon_popular_post .post-thumbnail {
float: left;
margin-right: 20px;
} .widget.widget_spa_and_salon_recent_post ul li a:before,
.widget.widget_spa_and_salon_popular_post ul li a:before {
content: "";
margin-right: 0;
display: none;
} .widget.widget_spa_and_salon_recent_post .entry-header,
.widget.widget_spa_and_salon_popular_post .entry-header {
overflow: hidden;
} .widget.widget_spa_and_salon_recent_post .entry-header .entry-title,
.widget.widget_spa_and_salon_popular_post .entry-header .entry-title {
font: 18px/22px var(--title-font);
color: var( --font-color-dark);
margin: 0;
}
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-title a,
#secondary .widget.widget_spa_and_salon_popular_post .entry-header .entry-title a {
color: var( --font-color-dark);
}
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-title a:hover,
#secondary .widget.widget_spa_and_salon_popular_post .entry-header .entry-title a:hover {
color: var(--primary-color);
} .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta,
.widget.widget_spa_and_salon_popular_post .entry-header .entry-meta {
font-size: 16px;
}
#secondary .widget.widget_spa_and_salon_popular_post .entry-header .entry-meta a {
position: relative;
display: block;
padding-left: 20px;
} .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta .posted-on a:before,
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta .posted-on a:before,
.widget.widget_spa_and_salon_popular_post .entry-header .entry-meta .posted-on a:before,
#secondary .widget.widget_spa_and_salon_popular_post .entry-header .entry-meta a:before {
background: var(--primary-color);
-webkit-mask-repeat: no-repeat;
-webkit-mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%237fa200" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E');
mask-repeat: no-repeat;
mask-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%237fa200" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E');
content: "";
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: 0px;
display: block;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta a,
#secondary .widget.widget_spa_and_salon_popular_post .entry-header .entry-meta a {
color: var(--primary-color);
}
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta a:hover,
#secondary .widget.widget_spa_and_salon_popular_post .entry-header .entry-meta a:hover {
color: var( --font-color-dark);
}
#secondary .widget.widget_archive ul li {
text-align: right;
overflow: hidden;
}
#secondary .widget.widget_archive ul li a {
float: left;
}
#secondary .widget.widget_tag_cloud .tagcloud {
overflow: hidden;
}
#secondary .widget.widget_tag_cloud a {
background: #b3b3b3;
float: left;
color: #fff;
font-size: 16px;
padding: 2px 20px;
border-radius: 15px;
margin: 0 5px 5px 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#secondary .widget.widget_tag_cloud a:hover {
text-decoration: none;
background: #1b1b1b;
} .widget.widget_calendar .calendar_wrap {
position: relative;
}
.widget.widget_calendar table {
margin: 0;
}
.widget.widget_calendar caption {
font-size: 18px;
line-height: 24px;
text-align: center;
color: #fff;
font-weight: 700;
padding: 12px 0;
background: var(--heading-color);
text-transform: uppercase;
}
.widget.widget_calendar table thead th {
font-size: 18px;
font-weight: 700;
padding: 5px 0;
color: var( --font-color-dark);
}
.widget.widget_calendar table tbody td {
text-align: center;
font-size: 16px;
line-height: 45px;
color: var(--primary-font);
height: 45px; border: 0;
}
.widget.widget_calendar table tbody td a {
background: var(--primary-color);
color: #fff;
display: block;
height: 100%;
line-height: 45px;
}
.widget.widget_calendar tfoot #prev,
.widget.widget_calendar tfoot #next {
position: absolute;
top: 18px;
}
.widget.widget_calendar tfoot #next {
right: 0;
}
.widget.widget_calendar tfoot tr {
width: 100%;
} .widget.widget_calendar .calendar_wrap {
position: relative;
}
.widget.widget_calendar tfoot #prev a {
text-indent: -9999px;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/btn-prev-month.png) no-repeat;
width: 8px;
height: 14px;
float: left;
margin-left: 30px;
}
.widget.widget_calendar tfoot #next a {
text-indent: -9999px;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/btn-next-month.png) no-repeat;
width: 8px;
height: 14px;
float: right;
margin-right: 30px;
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a {
text-indent: -9999px;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/btn-prev-month.png) no-repeat;
width: 8px;
height: 14px;
position: absolute;
top: 18px;
left: 0;
margin-left: 30px;
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a {
text-indent: -9999px;
background: url(//auradelunebleue.fr/wp-content/themes/spa-and-salon/images/btn-next-month.png) no-repeat;
width: 8px;
height: 14px;
position: absolute;
top: 18px;
right: 0;
margin-right: 30px;
}
.widget.widget_spa_and_salon_social_links ul:after {
content: "";
display: block;
clear: both;
}
.widget.widget_spa_and_salon_social_links ul li {
padding-left: 0 !important;
float: left;
margin-right: 12px !important;
}
.widget.widget_spa_and_salon_social_links ul li:before {
display: none;
} .site-footer {
background: #3f3c41;
color: #999;
}
.site-footer a {
color: #999;
}
.site-footer a:hover {
text-decoration: none;
color: #fff;
}
.site-footer .footer-t {
padding: 68px 0 38px;
border-bottom: 1px solid #535054;
}
.site-footer .footer-t a {
color: #999;
}
.site-footer .footer-t a:hover {
color: #fff;
text-decoration: none;
}
.site-footer .col {
float: left;
width: 33.3333%;
padding-left: 10px;
padding-right: 10px;
margin: 0 0 30px;
}
.site-footer .widget .widget-title {
font: 20px/30px var(--title-font);
color: #fff;
margin: 0 0 10px;
}
.site-footer .widget ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 22px;
}
.site-footer .widget ul li {
margin: 0 0 10px;
}
.site-footer .site-info {
padding: 30px 0;
font-size: 16px;
}
.site-footer .site-info .copyright {
float: left;
width: 50%;
}
.site-footer .site-info a.privacy-policy-link {
display: inline-block;
margin-left: 5px;
}
.site-footer .site-info .by {
float: right;
width: 50%;
text-align: right;
}
.site-footer .widget.widget_search .search-form {
background: #f7f7f7;
padding: 10px 25px;
}
.site-footer .widget.widget_calendar table thead,
.site-footer .widget.widget_calendar table tbody {
background: #f7f7f7;
}
.site-footer .widget.widget_tag_cloud .tagcloud {
overflow: hidden;
}
.site-footer .widget.widget_tag_cloud a {
background: #b3b3b3;
float: left;
color: #fff;
font-size: 16px;
padding: 2px 20px;
border-radius: 15px;
margin: 0 5px 5px 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.site-footer .widget.widget_tag_cloud a:hover {
text-decoration: none;
background: #1b1b1b;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background: rgba(0, 0, 0, 0.5);
}
.testimonial .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.testimonial .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
right: -6px;
} @media only screen and (max-width: 1199px) {
.container {
max-width: 970px;
}
.banner-section .banner-text .text .title {
margin: 0 0 10px;
}
.banner-section .banner-text .text p {
margin: 0 0 20px;
}
#carousel .nav-thumb .slick-slide {
margin-right: 30px;
}
.testimonial #carousel {
margin: -60px 0 0;
width: 617px;
}
.testimonial #slider .slick-slider .slick-arrow {
top: 65.5%;
}
.testimonial #slider .holder .text-holder .holder {
max-height: 198px;
}
}
@media only screen and (max-width: 991px) {
.container {
max-width: 750px;
}
.site-header {
position: relative;
}
.site-header {
padding-top: 52px;
}
.site-branding {
top: -27px;
}
.site-header .main-navigation {
display: none;
}
.mobile-nav {
display: block;
background: #0c1923;
padding-top: 10px;
}
.mobile-nav .toggle-button {
background: none;
border-radius: 0;
border: none;
box-shadow: none;
text-align: center;
padding: 0;
width: 50px;
height: 35px;
position: relative;
margin: 0px auto;
text-shadow: none;
display: block;
cursor: pointer;
}
.mobile-nav .toggle-button:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.mobile-nav .toggle-button .toggle-bar {
display: block;
width: 25px;
height: 3px;
background: #fff;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.mobile-nav .toggle-button .toggle-bar:first-child {
top: -15px;
}
.mobile-nav .toggle-button .toggle-bar:last-child {
bottom: -14px;
}
.mobile-nav .toggle-button.active .toggle-bar:first-child {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
top: 0;
}
.mobile-nav .toggle-button.active .toggle-bar:nth-child(2) {
display: none;
}
.mobile-nav .toggle-button.active .toggle-bar:last-child {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
bottom: 0;
}
.mobile-nav .mobile-nav-wrap {
padding-top: 10px;
}
.mobile-nav .main-navigation {
margin-top: 0;
display: none;
}
.mobile-nav .main-navigation ul {
margin-top: 10px;
}
.mobile-nav .main-navigation ul li {
display: block;
text-align: left;
margin: 0;
}
.mobile-nav .main-navigation ul li a {
display: block;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #fff;
border-top: 1px solid #383838;
border-top: 1px solid rgba(255, 255, 255, 0.5);
text-decoration: none;
text-transform: uppercase;
}
.mobile-nav .main-navigation li:hover>a,
.mobile-nav .main-navigation .current_page_item>a,
.mobile-nav .main-navigation .current-menu-item>a,
.mobile-nav .main-navigation .current_page_ancestor>a,
.mobile-nav .main-navigation .current-menu-ancestor>a {
background: rgba(255, 255, 255, 0.1);
}
.mobile-nav .main-navigation ul ul {
display: none;
position: static;
width: 100%;
background: rgba(255, 255, 255, 0.02);
margin: 0;
}
.mobile-nav .main-navigation ul li:hover>ul,
.mobile-nav .main-navigation ul li.focus>ul,
.mobile-nav .main-navigation ul li:focus>ul {
display: none;
position: static;
}
.mobile-nav .main-navigation ul ul li {
border-bottom: none;
}
.mobile-nav .main-navigation ul ul a:hover,
.mobile-nav .main-navigation ul ul a.focus,
.mobile-nav .main-navigation ul ul a:focus,
.mobile-nav .main-navigation ul ul li:hover>a {
color: #fff;
}
.mobile-nav .submenu-toggle {
position: absolute;
top: 0;
right: 10px;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="%23fff" d="M368 224H224V80c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v144H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h144v144c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V288h144c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"></path></svg>');
width: 25px;
height: 58px;
border: 0;
border-radius: 0;
box-shadow: none;
background-size: 12px;
background-repeat: no-repeat;
background-position: center;
}
.mobile-nav .submenu-toggle.open {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="%23fff" d="M368 224H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h352c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"></path></svg>');
}
.banner-section .banner-text {
top: 7.5vw;
}
.testimonial #carousel .slides>li {
width: 95px !important;
}
.testimonial #carousel {
width: 470px;
margin-top: 0;
}
.testimonial #slider .holder .text-holder .holder {
max-height: 160px;
}
.testimonial #slider .slick-slider .slick-arrow {
left: 37%;
}
.testimonial #slider .slick-slider .slick-next {
left: calc(37% + 60px);
}
#primary,
#secondary {
width: 100%;
margin-bottom: 20px;
}
#secondary .widget.widget_spa_and_salon_featured_post .img-holder img {
width: 100%;
}
}
@media only screen and (max-width: 767px) {
.container {
width: 100%;
}
.header-t .social-networks {
width: 100%;
text-align: center;
}
.header-t .social-networks li {
float: none;
display: inline-block;
margin: 0 5px;
}
.header-t .tel-link {
display: block;
float: none;
text-align: center;
}
.site-branding {
top: 0;
margin-top: 15px;
padding-bottom: 10px;
}
.banner-section .banner-text {
position: relative;
top: 0;
padding: 15px 0;
}
.banner-section .banner-text .text .title {
font-size: 32px;
line-height: 36px;
}
.banner-section .banner-text .text {
font-size: 18px;
line-height: 30px;
}
.promotional-block .col {
width: 100%;
margin-bottom: 20px;
}
.promotional-block {
height: inherit;
}
.welcome-note .col {
width: 100%;
margin-bottom: 20px;
}
.welcome-note .col.left-col {
font-size: 24px;
line-height: 32px;
padding-right: 10px;
}
.welcome-note {
padding: 30px 0;
}
.welcome-note .btn-green {
width: 100%;
text-align: center;
}
.services {
padding: 30px 0;
}
.services .col {
width: 100%;
margin-bottom: 20px;
}
.testimonial {
padding: 30px 0;
}
.testimonial #slider .holder .img-holder {
width: 100%;
margin: 0 0 20px;
}
.testimonial #slider .holder .text-holder {
width: 100%;
padding-left: 10px;
margin-bottom: 20px;
}
.testimonial #slider .holder .text-holder .holder {
max-height: inherit;
}
.testimonial #carousel .slides>li {
width: 130px !important;
}
.testimonial #carousel {
width: 100%;
margin: 80px 0 0;
}
.testimonial #slider .slick-slider .slick-arrow {
top: 100%;
left: 0%;
}
.testimonial #slider .slick-slider .slick-next {
left: 60px;
}
.site-footer .col {
width: 100%;
margin-bottom: 20px;
}
.site-footer .site-info .copyright,
.site-footer .site-info .by {
width: 100%;
text-align: center;
}
.promotional-block .col .img-holder img,
.services .col .img-holder img {
width: 100%;
}
.mean-container .mean-bar {
background: var(--background-color);
}
.post .entry-meta span {
display: block;
margin-bottom: 5px;
}
.error404 .site-content {
padding: 30px 0;
}
.error404 .error-holder {
padding: 0;
}
.error404 .error-holder h1 {
font-size: 80px;
background: 55px 50px;
background-position: 0 50px;
}
.search .search-form {
width: 100%;
}
.search .search-form label {
width: 62%;
}
.search .search-form input[type="submit"] {
width: 100px;
}
.comment-body .comment-meta {
overflow: hidden;
}
.comment-list .comment-content,
.comment-list .reply {
margin-left: 0;
margin-top: 0;
}
.comment-list .children {
margin-left: 20px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
}
@media only screen and (max-width: 991px) {
@media (max-width: 991px) {
.submenu-toggle {
background-color: transparent;
padding: 0;
border: 0;
outline: 0;
}
.submenu-toggle:focus {
outline: 1px dotted white;
}
.toggle-button:focus {
outline: 1px dotted white;
}
.mobile-nav-wrap .close {
position: absolute;
z-index: 99999;
display: inline-block;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
cursor: pointer;
border: none;
padding: 0;
top: 57px;
left: 50%;
height: 32px;
width: 32px;
margin-left: -16px;
margin-top: -40px;
padding: 0;
background-color: #0c1923;
box-shadow: none;
outline: none;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.mobile-nav .close:focus {
outline: 1px dotted #fff;
}
.mobile-nav {
position: relative;
}
.mobile-nav .main-navigation ul ul {
position: unset;
top: 100%;
width: 100%;
font-weight: 400;
flex-direction: column;
display: none;
}
.mobile-nav .main-navigation ul li {
display: block;
width: 100%;
list-style: none;
position: relative;
margin: 0;
border: none;
}
.mobile-nav .main-navigation ul li a:focus {
background-color: #0c1923;
}
#site-navigation {
display: none;
}
.submenu-toggle.open .mobile-nav .main-navigation {
display: block;
}
.main-navigation ul li:focus-within>ul {
display: none;
position: inherit;
top: 100%;
left: 0;
margin-left: 0;
}
.main-navigation ul ul li:hover>ul {
left: 0%;
}
.main-navigation ul ul li:focus-within>ul {
left: 0%;
}
.main-navigation ul li:hover>ul {
display: none;
}
.mobile-nav .toggle-button.active .toggle-bar:first-child {
display: none;
}
.mobile-nav .toggle-button.active .toggle-bar:last-child {
display: none;
}
}
} .entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
color: var(--primary-font);
text-decoration: underline;
}
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
color: var(--primary-color);
text-decoration: underline;
}
html {
position: unset !important;
top: 0 !important;
}
body {
padding-top: 0px !important;
} .wp-block-search .wp-block-search__inside-wrapper {
background-color: #f7f7f7;
}
.wp-block-search .wp-block-search__input {
order: 2;
background: none;
border: 0;
border-radius: 0;
width: 100%;
padding: 0;
margin: 0;
font-size: 18px;
width: 100%;
color: #a9a9a9;
outline: none;
}
.wp-block-search .wp-block-search__button {
order: 1;
text-indent: -9999px;
box-shadow: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23c9c9c9'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
border: none;
padding: 0.375em 1em;
cursor: pointer;
margin: 0 5px 0 0;
}
.wp-block-search .wp-block-search__label,
.widget_block h2,
#primary .post .entry-content h2, .site-footer .widget_block h2 {
font-family: var(--title-font);
font-size: 24px;
font-weight: 400;
line-height: 28px;
color: var(--heading-color);
margin: 0 0 20px;
}
.wp-block-search .wp-block-search__label {
display: inline-block;
padding-top: 15px;
}
.wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
color: var(--primary-color);
font-size: 16px;
}
#secondary .wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__post-title {
font-size: 18px;
line-height: 22px;
font-family: var(--title-font);
color: var(--font-color);
}
#secondary .wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__post-title:hover {
color: var(--primary-color);
}
.wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft {
margin-bottom: 25px;
margin-top: 0;
}
.wp-block-group__inner-container .wp-block-latest-comments {
margin-left: 0;
padding: 0;
}
#secondary .wp-block-group__inner-container .wp-block-social-links li {
padding-left: 0;
}
.wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-author,
.wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-link {
color: var(--font-color);
text-decoration: none;
line-height: 30px;
}
.wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-author:hover,
.wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-link:hover {
color: var(--primary-color);
}
#secondary .wp-block-group__inner-container .wp-block-social-links .wp-block-social-link::before {
content: none;
}
.wp-block-group__inner-container .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor {
color: currentColor !important;
transition: linear 250ms;
}
#secondary .wp-block-group__inner-container .wp-block-social-link,
#secondary .wp-block-group__inner-container .wp-block-social-link:last-child {
margin: 0 0 8px;
}
.wp-block-group__inner-container select {
width: 100%;
height: 50px;
text-indent: 10px;
background-color: #f7f7f7;
border: 2px solid #999;
border-radius: 4px;
}
.wp-block-tag-cloud a {
color: var(--font-color);
}
.wp-block-tag-cloud a:hover {
text-decoration: none;
color: var(--primary-color);
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
font-size: 22px;
}
.footer-t .wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__post-date,
.footer-t .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-author,
.footer-t .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-link {
color: #999;
}
.footer-t .wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__post-title:hover,
.footer-t .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-author:hover,
.footer-t .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment-link:hover {
color: #fff;
}
.site-footer .widget .wp-block-social-links .wp-block-social-link {
margin: 0;
}
.wp-block-group__inner-container .wp-block-latest-posts__list .wp-block-latest-posts__post-date::before {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
content: "";
font-size: 12px;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%237FA200" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"></path></svg>');
background-repeat: no-repeat;
width: 10px;
height: 15px;
}
#primary .wp-block-latest-posts__list .wp-block-latest-posts__post-title::before {
display: inline-block;
vertical-align: middle;
margin-right: 9px;
content: "";
font-size: 12px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
width: 10px;
height: 15px;
}
.wp-block-archives-list,
.wp-block-categories-list,
.wp-block-page-list .wp-block-pages-list__item {
list-style: none;
}
.wp-block-group__inner-container .wp-block-archives-list li:before,
.wp-block-group__inner-container .wp-block-categories-list li:before {
margin-right: 9px;
font-size: 14px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
width: 10px;
height: 15px;
content: "";
display: inline-block;
}
.footer-t .wp-block-group__inner-container .wp-block-archives-list li::before,
.footer-t .wp-block-group__inner-container .wp-block-categories-list li::before {
content: none;
}
.footer-t .wp-block-group__inner-container .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
font-family: var(--title-font);
}
#primary .wp-block-group__inner-container ul li a {
color: var(--font-color);
text-decoration: none;
}
#primary .wp-block-group__inner-container ul li a:hover {
color: var(--primary-color);
}
#primary ul li {
margin: 0 0 12px;
}
#primary .post .entry-content .wp-block-group__inner-container ul {
margin: 0;
}
.post .entry-content .wp-block-group,
.post .entry-content .wp-block-search {
margin: 0 0 17px;
padding: 25px;
background: #f7f7f7;
}
#primary .post .wp-block-group__inner-container .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
color: var(--font-color);
font-family: var(--title-font);
}
#primary .post .wp-block-group__inner-container .wp-block-latest-posts__list li .wp-block-latest-posts__post-title:hover {
color: var(--primary-color);
}
.search .search-form {
display: flex;
}
.wp-block-latest-posts__post-date {
font-size: 13px;
text-transform: uppercase;
}
.post .wp-block-calendar .wp-calendar-table {
margin: 0;
}
.post .wp-block-calendar caption {
background: var(--background-color);
color: #fff;
padding: 12px 0;
font-family: var(--primary-font);
text-transform: uppercase;
font-weight: 700;
line-height: 1.33;
}
.wp-block-tag-cloud a {
font-size: 16px !important;
padding: 2px 20px;
border-radius: 15px;
margin: 0 5px 5px 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
text-decoration: none;
}
.wp-block-tag-cloud {
width: 100% !important;
}
.wp-block-tag-cloud a:hover {
background: var(--primary-color);
}
#primary .post .entry-content .wp-block-group__inner-container .wp-block-tag-cloud a {
font-size: 16px !important;
text-decoration: none;
background: var(--primary-color);
color: #fff !important;
}
#primary .post .entry-content .wp-block-group__inner-container .wp-block-tag-cloud a:hover {
background: var(--primary-color);
}
.wp-block-social-links li:before {
content: none !important;
}
.wp-block-social-links li {
padding: 8px !important;
width: auto !important;
margin: 0 !important;
}
.wp-block-social-links {
flex-wrap: wrap !important;
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
color: currentColor !important;
fill: currentColor !important;
}
.site-footer .widget_block h2, .site-footer .wp-block-search__label {
color: #fff;
}
.widget_search {
display: inline-block !important;
width: 100% !important;
}
.widget.widget_calendar table tbody td {
border: 1px solid #ddd;
}*,
*:before,
*:after {
box-sizing: border-box;
}
a {
color: #e74497;
}
a:hover,
a:focus {
color: #e74497;
}
.container {
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col {
padding-left: 15px !important;
padding-right: 15px !important;
}
.wrapper {
max-width: 100%;
}
.btn-green {
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
background: #e74497;
}
.btn-green:hover,
.btn-green:focus {
text-decoration: none;
background: #cb2d7d;
} .site-branding .custom-logo-link {
display: inline-block;
margin-bottom: 0.8rem;
}
.site-branding .site-title a {
font-size: 30px;
color: #e74497;
} .main-navigation ul li {
margin: 0 20px;
}
.main-navigation ul li a {
padding: 15px 0 25px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #111;
}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.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: #e74497;
}
.sticky-menu {
background-color: rgba(255, 255, 255, 0.98);
box-shadow: 0 2px 30px 0 rgba(82, 39, 39, 0.05);
}
.sticky-menu > div {
padding-top: 10px;
} #banner-slider .owl-item > div {
position: relative;
}
#banner-slider .owl-item > div::before {
content: "";
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.banner .banner-text {
bottom: 120px;
}
.banner .banner-text .text .title {
margin-bottom: 0.8rem;
}
.banner .banner-text .text p {
margin-bottom: 1.5rem;
} .promotional-block {
padding-top: 80px;
background: #95bf6b;
}
.promotional-block .col {
transition: all 0.5s ease;
}
.promotional-block .col:hover {
transform: translateY(-3px);
}
.promotional-block .col .img-holder img {
border-radius: 3px 3px 0 0;
}
.promotional-block .col .img-holder .svg-holder svg {
vertical-align: top;
}
.promotional-block .col .img-holder .icon-holder {
background-color: #e74497;
width: 60px;
height: 60px;
left: 50%;
bottom: -30px;
font-size: 24px;
line-height: 60px;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transform: translateX(-50%);
}
.promotional-block .col .text-holder {
background-color: #fff;
border-bottom: 3px solid #fff;
border-radius: 0 0 3px 3px;
padding: 45px 30px 30px;
max-height: 100%;
text-align: center;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transition: border-color 0.5s ease;
}
.promotional-block .col:hover .text-holder {
border-color: #95bf6b;
}
.promotional-block .col .text-holder .title {
position: relative;
margin-bottom: 0.8rem;
padding-bottom: 0.8rem;
}
.promotional-block .col .text-holder .title a {
transition: all 0.5s ease;
color: #95bf6b;
}
.promotional-block .col .text-holder .title a:hover,
.promotional-block .col .text-holder .title a:focus {
color: #e74497;
text-decoration: none;
}
.promotional-block .col .text-holder .title::before {
content: "";
background-color: #95bf6b;
position: absolute;
bottom: 0;
left: 50%;
width: 60px;
height: 3px;
transform: translateX(-50%);
} .welcome-note {
padding: 110px 0 80px;
}
.welcome-note .row {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.welcome-note .row::after {
display: none;
}
.welcome-note .col.left-col {
width: 70%;
}
.welcome-note .col:nth-child(2n) {
background: #fff;
border-radius: 3px;
width: 40%;
margin-left: -10%;
padding: 40px !important;
box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
}
.welcome-note img {
border-radius: 3px;
}
.welcome-note .col .title {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.welcome-note .col .title::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.welcome-note .btn-green {
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
} .services {
padding: 80px 0 30px;
}
.services .header {
margin-bottom: 50px;
}
.services .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.services .header p:last-child {
margin-bottom: 0;
font-size: 20px;
}
.services .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.services .header .btn-green {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
}
.services .col .img-holder {
margin-bottom: 0;
}
.services .col .img-holder img {
border-radius: 3px 3px 0 0;
}
.services .col {
margin-bottom: 50px;
transition: all 0.5s ease;
}
.services .col:hover {
transform: translateY(-3px);
}
.services .col h3 {
background-color: #fff;
border-bottom: 3px solid transparent;
border-radius: 0 0 3px 3px;
padding: 30px;
text-align: center;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.services .col:hover h3 {
border-color: #95bf6b;
}
.services .col h3 a:hover,
.services .col h3 a:focus {
text-decoration: none;
color: #e74497;
} .promotional-block2:after {
background-color: rgba(231, 68, 152, 0.8);
}
.promotional-block2 .text h2 {
position: relative;
margin-bottom: 0.8rem;
padding-bottom: 0.8rem;
}
.promotional-block2 .text h2::before {
content: "";
background-color: #fff;
position: absolute;
bottom: 0;
left: 50%;
width: 120px;
height: 4px;
transform: translateX(-50%);
}
.promotional-block2 .text .btn-more {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
} .plan {
padding: 80px 0 30px;
}
.plan .header {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 50px;
}
.plan .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.plan .header p:last-child {
margin-bottom: 0;
font-size: 20px;
}
.plan .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.plan .header .btn-green {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
}
.plan .col {
display: flex;
align-items: center;
margin-bottom: 60px;
width: 50%;
}
.plan .col .img-holder {
flex: 0 0 150px;
margin-right: 30px;
border-radius: 50%;
}
.plan .col .img-holder img {
border-radius: 50%;
}
.plan .col .text-holder {
position: relative;
display: flex;
flex-wrap: wrap;
overflow: auto;
margin: 0;
padding: 0 80px 0 0;
}
.plan .col .text-holder .title {
margin-bottom: 0.5rem;
font-size: 20px;
}
.plan .col .text-holder p:last-child {
margin-bottom: 0;
}
.plan .col .text-holder .price {
background-color: #95bf6b;
position: absolute;
top: 50%;
right: 0;
border-radius: 50%;
width: 70px;
height: 70px;
font-family: "Marcellus";
font-size: 20px;
font-weight: 700;
line-height: 70px;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
transform: translateY(-50%);
transition: all 0.5s ease;
}
.plan .col:hover .text-holder .price {
background-color: #e74497;
} .testimonial {
padding: 80px 0;
background: #f7f7f7;
}
.testimonial .header {
display: flex;
flex-flow: column;
margin-bottom: 50px;
text-align: center;
}
.testimonial .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.testimonial .header p:last-child {
margin-bottom: 0;
font-size: 20px;
}
.testimonial .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
left: 50%;
width: 120px;
height: 4px;
transform: translateX(-50%);
}
.testimonial #slider .slick-slider .slick-prev {
left: -130px;
}
.testimonial #slider .slick-slider .slick-next {
right: -130px;
left: auto;
}
.testimonial #slider .holder {
width: 727px;
margin: 0 auto;
}
.testimonial #slider .holder .row {
margin: 0;
}
.testimonial #slider .holder .img-holder {
float: none;
margin: 0 auto;
padding: 0;
width: auto;
text-align: center;
}
.testimonial #slider .holder .img-holder .svg-holder svg,
.testimonial #slider .holder .img-holder img {
display: inline-block;
border-radius: 3px;
margin: 0 0 20px;
width: 175px;
}
.testimonial #slider .holder .text-holder {
padding: 0;
width: auto;
text-align: center;
}
.testimonial #slider .holder .text-holder .holder {
max-height: 100%;
padding: 0;
}
.testimonial #slider .holder .text-holder .name {
position: relative;
margin-bottom: 0.8rem;
padding-bottom: 0.8rem;
font-size: 30px;
line-height: 1.25;
color: #e74497;
}
.testimonial #slider .holder .text-holder .name::before {
content: "";
background: #e74497;
position: absolute;
bottom: 0;
left: 50%;
width: 60px;
height: 3px;
transform: translateX(-50%);
}
.testimonial #slider .holder .text-holder .holder p {
margin-bottom: 0;
font-size: 20px;
line-height: 1.55;
}
.testimonial #carousel {
float: none;
margin: 0;
width: auto;
}
.testimonial #carousel .nav-thumb .slick-slide {
width: 80px;
height: 80px;
}
.testimonial #carousel .nav-thumb .slick-slide img {
height: 100%;
object-fit: cover;
width: 100%;
}
.flexslider ul {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin-top: -1px;
}
.mCSB_container {
padding: 0;
}
.testimonial #carousel {
max-width: 1054px;
display: flex;
justify-content: space-around;
align-items: center;
border-top: 1px solid #c7c7c7;
list-style: none;
text-align: center;
table-layout: fixed;
margin: 35px auto 0px;
padding-left: 0;
}
#carousel .nav-thumb .slick-slide {
margin: 0 10px;
opacity: 0.5;
transition: all 0.5s ease;
outline: 0;
}
#carousel .nav-thumb .slick-slide img,
#carousel .nav-thumb .slick-slide svg {
border-radius: 50%;
width: 75px;
height: 75px;
}
#carousel .nav-thumb .slick-track {
margin-top: -1px;
padding-top: 45px;
}
#carousel .nav-thumb li.slick-current {
opacity: 1;
}
#carousel .nav-thumb li.slick-current:before,
#carousel .nav-thumb li.slick-current:after {
margin-top: -56px;
content: "";
transform: rotate(-135deg);
position: absolute;
display: block;
border-top: 17px solid transparent;
border-bottom: 17px solid transparent;
left: 50%;
outline: none;
top: auto;
width: auto;
height: auto;
background: none;
}
#carousel .nav-thumb li:before,
#carousel .nav-thumb li:after {
background: none;
}
#carousel .nav-thumb li.slick-current:before {
border-left: 17px solid #c7c7c7;
}
#carousel .nav-thumb li.slick-current:after {
border-left: 17px solid #f7f7f7;
top: -2px;
margin-left: 1px;
} .contact .right .holder {
padding-left: 20px;
}
.contact .right .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.contact .right .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.contact .right form select {
background: #f7f7f7;
border-color: #f7f7f7;
padding: 8px 10px;
width: 100%;
}
.contact .right form input[type="submit"] {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.15em;
line-height: 1;
}
.contact .left .address-holder {
display: flex;
flex-wrap: wrap;
}
.contact .left .address-holder .address {
padding-right: 30px;
}
.contact .left .address-holder .working-hours {
padding-left: 30px;
}
.contact .left .address-holder > div {
display: flex;
flex-flow: row;
}
.contact .left .address-holder .text p {
margin-bottom: 0;
}
.contact .left .address-holder .fa {
flex: 0 0 80px;
background-color: #95bf6b;
border-radius: 50%;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
color: #fff;
} .instagram {
padding: 80px 0 20px;
}
.instagram .header {
display: flex;
flex-flow: column;
margin-bottom: 50px;
text-align: center;
}
.instagram .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #e74497;
}
.instagram .header p {
margin-bottom: 0;
font-size: 20px;
}
.instagram .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
left: 50%;
width: 120px;
height: 4px;
transform: translateX(-50%);
}
.instagram ul li a img {
display: block;
}
.social-block {
background: #e74497;
} .site-footer .widget .widget-title {
position: relative;
margin-bottom: 1.25rem;
padding-bottom: 0.8rem;
}
.site-footer .widget .widget-title::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 60px;
height: 3px;
}
.site-footer .widget.widget_spa_and_salon_social_links ul li a {
display: block;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #fff;
line-height: 38px;
color: #fff;
text-align: center;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.site-footer .widget.widget_spa_and_salon_social_links ul li a:hover,
.site-footer .widget.widget_spa_and_salon_social_links ul li a:focus {
text-decoration: none;
background: #fff;
color: #e74497;
} #rara-top {
border-radius: 3px;
} .services-page .row {
padding-bottom: 30px;
}
.services-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.services-page .heading .row {
padding: 0;
}
.services-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.services-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.services-page .heading .heading {
padding: 0;
}
.services-page .col .img-holder {
margin-bottom: 0;
}
.services-page .col .img-holder img {
border-radius: 3px 3px 0 0;
}
.services-page .col {
margin-bottom: 50px;
transition: all 0.5s ease;
}
.services-page .col:hover {
transform: translateY(-3px);
}
.services-page .col h3 {
background-color: #fff;
border-bottom: 3px solid transparent;
border-radius: 0 0 3px 3px;
padding: 30px;
text-align: center;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.services-page .col:hover h3 {
border-color: #95bf6b;
} .plan-page .plan-holder .row {
padding-bottom: 20px;
}
.plan-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.plan-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.plan-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.plan-page .button-holder button {
border-radius: 3px;
margin-right: 0.5rem;
padding: 0.4rem 1.5rem;
font-family: "Nunito Sans";
font-size: 18px;
color: #111;
transition: all 0.5s ease;
}
.plan-page .button-holder button:hover,
.plan-page .button-holder button.active {
background-color: #e74497;
}
.plan-page .button-holder button:after {
display: none;
}
.plan-page .col {
display: flex !important;
align-items: center;
margin-bottom: 60px;
width: 50%;
}
.plan-page .col .img-holder {
flex: 0 0 150px;
margin-right: 30px;
border-radius: 50%;
}
.plan-page .col .img-holder img {
border-radius: 50%;
}
.plan-page .col .text-holder {
position: relative;
display: flex;
flex-wrap: wrap;
overflow: auto;
margin: 0;
padding: 0 80px 0 0;
}
.plan-page .col .text-holder .title {
margin-bottom: 0.5rem;
font-size: 20px;
}
.plan-page .col .text-holder .title a {
color: #111;
transition: all 0.3s ease;
}
.plan-page .col .text-holder .title a:hover {
color: #e74497;
}
.plan-page .col .text-holder p:last-child {
margin-bottom: 0;
}
.plan-page .col .text-holder .price {
background-color: #95bf6b;
position: absolute;
top: 50%;
right: 0;
border-radius: 50%;
width: 70px;
height: 70px;
font-size: 20px;
font-weight: 700;
line-height: 70px;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
transform: translateY(-50%);
transition: all 0.5s ease;
}
.plan-page .col:hover .text-holder .price {
background-color: #e74497;
} .our-team .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.our-team .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.our-team .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.our-team .team {
padding: 80px 0;
}
.our-team .team.hentry {
margin: 0;
}
.our-team .team .container {
display: flex;
flex: 1;
align-items: center;
}
.our-team .team .container::after {
display: none;
}
.our-team .team .img-holder {
flex: 0 0 350px;
margin-right: 50px;
}
.our-team .team .img-holder img {
border-radius: 3px;
}
.our-team .team .text-holder {
padding: 0;
}
.our-team .team .text-holder .designation {
font-size: 18px;
}
.our-team .team .text-holder .name {
position: relative;
margin-bottom: 1.25rem;
padding-bottom: 0.8rem;
color: #e74497;
}
.our-team .team .text-holder .name::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.our-team .team .text-holder p:last-child {
margin-bottom: 0;
} .testimonial-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.testimonial-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.testimonial-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.testimonial-page .testimonials {
margin: 0;
padding: 80px 0;
}
.testimonial-page .testimonial-holder .container {
display: flex;
flex: 1;
align-items: center;
}
.testimonial-page .testimonial-holder .container::after {
display: none;
}
.testimonial-page .testimonial-holder .img-holder {
flex: 0 0 160px;
margin-right: 50px;
}
.testimonial-page .testimonial-holder .img-holder img {
border-radius: 3px;
}
.testimonial-page .testimonial-holder .text-holder p {
font-size: 16px;
}
.testimonial-page .testimonial-holder .text-holder p:last-child {
margin-bottom: 0;
}
.testimonial-page .testimonials .text-holder .info {
display: flex;
flex-flow: column wrap;
margin-bottom: 1.25rem;
}
.testimonial-page .testimonials .text-holder .info span {
order: 2;
position: relative;
border: 0;
margin: 0;
padding: 0 0 0.8rem;
font-family: "Marcellus", serif;
font-size: 36px;
font-weight: 400;
line-height: 46px;
color: #e74497;
}
.testimonial-page .testimonials .text-holder .info span:last-child {
margin-bottom: 0;
}
.testimonial-page .testimonials .text-holder .info span::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.testimonial-page .testimonials .text-holder .info span.designation {
order: 1;
margin-bottom: 0;
padding: 0;
font-family: "Nunito Sans", sans-serif;
font-size: 18px;
line-height: 1.5;
color: #444444;
}
.testimonial-page .testimonials .text-holder .info span.designation::before {
display: none;
} .contact-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.contact-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.contact-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.contact-page .contact-info .holder {
background-color: #fff;
border-radius: 3px;
padding: 40px;
box-shadow: 0 2px 30px 0 rgba(82, 39, 39, 0.05);
}
.contact-page .contact-info .icon-holder .fa {
background-color: #95bf6b;
border-radius: 50%;
width: 80px;
height: 80px;
font-size: 36px;
line-height: 80px;
text-align: center;
color: #fff;
}
.contact-page .form-section .heading .title {
margin-bottom: 1rem;
}
.contact-page .form-section form input[type="text"],
.contact-page .form-section form input[type="email"],
.contact-page .form-section form input[type="url"],
.contact-page .form-section form input[type="tel"],
.contact-page .form-section form input[type="password"],
.contact-page .form-section form input[type="search"],
.contact-page form select {
max-width: 370px;
}
.contact-page form select {
background: #f7f7f7;
border-color: #f7f7f7;
padding: 8px 10px;
width: 100%;
}
.contact-page .form-section form input[type="submit"] {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.15em;
line-height: 1;
} #secondary .widget .widget-title {
position: relative;
margin-bottom: 1.25rem;
padding-bottom: 0.4rem;
color: #e74497;
}
#secondary .widget .widget-title::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 60px;
height: 3px;
}
.post .entry-meta .posted-on a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%23e74497" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
}
.post .entry-meta .byline a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23e74497" d="M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
}
.post .entry-meta .comments-link a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23e74497" d="M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm32 352c0 17.6-14.4 32-32 32H293.3l-8.5 6.4L192 460v-76H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32v288z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
}
.post .entry-meta a:hover,
.post .entry-meta a:focus {
text-decoration: none;
color: #333;
}
.breadcrumbs,
.pagination .current {
background: #e74497;
}
#crumbs span:last-of-type .separator {
display: none;
}
#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus {
color: #e74497;
text-decoration: none;
}
.widget.widget_calendar caption,
.widget.widget_calendar table tbody td a {
background: #e74497;
}
#secondary
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-title
a:hover,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-title
a:hover,
#secondary
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-title
a:focus,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-title
a:focus {
text-decoration: none;
color: #e74497;
}
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta a,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-meta
a {
color: #e74497;
}
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-meta
.posted-on
a:before,
#secondary
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-meta
.posted-on
a:before,
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-meta
.posted-on
a:before,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-meta
a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%23e74497" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
} .cta-section {
background: #ec69ad;
color: #fff;
text-align: center;
padding: 60px 0;
}
.cta-section h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 50px;
font-weight: 400;
line-height: 1.25;
font-family: "Marcellus", serif;
}
.cta-section h2:after {
content: "";
background-color: #fff;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.cta-section p {
font-size: 20px;
}
.cta-section .btn-spa {
color: #fff;
border: 2px solid #fff;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
border-radius: 5px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.cta-section .btn-spa:hover,
.cta-section .btn-spa:focus {
text-decoration: none;
background: #fff;
color: #e74497;
}
.cta-section .btn-spa:focus {
outline: thin dotted #fff;
outline-offset: 2px;
}
.post .entry-meta span span {
margin-right: 0;
}
.post .entry-header .entry-title a:hover,
.post .entry-header .entry-title a:focus {
color: #e74497;
}
.comment-metadata > a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23e74497" d="M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm32 352c0 17.6-14.4 32-32 32H293.3l-8.5 6.4L192 460v-76H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32v288z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
top: 12px;
}
.comment-list .reply a {
color: #e74497;
}
.comment-form input[type="submit"] {
background: #e74497;
}
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus {
background: #cb2d7d;
}
.search .post .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:hover,
.search .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:focus {
color: #e74497;
}
.search .search-form input[type="submit"] {
background: #e74497;
}
.search .search-form input[type="submit"]:hover,
.search .search-form input[type="submit"]:focus {
background: #cb2d7d;
}
#secondary .widget ul li:before {
top: 15px;
}
@media only screen and (max-width: 1430px) {
.testimonial #slider .slick-slider .slick-prev {
left: 0;
}
.testimonial #slider .slick-slider .slick-next {
right: 0;
}
}
@media only screen and (max-width: 1199px) {
.testimonial #slider .slick-slider .slick-arrow {
top: 15%;
}
}
@media only screen and (max-width: 991px) {
.welcome-note {
padding: 80px 0;
}
.welcome-note .row {
flex-direction: column;
}
.welcome-note .col.left-col {
width: 100%;
}
.welcome-note .col:nth-child(2n) {
width: 100%;
margin-left: 0;
}
.services .col {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.testimonial #slider .holder {
width: 100%;
}
.promotional-block {
margin-bottom: 0;
}
}
@media only screen and (max-width: 600px) {
.services .col {
width: 100%;
}
}
@media only screen and (max-width: 499px) {
.testimonial #carousel {
display: none;
}
} .entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
color: #e74497;
}
@media only screen and (max-width: 991px) {
.mobile-nav .submenu-toggle {
height: 48px;
}
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(https://auradelunebleue.fr/wp-content/fonts/lato/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(https://auradelunebleue.fr/wp-content/fonts/lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(https://auradelunebleue.fr/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(https://auradelunebleue.fr/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Marcellus';
font-style: normal;
font-weight: 400;
src: url(https://auradelunebleue.fr/wp-content/fonts/marcellus/wEO_EBrOk8hQLDvIAF81WPoK7Es.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Marcellus';
font-style: normal;
font-weight: 400;
src: url(https://auradelunebleue.fr/wp-content/fonts/marcellus/wEO_EBrOk8hQLDvIAF81VvoK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*,
*:before,
*:after {
box-sizing: border-box;
}
a {
color: #e74497;
}
a:hover,
a:focus {
color: #e74497;
}
.container {
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col {
padding-left: 15px !important;
padding-right: 15px !important;
}
.wrapper {
max-width: 100%;
}
.btn-green {
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
background: #e74497;
}
.btn-green:hover,
.btn-green:focus {
text-decoration: none;
background: #cb2d7d;
} .site-branding .custom-logo-link {
display: inline-block;
margin-bottom: 0.8rem;
}
.site-branding .site-title a {
font-size: 30px;
color: #e74497;
} .main-navigation ul li {
margin: 0 20px;
}
.main-navigation ul li a {
padding: 15px 0 25px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #111;
}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.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: #e74497;
}
.sticky-menu {
background-color: rgba(255, 255, 255, 0.98);
box-shadow: 0 2px 30px 0 rgba(82, 39, 39, 0.05);
}
.sticky-menu > div {
padding-top: 10px;
} #banner-slider .owl-item > div {
position: relative;
}
#banner-slider .owl-item > div::before {
content: "";
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.banner .banner-text {
bottom: 120px;
}
.banner .banner-text .text .title {
margin-bottom: 0.8rem;
}
.banner .banner-text .text p {
margin-bottom: 1.5rem;
} .promotional-block {
padding-top: 80px;
background: #95bf6b;
}
.promotional-block .col {
transition: all 0.5s ease;
}
.promotional-block .col:hover {
transform: translateY(-3px);
}
.promotional-block .col .img-holder img {
border-radius: 3px 3px 0 0;
}
.promotional-block .col .img-holder .svg-holder svg {
vertical-align: top;
}
.promotional-block .col .img-holder .icon-holder {
background-color: #e74497;
width: 60px;
height: 60px;
left: 50%;
bottom: -30px;
font-size: 24px;
line-height: 60px;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transform: translateX(-50%);
}
.promotional-block .col .text-holder {
background-color: #fff;
border-bottom: 3px solid #fff;
border-radius: 0 0 3px 3px;
padding: 45px 30px 30px;
max-height: 100%;
text-align: center;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transition: border-color 0.5s ease;
}
.promotional-block .col:hover .text-holder {
border-color: #95bf6b;
}
.promotional-block .col .text-holder .title {
position: relative;
margin-bottom: 0.8rem;
padding-bottom: 0.8rem;
}
.promotional-block .col .text-holder .title a {
transition: all 0.5s ease;
color: #95bf6b;
}
.promotional-block .col .text-holder .title a:hover,
.promotional-block .col .text-holder .title a:focus {
color: #e74497;
text-decoration: none;
}
.promotional-block .col .text-holder .title::before {
content: "";
background-color: #95bf6b;
position: absolute;
bottom: 0;
left: 50%;
width: 60px;
height: 3px;
transform: translateX(-50%);
} .welcome-note {
padding: 110px 0 80px;
}
.welcome-note .row {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.welcome-note .row::after {
display: none;
}
.welcome-note .col.left-col {
width: 70%;
}
.welcome-note .col:nth-child(2n) {
background: #fff;
border-radius: 3px;
width: 40%;
margin-left: -10%;
padding: 40px !important;
box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
}
.welcome-note img {
border-radius: 3px;
}
.welcome-note .col .title {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.welcome-note .col .title::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.welcome-note .btn-green {
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
} .services {
padding: 80px 0 30px;
}
.services .header {
margin-bottom: 50px;
}
.services .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.services .header p:last-child {
margin-bottom: 0;
font-size: 20px;
}
.services .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.services .header .btn-green {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
}
.services .col .img-holder {
margin-bottom: 0;
}
.services .col .img-holder img {
border-radius: 3px 3px 0 0;
}
.services .col {
margin-bottom: 50px;
transition: all 0.5s ease;
}
.services .col:hover {
transform: translateY(-3px);
}
.services .col h3 {
background-color: #fff;
border-bottom: 3px solid transparent;
border-radius: 0 0 3px 3px;
padding: 30px;
text-align: center;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.services .col:hover h3 {
border-color: #95bf6b;
}
.services .col h3 a:hover,
.services .col h3 a:focus {
text-decoration: none;
color: #e74497;
} .promotional-block2:after {
background-color: rgba(231, 68, 152, 0.8);
}
.promotional-block2 .text h2 {
position: relative;
margin-bottom: 0.8rem;
padding-bottom: 0.8rem;
}
.promotional-block2 .text h2::before {
content: "";
background-color: #fff;
position: absolute;
bottom: 0;
left: 50%;
width: 120px;
height: 4px;
transform: translateX(-50%);
}
.promotional-block2 .text .btn-more {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
} .plan {
padding: 80px 0 30px;
}
.plan .header {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 50px;
}
.plan .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.plan .header p:last-child {
margin-bottom: 0;
font-size: 20px;
}
.plan .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.plan .header .btn-green {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
}
.plan .col {
display: flex;
align-items: center;
margin-bottom: 60px;
width: 50%;
}
.plan .col .img-holder {
flex: 0 0 150px;
margin-right: 30px;
border-radius: 50%;
}
.plan .col .img-holder img {
border-radius: 50%;
}
.plan .col .text-holder {
position: relative;
display: flex;
flex-wrap: wrap;
overflow: auto;
margin: 0;
padding: 0 80px 0 0;
}
.plan .col .text-holder .title {
margin-bottom: 0.5rem;
font-size: 20px;
}
.plan .col .text-holder p:last-child {
margin-bottom: 0;
}
.plan .col .text-holder .price {
background-color: #95bf6b;
position: absolute;
top: 50%;
right: 0;
border-radius: 50%;
width: 70px;
height: 70px;
font-family: "Marcellus";
font-size: 20px;
font-weight: 700;
line-height: 70px;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
transform: translateY(-50%);
transition: all 0.5s ease;
}
.plan .col:hover .text-holder .price {
background-color: #e74497;
} .testimonial {
padding: 80px 0;
background: #f7f7f7;
}
.testimonial .header {
display: flex;
flex-flow: column;
margin-bottom: 50px;
text-align: center;
}
.testimonial .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.testimonial .header p:last-child {
margin-bottom: 0;
font-size: 20px;
}
.testimonial .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
left: 50%;
width: 120px;
height: 4px;
transform: translateX(-50%);
}
.testimonial #slider .slick-slider .slick-prev {
left: -130px;
}
.testimonial #slider .slick-slider .slick-next {
right: -130px;
left: auto;
}
.testimonial #slider .holder {
width: 727px;
margin: 0 auto;
}
.testimonial #slider .holder .row {
margin: 0;
}
.testimonial #slider .holder .img-holder {
float: none;
margin: 0 auto;
padding: 0;
width: auto;
text-align: center;
}
.testimonial #slider .holder .img-holder .svg-holder svg,
.testimonial #slider .holder .img-holder img {
display: inline-block;
border-radius: 3px;
margin: 0 0 20px;
width: 175px;
}
.testimonial #slider .holder .text-holder {
padding: 0;
width: auto;
text-align: center;
}
.testimonial #slider .holder .text-holder .holder {
max-height: 100%;
padding: 0;
}
.testimonial #slider .holder .text-holder .name {
position: relative;
margin-bottom: 0.8rem;
padding-bottom: 0.8rem;
font-size: 30px;
line-height: 1.25;
color: #e74497;
}
.testimonial #slider .holder .text-holder .name::before {
content: "";
background: #e74497;
position: absolute;
bottom: 0;
left: 50%;
width: 60px;
height: 3px;
transform: translateX(-50%);
}
.testimonial #slider .holder .text-holder .holder p {
margin-bottom: 0;
font-size: 20px;
line-height: 1.55;
}
.testimonial #carousel {
float: none;
margin: 0;
width: auto;
}
.testimonial #carousel .nav-thumb .slick-slide {
width: 80px;
height: 80px;
}
.testimonial #carousel .nav-thumb .slick-slide img {
height: 100%;
object-fit: cover;
width: 100%;
}
.flexslider ul {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin-top: -1px;
}
.mCSB_container {
padding: 0;
}
.testimonial #carousel {
max-width: 1054px;
display: flex;
justify-content: space-around;
align-items: center;
border-top: 1px solid #c7c7c7;
list-style: none;
text-align: center;
table-layout: fixed;
margin: 35px auto 0px;
padding-left: 0;
}
#carousel .nav-thumb .slick-slide {
margin: 0 10px;
opacity: 0.5;
transition: all 0.5s ease;
outline: 0;
}
#carousel .nav-thumb .slick-slide img,
#carousel .nav-thumb .slick-slide svg {
border-radius: 50%;
width: 75px;
height: 75px;
}
#carousel .nav-thumb .slick-track {
margin-top: -1px;
padding-top: 45px;
}
#carousel .nav-thumb li.slick-current {
opacity: 1;
}
#carousel .nav-thumb li.slick-current:before,
#carousel .nav-thumb li.slick-current:after {
margin-top: -56px;
content: "";
transform: rotate(-135deg);
position: absolute;
display: block;
border-top: 17px solid transparent;
border-bottom: 17px solid transparent;
left: 50%;
outline: none;
top: auto;
width: auto;
height: auto;
background: none;
}
#carousel .nav-thumb li:before,
#carousel .nav-thumb li:after {
background: none;
}
#carousel .nav-thumb li.slick-current:before {
border-left: 17px solid #c7c7c7;
}
#carousel .nav-thumb li.slick-current:after {
border-left: 17px solid #f7f7f7;
top: -2px;
margin-left: 1px;
} .contact .right .holder {
padding-left: 20px;
}
.contact .right .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #111;
}
.contact .right .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.contact .right form select {
background: #f7f7f7;
border-color: #f7f7f7;
padding: 8px 10px;
width: 100%;
}
.contact .right form input[type="submit"] {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.15em;
line-height: 1;
}
.contact .left .address-holder {
display: flex;
flex-wrap: wrap;
}
.contact .left .address-holder .address {
padding-right: 30px;
}
.contact .left .address-holder .working-hours {
padding-left: 30px;
}
.contact .left .address-holder > div {
display: flex;
flex-flow: row;
}
.contact .left .address-holder .text p {
margin-bottom: 0;
}
.contact .left .address-holder .fa {
flex: 0 0 80px;
background-color: #95bf6b;
border-radius: 50%;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
color: #fff;
} .instagram {
padding: 80px 0 20px;
}
.instagram .header {
display: flex;
flex-flow: column;
margin-bottom: 50px;
text-align: center;
}
.instagram .header h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 40px;
line-height: 1.25;
color: #e74497;
}
.instagram .header p {
margin-bottom: 0;
font-size: 20px;
}
.instagram .header h2::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
left: 50%;
width: 120px;
height: 4px;
transform: translateX(-50%);
}
.instagram ul li a img {
display: block;
}
.social-block {
background: #e74497;
} .site-footer .widget .widget-title {
position: relative;
margin-bottom: 1.25rem;
padding-bottom: 0.8rem;
}
.site-footer .widget .widget-title::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 60px;
height: 3px;
}
.site-footer .widget.widget_spa_and_salon_social_links ul li a {
display: block;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #fff;
line-height: 38px;
color: #fff;
text-align: center;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.site-footer .widget.widget_spa_and_salon_social_links ul li a:hover,
.site-footer .widget.widget_spa_and_salon_social_links ul li a:focus {
text-decoration: none;
background: #fff;
color: #e74497;
} #rara-top {
border-radius: 3px;
} .services-page .row {
padding-bottom: 30px;
}
.services-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.services-page .heading .row {
padding: 0;
}
.services-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.services-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.services-page .heading .heading {
padding: 0;
}
.services-page .col .img-holder {
margin-bottom: 0;
}
.services-page .col .img-holder img {
border-radius: 3px 3px 0 0;
}
.services-page .col {
margin-bottom: 50px;
transition: all 0.5s ease;
}
.services-page .col:hover {
transform: translateY(-3px);
}
.services-page .col h3 {
background-color: #fff;
border-bottom: 3px solid transparent;
border-radius: 0 0 3px 3px;
padding: 30px;
text-align: center;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.services-page .col:hover h3 {
border-color: #95bf6b;
} .plan-page .plan-holder .row {
padding-bottom: 20px;
}
.plan-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.plan-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.plan-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.plan-page .button-holder button {
border-radius: 3px;
margin-right: 0.5rem;
padding: 0.4rem 1.5rem;
font-family: "Nunito Sans";
font-size: 18px;
color: #111;
transition: all 0.5s ease;
}
.plan-page .button-holder button:hover,
.plan-page .button-holder button.active {
background-color: #e74497;
}
.plan-page .button-holder button:after {
display: none;
}
.plan-page .col {
display: flex !important;
align-items: center;
margin-bottom: 60px;
width: 50%;
}
.plan-page .col .img-holder {
flex: 0 0 150px;
margin-right: 30px;
border-radius: 50%;
}
.plan-page .col .img-holder img {
border-radius: 50%;
}
.plan-page .col .text-holder {
position: relative;
display: flex;
flex-wrap: wrap;
overflow: auto;
margin: 0;
padding: 0 80px 0 0;
}
.plan-page .col .text-holder .title {
margin-bottom: 0.5rem;
font-size: 20px;
}
.plan-page .col .text-holder .title a {
color: #111;
transition: all 0.3s ease;
}
.plan-page .col .text-holder .title a:hover {
color: #e74497;
}
.plan-page .col .text-holder p:last-child {
margin-bottom: 0;
}
.plan-page .col .text-holder .price {
background-color: #95bf6b;
position: absolute;
top: 50%;
right: 0;
border-radius: 50%;
width: 70px;
height: 70px;
font-size: 20px;
font-weight: 700;
line-height: 70px;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
transform: translateY(-50%);
transition: all 0.5s ease;
}
.plan-page .col:hover .text-holder .price {
background-color: #e74497;
} .our-team .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.our-team .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.our-team .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.our-team .team {
padding: 80px 0;
}
.our-team .team.hentry {
margin: 0;
}
.our-team .team .container {
display: flex;
flex: 1;
align-items: center;
}
.our-team .team .container::after {
display: none;
}
.our-team .team .img-holder {
flex: 0 0 350px;
margin-right: 50px;
}
.our-team .team .img-holder img {
border-radius: 3px;
}
.our-team .team .text-holder {
padding: 0;
}
.our-team .team .text-holder .designation {
font-size: 18px;
}
.our-team .team .text-holder .name {
position: relative;
margin-bottom: 1.25rem;
padding-bottom: 0.8rem;
color: #e74497;
}
.our-team .team .text-holder .name::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
}
.our-team .team .text-holder p:last-child {
margin-bottom: 0;
} .testimonial-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.testimonial-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.testimonial-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.testimonial-page .testimonials {
margin: 0;
padding: 80px 0;
}
.testimonial-page .testimonial-holder .container {
display: flex;
flex: 1;
align-items: center;
}
.testimonial-page .testimonial-holder .container::after {
display: none;
}
.testimonial-page .testimonial-holder .img-holder {
flex: 0 0 160px;
margin-right: 50px;
}
.testimonial-page .testimonial-holder .img-holder img {
border-radius: 3px;
}
.testimonial-page .testimonial-holder .text-holder p {
font-size: 16px;
}
.testimonial-page .testimonial-holder .text-holder p:last-child {
margin-bottom: 0;
}
.testimonial-page .testimonials .text-holder .info {
display: flex;
flex-flow: column wrap;
margin-bottom: 1.25rem;
}
.testimonial-page .testimonials .text-holder .info span {
order: 2;
position: relative;
border: 0;
margin: 0;
padding: 0 0 0.8rem;
font-family: "Marcellus", serif;
font-size: 36px;
font-weight: 400;
line-height: 46px;
color: #e74497;
}
.testimonial-page .testimonials .text-holder .info span:last-child {
margin-bottom: 0;
}
.testimonial-page .testimonials .text-holder .info span::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.testimonial-page .testimonials .text-holder .info span.designation {
order: 1;
margin-bottom: 0;
padding: 0;
font-family: "Nunito Sans", sans-serif;
font-size: 18px;
line-height: 1.5;
color: #444444;
}
.testimonial-page .testimonials .text-holder .info span.designation::before {
display: none;
} .contact-page .heading {
margin: 0 0 60px;
padding: 60px 0 0;
}
.contact-page .heading .title {
position: relative;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
}
.contact-page .heading .title::before {
content: "";
position: absolute;
background-color: #e74497;
bottom: 0;
width: 120px;
height: 4px;
}
.contact-page .contact-info .holder {
background-color: #fff;
border-radius: 3px;
padding: 40px;
box-shadow: 0 2px 30px 0 rgba(82, 39, 39, 0.05);
}
.contact-page .contact-info .icon-holder .fa {
background-color: #95bf6b;
border-radius: 50%;
width: 80px;
height: 80px;
font-size: 36px;
line-height: 80px;
text-align: center;
color: #fff;
}
.contact-page .form-section .heading .title {
margin-bottom: 1rem;
}
.contact-page .form-section form input[type="text"],
.contact-page .form-section form input[type="email"],
.contact-page .form-section form input[type="url"],
.contact-page .form-section form input[type="tel"],
.contact-page .form-section form input[type="password"],
.contact-page .form-section form input[type="search"],
.contact-page form select {
max-width: 370px;
}
.contact-page form select {
background: #f7f7f7;
border-color: #f7f7f7;
padding: 8px 10px;
width: 100%;
}
.contact-page .form-section form input[type="submit"] {
margin-top: 0;
padding: 1.25rem 2.25rem;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.15em;
line-height: 1;
} #secondary .widget .widget-title {
position: relative;
margin-bottom: 1.25rem;
padding-bottom: 0.4rem;
color: #e74497;
}
#secondary .widget .widget-title::before {
content: "";
background-color: #e74497;
position: absolute;
bottom: 0;
width: 60px;
height: 3px;
}
.post .entry-meta .posted-on a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%23e74497" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
}
.post .entry-meta .byline a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23e74497" d="M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
}
.post .entry-meta .comments-link a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23e74497" d="M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm32 352c0 17.6-14.4 32-32 32H293.3l-8.5 6.4L192 460v-76H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32v288z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
}
.post .entry-meta a:hover,
.post .entry-meta a:focus {
text-decoration: none;
color: #333;
}
.breadcrumbs,
.pagination .current {
background: #e74497;
}
#crumbs span:last-of-type .separator {
display: none;
}
#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus {
color: #e74497;
text-decoration: none;
}
.widget.widget_calendar caption,
.widget.widget_calendar table tbody td a {
background: #e74497;
}
#secondary
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-title
a:hover,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-title
a:hover,
#secondary
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-title
a:focus,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-title
a:focus {
text-decoration: none;
color: #e74497;
}
#secondary .widget.widget_spa_and_salon_recent_post .entry-header .entry-meta a,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-meta
a {
color: #e74497;
}
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-meta
.posted-on
a:before,
#secondary
.widget.widget_spa_and_salon_recent_post
.entry-header
.entry-meta
.posted-on
a:before,
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-meta
.posted-on
a:before,
#secondary
.widget.widget_spa_and_salon_popular_post
.entry-header
.entry-meta
a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%23e74497" d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
} .cta-section {
background: #ec69ad;
color: #fff;
text-align: center;
padding: 60px 0;
}
.cta-section h2 {
position: relative;
margin-bottom: 1rem;
padding-bottom: 0.8rem;
font-size: 50px;
font-weight: 400;
line-height: 1.25;
font-family: "Marcellus", serif;
}
.cta-section h2:after {
content: "";
background-color: #fff;
position: absolute;
bottom: 0;
width: 120px;
height: 4px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.cta-section p {
font-size: 20px;
}
.cta-section .btn-spa {
color: #fff;
border: 2px solid #fff;
padding: 1.25rem 2.25rem;
font-size: 14px;
letter-spacing: 0.15em;
line-height: 1;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
border-radius: 5px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.cta-section .btn-spa:hover,
.cta-section .btn-spa:focus {
text-decoration: none;
background: #fff;
color: #e74497;
}
.cta-section .btn-spa:focus {
outline: thin dotted #fff;
outline-offset: 2px;
}
.post .entry-meta span span {
margin-right: 0;
}
.post .entry-header .entry-title a:hover,
.post .entry-header .entry-title a:focus {
color: #e74497;
}
.comment-metadata > a:before {
background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23e74497" d="M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm32 352c0 17.6-14.4 32-32 32H293.3l-8.5 6.4L192 460v-76H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32v288z"%3E%3C/path%3E%3C/svg%3E')
center center no-repeat;
top: 12px;
}
.comment-list .reply a {
color: #e74497;
}
.comment-form input[type="submit"] {
background: #e74497;
}
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus {
background: #cb2d7d;
}
.search .post .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:hover,
.search .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:focus {
color: #e74497;
}
.search .search-form input[type="submit"] {
background: #e74497;
}
.search .search-form input[type="submit"]:hover,
.search .search-form input[type="submit"]:focus {
background: #cb2d7d;
}
#secondary .widget ul li:before {
top: 15px;
}
@media only screen and (max-width: 1430px) {
.testimonial #slider .slick-slider .slick-prev {
left: 0;
}
.testimonial #slider .slick-slider .slick-next {
right: 0;
}
}
@media only screen and (max-width: 1199px) {
.testimonial #slider .slick-slider .slick-arrow {
top: 15%;
}
}
@media only screen and (max-width: 991px) {
.welcome-note {
padding: 80px 0;
}
.welcome-note .row {
flex-direction: column;
}
.welcome-note .col.left-col {
width: 100%;
}
.welcome-note .col:nth-child(2n) {
width: 100%;
margin-left: 0;
}
.services .col {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.testimonial #slider .holder {
width: 100%;
}
.promotional-block {
margin-bottom: 0;
}
}
@media only screen and (max-width: 600px) {
.services .col {
width: 100%;
}
}
@media only screen and (max-width: 499px) {
.testimonial #carousel {
display: none;
}
} .entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
color: #e74497;
}
@media only screen and (max-width: 991px) {
.mobile-nav .submenu-toggle {
height: 48px;
}
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}