@charset "UTF-8";
.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: 0.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: 0px;
}
#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(0deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.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: none;
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(//dynamic4s.com/wp-content/plugins/complianz-gdpr/assets/images/chevron-down.svg) no-repeat;
transform: rotate(0deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.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;
}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
     body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
overflow-x: hidden; } a {
text-decoration-thickness: 1px;
text-underline-offset: 0.25ch; }
a:hover,
a:focus {
text-decoration: none; }
a:active {
text-decoration: none; }
.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
text-decoration: underline;
text-decoration-style: solid; } .wp-block-search__button,
.wp-block-file .wp-block-file__button {
background-color: var(--wp--preset--color--primary);
border-radius: 0;
border: none;
color: var(--wp--preset--color--background);
font-size: var(--wp--preset--font-size--normal);
padding: calc(0.667em + 2px) calc(1.333em + 2px); } .wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button:not(.is-style-lensation-button) .wp-block-button__link:hover {
opacity: 0.9; } .wp-site-blocks,
body > .is-root-container,
.edit-post-visual-editor__post-title-wrapper,
.wp-block-group.alignfull,
.wp-block-group.has-background,
.wp-block-cover.alignfull,
.is-root-container .wp-block[data-align="full"] > .wp-block-group,
.is-root-container .wp-block[data-align="full"] > .wp-block-cover {
padding-left: var(--wp--custom--spacing--outer);
padding-right: var(--wp--custom--spacing--outer); }
.wp-site-blocks .alignfull,
.wp-site-blocks > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-cover,
.wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-template-part > .wp-block-cover,
body > .is-root-container > .wp-block-group.has-background,
body > .is-root-container > .wp-block-cover,
body
> .is-root-container
> .wp-block-template-part
> .wp-block-group.has-background,
body > .is-root-container > .wp-block-template-part > .wp-block-cover,
.is-root-container .wp-block[data-align="full"] {
margin-left: calc(-1 * var(--wp--custom--spacing--outer)) !important;
margin-right: calc(-1 * var(--wp--custom--spacing--outer)) !important;
width: unset; } .wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
margin-left: auto !important;
margin-right: auto !important;
width: inherit; } .wp-block-navigation__responsive-container.is-menu-open {
padding-top: var(--wp--custom--spacing--outer);
padding-bottom: var(--wp--custom--spacing--large);
padding-right: var(--wp--custom--spacing--outer);
padding-left: var(--wp--custom--spacing--outer); } .is-root-container {
display: flow-root; }
:root {
overflow-x: hidden; }
.is-root-container main.main-front-page,
.is-root-container main.main-front-page + footer {
margin-block-start: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important; }   .wp-block-section.is-style-lensation-padding-0 {
padding-bottom: 0;
padding-top: 0; } .wp-block-button.is-style-lensation-button .wp-block-button__link {
border-radius: 0;
padding: 0;
border: none; }
.wp-block-button__link.is-style-outline:not(.has-background) {
background: transparent !important; }
.is-style-outline > .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
color: var(--wp--preset--color--foreground); } .has-drop-cap:not(:focus)::first-letter {
color: var(--wp--preset--color--foreground);
font-weight: var(--wp--custom--typography--font-weight--bold);
margin: 0.15em 0.15em 0 -0.07em;
font-size: 5em; } .wp-block-quote.is-style-plain:before {
content: none; }
.wp-block-quote.is-style-plain {
padding-top: 0; }  a,
.content > .video-play:hover span,
.content > .video-play svg,
a svg.icon,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-post-featured-image img {
transition: all 0.3s ease; }
.wp-block-column > .wp-block-group.wp-block-group-heading:last-child,
.wp-block-group.wp-block-section .wp-block-group-heading {
margin-bottom: var(--wp--custom--spacing--wp-block-heading-margin); }
.wp-block-image {
margin-bottom: 1.5em;
margin-top: var(--wp--style--block-gap, 2em); }
img {
max-width: 100%;
height: auto; }
footer .wp-block-image {
margin-top: 0; }
.wp-block-section .is-flex-container,
.wp-block-section .wp-block-columns {
gap: 0; }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li,
.wp-block-columns > .wp-block-column {
margin-bottom: var(--wp--style--block-gap, 2em); }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3
> li:last-child,
.wp-block-columns > .wp-block-column:last-child {
margin-bottom: 0; }
body:not(.home) .wp-site-blocks main {
padding-bottom: var(--wp--custom--spacing--section-block-inner);
padding-top: var(--wp--custom--spacing--section-block-inner);
margin-top: 0; }
body.home .wp-site-blocks main {
margin-top: 0; }
.error404 main .wp-block-search,
.single.post-template-default main .wp-block-template-part {
margin-bottom: 1.75em; }
.wp-block-table,
.wp-block-audio,
.wp-block-pullquote {
margin-top: var(--wp--style--block-gap); }
.wp-block-latest-posts li a {
text-decoration: none;
font-size: 18px;
font-size: 1.125rem; }
.wp-block-latest-posts.is-grid li {
margin-bottom: 0; }
.wp-block-categories-list a,
.wp-block-archives-list a {
text-decoration: none; }
.wp-block-section .wp-block-columns .wp-block-columns {
margin-bottom: 0; } header .wp-block-buttons .wp-block-button__link,
header .wp-block-buttons .is-style-outline > :where(.wp-block-button__link),
header .wp-block-buttons :where(.wp-block-button__link).is-style-outline {
padding: 9px 21px; }
.wp-site-blocks .main-site-header .wp-block-group.alignfull {
gap: 0; }
.wp-block-group-heading h2 {
font-family: var(--wp--preset--font-family--playfair-display);
font-weight: var(--wp--custom--typography--font-weight--extra-bold); }
.wp-site-blocks header {
position: relative;
z-index: 7; }
.main-site-header {
display: flex;
align-items: center; }
p.wp-block-site-tagline {
margin: 0;
font-size: 12px; }
.wp-block-site-logo + .main-site-title {
display: none; }
.main-site-header .wp-block-navigation {
margin-top: 0 !important;
margin-left: auto !important;
margin-right: 0 !important; }
.main-site-header .wp-header-search-social + .wp-block-navigation {
margin-left: 0 !important; }
.main-site-header .wp-container-6,
.main-site-header .site-header-buttons,
header .site-logo {
gap: 0; }
.site-logo {
padding: 14px 20px; }
.wp-block-site-logo + .wp-block-site-title {
display: none; }
header .wp-block-buttons .wp-block-button__link,
.main-site-header .wp-block-buttons > .wp-block-button,
.main-site-header .wp-block-buttons {
gap: 0;
height: 100%;
margin: 0; }
.main-site-header .alignfull {
align-items: initial; }
header .wp-block-buttons .wp-block-button__link {
display: flex;
align-items: center; }
.wp-block-navigation__responsive-container-open {
align-items: center; }
.site-navigation button {
margin-right: -15px; }
.has-vertical-header .wp-block-navigation__container {
gap: 0; }
.site-navigation button.wp-block-navigation__responsive-container-close {
height: auto;
display: block;
margin-top: -15px; }
.site-navigation button,
.wp-block-fse-pro-header-social,
.wp-block-fse-pro-header-social button,
.wp-block-fse-pro-header-search button,
.wp-block-fse-pro-header-search,
.site-header-buttons .wp-block-search {
height: 100%; }
.wp-block-fse-pro-header-social button.social-container,
.wp-block-fse-pro-header-search button.search-container {
padding: 14px;
border-left: 1px solid; }
.wp-block-fse-pro-header-social
.social-controller
header.wp-block-template-part {
position: relative; }
header .wp-block-fse-pro-header-social .social-container,
header .wp-block-fse-pro-header-search .search-container {
right: -30px;
width: calc(100% + 60px);
left: -30px; }
header
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
.wp-block-search__button {
padding: 10px 15px; }
.site-header-buttons .search-container .wp-block-search__inside-wrapper {
border: none; }
.social-container ul.wp-block-social-links {
justify-content: center;
font-size: 18px;
gap: 14px; }
.site-header-buttons .search-container .wp-block-search__inside-wrapper input {
border: none;
padding: 12px 14px; }
.site-navigation button,
.wp-block-fse-pro-header-search .search-controller,
.wp-block-fse-pro-header-social .social-controller {
padding: 10px;
height: auto;
width: auto;
transition: all 0.4s; }
.site-header-buttons > * {
border-left: 1px solid; }
.site-header-buttons > .wp-block-buttons {
border-left: none; }
.site-header-buttons svg,
.site-header-buttons svg.cross.svg {
width: 24px;
height: 24px;
fill: var(--wp--preset--color--foreground); }
.site-header-buttons button:hover svg,
.site-header-buttons button:hover svg.cross.svg {
fill: var(--wp--preset--color--background); }
.wp-block-fse-pro-header-social .social-container,
.wp-block-social-links.is-style-logos-only
.wp-social-link
.wp-block-social-link-anchor,
.wp-block-social-links.is-style-logos-only
.wp-social-link
.wp-social-link-anchor {
padding: 10px; }
footer
.wp-block-social-links.is-style-logos-only
.wp-social-link
.wp-social-link-anchor {
padding-left: 0;
padding-top: 0; }
header.alignfull .wp-block-fse-pro-header-social .social-container,
header.alignfull .wp-block-fse-pro-header-search .search-container {
right: 0px;
width: 100%;
left: 0px; }
.search-bar-navigation button.wp-block-navigation__responsive-container-open {
margin-left: auto; }
.search-bar-navigation .wp-block-search {
margin-left: auto;
width: 100%;
padding: 0; }
.main-site-header .site-navigation-row,
.main-site-header .site-logo {
flex-wrap: nowrap; }
.wp-block-site-logo {
width: 44px;
height: 44px; }
.site-navigation.search-bar-navigation {
width: -webkit-fill-available; }
.wp-site-blocks .site-header-buttons.header-with-searchbar {
width: 100%;
border-top: 1px solid;
height: 49px; }
.site-header-buttons.header-with-searchbar .wp-block-search__button {
padding: 8px 14px;
margin: 0; }
.site-header-buttons
.wp-block-fse-pro-header-search
.wp-block-search__button:hover {
opacity: 0.9; }
.wp-block-navigation .wp-block-navigation-item__content {
font-size: 13px;
font-weight: 500;
letter-spacing: 4px; }
.wp-block-navigation__responsive-container.is-menu-open
.wp-block-navigation__responsive-container-content
.wp-block-navigation-item__content {
padding: 10px 0; }
.wp-block-navigation__responsive-container.is-menu-open
.wp-block-navigation__responsive-container-content
.wp-block-navigation__submenu-container {
padding-top: calc(0.2 * var(--wp--style--block-gap, 2em));
padding-bottom: calc(0.7 * var(--wp--style--block-gap, 2em)); }
.wp-block-navigation
.has-child:where(:not(.open-on-click)):hover
> .wp-block-navigation__submenu-container {
min-width: 250px;
padding: 0.7em 0; }
.wp-block-footer
.wp-block-navigation
.has-child:where(:not(.open-on-click)):hover
> .wp-block-navigation__submenu-container {
min-width: 220px;
padding: 0.7em 1em; }
.header-media h2 {
font-family: var(--wp--preset--font-family--playfair-display);
font-weight: var(--wp--custom--typography--font-weight--extra-bold); }
.header-media-full-height .wp-block-cover {
height: 75vh;
justify-content: flex-start; }
.header-media-full-height .wp-block-cover .wp-block-cover__inner-container {
max-width: 560px;
padding-right: 21px; }
.wp-header-search-social.search-social-on-mobile {
display: flex;
align-items: center;
margin-block-start: 0;
margin-left: auto !important;
margin-right: 0 !important; }
.wp-header-search-social.search-social-on-mobile
.wp-block-fse-pro-header-search {
margin-block-start: 0; }
.wp-header-search-social.search-social-on-mobile
.wp-block-fse-pro-header-social
.social-container,
.wp-header-search-social.search-social-on-mobile
.wp-block-fse-pro-header-search
.search-container {
border-top: 1px solid #474747;
border-bottom: 1px solid #474747; }
.has-vertical-header
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
input,
.has-vertical-header .wp-header-search-social .wp-block-search {
border-radius: 0; }
.wp-header-search-social.search-social-on-mobile
.wp-block-search
.wp-block-search__inside-wrapper
input {
padding-left: 30px;
padding-right: 30px;
border: none; }
.wp-header-search-social
.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.is-style-circle-shape)
.wp-social-link
a {
border-radius: 0; }
.wp-header-search-social .wp-block-social-links .wp-social-link svg {
width: 1.3em;
height: 1.3em; }
.wp-header-search-social.search-social-on-mobile
.wp-block-search
.wp-block-search__inside-wrapper
.wp-block-search__button {
right: 5px; }
.wp-block-search .wp-block-search__input {
background-color: var(--wp--preset--color--background); }
.admin-bar .wp-block-navigation__responsive-close {
margin-top: 40px; }
.wp-block-navigation .wp-block-navigation-item__content span:focus-visible {
outline: none; } .wp-block-site-title a {
text-decoration: none;
display: block; } .wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
text-decoration: none; }
.wp-block-buttons-header
.wp-block-buttons
.wp-block-button
.wp-block-button__link {
margin-top: 0; } .wp-block-footer.wp-block-site-generator .wp-block-navigation {
font-size: var(--wp--preset--font-size--extra-small);
font-weight: var(--wp--custom--typography--font-weight--normal);
line-height: var(--wp--custom--typography--line-height--heading-four);
text-transform: inherit; }
.wp-block-site-info p {
font-weight: 500; }
footer .wp-block-image {
margin-top: 0; }
footer > * + * {
margin-block-start: 0 !important; }
.footer-dark .wp-block-footer.wp-block-widget-area {
background-color: var(--wp--preset--color--tertiary);
color: var(--wp--preset--color--secondary-link); }
.footer-dark .wp-block-widget-area .wp-block-latest-posts__post-date {
color: var(--wp--preset--color--secondary-link); }
.footer-dark .wp-block-footer.wp-block-widget-area a {
color: var(--wp--preset--color--color-light);
text-transform: capitalize;
text-decoration: none;
font-size: 16px;
font-weight: var(--wp--custom--typography--font-weight--normal); }
.footer-dark .wp-block-footer.wp-block-widget-area a:hover,
.footer-dark .wp-block-footer.wp-block-widget-area a:focus {
color: var(--wp--preset--color--secondary-link); }
.footer-dark .wp-block-footer.wp-block-site-generator {
background-color: var(--wp--preset--color--tertiary);
color: var(--wp--preset--color--body-text);
border-top: 1px solid #474747; }
.wp-block-footer.wp-block-site-generator
.wp-block-navigation
.wp-block-navigation-item__content,
.wp-block-footer.wp-block-site-generator a {
font-size: 14px; }
.footer-dark .wp-block-footer.wp-block-site-generator a:hover,
.footer-dark .wp-block-footer.wp-block-site-generator a:focus {
color: var(--wp--preset--color--color-light); }
.footer-dark
.wp-block-footer.wp-block-site-generator
.wp-block-navigation__responsive-container-open,
.footer-dark
.wp-block-footer.wp-block-site-generator
.wp-block-navigation__responsive-container-close,
.footer-dark
.wp-block-footer.wp-block-site-generator
.wp-block-navigation
.current-menu-item
.wp-block-navigation-item__content,
.footer-dark
.wp-block-footer.wp-block-site-generator
.wp-block-navigation
.wp-block-navigation-item__content:hover,
.footer-dark
.wp-block-footer.wp-block-site-generator
.wp-block-navigation
.wp-block-navigation-item__content:focus {
color: var(--wp--preset--color--color-light); }
.footer-dark h1,
.footer-dark h2,
.footer-dark h3,
.footer-dark h4,
.footer-dark h5,
.footer-dark h6 {
color: var(--wp--preset--color--color-light); }
.footer-dark
.wp-block-navigation:not(.has-background)
.wp-block-navigation__submenu-container,
.footer-dark
.wp-block-navigation:not(.has-background)
.wp-block-navigation__responsive-container.is-menu-open {
background-color: var(--wp--preset--color--tertiary);
border: 1px solid #474747; }
.wp-block-footer .wp-block-navigation .wp-block-navigation-item__content {
background: linear-gradient(to right, var(--wp--preset--color--foreground), var(--wp--preset--color--foreground) 50%, var(--wp--preset--color--secondary-link) 50%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 200% 100%;
letter-spacing: normal;
text-transform: normal;
background-position: 100%;
padding: 0; }
.wp-block-footer .wp-block-navigation .wp-block-navigation-item__content {
background: linear-gradient(to right, var(--wp--preset--color--secondary-link), var(--wp--preset--color--secondary-link) 50%, #fff 50%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 200% 100%;
font-size: var(--wp--preset--font-size--medium);
text-transform: normal;
background-position: 100%;
transition: background-position 0.3s ease; }
.site-newsletter .tnp-subscription-minimal input,
.site-newsletter .tnp-subscription-minimal input.tnp-email {
border: 1px solid #474747; }
.wp-footer-site-identity #about {
letter-spacing: 2.5px;
line-height: 1.75; }
.wp-block-footer .wp-footer-site-identity * + * {
margin-block-start: 0; }
.wp-block-footer ul.wp-block-social-links {
margin-left: -10px;
margin-bottom: -10px;
gap: 0; }
.wp-block-footer .wp-block-navigation__container {
display: block; }
.wp-block-footer.wp-block-site-generator .wp-block-navigation__container {
display: flex; }
.wp-block-footer .wp-block-navigation .wp-block-navigation-item__content {
font-weight: normal;
display: block;
width: 100%; } .wp-block-query-pagination-previous,
.wp-block-query-pagination-next,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: var(--wp--preset--color--text-link);
border-radius: 0;
color: var(--wp--preset--color--background);
cursor: pointer;
font-size: var(--wp--preset--font-size--small);
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: var(--wp--custom--typography--line-height--paragraph);
padding-top: calc(max(0.7rem, 0.75vw));
padding-right: calc(max(1.5rem, 1.85vw));
padding-bottom: calc(max(0.7rem, 0.75vw));
padding-left: calc(max(1.5rem, 1.85vw));
text-transform: uppercase;
text-decoration: none;
width: auto; }
.wpcf7-form input[type="button"],
.wpcf7-form input[type="submit"],
.wp-block-post-comments input[type="button"],
.wp-block-post-comments input[type="submit"] {
border: 3px solid var(--wp--preset--color--text-link);
background: transparent;
color: var(--wp--preset--color--foreground); }
.wp-block-fse-pro-header-social button:hover, .wp-block-fse-pro-header-social button:focus,
.wp-block-fse-pro-header-search button:hover,
.wp-block-fse-pro-header-search button:focus,
.wpcf7-form input[type="button"]:hover,
.wpcf7-form input[type="button"]:focus,
.wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:focus,
.wp-block-post-comments input[type="button"]:hover,
.wp-block-post-comments input[type="button"]:focus,
.wp-block-post-comments input[type="submit"]:hover,
.wp-block-post-comments input[type="submit"]:focus {
border: 3px solid transparent;
color: #fff;
opacity: 1; }
.wp-block-fse-pro-header-social button:hover, .wp-block-fse-pro-header-social button:focus,
.wp-block-fse-pro-header-search button:hover,
.wp-block-fse-pro-header-search button:focus {
border: none;
transform: scale(1.1); }
.is-style-outline .wp-block-button__link,
:where(.wp-block-button__link).is-style-outline {
border: 3px solid var(--wp--preset--color--text-link); }
.wp-block-button__link {
border: 3px solid var(--wp--preset--color--text-link);
overflow: hidden;
position: relative; }
.team-section .swiper-button::before,
.wp-block-button__link::after {
background-color: var(--wp--preset--color--foreground);
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
transform: translate(-100%, 0) rotate(0deg);
transform-origin: top left;
transition: 0.3s transform ease-out;
will-change: transform;
z-index: -1; }
.is-style-lensation-button .wp-block-button__link::after {
display: none; }
.is-style-outline .wp-block-button__link::after {
background-color: var(--wp--preset--color--text-link); }
.wp-block-button__link:hover {
border: 3px solid transparent;
color: var(--wp--preset--color--background);
transform: scale(1.07);
will-change: transform;
opacity: 1; }
.team-section .swiper-button:hover::before,
.wp-block-button__link:hover::after {
transform: translate(0, 0);
border-radius: 0; }
.wp-block-button__link:hover,
.wp-block-button__link:focus {
background: transparent;
opacity: 1; }
.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button:not(.is-style-lensation-button) .wp-block-button__link:hover {
opacity: 1; }
.wp-block-button__link.is-style-outline:not(.has-background):hover {
border-color: transparent;
background: var(--wp--preset--color--foreground);
color: var(--wp--preset--color--background);
opacity: 1; }
.wp-block-button__link.is-style-outline .wp-block-button__link {
border-color: var(--wp--preset--color--border-color); }
.featured-content-columns .wp-block-button__link::after {
background-color: transparent; } .wp-block-query-pagination > .wp-block-query-pagination-numbers {
display: flex;
align-items: center;
flex-wrap: wrap; }
.wp-block-query-pagination-numbers .page-numbers {
background: var(--wp--preset--color--secondary);
color: var(--wp--preset--color--foreground);
cursor: pointer;
box-sizing: border-box;
display: inline-block;
display: flex;
align-items: center;
justify-content: center;
font-size: var(--wp--preset--font-size--upper-heading);
font-weight: 500;
height: var(--wp--custom--spacing--wp-block-page-numbers);
width: var(--wp--custom--spacing--wp-block-page-numbers);
line-height: var(--wp--custom--typography--line-height--heading-four);
margin-right: 14px;
margin-bottom: 7px;
text-decoration: none;
text-align: center;
border: none; }
.wp-block-query-pagination-numbers .page-numbers:last-child {
margin-right: 0; }
.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
background: var(--wp--preset--color--secondary);
color: var(--wp--preset--color--foreground); }
.wp-block-query-pagination > .wp-block-query-pagination-next:hover,
.wp-block-query-pagination > .wp-block-query-pagination-next:focus,
.wp-block-query-pagination > .wp-block-query-pagination-previous:hover,
.wp-block-query-pagination > .wp-block-query-pagination-previous:focus {
color: var(--wp--preset--color--foreground);
background: var(--wp--preset--color--text-link); }
.wp-block-query-pagination > .wp-block-query-pagination-next:hover,
.wp-block-query-pagination > .wp-block-query-pagination-next:focus,
.wp-block-query-pagination > .wp-block-query-pagination-previous:hover,
.wp-block-query-pagination > .wp-block-query-pagination-previous:focus,
.wp-block-query-pagination-numbers .page-numbers:not(.dots):hover,
.wp-block-query-pagination-numbers .page-numbers:not(.dots):focus,
.wp-block-query-pagination-numbers .page-numbers:not(.dots).current {
color: var(--wp--preset--color--color-light);
background: var(--wp--preset--color--text-link); } .taxonomy-category.wp-block-post-terms > a,
.taxonomy-post_tag.wp-block-post-terms > a,
.wp-block-post-date a {
color: var(--wp--preset--color--body-text);
text-decoration: none; }
.single .taxonomy-category.wp-block-post-terms > a,
.single .taxonomy-post_tag.wp-block-post-terms > a {
background-color: transparent;
border: 1px solid;
display: inline-block;
margin-right: 7px;
padding: 4px 14px; }
.single
.taxonomy-category.wp-block-post-terms
> .wp-block-post-terms__separator,
.single
.taxonomy-post_tag.wp-block-post-terms
> .wp-block-post-terms__separator {
display: none; } .wp-block-post-navigation-link .post-navigation-link__label {
display: block;
font-size: var(--wp--preset--font-size--extra-small);
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: var(--wp--custom--typography--line-height--extra-small);
text-transform: uppercase; }
.post-navigation-link-next {
margin-top: 21px; }
.wp-block-post-navigation-link a {
text-decoration: none; }
.wp-block-post-navigation-link a .post-navigation-link__title {
margin-top: 14px;
display: inline-block; }
.wp-block-navigation .wp-block-navigation__submenu-icon {
color: var(--wp--preset--color--body-text); }
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
opacity: 0; }
.wp-block-footer .wp-block-navigation .wp-block-page-list {
gap: 0;
display: block; }
.wp-block-footer.wp-block-site-generator
.wp-block-navigation
.wp-block-page-list {
display: flex;
gap: inherit; }
.wp-block-footer.wp-block-site-generator
.wp-block-navigation
.wp-block-page-list
li {
display: inline-flex;
width: auto; }
ul.wp-block-page-list li {
display: block;
width: 100%; }
.wp-block-navigation .wp-block-navigation__submenu-icon {
margin-right: 7px;
transition: all 0.4s;
position: relative; }
.has-vertical-header .wp-block-navigation .wp-block-navigation__submenu-icon {
margin-right: 7px;
transition: all 0.4s;
position: absolute;
right: 14px;
top: 17px; }
.wp-block-navigation .wp-block-navigation__submenu-icon::before {
content: "+";
position: absolute;
top: 6px;
right: -7px;
width: 15px;
height: 15px;
background-size: 100%;
opacity: 0.6;
font-size: 16px; }
.wp-block-navigation
.wp-block-navigation__submenu-container
.wp-block-navigation__submenu-icon::before {
top: 4px;
right: -18px; }
@-moz-document url-prefix() {
.wp-block-navigation .wp-block-navigation__submenu-icon::before {
top: 3px; } }
.wp-block-navigation
.wp-block-navigation-item:hover
> .wp-block-navigation__submenu-icon::before {
opacity: 1;
content: "−";
font-weight: normal; }
.wp-block-site-generator
.wp-block-navigation
.wp-block-navigation__submenu-icon::before {
font-size: 14px;
font-weight: normal;
right: -7px;
top: 5px; } .wp-block-post-title a {
text-decoration: none; }
.wp-block-post-title + .wp-block-group.wp-block-post-meta {
margin-block-start: 14px; }
.wp-block-post-template > li .wp-block-post-container {
margin-top: 0;
padding: var(--wp--custom--spacing--wp-post); }
.wp-block-post-template .wp-block-post-meta > * {
align-items: center; }
.wp-block-post-container .wp-block-post-author {
padding: 0;
border: none; }
.wp-block-post-container .wp-block-post-author .wp-block-post-author__name {
color: var(--wp--preset--color--body-text);
font-weight: normal;
font-size: var(--wp--preset--font-size--extra-small); }
.wp-block-post-container .wp-block-post-author .wp-block-post-author__content {
padding-left: 0; }
svg.icon {
fill: var(--wp--preset--color--body-text);
height: 14px;
margin-right: 7px;
width: 14px;
position: relative;
top: 2px; }
.post-navigation-link-next svg.icon {
padding-left: 7px;
padding-right: 0; }
a svg.icon {
fill: var(--wp--preset--color--foreground); }
.wp-block-site-generator .wp-block-page-list .wp-block-pages-list__item,
.wp-block-post-excerpt > *:last-child {
margin-bottom: 0; }
.wp-block-button.is-style-lensation-button .wp-block-button__link,
.wp-block-post-excerpt__more-link {
position: relative;
display: inline-block;
font-size: 16px;
font-weight: 800;
overflow: hidden;
background: linear-gradient(to right, var(--wp--preset--color--foreground), var(--wp--preset--color--foreground) 50%, var(--wp--preset--color--text-link) 50%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 200% 100%;
background-position: 100%;
transition: background-position 275ms ease;
text-decoration: none;
text-transform: uppercase; }
.wp-block-button.is-style-lensation-button .wp-block-button__link:hover,
.is-style-lensation-button button:hover,
.wp-block-post-excerpt__more-link:hover {
background-position: 0 100%;
transform: none; }
.featured-content-columns .wp-block-buttons,
.wp-block-post-excerpt__more-text {
border-top: 1px solid;
margin-top: 28px;
padding-top: 21px; }
.is-style-lensation-button a::after,
.is-style-lensation-button button::after {
display: none; }
.wp-block-post-template > li {
margin-bottom: var(--wp--custom--spacing--wp-comment-horizontal);
margin-top: 0; }
.wp-site-blocks .wp-block-query-pagination {
margin-top: var(--wp--custom--spacing--wp-comment-horizontal); }
.wp-block-post-template > li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none; }
.wp-block-post-featured-image {
overflow: hidden;
margin: 0; }
.wp-block-post-featured-image:hover img {
transform: scale(1.05); }
.wp-block-post-author {
text-transform: capitalize; }
.wp-block-post-container .wp-block-post-meta + .wp-block-post-title {
margin-top: 14px; }
.wp-article-section .wp-block-post-title {
font-size: var(--wp--custom--typography--font-size--heading-five); }
.wp-article-section .wp-block-post {
position: relative; }
.wp-article-section .wp-block-post .taxonomy-category {
position: absolute;
right: 21px;
top: 21px;
margin: 0; }
.wp-article-section .wp-block-post .taxonomy-category a {
padding: 4px 10px;
text-transform: uppercase;
font-size: 13px;
font-size: 0.8125rem;
letter-spacing: 1px;
line-height: 1.62; }
.wp-article-section .wp-block-post .taxonomy-category svg {
display: none; }
.editor-styles-wrapper
.wp-block-post-title
+ .wp-block-group.wp-block-post-meta,
.wp-block-post-container
.block-editor-block-list__layout
.block-editor-block-list__block {
position: initial; }
.wp-article-section .wp-block-post-container .wp-block-post-excerpt__excerpt {
overflow: hidden;
display: block;
-webkit-line-clamp: 3;
display: box;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
white-space: normal; } .wp-block-pullquote,
.wp-block-quote.has-text-align-right,
.wp-block-quote {
border-color: var(--wp--preset--color--tertiary);
font-style: italic; }
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
text-align: left; }
.wp-block-quote.has-text-align-left.is-style-large cite,
.wp-block-quote.has-text-align-left.is-style-large footer,
.wp-block-quote.has-text-align-left.is-large cite,
.wp-block-quote.has-text-align-left.is-large footer {
text-align: left; }
.wp-block-quote.has-text-align-right.is-style-large cite,
.wp-block-quote.has-text-align-right.is-style-large footer,
.wp-block-quote.has-text-align-right.is-large cite,
.wp-block-quote.has-text-align-right.is-large footer {
text-align: right; }
.wp-block-quote.has-text-align-center.is-style-large cite,
.wp-block-quote.has-text-align-center.is-style-large footer,
.wp-block-quote.has-text-align-center.is-large cite,
.wp-block-quote.has-text-align-center.is-large footer {
text-align: center; }
.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
color: var(--wp--preset--color--foreground);
font-weight: var(--wp--custom--typography--font-weight--semi-bold); }
.wp-block-quote.is-style-plain {
color: var(--wp--preset--color--foreground); } .wp-block-table.is-style-stripes tbody tr:nth-child(2n + 1) {
background-color: var(--wp--preset--color--secondary); }
.wp-block-table.is-style-stripes {
border-bottom-color: var(--wp--preset--color--border-color); }
.wp-block-table.is-style-stripes th,
.wp-block-table.is-style-stripes td {
border-color: transparent; } .wp-block-search__inside-wrapper {
position: relative; }
.wp-block-search {
background-color: var(--wp--preset--color--primary);
box-sizing: border-box;
padding: 14px;
position: relative; }
.header-with-searchbar .wp-block-search {
border-left: none; }
.header-with-searchbar .wp-block-search__input {
background-color: transparent;
border: 0;
color: var(--wp--preset--color--body-text);
padding: 10px 14px; }
.wp-block-search__input:focus {
color: var(--wp--preset--color--foreground); }
.wp-block-search__button {
background-color: var(--wp--preset--color--text-link);
color: #fff;
cursor: pointer;
margin-left: 0;
font-weight: bold;
text-transform: uppercase;
padding: 10px 14px;
font-size: 16px;
font-size: 1rem; }
.site-header-buttons .wp-block-search {
padding: 0;
width: 100%; }
.site-header-buttons .wp-block-search__inside-wrapper {
height: 100% !important; }
.site-header-buttons .wp-block-search__inside-wrapper input {
border: none;
height: 100%;
border-radius: 0;
padding: 0 20px; }
.site-header-buttons .wp-block-search__button {
text-align: center;
background-color: var(--wp--preset--color--background);
color: var(--wp--preset--color--foreground);
cursor: pointer;
margin-left: 0;
padding: 10px 14px;
position: relative;
right: auto;
top: auto;
height: 100%;
transform: none;
height: 100%;
border: none;
border-left: 1px solid;
transition: all 0.4s; }
.wp-block-search__button:hover,
.site-header-buttons .wp-block-search__button:hover {
color: var(--wp--preset--color--background);
background: var(--wp--preset--color--foreground);
opacity: 1; }
button.wp-block-search__button.has-icon svg {
transform: rotate(270deg);
transition: all 0.3s;
width: 36px;
height: 30px; }
.wp-block-fse-pro-header-search button.wp-block-search__button.has-icon {
padding: 10px; }
.wp-block-navigation svg.minus {
display: none; }
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
stroke: currentColor;
width: 14px;
height: 14px;
position: relative;
top: -3px; }
header.alignfull .wp-block-fse-pro-header-social .social-container,
header.alignfull .wp-block-fse-pro-header-search .search-container {
width: 100%;
left: 0;
right: 0; } input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
background-color: transparent;
border-radius: 0;
border: 0;
border: 1px solid var(--wp--preset--color--border-color);
box-sizing: border-box;
color: var(--wp--preset--color--body-text);
padding: calc(0.667em + 2px);
font-family: var(--wp--preset--font-family--poppins);
font-size: var(--wp--preset--font-size--upper-heading);
line-height: var(--wp--custom--typography--line-height--heading-six);
font-weight: var(--wp--custom--typography--font-weight--normal);
width: 100%; }
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
border: 1px solid var(--wp--preset--color--text-link);
outline: none;
color: var(--wp--preset--color--foreground); }
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__input {
padding: 0 0 0 14px;
border: 1px solid var(--wp--preset--color--border-color); }
textarea.wpcf7-form-control.wpcf7-textarea {
height: 120px; }
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper {
padding: 0;
border: none; }
.wp-header-search-social
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__input {
padding: 10px 21px;
color: #fff;
border: 1px solid #474747;
border-radius: 32px; }
.wp-header-search-social
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__input:focus {
border: 1px solid var(--wp--preset--color--text-link); }
.search-bar-navigation
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__input {
border: 1px solid;
border-right: none; }
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__button {
padding: 12px 14px; }
.wp-block-post-comments .comment-reply-title,
.form-submit.wp-block-button {
text-align: center; } .wp-block-embed {
margin-top: var(--wp--style--block-gap); } .wp-block-cover-image,
.wp-block-cover {
min-height: 320px; }
.wp-block-image .alignleft {
margin-right: 2em; }
.wp-block-image .alignright {
margin-left: 2em; }
ul.wp-block-gallery {
list-style-type: none; } .wp-block-widget-area * {
font-size: var(--wp--preset--font-size--medium);
line-height: var(--wp--custom--typography--line-height--heading-six);
font-weight: var(--wp--custom--typography--font-weight--normal); }
.wp-block-widget-area strong {
font-weight: var(--wp--custom--typography--font-weight--bold); }
.wp-block-widget-area h2 {
line-height: var(--wp--custom--typography--line-height--paragraph);
font-weight: var(--wp--custom--typography--font-weight--bold); }
.wp-block-tag-cloud > a {
display: inline-block;
margin-bottom: 7px;
padding: 4px 14px;
text-decoration: none;
border: 1px solid; }
.wp-block-widget-area ul {
list-style: none;
padding-left: 0; }
.wp-block-footer .wp-block-navigation .wp-block-navigation-item.wp-block,
.wp-block-page-list .wp-block-pages-list__item,
.wp-block-widget-area .wp-block-navigation-item {
margin-bottom: 21px; }
.wp-block-page-list
.wp-block-navigation__submenu-container
.wp-block-pages-list__item,
.wp-block-widget-area
.wp-block-navigation__submenu-container
wp-block-navigation-item,
.wp-block-site-generator
.wp-block-navigation
.submenu-container
.wp-block-navigation-item,
.wp-block-footer
.wp-block-navigation__container
.wp-block-navigation__submenu-container
.wp-block-navigation-item {
margin-bottom: 14px; }
.wp-block-page-list .wp-block-pages-list__item:last-child,
.wp-block-site-generator
.wp-block-navigation
.submenu-container
.wp-block-navigation-item:last-child,
.wp-block-footer
.wp-block-navigation__container
.wp-block-navigation__submenu-container
.wp-block-navigation-item:last-child,
.wp-block-widget-area .wp-block-navigation-item:last-child {
margin-bottom: 0; }
.wp-block-widget-area .wp-block-social-links li {
margin-bottom: 0; }
.wp-block-widget-area li:before,
.wp-block-widget-area li:after {
content: "";
display: table;
table-layout: fixed; }
.wp-block-widget-area li:after {
clear: both; }
.wp-block-archives-list > li > a,
.wp-block-categories-list > li > a {
float: left; } .wp-block-sidebar > *:not(:last-child) {
margin-bottom: var(--wp--custom--spacing--wp-block-sidebar-widget); }
.wp-block-sidebar > * h2 {
border-bottom: 1px solid;
font-size: 18px;
font-size: 1.125rem;
margin-bottom: 20px;
padding-bottom: 20px; }
.wp-block-sidebar .wp-block-latest-posts__list > li {
border-bottom: 1px solid;
margin-bottom: 21px;
padding-bottom: 21px; }
.wp-block-sidebar .wp-block-latest-posts__list > li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0; }
.wp-block-widget-area .wp-block-latest-posts__list > li > a {
font-weight: var(--wp--custom--typography--font-weight--bold); }
.wp-block-widget-area .wp-block-latest-posts__post-author,
.wp-block-widget-area .wp-block-latest-posts__post-date {
font-size: var(--wp--preset--font-size--tiny);
line-height: 1.62;
margin-top: 5px; }
.wp-block-widget-area li {
margin-bottom: 14px; }
.wp-block-sidebar .wp-block-widget .wp-block-categories li {
position: relative;
padding-left: 36px; }
.wp-block-sidebar .wp-block-widget .wp-block-categories li:before {
position: absolute;
left: 0;
top: 3px;
content: "";
background-image: url(//dynamic4s.com/wp-content/themes/lensation/assets/images/folder.svg);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-size: 100%; } .wp-block-footer .wp-block-footer-widget-area-columns {
gap: var(--wp--style--block-gap, 2em);
margin-bottom: 0;
padding-bottom: var(--wp--custom--spacing--wp-footer-vertical);
padding-top: var(--wp--custom--spacing--wp-footer-vertical); }
.wp-block-footer.wp-block-site-generator {
font-size: var(--wp--preset--font-size--extra-small);
padding-bottom: 35px;
padding-top: 35px; }
.wp-block-footer.wp-block-site-generator a {
text-decoration: none; }
.wp-block-footer .wp-block-widget:not(:last-child),
.wp-block-footer .wp-block-widget > *:not(:last-child),
.wp-block-footer .wp-block-latest-posts__list > li:not(:last-child) {
margin-bottom: var(--wp--custom--spacing--extra-small); }
.wp-block-widget-area .wp-block-widget figure {
line-height: 0;
margin-bottom: 0; }
.wp-block-footer.wp-block-site-generator,
.site-newsletter p {
margin-top: 0; }
.site-newsletter form,
.site-newsletter .tnp-subscription-minimal form {
position: relative;
max-width: 360px; }
.site-newsletter form input,
.site-newsletter .tnp-subscription-minimal input.tnp-email {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding: 10px 105px 10px 14px;
display: inline-block;
border: 1px solid #474747;
background-color: transparent;
color: var(--wp--preset--color--color-light);
font-size: 16px;
font-size: 1rem;
height: 50px; border-radius: 0px; }
body .tnp-subscription-minimal input.tnp-email {
border: none;
font-size: 16px; }
.site-newsletter .tnp-subscription-minimal input.tnp-submit {
background: transparent;
padding: 0;
position: absolute;
width: auto;
right: 14px;
top: 0px; } .wp-block-section {
padding-bottom: var(--wp--custom--spacing--section-block-top);
padding-top: var(--wp--custom--spacing--section-block-top); }
main.wp-block-group > * + *,
.wp-block-section + .wp-block-section,
footer.wp-block-template-part {
margin-top: 0; }
.section-tagline {
font-family: var(--wp--preset--font-family--poppins);
font-weight: 600;
margin: 0 0 7px; }
.wp-block-column > .wp-block-group:last-child,
.wp-block-column:empty {
margin: 0; }
.wp-block-column.wp-block-column-wrap {
margin: 0; }
.wp-block-group.alignfull.wp-block-media-wrap {
margin-top: 0; }
.service-section .is-stacked-on-mobile .wp-block-media-text__media,
.is-stacked-on-mobile .wp-block-media-text__media {
margin-bottom: 35px; }
header + .wp-block-group {
margin: 0; }
.wp-block-post-template .wp-block-columns {
margin-bottom: 0;
gap: 0; }
.wp-block-section .wp-block-group-heading > * + *,
.wp-block-section .wp-block-heading-wrap > * + * {
margin-top: 7px; }
.wp-block-column > * + * {
margin-bottom: 0; }
.wp-block-separator {
opacity: 1; }
.wp-block-cover .wp-block-query-title,
.wp-block-cover .wp-block-post-title {
font-family: var(--wp--preset--font-family--playfair-display);
font-size: var(--wp--custom--typography--font-size--heading-one);
max-width: 900px;
margin: 0 auto; }
.wp-header-media-wrap .wp-block-heading-wrap {
max-width: 760px; }
.wp-block-separator {
border-bottom: 1px solid currentColor; }
body.page-template-blank .wp-site-blocks main {
margin-top: 0;
padding-bottom: 0;
padding-top: 0; }
body:not(.home).page-template-blank footer .wp-footer-has-border {
border: none; }
.entry-content footer {
margin-top: 0; } .wp-block-post-author {
background-color: var(--wp--preset--color--secondary);
padding: var(--wp--custom--spacing--extra-small); }
.wp-block-post-template .wp-block-post-author {
background-color: transparent;
padding: 0; }
.wp-block-post-author .wp-block-post-author__content {
padding-left: 10px; }
.wp-block-post-author .wp-block-post-author__bio {
font-size: var(--wp--custom--typography--font-size--heading-six);
line-height: var(--wp--custom--typography--line-height--heading-six); }
.wp-block-post-author .wp-block-post-author__name {
font-size: var(--wp--preset--font-size--normal);
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: var(--wp--custom--typography--line-height--paragraph);
color: var(--wp--preset--color--foreground); }
.wp-block-post-author .wp-block-post-author__avatar > .avatar {
border-radius: 50%; } .wp-block-post-comments .commentlist > li > .children > li article,
.wp-block-post-comments .commentlist > li > article {
border-bottom: 1px solid var(--wp--preset--color--border-color);
padding-bottom: var(--wp--custom--spacing--normal);
padding-top: var(--wp--custom--spacing--normal); }
.wp-block-post-comments .commentlist > li > article:last-child {
border-bottom: none; }
.wp-block-post-comments .commentlist .comment-body > *:last-child,
.wp-block-post-comments .comment-respond > *:last-child,
.wp-block-post-comments .comment-respond .comment-form > *:last-child,
.wp-block-post-comments .comment-respond .comment-form > P:last-of-type {
margin-bottom: 0; }
.wp-block-post-comments .comment-author {
color: var(--wp--preset--color--foreground);
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: var(--wp--custom--typography--line-height--paragraph);
margin-bottom: 7px; }
.wp-block-post-comments .comment-content {
margin-top: 20px; }
.wp-block-post-comments .comment-metadata {
color: var(--wp--preset--color--body-text);
font-size: var(--wp--preset--font-size--tiny);
line-height: 1.62; }
.wp-block-post-comments .comment-metadata a {
text-decoration: none;
color: var(--wp--preset--color--body-text); }
.wp-block-post-comments .comment-metadata > *:not(:last-child) {
padding-right: 10px; }
.wp-block-post-comments .reply {
font-size: var(--wp--preset--font-size--small); }
.wp-block-post-comments .reply a {
text-decoration: none;
text-transform: uppercase;
font-weight: var(--wp--custom--typography--font-weight--bold); }
.wp-block-post-comments .comment-respond {
margin-top: var(--wp--custom--spacing--normal);
padding-top: var(--wp--custom--spacing--wp-comment-vertical);
padding-right: var(--wp--custom--spacing--wp-comment-horizontal);
padding-bottom: var(--wp--custom--spacing--wp-comment-vertical);
padding-left: var(--wp--custom--spacing--wp-comment-horizontal); }
.wp-block-post-comments .comment-respond .comment-form {
font-size: var(--wp--preset--font-size--upper-heading); }
.wp-block-post-comments .comment-respond .comment-form a,
.wp-block-post-comments .comment-respond .comment-form .logged-in-as,
.wp-block-post-comments .comment-respond .comment-form .comment-notes,
.wp-block-post-comments
.comment-respond
.comment-form
.comment-form-cookies-consent {
font-size: var(--wp--preset--font-size--extra-small);
text-decoration: none; }
.wp-block-post-comments textarea,
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]) {
background-color: var(--wp--preset--color--background);
border: 0;
color: var(--wp--preset--color--body-text); }
.wp-block-post-comments textarea:focus,
.wp-block-post-comments
input:not([type="submit"]):not([type="checkbox"]):focus {
border: 1px solid var(--wp--preset--color--text-link);
color: var(--wp--preset--color--foreground); }
.wp-block-post-comments .commentlist .comment:first-of-type {
padding-left: 0; } .wp-block-quote p {
color: var(--wp--preset--color--foreground);
font-size: var(--wp--preset--font-size--content-heading);
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: var(--wp--custom--typography--line-height--paragraph);
font-style: italic;
margin-top: 0; }
.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-quote.is-large,
.wp-block-group .wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-quote.has-text-align-left,
.wp-block-quote.has-text-align-right,
.wp-block-quote.has-text-align-center {
border: 0;
position: relative;
padding: 84px 0 0 0; }
.wp-block-quote:before {
color: var(--wp--preset--color--quote-color);
content: "\201C";
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 84px;
font-size: 7rem;
font-style: normal;
font-weight: var(--wp--custom--typography--font-weight--bold);
height: 0;
line-height: var(--wp--custom--typography--line-height--normal);
position: absolute;
margin-top: 5px;
top: 0; }
.wp-block-quote.has-text-align-left:before {
left: unset;
transform: none; }
.wp-block-quote.has-text-align-right:before {
left: unset;
right: 0; }
.wp-block-quote.has-text-align-center:before {
left: 50%;
transform: translateX(-50%); }
.wp-block-quote cite,
.wp-block-quote footer {
font-size: var(--wp--preset--font-size--small); }
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
color: var(--wp--preset--color--foreground); } .wp-block-pullquote {
border-bottom-color: var(--wp--preset--color--quote-color);
border-top-color: var(--wp--preset--color--quote-color);
padding: 1.75em 0; }
.wp-block-pullquote blockquote {
margin: 0; }
.wp-block-pullquote p {
color: var(--wp--preset--color--foreground);
font-size: var(--wp--preset--font-size--content-heading);
font-weight: var(--wp--custom--typography--font-weight--semi-bold);
line-height: var(--wp--custom--typography--line-height--paragraph);
font-style: italic;
margin-top: 0; }
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote .wp-block-pullquote__citation {
font-size: var(--wp--preset--font-size--small);
text-transform: none;
color: var(--wp--preset--color--body-text); }
.wp-block-table.is-style-stripes,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block[data-align="left"] .wp-block-pullquote,
.wp-block[data-align="right"] .wp-block-pullquote {
border-bottom: 0;
border-top: 0; }
.wp-block-pullquote.alignleft,
.wp-block[data-align="left"] .wp-block-pullquote {
border-left: 0.25em solid var(--wp--preset--color--quote-color);
padding: 0 0 0 1.75em; }
.wp-block-pullquote.alignright,
.wp-block[data-align="right"] .wp-block-pullquote {
border-right: 0.25em solid var(--wp--preset--color--quote-color);
padding: 0 1.75em 0 0; }
.wp-block-quote cite,
.wp-block-pullquote cite {
color: var(--wp--preset--color--body-text);
font-family: var(--wp--preset--font-family--poppins);
font-size: 16px;
font-size: 1rem; } .wp-block-table td,
.wp-block-table th {
border-color: var(--wp--preset--color--border-color);
padding: 0.5em 1em; }
.wp-block-table thead {
border-bottom-color: var(--wp--preset--color--border-color);
border-bottom: 1px solid; }
.wp-block-table tfoot {
border-top-color: var(--wp--preset--color--border-color); }
.wp-block-table th {
font-weight: var(--wp--custom--typography--font-weight--bold);
color: var(--wp--preset--color--foreground); }
.wp-block-table table {
border: 1px solid var(--wp--preset--color--border-color);
text-align: left; }
.wp-block-table figcaption {
margin-top: 14px;
font-size: 16px;
font-size: 1rem; } .header-media h2,
.hero-content.wp-block-group.wp-block-section .wp-block-group-heading,
.wp-block-section.promotional-video .wp-block-group-heading {
margin-bottom: 21px; } body .wp-block-preformatted,
body .wp-block-verse {
background-color: var(--wp--preset--color--secondary);
box-sizing: border-box;
font-family: "Courier New", Courier, monospace;
padding: var(--wp--custom--spacing--extra-small);
overflow: auto;
word-wrap: break-word; }
pre {
white-space: normal; }
body .wp-block-code > code {
font-family: "Courier New", Courier, monospace; }  .header-dark .wp-block-navigation .wp-block-navigation__submenu-icon::before {
filter: invert(1); }
.header-dark
.wp-block-button:not(.is-style-lensation-button)
.wp-block-button__link:hover {
opacity: 1; }
.wp-block-image.alignright,
.wp-block-image.alignleft,
.wp-block-image figure.alignright,
.wp-block-image figure.alignleft,
.wp-block[data-align="left"] .wp-block-image,
.wp-block[data-align="right"] .wp-block-image,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block[data-align="left"] > .wp-block-pullquote,
.wp-block[data-align="right"] > .wp-block-pullquote,
[data-align="left"] > .wp-block-cover,
[data-align="right"] > .wp-block-cover,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > .wp-block-embed,
.wp-block[data-align="right"] > .wp-block-embed {
max-width: 320px;
width: 100%; }
.blocks-gallery-caption,
.wp-block-image figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption {
font-size: 16px;
font-size: 1rem; } .catch-breadcrumb.breadcrumb-area {
margin-bottom: 0; }
#catch-breadcrumb nav {
margin-left: calc(-1 * var(--wp--custom--spacing--outer)) !important;
margin-right: calc(-1 * var(--wp--custom--spacing--outer)) !important;
position: relative;
padding: 21px var(--wp--custom--spacing--outer);
font-size: 13px; }
.catch-breadcrumb.center .entry-breadcrumbs,
.catch-breadcrumb.center .woocommerce-breadcrumb {
text-align: left; }
.log {
display: none; }   .header-media.header-media-full-height {
position: relative; }
.content > .video-play {
display: flex;
align-items: center;
margin: 0; }
.content > .video-play,
.content.has-text-align-center > .video-play {
justify-content: center;
text-decoration: none; }
.content.has-text-align-left > .video-play {
justify-content: flex-start; }
.content.has-text-align-right > .video-play {
justify-content: flex-end; }
.content > .video-play > span {
display: inline-block;
padding-left: 7px; }
.modal.active .close {
left: unset;
top: 50px;
right: 50px; } .wp-block-media-text:not(.is-stacked-on-mobile).has-media-on-the-right
.wp-block-media-text__content {
padding-left: 0; }
.wp-block-media-text:not(.is-stacked-on-mobile):not(.has-media-on-the-right)
.wp-block-media-text__content {
padding-right: 0; }
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
padding-left: 0;
padding-right: 0; } .header-media .wp-header-search-social {
position: absolute;
right: 16px;
top: 21px;
margin: 0;
z-index: 1;
align-items: center;
margin-block-start: 0; }
.header-media .wp-header-search-social .wp-block-fse-pro-header-search {
display: none; }
.wp-header-search-social .wp-block-social-links {
gap: 0; }
.wp-header-search-social .wp-block-search {
background-color: transparent;
box-sizing: border-box;
border-radius: 32px;
overflow: hidden;
padding: 0;
position: relative;
margin-block-start: 0; }
.search-social-on-mobile svg.search.svg,
.wp-block-social-links.is-style-logos-only .wp-social-link svg,
.header-media .wp-block-fse-pro-header-search svg,
.wp-header-search-social
.wp-block-social-links.is-style-logos-only
.wp-social-link
svg {
width: 22px;
height: 22px;
transition: all 0.3s; }
.wp-block-social-links + .wp-block-search {
margin-left: 28px; }
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
.wp-block-search__button {
background-color: transparent;
padding: 10px 10px;
position: absolute;
right: 0; }
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
.wp-block-search__button:hover {
transform: scale(1.1); }
.wp-block-fse-pro-header-search button.wp-block-search__button:hover svg {
transform: scale(1.1) rotate(270deg); }
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
input {
border-radius: 32px;
border: 1px solid #474747;
padding-left: 20px;
padding-right: 35px; }
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
input:focus {
border-color: var(--wp--preset--color--text-link); }
.header-media .wp-block-fse-pro-header-search {
margin-block-start: 0; }
.wp-block-fse-pro-header-search .search-container {
width: 300px;
right: 0;
padding: 0;
background: transparent; }  .logo-columns figure.wp-block-image {
margin-bottom: 0;
text-align: center;
margin-top: 0; }  .pricing-columns .wp-block-column {
color: var(--wp--preset--color--foreground);
padding-bottom: var(--wp--custom--spacing--wp-comment-horizontal);
padding-top: var(--wp--custom--spacing--wp-comment-horizontal);
padding-left: var(--wp--custom--spacing--wp-comment-vertical);
padding-right: var(--wp--custom--spacing--wp-comment-vertical);
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pricing-columns .wp-block-column ul {
list-style: none;
padding-left: 0;
margin-bottom: var(--wp--custom--spacing--section-pricing-content);
margin-top: var(--wp--custom--spacing--section-pricing-content); }
.pricing-columns .wp-block-column {
overflow: hidden; }
.pricing-columns .wp-block-column ul li {
margin-bottom: 10px;
padding-left: 28px;
position: relative; }
.pricing-columns .wp-block-column ul li:before {
content: "\2713";
left: 0;
font-weight: 700;
position: absolute; }
.pricing-columns sup,
.pricing-columns .package-amount {
font-weight: var(--wp--custom--typography--font-weight--bold); }
.package-month {
font-size: var(--wp--custom--typography--font-size--heading-five);
font-weight: var(--wp--custom--typography--font-weight--normal); }  .wp-block-columns.service-columns > .wp-block-column {
border-radius: 11px;
padding-bottom: var(--wp--custom--spacing--wp-post);
padding-top: var(--wp--custom--spacing--wp-post);
padding-left: var(--wp--custom--spacing--normal);
padding-right: var(--wp--custom--spacing--normal);
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.wp-service-block-columns .wp-block-column > * + * {
margin-block-start: 14px;
margin-block-end: 0; }
.wp-block-columns.wp-service-block-columns {
padding-top: 28px;
margin-top: 28px;
border-top: 1px solid; }
.wp-block-columns.wp-service-block-columns:first-child {
border: none;
padding-top: 0;
margin-top: 0; }
.wp-block-columns.wp-service-block-columns:last-child {
border: none; }
.service-section .wp-block-media-text__content p a {
font-weight: 600; }
.wp-block-column
> .wp-block-group.cta-horizontal-content.wp-block-group-heading:last-child {
margin-bottom: 0; }
.wp-service-block-columns h4 {
font-size: var(--wp--custom--typography--font-size--heading-five); } .service-two-columns .wp-block-image img {
width: 100px;
height: 100px; } .wp-block-columns.service-three-columns.wp-block-columns > .wp-block-column,
.wp-block-columns.service-four-columns.wp-block-columns > .wp-block-column {
background-color: transparent;
padding: 0; }
.service-three-columns .wp-block-image {
margin-bottom: 0;
margin-top: 0; }  .wp-block-columns.featured-content-two-columns
.wp-block-lensation-featured-content
.wp-block-image {
margin-bottom: 0; } .wp-block-columns.featured-content-three-columns
.wp-block-lensation-featured-content
.wp-block-image {
margin-bottom: 0; }
.featured-content-columns .wp-block-image {
margin: 0; }
.wp-block-group-featured-content {
padding: var(--wp--custom--spacing--wp-post);
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.wp-block-lensation-featured-content .wp-block-image {
overflow: hidden; }
.wp-block-lensation-featured-content .wp-block-image img {
transition: all 0.5s ease; }
.wp-block-lensation-featured-content .wp-block-image:hover img {
-webkit-filter: blur(2px);
filter: blur(2px);
transform: scale(1.1); }
.featured-content-columns .wp-block-buttons .wp-block-button__link {
margin-top: 0; }  .wp-block-zenobia-testimonial .wp-block-column > h2 {
margin-bottom: 0; }
.wp-block-zenobia-testimonial .wp-group-content {
padding-top: 80px;
position: relative; }
.wp-block-zenobia-testimonial .wp-group-content h2 {
margin-bottom: 7px; }
.wp-block-zenobia-testimonial .wp-group-author figure img {
width: 100px; }
.wp-block-zenobia-testimonial
.wp-group-author
.wp-block-columns
> .wp-block-column:not(:last-child) {
max-width: 100px; }
.wp-block-zenobia-testimonial.wp-block-section .wp-group-author figure {
margin-bottom: 14px; } .wp-block-zenobia-testimonial .wp-group-content:before {
content: "\201D";
font-size: 170px;
font-size: 10.625rem;
font-family: Arial;
position: absolute;
top: 0;
line-height: 1;
left: -7px;
width: 100%; } .wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots) {
color: transparent;
display: flex;
height: 1em;
overflow: hidden;
position: relative; }
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots):before,
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots):after {
background: currentColor;
border-width: 1px 0 0 0;
border-style: solid;
border-color: inherit;
content: "";
transform-origin: 100% calc(100% - 1px); }
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots):before {
border-right-width: 1px;
transform: skewX(45deg);
width: 50px; }
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots):after {
border-left-width: 1px;
transform: skewX(-45deg);
width: calc(100% - 50px); }
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots).is-style-default:before,
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-dots).is-style-default:after {
width: 50%; }
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
margin-left: unset; }
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator.is-style-dots::before {
padding-left: 0; }
.wp-group-author .wp-block-column > p {
margin: 0; } body
.wp-block-columns:not(.testimonial-two-columns):not(.testimonial-three-columns)
.wp-block-zenobia-testimonial
.wp-block-separator {
width: 100%;
border-bottom: none;
opacity: 1;
background-color: transparent;
margin-top: 1.5em;
box-sizing: border-box; } .wp-block-zenobia-testimonial
.block-editor-block-list__layout
.block-editor-block-list__block:after {
position: inherit; } .wp-group-author .wp-block-image {
margin-bottom: 0;
margin-top: 0; }
.wp-block-columns.testimonial-two-columns
.wp-group-author
figure.wp-block-image {
margin-top: 14px;
width: 80px; }
.wp-block-columns.testimonial-two-columns .wp-block-column .wp-group-content {
padding-bottom: var(--wp--custom--spacing--testimonial-inner-gap);
padding-left: var(--wp--custom--spacing--testimonial-inner-gap);
padding-right: var(--wp--custom--spacing--testimonial-inner-gap);
padding-top: 105px; }
.wp-block-columns.testimonial-two-columns
.wp-block-zenobia-testimonial
.wp-group-content:before {
left: unset;
top: 22px; }
.wp-block-columns.testimonial-two-columns
.wp-block-zenobia-testimonial
.wp-group-content:after {
content: "";
display: inline-block;
left: 40px;
position: absolute;
bottom: -9px;
top: unset;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.wp-block-columns.testimonial-two-columns
.wp-block-zenobia-testimonial
.wp-group-content:after {
border-style: solid;
border-width: 0 0 20px 20px;
height: 0;
width: 0; }
.wp-block-columns.testimonial-two-columns
.wp-block-zenobia-testimonial
.wp-group-content:after {
border-color: transparent;
border-bottom-color: var(--wp--preset--color--secondary); } .testimonial-three-columns
.wp-block-zenobia-testimonial
.wp-group-author
figure
img {
border: 10px solid var(--wp--preset--color--tertiary); }
.testimonial-three-columns
.wp-block-zenobia-testimonial
.wp-group-content:before {
font-size: 75px;
font-size: 4.6875rem;
left: 50%;
transform: translateX(-50%);
text-align: center;
background-color: var(--wp--preset--color--text-link);
color: var(--wp--preset--color--foreground);
height: 50px;
width: 50px;
line-height: 85px;
border-radius: 50%; }
.testimonial-three-columns .wp-block-zenobia-testimonial {
padding: var(--wp--custom--spacing--testimonial-inner-gap); }
.wp-testimonial-content {
text-align: center;
font-family: var(--wp--preset--font-family--playfair-display);
font-size: var(--wp--preset--font-size--content-heading);
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: 1.75;
max-width: 796px;
margin: 0 auto;
padding-left: var(--wp--custom--spacing--outer);
padding-right: var(--wp--custom--spacing--outer); }
.testimonial-slider .fse-slider-wrapper .swiper-button-prev {
left: 0; }
.testimonial-slider .fse-slider-wrapper .swiper-button-next {
right: 0; }
.testimonial-slider .fse-slider-wrapper .swiper-button:hover {
background-color: transparent; }
.testimonial-slider .wp-block-group .fse-slider-wrapper {
max-width: 1060px; }
.testimonial-slider .swiper-horizontal > .swiper-pagination-bullets,
.testimonial-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 0;
position: relative;
margin-top: 35px;
max-width: fit-content;
margin: 35px auto 0; }
.testimonial-slider .swiper-pagination-bullets:before {
content: "";
height: 2px;
position: absolute;
left: 50%;
bottom: 10px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 70px; }
.testimonial-slider .swiper-pagination-bullets:after {
content: counters(slides-num,".",decimal-leading-zero);
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
margin-top: 5px;
margin-left: 135px;
position: relative;
top: 5px; }
.testimonial-slider
.swiper-pagination-bullets
.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
content: counters(slides-num,".",decimal-leading-zero);
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
vertical-align: middle; }
.testimonial-slider .swiper-pagination-bullets .swiper-pagination-bullet {
background-color: transparent;
background-image: none;
color: var(--wp--preset--color--foreground);
counter-increment: slides-num;
display: inline-block;
font-weight: 600;
font-size: 0;
line-height: 1;
padding: 0;
border: none; }
.testimonial-slider .swiper-pagination-bullets .swiper-pagination-bullet {
position: absolute;
left: 0;
top: 50%; }
.testimonial-slider .fse-slider-wrapper .swiper-button-prev:after,
.testimonial-slider .fse-slider-wrapper .swiper-button-next:after {
font-size: 28px; }
.testimonial-slider .fse-slider-wrapper .swiper-button {
background-color: transparent;
display: none;
width: auto;
z-index: 1; }  .our-studio-section h4,
.what-we-do-section .entry-title {
font-family: var(--wp--preset--font-family--source-sans-pro);
font-weight: 700; }
.what-we-do-section h2 {
font-size: var(--wp--custom--typography--font-size--post-title); }
.wp-block-studio-content-container .wp-block-column.wp-block-studio-content {
border-bottom: 1px solid;
padding-top: clamp(35px, 3.5vw, 42px);
padding-bottom: clamp(35px, 3.5vw, 42px); }
.wp-block-studio-content-container
> .wp-block-columns:first-child
.wp-block-column.wp-block-studio-content {
padding-top: 0; }
.wp-block-studio-content-container
> .wp-block-columns:last-child
.wp-block-column.wp-block-studio-content {
border-bottom: none;
padding-bottom: 0; }
.wp-block-studio-content-container .wp-block-columns.alignwide {
margin: 0; }
.wp-block-column.wp-block-empty-container {
margin: 0; }  .portfolio-section .wp-block-fse-pro-tabs {
position: relative;
max-width: 100%; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs {
width: auto;
border: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 21px; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs li {
margin-right: 21px;
margin-bottom: 14px; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs li.active a {
border-bottom: 1px solid;
background: transparent; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs a {
padding: 0 0 5px;
border: none;
font-size: 16px;
font-size: 1rem;
font-weight: var(--wp--custom--typography--font-weight--medium); }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs a:hover, .portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs a:focus {
border: none; }
.wp-block-fse-pro-tabs .wp-block-image {
position: relative;
overflow: hidden; }
.wp-block-fse-pro-tabs .wp-block-image figcaption {
position: absolute;
left: 0;
bottom: -50px;
margin: 0;
padding: 14px;
font-size: 20px;
font-weight: bold;
right: 0;
opacity: 0;
transition: all 0.4s; }
.wp-block-fse-pro-tabs .wp-block-image:hover figcaption {
bottom: 0;
opacity: 1; }
.wp-block-fse-pro-tab .wp-block-column > * + * {
margin-block-start: calc(1.67 * var(--wp--style--block-gap, 2em)); }
.portfolio-section .my-masonry-grid.layout-three .my-masonry-grid_column,
.portfolio-section .my-masonry-grid.layout-four .my-masonry-grid_column,
.portfolio-section .my-masonry-grid.layout-two .my-masonry-grid_column {
padding: 0; }  .wp-block-section.promotional-video {
padding-top: 0;
padding-bottom: 0; }
.promotional-video .wp-block-cover {
z-index: 11; }
.promotional-video .content > .video-play svg {
overflow: hidden;
position: relative;
border-radius: 50%; }
.promotional-video .content > .video-play {
position: relative;
width: 70px;
height: 70px;
margin: 0 auto; }
.promotional-video .content > .video-play::before {
width: 100%;
height: 100%;
border: 3px solid;
border-radius: 50%;
position: absolute;
content: "";
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: all 0.6s; }
.promotional-video .content > .video-play svg path {
opacity: 0; }
.promotional-video .content > .video-play svg polygon {
transition: all 0.4s;
transform-origin: center; }
.promotional-video .content > .video-play:hover {
transform: scale(1.1);
transform-origin: center center; }
.promotional-video .content > .video-play:hover polygon {
transform: scale(1.2); }
.promotional-video iframe.player {
height: 360px;
padding: 30px; }
.promotional-video video {
height: auto;
width: 100%; }  .contact-section .two-col .wp-block-col + .wp-block-col {
margin-top: 14px; }
.wp-block-col {
margin-block-end: 1em; }
.contact-section textarea,
.contact-section input[type="email"],
.contact-section input[type="text"] {
border-left: none;
border-right: none;
border-top: none;
padding-left: 0;
padding-right: 0;
color: var(--wp--preset--color--foreground); }
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder { color: var(--wp--preset--color--secondary-link);
font-size: 15px;
font-size: 0.9375rem; }
textarea:-ms-input-placeholder,
input:-ms-input-placeholder { color: var(--wp--preset--color--secondary-link);
font-size: 15px;
font-size: 0.9375rem; }
textarea:placeholder,
input::placeholder {
color: var(--wp--preset--color--secondary-link);
font-size: 15px;
font-size: 0.9375rem; }
p.wp-block-note {
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.87; }
input[type="submit"] {
transition: all 0.4s; }
.contact-section form p {
margin-block-start: 0; }
.contact-section .wp-single-contact-wrap {
align-items: flex-start; }
.wp-single-contact-wrap .wp-block-image img {
vertical-align: middle; }
.contact-section .wp-block-column + .wp-block-column {
margin-top: 35px; }
.contact-section p strong {
font-weight: 500; }
.wp-block-contact-info {
font-size: 18px; }  .stat-block p {
font-size: 13px;
text-transform: uppercase;
letter-spacing: 3px;
line-height: 1.62; }  .wp-team-detail .wp-team-name {
font-size: --wp--preset--font-size--normal;
line-height: 1.75; }
.wp-team-detail .wp-team-designation {
font-size: 13px;
font-weight: normal;
line-height: 1.62;
letter-spacing: 3px;
text-transform: uppercase;
margin-block-start: 7px; }
.team-section .swiper-horizontal > .swiper-pagination-bullets,
.team-section .swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 0;
position: relative;
margin-top: 35px; }
.team-section .fse-slider-wrapper {
margin-top: -84px;
padding-top: 85px; }
.team-section .fse-slider-wrapper .swiper-button {
left: auto;
right: 70px;
top: 0;
transform: none;
margin: 0; }
.team-section .fse-slider-wrapper .swiper-button-next {
right: 0; }
.team-section .fse-slider-wrapper .swiper-button {
background: transparent;
border: 1px solid;
cursor: pointer;
font-weight: var(--wp--custom--typography--font-weight--bold);
line-height: var(--wp--custom--typography--line-height--paragraph);
border-radius: 0;
width: 56px;
height: 56px;
transition: all 0.5s ease;
padding: 0;
overflow: hidden; }
.team-section .fse-slider-wrapper .swiper-button-prev:after,
.team-section .fse-slider-wrapper .swiper-button-next:after {
font-size: 18px;
font-size: 1.125rem; }
.team-section .swiper-button.swiper-button-prev::before {
left: 100%;
transform: translate(100%, 0) rotate(0deg);
transition: 0.4s ease-out; }
.team-section .swiper-button.swiper-button-prev:hover::before {
left: 0%;
transform: translate(0%, 0) rotate(0deg); }
.team-section .swiper-button.swiper-button-prev:hover,
.team-section .fse-slider-wrapper .swiper-button:hover {
transform: scale(1.12);
will-change: transform;
border: 1px solid transparent; }
.team-section .wp-block-group-heading {
position: relative;
z-index: 2; }
.team-section .navigation-wrap {
display: none; }   @media screen and (min-width: 30em) {
.wp-site-blocks .site-header-buttons.header-with-searchbar {
width: auto;
border-top: none;
height: auto; }
.header-with-searchbar {
border-left: 1px solid; } } @media screen and (min-width: 37.5em) {
.team-section .navigation-wrap {
display: block; }
.post-navigation-link-next {
margin-top: 0; }
.wp-block-site-logo + .main-site-title,
.wp-block-site-logo + .wp-block-site-title {
display: block;
margin: 0; }
.main-site-header .site-logo {
display: flex;
flex-wrap: wrap; }
.main-site-header .site-logo .wp-block-site-logo {
margin-inline-end: 21px;
width: 100%;
margin-bottom: 14px; }
.wp-block-contact-form-7-contact-form-selector .two-col {
display: flex;
justify-content: space-between;
overflow: hidden; }
.promotional-video iframe.player {
height: 420px; }
.main-site-header .site-navigation-row {
flex-wrap: wrap; }
.contact-section .two-col .wp-block-col + .wp-block-col {
margin-top: 0; }
.wp-block-contact-form-7-contact-form-selector .two-col .wp-block-col {
width: 48%; }
.site-logo .wp-block-site-logo + .wp-block-site-title a {
padding-left: 14px; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs {
justify-content: flex-end; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs li {
margin-right: 0;
margin-left: 28px; }
.site-logo {
padding: 21px; }
header .wp-block-buttons .wp-block-button__link {
padding: 14px 28px; }
.wp-group-author figure.wp-block-image {
margin-bottom: 0; }
.is-stacked-on-mobile .wp-block-media-text__media {
margin-bottom: 0; }
header
.wp-block-navigation
:where(.wp-block-navigation__submenu-container)
.wp-block-navigation-item__content {
padding: 0.7em 2.5em 0.7em 1.5em; }
header
.wp-block-navigation
.wp-block-navigation__submenu-container
.wp-block-navigation-item__content::before {
display: none; }
.wp-block-navigation
.wp-block-page-list
li.has-child:hover
> .wp-block-navigation__submenu-icon
.minus,
.wp-block-navigation
.wp-block-navigation__container
li.wp-block-navigation-submenu:hover
> .wp-block-navigation__submenu-icon
.minus {
display: block; }
.wp-block-navigation
.wp-block-page-list
li.has-child:hover
> .wp-block-navigation__submenu-icon
.plus,
.wp-block-navigation
.wp-block-navigation__container
li.wp-block-navigation-submenu:hover
> .wp-block-navigation__submenu-icon
.plus {
display: none; }
.site-navigation.search-bar-navigation.wp-block-navigation {
padding-right: 0; }
.search-bar-navigation .wp-block-search {
margin-left: auto;
width: auto; }
.wp-block-navigation__responsive-container-open:not(.always-shown) {
display: block; }
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
display: none;
position: fixed; }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li,
.wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
width: 100%; } } @media screen and (min-width: 37.5625em) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
padding: 0 15%; }
.hero-content
.wp-block-media-text.is-stacked-on-mobile
.wp-block-media-text__media {
padding: 0 10%; }
.hero-content
.wp-block-media-text.is-stacked-on-mobile
.wp-block-media-text__content {
padding-left: 8%;
padding-right: 0; }
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right
.wp-block-media-text__content {
padding-left: 0; }
.service-section
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right
.wp-block-media-text__content {
max-width: 700px; }
.contact-section input[type="submit"] {
float: right; } } @media screen and (min-width: 48.875em) {
.promotional-video iframe.player {
height: 480px; }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li,
.wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
width: calc((100% / 3) - 1.25em + (1.25em / 3)); }
.header-media .wp-header-search-social {
right: 28px; }
.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
flex-wrap: nowrap; }
.site-header-buttons.header-with-searchbar .wp-block-search__button {
padding: 8px 21px; }
.wp-block-sidebar-on-right .wp-block-column-sidebar {
padding-left: calc(0.67 * var(--wp--custom--spacing--wp-block-sidebar)); }
.wp-block-sidebar-on-left .wp-block-column-sidebar {
padding-right: calc(0.67 * var(--wp--custom--spacing--wp-block-sidebar)); }
.wp-block-footer .wp-block-widget,
.wp-block-footer .wp-block-widget:not(:last-child),
.wp-block-columns > .wp-block-column {
margin-bottom: 0; }
.wp-block-footer
.wp-block-navigation
.has-child
:where(.wp-block-navigation__submenu-container) {
bottom: 0%;
top: unset;
left: 100%; }
.wp-block-footer
.wp-block-navigation
.wp-block-navigation__submenu-container
.wp-block-navigation__submenu-container {
bottom: 0; }
.wp-block-footer .wp-block-navigation .wp-block-navigation__submenu-icon svg {
margin-bottom: 3px;
transform: rotate(180deg); }
header.alignfull .wp-block-fse-pro-header-social .social-container,
header.alignfull .wp-block-fse-pro-header-search .search-container,
header .wp-block-fse-pro-header-social .social-container,
header .wp-block-fse-pro-header-search .search-container {
width: 320px;
left: auto;
right: 0;
border: 1px solid; }
.wp-block-navigation
.has-child
:where(.wp-block-navigation__submenu-container)
.wp-block-navigation__submenu-icon {
margin-right: 14px; }
.wp-block-navigation
.has-child
:where(.wp-block-navigation__submenu-container)
.wp-block-navigation__submenu-icon
svg {
transform: none; }
.featured-content-columns .wp-block-buttons,
.wp-block-post-excerpt__more-text {
margin-top: 35px;
padding-top: 28px; }
.wp-service-block-columns > * + * {
padding-left: 21px; }
.testimonial-slider .fse-slider-wrapper .swiper-button {
display: block; }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3
> li:not(:first-child),
.wp-block-columns.featured-content-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:first-child) {
margin-left: var(--wp--style--block-gap, 2em); }
.admin-bar .wp-block-navigation__responsive-close {
margin-top: 30px; } } @media screen and (min-width: 64em) {
.content > .video-play > span {
padding-left: 14px; }
.promotional-video iframe.player {
height: 600px; }
.team-section .fse-slider-wrapper {
margin-top: -100px;
padding-top: 100px; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs {
position: absolute;
right: 0;
top: -80px; }
.header-media .wp-header-search-social {
right: 42px;
top: 35px; }
.is-stacked-on-mobile .wp-block-media-text__media {
padding-left: 0; }
header .wp-block-buttons .wp-block-button__link {
border: none;
border-left: 1px solid; }
.header-light .wp-block-buttons .is-style-outline .wp-block-button__link,
.header-dark .wp-block-buttons .is-style-outline .wp-block-button__link,
.header-dark .wp-block-buttonsm .is-style-outline .wp-block-button__link,
.header-light .wp-block-buttons .is-style-outline.wp-block-button__link,
.header-with-horizontal-nav
.wp-block-buttons
.is-style-outline
.wp-block-button__link {
border: 1px solid; }
.site-header-buttons .wp-block-search__button {
padding: 10px 35px; }
.site-header-buttons .search-container .wp-block-search__button {
padding: 10px 14px; }
.wp-block-social-links.is-style-logos-only
.wp-social-link
.wp-social-link-anchor {
padding: 12px; }
.header-light
.wp-block-buttons
.is-style-lensation-button
.wp-block-button__link,
.header-dark
.wp-block-buttons
.is-style-lensation-button
.wp-block-button__link,
.header-with-horizontal-nav
.wp-block-buttons
.is-style-lensation-button
.wp-block-button__link {
padding: 0; }
.site-header-buttons
.is-style-outline
> .wp-block-button__link:not(.has-background):hover {
border-right: none; }
.wp-block-buttons > .wp-block-button + .wp-block-button {
margin-left: 14px; }
.site-header-buttons .wp-block-buttons > .wp-block-button + .wp-block-button {
margin-left: 0px; }
.header-dark .wp-block-buttons .wp-block-button__link,
.header-light .wp-block-buttons .wp-block-button__link,
.header-with-horizontal-nav .wp-block-buttons .wp-block-button__link {
padding: 14px 28px; }
.site-header-buttons .wp-block-search__inside-wrapper input {
padding: 0 21px;
font-size: 20px;
font-size: 1.25rem; }
.site-header-buttons
.wp-block-fse-pro-header-search
.wp-block-search__inside-wrapper
input {
min-width: auto; }
.wp-block-post-template .wp-block-columns {
align-items: center; }
.contact-section .wp-block-column + .wp-block-column {
margin-top: 0;
padding-left: var(--wp--custom--spacing--outer); } } @media screen and (min-width: 75em) {
.wp-block-navigation .wp-block-navigation-item__content:hover,
.wp-block-navigation .wp-block-navigation-item__content:focus {
color: var(--wp--preset--color--color-light); }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs {
top: -90px; }
.header-media .wp-header-search-social .wp-block-fse-pro-header-search {
display: block; }
.team-section .fse-slider-wrapper {
margin-top: -110px;
padding-top: 110px; }
.header-media .wp-header-search-social {
display: flex; }
.has-vertical-header
.wp-block-navigation
.has-child
:where(.wp-block-navigation__submenu-container) {
left: 100%;
top: -10px;
border: 1px solid #474747; }
.has-vertical-header
.wp-block-navigation
.has-child
:where(.wp-block-navigation__submenu-container)
.wp-block-navigation__submenu-container {
top: -12px; }
header .wp-block-group.alignfull {
padding: 0; }
.has-vertical-header .main-site-header {
height: 100vh;
flex-wrap: nowrap;
flex-direction: column;
justify-content: center;
padding: 140px 0; }
.has-vertical-header .wp-block-navigation .wp-block-page-list,
.has-vertical-header ul.wp-block-navigation__container {
gap: 0;
max-height: calc(100vh - 330px); }
.has-vertical-header .wp-block-page-list .wp-block-pages-list__item {
margin-bottom: 0; }
.main-site-header .site-navigation-row {
flex-wrap: nowrap; }
.wp-block-navigation__responsive-container-open:not(.always-shown) {
display: none; }
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
display: block;
position: relative; }
.main-site-header .wp-block-navigation {
width: 100%; }
.wp-block-navigation .wp-block-navigation-item__content {
padding: 12px 35px;
position: relative;
background: linear-gradient(to right, #fff, #fff 50%, var(--wp--preset--color--secondary-link) 50%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 200% 100%;
background-position: 100%;
transition: background-position 0.6s ease;
text-decoration: none; }
.promotional-video .content > .video-play svg {
width: 70px;
height: 70px; }
.wp-block-navigation
.wp-block-navigation-item:hover
> .wp-block-navigation-item__content,
.wp-block-navigation .current-menu-item > .wp-block-navigation-item__content,
.wp-block-navigation .wp-block-navigation-item__content:hover {
background-position: 0 100%; }
header
.wp-block-navigation
.current-menu-item
.wp-block-navigation-item__content::before,
header .wp-block-navigation .wp-block-navigation-item__content:hover::before {
opacity: 1;
width: 25px; }
header .wp-block-navigation .wp-block-navigation-item__content::before {
position: absolute;
left: 0%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
content: "";
background: var(--wp--preset--color--text-link);
height: 1px;
width: 0;
opacity: 0;
transition: all 0.4s; }
footer.wp-block-template-part,
body .wp-site-blocks main {
position: relative;
margin-left: 250px; }
.wp-site-blocks .wp-inner-post-header {
margin-left: 250px !important;
padding-left: 0; }
.wp-site-blocks .has-vertical-header {
border-right: 1px solid #474747;
width: 250px;
position: fixed;
top: 0;
left: 0;
height: 100vh; }
.wp-site-blocks header .alignfull {
margin: 0 !important; }
.header-media-full-height .wp-block-cover {
position: relative; }
.header-media-full-height .wp-block-cover::after,
.header-media-full-height .wp-block-cover::before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 50%;
content: "";
z-index: 3;
-webkit-backdrop-filter: blur(2rem);
backdrop-filter: blur(2rem); }
.header-media-full-height .wp-block-cover::after {
background: black;
background: linear-gradient(140deg, black 0%, rgba(25, 24, 24, 0.9) 58%, rgba(0, 212, 255, 0) 100%); }
.header-media-full-height
.wp-block-cover
.has-background-dim:not([class*="-background-color"]) {
background-color: transparent; }
.header-media-full-height .wp-block-cover .wp-block-cover__inner-container {
width: 40%;
z-index: 5; }
.header-media-full-height .wp-block-cover {
height: 100vh; }
.has-vertical-header .site-logo {
position: absolute;
top: 42px;
left: 35px;
right: 35px; }
.has-vertical-header .wp-block-navigation .wp-block-navigation-item__label,
.has-vertical-header .wp-block-navigation .wp-block-navigation-item {
display: block;
width: 100%; }
.wp-header-search-social.search-social-on-mobile {
display: none; }
ul.wp-block-navigation__submenu-container
.wp-block-navigation-link
.wp-block-navigation-item__content {
margin: 0; }
#catch-breadcrumb nav {
left: 250px;
padding-left: 28px;
padding-right: 28px; } } @media screen and (min-width: 85.375em) {
.promotional-video .wp-block-cover.alignfull {
min-height: 520px; }
.hero-content
.wp-block-media-text.is-stacked-on-mobile
.wp-block-media-text__content {
padding-right: 15%; }
.contact-section .wp-block-column + .wp-block-column {
padding-left: 0; }
.contact-section.wp-block-group.wp-block-section .wp-block-group-heading {
margin-bottom: 42px; }
textarea.wpcf7-form-control.wpcf7-textarea {
height: 180px; }
.my-masonry-grid .my-masonry-grid_column img {
margin-bottom: calc(1.35 * var(--wp--style--block-gap, 2em)); }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3
> li:not(:first-child),
.wp-block-columns.featured-content-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:first-child) {
margin-left: calc(1.35 * var(--wp--style--block-gap, 2em)); }
.wp-inner-post-header .wp-block-cover {
min-height: 400px; } } @media screen and (min-width: 100em) {
#catch-breadcrumb nav {
left: 300px; }
.wp-block-sidebar-on-right .wp-block-column-sidebar {
padding-left: var(--wp--custom--spacing--wp-block-sidebar); }
.wp-block-sidebar-on-left .wp-block-column-sidebar {
padding-right: var(--wp--custom--spacing--wp-block-sidebar); }
.site-header-buttons.header-with-searchbar .wp-block-search__button,
.site-header-buttons .wp-block-search__button,
.site-logo {
padding: 28px 42px; }
.my-masonry-grid {
gap: 40px; }
.my-masonry-grid .my-masonry-grid_column img {
margin-bottom: calc(1.67 * var(--wp--style--block-gap, 2em)); }
.wp-block-post-template.is-flex-container.is-flex-container.columns-3
> li:not(:first-child),
.wp-block-columns.featured-content-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:first-child) {
margin-left: calc(1.67 * var(--wp--style--block-gap, 2em)); }
.has-vertical-header .site-logo {
left: 42px;
right: 42px; }
.has-vertical-header .wp-block-navigation .wp-block-navigation__submenu-icon {
right: 21px; }
.wp-block-navigation .wp-block-navigation-item__content {
padding: 12px 42px; }
.team-section .fse-slider-wrapper {
margin-top: -120px;
padding-top: 120px; }
.wp-block-columns.wp-service-block-columns {
padding-top: 35px;
margin-top: 35px;
margin-right: 25%; }
.header-media h2,
.hero-content.wp-block-group.wp-block-section .wp-block-group-heading,
.wp-block-section.promotional-video .wp-block-group-heading {
margin-bottom: 28px; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs {
top: -100px; }
.site-header-buttons .wp-block-search__inside-wrapper input {
min-width: 300px;
padding: 12px 28px; }
.portfolio-section .wp-block-fse-pro-tabs .container--tabs .nav-tabs li {
margin-left: 35px; }
.wp-site-blocks .wp-block-top-header,
footer.wp-block-template-part,
body .wp-site-blocks main {
margin-left: 300px; }
.wp-site-blocks .wp-inner-post-header {
margin-left: 300px !important; }
.wp-site-blocks .has-vertical-header {
width: 300px; }
.promotional-video .wp-block-cover.alignfull {
min-height: 640px; }
.wp-block-footer .wp-block-footer-widget-area-columns {
gap: var(--wp--custom--spacing--wp-block-heading-margin); } }
@media (min-width: 600px) and (max-width: 781px) {
.what-we-do-section
.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:only-child),
.wp-block-columns.wp-block-custom-column:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:only-child),
.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column.wp-block-column-wrap:not(:only-child) {
flex-basis: 100% !important;
flex-grow: 0; }
.wp-block-heading-wrap {
max-width: 480px; }
.wp-block-column.wp-block-empty-container {
display: none; }
.what-we-do-section
.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:nth-child(even),
.our-studio-section
.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:nth-child(even) {
margin-left: 0; } }
@media (max-width: 1024px) {
.service-section .wp-block-media-text.is-stacked-on-mobile {
grid-template-columns: 100% !important; }
.service-section
.wp-block-media-text.is-stacked-on-mobile
.wp-block-media-text__media {
grid-column: 1;
grid-row: 1;
max-width: 400px; }
.service-section
.wp-block-media-text.is-stacked-on-mobile
.wp-block-media-text__content {
grid-column: 1;
grid-row: 2; }
.contact-section
.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column {
flex-basis: 100% !important; }
.contact-section .wp-block-columns {
flex-wrap: wrap !important; } }
@media (max-width: 781px) {
.wp-block-columns.stats-four-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column {
flex-basis: 50% !important; }
.wp-block-columns > .wp-block-column > .wp-block-buttons {
justify-content: flex-start; } }
@media (max-width: 480px) {
.wp-block-columns.stats-four-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column {
flex-basis: 100% !important; } }   .wp-block-section:nth-child(2n),
.wp-block-section .wp-block-group-featured-content,
.wp-block-section .wp-block-post-template > li .wp-block-post-container,
.wp-block-fse-pro-tabs .wp-block-image figcaption,
body .tnp-subscription-minimal input.tnp-email,
.pricing-columns.pricing-two-columns.wp-block-columns > .wp-block-column,
.header-dark
.is-style-outline
> .wp-block-button__link:not(.has-text-color):hover,
.header-dark
.is-style-outline
> .wp-block-button__link:not(.has-text-color):focus,
.wp-block-navigation:not(.has-background)
.wp-block-navigation__responsive-container.is-menu-open {
background-color: var(--wp--preset--color--background); }
.pricing-columns.pricing-two-columns.wp-block-columns
> .wp-block-column.popular-package:after {
border-bottom-color: var(--wp--preset--color--background); }
.header-dark .wp-block-navigation li.wp-block-navigation-submenu:hover,
.header-dark .wp-block-navigation li.wp-block-navigation-submenu:focus,
.header-dark
.wp-block-navigation
.wp-block-navigation-item:hover
.wp-block-navigation-item__content,
.header-dark
.wp-block-navigation
.wp-block-navigation-item:focus
.wp-block-navigation-item__content,
.single .taxonomy-category.wp-block-post-terms > a:hover,
.single .taxonomy-category.wp-block-post-terms > a:focus,
.single .taxonomy-post_tag.wp-block-post-terms > a:hover,
.single .taxonomy-post_tag.wp-block-post-terms > a:focus,
.footer-dark .wp-block-footer.wp-block-site-generator a:hover,
.footer-dark .wp-block-footer.wp-block-site-generator a:focus,
.wp-block-button.is-style-fill .wp-block-button__link:hover,
.wp-block-button.is-style-fill .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-tag-cloud > a:hover,
.wp-block-tag-cloud > a:focus,
.site-header-buttons .wp-block-fse-pro-header-search .wp-block-search__button {
color: var(--wp--preset--color--background); }
.header-light
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor
svg {
fill: var(--wp--preset--color--background); } header
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor
svg,
.wp-testimonial-content,
.wp-block-navigation__responsive-container-open,
.wp-block-navigation__responsive-container-close,
.site-newsletter .tnp-subscription-minimal input.tnp-submit,
.wp-block-navigation li.wp-block-navigation-submenu:hover,
.wp-block-navigation li.wp-block-navigation-submenu:focus,
.wp-block-latest-posts li a,
.container--tabs .nav-tabs > li > a:hover,
.container--tabs .nav-tabs > li > a:focus,
.container--tabs .nav-tabs > li > a.active,
.header-dark
.is-style-outline
> .wp-block-button__link:not(.has-text-color):hover,
.header-dark
.is-style-outline
> .wp-block-button__link:not(.has-text-color):focus,
.wp-block-post-navigation-link a,
.wp-block-post-comments .reply a,
.wp-block-fse-pro-tabs .wp-block-image figcaption,
.service-section .wp-block-media-text__content p a,
.wp-block-post-excerpt__more-link:hover,
.wp-block-post-excerpt__more-link:focus {
color: var(--wp--preset--color--foreground); }
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
fill: var(--wp--preset--color--foreground); }
body input[type="text"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="password"]:focus,
body input[type="search"]:focus,
body input[type="number"]:focus,
body input[type="tel"]:focus,
body input[type="range"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="week"]:focus,
body input[type="time"]:focus,
body input[type="datetime"]:focus,
body textarea:focus,
.wp-block-post-comments .comment-form textarea:focus,
.site-newsletter form input:focus,
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__input:focus,
.site-newsletter .tnp-subscription-minimal input.tnp-email:focus {
border-color: var(--wp--preset--color--text-link); }
.site-header-buttons .wp-block-fse-pro-header-search .wp-block-search__button {
background-color: var(--wp--preset--color--foreground);
border: none; } #catch-breadcrumb nav,
.wp-block-section,
.wp-block-section:nth-child(2n) .wp-block-group-featured-content,
.wp-block-section:nth-child(2n)
.wp-block-post-template
> li
.wp-block-post-container,
.wp-block-section:nth-child(2n) .wp-block-group-featured-content,
.wp-block-post-template > li .wp-block-post-container,
.wp-block-group-featured-content,
.wp-block-calendar table th,
.wp-block-post-comments .comment-respond,
.block-editor-block-list__layout
> .wp-block
> .wp-block:nth-child(2n)
> .wp-block-section {
background-color: var(--wp--preset--color--primary); } .service-columns.wp-block-columns > .wp-block-column,
.pricing-columns.wp-block-columns > .wp-block-column {
background-color: var(--wp--preset--color--secondary); } .wp-block-navigation:not(.has-background)
.wp-block-navigation__submenu-container,
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
input,
.wp-article-section .wp-block-post .taxonomy-category a,
.wp-block-fse-pro-header-social .social-container,
.wp-block-navigation:not(.has-background)
.wp-block-navigation__responsive-container.is-menu-open,
.main-site-header {
background-color: var(--wp--preset--color--tertiary); } .blocks-gallery-caption,
.wp-block-image figcaption,
.wp-block-navigation:not(.has-background)
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor,
.wp-block-widget-area .wp-block-latest-posts__post-author,
.wp-block-widget-area .wp-block-latest-posts__post-date {
color: var(--wp--preset--color--body-text); } a:hover, a:focus,
.wp-block-post-comments .reply a:hover,
.wp-block-post-comments .reply a:focus,
.wp-block-latest-posts li a:hover,
.wp-block-latest-posts li a:focus,
.wp-block-navigation__responsive-container-open:hover,
.wp-block-navigation__responsive-container-open:focus,
.wp-block-navigation__responsive-container-close:hover,
.wp-block-navigation__responsive-container-close:focus,
.wp-block-post-navigation-link a:hover,
.wp-block-post-navigation-link a:focus,
.wp-block-button.is-style-lensation-button .wp-block-button__link:hover,
.wp-block-button.is-style-lensation-button .wp-block-button__link:focus,
.taxonomy-category.wp-block-post-terms > a:hover,
.taxonomy-category.wp-block-post-terms > a:focus,
.service-section .wp-block-media-text__content p a:hover,
.service-section .wp-block-media-text__content p a:focus,
.testimonial-slider .fse-slider-wrapper .swiper-button:hover,
.testimonial-slider .fse-slider-wrapper .swiper-button:focus,
.container--tabs .nav-tabs > li > a:hover,
.container--tabs .nav-tabs > li > a:focus,
.container--tabs .nav-tabs > li.active > a:hover,
.container--tabs .nav-tabs > li.active > a:focus,
.footer-dark .site-newsletter .tnp-subscription-minimal input.tnp-submit:hover,
.footer-dark .site-newsletter .tnp-subscription-minimal input.tnp-submit:focus,
.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:focus,
.wp-block-post-comments .comment-metadata a:hover,
.wp-block-post-comments .comment-metadata a:focus {
color: var(--wp--preset--color--text-link); }
.section-tagline,
.wp-block-post-excerpt__more-link,
.wp-block-navigation:not(.has-background)
.wp-block-navigation__submenu-container,
.promotional-video .wp-block-cover h6,
.container--tabs .nav-tabs > li.active > a,
.team-section .fse-slider-wrapper .swiper-button,
.wp-block-lensation-testimonial .wp-group-content:before,
.content > .video-play:hover span {
color: var(--wp--preset--color--text-link); }
.single .taxonomy-category.wp-block-post-terms > a:hover,
.single .taxonomy-category.wp-block-post-terms > a:focus,
.single .taxonomy-post_tag.wp-block-post-terms > a:hover,
.single .taxonomy-post_tag.wp-block-post-terms > a:focus,
.wp-block-tag-cloud > a:hover,
.wp-block-tag-cloud > a:focus {
background: var(--wp--preset--color--text-link);
border: 1px solid var(--wp--preset--color--text-link) !important;
color: var(--wp--preset--color--color-light); }
input[type="submit"]:hover,
input[type="submit"]:focus,
.promotional-video .content > .video-play:hover::before,
.team-section .swiper-button::before,
.promotional-video .video-play svg:hover,
.promotional-video .video-play svg:focus,
.wp-article-section .wp-block-post .taxonomy-category a:hover,
.wp-article-section .wp-block-post .taxonomy-category a:focus {
background-color: var(--wp--preset--color--text-link); }
a:hover svg.icon,
a:focus svg.icon,
.wp-header-search-social
.wp-block-search.wp-block-search__button-inside
.wp-block-search__inside-wrapper
.wp-block-search__button:hover
svg,
.wp-header-search-social
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor:hover
svg,
.wp-header-search-social
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor:focus
svg,
.wp-block-social-links
.wp-block-social-link:hover
.wp-block-social-link-anchor
svg,
.footer-dark
.wp-block-social-links
.wp-block-social-link:hover
.wp-block-social-link-anchor
svg,
.promotional-video .video-play path,
.wp-block-fse-pro-header-search button:hover svg,
.wp-block-fse-pro-header-search button:focus svg,
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg,
.content > .video-play:hover svg {
fill: var(--wp--preset--color--text-link); }
.promotional-video .content > .video-play::before {
border-color: var(--wp--preset--color--text-link); } .footer-dark p,
.header-dark p,
.header-media-full-height .wp-block-cover .wp-block-cover__inner-container p,
.header-dark
.wp-block-navigation:not(.has-background)
.wp-block-navigation__submenu-container,
.header-dark .wp-block-navigation__container,
.header-dark .is-style-outline > .wp-block-button__link:not(.has-text-color),
.header-with-horizontal-nav .wp-block-navigation__container,
.footer-dark .wp-block-footer.wp-block-site-generator,
.footer-dark .wp-block-navigation .wp-block-navigation-item__content,
.wp-block-navigation__responsive-container.is-menu-open,
.wp-block-navigation:not(.has-background)
.wp-block-navigation__responsive-container.is-menu-open,
.footer-dark .wp-block-footer.wp-block-site-generator a,
.header-light
.wp-block-button.is-style-lensation-button
.wp-block-button__link:hover,
.header-light
.wp-block-button.is-style-lensation-button
.wp-block-button__link:focus,
.header-dark
.wp-block-button.is-style-lensation-button
.wp-block-button__link:hover,
.header-dark
.wp-block-button.is-style-lensation-button
.wp-block-button__link:focus,
.container--tabs .nav-tabs > li > a {
color: var(--wp--preset--color--secondary-link); } .site-logo,
.site-header-buttons > *,
.site-newsletter form input,
.wp-block-separator,
.wp-block-calendar th,
.wp-block-calendar tbody td,
body:not(.home) .wp-site-blocks main,
.site-header-buttons .wp-block-search__inside-wrapper,
.site-header-buttons .wp-block-search__button,
.wp-block-studio-content-container .wp-block-column.wp-block-studio-content,
header .wp-block-buttons .wp-block-button__link,
.wp-block-lensation-testimonial .wp-block-separator,
.wp-site-blocks .wp-block-query-pagination,
.wp-block-sidebar .wp-block-latest-posts__list > li,
.wp-block-search__button,
.wp-block-fse-pro-header-social button,
.wp-block-fse-pro-header-search button,
header.alignfull .wp-block-fse-pro-header-social .social-container,
header.alignfull .wp-block-fse-pro-header-search .search-container,
header .wp-block-fse-pro-header-search .search-container,
header .wp-block-fse-pro-header-social .social-container,
body:not(.home) footer .wp-footer-has-border,
.wp-block-columns.wp-service-block-columns,
.wp-site-blocks .site-header-buttons.header-with-searchbar,
.wp-block-code,
.wp-block-post-excerpt__more-text,
.wp-block-tag-cloud > a,
.single .taxonomy-category.wp-block-post-terms > a,
.team-section .fse-slider-wrapper .swiper-button,
.single .taxonomy-post_tag.wp-block-post-terms > a,
.featured-content-columns .wp-block-buttons,
.wp-block-sidebar > * h2 {
border-color: var(--wp--preset--color--border-color); }
.testimonial-slider .fse-slider-wrapper .swiper-button {
color: var(--wp--preset--color--border-color); }
.swiper-pagination-bullets:before {
background-color: var(--wp--preset--color--border-color); } .wp-block-site-title,
.wp-block-navigation .current-menu-item > a,
p.wp-block-site-tagline,
.wp-header-search-social
.wp-block-search
.wp-block-search__inside-wrapper
input,
.wp-footer-site-identity p,
.wp-block-button.is-style-fill .wp-block-button__link,
.cta-section .wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link,
.team-section .swiper-button:hover::after,
.header-media .is-style-outline > .wp-block-button__link:not(.has-text-color),
.header-media .wp-block-cover h2:not(.has-text-color),
.is-style-outline > .wp-block-button__link:not(.has-background):hover,
.is-style-outline > .wp-block-button__link:not(.has-background):focus,
.footer-dark .site-newsletter .tnp-subscription-minimal input.tnp-submit,
.wp-article-section .wp-block-post .taxonomy-category.wp-block-post-terms > a,
.wp-block-navigation .wp-block-navigation__submenu-icon::before {
color: var(--wp--preset--color--color-light); }
.wp-header-search-social .wp-block-fse-pro-header-social svg,
.wp-header-search-social .wp-block-fse-pro-header-search svg,
.header-media .wp-block-fse-pro-header-search svg,
.wp-header-search-social
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor
svg,
.promotional-video .video-play polygon,
.wp-block-navigation__responsive-container-open svg,
.wp-block-social-links.is-style-circle-shape
.wp-block-social-link
.wp-block-social-link-anchor
svg,
.footer-dark
.wp-block-social-links
.wp-block-social-link
.wp-block-social-link-anchor
svg,
.wp-block-navigation__responsive-container-close svg,
.wp-block-social-links.is-style-pill-shape
.wp-block-social-link
.wp-block-social-link-anchor
svg {
fill: var(--wp--preset--color--color-light); }.wpfw-0 {width:0 !important;}
.wpfw-10{width:10% !important;}
.wpfw-20{width:20% !important;}
.wpfw-30{width:30% !important;}
.wpfw-40{width:40% !important;}
.wpfw-50{width:50% !important;}
.wpfw-60{width:60% !important;}
.wpfw-70{width:70% !important;}
.wpfw-80{width:80% !important;}
.wpfw-90{width:90% !important;}
.wpfw-100{width:100% !important;}
.wpf-clear {clear:both; height:0; line-height: 0;}
.wpf-clear-left {clear:left; height:0; line-height: 0;}
.wpf-clear-right {clear:right; height:0; line-height: 0;}
#wpforo .wpforo-widget-wrap .wpf-button,
.wpforo-widget-wrap .wpf-button{padding:2px 15px 4px 15px!important; font-size:13px; font-weight:normal; cursor:pointer; line-height: 16px; border-radius: 20px; white-space:nowrap; box-shadow: 0 1px 1px #999999; outline: 0; display: inline-flex;
justify-content: center;
align-items: center;}
#wpforo .wpforo-widget-wrap .wpf-button i,
.wpforo-widget-wrap .wpf-button i, #wpforo .wpforo-widget-wrap .wpf-button svg,
.wpforo-widget-wrap .wpf-button svg{margin-right: 5px; font-size: 13px; width: 13px; height: 13px;}
#wpforo .wpforo-widget-wrap .wpf-button-secondary,
.wpforo-widget-wrap .wpf-button-secondary{border-radius: 20px; padding: 2px 15px 4px 15px!important; margin: 0 10px; background-color: #F5F5F5; opacity: 0.8; color: #555555; border: 1px solid #cccccc; line-height: 16px; font-size: 13px;}
#wpforo .wpforo-widget-wrap .wpf-button-secondary:hover,
.wpforo-widget-wrap .wpf-button-secondary:hover{opacity: 1;}   #wpf-widget-search #wpforo-search-form .wpf-search-widget-label{position: relative!important; display: block!important;}
#wpf-widget-search #wpforo-search-form .wpf-search-widget-label input[type="text"]{position: relative!important; display: block!important; padding: 7px 8px; height: 32px;}
#wpf-widget-search #wpforo-search-form .wpf-search-widget-label svg{enable-background:new 0 0 16 16; fill: #999; position: absolute; width: 19px; height: 19px; right:5px; bottom: 6px; cursor: pointer;}
#wpforo #wpforo-wrap .widget-title,
#wpforo .wpforo-widget-wrap .widget-title,
.wpforo-widget-wrap .widget-title{ padding:10px 0 15px 0; margin-bottom:5px; font-size:20px;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content,
.wpforo-widget-wrap .wpforo-widget-content{padding:10px 1px 20px 1px!important; margin:0;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content ul,
.wpforo-widget-wrap .wpforo-widget-content ul{padding:0; margin:0; border:none;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content li,
.wpforo-widget-wrap .wpforo-widget-content li{padding:8px 0!important; margin:0; list-style:none; border:none;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .avatar,
.wpforo-widget-wrap .wpforo-widget-content .avatar{border-radius: 50%;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note,
.wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note{ font-size:13px; line-height:18px;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left{float:left; width:16%;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{ width:42px; height:42px; max-width:100%!important;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right{float:right; width:80%;}
#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child,
#wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child{border:none;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttitle,
#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle{font-size:14px; padding:0; margin:0; line-height:18px; font-weight:normal;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,
#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:13px; padding:0; margin:5px 0 0; line-height:1.4;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,
#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:12px; padding:0; margin:0; line-height:16px;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,
#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:12px; padding:0; margin:0; line-height:16px;}
#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineuser,
#wpf-widget-online-users .wpforo-widget-content a.onlineuser{ padding:3px 7px; display:inline-block; margin:0 3px 5px 2px; line-height:18px; font-size:13px;}
#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineavatar,
#wpf-widget-online-users .wpforo-widget-content a.onlineavatar{ padding:1px; display:inline-block; margin:0 3px 5px 2px; width:20%;max-width: 64px;}
#wpforo #wpf-widget-search input[type="text"],
#wpf-widget-search input[type="text"]{ font-size:14px; line-height:16px; padding:2px 5px; display:inline-block; margin:0; height:28px;}
#wpforo #wpf-widget-search input[type="submit"],
#wpf-widget-search input[type="submit"]{ font-size:14px; line-height:16px; padding:2px 5px; display:inline-block; margin:0; height:28px;}
#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item,
#wpf-widget-forums .wpforo-widget-content .wpf-dl-item{ padding-top:2px; display:block; line-height: 22px;}
#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item i,
#wpf-widget-forums .wpforo-widget-content .wpf-dl-item i{margin-right:7px;}
#wpforo #wpf-widget-forums .wpforo-widget-content dl,
#wpf-widget-forums .wpforo-widget-content dl{ display:block; padding:0; margin:0;}
#wpforo #wpf-widget-forums .wpforo-widget-content dd,
#wpf-widget-forums .wpforo-widget-content dd{ display:block; margin-left:15px;}
#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label,
#wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label{ font-weight: 700; color: #666; }
#wpforo .wpforo-widget-wrap ul.wpf-widget-tags,
.wpforo-widget-wrap ul.wpf-widget-tags{display: flex;flex-flow: row wrap;justify-content:start;}
#wpforo .wpforo-widget-wrap .wpf-widget-tags li,
.wpforo-widget-wrap .wpf-widget-tags li{list-style: none!important;display: inline-block!important;padding: 0!important;margin: 0 10px 8px 0!important;font-family:Merriweather, Georgia, Verdana!important;}
#wpforo .wpforo-widget-wrap .wpf-widget-tags li a,
.wpforo-widget-wrap .wpf-widget-tags li a{display:inline-block!important;padding: 1px 8px!important;line-height: 18px!important;vertical-align: baseline!important;font-size: 11px!important;border-width: 1px!important;border-style: solid!important;border-right-style: dotted!important;border-right-width: 2px!important;}
#wpforo .wpforo-widget-wrap .wpf-widget-tags li span,
.wpforo-widget-wrap .wpf-widget-tags li span{display:inline-block!important;margin: 0 !important;padding: 1px 6px!important;line-height: 18px!important;text-align: center!important;vertical-align: baseline!important;font-size: 11px!important;min-width: 22px;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags,
.wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags{padding-top: 10px!important;}
#wpforo .wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,
.wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,
#wpforo .wpforo-widget-wrap .wpforo-list-item span.wpf-new-button,
.wpforo-widget-wrap .wpforo-list-item span.wpf-new-button{font-size: 85% !important; vertical-align: bottom !important; font-weight: normal!important; background:#FF812D; color:#fff!important; padding: 0.5px 5px 1px 5px!important; line-height: inherit; line-height: 16px; font-family: Arial; border-radius: 3px; margin: 0 3px; text-transform: lowercase; }
#wpf-widget-profile, #wpf-widget-profile *{box-sizing: border-box;  box-shadow: none;  color: inherit;}
#wpforo #wpf-widget-profile .wpf-prof-header,
#wpf-widget-profile .wpf-prof-header{display: flex; flex-direction: row; justify-content: space-between; align-items:flex-end;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar,
#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar{padding-right: 15px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-info,
#wpf-widget-profile .wpf-prof-header .wpf-prof-info{flex-grow: 2;  border-bottom: 1px dashed #CCCCCC; padding-bottom: 5px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,
#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar,
#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar{ max-width: 48px; max-height:48px; border-radius: 50%; vertical-align: bottom;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-name,
#wpf-widget-profile .wpf-prof-header .wpf-prof-name{font-size: 13px; font-weight: 600; color: #666;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-author-nicename,
#wpf-widget-profile .wpf-prof-header .wpf-author-nicename {font-size: 12px; font-weight: normal; font-family: "Courier New", Courier, monospace; line-height: 18px; padding-top: 0;}
#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after,
#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left: 18px; top: -5px; white-space: normal;}
#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::before,
#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left: 18px; top: -5px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts{ border-bottom: 1px dashed #CCCCCC;align-self: stretch;padding-top: 0; margin-top: 1px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell{ margin-bottom: 4px; transition: transform .2s ease;cursor: pointer; display: inline-flex;justify-content: center;align-items: center;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell > svg,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell > svg{ border-radius: 50%; width: 36px; height: 34px; text-align: center; background: #f5f5f5; margin: 0 2px 0 0; display: inline-block; position: initial; padding: 6px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover{ transform: scale(1.1)}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count{padding: 0; display: inline-block; font-size: 13px; line-height: 16px; font-weight: 600;}
#wpforo #wpf-widget-profile .wpf-prof-notifications,
#wpf-widget-profile .wpf-prof-notifications{position: relative;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications{ display:none; position: absolute; background: #fafafa; border-bottom: 3px solid #999; border-top: none; min-width: 220px; width: 100%; top:7px; z-index: 100000; padding: 0 10px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head{padding: 12px 5px 9px 5px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px; }
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i{font-size: 15px; margin-right: 3px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content{padding: 10px 0 1px 0; overflow-y: auto; overflow-x: hidden; max-height: 400px; font-size: 12px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin{text-align: center; padding: 0 10px 5px 0; font-size: 22px; color: #999;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{margin: 0; list-style: none;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{padding: 7px 4px 7px 6px; display: flex; flex-direction: row; justify-content: space-around; align-items: flex-start;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft{ flex-basis: 10%; padding-top: 4px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright{ flex-basis: 90%; line-height: 19px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg{font-size: 16px; width: 16px; height: 16px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc{font-size: 11px; line-height: 18px; display: inline; margin-left: 5px; border-left: 1px solid #ccc; padding-left: 10px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions{display:none; text-align: right; padding: 10px 5px 5px 5px; font-size: 12px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification{padding: 5px 10px 15px 10px; font-size: 13px;}
#wpforo #wpf-widget-profile .wpf-prof-content,
#wpf-widget-profile .wpf-prof-content{padding:10px 5px; border-bottom: 1px dashed #CCCCCC;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title,
#wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title{display: inline-block; margin-right: 5px; font-size: 13px; color: #666;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut,
#wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut {display: inline-block !important;font-size: 11px;line-height: 15px;padding: 2px 15px;margin: 5px auto; border: 1px solid #dddddd; border-radius: 3px;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full ,
#wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full {display: inline-block;font-size: 16px;font-weight: bold;line-height: 18px;min-width: 30px;padding: 2px;text-align: center;white-space: nowrap;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy,
#wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy{font-size:20px;}
#wpforo #wpf-widget-profile .wpf-prof-footer,
#wpf-widget-profile .wpf-prof-footer{margin-bottom: 5px;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons{ margin-top: 3px;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{margin-right: 3px;padding: 4px 10px 4px 10px;text-align: center;line-height: 16px;font-size: 13px;background:#f5f5f5;margin-top: 10px;display: inline-block; border-radius: 2px;color: #21759b;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover{color: #f5f5f5;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout{padding: 4px 15px 4px 15px; color: #f42d2c;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover{background-color: #f42d2c!important; color: #fff;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-button,
#wpf-widget-profile .wpf-prof-footer .wpf-button{box-shadow: none;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg{min-height: 13px; width: 16px;}   #wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar{ font-size:20px;}
#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right{ width:calc(100% - 30px);}
#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate{font-size:12px; color:#888888;}
#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes{font-size:12px; color:#888888; line-height:16px;}
@media screen and (max-width:800px) {
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{ width:99%; height:99%;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,
#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:14px;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,
#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:13px;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,
#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:13px;}
}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}@keyframes rotate-forever {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes spinner-loader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}  .pum-overlay,
.pum-container,
.pum-title,
.pum-content,
.pum-content + .pum-close,
.pum-content + .pum-close:hover,
.pum-content + .pum-close:focus,
.pum-content + .pum-close:active {
background: none;
border: none;
bottom: auto;
clear: none;
cursor: default;  float: none;
font-family: inherit;
font-size: medium;
font-style: normal;
font-weight: normal;
height: auto;
left: auto;
letter-spacing: normal;
line-height: normal;
max-height: none;
max-width: none;
min-height: 0;
min-width: 0;
overflow: visible;
position: static;
right: auto;
text-align: left;
text-decoration: none;
text-indent: 0;
text-transform: none;
top: auto;
visibility: visible;
white-space: normal;
width: auto;
z-index: auto;
}
.pum-title,
.pum-content {
position: relative;
z-index: 1;
}
.pum-overlay {
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1999999999;
overflow: auto;
overflow: initial;
display: none;
transition: all 0.15s ease-in-out; }
.pum-overlay.pum-preview, .pum-overlay.pum-form-submission-detected {
display: block;
}
.pum-overlay, .pum-overlay:before, .pum-overlay:after,
.pum-overlay *,
.pum-overlay *:before,
.pum-overlay *:after {  box-sizing: border-box;
}
.pum-container {
top: 100px;
position: absolute;
margin-bottom: 3em;
z-index: 1999999999;
}
.pum-container.pum-responsive {
left: 50%;
margin-left: -47.5%;
width: 95%;
height: auto;
overflow: visible;
}
.pum-container.pum-responsive img {
max-width: 100%;
height: auto;
}
@media only screen and (min-width: 1024px) {
.pum-container.pum-responsive.pum-responsive-nano {
margin-left: -5%;
width: 10%;
}
.pum-container.pum-responsive.pum-responsive-micro {
margin-left: -10%;
width: 20%;
}
.pum-container.pum-responsive.pum-responsive-tiny {
margin-left: -15%;
width: 30%;
}
.pum-container.pum-responsive.pum-responsive-small {
margin-left: -20%;
width: 40%;
}
.pum-container.pum-responsive.pum-responsive-medium {
margin-left: -30%;
width: 60%;
}
.pum-container.pum-responsive.pum-responsive-normal {
margin-left: -30%;
width: 70%;
}
.pum-container.pum-responsive.pum-responsive-large {
margin-left: -35%;
width: 80%;
}
.pum-container.pum-responsive.pum-responsive-xlarge {
margin-left: -47.5%;
width: 95%;
}
.pum-container.pum-responsive.pum-position-fixed {
position: fixed;
}
}
@media only screen and (max-width: 1024px) {
.pum-container.pum-responsive.pum-position-fixed {
position: absolute;
}
}
.pum-container.custom-position {
left: auto;
top: auto;
margin-left: inherit;
}
.pum-container .pum-title {
margin-bottom: 0.5em;
}
.pum-container .pum-content:focus {
outline: none;
}
.pum-container .pum-content > :first-child {
margin-top: 0;
}
.pum-container .pum-content > :last-child {
margin-bottom: 0;
}
.pum-container .pum-content + .pum-close {
text-decoration: none;
text-align: center;
line-height: 1;
position: absolute;
cursor: pointer;
min-width: 1em;
z-index: 2;
background-color: transparent;
}
.pum-container .pum-content + .pum-close > span {
position: relative;
z-index: 1;
}
.pum-container.pum-scrollable .pum-content {
overflow: auto;
overflow-y: scroll;
max-height: 95%;
}
.pum-overlay.pum-overlay-disabled {
visibility: hidden;
}
.pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
display: block;
}
.pum-overlay.pum-overlay-disabled .pum-container {
visibility: visible;
}
.pum-overlay.pum-click-to-close { cursor: pointer;
}
html.pum-open.pum-open-overlay {
overflow: hidden;
}
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
overflow: hidden;
}
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
position: fixed;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > *:not([aria-modal="true"]) {
padding-right: 15px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container {
position: fixed;
}
html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
position: static;
height: auto;
width: auto;
}  .pum-form {
margin: 0 auto 16px;
}
.pum-form--loading {
opacity: 0.5;
}
.pum-form__field {
margin-bottom: 1em;
}
.pum-form__field label {
font-weight: bold;
}
.pum-form__field select,
.pum-form__field input[type='date'] {
margin: 0 auto;
font-size: 18px;
line-height: 26px;
text-align: center;
padding: 3px;
vertical-align: middle;
}
.pum-form__field select {
padding: 5px 3px;
}
.pum-form__loader {
font-size: 2em;
animation-duration: 0.75s;
animation-iteration-count: infinite;
animation-name: rotate-forever;
animation-timing-function: linear;
height: 0.75em;
width: 0.75em;
border: 0.25em solid rgba(0, 0, 0, 0.5);
border-right-color: transparent;
border-radius: 50%;
display: inline-block;
}
.pum-form__submit {
position: relative;
}
.pum-form__submit .pum-form__loader {
margin-left: 0.5em;
border: 0.25em solid rgba(255, 255, 255, 0.5);
border-right-color: transparent;
}
.pum-form__messages {
display: none;
border: 1px solid rgba(0, 0, 0, 0.25);
margin-bottom: 0.5em;
padding: 1em;
position: relative;
}
.pum-form__message {
margin-bottom: 0.5em;
}
.pum-form__message:last-child {
margin-bottom: 0;
}
.pum-form__message--error {
color: red !important;
border-color: red;
}
.pum-form__message--success {
color: green !important;
border-color: green;
}
.pum-form--loading {
opacity: 0.5;
} .pum-alignment-left {
text-align: left;
}
.pum-alignment-center {
text-align: center;
}
.pum-alignment-right {
text-align: right;
} .pum-form--alignment-left {
text-align: left;
}
.pum-form--alignment-center {
text-align: center;
}
.pum-form--alignment-right {
text-align: right;
} .pum-form--layout-standard .pum-form__field > label {
margin-bottom: 0.25em;
display: block;
} .pum-form--layout-inline .pum-form__field {
display: inline-block;
} .pum-form--layout-block .pum-form__field,
.pum-form--layout-block div,
.pum-form--layout-block input,
.pum-form--layout-block button {
display: block;
width: 100%;
}  .pum-form--style-default label {
font-size: 14px;
font-weight: bold;
}
.pum-form--style-default input[type='text'],
.pum-form--style-default input[type='email'] {
background-color: #f8f7f7;
margin-bottom: 5px;
font-size: 14px;
padding: 10px 8px;
}
.pum-form--style-default button {
font-size: 18px;
margin: 10px 0 0;
padding: 10px 5px;
cursor: pointer;
} .pum-sub-form { }
.pum-sub-form .pum-sub-form-loading {
opacity: 0.5;
}
.pum-sub-form p.pum-newsletter-error-msg {
margin: 0;
}
.pum-sub-form .spinner-loader {
right: 50%;
position: absolute;
bottom: 40%;
}
.pum-sub-form .spinner-loader:not(:required) {
animation: spinner-loader 1500ms infinite linear;
border-radius: 0.5em;
box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
display: inline-block;
font-size: 10px;
width: 1em;
height: 1em;
margin: 1.5em;
overflow: hidden;
text-indent: 100%;
} .pum-form__field--consent {
text-align: left;
}
.pum-form__field--consent.pum-form__field--checkbox label {
display: inline-block;
vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--checkbox label input {
display: inline-block;
width: inherit;
margin: 0;
vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
display: inline-block;
vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input {
display: inline-block;
width: inherit;
margin: 0;
vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label + label {
margin-left: 1em;
}
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
display: block;
vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
display: inline-block;
width: inherit;
margin: 0;
vertical-align: middle;
}  .popmake-close {
cursor: pointer;
} .pum-container iframe.formidable {
width: 100%;
overflow: visible;
}
body div#ui-datepicker-div[style] {
z-index: 9999999999 !important;
} .pika-single {
z-index: 9999999999 !important;
}
.flatpickr-calendar.open {
z-index: 9999999999 !important;
}