@charset "UTF-8";
.timeline img {
border: 0;
max-width: 100%;
}
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 1px;
background-color: #d3e6f3;
left: 50%;
margin-left: -1.5px;
}
.tldate {
display: block;
width: 200px;
background: #414141;
border: 3px solid #212121;
color: #ededed;
margin: 0 auto;
padding: 3px 0;
font-weight: bold;
text-align: center;
-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.35);
}
.timeline li {
margin-bottom: 25px;
position: relative;
}
.timeline li:before,
.timeline li:after {
content: " ";
display: table;
}
.timeline li:after {
clear: both;
}
.timeline li:before,
.timeline li:after {
content: " ";
display: table;
}
.timeline li .timeline-panel {
width: 45%;
float: left;
background: #fff;
border: 1px solid #d2e3f9;
padding: 15px;
position: relative;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.timeline li .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #d2e3f9;
border-right: 0 solid #d2e3f9;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline li .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline li .timeline-panel.noarrow:before,
.timeline li .timeline-panel.noarrow:after {
top: 0;
right: 0;
display: none;
border: 0;
}
.timeline li.timeline-inverted .timeline-panel {
float: right;
}
.timeline li.timeline-inverted .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline li.timeline-inverted .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline li .tl-circ {
position: absolute;
top: 23px;
left: 50%;
text-align: center;
background: #2196F3;
color: #fff;
width: 25px;
height: 25px;
line-height: 25px;
margin-left: -13px;
border: 5px solid #d2e3f9;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
z-index: 1;
}
.timeline-panel { }
.tl-heading h4 {
margin: 0; font-size: 18px;
color: #2b3138;
text-transform: uppercase;
}
.tl-body p,
.tl-body ul {
margin-bottom: 0;
}
.tl-body > p + p {
margin-top: 5px;
}
@media (max-width: 991px) {
.timeline li .timeline-panel {
width: 44%;
}
}
@media (max-width: 700px) {
ul.timeline:before {
left: 40px;
}
.tldate {
width: 140px;
}
ul.timeline li .timeline-panel {
width: calc(100% - 90px);
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
}
ul.timeline li .tl-circ {
top: 22px;
left: 28px;
margin-left: 0;
}
ul.timeline > li > .tldate {
margin: 0;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-panel {
display: block;
}
}
.timeline .text-muted {
padding: 5px;
background: rgb(80, 80, 80) none repeat scroll 0% 0%;
color: white;
border-radius: 5px;
}
.timeline .desc{
margin-top: 20px;  line-height: 24px;
}
.be-pack.timeline .timeline_pic{
padding: 0px 15px 0px 0px;
}
.be-title{
display:inline-block
}
.tl-content img{
float:left
}
.be-content p{
margin-bottom:5px
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.collapseomatic, .colomat_trigger, .collapseall, .expandall, .setall {
cursor: pointer;
}
.colomat-swap {
display: none;
}
.maptastic {
position: absolute !important;
left: -10000px !important;
display:block !important;
max-width: 9999px;
}
.com_edit_link {
margin: 0;
padding: 0;
font-size: 1.2rem;
width: 100%;
text-align: right;
}.collapseomatic {
background-image: url(//www.olmec-ec.org.uk/wp-content/plugins/jquery-collapse-o-matic/css/images/arrow-down.png);
background-repeat: no-repeat;
padding: 0 0 10px 16px;
}
.collapseomatic:focus {
outline: 0;
}
.arrowright {
background-position: right top;
padding: 0 16px 10px 0;
}
.noarrow {
background-image: none !important;
padding: 0 0 10px 0;
}
.colomat-hover {
text-decoration: underline;
}
.colomat-close {
background-image: url(//www.olmec-ec.org.uk/wp-content/plugins/jquery-collapse-o-matic/css/images/arrow-up.png);
}
.collapseomatic_excerpt, .collapseomatic_content {
margin-top: 0px;
margin-left: 16px;
padding: 0px;
}
.content_collapse_wrapper {
position: absolute; left: -999em;
}
.collapseall:hover, .expandall:hover, .collapseall:focus, .expandall:focus {
text-decoration: underline;
}
.span_fix {
padding: 0 !important;
margin: 0 !important;
}
.span_fix:before, .span_fix:after {
content: none;
}@font-face {
font-family: 'trx_addons_icons';
src: url(//www.olmec-ec.org.uk/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?14490025);
src: url(//www.olmec-ec.org.uk/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?14490025#iefix) format('embedded-opentype'),
url(//www.olmec-ec.org.uk/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.svg?14490025#trx_addons_icons) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'trx_addons_icons';
src: url(data:application/octet-stream;base64,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) format('woff'),
url(data:application/octet-stream;base64,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6BcAAAAYAADoGAAA6BgAAAAZAADoGQAA6BkAAAAaAADoGgAA6BoAAAAbAADoGwAA6BsAAAAcAADoHAAA6BwAAAAdAADoHQAA6B0AAAAeAADoHgAA6B4AAAAfAADoHwAA6B8AAAAgAADoIAAA6CAAAAAhAADoIQAA6CEAAAAiAADoIgAA6CIAAAAjAADoIwAA6CMAAAAkAADoJAAA6CQAAAAlAADoJQAA6CUAAAAmAADoJgAA6CYAAAAnAADoJwAA6CcAAAAoAADoKAAA6CgAAAApAADoKQAA6CkAAAAqAADoKgAA6CoAAAArAADoKwAA6CsAAAAsAADoLAAA6CwAAAAtAADoLQAA6C0AAAAuAADoLgAA6C4AAAAvAADoLwAA6C8AAAAwAADoMAAA6DAAAAAxAADoMQAA6DEAAAAyAADoMgAA6DIAAAAzAADoMwAA6DMAAAA0AADoNAAA6DQAAAA1AADoNQAA6DUAAAA2AADoNgAA6DYAAAA3AADoNwAA6DcAAAA4AADoOAAA6DgAAAA5AADoOQAA6DkAAAA6AADoOgAA6DoAAAA7AADoOwAA6DsAAAA8AADoPAAA6DwAAAA9AADoPQAA6D0AAAA+AADoPgAA6D4AAAA/AADoPwAA6D8AAABAAADoQAAA6EAAAABBAADoQQAA6EEAAABCAADoQgAA6EIAAABDAADoQwAA6EMAAABEAADoRAAA6EQAAABFAADoRQAA6EUAAABGAADoRgAA6EYAAABHAADoRwAA6EcAAABIAADoSAAA6EgAAABJAADoSQAA6EkAAABKAADoSgAA6EoAAABLAADoSwAA6EsAAABMAADoTAAA6EwAAABNAADoTQAA6E0AAABOAADoTgAA6E4AAABPAADoTwAA6E8AAABQAADoUAAA6FAAAABRAADoUQAA6FEAAABSAADoUgAA6FIAAABTAADoUwAA6FMAAABUAADoVAAA6FQAAABVAADoVQAA6FUAAABWAADoVgAA6FYAAABXAADoVwAA6FcAAABYAADoWAAA6FgAAABZAADoWQAA6FkAAABaAADoWgAA6FoAAABbAADoWwAA6FsAAABcAADoXAAA6FwAAABdAADoXQAA6F0AAABeAADoXgAA6F4AAABfAADoXwAA6F8AAABgAADoYAAA6GAAAABhAADoYQAA6GEAAABiAADoYgAA6GIAAABjAADoYwAA6GMAAABkAADoZAAA6GQAAABlAADoZQAA6GUAAABmAADoZgAA6GYAAABnAADoZwAA6GcAAABoAADoaAAA6GgAAABpAADoaQAA6GkAAABqAADoagAA6GoAAABrAADoawAA6GsAAABsAADobAAA6GwAAABtAADobQAA6G0AAABuAADobgAA6G4AAABvAADobwAA6G8AAABwAADocAAA6HAAAABxAADocQAA6HEAAAByAADocgAA6HIAAABzAADocwAA6HMAAAB0AADodAAA6HQAAAB1AADodQAA6HUAAAB2AADodgAA6HYAAAB3AADodwAA6HcAAAB4AADoeAAA6HgAAAB5AADoeQAA6HkAAAB6AADoegAA6HoAAAB7AADoewAA6HsAAAB8AADofAAA6HwAAAB9AADofQAA6H0AAAB+AADofgAA6H4AAAB/AADofwAA6H8AAACAAADogAAA6IAAAACBAADogQAA6IEAAACCAADoggAA6IIAAACDAADogwAA6IMAAACEAADohAAA6IQAAACFAADohQAA6IUAAACGAADohgAA6IYAAACHAADohwAA6IcAAACIAADoiAAA6IgAAACJAADoiQAA6IkAAACKAADoigAA6IoAAACLAADoiwAA6IsAAACMAADojAAA6IwAAACNAADojQAA6I0AAACOAADojgAA6I4AAACPAADojwAA6I8AAACQAADokAAA6JAAAACRAADokQAA6JEAAACSAADokgAA6JIAAACTAADokwAA6JMAAACUAADolAAA6JQAAACVAADolQAA6JUAAACWAADolgAA6JYAAACXAADolwAA6JcAAACYAADomAAA6JgAAACZAADomQAA6JkAAACaAADomgAA6JoAAACbAADomwAA6JsAAACcAADonAAA6JwAAACdAADonQAA6J0AAACeAADongAA6J4AAACfAADonwAA6J8AAACgAADooAAA6KAAAAChAADooQAA6KEAAACiAADoogAA6KIAAACjAADoowAA6KMAAACkAADopAAA6KQAAAClAADopQAA6KUAAACmAADopgAA6KYAAACnAADopwAA6KcAAACoAADoqAAA6KgAAACpAADoqQAA6KkAAACqAADoqgAA6KoAAACrAADoqwAA6KsAAACsAADorAAA6KwAAACtAADorQAA6K0AAACuAADorgAA6K4AAACvAADorwAA6K8AAACwAADosAAA6LAAAACxAADosQAA6LEAAACyAADosgAA6LIAAACzAADoswAA6LMAAAC0AADotAAA6LQAAAC1AADotQAA6LUAAAC2AADotgAA6LYAAAC3AADotwAA6LcAAAC4AADouAAA6LgAAAC5AADouQAA6LkAAAC6AADougAA6LoAAAC7AADouwAA6LsAAAC8AADovAAA6LwAAAC9AADovQAA6L0AAAC+AADovgAA6L4AAAC/AADovwAA6L8AAADAAADowAAA6MAAAADBAADowQAA6MEAAADCAADowgAA6MIAAADDAADowwAA6MMAAADEAADoxAAA6MQAAADFAADoxQAA6MUAAADGAADoxgAA6MYAAADHAADoxwAA6McAAADIAADoyAAA6MgAAADJAADoyQAA6MkAAADKAADoygAA6MoAAADLAADoywAA6MsAAADMAADozAAA6MwAAADNAADozQAA6M0AAADOAADozgAA6M4AAADPAADozwAA6M8AAADQAADo0AAA6NAAAADRAADo0QAA6NEAAADSAADo0gAA6NIAAADTAADo0wAA6NMAAADUAADo1AAA6NQAAADVAADo1QAA6NUAAADWAADo1gAA6NYAAADXAADo1wAA6NcAAADYAADo2AAA6NgAAADZAADo2QAA6NkAAADaAADo2gAA6NoAAADbAADo2wAA6NsAAADcAADo3AAA6NwAAADdAADo3QAA6N0AAADeAADo3gAA6N4AAADfAADo3wAA6N8AAADgAADo4AAA6OAAAADhAADo4QAA6OEAAADiAADo4gAA6OIAAADjAADo4wAA6OMAAADkAADo5AAA6OQAAADlAADo5QAA6OUAAADmAADo5gAA6OYAAADnAADo5wAA6OcAAADoAADo6AAA6OgAAADpAADo6QAA6OkAAADqAADo6gAA6OoAAADrAADo6wAA6OsAAADsAADo7AAA6OwAAADtAADo7QAA6O0AAADuAADo7gAA6O4AAADvAADo7wAA6O8AAADwAADo8AAA6PAAAADxAADo8QAA6PEAAADyAADo8gAA6PIAAADzAADpDwAA6Q8AAAD0AADpEAAA6RAAAAD1AADpEQAA6REAAAD2AADpEgAA6RIAAAD3AADpGAAA6RgAAAD4AADwRwAA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bgAgADEALgAwAHQAcgB4AF8AYQBkAGQAbwBuAHMAXwBpAGMAbwBuAHMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFwECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAUIBQwFEAUUBRgFHAUgBSQFKAUsBTAFNAU4BTwFQAVEBUgFTAVQBVQFWAVcBWAFZAVoBWwFcAV0BXgFfAWABYQFiAWMBZAFlAWYBZwFoAWkBagFrAWwBbQFuAW8BcAFxAXIBcwF0AXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B3wHgAeEB4gHjAeQB5QHmAecB6AHpAeoB6wHsAe0B7gHvAfAB8QHyAfMB9AH1AfYB9wH4AfkB+gH7AfwB/QH+Af8CAAIBAgICAwIEAgUCBgIHAggCCQIKAgsCDAINAg4CDwIQAhECEgITAhQCFQIWAhcCGAAFc3BpbjMFc3BpbjUFc2hhcmUDYWRuB2FuZHJvaWQJYW5nZWxsaXN0BWFwcGxlB2JlaGFuY2UJYml0YnVja2V0CmJ1eXNlbGxhZHMCY2MIY29kZW9wZW4OY29ubmVjdGRldmVsb3AEY3NzMwhkYXNoY3ViZQlkZWxpY2lvdXMKZGV2aWFudGFydARkaWdnCGRyaWJiYmxlB2Ryb3Bib3gGZHJ1cGFsCGZhY2Vib29rBmZsaWNrcghmb3J1bWJlZQpmb3Vyc3F1YXJlA2dpdAZnaXRodWIGZ29vZ2xlBWdwbHVzB2d3YWxsZXQLaGFja2VyLW5ld3MFaHRtbDUJaW5zdGFncmFtB2lveGhvc3QGam9vbWxhCGpzZmlkZGxlBmxhc3RmbQdsZWFucHViCGxpbmtlZGluBWxpbnV4Bm1heGNkbghtZWFucGF0aAZvcGVuaWQJcGFnZWxpbmVzBnBheXBhbA5waWVkLXBpcGVyLWFsdAlwaW50ZXJlc3QCcXEGcmVkZGl0BnJlbnJlbgZzZWxsc3kMc2hpcnRzaW5idWxrC3NpbXBseWJ1aWx0CHNreWF0bGFzBXNreXBlBXNsYWNrCnNsaWRlc2hhcmUNc3RhY2tvdmVyZmxvdwVzdGVhbQtzdHVtYmxldXBvbg10ZW5jZW50LXdlaWJvBnRyZWxsbwZ0dW1ibHIGdHdpdGNoB3R3aXR0ZXIEdmluZQl2a29udGFrdGUGd2VjaGF0CHdoYXRzYXBwBXdlaWJvB3dpbmRvd3MJd29yZHByZXNzBHhpbmcEeWVscAd5b3V0dWJlBXlhaG9vBmNpcmNsZQVsZW1vbgpzb3VuZGNsb3VkDmdvb2dsZS1jaXJjbGVzB2xvZ28tZGIGc3dlZGVuCGV2ZXJub3RlBWhlYXJ0C2hlYXJ0LWVtcHR5A2V5ZQ1jb21tZW50LWVtcHR5BGRvd24EbGVmdAVyaWdodAJ1cAZwZW5jaWwJc2hhcmVhYmxlBXRvb2xzBmJhc2tldAVyZXBseQlyZXBseS1hbGwHZm9yd2FyZARlZGl0CGZlYXRoZXIzBGNvZGUGYXR0YWNoBGxvY2sJbG9jay1vcGVuA3BpbgRob21lBGxpbmsGdW5saW5rCGRvd25sb2FkBG1haWwEc3RhcgpzdGFyLWVtcHR5CHVzZXItYWx0CXVzZXItcGx1cwp1c2VyLXRpbWVzC3VzZXJzLWdyb3VwAm9rBmRlbGV0ZQRwbHVzBW1pbnVzCm9rLWNpcmNsZWQOZGVsZXRlLWNpcmNsZWQMcGx1cy1jaXJjbGVkDW1pbnVzLWNpcmNsZWQEaGVscAxoZWxwLWNpcmNsZWQMaW5mby1jaXJjbGVkBGluZm8JYXR0ZW50aW9uEWF0dGVudGlvbi1jaXJjbGVkCWRvd24tbWluaQlsZWZ0LW1pbmkKcmlnaHQtbWluaQd1cC1taW5pA3JzcwtzbGlkZXItbGVmdAxzbGlkZXItcmlnaHQDY29nA2dwcwdtb25pdG9yBW1vdXNlB2ZlYXRoZXIEY29ncwdzbGlkZXJzBmNhbWVyYQRsYW1wCGRvd24tZGlyCXRlbGVwaG9uZQVwcmludAZleHBvcnQEbXV0ZQZ2b2x1bWUGc2VhcmNoBnByaW50Mgh5b3V0dWJlMghhc3RlcmlzawhjaGVja2JveAtjaXJjbGUtdGhpbghlbGxpcHNpcw1lbGxpcHNpcy12ZXJ0A29mZghzY2lzc29ycwVwYXN0ZQZmbG9wcHkEYm9vawp0b2dnbGUtb2ZmCXRvZ2dsZS1vbgdjb2x1bW5zBXRhYmxlCmNpcmNsZS1kb3QJY2hhcnQtYmFyCmNoYXJ0LWFyZWEJY2hhcnQtcGllCmNoYXJ0LWxpbmULY2VydGlmaWNhdGUGc2lnbmFsDmNoZWNrYm94LWVtcHR5BGdpZnQHZGVza3RvcAZsYXB0b3AGdGFibGV0Bm1vYmlsZQNkb3QGcmVjb3JkC3F1b3RlLXJpZ2h0CnF1b3RlLWxlZnQIZmVhdGhlcjIQbG9jYXRpb24tb3V0bGluZQRtZW51BWNoZWNrBmNhbmNlbARmaXJlCmZpcmUtbGlnaHQKZm9vZC1saWdodAdwaG9uZS0yA21hcAZ1cC1kaXIIbGVmdC1kaXIJcmlnaHQtZGlyCGNhbGVuZGFyC2NyZWRpdC1jYXJkBGRvdDIEZG90MwxyZXNpemUtc21hbGwPcmVzaXplLXZlcnRpY2FsEXJlc2l6ZS1ob3Jpem9udGFsBXdhdGVyB2Ryb3BsZXQDYWlyB2FkZHJlc3MIbG9jYXRpb24FbWFwLTIJZGlyZWN0aW9uB2NvbXBhc3MFZ2xvYmUJZmxvdy10cmVlA2tleQpmbG93LWNyb3NzBGZ1ZWwHbG9kZ2luZwZ0b2lsZXQGd3JlbmNoBmNvZ3MtMQdnYXVnZS0xBHJvYWQKdm9sdW1lLW9mZgt2b2x1bWUtZG93bgl2b2x1bWUtdXAEcGxheQVwYXVzZQRzdG9wCmFsaWduLWxlZnQMYWxpZ24tY2VudGVyC2FsaWduLXJpZ2h0DWFsaWdu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) format('truetype');
}   [class^="trx_addons_icon-"]:before, [class*=" trx_addons_icon-"]:before {
font-family: "trx_addons_icons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.trx_addons_icon-spin3:before { content: '\e800'; } .trx_addons_icon-spin5:before { content: '\e801'; } .trx_addons_icon-share:before { content: '\e802'; } .trx_addons_icon-adn:before { content: '\e803'; } .trx_addons_icon-android:before { content: '\e804'; } .trx_addons_icon-angellist:before { content: '\e805'; } .trx_addons_icon-apple:before { content: '\e806'; } .trx_addons_icon-behance:before { content: '\e807'; } .trx_addons_icon-bitbucket:before { content: '\e808'; } .trx_addons_icon-buysellads:before { content: '\e809'; } .trx_addons_icon-cc:before { content: '\e80a'; } .trx_addons_icon-codeopen:before { content: '\e80b'; } .trx_addons_icon-connectdevelop:before { content: '\e80c'; } .trx_addons_icon-css3:before { content: '\e80d'; } .trx_addons_icon-dashcube:before { content: '\e80e'; } .trx_addons_icon-delicious:before { content: '\e80f'; } .trx_addons_icon-deviantart:before { content: '\e810'; } .trx_addons_icon-digg:before { content: '\e811'; } .trx_addons_icon-dribbble:before { content: '\e812'; } .trx_addons_icon-dropbox:before { content: '\e813'; } .trx_addons_icon-drupal:before { content: '\e814'; } .trx_addons_icon-facebook:before { content: '\e815'; } .trx_addons_icon-flickr:before { content: '\e816'; } .trx_addons_icon-forumbee:before { content: '\e817'; } .trx_addons_icon-foursquare:before { content: '\e818'; } .trx_addons_icon-git:before { content: '\e819'; } .trx_addons_icon-github:before { content: '\e81a'; } .trx_addons_icon-google:before { content: '\e81b'; } .trx_addons_icon-gplus:before { content: '\e81c'; } .trx_addons_icon-gwallet:before { content: '\e81d'; } .trx_addons_icon-hacker-news:before { content: '\e81e'; } .trx_addons_icon-html5:before { content: '\e81f'; } .trx_addons_icon-instagram:before { content: '\e820'; } .trx_addons_icon-ioxhost:before { content: '\e821'; } .trx_addons_icon-joomla:before { content: '\e822'; } .trx_addons_icon-jsfiddle:before { content: '\e823'; } .trx_addons_icon-lastfm:before { content: '\e824'; } .trx_addons_icon-leanpub:before { content: '\e825'; } .trx_addons_icon-linkedin:before { content: '\e826'; } .trx_addons_icon-linux:before { content: '\e827'; } .trx_addons_icon-maxcdn:before { content: '\e828'; } .trx_addons_icon-meanpath:before { content: '\e829'; } .trx_addons_icon-openid:before { content: '\e82a'; } .trx_addons_icon-pagelines:before { content: '\e82b'; } .trx_addons_icon-paypal:before { content: '\e82c'; } .trx_addons_icon-pied-piper-alt:before { content: '\e82d'; } .trx_addons_icon-pinterest:before { content: '\e82e'; } .trx_addons_icon-qq:before { content: '\e82f'; } .trx_addons_icon-reddit:before { content: '\e830'; } .trx_addons_icon-renren:before { content: '\e831'; } .trx_addons_icon-sellsy:before { content: '\e832'; } .trx_addons_icon-shirtsinbulk:before { content: '\e833'; } .trx_addons_icon-simplybuilt:before { content: '\e834'; } .trx_addons_icon-skyatlas:before { content: '\e835'; } .trx_addons_icon-skype:before { content: '\e836'; } .trx_addons_icon-slack:before { content: '\e837'; } .trx_addons_icon-slideshare:before { content: '\e838'; } .trx_addons_icon-stackoverflow:before { content: '\e839'; } .trx_addons_icon-steam:before { content: '\e83a'; } .trx_addons_icon-stumbleupon:before { content: '\e83b'; } .trx_addons_icon-tencent-weibo:before { content: '\e83c'; } .trx_addons_icon-trello:before { content: '\e83d'; } .trx_addons_icon-tumblr:before { content: '\e83e'; } .trx_addons_icon-twitch:before { content: '\e83f'; } .trx_addons_icon-twitter:before { content: '\e840'; } .trx_addons_icon-vine:before { content: '\e841'; } .trx_addons_icon-vkontakte:before { content: '\e842'; } .trx_addons_icon-wechat:before { content: '\e843'; } .trx_addons_icon-whatsapp:before { content: '\e844'; } .trx_addons_icon-weibo:before { content: '\e845'; } .trx_addons_icon-windows:before { content: '\e846'; } .trx_addons_icon-wordpress:before { content: '\e847'; } .trx_addons_icon-xing:before { content: '\e848'; } .trx_addons_icon-yelp:before { content: '\e849'; } .trx_addons_icon-youtube:before { content: '\e84a'; } .trx_addons_icon-yahoo:before { content: '\e84b'; } .trx_addons_icon-circle:before { content: '\e84c'; } .trx_addons_icon-lemon:before { content: '\e84d'; } .trx_addons_icon-soundcloud:before { content: '\e84e'; } .trx_addons_icon-google-circles:before { content: '\e84f'; } .trx_addons_icon-logo-db:before { content: '\e850'; } .trx_addons_icon-sweden:before { content: '\e851'; } .trx_addons_icon-evernote:before { content: '\e852'; } .trx_addons_icon-heart:before { content: '\e853'; } .trx_addons_icon-heart-empty:before { content: '\e854'; } .trx_addons_icon-eye:before { content: '\e855'; } .trx_addons_icon-comment-empty:before { content: '\e856'; } .trx_addons_icon-down:before { content: '\e857'; } .trx_addons_icon-left:before { content: '\e858'; } .trx_addons_icon-right:before { content: '\e859'; } .trx_addons_icon-up:before { content: '\e85a'; } .trx_addons_icon-pencil:before { content: '\e85b'; } .trx_addons_icon-shareable:before { content: '\e85c'; } .trx_addons_icon-tools:before { content: '\e85d'; } .trx_addons_icon-basket:before { content: '\e85e'; } .trx_addons_icon-reply:before { content: '\e85f'; } .trx_addons_icon-reply-all:before { content: '\e860'; } .trx_addons_icon-forward:before { content: '\e861'; } .trx_addons_icon-edit:before { content: '\e862'; } .trx_addons_icon-feather3:before { content: '\e863'; } .trx_addons_icon-code:before { content: '\e864'; } .trx_addons_icon-attach:before { content: '\e865'; } .trx_addons_icon-lock:before { content: '\e866'; } .trx_addons_icon-lock-open:before { content: '\e867'; } .trx_addons_icon-pin:before { content: '\e868'; } .trx_addons_icon-home:before { content: '\e869'; } .trx_addons_icon-link:before { content: '\e86a'; } .trx_addons_icon-unlink:before { content: '\e86b'; } .trx_addons_icon-download:before { content: '\e86c'; } .trx_addons_icon-mail:before { content: '\e86d'; } .trx_addons_icon-star:before { content: '\e86e'; } .trx_addons_icon-star-empty:before { content: '\e86f'; } .trx_addons_icon-user-alt:before { content: '\e870'; } .trx_addons_icon-user-plus:before { content: '\e871'; } .trx_addons_icon-user-times:before { content: '\e872'; } .trx_addons_icon-users-group:before { content: '\e873'; } .trx_addons_icon-ok:before { content: '\e874'; } .trx_addons_icon-delete:before { content: '\e875'; } .trx_addons_icon-plus:before { content: '\e876'; } .trx_addons_icon-minus:before { content: '\e877'; } .trx_addons_icon-ok-circled:before { content: '\e878'; } .trx_addons_icon-delete-circled:before { content: '\e879'; } .trx_addons_icon-plus-circled:before { content: '\e87a'; } .trx_addons_icon-minus-circled:before { content: '\e87b'; } .trx_addons_icon-help:before { content: '\e87c'; } .trx_addons_icon-help-circled:before { content: '\e87d'; } .trx_addons_icon-info-circled:before { content: '\e87e'; } .trx_addons_icon-info:before { content: '\e87f'; } .trx_addons_icon-attention:before { content: '\e880'; } .trx_addons_icon-attention-circled:before { content: '\e881'; } .trx_addons_icon-down-mini:before { content: '\e882'; } .trx_addons_icon-left-mini:before { content: '\e883'; } .trx_addons_icon-right-mini:before { content: '\e884'; } .trx_addons_icon-up-mini:before { content: '\e885'; } .trx_addons_icon-rss:before { content: '\e886'; } .trx_addons_icon-slider-left:before { content: '\e887'; } .trx_addons_icon-slider-right:before { content: '\e888'; } .trx_addons_icon-cog:before { content: '\e889'; } .trx_addons_icon-gps:before { content: '\e88a'; } .trx_addons_icon-monitor:before { content: '\e88b'; } .trx_addons_icon-mouse:before { content: '\e88c'; } .trx_addons_icon-feather:before { content: '\e88d'; } .trx_addons_icon-cogs:before { content: '\e88e'; } .trx_addons_icon-sliders:before { content: '\e88f'; } .trx_addons_icon-camera:before { content: '\e890'; } .trx_addons_icon-lamp:before { content: '\e891'; } .trx_addons_icon-down-dir:before { content: '\e892'; } .trx_addons_icon-telephone:before { content: '\e893'; } .trx_addons_icon-print:before { content: '\e894'; } .trx_addons_icon-export:before { content: '\e895'; } .trx_addons_icon-mute:before { content: '\e896'; } .trx_addons_icon-volume:before { content: '\e897'; } .trx_addons_icon-search:before { content: '\e898'; } .trx_addons_icon-print2:before { content: '\e899'; } .trx_addons_icon-youtube2:before { content: '\e89a'; } .trx_addons_icon-asterisk:before { content: '\e89b'; } .trx_addons_icon-checkbox:before { content: '\e89c'; } .trx_addons_icon-circle-thin:before { content: '\e89d'; } .trx_addons_icon-ellipsis:before { content: '\e89e'; } .trx_addons_icon-ellipsis-vert:before { content: '\e89f'; } .trx_addons_icon-off:before { content: '\e8a0'; } .trx_addons_icon-scissors:before { content: '\e8a1'; } .trx_addons_icon-paste:before { content: '\e8a2'; } .trx_addons_icon-floppy:before { content: '\e8a3'; } .trx_addons_icon-book:before { content: '\e8a4'; } .trx_addons_icon-toggle-off:before { content: '\e8a5'; } .trx_addons_icon-toggle-on:before { content: '\e8a6'; } .trx_addons_icon-columns:before { content: '\e8a7'; } .trx_addons_icon-table:before { content: '\e8a8'; } .trx_addons_icon-circle-dot:before { content: '\e8a9'; } .trx_addons_icon-chart-bar:before { content: '\e8aa'; } .trx_addons_icon-chart-area:before { content: '\e8ab'; } .trx_addons_icon-chart-pie:before { content: '\e8ac'; } .trx_addons_icon-chart-line:before { content: '\e8ad'; } .trx_addons_icon-certificate:before { content: '\e8ae'; } .trx_addons_icon-signal:before { content: '\e8af'; } .trx_addons_icon-checkbox-empty:before { content: '\e8b0'; } .trx_addons_icon-gift:before { content: '\e8b1'; } .trx_addons_icon-desktop:before { content: '\e8b2'; } .trx_addons_icon-laptop:before { content: '\e8b3'; } .trx_addons_icon-tablet:before { content: '\e8b4'; } .trx_addons_icon-mobile:before { content: '\e8b5'; } .trx_addons_icon-dot:before { content: '\e8b6'; } .trx_addons_icon-record:before { content: '\e8b7'; } .trx_addons_icon-quote-right:before { content: '\e8b8'; } .trx_addons_icon-quote-left:before { content: '\e8b9'; } .trx_addons_icon-feather2:before { content: '\e8ba'; } .trx_addons_icon-location-outline:before { content: '\e8bb'; } .trx_addons_icon-menu:before { content: '\e8bc'; } .trx_addons_icon-check:before { content: '\e8bd'; } .trx_addons_icon-cancel:before { content: '\e8be'; } .trx_addons_icon-fire:before { content: '\e8bf'; } .trx_addons_icon-fire-light:before { content: '\e8c0'; } .trx_addons_icon-food-light:before { content: '\e8c1'; } .trx_addons_icon-phone-2:before { content: '\e8c2'; } .trx_addons_icon-map:before { content: '\e8c3'; } .trx_addons_icon-up-dir:before { content: '\e8c4'; } .trx_addons_icon-left-dir:before { content: '\e8c5'; } .trx_addons_icon-right-dir:before { content: '\e8c6'; } .trx_addons_icon-calendar:before { content: '\e8c7'; } .trx_addons_icon-credit-card:before { content: '\e8c8'; } .trx_addons_icon-dot2:before { content: '\e8c9'; } .trx_addons_icon-dot3:before { content: '\e8ca'; } .trx_addons_icon-resize-small:before { content: '\e8cb'; } .trx_addons_icon-resize-vertical:before { content: '\e8cc'; } .trx_addons_icon-resize-horizontal:before { content: '\e8cd'; } .trx_addons_icon-water:before { content: '\e8ce'; } .trx_addons_icon-droplet:before { content: '\e8cf'; } .trx_addons_icon-air:before { content: '\e8d0'; } .trx_addons_icon-address:before { content: '\e8d1'; } .trx_addons_icon-location:before { content: '\e8d2'; } .trx_addons_icon-map-2:before { content: '\e8d3'; } .trx_addons_icon-direction:before { content: '\e8d4'; } .trx_addons_icon-compass:before { content: '\e8d5'; } .trx_addons_icon-globe:before { content: '\e8d6'; } .trx_addons_icon-flow-tree:before { content: '\e8d7'; } .trx_addons_icon-key:before { content: '\e8d8'; } .trx_addons_icon-flow-cross:before { content: '\e8d9'; } .trx_addons_icon-fuel:before { content: '\e8da'; } .trx_addons_icon-lodging:before { content: '\e8db'; } .trx_addons_icon-toilet:before { content: '\e8dc'; } .trx_addons_icon-wrench:before { content: '\e8dd'; } .trx_addons_icon-cogs-1:before { content: '\e8de'; } .trx_addons_icon-gauge-1:before { content: '\e8df'; } .trx_addons_icon-road:before { content: '\e8e0'; } .trx_addons_icon-volume-off:before { content: '\e8e1'; } .trx_addons_icon-volume-down:before { content: '\e8e2'; } .trx_addons_icon-volume-up:before { content: '\e8e3'; } .trx_addons_icon-play:before { content: '\e8e4'; } .trx_addons_icon-pause:before { content: '\e8e5'; } .trx_addons_icon-stop:before { content: '\e8e6'; } .trx_addons_icon-align-left:before { content: '\e8e7'; } .trx_addons_icon-align-center:before { content: '\e8e8'; } .trx_addons_icon-align-right:before { content: '\e8e9'; } .trx_addons_icon-align-justify:before { content: '\e8ea'; } .trx_addons_icon-list:before { content: '\e8eb'; } .trx_addons_icon-film:before { content: '\e8ec'; } .trx_addons_icon-video:before { content: '\e8ed'; } .trx_addons_icon-video-light:before { content: '\e8ee'; } .trx_addons_icon-comment:before { content: '\e8ef'; } .trx_addons_icon-chat:before { content: '\e8f0'; } .trx_addons_icon-thumbs-up:before { content: '\e8f1'; } .trx_addons_icon-thumbs-down:before { content: '\e8f2'; } .trx_addons_icon-arrow-down:before { content: '\e90f'; } .trx_addons_icon-arrow-left:before { content: '\e910'; } .trx_addons_icon-arrow-right:before { content: '\e911'; } .trx_addons_icon-arrow-up:before { content: '\e912'; } .trx_addons_icon-resize-full:before { content: '\e918'; } .trx_addons_icon-move:before { content: '\f047'; } .trx_addons_icon-filter:before { content: '\f0b0'; } .trx_addons_icon-resize-full-alt:before { content: '\f0b2'; } .trx_addons_icon-list-bullet:before { content: '\f0ca'; } .trx_addons_icon-list-numbered:before { content: '\f0cb'; } .trx_addons_icon-sort:before { content: '\f0dc'; } .trx_addons_icon-sort-down:before { content: '\f0dd'; } .trx_addons_icon-sort-up:before { content: '\f0de'; } .trx_addons_icon-gauge:before { content: '\f0e4'; } .trx_addons_icon-chat-empty:before { content: '\f0e6'; } .trx_addons_icon-sitemap:before { content: '\f0e8'; } .trx_addons_icon-food:before { content: '\f0f5'; } .trx_addons_icon-building:before { content: '\f0f7'; } .trx_addons_icon-mic:before { content: '\f130'; } .trx_addons_icon-mute-1:before { content: '\f131'; } .trx_addons_icon-calendar-empty:before { content: '\f133'; } .trx_addons_icon-extinguisher:before { content: '\f134'; } .trx_addons_icon-sort-name-up:before { content: '\f15d'; } .trx_addons_icon-sort-name-down:before { content: '\f15e'; } .trx_addons_icon-sort-alt-up:before { content: '\f160'; } .trx_addons_icon-sort-alt-down:before { content: '\f161'; } .trx_addons_icon-sort-number-up:before { content: '\f162'; } .trx_addons_icon-sort-number-down:before { content: '\f163'; } .trx_addons_icon-car:before { content: '\f1b9'; } .trx_addons_icon-cc-visa:before { content: '\f1f0'; } .trx_addons_icon-cc-paypal:before { content: '\f1f4'; } .trx_addons_icon-bed:before { content: '\f236'; } .trx_addons_icon-balance-scale:before { content: '\f24e'; } .trx_addons_icon-hourglass:before { content: '\f250'; } .trx_addons_icon-wpforms:before { content: '\f298'; }@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.widget_socials .socials_description + .socials_wrap,
.widget_socials .socials_description + .share_wrap {
margin-top: 1.5em;
}
#page_preloader {
background-color: #f0f0f0;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
opacity: 0.8;
position: fixed;
z-index: 1000000;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.preloader_wrap {
display: inline-block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.preloader_wrap > div {
width: 10px;
height: 10px;
line-height: 10px;
text-align: center;
background-color: #efa758;
} .preloader_wrap > div[class*=preloader_circ] {
margin-right: 5px;
border-radius: 50%;
display: inline-block;
-webkit-animation: preloader-circle 0.7s infinite ease-in-out;
animation: preloader-circle 0.7s infinite ease-in-out;
}
.preloader_wrap > div.preloader_circ2 {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.preloader_wrap > div.preloader_circ3 {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.preloader_wrap > div.preloader_circ4 {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.preloader_wrap > div.preloader_circ5 {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
@-webkit-keyframes preloader-circle {
0%, 40%, 100% {
-webkit-transform: translateY(-10px);
}
20% {
-webkit-transform: translateY(-20px);
}
}
@keyframes preloader-circle {
0%, 40%, 100% {
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
}
20% {
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
}
} .preloader_wrap.preloader_square {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.preloader_wrap > div.preloader_square1,
.preloader_wrap > div.preloader_square2 {
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-animation: preloader-square 1.8s infinite ease-in-out;
animation: preloader-square 1.8s infinite ease-in-out;
}
.preloader_wrap > div.preloader_square2 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
@-webkit-keyframes preloader-square {
25% {
-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
-webkit-transform: rotate(-360deg);
}
}
@keyframes preloader-square {
25% {
transform: translateX(42px) rotate(-90deg) scale(0.5);
-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
transform: translateX(42px) translateY(42px) rotate(-179deg);
-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
}
50.1% {
transform: translateX(42px) translateY(42px) rotate(-180deg);
-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
}
} .preloader_wrap .preloader_dot {
background-color: #fff;
display: inline-block;
vertical-align: top;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border-radius: 0;
}
.preloader_wrap .preloader_dot + .preloader_dot {
margin-left: 20px;
}
.preloader_wrap #preloader_dot_one {
-webkit-animation: preloader_dot_one 1.5s infinite;
animation: preloader_dot_one 1.5s infinite;
}
.preloader_wrap #preloader_dot_two {
-webkit-animation: preloader_dot_two 1.5s infinite;
animation: preloader_dot_two 1.5s infinite;
-webkit-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.preloader_wrap #preloader_dot_three {
-webkit-animation: preloader_dot_three 1.5s infinite;
animation: preloader_dot_three 1.5s infinite;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
@-webkit-keyframes preloader_dot_one {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_one {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
@-webkit-keyframes preloader_dot_two {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_two {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
@-webkit-keyframes preloader_dot_three {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_three {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
} .trx_addons_loading {
background-image: url(//www.olmec-ec.org.uk/wp-content/plugins/trx_addons/css/images/preloader.gif) !important;
background-position: center !important;
background-repeat: no-repeat !important;
} .trx_addons_scroll_to_top {
display: block;
background: #fff;
cursor: pointer;
opacity: 0;
position: fixed;
z-index: 100001;
bottom: -4em;
right: 2em;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.trx_addons_scroll_to_top:before {
margin: 0 !important;
}
.trx_addons_scroll_to_top.show {
opacity: 1;
bottom: 2em;
} .scroll_progress_wrap {
position: fixed;
left: 0;
right: 0;
height: 3px;
z-index: 999999;
overflow: hidden;
}
.scroll_progress_bottom {
bottom: 0;
height: 8px;
}
.scroll_progress_top {
top: 0;
}
.admin-bar .scroll_progress_top {
top: 32px;
}
.scroll_progress_wrap .scroll_progress_status {
position: absolute;
width: 0;
height: 100%;
top: 0;
left: 0;
background-color: #efa758;
opacity: 0.8;
}
.rtl .scroll_progress_wrap .scroll_progress_status {
left: unset;
right: 0;
} .me-plugin {
position: absolute;
width: 0;
height: 0;
}
.mejs-controls .mejs-button > button {
background: none !important;
padding: 0 !important;
text-align: center;
font-size: 1.5em;
line-height: 20px;
}
.mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-controls .mejs-playpause-button.mejs-replay > button:before {
content: "\e8e4";
font-family: "trx_addons_icons";
}
.mejs-controls .mejs-playpause-button.mejs-pause > button:before {
content: "\e8e5";
font-family: "trx_addons_icons";
}
.mejs-controls .mejs-volume-button.mejs-mute > button:before {
content: "\e8e3";
font-family: "trx_addons_icons";
}
.mejs-controls .mejs-volume-button.mejs-unmute > button:before {
content: "\e8e1";
font-family: "trx_addons_icons";
}
.mejs-controls .mejs-button.mejs-fullscreen-button > button:before {
content: "\f0b2";
font-family: "trx_addons_icons";
}
.mejs-controls .mejs-button.mejs-unfullscreen > button:before {
content: "\e8cb";
font-family: "trx_addons_icons";
}
.trx_addons_audio_player.with_cover .mejs-controls {
background: none !important;
}
.wp-playlist .mejs-container .mejs-controls {
background: rgba(0, 0, 0, 0.7);
}
.mejs-controls .mejs-time {
margin-top: -1px;
padding-left: 0;
padding-right: 0;
} .iColorPickerTable table.colorPickerTable td {
padding: 0 2px;
}
.iColorPickerTable .iColorPicker_moreColors {
background-image: url(//www.olmec-ec.org.uk/wp-content/plugins/trx_addons/css/images/colorpicker_morecolors.png);
background-repeat: no-repeat;
display: inline-block;
vertical-align: middle;
margin-left: 0.5em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
-webkit-box-shadow: none !important;
-ms-box-shadow: none !important;
box-shadow: none !important;
} div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-widget button,
div.ui-widget input,
div.ui-widget select,
div.ui-widget textarea,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
font-family: inherit;
font-size: 1em;
line-height: inherit;
}
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
color: inherit;
background: none;
border-style: none;
border-radius: 0;
}
div.ui-datepicker {
background-color: #fff;
}
div.ui-accordion .ui-accordion-header {
padding: 0;
}
div.ui-accordion .ui-accordion-header-icon {
display: none;
}
div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
padding: 0;
}
div.ui-tabs .ui-tabs-nav li {
float: none;
margin: 0;
}
div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: none;
} .trx_addons_tabs .trx_addons_tabs_content + .trx_addons_tabs_content {
display: none;
}
.trx_addons_tabs .trx_addons_tabs_titles li:before {
display: none;
}
.trx_addons_tabs .trx_addons_tabs_titles li {
display: inline-block;
font-size: 0.8462em;
line-height: 1.7273em;
font-weight: 700;
padding: 0;
margin: 0;
border: none;
text-transform: uppercase;
position: relative;
border-radius: 0;
}
.trx_addons_tabs .trx_addons_tabs_titles li + li {
margin-left: 1em;
}
.trx_addons_tabs .trx_addons_tabs_titles li.ui-tabs-active:after {
content: " ";
display: block;
position: absolute;
z-index: 1;
top: auto;
right: 0;
bottom: -2px;
left: 0;
height: 2px;
background-color: #000;
}
.trx_addons_tabs .trx_addons_tabs_titles li.trx_addons_tabs_title > a {
padding: 0;
float: none;
}
.trx_addons_tabs .trx_addons_tabs_content {
padding: 0;
border: none;
overflow: hidden;
}
.trx_addons_tabs_with_titles .trx_addons_tabs_content {
padding-top: 1.5em;
font-family: inherit;
font-size: 1em;
line-height: inherit;
background: none;
} .trx_addons_range_slider {
position: relative;
font-family: inherit;
font-size: 1em;
line-height: inherit;
margin-top: 1em;
margin-bottom: 1.5em;
}
.trx_addons_range_slider_label {
font-size: 0.75em;
line-height: 1em;
font-weight: bold;
position: absolute;
z-index: 1;
bottom: -1.5em;
left: 0;
}
.trx_addons_range_slider_label_min {
color: #aaa;
}
.trx_addons_range_slider_label_max {
left: auto;
right: 0;
color: #aaa;
}
.trx_addons_range_slider_label_cur {
bottom: auto;
top: -1.5em;
background-color: inherit;
-webkit-transform: translateX(-25%);
transform: translateX(-25%);
}
.trx_addons_range_slider_label_cur + .trx_addons_range_slider_label_cur {
-webkit-transform: translateX(-75%);
transform: translateX(-75%);
}
div.ui-slider {
position: relative;
text-align: left;
background-color: #f7f7f7;
border: 1px solid #ddd;
border-radius: 2px;
}
div.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
background-color: #e7e7e7;
border: 1px solid #ddd;
border-radius: 2px;
}
div.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
background-position: 0 0;
background-color: #f0f0f0;
}
div.ui-slider.ui-state-disabled .ui-slider-handle,
div.ui-slider.ui-state-disabled .ui-slider-range {
-webkit-filter: inherit;
filter: inherit;
}
div.ui-slider-horizontal {
height: 0.8em;
}
div.ui-slider-horizontal .ui-slider-handle {
top: -0.15em;
margin-left: -0.5em;
}
div.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
div.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
div.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
div.ui-slider-vertical {
width: 0.8em;
height: 100px;
}
div.ui-slider-vertical .ui-slider-handle {
left: -0.3em;
margin-left: 0;
margin-bottom: -0.6em;
}
div.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
div.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
div.ui-slider-vertical .ui-slider-range-max {
top: 0;
} .select2-container {
display: inline-block;
vertical-align: middle;
position: relative;
margin: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.select2-container .select2-selection--single {
cursor: pointer;
display: block;
height: auto !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
padding-left: 20px;
}
.select2-container .select2-selection--multiple {
cursor: pointer;
display: block;
min-height: 0 !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis;
white-space: nowrap;
}
.select2-container .select2-search--inline {
float: left;
}
.select2-container .select2-search--inline .select2-search__field {
font-size: 100%;
margin-top: 0 !important;
padding: 0 !important;
border: none;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.select2-dropdown {
background-color: #fff;
border: 1px solid #aaa;
display: block;
width: 100%;
position: absolute;
z-index: 1051;
top: 0;
left: -100000px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-radius: 4px;
}
.select2-results {
display: block;
}
.select2-results__options {
list-style: none;
margin: 0;
padding: 0;
}
.select2-results__option {
padding: 6px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.select2-results__option[aria-selected] {
cursor: pointer;
}
.select2-container--open .select2-dropdown {
left: 0;
}
.select2-container--open .select2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.select2-search--dropdown {
display: block;
padding: 4px;
}
.select2-search--dropdown .select2-search__field {
padding: 4px;
width: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
display: none;
}
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
z-index: 99;
top: 0;
left: 0;
width: auto;
height: auto;
min-height: 100%;
min-width: 100%;
opacity: 0;
background-color: #fff;
}
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
display: inline-block;
color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
position: absolute;
z-index: 1;
top: 50% !important;
right: 1px;
width: 20px;
height: 26px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
margin-left: -4px;
margin-top: -2px;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 0;
height: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
background-color: #fff;
border: 1px solid #aaa;
cursor: text;
border-radius: 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: 700;
margin-top: 5px;
margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
border: solid #000 1px;
outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
background: 0 0;
border: none;
outline: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
-webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #0073aa;
color: #fff;
}
.select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 6px;
}
.select2-container--classic .select2-selection--single {
background-color: #f7f7f7;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single:focus {
border: 1px solid #0073aa;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: 700;
margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
position: absolute;
z-index: 1;
top: 1px;
right: 1px;
width: 20px;
height: 26px;
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 0;
height: 0;
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
margin-left: -4px;
margin-top: -2px;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
border: 1px solid #0073aa;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background: 0 0;
border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
background-repeat: repeat-x;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--multiple {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
border: 1px solid #0073aa;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
float: right;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
border: 1px solid #0073aa;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.select2-container--classic .select2-dropdown {
background-color: #fff;
border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: #fff;
}
.select2-container--classic .select2-results__group {
cursor: default;
display: block;
padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
border-color: #0073aa;
}
div.select2-container .select2-choice {
background-color: #fff;
border: 1px solid #ddd;
color: #32373c;
outline: 0 none;
border-radius: 0;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
-webkit-transition: border-color 50ms ease-in-out 0s;
transition: border-color 50ms ease-in-out 0s;
}
div.select2-drop {
border: 1px solid #ddd;
border-radius: 0;
} .page_contact_form {
margin-top: 6em;
padding-top: 6em;
border-top: 1px solid #ddd;
} a.trx_addons_popup_link:before {
display: inline-block;
line-height: inherit;
margin-right: 0.4em;
}
.trx_addons_popup {
position: relative;
margin: 0 auto;
font-family: inherit;
font-size: 1em;
line-height: inherit;
width: 460px;
background-color: #f7f7f7;
background-image: none;
color: #888;
border: 1px solid #ccc;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.trx_addons_popup button.mfp-close {
background-color: transparent;
color: #292929;
border-bottom: 1px solid #ccc;
font-size: 28px;
width: 44px;
height: 50px;
line-height: 49px;
border-radius: 0;
margin: 0 !important;
padding: 0 !important;
}
.trx_addons_popup .trx_addons_tabs_titles {
margin-right: 44px;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title {
width: 50%;
border: 1px solid #ccc;
border-width: 0 1px 1px 0;
background-color: #ddd;
background-image: none;
float: none;
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title > a {
display: block;
width: 100%;
height: 49px;
line-height: 49px;
font-size: 18px;
font-weight: 400;
text-align: center;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title > a > i {
display: inline-block;
line-height: inherit;
margin-right: 0.3em;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title[data-disabled=true] a,
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title[data-disabled=true] a > i {
color: #a0a0a0;
cursor: not-allowed;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title.ui-tabs-active {
background-color: #f7f7f7;
border-bottom-color: transparent;
padding: 0;
margin: 0;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title.ui-tabs-active:after {
bottom: auto;
top: -1px;
left: -1px;
height: 2px;
}
.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content,
.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content + .trx_addons_tabs_content {
padding: 2em 1.5em;
position: relative;
}
.trx_addons_left_side,
.trx_addons_right_side {
display: block;
float: left;
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trx_addons_left_side {
padding-right: 1em;
}
.trx_addons_right_side {
padding-left: 1em;
}
.trx_addons_popup_form_wrap form {
position: static;
}
.trx_addons_popup_form_field .sc_form_field {
margin-bottom: 0.8667em;
}
.trx_addons_popup_form_field_remember,
.trx_addons_popup_form_field_agree,
.trx_addons_popup_form_field_pwd_description {
font-size: 0.8667em;
letter-spacing: 0;
margin: 0;
}
.trx_addons_popup_form_field_agree input[type=checkbox] + label {
cursor: pointer;
}
.trx_addons_popup_form_field_forgot_password {
margin-right: 1em;
}
.trx_addons_popup_form_field_submit {
clear: both;
padding-top: 1.5em;
}
.trx_addons_popup_form_field_submit .submit_button {
padding: 1em 2em;
}
.trx_addons_popup .wp-social-login-provider-list {
padding: 12px 0;
}
.trx_addons_popup .wp-social-login-provider-list a {
margin: 0 2px 2px 0;
} .trx_addons_message_box {
display: none;
max-width: 80%;
padding: 2em;
line-height: 1.2em;
border: 1px solid #07759C;
background-color: #B6DDF3;
color: #07759C;
position: absolute;
z-index: 1000;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 4px 4px 16px 0px rgba(0, 0, 200, 0.3);
-ms-box-shadow: 4px 4px 16px 0px rgba(0, 0, 200, 0.3);
box-shadow: 4px 4px 16px 0px rgba(0, 0, 200, 0.3);
}
form .trx_addons_message_box {
min-width: 60%;
}
.trx_addons_message_box_error {
border: 1px solid #A00000;
background-color: #FDCDCD;
color: #A00000;
-webkit-box-shadow: 4px 4px 16px 0px rgba(200, 0, 0, 0.3);
-ms-box-shadow: 4px 4px 16px 0px rgba(200, 0, 0, 0.3);
box-shadow: 4px 4px 16px 0px rgba(200, 0, 0, 0.3);
}
.trx_addons_message_box_success {
border: 1px solid #00A000;
background-color: #CDFDCD;
color: #00A000;
-webkit-box-shadow: 4px 4px 16px 0px rgba(0, 200, 0, 0.3);
-ms-box-shadow: 4px 4px 16px 0px rgba(0, 200, 0, 0.3);
box-shadow: 4px 4px 16px 0px rgba(0, 200, 0, 0.3);
}
.trx_addons_message_box_title {
margin: 0 0 0.3em;
}
.trx_addons_message_box_error .trx_addons_message_box_title {
color: #A00000;
}
.trx_addons_message_box_success .trx_addons_message_box_title {
color: #00A000;
}
.trx_addons_message_box p {
margin: 0;
line-height: 1.2em;
}
.trx_addons_message_box p + p {
margin-top: 0.2em;
} html {
overflow-y: scroll !important;
}
.mfp-bg {
background: #fff;
}
.mfp-wrap .mfp-close {
color: #888;
margin: -44px -14px 0 0;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #888;
margin: 0;
}
.mfp-figure figcaption {
margin-bottom: 40px !important;
height: 40px;
padding: 0 16px;
overflow: hidden;
background-color: rgba(255, 255, 255, 0.8);
}
.mfp-figure figcaption .mfp-bottom-bar {
left: 16px;
right: 16px;
top: auto;
bottom: 0;
width: auto;
height: 40px;
}
.mfp-figure figcaption .mfp-bottom-bar .mfp-title,
.mfp-figure figcaption .mfp-bottom-bar .mfp-counter {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.mfp-figure figcaption .mfp-bottom-bar .mfp-counter {
left: auto;
right: 0;
}
.mfp-title, .mfp-counter {
color: #888;
}
.wp-caption a[class*=magnific],
.wp-caption a[class*=prettyPhoto] {
display: block;
}
.wp-caption a[class*=magnific] img,
.wp-caption a[class*=prettyPhoto] img {
vertical-align: top;
} .breadcrumbs {
font-size: 13px;
line-height: 19px;
}
.breadcrumbs .breadcrumbs_item {
display: inline-block;
vertical-align: top;
}
.breadcrumbs .breadcrumbs_delimiter {
display: inline-block;
position: relative;
margin: 0 0.45em;
vertical-align: top;
text-align: center;
}
.breadcrumbs .breadcrumbs_delimiter:before {
content: "/";
} [class^=trx_addons_icon-]:before,
[class*=" trx_addons_icon-"]:before {
margin: 0;
width: auto;
font-size: inherit;
line-height: inherit !important;
font-weight: inherit;
}
.post_counters_likes.disabled,
.comment_counters_likes.disabled {
color: #e05100;
}
.post_counters_item,
.comment_counters_item {
margin-left: 0.5em;
white-space: nowrap;
}
.post_counters_item:before {
vertical-align: top;
line-height: inherit;
margin: 0 0.2em 0 0;
}
.post_counters_item .post_counters_number,
.comment_counters .comment_counters_number {
margin: 0 0.25em;
} .trx_addons_emotions {
display: block;
margin-top: 2em;
}
.trx_addons_emotions_item {
display: inline-block;
margin: 0 1em 1em 0;
padding: 1em;
width: 5em;
text-align: center;
cursor: pointer;
background-color: #fff;
border: 1px solid #ddd;
color: #888;
-webkit-transition: -webkit-transform 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
-webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
transition: transform 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
transition: transform 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.trx_addons_emotions_item:hover {
color: #333;
border-color: #aaa;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}
.trx_addons_emotions_active {
color: #333;
border-color: #aaa;
background-color: #f0f0f0;
}
.trx_addons_emotions .trx_addons_emotions_item:before {
display: block;
font-size: 2em;
line-height: 1em;
}
.trx_addons_emotions_item.sc_icon_type_svg svg {
width: 2em;
height: 2em;
}
.trx_addons_emotions_item_number {
font-weight: bold;
display: block;
margin-top: 0.5em;
color: #666;
}
.trx_addons_emotions_item_label {
display: block;
}  .socials_share {
position: relative;
vertical-align: top;
}
.socials_share.socials_wrap {
margin: 0;
}
.socials_share .socials_caption {
display: inline-block;
margin-right: 1em;
}
.socials_share .socials_caption:before {
content: "\e802";
font-family: "trx_addons_icons";
margin-right: 0.4em;
}
.socials_share.socials_type_drop .socials_caption {
margin-right: 0;
}
.socials_share.socials_type_drop .social_items {
display: none;
position: absolute;
z-index: 1000;
bottom: 3em;
right: 0;
border: 1px solid #eee;
background-color: #ffffff;
padding: 1em 1.5em;
max-width: 10em;
line-height: 2em;
text-align: left;
}
.socials_share.socials_type_drop .social_items:before {
content: " ";
display: block;
position: absolute;
z-index: 1;
bottom: -5px;
right: 20%;
width: 8px;
height: 8px;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
background-color: #ffffff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.socials_share.socials_type_drop .social_item {
display: block;
text-align: left;
margin: 0;
white-space: nowrap;
}
.socials_share.socials_type_drop .social_item + .social_item {
margin-left: 0;
}
.socials_share.socials_type_drop .social_item .social_icon {
width: auto;
height: auto;
line-height: inherit;
background-color: transparent !important;
text-align: left;
}
.socials_share.socials_type_drop .social_item .social_icon span {
display: inline-block;
margin-left: 0;
margin-right: 0.75em;
width: 1em;
line-height: 1em;
} .trx_addons_no_posts .trx_addons_no_posts_title {
margin-top: 0;
}  .widget_area .post_item,
aside .post_item {
overflow: hidden;
text-align: left;
margin-bottom: 0;
background-color: transparent !important;
position: relative;
}
aside .post_item + .post_item {
margin-top: 1.6em;
}
.widget_area .post_item .post_content,
aside .post_item .post_content {
overflow: hidden;
}
.widget_area .post_item .post_thumb,
aside .post_item .post_thumb {
float: left;
width: 5em;
height: 5em;
margin: 0 1em 4px 0;
overflow: hidden;
}
.widget_area .post_item .post_thumb img,
aside .post_item .post_thumb img {
width: 100%;
}
.widget_area .post_item .post_title,
aside .post_item .post_title {
margin: -2px 0 4px 0;
text-align: left;
line-height: 1.25em;
font-weight: 400;
}
.widget_area .post_item .post_info,
aside .post_item .post_info {
font-size: 12px;
line-height: 16px;
margin-bottom: 0;
}
.widget_area .post_item .post_info .post_info_item + .post_info_item:before,
aside .post_item .post_info .post_info_item + .post_info_item:before {
content: "";
margin: 0 0 0 5px;
}
.widget_area .post_item .post_categories,
aside .post_item .post_categories {
font-size: 11px;
line-height: 15px;
font-weight: 400;
margin-top: -2px;
margin-bottom: 0.7em;
position: relative;
padding-right: 3em;
text-transform: uppercase;
}
.widget_area .post_item .post_categories .post_info_counters,
aside .post_item .post_categories .post_info_counters {
position: absolute;
right: 0;
top: 0;
}
.widget_area .post_item .post_categories .post_info_counters .post_counters_label,
aside .post_item .post_categories .post_info_counters .post_counters_label {
display: none;
} .widget .trx_addons_tabs .trx_addons_tabs_titles {
padding-left: 0;
margin-bottom: 2em;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li {
font-size: 12px;
line-height: 1.3em;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
letter-spacing: 0;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li:after {
display: none !important;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li + li {
margin-left: 0.5em;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li a {
padding: 0.3em 0.5em;
} aside.widget_fullwidth {
padding: 0 !important;
}
aside.widget_bg_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
padding: 2em 1.5em !important; }
aside.widget_bg_image:before {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
}
aside.widget_bg_image * {
color: #aaa !important;
}
aside.widget_bg_image .widget_content a {
color: #ddd !important;
}
aside.widget_bg_image .widget_title,
aside.widget_bg_image li,
aside.widget_bg_image li a,
aside.widget_bg_image .widget_content a:hover {
color: #fff !important;
}
aside.widget_bg_image .widget_title,
aside.widget_bg_image .widget_content {
position: relative;
z-index: 2;
} .trx_addons_stretch_height {
min-height: 100vh;
}
.trx_addons_hidden {
display: none;
} .trx_addons_columns_wrap {
margin-left: 0px;
margin-right: -30px;
}
.trx_addons_columns_wrap > [class*=trx_addons_column-] {    display: inline-block;
vertical-align: top;
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 30px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trx_addons_columns_wrap.columns_padding_left {
margin-left: -30px;
margin-right: 0;
}
.trx_addons_columns_wrap.columns_padding_left > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_left {
padding-left: 30px;
padding-right: 0;
}
.trx_addons_columns_wrap.columns_padding_right {
margin-left: 0;
margin-right: -30px;
}
.trx_addons_columns_wrap.columns_padding_right > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_right {
padding-left: 0;
padding-right: 30px;
}
.trx_addons_columns_wrap.columns_padding_center {
margin-left: -15px;
margin-right: -15px;
}
.trx_addons_columns_wrap.columns_padding_center > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_center {
padding-left: 15px;
padding-right: 15px;
}
.trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_bottom {
padding-bottom: 30px;
}
.trx_addons_columns_wrap.no_margin {
margin-left: 0 !important;
margin-right: 0 !important;
}
.trx_addons_columns_wrap.no_margin > [class*=trx_addons_column-] {
padding: 0 !important;
} .trx_addons_column-1,
.trx_addons_column-1_1 {
width: 100%;
}
.trx_addons_column-1_2 {
width: 50%;
}
.trx_addons_column-1_3 {
width: 33.3333333333%;
}
.trx_addons_column-1_4 {
width: 25%;
}
.trx_addons_column-1_5 {
width: 20%;
}
.trx_addons_column-1_6 {
width: 16.6666666667%;
}
.trx_addons_column-1_7 {
width: 14.2857142857%;
}
.trx_addons_column-1_8 {
width: 12.5%;
}
.trx_addons_column-1_9 {
width: 11.1111111111%;
}
.trx_addons_column-1_10 {
width: 10%;
}
.trx_addons_column-1_11 {
width: 9.0909090909%;
}
.trx_addons_column-1_12 {
width: 8.3333333333%;
}
.trx_addons_column-2_2 {
width: 100%;
}
.trx_addons_column-2_3 {
width: 66.6666666667%;
}
.trx_addons_column-2_4 {
width: 50%;
}
.trx_addons_column-2_5 {
width: 40%;
}
.trx_addons_column-2_6 {
width: 33.3333333333%;
}
.trx_addons_column-2_7 {
width: 28.5714285714%;
}
.trx_addons_column-2_8 {
width: 25%;
}
.trx_addons_column-2_9 {
width: 22.2222222222%;
}
.trx_addons_column-2_10 {
width: 20%;
}
.trx_addons_column-2_11 {
width: 18.1818181818%;
}
.trx_addons_column-2_12 {
width: 16.6666666667%;
}
.trx_addons_column-3_3 {
width: 100%;
}
.trx_addons_column-3_4 {
width: 75%;
}
.trx_addons_column-3_5 {
width: 60%;
}
.trx_addons_column-3_6 {
width: 50%;
}
.trx_addons_column-3_7 {
width: 42.8571428571%;
}
.trx_addons_column-3_8 {
width: 37.5%;
}
.trx_addons_column-3_9 {
width: 33.3333333333%;
}
.trx_addons_column-3_10 {
width: 30%;
}
.trx_addons_column-3_11 {
width: 27.2727272727%;
}
.trx_addons_column-3_12 {
width: 25%;
}
.trx_addons_column-4_4 {
width: 100%;
}
.trx_addons_column-4_5 {
width: 80%;
}
.trx_addons_column-4_6 {
width: 66.6666666667%;
}
.trx_addons_column-4_7 {
width: 57.1428571429%;
}
.trx_addons_column-4_8 {
width: 50%;
}
.trx_addons_column-4_9 {
width: 44.4444444444%;
}
.trx_addons_column-4_10 {
width: 40%;
}
.trx_addons_column-4_11 {
width: 36.3636363636%;
}
.trx_addons_column-4_12 {
width: 33.3333333333%;
}
.trx_addons_column-5_5 {
width: 100%;
}
.trx_addons_column-5_6 {
width: 83.3333333333%;
}
.trx_addons_column-5_7 {
width: 71.4285714286%;
}
.trx_addons_column-5_8 {
width: 62.5%;
}
.trx_addons_column-5_9 {
width: 55.5555555556%;
}
.trx_addons_column-5_10 {
width: 50%;
}
.trx_addons_column-5_11 {
width: 45.4545454545%;
}
.trx_addons_column-5_12 {
width: 41.6666666667%;
}
.trx_addons_column-6_6 {
width: 100%;
}
.trx_addons_column-6_7 {
width: 85.7142857143%;
}
.trx_addons_column-6_8 {
width: 75%;
}
.trx_addons_column-6_9 {
width: 66.6666666667%;
}
.trx_addons_column-6_10 {
width: 60%;
}
.trx_addons_column-6_11 {
width: 54.5454545455%;
}
.trx_addons_column-6_12 {
width: 50%;
}
.trx_addons_column-7_7 {
width: 100%;
}
.trx_addons_column-7_8 {
width: 87.5%;
}
.trx_addons_column-7_9 {
width: 77.7777777778%;
}
.trx_addons_column-7_10 {
width: 70%;
}
.trx_addons_column-7_11 {
width: 63.6363636364%;
}
.trx_addons_column-7_12 {
width: 58.3333333333%;
}
.trx_addons_column-8_8 {
width: 100%;
}
.trx_addons_column-8_9 {
width: 88.8888888889%;
}
.trx_addons_column-8_10 {
width: 80%;
}
.trx_addons_column-8_11 {
width: 72.7272727273%;
}
.trx_addons_column-8_12 {
width: 66.6666666667%;
}
.trx_addons_column-9_9 {
width: 100%;
}
.trx_addons_column-9_10 {
width: 90%;
}
.trx_addons_column-9_11 {
width: 81.8181818182%;
}
.trx_addons_column-9_12 {
width: 75%;
}
.trx_addons_column-10_10 {
width: 100%;
}
.trx_addons_column-10_11 {
width: 90.9090909091%;
}
.trx_addons_column-10_12 {
width: 83.3333333333%;
}
.trx_addons_column-11_11 {
width: 100%;
}
.trx_addons_column-11_12 {
width: 91.6666666667%;
}
.trx_addons_column-12_12 {
width: 100%;
}
.clearfix:after,
.trx_addons_columns_wrap:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}  .trx_addons_hover {
position: relative;
overflow: hidden;
}
.trx_addons_hover img {
position: relative;
display: block;
width: 100%;
height: auto;
}
.trx_addons_hover_mask {
position: absolute;
z-index: 10;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
opacity: 0;
background-color: rgba(239, 167, 88, 0.8);
-webkit-transition: all 0.3s 0.1s ease-out;
transition: all 0.3s 0.1s ease-out;
}
.trx_addons_hover:hover .trx_addons_hover_mask {
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.trx_addons_hover_content {
position: absolute;
z-index: 11;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
padding: 20px;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trx_addons_hover_content .trx_addons_hover_title {
color: #fff;
margin: 0;
position: relative;
opacity: 0;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.trx_addons_hover:hover .trx_addons_hover_title {
-webkit-transition: all 0.2s 0.1s linear;
transition: all 0.2s 0.1s linear;
}
.trx_addons_hover_content .trx_addons_hover_title > a {
color: #fff;
}
.trx_addons_hover_content .trx_addons_hover_title > a:hover {
color: #fff;
text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.trx_addons_hover_content .trx_addons_hover_text {
font-style: italic;
line-height: 1.3em;
position: relative;
color: #fff;
padding: 0.2em 0;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.trx_addons_hover_content .trx_addons_hover_info {
color: #fff;
padding: 0.2em 0;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.trx_addons_hover:hover .trx_addons_hover_text,
.trx_addons_hover:hover .trx_addons_hover_info {
-webkit-transition: all 0.3s 0.1s ease-out;
transition: all 0.3s 0.1s ease-out;
}
.trx_addons_hover_content .trx_addons_hover_link,
.trx_addons_hover_content .trx_addons_hover_links a {
display: inline-block;
text-decoration: none;
font-size: 0.7692em;
line-height: 1.5em;
font-weight: bold;
padding: 0.4em 0.8em;
margin-top: 1em;
background-color: rgba(0, 0, 0, 0.6);
color: #fff !important;
text-transform: uppercase;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.trx_addons_hover_content .trx_addons_hover_links a + a {
margin-left: 0.7em;
}
.trx_addons_hover:hover .trx_addons_hover_link,
.trx_addons_hover:hover .trx_addons_hover_links a {
-webkit-transition: all 0.3s 0.1s ease-out;
transition: all 0.3s 0.1s ease-out;
}
.trx_addons_hover_link:hover,
.trx_addons_hover_links a:hover {
color: #fff !important;
background-color: #000;
}
.trx_addons_hover_content .trx_addons_hover_icon {
display: inline-block;
text-decoration: none;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
background-color: rgba(0, 0, 0, 0.6);
color: #fff !important;
border-radius: 50%;
margin-top: 1em;
opacity: 0;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.trx_addons_hover:hover .trx_addons_hover_icon {
-webkit-transition: all 0.2s 0.2s linear;
transition: all 0.2s 0.2s linear;
}
.trx_addons_hover_content .trx_addons_hover_icon + .trx_addons_hover_icon {
margin-left: 0.5em;
}
.trx_addons_hover_content .trx_addons_hover_icon:hover {
color: #fff !important;
background-color: #000;
}
.trx_addons_hover_content .trx_addons_hover_icon_link:before {
content: "\e86a";
font-family: "trx_addons_icons";
}
.trx_addons_hover_content .trx_addons_hover_icon_zoom:before {
content: "\e898";
font-family: "trx_addons_icons";
}  .trx_addons_hover_style_info img {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.trx_addons_hover_style_info .trx_addons_hover_title {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.trx_addons_hover_style_info .trx_addons_hover_text {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.trx_addons_hover_style_info .trx_addons_hover_link {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
.trx_addons_hover_style_info .trx_addons_hover_info {
-webkit-transform: translateY(20px);
transform: translateY(20px);
} .trx_addons_hover_style_info:hover img {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.trx_addons_hover_style_info:hover .trx_addons_hover_mask {
opacity: 1;
}
.trx_addons_hover_style_info:hover .trx_addons_hover_title,
.trx_addons_hover_style_info:hover .trx_addons_hover_text,
.trx_addons_hover_style_info:hover .trx_addons_hover_link,
.trx_addons_hover_style_info:hover .trx_addons_hover_info {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}  .trx_addons_hover_style_links .trx_addons_hover_mask {
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.trx_addons_hover_style_links .trx_addons_hover_title {
-webkit-transform: translateY(-75px);
transform: translateY(-75px);
}
.trx_addons_hover_style_links .trx_addons_hover_text {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.trx_addons_hover_style_links .trx_addons_hover_link {
-webkit-transform: translate(-20px, 20px);
transform: translate(-20px, 20px);
}
.trx_addons_hover_style_links .trx_addons_hover_link2 {
-webkit-transform: translate(20px, 20px);
transform: translate(20px, 20px);
} .trx_addons_hover_style_links:hover .trx_addons_hover_mask {
opacity: 1;
}
.trx_addons_hover_style_links:hover .trx_addons_hover_title,
.trx_addons_hover_style_links:hover .trx_addons_hover_text,
.trx_addons_hover_style_links:hover .trx_addons_hover_link,
.trx_addons_hover_style_links:hover .trx_addons_hover_link2 {
opacity: 1;
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}  .trx_addons_hover_style_plain img {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.trx_addons_hover_style_plain .trx_addons_hover_title {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.trx_addons_hover_style_plain .trx_addons_hover_text {
color: #8b8b8b;
padding: 1em 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
}
.trx_addons_hover_style_plain .trx_addons_hover_link {
-webkit-transform: translateY(20px);
transform: translateY(20px);
} .trx_addons_hover_style_plain:hover img {
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
-webkit-transition: all 0.2s 0.1s linear;
transition: all 0.2s 0.1s linear;
}
.trx_addons_hover_style_plain:hover .trx_addons_hover_title,
.trx_addons_hover_style_plain:hover .trx_addons_hover_link {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.trx_addons_hover_style_plain:hover .trx_addons_hover_text {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}  .trx_addons_hover_style_wide .trx_addons_hover_mask {
top: 0;
left: 0;
width: 200%;
height: 200%;
-webkit-transform: translate(50%, 50%) rotate(45deg);
transform: translate(50%, 50%) rotate(45deg);
}
.trx_addons_hover_style_wide .trx_addons_hover_content .trx_addons_hover_title {
-webkit-transform: translate(50px, 50px);
transform: translate(50px, 50px); background-color: transparent;
margin: 0;
}
.trx_addons_hover_style_wide .trx_addons_hover_icon {
-webkit-transform: translateX(30px) scale(0.3, 0.3);
transform: translateX(30px) scale(0.3, 0.3);
}
.trx_addons_hover_style_wide .trx_addons_hover_icon_zoom {
-webkit-transform: translateX(-30px) scale(0.3, 0.3);
transform: translateX(-30px) scale(0.3, 0.3);
} .trx_addons_hover_style_wide:hover .trx_addons_hover_mask {
opacity: 1;
-webkit-transform: translate(-25%, -25%) rotate(45deg);
transform: translate(-25%, -25%) rotate(45deg);
}
.trx_addons_hover_style_wide:hover .trx_addons_hover_title {
opacity: 1;
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.trx_addons_hover_style_wide:hover .trx_addons_hover_icon {
opacity: 1;
-webkit-transform: translateX(0px) scale(1, 1);
transform: translateX(0px) scale(1, 1);
}  .trx_addons_hover_style_zoomin .trx_addons_hover_mask {
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
}
.trx_addons_hover_style_zoomin .trx_addons_hover_content .trx_addons_hover_title {
-webkit-transform: translateY(30px) scale(0.1, 0.1);
transform: translateY(30px) scale(0.1, 0.1); background-color: transparent;
margin: 0;
display: none;
}
.trx_addons_hover_style_zoomin .trx_addons_hover_icon {
-webkit-transform: translate(-30px, -30px) scale(0.1, 0.1);
transform: translate(-30px, -30px) scale(0.1, 0.1);
}
.trx_addons_hover_style_zoomin .trx_addons_hover_icon_link {
-webkit-transform: translate(30px, -30px) scale(0.1, 0.1);
transform: translate(30px, -30px) scale(0.1, 0.1);
} .trx_addons_hover_style_zoomin:hover .trx_addons_hover_mask {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.trx_addons_hover_style_zoomin:hover .trx_addons_hover_title {
opacity: 1;
-webkit-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1);
}
.trx_addons_hover_style_zoomin:hover .trx_addons_hover_icon {
opacity: 1;
-webkit-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1);
} @keyframes zoomin {
0% {
opacity: 0;
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
}
100% {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@-webkit-keyframes zoomin {
0% {
opacity: 0;
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
}
100% {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes zoomout {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
}
}
@-webkit-keyframes zoomout {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
}
}
@keyframes flash {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.15, 1.15);
transform: scale(1.15, 1.15);
}
}
@-webkit-keyframes flash {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.15, 1.15);
transform: scale(1.15, 1.15);
}
}
@keyframes jump {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes jump {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes squat {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes squat {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}  .trx_addons_accent {
color: #efa758;
}
.trx_addons_accent_bg {
color: #fff;
background-color: #efa758;
padding: 0 0.4em;
display: inline-block;
}
.trx_addons_hover {
color: #b88144;
} .trx_addons_inverse {
color: #fff;
background-color: #000;
padding: 0 0.4em;
display: inline-block;
} .trx_addons_dark {
color: #000;
} .trx_addons_tiny_text {
font-size: 11px;
line-height: 1.3em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
} .trx_addons_dropcap {
float: left;
display: block;
font-size: 2.21437em;
padding: 0;
margin: 0.25em 0.5em 0 0;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
overflow: hidden;
color: #fff;
background-color: #000;
}
.trx_addons_dropcap {
border-radius: 50%;
}
.trx_addons_dropcap_style_2 {
background-color: #efa758;
} .trx_addons_tooltip {
color: #efa758;
border-bottom: 1px solid #efa758;
position: relative;
cursor: default;
}
.trx_addons_tooltip:before {
content: attr(data-tooltip-text);
pointer-events: none;
display: inline-block;
padding: 0.6em 1em;
background-color: #efa758;
color: #fff;
opacity: 0;
border: none;
max-width: 15em;
font-size: 1em;
line-height: 1.3em;
position: absolute;
z-index: 1;
bottom: 150%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 12px;
line-height: 15px;
border-radius: 0 !important;
-webkit-transition: all 0.1s ease;
transition: all 0.1s ease;
}
.trx_addons_tooltip:after {
content: " ";
pointer-events: none;
display: block;
width: 0;
height: 0;
position: absolute;
z-index: 2;
bottom: 150%;
left: 50%;
border: 4px solid transparent;
border-top-color: #efa758;
opacity: 0;
margin: 0 0 -7px -2px;
-webkit-transition: all 0.1s ease;
transition: all 0.1s ease;
-webkit-transform: none;
transform: none;
}
.trx_addons_tooltip:hover:before,
.trx_addons_tooltip:hover:after {
bottom: 115%;
opacity: 1;
} del {
color: #ddd;
text-decoration: line-through;
} .trx_addons_no_margin {
margin: 0;
} ul[class*=trx_addons_list] {
list-style-type: none;
padding-left: 1.2em;
}
ul[class*=trx_addons_list] > li {
position: relative;
}
ul[class*=trx_addons_list] > li:before {
font-family: "trx_addons_icons";
display: inline-block;
position: absolute;
z-index: 1;
top: 0;
left: -1em;
line-height: inherit;
}
ul.trx_addons_list_success,
ul.trx_addons_list_error,
ul.trx_addons_list_plus,
ul.trx_addons_list_minus {
padding-left: 1.5em;
}
ul.trx_addons_list_success > li:before,
ul.trx_addons_list_error > li:before,
ul.trx_addons_list_plus > li:before,
ul.trx_addons_list_minus > li:before {
left: -1.3em;
}
ul[class*=trx_addons_list_dot] > li:before {
content: "\e8b6";
}
ul[class*=trx_addons_list_custom] > li:before {
content: "\e884";
}
ul[class*=trx_addons_list_success] > li:before {
content: "\e874";
}
ul[class*=trx_addons_list_error] > li:before {
content: "\e875";
}
ul[class*=trx_addons_list_info] > li:before {
content: "\e87f";
}
ul[class*=trx_addons_list_plus] > li:before {
content: "\e876";
}
ul[class*=trx_addons_list_minus] > li:before {
content: "\e877";
}
ul[class*=trx_addons_list_help] > li:before {
content: "\e87c";
}
ul[class*=trx_addons_list_attention] > li:before {
content: "\e880";
}
ul[class*=trx_addons_list][class*=_circled] {
padding-left: 1.8em;
}
ul[class*=trx_addons_list][class*=_circled] > li:before {
display: inline-block;
color: #fff;
background-color: #efa758;
font-size: 10px;
left: -2.4em;
top: 0.4em;
width: 1.7em;
height: 1.7em;
line-height: 1.7em;
text-align: center;
border-radius: 50%;
}
ul.trx_addons_list_parameters {
padding-left: 0 !important;
}
ul.trx_addons_list_parameters > li:before {
display: none;
}
ul.trx_addons_list_parameters > li + li {
padding-top: 0.2em;
margin-top: 0.2em;
border-top: 1px solid #ddd;
}
.trx_addons_list_parameters > li {
white-space: nowrap;
}
.trx_addons_list_parameters > li > strong {
display: inline-block;
width: 75%;
text-align: left;
font-family: inherit;
font-weight: inherit;
white-space: normal;
vertical-align: top;
color: inherit;
}
.trx_addons_list_parameters > li > em {
display: inline-block;
width: 25%;
text-align: left;
font-family: inherit;
font-style: normal;
font-weight: inherit;
white-space: normal;
vertical-align: top;
color: inherit;
}
.sc_reviews .rating_item {
position: relative;
display: inline-block;
vertical-align: top;
}
.sc_reviews .rating_item .rating_title {
margin-bottom: 0;
}
.sc_reviews .rating_item .mark_wrap {
position: relative;
height: 1em;
font-size: 1.5em;
line-height: 1em;
display: inline-block;
vertical-align: middle;
}
.sc_reviews .rating_style_bar .mark_wrap {
width: 10em;
}
.sc_reviews .rating_item.allow_voting .mark_wrap {
cursor: pointer;
}
.sc_reviews .rating_item .rating_title + .mark_wrap {
margin-top: 1em;
}
.sc_reviews .mark_default {
opacity: 0.3;
}
.sc_reviews .mark_default,
.sc_reviews .mark_hover {
white-space: nowrap;
color: #ffe200;
}
.sc_reviews .mark_hover {
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease;
overflow: hidden;
}
.sc_reviews .rating_item .star_review {
display: inline-block;
width: 1em;
}
.rating_item .mark_hover .mark {
font-size: 12px;
line-height: 1em;
font-weight: 600;
position: absolute;
z-index: 1;
top: 50%;
right: 5px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
}
.rating_item .mark_hover .mark.right {
right: auto;
left: 100%;
margin-left: 5px;
}
.rating_item[data-level="100"] .mark_hover .mark:after {
content: "%";
}
.sc_reviews .rat_bubble {
background: #fff;
border: 1px solid #ddd;
text-align: center;
width: 50px;
height: 25px;
line-height: 25px;
position: absolute;
z-index: 3;
top: -40px;
left: 100%;
font-size: 12px;
margin: 0 0 0 -26px;
border-radius: 3px;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
}
.sc_reviews .rat_bubble.loading {
opacity: 1 !important;
-ms-filter: "alpha(opacity=100)";
}
.sc_reviews .rat_bubble:before {
content: "";
display: block;
width: 10px;
height: 10px;
line-height: 10px;
text-align: center;
background: #fff;
margin-top: -5px;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
z-index: 1;
top: 100%;
left: 20px;
}
.sc_reviews .rating_item[data-level="100"] .rat_bubble .value:after {
content: "%";
}
.sc_reviews .rat_bubble .loader:before {
content: "\e801";
font-family: trx_addons_icons;
display: none;
}
.sc_reviews .rat_bubble.loading .loader:before {
display: inline-block;
margin-left: 5px;
font-size: 11px;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.sc_reviews .rating_item .mark_wrap + .rating_text {
margin-top: 0.25em;
color: #333;
} .message_error,
.message_success {
position: absolute;
z-index: 1;
top: 100%;
left: 0;
border-radius: 3px;
margin-top: 5px;
padding: 5px 10px;
color: #fff;
background-color: #ff8787;
white-space: nowrap;
font-size: 13px;
font-weight: 500;
display: none;
}
.message_error:before,
.message_success:before {
content: "";
position: absolute;
z-index: 1;
top: -10px;
left: 10px;
border: 5px solid;
border-color: transparent transparent #ff8787;
}
.message_success {
background-color: #39a743;
}
.message_success:before {
border-color: transparent transparent #39a743;
} .rating_item.rating_style_bar .mark_default {
width: 100%;
height: 100%;
background-color: #ffe200;
}
.rating_item.rating_style_bar .mark_hover {
height: 100%;
overflow: visible;
background-color: #ffe200;
color: #23282d;
} .sc_reviews.comment_rating .rating_item .mark_wrap {
margin-top: 5px;
font-size: 1.25em;
}
.sc_reviews.comment_rating .rat_bubble {
top: auto;
bottom: -40px;
}
.sc_reviews.comment_rating .rat_bubble:before {
top: 0;
margin-top: -6px;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
} .widget .sc_reviews {
line-height: 0;
margin: 3px 0 6px;
}
.widget .sc_reviews .rating_item .mark_wrap {
font-size: 1em;
line-height: 1em;
z-index: 1;
} .sc_reviews.single_post_rating {
margin: 1em 0 0;
}
.sc_reviews.single_post_rating .rating_item .rating_title,
.sc_reviews.single_post_rating .rating_item .mark_wrap {
margin-top: 0;
} .sc_float_left {
float: left;
}
.sc_float_right {
float: right;
}
.sc_float_center {
margin-left: auto;
margin-right: auto;
}
.sc_align_left {
text-align: left;
}
.sc_align_right {
text-align: right;
}
.sc_align_center {
text-align: center;
}
.sc_align_justify {
text-align: justify;
}
.sc_padding_tiny {
padding: 1em 6%;
}
.sc_padding_small {
padding: 2em 8%;
}
.sc_padding_medium {
padding: 3em 10%;
}
.sc_padding_large {
padding: 4em 12%;
}
.sc_margin_tiny {
margin: 1em 6%;
}
.sc_margin_small {
margin: 2em 8%;
}
.sc_margin_medium {
margin: 3em 10%;
}
.sc_margin_large {
margin: 4em 12%;
} .sc_push_x_tiny {
margin-left: 2em !important;
}
.sc_push_x_tiny_negative {
margin-left: -2em !important;
}
.sc_push_x_small {
margin-left: 4em !important;
}
.sc_push_x_small_negative {
margin-left: -4em !important;
}
.sc_push_x_medium {
margin-left: 6em !important;
}
.sc_push_x_medium_negative {
margin-left: -6em !important;
}
.sc_push_x_large {
margin-left: 8em !important;
}
.sc_push_x_large_negative {
margin-left: -8em !important;
}
.sc_push_tiny,
.sc_push_y_tiny {
margin-top: 2em !important;
}
.sc_push_tiny_negative,
.sc_push_y_tiny_negative {
margin-top: -2em !important;
}
.sc_push_small,
.sc_push_y_small {
margin-top: 4em !important;
}
.sc_push_small_negative,
.sc_push_y_small_negative {
margin-top: -4em !important;
}
.sc_push_medium,
.sc_push_y_medium {
margin-top: 6em !important;
}
.sc_push_medium_negative,
.sc_push_y_medium_negative {
margin-top: -6em !important;
}
.sc_push_large,
.sc_push_y_large {
margin-top: 8em !important;
}
.sc_push_large_negative,
.sc_push_y_large_negative {
margin-top: -8em !important;
} [class*=sc_push_] .woocommerce .products:after {
display: none;
clear: none;
}
[class*=sc_push_] .woocommerce .products {
overflow: hidden;
} .sc_pull_x_tiny {
margin-right: 2em !important;
}
.sc_pull_x_tiny_negative {
margin-right: -2em !important;
}
.sc_pull_x_small {
margin-right: 4em !important;
}
.sc_pull_x_small_negative {
margin-right: -4em !important;
}
.sc_pull_x_medium {
margin-right: 6em !important;
}
.sc_pull_x_medium_negative {
margin-right: -6em !important;
}
.sc_pull_x_large {
margin-right: 8em !important;
}
.sc_pull_x_large_negative {
margin-right: -8em !important;
}
.sc_pull_tiny,
.sc_pull_y_tiny {
margin-bottom: 2em !important;
}
.sc_pull_tiny_negative,
.sc_pull_y_tiny_negative {
margin-bottom: -2em !important;
}
.sc_pull_small,
.sc_pull_y_small {
margin-bottom: 4em !important;
}
.sc_pull_small_negative,
.sc_pull_y_small_negative {
margin-bottom: -4em !important;
}
.sc_pull_medium,
.sc_pull_y_medium {
margin-bottom: 6em !important;
}
.sc_pull_medium_negative,
.sc_pull_y_medium_negative {
margin-bottom: -6em !important;
}
.sc_pull_large,
.sc_pull_y_large {
margin-bottom: 8em !important;
}
.sc_pull_large_negative,
.sc_pull_y_large_negative {
margin-bottom: -8em !important;
} [class*=sc_shift_] {
position: relative;
z-index: 0;
}
.sc_shift_x_tiny {
left: 2em !important;
}
.sc_shift_x_tiny_negative {
left: -2em !important;
}
.sc_shift_x_small {
left: 4em !important;
}
.sc_shift_x_small_negative {
left: -4em !important;
}
.sc_shift_x_medium {
left: 6em !important;
}
.sc_shift_x_medium_negative {
left: -6em !important;
}
.sc_shift_x_large {
left: 8em !important;
}
.sc_shift_x_large_negative {
left: -8em !important;
}
.sc_shift_y_tiny {
top: 2em !important;
}
.sc_shift_y_tiny_negative {
top: -2em !important;
}
.sc_shift_y_small {
top: 4em !important;
}
.sc_shift_y_small_negative {
top: -4em !important;
}
.sc_shift_y_medium {
top: 6em !important;
}
.sc_shift_y_medium_negative {
top: -6em !important;
}
.sc_shift_y_large {
top: 8em !important;
}
.sc_shift_y_large_negative {
top: -8em !important;
} .sc_parallax_text_block {
display: inline-block;
vertical-align: top;
}
.sc_parallax_block {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
pointer-events: none;
-webkit-perspective: 1200px;
-ms-perspective: 1200px;
perspective: 1200px;
}
.sc_parallax_block_image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: auto;
background-position: 50% 50%;
}
.sc_parallax_block_type_scroll:not(.is-mac) .sc_parallax_block_image {
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98), background-position 0s linear;
-webkit-transition: background-position 0s linear, -webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);
transition: background-position 0s linear, -webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);
transition: transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98), background-position 0s linear;
transition: transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98), background-position 0s linear, -webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);
} .sc_item_title,
.sc_item_subtitle,
.sc_item_descr,
.sc_item_button {
margin: 0;
}
.sc_item_title {
line-height: 1.2em;
}
.sc_item_title > small,
.sc_item_title > big {
display: inline-block;
margin-bottom: 0.9em;
}
.sc_item_title_inner {
display: inline-block;
}
.sc_item_subtitle {
font-size: 1.15rem;
line-height: 1.5em;
font-weight: 400;
font-style: italic;
text-transform: none;
letter-spacing: 0;
display: block;
}
.sc_item_subtitle_above {
margin-bottom: 0.5em;
}
.sc_item_subtitle_below {
margin-top: 0.5em;
}
.sc_item_button {
line-height: 0;
} .sc_item_subtitle.sc_item_title_style_shadow {
font-size: 8rem;
line-height: 1.2em;
font-weight: 900;
font-style: normal;
position: absolute;
z-index: 0;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
color: #f0f0f0;
opacity: 0.1;
}
.sc_item_subtitle.sc_item_title_style_shadow.sc_align_left,
.sc_item_subtitle.sc_item_title_style_shadow.sc_align_default {
left: 0;
-webkit-transform: none;
transform: none;
}
.sc_item_subtitle.sc_item_title_style_shadow.sc_align_right {
left: auto;
right: 0;
-webkit-transform: none;
transform: none;
}
.sc_item_subtitle.sc_item_title_style_shadow + .sc_item_title {
padding: 2.5rem 0;
margin: 0;
} .sc_item_title.sc_item_title_style_accent {
position: relative;
}
.sc_item_title.sc_item_title_style_accent b {
font-size: 6em;
line-height: 0.8em;
font-weight: 900;
font-style: normal;
position: absolute;
z-index: 0;
bottom: -100%;
left: 0;
color: rgba(200, 200, 200, 0.1);
letter-spacing: 0;
}
.sc_item_title.sc_item_title_style_accent i {
display: inline-block;
font-size: 1rem;
font-weight: normal;
font-style: normal;
padding: 1.2em 0.5em;
color: #fff;
background-color: #000;
text-align: center;
position: absolute;
z-index: 1;
top: -5.25em;
right: 0;
width: 5em;
height: 5em;
line-height: 1.25em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50%;
letter-spacing: 0;
}
.sc_item_title.sc_item_title_style_accent.sc_align_center b {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_item_title.sc_item_title_style_accent.sc_align_right b {
left: auto;
right: 0;
}
.sc_item_title.sc_item_title_style_accent.sc_align_right i {
left: 0;
right: auto;
}
.sc_item_title + .sc_item_descr,
.sc_item_subtitle + .sc_item_descr {
margin-top: 1em;
}
.sc_item_title + .sc_item_slider,
.sc_item_subtitle + .sc_item_slider,
.sc_item_title + .sc_item_columns,
.sc_item_subtitle + .sc_item_columns,
.sc_item_title + .sc_item_content,
.sc_item_subtitle + .sc_item_content {
margin-top: 2em;
}
.sc_item_descr + .sc_item_slider,
.sc_item_descr + .sc_item_columns,
.sc_item_descr + .sc_item_content {
margin-top: 3em;
}
h1.sc_item_title_tag + .sc_item_descr,
h1.sc_item_title_tag + .sc_item_slider,
h1.sc_item_title_tag + .sc_item_columns,
h1.sc_item_title_tag + .sc_item_content {
margin-top: 2em;
}
h2.sc_item_title_tag + .sc_item_descr,
h2.sc_item_title_tag + .sc_item_slider,
h2.sc_item_title_tag + .sc_item_columns,
h2.sc_item_title_tag + .sc_item_content {
margin-top: 1.8em;
}
h3.sc_item_title_tag + .sc_item_descr,
h3.sc_item_title_tag + .sc_item_slider,
h3.sc_item_title_tag + .sc_item_columns,
h3.sc_item_title_tag + .sc_item_content {
margin-top: 1.6em;
}
h4.sc_item_title_tag + .sc_item_descr,
h4.sc_item_title_tag + .sc_item_slider,
h4.sc_item_title_tag + .sc_item_columns,
h4.sc_item_title_tag + .sc_item_content {
margin-top: 1.4em;
}
h5.sc_item_title_tag + .sc_item_descr,
h5.sc_item_title_tag + .sc_item_slider,
h5.sc_item_title_tag + .sc_item_columns,
h5.sc_item_title_tag + .sc_item_content {
margin-top: 1.2em;
}
h6.sc_item_title_tag + .sc_item_descr,
h6.sc_item_title_tag + .sc_item_slider,
h6.sc_item_title_tag + .sc_item_columns,
h6.sc_item_title_tag + .sc_item_content {
margin-top: 1em;
}
.sc_item_descr {
margin-bottom: 2em;
max-width: 85%;
}
.sc_item_descr.sc_align_center {
max-width: 75%;
margin-left: auto;
margin-right: auto;
}
.sc_item_descr:last-child {
margin-bottom: 0;
}
.wpb_column:not(.vc_col-sm-12) .sc_item_descr.sc_align_center {
max-width: none;
}
nav.sc_item_pagination {
margin-top: 1em;
}
nav.sc_item_pagination .nav-links {
margin-top: 0;
display: inline-block;
}
nav.sc_item_pagination_advanced_pages {
text-align: left;
}
nav.sc_item_pagination_advanced_pages .nav-links {
max-width: 82%;
}
nav.sc_item_pagination a {
cursor: pointer;
}
nav.sc_item_pagination .page-count {
width: auto;
float: right;
line-height: 4em;
margin-top: 0.6667em;
max-width: 18%;
}
.sc_item_title + .sc_item_button, .sc_item_title + .sc_item_button_image,
.sc_item_subtitle + .sc_item_button, .sc_item_subtitle + .sc_item_button_image,
.sc_item_descr + .sc_item_button, .sc_item_descr + .sc_item_button_image,
.sc_item_content + .sc_item_button, .sc_item_content + .sc_item_button_image,
.sc_item_slider + .sc_item_button, .sc_item_slider + .sc_item_button_image,
.sc_item_columns + .sc_item_button, .sc_item_columns + .sc_item_button_image,
.sc_item_pagination + .sc_item_button, .sc_item_pagination + .sc_item_button_image {
margin-top: 2em;
}
.sc_item_title + .sc_item_button_simple,
.sc_item_subtitle + .sc_item_button_simple,
.sc_item_descr + .sc_item_button_simple,
.sc_item_content + .sc_item_button_simple,
.sc_item_slider + .sc_item_button_simple,
.sc_item_columns + .sc_item_button_simple,
.sc_item_pagination + .sc_item_button_simple {
margin-top: 1.5em;
}
.sc_item_button_image img {
max-height: 8em;
width: auto;
}
a .sc_icon_as_image {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:hover .sc_icon_as_image {
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-ms-filter: grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
} #trx_addons_post_details_popup_overlay {
position: fixed;
z-index: 100000;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
display: none;
}
#trx_addons_post_details_popup {
position: fixed;
z-index: 100001;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 50%;
height: 80%;
display: none;
}
.trx_addons_post_details_popup_close,
.trx_addons_post_details_popup_prev,
.trx_addons_post_details_popup_next {
position: absolute;
z-index: 1;
top: -2em;
right: -2em;
color: #fff;
font-size: 1.5em;
padding: 6px;
cursor: pointer;
}
.trx_addons_post_details_popup_prev,
.trx_addons_post_details_popup_next {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.trx_addons_post_details_popup_prev {
left: -2em;
right: auto;
}
#trx_addons_post_details_popup .trx_addons_post_details_content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
overflow-x: hidden;
overflow-y: auto;
}
#trx_addons_post_details_popup .post_details_page_title {
background-color: #f0f0f0;
margin: 0;
padding: 0.2em 3em 0.2em 0.5em;
position: relative;
}
#trx_addons_post_details_popup .post_details_page_price {
position: absolute;
z-index: 1;
top: 0.2em;
right: 0.5em;
}
#trx_addons_post_details_popup .post_details_page_header {
margin-bottom: 0;
}
#trx_addons_post_details_popup .post_details_page_content {
padding: 2em;
}
#trx_addons_post_details_popup .post_details_page_details {
padding: 0 2em;
}
#trx_addons_post_details_popup .post_details_page_button {
padding: 1em 2em 2em;
} .trx_addons_text_gradient {
display: inline-block;
}
.trx_addons_text_gradient,
.trx_addons_text_gradient * {
-moz-background-clip: text !important;
-o-background-clip: text !important;
-webkit-background-clip: text !important;
background-clip: text !important;
-moz-text-fill-color: transparent !important;
-o-text-fill-color: transparent !important;
-webkit-text-fill-color: transparent !important;
text-fill-color: transparent !important;
background: #efa758;
background: linear-gradient(135deg, #efa758, #ef58a7);
} .elementor-container[class*=elementor-column-gap-] > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
padding: 0;
} .elementor-editor-active .elementor .hide_on_wide, .elementor-editor-active .elementor .sc_layouts_hide_on_wide,
.elementor-editor-active .elementor .hide_on_desktop, .elementor-editor-active .elementor .sc_layouts_hide_on_desktop,
.elementor-editor-active .elementor .hide_on_notebook, .elementor-editor-active .elementor .sc_layouts_hide_on_notebook,
.elementor-editor-active .elementor .hide_on_tablet, .elementor-editor-active .elementor .sc_layouts_hide_on_tablet,
.elementor-editor-active .elementor .hide_on_mobile, .elementor-editor-active .elementor .sc_layouts_hide_on_mobile {
display: block !important;
}
.elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.hide_on_wide, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_wide, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.hide_on_desktop, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_desktop, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.hide_on_notebook, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_notebook, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.hide_on_tablet, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_tablet, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.hide_on_mobile, .elementor-editor-active .elementor .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_mobile {
display: inline-block !important;
}
.elementor-editor-active .hide_on_wide,
.elementor-editor-active .sc_layouts_hide_on_wide,
.elementor-editor-active .hide_on_desktop,
.elementor-editor-active .sc_layouts_hide_on_desktop,
.elementor-editor-active .hide_on_notebook,
.elementor-editor-active .sc_layouts_hide_on_notebook,
.elementor-editor-active .hide_on_tablet,
.elementor-editor-active .sc_layouts_hide_on_tablet,
.elementor-editor-active .hide_on_mobile,
.elementor-editor-active .sc_layouts_hide_on_mobile {
display: block !important;
}
.elementor-editor-active .sc_layouts_column .sc_layouts_item.hide_on_wide,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_wide,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.hide_on_desktop,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_desktop,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.hide_on_notebook,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_notebook,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.hide_on_tablet,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_tablet,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.hide_on_mobile,
.elementor-editor-active .sc_layouts_column .sc_layouts_item.sc_layouts_hide_on_mobile {
display: inline-block !important;
}
.elementor.elementor-edit-area-active .sc_layouts_item.elementor-hidden-desktop,
.elementor.elementor-edit-area-active .sc_layouts_item.elementor-hidden-tablet,
.elementor.elementor-edit-area-active .sc_layouts_item.elementor-hidden-phone {
display: inline-block !important;
}
.elementor-editor-active .elementor-inner {
margin-top: 0 !important;
} .elementor-editor-active .elementor.elementor-edit-mode .elementor-element > .elementor-element-overlay {
z-index: 100000 !important; }
.elementor-editor-active.single-cpt_layouts .elementor.elementor-edit-mode .elementor-element.elementor-widget-empty.sc_layouts_item .elementor-widget-empty-icon {
padding: 10px;
} .trx_addons_sc_not_exists {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 1.5em;
border: 3px solid #b7084e;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
background-image: linear-gradient(180deg, #f3f3f3, #fff);
}
.trx_addons_sc_not_exists_title {
margin-top: 0;
}
.trx_addons_sc_not_exists_description p:last-child {
margin-bottom: 0;
}
.sc_layouts_featured_title_preview {
margin: 0;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .elementor-editor-active .sc_parallax {
overflow: visible !important;
} [class*=sc_fly_]:not(.sc_fly_static) {
position: absolute !important;
}
.sc_fly_tl {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_fly_tc {
position: absolute;
z-index: 1;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_fly_tr {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.sc_fly_ml {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_fly_mc {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_fly_mr {
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_fly_bl {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
}
.sc_fly_bc {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_fly_br {
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
} .elementor-editor-active .elementor.elementor-edit-mode .elementor-top-section.sc_layouts_row_type_narrow > .elementor-container > .elementor-row {
min-height: 40px;
}
.elementor-editor-active .sc_layouts_row_type_narrow .elementor-column-wrap.elementor-element-empty .elementor-widget-wrap,
.elementor-editor-active .sc_layouts_row_type_narrow .elementor-widget-wrap.elementor-element-empty {
min-height: 30px;
} .elementor-section {
position: relative;
}
.elementor-column.sc_column_fixed {
-webkit-align-self: flex-start;
-ms-align-self: start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.sc_column_fixed_placeholder {
min-height: 1px;
} .elementor-widget-text-editor :last-child,
.elementor-widget-text-editor p:last-child {
margin-bottom: 0;
} .elementor-widget-spacer.sc_height_tiny .elementor-spacer-inner {
height: 1rem !important;
}
.elementor-widget-spacer.sc_height_small .elementor-spacer-inner {
height: 2rem !important;
}
.elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
height: 3.3333rem !important;
}
.elementor-widget-spacer.sc_height_large .elementor-spacer-inner,
.elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
height: 6.6667rem !important;
}
.elementor-widget-spacer.sc_height_huge .elementor-spacer-inner {
height: 8.6667rem !important;
} .elementor-widget-divider.sc_height_tiny .elementor-divider {
padding: 1rem 0 !important;
}
.elementor-widget-divider.sc_height_small .elementor-divider {
padding: 2rem 0 !important;
}
.elementor-widget-divider.sc_height_medium .elementor-divider {
padding: 3.3333rem 0 !important;
}
.elementor-widget-divider.sc_height_large .elementor-divider,
.elementor-widget-divider.sc_height_big .elementor-divider {
padding: 6.6667rem 0 !important;
}
.elementor-widget-divider.sc_height_huge .elementor-divider {
padding: 8.6667rem 0 !important;
} .elementor-section[class*=sc_extra_bg_],
.elementor-section[class*=sc_bg_mask_],
.elementor-column[class*=sc_extra_bg_] > .elementor-column-wrap,
.elementor-column[class*=sc_extra_bg_] > .elementor-widget-wrap,
.elementor-column[class*=sc_bg_mask_] > .elementor-column-wrap,
.elementor-column[class*=sc_bg_mask_] > .elementor-widget-wrap,
.elementor-widget-text-editor[class*=sc_extra_bg_],
.elementor-widget-text-editor[class*=sc_bg_mask_] {
position: relative;
z-index: 0;
}
.elementor-widget-text-editor[class*=sc_bg_mask_] > .wpb_wrapper {
position: relative;
z-index: 2;
}
.elementor-section[class*=sc_extra_bg_]:after,
.elementor-column[class*=sc_extra_bg_] > .elementor-column-wrap:after,
.elementor-column[class*=sc_extra_bg_] > .elementor-widget-wrap:after,
.elementor-widget-text-editor[class*=sc_extra_bg_]:after {
content: " ";
display: block;
position: absolute;
z-index: -1;
background: inherit;
}
.elementor-section[class*=sc_bg_mask_]:before,
.elementor-column[class*=sc_bg_mask_] > .elementor-column-wrap:before,
.elementor-column[class*=sc_bg_mask_] > .elementor-widget-wrap:before,
.elementor-widget-text-editor[class*=sc_bg_mask_]:before {
content: " ";
display: block !important;
background-color: inherit;
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.elementor-section.vc_parallax[class*=sc_bg_mask_]:before {
z-index: 1;
}
.elementor-section.sc_extra_bg_tiny[class*=sc_bg_mask_]:before,
.elementor-section.sc_extra_bg_tiny:after,
.elementor-column.sc_extra_bg_tiny[class*=sc_bg_mask_] > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_tiny > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_tiny[class*=sc_bg_mask_] > .elementor-widget-wrap:before,
.elementor-column.sc_extra_bg_tiny > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_tiny[class*=sc_bg_mask_]:before,
.elementor-widget-text-editor.sc_extra_bg_tiny:after {
position: absolute;
top: -2em;
right: -2em;
bottom: -2em;
left: -2em;
}
.elementor-section.sc_extra_bg_small[class*=sc_bg_mask_]:before,
.elementor-section.sc_extra_bg_small:after,
.elementor-column.sc_extra_bg_small[class*=sc_bg_mask_] > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_small > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_small[class*=sc_bg_mask_] > .elementor-widget-wrap:before,
.elementor-column.sc_extra_bg_small > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_small[class*=sc_bg_mask_]:before,
.elementor-widget-text-editor.sc_extra_bg_small:after {
position: absolute;
top: -4em;
right: -4em;
bottom: -4em;
left: -4em;
}
.elementor-section.sc_extra_bg_medium[class*=sc_bg_mask_]:before,
.elementor-section.sc_extra_bg_medium:after,
.elementor-column.sc_extra_bg_medium[class*=sc_bg_mask_] > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_medium > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_medium[class*=sc_bg_mask_] > .elementor-widget-wrap:before,
.elementor-column.sc_extra_bg_medium > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_medium[class*=sc_bg_mask_]:before,
.elementor-widget-text-editor.sc_extra_bg_medium:after {
position: absolute;
top: -6em;
right: -6em;
bottom: -6em;
left: -6em;
}
.elementor-section.sc_extra_bg_large[class*=sc_bg_mask_]:before,
.elementor-section.sc_extra_bg_large:after,
.elementor-column.sc_extra_bg_large[class*=sc_bg_mask_] > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_large > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_large[class*=sc_bg_mask_] > .elementor-widget-wrap:before,
.elementor-column.sc_extra_bg_large > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_large[class*=sc_bg_mask_]:before,
.elementor-widget-text-editor.sc_extra_bg_large:after {
position: absolute;
top: -8em;
right: -8em;
bottom: -8em;
left: -8em;
}
.elementor-section.sc_bg_mask_bg_color:before,
.elementor-column.sc_bg_mask_bg_color > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_bg_color > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_bg_color:before {
background-color: inherit;
}
.elementor-section.sc_bg_mask_1:before,
.elementor-column.sc_bg_mask_1 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_1 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_1:before {
opacity: 0.1;
}
.elementor-section.sc_bg_mask_2:before,
.elementor-column.sc_bg_mask_2 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_2 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_2:before {
opacity: 0.2;
}
.elementor-section.sc_bg_mask_3:before,
.elementor-column.sc_bg_mask_3 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_3 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_3:before {
opacity: 0.3;
}
.elementor-section.sc_bg_mask_4:before,
.elementor-column.sc_bg_mask_4 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_4 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_4:before {
opacity: 0.4;
}
.elementor-section.sc_bg_mask_5:before,
.elementor-column.sc_bg_mask_5 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_5 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_5:before {
opacity: 0.5;
}
.elementor-section.sc_bg_mask_6:before,
.elementor-column.sc_bg_mask_6 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_6 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_6:before {
opacity: 0.6;
}
.elementor-section.sc_bg_mask_7:before,
.elementor-column.sc_bg_mask_7 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_7 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_7:before {
opacity: 0.7;
}
.elementor-section.sc_bg_mask_8:before,
.elementor-column.sc_bg_mask_8 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_8 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_8:before {
opacity: 0.8;
}
.elementor-section.sc_bg_mask_9:before,
.elementor-column.sc_bg_mask_9 > .elementor-column-wrap:before,
.elementor-column.sc_bg_mask_9 > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_bg_mask_9:before {
opacity: 0.9;
} .elementor-widget-trx_sc_googlemap .sc_googlemap_marker[data-icon]:before {
display: none;
} .elementor-widget-trx_sc_layouts.elementor-element-edit-mode .sc_layouts,
.elementor-widget-trx_sc_blogger.elementor-element-edit-mode .sc_blogger {
position: relative;
}
.elementor-widget-trx_sc_layouts.elementor-element-edit-mode .sc_layouts:after,
.elementor-widget-trx_sc_blogger.elementor-element-edit-mode .sc_blogger:after {
content: " ";
position: absolute;
z-index: 10;
top: 0;
left: 0;
right: 0;
bottom: 0;
} input[type=submit].wpcf7-submit,
div.wpcf7 .ajax-loader {
vertical-align: middle;
}
.wpcf7 form .wpcf7-response-output.trx_addons_message_box {
margin: 0;
padding: 2em;
}
.wpcf7-not-valid {
border-color: #CC0000 !important;
-webkit-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
}
.wpcf7-not-valid.wpcf7-radio {
padding: 6px;
}
span.wpcf7-not-valid-tip {
display: none;
font-size: 0.75em;
}
.wpcf7-not-valid + span.wpcf7-not-valid-tip {
display: block;
}
textarea.wpcf7-form-control,
.wpcf7-form-control[type=text],
.wpcf7-form-control[type=number],
.wpcf7-form-control[type=tel],
.wpcf7-form-control[type=url],
.wpcf7-form-control[type=email],
.wpcf7-form-control[type=password],
.wpcf7-form-control[type=search] {
width: 100%;
}
.wpcf7 div.wpcf7-response-output {
margin: 2em 0 0;
}
.wpcf7 p + p,
.wpcf7 table + p {
margin: 1em 0 0;
}
.wpcf7-wpgdprc {
display: inline-block;
} [id*=give-form] fieldset legend {
position: static;
}
[id*=give-form] #give-gateway-radio-list > li input[type=radio] {
display: none !important;
}
.give-goal-progress span.income {
font-size: 2.5em;
line-height: 1em;
letter-spacing: 0;
}
table.give-table {
text-shadow: none !important;
}
.sc_events {
position: relative;
}
.sc_events_button {
text-align: center;
}
.sc_events_default .sc_events_item,
.sc_events_detailed .sc_events_item {
display: block;
overflow: hidden;
position: relative;
background-color: #f7f7f7;
height: 5.2632em;
}
.sc_events_default .sc_events_item + .sc_events_item,
.sc_events_detailed .sc_events_item + .sc_events_item {
margin-top: 1em;
}
.sc_events_default .sc_events_item_date,
.sc_events_default .sc_events_item_title,
.sc_events_default .sc_events_item_button,
.sc_events_detailed .sc_events_item_date,
.sc_events_detailed .sc_events_item_title,
.sc_events_detailed .sc_events_item_button {
position: absolute;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_events_default .sc_events_item_date,
.sc_events_detailed .sc_events_item_date {
top: 0;
left: 0;
width: 6.4286em;
height: 5.2632em;
color: #292929;
text-align: center;
}
.sc_events_default .sc_events_item_date {
background-color: #292929;
color: #fff;
}
.sc_events_default .sc_events_item:hover .sc_events_item_date {
background-color: #efa758;
}
.sc_events_default .sc_events_item_day,
.sc_events_detailed .sc_events_item_day {
display: block;
font-size: 2em;
line-height: 1.5em;
font-weight: 300;
margin-top: 0.2em;
}
.sc_events_default .sc_events_item_month,
.sc_events_detailed .sc_events_item_month {
font-size: 0.7143em;
line-height: 1.3em;
text-transform: uppercase;
display: block;
}
.sc_events_default .sc_events_item_title,
.sc_events_detailed .sc_events_item_title {
font-size: 1.1429em;
line-height: 1.3em;
left: 8em;
color: #292929;
max-width: 75%;
padding-right: 3em;
}
.sc_events_default .sc_events_item:hover .sc_events_item_title,
.sc_events_detailed .sc_events_item:hover .sc_events_item_title {
color: #efa758;
}
.sc_events_default .sc_events_item_time,
.sc_events_detailed .sc_events_item_time {
color: #888888;
}
.sc_events_default .sc_events_item:hover .sc_events_item_time,
.sc_events_detailed .sc_events_item:hover .sc_events_item_time {
color: #efa758;
}
.sc_events_default .sc_events_item_title,
.sc_events_default .sc_events_item_button,
.sc_events_detailed .sc_events_item_title,
.sc_events_detailed .sc_events_item_button {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_events_default .sc_events_item_button,
.sc_events_detailed .sc_events_item_button {
right: 3em;
color: #292929;
text-align: center;
min-height: 1.3em;
}
.sc_events_default .sc_events_item:hover .sc_events_item_button,
.sc_events_detailed .sc_events_item:hover .sc_events_item_button {
color: #efa758;
}
.sc_events_default .sc_events_item_button:before,
.sc_events_detailed .sc_events_item_button:before {
content: "\e884";
font-family: "trx_addons_icons";
}
.sc_events_default .sc_events_item_button:before,
.sc_events_default .sc_events_item_button:after,
.sc_events_detailed .sc_events_item_button:before,
.sc_events_detailed .sc_events_item_button:after {
font-size: 0.9286em;
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_events_default .sc_events_item_button:after,
.sc_events_detailed .sc_events_item_button:after {
left: -30px;
opacity: 0;
}
.sc_events_default .sc_events_item:hover .sc_events_item_button:before,
.sc_events_detailed .sc_events_item:hover .sc_events_item_button:before {
opacity: 0;
left: 30px;
}
.sc_events_default .sc_events_item:hover .sc_events_item_button:after,
.sc_events_detailed .sc_events_item:hover .sc_events_item_button:after {
opacity: 1;
left: 0;
} .sc_events_detailed .sc_events_item {
background-color: transparent;
border: 1px solid #efa758;
white-space: nowrap;
height: auto;
}
.sc_events_detailed .sc_events_item,
.sc_events_detailed .sc_events_item_date,
.sc_events_detailed .sc_events_item_date_wrap,
.sc_events_detailed .sc_events_item_title,
.sc_events_detailed .sc_events_item_time,
.sc_events_detailed .sc_events_item_time_wrap:before,
.sc_events_detailed .sc_events_item_button,
.sc_events_detailed .sc_events_item_button_wrap:before {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.sc_events_detailed .sc_events_item_date_wrap,
.sc_events_detailed .sc_events_item_time_wrap,
.sc_events_detailed .sc_events_item_title_wrap,
.sc_events_detailed .sc_events_item_button_wrap {
position: relative;
display: inline-block;
vertical-align: top;
height: 4em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_events_detailed .sc_events_item_date_wrap {
border-right: 1px solid #efa758;
width: 17%;
}
.sc_events_detailed .sc_events_item_title_wrap {
width: 48%;
}
.sc_events_detailed .sc_events_item_time_wrap {
width: 19%;
}
.sc_events_detailed .sc_events_item_button_wrap {
width: 16%;
}
.sc_events_detailed .sc_events_item_time_wrap:before,
.sc_events_detailed .sc_events_item_button_wrap:before {
content: " ";
display: block;
border-right: 2px solid #efa758;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 1em;
}
.sc_events_detailed .sc_events_item_date,
.sc_events_detailed .sc_events_item_time,
.sc_events_detailed .sc_events_item_title,
.sc_events_detailed .sc_events_item_button {
display: block;
white-space: normal;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
height: auto;
min-height: 0;
max-height: none;
max-width: none;
padding: 0 1.5em;
background-color: transparent;
text-align: left;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_events_detailed .sc_events_item_date,
.sc_events_detailed .sc_events_item_time,
.sc_events_detailed .sc_events_item_button {
font-size: 0.7368em;
line-height: 1.3em;
font-weight: 700;
text-transform: uppercase;
}
.sc_events_detailed .sc_events_item_title {
font-size: 1.0526em;
line-height: 1.2em;
font-weight: 700;
font-style: italic;
}
.sc_events_detailed .sc_events_item_time,
.sc_events_detailed .sc_events_item_button {
padding: 0 1em;
}
.sc_events_detailed .sc_events_item_button:before,
.sc_events_detailed .sc_events_item_button:after {
display: none;
}
.sc_events_detailed .sc_events_item:hover {
background-color: #efa758;
color: #fff;
}
.sc_events_detailed .sc_events_item:hover .sc_events_item_time_wrap:before,
.sc_events_detailed .sc_events_item:hover .sc_events_item_button_wrap:before {
border-color: #fff;
} .sc_events_classic .sc_events_item {
background-color: #fafafa;
}
.sc_events_classic .sc_events_item_thumb {
position: relative;
}
.sc_events_classic .sc_events_item_thumb img {
width: 100%;
}
.sc_events_classic .sc_events_item_categories {
position: absolute;
z-index: 1;
top: 2em;
left: 2em;
display: inline-block;
background-color: #292929;
font-size: 0.9286em;
line-height: 2em;
padding: 0 0.7em;
text-transform: uppercase;
}
.sc_events_classic .sc_events_item_categories a {
color: #fff;
}
.sc_events_classic .sc_events_item_categories a:hover {
color: #efa758;
}
.sc_events_classic .sc_events_item_info {
padding: 2em;
}
.sc_events_classic .sc_events_item_title {
margin: 0;
}
.sc_events_classic .sc_events_item_title {
margin: 0;
}
.sc_events_classic .sc_events_item_meta {
font-size: 0.9286em;
line-height: 1.5em;
margin-top: 0.5em;
}
.sc_events_classic .sc_events_item_meta_item + .sc_events_item_meta_item:before {
content: "*";
margin: 0 0.3em;
}
.sc_events_classic .sc_events_item_date {
letter-spacing: 0;
font-style: italic;
}
.sc_events_classic .sc_events_item_price {
font-size: 2em;
line-height: 1em;
margin-top: 0.5em;
color: #efa758;
min-height: 1.2em;
}
.sc_events_classic .sc_events_item_period {
font-size: 0.4em;
color: #888;
text-transform: uppercase;
}
.sc_events_classic .sc_events_item_period:before {
content: "/";
margin: 0 0.5em;
} .sc_events_classic .sc_events_item .trx_addons_hover_mask {
background-color: #000;
}
.sc_events_classic .trx_addons_hover_content .trx_addons_hover_title {
background-color: transparent;
padding: 0;
margin: 0;
text-transform: none;
font-size: 1.6667em;
}
.sc_events_classic .trx_addons_hover_content .trx_addons_hover_text {
padding: 0;
margin-top: 2em;
font-style: normal;
}
.sc_events_classic .trx_addons_hover_content .trx_addons_hover_links a {
margin-top: 3em;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
padding: 1.3em 1.9em;
} .woocommerce div.product form.cart .variations td {
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce div.product form.cart .variations tr + tr td.label {
padding: 1em 0 0;
}
.trx_addons_attrib_item {
cursor: pointer !important;
}
.trx_addons_attrib_item span {
overflow: hidden;
display: block;
} .trx_addons_attrib_item.trx_addons_attrib_image {
display: inline-block;
vertical-align: top;
margin: 0 0.5em 5px 0;
padding: 5px;
border: 1px solid #ddd;
background-color: #fff;
}
.trx_addons_attrib_item.trx_addons_attrib_image img {
width: 70px;
height: auto;
} .trx_addons_attrib_item.trx_addons_attrib_color {
display: inline-block;
vertical-align: top;
margin: 0 0.5em 5px 0;
padding: 3px;
border: 1px solid #ddd;
background-color: #fafafa;
}
.trx_addons_attrib_item.trx_addons_attrib_color span {
display: block;
width: 30px;
height: 30px;
} .trx_addons_attrib_item.trx_addons_attrib_button {
display: inline-block;
vertical-align: top;
margin: 0 0.5em 5px 0;
padding: 3px;
border: 1px solid #ddd;
background-color: #fafafa;
}
.trx_addons_attrib_item.trx_addons_attrib_button span {
padding: 0.5em 1.5em;
} .trx_addons_attrib_item.trx_addons_attrib_selected {
background-color: #f0f0f0;
border-color: red;
} .trx_addons_attrib_item.trx_addons_attrib_disabled {
cursor: not-allowed !important;
}
.trx_addons_attrib_item.trx_addons_attrib_disabled span {
position: relative;
}
.trx_addons_attrib_item.trx_addons_attrib_disabled span:before,
.trx_addons_attrib_item.trx_addons_attrib_disabled span:after {
content: " ";
position: absolute;
z-index: 1;
top: 50%;
left: -20%;
width: 140%;
height: 1px;
background-color: #f0f0f0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.trx_addons_attrib_item.trx_addons_attrib_disabled span:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .trx_addons_woocommerce_search .trx_addons_woocommerce_search_button:before {
margin-right: 0.5em;
vertical-align: middle;
text-align: center;
} .trx_addons_woocommerce_search_type_form .trx_addons_woocommerce_search_last_text {
display: block;
margin-bottom: 1.3em;
} .trx_addons_woocommerce_search_type_inline {
font-size: 1.5em;
line-height: 1.7em;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_options,
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_button {
display: inline-block;
vertical-align: top;
width: 80%;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_button {
width: 20%;
text-align: right;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input[type=text],
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field .trx_addons_woocommerce_search_form_field_label {
width: auto;
border: none;
border-bottom: 2px solid #ddd;
background-color: transparent !important;
color: #ddd;
padding: 0.2em;
margin: 0 0.3em;
border-radius: 0 !important;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input[type=text] {
width: 4em;
text-align: center;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field .trx_addons_woocommerce_search_form_field_label {
cursor: pointer;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_type_select {
position: relative;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list {
display: none;
position: absolute;
z-index: 10;
top: 2em;
left: 50%;
width: 280px;
height: auto;
font-size: 0.6667em;
line-height: 1.5em;
margin-left: -140px;
max-height: 400px;
overflow-y: auto;
overflow-x: hidden;
border: 1px solid #ddd;
background-color: #f7f7f7;
padding: 0;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list li {
cursor: pointer;
display: inline-block;
vertical-align: top;
width: 50%;
padding: 0.5em 1em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list li:before {
display: none;
} .yith_magnifier_zoom_wrap .yith_magnifier_zoom_magnifier {
border-width: 1px;
margin-left: 4px;
}
.yith_magnifier_gallery li + li {
padding-left: 20px;
}
.yith_magnifier_gallery li a {
margin-left: 0;
margin-right: 0;
} .sc_layouts_row {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_row_on_top {
z-index: 999999;
}
[data-type^="trx-addons/socials"],
[data-type^="trx-addons/button"],
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_column .sc_layouts_item,
.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
width: auto !important;
}
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_row .sc_layouts_item,
.sc_layouts_row .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-top: 0.5em !important;
margin-bottom: 0.5em !important;
}
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_item {
max-width: 100%;
}
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_column .sc_layouts_item,
.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
display: inline-block;
vertical-align: middle;
margin-right: 1.5em;
}
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):last-child,
.wp-block-column > .sc_layouts_item:last-child,
.sc_layouts_column .sc_layouts_item:last-child,
.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text):last-child {
margin-right: 0 !important;
}
.sc_layouts_column_align_right .sc_layouts_item,
.sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-left: 1.5em;
margin-right: 0;
}
.sc_layouts_column_align_right .sc_layouts_item:first-child {
margin-left: 0 !important;
}
.sc_layouts_row .vc_separator,
.sc_layouts_row .vc_empty_space {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.sc_layouts_row .sc_layouts_item + div.vc_separator:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text),
.sc_layouts_row .sc_layouts_item + div.vc_empty_space:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin: 0 !important;
}
.sc_layouts_column .vc_empty_space {
width: 100%;
}
.sc_layouts_column_align_left,
.sc_layouts_column.sc_layouts_column_align_left .widget,
.sc_layouts_column.sc_layouts_column_align_left .widget_title,
.sc_layouts_column.sc_layouts_column_align_left .widgettitle {
text-align: left;
}
.sc_layouts_column_align_center,
.sc_layouts_column.sc_layouts_column_align_center .widget,
.sc_layouts_column.sc_layouts_column_align_center .widget_title,
.sc_layouts_column.sc_layouts_column_align_center .widgettitle {
text-align: center;
}
.sc_layouts_column_align_right,
.sc_layouts_column.sc_layouts_column_align_right .widget,
.sc_layouts_column.sc_layouts_column_align_right .widget_title,
.sc_layouts_column.sc_layouts_column_align_right .widgettitle {
text-align: right;
}
.sc_layouts_row_delimiter {
border-bottom: 1px solid #ddd;
}
.sc_layouts_column_align_left .elementor-widget-wrap {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.sc_layouts_column_align_center .elementor-widget-wrap {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
}
.sc_layouts_column_align_right .elementor-widget-wrap {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
} .elementor-section-content-middle .elementor-widget-wrap {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.elementor-section-content-top .elementor-widget-wrap {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.elementor-section-content-bottom .elementor-widget-wrap {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
} .sc_content_align_center[class*=sc_inner_width_],
.sc_content_align_center.elementor-column .elementor-widget-wrap {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
}
.sc_content_align_left[class*=sc_inner_width_],
.sc_content_align_left.elementor-column .elementor-widget-wrap {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.sc_content_align_right[class*=sc_inner_width_],
.sc_content_align_right.elementor-column .elementor-widget-wrap {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
} .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute):not(.sc_layouts_item) {
margin-bottom: 0;
} body.frontpage:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,
body.home-page:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,
body.error404:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,
body.single:not(.elementor-editor-active) .sc_layouts_hide_on_singular,
body.page:not(.elementor-editor-active) .sc_layouts_hide_on_singular,
body:not(.single):not(.page):not(.elementor-editor-active) .sc_layouts_hide_on_other {
display: none !important;
}  .sc_layouts_iconed_text {
white-space: nowrap;
}
.sc_layouts_item_link {
display: block;
}
.sc_layouts_item_icon {
font-size: 2.25em;
line-height: 1.1em;
display: inline-block;
vertical-align: middle;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_item_icon.sc_icon_type_svg svg,
.sc_layouts_item_icon.sc_icon_type_svg object {
width: 1em;
height: 1em;
}
.sc_layouts_item_details {
display: inline-block;
vertical-align: middle;
white-space: normal;
}
.sc_layouts_item_icon + .sc_layouts_item_details {
margin-left: 0.5em;
}
.sc_layouts_column_icons_position_left .sc_layouts_item_details {
text-align: left;
}
.sc_layouts_column_icons_position_right .sc_layouts_item_details {
text-align: right;
}
.sc_align_center .sc_layouts_item_details {
text-align: center;
}
.sc_layouts_item_details_line1,
.sc_layouts_item_details_line2 {
display: block;
}
.sc_layouts_item_details_line1 {
font-size: 0.8667em;
line-height: 1.2308em;
font-weight: 300;
}
.sc_layouts_item_details_line2 {
font-size: 1.0667em;
line-height: 1.3125em;
font-weight: 600;
}
.sc_layouts_column_icons_position_right .sc_layouts_item:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.sc_layouts_column_icons_position_right .sc_layouts_item_icon {
float: right;
margin-left: 0.4em;
margin-right: 0;
}
.sc_layouts_column_icons_position_right .sc_layouts_item_details {
float: right;
} .sc_layouts_login_menu .menu-item:not(.menu-item-has-children) .trx_addons_login_link {
padding: 1em 0em;
} .sc_layouts_row .sc_button {
background-color: #efa758;
color: #fff;
vertical-align: top;
text-align: center;
} .sc_layouts_row_type_narrow {
font-size: 13px;
line-height: 18px;
padding: 6px 0;
} .sc_layouts_row_type_narrow .sc_layouts_item_icon,
.sc_layouts_row_type_narrow .sc_layouts_item input[type=text] {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
display: inline-block;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2 {
margin-left: 0.5em;
} .sc_layouts_row_type_narrow .socials_wrap {
margin: 0;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item {
margin: 0 8px 0 0;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon {
font-size: 15px;
width: auto;
height: auto;
line-height: inherit;
border-radius: 0;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item_style_bg .social_icon {
width: 1.2em;
height: 1.2em;
}
.sc_layouts_row_type_narrow .socials_wrap .social_icon svg,
.sc_layouts_row_type_narrow .socials_wrap .social_icon object {
width: 1em;
height: 1em;
} .sc_layouts_row_type_narrow .sc_button {
background-color: transparent;
border: 1px solid #efa758;
color: #efa758;
} .sc_layouts_row_type_compact {
padding: 0.75em 0;
}
.sc_layouts_row_type_compact .sc_layouts_item,
.sc_layouts_row_type_normal .sc_layouts_item {
letter-spacing: 0;
} .sc_layouts_row_type_compact .sc_layouts_item_icon {
font-size: 1.25em;
font-weight: 400;
}
.sc_layouts_row_type_compact .sc_layouts_item input[type=text] {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
display: inline-block;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2 {
margin-left: 0.5em;
} .sc_layouts_row_type_compact .socials_wrap {
margin: 0;
}
.sc_layouts_row_type_compact .socials_wrap .social_item {
margin: 0 10px 0 0;
}
.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
font-size: 15px;
width: auto;
height: auto;
line-height: inherit;
border-radius: 0;
}
.sc_layouts_row_type_compact .socials_wrap .social_item_style_bg .social_icon {
width: 1.2em;
height: 1.2em;
} .sc_layouts_row_type_normal {
padding: 2em 0;
} .sc_layouts_row_fixed_placeholder {
display: none;
}
.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder {
display: block;
}
.sc_layouts_row_fixed_on {
position: fixed;
z-index: 100002;
top: 0;
right: -15px;
bottom: auto;
left: -15px;
position: fixed !important;
margin: 0 !important;
background-color: #fff;
}
.sc_layouts_row_fixed_on.elementor-section:not(.elementor-section-justified) {
left: 0;
right: 0;
}
.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on {
z-index: 100001;
}
.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on {
z-index: 100000;
} .sc_layouts_row_hide_unfixed {
height: 0;
padding: 0;
overflow: hidden;
}
.sc_layouts_row_type_compact.sc_layouts_row_hide_unfixed {
padding: 0;
}
.elementor-editor-active .sc_layouts_row_hide_unfixed,
.sc_layouts_row_fixed_on.sc_layouts_row_hide_unfixed {
height: unset;
padding: unset;
overflow: unset;
} .sc_layouts_flex {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_flex > .sc_layouts_column {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
}
.sc_layouts_flex > .sc_layouts_column > .sc_layouts_item {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-grow: 1;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.sc_layouts_flex.sc_layouts_columns_stretch {
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.sc_layouts_flex.sc_layouts_columns_top {
-ms-flex-line-pack: start;
align-content: flex-start;
}
.sc_layouts_flex.sc_layouts_columns_bottom {
-ms-flex-line-pack: end;
align-content: flex-end;
}
.sc_layouts_flex.sc_layouts_columns_middle {
-ms-flex-line-pack: center;
align-content: center;
}
.sc_layouts_flex.sc_layouts_content_top > .sc_layouts_column > .sc_layouts_item {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.sc_layouts_flex.sc_layouts_content_top:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.sc_layouts_flex.sc_layouts_content_bottom > .sc_layouts_column > .sc_layouts_item {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
}
.sc_layouts_flex.sc_layouts_content_bottom:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.sc_layouts_flex.sc_layouts_content_middle > .sc_layouts_column > .sc_layouts_item {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
}
.sc_layouts_flex.sc_layouts_content_middle:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.sc_layouts_flex.sc_layouts_columns_bottom:after,
.sc_layouts_flex.sc_layouts_columns_middle:after,
.sc_layouts_flex.sc_layouts_columns_top:after {
content: "";
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
display: block;
} .sc_layouts_popup {
display: none;
background-color: #fff;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.sc_layouts_popup > p {
margin: 0;
}
.sc_layouts_popup .wp-video {
width: 100% !important;
}
.mfp-content .sc_layouts_popup {
display: block;
overflow-x: hidden;
overflow-y: auto;
max-height: 75vh;
}
.mfp-inline-holder div.mfp-content,
.mfp-ajax-holder div.mfp-content {
width: auto;
min-width: 60%;
max-width: 85%;
min-height: 40%;
max-height: 80%;
} .sc_layouts_panel_hide_content {
position: fixed;
z-index: 100000;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
-webkit-transform: translateX(200%);
transform: translateX(200%);
-webkit-transition: background-color 0.8s ease;
transition: background-color 0.8s ease;
}
.sc_layouts_panel_hide_content.sc_layouts_panel_opened {
-webkit-transform: translateX(0);
transform: translateX(0);
background-color: rgba(0, 0, 0, 0.5);
}
.sc_layouts_panel {
background-color: #fff;
-webkit-transition: -webkit-transform 0.8s ease;
transition: -webkit-transform 0.8s ease;
transition: transform 0.8s ease;
transition: transform 0.8s ease, -webkit-transform 0.8s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 2em 3em;
}
.sc_layouts_panel_left {
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
position: fixed;
z-index: 100001;
top: 0;
left: 0;
max-width: 100%;
height: 100%;
}
.sc_layouts_panel_right {
-webkit-transform: translateX(150%);
transform: translateX(150%);
position: fixed;
z-index: 100001;
top: 0;
right: 0;
max-width: 100%;
height: 100%;
}
.sc_layouts_panel_top {
-webkit-transform: translateY(-150%);
transform: translateY(-150%);
position: fixed;
z-index: 100001;
top: 0;
left: 0;
max-height: 100%;
width: 100%;
}
.sc_layouts_panel_bottom {
-webkit-transform: translateY(150%);
transform: translateY(150%);
position: fixed;
z-index: 100001;
bottom: 0;
left: 0;
max-height: 100%;
width: 100%;
}
.sc_layouts_panel > p {
margin: 0;
}
.sc_layouts_panel.sc_layouts_panel_opened {
-webkit-transform: none;
transform: none;
}
.sc_layouts_panel_close {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.sc_layouts_panel_close:before {
content: "\e875";
font-family: "trx_addons_icons";
display: block;
padding: 1em;
font-size: 1.25em;
line-height: 1.25em;
} body[class*=cpt_layouts-template] {
background-image: url(//www.olmec-ec.org.uk/wp-content/plugins/trx_addons/css/images/transparent.jpg);
background-repeat: repeat;
}
body[class*=cpt_layouts-template] .trx-addons-layout--edit-mode .trx-addons-layout__inner {
margin-left: auto;
margin-right: auto;
background-color: #fff;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
body[class*=cpt_layouts-template] .elementor.elementor-edit-mode .elementor-inner {
margin-left: auto;
margin-right: auto;
}
.sc_services {
position: relative;
}
.sc_services .post_featured {
position: relative;
}
.sc_services .post_featured > .sc_services_item_price {
position: absolute;
z-index: 4;
bottom: 6px;
right: 8px;
font-size: 1.5em;
font-weight: normal;
color: #fff;
text-shadow: 0 0 10px #000;
}
.sc_services .sc_services_item_title.with_price .sc_services_item_price {
margin: 0.3em 0;
}
.sc_services .sc_services_item_pictogram img {
height: 2em;
max-height: 100%;
width: auto;
max-width: none;
}
.sc_services_columns_wrap,
.services_page_related .related_columns {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_services_slider .sc_services_item,
.sc_services_columns_wrap .sc_services_item,
.services_page_related .related_columns .sc_services_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_services_slider .sc_services_item {
margin-bottom: 0 !important;
} .sc_services_default .sc_services_item {
background-color: #fafafa;
margin-bottom: 2em;
text-align: center;
padding-top: 0.0001px;
}
.sc_services_default.slider_swiper .sc_services_item,
.sc_services_default .columns_padding_bottom .sc_services_item {
margin-bottom: 0;
}
.sc_services_default .sc_services_item_thumb {
margin-bottom: 0;
}
.sc_services_default .sc_services_item_thumb img {
width: 100%;
}
.sc_services_default .sc_services_item_icon,
.sc_services_default .sc_services_item_pictogram {
position: relative;
display: inline-block;
font-size: 3em;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
margin-top: 0.8em;
border: 3px solid #000;
border-radius: 50%;
}
.sc_services_default .sc_services_item_icon img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_services_default .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
position: relative;
top: 2px;
}
.sc_services_default .sc_services_item_pictogram {
border: none;
width: auto;
}
.sc_services_default .sc_services_item_number {
display: inline-block;
text-align: center;
font-size: 6em;
line-height: 1em;
font-weight: 900;
margin-top: 0.3em;
}
.sc_services_default .sc_services_item_info {
padding: 2.6em 3em;
text-align: center;
}
.sc_services_default .sc_services_item_title {
margin: 0;
}
.sc_services_default .sc_services_item_subtitle {
font-size: 0.9286em;
line-height: 1.5em;
font-style: italic;
margin-top: 0.1em;
letter-spacing: 0;
}
.sc_services_default .sc_services_item_content {
margin-top: 1.6em;
}
.sc_services_default .sc_services_item_content p {
margin: 0;
}
.sc_services_default .sc_services_item_button {
margin: 1.6em 0 0;
}
.sc_services_default .sc_services_item_featured_left,
.sc_services_default .sc_services_item_featured_right {
position: relative;
overflow: hidden;
background-color: transparent;
}
.sc_services_default .sc_services_item_featured_left {
text-align: left;
}
.sc_services_default .sc_services_item_featured_right {
text-align: right;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_number,
.sc_services_default .sc_services_item_featured_right .sc_services_item_number {
font-size: 2em;
line-height: 1.1em;
margin-top: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_default .sc_services_item_featured_right .sc_services_item_icon {
font-size: 2em;
border-width: 2px;
margin-top: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_default .sc_services_item_featured_left.without_content .sc_services_item_icon,
.sc_services_default .sc_services_item_featured_right.without_content .sc_services_item_icon {
font-size: 1.5em;
border-width: 1px;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_pictogram,
.sc_services_default .sc_services_item_featured_right .sc_services_item_pictogram {
font-size: 2em;
margin-top: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 2em;
height: auto;
}
.sc_services_default .sc_services_item_featured_left.without_content .sc_services_item_pictogram,
.sc_services_default .sc_services_item_featured_right.without_content .sc_services_item_pictogram {
font-size: 1.5em;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,
.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb {
width: 30%;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_content,
.sc_services_default .sc_services_item_featured_right .sc_services_item_content {
min-height: 0;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_info {
text-align: left;
padding: 0;
margin-left: 6em;
}
.sc_services_default .sc_services_item_featured_left.with_image .sc_services_item_info {
padding-left: 2em;
margin-left: 30%;
}
.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb,
.sc_services_default .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_default .sc_services_item_featured_right .sc_services_item_pictogram,
.sc_services_default .sc_services_item_featured_right .sc_services_item_number {
left: auto;
right: 0;
}
.sc_services_default .sc_services_item_featured_right .sc_services_item_info {
text-align: right;
padding: 0;
margin-right: 6em;
}
.sc_services_default .sc_services_item_featured_right.with_image .sc_services_item_info {
padding-right: 2em;
margin-right: 30%;
}
.sc_services_default .trx_addons_hover_content .trx_addons_hover_title {
font-size: 1.3333em;
} .sc_services_light .sc_services_item {
margin-bottom: 2em;
text-align: left;
padding-top: 0.0001px;
}
.sc_services_light.slider_swiper .sc_services_item,
.sc_services_light .columns_padding_bottom .sc_services_item {
margin-bottom: 0;
}
.sc_services_light .sc_services_item_thumb {
margin-bottom: 0;
}
.sc_services_light .sc_services_item_icon,
.sc_services_light .sc_services_item_pictogram {
display: inline-block;
text-align: center;
font-size: 3em;
line-height: 1em;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_services_light .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
position: relative;
top: 2px;
}
.sc_services_light .sc_services_item_number {
position: absolute;
z-index: 0;
top: 0;
left: 0;
display: inline-block;
text-align: left;
font-size: 7em;
line-height: 1em;
font-weight: 900;
}
.sc_services_light .sc_services_item_featured_top .sc_services_item_info {
padding-top: 1.5em;
}
.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_info {
padding-top: 3em;
position: relative;
z-index: 2;
}
.sc_services_light .sc_services_item_title {
margin: 0;
}
.sc_services_light .sc_services_item_subtitle {
font-size: 0.9286em;
line-height: 1.5em;
font-style: italic;
margin-top: 0.1em;
}
.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_subtitle {
font-weight: bold;
font-style: normal;
}
.sc_services_light .sc_services_item_content {
margin-top: 0.8em;
}
.sc_services_light .sc_services_item_content p {
margin: 0;
}
.sc_services_light .sc_services_item_button {
margin: 1em 0 0;
}
.sc_services_light .sc_services_item_featured_left,
.sc_services_light .sc_services_item_featured_right {
position: relative;
overflow: hidden;
}
.sc_services_light .sc_services_item_featured_left {
text-align: left;
}
.sc_services_light .sc_services_item_featured_right {
text-align: right;
}
.sc_services_light .sc_services_item_featured_top.with_icon {
text-align: center;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_light .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_light .sc_services_item_featured_left .sc_services_item_pictogram,
.sc_services_light .sc_services_item_featured_right .sc_services_item_pictogram {
font-size: 2.5em;
margin-top: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_pictogram,
.sc_services_light .sc_services_item_featured_right .sc_services_item_pictogram {
width: 1em;
height: 1em;
}
.sc_services_light .sc_services_item_featured_left.without_content .sc_services_item_icon,
.sc_services_light .sc_services_item_featured_right.without_content .sc_services_item_icon,
.sc_services_light .sc_services_item_featured_left.without_content .sc_services_item_pictogram,
.sc_services_light .sc_services_item_featured_right.without_content .sc_services_item_pictogram {
font-size: 1.5em;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_number,
.sc_services_light .sc_services_item_featured_right .sc_services_item_number {
font-size: 2em;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,
.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb {
width: 30%;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_button,
.sc_services_light .sc_services_item_featured_right .sc_services_item_button {
display: none;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_info {
text-align: left;
padding: 0;
margin-left: 4em;
}
.sc_services_light .sc_services_item_featured_left.with_image .sc_services_item_info {
padding-left: 2em;
margin-left: 30%;
}
.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb,
.sc_services_light .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_light .sc_services_item_featured_right .sc_services_item_pictogram,
.sc_services_light .sc_services_item_featured_right .sc_services_item_number {
left: auto;
right: 0;
}
.sc_services_light .sc_services_item_featured_right .sc_services_item_info {
text-align: right;
padding: 0;
margin-right: 4em;
}
.sc_services_light .sc_services_item_featured_right.with_image .sc_services_item_info {
padding-right: 2em;
margin-right: 30%;
} .sc_services_iconed .sc_services_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 3em;
}
.sc_services_iconed .sc_services_item {
background-color: #fafafa;
position: relative;
}
.sc_services_iconed .sc_services_item_header {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 30%;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 2rem;
color: #fff;
background-color: #333;
}
.sc_services_iconed .sc_services_item.with_image.with_icon .sc_services_item_header:before,
.sc_services_iconed .sc_services_item.with_image.with_pictogram .sc_services_item_header:before,
.sc_services_iconed .sc_services_item.with_image.with_number .sc_services_item_header:before {
content: " ";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.sc_services_iconed .sc_services_item_header a {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.sc_services_iconed .sc_services_item.without_content .sc_services_item_header {
position: static;
bottom: auto;
width: 100%;
height: auto;
}
.sc_services_iconed .sc_services_item_icon,
.sc_services_iconed .sc_services_item_pictogram {
display: block;
color: #fff;
font-size: 2.8em;
line-height: 1em;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_services_iconed .sc_services_item:hover .sc_services_item_icon {
color: #efa758;
}
.sc_services_iconed .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
}
.sc_services_iconed .sc_services_item.with_content .sc_services_item_icon,
.sc_services_iconed .sc_services_item.with_content .sc_services_item_pictogram {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 1em;
height: 1em;
}
.sc_services_iconed .sc_services_item_title {
font-size: 1em;
line-height: 1.5em;
margin: 0;
}
.sc_services_iconed .sc_services_item_header .sc_services_item_title {
margin: 1em 0 0;
min-height: 2.8em;
}
.sc_services_iconed .sc_services_item_header .sc_services_item_title a {
color: #fff;
}
.sc_services_iconed .sc_services_item_header .sc_services_item_title a:hover {
color: #efa758;
}
.sc_services_iconed .sc_services_item_subtitle,
.sc_services_iconed .sc_services_item_button {
display: none;
}
.sc_services_iconed .sc_services_item_subtitle {
line-height: 1.2em;
}
.sc_services_iconed .sc_services_item_subtitle,
.sc_services_iconed .sc_services_item_subtitle a {
color: #efa758;
}
.sc_services_iconed .sc_services_item_subtitle a:hover {
color: #fff;
}
.sc_services_iconed .sc_services_item_title + .sc_services_item_subtitle,
.sc_services_iconed .sc_services_item_title + .sc_services_item_text,
.sc_services_iconed .sc_services_item_subtitle + .sc_services_item_text {
margin-top: 0.6em;
}
.sc_services_iconed .sc_services_item_content {
margin-left: 30%;
padding: 2em 3em;
min-height: 7.5em;
}
.sc_services_iconed .sc_services_item_content p {
margin: 0;
}
.sc_services_iconed .sc_services_item_content p + p {
margin-top: 0.4em;
} .sc_services_callouts .sc_services_item {
background-color: #fafafa;
margin-bottom: 2em;
text-align: center;
padding-top: 0.0001px;
position: relative;
}
.sc_services_callouts.slider_swiper .sc_services_item,
.sc_services_callouts .columns_padding_bottom .sc_services_item {
margin-bottom: 0;
}
.sc_services_callouts .sc_services_item_marker_bg,
.sc_services_callouts .sc_services_item_marker {
position: absolute;
z-index: 3;
display: block;
font-size: 2em;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
margin-bottom: 0;
border: 2px solid #ddd;
background-color: #f0f0f0;
color: #efa758;
overflow: hidden;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_services_callouts .sc_services_item_marker img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_services_callouts .sc_services_item_marker_back {
border-color: #cc9948;
background-color: #efa758;
color: #fff;
}
.sc_services_callouts .sc_services_item_marker_bg {
z-index: 1;
background-color: #fff;
border-color: #fff;
}
.sc_services_callouts .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
position: relative;
top: 2px;
}
.sc_services_callouts .sc_services_item_thumb {
background-size: cover;
background-repeat: no-repeat;
}
.sc_services_callouts .sc_services_item_thumb:before {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
}
.sc_services_callouts .sc_services_item_thumb.sc_services_item_marker_back:before {
display: none;
}
.sc_services_callouts .sc_services_item_number {
font-weight: 900;
}
.sc_services_callouts .sc_services_item_marker {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.sc_services_callouts .sc_services_item_marker_back {
z-index: 2;
}
.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker,
.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker_back,
.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker_back {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.sc_services_callouts .sc_services_item_featured_top:hover .sc_services_item_marker,
.sc_services_callouts .sc_services_item_featured_bottom:hover .sc_services_item_marker {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.sc_services_callouts .sc_services_item_featured_top:hover .sc_services_item_marker_back,
.sc_services_callouts .sc_services_item_featured_bottom:hover .sc_services_item_marker_back {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker,
.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker_back,
.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker_back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.sc_services_callouts .sc_services_item_featured_left:hover .sc_services_item_marker,
.sc_services_callouts .sc_services_item_featured_right:hover .sc_services_item_marker {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.sc_services_callouts .sc_services_item_featured_left:hover .sc_services_item_marker_back,
.sc_services_callouts .sc_services_item_featured_right:hover .sc_services_item_marker_back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.sc_services_callouts .sc_services_item_featured_top {
padding-top: 2em;
}
.sc_services_callouts .sc_services_item_featured_bottom {
padding-bottom: 2em;
}
.sc_services_callouts .sc_services_item_featured_left {
padding-left: 2em;
}
.sc_services_callouts .sc_services_item_featured_right {
padding-right: 2em;
}
.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker_bg,
.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker {
top: -1em;
left: 50%;
margin-left: -1em;
}
.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker_bg,
.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker {
bottom: -1em;
left: 50%;
margin-left: -1em;
}
.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker_bg,
.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker {
left: -1em;
top: 50%;
margin-top: -1em;
}
.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker_bg,
.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker {
right: -1em;
top: 50%;
margin-top: -1em;
}
.sc_services_callouts .sc_services_item_info {
padding: 1.5em 2em;
}
.sc_services_callouts .sc_services_item_title {
margin: 0;
}
.sc_services_callouts .sc_services_item_subtitle {
font-size: 0.9286em;
line-height: 1.5em;
font-style: italic;
margin-top: 0.1em;
}
.sc_services_callouts .sc_services_item_content {
margin-top: 1em;
}
.sc_services_callouts .sc_services_item_content p {
margin: 0;
}
.sc_services_callouts .sc_services_item_button {
margin: 1em 0 0;
} .sc_services_timeline .sc_services_item {
padding-top: 0.0001px;
position: relative;
}
.sc_services_timeline .sc_services_item_marker {
position: absolute;
z-index: 2;
display: block;
font-size: 2em;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
margin-bottom: 0;
border: 2px solid #ddd;
background-color: #f0f0f0;
color: #efa758;
overflow: hidden;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_services_timeline .sc_services_item:hover .sc_services_item_marker {
border-color: #cc9948;
background-color: #efa758;
color: #fff;
}
.sc_services_timeline .sc_services_item_marker img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_services_timeline .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
position: relative;
top: 2px;
}
.sc_services_timeline .sc_services_item_thumb {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_services_timeline .sc_services_item_number {
font-weight: 900;
}
.sc_services_timeline .sc_services_item_timeline {
display: block;
position: absolute;
z-index: 1;
border-style: dashed;
border-color: #ddd;
}
.sc_services_timeline .sc_services_item_featured_top {
padding-top: 4.5em;
}
.sc_services_timeline .sc_services_item_featured_bottom {
padding-bottom: 4.5em;
}
.sc_services_timeline .sc_services_item_featured_left {
padding-left: 6em;
}
.sc_services_timeline .sc_services_item_featured_right {
padding-right: 6em;
}
.sc_services_timeline .sc_services_item_featured_top .sc_services_item_marker {
left: 0;
top: 0;
}
.sc_services_timeline .sc_services_item_featured_top .sc_services_item_timeline {
top: 2em;
left: 0;
border-width: 1px 0 0 0;
width: 100%;
height: 1px;
}
.sc_services_timeline .sc_services_item_featured_bottom .sc_services_item_marker {
left: 0;
bottom: 0;
}
.sc_services_timeline .sc_services_item_featured_bottom .sc_services_item_timeline {
bottom: 2em;
left: 0;
border-width: 1px 0 0 0;
width: 100%;
height: 1px;
}
.sc_services_timeline .sc_services_item_featured_left .sc_services_item_marker {
left: 0;
top: 0;
}
.sc_services_timeline .sc_services_item_featured_left .sc_services_item_timeline {
top: 0;
left: 2em;
border-width: 0 1px 0 0;
width: 1px;
height: 100%;
}
.sc_services_timeline .sc_services_item_featured_right .sc_services_item_marker {
right: 0;
top: 0;
}
.sc_services_timeline .sc_services_item_featured_right .sc_services_item_timeline {
top: 0;
right: 2em;
border-width: 0 1px 0 0;
width: 1px;
height: 100%;
}
.sc_services_timeline .sc_services_item_featured_top .sc_services_item_info,
.sc_services_timeline .sc_services_item_featured_bottom .sc_services_item_info {
padding: 1em 1.5em 1em 0;
}
.sc_services_timeline .sc_services_item_featured_left .sc_services_item_info,
.sc_services_timeline .sc_services_item_featured_right .sc_services_item_info {
padding: 0 0 2em 0;
}
.sc_services_timeline .sc_services_item_info .post_featured,
.sc_services_timeline .sc_services_item_info .post_featured img {
width: 100%;
}
.sc_services_timeline .sc_services_item_title {
margin: 0;
}
.sc_services_timeline .sc_services_item_subtitle {
font-size: 0.9286em;
line-height: 1.5em;
font-style: italic;
margin-top: 0.1em;
}
.sc_services_timeline .sc_services_item_content {
margin-top: 1em;
}
.sc_services_timeline .sc_services_item_content p {
margin: 0;
}
.sc_services_timeline .sc_services_item_button {
margin: 1em 0 0;
} .sc_services_list [class*=column-] {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
.sc_services_list.slider_swiper .sc_services_item,
.sc_services_list .columns_padding_bottom .sc_services_item {
margin-bottom: 0;
}
.sc_services_list .sc_services_item.sc_services_item_featured_top {
text-align: center;
}
.sc_services_list .sc_services_item_thumb {
margin-bottom: 0;
}
.sc_services_list .sc_services_item_thumb .icons {
display: none !important;
}
.sc_services_list .sc_services_item_icon,
.sc_services_list .sc_services_item_pictogram {
position: relative;
display: inline-block;
font-size: 3em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
}
.sc_services_list .sc_services_item_icon img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_services_list .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
}
.sc_services_list .sc_services_item_pictogram {
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.sc_services_list .sc_services_item_number {
display: inline-block;
text-align: center;
font-size: 3em;
line-height: 1em;
}
.sc_services_list .sc_services_item_info {
padding: 1.5em 0 0;
}
.sc_services_list .sc_services_item_title {
margin: 0;
font-weight: 400;
}
.sc_services_list .sc_services_item_title.with_price .sc_services_item_price {
margin: 0;
}
.sc_services_list .sc_services_item_featured_top .sc_services_item_title.with_price {
padding-right: 0;
}
.sc_services_list .sc_services_item_featured_top .sc_services_item_title .sc_services_item_price {
position: static;
}
.sc_services_list .sc_services_item_featured_left,
.sc_services_list .sc_services_item_featured_right {
position: relative;
overflow: hidden;
}
.sc_services_list .sc_services_item_featured_left {
text-align: left;
}
.sc_services_list .sc_services_item_featured_right {
text-align: right;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_list .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_list .sc_services_item_featured_left .sc_services_item_pictogram,
.sc_services_list .sc_services_item_featured_right .sc_services_item_pictogram {
font-size: 0.65em;
border: 1px solid #ddd;
color: #ddd;
border-radius: 50%;
width: 1.8em;
height: 1.8em;
line-height: 1.8em;
text-align: center;
position: absolute;
z-index: 1;
top: 3px;
left: 0;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_pictogram,
.sc_services_list .sc_services_item_featured_right .sc_services_item_pictogram {
border: none;
border-radius: 0;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_icon img,
.sc_services_list .sc_services_item_featured_right .sc_services_item_icon img {
max-width: 70%;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_number,
.sc_services_list .sc_services_item_featured_right .sc_services_item_number {
font-size: 1.2em;
line-height: inherit;
color: #ddd;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,
.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb {
width: 10%;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_title,
.sc_services_list .sc_services_item_featured_right .sc_services_item_title {
font-size: 1em;
line-height: inherit;
padding-bottom: 2px;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_content,
.sc_services_list .sc_services_item_featured_right .sc_services_item_content {
min-height: 0;
}
.sc_services_list .sc_services_item_featured_left .sc_services_item_info {
text-align: left;
padding: 0 0 0 1em;
margin-left: 1em;
}
.sc_services_list .sc_services_item_featured_left.with_image .sc_services_item_info {
margin-left: 10%;
}
.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb,
.sc_services_list .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_list .sc_services_item_featured_right .sc_services_item_pictogram {
left: auto;
right: 0;
}
.sc_services_list .sc_services_item_featured_right .sc_services_item_info {
text-align: right;
padding: 0 2em 0 0;
margin-right: 1em;
}
.sc_services_list .sc_services_item_featured_right.with_image .sc_services_item_info {
margin-right: 10%;
} .sc_services_hover .sc_services_item {
position: relative;
text-align: center;
-webkit-perspective: 600px;
-ms-perspective: 600px;
perspective: 600px;
}
.sc_services_hover .sc_services_item:before {
content: " ";
width: 0;
height: 0;
padding-top: 100%;
display: inline-block;
}
.sc_services_hover .sc_services_item_link {
position: absolute;
z-index: 10;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.sc_services_hover .sc_services_item_header,
.sc_services_hover .sc_services_item_content {
color: #fff;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.sc_services_hover .sc_services_item_header {
z-index: 2;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.sc_services_hover .sc_services_item_content {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.sc_services_hover .sc_services_item:hover .sc_services_item_header {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.sc_services_hover .sc_services_item:hover .sc_services_item_content {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before,
.sc_services_hover .sc_services_item.with_image .sc_services_item_content:before {
content: " ";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:before,
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_content:before {
background-color: rgba(0, 0, 0, 0.75);
}
.sc_services_hover .sc_services_item_header_inner,
.sc_services_hover .sc_services_item_content_inner {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-height: 100%;
overflow: hidden;
padding: 2em;
}
.sc_services_hover .sc_services_item_icon,
.sc_services_hover .sc_services_item_pictogram {
display: block;
font-size: 3em;
line-height: 1em;
color: #fff;
}
.sc_services_hover .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
}
.sc_services_hover .sc_services_item_number {
display: block;
font-size: 4em;
line-height: 1em;
font-weight: 900;
color: #fff;
}
.sc_services_hover .sc_services_item_title {
margin: 0;
}
.sc_services_hover .sc_services_item_title,
.sc_services_hover .sc_services_item_title a {
color: #fff !important;
}
.sc_services_hover .sc_services_item_title a:hover {
color: #efa758;
}
.sc_services_hover .sc_services_item_subtitle,
.sc_services_hover .sc_services_item_subtitle a {
color: #fff !important;
}
.sc_services_hover .sc_services_item_subtitle a:hover {
color: #efa758;
}
.sc_services_hover .sc_services_item_header .sc_services_item_title {
margin: 1em 0 0;
}
.sc_services_hover .sc_services_item_featured_none .sc_services_item_header .sc_services_item_title {
margin-top: 0;
}
.sc_services_hover .sc_services_item_subtitle {
line-height: 1.2em;
}
.sc_services_hover .sc_services_item_title + .sc_services_item_subtitle,
.sc_services_hover .sc_services_item_title + .sc_services_item_text,
.sc_services_hover .sc_services_item_subtitle + .sc_services_item_text {
margin-top: 0.6em;
}
.sc_services_hover .sc_services_item_price {
font-size: 1.5em;
font-weight: normal;
text-shadow: 0 0 10px #000;
margin-top: 0.6em;
}
.sc_services_hover .sc_services_item_price,
.sc_services_hover .sc_services_item_price .amount {
color: #fff !important;
}
.sc_services_hover .sc_services_item_text {
color: #aaa;
max-height: 5em;
}
.sc_services_hover .sc_services_item_content p {
margin: 0;
}
.sc_services_hover .sc_services_item_content p + p {
margin-top: 0.2em;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image:before {
display: none;
}
.sc_services_hover [class*=column-]:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image,
.sc_services_hover .slider-slide:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image {
background-color: #ddd;
}
.sc_services_hover [class*=column-]:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image,
.sc_services_hover .slider-slide:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image {
background-color: #f7f7f7;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_icon,
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_number {
color: #888;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a {
color: #333;
}
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_title a,
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a:hover {
color: #efa758;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a {
color: #efa758;
}
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_subtitle a,
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a:hover {
color: #333;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_text {
color: #666;
} .sc_services_chess {
overflow: hidden;
}
.sc_services_chess .sc_services_item {
position: relative;
overflow: hidden;
background-color: #f7f7f7;
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.sc_services_chess .sc_services_item_header {
width: 50%;
float: left;
margin-bottom: 0 !important;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_services_chess .sc_services_item_header:before {
content: " ";
display: inline-block;
width: 0;
height: 0;
padding-top: 100%; }
.sc_services_chess .sc_services_item_content {
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
max-height: 100%;
overflow: hidden;
padding: 2em;
}
.sc_services_chess .sc_services_item:hover {
background-color: #333;
}
.sc_services_chess .sc_services_item:hover .sc_services_item_title a {
color: #fff;
}
.sc_services_chess .sc_services_item:hover .sc_services_item_title a:hover {
color: #efa758;
}
.sc_services_chess .sc_services_item_title {
margin: 0;
}
.sc_services_chess .sc_item_columns_1 .sc_services_item_content {
padding: 2em 8%;
}
.sc_services_chess .sc_item_columns_2 .sc_services_item_content {
padding: 2em 6%;
}
.sc_services_chess .sc_item_columns_3 .sc_services_item_content {
padding: 2em 4%;
}
.sc_services_chess .sc_item_columns_3 .sc_services_item_text {
display: none;
}
.sc_services_chess .sc_services_item_title + .sc_services_item_text,
.sc_services_chess .sc_services_item_subtitle + .sc_services_item_text {
margin-top: 1em;
}
.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_header {
float: right;
}
.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_content {
right: auto;
left: 0;
}
.sc_services_chess .sc_item_columns_2 [class*=column-]:nth-child(4n+3) .sc_services_item_header,
.sc_services_chess .sc_item_columns_2 [class*=column-]:nth-child(4n+4) .sc_services_item_header {
float: right;
}
.sc_services_chess .sc_item_columns_2 [class*=column-]:nth-child(4n+3) .sc_services_item_content,
.sc_services_chess .sc_item_columns_2 [class*=column-]:nth-child(4n+4) .sc_services_item_content {
right: auto;
left: 0;
}
.sc_services_chess .sc_item_columns_3 [class*=column-]:nth-child(6n+4) .sc_services_item_header,
.sc_services_chess .sc_item_columns_3 [class*=column-]:nth-child(6n+5) .sc_services_item_header,
.sc_services_chess .sc_item_columns_3 [class*=column-]:nth-child(6n+6) .sc_services_item_header {
float: right;
}
.sc_services_chess .sc_item_columns_3 [class*=column-]:nth-child(6n+4) .sc_services_item_content,
.sc_services_chess .sc_item_columns_3 [class*=column-]:nth-child(6n+5) .sc_services_item_content,
.sc_services_chess .sc_item_columns_3 [class*=column-]:nth-child(6n+6) .sc_services_item_content {
right: auto;
left: 0;
} .sc_services_tabs_simple .sc_services_tabs_list {
display: block;
overflow: hidden;
text-align: center;
}
.sc_services_tabs_simple .sc_services_tabs_list_item {
display: inline-block;
vertical-align: top;
padding: 0 1.5em;
cursor: pointer;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
max-width: 25%;
}
.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active {
cursor: default;
}
.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_icon,
.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title {
color: #efa758;
}
.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_icon,
.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_title,
.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_subtitle > a,
.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_subtitle > span {
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_services_tabs_simple .sc_services_item_thumb {
margin-bottom: 0;
}
.sc_services_tabs_simple .sc_services_item_thumb .icons {
display: none !important;
}
.sc_services_tabs_simple .sc_services_item_icon,
.sc_services_tabs_simple .sc_services_item_pictogram,
.sc_services_tabs_simple .sc_services_item_number {
display: inline-block;
vertical-align: top;
text-align: center;
font-size: 3em;
line-height: 1em;
}
.sc_services_tabs_simple .sc_services_item_pictogram,
.sc_services_tabs_simple .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
position: relative;
}
.sc_services_tabs_simple .sc_services_item_number {
font-size: 1.5em;
font-weight: 700;
}
.sc_services_tabs_simple .sc_services_item_title {
margin: 0;
}
.sc_services_tabs_simple .sc_services_item_subtitle {
font-size: 0.9286em;
line-height: 1.5em;
font-style: italic;
margin-top: 0.1em;
}
.sc_services_tabs_simple .sc_services_tabs_content {
margin: 2em auto 0;
max-width: 75%;
text-align: center;
position: relative;
}
.sc_services_tabs_simple .sc_services_tabs_content_item {
width: 100%;
opacity: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.sc_services_tabs_simple .sc_services_tabs_content_item.sc_services_tabs_content_item_active {
position: relative;
z-index: 2;
opacity: 1;
}
.sc_services_tabs_simple .sc_services_tabs_content p {
margin: 0;
}
.sc_services_tabs_simple .sc_services_tabs_content .sc_services_item_button {
margin-top: 2em;
}
.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_info {
padding-top: 1em;
}
.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_number {
font-size: 3em;
}
.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_thumb {
display: inline-block;
}
.sc_services_tabs_simple .sc_services_item_featured_left,
.sc_services_tabs_simple .sc_services_item_featured_right {
position: relative;
overflow: hidden;
}
.sc_services_tabs_simple .sc_services_item_featured_left {
text-align: left;
}
.sc_services_tabs_simple .sc_services_item_featured_right {
text-align: right;
}
.sc_services_tabs_simple .sc_services_item_featured_top.with_icon {
text-align: center;
}
.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_pictogram,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_pictogram {
font-size: 2em;
margin-top: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0.75em;
}
.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number {
font-size: 2em;
position: absolute;
z-index: 1;
top: 0;
left: 0.75em;
}
.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb {
font-size: 2em;
width: 1em;
position: absolute;
z-index: 1;
top: 0.25em;
left: 0.75em;
}
.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_info {
text-align: left;
padding: 0;
margin-left: 3em;
}
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_pictogram,
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number {
left: auto;
right: 0.75em;
}
.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_info {
text-align: right;
padding: 0;
margin-right: 3em;
} .sc_services_tabs .sc_services_content {
position: relative;
}
.sc_services_tabs .sc_services_tabs_list {
display: block;
width: 35%;
max-height: 25em;
overflow-y: auto;
position: relative;
z-index: 1;
}
.sc_services_tabs .sc_services_tabs_list_item {
padding: 2em;
background-color: #f7f7f7;
cursor: pointer;
position: relative;
z-index: 1;
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2) {
background-color: #ddd;
}
.sc_services_tabs .sc_services_tabs_list_item:hover,
.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2):hover {
background-color: #eee;
}
.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active {
background-color: #333;
cursor: default;
}
.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title {
color: #fff;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title {
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title.with_icon {
position: relative;
padding-left: 3em;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_icon,
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_pictogram,
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_number {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
vertical-align: top;
color: #efa758;
font-size: 2em;
line-height: 1em;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_pictogram,
.sc_services_tabs .sc_services_item_icon.sc_icon_type_svg svg {
width: 1em;
height: 1em;
}
.sc_services_tabs .sc_services_tabs_content {
position: absolute;
z-index: 2;
top: 0;
right: 0;
width: 67%;
height: 100%;
}
.sc_services_tabs .sc_services_item {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.sc_services_tabs .sc_services_item_header,
.sc_services_tabs .sc_services_item_content {
position: relative;
display: inline-block;
vertical-align: top;
width: 50%;
height: 100%;
margin-bottom: 0 !important;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_services_tabs .sc_services_item_header:before {
display: none;
}
.sc_services_tabs .sc_services_item_content {
background-color: #f7f7f7;
overflow: hidden;
}
.sc_services_tabs .sc_services_item_content_inner {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
max-height: 100%;
padding: 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_services_tabs .sc_services_item_title {
margin: 0;
}
.sc_services_tabs .sc_services_item_title + .sc_services_item_text,
.sc_services_tabs .sc_services_item_subtitle + .sc_services_item_text {
margin-top: 1em;
} .sc_services_tabs.effect_fade .sc_services_item {
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 0;
}
.sc_services_tabs.effect_fade .sc_services_item_active {
opacity: 1;
} .sc_services_tabs.effect_slide .sc_services_tabs_content {
overflow: hidden;
}
.sc_services_tabs.effect_slide .sc_services_item {
top: -120%;
-webkit-transition: top 0.3s ease;
transition: top 0.3s ease;
}
.sc_services_tabs.effect_slide .sc_services_item_flip,
.sc_services_tabs.effect_slide .sc_services_item_active {
top: 0;
}
.sc_services_tabs.effect_slide .sc_services_item_active {
z-index: 2;
} .sc_services_tabs.effect_flip .sc_services_item {
-webkit-perspective: 1300px;
-ms-perspective: 1300px;
perspective: 1300px;
}
.sc_services_tabs.effect_flip .sc_services_item_active {
z-index: 2;
}
.sc_services_tabs.effect_flip .sc_services_item_flip {
z-index: 3;
} .sc_services_tabs.effect_flip .sc_services_item_active.sc_services_item_flipping {
z-index: 4;
}
.sc_services_tabs.effect_flip .sc_services_item_header,
.sc_services_tabs.effect_flip .sc_services_item_content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.sc_services_tabs.effect_flip .sc_services_item_header {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_header {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.sc_services_tabs.effect_flip .sc_services_item_content {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.sc_services_tabs.effect_flip .sc_services_item_active .sc_services_item_content,
.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
} .services_single .services_page_header {
margin-bottom: 2em;
}
.services_single .services_page_buttons {
margin-top: 2em;
}
.services_single .services_page_featured {
position: relative;
display: inline-block;
vertical-align: top;
}
.services_single .services_page_featured .sc_services_item_price {
font-size: 2.5em;
font-weight: normal;
position: absolute;
z-index: 4;
bottom: 1em;
right: 1em;
color: #fff;
text-shadow: 0 0 10px #000;
}
.services_single .services_page_title.with_price {
position: relative;
padding-right: 4em;
}
.services_single .services_page_title > .sc_services_item_price {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.services_single .services_page_content > .sc_services_item_price {
font-size: 1.5em;
font-weight: normal;
float: right;
margin: 0 0 0.5em 1em;
} .services_page_tabs {
margin-top: 3em;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li.ui-tabs-active:after {
display: none;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles {
border-bottom: 1px solid #ddd;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li {
top: 1px;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li:first-child {
margin-left: 1em;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li + li {
margin-left: 0;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li > a {
display: block;
padding: 1em 2em;
background-color: #f7f7f7;
border: 1px solid #f7f7f7;
border-bottom-color: #ddd;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li.ui-state-active > a {
border-color: #ddd;
background-color: #fff;
border-bottom-color: #fff;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li:not(.ui-state-active) > a:hover {
background-color: #f0f0f0;
border-color: #f7f7f7 #f7f7f7 #ddd;
}
.services_page_tabs.trx_addons_tabs .services_page_section {
padding-top: 3em;
}
.services_page_tabs.trx_addons_tabs .services_page_section + .services_page_section {
display: none;
}
.sc_team_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_team_slider .sc_team_item,
.sc_team_columns_wrap .sc_team_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_team_slider .sc_team_item {
margin-bottom: 0 !important;
}
.sc_team {
position: relative;
} .sc_team_default .sc_team_item {
background-color: #fafafa;
margin-bottom: 2em;
}
.sc_team_default.slider_swiper .sc_team_item,
.sc_team_default .columns_padding_bottom .sc_team_item {
margin-bottom: 0;
}
.sc_team_default .sc_team_item_thumb {
margin-bottom: 0;
}
.sc_team_default .sc_team_item_thumb img {
width: 100%;
}
.sc_team_default .sc_team_item_info {
padding: 2.6em 3em;
text-align: center;
}
.sc_team_default .sc_team_item_title,
.sc_team_short .sc_team_item_title,
.sc_team_featured .sc_team_item_title {
margin: 0;
}
.sc_team_default .sc_team_item_subtitle,
.sc_team_short .sc_team_item_subtitle,
.sc_team_featured .sc_team_item_subtitle {
font-size: 13px;
line-height: 20px;
font-style: italic;
letter-spacing: 0;
margin-top: 1px;
}
.sc_team_default .sc_team_item_content {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.sc_team_default .sc_team_item_content p {
margin: 0;
}
.sc_team_default .sc_team_item_socials {
margin: 0 -0.5em 0 0;
}
.sc_team_default .sc_team_item_socials .social_item {
display: inline-block;
margin: 0 3px 3px 0;
}
.sc_team_default .sc_team_item_socials .social_item .social_icon {
display: block;
width: 2.4em;
height: 2.4em;
line-height: 2.4em;
text-align: center;
}
.sc_team_default .sc_team_item_button {
margin: 1.6em 0 0;
}
.sc_team_default .sc_team_item_socials + .sc_team_item_button {
display: none;
}
.sc_team_default .trx_addons_hover_content .trx_addons_hover_title {
font-size: 1.3333em;
} .sc_team_short .sc_team_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 3em;
}
.sc_team .sc_team_item_thumb .sc_team_item_title a,
.sc_team .sc_team_item_thumb .sc_team_item_subtitle a,
.sc_team .sc_team_item_thumb .sc_team_item_content a {
color: #fff;
}
.sc_team .sc_team_item_thumb .sc_team_item_content {
font-style: normal;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials {
margin: 0;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item {
margin: 0.25em 0.5em 0.25em 0;
display: inline-block;
vertical-align: top;
line-height: 1;
}
.sc_team .sc_team_item_thumb .sc_team_item_content + .sc_team_item_socials {
margin-top: 1em;
}
.sc_team .sc_team_item_thumb .sc_team_item_content + .sc_team_item_socials .social_item {
margin-bottom: 0;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
border-radius: 2px;
background-color: transparent;
border: 1px solid #fff;
color: #fff;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon span:before {
margin-top: -1px;
}
.sc_team_short .sc_team_item_thumb {
border-bottom: 5px solid #efa758;
} .team_member_page .team_member_header {
overflow: hidden;
}
.team_member_page .team_member_featured {
float: left;
width: 35%;
padding: 0 3em 0 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.team_member_description {
overflow: hidden;
}
.team_member_page .team_member_title {
margin: 0;
}
.team_member_page .team_member_position {
margin: 0;
}
.team_member_page .team_member_details {
margin-top: 2em;
}
.team_member_page .team_member_brief_info {
margin-top: 2em;
}
.team_member_page .team_member_brief_info_title {
margin: 0;
display: none;
}
.team_member_page .team_member_brief_info_text {
letter-spacing: 0;
}
.team_member_page .team_member_socials {
margin: 1em 0 0 0;
}
.team_member_page .team_member_socials .social_item {
display: inline-block;
margin: 0 3px 3px 0;
}
.team_member_page .team_member_socials .social_item .social_icon {
display: block;
width: 2.4em;
height: 2.4em;
line-height: 2.4em;
text-align: center;
}
.team_member_page .team_member_content {
margin-top: 4em;
}
.sc_testimonials_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_testimonials_slider .sc_testimonials_item,
.sc_testimonials_columns_wrap .sc_testimonials_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_testimonials_slider .sc_testimonials_item {
margin-bottom: 0 !important;
}
.sc_testimonials {
position: relative;
}
.sc_testimonials_item_content {
text-align: center;
font-size: 1.1333em;
line-height: 1.8824em;
font-weight: 400;
font-style: normal;
}
.sc_testimonials [class*=column] .sc_testimonials_item_content {
text-align: left;
font-size: 1em;
line-height: 1.4em;
}
.sc_testimonials_item_content:before {
content: "\e8b8";
font-family: "trx_addons_icons";
font-size: 1.5em;
line-height: 1.5em;
color: #efa758;
display: block;
margin-bottom: 0.6em;
}
.sc_testimonials_item_content p {
margin: 0;
}
.sc_testimonials_item_content p + p {
margin-top: 1em;
}
.sc_testimonials_item_author {
margin: 0.6em auto 0;
max-width: none;
padding: 1.5em 0.5em 1.5em 1.3em;
background-color: transparent;
color: #fff;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_testimonials [class*=column] .sc_testimonials_item_author {
text-align: left;
padding-left: 0;
}
.sc_testimonials_item_author_avatar,
.sc_testimonials_item_author_data {
display: inline-block;
vertical-align: middle;
}
.sc_testimonials_item_author_avatar {
overflow: hidden;
margin: 0 1.3em 0 0.6em;
width: 5em;
height: 5em;
border-radius: 50%;
}
.sc_testimonials_avatar_with_initials {
position: relative;
background-color: #e7eaed;
color: #c3c3c3;
}
.sc_testimonials_avatar_with_initials .sc_testimonials_item_author_initials {
font-size: 2em;
line-height: 1em;
font-weight: bold;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_testimonials_item_author_data {
max-width: 50%;
}
.sc_testimonials_item_author_title {
margin: 0;
color: #fff;
font-size: 1.0667em;
font-style: italic;
letter-spacing: 0;
text-transform: none;
}
.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
margin-top: 0.1em;
color: #ddd;
font-size: 0.9286em;
line-height: 1.3em;
}
.sc_testimonials_simple .sc_testimonials_item_author_data:before {
content: " ";
width: 1px;
height: 1.5em;
margin: 1.3em auto;
background-color: #ddd;
display: inline-block;
vertical-align: middle;
}
.sc_testimonials_simple [class*=column] .sc_testimonials_item_author_data {
border-left: 1px solid #ddd;
padding-left: 1.5em;
}
.sc_testimonials_simple [class*=column] .sc_testimonials_item_author_data:before {
display: none;
}
.sc_action .sc_action_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 3em;
}
.sc_action_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_action_slider .sc_action_item,
.sc_action_columns_wrap .sc_action_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_action_slider .sc_action_item {
margin-bottom: 0 !important;
}
.sc_action {
position: relative;
padding-top: 0.0001px;
}
.sc_action_item {
position: relative;
}
.sc_action_item_inner {
position: relative;
z-index: 2;
width: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_action_item .sc_action_item_icon:before {
display: none;
}
.sc_action_item_icon > span {
font-size: 3em;
line-height: 1em;
}
.sc_action_item_icon .sc_icon_type_svg svg,
.sc_action_item_icon .sc_icon_type_svg object {
width: 1em;
height: 1em;
}
.sc_action_item_icon,
.sc_action_item_image {
margin-bottom: 2em;
}
.sc_action_item_subtitle {
margin: 0;
line-height: 1.3em;
color: #efa758;
}
.sc_action_item_title {
margin: 0;
line-height: 1.3em;
}
.sc_action_item_subtitle + .sc_action_item_title {
margin-top: 0.2em;
}
.sc_action_item_date {
font-size: 1em;
line-height: 1.3em;
text-transform: uppercase;
border-top: 1px dotted #eee;
border-bottom: 1px dotted #eee;
padding: 0.8em 0;
}
.sc_action_item_description {
line-height: 1.3em;
color: #000;
font-style: italic;
letter-spacing: 0;
}
.sc_action_item_subtitle + .sc_action_item_description,
.sc_action_item_title + .sc_action_item_description,
.sc_action_item_date + .sc_action_item_description,
.sc_action_item_date + .sc_action_item_link {
margin-top: 1em;
}
.sc_action_item_description > span {
display: block;
}
.sc_action_item_description > span + span {
margin-top: 0.3em;
}
.sc_action_item_subtitle + .sc_action_item_link,
.sc_action_item_title + .sc_action_item_link,
.sc_action_item_description + .sc_action_item_link {
margin-top: 1em;
}
.sc_action_item_link {
display: inline-block;
padding: 0.5em 2em;
border: 2px solid #fff;
}
.sc_action_item_link:hover {
color: #fff;
}
.sc_action_item_link_over {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0 !important;
border: none !important;
display: block !important;
background: none !important;
}
.sc_action_item_info {
font-size: 13px;
line-height: 1.3em;
font-weight: 400;
margin-top: 2em;
border-top: 1px dotted #eee;
padding: 1em 0 0;
letter-spacing: 0;
}
.sc_action_item.with_image {
position: relative;
text-align: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_action_item.with_image .sc_action_item_inner {
padding: 2em;
} .sc_action_item_default .sc_action_item_subtitle {
font-size: 2em;
line-height: 1.2em;
}
.sc_action_item_default .sc_action_item_subtitle + .sc_action_item_title {
margin-top: 0;
}
.sc_action_item_default.with_image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 18em;
}
.sc_action_item_default.with_image:after {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.sc_action_item_default.with_bg_color:after {
display: none;
}
.sc_action_item_default.with_image .sc_action_item_icon,
.sc_action_item_default.with_image .sc_action_item_title {
color: #fff;
}
.sc_action_item_default.with_image .sc_action_item_description,
.sc_action_item_default.with_image .sc_action_item_description strong,
.sc_action_item_default.with_image .sc_action_item_description b {
color: #ccc;
}
.sc_action_item_default.with_image .sc_action_item_date {
border-color: #fff;
color: #fff;
}
.sc_action_item_default.with_image .sc_action_item_info {
border-color: #fff;
color: #fff;
}
.sc_action_item_default.with_image.sc_action_item_tl,
.sc_action_item_default.with_image.sc_action_item_tc,
.sc_action_item_default.with_image.sc_action_item_tr {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
vertical-align: top;
}
.sc_action_item_default.with_image.sc_action_item_ml,
.sc_action_item_default.with_image.sc_action_item_mc,
.sc_action_item_default.with_image.sc_action_item_mr {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
vertical-align: middle;
}
.sc_action_item_default.with_image.sc_action_item_bl,
.sc_action_item_default.with_image.sc_action_item_bc,
.sc_action_item_default.with_image.sc_action_item_br {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
vertical-align: bottom;
}
.sc_action_item_default.sc_action_item_tl,
.sc_action_item_default.sc_action_item_ml,
.sc_action_item_default.sc_action_item_bl {
text-align: left;
}
.sc_action_item_default.sc_action_item_tc,
.sc_action_item_default.sc_action_item_mc,
.sc_action_item_default.sc_action_item_bc {
text-align: center;
}
.sc_action_item_default.sc_action_item_tr,
.sc_action_item_default.sc_action_item_mr,
.sc_action_item_default.sc_action_item_br {
text-align: right;
} .sc_action_item_simple.with_image:after {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.sc_action_item_simple.with_bg_color:after {
display: none;
}
.sc_action_item_simple.with_image .sc_action_item_icon,
.sc_action_item_simple.with_image .sc_action_item_title {
color: #fff;
}
.sc_action_item_simple.with_image .sc_action_item_description {
color: #ccc;
}
.sc_action_item_simple.with_image .sc_action_item_date {
border-color: #fff;
}
.sc_action_item_simple.with_image .sc_action_item_info {
border-color: #fff;
}
.sc_action_item_simple .sc_action_item_icon > span {
display: inline-block;
font-size: 2em;
border: 2px solid #000;
color: #000;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
border-radius: 50%;
}
.sc_action_item_simple .sc_action_item_icon svg {
width: 1em;
height: 1em;
margin-top: 0.2em;
fill: #000;
stroke: #000;
}
.sc_action_item_simple.with_image .sc_action_item_icon > span {
color: #fff;
border-color: #fff;
}
.sc_action_item_simple.with_image .sc_action_item_icon svg {
fill: #fff;
stroke: #fff;
border-color: #fff;
}
.sc_action_item_simple.sc_action_item_tl,
.sc_action_item_simple.sc_action_item_ml,
.sc_action_item_simple.sc_action_item_bl {
text-align: left;
}
.sc_action_item_simple.sc_action_item_tl .sc_action_item_icon, .sc_action_item_simple.sc_action_item_tl .sc_action_item_image,
.sc_action_item_simple.sc_action_item_ml .sc_action_item_icon, .sc_action_item_simple.sc_action_item_ml .sc_action_item_image,
.sc_action_item_simple.sc_action_item_bl .sc_action_item_icon, .sc_action_item_simple.sc_action_item_bl .sc_action_item_image {
float: left;
margin: 0 1.5em 0 0;
}
.sc_action_item_simple.sc_action_item_tc,
.sc_action_item_simple.sc_action_item_mc,
.sc_action_item_simple.sc_action_item_bc {
text-align: center;
}
.sc_action_item_simple.sc_action_item_tc .sc_action_item_icon, .sc_action_item_simple.sc_action_item_tc .sc_action_item_image,
.sc_action_item_simple.sc_action_item_mc .sc_action_item_icon, .sc_action_item_simple.sc_action_item_mc .sc_action_item_image,
.sc_action_item_simple.sc_action_item_bc .sc_action_item_icon, .sc_action_item_simple.sc_action_item_bc .sc_action_item_image {
text-align: center;
margin-bottom: 1.5em;
}
.sc_action_item_simple.sc_action_item_tr,
.sc_action_item_simple.sc_action_item_mr,
.sc_action_item_simple.sc_action_item_br {
text-align: right;
}
.sc_action_item_simple.sc_action_item_tr .sc_action_item_icon, .sc_action_item_simple.sc_action_item_tr .sc_action_item_image,
.sc_action_item_simple.sc_action_item_mr .sc_action_item_icon, .sc_action_item_simple.sc_action_item_mr .sc_action_item_image,
.sc_action_item_simple.sc_action_item_br .sc_action_item_icon, .sc_action_item_simple.sc_action_item_br .sc_action_item_image {
float: right;
margin: 0 0 0 1.5em;
} .sc_action_item_event.with_image {
overflow: hidden;
}
.sc_action_item_event.with_image .sc_action_item_inner {
width: 70%;
padding: 2.4em 2em;
margin: 15%;
background-color: #fff;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: -5px 5px 20px 20px rgba(0, 0, 0, 0.2);
-ms-box-shadow: -5px 5px 20px 20px rgba(0, 0, 0, 0.2);
box-shadow: -5px 5px 20px 20px rgba(0, 0, 0, 0.2);
}
.sc_action_item_event .sc_action_item_title {
margin-top: 0;
margin-bottom: 0.3em;
}
.sc_action_item_event .sc_action_item_subtitle {
margin: 0;
}
.sc_action_item_event .sc_action_item_image + .sc_action_item_subtitle {
margin-top: 0.8em;
}
.sc_action_item_event .sc_action_item_link {
border: none;
background-color: #efa758;
color: #fff;
} .sc_action_item.with_image.sc_action_fixed_height:before,
.sc_action_item.with_image.trx_addons_stretch_height:before {
display: none;
}
.sc_action_item.with_image.sc_action_fixed_height .sc_action_item_inner,
.sc_action_item.with_image.trx_addons_stretch_height .sc_action_item_inner {
position: absolute;
z-index: 2;
left: 0;
}
.sc_action_item_event.with_image.sc_action_fixed_height .sc_action_item_inner,
.sc_action_item_event.with_image.trx_addons_stretch_height .sc_action_item_inner {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0;
}
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner {
text-align: left;
}
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner {
text-align: center;
}
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner {
text-align: right;
}
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner {
top: 0;
}
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,
.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner {
bottom: 0;
}
.sc_anchor {
width: 0;
height: 0;
line-height: 0;
}
.sc_accordionposts {
position: relative;
display: block;
padding-left: 5rem;
}
.sc_accordionposts .sc_accordionposts_item_top {
display: block;
position: relative;
min-height: 5rem;
}
.sc_accordionposts .sc_accordionposts_item_top .section_icon {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
z-index: 10;
top: 1.7rem;
right: 2.143rem;
}
.sc_accordionposts .sc_accordionposts_item_top .section_icon:hover {
opacity: 0.8;
cursor: pointer;
}
.sc_accordionposts .sc_accordionposts_item_top .section_icon:after {
font-family: "trx_addons_icons";
content: "\e857";
font-size: 1rem;
font-weight: bold;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_header {
padding-bottom: 0.1px;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_title,
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_subtitle {
margin-top: 0;
margin-bottom: 0;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_title:hover,
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_subtitle:hover {
opacity: 0.8;
cursor: pointer;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_title {
min-height: 5rem;
margin: 0 3.3rem;
font-size: 2rem;
font-weight: bold;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_icon {
width: 5rem;
height: 5rem;
max-width: 5rem;
overflow: hidden;
font-size: 28px;
position: absolute;
top: 0;
left: -5rem;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_icon:hover {
opacity: 0.8;
cursor: pointer;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_subtitle {
line-height: 5rem;
max-height: 5rem;
margin-left: 2px;
margin-bottom: 0;
}
.sc_accordionposts .sc_accordionposts_item_top .sc_accordionposts_item_subtitle span {
display: inline-block;
padding: 0 3.3rem;
vertical-align: top;
font-size: 0.6em;
line-height: inherit;
font-weight: bold;
}
.sc_accordionposts .sc_accordionposts_item {
position: relative;
display: block;
margin-bottom: 4px;
}
.sc_accordionposts .sc_accordionposts_item.active .section_icon:after {
content: "\e85a";
}
.sc_accordionposts .sc_accordionposts_item_inner,
.sc_accordionposts .sc_accordionposts_item_subtitle {
position: relative;
display: none;
}
.sc_accordionposts .sc_accordionposts_item_inner {
padding: 2rem 4.4rem;
}
.sc_blogger .sc_blogger_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 3em;
}
.sc_blogger {
position: relative;
padding-top: 0.0001px;
}
.sc_blogger .sc_blogger_item .sc_blogger_item_title {
margin: 0;
}
.sc_blogger .sc_blogger_item .sc_blogger_item_featured {
margin-bottom: 0;
}
.sc_blogger .sc_blogger_item .sc_blogger_item_featured img {
width: 100%;
height: auto;
}
.sc_blogger .sc_blogger_item .sc_blogger_post_meta {
font-size: 13px;
line-height: 1.5em;
font-weight: 400;
font-style: italic;
}
.sc_blogger_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_blogger_slider .sc_blogger_item,
.sc_blogger_columns_wrap .sc_blogger_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_blogger_slider .sc_blogger_item {
margin-bottom: 0 !important;
}
.sc_blogger .sc_blogger_item blockquote {
margin: 1em 0;
}
.sc_blogger .sc_blogger_item blockquote p {
font-size: 1em;
line-height: 1.5em;
font-weight: inherit;
}
.sc_blogger .sc_blogger_item_button {
margin-top: 1.5em;
}
.sc_blogger .trx_addons_loading {
position: absolute;
z-index: 1000;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.75);
} .sc_blogger_default .sc_blogger_item {
background-color: #f7f7f7;
text-align: center;
}
.sc_blogger_default .sc_blogger_item_content {
padding: 3em;
}
.sc_blogger_default .sc_blogger_post_meta {
margin-top: 0.4em;
font-size: 0.9286em;
}
.sc_blogger_default .sc_blogger_item_excerpt {
margin-top: 1.5em;
}
.sc_blogger_default .sc_blogger_item_excerpt_text {
max-height: 8em;
line-height: 1.6em;
overflow: hidden;
}
.sc_blogger_default .sc_blogger_item_excerpt_text p {
margin: 0;
}
.sc_blogger_default .sc_blogger_item.post_format_quote .sc_blogger_item_excerpt_text {
max-height: none;
}
.sc_blogger_default .sc_blogger_item_excerpt_text + p,
.sc_blogger_default .sc_blogger_item_excerpt_text + a {
margin: 2em 0 0;
}
.sc_blogger_default .sc_blogger_item .more-link {
background-color: transparent;
} .sc_blogger_modern .sc_blogger_item {
background-color: #f7f7f7;
padding: 2em;
overflow: hidden;
position: relative;
}
.sc_blogger_modern .sc_blogger_item + .sc_blogger_item {
margin-top: 2em;
}
.sc_blogger_modern.slider_swiper .sc_blogger_item + .sc_blogger_item {
margin-top: 0;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_item_featured {
width: 40%;
margin-bottom: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_item_content {
position: absolute;
z-index: 1;
top: 50%;
left: 45%;
width: 55%;
padding-right: 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_post_meta {
margin-top: 0.6em;
font-size: 0.9286em;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_item_excerpt {
margin-top: 1em;
}
.sc_blogger_modern .sc_blogger_columns_wrap .sc_blogger_item .sc_blogger_item_excerpt,
.sc_blogger_modern .sc_blogger_slider .sc_blogger_item .sc_blogger_item_excerpt {
display: none;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_button {
text-align: center;
} .sc_blogger_plain .sc_blogger_item {
background-color: #f7f7f7;
text-align: center;
padding: 1em;
margin-bottom: 2px;
}
.sc_blogger_plain .sc_blogger_post_meta {
margin: 0;
}
.sc_blogger_plain .sc_blogger_item .sc_blogger_post_meta + .sc_blogger_item_excerpt {
margin-top: 1em;
}
.sc_blogger_plain .sc_blogger_item .sc_blogger_item_title {
margin: 0.4em 0 0.6em;
} .sc_blogger_filters {
margin: 2em 0;
}
.sc_blogger_filters .sc_blogger_filters_titles {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin: 0;
padding: 0;
font-size: 1.2rem;
list-style-type: none;
}
.sc_blogger_filters .sc_blogger_filters_titles li {
display: inline-block;
padding: 0 0.7em;
}
.sc_blogger_filters .sc_blogger_filters_titles a.active {
border-bottom: 1px solid #e5e5e5;
}
.sc_button_wrap:not([class*=sc_align_]) {
display: inline-block;
} .sc_button {
display: inline-block;
text-transform: uppercase;
white-space: nowrap;
padding: 1.5em 3em;
background-position: center center;
background-repeat: repeat;
overflow: hidden;
background-color: #efa758;
color: #fff;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_button:hover {
background-color: #007fc5;
}
.sc_button + .sc_button {
margin-left: 1em;
}
.sc_button_subtitle {
font-size: 0.85em;
line-height: 1.25em;
text-transform: none;
display: block;
}
.sc_button_icon,
.sc_button_text {
display: inline-block;
vertical-align: middle;
white-space: normal;
text-decoration: inherit; }
.sc_button_icon {
font-size: 2em;
line-height: 1.25em;
font-weight: 400;
font-style: normal;
}
.sc_button .sc_button_icon svg {
stroke: currentColor;
fill: currentColor;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_button .sc_button_icon svg,
.sc_button .sc_button_icon object {
width: 1em;
height: 1em;
}
.sc_button_icon img {
max-height: 2.5em;
width: auto;
}
.sc_button_icon_left .sc_button_icon {
margin-right: 0.8em;
}
.sc_button_icon_right .sc_button_icon {
float: right;
margin-left: 0.8em;
}
.sc_button_icon_top .sc_button_icon {
display: block;
margin-bottom: 0.25em;
text-align: center;
} .sc_button.sc_button_size_small {
padding: 1em 2.5em;
}
.sc_button.sc_button_size_small .sc_button_icon img {
max-height: 1.6em;
width: auto;
}
.sc_button.sc_button_size_large {
font-size: 1.25em;
}
.sc_button.sc_button_size_large .sc_button_icon img {
max-height: 4em;
width: auto;
} .sc_button_bg_image {
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_button.sc_button_bg_image,
.sc_button.sc_button_bg_image:hover {
color: #fff !important;
}
.sc_button_bg_image .sc_button_text {
position: relative;
z-index: 2;
}
.sc_button_bg_image:before {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
margin: 0 !important;
}
.sc_button_bg_image:hover:before {
background-color: rgba(0, 0, 0, 0.75);
} .sc_button_bordered {
background: none !important;
border: 2px solid #efa758;
color: #efa758;
}
.sc_button_bordered:hover {
border-color: #007fc5;
color: #007fc5;
} .sc_button_simple {
display: inline-block;
background-color: transparent;
color: #efa758;
position: relative;
padding: 0 1.8em 0 0;
}
.sc_button_simple:hover {
color: #000;
background-color: transparent;
}
.sc_button.sc_button_simple:before,
.sc_button.sc_button_simple:after {
content: "\e911";
font-family: "trx_addons_icons";
margin: 0;
line-height: inherit;
position: absolute;
z-index: 1;
top: 0;
right: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_button_with_icon.sc_button_simple:before,
.sc_button_with_icon.sc_button_simple:after {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: -1px;
}
.sc_button.sc_button_simple:before {
right: 20px;
opacity: 0;
}
.sc_button.sc_button_simple:hover:before {
opacity: 1;
right: 0;
}
.sc_button.sc_button_simple:hover:after {
opacity: 0;
right: -20px;
}
.sc_button_simple.sc_button_icon_left {
padding-left: 1px;
}
.sc_button_simple.sc_button_icon_left .sc_button_icon {
margin-right: 0.4em;
}
.sc_button_simple.sc_button_icon_right {
padding-right: 1px;
}
.sc_button_simple.sc_button_icon_right .sc_button_icon {
margin-left: 0.4em;
}
.sc_content {
position: relative;
}
.sc_content:not([class*=sc_padding_]) {
padding-top: 0.0001px;
}
[class*=sc_content_width_] {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
[class*=sc_content_width_]:not([class*=sc_margin_]) {
margin-left: auto;
margin-right: auto;
}
.sc_content_width_1_1 {
width: 1200px;
}
.sc_content_width_1_2 {
width: 600px;
}
.sc_content_width_1_3 {
width: 400px;
}
.sc_content_width_2_3 {
width: 800px;
}
.sc_content_width_1_4 {
width: 300px;
}
.sc_content_width_3_4 {
width: 900px;
}
.sc_content_width_100p {
width: 100%;
}
.sc_content_width_90p {
width: 90%;
}
.sc_content_width_80p {
width: 80%;
}
.sc_content_width_75p {
width: 75%;
}
.sc_content_width_70p {
width: 70%;
}
.sc_content_width_60p {
width: 60%;
}
.sc_content_width_50p {
width: 50%;
}
.sc_content_width_45p {
width: 45%;
}
.sc_content_width_40p {
width: 40%;
}
.sc_content_width_30p {
width: 30%;
}
.sc_content_width_25p {
width: 25%;
}
.sc_content_width_20p {
width: 20%;
}
.sc_content_width_15p {
width: 15%;
}
.sc_content_width_10p {
width: 10%;
}
.sc_content_container.with_number {
position: relative;
}
.sc_content_number {
position: absolute;
z-index: 0;
color: #f0f0f0;
letter-spacing: -10px;
font-size: 10em;
line-height: 1em;
font-weight: 900;
-webkit-transform: translate(-75%, -50%);
transform: translate(-75%, -50%);
}
.sc_content_number_tl {
left: 0;
top: 0;
}
.sc_content_number_tc {
left: 50%;
top: 0;
}
.sc_content_number_tr {
left: 100%;
top: 0;
}
.sc_content_number_ml {
left: 0;
top: 50%;
}
.sc_content_number_mc {
left: 50%;
top: 50%;
}
.sc_content_number_mr {
left: 100%;
top: 50%;
}
.sc_content_number_bl {
left: 0;
top: 100%;
}
.sc_content_number_bc {
left: 50%;
top: 100%;
}
.sc_content_number_br {
left: 100%;
top: 100%;
}
.sc_countdown {
position: relative;
overflow: hidden;
}
.sc_countdown.alignleft .sc_countdown_content {
text-align: left;
}
.sc_countdown.aligncenter .sc_countdown_content {
text-align: center;
}
.sc_countdown.alignright .sc_countdown_content {
text-align: right;
}
.sc_countdown .sc_countdown_inner {
display: inline-block;
}
.sc_countdown .sc_countdown_item {
display: block;
float: left;
text-align: center;
}
.sc_countdown .sc_countdown_digits {
display: block;
overflow: hidden;
text-align: center;
margin-bottom: 12px;
}
.sc_countdown .sc_countdown_digits span {
display: inline-block;
}
.sc_countdown .sc_countdown_separator {
display: block;
float: left;
margin: 0 8px;
font-weight: 400;
}
.sc_countdown .sc_countdown_label {
font-weight: 400;
} .sc_countdown_default .sc_countdown_digits,
.sc_countdown_default .sc_countdown_separator {
font-size: 3em;
line-height: 1.3333em;
height: 1.3333em;
}
.sc_countdown_default .sc_countdown_digits span {
display: inline-block;
text-align: center;
width: 1.1333em;
background-color: #f0f0f0;
}
.sc_countdown_default .sc_countdown_digits span + span {
margin-left: 2px;
} .sc_countdown_circle .sc_countdown_digits,
.sc_countdown_circle .sc_countdown_separator {
font-size: 2.4em;
line-height: 2.5em;
height: 2.5em;
margin-bottom: 6px;
}
.sc_countdown_circle .sc_countdown_item {
position: relative;
}
.sc_countdown_circle .sc_countdown_digits {
width: 2.5em;
border-width: 6px;
border-style: solid;
background-color: #f0f0f0;
border-radius: 50%;
}
.sc_countdown_circle canvas {
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .sc_form {
position: relative;
padding-top: 0.0001px;
}
.trx_addons_field_error,
.wpcf7-not-valid {
border-color: #CC0000 !important;
-webkit-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
}
.sc_form form input.filled.trx_addons_field_error,
.sc_form form input.filled.trx_addons_field_error:hover,
.sc_form form input.filled.trx_addons_field_error:focus {
color: #ff0000 !important;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sc_form.sc_align_left .sc_form_field {
text-align: left;
}
.sc_form.sc_align_center .sc_form_field {
text-align: center;
}
.sc_form.sc_align_right .sc_form_field {
text-align: right;
}
.sc_form.sc_align_justify .sc_form_field {
text-align: justify;
}
.sc_form_title,
.sc_form_description {
margin-bottom: 2rem;
}
.sc_form_form {
position: relative;
}
.sc_form_field {
display: block;
margin-bottom: 1.3em;
}
span.sc_form_field_title {
display: block;
font-size: 1em;
line-height: 1.8em;
font-weight: normal;
margin-bottom: 0.7em;
color: #292929;
}
label.required span.sc_form_field_title:after {
content: "*";
display: inline-block;
vertical-align: text-top;
margin: -0.5em 0 0 0.5em;
font-size: 80%;
color: #da6f5b;
}
.sc_form_field_tooltip {
position: relative;
font-size: 10px;
display: inline-block;
vertical-align: top;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
background-color: #000;
color: #fff;
padding: 2px;
margin: -2px 0 0 2px;
cursor: help;
border-radius: 50%;
}
.sc_form_field_tooltip:before {
content: " ";
display: block;
position: absolute;
z-index: 1000;
top: -4px;
left: 18px;
width: 0;
height: 0;
opacity: 0;
border: 5px solid #000;
border-color: transparent transparent #000;
}
.sc_form_field_tooltip:after {
content: attr(data-tooltip-text);
display: block;
text-align: left;
line-height: 13px;
width: 150px;
background-color: #000;
color: #fff;
padding: 6px 10px;
border-radius: 3px;
display: none;
opacity: 0;
pointer-events: none;
position: absolute;
z-index: 1000;
top: -10px;
left: 23px;
}
.sc_form_field_title:hover .sc_form_field_tooltip:before,
.sc_form_field_title:hover .sc_form_field_tooltip:after {
opacity: 1;
display: block;
}
.sc_form_field_range .sc_form_field_wrap,
.sc_form_field_slider .sc_form_field_wrap {
display: block;
margin: 0 0.6em;
}
.sc_form_field_checklist .sc_form_field_choises_dir_vertical {
max-height: 12em;
overflow-y: auto;
}
.sc_form_field_checklist .sc_form_field_choises_dir_vertical .sc_form_field_choises_item {
display: block;
}
.sc_form input[type=text],
.sc_form textarea {
width: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_form.sc_align_left input,
.sc_form.sc_align_left textarea {
text-align: left;
}
.sc_form.sc_align_center input,
.sc_form.sc_align_center textarea {
text-align: center;
}
.sc_form.sc_align_right input,
.sc_form.sc_align_right textarea {
text-align: right;
}
.sc_form .sc_form_info_data > a,
.sc_form .sc_form_info_data > span {
display: block;
color: #000;
}
.sc_form .sc_form_info_data > a:hover {
color: #efa758;
}
.sc_form button:after {
content: " ";
} .sc_form_default .sc_form_field_button:before {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.sc_form_default .sc_form_field_button {
text-align: left;
} .sc_form_detailed .sc_form_form {
width: 90%;
}
.sc_form_detailed .sc_form_title,
.sc_form_detailed .sc_form_description {
text-align: left;
}
.sc_form_detailed button {
width: 100%;
}
.sc_form_detailed .sc_form_info_item {
overflow: hidden;
}
.sc_form_detailed .sc_form_info_item + .sc_form_info_item {
margin-top: 3.5em;
}
.sc_form_detailed .sc_form_info_icon {
float: left;
color: #c7c7c7;
display: block;
width: 2em;
text-align: center;
}
.sc_form_detailed .sc_form_info_icon:before {
font-family: "trx_addons_icons";
font-size: 2.3em;
line-height: 1.2em;
}
.sc_form_detailed .sc_form_info_item_phone .sc_form_info_icon:before {
content: "\e893";
}
.sc_form_detailed .sc_form_info_item_email .sc_form_info_icon:before {
content: "\e86d";
}
.sc_form_detailed .sc_form_info_item_address .sc_form_info_icon:before {
content: "\e88a";
}
.sc_form_detailed .sc_form_info_area {
float: left;
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-left: -3em;
padding-left: 4.5em;
font-size: 0.9231em;
text-transform: uppercase;
color: #292929;
}
.sc_form_detailed .sc_form_info_area > span {
display: block;
line-height: 1.5em;
}
.sc_form_detailed .sc_form_info_area .sc_form_info_title {
font-weight: 600;
}
.sc_form_detailed button {
display: block;
} .sc_form_modern .sc_form_info {
margin-bottom: 2.2em;
}
.sc_form_modern .sc_form_info_item {
text-align: center;
}
.sc_form_modern .sc_form_info_icon {
color: #c7c7c7;
display: block;
}
.sc_form_modern .sc_form_info_icon:before {
font-family: "trx_addons_icons";
font-size: 4.8em;
line-height: 1.5em;
}
.sc_form_modern .sc_form_info_item_address .sc_form_info_icon:before {
content: "\e88a";
}
.sc_form_modern .sc_form_info_item_email .sc_form_info_icon:before {
content: "\e86d";
}
.sc_form_modern .sc_form_info_item_phone .sc_form_info_icon:before {
content: "\e893";
}
.sc_form_modern .sc_form_field {
margin-bottom: 2.2em;
}
.sc_form_modern textarea {
min-height: 10.75em;
}
.sc_form_modern .sc_form_field_button {
text-align: center;
}
.sc_form_modern button {
margin-top: 0;
} .sc_googlemap_content .sc_form_default .sc_form_details {
width: 100%;
float: none;
}
.sc_googlemap_content .sc_form_default .sc_form_details > div {
width: 100%;
padding-right: 0;
}
.sc_googlemap_content .sc_form_default .sc_form_field_message {
width: 100%;
float: none;
padding-left: 0;
}
.sc_googlemap_content .sc_form .sc_form_field input[type=text],
.sc_googlemap_content .sc_form .sc_form_field textarea {
padding: 0.5em 1em;
}
.sc_googlemap_content .sc_form .sc_form_field textarea {
min-height: 3em;
} span.wpcf7-not-valid-tip {
display: none;
font-size: 0.75em;
}
.wpcf7-not-valid + span.wpcf7-not-valid-tip {
display: block;
}
textarea.wpcf7-form-control,
.wpcf7-form-control[type=text],
.wpcf7-form-control[type=number],
.wpcf7-form-control[type=email],
.wpcf7-form-control[type=password],
.wpcf7-form-control[type=search] {
width: 100%;
}
.wpcf7 div.wpcf7-response-output {
margin: 2em 0 0;
}
.wpcf7 p {
margin: 0 0 1em;
}
.wpcf7 p:last-child {
margin-bottom: 0;
}
.wpcf7-wpgdprc {
display: inline-block;
}  [class*=sc_input_hover_] .sc_form_field_wrap,
[class*=sc_input_hover_] .comments_field_wrap {
position: relative;
z-index: 1;
display: block;
}
[class*=sc_input_hover_] input[type=text],
[class*=sc_input_hover_] input[type=number],
[class*=sc_input_hover_] input[type=email],
[class*=sc_input_hover_] input[type=password],
[class*=sc_input_hover_] input[type=search],
[class*=sc_input_hover_] select,
[class*=sc_input_hover_] textarea {
font-size: 1em !important;
line-height: 1.2em;
font-weight: 400;
font-style: normal;
letter-spacing: 1px;
text-align: left !important;
padding: 1.4em !important;
width: 100%;
}
[class*=sc_input_hover_] input:focus,
[class*=sc_input_hover_] select:focus,
[class*=sc_input_hover_] textarea:focus {
outline: none;
}
[class*=sc_input_hover_] .sc_form_field_hover {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
font-size: 1em;
text-align: left !important;
overflow: visible;
padding: 0;
pointer-events: none;
white-space: nowrap;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-font-smoothing: antialiased;
-webkit-touch-callout: none;
}
[class*=sc_input_hover_] .sc_form_field_content {
position: relative;
display: block;
width: 100%;
font-size: 1em;
line-height: 1.2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
[class*=sc_input_hover_] label.required .sc_form_field_content:after {
content: "*";
vertical-align: top;
margin-left: 0.3em;
font-size: 110%;
color: #da6f5b;
}
[class*=sc_input_hover_] label.required:after {
display: none;
} .sc_input_hover_accent input[type=text],
.sc_input_hover_accent input[type=number],
.sc_input_hover_accent input[type=email],
.sc_input_hover_accent input[type=password],
.sc_input_hover_accent input[type=search],
.sc_input_hover_accent select,
.sc_input_hover_accent .select2-container .select2-selection,
.sc_input_hover_accent textarea {
-webkit-box-shadow: 0px 0px 0px 2px transparent;
-ms-box-shadow: 0px 0px 0px 2px transparent;
box-shadow: 0px 0px 0px 2px transparent;
-webkit-transition: box-shadow 0.3s ease;
-webkit-transition: -webkit-box-shadow 0.3s ease;
transition: -webkit-box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
-webkit-appearance: none; }
.sc_input_hover_accent textarea {
min-height: 11.5em;
}
.sc_input_hover_accent .sc_form_field_hover {
position: static;
}
.sc_input_hover_accent .sc_form_field_content {
padding: 0.3em 0 0;
}
.sc_input_hover_accent .sc_form_field_hover:before {
content: " ";
display: block !important;
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 3em;
-webkit-box-shadow: 0px 0px 0px 0px;
-ms-box-shadow: 0px 0px 0px 0px;
box-shadow: 0px 0px 0px 0px;
color: rgba(239, 167, 88, 0.6);
}
.sc_input_hover_accent textarea + .sc_form_field_hover:before {
height: 9em;
}
.sc_input_hover_accent input:focus + .sc_form_field_hover,
.sc_input_hover_accent select:focus + .sc_form_field_hover,
.sc_input_hover_accent .select2-container--focus + .sc_form_field_hover,
.sc_input_hover_accent .select2-container--open + .sc_form_field_hover,
.sc_input_hover_accent textarea:focus + .sc_form_field_hover {
pointer-events: none;
}
.sc_input_hover_accent input:focus + .sc_form_field_hover:before,
.sc_input_hover_accent select:focus + .sc_form_field_hover:before,
.sc_input_hover_accent .select2-container--focus + .sc_form_field_hover:before,
.sc_input_hover_accent .select2-container--open + .sc_form_field_hover:before,
.sc_input_hover_accent textarea:focus + .sc_form_field_hover:before {
-webkit-animation: anim-accent 0.3s forwards;
animation: anim-accent 0.3s forwards;
}
.sc_input_hover_accent input[type=text]:focus,
.sc_input_hover_accent input[type=number]:focus,
.sc_input_hover_accent input[type=email]:focus,
.sc_input_hover_accent input[type=password]:focus,
.sc_input_hover_accent input[type=search]:focus,
.sc_input_hover_accent select:focus,
.sc_input_hover_accent .select2-container--focus .select2-selection,
.sc_input_hover_accent .select2-container--open .select2-selection,
.sc_input_hover_accent textarea:focus {
border-color: #efa758 !important;
}
@-webkit-keyframes anim-accent {
to {
-webkit-box-shadow: 0px 0px 100px 50px;
-ms-box-shadow: 0px 0px 100px 50px;
box-shadow: 0px 0px 100px 50px;
opacity: 0;
}
}
@keyframes anim-accent {
to {
-webkit-box-shadow: 0px 0px 100px 50px;
-ms-box-shadow: 0px 0px 100px 50px;
box-shadow: 0px 0px 100px 50px;
opacity: 0;
}
} .sc_input_hover_path .sc_form_field_wrap {
margin-bottom: 3em;
}
.sc_input_hover_path input[type=text],
.sc_input_hover_path input[type=number],
.sc_input_hover_path input[type=email],
.sc_input_hover_path input[type=password],
.sc_input_hover_path input[type=search],
.sc_input_hover_path textarea {
border: none !important;
background: transparent !important;
}
.sc_input_hover_path textarea {
height: 4.1em;
overflow: hidden;
min-height: 0 !important;
}
.sc_input_hover_path textarea.filled,
.sc_input_hover_path textarea:focus {
height: auto;
min-height: 10.5em !important;
}
.sc_input_hover_path .sc_form_field_hover {
height: 100%;
cursor: text;
display: block;
}
.sc_input_hover_path .sc_form_field_content {
padding: 2em 1.5em 1.5em;
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.sc_input_hover_path textarea + .sc_form_field_hover > .sc_form_field_content {
padding-top: 2em;
}
.sc_input_hover_path .sc_form_field_graphic {
fill: none;
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-transform: scale3d(1, -1, 1);
transform: scale3d(1, -1, 1);
-webkit-transition: stroke-dashoffset 0.5s ease;
transition: stroke-dashoffset 0.5s ease;
pointer-events: none;
stroke: #333;
stroke-width: 2px;
stroke-dasharray: 1190;
stroke-dashoffset: 670;
}
.sc_input_hover_path textarea + .sc_form_field_hover > .sc_form_field_graphic {
stroke-dasharray: 1420;
stroke-dashoffset: 900;
}
.sc_input_hover_path input:focus + .sc_form_field_hover,
.sc_input_hover_path textarea:focus + .sc_form_field_hover,
.sc_input_hover_path input.filled + .sc_form_field_hover,
.sc_input_hover_path textarea.filled + .sc_form_field_hover {
cursor: default;
pointer-events: none;
}
.sc_input_hover_path input:focus + .sc_form_field_hover > .sc_form_field_graphic,
.sc_input_hover_path textarea:focus + .sc_form_field_hover > .sc_form_field_graphic,
.sc_input_hover_path input.filled + .sc_form_field_hover > .sc_form_field_graphic,
.sc_input_hover_path textarea.filled + .sc_form_field_hover > .sc_form_field_graphic {
stroke-dashoffset: 0;
}
.sc_input_hover_path input:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_path textarea:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_path input.filled + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_path textarea.filled + .sc_form_field_hover > .sc_form_field_content {
-webkit-transform: scale3d(0.875, 0.875, 1) translate3d(0, 2.8em, 0);
transform: scale3d(0.875, 0.875, 1) translate3d(0, 2.8em, 0);
}
.sc_input_hover_path textarea:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_path textarea.filled + .sc_form_field_hover > .sc_form_field_content {
-webkit-transform: scale3d(0.875, 0.875, 1) translate3d(0, 10em, 0);
transform: scale3d(0.875, 0.875, 1) translate3d(0, 10em, 0);
} .sc_input_hover_jump .sc_form_field_wrap {
padding-top: 2em;
overflow: hidden;
}
.sc_input_hover_jump input[type=text],
.sc_input_hover_jump input[type=number],
.sc_input_hover_jump input[type=email],
.sc_input_hover_jump input[type=password],
.sc_input_hover_jump input[type=search],
.sc_input_hover_jump textarea {
border: 2px solid #ddd;
}
.sc_input_hover_jump textarea {
min-height: 11.9em !important;
}
.sc_input_hover_jump .sc_form_field_hover {
overflow: hidden;
-webkit-transform: translate3d(0, 2em, 0);
transform: translate3d(0, 2em, 0);
}
.sc_input_hover_jump .sc_form_field_content {
padding: 1.5em;
}
.sc_input_hover_jump .sc_form_field_content:before {
content: attr(data-content);
position: absolute;
top: -190%;
left: 0;
font-weight: bold;
margin: 0;
color: #efa758;
}
.sc_input_hover_jump input:focus + .sc_form_field_hover,
.sc_input_hover_jump textarea:focus + .sc_form_field_hover,
.sc_input_hover_jump input.filled + .sc_form_field_hover,
.sc_input_hover_jump textarea.filled + .sc_form_field_hover {
-webkit-animation: anim-jump-1 0.25s forwards;
animation: anim-jump-1 0.25s forwards;
}
.sc_input_hover_jump input:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_jump textarea:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_jump input[type=text].filled + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_jump textarea.filled + .sc_form_field_hover > .sc_form_field_content {
-webkit-animation: anim-jump-2 0.25s forwards ease-in;
animation: anim-jump-2 0.25s forwards ease-in;
}
.sc_input_hover_path input:focus,
.sc_input_hover_path textarea:focus,
.sc_input_hover_path input.filled,
.sc_input_hover_path textarea.filled {
border-color: #efa758;
}
@-webkit-keyframes anim-jump-1 {
0%, 70% {
-webkit-transform: translate3d(0, 3em, 0);
transform: translate3d(0, 3em, 0);
}
71%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes anim-jump-1 {
0%, 70% {
-webkit-transform: translate3d(0, 3em, 0);
transform: translate3d(0, 3em, 0);
}
71%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes anim-jump-2 {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
70%, 71% {
-webkit-transform: translate3d(0, 125%, 0);
transform: translate3d(0, 125%, 0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0);
}
}
@keyframes anim-jump-2 {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
70%, 71% {
-webkit-transform: translate3d(0, 125%, 0);
transform: translate3d(0, 125%, 0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0);
}
} .sc_input_hover_underline .sc_form_field {
margin-bottom: 2em;
}
.sc_input_hover_underline .sc_form_field_button {
margin-bottom: 0;
margin-top: 3em;
}
.sc_input_hover_underline .sc_form_field_wrap {
margin-bottom: 0;
}
[class*=sc_input_hover_].sc_input_hover_underline input[type=text],
[class*=sc_input_hover_].sc_input_hover_underline input[type=number],
[class*=sc_input_hover_].sc_input_hover_underline input[type=email],
[class*=sc_input_hover_].sc_input_hover_underline input[type=password],
[class*=sc_input_hover_].sc_input_hover_underline input[type=search],
[class*=sc_input_hover_].sc_input_hover_underline textarea {
border: none !important;
background-color: transparent !important;
padding: 0.5em 0 !important;
}
.sc_input_hover_underline textarea {
height: 2.5em;
overflow: hidden;
min-height: 0 !important;
}
.sc_input_hover_underline textarea.filled,
.sc_input_hover_underline textarea:focus {
height: auto;
min-height: 6em !important;
}
.sc_input_hover_underline textarea + .sc_form_field_hover > .sc_form_field_content {
display: block; }
.sc_input_hover_underline textarea.filled + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_underline textarea:focus + .sc_form_field_hover > .sc_form_field_content {
height: 6.3em;
}
.sc_input_hover_underline .sc_form_field_hover {
padding: 0.5em 0;
overflow: visible;
}
.sc_input_hover_underline .sc_form_field_hover:before {
content: " ";
display: block !important;
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
-webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
transition: background-color 0.3s, -webkit-transform 0.3s;
transition: transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
background-color: #ddd;
}
.sc_input_hover_underline .sc_form_field_content {
padding: 0;
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-transition: -webkit-transform 0.3s, color 0.3s;
-webkit-transition: color 0.3s, -webkit-transform 0.3s;
transition: color 0.3s, -webkit-transform 0.3s;
transition: transform 0.3s, color 0.3s;
transition: transform 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.sc_input_hover_underline input:focus + .sc_form_field_hover:before,
.sc_input_hover_underline textarea:focus + .sc_form_field_hover:before,
.sc_input_hover_underline input.filled + .sc_form_field_hover:before,
.sc_input_hover_underline textarea.filled + .sc_form_field_hover:before {
background-color: #333;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sc_input_hover_underline input:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_underline input.filled + .sc_form_field_hover > .sc_form_field_content {
color: #333;
-webkit-transform: translate3d(0, 2.2em, 0) scale3d(0.875, 0.875, 1);
transform: translate3d(0, 2.2em, 0) scale3d(0.875, 0.875, 1);
}
.sc_input_hover_underline textarea:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_underline textarea.filled + .sc_form_field_hover > .sc_form_field_content {
color: #333;
height: 5.3em;
-webkit-transform: translate3d(0, 6.2em, 0) scale3d(0.875, 0.875, 1);
transform: translate3d(0, 6.2em, 0) scale3d(0.875, 0.875, 1);
} [class*=sc_input_hover_].sc_input_hover_iconed input[type=text],
[class*=sc_input_hover_].sc_input_hover_iconed input[type=number],
[class*=sc_input_hover_].sc_input_hover_iconed input[type=email],
[class*=sc_input_hover_].sc_input_hover_iconed input[type=password],
[class*=sc_input_hover_].sc_input_hover_iconed input[type=search],
[class*=sc_input_hover_].sc_input_hover_iconed textarea {
padding-left: 3em !important;
}
.sc_input_hover_iconed textarea {
min-height: 8.4em;
}
.sc_input_hover_iconed .sc_form_field_hover {
overflow: hidden;
padding: 1.2em !important;
margin: 0;
}
.sc_input_hover_iconed .sc_form_field_content {
display: inline-block !important;
width: auto;
-webkit-transform: translate3d(-1.4em, 0, 0);
transform: translate3d(-1.4em, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, -webkit-transform 0.3s;
transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.sc_input_hover_iconed .sc_form_field_icon {
display: inline-block;
font-size: 1.1111em;
text-align: center !important;
position: relative;
width: 1.5em;
height: 1.6em;
line-height: 1.6em;
-webkit-transform: translate3d(-3em, 0, 0);
transform: translate3d(-3em, 0, 0);
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.sc_input_hover_iconed .sc_form_field_icon:before {
position: static !important;
left: auto;
top: auto;
width: auto;
height: auto;
margin: 0 !important;
padding: 0 !important;
font-style: normal !important;
line-height: inherit;
vertical-align: middle;
}
.sc_input_hover_iconed input:focus + .sc_form_field_hover,
.sc_input_hover_iconed textarea:focus + .sc_form_field_hover,
.sc_input_hover_iconed input.filled + .sc_form_field_hover,
.sc_input_hover_iconed textarea.filled + .sc_form_field_hover {
color: #333;
}
.sc_input_hover_iconed input:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_iconed textarea:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_iconed input.filled + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_iconed textarea.filled + .sc_form_field_hover > .sc_form_field_content {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
.sc_input_hover_iconed .sc_form_field_content,
.sc_input_hover_iconed .sc_form_field_icon,
.sc_input_hover_iconed input:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_iconed textarea:focus + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_iconed input.filled + .sc_form_field_hover > .sc_form_field_content,
.sc_input_hover_iconed textarea.filled + .sc_form_field_hover > .sc_form_field_content {
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.sc_input_hover_iconed input:focus + .sc_form_field_hover > .sc_form_field_icon,
.sc_input_hover_iconed textarea:focus + .sc_form_field_hover > .sc_form_field_icon,
.sc_input_hover_iconed input.filled + .sc_form_field_hover > .sc_form_field_icon,
.sc_input_hover_iconed textarea.filled + .sc_form_field_hover > .sc_form_field_icon {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.sc_googlemap_wrap {
position: relative;
}
.sc_googlemap {
position: relative;
padding-top: 0.0001px;
}
.sc_googlemap img {
max-width: none;
}
.sc_googlemap > iframe {
width: 100%;
height: 100%;
}
.sc_googlemap_prevent_scroll {
pointer-events: none;
}
.sc_googlemap_title + .sc_googlemap,
.sc_googlemap_title + .sc_googlemap_content_wrap,
.sc_googlemap_subtitle + .sc_googlemap,
.sc_googlemap_subtitle + .sc_googlemap_content_wrap {
margin-top: 4.2em;
}
.sc_googlemap_descr + .sc_googlemap {
margin-top: 1em;
}
.sc_googlemap_content_wrap {
position: relative;
}
.sc_googlemap_content {
pointer-events: none;
}
.sc_googlemap_content form {
pointer-events: initial;
}
.sc_googlemap_content_default {
position: absolute;
z-index: 1;
top: 10%;
right: 10%;
bottom: 10%;
left: auto;
width: 30%;
padding: 1.5em;
overflow: auto;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_googlemap_content_detailed {
position: relative;
padding: 2em 2em 2em 5em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_googlemap_content_detailed:before {
content: "\e8bb";
font-family: "trx_addons_icons";
font-size: 2em;
line-height: 1.3em;
position: absolute;
top: 1em;
left: 1em;
}
.sc_googlemap_content_detailed p {
margin-bottom: 1em;
}
.sc_googlemap_info_window {
max-width: 30em;
}
.sc_googlemap_info_window h1,
.sc_googlemap_info_window h2,
.sc_googlemap_info_window h3,
.sc_googlemap_info_window h4,
.sc_googlemap_info_window h5,
.sc_googlemap_info_window h6 {
margin: 0 0 0.3em;
}
.sc_googlemap_info_window p {
margin: 0;
}
.sc_googlemap_info_window p + p {
margin-top: 0.3em;
} .sc_icons {
position: relative;
padding-top: 0.0001px;
}
.sc_icons_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_icons_slider .sc_icons_item,
.sc_icons_columns_wrap .sc_icons_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_icons_slider .sc_icons_item {
margin-bottom: 0 !important;
}
.sc_icons .sc_icons_item {
position: relative;
}
.sc_icons.sc_align_left .sc_icons_item {
text-align: left;
}
.sc_icons.sc_align_center .sc_icons_item {
text-align: center;
}
.sc_icons.sc_align_right .sc_icons_item {
text-align: right;
}
.sc_icons .sc_icons_item > * {
margin: 0;
}
.sc_icons .sc_icons_image img {
max-width: 75%;
}
.sc_icons .sc_icons_icon {
color: #efa758;
position: relative;
z-index: 2;
display: inline-block;
width: auto;
}
.sc_icons_icon.sc_icons_char:before,
.sc_icons_icon.sc_icons_char > span:before {
content: attr(data-char);
font-weight: 700;
}
.sc_icon_type_svg.sc_icon_animation {
visibility: hidden;
}
.sc_icon_type_svg svg {
stroke: currentColor;
fill: currentColor;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_icon_type_svg.sc_icon_animation svg {
fill: none !important;
}
.sc_icons .sc_icons_icon:before,
.sc_icons .sc_icons_icon > span:before {
font-size: 6em;
line-height: 1.1em !important;
}
.sc_icon_type_svg svg,
.sc_icon_type_svg object {
width: 6em;
height: 6em;
display: inline-block;
overflow: visible;
margin-bottom: -0.1em;
}
.sc_icons_size_small .sc_icons_icon:before,
.sc_icons_size_small .sc_icons_icon > span:before {
font-size: 4em;
line-height: 1.1em !important;
}
.sc_icons_size_small .sc_icon_type_svg svg,
.sc_icons_size_small .sc_icon_type_svg object {
width: 4em;
height: 4em;
}
.sc_icons_size_large .sc_icons_icon:before,
.sc_icons_size_large .sc_icons_icon > span:before {
font-size: 8em;
line-height: 1.1em !important;
}
.sc_icons_size_large .sc_icon_type_svg svg,
.sc_icons_size_large .sc_icon_type_svg object {
width: 8em;
height: 8em;
}
.sc_icons .sc_icons_icon > span {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: auto;
}
.sc_icons .sc_icons_icon,
.sc_icons .sc_icons_item_title {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_icons .sc_icons_item_title span,
.sc_icons .sc_icons_item_description span {
display: block;
}
.sc_icons_item_title {
font-size: 1.25em;
line-height: 1.3em;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
}
.sc_icons_item_description {
font-size: 1em;
line-height: 1.6em;
}
.sc_icons_item_title + .sc_icons_item_description {
margin-top: 0.5em;
}
.sc_icons .sc_icons_item_link {
display: block;
position: absolute;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .sc_icons_default .sc_icons_icon + .sc_icons_item_details,
.sc_icons_default .sc_icons_image + .sc_icons_item_details {
margin-top: 1em;
} .sc_icons_modern {
position: relative;
}
.sc_icons_modern .sc_icons_icon,
.sc_icons_modern .sc_icons_image {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_icons_modern.sc_align_right .sc_icons_icon,
.sc_icons_modern.sc_align_right .sc_icons_image {
left: auto;
right: 0;
}
.sc_icons_modern .sc_icons_item_details {
min-height: 6em;
padding-left: 8em;
}
.sc_icons_modern.sc_align_right .sc_icons_item_details {
padding-left: 0;
padding-right: 8em;
}
.sc_icons_modern.sc_icons_size_small .sc_icons_item_details {
min-height: 4em;
padding-left: 6em;
}
.sc_icons_modern.sc_icons_size_small.sc_align_right .sc_icons_item_details {
padding-left: 0;
padding-right: 6em;
}
.sc_icons_modern.sc_icons_size_large .sc_icons_item_details {
min-height: 8em;
padding-left: 10em;
}
.sc_icons_modern.sc_icons_size_large.sc_align_right .sc_icons_item_details {
padding-left: 0;
padding-right: 10em;
} .sc_icons .sc_icons_item_linked:hover .sc_icons_icon > span {
-webkit-animation: icons-zoom 0.25s ease-out;
animation: icons-zoom 0.25s ease-out;
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon > svg {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_image img {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title {
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description {
-webkit-transform-origin: center top;
transform-origin: center top;
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_image img {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description {
-webkit-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
}
@-webkit-keyframes icons-zoom {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.75, 1.75);
transform: scale(1.75, 1.75);
}
}
@keyframes icons-zoom {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.75, 1.75);
transform: scale(1.75, 1.75);
}
}
.sc_price .sc_price_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 3em;
}
.sc_price_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_price_slider .sc_price_item,
.sc_price_columns_wrap .sc_price_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_price_slider .sc_price_item {
margin-bottom: 0 !important;
}
.sc_price {
position: relative;
padding-top: 0.0001px;
}
.sc_price_item {
position: relative;
overflow: hidden;
text-align: center;
}
.sc_price_item_inner {
position: relative;
z-index: 2;
}
.sc_price_item.with_image .sc_price_item_inner {
padding: 2em;
}
.sc_price_item_info {
padding: 2em;
}
.sc_price_item_inner .sc_price_item_info {
padding-bottom: 0;
}
.sc_price_slider .sc_price_item_inner .sc_price_item_info {
padding-bottom: 2em;
}
.sc_price_item_icon {
margin-top: 2em;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_price_item_inner .sc_price_item_icon {
margin-top: 0;
}
.sc_price_item .sc_price_item_icon:before {
display: none;
}
.sc_price_item_icon > span {
font-size: 5.5em;
line-height: 1em;
}
.sc_price_item_icon .sc_icon_type_svg svg,
.sc_price_item_icon .sc_icon_type_svg object {
width: 1em;
height: 1em;
}
.sc_price_item_label {
position: absolute;
z-index: 2;
top: 2em;
left: -3em;
width: 12em;
height: 2em;
line-height: 2em;
font-size: 11px;
text-transform: uppercase;
background-color: #efa758;
color: #fff;
text-align: center;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.sc_price_item_subtitle {
font-size: 1em;
line-height: 1.3em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0 0 0.5em;
color: #efa758;
}
.sc_price_item_title {
font-size: 2.4em;
line-height: 1.25em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_price_item_subtitle + .sc_price_item_title {
margin-top: 0.2em;
}
.sc_price_item_description,
.sc_price_item_details {
font-size: 1.0667em;
line-height: 1.25em;
font-weight: 400;
font-style: italic;
letter-spacing: 0;
margin: 0.65em 0;
color: #000;
}
.sc_price_item_details {
margin-top: 0.9em;
}
.sc_price_item_subtitle + .sc_price_item_description,
.sc_price_item_title + .sc_price_item_description {
margin: 0.5em 0;
}
.sc_price_item_description > span {
display: block;
}
.sc_price_item_description > span + span {
margin-top: 0.3em;
}
.sc_price_item_description ul,
.sc_price_item_details ul {
list-style-type: circle;
}
.sc_price_item_description ul li:before,
.sc_price_item_details ul li:before {
display: none;
}
.sc_price_item_details p,
.sc_price_item_details ul,
.sc_price_item_details ol {
margin-bottom: 0;
}
.sc_price_item_details p + p,
.sc_price_item_details ul.trx_addons_list > li + li {
margin-top: 0.2em;
}
.sc_price_item_price {
color: red;
font-size: 2em;
line-height: 1.25em;
font-weight: 400;
letter-spacing: 1px;
}
.sc_price_item_price_decimals {
font-size: 0.4em;
line-height: 1.8em;
margin-left: 0.2em;
text-decoration: none;
vertical-align: top;
}
.sc_price_item_subtitle + .sc_price_item_price,
.sc_price_item_title + .sc_price_item_price {
margin-top: 0.5em;
}
.sc_price_item_link {
display: inline-block;
margin-top: 2em;
padding: 0.5em 2em;
background-color: #000;
border: 2px solid #fff;
color: #fff;
}
.sc_price_item_link:hover {
background-color: #ff0000;
color: #fff;
}
.sc_price_item_link:after {
display: none;
}
.sc_price_item_subtitle + .sc_price_item_link,
.sc_price_item_title + .sc_price_item_link,
.sc_price_item_description + .sc_price_item_link,
.sc_price_item_details + .sc_price_item_link {
margin-top: 2em;
}
.sc_price_item_link_over {
position: absolute;
z-index: 3;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0 !important;
border: none !important;
display: block !important;
background: none !important;
}
.sc_price_item.with_image {
position: relative;
text-align: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_price_item.with_image .sc_price_item_mask {
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
}
.sc_price_item.with_image:hover .sc_price_item_mask {
opacity: 1;
} .sc_price_item_default.with_image:after {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.sc_price_item_default.with_bg_color:after {
display: none;
}
.sc_price_item_default.with_image .sc_price_item_icon,
.sc_price_item_default.with_image .sc_price_item_title {
color: #fff;
}
.sc_price_item_default.with_image .sc_price_item_description,
.sc_price_item_default.with_image .sc_price_item_details {
color: #ccc;
}
.sc_promo {
position: relative;
overflow: hidden;
padding-top: 0.0001px;
}
.sc_promo_image,
.sc_promo_image_wrap {
position: absolute;
top: 0;
bottom: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_promo_image_fit .sc_promo_image {
background-size: contain;
} .sc_promo_image .trx_addons_video_player,
.sc_promo_image > .slider_swiper_outer {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.sc_promo_image > .slider_swiper_outer > .slider_swiper {
height: 100% !important;
}
.sc_promo_text {
width: 50%;
position: relative;
}
.sc_promo_text_inner {
position: relative;
z-index: 10;
}
.sc_promo_text blockquote,
blockquote.sc_promo_text {
margin: 0 !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_promo_title + .sc_promo_subtitle {
margin-top: 1.25em;
}
.sc_promo_title + .sc_promo_content,
.sc_promo_subtitle + .sc_promo_content {
margin-top: 1.8em;
}
.sc_promo_descr + .sc_promo_content {
margin-top: 1em;
}
.sc_promo_icon {
font-size: 3em;
line-height: 1.3em;
margin-bottom: 0.5em;
color: #efa758;
}
.sc_promo_icon:before {
display: none !important;
}
.sc_promo_icon span:before {
margin: 0;
} .sc_promo.sc_promo_size_large .sc_promo_text_inner {
padding: 22% 18%;
}
.sc_promo.sc_promo_size_large .sc_promo_icon {
font-size: 5em;
margin-bottom: 0.5em;
}
.sc_promo.sc_promo_size_large .sc_promo_descr {
font-size: 1em;
} .sc_promo.sc_promo_size_normal .sc_promo_text_inner {
padding: 3em;
}
.sc_promo.sc_promo_size_normal .sc_promo_icon,
.sc_promo.sc_promo_size_large .sc_promo_icon {
font-size: 7em;
line-height: 1em;
margin-bottom: 0.14em;
}
.sc_promo.sc_promo_size_normal .sc_promo_descr {
font-size: 1.0714em;
}
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_descr,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_descr,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_slider,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_slider,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_slider,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_columns,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_columns,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_columns,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_content,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_content,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_content {
margin-top: 1.8em;
}
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_button,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_button_image,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_button,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_button_image,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button_image,
.sc_promo.sc_promo_size_normal .sc_item_content + .sc_item_button,
.sc_promo.sc_promo_size_normal .sc_item_content + .sc_item_button_image,
.sc_promo.sc_promo_size_normal .sc_item_slider + .sc_item_button,
.sc_promo.sc_promo_size_normal .sc_item_slider + .sc_item_button_image,
.sc_promo.sc_promo_size_normal .sc_item_columns + .sc_item_button,
.sc_promo.sc_promo_size_normal .sc_item_columns + .sc_item_button_image {
margin-top: 1.8em;
} .sc_promo.sc_promo_size_small .sc_promo_text_inner {
padding: 1.5em 2em;
}
.sc_promo.sc_promo_size_small .sc_promo_descr {
font-size: 1em;
}
.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_descr,
.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_descr,
.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_content,
.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_content,
.sc_promo.sc_promo_size_small .sc_item_descr + .sc_item_content {
margin-top: 1.5em;
}
.sc_promo.sc_promo_size_small .sc_promo_button,
.sc_promo.sc_promo_size_small .sc_promo_button_image {
margin-top: 1.25em;
} .sc_promo.sc_promo_size_tiny {
max-width: 30em;
}
.sc_promo.sc_promo_size_tiny .sc_promo_text_inner {
padding: 1.5em 2em;
line-height: 1.5em;
}
.sc_promo.sc_promo_size_tiny .sc_item_title {
line-height: 1.5em;
}
.sc_promo.sc_promo_size_tiny .sc_promo_descr {
font-size: 1em;
}
.sc_promo.sc_promo_size_tiny .sc_item_title + .sc_item_descr,
.sc_promo.sc_promo_size_tiny .sc_item_subtitle + .sc_item_descr,
.sc_promo.sc_promo_size_tiny .sc_item_title + .sc_item_content,
.sc_promo.sc_promo_size_tiny .sc_item_subtitle + .sc_item_content,
.sc_promo.sc_promo_size_tiny .sc_item_descr + .sc_item_content {
margin-top: 1em;
}
.sc_promo.sc_promo_size_tiny .sc_promo_link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}  .sc_promo.sc_promo_no_paddings.sc_promo_no_image .sc_promo_text_inner {
padding: 0;
}
.sc_promo.sc_promo_no_paddings.sc_promo_image_position_left .sc_promo_text_inner {
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
.sc_promo.sc_promo_no_paddings.sc_promo_image_position_right .sc_promo_text_inner {
padding-left: 0;
padding-top: 0;
padding-bottom: 0;
}
.sc_promo_text.sc_float_right .sc_promo_text_inner {
padding-left: 0;
}
.sc_promo_text.sc_float_left .sc_promo_text_inner {
padding-right: 0;
} .sc_promo .sc_promo_text.trx_addons_stretch_height .sc_promo_text_inner {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .sc_promo_text.sc_float_left,
.sc_promo_text.sc_float_right,
.sc_promo_text.sc_float_center {
float: none;
}
.sc_promo_text.sc_float_left {
text-align: left;
}
.sc_promo_text.sc_float_right {
text-align: right;
}
.sc_promo_text.sc_float_center {
text-align: center;
}
.sc_promo_text.sc_float_left .sc_promo_text_inner,
.sc_promo_text.sc_float_right .sc_promo_text_inner,
.sc_promo_text.sc_float_center .sc_promo_text_inner {
display: inline-block;
} .sc_promo_text_inner.sc_align_left * {
text-align: left !important;
}
.sc_promo_text_inner.sc_align_right * {
text-align: right !important;
}
.sc_promo_text_inner.sc_align_center * {
text-align: center !important;
} .sc_promo_content .trx_addons_list > li + li {
margin-top: 1em;
}
.sc_promo_content .trx_addons_list > li > b,
.sc_promo_content .trx_addons_list > li > strong {
margin-bottom: 0.5em;
} .sc_promo_modern .sc_promo_image_wrap {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_promo_modern.sc_promo_image_position_left .sc_promo_image {
left: 4em;
right: 0;
top: 0;
bottom: 0;
}
.sc_promo_modern.sc_promo_image_position_right .sc_promo_image {
left: 0;
right: 4em;
top: 0;
bottom: 0;
}
.sc_promo_modern.sc_promo_image_fit.sc_promo_image_position_left .sc_promo_image {
background-position: left top;
}
.sc_promo_modern.sc_promo_image_fit.sc_promo_image_position_right .sc_promo_image {
background-position: right top;
}
.sc_promo_modern .sc_promo_image {
left: auto;
right: auto;
top: auto;
bottom: auto;
}
.sc_promo_modern .sc_promo_descr,
.sc_promo_modern .sc_promo_descr + .sc_promo_button {
padding-left: 4rem;
}
.sc_promo_modern .sc_promo_link2 {
position: absolute;
z-index: 1;
bottom: 12%;
left: 0;
padding: 0.7em 1.7em;
background-color: #efa758;
color: #fff;
}
.sc_promo_modern.sc_promo_image_position_right .sc_promo_link2 {
left: auto;
right: 0;
}
.sc_promo_modern .sc_promo_link2 span {
font-style: italic;
}
.sc_promo_modern .sc_promo_link2 span + span:before {
content: " ";
display: block;
width: 100%;
height: 0;
}
.sc_promo_modern .sc_promo_link2 span + span {
font-size: 2em;
line-height: 1.2em;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
}
.sc_skills {
position: relative;
padding-top: 0.0001px;
}
.sc_skills .sc_skills_item_title {
font-size: 12px;
line-height: 16px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
} .sc_skills_pie.sc_skills_compact_off .sc_skills_item {
position: relative;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
font-size: 3.3333em;
line-height: 1.25em;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
font-size: 1.0667em;
line-height: 1.3em;
font-weight: 400;
text-align: center;
letter-spacing: 1px;
margin-top: 0.2em;
text-transform: none;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_icon {
margin-right: 0.5em;
}
.sc_skills_pie.sc_skills_compact_off .sc_icon_type_svg svg,
.sc_skills_pie.sc_skills_compact_off .sc_icon_type_svg object {
width: 1.5em;
height: 1.5em;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_icon img {
width: 1.5em;
}
.sc_skills_pie.sc_skills_compact_on {
overflow: hidden;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend {
width: 45%;
float: right;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_item {
line-height: 1.7em;
overflow: hidden;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_marker {
display: inline-block;
vertical-align: middle;
width: 1em;
height: 1em;
margin: 0 0.5em 0.1em 1em;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_title {
width: 60%;
display: inline-block;
vertical-align: middle;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_value {
width: 20%;
display: inline-block;
vertical-align: middle;
text-align: right;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_item {
width: 50%;
float: left;
} .sc_skills_counter .sc_skills_item_wrap {
max-width: none;
}
.vc_row.vc_inner .sc_skills_counter .sc_skills_item_wrap {
padding: 3.4em 0 0 4em;
}
.vc_row.vc_inner .sc_skills_counter .sc_skills_column + .sc_skills_column:before {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 1px;
height: 100%;
}
.sc_skills_counter .sc_skills_icon {
position: relative;
display: block;
text-align: center;
font-size: 4.2em;
line-height: 1.15em;
color: #efa758;
}
.sc_skills_counter .sc_icon_type_svg svg,
.sc_skills_counter .sc_icon_type_svg object {
width: 1em;
height: 1em;
}
.sc_skills_counter .sc_skills_total {
display: block;
text-align: center;
font-size: 3.3333em;
line-height: 1.1em;
font-weight: 400;
margin: 0;
}
.sc_skills_counter .sc_skills_icon + .sc_skills_total {
margin-top: 0.2em;
}
.sc_skills_counter .sc_skills_item_title {
text-align: center;
font-size: 1.0667em;
line-height: 1.25em;
font-style: italic;
text-transform: none;
letter-spacing: 0;
}
.sc_supertitle .sc_supertitle_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: stretch;
-webkit-box-align: stretch;
align-items: stretch;
}
.sc_supertitle .sc_icon_type_icons {
display: inline-block;
vertical-align: top;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
}
.sc_supertitle_media_block {
height: 100%;
}
.sc_supertitle_icon + .sc_supertitle_media,
.sc_supertitle_media + .sc_supertitle_icon {
margin-top: 1em;
}
.sc_supertitle_no_icon {
display: block;
width: 5px;
height: 100%;
background-color: #efa753;
}
.sc_supertitle .trx_addons_columns_wrap:after {
width: 0;
}
.sc_supertitle_right_column {
text-align: right;
}
.sc_supertitle_columns_wrap [class*=trx_addons_column-] > :first-child {
margin-top: 0;
}
.sc_supertitle_columns_wrap [class*=trx_addons_column-] > :last-child {
margin-bottom: 0;
}
.sc_supertitle_position_left {
text-align: left;
}
.sc_supertitle_position_center {
text-align: center;
}
.sc_supertitle_position_right {
text-align: right;
}
.sc_supertitle_display_inline {
display: inline-block;
vertical-align: baseline;
margin-right: 0.3em;
}
.sc_supertitle_display_inline:last-child {
margin-right: 0;
} .sc_socials {
position: relative;
padding-top: 0.0001px;
}
.socials_wrap {
display: block;
vertical-align: middle;
white-space: nowrap;
margin: -8px 0 0 0;
}
.socials_wrap .social_item {
display: inline-block;
line-height: inherit;
vertical-align: top;
text-align: center;
margin: 8px 8px 0 0;
}
.socials_wrap .social_item:last-child {
margin-right: 0 !important;
}
.socials_wrap .social_item_style_bg {
overflow: hidden;
}
.socials_wrap .social_item .social_icon {
position: relative;
display: block;
background-size: 100%;
background-position: top center;
overflow: hidden;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
border-radius: 50%;
}
.socials_wrap .social_item .social_icon,
.socials_wrap .social_item .social_name {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.socials_wrap .social_item_type_icons_names .social_icon {
margin: 0 auto;
}
.socials_wrap .social_item .social_name {
font-family: inherit;
}
.socials_wrap .social_item .social_name:before {
display: none;
}
.socials_wrap .sc_icon_type_svg svg,
.socials_wrap .sc_icon_type_svg object {
width: 1.25em;
height: 1.25em;
margin-bottom: -0.2em;
}
.socials_wrap .social_item .social_icon + .social_name {
display: inline-block;
vertical-align: top;
margin-top: 0.5em;
}
.socials_wrap .social_item .social_icon .social_hover {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background-size: 100%;
background-position: bottom center;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.socials_wrap .social_item .social_icon:hover .social_hover {
opacity: 1;
}
.sc_table {
position: relative;
padding-top: 0.0001px;
max-width: 100%;
overflow-x: auto;
}
.sc_table table {
width: 100%;
}
.sc_table table th,
.sc_table table td {
padding: 1.8em 1em;
}
.sc_table table tr:first-child th,
.sc_table table tr:first-child td {
font-weight: bold;
}
.sc_title {
position: relative;
} .widget_aboutme .aboutme_avatar {
overflow: hidden;
text-align: center;
}
.widget_aboutme .aboutme_avatar img {
width: 100%;
height: auto;
}
.widget_aboutme .aboutme_username {
text-align: left;
font-size: 1em;
font-weight: 400;
text-transform: none;
margin: 0;
}
.widget_aboutme .aboutme_avatar + .aboutme_username {
margin-top: 1em;
}
.widget_aboutme .aboutme_description {
margin-top: 1em;
text-align: left;
line-height: 1.6em;
}
.widget_aboutme .aboutme_avatar + .aboutme_description,
.widget_aboutme .aboutme_username + .aboutme_description {
margin-top: 0.75em;
} .trx_addons_audio_wrap {
position: relative;
}
.trx_addons_audio_list {
position: relative;
}
.trx_addons_audio_wrap.list .trx_addons_audio_player:not(:first-child) {
position: absolute;
z-index: 1;
top: auto;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
}
.trx_addons_audio_wrap.resized.list .trx_addons_audio_player {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.trx_addons_audio_wrap.resized.list .trx_addons_audio_player.current {
opacity: 1;
z-index: 2;
}
.trx_addons_audio_wrap.resized.list .trx_addons_audio_player_wrap {
position: relative;
height: 100%;
}
.trx_addons_audio_wrap.resized.list .audio_frame {
bottom: 0;
position: absolute;
}
.trx_addons_audio_player {
padding: 1em;
position: relative;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trx_addons_audio_player.with_cover {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.trx_addons_audio_player.with_cover:after {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.trx_addons_audio_player.without_cover {
border: 1px solid #f0f0f0;
background-color: #f7f7f7;
}
.trx_addons_audio_player .audio_info {
position: relative;
z-index: 2;
overflow: hidden;
}
.trx_addons_audio_player .audio_description {
color: #fff;
}
.trx_addons_audio_player .audio_author,
.trx_addons_audio_player .audio_caption {
margin: 0.5em 0 1em;
}
.trx_addons_audio_player .audio_author + .audio_caption {
margin-top: -0.5em;
}
.trx_addons_audio_player .audio_frame {
width: 100%;
position: relative;
z-index: 2;
}
.trx_addons_audio_player .audio_info + .audio_embed,
.trx_addons_audio_player .audio_info + .audio_frame {
margin-top: 1em;
}
.widget_subtitle + .trx_addons_audio_wrap {
margin-top: 2em;
}
.trx_addons_audio_player .audio_now_playing {
margin-top: 1em;
margin-bottom: 1em;
}
.trx_addons_audio_wrap .trx_addons_audio_navigation,
.trx_addons_audio_player .audio_now_playing {
font-size: 0.9em;
line-height: 1.4rem;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
z-index: 2;
position: relative;
color: #fff;
}
.trx_addons_audio_wrap .trx_addons_audio_navigation {
position: absolute;
z-index: 2;
top: 2.55em;
right: 2.5em;
bottom: auto;
left: auto;
}
.trx_addons_audio_wrap .trx_addons_audio_navigation > span {
padding: 0 5px;
cursor: pointer;
display: inline-block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0.7;
vertical-align: top;
}
.trx_addons_audio_wrap .trx_addons_audio_navigation > span:hover {
opacity: 1;
}
.trx_addons_audio_wrap .trx_addons_audio_navigation > span span {
font-size: 1.4rem;
line-height: 1em;
font-weight: 400;
vertical-align: top;
}
.trx_addons_audio_wrap.hide_time .mejs-time {
display: none !important;
}
.trx_addons_audio_wrap.hide_scroll .mejs-time-rail {
display: none !important;
}
.trx_addons_audio_wrap.hide_volume .mejs-horizontal-volume-slider {
display: none !important;
}
.hide_scroll .mejs-controls .mejs-duration-container {
margin-left: 10px;
}
.trx_addons_audio_player .mejs-container {
min-height: 40px;
}
@media (max-width: 1439px) {
.audio_now_playing {
margin-top: 0;
}
.trx_addons_audio_navigation {
position: absolute;
z-index: 2;
top: 2em;
right: 2em;
bottom: auto;
left: auto;
}
}
@media (max-width: 1279px) {
.trx_addons_audio_navigation {
position: absolute;
z-index: 2;
top: 2em;
right: 1.6em;
bottom: auto;
left: auto;
}
}
@media (max-width: 767px) {
.trx_addons_audio_wrap.list .trx_addons_audio_player {
padding-top: 5em;
}
.trx_addons_audio_wrap .mejs-horizontal-volume-slider {
display: none !important;
}
.trx_addons_audio_navigation {
position: absolute;
z-index: 2;
top: 2.55em;
right: auto;
bottom: auto;
left: 1.2em;
}
} .widget_banner .image_wrap {
overflow: hidden;
display: block;
margin-bottom: 1em;
}
.widget_banner .image_wrap img {
width: 100%;
height: auto;
}
.widget_banner.widget_fullwidth .image_wrap {
margin-bottom: 0;
} .widget_categories_list .categories_list_columns {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget_categories_list .categories_list_columns .categories_list_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_categories_list .categories_list_item {
text-align: center;
position: relative;
}
.widget_categories_list .categories_list_count {
display: inline-block;
margin-left: 0.5em;
}
.widget_categories_list .categories_list_link {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.widget_categories_list .categories_list_style_1 .categories_list_title {
margin: 0.5em 0 0;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories_list .categories_list_style_1 .categories_list_item:hover .categories_list_title {
color: #efa758;
}
.widget_categories_list .categories_list_style_1 .categories_list_image {
vertical-align: top;
}
.widget_categories_list .categories_list_style_1 .categories_list_image img {
width: auto;
max-height: 7em;
}
.widget_categories_list .categories_list_style_2 .categories_list_image img {
width: 100%;
}
.widget_categories_list .categories_list_style_2 .categories_list_count {
display: block;
margin-left: 0;
}
.widget_categories_list .categories_list_style_2 .categories_list_image:after {
content: " ";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
pointer-events: none;
}
.widget_categories_list .categories_list_style_2 .categories_list_item:hover .categories_list_image:after {
background-color: rgba(0, 0, 0, 0.1);
}
.widget_categories_list .categories_list_style_2 .categories_list_title {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 40%;
font-weight: 300;
margin: 0;
padding: 1.5em 1em;
background-color: rgba(255, 255, 255, 0.8);
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
-ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}
.widget_categories_list .categories_list_style_2 .categories_list_item:hover .categories_list_title {
color: #000000;
background-color: #fff;
}
.widget_categories_list .categories_list_style_3 .categories_list_item {
overflow: hidden;
background-color: #fafafa;
position: relative;
}
.widget_categories_list .categories_list_style_3 .categories_list_icon,
.widget_categories_list .categories_list_style_3 .categories_list_image {
float: left;
width: 50%;
height: 14em;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.widget_categories_list .categories_list_style_3 .categories_list_icon img {
max-height: 4.4em;
}
.widget_categories_list .categories_list_style_3 .categories_list_icon .wrap_in {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 94%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.widget_categories_list .categories_list_style_3 .categories_list_count {
display: block;
margin-left: 0;
}
.widget_categories_list .categories_list_style_3 .categories_list_icon {
position: relative;
}
.widget_categories_list .categories_list_style_3 .categories_list_title {
font-weight: 300;
margin: 0.3em 0;
text-transform: none;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories_list .categories_list_style_3 .categories_list_item:hover .categories_list_title {
color: #efa758;
} .widget_contacts p {
margin: 0;
}
.widget_contacts p + p {
margin-top: 1em;
}
.widget_contacts .contacts_logo + .contacts_description,
.widget_contacts .contacts_logo + .contacts_content {
margin-top: 2em;
}
.widget_contacts .contacts_description + .contacts_content,
.widget_contacts .contacts_socials + .contacts_content {
margin-top: 1.5em;
}
.widget_contacts .contacts_content .wpb_single_image {
display: inline-block;
vertical-align: middle;
margin-right: 0.5em;
}
.widget_contacts .contacts_content aside,
.widget_contacts .contacts_content widget,
.widget_contacts .contacts_content .sc_layouts_item {
margin: 0;
}
.widget_contacts .contacts_logo + .contacts_map_top,
.widget_contacts .contacts_description + .contacts_map_top {
margin-top: 2.5em;
}
.widget_contacts .contacts_map_left,
.widget_contacts .contacts_map_right {
overflow: hidden;
margin: 2em 0;
}
.widget_contacts .contacts_map_left .contacts_info .contacts_left,
.widget_contacts .contacts_map_left .contacts_info .contacts_right,
.widget_contacts .contacts_map_right .contacts_info .contacts_left,
.widget_contacts .contacts_map_right .contacts_info .contacts_right,
.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left,
.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_right {
margin-left: 0 !important;
text-align: left;
}
.widget_contacts .contacts_map_left .contacts_info .contacts_left span,
.widget_contacts .contacts_map_right .contacts_info .contacts_left span,
.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left span {
padding-left: 2em;
padding-right: 0;
}
.widget_contacts .contacts_map_left .contacts_info .contacts_left span:before,
.widget_contacts .contacts_map_right .contacts_info .contacts_left span:before,
.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left span:before {
left: 0;
right: auto;
text-align: left;
}
.widget_contacts .contacts_map_left .contacts_map,
.widget_contacts .contacts_map_left .contacts_info {
float: left;
width: 47%;
}
.widget_contacts .contacts_map_left .contacts_info {
margin-left: 6%;
}
.widget_contacts .contacts_map_right .contacts_map,
.widget_contacts .contacts_map_right .contacts_info {
float: right;
width: 47%;
}
.widget_contacts .contacts_map_right .contacts_info {
margin-right: 6%;
}
.widget_contacts .contacts_logo + .contacts_info,
.widget_contacts .contacts_map_top .contacts_map + .contacts_info,
.widget_contacts .contacts_description + .contacts_info {
margin-top: 2em;
}
.widget_contacts .contacts_info {
line-height: 2.2em;
}
.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info {
line-height: inherit;
}
.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info span {
margin-bottom: 1em;
}
.widget_contacts .contacts_info .contacts_left,
.widget_contacts .contacts_info .contacts_right {
display: inline-block;
text-align: left;
vertical-align: top;
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_contacts .contacts_info .contacts_left {
text-align: right;
padding-right: 1.5em;
}
.widget_contacts .contacts_info .contacts_right {
padding-left: 1.5em;
}
.widget_contacts .contacts_info span,
.widget_contacts .contacts_info > div > a,
.widget_contacts .contacts_info > a {
position: relative;
display: block;
padding-left: 2em;
}
.widget_contacts .contacts_info .contacts_left > * {
padding-left: 0;
padding-right: 2em;
}
.widget_contacts .contacts_info span:before,
.widget_contacts .contacts_info > div > a:before,
.widget_contacts .contacts_info > a:before {
display: block;
font-family: "trx_addons_icons";
font-size: 1.2em;
line-height: inherit;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 2em;
text-align: left;
}
.widget_contacts .contacts_info .contacts_left > :before {
left: auto;
right: 0;
text-align: right;
}
.widget_contacts .contacts_info span.contacts_email:before {
content: "\e86d";
}
.widget_contacts .contacts_info span.contacts_phone:before,
.widget_contacts .contacts_info a.contacts_phone:before {
content: "\e8c2";
}
.widget_contacts .contacts_info span.contacts_address:before {
content: "\e8c3";
}
.widget_contacts .contacts_logo + .contacts_socials,
.widget_contacts .contacts_info + .contacts_socials,
.widget_contacts .contacts_map_top + .contacts_socials,
.widget_contacts .contacts_description + .contacts_socials {
margin-top: 1em;
} .widget_custom_links .custom_links_list {
padding-left: 0;
display: block !important;
position: static;
top: auto;
left: auto;
bottom: auto;
right: auto;
width: auto;
}
.widget_custom_links .custom_links_list_item {
display: block;
position: static;
top: auto;
left: auto;
bottom: auto;
right: auto;
margin: 0 !important;
padding: 0;
}
.widget_custom_links .custom_links_list_item + .custom_links_list_item {
margin-top: 0.3em;
}
.widget_custom_links .custom_links_list_item:before {
display: none;
}
.widget_custom_links .custom_links_list_item_link {
position: relative !important;
display: inline-block;
vertical-align: top;
padding: 0.3em;
}
.widget_custom_links span.custom_links_list_item_link {
font-weight: bold;
}
.widget_custom_links .custom_links_list_item.with_icon .custom_links_list_item_link {
padding-left: 1.8em;
}
.widget_custom_links .custom_links_list_item_image {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 1.25em;
height: auto;
max-width: 100%;
}
.widget_custom_links .custom_links_list_item_icon {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 1.5em;
height: 1.5em;
}
.widget_custom_links .custom_links_list_item_icon.sc_icon_type_svg svg,
.widget_custom_links .custom_links_list_item_icon.sc_icon_type_svg object {
width: 1em;
height: 1em;
}
.widget_custom_links .custom_links_list_item_description {
display: block;
font-size: 0.75em;
font-style: italic;
line-height: 1.7em;
}
.widget_custom_links .custom_links_list_item_button {
margin-top: 0.5em;
}
.widget_custom_links .custom_links_list_item_label {
position: absolute;
z-index: 1;
top: -2em;
right: -5em;
font-size: 10px;
line-height: 15px;
font-weight: normal;
background-color: #666;
border-color: #666;
color: #fff;
display: inline-block;
vertical-align: top;
padding: 0.3em 1em;
pointer-events: none;
}
.widget_custom_links .custom_links_list_item_label:before {
content: " ";
position: absolute;
z-index: 1;
top: 100%;
left: 1em;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 7px 0 0;
border-top-color: inherit;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.widget_custom_links .custom_links_list_item_label_hover .custom_links_list_item_label {
opacity: 0;
-webkit-transition: opacity 0.3s ease, transform 0.3s ease;
-webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
-webkit-transform: translateY(3em);
transform: translateY(3em);
}
.widget_custom_links .custom_links_list_item_label_hover:hover .custom_links_list_item_label {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .sc_recent_news_columns_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sc_recent_news_columns_wrap .post_item.post_accented_on {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_recent_news_header {
padding-bottom: 1em;
border-bottom: 3px solid #000;
margin-bottom: 2em;
}
.sc_recent_news_header_captions,
.sc_recent_news_header_categories {
display: inline-block;
vertical-align: bottom;
}
.sc_recent_news_header_split .sc_recent_news_header_captions,
.sc_recent_news_header_split .sc_recent_news_header_categories {
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_recent_news_header_split .sc_recent_news_header_captions {
padding-right: 2em;
}
.sc_recent_news_title {
margin: 0;
text-transform: uppercase;
}
.sc_recent_news_subtitle {
margin: 0;
text-transform: uppercase;
font-weight: 400;
}
.sc_recent_news_header_split .sc_recent_news_header_categories {
line-height: 1.5em;
text-align: right;
}
.sc_recent_news_header_split .sc_recent_news_header_categories > * {
display: inline-block;
margin-left: 1em;
text-transform: uppercase;
font-size: 0.9333em;
}
.sc_recent_news_header_category_item_more {
position: relative;
z-index: 1000;
cursor: pointer;
}
.sc_recent_news_header_category_item_more:after {
content: "\e882";
font-family: "trx_addons_icons";
display: inline-block;
margin-left: 0.5em;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_recent_news_header_category_item_more.opened:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.sc_recent_news_header_more_categories {
display: none;
position: absolute;
z-index: 1;
top: 2em;
right: 0;
border: 1px solid #eee;
text-align: left;
padding: 0.5em 1px;
}
.sc_recent_news_header_more_categories > a {
display: block;
white-space: nowrap;
line-height: 2em;
padding: 0 1.5em;
}
.sc_recent_news .post_item {
background-color: transparent;
text-align: left;
overflow: hidden;
position: relative;
}
.sc_recent_news .post_item.post_accented_on {
margin-bottom: 2em;
}
.sc_recent_news .post_item.post_accented_off {
margin-bottom: 1em;
}
.sc_recent_news_style_news-magazine .post_accented_border { padding-bottom: 2em;
}
.sc_recent_news .post_item .post_featured {
margin-bottom: 0;
}
.sc_recent_news .post_item .post_featured img {
width: 100%;
}
.sc_recent_news .post_accented_on .post_featured {
margin-bottom: 1.5em;
}
.sc_recent_news_with_accented .post_accented_off .post_featured {
float: left;
margin-bottom: 0;
width: 35%;
}
.sc_recent_news .post_accented_off .post_featured.with_thumb .post_video_hover {
font-size: 1.2em;
}
.sc_recent_news_with_accented .post_accented_off .post_header {
float: left;
width: 65%;
padding-left: 1.5em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_recent_news_without_accented .post_accented_off .post_featured {
margin-bottom: 1em;
}
.sc_recent_news .post_accented_off .slider_controls_wrap {
display: none;
}
.sc_recent_news .post_accented_off .slider_pagination_wrap {
bottom: 0;
}
.sc_recent_news .post_accented_off .slider_pagination_wrap .swiper-pagination-bullet {
width: 6px;
height: 6px;
margin-right: 3px;
}
.sc_recent_news .post_item .post_featured_bg {
position: absolute !important;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.sc_recent_news .post_item .post_featured_bg .post_thumb {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_recent_news .post_item .post_featured .post_info {
display: block;
position: absolute;
z-index: 2;
top: auto;
right: auto;
bottom: 0;
left: 0;
padding: 0 0.8em;
font-size: inherit;
line-height: inherit;
}
.sc_recent_news .post_item .post_featured:hover .post_info,
.sc_recent_news .post_item .post_featured .post_info {
-webkit-transform: none;
transform: none;
opacity: 1;
text-align: left;
}
.sc_recent_news .post_item .post_featured .post_info .post_categories {
display: inline-block;
padding: 0 0.6em;
font-size: 12px;
line-height: 18px;
font-weight: normal;
margin-bottom: 0.6em;
background-color: #000000;
text-transform: uppercase;
}
.sc_recent_news .post_item .post_featured .post_info *,
.sc_recent_news .post_item .post_featured .post_info *:hover {
color: #ffffff;
}
.sc_recent_news .post_item .post_header {
text-align: left;
margin-bottom: 0;
}
.sc_recent_news .post_item .post_title {
margin: 0;
letter-spacing: 0;
line-height: 1.1em;
font-weight: 400;
}
.sc_recent_news .post_item .post_meta {
margin: 0.2em 0 1em !important;
}
.sc_recent_news .post_item .post_author,
.sc_recent_news .post_item .post_date {
display: inline-block;
font-size: 13px;
line-height: 1.5em;
}
.sc_recent_news .post_item .post_date:before {
content: "|";
display: inline-block;
margin: 0 0.6em;
font-size: 0.8462em;
position: relative;
top: -1px;
}
.sc_recent_news .post_counters .post_counters_edit a {
background-color: transparent !important;
}
.sc_recent_news .post_item .post_content {
margin-top: 0.8em;
}
.sc_recent_news .post_item .post_footer {
margin-top: 1em;
}
.sc_recent_news .post_item .post_footer .post_counters {
text-align: left;
float: none;
width: 100%;
}
.sc_recent_news .post_item .post_footer .post_counters .post_counters_item {
padding: 0 1em;
font-size: 12px;
margin-left: 0 !important;
margin-right: 0.5em;
margin-bottom: 0.5em;
float: left;
}
.sc_recent_news .post_delimiter {
margin-top: 2em;
margin-bottom: 2em;
}
.sc_recent_news .post_delimiter:before {
content: " ";
display: block;
height: 0;
border-top: 1px solid #eee;
} .sc_recent_news_style_news-excerpt {
overflow: hidden;
}
.sc_recent_news_style_news-excerpt .post_item + .post_item {
padding-top: 2em;
margin-top: 2em;
border-top: 1px solid #eee;
}
.sc_recent_news_style_news-excerpt .post_featured {
float: left;
width: 40%;
margin-bottom: 0;
}
.sc_recent_news_style_news-excerpt .post_body {
overflow: hidden;
float: left;
width: 60%;
padding-left: 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .sc_recent_news_style_news-portfolio .columns_wrap {
margin-right: -0.5em !important;
}
.sc_recent_news_style_news-portfolio [class*=column] {
padding: 0 0.5em 0.5em 0 !important;
}
.sc_recent_news_style_news-portfolio .post_item,
.sc_recent_news_style_news-portfolio .post_featured,
.sc_recent_news_style_news-announce .post_item,
.sc_recent_news_style_news-announce .post_featured {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.sc_recent_news_style_news-portfolio .post_item .post_featured:after,
.sc_recent_news_style_news-announce .post_item .post_featured:after {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
pointer-events: none;
}
.sc_recent_news_style_news-announce .post_item .post_featured:after {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.4) 100%);
}
.sc_recent_news_style_news-announce {
overflow: hidden;
}
.sc_recent_news_style_news-announce .post_item {
float: left;
}
.sc_recent_news_style_news-announce .post_size_full {
width: 100%;
height: 432px;
}
.sc_recent_news_style_news-announce .post_size_big {
width: 50%;
height: 216px;
}
.sc_recent_news_style_news-announce .post_size_medium {
width: 50%;
height: 108px;
}
.sc_recent_news_style_news-announce .post_size_small {
width: 25%;
height: 108px;
} .slider_container {
display: none;
position: relative;
overflow: hidden;
}
.slider_container.slider_overflow_visible,
.slider_container.slider_elastistack,
.slider_container.swiper-container-coverflow,
.slider_container.swiper-container-cube,
.slider_container.swiper-container-flip {
overflow: visible;
}
.slider_outer {
position: relative;
}
.slider_container .slider-slide {
position: relative;
max-height: 100vh;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.slider_container:not(.slider_height_fixed) .slider-slide {
height: auto; }
.slider_container:not(.slider_multi):not(.slider_type_images),
.slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide {
min-height: 180px;
}
.slider_container.slider_type_images .slider-slide {
text-align: center;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
}
.slider_container.slider_type_images .slider-slide > img {
max-width: 100%;
height: auto;
}
.slider_container .slider-slide > .slide_link {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .slider_container .slide_info {
position: absolute;
z-index: 2;
text-align: center;
padding: 0 3em;
line-height: 1.3em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.slider_container .slide_info.slide_info_large {
padding: 2em;
background-color: rgba(0, 0, 0, 0.6);
}
.slider_container .slide_overlay,
.slider_container .slide_info.slide_info_large,
.slider_container .slide_info a {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slider_container .slide_info.slide_info_large .slide_title,
.slider_container .slide_info.slide_info_large .slide_title a,
.slider_container .slide_info.slide_info_large:hover .slide_date,
.slider_container .slide_info.slide_info_large:hover .slide_cats,
.slider_container .slide_info.slide_info_large:hover .slide_cats a {
color: #ffffff;
}
.slider_container .slide_info.slide_info_large:hover {
background-color: rgba(0, 0, 0, 0.8);
}
.slider_container .slide_info.slide_info_large .slide_cats {
color: transparent !important;
}
.slider_container .slide_info.slide_info_large .slide_cats a {
font-size: 0.8667em;
line-height: 1.7333em;
font-weight: 500;
text-transform: uppercase;
}
.slider_container .slide_info.slide_info_large .slide_title {
font-size: 1.4em;
line-height: 1.5em;
font-weight: 400;
text-transform: uppercase;
margin: 0.5em 0;
}
.slider_container .slide_info.slide_info_large .slide_date {
font-size: 0.9333em;
font-style: italic;
}
.slider_container.slider_titles_center .slide_info {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 0;
}
.slider_container.slider_titles_center .slide_info_large {
width: 50%;
padding: 3em 2em;
}
.slider_container.slider_titles_bottom .slide_info_small {
left: 0;
right: 0;
bottom: 2em;
}
.slider_container.slider_titles_bottom .slide_info_large {
left: 0;
right: 0;
bottom: 0;
}
.slider_container.slider_titles_lb .slide_info_small {
text-align: left;
left: 0;
bottom: 2em;
}
.slider_container.slider_titles_lb .slide_info_large {
width: 50%;
left: 0;
bottom: 0;
}
.slider_container.slider_titles_rb .slide_info_small {
text-align: right;
right: 0;
bottom: 2em;
}
.slider_container.slider_titles_rb .slide_info_large {
width: 50%;
right: 0;
bottom: 0;
}
.slider_container .slide_info .slide_title {
margin-top: 0.4em;
}
.slider_titles_outside_wrap .slide_cats,
.slider_titles_outside_wrap .slide_subtitle {
font-style: italic;
letter-spacing: 0;
}
.slider_container .slide_overlay {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4);
}
.slider_container .slide_overlay:hover {
background-color: rgba(0, 0, 0, 0.7);
}
.slider_container.slider_multi .slide_info_small,
.slider_container .slide_info_small {
text-shadow: 1px 1px #000;
}
.slider_container.slider_pagination_pos_bottom.slider_pagination_custom.slider_multi:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_container.slider_pagination_pos_bottom.slider_pagination_custom:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_container.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_container.slider_pagination_pos_bottom.slider_pagination_bullets:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_container.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_container.slider_pagination_pos_bottom.slider_pagination_fraction:not(.slider_titles_center) .slide_info:not(.slide_info_large) {
bottom: 3.5em;
}
.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_custom.slider_multi:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_custom:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_bullets:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi:not(.slider_titles_center) .slide_info:not(.slide_info_large),
.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_fraction:not(.slider_titles_center) .slide_info:not(.slide_info_large) {
bottom: 2em;
}
.slider_container.slider_multi .slide_title,
.slider_container .slide_info:not(.slide_info_large) .slide_title {
font-size: 1.5385em;
margin: 0.2em 0;
}
.slider_container.slider_multi .slide_title,
.slider_container.slider_multi .slide_title a,
.slider_container .slide_info:not(.slide_info_large) .slide_title,
.slider_container .slide_info:not(.slide_info_large) .slide_title a {
color: #f0f0f0;
}
.slider_container.slider_multi .slide_title a:hover,
.slider_container .slide_info:not(.slide_info_large) .slide_title a:hover,
.slider_container.slider_multi .slide_cats a:hover,
.slider_container .slide_info:not(.slide_info_large) .slide_cats a:hover {
color: #ffffff;
}
.slider_container.slider_multi .slide_date,
.slider_container.slider_multi .slide_cats,
.slider_container.slider_multi .slide_cats a,
.slider_container .slide_info:not(.slide_info_large) .slide_date,
.slider_container .slide_info:not(.slide_info_large) .slide_cats,
.slider_container .slide_info:not(.slide_info_large) .slide_cats a {
color: #ccc;
} .slider_outer.slider_outer_titles_outside {
padding-bottom: 5rem;
}
.slider_titles_outside_wrap {
position: absolute;
z-index: 8;
bottom: 0;
left: 0;
width: 100%;
max-height: 4em;
text-align: center;
}
.slider_titles_outside_wrap .slide_info {
display: none;
}
.slider_titles_outside_wrap .slide_title {
margin: 0;
} .slider_container .swiper-pagination,
.slider_outer .swiper-pagination {
display: block;
text-align: center;
z-index: 9;
color: #fff;
}
.slider_outer_pagination_pos_bottom_outside .swiper-pagination {
position: static;
display: block;
text-align: center;
margin-top: 1em;
bottom: auto;
left: auto;
} .swiper-pagination-custom .swiper-pagination-button {
width: 3em;
height: 3em;
border: 2px solid #ddd;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-color: #f7f7f7;
opacity: 0.8;
vertical-align: bottom;
margin: 0 4px;
display: inline-block;
border-radius: 4px;
}
.swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active {
opacity: 1;
border-color: #efa758;
}
.slider_outer.slider_outer_pagination_pos_bottom.slider_outer_pagination_custom,
.slider_outer.slider_outer_pagination_pos_bottom_outside.slider_outer_pagination_custom {
padding-bottom: 4em;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-custom {
left: 0;
top: auto;
bottom: 1em;
width: 100%;
height: 3em;
line-height: 3em;
-webkit-transform: none;
transform: none;
}
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-custom {
left: auto;
bottom: auto;
position: static;
margin-top: 1em;
}
.slider_container.slider_pagination_pos_left .swiper-pagination-custom,
.slider_container.slider_pagination_pos_right .swiper-pagination-custom {
left: 1em;
top: 50%;
bottom: auto;
width: auto;
height: auto;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slider_container.slider_pagination_pos_right .swiper-pagination-custom {
right: 1em;
left: auto;
}
.slider_container.slider_pagination_pos_left .swiper-pagination-button,
.slider_container.slider_pagination_pos_right .swiper-pagination-button {
display: block;
margin: 4px 0;
width: 2em;
height: 2em;
} .slider_container .swiper-pagination-bullet,
.slider_outer .swiper-pagination-bullet {
opacity: 0.8;
vertical-align: bottom;
border: 2px solid #f0f0f0;
background-color: transparent;
width: 10px;
height: 10px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.slider_container .swiper-pagination-bullet-active,
.slider_outer .swiper-pagination-bullet-active {
opacity: 1;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
left: 0;
top: auto;
bottom: 1em;
width: 100%;
height: 1.5em;
line-height: 1.5em;
-webkit-transform: none;
transform: none;
}
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
left: auto;
bottom: auto;
position: static;
margin-top: 1em;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets .swiper-pagination-bullet {
display: inline-block;
margin: 0 8px 0 0;
}
.slider_container.slider_pagination_pos_left .swiper-pagination-bullets,
.slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
left: 1em;
top: 50%;
bottom: auto;
width: auto;
height: auto;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
right: 1em;
left: auto;
}
.slider_container.slider_pagination_pos_left .swiper-pagination-bullets .swiper-pagination-bullet,
.slider_container.slider_pagination_pos_right .swiper-pagination-bullets .swiper-pagination-bullet {
display: block;
margin: 8px 0 0 0;
} .slider_container .swiper-pagination-fraction,
.slider_outer .swiper-pagination-fraction {
font-size: 0.8667em;
left: 0;
top: auto;
bottom: 1.5em;
width: 100%;
height: 1.7em;
line-height: 1.7em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.slider_container.slider_pagination_pos_left .swiper-pagination-fraction {
text-align: left;
padding-left: 1em;
}
.slider_container.slider_pagination_pos_right .swiper-pagination-fraction {
text-align: right;
padding-right: 1em;
}
.slider_outer.slider_outer_pagination_pos_left > .swiper-pagination-fraction,
.slider_outer.slider_outer_pagination_pos_right > .swiper-pagination-fraction {
width: 7rem;
bottom: 5rem;
}
.slider_outer.slider_outer_pagination_pos_right > .swiper-pagination-fraction {
left: auto;
right: 0;
}
.slider_container .swiper-pagination-fraction > *,
.slider_outer .swiper-pagination-fraction > * {
line-height: inherit;
vertical-align: middle;
}
.slider_container .swiper-pagination-fraction > .swiper-pagination-current,
.slider_outer .swiper-pagination-fraction > .swiper-pagination-current {
font-size: 2em;
line-height: 1.2em;
} .slider_container.slider_direction_horizontal .swiper-pagination-progress,
.slider_outer.slider_outer_direction_horizontal .swiper-pagination-progress {
height: 6px;
top: auto;
bottom: 0;
}
.slider_container.slider_pagination_pos_right .swiper-pagination-progress,
.slider_outer.slider_outer_pagination_pos_right .swiper-pagination-progress {
left: auto;
right: 0;
} .sc_item_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 2em;
}
.sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination {
bottom: 0em;
}
.sc_item_slider.slider_outer_pagination .swiper-pagination-bullet {
border-color: #ddd;
} .sc_slider_controls .slider_prev, .sc_slider_controls .slider_next,
.slider_container .slider_prev, .slider_container .slider_next,
.slider_outer .slider_prev, .slider_outer_controls .slider_next {
background-image: none !important;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
display: inline-block;
vertical-align: middle;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_slider_controls .slider_controls_wrap > a,
.slider_container.slider_controls_side .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap > a,
.slider_outer_controls_side .slider_controls_wrap > a,
.slider_outer_controls_top .slider_controls_wrap > a,
.slider_outer_controls_bottom .slider_controls_wrap > a {
width: 4.2em;
height: 2.8em;
line-height: 2.8em;
border-radius: 0;
}
.sc_slider_controls .slider_prev:before, .sc_slider_controls .slider_next:before,
.slider_container .slider_prev:before, .slider_container .slider_next:before,
.slider_outer .slider_prev:before, .slider_outer .slider_next:before {
margin: 0;
font-family: "trx_addons_icons";
}
.sc_slider_controls .slider_prev:before,
.slider_container .slider_prev:before,
.slider_outer .slider_prev:before {
content: "\e858";
}
.sc_slider_controls .slider_next:before,
.slider_container .slider_next:before,
.slider_outer .slider_next:before {
content: "\e859";
}
.sc_slider_controls .slider_prev.with_title,
.sc_slider_controls .slider_next.with_title {
width: auto;
padding: 0 1.5em;
}
.sc_slider_controls .slider_prev.with_title:before,
.sc_slider_controls .slider_next.with_title:before {
display: none;
}
.sc_slider_controls.sc_slider_controls_left {
text-align: left;
}
.sc_slider_controls.sc_slider_controls_center {
text-align: center;
}
.sc_slider_controls.sc_slider_controls_right {
text-align: right;
}
.sc_slider_controls .slider_prev,
.sc_slider_controls .slider_next {
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
margin: 0;
display: inline-block;
vertical-align: middle;
}
.sc_slider_controls .slider_prev + .slider_next {
margin-left: 0.5em;
}
.sc_slider_controls:not([class*=slider_pagination_style_none]) .slider_controls_wrap {
position: relative;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_slider_controls:not([class*=slider_pagination_style_none]) .slider_controls_wrap.with_prev {
padding-left: 4.5em;
}
.sc_slider_controls:not([class*=slider_pagination_style_none]) .slider_controls_wrap.with_next {
padding-right: 4.5em;
}
.sc_slider_controls:not([class*=slider_pagination_style_none]) .slider_controls_wrap .slider_prev {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_slider_controls:not([class*=slider_pagination_style_none]) .slider_controls_wrap .slider_next {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.sc_slider_controls:not([class*=slider_pagination_style_none]) .slider_controls_wrap .slider_pagination_wrap {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
position: relative;
text-align: center;
height: 2.8em;
} .sc_slider_controls .slider_pagination_button_wrap {
display: inline-block;
vertical-align: top;
height: 100%;
}
.sc_slider_controls .slider_pagination_button {
display: block;
height: 100%;
margin-left: 1px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
position: relative;
}
.sc_slider_controls .slider_pagination_button_wrap:first-child .slider_pagination_button {
margin-left: 0;
}
.sc_slider_controls .slider_pagination_button:before {
content: " ";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 0;
}
.sc_slider_controls .slider_pagination_button:hover:before,
.sc_slider_controls .slider_pagination_button_active:before {
opacity: 0.2;
} .sc_slider_controls.slider_pagination_style_progress .slider_controls_wrap .slider_pagination_wrap {
background-color: #f0f0f0;
cursor: pointer;
}
.sc_slider_controls .slider_progress_bar {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 0;
height: 100%;
background-color: #ddd;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease;
} .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet {
display: inline-block;
vertical-align: top;
border: 2px solid #f0f0f0;
background-color: transparent;
width: 10px;
height: 10px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
opacity: 1;
}
.sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet + .slider_pagination_bullet {
margin-left: 4px;
cursor: pointer;
} .sc_slider_controls.slider_pagination_style_fraction .slider_pagination_wrap > * {
font-size: 0.8667em;
line-height: 1.7em;
}
.sc_slider_controls.slider_pagination_style_fraction .slider_pagination_wrap > .swiper-pagination-current {
font-size: 2em;
line-height: 1.2em;
}
.slider_container.slider_controls_bottom .slider_controls_wrap,
.slider_outer .slider_controls_bottom .slider_controls_wrap {
text-align: center;
margin-top: 3em;
}
.slider_container.slider_controls_bottom .slider_prev, .slider_container.slider_controls_bottom .slider_next,
.slider_outer .slider_controls_bottom .slider_prev, .slider_outer .slider_controls_bottom .slider_next {
position: static;
display: inline-block;
margin: 0;
border-radius: 0;
background-color: transparent;
border: 2px solid #000;
color: #000;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.slider_container.slider_controls_bottom .slider_prev:hover, .slider_container.slider_controls_bottom .slider_next:hover,
.slider_outer .slider_controls_bottom .slider_prev:hover, .slider_outer .slider_controls_bottom .slider_next:hover {
background-color: #000;
color: #fff;
}
.slider_container.slider_controls_bottom .slider_next,
.slider_outer .slider_controls_bottom .slider_next {
margin-left: 1em;
}
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev {
opacity: 0;
margin-left: -6em;
left: 0;
}
.slider_container.slider_controls_side .slider_next,
.slider_outer_controls_side .slider_controls_wrap > .slider_next {
opacity: 0;
margin-right: -6em;
right: 0;
}
.slider_container.slider_controls_side:hover .slider_controls_wrap > a,
.slider_outer_controls_side:hover .slider_controls_wrap > a {
opacity: 1;
margin-left: 0;
margin-right: 0;
}
.slider_container.slider_controls_outside + .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap > a {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease 0.3s, margin 0.3s ease 0.3s;
transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease 0.3s, margin 0.3s ease 0.3s;
}
.slider_container.slider_controls_outside + .slider_controls_wrap > .slider_prev,
.slider_outer_controls_outside .slider_controls_wrap > .slider_prev {
opacity: 0;
margin-left: -6em;
left: -6em;
}
.slider_container.slider_controls_outside + .slider_next,
.slider_outer_controls_outside .slider_controls_wrap > .slider_next {
opacity: 0;
margin-right: -6em;
right: -6em;
}
.slider_container.slider_controls_outside:hover + .slider_controls_wrap > a,
.slider_container.slider_controls_outside + .slider_controls_wrap:hover > a,
.slider_container.slider_controls_outside + .slider_controls_wrap > a:hover,
.slider_outer_controls_outside:hover .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap:hover > a,
.slider_outer_controls_outside .slider_controls_wrap > a:hover {
opacity: 1;
margin-left: 0;
margin-right: 0;
} .slider_outer_controls_top > .slider_controls_wrap {
position: absolute;
z-index: 11;
top: -3.3em;
right: 0;
width: auto;
height: 3em;
}
.sc_item_slider.slider_outer_controls_top > .slider_controls_wrap {
top: -5em;
}
.slider_outer_controls_bottom > .slider_controls_wrap {
position: relative;
display: block;
text-align: center;
margin-top: 0.4em;
}
.slider_outer_controls_bottom.slider_outer_pagination_pos_bottom_outside > .slider_controls_wrap {
display: inline-block;
width: 50%;
text-align: right;
}
.slider_outer_controls_bottom.slider_outer_pagination_pos_bottom_outside > .swiper-pagination {
display: inline-block;
width: 50%;
text-align: left;
}
.slider_outer_controls_top > .slider_controls_wrap > a,
.slider_outer_controls_bottom > .slider_controls_wrap > a {
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
margin: 0;
display: inline-block;
vertical-align: middle;
}
.slider_outer_controls_top > .slider_controls_wrap > a + a,
.slider_outer_controls_bottom > .slider_controls_wrap > a + a {
margin-left: 0.5em;
} .slider_container .trx_addons_video_player.with_cover {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .slider_style_modern {
padding: 0 7rem;
}
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a {
position: absolute;
top: 3rem;
bottom: 3rem;
width: 7rem;
height: auto;
line-height: 1.2em;
margin: 0;
background-color: #333;
color: #fff;
border-radius: 0;
}
.slider_style_modern.slider_outer_controls_side.slider_outer_pagination_pos_bottom_outside .slider_controls_wrap > a {
bottom: 6rem;
}
.slider_style_modern.slider_outer_controls_side.slider_outer_titles_outside .slider_controls_wrap > a {
bottom: 8rem;
}
.slider_style_modern.slider_outer_controls_side.slider_outer_titles_outside.slider_outer_pagination_pos_bottom_outside .slider_controls_wrap > a {
bottom: 11rem;
}
.slider_style_modern .slider_controls_label,
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a:before {
display: block;
text-align: center;
max-width: 80%;
position: absolute;
top: 45%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a:before {
top: 58%;
}
.slider_style_modern .slider_controls_label > span {
display: block;
}
.slider_style_modern .slider_controls_label span:first-child {
font-style: italic;
letter-spacing: 0;
}
.sc_slider_controller .slider_outer.slider_outer_controls_side .slider_controls_wrap > a,
.slider_style_modern .slider_container.slider_controls_side .slider_controls_wrap > a,
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a {
opacity: 1;
}
.slider_style_modern.slider_outer_titles_outside > .slider_pagination_wrap {
display: none;
} .sc_slider_controller .slider-slide {
cursor: pointer;
min-height: 50px;
}
.sc_slider_controller_horizontal[data-controls="1"] {
padding-left: 4em;
padding-right: 4em;
}
.sc_slider_controller_vertical[data-controls="1"] {
padding-top: 3em;
padding-bottom: 3em;
}
.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap > a {
margin: 0;
-webkit-transform: none;
transform: none;
}
.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap > a {
top: 0;
bottom: 0;
width: 4em;
height: auto;
}
.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap > a {
left: 0;
right: 0;
width: auto;
height: 3em;
}
.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap > a:before {
display: block;
width: auto;
height: 1em;
line-height: 1em;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap > a {
border-radius: 0;
}
.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
left: -4em;
right: auto;
}
.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap > .slider_next {
right: -4em;
left: auto;
}
.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
top: -3em;
bottom: auto;
}
.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap > .slider_next {
bottom: -3em;
top: auto;
}
.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap > .slider_prev:before {
content: "\e85a";
font-family: "trx_addons_icons";
}
.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap > .slider_next:before {
content: "\e857";
font-family: "trx_addons_icons";
}
.sc_slider_controller_info {
display: block;
text-align: left;
letter-spacing: 0;
font-size: 1.3333em;
line-height: 1.2em;
font-weight: normal;
font-style: normal;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 85%;
}
.sc_slider_controller_info_number {
display: inline-block;
color: #eee;
margin-right: 0.4em;
}
.sc_slider_controller_info_title {
display: inline-block;
color: #fff;
}
.sc_slider_controller_thumbs .slider-slide:before {
content: " ";
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: background-color 0.5s ease;
transition: background-color 0.5s ease;
}
.sc_slider_controller_thumbs .slider-slide.swiper-slide-active:before {
background-color: transparent;
}
.sc_slider_controller_thumbs.sc_slider_controller_horizontal {
padding-top: 3px;
}
.sc_slider_controller_thumbs.sc_slider_controller_horizontal .slider-slide {
margin-top: 3px;
}
.sc_slider_controller_thumbs.sc_slider_controller_horizontal .slider-slide.swiper-slide-active {
margin-top: 0;
border-top: 3px solid #efa758;
}
.sc_slider_controller_thumbs .sc_slider_controller_info {
font-size: 1.2em;
line-height: 1.2em;
display: none;
}
.sc_slider_controller_thumbs .sc_slider_controller_info_number {
color: #ccc;
}
.sc_slider_controller_thumbs .sc_slider_controller_info_title {
color: #fff;
}
.sc_slider_controller_titles .sc_slider_controller_info {
text-transform: uppercase;
}
.sc_slider_controller_titles.sc_slider_controller_horizontal {
padding-top: 3px;
}
.sc_slider_controller_titles.sc_slider_controller_horizontal .slider-slide {
margin-top: 3px;
}
.sc_slider_controller_titles .slider-slide {
background-color: #f0f0f0;
}
.sc_slider_controller_titles .slider-slide:after {
content: " ";
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 1px;
background-color: #ddd;
}
.sc_slider_controller_titles .slider-slide.swiper-slide-active {
margin-top: 0;
padding-top: 0px;
background-color: #fff;
}
.sc_slider_controller_titles.sc_slider_controller_horizontal .slider-slide.swiper-slide-active {
border-top: 3px solid #efa758;
}
.sc_slider_controller_titles .slider-slide.swiper-slide-active:after {
display: none;
}
.sc_slider_controller_titles .slider_outer_controls_side .slider_controls_wrap > a {
top: 3px;
}  .slider_elastistack ul[class*=stack__] {
position: relative;
margin: 0 auto;
padding: 0;
list-style: none;
}
.slider_elastistack ul[class*=stack__] li {
position: absolute;
width: 100%;
opacity: 0;
padding: 0;
}
.slider_elastistack ul[class*=stack__] li:before {
display: none;
}
.slider_elastistack ul.stack__images {
width: 100%;
z-index: 10;
-webkit-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
-webkit-perspective-origin: 50% -50%;
-ms-perspective-origin: 50% -50%;
perspective-origin: 50% -50%;
}
.slider_elastistack .stack__images li {
top: 0;
z-index: 1;
-webkit-transform: translate3d(0, 0, -180px);
transform: translate3d(0, 0, -180px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.slider_elastistack .stack__images li img {
display: block;
width: 100%;
pointer-events: none;
}
.slider_elastistack .stack__images li:active {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.slider_elastistack .stack__images li.animate {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.slider_elastistack .stack__images li.move-back {
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.47, 1.515);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.47, 1.515);
} .slider_elastistack_outer.slider_outer_controls {
padding-bottom: 4em;
}
.slider_elastistack_outer.slider_outer_titles_outside.slider_outer_controls {
padding-bottom: 13em;
}
.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.slider_elastistack.slider_controls > .slider_controls_wrap {
bottom: -4em;
}
.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap > .slider_prev {
display: none;
}
.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap > .slider_next {
position: static;
margin: 0;
left: auto;
right: auto;
opacity: 1;
}
.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap > .slider_next:before {
content: "\e857";
}
.sc_twitter .sc_twitter_slider.slider_outer_pagination_pos_bottom {
padding-bottom: 3em;
}
.widget_twitter .widget_content ul {
padding-left: 2em;
list-style-type: none;
}
.widget_twitter .widget_content ul > li {
position: relative;
text-align: left;
color: #bbb;
}
.widget_twitter .widget_content ul > li + li {
margin-top: 1.5em;
}
.widget_twitter .widget_content ul > li:before {
content: "\e840";
font-family: "trx_addons_icons";
font-size: 1.2em;
font-style: normal;
display: inline-block;
background-color: transparent !important;
position: absolute;
z-index: 1;
top: 0;
left: -1.5em;
width: 1em;
height: 1em;
line-height: inherit;
}
.widget_twitter .widget_content .sc_twitter_item {
margin-bottom: 1em;
}
.widget_twitter .widget_content .sc_twitter_item:last-child {
margin-bottom: 0;
}
.widget_twitter .widget_content .sc_twitter_item .sc_twitter_item_icon {
text-align: center;
font-size: 1.6em;
font-style: normal;
margin-bottom: 0.8em;
}
.widget_twitter .widget_content .sc_twitter_item a,
.widget_twitter .widget_content ul > li a {
font-weight: normal;
}
.widget_twitter .widget_twitter_follow {
display: block;
text-align: center;
margin-top: 1em;
}
.widget_twitter .widget_twitter_follow:after {
content: "\e884";
font-family: "trx_addons_icons";
display: inline-block;
margin-left: 0.5em;
} .trx_addons_video_player.with_cover {
position: relative;
overflow: hidden;
}
.trx_addons_video_player iframe {
max-height: 100%;
}
.trx_addons_video_player.with_cover .video_embed {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
opacity: 0;
overflow: hidden;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.trx_addons_video_player.with_cover img {
position: relative;
z-index: 2;
width: 100%;
height: auto;
}
.trx_addons_video_player.with_cover .video_mask {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
}
.trx_addons_video_player.with_cover:hover .video_mask {
opacity: 1;
}
.trx_addons_video_player.with_cover .video_hover {
position: absolute;
z-index: 4;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 3em;
cursor: pointer;
overflow: hidden;
margin-top: 2em;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
opacity: 0;
}
.trx_addons_video_player.with_cover .video_hover:before {
content: "\e888";
font-family: "trx_addons_icons";
margin: 0;
}
.trx_addons_video_player.with_cover .video_hover:hover {
background-color: rgba(0, 0, 0, 0.5);
}
.trx_addons_video_player.with_cover:hover .video_hover {
opacity: 1;
margin-top: 0;
} .trx_addons_video_player.video_play .video_mask {
opacity: 1;
background-color: #000;
}
.trx_addons_video_player.video_play .video_embed {
opacity: 1;
z-index: 10;
}
.trx_addons_video_player.video_play .video_hover {
display: none;
} .elementor-element-edit-mode .sc_layouts_blog_item > div {
min-width: 60px;
min-height: 16px;
}
.elementor-element-edit-mode .sc_layouts_blog_item_featured img {
max-width: none;
width: 100%;
}
.elementor-element .elementor-widget-container .sc_layouts_blog_item {
-webkit-transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, box-shadow 0.3s ease;
-webkit-transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, -webkit-box-shadow 0.3s ease;
transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, -webkit-box-shadow 0.3s ease;
transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, box-shadow 0.3s ease;
transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
} .editor-block-list__layout .editor-block-list__block[data-type="trx-addons/layouts-blog-item"][class*=sc_layouts_blog_item_position_]:not(.sc_layouts_blog_item_position_static) .editor-block-list__block-edit {
margin-top: 0;
margin-bottom: 0;
} .sc_layouts_blog_item .hide_overflow {
max-height: 1.35em;
overflow: hidden;
}
.sc_layouts_blog_item_featured {
overflow: hidden;
}
.sc_layouts_blog_item_featured .post_featured {
margin-bottom: 0;
}
.sc_layouts_blog_item_featured_mask .post_featured:after {
content: " ";
background-color: #000;
opacity: 0.3;
-webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
transition: opacity 0.3s ease, background-color 0.3s ease;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.sc_layouts_blog_item_featured_mask:hover .post_featured:after {
opacity: 0.1;
}
.sc_layouts_blog_item_title .post_title {
margin: 0;
line-height: 1.15em;
}
.sc_layouts_blog_item .post_title > a,
.sc_layouts_blog_item .post_meta > a,
.sc_layouts_blog_item .post_meta > span,
.sc_layouts_blog_item .post_button a,
.sc_layouts_blog_item .post_excerpt > *,
.sc_layouts_blog_item .post_custom > * {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
}
.sc_layouts_blog_item .post_button {
white-space: nowrap;
}
.sc_layouts_blog_item .post_button .sc_button:not(.sc_button_simple) {
padding: 1em 2em;
}
.sc_layouts_blog_item .post_button a,
.sc_layouts_blog_item .post_meta > a,
.sc_layouts_blog_item .post_meta > span {
display: inline-block;
vertical-align: top;
}
[class*=sc_layouts_blog_item_position_]:not(.sc_layouts_blog_item_position_static) .post_meta {
margin: 0;
}
.sc_layouts_blog_item_position_tl {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_layouts_blog_item_position_tc {
position: absolute;
z-index: 1;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_layouts_blog_item_position_tr {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.sc_layouts_blog_item_position_ml {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_layouts_blog_item_position_mc {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
min-width: 75% !important;
}
.sc_layouts_blog_item_position_mr {
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_layouts_blog_item_position_bl {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
}
.sc_layouts_blog_item_position_bc {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_layouts_blog_item_position_br {
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
}
[class*=sc_layouts_blog_item_position_]:not(.sc_layouts_blog_item_position_static) {
position: absolute;
z-index: 12;
max-width: 90%;
min-width: 10px;
}
.sc_layouts_blog_item_position_tl,
.sc_layouts_blog_item_position_ml,
.sc_layouts_blog_item_position_bl {
text-align: left;
}
.sc_layouts_blog_item_position_tc,
.sc_layouts_blog_item_position_mc,
.sc_layouts_blog_item_position_bc {
text-align: center;
}
.sc_layouts_blog_item_position_tr,
.sc_layouts_blog_item_position_mr,
.sc_layouts_blog_item_position_br {
text-align: right;
}
.sc_layouts_cart {
position: relative;
z-index: 2000;
}
.sc_layouts_cart_icon,
.sc_layouts_cart_details {
cursor: pointer;
}
.sc_layouts_cart_items_short {
display: none;
font-size: 7px;
background-color: #333;
color: #fff;
width: 15px;
height: 15px;
line-height: 15px;
text-align: center;
border-radius: 50%;
position: absolute;
z-index: 1;
top: -5px;
right: -5px;
pointer-events: none;
}
.sc_layouts_row_type_compact .sc_layouts_cart_details {
display: none;
}
.sc_layouts_row_type_compact .sc_layouts_cart_details {
display: none;
}
.sc_layouts_row_type_compact .sc_layouts_cart_items_short {
display: block;
} .sc_layouts_cart_widget {
display: none;
text-align: left;
position: absolute;
z-index: 2;
top: 4em;
right: -2em;
width: 280px;
padding: 1em;
border: 1px solid #ddd;
background-color: #fff;
color: #888;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_cart_widget:after {
content: " ";
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 2.5em;
width: 8px;
height: 8px;
margin: -5px 0 0 -4px;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sc_layouts_cart_widget .sc_layouts_cart_widget_close {
position: absolute;
z-index: 100;
top: 0;
right: 0;
padding: 5px 6px;
cursor: pointer;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_cart_widget .widget_shopping_cart {
text-align: left !important;
font-size: 0.9333em;
line-height: 1.5em;
}
.sc_layouts_cart_widget .cart_list {
max-height: 215px;
overflow-y: auto;
overflow-x: hidden;
}
.sc_layouts_cart_widget p {
margin-bottom: 0;
}
.sc_layouts_cart_widget p + p {
margin-top: 0.75em;
} .sc_layouts_currency .select_container {
overflow: visible;
background-color: transparent !important;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher {
display: none !important;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher {
padding: 0 !important;
}
.sc_layouts_currency .select_container:after,
.sc_layouts_currency .select_container:before {
display: none;
}
.sc_layouts_currency .chosen-container .chosen-results {
display: block;
}
.sc_layouts_currency .chosen-container {
font-size: inherit;
font-weight: inherit;
letter-spacing: 0px;
min-width: 100%;
position: relative;
}
.sc_layouts_currency .chosen-container-single .chosen-single span {
margin: 0;
}
.sc_layouts_currency .chosen-container-single .chosen-single > div {
display: none;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single,
.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-select,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect.wSelect-theme-classic {
display: inline;
font-weight: inherit;
position: relative;
height: auto;
background: transparent !important;
border: none;
line-height: inherit;
padding: 0;
margin: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sc_layouts_currency .chosen-container-single .chosen-single:after {
content: "\e828";
font-family: "trx_addons_icons";
font-size: 95%;
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: none;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-arrow,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-pointer,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected-description {
display: none;
}
.sc_layouts_currency .chosen-container .chosen-results,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-options {
width: 11em !important;
border: none !important;
min-width: 0 !important;
margin: 0;
padding: 1.25em 2em;
background: #ffffff;
text-align: left;
position: absolute;
z-index: 1;
top: 1em;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-radius: 0 !important;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.sc_layouts_currency.hide_drop .chosen-drop,
.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .wSelect-options-holder,
.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .dd-options {
display: none !important;
}
.sc_layouts_currency .chosen-container .chosen-drop,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect .wSelect-options {
height: auto !important;
border: none;
overflow: visible;
margin-top: 0;
border-radius: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sc_layouts_currency .chosen-container .chosen-results li,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-option {
background: transparent !important;
border: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #141414;
font-weight: 400;
padding: 0.55em 0;
line-height: inherit;
cursor: pointer;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-value {
padding: 0;
margin: 0;
}
.sc_layouts_currency .chosen-container .active-result.highlighted,
.sc_layouts_currency .chosen-container .active-result.result-selected,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-selected {
color: #efa758;
}
.sc_layouts_currency a.woocs_flag_view_item {
width: auto;
height: auto;
margin: 0;
vertical-align: bottom;
display: inline;
}
.sc_layouts_currency a.woocs_flag_view_item img {
width: auto;
height: 1.2em;
vertical-align: bottom;
}
.sc_layouts_featured.with_content {
position: relative;
min-height: 0em;
}
.sc_layouts_featured .sc_layouts_featured_content {
position: static;
}
.sc_layouts_featured.with_image.without_content {
min-height: 40rem;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_layouts_featured.with_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_layouts_featured.with_image.with_content:before {
content: " ";
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5); } .sc_layouts_language li.menu-item > a > img,
.sc_layouts_language li.menu-item > a > span {
display: inline-block;
line-height: inherit;
vertical-align: middle;
}
.sc_layouts_language li.menu-item > a > img + span {
margin-left: 0.3em;
} .sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
display: none !important;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon {
font-size: 2em;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
line-height: 1.2em;
}
.sc_layouts_menu_mobile_button_burger:not(.without_menu) {
display: inline-block !important;
} .sc_layouts_menu {
position: relative;
z-index: 1000;
overflow: hidden;
visibility: hidden;
max-height: 3em;
}
.sc_layouts_menu.inited,
.sc_layouts_menu > nav {
overflow: visible;
visibility: visible;
max-height: none;
}
.sc_layouts_menu_nav, .sc_layouts_menu_nav ul {
display: inline-block;
margin: 0;
padding: 0;
list-style-type: none !important;
}
.sc_layouts_menu_nav:after, .sc_layouts_menu_nav ul:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.sc_layouts_menu_nav li {
margin: 0;
position: relative;
}
.sc_layouts_menu_nav li > a {
display: block;
position: relative;
} .sc_layouts_menu_nav {
text-align: left;
vertical-align: middle;
padding-left: 0 !important;
}
.sc_layouts_menu_nav > li {
position: relative;
float: left;
z-index: 20;
}
.sc_layouts_menu_nav > li + li {
z-index: 19;
}
.sc_layouts_menu_nav > li + li + li {
z-index: 18;
}
.sc_layouts_menu_nav > li + li + li + li {
z-index: 17;
}
.sc_layouts_menu_nav > li + li + li + li + li {
z-index: 16;
}
.sc_layouts_menu_nav > li + li + li + li + li + li {
z-index: 15;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li {
z-index: 14;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li + li {
z-index: 13;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li + li + li {
z-index: 12;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li + li + li + li {
z-index: 11;
}
.sc_layouts_menu_nav > li > a {
padding: 1em;
position: relative;
color: #333;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.sc_layouts_menu_nav > li > a:hover,
.sc_layouts_menu_nav > li.sfHover > a,
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
color: #efa758;
}
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
font-weight: 600 !important;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a {
padding-right: 2em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: "\e882";
font-family: "trx_addons_icons";
font-weight: normal;
display: inline-block;
position: absolute;
z-index: 1;
top: 50%;
right: 1em;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after,
.sc_layouts_menu_nav li li.menu-item-has-children > a:after {
content: "\e884";
font-family: "trx_addons_icons";
font-weight: normal;
position: absolute;
z-index: 1;
top: 0.65em;
right: 0.75em;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
top: 1.2em;
}
.sc_layouts_menu_nav li[class*=icon-]:before {
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_menu_nav > li[class*=icon-] > a {
padding-left: 2em;
}
.sc_layouts_menu_nav > li[class*=icon-]:before {
display: inline-block;
padding: 1em 0;
width: 1em;
line-height: inherit;
position: absolute;
z-index: 1;
top: 0;
left: 0.5em;
}
.sc_layouts_menu_nav > li[class*=columns-][class*=icon-]:before {
position: static;
margin: 0 0 0 0.5em;
float: left;
}
.sc_layouts_menu_nav > li[class*=columns-][class*=icon-] > a {
float: left;
margin-left: -1.5em;
}
.sc_layouts_menu_nav li[class*=image-] > a {
background-position: 1em center;
background-repeat: no-repeat;
background-size: 1em;
padding-left: 2.3em;
} .sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_nav > li ul {
position: absolute;
display: none;
z-index: 10000;
width: 13em;
padding: 1.4em 0;
text-align: left;
background-color: #f0f0f0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.sc_layouts_menu_popup .sc_layouts_menu_nav {
display: block;
}
.widget_nav_menu li.menu-delimiter,
.sc_layouts_menu_nav > li li.menu-delimiter {
margin-top: 0.5em;
padding-top: 0.5em;
border-top: 1px solid #f0f0f0;
text-align: center;
height: 0;
overflow: hidden;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li li > a {
padding: 0.6em 1.5em;
color: #333;
}
.sc_layouts_menu_nav > li li > a:hover,
.sc_layouts_menu_nav > li li.sfHover > a,
.sc_layouts_menu_nav > li li.current-menu-item > a,
.sc_layouts_menu_nav > li li.current-menu-parent > a,
.sc_layouts_menu_nav > li li.current-menu-ancestor > a {
color: #efa758;
}
.sc_layouts_menu_nav > li li[class*=icon-] > a > span {
display: inline-block;
padding-left: 1.5em;
}
.sc_layouts_menu_nav > li li[class*=icon-]:before {
position: absolute;
z-index: 1;
top: 50%;
left: 1.5em;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #333;
}
.sc_layouts_menu_nav > li li[class*=icon-]:hover:before,
.sc_layouts_menu_nav > li li[class*=icon-].shHover:before,
.sc_layouts_menu_nav > li li.current-menu-item:before,
.sc_layouts_menu_nav > li li.current-menu-parent:before,
.sc_layouts_menu_nav > li li.current-menu-ancestor:before {
color: #efa758;
}
.sc_layouts_menu_nav > li li[class*=image-] > a {
background-position: 1.6667em center;
padding-left: 3em;
}
.sc_layouts_menu_nav > li > ul {
top: 4.2em;   left: 0;
}
.sc_layouts_menu_nav > li:last-child > ul,
.sc_layouts_column_align_right .sc_layouts_menu_nav > li.menu-collapse > ul {
left: auto;
right: 0;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li > ul ul {
left: 13em;
top: -1.4em;
margin: 0 0 0 2px;
background-color: #f0f0f0;
}
.sc_layouts_menu_nav > li > ul ul.submenu_left {
left: -13em;
margin: 0 0 0 -2px;
}
.sc_layouts_menu_nav > li > ul ul.sc_layouts_submenu.submenu_left {
left: auto;
right: 13.1428em;
margin: 0;
} .sc_layouts_menu_nav > li[class*=columns-] {
position: static;
}
.sc_layouts_menu_nav > li[class*=columns-] > ul {
left: 0;
right: 0;
width: 100%;
margin-left: 0;
}
.sc_layouts_menu_nav ul li.columns-2 > ul {
width: 26em;
}
.sc_layouts_menu_nav ul li.columns-2 > ul.submenu_left {
left: -26em;
}
.sc_layouts_menu_nav ul li.columns-3 > ul {
width: 39em;
}
.sc_layouts_menu_nav ul li.columns-3 > ul.submenu_left {
left: -39em;
}
.sc_layouts_menu_nav ul li.columns-4 > ul {
width: 52em;
}
.sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left {
left: -52em;
}
.sc_layouts_menu_nav ul li.columns-5 > ul {
width: 65em;
}
.sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
left: -65em;
}
.sc_layouts_menu_nav li[class*=columns-] > ul > li {
display: inline-block;
vertical-align: top;
}
.sc_layouts_menu_nav li.columns-2 > ul > li {
width: 50%;
}
.sc_layouts_menu_nav li.columns-3 > ul > li {
width: 33.3333%;
}
.sc_layouts_menu_nav li.columns-4 > ul > li {
width: 25%;
}
.sc_layouts_menu_nav li.columns-5 > ul > li {
width: 20%;
}
.sc_layouts_menu_nav li[class*=columns-] li.menu-item-has-children > a {
font-weight: 600 !important;
font-size: 1.0667em !important;
}
.sc_layouts_menu_nav li[class*=columns-] li.menu-item-has-children > a:after {
display: none;
}
.sc_layouts_menu_nav li[class*=columns-] > ul ul {
position: static !important;
display: block !important;
margin-left: 0; padding: 0;
left: auto;
top: auto;
width: auto;
vertical-align: top;
opacity: 1 !important;
-webkit-transform: none !important;
transform: none !important;
-webkit-box-shadow: none !important;
-ms-box-shadow: none !important;
box-shadow: none !important;
} .sc_layouts_submenu_prepare {
visibility: hidden !important;
cursor: wait;
}
.menu_mobile_nav li > ul.sc_layouts_submenu,
.sc_layouts_menu li > ul.sc_layouts_submenu {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: auto;
max-width: 75em;
padding: 1.4em;
}
.menu_mobile_nav li > ul.sc_layouts_submenu ul,
.sc_layouts_menu li > ul.sc_layouts_submenu ul {
display: block !important;
position: static;
top: auto;
left: auto;
bottom: auto;
right: auto;
width: auto;
}
.sc_layouts_menu li > ul.sc_layouts_submenu ul li {
padding-top: 0;
padding-bottom: 0;
}
.sc_layouts_menu li > ul.sc_layouts_submenu ul li + li {
margin-top: 1em;
}
.menu_mobile_nav li > ul.sc_layouts_submenu ul li > a,
.sc_layouts_menu li > ul.sc_layouts_submenu ul li > a {
position: static;
padding: 0.3em 0;
background-color: transparent;
}
.sc_layouts_menu li > ul.sc_layouts_submenu .vc_row {
overflow: hidden;
}
.menu_mobile_nav li > ul.sc_layouts_submenu .sc_layouts_item,
.sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item {
margin: 0 !important;
display: block !important;
vertical-align: top;
}
.widget_nav_menu [class*=sc_content_width_] {
width: auto !important;
}
.widget_nav_menu ul.sc_layouts_submenu {
padding-left: 0;
margin-top: 1em;
}
.widget_nav_menu ul.sc_layouts_submenu .wpb_column {
width: 100% !important;
float: none;
}
.widget_nav_menu ul.sc_layouts_submenu .wpb_column + .wpb_column {
margin-top: 1.5em;
}
.widget_nav_menu .post_item .post_thumb {
float: none;
display: block;
margin: 0 0 1em;
}
.widget_nav_menu .post_item .post_thumb img {
border-radius: 0;
}
.widget_nav_menu .post_item .post_title {
font-size: 1em;
} .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav {
display: block;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li {
display: block;
float: none;
width: 100%;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:before {
display: none;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > a {
padding: 0.25em 0;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: "\e884";
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:last-child > ul {
left: 100%;
top: -1.4em;
margin: 0 0 0 2px;
} .sc_layouts_menu_item_description {
display: block;
margin-top: 2px;
font-size: 8px;
line-height: 12px;
}
.sc_layouts_menu_nav > li > a .sc_layouts_menu_item_description {
margin-top: 0;
position: absolute;
z-index: 1;
top: 4.8em;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: left;
padding: 0 1em 0 2em;
} .sc_layouts_dropdown > li > ul {
top: 2.6em;
left: -1.5em;
}
.sc_layouts_column_align_right .sc_layouts_dropdown > li > ul {
left: auto;
right: -1.5em;
}
.sc_layouts_dropdown li.menu-item.menu-item-has-children > a {
padding: 0;
}
.sc_layouts_dropdown li.menu-item.menu-item-has-children > a:after {
position: static;
display: inline-block;
vertical-align: middle;
margin-left: 0.3em;
-webkit-transform: none;
transform: none;
} .sc_layouts_menu_mobile_button_burger {
position: relative;
}
.sc_layouts_menu_popup {
position: absolute;
z-index: 1000;
top: 2.4em;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: none;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav {
position: relative;
left: 0;
top: 0;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li {
display: block;
float: none;
} .sc_layouts_menu_nav .menu-collapse {
display: none;
}
.sc_layouts_menu_nav .menu-collapse > a {
position: relative;
text-align: center;
}
.sc_layouts_menu_nav .menu-collapse > a:before {
position: relative;
z-index: 2;
top: 1px;
left: 0;
}
.sc_layouts_menu_nav .menu-collapse > a:after {
content: " ";
display: block;
background-color: #f7f7f7;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 2em;
height: 2em;
border-radius: 50%;
}  .menu_hover_slide_line > ul > li#blob,
.menu_hover_slide_box > ul > li#blob {
position: absolute;
top: 0;
z-index: 1;
opacity: 0;
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menu_hover_slide_line > ul > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,
.menu_hover_slide_line > ul > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover {
background-color: transparent;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.menu_hover_slide_line > ul > li#blob {
height: 1px;
margin-top: 3em;
} .menu_hover_zoom_line > ul > li > a {
position: relative;
}
.menu_hover_zoom_line > ul > li > a:before {
content: "";
margin-left: 0.25em;
position: absolute;
z-index: 1;
top: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 1px;
-webkit-transition: all 0.1s ease;
transition: all 0.1s ease;
}
.menu_hover_zoom_line > ul > li > a:hover:before,
.menu_hover_zoom_line > ul > li.sfHover > a:before,
.menu_hover_zoom_line > ul > li.current-menu-item > a:before,
.menu_hover_zoom_line > ul > li.current-menu-parent > a:before,
.menu_hover_zoom_line > ul > li.current-menu-ancestor > a:before {
width: 80%;
} .menu_hover_path_line > ul > li > a {
position: relative;
}
.menu_hover_path_line > ul > li:before,
.menu_hover_path_line > ul > li:after,
.menu_hover_path_line > ul > li > a:before,
.menu_hover_path_line > ul > li > a:after {
content: " " !important;
position: absolute;
-webkit-transition: -webkit-transform 0.1s ease;
transition: -webkit-transform 0.1s ease;
transition: transform 0.1s ease;
transition: transform 0.1s ease, -webkit-transform 0.1s ease;
-webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
} .menu_hover_path_line > ul > li:before,
.menu_hover_path_line > ul > li:after {
top: 0.5em;
bottom: 0.5em;
width: 1px; -webkit-transform: scale3d(1, 0, 1);
transform: scale3d(1, 0, 1);
} .menu_hover_path_line > ul > li:before {
left: 0.2em;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
} .menu_hover_path_line > ul > li:after {
right: 0.2em;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
} .menu_hover_path_line > ul > li > a:before,
.menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
left: 0.2em;
right: 0.2em; height: 1px;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
} .menu_hover_path_line > ul > li > a:before {
top: 0.5em;
bottom: auto;
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
} .menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
top: auto;
bottom: 0.5em;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}   .menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.menu_hover_path_line > ul > li > a:hover:after,
.menu_hover_path_line > ul > li.sfHover > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:hover:after,
.menu_hover_path_line > ul > li.sfHover.menu-item-has-children > a:after {
-webkit-transition-delay: 0s;
transition-delay: 0s;
} .menu_hover_path_line > ul > li:before {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu_hover_path_line > ul > li:hover:before,
.menu_hover_path_line > ul > li.sfHover:before {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
} .menu_hover_path_line > ul > li > a:before {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.menu_hover_path_line > ul > li.sfHover > a:before,
.menu_hover_path_line > ul > li > a:hover:before {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
} .menu_hover_path_line > ul > li.sfHover:after,
.menu_hover_path_line > ul > li:hover:after {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.menu_hover_path_line > ul > li.sfHover:before,
.menu_hover_path_line > ul > li:hover:before,
.menu_hover_path_line > ul > li.sfHover:after,
.menu_hover_path_line > ul > li:hover:after,
.menu_hover_path_line > ul > li.sfHover > a:before,
.menu_hover_path_line > ul > li > a:hover:before,
.menu_hover_path_line > ul > li > a:hover:after,
.menu_hover_path_line > ul > li.sfHover > a:after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .menu_hover_roll_down > ul > li > a:before {
content: " ";
position: absolute;
top: 3.3em;
right: 1.5em;
bottom: auto;
left: 1.5em;
height: 1px;
opacity: 0;
-webkit-transform: translate3d(0, -3em, 0);
transform: translate3d(0, -3em, 0);
-webkit-transition: -webkit-transform 0s 0.3s, opacity 0.2s;
-webkit-transition: opacity 0.2s, -webkit-transform 0s 0.3s;
transition: opacity 0.2s, -webkit-transform 0s 0.3s;
transition: transform 0s 0.3s, opacity 0.2s;
transition: transform 0s 0.3s, opacity 0.2s, -webkit-transform 0s 0.3s;
}
.menu_hover_roll_down > ul > li > a:hover:before,
.menu_hover_roll_down > ul > li.sfHover > a:before,
.menu_hover_roll_down > ul > li.current-menu-item > a:before,
.menu_hover_roll_down > ul > li.current-menu-ancestor > a:before,
.menu_hover_roll_down > ul > li.current-menu-parent > a:before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.1s;
-webkit-transition: opacity 0.1s, -webkit-transform 0.3s;
transition: opacity 0.1s, -webkit-transform 0.3s;
transition: transform 0.3s, opacity 0.1s;
transition: transform 0.3s, opacity 0.1s, -webkit-transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.menu_hover_roll_down > ul > li > a > span {
display: block;
pointer-events: none;
}
.menu_hover_roll_down > ul > li.sfHover > a > span,
.menu_hover_roll_down > ul > li > a:hover > span,
.menu_hover_roll_down > ul > li.current-menu-item > a > span,
.menu_hover_roll_down > ul > li.current-menu-ancestor > a > span,
.menu_hover_roll_down > ul > li.current-menu-parent > a > span {
-webkit-animation: anim-roll-down 0.3s forwards;
animation: anim-roll-down 0.3s forwards;
}
@-webkit-keyframes anim-roll-down {
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes anim-roll-down {
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} .menu_hover_color_line > ul > li > a:hover:before,
.menu_hover_color_line > ul > li > a:focus:before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.menu_hover_color_line > ul > li > a:before,
.menu_hover_color_line > ul > li > a:after,
.menu_hover_color_line > ul > li.menu-item-has-children > a:after {
content: " " !important;
position: absolute;
top: 3.3em;
right: 1.5em !important;
bottom: auto;
left: 1.5em;
margin: 0;
height: 1px;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
-webkit-transform-origin: center left;
transform-origin: center left;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.menu_hover_color_line > ul > li > a:hover,
.menu_hover_color_line > ul > li.sfHover > a:after,
.menu_hover_color_line > ul > li > a:hover:after,
.menu_hover_color_line > ul > li > a:before {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.menu_hover_color_line > ul > li.sfHover > a:after,
.menu_hover_color_line > ul > li.menu-item-has-children > a:hover:after,
.menu_hover_color_line > ul > li > a:hover:after,
.menu_hover_color_line > ul > li.sfHover > a:before,
.menu_hover_color_line > ul > li > a:hover:before,
.menu_hover_color_line > ul > li.current-menu-item > a:after,
.menu_hover_color_line > ul > li.current-menu-item > a:before,
.menu_hover_color_line > ul > li.current-menu-ancestor > a:after,
.menu_hover_color_line > ul > li.current-menu-ancestor > a:before,
.menu_hover_color_line > ul > li.current-menu-parent > a:after,
.menu_hover_color_line > ul > li.current-menu-parent > a:before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.menu_hover_color_line > ul > li.sfHover > a:before,
.menu_hover_color_line > ul > li > a:hover:before {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.sc_layouts_meta.post_meta {
margin-top: 0;
}
.search_wrap,
.search_wrap .search_form {
position: relative;
}
.search_wrap .search_field {
width: 6em;
padding: 0 0 0 1.25em !important;
vertical-align: middle;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_column_icons_position_right .search_wrap .search_field {
padding: 0 1.25em 0 0 !important;
}
.search_wrap .search_submit {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
background-color: transparent;
padding: 0;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.search_wrap .search_submit:before {
margin: 0;
}
.sc_layouts_row_type_narrow .search_wrap .search_field,
.sc_layouts_row_type_compact .search_wrap .search_field {
border: none !important;
background-color: transparent !important;
}
.sc_layouts_row_type_compact .search_wrap .search_submit {
font-size: 1.25em;
font-weight: 400;
}
.sc_layouts_column_icons_position_right .search_wrap .search_submit {
left: auto;
right: 0;
}
.sc_layouts_row_type_normal .search_wrap .search_field {
font-size: 11px;
text-transform: uppercase;
padding: 0 1.5em 0 3em !important;
width: 15em;
height: 4.7727em;
line-height: 4.7727em;
border-radius: 3em;
}
.sc_layouts_row_type_normal .search_wrap .search_submit {
display: block;
font-size: 11px;
text-align: center;
width: 1em;
height: 4.7727em;
line-height: 4.7727em;
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 1em;
}
.sc_layouts_row_type_normal .search_wrap .search_submit:before {
font-size: 13px;
}
.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit {
left: auto;
right: 1em;
}
.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field {
padding: 1em 3em 1em 1.5em !important;
} .search_wrap.search_style_expand .search_field {
width: 0;
visibility: hidden;
}
.search_style_expand.search_opened .search_field {
width: 6em;
padding-left: 1.75em !important;
visibility: visible;
}
.sc_layouts_column_icons_position_right .search_style_expand.search_opened .search_field {
padding-left: 0 !important;
padding-right: 1.75em !important;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field {
height: 4.7727em;
line-height: 4.7727em;
padding-top: 0;
padding-bottom: 0;
visibility: visible;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field {
padding: 0 2.3em !important;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field {
width: 15em;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit {
width: 4.7727em;
left: 0;
right: auto;
} .search_style_fullscreen .search_form {
display: inline-block;
}
.search_style_fullscreen.search_opened .search_form {
display: block;
}
.search_style_fullscreen .search_field {
width: 0;
visibility: hidden;
}
.search_style_fullscreen .search_field,
.search_style_fullscreen .search_submit,
.search_style_fullscreen .search_submit:before {
-webkit-transition: none;
transition: none;
}
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_submit,
.search_style_fullscreen.search_opened .search_submit:before {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field {
width: 0;
height: 4.7727em;
line-height: 4.7727em;
padding-top: 0;
padding-bottom: 0;
visibility: visible;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field {
padding: 0 2.3em 0 2.3em !important;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit {
width: 4.7727em;
left: 0;
right: auto;
}
.search_style_fullscreen .search_close {
display: none;
}
.search_style_fullscreen .search_close:before {
margin: 0;
}
.search_style_fullscreen.search_opened .search_close {
position: absolute;
z-index: 1;
top: 0;
right: 0;
display: inline-block;
font-size: 2rem;
font-weight: 300;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.search_style_fullscreen.search_opened .search_form_wrap {
position: fixed;
z-index: 10000;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
overflow: hidden;
}
.search_style_fullscreen.search_opened .search_form {
position: relative;
width: 50%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-bottom: 1px solid #fff;
font-size: 1em;
}
.search_style_fullscreen.search_opened .search_results {
top: 0;
display: none !important;
}
.search_style_fullscreen.search_opened .search_submit:before {
font-size: inherit;
}
.search_style_fullscreen.search_opened .search_submit,
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit {
position: absolute;
left: 0 !important;
right: auto !important;
top: 50%;
font-size: 2rem;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.search_style_fullscreen.search_opened .search_field,
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field {
font-size: 2rem !important;
font-weight: 400 !important;
width: 100%;
height: 3em;
line-height: 3em !important;
letter-spacing: 1px;
margin: 0;
padding: 0 0 0 2em !important;
border: none;
white-space: pre-wrap;
word-wrap: break-word;
resize: none;
overflow: hidden;
display: block;
visibility: visible;
}
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_field:hover,
.search_style_fullscreen.search_opened .search_field:focus {
background-color: transparent !important;
}
.search_style_fullscreen.search_opened .search_field::-ms-clear {
display: none;
} .search_wrap .search_results {
display: none;
position: absolute;
z-index: 10000;
top: 3.5em;
left: 0;
background-color: #fff;
border: 1px solid #e5e5e5;
width: 22em;
padding: 2em 1.5em;
text-align: left;
}
.search_wrap .search_results:after {
content: " ";
position: absolute;
top: -6px;
left: 3em;
width: 10px;
height: 10px;
background-color: #fff;
border-left: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.search_results.widget_area .post_item + .post_item {
border-top: 1px solid #e5e5e5;
margin-top: 1.6em;
padding-top: 1.6em;
}
.sc_layouts_column_align_right .search_wrap .search_results {
left: auto;
right: 1em;
}
.sc_layouts_column_align_right .search_wrap .search_results:after {
left: auto;
right: 3em;
}
.search_wrap .search_results .search_results_close {
display: block;
overflow: hidden;
font-size: 1em;
cursor: pointer;
position: absolute;
top: 3px;
right: 3px;
width: 1.2em;
height: 1.2em;
line-height: 1.2em;
text-align: center;
}
.search_wrap .post_more {
display: block;
text-align: center;
}
.search_wrap .post_meta {
font-style: normal;
}
.sc_layouts_title_caption {
margin: 0 auto;
}
.sc_layouts_row_type_compact .sc_layouts_title_caption {
font-size: 2em;
}
.sc_layouts_title_title > .sc_layouts_title_caption {
float: none;
}
.sc_layouts_title_caption img {
display: inline-block;
max-height: 1.25em;
vertical-align: middle;
width: auto;
margin: -0.1em 0.2em 0 0;
}
.sc_layouts_title_link {
display: inline-block;
margin: 0.5em 0 2em;
}
.sc_layouts_row_fixed_on .sc_layouts_title_link {
display: none;
}
.sc_layouts_title_meta .post_edit:before {
margin-right: 0.5em;
}
.sc_layouts_title_description {
font-size: 13px;
line-height: 19px;
margin: 4px auto 1em;
max-width: 75%;
}
.sc_layouts_title_description p {
margin: 0;
}
.sc_layouts_title_breadcrumbs {
margin-top: 0.5em;
}
.sc_layouts_title.with_content {
position: relative;
min-height: 0em;
}
.sc_layouts_title.with_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_layouts_title.fixed_height {
min-height: 20rem;
}
.sc_layouts_title.with_tint.with_content:before {
content: " ";
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.sc_layouts_title .sc_layouts_title_content {
position: static;
}
.sc_layouts_title.fixed_height .sc_layouts_title_content {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.give-item-label:hover{color:#fff;text-decoration:none}[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{line-height:1.4em;white-space:normal;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;color:#333}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;visibility:hidden;border-radius-top-left:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{background-color:transparent;left:10px;padding:12px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{left:10px;padding:6px 3px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{background:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 16%27><path fill=%27#757575%27%20d=%27M%204%200%20L%200%206.5%20L%208%206.5%20L%204%200%20z%20M%200%209.5%20L%204%2016%20L%204%2016%20L%208%209.5%20z%27/%3E%3C/svg%3E") no-repeat;background-position:100% 50%;background-size:7px 14px;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1000002}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;font-style:normal;font-weight:400;src:url(//www.olmec-ec.org.uk/wp-content/plugins/give/build/fonts/icomoon.0723d0ea.eot);src:url(//www.olmec-ec.org.uk/wp-content/plugins/give/build/fonts/icomoon.0723d0ea.eot) format("embedded-opentype"),url(//www.olmec-ec.org.uk/wp-content/plugins/give/build/fonts/icomoon.2e5f78cb.woff) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9Imljb21vb24iIGhvcml6LWFkdi14PSIxMDI0Ij4KPGZvbnQtZmFjZSB1bml0cy1wZXItZW09IjEwMjQiIGFzY2VudD0iOTYwIiBkZXNjZW50PSItNjQiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDI0IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjA7IiBob3Jpei1hZHYteD0iNTEyIiBkPSIiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQwOyIgZ2x5cGgtbmFtZT0iY2lyY2xlLXBsdXMiIGQ9Ik01MTIgODkxLjczM3E5NS42NjcgMCAxODIuNS0zNy4xNjd0MTQ5LjY2Ny0xMDAgMTAwLTE0OS42NjcgMzcuMTY3LTE4Mi41LTM3LjE2Ny0xODIuNS0xMDAtMTQ5LjY2Ny0xNDkuNjY3LTEwMC0xODIuNS0zNy4xNjctMTgyLjUgMzcuMTY3LTE0OS42NjcgMTAwLTEwMCAxNDkuNjY3LTM3LjE2NyAxODIuNSAzNy4xNjcgMTgyLjUgMTAwIDE0OS42NjcgMTQ5LjY2NyAxMDAgMTgyLjUgMzcuMTY3ek01MTIgODA2LjRxLTc4IDAtMTQ5LjE2Ny0zMC41dC0xMjIuNS04MS44MzMtODEuODMzLTEyMi41LTMwLjUtMTQ5LjE2NyAzMC41LTE0OS4xNjcgODEuODMzLTEyMi41IDEyMi41LTgxLjgzMyAxNDkuMTY3LTMwLjUgMTQ5LjE2NyAzMC41IDEyMi41IDgxLjgzMyA4MS44MzMgMTIyLjUgMzAuNSAxNDkuMTY3LTMwLjUgMTQ5LjE2Ny04MS44MzMgMTIyLjUtMTIyLjUgODEuODMzLTE0OS4xNjcgMzAuNXpNNTEyIDYzNS43MzNxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjd2LTEyOGgxMjhxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjctMTIuNS0zMC4xNjctMzAuMTY3LTEyLjVoLTEyOHYtMTI4cTAtMTcuNjY3LTEyLjUtMzAuMTY3dC0zMC4xNjctMTIuNS0zMC4xNjcgMTIuNS0xMi41IDMwLjE2N3YxMjhoLTEyOHEtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41aDEyOHYxMjhxMCAxNy42NjcgMTIuNSAzMC4xNjd0MzAuMTY3IDEyLjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA0MTsiIGdseXBoLW5hbWU9ImNpcmNsZS1taW51cyIgZD0iTTUxMiA4OTEuNzMzcTk1LjY2NyAwIDE4Mi41LTM3LjE2N3QxNDkuNjY3LTEwMCAxMDAtMTQ5LjY2NyAzNy4xNjctMTgyLjUtMzcuMTY3LTE4Mi41LTEwMC0xNDkuNjY3LTE0OS42NjctMTAwLTE4Mi41LTM3LjE2Ny0xODIuNSAzNy4xNjctMTQ5LjY2NyAxMDAtMTAwIDE0OS42NjctMzcuMTY3IDE4Mi41IDM3LjE2NyAxODIuNSAxMDAgMTQ5LjY2NyAxNDkuNjY3IDEwMCAxODIuNSAzNy4xNjd6TTUxMiA4MDYuNHEtNzggMC0xNDkuMTY3LTMwLjV0LTEyMi41LTgxLjgzMy04MS44MzMtMTIyLjUtMzAuNS0xNDkuMTY3IDMwLjUtMTQ5LjE2NyA4MS44MzMtMTIyLjUgMTIyLjUtODEuODMzIDE0OS4xNjctMzAuNSAxNDkuMTY3IDMwLjUgMTIyLjUgODEuODMzIDgxLjgzMyAxMjIuNSAzMC41IDE0OS4xNjctMzAuNSAxNDkuMTY3LTgxLjgzMyAxMjIuNS0xMjIuNSA4MS44MzMtMTQ5LjE2NyAzMC41ek0zNDEuMzMzIDQ2NS4wNjdoMzQxLjMzM3ExNy42NjcgMCAzMC4xNjctMTIuNXQxMi41LTMwLjE2Ny0xMi41LTMwLjE2Ny0zMC4xNjctMTIuNWgtMzQxLjMzM3EtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDA7IiBnbHlwaC1uYW1lPSJsb2NrZWQiIGQ9Ik0yMzQuNjY2IDY3OC4zOTl2LTE0OS4zMzRsLTY0IDAuMDAyYy00Ny4xNDYgMC04NS4zMzQtMzguMTg2LTg1LjMzNC04NS4zMzR2LTQyNi42NjZjMC00Ny4xNDYgMzguMTg2LTg1LjMzNCA4NS4zMzQtODUuMzM0aDY4Mi42NjZjNDcuMTQ2IDAgODUuMzM0IDM4LjE4NiA4NS4zMzQgODUuMzM0djQyNi42NjZjMCA0Ny4xNDYtMzguMTg2IDg1LjMzNC04NS4zMzQgODUuMzM0aC02NHYxNDkuMzM0YzAgMTUzLjE3NC0xMjQuMTYgMjc3LjMzNC0yNzcuMzM0IDI3Ny4zMzQtMTUzLjE3Mi0wLjAwMi0yNzcuMzMyLTEyNC4xNjItMjc3LjMzMi0yNzcuMzM2ek0zNDEuMzM0IDUyOS4wNjd2MTQ5LjMzNGMwIDk0LjI5NCA3Ni4zNzQgMTcwLjY2NiAxNzAuNjY2IDE3MC42NjZzMTcwLjY2Ni03Ni4zNzQgMTcwLjY2Ni0xNzAuNjY2di0xNDkuMzM0aC0zNDEuMzMyek00MjYuNjY2IDI5NC4zOTljMCA0Ny4xNDYgMzguMTg2IDg1LjMzNCA4NS4zMzQgODUuMzM0czg1LjMzNC0zOC4xODYgODUuMzM0LTg1LjMzNGMwLTMwLjA4MC0xNS41NzQtNTYuNTM0LTM5LjA0MC03MS42OCAwIDAgOC4zNDItNTAuMzQ2IDE3LjcwNi0xMDkuNjU0IDAtMTcuNzA2LTE0LjI5NC0zMi0zMi0zMmgtNjRjLTE3LjcwNiAwLTMyIDE0LjI5NC0zMiAzMmwxNy43MDYgMTA5LjY1NGMtMjMuNDY2IDE1LjE0OC0zOS4wNDAgNDEuNi0zOS4wNDAgNzEuNjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMTsiIGdseXBoLW5hbWU9ImluZm8iIGQ9Ik00NDggNjUxLjczM2MwIDI2LjQgMjEuNiA0OCA0OCA0OGgzMmMyNi40IDAgNDgtMjEuNiA0OC00OHYtMzJjMC0yNi40LTIxLjYtNDgtNDgtNDhoLTMyYy0yNi40IDAtNDggMjEuNi00OCA0OHYzMnpNNjQwIDE4Ny43MzNoLTI1NnY2NGg2NHYxOTJoLTY0djY0aDE5MnYtMjU2aDY0ek01MTIgOTU1LjczM2MtMjgyLjc3IDAtNTEyLTIyOS4yMy01MTItNTEyczIyOS4yMy01MTIgNTEyLTUxMiA1MTIgMjI5LjIzIDUxMiA1MTItMjI5LjIzIDUxMi01MTIgNTEyek01MTIgMjcuNzMzYy0yMjkuNzUgMC00MTYgMTg2LjI1LTQxNiA0MTZzMTg2LjI1IDQxNiA0MTYgNDE2IDQxNi0xODYuMjUgNDE2LTQxNi0xODYuMjUtNDE2LTQxNi00MTZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMjsiIGdseXBoLW5hbWU9InF1ZXN0aW9uIiBkPSJNNTEyLTY4LjI2N2MtMjgyLjc1IDAtNTEyIDIyOS4yMTgtNTEyIDUxMiAwIDI4Mi43NSAyMjkuMjUgNTEyIDUxMiA1MTJzNTEyLTIyOS4yNSA1MTItNTEyYzAtMjgyLjc4Mi0yMjkuMjUtNTEyLTUxMi01MTJ6TTUxMiA4MjcuNzMzYy0yMTIuMDYyIDAtMzg0LTE3MS45MzgtMzg0LTM4NHMxNzEuOTM4LTM4NCAzODQtMzg0IDM4NCAxNzEuOTM4IDM4NCAzODQtMTcxLjkzOCAzODQtMzg0IDM4NHpNNTEyIDY5OS43MzNjLTEwNi4wNjIgMC0xOTItODUuOTY4LTE5Mi0xOTJoMTI4YzAgMzUuMzQ0IDI4LjYyNCA2NCA2NCA2NHM2NC0yOC42NTYgNjQtNjQtMjguNjI0LTY0LTY0LTY0Yy0yLjQ1IDAtMTAuMjE2IDAtMzIgMC0xNy42ODggMC0zMi0xNC4zNDQtMzItMzJ2LTk2aDEyOHYxMS43NWM3NC4zNzYgMjYuNDM4IDEyOCA5Ni43ODIgMTI4IDE4MC4yNSAwIDEwNi4wMzItODUuOTM4IDE5Mi0xOTIgMTkyek01MTIgMjUxLjczM2gtNjR2LTY0aDEyOHY2NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjAzOyIgZ2x5cGgtbmFtZT0ibGFtcCIgZD0iTTM0MS4zMzQgMTY2LjM5OXYtNjQuMjE0YzAtMjkuODY2IDEyLjM3NC01Ni45ODIgMzIuMjE0LTc2LjM3NGw2Mi43Mi02Mi43MmM0MS44MTQtNDEuODE0IDEwOS42NTQtNDEuODE0IDE1MS40NjYgMGw2Mi43MiA2Mi43MmMxOS44NCAxOS4zOTIgMzIuMjE0IDQ2LjUwNiAzMi4yMTQgNzYuMzc0bC0wLjAwMiA0Mi44ODJoLTE4OS44NjZjLTI0Ljc0NiAwLTQ0LjggMTkuMi00NC44IDQyLjY2NnMyMC4wMzIgNDIuNjY2IDQ0LjggNDIuNjY2aDE5NS40MTRjMjkuMjI2IDE2NC40OCAxNjUuMTIgMjMyLjc0OCAxNjUuMTIgMzkzLjE3NCAwIDE4My40NDYtMTUyLjc0OCAzMzIuMTYtMzQxLjMzNCAzMzIuMTZzLTM0MS4zMzQtMTQ4LjcxNC0zNDEuMzM0LTMzMi4xNmMwLTE4MS4xNDIgMTcwLjY2OC0yNDUuMTQyIDE3MC42NjgtNDU3LjE3NHpNNTY4LjUzNCA3NjMuNzMzYy0yMC4wNTQgMy42MjYtMzUuMiAyMS4xMi0zNS4yIDQyLjAyNiAwIDIzLjQ0NiAxOS4yIDQzLjMwOCA0Mi42NjYgNDMuMzA4IDMzLjkyIDAgNzUuMDk0LTI0LjEwNiAxMDkuNjU0LTU4LjI0IDM1LjItMzQuOTg4IDYxLjAxMi04MS43MjggNjEuMDEyLTExMi40MjggMC0yMy40NjYtMTkuMi00Mi42NjYtNDIuNjY2LTQyLjY2Ni0yMC45MDYgMC0zOC40IDE1LjE0Ni00Mi4wNDggMzUuMi0xMC42NjYgNDIuODgtNDcuMzE4IDgyLjEzNC05My40MTggOTIuOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjA0OyIgZ2x5cGgtbmFtZT0iaGVhcnQiIGQ9Ik01MTIgNzU5LjQwM2MtMjEuMzM0IDgyLjk4Ni0xMjkuNzA2IDEzMi4yNjYtMjEzLjMzNCAxMzIuMjY2LTE2NC45MDYgMC0yOTguNjY2LTEyOC0yOTguNjY2LTI5OC42NjYgMC0zMjAgMzA0LjIxNC00MDUuMzM0IDQ2OS4zMzQtNTk3LjMzNCAxLjQ3Mi0yLjEzNCAzLjItMy44NjIgNS4xMi01Ljc2IDIwLjg4Ni0yMC43MTQgNTQuNjE0LTIwLjcxNCA3NS40OTggMCAxLjk0MiAxLjg5OCAzLjIgMy42MjYgNC43MTQgNS43NiAxNjUuMzM0IDE5Mi40MjYgNDY5LjMzNCAyNzYuMDMyIDQ2OS4zMzQgNTk3LjMzNCAwIDE3MC42NjYtMTMzLjc2IDI5OC42NjYtMjk4LjY2NiAyOTguNjY2LTgzLjYyOCAwLTE5Mi00OS4yOC0yMTMuMzM0LTEzMi4yNjZ6TTczOS4yIDY5OS42NjljLTIwLjA1NCAzLjYyNi0zNS4yIDIxLjEyLTM1LjIgNDIuMDI2IDAgMjMuNDY2IDE5LjIgNDMuMzA2IDQyLjY2NiA0My4zMDYgMzMuOTIgMCA3NS4wOTQtMjQuMTA2IDEwOS42NTQtNTguMjQgMzUuMi0zNC45ODYgNjEuMDE0LTgxLjcwNiA2MS4wMTQtMTEyLjQyNiAwLTIzLjQ2Ni0xOS4yLTQyLjY2Ni00Mi42NjYtNDIuNjY2LTIwLjkwNiAwLTM4LjQgMTUuMTQ2LTQyLjA0OCAzNS4yLTEwLjY2OCA0Mi44OC00Ny4zMTggODIuMTM0LTkzLjQyIDkyLjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwNTsiIGdseXBoLW5hbWU9InNwaW5uZXIiIGQ9Ik01MTIgNjUyLjYzN2MtMzIuOTY0IDAtNTkuNjg2IDI2LjcyNC01OS42ODYgNTkuNjg2djE3OS4wNjBjMCAzMi45NjQgMjYuNzIyIDU5LjY4NiA1OS42ODYgNTkuNjg2IDMyLjk2MiAwIDU5LjY4OC0yNi43MjIgNTkuNjg4LTU5LjY4NnYtMTc5LjA2MGMwLTMyLjk2NC0yNi43MjYtNTkuNjg2LTU5LjY4OC01OS42ODZ6TTUxMi00MS4yMjNjLTIwLjYwMiAwLTM3LjMwNCAxNi43MDItMzcuMzA0IDM3LjMwNHYxNzkuMDYwYzAgMjAuNjAyIDE2LjcwMiAzNy4zMDQgMzcuMzA0IDM3LjMwNCAyMC42MDQgMCAzNy4zMDQtMTYuNzA0IDM3LjMwNC0zNy4zMDR2LTE3OS4wNjBjMC0yMC42MDItMTYuNy0zNy4zMDQtMzcuMzA0LTM3LjMwNHpNMzc3Ljc1NiA2MjAuMzczYy0xOS4zNCAwLTM4LjE0NiAxMC4wMzQtNDguNTEyIDI3Ljk4OGwtODkuNTMgMTU1LjA3MGMtMTUuNDUyIDI2Ljc2NC02LjI4MiA2MC45ODYgMjAuNDgyIDc2LjQzOCAyNi43NjIgMTUuNDUgNjAuOTg2IDYuMjg0IDc2LjQzOC0yMC40ODJsODkuNTMtMTU1LjA3MmMxNS40NTItMjYuNzY0IDYuMjgyLTYwLjk4Ni0yMC40ODItNzYuNDM4LTguODEtNS4wODQtMTguNDMyLTcuNTA0LTI3LjkyNi03LjUwNHpNNzM1Ljg1NiAyMi40NzdjLTExLjYwMiAwLTIyLjg4NiA2LjAyMi0yOS4xMDggMTYuNzkybC04OS41MyAxNTUuMDcwYy05LjI3IDE2LjA1Ni0zLjc3IDM2LjU5MiAxMi4yOSA0NS44NjQgMTYuMDU2IDkuMjY0IDM2LjU5IDMuNzcgNDUuODY0LTEyLjI5Mmw4OS41MzItMTU1LjA2OGM5LjI3LTE2LjA1OCAzLjc2OC0zNi41OTItMTIuMjkyLTQ1Ljg2NC01LjI4Ni0zLjA0OC0xMS4wNjAtNC41MDItMTYuNzU2LTQuNTAyek0yNzkuMzQ0IDUyNS43OTNjLTguODYgMC0xNy44MzggMi4yNTYtMjYuMDY0IDcuMDA2bC0xNTUuMDcyIDg5LjUzYy0yNC45NzggMTQuNDIyLTMzLjUzOCA0Ni4zNjItMTkuMTE2IDcxLjM0MiAxNC40MiAyNC45NzggNDYuMzY0IDMzLjUzOCA3MS4zNDIgMTkuMTE2bDE1NS4wNzAtODkuNTNjMjQuOTgtMTQuNDIyIDMzLjUzOC00Ni4zNjIgMTkuMTE2LTcxLjM0LTkuNjY4LTE2Ljc1Ni0yNy4yMjYtMjYuMTI0LTQ1LjI3Ni0yNi4xMjR6TTg5OS42NDggMTkwLjA1OWMtNS4wNjQgMC0xMC4xOTYgMS4yOS0xNC44OTQgNC4wMDRsLTE1NS4wNjggODkuNTNjLTE0LjI3NCA4LjI0LTE5LjE2NCAyNi40OTQtMTAuOTI0IDQwLjc2OCA4LjI0MiAxNC4yNzYgMjYuNDk2IDE5LjE2NiA0MC43NjYgMTAuOTI0bDE1NS4wNzAtODkuNTMyYzE0LjI3NC04LjI0IDE5LjE2NC0yNi40OTIgMTAuOTI0LTQwLjc2Ni01LjUzLTkuNTc0LTE1LjU2Mi0xNC45MjgtMjUuODc0LTE0LjkyOHpNMjQzLjQxIDM5NS4yMzdoLTE3OS4wNjBjLTI2Ljc4NCAwLTQ4LjQ5NiAyMS43MTItNDguNDk2IDQ4LjQ5NnMyMS43MTIgNDguNDk2IDQ4LjQ5NiA0OC40OTZoMTc5LjA2MGMyNi43ODQgMCA0OC40OTYtMjEuNzEyIDQ4LjQ5Ni00OC40OTZzLTIxLjcxMi00OC40OTYtNDguNDk2LTQ4LjQ5NnpNOTU5LjY1IDQxMy44ODljLTAuMDAyIDAgMCAwIDAgMGgtMTc5LjA2MGMtMTYuNDgyIDAuMDAyLTI5Ljg0NCAxMy4zNjQtMjkuODQ0IDI5Ljg0NHMxMy4zNjQgMjkuODQ0IDI5Ljg0NCAyOS44NDRjMC4wMDIgMCAwIDAgMCAwaDE3OS4wNjBjMTYuNDgyIDAgMjkuODQ0LTEzLjM2MiAyOS44NDQtMjkuODQ0IDAtMTYuNDgtMTMuMzY0LTI5Ljg0NC0yOS44NDQtMjkuODQ0ek0xMjQuMzY2IDE3NS4xMzVjLTE1LjQ3MiAwLTMwLjUxOCA4LjAyOC0zOC44MSAyMi4zOS0xMi4zNjIgMjEuNDEtNS4wMjYgNDguNzkgMTYuMzg0IDYxLjE0OGwxNTUuMDcyIDg5LjUzMmMyMS40MSAxMi4zNjggNDguNzkgNS4wMjggNjEuMTUtMTYuMzg0IDEyLjM2Mi0yMS40MTIgNS4wMjYtNDguNzktMTYuMzg0LTYxLjE1bC0xNTUuMDcyLTg5LjUzYy03LjA1MC00LjA3MC0xNC43NDgtNi4wMDYtMjIuMzQtNi4wMDZ6TTc0NC42MzIgNTQ4LjE4MWMtMTAuMzE0IDAtMjAuMzQ2IDUuMzUyLTI1Ljg3NCAxNC45MjYtOC4yNCAxNC4yNzQtMy4zNSAzMi41MjYgMTAuOTI0IDQwLjc2OGwxNTUuMDcwIDg5LjUyOGMxNC4yNzIgOC4yMzYgMzIuNTI2IDMuMzUyIDQwLjc2OC0xMC45MjIgOC4yNC0xNC4yNzQgMy4zNS0zMi41MjYtMTAuOTI0LTQwLjc2OGwtMTU1LjA3MC04OS41MjhjLTQuNy0yLjcxNC05LjgzLTQuMDA0LTE0Ljg5NC00LjAwNHpNMjg4LjEzNiAxNS4wMTdjLTYuOTYyIDAtMTQuMDE2IDEuNzc0LTIwLjQ4IDUuNTA0LTE5LjYyNiAxMS4zMzItMjYuMzUgMzYuNDI4LTE1LjAyMCA1Ni4wNTRsODkuNTMgMTU1LjA3MGMxMS4zMyAxOS42MjggMzYuNDI2IDI2LjM1MiA1Ni4wNTQgMTUuMDIyIDE5LjYyNi0xMS4zMzIgMjYuMzUtMzYuNDMgMTUuMDIwLTU2LjA1NGwtODkuNTMtMTU1LjA3MmMtNy41OTgtMTMuMTY2LTIxLjM5Mi0yMC41MjQtMzUuNTc0LTIwLjUyNHpNNjQ2LjI2NiA2NDYuNDkxYy01LjA2MiAwLTEwLjE5NiAxLjI5LTE0Ljg5NCA0LjAwMi0xNC4yNzQgOC4yNDItMTkuMTY0IDI2LjQ5NC0xMC45MjQgNDAuNzY2bDg5LjUzNCAxNTUuMDcwYzguMjQgMTQuMjc0IDI2LjQ5MiAxOS4xNjYgNDAuNzY2IDEwLjkyMiAxNC4yNzQtOC4yNDIgMTkuMTY0LTI2LjQ5NCAxMC45MjQtNDAuNzY2bC04OS41MzItMTU1LjA3MGMtNS41My05LjU3LTE1LjU2LTE0LjkyNC0yNS44NzQtMTQuOTI0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDY7IiBnbHlwaC1uYW1lPSJoZWxwIiBkPSJNNTA1Ljc1NCA5MjcuNTIyYy0yNjAuMTQ3LTMuNDgyLTQ2OC4yMjQtMjE3LjE5LTQ2NC43NDItNDc3LjMzOCAzLjQ4Mi0yNTkuOTk0IDIxNy4xOS00NjguMTIyIDQ3Ny4zMzgtNDY0LjY0IDI2MC4wNDUgMy40ODIgNDY4LjE3MyAyMTcuMTkgNDY0LjY0IDQ3Ny4zMzgtMy40MyAyNjAuMDQ1LTIxNy4xMzkgNDY4LjEyMi00NzcuMjM1IDQ2NC42NHpNNTA0LjM3MSAxNjkuODEzaC0yLjYxMWMtNDAuMDM4IDEuMTc4LTY4LjMwMSAzMC43Mi02Ny4xNzQgNzAuMTk1IDEuMTI2IDM4Ljc1OCAzMC4wNTQgNjYuOTcgNjguODEzIDY2Ljk3bDIuMzU1LTAuMDUxYzQxLjE2NS0xLjIyOSA2OS4xMi0zMC40NjQgNjcuODkxLTcxLjA2Ni0xLjEyNi0zOC44NjEtMjkuNjQ1LTY2LjA0OC02OS4yNzQtNjYuMDQ4ek02NzIuODcgNTA0LjI1MWMtOS40NzItMTMuMzYzLTMwLjE1Ny0zMC4wMDMtNTYuMjY5LTUwLjMzbC0yOC43NzQtMTkuODY2Yy0xNS43Ny0xMi4yODgtMjUuMjkzLTIzLjgwOC0yOC44MjYtMzUuMTIzLTIuODY3LTkuMDExLTQuMTk4LTExLjMxNS00LjQ1NC0yOS40OTFsLTAuMDUxLTQuNjU5aC0xMDkuNzIybDAuMzA3IDkuMzE4YzEuMzMxIDM4LjE5NSAyLjMwNCA2MC42MjEgMTguMTI1IDc5LjIwNiAyNC44MzIgMjkuMTMzIDc5LjYxNiA2NC40MSA4MS45MiA2NS44OTQgNy44MzQgNS45MzkgMTQuNDM4IDEyLjY0NiAxOS40MDUgMTkuODE0IDExLjUyIDE1Ljg3MiAxNi41ODkgMjguNDE2IDE2LjU4OSA0MC42NTMgMCAxNy4wNTAtNS4wNjkgMzIuODE5LTE1LjA1MyA0Ni44NDgtOS42MjYgMTMuNTY4LTI3LjkwNCAyMC40MjktNTQuMzIzIDIwLjQyOS0yNi4yMTQgMC00NC4xMzQtOC4zNDYtNTQuODg2LTI1LjM5NS0xMS4xMS0xNy41NjItMTYuNjQtMzUuOTQyLTE2LjY0LTU0Ljc4NHYtNC43MWgtMTEzLjE1MmwwLjIwNSA0LjkxNWMyLjkxOCA2OS4zMjUgMjcuNjQ4IDExOS4xOTQgNzMuNTIzIDE0OC4zMjYgMjguNzc0IDE4LjU4NiA2NC42MTQgMjcuOTU1IDEwNi4zOTQgMjcuOTU1IDU0LjczMyAwIDEwMS4wMTgtMTMuMzEyIDEzNy4zNy0zOS41MjYgMzYuODY0LTI2LjU3MyA1NS41NTItNjYuNDA2IDU1LjU1Mi0xMTguMzIzIDAtMjkuMDgyLTkuMTY1LTU2LjM3MS0yNy4yMzgtODEuMTUyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDc7IiBnbHlwaC1uYW1lPSJzcGlubmVyMiIgZD0iTTUxMiA5NTUuNzMzYy02Ni44NjItMS4yNzgtMTMzLjUxNi0xNS43ODQtMTk0LjQ2Mi00Mi41NzYtNjEtMjYuNzA0LTExNi4yNTgtNjUuNDYyLTE2MS45Mi0xMTMuMDQyLTQ1LjY5Ni00Ny41NTItODEuODItMTAzLjk0NC0xMDUuNjUyLTE2NC45ODQtMjMuOTI0LTYxLjAwNC0zNS4zNTItMTI2LjU5Ni0zMy45NjYtMTkxLjM5OCAxLjI4Mi02NC44MSAxNS4zNzQtMTI5LjMzMiA0MS4zNTYtMTg4LjMzNCAyNS44OTYtNTkuMDQ4IDYzLjQ3LTExMi41NDIgMTA5LjU3Ni0xNTYuNzM0IDQ2LjA4Mi00NC4yMjQgMTAwLjcwOC03OS4xNiAxNTkuNzk4LTEwMi4xODYgNTkuMDYyLTIzLjExNCAxMjIuNTItMzQuMTI4IDE4NS4yNy0zMi43NDYgNjIuNzYgMS4yODYgMTI1LjE0OCAxNC45NjQgMTgyLjIwNiA0MC4xMzQgNTcuMSAyNS4wODggMTA4LjgyOCA2MS40NzYgMTUxLjU0OCAxMDYuMTEgNDIuNzU0IDQ0LjYxIDc2LjUwNCA5Ny40NzIgOTguNzIgMTU0LjYxNCAyMi4zMDQgNTcuMTE4IDMyLjkwMiAxMTguNDQ2IDMxLjUyNiAxNzkuMTQyLTEuMjkgNjAuNzA4LTE0LjU1NCAxMjAuOTYyLTM4LjkxNCAxNzYuMDc2LTI0LjI4MiA1NS4xNS01OS40OCAxMDUuMTE2LTEwMi42NDQgMTQ2LjM2Ni00My4xNCA0MS4yODItOTQuMjM2IDczLjg0NC0xNDkuNDMgOTUuMjU0LTMzLjQ1OCAxMy4wMzQtNjguNCAyMS44OC0xMDMuNzk4IDI2LjU0MiAwLjA3MiAxLjI0NiAwLjEyIDIuNDk4IDAuMTIgMy43NjIgMCAzNS4zNDYtMjguNjUyIDY0LTY0IDY0LTEuNzk2IDAtMy41NzItMC4wOTQtNS4zMzItMC4yMzh2MC4yMzh6TTY4MS45NDggODU0LjAzOWM1My4yMDItMjMuNDcyIDEwMS40LTU3LjQ4NCAxNDEuMTgtOTkuMTc4IDM5LjgxLTQxLjY3IDcxLjE4Ni05MSA5MS43OS0xNDQuMjQ0IDIwLjY3OC01My4yMjggMzAuNDUyLTExMC4yOSAyOS4wODItMTY2Ljg4NC0xLjI5OC01Ni42MDQtMTMuNzM2LTExMi41OTYtMzYuNDc0LTE2My44Mi0yMi42NjYtNTEuMjUtNTUuNDktOTcuNjg0LTk1LjcxMi0xMzUuOTk0LTQwLjE5OC0zOC4zMzgtODcuNzY0LTY4LjUyOC0xMzkuMDU4LTg4LjMyMi01MS4yODQtMTkuODctMTA2LjIxNC0yOS4yMjgtMTYwLjc1Ni0yNy44NjQtNTQuNTUyIDEuMzAyLTEwOC40MTIgMTMuMzI4LTE1Ny42OSAzNS4yNTQtNDkuMyAyMS44NTgtOTMuOTcgNTMuNDk4LTEzMC44MSA5Mi4yNDYtMzYuODY4IDM4LjczLTY1Ljg3IDg0LjUzLTg0Ljg1NiAxMzMuODc0LTE5LjA2MCA0OS4zMzgtMjguMDA2IDEwMi4xMzYtMjYuNjQ0IDE1NC42MjYgMS4zMDYgNTIuNSAxMi45MTggMTA0LjIyOCAzNC4wMzQgMTUxLjU2MiAyMS4wNTAgNDcuMzUyIDUxLjUwMiA5MC4yNTYgODguNzgyIDEyNS42MjQgMzcuMjU4IDM1LjM5NiA4MS4yOTQgNjMuMjEgMTI4LjY4OCA4MS4zOSA0Ny4zOTIgMTguMjQ4IDk4LjA1OCAyNi43ODIgMTQ4LjQ5NiAyNS40MjR2MC4yMzhjMS43Ni0wLjE0NCAzLjUzNi0wLjIzOCA1LjMzMi0wLjIzOCAzMy4wMTIgMCA2MC4xNzQgMjQuOTkyIDYzLjYyNCA1Ny4wODYgMzQuODIyLTYuMjI0IDY4LjgxOC0xNi41MyAxMDAuOTkyLTMwLjc4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MDA7IiBnbHlwaC1uYW1lPSJnaXZlLWljb24tZnVsbC1jaXJjbGUtd2hpdGUiIGhvcml6LWFkdi14PSIxMDIzIiBkPSJNOTM5Ljk2OSA0MTguMzI4Yy0xMi4zNzctNjIuNTM0LTc4LjgxOS0zMTMuOTc1LTM0MS45ODUtMzEzLjk3NS0zMTMuOTc1IDAtNDU3LjI4MiAzNDAuMDMxLTQ1Ny4yODIgMzQwLjAzMSAxMDQuODc1IDYzLjgzNyAyODIuNzA3IDMzOC43MjggNDUwLjc2OCAzMzguNzI4czIyNy4zMzgtMjA3Ljc5NiAyMjcuMzM4LTIwNy43OTZsLTE0LjMzMS0yMi43OTljMCAwLTU1LjM2OSA2OS43LTE4Mi4zOTIgNjkuN3MtMjE0LjMxLTE1My4wNzktMjY3LjcyNS0yMDAuNjMxYzAgMCAxMzMuNTM3LTIwOS4wOTkgMzA1LjUwNi0yMDkuMDk5IDkyLjQ5OSAwIDE5Mi4xNjMgODAuMTIyIDI0OC4xODMgMjAwLjYzMS05Ny43MS0xMy42NzktMjI2LjAzNi0yNi4wNTYtMzE2LjU4LTE0LjMzMSAwIDAtNC41NiAzLjkwOC02LjUxNCA4LjQ2OC0yLjYwNiA1Ljg2My0zLjI1NyAxMS43MjUtMy4yNTcgMTEuNzI1IDE3OS43ODYgMCAzMzQuMTY4IDQyLjM0MSA0MzkuMDQzIDgxLjQyNS0yOC42NjIgMjU2LjY1MS0yNDUuNTc4IDQ1NS4zMjgtNTA4Ljc0MyA0NTUuMzI4LTI4Mi43MDcgMC01MTItMjI5LjI5My01MTItNTEyczIyOS4yOTMtNTEyIDUxMi01MTJjMjc4Ljc5OSAwIDUwNS40ODYgMjIyLjc3OSA1MTIgNTAwLjI3NS0xOS41NDItMy4yNTctNDguODU1LTguNDY4LTg0LjAzMS0xMy42Nzl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZThkZjsiIGdseXBoLW5hbWU9IndhbGxldCIgZD0iTTgxOS4yIDY2NS42aC02NDB2MjUuNmw1NjMuMiA0NS4wNTZ2LTQ1LjA1Nmg3Ni44djc2LjhjMCA1Ni4zMi00NS42MTkgOTUuODQ2LTEwMS4zMjUgODcuOTFsLTUxNC4wOTktNzMuNDIxYy01NS43NTctNy45ODctMTAxLjM3Ni02MC41Ny0xMDEuMzc2LTExNi44OXYtNTEyYzAtNTYuNTI1IDQ1LjgyNC0xMDIuNCAxMDIuNC0xMDIuNGg2MTQuNGM1Ni41MjUgMCAxMDIuNCA0NS44NzUgMTAyLjQgMTAyLjR2NDA5LjZjMCA1Ni41MjUtNDUuODc1IDEwMi40LTEwMi40IDEwMi40ek03NDIuNCAzMDYuODkzYy00Mi4zOTQgMC03Ni44IDM0LjQwNi03Ni44IDc2LjhzMzQuNDA2IDc2LjggNzYuOCA3Ni44IDc2LjgtMzQuNDA2IDc2LjgtNzYuOC0zNC40MDYtNzYuOC03Ni44LTc2Ljh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMDsiIGdseXBoLW5hbWU9ImNoZWNrLXNxdWFyZS1vIiBob3Jpei1hZHYteD0iOTUwIiBkPSJNODA0LjU3MSA0MTkuNDI4di0xODEuNzE0cTAtNjgtNDguMjg2LTExNi4yODZ0LTExNi4yODYtNDguMjg2aC00NzUuNDI5cS02OCAwLTExNi4yODYgNDguMjg2dC00OC4yODYgMTE2LjI4NnY0NzUuNDI5cTAgNjggNDguMjg2IDExNi4yODZ0MTE2LjI4NiA0OC4yODZoNDc1LjQyOXEzNiAwIDY2Ljg1Ny0xNC4yODYgOC41NzEtNCAxMC4yODYtMTMuMTQzIDEuNzE0LTkuNzE0LTUuMTQzLTE2LjU3MWwtMjgtMjhxLTUuNzE0LTUuNzE0LTEzLjE0My01LjcxNC0xLjcxNCAwLTUuMTQzIDEuMTQzLTEzLjE0MyAzLjQyOS0yNS43MTQgMy40MjloLTQ3NS40MjlxLTM3LjcxNCAwLTY0LjU3MS0yNi44NTd0LTI2Ljg1Ny02NC41NzF2LTQ3NS40MjlxMC0zNy43MTQgMjYuODU3LTY0LjU3MXQ2NC41NzEtMjYuODU3aDQ3NS40MjlxMzcuNzE0IDAgNjQuNTcxIDI2Ljg1N3QyNi44NTcgNjQuNTcxdjE0NS4xNDNxMCA3LjQyOSA1LjE0MyAxMi41NzFsMzYuNTcxIDM2LjU3MXE1LjcxNCA1LjcxNCAxMy4xNDMgNS43MTQgMy40MjkgMCA2Ljg1Ny0xLjcxNCAxMS40MjktNC41NzEgMTEuNDI5LTE2LjU3MXpNOTM2LjU3MSA2OTguODU3bC00NjUuMTQzLTQ2NS4xNDNxLTEzLjcxNC0xMy43MTQtMzIuNTcxLTEzLjcxNHQtMzIuNTcxIDEzLjcxNGwtMjQ1LjcxNCAyNDUuNzE0cS0xMy43MTQgMTMuNzE0LTEzLjcxNCAzMi41NzF0MTMuNzE0IDMyLjU3MWw2Mi44NTcgNjIuODU3cTEzLjcxNCAxMy43MTQgMzIuNTcxIDEzLjcxNHQzMi41NzEtMTMuNzE0bDE1MC4yODYtMTUwLjI4NiAzNjkuNzE0IDM2OS43MTRxMTMuNzE0IDEzLjcxNCAzMi41NzEgMTMuNzE0dDMyLjU3MS0xMy43MTRsNjIuODU3LTYyLjg1N3ExMy43MTQtMTMuNzE0IDEzLjcxNC0zMi41NzF0LTEzLjcxNC0zMi41NzF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMTsiIGdseXBoLW5hbWU9IjEtNjYiIGQ9Ik01OTAuMjQgMzg0Ljc3M2wtNzQuNDk2LTY4LjMwNGMtMi4zMi0yLjA5Ni00LjczNi00LjI4OC03LjIxNi02LjU3Ni05LjU2OC01Mi44MzItNTUuOTA0LTkzLjAwOC0xMTEuNDQtOTMuMDA4LTYyLjQzMiAwLTExMy4yNDggNTAuOC0xMTMuMjQ4IDExMy4yNDggMCA1Ny41NTIgNDMuMTUyIDEwNS4xODQgOTguNzY4IDExMi4zMDQgMS4wNzIgMS4yIDIuMTI4IDIuMzUyIDMuMTUyIDMuNTA0bDI5LjU4NCAzMy4yIDAuNjg4LTAuMjI0YzEzLjA0MCAxNC4yMjQgMjguMDMyIDMwLjU3NiAzOS42MzIgNDMuMjMyLTE4LjUyOCA1LjY0OC0zOC4yMDggOC43MDQtNTguNTYgOC43MDQtMTEwLjY4OCAwLTIwMC43Mi05MC4wMzItMjAwLjcyLTIwMC43MnM5MC4wMzItMjAwLjcyIDIwMC43Mi0yMDAuNzJjMTEwLjY4OCAwIDIwMC43MiA5MC4wMzIgMjAwLjcyIDIwMC43Mi0wLjAxNiAxOC45NDQtMi42NTYgMzcuMjY0LTcuNTg0IDU0LjY0ek03MzYuOTQ0IDUxOS4xNzNjLTIyLjQxNi0yMC40LTQ0Ljc2OC00MC44OC02Ni44NDgtNjEuMTUyIDE4LjI3Mi0zOC44NDggMjguNDgtODIuMjA4IDI4LjQ4LTEyNy44ODggMC0xNjYuMjQtMTM1LjI0OC0zMDEuNDg4LTMwMS40ODgtMzAxLjQ4OHMtMzAxLjQ4OCAxMzUuMjY0LTMwMS40ODggMzAxLjQ4OCAxMzUuMjQ4IDMwMS40ODggMzAxLjQ4OCAzMDEuNDg4YzQ3LjA3MiAwIDkxLjY2NC0xMC44NDggMTMxLjM5Mi0zMC4xNiAyMC4xOTIgMjIuMDMyIDQwLjYyNCA0NC4zMiA2MC45NDQgNjYuNjU2LTU2Ljc1MiAzMi40MzItMTIyLjQxNiA1MC45NzYtMTkyLjMzNiA1MC45NzYtMjE0LjQ2NCAwLTM4OC45Ni0xNzQuNDk2LTM4OC45Ni0zODguOTZzMTc0LjQ5Ni0zODguOTYgMzg4Ljk2LTM4OC45NiAzODguOTYgMTc0LjQ5NiAzODguOTYgMzg4Ljk2YzAuMDE2IDY4LjU3Ni0xNy44MjQgMTMzLjA1Ni00OS4xMDQgMTg5LjA0MHpNMTAxMy42OTYgNzYyLjA1M2MtMS43MTIgNC40OTYtNC4xMjggOC4zMi03LjE4NCAxMS4zNzYtOC4yMDggOC4yMDgtMTkuMDA4IDkuMzQ0LTI5LjQ0IDkuMzQ0LTE1LjEyIDAtMzAuMjI0IDAuMDk2LTQ1LjM0NCAwLjIwOC0yMy4zNiAwLjE2LTQ3LjUyIDAuMzItNzEuMzEyIDAuMDgwLTEuNi0wLjAxNi0yLjY0IDAuMDgwLTMuMjY0IDAuMTc2bC0xLjI4IDMuMDU2LTMuMDU2IDEuMjhjLTAuMDk2IDAuNjQtMC4xOTIgMS42NjQtMC4xNzYgMy4yNjQgMC4yNCAyMy43OTIgMC4wNjQgNDcuOTUyLTAuMDgwIDcxLjMyOC0wLjA5NiAxNS4xMDQtMC4yMDggMzAuMjI0LTAuMjA4IDQ1LjM0NCAwIDEwLjQzMi0xLjEzNiAyMS4yMzItOS4zNDQgMjkuNDQtMy4wNTYgMy4wNTYtNi44OCA1LjQ3Mi0xMS4zOTIgNy4xODQtMTkuMzc2IDcuMzI4LTMyLjMwNC01Ljc2LTM4LjUyOC0xMi4wNDgtMTAuNTYtMTAuNzM2LTIxLjE4NC0yMS40MDgtMzEuNzkyLTMyLjExMi0yNC4yNTYtMjQuNDE2LTQ5LjMyOC00OS42NjQtNzMuNDg4LTc1LjEyLTcuODU2LTguMzItMTMuMzc2LTIxLjkzNi0xMy43MjgtMzMuODg4LTAuNTQ0LTE4LjQ4LTAuNC0zNy4xNjgtMC4yNTYtNTUuMjY0IDAuMTI4LTE2LjQ2NCAwLjI3Mi0zMy40NzItMC4xMjgtNTAuMTEyLTAuMTI4LTUuNDA4LTIuODgtMTIuNDQ4LTYuNDE2LTE2LjM2OC00MS4yOC00NS43NzYtODMuNjk2LTkxLjk1Mi0xMjQuNzItMTM2LjU5MmwtMzMuNzc2LTM2LjhjLTE4LjE2LTE5LjgyNC02MS4wMDgtNjYuNTYtNzUuNDQtODIuMjU2bC0wLjEyOCAwLjA0OC00Ljk0NC01LjU1MmMtMy4yMzItMy42MTYtNi43NTItNy40ODgtMTAuNDgtMTEuNTg0LTExLjUyLTEyLjY0LTI0LjU5Mi0yNi45Ni0zNi43MzYtNDIuNTEyLTguNzUyLTExLjIzMi00LjA0OC0yNy45MDQgNS41NjgtMzcuNTIgMC4zNTItMC4zNTIgMC43MDQtMC42ODggMS4wNTYtMS4wMDggOS4xMzYtOC4yNzIgMjQuMjU2LTEzLjAyNCAzNS44NzItMy45NTIgMTUuODcyIDEyLjQxNiAzMC40NjQgMjUuNzQ0IDQzLjMyOCAzNy41MiAzLjc3NiAzLjQ1NiA3LjM3NiA2Ljc1MiAxMC44NDggOS44NTZsMTI0LjQ4IDExNC4xMjhjNDQuNjU2IDQxLjAyNCA5MC44MzIgODMuNDQgMTM2LjU5MiAxMjQuNzIgMy45MiAzLjUzNiAxMC45NiA2LjI4OCAxNi4zODQgNi40MTYgMTYuNjI0IDAuNCAzMy42NDggMC4yNTYgNTAuMTEyIDAuMTI4IDE4LjA4MC0wLjE0NCAzNi43ODQtMC4yODggNTUuMjY0IDAuMjU2IDExLjk1MiAwLjM1MiAyNS41NjggNS44NzIgMzMuOTA0IDEzLjc0NCAyNS40NCAyNC4xNDQgNTAuNjg4IDQ5LjIxNiA3NS4xMDQgNzMuNDcyIDEwLjY4OCAxMC42MDggMjEuMzc2IDIxLjIzMiAzMi4xMTIgMzEuODA4IDYuMjcyIDYuMTkyIDE5LjM0NCAxOS4xMDQgMTIuMDE2IDM4LjUxMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAyOyIgZ2x5cGgtbmFtZT0id3JpdGUiIGQ9Ik05MTAuMjg0IDM0MS4zMzNjLTMxLjQ0NSAwLTU2Ljg4OS0yNS40NzItNTYuODg5LTU2Ljg4OXYtMTQyLjIyMmMwLTE1LjcwOC0xMi43NS0yOC40NDQtMjguNDQ0LTI4LjQ0NGgtNjI1Ljg4OGMtMTUuNzIzIDAtMjguNDQ0IDEyLjczNi0yOC40NDQgMjguNDQ0djYyNS43NzhjMCAxNS43MDggMTIuNzIyIDI4LjQ0NCAyOC40NDQgMjguNDQ0aDE0Mi4yMjJjMzEuNDQ1IDAgNTYuOTE3IDI1LjQ3MiA1Ni45MTcgNTYuODg5cy0yNS40NzQgNTYuODg5LTU2LjkxNyA1Ni44ODloLTIyNy41NTZjLTMxLjQ0NSAwLTU2LjkxNy0yNS40NzItNTYuOTE3LTU2Ljg4OXYtNzk2LjQ0NGMwLTMxLjQxNyAyNS40NzItNTYuODg5IDU2LjkxNy01Ni44ODloNzk2LjU1NWMzMS40NDUgMCA1Ni44ODkgMjUuNDcyIDU2Ljg4OSA1Ni44ODl2MjI3LjU1NmMwIDMxLjQxNy0yNS40NDQgNTYuODg5LTU2Ljg4OSA1Ni44ODl6TTc0OS4xNzMgNzczLjU0MWw4MS4zMDUtODEuMzE5LTMzOC4zODgtMzUwLjg4OWgtOTMuODg4djkzLjg3NmwzNTAuOTcxIDMzOC4zMzJ6TTc0OS44OTUgOTEwLjIyMmMtMTQuNTU2IDAtMjkuMDYwLTUuNTQxLTQwLjE3MS0xNi42MjZsLTQyNS4zMjgtNDEwLjA0MXYtMjU2aDI1Ni4wNTVsNDEwLjExMiA0MjUuMjVjMjIuMTY3IDIyLjE2NyAyMi4xNjcgNTguMDk4IDAgODAuMjYzbC0xNjAuNTU2IDE2MC41MjhjLTExLjA1NiAxMS4wODQtMjUuNjExIDE2LjYyNi00MC4xMTIgMTYuNjI2djB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMzsiIGdseXBoLW5hbWU9ImNoZXZyb24tcmlnaHQiIGQ9Ik00NjkuMTQ2IDc0MS41ODFjMjEuNDAyLTIwLjg5IDIzMC41MDItMjQwLjM4NCAyMzAuNTAyLTI0MC4zODQgMTEuNDE4LTExLjIxMyAxNy4xNTItMjUuODA1IDE3LjE1Mi00MC4zOTdzLTUuNzM0LTI5LjE4NC0xNy4xNTItNDAuMjk0YzAgMC0yMDkuMTAxLTIxOS41OTctMjMwLjUwMi0yNDAuMzg0LTIxLjQwMi0yMC44OS01OS45MDQtMjIuMzIzLTgyLjY4OCAwLTIyLjgzNSAyMi4yMjEtMjQuNjI3IDUzLjI5OSAwIDgwLjU4OWwxOTEuODQ2IDIwMC4wOTAtMTkxLjg0NiAyMDAuMDkwYy0yNC42MjcgMjcuMjktMjIuODM1IDU4LjQxOSAwIDgwLjY5MSAyMi43ODQgMjIuMzIzIDYxLjI4NiAyMC45NDEgODIuNjg4IDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwYzsiIGdseXBoLW5hbWU9Im1vbml0b3IiIGQ9Ik05NjAgMTkyYzAgMC0yNjQgMC0zMjAgMHM2NC0xOTIgNjQtMTkyYzAtMzUuMzI4LTI4LjY3Mi02NC02NC02NGgtMjU2Yy0zNS4zMjggMC02NCAyOC42NzItNjQgNjQgMCAwIDEyMS45ODQgMTkyIDY0IDE5MnMtMzIwIDAtMzIwIDBjLTM1LjMyOCAwLTY0IDI4LjY3Mi02NCA2NHY2NDBjMCAzNS4zMjggMjguNjcyIDY0IDY0IDY0aDg5NmMzNS4zMjggMCA2NC0yOC42NzIgNjQtNjR2LTY0MGMwLTM1LjMyOC0yOC42NzItNjQtNjQtNjR6TTUxMiAyMjRjMzUuMzI4IDAgNjQgMjguNjcyIDY0IDY0cy0yOC42NzIgNjQtNjQgNjQtNjQtMjguNjcyLTY0LTY0IDI4LjY3Mi02NCA2NC02NHpNOTYwIDgzMmMwIDM1LjMyOC0yOC42NzIgNjQtNjQgNjRoLTc2OGMtMzUuMzI4IDAtNjQtMjguNjcyLTY0LTY0di0zODRjMC0zNS4zMjggMjguNjcyLTY0IDY0LTY0aDc2OGMzNS4zMjggMCA2NCAyOC42NzIgNjQgNjR2Mzg0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGVhN2U7IiBnbHlwaC1uYW1lPSJuZXctdGFiIiBkPSJNMTkyIDg5MS43MzN2LTc2OGg3Njh2NzY4aC03Njh6TTg5NiAxODcuNzMzaC02NDB2NjQwaDY0MHYtNjQwek0xMjggNTkuNzMzdjY3MmwtNjQgNjR2LTgwMGg4MDBsLTY0IDY0aC02NzJ6TTM1MiA2OTkuNzMzbDE2MC0xNjAtMTkyLTE5MiA5Ni05NiAxOTIgMTkyIDE2MC0xNjB2NDE2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGYwMmQ7IiBnbHlwaC1uYW1lPSJhbGVydCIgZD0iTTEwMDUuODU0IDE1NS40ODZsLTQzOC4yODYgNzY3Yy0xMS4zOTUgMTkuOTQxLTMyLjYwMSAzMi4yNDctNTUuNTY4IDMyLjI0N3MtNDQuMTczLTEyLjMwNi01NS41NjctMzIuMjQ3bC00MzguMjg2LTc2N2MtMTEuMzE5LTE5LjgwOS0xMS4yMzgtNDQuMTQ0IDAuMjEzLTYzLjg3NnMzMi41MzktMzEuODc3IDU1LjM1NC0zMS44NzdoODc2LjU3MmMyMi44MTQgMCA0My45MDMgMTIuMTQ1IDU1LjM1NCAzMS44NzdzMTEuNTMzIDQ0LjA2NyAwLjIxNCA2My44NzZ6TTU3NiAxODcuNzMzaC0xMjh2MTI4aDEyOHYtMTI4ek01NzYgMzc5LjczM2gtMTI4djI1NmgxMjh2LTI1NnoiIC8+CjwvZm9udD48L2RlZnM+PC9zdmc+) format("svg")}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:""}.give-icon-heart:before{content:""}.give-icon-question:before{content:""}.give-icon-info:before{content:""}.give-icon-new-tab:before{content:""}.give-icon-alert:before{content:""}.give-icon-help:before{content:""}.give-icon-spinner:before{content:""}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:""}.give-icon-plus:before{content:""}.give-icon-minus:before{content:""}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:""}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{animation:spin 1s linear infinite}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{display:block;font-size:18px;text-align:center}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{list-style:none;margin:0;padding:0}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{display:block;font-style:italic}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{background-color:#fff;line-height:inherit;padding:12px}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:13px;padding:6px 0 0;right:0;top:1px}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;border:0;margin:0;padding:0}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0}[id*=give-form] div#give-sidebar-left{float:left;width:38%}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{float:right;width:58%}[id*=give-form] div.summary.give-full-width{float:none;width:100%}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1;margin:50px auto;max-width:1230px}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{display:inline-block;list-style-type:none;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media(min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%}#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;line-height:1.7;margin:0 0 5px;position:relative}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;margin-left:3%;width:31.25%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media(max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{margin:0;width:44%}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list{list-style:none;margin:0;padding:0}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li{display:inline-block;margin-left:0;margin-right:15px}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li label{cursor:pointer;display:inline;margin:0}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{clear:both;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}@media(min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline;margin:0 .25em 0 0;outline:none;width:auto}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}div[data-field-type=checkbox]{display:flex}div[data-field-type=checkbox] label{order:2}div[data-field-type=checkbox] input[type=checkbox]{order:1}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em}#give-donation-level-button-wrap{*zoom:1;clear:both;list-style:none;margin:0 0 15px;padding:0}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(//www.olmec-ec.org.uk/wp-content/plugins/give/build/images/tick.9cdce16f.png);background-position:right 10px top 50%;background-repeat:no-repeat;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{background-size:37px 26px!important;height:26px;position:absolute;right:0;top:-2px;width:37px}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px)}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMEU0NTk1IiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI3OC4xOTcgMzM0LjIyOGwzMy4zNjEtMTk1Ljc2M2g1My4zNmwtMzMuMzg1IDE5NS43NjN6bTI0Ni4xMTEtMTkxLjU0Yy0xMC41NzItMy45NjYtMjcuMTM3LTguMjIyLTQ3LjgyMy04LjIyMi01Mi43MjUgMC04OS44NjUgMjYuNTUtOTAuMTggNjQuNjAzLS4yOTggMjguMTMgMjYuNTEzIDQzLjgyMiA0Ni43NTMgNTMuMTg2IDIwLjc3IDkuNTk0IDI3Ljc1MiAxNS43MTQgMjcuNjU0IDI0LjI4My0uMTMyIDEzLjEyMS0xNi41ODcgMTkuMTE2LTMxLjkyMyAxOS4xMTYtMjEuMzU3IDAtMzIuNzAzLTIuOTY2LTUwLjIyNi0xMC4yNzZsLTYuODc2LTMuMTExLTcuNDkgNDMuODI0YzEyLjQ2NCA1LjQ2NCAzNS41MSAxMC4xOTggNTkuNDM4IDEwLjQ0MyA1Ni4wOSAwIDkyLjUwMS0yNi4yNDYgOTIuOTE2LTY2Ljg4Mi4yLTIyLjI2OC0xNC4wMTYtMzkuMjE2LTQ0LjgtNTMuMTg4LTE4LjY1LTkuMDU1LTMwLjA3Mi0xNS4wOTktMjkuOTUxLTI0LjI2OCAwLTguMTM3IDkuNjY3LTE2LjgzOSAzMC41NTYtMTYuODM5IDE3LjQ1LS4yNyAzMC4wODkgMy41MzUgMzkuOTM3IDcuNWw0Ljc4MSAyLjI2IDcuMjM0LTQyLjQzbTEzNy4zMDctNC4yMjJoLTQxLjIzMWMtMTIuNzc0IDAtMjIuMzMyIDMuNDg3LTI3Ljk0MiAxNi4yMzRsLTc5LjI0NSAxNzkuNDA0aDU2LjAzMnM5LjE2MS0yNC4xMjMgMTEuMjMzLTI5LjQxOGM2LjEyNCAwIDYwLjU1NC4wODQgNjguMzM3LjA4NCAxLjU5NiA2Ljg1MyA2LjQ5MSAyOS4zMzQgNi40OTEgMjkuMzM0aDQ5LjUxM2wtNDMuMTg4LTE5NS42Mzh6bS02NS40MTggMTI2LjQwN2M0LjQxMy0xMS4yNzkgMjEuMjYtNTQuNzIzIDIxLjI2LTU0LjcyMy0uMzE2LjUyMiA0LjM4LTExLjMzNCA3LjA3NS0xOC42ODRsMy42MDYgMTYuODc5czEwLjIxNyA0Ni43MjggMTIuMzUyIDU2LjUyOGgtNDQuMjkzek0yMzIuOTAzIDEzOC40NjVsLTUyLjI0IDEzMy40OTYtNS41NjctMjcuMTNjLTkuNzI1LTMxLjI3My00MC4wMjUtNjUuMTU1LTczLjg5OC04Mi4xMThsNDcuNzY2IDE3MS4yMDMgNTYuNDU2LS4wNjUgODQuMDA0LTE5NS4zODZoLTU2LjUyMSIvPjxwYXRoIGQ9Ik0xMzEuOTIgMTM4LjQ2NUg0NS44NzlsLS42ODEgNC4wNzNjNjYuOTM4IDE2LjIwNCAxMTEuMjMxIDU1LjM2MyAxMjkuNjE4IDEwMi40MTRsLTE4LjcxLTg5Ljk2Yy0zLjIzLTEyLjM5NS0xMi41OTctMTYuMDk0LTI0LjE4Ni0xNi41MjYiIGZpbGw9IiNGMkFFMTQiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMDAwIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTQzNC4wMDggMjM1LjVjMCA5OS4xNDItODAuMzcgMTc5LjUwNC0xNzkuNTA4IDE3OS41MDRTNzUgMzM0LjY0MiA3NSAyMzUuNWMwLTk5LjEzMyA4MC4zNjItMTc5LjUwNCAxNzkuNS0xNzkuNTA0IDk5LjEzNyAwIDE3OS41MDggODAuMzcgMTc5LjUwOCAxNzkuNTA0IiBmaWxsPSIjRDkyMjJBIi8+PHBhdGggZD0iTTQ5NS40OTIgNTUuOTk2Yy00Ni4zOCAwLTg4LjY0MiAxNy41OTYtMTIwLjUgNDYuNDY2YTE4Mi40MyAxODIuNDMgMCAwIDAtMTguMTI1IDE4Ljk5NmgzNi4yNjZhMTgxLjggMTgxLjggMCAwIDEgMTMuNjg0IDE5LjAxM2gtNjMuNjM0YTE3OC43MTYgMTc4LjcxNiAwIDAgMC0xMC4zNDEgMTkuMDA4aDg0LjMxMmExNzkuMTkgMTc5LjE5IDAgMCAxIDcuNiAxOS4wMDRoLTk5LjUxMmExNzcuMjk0IDE3Ny4yOTQgMCAwIDAtNS4yMTcgMTkuMDA5aDEwOS45NDJhMTgwLjQyOCAxODAuNDI4IDAgMCAxIDQuMDQxIDM4LjAwOGMwIDE5LjkzMy0zLjI1NCAzOS4xMTMtOS4yNTQgNTcuMDJoLTk5LjUxMmExNzcuNjUxIDE3Ny42NTEgMCAwIDAgNy41OTUgMTkuMDFoODQuMzE3YTE3OS45NyAxNzkuOTcgMCAwIDEtMTAuMzQ2IDE5LjAxMmgtNjMuNjI1YTE4MS42NSAxODEuNjUgMCAwIDAgMTMuNjg0IDE4Ljk5NmgzNi4yNThhMTc5LjI5NyAxNzkuMjk3IDAgMCAxLTE4LjEzIDE5LjAxMmMzMS44NiAyOC44NjcgNzQuMTE4IDQ2LjQ1NCAxMjAuNDk3IDQ2LjQ1NEM1OTQuNjI5IDQxNS4wMDQgNjc1IDMzNC42NDIgNjc1IDIzNS41YzAtOTkuMTMtODAuMzctMTc5LjUwNC0xNzkuNTA4LTE3OS41MDQiIGZpbGw9IiNFRTlGMkQiLz48cGF0aCBkPSJNNjUxLjA3NSAzMzUuNTU4YzAtMy4yIDIuNTkyLTUuOCA1Ljc5Ni01LjhzNS43OTYgMi42IDUuNzk2IDUuOGMwIDMuMi0yLjU5MiA1LjgtNS43OTYgNS44YTUuNzk4IDUuNzk4IDAgMCAxLTUuNzk2LTUuOHptNS43OTYgNC40MDlhNC40MSA0LjQxIDAgMCAwIDQuNDA4LTQuNDA5IDQuNDA0IDQuNDA0IDAgMCAwLTQuNDA4LTQuNDA0IDQuMzk4IDQuMzk4IDAgMCAwLTQuNDA0IDQuNDA0IDQuNDA0IDQuNDA0IDAgMCAwIDQuNDA0IDQuNDA5em0tLjc4My0xLjg1OUg2NTQuOXYtNS4wOTVoMi4xNWMuNDUgMCAuOTA4IDAgMS4zMDQuMjU0LjQxMy4yNzkuNjQ2Ljc3LjY0NiAxLjI3OSAwIC41Ny0uMzM3IDEuMTA0LS44ODMgMS4zMTJsLjkzNyAyLjI1aC0xLjMxNmwtLjc4LTIuMDE2aC0uODd2Mi4wMTZ6bTAtMi44OTFoLjY1OGMuMjQ2IDAgLjUwNC4wMi43MjUtLjEuMTk2LS4xMjUuMjk2LS4zNTkuMjk2LS41ODRhLjYzNi42MzYgMCAwIDAtLjI4OC0uNTE2Yy0uMjA4LS4xMy0uNTM3LS4xLS43NTgtLjFoLS42MzN2MS4zem0tNDQzLjUwMS04MC4wNjNjLTIuMDQ1LS4yMzctMi45NDUtLjMtNC4zNS0uMy0xMS4wNDUgMC0xNi42MzcgMy43ODgtMTYuNjM3IDExLjI2NyAwIDQuNjEyIDIuNzMgNy41NDYgNi45ODcgNy41NDYgNy45MzggMCAxMy42NTktNy41NTkgMTQtMTguNTEzem0xNC4xNzEgMzIuOTk2aC0xNi4xNDZsLjM3MS03LjY3NWMtNC45MjUgNi4wNjctMTEuNDk2IDguOTUtMjAuNDI1IDguOTUtMTAuNTYyIDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIzIDAtMTguMDI0IDEyLjU5Ni0yOC41NCAzNC4yMTctMjguNTQgMi4yMDggMCA1LjA0MS4yIDcuOTQxLjU3LjYwNS0yLjQ0Mi43NjMtMy40ODcuNzYzLTQuOCAwLTQuOTA4LTMuMzk2LTYuNzM4LTEyLjUtNi43MzgtOS41MzMtLjEwOC0xNy4zOTYgMi4yNzEtMjAuNjI1IDMuMzM0LjIwNC0xLjIzIDIuNy0xNi42NTggMi43LTE2LjY1OCA5LjcxMi0yLjg0NiAxNi4xMTctMy45MTcgMjMuMzI1LTMuOTE3IDE2LjczMyAwIDI1LjU5NiA3LjUxMiAyNS41OCAyMS43MTIuMDMyIDMuODA1LS41OTcgOC41LTEuNTggMTQuNjcxLTEuNjkyIDEwLjczLTUuMzIgMzMuNzE3LTUuODE3IDM5LjMyMXptLTYyLjE1OCAwaC0xOS40ODhsMTEuMTYzLTY5Ljk5Ni0yNC45MjUgNjkuOTk2aC0xMy4yOGwtMS42NC02OS41OTYtMTEuNzM0IDY5LjU5Nkg4Ni40NTRsMTUuMjM4LTkxLjA1NGgyOC4wMmwxLjcgNTAuOTY3IDE3LjA5Mi01MC45NjdoMzEuMTY3TDE2NC42IDI4OC4xNW0zNTQuOTc1LTMyLjk5NmMtMi4wMzctLjIzNy0yLjk0Mi0uMy00LjM0Mi0uMy0xMS4wNDEgMC0xNi42MzMgMy43ODgtMTYuNjMzIDExLjI2NyAwIDQuNjEyIDIuNzI1IDcuNTQ2IDYuOTgzIDcuNTQ2IDcuOTM4IDAgMTMuNjYzLTcuNTU5IDEzLjk5Mi0xOC41MTN6bTE0LjE4MyAzMi45OTZoLTE2LjE0NWwuMzY2LTcuNjc1Yy00LjkyNSA2LjA2Ny0xMS41IDguOTUtMjAuNDIgOC45NS0xMC41NjcgMC0xNy44LTguMjUtMTcuOC0yMC4yMyAwLTE4LjAyNCAxMi41ODctMjguNTQgMzQuMjEyLTI4LjU0IDIuMjA4IDAgNS4wMzcuMiA3LjkzMy41Ny42MDQtMi40NDIuNzYzLTMuNDg3Ljc2My00LjggMC00LjkwOC0zLjM5Mi02LjczOC0xMi40OTYtNi43MzgtOS41MzMtLjEwOC0xNy4zODggMi4yNzEtMjAuNjMgMy4zMzQuMjA1LTEuMjMgMi43MDktMTYuNjU4IDIuNzA5LTE2LjY1OCA5LjcxMy0yLjg0NiAxNi4xMTMtMy45MTcgMjMuMzEzLTMuOTE3IDE2Ljc0MSAwIDI1LjYwNCA3LjUxMiAyNS41ODcgMjEuNzEyLjAzMyAzLjgwNS0uNTk2IDguNS0xLjU4IDE0LjY3MS0xLjY4MiAxMC43My01LjMyIDMzLjcxNy01LjgxMiAzOS4zMjF6bS0yMjAuMzkxLTEuMTI1Yy01LjMzNCAxLjY4LTkuNDkyIDIuNC0xNCAyLjQtOS45NjMgMC0xNS40LTUuNzI1LTE1LjQtMTYuMjY3LS4xNDItMy4yNyAxLjQzMy0xMS44NzkgMi42Ny0xOS43MzcgMS4xMjUtNi45MTcgOC40NS01MC41MyA4LjQ1LTUwLjUzaDE5LjM3MWwtMi4yNjIgMTEuMjA5aDExLjdsLTIuNjQyIDE3Ljc5NmgtMTEuNzQyYy0yLjI1IDE0LjA4My01LjQ1NCAzMS42MjUtNS40OTEgMzMuOTUgMCAzLjgxNyAyLjAzNyA1LjQ4MyA2LjY3IDUuNDgzIDIuMjIxIDAgMy45NDItLjIyNSA1LjI1NS0uN2wtMi41OCAxNi4zOTZtNTkuMzkyLS42Yy02LjY1NCAyLjAzMy0xMy4wNzUgMy4wMTctMTkuODc5IDMtMjEuNjgzLS4wMi0zMi45ODctMTEuMzQ2LTMyLjk4Ny0zMy4wMzMgMC0yNS4zMTMgMTQuMzc5LTQzLjk0NiAzMy45LTQzLjk0NiAxNS45NyAwIDI2LjE3IDEwLjQzMyAyNi4xNyAyNi43OTYgMCA1LjQyOS0uNyAxMC43MjktMi4zODcgMTguMjEySDMzOWMtMS4zMDQgMTAuNzQyIDUuNTcgMTUuMjE3IDE2LjgzNyAxNS4yMTcgNi45MzQgMCAxMy4xODgtMS40MyAyMC4xNDItNC42NjNsLTMuMjIgMTguNDE3em0tMTAuODg3LTQzLjljLjEwOC0xLjU0MiAyLjA1NC0xMy4yMTctOS4wMTMtMTMuMjE3LTYuMTcgMC0xMC41ODMgNC43MDQtMTIuMzc5IDEzLjIxN2gyMS4zOTJ6bS0xMjMuNDI1LTUuMDE3YzAgOS4zNjcgNC41NDEgMTUuODI1IDE0Ljg0MSAyMC42NzUgNy44OTIgMy43MDkgOS4xMTMgNC44MDkgOS4xMTMgOC4xNzEgMCA0LjYxNy0zLjQ4IDYuNy0xMS4xOTIgNi43LTUuODEyIDAtMTEuMjItLjkwOC0xNy40NTgtMi45MiAwIDAtMi41NjMgMTYuMzItMi42OCAxNy4xIDQuNDMuOTY2IDguMzggMS44NjIgMjAuMjggMi4xOTEgMjAuNTYyIDAgMzAuMDU4LTcuODMgMzAuMDU4LTI0Ljc1IDAtMTAuMTc1LTMuOTc1LTE2LjE0Ni0xMy43MzctMjAuNjMzLTguMTcxLTMuNzUtOS4xMDktNC41ODgtOS4xMDktOC4wNDYgMC00LjAwNCAzLjIzOC02LjA0NiA5LjUzOC02LjA0NiAzLjgyNSAwIDkuMDUuNDA4IDE0IDEuMTEzbDIuNzc1LTE3LjE3NWMtNS4wNDYtLjgtMTIuNjk2LTEuNDQyLTE3LjE1LTEuNDQyLTIxLjggMC0yOS4zNDYgMTEuMzg3LTI5LjI4IDI1LjA2Mm0yMjkuMDg4LTIzLjExNmM1LjQxMyAwIDEwLjQ1OSAxLjQyIDE3LjQxMyA0LjkybDMuMTg3LTE5Ljc2MmMtMi44NTQtMS4xMi0xMi45MDQtNy43LTIxLjQxNi03LjctMTMuMDQyIDAtMjQuMDY3IDYuNDctMzEuODIxIDE3LjE1LTExLjMwOS0zLjc0Ni0xNS45NTkgMy44MjUtMjEuNjU5IDExLjM2N2wtNS4wNjIgMS4xNzljLjM4My0yLjQ4My43My00Ljk1LjYxMy03LjQ0NmgtMTcuODk2Yy0yLjQ0NiAyMi45MTctNi43OCA0Ni4xMy0xMC4xNzEgNjkuMDc1bC0uODg0IDQuOTc1aDE5LjQ5NmMzLjI1NC0yMS4xNDIgNS4wMzgtMzQuNjggNi4xMjEtNDMuODQybDcuMzQyLTQuMDgzYzEuMDk2LTQuMDggNC41MjktNS40NTggMTEuNDE2LTUuMjkyYTgyLjk2NiA4Mi45NjYgMCAwIDAtMS4zODMgMTUuMTg0YzAgMjQuMjI1IDEzLjA3MSAzOS4zMDggMzQuMDUgMzkuMzA4IDUuNDA0IDAgMTAuMDQyLS43MTIgMTcuMjIxLTIuNjU4bDMuNDMtMjAuNzU5Yy02LjQ2IDMuMTgtMTEuNzYgNC42NzUtMTYuNTYgNC42NzUtMTEuMzI4IDAtMTguMTgzLTguMzYyLTE4LjE4My0yMi4xODMgMC0yMC4wNSAxMC4xOTYtMzQuMTA4IDI0Ljc0Ni0zNC4xMDgiIGZpbGw9IiMwMDAiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTcwLjIwOCAyODIuNzQyaC0xOS40OTFsMTEuMTctNjkuOTg4LTI0LjkyNSA2OS45ODhIMTIzLjY4bC0xLjY0Mi02OS41ODgtMTEuNzMzIDY5LjU4OEg5Mi4wNjJMMTA3LjMgMTkxLjdoMjguMDJsLjc4OCA1Ni4zNjMgMTguOTA0LTU2LjM2M2gzMC4yNjdsLTE1LjA3IDkxLjA0MiIvPjxwYXRoIGQ9Ik02MzIuNTIgMTk3LjA5NmwtNC4zMiAyNi4zMDhjLTUuMzMtNy4wMTItMTEuMDU0LTEyLjA4Ny0xOC42MTItMTIuMDg3LTkuODM0IDAtMTguNzg0IDcuNDU0LTI0LjY0MiAxOC40MjUtOC4xNTgtMS42OTItMTYuNTk2LTQuNTYzLTE2LjU5Ni00LjU2M2wtLjAwNC4wNjdjLjY1OC02LjEzMy45Mi05Ljg3NS44NjItMTEuMTQ2aC0xNy45Yy0yLjQzNyAyMi45MTctNi43NyA0Ni4xMy0xMC4xNTggNjkuMDc1bC0uODkyIDQuOTc1aDE5LjQ5MmMyLjYzMy0xNy4wOTYgNC42NS0zMS4yOTIgNi4xMzMtNDIuNTUgNi42NTktNi4wMTcgOS45OTItMTEuMjY3IDE2LjcyMS0xMC45MTctMi45NzkgNy4yMDUtNC43MjUgMTUuNTA1LTQuNzI1IDI0LjAxNyAwIDE4LjUxMyA5LjM2NyAzMC43MjUgMjMuNTM0IDMwLjcyNSA3LjE0MSAwIDEyLjYyLTIuNDYyIDE3Ljk2Ni04LjE3bC0uOTEyIDYuODgzSDYzNi45bDE0Ljg0Mi05MS4wNDJINjMyLjUyem0tMjQuMzcgNzMuOTQyYy02LjYzMyAwLTkuOTgzLTQuOTA5LTkuOTgzLTE0LjU5NiAwLTE0LjU1NCA2LjI3LTI0Ljg3NSAxNS4xMTItMjQuODc1IDYuNjk2IDAgMTAuMzIxIDUuMTA0IDEwLjMyMSAxNC41MDggMCAxNC42OC02LjM3IDI0Ljk2My0xNS40NSAyNC45NjN6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTIxOC4xOTIgMjQ5Ljc1OGMtMi4wNDItLjIzNy0yLjk0Ni0uMy00LjM0Ni0uMy0xMS4wNDYgMC0xNi42MzQgMy43ODgtMTYuNjM0IDExLjI2NyAwIDQuNjA0IDIuNzMgNy41NDYgNi45OCA3LjU0NiA3Ljk0NSAwIDEzLjY2Ni03LjU1OCAxNC0xOC41MTN6bTE0LjE3OSAzMi45ODRoLTE2LjE0NmwuMzY3LTcuNjYzYy00LjkyMSA2LjA1NC0xMS41IDguOTUtMjAuNDIxIDguOTUtMTAuNTY3IDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIyOSAwLTE4LjAzMyAxMi41OTEtMjguNTQyIDM0LjIxNi0yOC41NDIgMi4yMDkgMCA1LjA0Mi4yIDcuOTM4LjU3MS42MDQtMi40NDIuNzYyLTMuNDg3Ljc2Mi00LjgwOCAwLTQuOTA4LTMuMzkxLTYuNzMtMTIuNDk2LTYuNzMtOS41MzctLjEwOC0xNy4zOTUgMi4yNzItMjAuNjI5IDMuMzIyLjIwNC0xLjIyNiAyLjctMTYuNjM4IDIuNy0xNi42MzggOS43MDktMi44NTggMTYuMTIxLTMuOTMgMjMuMzIxLTMuOTMgMTYuNzM4IDAgMjUuNjA0IDcuNTE4IDI1LjU4OCAyMS43MDUuMDI5IDMuODItLjYwNSA4LjUxMi0xLjU4NCAxNC42NzUtMS42ODcgMTAuNzI1LTUuMzIgMzMuNzI1LTUuODEyIDM5LjMxN3ptMjYxLjM3NS04OC41OTJsLTMuMTkyIDE5Ljc2N2MtNi45NS0zLjQ5Ni0xMi00LjkyMS0xNy40MDgtNC45MjEtMTQuNTUgMC0yNC43NSAxNC4wNTgtMjQuNzUgMzQuMTA4IDAgMTMuODIxIDYuODU4IDIyLjE4IDE4LjE4MyAyMi4xOCA0LjggMCAxMC4wOTYtMS40OTIgMTYuNTU0LTQuNjc2bC0zLjQyIDIwLjc1Yy03LjE4NCAxLjk1OS0xMS44MTcgMi42NzEtMTcuMjI2IDIuNjcxLTIwLjk3NSAwLTM0LjA1LTE1LjA4My0zNC4wNS0zOS4zMDggMC0zMi41NSAxOC4wNTktNTUuMyA0My44ODgtNTUuMyA4LjUwOCAwIDE4LjU2MyAzLjYwOCAyMS40MiA0LjcyOW0zMS40NDMgNTUuNjA4Yy0yLjA0Mi0uMjM3LTIuOTQyLS4zLTQuMzQ2LS4zLTExLjA0MiAwLTE2LjYzNCAzLjc4OC0xNi42MzQgMTEuMjY3IDAgNC42MDQgMi43MyA3LjU0NiA2Ljk4NCA3LjU0NiA3LjkzNyAwIDEzLjY2Mi03LjU1OCAxMy45OTYtMTguNTEzem0xNC4xNzkgMzIuOTg0aC0xNi4xNWwuMzctNy42NjNjLTQuOTI0IDYuMDU0LTExLjUgOC45NS0yMC40MiA4Ljk1LTEwLjU2MyAwLTE3LjgwNC04LjI1LTE3LjgwNC0yMC4yMjkgMC0xOC4wMzMgMTIuNTk1LTI4LjU0MiAzNC4yMTItMjguNTQyIDIuMjEzIDAgNS4wNDIuMiA3Ljk0Mi41NzEuNi0yLjQ0Mi43NjItMy40ODcuNzYyLTQuODA4IDAtNC45MDgtMy4zOTEtNi43My0xMi40OTYtNi43My05LjUzMy0uMTA4LTE3LjM5NSAyLjI3Mi0yMC42MjkgMy4zMjIuMjA0LTEuMjI2IDIuNzA0LTE2LjYzOCAyLjcwNC0xNi42MzggOS43MDktMi44NTggMTYuMTE3LTMuOTMgMjMuMzE3LTMuOTMgMTYuNzQyIDAgMjUuNjA0IDcuNTE4IDI1LjU4MyAyMS43MDUuMDM0IDMuODItLjU5NSA4LjUxMi0xLjU3OSAxNC42NzUtMS42ODMgMTAuNzI1LTUuMzI1IDMzLjcyNS01LjgxMiAzOS4zMTd6bS0yMjAuMzkyLTEuMTIyYy01LjMzOCAxLjY4LTkuNDk2IDIuNDEtMTQgMi40MS05Ljk2MyAwLTE1LjQtNS43MjYtMTUuNC0xNi4yNjctLjEzOC0zLjI4IDEuNDM3LTExLjg4IDIuNjc1LTE5LjczOCAxLjEyLTYuOTI1IDguNDQ2LTUwLjUzMyA4LjQ0Ni01MC41MzNoMTkuMzY2bC0yLjI1OCAxMS4yMTJoOS45NDJsLTIuNjQ2IDE3Ljc4OGgtOS45NzVjLTIuMjUgMTQuMDkxLTUuNDYzIDMxLjYyLTUuNDk2IDMzLjk1IDAgMy44MjkgMi4wNDIgNS40ODMgNi42NzEgNS40ODMgMi4yMiAwIDMuOTM3LS4yMTcgNS4yNTQtLjY5MmwtMi41NzkgMTYuMzg4bTU5LjM5Mi0uNTkxYy02LjY1IDIuMDMzLTEzLjA4IDMuMDEyLTE5Ljg4IDMtMjEuNjgzLS4wMjItMzIuOTg3LTExLjM0Ny0zMi45ODctMzMuMDM0IDAtMjUuMzIxIDE0LjM4LTQzLjk1IDMzLjktNDMuOTUgMTUuOTcgMCAyNi4xNyAxMC40MjkgMjYuMTcgMjYuOCAwIDUuNDMzLS43IDEwLjczMy0yLjM4MiAxOC4yMTJoLTM4LjU3NWMtMS4zMDUgMTAuNzQyIDUuNTcgMTUuMjIxIDE2LjgzNyAxNS4yMjEgNi45MyAwIDEzLjE4OC0xLjQzMyAyMC4xMzctNC42NzVsLTMuMjIgMTguNDI1em0tMTAuODkyLTQzLjkxM2MuMTE3LTEuNTM4IDIuMDU4LTEzLjIxNy05LjAxMy0xMy4yMTctNi4xNjYgMC0xMC41NzkgNC43MTctMTIuMzc1IDEzLjIxN2gyMS4zODh6bS0xMjMuNDIxLTUuMDA0YzAgOS4zNjYgNC41NDIgMTUuODE2IDE0Ljg0MiAyMC42NzUgNy44OTEgMy43MDggOS4xMTIgNC44MTIgOS4xMTIgOC4xNyAwIDQuNjE3LTMuNDgzIDYuNy0xMS4xODcgNi43LTUuODE3IDAtMTEuMjI1LS45MDgtMTcuNDY3LTIuOTIgMCAwLTIuNTU0IDE2LjMyLTIuNjcgMTcuMSA0LjQyLjk2NiA4LjM3NCAxLjg1IDIwLjI3NCAyLjE5MSAyMC41NjcgMCAzMC4wNTktNy44MjkgMzAuMDU5LTI0Ljc0NiAwLTEwLjE3OS0zLjk3MS0xNi4xNS0xMy43MzgtMjAuNjM3LTguMTY3LTMuNzU4LTkuMTEyLTQuNTgzLTkuMTEyLTguMDQ2IDAtNCAzLjI0NS02LjA1OCA5LjU0MS02LjA1OCAzLjgyMSAwIDkuMDQ2LjQyIDE0LjAwNCAxLjEyNWwyLjc3MS0xNy4xOGMtNS4wNDEtLjgtMTIuNjkxLTEuNDQxLTE3LjE0Ni0xLjQ0MS0yMS44MDQgMC0yOS4zNDUgMTEuMzc5LTI5LjI4MyAyNS4wNjdtMzk4LjQ1NCA1MC42MjloLTE4LjQzN2wuOTE3LTYuODkyYy01LjM0NiA1LjcxNy0xMC44MjUgOC4xOC0xNy45NjcgOC4xOC0xNC4xNjcgMC0yMy41My0xMi4yMTMtMjMuNTMtMzAuNzI2IDAtMjQuNjI5IDE0LjUyMi00NS4zOTIgMzEuNzA5LTQ1LjM5MiA3LjU1OCAwIDEzLjI4IDMuMDg4IDE4LjYwNCAxMC4wOTZsNC4zMjUtMjYuMzA4aDE5LjIyMWwtMTQuODQyIDkxLjA0MnptLTI4Ljc0NS0xNy4xMDljOS4wNzUgMCAxNS40NS0xMC4yODMgMTUuNDUtMjQuOTU0IDAtOS40MDQtMy42My0xNC41MDgtMTAuMzI1LTE0LjUwOC04LjgzOCAwLTE1LjExNyAxMC4zMTctMTUuMTE3IDI0Ljg3NSAwIDkuNjg3IDMuMzU4IDE0LjU4NyA5Ljk5MiAxNC41ODd6bS01Ni44NDMtNTYuOTI5Yy0yLjQ0IDIyLjkxNy02Ljc3NCA0Ni4xMy0xMC4xNjIgNjkuMDYzbC0uODkxIDQuOTc1aDE5LjQ5MWM2Ljk3MS00NS4yNzUgOC42NTktNTQuMTE3IDE5LjU4OC01My4wMDkgMS43NDItOS4yNjYgNC45ODMtMTcuMzgzIDcuNC0yMS40NzktOC4xNjMtMS43LTEyLjcyMSAyLjkxMy0xOC42ODggMTEuNjc1LjQ3MS0zLjc4NyAxLjMzNC03LjQ2NiAxLjE2My0xMS4yMjVoLTE3LjltLTE2MC40MjEgMGMtMi40NDYgMjIuOTE3LTYuNzggNDYuMTMtMTAuMTY3IDY5LjA2M2wtLjg4NyA0Ljk3NWgxOS41YzYuOTYyLTQ1LjI3NSA4LjY0Ni01NC4xMTcgMTkuNTctNTMuMDA5IDEuNzUtOS4yNjYgNC45OTItMTcuMzgzIDcuNC0yMS40NzktOC4xNTQtMS43LTEyLjcxNiAyLjkxMy0xOC42NzggMTEuNjc1LjQ3LTMuNzg3IDEuMzI1LTcuNDY2IDEuMTYyLTExLjIyNWgtMTcuOW0yNTQuNTY3IDY4LjI0MmMwLTMuMjEzIDIuNTk2LTUuOCA1Ljc5Ni01LjhhNS43OSA1Ljc5IDAgMCAxIDUuNzk1IDUuOCA1Ljc5NyA1Ljc5NyAwIDAgMS01Ljc5NSA1Ljc5NiA1LjggNS44IDAgMCAxLTUuNzk2LTUuNzk2em01Ljc5NiA0LjQwNGE0LjQwMyA0LjQwMyAwIDAgMCA0LjQwNC00LjQwNCA0LjQwNCA0LjQwNCAwIDAgMC00LjQwNC00LjQwOCA0LjQxIDQuNDEgMCAwIDAtNC40MDkgNC40MDggNC40MSA0LjQxIDAgMCAwIDQuNDA5IDQuNDA0em0tLjc4NC0xLjg3aC0xLjE4N3YtNS4wODRoMi4xNTRjLjQ0NiAwIC45MDguMDA4IDEuMjk2LjI1NC40MTYuMjgzLjY1NC43NjcuNjU0IDEuMjc1IDAgLjU3NS0uMzM4IDEuMTEzLS44ODggMS4zMTdsLjk0MiAyLjIzN2gtMS4zMmwtLjc4LTIuMDA4aC0uODd2Mi4wMDh6bTAtMi44OGguNjU0Yy4yNDYgMCAuNTEzLjAxNy43My0uMS4xOTUtLjEyNS4yOTUtLjM2Mi4yOTUtLjU4N2EuNjc3LjY3NyAwIDAgMC0uMjg3LS41MjVjLS4yMDQtLjExNy0uNTQyLS4wODQtLjc2My0uMDg0aC0uNjI5djEuMjk2eiIgZmlsbD0iI0ZGRiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNNTIuOSAwQzIzLjcgMCAwIDIzLjIgMCA1MS43djM2Ny42QzAgNDQ3LjkgMjMuNyA0NzEgNTIuOSA0NzFoNjQ0LjJjMjkuMiAwIDUyLjktMjMuMiA1Mi45LTUxLjdWNTEuN0M3NTAgMjMuMSA3MjYuMyAwIDY5Ny4xIDBINTIuOXoiIGZpbGw9IiM0RDRENEQiLz48cGF0aCBkPSJNMzE0LjYgMTUyLjJjOC41IDAgMTUuNiAxLjcgMjQuMyA1Ljl2MjIuMWMtOC4yLTcuNi0xNS40LTEwLjgtMjQuOC0xMC44LTE4LjUgMC0zMy4xIDE0LjUtMzMuMSAzMyAwIDE5LjUgMTQuMSAzMy4yIDM0IDMzLjIgOSAwIDE2LTMgMjMuOS0xMC41djIyLjFjLTkgNC0xNi4zIDUuNi0yNC44IDUuNi0zMC4xIDAtNTMuNC0yMi01My40LTUwLjIgMC0yOCAyMy45LTUwLjQgNTMuOS01MC40em0tOTMuNC42YzExLjEgMCAyMS4zIDMuNiAyOS43IDEwLjdsLTEwLjMgMTIuOGMtNS4xLTUuNC0xMC03LjgtMTUuOS03LjgtOC41IDAtMTQuNyA0LjctMTQuNyAxMC43IDAgNS4yIDMuNSA4IDE1LjMgMTIuMSAyMi41IDcuOCAyOS4xIDE0LjggMjkuMSAzMC4xIDAgMTguNi0xNC40IDMxLjYtMzQuOSAzMS42LTE1IDAtMjYtNS43LTM1LjEtMTguNGwxMi44LTExLjZjNC42IDguMyAxMi4xIDEyLjggMjEuNiAxMi44IDguOCAwIDE1LjMtNS44IDE1LjMtMTMuNiAwLTQtMi03LjUtNS45LTkuOS0yLTEuMi01LjktMi45LTEzLjctNS41LTE4LjUtNi40LTI0LjktMTMuMi0yNC45LTI2LjQgMC0xNS44IDEzLjctMjcuNiAzMS42LTI3LjZ6bTIyNS43IDEuN2gyMS42bDI3IDY0LjYgMjcuMy02NC42aDIxLjRsLTQzLjcgOTguN2gtMTAuNmwtNDMtOTguN3ptLTM4Mi4xLjFoMjljMzIgMCA1NC40IDE5LjggNTQuNCA0OC4yIDAgMTQuMi02LjkgMjcuOS0xOC40IDM3LTkuNyA3LjYtMjAuOCAxMS4xLTM2LjEgMTEuMUg2NC44di05Ni4zem05Mi41IDBIMTc3djk2LjNoLTE5Ljd2LTk2LjN6bTM5NS45IDBoNTZ2MTYuM2gtMzYuM3YyMS40aDM0Ljl2MTYuM2gtMzQuOXYyNmgzNi4zdjE2LjNoLTU2di05Ni4zem02OS4xIDBoMjkuMmMyMi44IDAgMzUuOSAxMC40IDM1LjkgMjguNCAwIDE0LjgtOC4yIDI0LjUtMjMuMSAyNy4zbDMxLjkgNDAuNmgtMjQuM2wtMjcuMy0zOC43SDY0MnYzOC43aC0xOS43di05Ni4zem0xOS43IDE1LjJ2MjkuMWg1LjdjMTIuNyAwIDE5LjMtNS4yIDE5LjMtMTQuOCAwLTkuNC02LjYtMTQuMy0xOC45LTE0LjNINjQyem0tNTU3LjQgMS4xdjYzLjdoNS4zYzEyLjcgMCAyMC44LTIuMyAyNy03LjcgNi44LTUuNyAxMC45LTE1IDEwLjktMjQuMnMtNC4xLTE4LjItMTAuOS0yNGMtNi41LTUuNi0xNC4zLTcuOC0yNy03LjhoLTUuM3oiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzk5LjIgMTUxLjZjMjkuNyAwIDUzLjggMjIuMSA1My44IDQ5LjVzLTI0LjEgNDkuNi01My44IDQ5LjZjLTI5LjggMC01My45LTIyLjItNTMuOS00OS42IDAtMjcuNCAyNC4xLTQ5LjUgNTMuOS00OS41ek03NTAgMjcxLjFDNzI0LjkgMjg4LjMgNTM3LjQgNDExLjUgMjEyLjcgNDcxaDQ4NC40YzI5LjIgMCA1Mi45LTIzLjIgNTIuOS01MS43VjI3MS4xeiIgZmlsbD0iI0Y0NzIxNiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48c3R5bGU+LmF7ZmlsbDojZmZmfTwvc3R5bGU+PGcgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9Ijc1MCIgaGVpZ2h0PSI0NzEiIHJ4PSI0MCIgZmlsbD0iIzI1NTdENiIvPjxwYXRoIGQ9Ik0wIDIyMS4yaDM2bDguMS0xOS41aDE4LjJsOC4xIDE5LjVoNzAuOXYtMTQuOWw2LjMgMTQuOWgzNi44bDYuNC0xNS4ydjE1LjJoMTc2LjFsLS4xLTMyaDMuNGMyLjQgMCAzLjEuMyAzLjEgNC4ydjI3LjhoOTEuMXYtNy41YzcuNCA0IDE4LjggNy41IDMzLjkgNy41aDM4LjNsOC4yLTE5LjVINTYzbDggMTkuNWg3My44di0xOC41bDExLjIgMTguNWg1OS4yVjk4LjdoLTU4LjZ2MTQuNGwtOC4yLTE0LjRoLTYwLjF2MTQuNGwtNy41LTE0LjRoLTgxLjJjLTEzLjYgMC0yNS41IDEuOS0zNS4yIDcuMXYtNy4xaC01NnY3LjFjLTYuMS01LjQtMTQuNS03LjEtMjMuOC03LjFIMTc5LjlsLTEzLjcgMzEuNi0xNC4xLTMxLjZIODcuNnYxNC40bC03LjEtMTQuNGgtNTVMMCAxNTYuOXY2NC4zem0yMjcuNC0xNy43aC0yMS42bC0uMS02OC44LTMwLjYgNjguOGgtMTguNUwxMjYgMTM0Ljd2NjguOEg4My4xTDc1IDE4My45SDMxLjFsLTguMiAxOS42SDBsMzcuOC04Ny44aDMxLjNsMzUuOCA4My4xdi04My4xaDM0LjVsMjcuNSA1OS42IDI1LjQtNTkuNmgzNS4xdjg3Ljh6TTY3LjggMTY1LjdsLTE0LjUtMzUtMTQuMyAzNWgyOC44em0yNDUuNiAzNy44SDI0M3YtODcuOGg3MC40VjEzNGgtNDkuM3YxNS44aDQ4LjF2MThoLTQ4LjF2MTcuNWg0OS4zdjE4LjJ6bTk5LjMtNjQuMmMwIDE0LTkuNCAyMS4zLTE0LjkgMjMuNCA0LjYgMS44IDguNiA0LjkgMTAuNCA3LjQgMyA0LjQgMy41IDguMyAzLjUgMTYuMnYxNy4yaC0yMS4ybC0uMS0xMS4xYzAtNS4yLjUtMTIuOC0zLjMtMTcuMS0zLjEtMy4xLTcuOC0zLjctMTUuNC0zLjdoLTIyLjZ2MzEuOUgzMjh2LTg3LjhoNDguNWMxMC44IDAgMTguNy4zIDI1LjUgNC4yIDYuNyAzLjkgMTAuNyA5LjYgMTAuNyAxOS40ek0zODYgMTUyLjRjLTIuOSAxLjctNi4zIDEuOC0xMC40IDEuOEgzNTB2LTE5LjVoMjUuOWMzLjcgMCA3LjUuMSAxMCAxLjYgMi44IDEuMiA0LjUgNCA0LjUgNy43IDAgMy45LTEuNiA3LTQuNCA4LjR6bTYwLjUgNTEuMUg0MjV2LTg3LjhoMjEuNXY4Ny44em0yNDkuNyAwaC0yOS44bC00MC02NS45djY1LjloLTQzbC04LjItMTkuNmgtNDMuOGwtNy45IDE5LjZoLTI0LjdjLTEwLjIgMC0yMy4yLTIuMi0zMC42LTkuNy03LjQtNy41LTExLjItMTcuNi0xMS4yLTMzLjUgMC0xMy4xIDIuMy0yNSAxMS4zLTM0LjQgNi45LTcgMTcuNS0xMC4yIDMyLjEtMTAuMmgyMC40djE4LjhoLTIwYy03LjcgMC0xMi4xIDEuMS0xNi4yIDUuMi0zLjYgMy43LTYuMSAxMC43LTYuMSAxOS45IDAgOS40IDEuOSAxNi4yIDUuOCAyMC42IDMuMiAzLjUgOS4xIDQuNiAxNC43IDQuNmg5LjVsMjkuNy02OS4xaDMxLjZsMzUuNyA4My4xdi04My4xaDMyLjFsMzcgNjEuMnYtNjEuMmgyMS42djg3Ljh6bS0xMjguMS0zNy44bC0xNC42LTM1LTE0LjUgMzVoMjkuMXpNNzUwIDM0My44Yy01LjIgNy40LTE1LjEgMTEuMi0yOC43IDExLjJoLTQwLjd2LTE4LjhoNDAuNmM0IDAgNi44LS42IDguNS0yLjIgMS41LTEuNCAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS00LjYtMi42LTUuOC0xLjUtMS40LTMuNy0yLTcuNC0yLTE5LjgtLjctNDQuNS42LTQ0LjUtMjcuMiAwLTEyLjcgOC4xLTI2LjIgMzAuMy0yNi4yaDQydi0xNy40aC0zOS4xYy0xMS43IDAtMjAuMyAyLjgtMjYuNCA3LjF2LTcuMWgtNTcuN2MtOS4yIDAtMjAgMi4yLTI1LjIgNy4xdi03LjFoLTEwM3Y3LjFjLTguMi01LjgtMjIuMS03LjEtMjguNS03LjFoLTY3Ljl2Ny4xYy02LjUtNi4yLTIxLTcuMS0yOS44LTcuMWgtNzZMMjc5IDI2OC40bC0xNi40LTE4LjdIMTQ5djEyMi42aDExMS41bDE3LjktMTkuMSAxNi45IDE5LjFoNjguOHYtMjguOGg2LjdjOS4yLjEgMTkuOS0uMiAyOS40LTQuM3YzMy4xaDU2Ljd2LTMyaDIuN2MzLjUgMCAzLjkuMiAzLjkgMy42djI4LjRoMTcyLjJjMTAuOSAwIDIyLjQtMi44IDI4LjctNy45djcuOUg3MTljMTEuNCAwIDIyLjUtMS42IDMxLTUuN3YtMjIuOHptLTM0MS41LTQ3LjJjMCAyNC40LTE4LjMgMjkuNS0zNi44IDI5LjVoLTI2LjN2MjkuNGgtNDFsLTI1LjktMjkuMS0yNyAyOS4xSDE2OHYtODcuOGg4NC44bDI1LjkgMjguOCAyNi45LTI4LjhoNjcuM2MxNi44IDAgMzUuNiA0LjYgMzUuNiAyOC45ek0yNDAuOCAzMzdIMTg5di0xNy40aDQ2LjN2LTE4SDE4OXYtMTUuOWg1Mi44bDIzLjEgMjUuNi0yNC4xIDI1Ljd6bTgzLjYgMTAuMUwyOTIgMzExLjNsMzIuNC0zNC42djcwLjR6bTQ3LjgtMzkuMUgzNDV2LTIyLjNoMjcuNWM3LjYgMCAxMi45IDMuMSAxMi45IDEwLjdzLTUuMSAxMS42LTEzLjIgMTEuNnpNNTE1IDI2Ny43aDcwLjN2MTguMUg1MzZ2MTZoNDguMXYxNy45SDUzNnYxNy41bDQ5LjMuMXYxOC4ySDUxNXYtODcuOHptLTI3LjEgNDdjNC43IDEuNyA4LjUgNC44IDEwLjMgNy40IDMgNC4zIDMuNSA4LjMgMy41IDE2djE3LjRoLTIxLjF2LTExYzAtNS4zLjUtMTMuMS0zLjQtMTcuMi0zLjEtMy4xLTcuOC0zLjktMTUuNS0zLjloLTIyLjV2MzIuMUg0MTh2LTg3LjhoNDguN2MxMC42IDAgMTguNC40IDI1LjMgNC4xIDYuNyA0IDEwLjkgOS41IDEwLjkgMTkuNSAwIDE0LTkuNCAyMS4yLTE1IDIzLjR6TTQ3NiAzMDMuNmMtMi44IDEuNy02LjMgMS44LTEwLjQgMS44SDQ0MHYtMTkuN2gyNS45YzMuOCAwIDcuNSAwIDEwLjEgMS42IDIuNyAxLjQgNC40IDQuMSA0LjQgNy45IDAgMy43LTEuNyA2LjctNC40IDguNHptMTkwLjMgNS42YzQuMSA0LjIgNi4zIDkuNiA2LjMgMTguNiAwIDE4LjktMTEuOCAyNy43LTMzLjEgMjcuN2gtNDF2LTE4LjhoNDAuOWM0IDAgNi44LS41IDguNi0yLjIgMS40LTEuMyAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS4yLTQuNi0yLjYtNS44LTEuNi0xLjQtMy45LTItNy41LTItMTkuNy0uNy00NC40LjYtNDQuNC0yNy4yIDAtMTIuNyA4LTI2LjEgMzAuMS0yNi4xaDQyLjN2MTguN2gtMzguN2MtMy44IDAtNi4zLjEtOC40IDEuNi0yLjQgMS40LTMuMiAzLjUtMy4yIDYuMyAwIDMuMyAxLjkgNS41IDQuNiA2LjUgMi4yLjggNC42IDEgOC4yIDFsMTEuNC4zYzExLjQuMyAxOS4zIDIuMyAyNCA3LjF6bTgzLjctMjMuNWgtMzguNGMtMy45IDAtNi40LjEtOC42IDEuNi0yLjIgMS40LTMgMy41LTMgNi4zIDAgMy4zIDEuOCA1LjUgNC42IDYuNSAyLjIuOCA0LjYgMSA4LjEgMWwxMS40LjNjMTEuNi4zIDE5LjMgMi4zIDIzLjkgNy4xLjkuNyAxLjQgMS40IDIgMi4ydi0yNXoiIGNsYXNzPSJhIi8+PC9nPjwvc3ZnPg==) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNzUwIDQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTY3NSAyMzUuNTFjMCA5OS4xMzMtODAuMzUgMTc5LjUtMTc5LjQ4IDE3OS41LTk5LjEyMSAwLTE3OS40OC04MC4zNjMtMTc5LjQ4LTE3OS41QzMxNi4wNCAxMzYuMzY4IDM5Ni4zOTggNTYgNDk1LjUyIDU2IDU5NC42NTMgNTYgNjc1IDEzNi4zNjcgNjc1IDIzNS41MSIgZmlsbD0iI0Q5MjIyQSIvPjxwYXRoIGQ9Ik0zNTYuODcgMzQ5LjQ5YTE3Ny45MDggMTc3LjkwOCAwIDAgMS0xMy42NzUtMTkuMDA4aDYzLjYxMmExNzguNjkgMTc4LjY5IDAgMCAwIDEwLjM0Mi0xOS4wMTNoLTg0LjI5MmExNzguNDE4IDE3OC40MTggMCAwIDEtNy41OTYtMTloOTkuNDc1YzUuOTg4LTE3LjkwNCA5LjIzLTM3LjA1IDkuMjMtNTYuOTYyIDAtMTMuMDQ2LTEuMzkyLTI1Ljc2Mi00LjAzLTM4LjAxM2gtMTA5Ljg2YTE3OC4yMTQgMTc4LjIxNCAwIDAgMSA1LjIwOC0xOS4wMDhoOTkuNDQyYTE4MS40NDIgMTgxLjQ0MiAwIDAgMC03LjU5MS0xOS4wMDRIMzMyLjg4YTE4MC44NSAxODAuODUgMCAwIDEgMTAuMzM4LTE5LjAwOGg2My41N2ExODEuNDMzIDE4MS40MzMgMCAwIDAtMTMuNjctMTguOTkyaC0zNi4yMjVhMTgxLjA4OCAxODEuMDg4IDAgMCAxIDE4LjExMi0xOWMtMzEuODU0LTI4Ljg4My03NC4xMzgtNDYuNDgzLTEyMC41Mi00Ni40ODMtOTkuMTMgMC0xNzkuNDkgODAuMzY3LTE3OS40OSAxNzkuNTEgMCA5OS4xMzMgODAuMzU4IDE3OS41IDE3OS40OSAxNzkuNSA0Ni4zODggMCA4OC42NjctMTcuNTk2IDEyMC41Mi00Ni40NzVhMTgwLjMzNyAxODAuMzM3IDAgMCAwIDE4LjEzMy0xOS4wMzhoLTM2LjI2NyIgZmlsbD0iIzAwOTdEMCIvPjxwYXRoIGQ9Ik02NTEuMDggMzM1LjU0YzAtMy4yIDIuNTk2LTUuNzk2IDUuOC01Ljc5NiAzLjIgMCA1Ljc5MiAyLjU5NiA1Ljc5MiA1Ljc5NiAwIDMuMjA0LTIuNTkyIDUuOC01Ljc5MiA1LjhhNS43OTkgNS43OTkgMCAwIDEtNS44LTUuOHptNS44IDQuNDA4YTQuNDAxIDQuNDAxIDAgMCAwIDQuNDA0LTQuNDA4IDQuMzk2IDQuMzk2IDAgMCAwLTQuNDA0LTQuMzk2IDQuNCA0LjQgMCAwIDAtNC40MDggNC4zOTYgNC40MDUgNC40MDUgMCAwIDAgNC40MDggNC40MDh6bS0uNzg3LTEuODYyaC0xLjE4NHYtNS4wOTJoMi4xNWMuNDQ2IDAgLjkwNC4wMDQgMS4zLjI1OC40MTcuMjg0LjY0Ni43NzUuNjQ2IDEuMjcxIDAgLjU4NC0uMzM3IDEuMTEzLS44OCAxLjMxN2wuOTM0IDIuMjQ2aC0xLjMxN2wtLjc3NS0yLjAwOWgtLjg3NXYyLjAwOXptMC0yLjg4aC42NThjLjI0NiAwIC41MDQuMDE3LjcyNS0uMWEuNzEyLjcxMiAwIDAgMCAuMy0uNTkxLjY1Mi42NTIgMCAwIDAtLjI4OC0uNTEzYy0uMjEyLS4xMjUtLjU0MS0uMS0uNzYyLS4xaC0uNjM0djEuMzA1ek0zNzIuNDUgMjg0LjAxYy03LjY3IDIuMDMzLTE1LjA4OCAzLjAyNS0yMi45MjkgMy4wMDgtMjUuMDE3LS4wMjUtMzguMDQ2LTExLjQxNy0zOC4wNDYtMzMuMiAwLTI1LjQ1OCAxNi41ODgtNDQuMTgzIDM5LjEtNDQuMTgzIDE4LjQxNyAwIDMwLjE3NSAxMC41IDMwLjE3NSAyNi45NDYgMCA1LjQ1OS0uNzk2IDEwLjc3MS0yLjc0NiAxOC4yOTZoLTQ0LjQ4OGMtMS41ODMgMTAuNjMzIDYuMTg4IDE1LjMwNCAxOS40MTIgMTUuMzA0IDcuOTI1IDAgMTUuMDkyLTEuNDI1IDIzLjAyNS00LjYxMmwtMy41MDQgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDggMi40NzUtMTMuMDMzLTEwLjQtMTMuMjgzLTcuMTA4IDAtMTIuMjA4IDQuNzI1LTE0LjI3MSAxMy4yODNoMjQuNjcxem0yNy4wMzItNWMwIDkuNDA0IDUuMjk2IDE1LjkgMTcuMzI5IDIwLjczOCA5LjIgMy43NyAxMC42NSA0Ljg1OCAxMC42NSA4LjIyIDAgNC42NjMtNC4wNjcgNi44MDUtMTMuMDkyIDYuNzQ3LTYuNzgtLjA1LTEyLjk2Mi0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMyAxNy4xNTRjNi40ODggMS41MDQgMTUuNTg5IDIgMjMuNjUgMi4xODcgMjQuMDI2IDAgMzUuMTE4LTcuODY2IDM1LjExOC0yNC44NjcgMC0xMC4yMTctNC42MjUtMTYuMjMzLTE2LjAzMy0yMC43MTItOS41MzgtMy44MDgtMTAuNjU4LTQuNjM3LTEwLjY1OC04LjA4MyAwLTQuMDUgMy43NzktNi4xIDExLjE1LTYuMSA0LjQ2MiAwIDEwLjU3OS40MTIgMTYuMzc5IDEuMTA4bDMuMjU4LTE3LjI0MmMtNS45MTItLjgyNS0xNC44ODMtMS40ODMtMjAuMDc1LTEuNDgzLTI1LjQ1IDAtMzQuMjU4IDExLjQ1OC0zNC4xODMgMjUuMjI5bS04OC4yNDEgNTAuOTNoLTE4LjY2MmwuNDQ2LTcuODJjLTUuNjkyIDYuMTctMTMuMjcxIDkuMDQtMjMuNTU4IDkuMDQtMTIuMTc1IDAtMjAuNTE3LTguMzI0LTIwLjUxNy0yMC4yOTUgMC0xOC4xOTYgMTQuNS0yOC42OTIgMzkuNDI5LTI4LjY5MiAyLjU2MiAwIDUuODIuMTkyIDkuMTY3LjU2Mi42OTEtMi40MzMuODc5LTMuNDc5Ljg3OS00LjgwOCAwLTQuOTgtMy45MjEtNi44MTItMTQuNDEyLTYuODEyLTEwLjM0Mi4wNDEtMTcuMzIxIDEuNTctMjMuNzk2IDMuMzEybDMuMTg3LTE2LjdjMTEuMTk2LTIuODQ2IDE4LjUzLTMuOTQyIDI2LjgyNS0zLjk0MiAxOS4zMDQgMCAyOS41IDcuNTY3IDI5LjUgMjEuNzk2LjE2NyAzLjc5Ni0xLjE1OCAxMS40MTItMS44MiAxNC43NDYtLjc1OSA0Ljg1NS02LjEwOSAzMi45NzUtNi42NjcgMzkuNjEyem0tMTYuMzc5LTMzLjE5MmMtMi4zNjctLjI0Mi0zLjM5Ni0uMzEzLTUuMDEzLS4zMTMtMTIuNzI5IDAtMTkuMTgzIDMuNzg4LTE5LjE4MyAxMS4yNjggMCA0LjY5MSAzLjE1IDcuNjMzIDguMDU5IDcuNjMzIDkuMTQ2IDAgMTUuNzUtNy42NSAxNi4xMzgtMTguNTg4ek00NzcgMjg0LjYxYy02LjEyNSAxLjY4LTEwLjg5NiAyLjQwOC0xNi4wNTggMi40MDgtMTEuNDMzIDAtMTcuNjc1LTUuODQxLTE3LjY3NS0xNi4yNS0uMzU4LTIuODU4IDIuNDMzLTE2LjA1OCAzLjA2Ny0xOS43MzguNjMzLTMuNjkxIDEwLjUzOC01Ny40OTIgMTAuNTM4LTU3LjQ5MmgyMi4yMTJsLTMuMzYzIDE3LjhoMTEuMzkybC0zLjA5NiAxOC4xNzFoLTExLjQ0MnMtNi4yNzkgMzEuNTMtNi4yNzkgMzMuOTMzYzAgMy44MjUgMi4zMTcgNS40ODggNy42MzQgNS40ODggMi41NDUgMCA0LjUwOC0uMjM4IDYuMDI5LS42OTJMNDc3IDI4NC42MW05OS4yNS03NC45OGMtMTYuMjc5IDAtMjkgNi43LTM2LjM4OCAxNy44OTJsNi40MTItMTYuNTk2Yy0xMS44MTctNC4zMzgtMTkuNDMzIDEuODUtMjYuMzI1IDEwLjY1IDAgMC0xLjE1NCAxLjQ2Mi0yLjMgMi44di0xMy4wNWgtMjAuODU4Yy0yLjgyNSAyMy4wMjktNy44MiA0Ni4zNzktMTEuNzI5IDY5LjQ0NmwtLjk0MSA1LjAyaDIyLjQzOGMyLjEyNS0xMS43MDcgMy44NzUtMjEuMjExIDUuNjE3LTI4Ljc4NyA0Ljc2Ni0yMC43ODggMTIuNzg4LTI3LjE0MiAyNC44MjktMjQuMzMzLTIuNzggNS45NzktNC4zMDUgMTIuODkyLTQuMzA1IDIwLjU1NCAwIDE4LjU3OSAxMC4wOTIgMzMuNzg4IDM1LjE1IDMzLjc4OCAyNS4yODggMCA0My41OTYtMTMuNTA4IDQzLjU5Ni00NC4zMDggMC0xOC41OC0xMi4yLTMzLjA3NS0zNS4xOTYtMzMuMDc1em0tNi41MyA1OS4zMTdjLTcuOTI0LjEyNS0xMi43MjgtNi41MjUtMTIuNzI4LTE2LjQ3MSAwLTExLjc5MiA3LjAxMi0yNS4xMTIgMTguMjc1LTI1LjExMiA5LjA4NyAwIDEyLjIgNy4yMDQgMTIuMiAxNC44NzkgMCAxNi43NzktNi44NzUgMjYuNzA0LTE3Ljc0NiAyNi43MDR6TTIyNi41MyAyODUuNzloLTIyLjM0bDEzLjI4LTY5Ljk1LTMwLjU3IDY5Ljk1aC0yMC4zN2wtMy43My02OS41NS0xMy4zMiA2OS41NWgtMjAuMjdsMTcuMjctOTAuOTloMzQuOTFsMi45MSA1MC43MiAyMi4xMi01MC43MmgzNy43MmwtMTcuNjEgOTAuOTkiIGZpbGw9IiMwMDAiLz48cGF0aCBkPSJNNjEzLjE1IDI3NC4zOWE1LjggNS44IDAgMCAxIDUuNzk2LTUuNzk2YzMuMjA0IDAgNS43OTYgMi42IDUuNzk2IDUuNzk2YTUuNzk2IDUuNzk2IDAgMSAxLTExLjU5MiAwem01Ljc5NiA0LjQxMmE0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOC00LjQxMiA0LjQwNyA0LjQwNyAwIDAgMC00LjQwOC00LjQwNCA0LjQwNiA0LjQwNiAwIDAgMC00LjQwOSA0LjQwNCA0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOSA0LjQxMnptLS43ODQtMS44NjZoLTEuMTg3di01LjA4M2gyLjE1Yy40NSAwIC45MDggMCAxLjMwNC4yNS40MDkuMjc5LjY0Ni43NjYuNjQ2IDEuMjcgMCAuNTgtLjMzOCAxLjExNy0uODgzIDEuMzE3bC45MzMgMi4yNDZoLTEuMzE3bC0uNzctMi4wMDhoLS44NzZ2Mi4wMDh6bTAtMi44ODhoLjY1OWMuMjQxIDAgLjUwNC4wMTcuNzI1LS4wOTZhLjcwMi43MDIgMCAwIDAgLjI5Ni0uNTg3LjYzNS42MzUgMCAwIDAtLjI4NC0uNTEzYy0uMjEyLS4xMjktLjU0MS0uMDk1LS43NjItLjA5NWgtLjYzNHYxLjI5MXpNMzc4LjA1IDI3OC40Yy03LjY2NyAyLjAzMy0xNS4wODggMy4wMy0yMi45MjUgMy4wMTMtMjUuMDE3LS4wMjYtMzguMDQ2LTExLjQyMi0zOC4wNDYtMzMuMjA5IDAtMjUuNDUgMTYuNTc5LTQ0LjE3OSAzOS4wOTYtNDQuMTc5IDE4LjQyMSAwIDMwLjE3NSAxMC40OTYgMzAuMTc1IDI2Ljk0MiAwIDUuNDY3LS44IDEwLjc3MS0yLjc0MiAxOC4zSDMzOS4xMmMtMS41ODMgMTAuNjMgNi4xOCAxNS4zMDggMTkuNDA4IDE1LjMwOCA3LjkyNSAwIDE1LjA4OC0xLjQyNSAyMy4wMy00LjYxNmwtMy41MDkgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDQgMi40Ny0xMy4wMzMtMTAuNC0xMy4yNzktNy4xMDggMC0xMi4yMDQgNC43My0xNC4yNzEgMTMuMjc5aDI0LjY3MXptMjcuMDQyLTVjMCA5LjQwOCA1LjI4NyAxNS45IDE3LjMyNSAyMC43NDYgOS4yMDQgMy43NjcgMTAuNjUgNC44NTggMTAuNjUgOC4yMTMgMCA0LjY2Ni00LjA2NyA2LjgwOC0xMy4wODggNi43NS02Ljc4My0uMDQ2LTEyLjk2Ny0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMzggMTcuMTQ2YzYuNDkyIDEuNTE2IDE1LjU5NiAyLjAxMiAyMy42NTQgMi4yIDI0LjAyNSAwIDM1LjEyMS03Ljg3MSAzNS4xMjEtMjQuODcxIDAtMTAuMjE3LTQuNjI5LTE2LjIzOC0xNi4wNDItMjAuNzEyLTkuNTM3LTMuODA5LTEwLjY1NC00LjYzOC0xMC42NTQtOC4wODQgMC00LjA1IDMuNzg0LTYuMSAxMS4xNDYtNi4xIDQuNDcxIDAgMTAuNTgzLjQxNyAxNi4zODggMS4xMTNsMy4yNS0xNy4yNDZjLTUuOTEyLS44MjUtMTQuODc5LTEuNDgzLTIwLjA2Ny0xLjQ4My0yNS40NTggMC0zNC4yNjIgMTEuNDU0LTM0LjE4MyAyNS4yMjVtLTg4LjI0IDUwLjkyOWgtMTguNjY3bC40NS03LjgyYy01LjY5NiA2LjE1Ny0xMy4yNzUgOS4wMzItMjMuNTU4IDkuMDMyLTEyLjE3NSAwLTIwLjUyMS04LjMyNS0yMC41MjEtMjAuMjg4IDAtMTguMjA0IDE0LjQ5Ni0yOC42OTYgMzkuNDI5LTI4LjY5NiAyLjU2MiAwIDUuODE3LjE5MiA5LjE3LjU2My42OTItMi40MzMuODc2LTMuNDc1Ljg3Ni00LjgwOCAwLTQuOTg0LTMuOTE3LTYuODEzLTE0LjQwOC02LjgxMy0xMC4zNDIuMDQyLTE3LjMyMSAxLjU3NS0yMy43OTYgMy4zMTNsMy4xODMtMTYuNjk2YzExLjItMi44NSAxOC41My0zLjk0NiAyNi44My0zLjk0NiAxOS4zMDMgMCAyOS40OTUgNy41NjcgMjkuNDk1IDIxLjc5Mi4xNjcgMy44LTEuMTU4IDExLjQxMi0xLjgxNyAxNC43NTQtLjc2MiA0Ljg1LTYuMTEyIDMyLjk3LTYuNjY2IDM5LjYxMnptLTE2LjM4OC0zMy4xOTZjLTIuMzU4LS4yNDYtMy4zOTItLjMxMy01LjAxMy0uMzEzLTEyLjcyIDAtMTkuMTc4IDMuNzg4LTE5LjE3OCAxMS4yNjggMCA0LjY5NSAzLjE1NCA3LjYzMyA4LjA1NCA3LjYzMyA5LjE1NCAwIDE1Ljc1OC03LjY1NCAxNi4xMzgtMTguNTg4ek00ODIuNjEgMjc5Yy02LjEyIDEuNjc1LTEwLjg5NiAyLjQwOC0xNi4wNTQgMi40MDgtMTEuNDMzIDAtMTcuNjcxLTUuODQ2LTE3LjY3MS0xNi4yNTQtLjM2Mi0yLjg1NCAyLjQzMy0xNi4wNTggMy4wNjMtMTkuNzM4LjYzMy0zLjY5MSAxMC41MzgtNTcuNDkyIDEwLjUzOC01Ny40OTJoMjIuMjA4bC0zLjM1NSAxNy44aDExLjM5MmwtMy4wOTUgMTguMTcxaC0xMS40NDJzLTYuMjg0IDMxLjUzLTYuMjg0IDMzLjkzM2MwIDMuODI1IDIuMzIxIDUuNDggNy42MzQgNS40OCAyLjU0MSAwIDQuNTA4LS4yMyA2LjAyOS0uNjkybC0yLjk2MyAxNi4zODNtMTEwLjQ3LTQyLjM1OWMwIDE2Ljc3NS02Ljg4IDI2LjcwOC0xNy43NTQgMjYuNzA4LTcuOTIuMTEyLTEyLjcyNS02LjUyNS0xMi43MjUtMTYuNDc1IDAtMTEuNzkyIDcuMDA4LTI1LjExMiAxOC4yNzEtMjUuMTEyIDkuMDkyIDAgMTIuMjA4IDcuMjEyIDEyLjIwOCAxNC44Nzl6bTIzLjk3OS40NjdjMC0xOC41OC0xMi4yMDgtMzMuMDgtMzUuMTk2LTMzLjA4LTI2LjQ1IDAtNDMuNTUgMTcuNjI2LTQzLjU1IDQzLjU5NyAwIDE4LjU3OSAxMC4wODMgMzMuNzkyIDM1LjE1IDMzLjc5MiAyNS4yODggMCA0My41OTYtMTMuNTEyIDQzLjU5Ni00NC4zMDh6TTUwMi40IDIwNS43MmMtMi44MiAyMy4wMjktNy44MTcgNDYuMzc1LTExLjcyMSA2OS40NWwtLjk0NiA1LjAyaDIyLjQzM2M4LjA4OC00NC41NTcgMTAuOC01Ny4yNTMgMjcuNzQyLTUyLjc4Mmw4LjE1LTIxLjA4OGMtMTEuODE3LTQuMzM4LTE5LjQyNSAxLjg1NC0yNi4zMDggMTAuNjU4LjYyMS0zLjk2MyAxLjc5Mi03Ljc4NCAxLjUwOC0xMS4yNThINTAyLjRtLTI3MC4yNiA3NC40N0gyMDkuOGwxMy4yNy02OS45Ni0zMC41NyA2OS45NmgtMjAuMzZsLTMuNzMtNjkuNTUtMTMuMzIgNjkuNTVoLTIwLjI3bDE3LjI2LTkxSDE4N2wxLjg1IDU2LjMzIDI0LjU3LTU2LjMzaDM2LjMzbC0xNy42MSA5MSIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwMDc5QkUiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNTg0LjkzNCAyMzcuOTQ3YzAtOTkuNDE1LTgyLjk4MS0xNjguMTMzLTE3My44OTUtMTY4LjFoLTc4LjI0MmMtOTIuMDAzLS4wMzMtMTY3LjczIDY4LjcwNS0xNjcuNzMgMTY4LjEgMCA5MC45MyA3NS43MjcgMTY1LjY0IDE2Ny43MyAxNjUuMjA0aDc4LjI0MmM5MC45MTQuNDM2IDE3My44OTUtNzQuMjkzIDE3My44OTUtMTY1LjIwNHoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzMzLjI4IDgzLjkzYy04NC4wNy4wMjctMTUyLjE5NCA2OC4zMDgtMTUyLjIxNCAxNTIuNTguMDIgODQuMjU4IDY4LjE0NCAxNTIuNTMzIDE1Mi4yMTQgMTUyLjU2IDg0LjA5LS4wMjcgMTUyLjIyOC02OC4zMDIgMTUyLjI0LTE1Mi41Ni0uMDEyLTg0LjI3Mi02OC4xNS0xNTIuNTUzLTE1Mi4yNC0xNTIuNTh6IiBmaWxsPSIjMDA3OUJFIi8+PHBhdGggZD0iTTIzNy4wNjYgMjM2LjA5OGMuMDgtNDEuMTggMjUuNzQ2LTc2LjI5NiA2MS45NC05MC4yNXYxODAuNDhjLTM2LjE5NC0xMy45NDctNjEuODYxLTQ5LjA0NC02MS45NC05MC4yM3ptMTMxIDkwLjI3NVYxNDUuODQ3YzM2LjIwNyAxMy45MiA2MS45MTQgNDkuMDU3IDYxLjk4IDkwLjI1Ny0uMDY2IDQxLjIxMi0yNS43NzMgNzYuMzIyLTYxLjk4IDkwLjI2OXoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9Ii4wMzIlIiB5MT0iNTAlIiB4Mj0iOTkuOTc0JSIgeTI9IjUwJSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiMwMDdCNDAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNTVCMzMwIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iLjQ3MiUiIHkxPSI1MCUiIHgyPSI5OS45ODYlIiB5Mj0iNTAlIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iIzFEMjk3MCIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDZEQkEiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSIuMTE0JSIgeTE9IjUwLjAwMSUiIHgyPSI5OS45ODYlIiB5Mj0iNTAuMDAxJSIgaWQ9ImMiPjxzdG9wIHN0b3AtY29sb3I9IiM2RTJCMkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRTMwMTM4IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwRTRDOTYiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNjE3LjI0MyAzNDYuNzY2YzAgNDEuNjE1LTMzLjcyOCA3NS4zNi03NS4zNiA3NS4zNkgxMzIuNzU3VjEyNC4yNDVjMC00MS42MjYgMzMuNzMzLTc1LjM3IDc1LjM2NS03NS4zN2w0MDkuMTIxLS4wMDF2Mjk3Ljg5MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNNDgzLjg1OSAyNDIuMDQ1YzExLjY4NC4yNTMgMjMuNDM3LS41MTYgMzUuMDc3LjQgMTEuNzg3IDIuMiAxNC42MjggMjAuMDQzIDQuMTU2IDI1Ljg4OC03LjE0MSAzLjg1LTE1LjYzMyAxLjQzMi0yMy4zNzkgMi4xMTNINDgzLjg2di0yOC40MDF6bTQxLjgzMy0zMi4xNDVjMi41OTYgOS4xNjUtNi4yMzggMTcuMzkyLTE1LjA2NiAxNi4xM2gtMjYuNzY3Yy4xODUtOC42NDItLjM2OC0xOC4wMjEuMjcyLTI2LjIwOCAxMC43MjQuMzAxIDIxLjU0OS0uNjE2IDMyLjIxLjQ4IDQuNTggMS4xNSA4LjQxMyA0LjkxNiA5LjM1IDkuNTk4ek01OTAuMTIgNzMuOTk3Yy40OTggMTcuNTAxLjA3MSAzNS45MjcuMjE0IDUzLjc4My0uMDM1IDcyLjU5Ni4wNzIgMTQ1LjE5NC0uMDU1IDIxNy43OS0uNDY5IDI3LjIwNy0yNC41ODIgNTAuODQ0LTUxLjYgNTEuMzg3LTI3LjA0Ni4xMTEtNTQuMDk1LjAxNi04MS4xNDIuMDQ3di0xMDkuNzVjMjkuNDctLjE1NCA1OC45NTkuMzA3IDg4LjQxNy0uMjMyIDEzLjY2Ny0uODYgMjguNjMyLTkuODc2IDI5LjI3LTI0LjkxNSAxLjYxLTE1LjEwMi0xMi42MzItMjUuNTUtMjYuMTUzLTI3LjIwMS01LjE5OC0uMTM1LTUuMDQ0LTEuNTE1IDAtMi4xMTcgMTIuODkyLTIuNzg3IDIzLjAyLTE2LjEzMyAxOS4yMjYtMjkuNDk5LTMuMjM2LTE0LjA1OC0xOC43NzMtMTkuNDk5LTMxLjY5Ny0xOS40NzItMjYuMzUxLS4xOC01Mi43MDktLjAyNi03OS4wNjMtLjA3Ny4xNzItMjAuNDg5LS4zNTQtNDEgLjI4Ni02MS40NzQgMi4wODctMjYuNzE2IDI2LjgwNi00OC43NDcgNTMuNDQ3LTQ4LjI3aDc4Ljg1eiIgZmlsbD0idXJsKCNhKSIvPjxwYXRoIGQ9Ik0xNTkuNzQgMTI1LjA0Yy42NzQtMjcuMTYzIDI0Ljg4OS01MC42MTEgNTEuODc1LTUxLjAwNyAyNi45NDQtLjA4MyA1My44OTEtLjAxMiA4MC44MzctLjAzNi0uMDc0IDkwLjg4NS4xNDggMTgxLjc3Ny0uMTEyIDI3Mi42NTgtMS4wMzggMjYuODM0LTI0Ljk5IDQ5LjgzNC01MS42NzkgNTAuMzA3LTI2Ljk5Ni4wOTktNTMuOTk1LjAxNC04MC45OTIuMDQyVjI4My41NTFjMjYuMjIzIDYuMTk0IDUzLjcyMiA4LjgzMiA4MC40NzMgNC43MjEgMTUuOTkzLTIuNTc1IDMzLjQ4OC0xMC40MjQgMzguOTAyLTI3LjAxNCAzLjk4Ni0xNC4xOTIgMS43NDItMjkuMTI2IDIuMzM0LTQzLjY5MnYtMzMuODI0aC00Ni4yOTdjLS4yMDggMjIuMzcuNDI2IDQ0Ljc4LS4zMzUgNjcuMTI1LTEuMjQ4IDEzLjczNC0xNC44NDYgMjIuNDYtMjcuOCAyMS45OTUtMTYuMDY2LjE2OS00Ny44OTgtMTEuNjQtNDcuODk4LTExLjY0LS4wOC00MS45MTcuNDY2LTk0LjQwOC42OTItMTM2LjE4MnoiIGZpbGw9InVybCgjYikiLz48cGF0aCBkPSJNMzA5LjcyIDE5Ny4zOWMtMi40MzQuNTE3LS40OS04LjMtMS4xMTQtMTEuNjQ2LjE2Ni0yMS4xNS0uMzQ2LTQyLjMyMy4yODQtNjMuNDU4IDIuMDgzLTI2LjgyOSAyNi45OTEtNDguOTE2IDUzLjczOS00OC4yODhoNzguNzY2Yy0uMDc0IDkwLjg4NC4xNDcgMTgxLjc3NS0uMTEyIDI3Mi42NTYtMS4wMzkgMjYuODM0LTI0Ljk5MiA0OS44MzMtNTEuNjggNTAuMzA4LTI2Ljk5OC4xLTUzLjk5OC4wMTUtODAuOTk3LjA0M1YyNzIuNzA4YzE4LjQ0IDE1LjEyOCA0My41IDE3LjQ4NCA2Ni40NzIgMTcuNTI1IDE3LjMxNy0uMDA2IDM0LjUzNC0yLjY3NSA1MS4zNS02LjY3VjI2MC43OWMtMTguOTUzIDkuNDQ3LTQxLjIzMyAxNS40NDYtNjIuMjQzIDEwLjAxOC0xNC42NTYtMy42NS0yNS4yOTQtMTcuODExLTI1LjA1Ni0zMi45MzYtMS42OTktMTUuNzI4IDcuNTI0LTMyLjMzNSAyMi45ODEtMzcuMDExIDE5LjE5LTYuMDA4IDQwLjEwOC0xLjQxMyA1OC4wOTYgNi4zOTggMy44NTUgMi4wMTggNy43NjUgNC41MjEgNi4yMjItMS45MjF2LTE3LjljLTMwLjA4NC03LjE1Ny02Mi4xMDEtOS43OTItOTIuMzI5LTIuMDA0LTguNzQ4IDIuNDY4LTE3LjI3IDYuMjEtMjQuMzc5IDExLjk1NnoiIGZpbGw9InVybCgjYykiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(//www.olmec-ec.org.uk/wp-content/plugins/give/build/images/dankort.b2d8eb77.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjRkZGIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTIwMS44MSA1NWgxNDIuMzkzYzE5Ljg3IDAgMzIuMjg3IDE2LjQwNiAyNy42MyAzNi40N0wzMDUuNSAzNzguOTQ4Yy00LjY1NiAyMC4wNjQtMjQuNjI5IDM2LjQ3LTQ0LjQ5OCAzNi40N0gxMTguNjFjLTE5Ljg3IDAtMzIuMjg3LTE2LjQwNi0yNy42My0zNi40N0wxNTcuMzExIDkxLjQ3QzE2MS45NjggNzEuMzAyIDE4MS44MzcgNTUgMjAxLjcwNiA1NWguMTA0eiIgZmlsbD0iI0QxMDQyOSIvPjxwYXRoIGQ9Ik0zMzEuNzUgNTVoMTYzLjgxNWMxOS44NjkgMCAxMC44NjYgMTYuNDA2IDYuMjA5IDM2LjQ3TDQzNS40NCAzNzguOTQ4Yy00LjY1NyAyMC4wNjQtMy4yMDggMzYuNDctMjMuMDc3IDM2LjQ3SDI0OC41NDljLTE5Ljk3MiAwLTMyLjI4Ny0xNi40MDYtMjcuNTI3LTM2LjQ3TDI4Ny4zNTYgOTEuNDdDMjkyLjAxMiA3MS4zMDIgMzExLjg4IDU1IDMzMS44NTQgNTVoLS4xMDR6IiBmaWxsPSIjMDIyRTY0Ii8+PHBhdGggZD0iTTQ4OS44MTUgNTVoMTQyLjM5NGMxOS44NjkgMCAzMi4yODcgMTYuNDA2IDI3LjYzIDM2LjQ3bC02Ni4zMzMgMjg3LjQ3OGMtNC42NTcgMjAuMDY0LTI0LjYzIDM2LjQ3LTQ0LjQ5OCAzNi40N0g0MDYuNjE0Yy0xOS45NzIgMC0zMi4yODctMTYuNDA2LTI3LjYzLTM2LjQ3TDQ0NS4zMTcgOTEuNDdDNDQ5Ljk3NCA3MS4zMDIgNDY5Ljg0MyA1NSA0ODkuNzExIDU1aC4xMDR6IiBmaWxsPSIjMDc2Rjc0Ii8+PHBhdGggZD0iTTQ2NS45MDUgMzI2LjAxNWgxMy40NTNsMy44MjktMTMuMDYzaC0xMy4zNWwtMy45MzIgMTMuMDYzem0xMC43NjItMzUuOTQ4bC00LjY1NyAxNS40NjZzNS4wNzEtMi42MTMgNy44NjUtMy40NDljMi43OTQtLjYyNyA2LjkzMy0xLjE1IDYuOTMzLTEuMTVsMy4yMDgtMTAuNzYzaC0xMy40NTJsLjEwMy0uMTA0em02LjcyNy0yMi4xNTRsLTQuNDUgMTQuODM5czQuOTY3LTIuMyA3Ljc2MS0zLjAzYzIuNzk0LS43MzIgNi45MzMtLjk0MSA2LjkzMy0uOTQxbDMuMjA4LTEwLjc2NGgtMTMuMzQ5bC0uMTAzLS4xMDR6bTI5LjcgMGwtMTcuMzg2IDU3Ljk5N2g0LjY1N2wtMy42MjIgMTIuMDE3aC00LjY1N2wtMS4xMzggMy42NThINDc0LjM5bDEuMTM5LTMuNjU4SDQ0MmwzLjMxMS0xMS4wNzZoMy40MTVsMTcuNTkzLTU4LjkzOEw0NjkuODM3IDI1NmgxNi44NjhsLTEuNzYgNS45NTZzNC40NS0zLjIzOSA4Ljc5Ny00LjM4OWM0LjI0My0xLjE0OSAyOC42NjUtMS41NjcgMjguNjY1LTEuNTY3bC0zLjYyMiAxMS44MDhoLTUuNzk1bC4xMDMuMTA1eiIgZmlsbD0iI0ZFRkVGRSIvPjxwYXRoIGQ9Ik01MjAgMjU2aDE4LjAwNmwuMjA3IDYuNzkyYy0uMTAzIDEuMTUuODI4IDEuNjcyIDMuMDAxIDEuNjcyaDMuNjIybC0zLjMxMSAxMS4xODJoLTkuNzI4Yy04LjM4Mi42MjctMTEuNTktMy4wMy0xMS4zODMtNy4xMDZsLS4zMS0xMi40MzZMNTIwIDI1NnptMi4yMTYgNTMuMmgtMTcuMTc4bDIuODk3LTkuOTI3aDE5LjY2MmwyLjc5NC05LjA5Mkg1MTEuMDRMNTE0LjM1MSAyNzloNTMuODEybC0zLjMxMSAxMS4xODFoLTE4LjExbC0yLjc5NCA5LjA5MmgxOC4xMWwtMy4wMDIgOS45MjdoLTE5LjU1OGwtMy41MTggNC4xOGg3Ljk2OGwxLjk2NiAxMi41NGMuMjA3IDEuMjU0LjIwNyAyLjA5LjYyIDIuNjEzLjQxNS40MTggMi43OTUuNjI3IDQuMTQuNjI3aDIuMzhsLTMuNzI1IDEyLjIyNmgtNi4xMDZjLS45MyAwLTIuMzgtLjEwNC00LjM0Ni0uMTA0LTEuODYzLS4yMS0zLjEwNC0xLjI1NC00LjM0Ni0xLjg4MS0xLjEzOS0uNTIzLTIuNzk0LTEuODgxLTMuMjA4LTQuMjg1bC0xLjg2My0xMi41NC04LjkgMTIuMzMxYy0yLjc5NCAzLjg2Ny02LjYyMiA2Ljg5Ny0xMy4xNDIgNi44OTdINDk1bDMuMzExLTEwLjg2OGg0Ljc2YzEuMzQ2IDAgMi41ODgtLjUyMiAzLjUyLTEuMDQ1LjkzLS40MTggMS43NTgtLjgzNiAyLjU4Ni0yLjE5NGwxMy4wNC0xOC40OTd6TTMzNC4zMTQgMjgyaDQ1LjQyOWwtMy4zMTIgMTAuOTcyaC0xOC4xMWwtMi43OTMgOS4zaDE4LjYyN2wtMy40MTUgMTEuMjg3aC0xOC41MjRsLTQuNTUzIDE1LjE1MmMtLjUxNyAxLjY3MiA0LjQ1IDEuODgxIDYuMjA5IDEuODgxbDkuMzE0LTEuMjU0LTMuNzI2IDEyLjU0aC0yMC45MDRjLTEuNjU1IDAtMi44OTctLjIwOS00Ljc2LS42MjctMS43Ni0uNDE4LTIuNTg3LTEuMjU0LTMuMzExLTIuNDAzLS43MjUtMS4yNTQtMS45NjctMi4xOTUtMS4xMzktNC45MTJsNi4wMDItMjAuMDY0SDMyNWwzLjQxNS0xMS40OTVoMTAuMzQ4bDIuNzk0LTkuM0gzMzEuMjFsMy4zMTItMTAuOTczLS4yMDctLjEwNHptMzEuMzg3LTE5LjgzNWgxOC42MjdsLTMuNDE1IDExLjM5aC0yNS40NTdsLTIuNzk0IDIuNDA0Yy0xLjI0MiAxLjE1LTEuNTUyLjczMi0zLjEwNSAxLjU2OC0xLjQ0OC43MzEtNC40NSAyLjE5NC04LjM4MiAyLjE5NEgzMzNsMy4zMTEtMTAuOTcyaDIuNDg0YzIuMDcgMCAzLjUxOS0uMjEgNC4yNDMtLjYyNy44MjgtLjUyMyAxLjc2LTEuNjcyIDIuNjktMy41NTNsNC42NTctOC41NjloMTguNTI0bC0zLjIwOCA2LjI3di0uMTA1em0zNS4xMDggMTguODFzNS4wNy00LjcwMiAxMy43NjMtNi4xNjVjMS45NjYtLjQxOCAxNC4zODQtLjIxIDE0LjM4NC0uMjFsMS44NjMtNi4yN2gtMjYuMTgxbC0zLjgzIDEyLjc1di0uMTA1em0yNC42MjkgNC44MDdoLTI1Ljk3NWwtMS41NTIgNS4zM2gyMi41NmMyLjY5LS4zMTQgMy4yMDguMTA0IDMuNDE1LS4xMDVsMS42NTUtNS4yMjVoLS4xMDN6bS0zMy43MzYtMjkuNjc4aDE1LjgzM2wtMi4yNzYgOC4wNDdzNC45NjctNC4wNzYgOC40ODUtNS41MzljMy41MTktMS4yNTQgMTEuMzgzLTIuNTA4IDExLjM4My0yLjUwOGwyNS42NjQtLjEwNC04Ljc5NiAyOS40NjljLTEuNDQ5IDUuMDE2LTMuMjA4IDguMjU1LTQuMjQzIDkuODIzLS45MyAxLjQ2My0yLjA3IDIuODIxLTQuMzQ2IDQuMDc1LTIuMTczIDEuMTUtNC4xNCAxLjg4MS02LjAwMiAxLjk4Ni0xLjY1Ni4xMDQtNC4zNDYuMjA5LTcuODY1LjIwOWgtMjQuNzMybC02LjkzNCAyMy4zMDNjLS42MiAyLjI5OS0uOTMxIDMuNDQ4LS41MTcgNC4wNzUuMzEuNTIzIDEuMjQyIDEuMTUgMi4zOCAxLjE1bDEwLjg2Ni0xLjA0NS0zLjcyNiAxMi43NDloLTEyLjIxYy0zLjkzMyAwLTYuNzI3LS4xMDUtOC42OTMtLjIxLTEuODYzLS4yMDgtMy44MyAwLTUuMTc1LTEuMDQ0LTEuMTM4LTEuMDQ1LTIuODk3LTIuNDA0LTIuNzk0LTMuNzYyLjEwNC0xLjI1NC42MjEtMy4zNDQgMS40NS02LjI3bDIyLjI0OC03NC40MDR6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTQzNy44NCAzMDNsLTEuNDQ5IDcuMTA2Yy0uNjIgMi4xOTQtMS4xMzggMy44NjYtMi43OTQgNS4zMy0xLjc1OSAxLjQ2Mi0zLjcyNSAzLjAzLTguNDg1IDMuMDNsLTguNzk2LjQxOC0uMTA0IDcuOTQyYy0uMTAzIDIuMTk0LjUxOCAxLjk4NS44MjggMi40MDMuNDE0LjQxOC43MjQuNTIzIDEuMTM4LjczMmwyLjc5NC0uMjEgOC4zODMtLjQxNy0zLjUxOSAxMS43MDRoLTkuNjI0Yy02LjcyNiAwLTExLjc5Ny0uMjEtMTMuMzUtMS40NjMtMS42NTUtMS4wNDUtMS44NjItMi4zLTEuODYyLTQuNTk4bC42Mi0zMS4xNDFoMTUuNDJsLS4yMDcgNi4zNzRoMy43MjVjMS4yNDIgMCAyLjE3NC0uMTA0IDIuNjkxLS40MTguNTE3LS4zMTMuODI4LS44MzYgMS4wMzUtMS41NjdsMS41NTItNS4wMTZoMTIuMTA4bC0uMTA0LS4yMDl6TTIxOC40NyAxNDdjLS41MTcgMi41MDgtMTAuNDUxIDQ4LjU5Mi0xMC40NTEgNDguNTkyLTIuMTc0IDkuMy0zLjcyNiAxNS45ODktOC45IDIwLjI3My0zLjAwMSAyLjUwOC02LjUyIDMuNjU3LTEwLjU1NSAzLjY1Ny02LjUyIDAtMTAuMjQ1LTMuMjM5LTEwLjg2Ni05LjQwNGwtLjEwNC0yLjA5czEuOTY2LTEyLjQzNiAxLjk2Ni0xMi41NGMwIDAgMTAuMzQ5LTQyLjAwOSAxMi4yMTItNDcuNTQ4LjEwMy0uMzEzLjEwMy0uNTIyLjEwMy0uNjI3LTIwLjE4LjIxLTIzLjgwMSAwLTI0LjAwOC0uMzEzLS4xMDQuNDE4LS42MjEgMy4wMy0uNjIxIDMuMDNsLTEwLjU1NiA0Ny4zNC0uOTMyIDMuOTdMMTU0IDIxNC41MDhjMCAzLjg2Ni43MjQgNy4xMDUgMi4yNzcgOS43MTggNC44NjMgOC41NjkgMTguNjI3IDkuODIzIDI2LjM4OCA5LjgyMyAxMC4wMzggMCAxOS40NTUtMi4xOTUgMjUuNzY3LTYuMDYxIDExLjA3My02LjU4NCAxMy45Ny0xNi45MjkgMTYuNDU0LTI2LjAybDEuMjQyLTQuNzAzczEwLjY1OS00My41NzYgMTIuNTIyLTQ5LjIxOWMuMTAzLS4zMTQuMTAzLS41MjMuMjA3LS42MjctMTQuNjk1LjEwNC0xOC45MzggMC0yMC4zODctLjMxNFYxNDd6bTU5LjAzIDg2LjYyM2MtNy4xNDEtLjEwNS05LjcyOC0uMTA1LTE4LjExLjMxM2wtLjMxMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjE3My05LjYxNGwxLjAzNS00LjM4OWMxLjU1Mi02Ljc5MiAzLjAwMS0xNC44MzkgMy4yMDgtMTcuMjQyLjIwNy0xLjQ2My42Mi01LjEyLTMuNTE5LTUuMTItMS43NTkgMC0zLjUxOC44MzUtNS4zOCAxLjY3MS0xLjAzNiAzLjY1OC0zLjAwMiAxMy44OTktNC4wMzcgMTguNDk3LTIuMDcgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwyMzAgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuNDUtMjEuODQgNS4zOC0yOS44ODdsLjcyNS0uNDE4YzguMjc5LTEuMTQ5IDEwLjI0NS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNC44MzYtMS4zNDUgNS4wMTZjMS41NTItLjk0IDMuMDAxLTEuODgxIDQuNTUzLTIuNjEzIDQuMjQzLTIuMDkgOC45LTIuNzE3IDExLjQ4Ny0yLjcxNyAzLjkzMiAwIDguMjc5IDEuMTUgMTAuMDM4IDUuNzQ4IDEuNjU2IDQuMDc1LjYyIDkuMDkxLTEuNjU2IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMjc3IDExLjA3Ny0yLjY5IDEzLjA2Mi0zLjkzMyAyMC41ODZsLS44MjcuNjI3LjEwMy4xMDV6bTI5LjA1OC4wMjdjLTQuMzQ2IDAtNy4xNC0uMTA0LTkuODMgMC0yLjY5MSAwLTUuMjc4LjIxLTkuMzE0LjMxNGwtLjIwNy0uMzE0LS4yMDctLjQxOGMxLjEzOC00LjE4IDEuNjU2LTUuNjQzIDIuMjc3LTcuMTA2LjUxNy0xLjQ2MyAxLjAzNC0yLjkyNiAyLjA3LTcuMjEgMS4yNDEtNS41MzkgMi4wNjktOS40MDUgMi41ODYtMTIuODU0LjYyMS0zLjI0LjkzMi02LjA2IDEuMzQ2LTkuM2wuMzEtLjIwOS4zMS0uMzE0YzQuMzQ3LS42MjcgNy4wMzgtMS4wNDUgOS44MzItMS40NjMgMi43OTQtLjQxOCA1LjY5MS0uOTQgMTAuMTQxLTEuNzc2bC4yMDcuNDE4LjEwMy40MTgtMi40ODMgMTAuMzQ1Yy0uODI4IDMuNDQ5LTEuNjU2IDYuODk3LTIuMzggMTAuMzQ2LTEuNTUzIDcuMzE1LTIuMjc3IDEwLjAzMi0yLjU4NyAxMi4wMTctLjQxNCAxLjg4MS0uNTE4IDIuODIyLTEuMTM5IDYuNTg0bC0uNDE0LjMxMy0uNDE0LjMxNC0uMjA3LS4xMDV6bTQ1Ljk0MS0yNS42NzVjLS4zMSAxLjg4MS0xLjk2NiA4Ljg4My00LjEzOSAxMS44MDktMS41NTIgMi4xOTQtMy4zMTIgMy41NTMtNS4zODEgMy41NTMtLjYyMSAwLTQuMTQgMC00LjI0My01LjMzIDAtMi42MTIuNTE3LTUuMzMgMS4xMzgtOC4yNTUgMS44NjMtOC40NjUgNC4xNC0xNS40NjYgOS44MzEtMTUuNDY2IDQuNDUgMCA0Ljc2IDUuMjI1IDIuNzk0IDEzLjY5em0xOC43My44MzZjMi40ODQtMTEuMDc3LjUxOC0xNi4zMDItMS44NjItMTkuNDM3LTMuNzI1LTQuODA3LTEwLjM0OC02LjM3NC0xNy4xNzgtNi4zNzQtNC4xNCAwLTEzLjg2Ny40MTgtMjEuNTI1IDcuNTI0LTUuNDg0IDUuMTItOC4wNzEgMTIuMTIyLTkuNTIgMTguODEtMS41NTMgNi43OTItMy4zMTIgMTkuMDE5IDcuODY1IDIzLjYxNyAzLjQxNCAxLjQ2MyA4LjM4MiAxLjg4IDExLjU5IDEuODggOC4xNzUgMCAxNi41NTctMi4yOTggMjIuODctOC45ODYgNC44NjMtNS40MzQgNy4wMzYtMTMuNTg1IDcuODY0LTE3LjAzNGgtLjEwM3ptMTc0LjQzMyAyNi4wOGMtOC42OTMtLjEwNC0xMS4xNzYtLjEwNC0xOS4xNDUuMzE0bC0uNTE3LS42MjdjMi4xNzMtOC4yNTYgNC4zNDYtMTYuNjE2IDYuMzEzLTI0Ljk3NiAyLjQ4My0xMC44NjggMy4xMDQtMTUuNDY2IDMuOTMyLTIxLjg0bC42Mi0uNTIzYzguNTktMS4yNTQgMTAuOTctMS41NjcgMTkuOTczLTMuMjM5bC4yMDcuNzMxYy0xLjY1NiA2Ljg5Ny0zLjIwOCAxMy42OS00Ljg2NCAyMC40ODItMy4zMTEgMTQuMzE3LTQuNDUgMjEuNjMyLTUuNjkxIDI5LjE1NmwtLjgyOC42Mjd2LS4xMDV6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTUzMy4xNiAyMDkuMzc0Yy0uNDE0IDEuNzc2LTIuMDcgOC44ODItNC4yNDMgMTEuODA4LTEuNDQ5IDIuMDktNC45NjcgMy40NDktNi45MzMgMy40NDktLjYyMSAwLTQuMDM2IDAtNC4yNDMtNS4yMjUgMC0yLjYxMy41MTctNS4zMyAxLjEzOC04LjI1NiAxLjg2My04LjI1NSA0LjE0LTE1LjI1NyA5LjgzMS0xNS4yNTcgNC40NSAwIDYuNDE2IDUuMTIgNC40NSAxMy41ODV2LS4xMDR6bTE3LjA3NS44MzZjMi40ODMtMTEuMDc3LTcuNjU4LS45NC05LjIxLTQuNTk4LTIuNDg0LTUuNzQ4LS45MzItMTcuMjQzLTEwLjg2Ni0yMS4xMDktMy44MjktMS41NjgtMTIuODMyLjQxOC0yMC40OSA3LjUyNC01LjM4MSA1LjAxNi04LjA3MiAxMi4wMTctOS41MiAxOC43MDUtMS41NTMgNi42ODgtMy4zMTIgMTkuMDIgNy43NiAyMy4zMDQgMy41MiAxLjU2NyA2LjcyNyAxLjk4NSA5LjkzNSAxLjc3NiAxMS4xNzctLjYyNyAxOS42NjItMTcuNjYgMjUuOTc1LTI0LjM0OCA0Ljg2My01LjMzIDUuNjkxIDEuOTg1IDYuNDE2LTEuMjU0em0tMTI5Ljk0MyAyMy40MTNjLTcuMTQtLjEwNS05LjYyNC0uMTA1LTE4LjAwNi4zMTNsLS4zMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjI3Ni05LjYxNGwuOTMxLTQuMzg5YzEuNTUzLTYuNzkyIDMuMTA1LTE0LjgzOSAzLjIwOC0xNy4yNDIuMjA3LTEuNDYzLjYyMS01LjEyLTMuNDE1LTUuMTItMS43NTkgMC0zLjYyMS44MzUtNS4zOCAxLjY3MS0uOTMyIDMuNjU4LTMuMDAyIDEzLjg5OS00LjAzNyAxOC40OTctMS45NjYgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwzNzMgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuMzQ2LTIxLjg0IDUuMzgtMjkuODg3bC42MjEtLjQxOGM4LjI4LTEuMTQ5IDEwLjM0OS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNS44MzYtMS4yNDIgNS4wMTZjMS40NDktLjk0IDMuMDAxLTEuODgxIDQuNDUtMi42MTMgNC4yNDMtMi4wOSA4LjktMi43MTcgMTEuNDg2LTIuNzE3IDMuOTMzIDAgOC4xNzYgMS4xNSAxMC4wMzggNS43NDggMS42NTYgNC4wNzUuNTE4IDkuMDkxLTEuNzU5IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMzggMTEuMDc3LTIuNjkgMTMuMDYyLTMuOTMzIDIwLjU4NmwtLjgyNy42MjcuMTAzLjEwNXptNjIuMDAxLTg2LjUxOWwtNi4wMDIuMTA1Yy0xNS41MjMuMjA5LTIxLjczMi4xMDQtMjQuMjE1LS4yMDktLjIwNyAxLjE1LS42MjEgMy4xMzUtLjYyMSAzLjEzNXMtNS41ODggMjUuOTE2LTUuNTg4IDI2LjAyYzAgMC0xMy4yNDYgNTUuMTc2LTEzLjg2NyA1Ny43ODggMTMuNTU2LS4yMDkgMTkuMDQxLS4yMDkgMjEuNDIxLjEwNS41MTgtMi42MTMgMy42MjItMTcuOTc0IDMuNzI2LTE3Ljk3NCAwIDAgMi42OS0xMS4yODYgMi43OTQtMTEuNzA0IDAgMCAuODI3LTEuMTUgMS42NTUtMS42NzJoMS4yNDJjMTEuNjk0IDAgMjQuODM2IDAgMzUuMTg1LTcuNjI4IDcuMDM3LTUuMjI1IDExLjc5Ny0xMy4wNjMgMTMuOTctMjIuNDY4LjUxNy0yLjI5OS45MzEtNS4wMTYuOTMxLTcuODM3IDAtMy42NTgtLjcyNC03LjIxLTIuNzk0LTEwLjAzMi01LjI3Ny03LjQyLTE1LjczLTcuNTI0LTI3LjgzNy03LjYyOXptNy43NjEgMjcuMDY2Yy0xLjI0MSA1Ljc0Ny00Ljk2NyAxMC42NTktOS43MjcgMTIuOTU4LTMuOTMyIDEuOTg1LTguNjkzIDIuMTk0LTEzLjY2IDIuMTk0aC0zLjIwOGwuMjA3LTEuMjU0czUuODk5LTI1LjkxNiA1Ljg5OS0yNS44MTFsLjIwNy0xLjM1OS4xMDMtMS4wNDUgMi4zOC4yMXMxMi4yMTEgMS4wNDQgMTIuNDE4IDEuMDQ0YzQuNzYgMS44ODEgNi44MyA2LjY4OCA1LjM4MSAxMy4wNjN6bTEyNy4yMDcgOC42NjZsLS43MjQtLjgzNmMtOC43OTYgMS43NzYtMTAuNDUyIDIuMDktMTguNTI0IDMuMjRsLS42Mi42MjZjMCAuMTA1LS4xMDQuMjEtLjEwNC40MTh2LS4xMDRjLTYuMDAyIDE0LjEwNy01Ljg5OSAxMS4wNzctMTAuNzYyIDIyLjE1NCAwLS41MjMgMC0uODM2LS4xMDQtMS4zNTlsLTEuMjQyLTI0LjAzNS0uNzI0LS44MzZjLTkuMzE0IDEuNzc3LTkuNTIgMi4wOS0xOC4wMDYgMy4yNGwtLjYyMS42MjdjLS4xMDQuMzEzLS4xMDQuNjI3LS4xMDQuOTRsLjEwNC4xMDVjMS4wMzUgNS41MzguODI4IDQuMjg0IDEuODYzIDEyLjk1OC41MTcgNC4yODQgMS4xMzggOC41NjkgMS42NTUgMTIuNzQ5LjgyOCA3LjEwNiAxLjM0NiAxMC41NTQgMi4zOCAyMS4zMTgtNS43OTUgOS42MTQtNy4xNCAxMy4yNzEtMTIuNzI4IDIxLjczNWwuMzEuODM2YzguMzgzLS4zMTMgMTAuMjQ1LS4zMTMgMTYuNDU0LS4zMTNsMS4zNDYtMS41NjhjNC42NTYtMTAuMTM2IDQwLjI1NS03MS43OSA0MC4yNTUtNzEuNzlsLS4xMDQtLjEwNXptLTMwMi43MTcgNi45MjJjNC43Ni0zLjM0NCA1LjM4LTcuOTQyIDEuMzQ1LTEwLjM0NS00LjAzNi0yLjQwNC0xMS4xNzYtMS42NzItMTUuOTM3IDEuNjcyLTQuNzYgMy4yNC01LjI3NyA3LjgzNy0xLjI0MSAxMC4zNDUgMy45MzIgMi4zIDExLjA3MiAxLjY3MiAxNS44MzMtMS42NzJ6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTU3NS43MzUgMjU2LjEwNGwtNi45MzQgMTIuMDE4Yy0yLjE3MyA0LjA3NS02LjMxMiA3LjIxLTEyLjcyOCA3LjIxTDU0NSAyNzUuMTIzbDMuMjA4LTEwLjg2OGgyLjE3M2MxLjEzOCAwIDEuOTY2LS4xMDQgMi41ODctLjQxOC42MjEtLjIwOS45MzItLjYyNyAxLjQ0OS0xLjI1NGw0LjE0LTYuNTgzaDE3LjI4MWwtLjEwMy4xMDR6IiBmaWxsPSIjRkVGRUZFIi8+PC9nPjwvc3ZnPg==) no-repeat}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-size:16px;height:16px;line-height:1;margin:0 5px 0 0;width:16px}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{margin:0;padding:0;text-align:right}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{display:none;margin:0 0 0 .5em}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{clear:both;content:"";display:block}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{display:inline-block;min-width:100px}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media(max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{float:none;width:100%}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{display:none;float:right;font-family:give-icomoon;position:relative;top:3px;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;font-size:16px;height:16px;line-height:1;margin:0 0 0 5px;width:16px}.give-active span.give-loading-animation{display:inline}@media(min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:2.5%;margin-right:0!important}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:right!important;margin-left:0!important;margin-right:3%}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left!important}.give-form-grid{display:flex;height:100%}.give-form-grid-media{border-radius:2px;min-width:40%;position:relative}.give-form-grid-media img{border-radius:2px;min-width:100%;-o-object-fit:cover;object-fit:cover}.give-form-grid-media__tags{align-items:center;border-radius:2px;bottom:0;display:flex;gap:10px;left:0;padding:10px 16px;position:absolute;right:0}.give-form-grid-media__tags>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-container{display:flex;flex-direction:column;flex-grow:1;width:100%}#row-media{max-width:40%;min-width:40%}#row-media img{border-radius:2px;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-form-grid-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:18px}.give-form-grid-content .give-form-grid-media__tags_no_image{background:none;border-radius:2px;display:flex;gap:10px;margin-bottom:12px}.give-form-grid-content .give-form-grid-media__tags_no_image>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-content>h3{font-size:max(1.375rem,22px)!important;font-weight:700!important;margin:0!important}.give-form-grid-content>p{font-size:1rem;font-weight:400}.give-form-grid-content>button{background-color:transparent!important;border:none;cursor:pointer;font-size:max(1rem,16px);font-weight:400;padding:0!important;text-decoration:underline;text-underline-offset:5px}.give-form-grid-btn{align-items:center;background-color:var(--give-primary-color);border:.125rem solid var(--give-primary-color);border-radius:.4rem;color:#fff;font-family:inherit;font-size:max(1rem,16px);font-weight:600;justify-content:center;line-height:1.2;padding:1rem;text-align:center;transition-duration:.2s;transition-property:background-color,color;transition-timing-function:ease-in}.give-form-grid-progress{background:#f6f6f6;padding:10px 20px}.form-grid-raised{background:#f6f6f6;display:flex;justify-content:space-between}.form-grid-raised__details{display:flex;flex-direction:column;font-size:1rem}.form-grid-raised__details>span:first-child{font-size:1rem;font-weight:700!important}.form-grid-raised__details>span:last-child{font-size:max(.875rem,14px);font-weight:400}.form-grid-raised__details_donations{text-align:right}.give-form-grid-progress-bar{margin:12px 0}.give-form-grid-progress-bar .give-progress-bar{background:#d9dfdb;border-radius:25px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.11);height:12px;position:relative}.give-form-grid-progress-bar .give-progress-bar>span{border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}.give-embed-form-wrapper{align-items:center;display:flex;justify-content:center;width:100%!important}.give-embed-form-wrapper .iframe-loader{background:none;height:100%;pointer-events:none;position:absolute;top:0;width:100%}.give-embed-form-wrapper iframe{max-width:min(100%,48.5rem);width:100%!important}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed}.give-embed-form-wrapper.modal{align-items:center;display:flex;flex-direction:column;height:var(--visual-viewport-height);justify-content:center;left:0;min-height:100vh;min-width:100vw;overflow:scroll;position:fixed;top:0;z-index:100}.give-embed-form-wrapper.modal[data-loading=true]{display:none}.give-embed-form-wrapper.modal[data-entering=true]{animation:modal-fade .3s}.give-embed-form-wrapper.modal[data-exiting=true]{animation:modal-fade .15s ease-in reverse}.give-embed-form-wrapper.modal .modal-content{align-items:center;display:flex;justify-content:center;min-height:100vh;min-width:100vw;position:absolute;top:6%;width:100%;z-index:999}.give-embed-form-wrapper.modal .modal-content iframe{z-index:1}.give-embed-form-wrapper.modal .close-btn{background:#e7e8ed;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;padding:.75rem;position:fixed;right:25px;top:57px;transition:.2s;z-index:999}.give-embed-form-wrapper.modal .close-btn svg{height:1rem;width:1rem}.give-embed-form-wrapper.modal .close-btn:active,.give-embed-form-wrapper.modal .close-btn:focus,.give-embed-form-wrapper.modal .close-btn:hover{background-color:#caccd7;border:1px solid #caccd7}.give-embed-form-wrapper.modal:before{background:rgba(0,0,0,.7);bottom:0;content:"";display:block;left:0;position:fixed;right:0;top:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.admin-bar .give-embed-form-wrapper{background:none;margin-top:-26px}.give_notices{position:relative}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px!important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.give_notices .notice-dismiss:before{background:0 0;color:#72777c;content:"";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0!important}.give_error:before,.give_success:before,.give_warning:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-size:16px;height:30px;left:-17px;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);top:50%;width:30px}.give_error{border-color:#a00}.give_error:before{background-color:#a00;content:""}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:""}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:""}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{margin:0 auto;max-width:474px;padding:12px 10px 0}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em!important;padding:0!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.components-base-control__field input[type=text]:focus{box-shadow:none!important}.give-goal-progress{clear:both;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px}.give-goal-progress .raised{margin-bottom:15px}.give-goal-progress .progress-bar{background:none;padding-bottom:10px;width:100%}.give-goal-progress .give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative;width:100%}.give-goal-progress .give-progress-bar>span{background:none;border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-bottom:none;border-top:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{border-left:none;text-align:left}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-right:none;border-top-color:#e8e8e8;font-weight:700;padding:21px 25px;text-align:center}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-right:none;border-top-color:#fff;padding:18px;text-align:center}table.give-table tbody tr td:first-child{border-left:0;text-align:left}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{margin:60px auto;max-width:1200px}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{font-size:12px;font-style:italic;padding:16px 13px;width:75%}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{background:#fff;padding:.5rem 0}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none!important;overflow:hidden;top:0;width:100%;z-index:2148482499;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media(max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width:auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{display:block!important;position:absolute}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle}.give-modal .mfp-content,.give-modal.mfp-bg{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{opacity:0;transform:translateY(-50px)}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{background-color:#fff;margin:0 auto;max-height:85vh;max-width:100%;overflow-y:auto;padding:1rem 1.5rem;position:relative;width:720px}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{max-width:100%;padding:0}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only form>:not(.give-btn-modal),.mfp-content .give-display-button-only>:not(form){display:block}.give-donor{background:#fff;border:1px solid #e5e5e5;color:#00160a;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;max-height:100%;padding:18px 0;position:relative;transition:all .2s ease-out;width:100%}.give-donor-container{display:flex;flex:1;flex-direction:column;padding:0 5%}.give-donor-container__image{align-items:center;align-self:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;display:flex;justify-content:center;margin-bottom:12px;overflow:hidden}.give-donor-container__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.give-donor-container__image__name_initial{position:absolute}.give-donor-container__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor-container__image[data-anonymous-donation="1"] .give-donor-header__name_initial{visibility:hidden}.give-donor-container__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5}.give-donor-container-variation{display:flex;justify-content:space-between}.give-donor-container-variation__name{font-size:max(1.5rem,24px);font-weight:600;line-height:20px;margin:0 0 10px!important}.give-donor-container-variation__timestamp{color:#525252;font-size:max(.75rem,12px);margin:0 0 10px!important}.give-donor-wrapper{align-items:center;display:flex;flex:1;justify-content:center;word-break:normal!important}.give-donor-content{border-left:2px solid #219653;flex:1;font-weight:400;letter-spacing:0;line-height:20px;margin:12px 0;padding-left:16px;width:100%}.give-donor-content p{color:#00160a;font-size:max(.875rem,14px);font-style:italic;line-height:20px;margin:0!important;width:100%}.give-donor-content__excerpt .give-donor-content__read-more{cursor:pointer;white-space:nowrap}.give-donor-content__excerpt+.give-donor-content__comment{display:none}.give-donor-details{align-items:center;display:flex;justify-content:space-between}.give-donor-details__wrapper{display:flex;flex-direction:column;width:70%;word-break:normal!important}.give-donor-details__wrapper span:first-child{color:#00160a;font-size:max(1rem,16px)!important;font-weight:500!important;letter-spacing:0}.give-donor-details__wrapper span:last-child{color:#00160a;font-size:max(.8rem,12.8px);font-weight:400;letter-spacing:0;text-align:left}.give-donor-details__total{color:#219653;font-size:max(1.25rem,20px);font-weight:700;letter-spacing:0;line-height:24px;overflow-wrap:normal;text-align:right;word-break:normal!important}.give-donor-tribute{align-items:center;display:flex;margin-top:32px;min-height:32px;width:100%}.give-donor-tribute span svg{display:block;height:22px;margin:0 15px 0 32px;width:22px}.give-donor-tribute__message{color:#00160a;font-size:max(.75rem,12px);text-align:center}.give-donor-tribute__message span:last-child{font-weight:600}.give-donor-wall-modal p:last-child{margin-bottom:0}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999}#give-processing-state-template.active{display:flex}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0}#give-processing-state-template .loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C%21--%20Generator:%20Adobe%20Illustrator%2024.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200%29%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%20349%20348%27%20style=%27enable-background:new%200%200%20349%20348;%27%20xml:space=%27preserve%27%3E%3Cstyle%20type=%27text/css%27%3E%20.st0{fill:%23FFFFFF;}%20%3C/style%3E%3Cpath%20class=%27st0%27%20d=%27M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5%20c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9%20C25.72,204.56,25.41,204.57,25.1,204.57z%27/%3E%3Cpath%20class=%27st0%27%20d=%27M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5%20c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49%20C349,270.22,270.72,348.5,174.5,348.5z%27/%3E%3C/svg%3E");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px}#give-processing-state-template .loader.spinning{animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px}.give-multi-form-goal-block .wp-block-media-text{margin:24px!important}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px!important}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px!important}.give-multi-form-goal-block__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;margin:24px!important;min-height:250px}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical)}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center}.give-progress-bar-block__stat:last-of-type{border-right:none}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{display:block;overflow:hidden;padding:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{font-size:14px;margin:-5px 0 20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{background-color:#f5f5f5;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{align-items:center;display:flex;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99!important;padding:20px 28px!important;transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{clear:both;content:"";display:block}@media(min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;padding:0 .75rem}}@media(min-width:30rem)and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media(min-width:30rem)and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.3333333333%}}@media(min-width:30rem)and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports(display:grid){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media(min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border-radius:8px;box-shadow:0 0 8px hsla(0,0%,44%,.25);color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:all .1s ease-out;width:100%}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports(display:grid){.give-grid-ie-utility{margin:0}}.give-donation-submit>.give-donation-summary-section{margin-bottom:0}.give-donation-summary-section{font-family:Montserrat,serif;font-size:16px;font-style:normal;font-weight:600}.give-donation-summary-section svg{margin:0 5px;vertical-align:text-top}.give-donation-summary-section svg path{fill:var(--primary-color,#3ba2e0)}.give-donation-summary-section .heading{font-style:italic}.give-donation-summary-section .give-donation-summary-table-wrapper{background-color:#f9f9f9;color:#333;margin:20px -20px;padding:0 20px}.give-donation-summary-section .back-btn{background-color:transparent;border:0;color:var(--primary-color,#3ba2e0);cursor:pointer;font-size:12px;font-weight:500;line-height:23px;margin:0;padding:0;text-decoration:underline}.give-donation-summary-section .give-donation-summary-help-text{align-items:center;color:#8c8c8c;display:flex;gap:5px;margin:10px 0}.give-donation-summary-section .give-donation-summary-help-text .back-btn{font-size:inherit}.give-donation-summary-section table{border-collapse:collapse;width:100%}.give-donation-summary-section tbody{color:#444}.give-donation-summary-section tr{border-bottom:1px solid #f2f2f2}.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:42px;padding:10px 0}.give-donation-summary-section th{text-align:left}.give-donation-summary-section td{font-size:15px;font-weight:500;line-height:18px}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{text-align:right}@media screen and (max-width:500px){.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:26px}.give-donation-summary-section td,.give-donation-summary-section th{padding-top:15px;vertical-align:top}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{width:40%}.give-donation-summary-section .give-donation-summary-help-text{align-items:start}.give-donation-summary-section .give-donation-summary-help-text img{margin-top:3px}}:root{--givewp-red-25:#fff4f2;--givewp-red-50:#ffdfd9;--givewp-red-100:#ffb5a6;--givewp-red-200:#ff8a73;--givewp-red-300:#ff6040;--givewp-red-400:#f2320c;--givewp-red-500:#d92d0b;--givewp-red-600:#a62308;--givewp-red-700:#8c1700;--givewp-red-800:#590f00;--givewp-red-900:#260600;--givewp-orange-50:#ffefd9;--givewp-orange-100:#ffdaa6;--givewp-orange-200:#ffc473;--givewp-orange-300:#f2a63d;--givewp-orange-400:#f29718;--givewp-orange-500:#d98715;--givewp-orange-600:#a66710;--givewp-orange-700:#73480b;--givewp-orange-800:#402806;--givewp-orange-900:#1a0f00;--givewp-yellow-25:#fffdf2;--givewp-yellow-50:#fff9d9;--givewp-yellow-100:#fff0a6;--givewp-yellow-200:#ffe873;--givewp-yellow-300:#ffdf40;--givewp-yellow-400:#f2cc0c;--givewp-yellow-500:#d9b60b;--givewp-yellow-600:#a68c08;--givewp-yellow-700:#8c7607;--givewp-yellow-800:#594b05;--givewp-yellow-900:#262000;--givewp-green-25:#f2fff3;--givewp-green-50:#e5ffe6;--givewp-green-100:#cef2cf;--givewp-green-200:#a3d9a4;--givewp-green-300:#7cbf7e;--givewp-green-400:#62b265;--givewp-green-500:#459948;--givewp-green-600:#2d802f;--givewp-green-700:#19661c;--givewp-green-800:#0a400b;--givewp-green-900:#022603;--givewp-emerald-25:#f2fff9;--givewp-emerald-50:#d9ffec;--givewp-emerald-100:#9df2c8;--givewp-emerald-200:#6df2b0;--givewp-emerald-300:#3df297;--givewp-emerald-400:#0cf27f;--givewp-emerald-500:#0bd972;--givewp-emerald-600:#08a657;--givewp-emerald-700:#078c4a;--givewp-emerald-800:#05592f;--givewp-emerald-900:#002613;--givewp-blue-25:#f2f9ff;--givewp-blue-50:#d9ecff;--givewp-blue-100:#a6d2ff;--givewp-blue-200:#73b9ff;--givewp-blue-300:#3d97f2;--givewp-blue-400:#0c7ff2;--givewp-blue-500:#0b72d9;--givewp-blue-600:#0857a6;--givewp-blue-700:#074a8c;--givewp-blue-800:#052f59;--givewp-blue-900:#001326;--givewp-purple-25:#f4f2ff;--givewp-purple-50:#beb6f2;--givewp-purple-100:#8c7ee5;--givewp-purple-200:#5f4cd9;--givewp-purple-300:#3a21d9;--givewp-purple-400:#2b13bf;--givewp-purple-500:#2511a6;--givewp-purple-600:#19078c;--givewp-purple-700:#120566;--givewp-purple-800:#090040;--givewp-purple-900:#03001a;--givewp-neutral-25:#f9fafb;--givewp-neutral-50:#f3f4f6;--givewp-neutral-100:#e5e7eb;--givewp-neutral-200:#d1d5db;--givewp-neutral-300:#9ca0af;--givewp-neutral-400:#6b7280;--givewp-neutral-500:#4b5563;--givewp-neutral-600:#374151;--givewp-neutral-700:#1f2937;--givewp-neutral-800:#111827;--givewp-neutral-900:#060c1a;--givewp-grey-5:#fafafa;--givewp-grey-25:#f2f2f2;--givewp-grey-50:#e6e6e6;--givewp-grey-100:#dadada;--givewp-grey-200:#bfbfbf;--givewp-grey-300:#a6a6a6;--givewp-grey-400:#8c8c8c;--givewp-grey-500:#737373;--givewp-grey-600:#595959;--givewp-grey-700:#404040;--givewp-grey-800:#262626;--givewp-grey-900:#0e0e0e;--givewp-shades-white:#fff;--givewp-shades-black:#000}
:root{--givewp-rounded-2:0.125rem;--givewp-rounded-4:0.25rem;--givewp-rounded-6:0.375rem;--givewp-rounded-8:0.5rem;--givewp-rounded-12:0.75rem;--givewp-rounded-16:1rem;--givewp-rounded-24:1.5rem;--givewp-rounded-full:999px;--givewp-rounded-none:0rem}
:root{--givewp-spacing-1:0.25rem;--givewp-spacing-2:0.5rem;--givewp-spacing-3:0.75rem;--givewp-spacing-4:1rem;--givewp-spacing-5:1.25rem;--givewp-spacing-6:1.5rem;--givewp-spacing-7:1.75rem;--givewp-spacing-8:2rem;--givewp-spacing-9:2.25rem;--givewp-spacing-10:2.5rem;--givewp-spacing-11:2.75rem;--givewp-spacing-12:3rem;--givewp-spacing-13:3.25rem;--givewp-spacing-14:3.5rem;--givewp-spacing-15:3.75rem;--givewp-spacing-16:4rem;--givewp-spacing-17:4.25rem;--givewp-spacing-18:4.5rem;--givewp-spacing-19:4.75rem;--givewp-spacing-20:5rem;--givewp-spacing-32:8rem;--givewp-spacing-40:10rem;--givewp-spacing-56:14rem;--givewp-spacing-80:20rem;--givewp-spacing-96:24rem}
:root{--givewp-font-size-display-xl:6rem;--givewp-font-weight-display-xl:semi-bold;--givewp-font-size-display-lg:4.5rem;--givewp-font-weight-display-lg:semi-bold;--givewp-font-size-heading-xl:4rem;--givewp-font-weight-heading-xl:bold;--givewp-font-size-heading-lg:2.5rem;--givewp-font-weight-heading-lg:semi-bold;--givewp-font-size-heading-md:2.25rem;--givewp-font-weight-heading-md:semi-bold;--givewp-font-size-heading-sm:1.5rem;--givewp-font-weight-heading-sm:semi-bold;--givewp-font-size-headline-lg:1.25rem;--givewp-font-weight-headline-lg:extra-bold;--givewp-font-size-headline-md:1rem;--givewp-font-weight-headline-md:extra-bold;--givewp-font-size-headline-sm:0.75rem;--givewp-font-weight-headline-sm:extra-bold;--givewp-font-size-paragraph-lg:1rem;--givewp-font-weight-paragraph-lg:medium;--givewp-font-size-paragraph-md:0.75rem;--givewp-font-weight-paragraph-md:medium;--givewp-font-size-paragraph-sm:0.5rem;--givewp-font-weight-paragraph-sm:medium}
:root{--givewp-shadow-xs:0 1px 2px var(--givewp-grey-50);--givewp-shadow-sm:0 2px 4px var(--givewp-grey-50);--givewp-shadow-md:0 4px 8px var(--givewp-grey-50);--givewp-shadow-lg:0 12px 24px var(--givewp-grey-50);--givewp-shadow-xl:0 16px 32px var(--givewp-grey-50);--givewp-shadow-inner:inset 0 2px 4px var(--givewp-grey-50);--givewp-shadow-xs-green:0 1px 2px var(--givewp-green-50);--givewp-shadow-sm-green:0 2px 4px var(--givewp-green-50);--givewp-shadow-md-green:0 4px 8px var(--givewp-green-50);--givewp-shadow-lg-green:0 12px 24px var(--givewp-green-50);--givewp-shadow-xl-green:0 16px 32px var(--givewp-green-50);--givewp-shadow-inner-green:inset 0 2px 4px var(--givewp-green-50);--givewp-shadow-xs-blue:0 1px 2px var(--givewp-blue-50);--givewp-shadow-sm-blue:0 2px 4px var(--givewp-blue-50);--givewp-shadow-md-blue:0 4px 8px var(--givewp-blue-50);--givewp-shadow-lg-blue:0 12px 24px var(--givewp-blue-50);--givewp-shadow-xl-blue:0 16px 32px var(--givewp-blue-50);--givewp-shadow-inner-blue:inset 0 2px 4px var(--givewp-blue-50);--givewp-shadow-xs-orange:0 1px 2px var(--givewp-orange-50);--givewp-shadow-sm-orange:0 2px 4px var(--givewp-orange-50);--givewp-shadow-md-orange:0 4px 8px var(--givewp-orange-50);--givewp-shadow-lg-orange:0 12px 24px var(--givewp-orange-50);--givewp-shadow-xl-orange:0 16px 32px var(--givewp-orange-50);--givewp-shadow-inner-orange:inset 0 2px 4px var(--givewp-orange-50)}
   html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section, video, audio {
font-family: inherit;
font-size: 100%;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
outline: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
}
html {
font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
overflow-y: scroll !important;
overflow-x: hidden;
height: 100%;
}
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-widget input,
div.ui-widget select,
div.ui-widget textarea,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
font-family: inherit;
font-size: 1em;
line-height: inherit;
}
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
color: inherit;
background: none;
border-style: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
div.ui-datepicker {
background-color: #fff;
}
div.ui-accordion .ui-accordion-header {
padding: 0;
}
div.ui-accordion .ui-accordion-header-icon {
display: none;
}
div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
padding: 0;
}
div.ui-tabs .ui-tabs-nav li {
float: none;
margin: 0;
}
div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: none;
} html {
font-size: 18px;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
h1, h2, h3, h4, h5, h6 {
hyphens: manual;
}
li > ol, li > ul, dl > dd {
margin-bottom: 0;
}
li > p {
margin-bottom: 0;
}
li > p + p {
margin-top: 0.5em;
}
ol, ul {
padding-left: 1.2em;
}
ul li + li, ol li + li {
margin-top: 4px;
}
p + h1 {
margin-top: 1.58em;
}
p + h2 {
margin-top: 1.85em;
}
p + h3 {
margin-top: 1.72em;
}
.has-large-font-size,
.has-huge-font-size {
line-height: 1.4em;
}
.post_content_single p,
.has-small-font-size,
.has-normal-font-size,
.has-medium-font-size {
line-height: 1.778em;
}
.post_content_single p.has-large-font-size {
line-height: 1.2em;
} a {
text-decoration: none;
background: transparent;
}
a,
a:hover,
a:focus,
a:active {
outline: 0;
}
a img {
border: none;
}
a,
button,
input[type="button"],
input[type="submit"] {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
display: block;
}
:active, :focus {
outline: 0 !important;
}
a[href="javascript:void(0)"] {
cursor: default;
} table {
border-collapse: collapse;
}
table th + th, table th + td, table td + th, table td + td {
border-left: 1px solid #ddd;
}
table > p {
margin: 0 !important;
}
table td, table th {
padding: 1.8em 1em;
}
table th {
font-size: 1em;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
text-align: center;
}
caption {
font-weight: 700;
text-align: center;
}
body .alignwide {
position: relative;
left: 0;
width: 100%;
max-width: none;
}
body.sidebar_hide .alignwide {
position: relative;
left: calc( -44vw + 50% );
width: 88vw;
max-width: none;
}
.wp-block-group.has-background {
padding: 1.5em 2em;
}
.wp-block-group.has-background .wp-block-group__inner-container > *:last-child {
margin-bottom: 0;
}
.post_item_single .wp-block-group.has-background .wp-block-group__inner-container p:last-child {
margin-bottom: 0;
}
.has-drop-cap.has-medium-font-size + .has-text-align-center {
clear: both;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2,
.wp-block-cover-image-text a,
.wp-block-cover-text a,
section.wp-block-cover-image h2 a {
color: #fff !important;
}
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
color: #111 !important;
}
.wp-block-cover + .wp-block-cover {
margin-top: 30px;
}
.post_item.post_layout_excerpt .wp-block-media-text,
.post_item.post_layout_excerpt .wp-block-columns {
margin-bottom: 1.4em;
}
.has-3-columns blockquote.wp-block-quote {
padding: 3em 1.5em 2em;
}
.has-3-columns blockquote.wp-block-quote > cite {
margin-top: 1.3em;
}
.wp-block-pullquote.is-style-solid-color {
padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
margin-left: auto;
margin-right: auto;
text-align: left;
max-width: 100%;
margin: 0;
}
blockquote.wp-block-quote p {
line-height: 1.3em;
}
blockquote.has-text-align-right {
padding: 3.37em 2.2em 2.15em 3.2em;
}
blockquote.wp-block-quote.has-text-align-right:before {
left: auto;
right: 0.8em;
} blockquote {
position: relative;
text-align: left;
padding: 3.37em 3.2em 2.15em 2.2em;
line-height: 1.3em;
margin: 0;
}
.wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-quote.is-style-large {
padding: 3.37em 3.2em 2.15em 2.2em;
}
blockquote:before {
content: '\ “ ';
font-size: 2.75em;
display: block;
position: absolute;
z-index: 1;
top: 0.75em;
left: 0.8em;
}
.sidebar_inner blockquote, .footer_wrap blockquote {
padding: 1em 1em 1em 2em;
}
.sidebar_inner blockquote:before, .footer_wrap blockquote:before {
top: 0.65em;
left: 0.2em;
}
.sidebar_inner blockquote p.has-background, .footer_wrap blockquote p.has-background {
padding: 0.5em;
}
blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
blockquote p {
margin: 0;
}
blockquote > cite, blockquote > p > cite {
display: block;
font-size: 0.668em;
line-height: 1.35em;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
margin-top: 2.3em;
letter-spacing: 1px;
}
.blog_mode_post blockquote,
.blog_mode_page blockquote {
margin: 1em 0 1em  0;
}
.blog_mode_post .comments_list blockquote,
.blog_mode_page .comments_list blockquote {
margin: 1.5em 0;
}
.post_meta_label {
display: none;
}
.blog_mode_blog .nav-load-more:before {
display: none;
}
.blog_mode_blog .nav-links-more a:hover {
animation: none;
}
.blog_mode_blog .nav-links-more {
margin-top: 0.5em;
}
.masonry_wrap .masonry_item {
padding: 0 29px 50px 0 !important;
}
@media (max-width: 767px) {
.masonry_wrap .masonry_item {
padding: 0 0 29px 0 !important;
}
}
.sticky-ico:before {
content: '\e99b';
font-family: "fontello";
font-size: 3.8em;
line-height: 1em;
} dd {
margin-left: 1.5em;
}
dt, b, strong {
font-weight: bold;
}
dfn, em, i {
font-style: italic;
}
pre, code, kbd, tt, var, samp {
font-family: "Courier New", Courier, monospace;
font-size: 1em;
letter-spacing: 0;
}
pre {
overflow: auto;
max-width: 100%;
}
code {
overflow: auto;
max-width: 100%;
padding: 0 1em;
border: 1px solid #888;
background-color: #f7f7f7;
display: inline-block;
vertical-align: middle;
word-wrap: break-word;
}
pre > code {
display: block;
vertical-align: top;
padding: 1em;
}
abbr, acronym {
border-bottom: 1px dotted;
cursor: help;
}
mark, ins {
background-color: transparent;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 80%;
}
big {
font-size: 120%;
}
[hidden], template {
display: none;
}
hr {
height: 0;
border: none;
border-top: 1px solid #eee;
margin: 6.7857em 0;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
} img {
max-width: 100%;
height: auto; vertical-align: top;
}
.wp-block-gallery {
margin-top: 0;
}
.wp-block-gallery .blocks-gallery-grid {
margin-top: 0;
margin-bottom: -1em !important;
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
} figure.wp-block-gallery {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
figure,
.wp-caption,
.wp-caption-overlay .wp-caption {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
max-width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
figure,
.wp-caption {
margin-bottom: 1em;
}
p figure,
p .wp-caption {
margin-bottom: 0;
}
figure figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
font-size: 0.9em;
line-height: 1.5em;
font-weight: 700;
font-style: normal;
letter-spacing: 2px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
display: block;
margin: 0;
text-align: center;
padding: 6px 0 0 !important;
background: none;
max-height: 6em;
overflow-x: hidden;
overflow-y: auto;
-webkit-flex-grow: 0;
-ms-flex-grow: 0;
flex-grow: 0;
-webkit-flex-basis: auto;
-ms-flex-basis: auto;
flex-basis: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
text-shadow: none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
backdrop-filter: none;
}
.alignfull figure figcaption,
.wp-block-image.alignfull figcaption,
.wp-block-audio.alignfull figcaption,
.wp-block-video.alignfull figcaption,
.wp-block-embed.alignfull figcaption,
.wp-block-gallery.alignfull .blocks-gallery-image figcaption,
.wp-block-gallery.alignfull .blocks-gallery-item figcaption,
.alignfull .wp-caption .wp-caption-text,
.alignfull .wp-caption .wp-caption-dd,
.alignfull .wp-caption-overlay .wp-caption .wp-caption-text,
.alignfull .wp-caption-overlay .wp-caption .wp-caption-dd {
padding: 6px !important;
}
.wp-block-image .alignleft figcaption, img.alignleft figcaption,
.wp-block-image .alignright figcaption, img.alignright figcaption,
.wp-block-image .aligncenter figcaption, img.aligncenter figcaption,
.wp-block-image.is-resized figcaption {
display: block;
}
.wp-block-freeform.block-library-rich-text__tinymce dd.wp-caption-dd a {
display: inline;
}
svg:not(:root) {
overflow: hidden;
} .gallery {
margin: 0 -5px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gallery-item {
overflow: hidden;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0 5px;
}
figure.gallery-item {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.gallery-columns-9 .gallery-item {
width: 11.1111111111% !important;
}
.gallery-columns-8 .gallery-item {
width: 12.5% !important;
}
.gallery-columns-7 .gallery-item {
width: 14.2857142857% !important;
}
.gallery-columns-6 .gallery-item {
width: 16.6666666667% !important;
}
.gallery-columns-5 .gallery-item {
width: 20% !important;
}
.gallery-columns-4 .gallery-item {
width: 25% !important;
}
.gallery-columns-3 .gallery-item {
width: 33.3333333333% !important;
}
.gallery-columns-2 .gallery-item {
width: 50% !important;
}
.gallery-columns-1 .gallery-item {
width: 100% !important;
}
.gallery-item a {
display: block;
}
.gallery-item a img {
border: none;
display: block;
width: 100%;
}
.gallery-columns-9 .gallery-caption {
font-size: 0.625em;
line-height: 1.75em;
}
.gallery-columns-8 .gallery-caption {
font-size: 0.6875em;
line-height: 1.75em;
}
.gallery-columns-7 .gallery-caption {
font-size: 0.75em;
line-height: 1.75em;
}
.gallery-columns-6 .gallery-caption {
font-size: 0.8125em;
line-height: 1.75em;
} audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
video {
width: 100%;
height: auto;
}
audio:not([controls]) {
display: none;
height: 0;
}
iframe, video, embed {
max-width: 100%;
min-height: 100px;
vertical-align: top;
height: auto;
} [class^="icon-"]:before,
[class*=" icon-"]:before {
font-size: inherit;
line-height: inherit !important;
font-weight: inherit;
font-style: inherit;
display: inline-block;
vertical-align: top;
width: auto;
margin: 0;
}
.post_featured:not(.post_featured_bg)[class*="hover_"] iframe {
max-height: 100%;
}
.trx_addons_video_player iframe {
max-height: 100%;
}  form {
margin-bottom: 0;
}
button, input, optgroup, select, textarea, textarea.wp-editor-area {
font-family: inherit;
font-size: 1em; margin: 0; vertical-align: baseline; }
button {
overflow: visible;
}
input[placeholder]::-webkit-input-placeholder,
textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
}
input[placeholder]::-moz-placeholder,
textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
}
input[placeholder]:-ms-input-placeholder,
textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
}
input[placeholder]::placeholder,
textarea[placeholder]::placeholder {
text-overflow: ellipsis;
}
input[placeholder],
textarea[placeholder] {
text-overflow: ellipsis;
}
textarea, textarea.wp-editor-area,
select, option,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="checkbox"],
input[type="radio"],
.woocommerce form .form-row .input-text,
.woocommerce form .form-row textarea {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; } input[type="number"]::-webkit-outer-spin-button {
height: 50%;
}
input[type="number"],
input[type="search"] {
-webkit-appearance: none; -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
button[disabled],
html input[disabled] {
cursor: default !important;
}
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus,
textarea.wp-editor-area:focus,
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row textarea:focus {
outline: none;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
textarea,
textarea.wp-editor-area,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row textarea {
-webkit-appearance: none;
outline: none;
resize: none;
}
textarea,
textarea.wp-editor-area,
select,
option,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="checkbox"],
input[type="radio"],
.woocommerce form .form-row .input-text,
.woocommerce form .form-row textarea {
letter-spacing: 0;
font-size: 1.112em;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
box-sizing: border-box;
border-radius: 0;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
transition: background-color 50000s ease-in-out 90000s, color 50000s ease-in-out 90000s;
} label.required:after {
content: '*';
display: none;
vertical-align: text-top;
font-size: 80%;
color: #da6f5b;
} fieldset {
padding: 1em 1.5em;
margin: 1.5em 0.2em;
border: 1px solid #ddd;
position: relative;
}
fieldset legend {
position: absolute;
z-index: 1;
top: -0.6em;
left: 1.5em;
background-color: #fff;
font-weight: 400;
font-style: italic;
padding: 0 0.2em;
letter-spacing: 0;
}
.check_form {
margin-top: 1em;
} .give-btn-modal,
form button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.theme_button,
.post_item .more-link,
.author_bio .more-link,
.gallery_preview_show .post_readmore,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress input[type="submit"],
#buddypress ul.button-nav li a,
#buddypress div.activity-meta a,
a.bp-title-button,
body #booked-profile-page input[type="submit"],
body #booked-profile-page button,
body .booked-list-view input[type="submit"],
body .booked-list-view button,
body table.booked-calendar input[type="submit"],
body table.booked-calendar button,
body .booked-modal input[type="submit"],
body .booked-modal button,
.mc4wp-form .mc4wp-form-fields input[type="submit"],
.sc_button,
.sc_form button,
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"],
.edd_download_purchase_form .button,
#edd-purchase-button,
.edd-submit.button,
.widget_edd_cart_widget .edd_checkout a,
.woocommerce .button, .woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button
.woocommerce #respond input#submit,
.woocommerce input[type="button"], .woocommerce-page input[type="button"],
.woocommerce input[type="submit"], .woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#btn-buy,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.yith-woocompare-widget a.clear-all {
-webkit-appearance: none;
cursor: pointer;
display: inline-block;
vertical-align: top;
font-size: 16px;
line-height: 26px;
font-weight: 700;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-transform: uppercase;
white-space: nowrap;
padding: 2.2em 3em;
letter-spacing: 2px;
height: auto;
border-width: 0 !important;
text-align: center;
}
.add_to_cart_wrap .add_to_cart_button.added + a.added_to_cart {
margin-top: 10px;
}
.cc-btn {
border-width: 0 !important;
} .wp-block-button.is-style-outline > .wp-block-button__link {
padding: calc(2.2em - 2px) 3em;
}
.wp-block-button > .wp-block-button__link {
padding: 2.2em 3em;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border,
.sc_button.sc_button_size_small,
.theme_button.theme_button_small {
padding: 1.75em 4em;
} .sc_button.sc_button_bordered {
border-width: 2px !important;
padding: 1.3em 2.8em;
}
.sc_layouts_row_type_narrow .sc_button.sc_button_bordered {
padding: 0.8em 1.8em;
}
.sc_button.sc_button_bordered.sc_button_size_small {
padding: 0.6em 1.4em;
}
.wp-block-button.is-style-outline > .wp-block-button__link {
border: 2px solid !important;
} .sc_button_simple {
font-size: 1em;
line-height: 1.25em;
font-weight: 400;
font-style: italic;
letter-spacing: 0;
text-transform: none;
border: none;
padding: 0 1.8em 0 0;
}
.sc_button_simple:before,
.sc_button_simple:after {
content: '\e93a';
font-family: "fontello";
font-style: normal;
} .widget.woocommerce .button + .button {
margin-top: 10px;
} input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area, form.mc4wp-form .mc4wp-form-fields input[type="email"], .tourmaster-form-field input[type="text"], .tourmaster-form-field input[type="email"], .tourmaster-form-field input[type="password"], .tourmaster-form-field textarea, .tourmaster-form-field select, .tourmaster-form-field.tourmaster-with-border input[type="text"], .tourmaster-form-field.tourmaster-with-border input[type="email"], .tourmaster-form-field.tourmaster-with-border input[type="password"], .tourmaster-form-field.tourmaster-with-border textarea, .tourmaster-form-field.tourmaster-with-border select, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce form .form-row .input-text, .woocommerce form .form-row textarea, #buddypress div.dir-search input[type="search"], #buddypress div.dir-search input[type="text"], #buddypress li.groups-members-search input[type="search"], #buddypress li.groups-members-search input[type="text"], #buddypress .standard-form input[type="color"], #buddypress .standard-form input[type="date"], #buddypress .standard-form input[type="datetime-local"], #buddypress .standard-form input[type="datetime"], #buddypress .standard-form input[type="email"], #buddypress .standard-form input[type="month"], #buddypress .standard-form input[type="number"], #buddypress .standard-form input[type="password"], #buddypress .standard-form input[type="range"], #buddypress .standard-form input[type="search"], #buddypress .standard-form input[type="tel"], #buddypress .standard-form input[type="text"], #buddypress .standard-form input[type="time"], #buddypress .standard-form input[type="url"], #buddypress .standard-form input[type="week"], #buddypress .standard-form select, #buddypress .standard-form textarea, #give-recurring-form .form-row input[type="email"], #give-recurring-form .form-row input[type="password"], #give-recurring-form .form-row input[type="tel"], #give-recurring-form .form-row input[type="text"], #give-recurring-form .form-row input[type="url"], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row input[type="email"], form.give-form .form-row input[type="password"], form.give-form .form-row input[type="tel"], form.give-form .form-row input[type="text"], form.give-form .form-row input[type="url"], form.give-form .form-row select, form.give-form .form-row textarea, form[id*="give-form"] .form-row input[type="email"], form[id*="give-form"] .form-row input[type="password"], form[id*="give-form"] .form-row input[type="tel"], form[id*="give-form"] .form-row input[type="text"], form[id*="give-form"] .form-row input[type="url"], form[id*="give-form"] .form-row select, form[id*="give-form"] .form-row textarea {
padding: 1.26rem 1.4rem;
border: 3px solid;
}
.ua_ie input[type="text"],
.ua_ie input[type="number"],
.ua_ie input[type="email"],
.ua_ie input[type="url"],
.ua_ie input[type="tel"],
.ua_ie input[type="password"],
.ua_ie input[type="search"],
.ua_ie select,
.ua_ie textarea,
.ua_ie textarea.wp-editor-area,
.ua_ie form.mc4wp-form .mc4wp-form-fields input[type="email"],
.ua_ie .tourmaster-form-field input[type="text"],
.ua_ie .tourmaster-form-field input[type="email"],
.ua_ie .tourmaster-form-field input[type="password"],
.ua_ie .tourmaster-form-field textarea,
.ua_ie .tourmaster-form-field select,
.ua_ie .tourmaster-form-field.tourmaster-with-border input[type="text"],
.ua_ie .tourmaster-form-field.tourmaster-with-border input[type="email"],
.ua_ie .tourmaster-form-field.tourmaster-with-border input[type="password"],
.ua_ie .tourmaster-form-field.tourmaster-with-border textarea,
.ua_ie .tourmaster-form-field.tourmaster-with-border select,
.ua_ie .woocommerce table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce #content table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce-page table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce-page #content table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce form .form-row .input-text,
.ua_ie .woocommerce form .form-row textarea,
.ua_ie #buddypress div.dir-search input[type="search"],
.ua_ie #buddypress div.dir-search input[type="text"],
.ua_ie #buddypress li.groups-members-search input[type="search"],
.ua_ie #buddypress li.groups-members-search input[type="text"],
.ua_ie #buddypress .standard-form input[type="color"],
.ua_ie #buddypress .standard-form input[type="date"],
.ua_ie #buddypress .standard-form input[type="datetime-local"],
.ua_ie #buddypress .standard-form input[type="datetime"],
.ua_ie #buddypress .standard-form input[type="email"],
.ua_ie #buddypress .standard-form input[type="month"],
.ua_ie #buddypress .standard-form input[type="number"],
.ua_ie #buddypress .standard-form input[type="password"],
.ua_ie #buddypress .standard-form input[type="range"],
.ua_ie #buddypress .standard-form input[type="search"],
.ua_ie #buddypress .standard-form input[type="tel"],
.ua_ie #buddypress .standard-form input[type="text"],
.ua_ie #buddypress .standard-form input[type="time"],
.ua_ie #buddypress .standard-form input[type="url"],
.ua_ie #buddypress .standard-form input[type="week"],
.ua_ie #buddypress .standard-form select,
.ua_ie #buddypress .standard-form textarea,
.ua_ie #give-recurring-form .form-row input[type="email"],
.ua_ie #give-recurring-form .form-row input[type="password"],
.ua_ie #give-recurring-form .form-row input[type="tel"],
.ua_ie #give-recurring-form .form-row input[type="text"],
.ua_ie #give-recurring-form .form-row input[type="url"],
.ua_ie #give-recurring-form .form-row select,
.ua_ie #give-recurring-form .form-row textarea,
.ua_ie form.give-form .form-row input[type="email"],
.ua_ie form.give-form .form-row input[type="password"],
.ua_ie form.give-form .form-row input[type="tel"],
.ua_ie form.give-form .form-row input[type="text"],
.ua_ie form.give-form .form-row input[type="url"],
.ua_ie form.give-form .form-row select,
.ua_ie form.give-form .form-row textarea,
.ua_ie form[id*="give-form"] .form-row input[type="email"],
.ua_ie form[id*="give-form"] .form-row input[type="password"],
.ua_ie form[id*="give-form"] .form-row input[type="tel"],
.ua_ie form[id*="give-form"] .form-row input[type="text"],
.ua_ie form[id*="give-form"] .form-row input[type="url"],
.ua_ie form[id*="give-form"] .form-row select,
.ua_ie form[id*="give-form"] .form-row textarea {
padding: 1.68rem 1.4rem;
}
.ua_ie form.mc4wp-form .mc4wp-form-fields input[type='email'] {
line-height: 0.9em !important;
}
textarea,
textarea.wp-editor-area {
overflow: auto; vertical-align: top; min-height: 9.5em;
} .widget input[type="text"],
.widget input[type="number"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="search"],
.widget select,
.widget textarea,
.widget textarea.wp-editor-area {
padding: 1.35em 1.6em;
} .woocommerce-page .content label:has(> input[type="checkbox"]) input[type="checkbox"],
input[type="radio"],
input[type="checkbox"],
.edd_price_options ul > li > label > input[type="radio"],
.edd_price_options ul > li > label > input[type="checkbox"],
.wpcf7-radio input[type="radio"],
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-acceptance input[type="checkbox"] {
display: none;
}
label > input[type="radio"],
label > input[type="checkbox"],
input[type="checkbox"].wpcf7-acceptance {
display: inline-block;
vertical-align: baseline;
}
.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
cursor: pointer;
}
.edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span {
display: inline-block;
vertical-align: baseline;
}
.mc4wp-form label:has(> input[type="checkbox"]),
.woocommerce-page .content label:has(> input[type="checkbox"]),
.gdpr-terms-container span:has(> input[type="checkbox"]),
input[type="radio"] + label,
input[type="checkbox"] + label,
input[type="radio"] + .wpcf7-list-item-label,
input[type="checkbox"] + .wpcf7-list-item-label,
.edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span,
.comment-form input[type="checkbox"] + label,
form[id*=give-form] input[type=radio] + label {
position: relative;
padding-left: 1.9em;
line-height: 1.5;
display: inline-block;
vertical-align: top;
}
.wpcf7-list-item-label.wpcf7-list-item-right {
position: relative;
padding-right: 1.4em;
}
.mc4wp-form label:has(> input[type="checkbox"]) > input[type="checkbox"],
.mc4wp-form label:has(> input[type="checkbox"])::before,
.woocommerce-page .content label:has(> input[type="checkbox"])::before,
.gdpr-terms-container span:has(> input[type="checkbox"]) > input[type="checkbox"],
.gdpr-terms-container span:has(> input[type="checkbox"])::before,
input[type="radio"] + label:before,
input[type="checkbox"] + label:before,
input[type="radio"] + .wpcf7-list-item-label:before,
input[type="checkbox"] + .wpcf7-list-item-label:before,
input#i_agree_privacy_policy_mc4wp1 + label:before,
.wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"] + span:before,
.edd_price_options ul > li > label > input[type="checkbox"] + span:before {
content: " ";
font-family: "fontello";
font-size: 1.5em;
display: block;
text-align: center;
border: 3px solid;
width: 0.814814815em;
height: 0.814814815em;
line-height: 0.63em;
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-list-item-label.wpcf7-list-item-right:before {
left: auto;
right: 0;
}
input[type="radio"] + label:before,
input[type="radio"] + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"] + span:before {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.mc4wp-form label:has(> input[type="checkbox"]:checked)::before,
.woocommerce-page .content label:has(> input[type="checkbox"]:checked)::before,
.gdpr-terms-container span:has(> input[type="checkbox"]:checked)::before,
input#i_agree_privacy_policy_mc4wp1[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-checked.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="checkbox"]:checked + span:before {
content: '\e8ab';
}
input[type="radio"]:checked + label:before,
input[type="radio"]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-checked.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"]:checked + span:before {
content: '\e83c';
}
.mc4wp-form label:has(> input[type="checkbox"]) > input[type="checkbox"],
.gdpr-terms-container span:has(> input[type="checkbox"]) > input[type="checkbox"],
.wpcf7-form-control-wrap.wpgdprc input[type="checkbox"] {
display: block;
z-index: 1;
opacity: 0;
} .cc-header {
margin-right: 1em;
}
.cc-revoke, .cc-window {
z-index: 999999;
} select {
text-overflow: ellipsis;
white-space: nowrap;
}
select::-ms-expand {
display: none;
} select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
visibility: hidden;
} .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
visibility: visible;
} .select_container {
width: 100%;
position: relative;
}
.select_container,
.select_container:after,
.select_container select {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.select_container:before {
content: ' ';
display: block;
position: absolute;
z-index: 1;
top: 3px;
right: 3px;
bottom: 3px;
left: auto;
z-index: 0;
pointer-events: none;
cursor: pointer;
}
.sc_input_hover_accent .select_container::before {
right: 2px;
top: 2px;
bottom: 2px;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::after,
.select_container:after {
content: '\e9ad';
font-family: "fontello";
display: block;
position: absolute;
z-index: 2;
top: 50%;
right: 1em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
margin-top: -0.5em;
pointer-events: none;
cursor: pointer;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::after {
right: auto;
left: 50%;
transform: translate(-50%, -50%);
margin-top: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after {
transform: translate(-50%, -50%) rotate(180deg);
}
.select_container select {
background: none !important;
width: 100% !important;
max-width: none !important;
padding-right: 3em !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget .select_container select {
padding-right: 2em !important;
padding-top: 0.75em;
padding-bottom: 0.75em;
}
.widget .select_container:before {
width: 2em;
z-index: -1;
}
.widget .select_container:after {
right: 0.5em;
} .select2-container {
width: 100% !important;
}
.select2-container.select2-container--default span.select2-choice,
.select2-container.select2-container--default span.select2-selection {
height: auto;
border: 3px solid #ddd;
padding: 1.1em 1.4em;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
margin: 0;
box-sizing: border-box;
}
.woocommerce-page .select2-container.select2-container--default span.select2-choice,
.woocommerce-page .select2-container.select2-container--default span.select2-selection {
line-height: 1.2em;
}
.select2-container--default .select2-selection--single span.select2-selection__rendered {
line-height: inherit;
padding-left: 0;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input,
.select2-container--default .select2-selection--single .select2-selection__arrow {
right: .7em;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.select2-drop-active {
border: none;
}
.select2-dropdown {
border: 1px solid #ddd;
}
.select2-search {
padding: 4px 0.5em;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
margin: 0 !important;
padding: 0 !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
display: block;
top: 5px;
left: 5px;
width: auto;
height: auto;
font-size: 0.8em;
line-height: normal;
padding: 1em 1.5em;
color: #21759b;
background-color: #f1f1f1;
border-radius: 3px;
clip: auto !important;
text-decoration: none; z-index: 100000;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.alignleft {
display: inline-block;
float: left;
margin-right: 2em !important;
margin-bottom: 30px !important;
}
.alignright {
display: inline-block;
float: right;
margin-left: 2em !important;
margin-bottom: 30px !important;
}
.alignnone,
.aligncenter {
display: block;
clear: both;
margin-left: auto !important;
margin-right: auto !important;
text-align: center;
margin-bottom: 30px;
}
figure.alignleft,
figure.alignright {
margin-top: 0.5em !important;
}
.sidebar_inner .wp-block-search.alignleft,
.sidebar_inner .wp-block-search.alignright, footer .wp-block-search.alignleft,
footer .wp-block-search.alignright {
float: none;
margin-left: 0 !important;
margin-right: 0 !important;
} .sticky_wrap {
margin-bottom: 5em;
}
.content .sticky {
position: relative;
padding: 2em;
}
.sidebar_hide .sticky_wrap .sticky,
.body_style_fullwide .sticky_wrap .sticky,
.body_style_fullscreen .sticky_wrap .sticky {
text-align: center;
}
.sticky_wrap .sticky .post_featured {
display: inline-block;
}
.sticky_wrap .sticky .post_categories {
margin-top: 1em;
}
.sticky_wrap .sticky .post_title {
margin-top: 0.5em;
margin-bottom: 0;
text-transform: uppercase;
letter-spacing: 1px;
} .gallery {
margin: 0 -5px;
}
.gallery-item {
display: inline-block;
vertical-align: top;
overflow: hidden;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
figure.gallery-item {
margin: 0;
}
.gallery-columns-9 .gallery-item {
width: 11.1111111111% !important;
}
.gallery-columns-8 .gallery-item {
width: 12.5% !important;
}
.gallery-columns-7 .gallery-item {
width: 14.2857142857% !important;
}
.gallery-columns-6 .gallery-item {
width: 16.6666666667% !important;
}
.gallery-columns-5 .gallery-item {
width: 20% !important;
}
.gallery-columns-4 .gallery-item {
width: 25% !important;
}
.gallery-columns-3 .gallery-item {
width: 33.3333333333% !important;
}
.gallery-columns-2 .gallery-item {
width: 50% !important;
}
.gallery-columns-1 .gallery-item {
width: 100% !important;
}
.gallery-item a {
display: block;
}
.gallery-item a img {
border: none !important;
display: block;
width: 100%;
}
.gallery-item .gallery-icon {
margin: 5px;
}
.gallery-item .gallery-caption {
left: 5px;
right: 5px;
bottom: 5px;
}
.gallery-columns-9 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-5 .gallery-caption,
.gallery-columns-4 .gallery-caption {
font-size: 14px;
} .post-password-form label {
display: inline-block;
vertical-align: top;
}
.post-password-form input[type="submit"] {
display: inline-block;
margin-left: 0.2em;
font-size: 1.112em;
line-height: calc(1.5em + 6px) !important;
padding: 1.26rem 3rem;
} .container, .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row, .columns_wrap {
margin-left: 0px;
margin-right: -30px;
}
.row > [class*="column-"],
.columns_wrap > [class*="column-"] { display: inline-block;
vertical-align: top;
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 30px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.row.columns_padding_left, .columns_wrap.columns_padding_left, .vc_row.columns_padding_left {
margin-left: -30px;
margin-right: 0;
}
.vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"],
.row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left {
padding-left: 30px;
padding-right: 0;
}
.vc_row.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
margin-left: 0;
margin-right: -30px;
}
.vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"],
.row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right {
padding-left: 0;
padding-right: 30px;
}
.vc_row,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
margin-left: -15px;
margin-right: -15px;
}
.vc_column_container > .vc_column-inner,
.row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"],
.row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center {
padding-left: 15px;
padding-right: 15px;
}
.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"],
.row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 30px;
}
.sc_blogger.no_margin .row, .sc_blogger.no_margin .columns_wrap,
.row.no_margin, .columns_wrap.no_margin {
margin-left: 0 !important;
margin-right: 0 !important;
}
.sc_blogger.no_margin .row > [class*="column-"], .sc_blogger.no_margin .columns_wrap > [class*="column-"],
.row.no_margin > [class*="column-"], .columns_wrap.no_margin > [class*="column-"] {
padding: 0 !important;
} .column-1,
.column-1_1 {
width: 100%;
}
.column-1_2 {
width: 50%;
}
.push-1_2 {
left: 50%;
}
.pull-1_2 {
right: 50%;
}
.offset-1_2 {
margin-left: 50%;
}
.column-1_3 {
width: 33.3333333333%;
}
.push-1_3 {
left: 33.3333333333%;
}
.pull-1_3 {
right: 33.3333333333%;
}
.offset-1_3 {
margin-left: 33.3333333333%;
}
.column-1_4 {
width: 25%;
}
.push-1_4 {
left: 25%;
}
.pull-1_4 {
right: 25%;
}
.offset-1_4 {
margin-left: 25%;
}
.column-1_5 {
width: 20%;
}
.push-1_5 {
left: 20%;
}
.pull-1_5 {
right: 20%;
}
.offset-1_5 {
margin-left: 20%;
}
.column-1_6 {
width: 16.6666666667%;
}
.push-1_6 {
left: 16.6666666667%;
}
.pull-1_6 {
right: 16.6666666667%;
}
.offset-1_6 {
margin-left: 16.6666666667%;
}
.column-1_7 {
width: 14.2857142857%;
}
.push-1_7 {
left: 14.2857142857%;
}
.pull-1_7 {
right: 14.2857142857%;
}
.offset-1_7 {
margin-left: 14.2857142857%;
}
.column-1_8 {
width: 12.5%;
}
.push-1_8 {
left: 12.5%;
}
.pull-1_8 {
right: 12.5%;
}
.offset-1_8 {
margin-left: 12.5%;
}
.column-1_9 {
width: 11.1111111111%;
}
.push-1_9 {
left: 11.1111111111%;
}
.pull-1_9 {
right: 11.1111111111%;
}
.offset-1_9 {
margin-left: 11.1111111111%;
}
.column-1_10 {
width: 10%;
}
.push-1_10 {
left: 10%;
}
.pull-1_10 {
right: 10%;
}
.offset-1_10 {
margin-left: 10%;
}
.column-1_11 {
width: 9.0909090909%;
}
.push-1_11 {
left: 9.0909090909%;
}
.pull-1_11 {
right: 9.0909090909%;
}
.offset-1_11 {
margin-left: 9.0909090909%;
}
.column-1_12 {
width: 8.3333333333%;
}
.push-1_12 {
left: 8.3333333333%;
}
.pull-1_12 {
right: 8.3333333333%;
}
.offset-1_12 {
margin-left: 8.3333333333%;
}
.column-2_2 {
width: 100%;
}
.column-2_3 {
width: 66.6666666667%;
}
.push-2_3 {
left: 66.6666666667%;
}
.pull-2_3 {
right: 66.6666666667%;
}
.offset-2_3 {
margin-left: 66.6666666667%;
}
.column-2_4 {
width: 50%;
}
.push-2_4 {
left: 50%;
}
.pull-2_4 {
right: 50%;
}
.offset-2_4 {
margin-left: 50%;
}
.column-2_5 {
width: 40%;
}
.push-2_5 {
left: 40%;
}
.pull-2_5 {
right: 40%;
}
.offset-2_5 {
margin-left: 40%;
}
.column-2_6 {
width: 33.3333333333%;
}
.push-2_6 {
left: 33.3333333333%;
}
.pull-2_6 {
right: 33.3333333333%;
}
.offset-2_6 {
margin-left: 33.3333333333%;
}
.column-2_7 {
width: 28.5714285714%;
}
.push-2_7 {
left: 28.5714285714%;
}
.pull-2_7 {
right: 28.5714285714%;
}
.offset-2_7 {
margin-left: 28.5714285714%;
}
.column-2_8 {
width: 25%;
}
.push-2_8 {
left: 25%;
}
.pull-2_8 {
right: 25%;
}
.offset-2_8 {
margin-left: 25%;
}
.column-2_9 {
width: 22.2222222222%;
}
.push-2_9 {
left: 22.2222222222%;
}
.pull-2_9 {
right: 22.2222222222%;
}
.offset-2_9 {
margin-left: 22.2222222222%;
}
.column-2_10 {
width: 20%;
}
.push-2_10 {
left: 20%;
}
.pull-2_10 {
right: 20%;
}
.offset-2_10 {
margin-left: 20%;
}
.column-2_11 {
width: 18.1818181818%;
}
.push-2_11 {
left: 18.1818181818%;
}
.pull-2_11 {
right: 18.1818181818%;
}
.offset-2_11 {
margin-left: 18.1818181818%;
}
.column-2_12 {
width: 16.6666666667%;
}
.push-2_12 {
left: 16.6666666667%;
}
.pull-2_12 {
right: 16.6666666667%;
}
.offset-2_12 {
margin-left: 16.6666666667%;
}
.column-3_3 {
width: 100%;
}
.column-3_4 {
width: 75%;
}
.push-3_4 {
left: 75%;
}
.pull-3_4 {
right: 75%;
}
.offset-3_4 {
margin-left: 75%;
}
.column-3_5 {
width: 60%;
}
.push-3_5 {
left: 60%;
}
.pull-3_5 {
right: 60%;
}
.offset-3_5 {
margin-left: 60%;
}
.column-3_6 {
width: 50%;
}
.push-3_6 {
left: 50%;
}
.pull-3_6 {
right: 50%;
}
.offset-3_6 {
margin-left: 50%;
}
.column-3_7 {
width: 42.8571428571%;
}
.push-3_7 {
left: 42.8571428571%;
}
.pull-3_7 {
right: 42.8571428571%;
}
.offset-3_7 {
margin-left: 42.8571428571%;
}
.column-3_8 {
width: 37.5%;
}
.push-3_8 {
left: 37.5%;
}
.pull-3_8 {
right: 37.5%;
}
.offset-3_8 {
margin-left: 37.5%;
}
.column-3_9 {
width: 33.3333333333%;
}
.push-3_9 {
left: 33.3333333333%;
}
.pull-3_9 {
right: 33.3333333333%;
}
.offset-3_9 {
margin-left: 33.3333333333%;
}
.column-3_10 {
width: 30%;
}
.push-3_10 {
left: 30%;
}
.pull-3_10 {
right: 30%;
}
.offset-3_10 {
margin-left: 30%;
}
.column-3_11 {
width: 27.2727272727%;
}
.push-3_11 {
left: 27.2727272727%;
}
.pull-3_11 {
right: 27.2727272727%;
}
.offset-3_11 {
margin-left: 27.2727272727%;
}
.column-3_12 {
width: 25%;
}
.push-3_12 {
left: 25%;
}
.pull-3_12 {
right: 25%;
}
.offset-3_12 {
margin-left: 25%;
}
.column-4_4 {
width: 100%;
}
.column-4_5 {
width: 80%;
}
.push-4_5 {
left: 80%;
}
.pull-4_5 {
right: 80%;
}
.offset-4_5 {
margin-left: 80%;
}
.column-4_6 {
width: 66.6666666667%;
}
.push-4_6 {
left: 66.6666666667%;
}
.pull-4_6 {
right: 66.6666666667%;
}
.offset-4_6 {
margin-left: 66.6666666667%;
}
.column-4_7 {
width: 57.1428571429%;
}
.push-4_7 {
left: 57.1428571429%;
}
.pull-4_7 {
right: 57.1428571429%;
}
.offset-4_7 {
margin-left: 57.1428571429%;
}
.column-4_8 {
width: 50%;
}
.push-4_8 {
left: 50%;
}
.pull-4_8 {
right: 50%;
}
.offset-4_8 {
margin-left: 50%;
}
.column-4_9 {
width: 44.4444444444%;
}
.push-4_9 {
left: 44.4444444444%;
}
.pull-4_9 {
right: 44.4444444444%;
}
.offset-4_9 {
margin-left: 44.4444444444%;
}
.column-4_10 {
width: 40%;
}
.push-4_10 {
left: 40%;
}
.pull-4_10 {
right: 40%;
}
.offset-4_10 {
margin-left: 40%;
}
.column-4_11 {
width: 36.3636363636%;
}
.push-4_11 {
left: 36.3636363636%;
}
.pull-4_11 {
right: 36.3636363636%;
}
.offset-4_11 {
margin-left: 36.3636363636%;
}
.column-4_12 {
width: 33.3333333333%;
}
.push-4_12 {
left: 33.3333333333%;
}
.pull-4_12 {
right: 33.3333333333%;
}
.offset-4_12 {
margin-left: 33.3333333333%;
}
.column-5_5 {
width: 100%;
}
.column-5_6 {
width: 83.3333333333%;
}
.push-5_6 {
left: 83.3333333333%;
}
.pull-5_6 {
right: 83.3333333333%;
}
.offset-5_6 {
margin-left: 83.3333333333%;
}
.column-5_7 {
width: 71.4285714286%;
}
.push-5_7 {
left: 71.4285714286%;
}
.pull-5_7 {
right: 71.4285714286%;
}
.offset-5_7 {
margin-left: 71.4285714286%;
}
.column-5_8 {
width: 62.5%;
}
.push-5_8 {
left: 62.5%;
}
.pull-5_8 {
right: 62.5%;
}
.offset-5_8 {
margin-left: 62.5%;
}
.column-5_9 {
width: 55.5555555556%;
}
.push-5_9 {
left: 55.5555555556%;
}
.pull-5_9 {
right: 55.5555555556%;
}
.offset-5_9 {
margin-left: 55.5555555556%;
}
.column-5_10 {
width: 50%;
}
.push-5_10 {
left: 50%;
}
.pull-5_10 {
right: 50%;
}
.offset-5_10 {
margin-left: 50%;
}
.column-5_11 {
width: 45.4545454545%;
}
.push-5_11 {
left: 45.4545454545%;
}
.pull-5_11 {
right: 45.4545454545%;
}
.offset-5_11 {
margin-left: 45.4545454545%;
}
.column-5_12 {
width: 41.6666666667%;
}
.push-5_12 {
left: 41.6666666667%;
}
.pull-5_12 {
right: 41.6666666667%;
}
.offset-5_12 {
margin-left: 41.6666666667%;
}
.column-6_6 {
width: 100%;
}
.column-6_7 {
width: 85.7142857143%;
}
.push-6_7 {
left: 85.7142857143%;
}
.pull-6_7 {
right: 85.7142857143%;
}
.offset-6_7 {
margin-left: 85.7142857143%;
}
.column-6_8 {
width: 75%;
}
.push-6_8 {
left: 75%;
}
.pull-6_8 {
right: 75%;
}
.offset-6_8 {
margin-left: 75%;
}
.column-6_9 {
width: 66.6666666667%;
}
.push-6_9 {
left: 66.6666666667%;
}
.pull-6_9 {
right: 66.6666666667%;
}
.offset-6_9 {
margin-left: 66.6666666667%;
}
.column-6_10 {
width: 60%;
}
.push-6_10 {
left: 60%;
}
.pull-6_10 {
right: 60%;
}
.offset-6_10 {
margin-left: 60%;
}
.column-6_11 {
width: 54.5454545455%;
}
.push-6_11 {
left: 54.5454545455%;
}
.pull-6_11 {
right: 54.5454545455%;
}
.offset-6_11 {
margin-left: 54.5454545455%;
}
.column-6_12 {
width: 50%;
}
.push-6_12 {
left: 50%;
}
.pull-6_12 {
right: 50%;
}
.offset-6_12 {
margin-left: 50%;
}
.column-7_7 {
width: 100%;
}
.column-7_8 {
width: 87.5%;
}
.push-7_8 {
left: 87.5%;
}
.pull-7_8 {
right: 87.5%;
}
.offset-7_8 {
margin-left: 87.5%;
}
.column-7_9 {
width: 77.7777777778%;
}
.push-7_9 {
left: 77.7777777778%;
}
.pull-7_9 {
right: 77.7777777778%;
}
.offset-7_9 {
margin-left: 77.7777777778%;
}
.column-7_10 {
width: 70%;
}
.push-7_10 {
left: 70%;
}
.pull-7_10 {
right: 70%;
}
.offset-7_10 {
margin-left: 70%;
}
.column-7_11 {
width: 63.6363636364%;
}
.push-7_11 {
left: 63.6363636364%;
}
.pull-7_11 {
right: 63.6363636364%;
}
.offset-7_11 {
margin-left: 63.6363636364%;
}
.column-7_12 {
width: 58.3333333333%;
}
.push-7_12 {
left: 58.3333333333%;
}
.pull-7_12 {
right: 58.3333333333%;
}
.offset-7_12 {
margin-left: 58.3333333333%;
}
.column-8_8 {
width: 100%;
}
.column-8_9 {
width: 88.8888888889%;
}
.push-8_9 {
left: 88.8888888889%;
}
.pull-8_9 {
right: 88.8888888889%;
}
.offset-8_9 {
margin-left: 88.8888888889%;
}
.column-8_10 {
width: 80%;
}
.push-8_10 {
left: 80%;
}
.pull-8_10 {
right: 80%;
}
.offset-8_10 {
margin-left: 80%;
}
.column-8_11 {
width: 72.7272727273%;
}
.push-8_11 {
left: 72.7272727273%;
}
.pull-8_11 {
right: 72.7272727273%;
}
.offset-8_11 {
margin-left: 72.7272727273%;
}
.column-8_12 {
width: 66.6666666667%;
}
.push-8_12 {
left: 66.6666666667%;
}
.pull-8_12 {
right: 66.6666666667%;
}
.offset-8_12 {
margin-left: 66.6666666667%;
}
.column-9_9 {
width: 100%;
}
.column-9_10 {
width: 90%;
}
.push-9_10 {
left: 90%;
}
.pull-9_10 {
right: 90%;
}
.offset-9_10 {
margin-left: 90%;
}
.column-9_11 {
width: 81.8181818182%;
}
.push-9_11 {
left: 81.8181818182%;
}
.pull-9_11 {
right: 81.8181818182%;
}
.offset-9_11 {
margin-left: 81.8181818182%;
}
.column-9_12 {
width: 75%;
}
.push-9_12 {
left: 75%;
}
.pull-9_12 {
right: 75%;
}
.offset-9_12 {
margin-left: 75%;
}
.column-10_10 {
width: 100%;
}
.column-10_11 {
width: 90.9090909091%;
}
.push-10_11 {
left: 90.9090909091%;
}
.pull-10_11 {
right: 90.9090909091%;
}
.offset-10_11 {
margin-left: 90.9090909091%;
}
.column-10_12 {
width: 83.3333333333%;
}
.push-10_12 {
left: 83.3333333333%;
}
.pull-10_12 {
right: 83.3333333333%;
}
.offset-10_12 {
margin-left: 83.3333333333%;
}
.column-11_11 {
width: 100%;
}
.column-11_12 {
width: 91.6666666667%;
}
.push-11_12 {
left: 91.6666666667%;
}
.pull-11_12 {
right: 91.6666666667%;
}
.offset-11_12 {
margin-left: 91.6666666667%;
}
.column-12_12 {
width: 100%;
} .clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.columns_wrap:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.visible {
visibility: visible;
}
.invisible {
visibility: hidden;
}
.show {
display: block !important;
}
.hide {
display: none !important;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.text-hide {
font-size: 0;
line-height: 0;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.vertical-centered {
overflow: hidden;
}
.vertical-centered:before {
content: ' ';
width: 0;
height: 100%;
margin-left: -0.3em;
}
.vertical-centered:before,
.vertical-centered > * {
display: inline-block;
vertical-align: middle;
}
.ekoterra_loading {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/preloader.gif) !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
.menu_mobile_close,
.search_close,
.mfp-close,
.comments_wrap #cancel-comment-reply-link:before,
.dialog-lightbox-close-button {
transition: all 0.3s;
}
.dialog-lightbox-close-button:hover,
.comments_wrap #cancel-comment-reply-link:hover:before,
.mfp-close:hover,
.menu_mobile_close:hover,
.search_close:hover {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
} .page_wrap {
min-height: 100vh;
overflow: hidden;
}
.page_wrap,
.content_wrap {
margin: 0 auto;
}
.body_style_boxed {
background-color: #f0f0f0;
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.body_style_boxed.expand_content .content_wrap,
.body_style_boxed.expand_content .content_container,
.body_style_boxed .page_wrap {
max-width: 1600px;
}
.body_style_wide.expand_content .content_wrap,
.body_style_wide.expand_content .content_container {
width: 100%;
padding: 0;
}
header .elementor-section-stretched {
left: 0% !important;
margin: 0 auto !important;
}
header .sc_layouts_row_fixed_on {
padding-top: 0.3em !important;
padding-bottom: 0.3em !important;
}
.body_style_fullscreen header .elementor-section-stretched {
padding-left: 2rem;
padding-right: 2rem;
}
.page_content_wrap {
padding-top: 7.4rem;
padding-bottom: 7.1rem;
}
.remove_margins .page_content_wrap {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.content_wrap,
.content_container {
width: 1200px;
margin: 0 auto;
}
.content_wrap .content_wrap,
.content_wrap .content_container,
.content_container .content_wrap,
.content_container .content_container {
width: 100%;
}
.content_wrap:after,
.content_container:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.body_style_fullwide .content_wrap {
max-width: 1920px;
margin: 0 auto;
width: 100% !important;
padding-left: 130px;
padding-right: 130px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.body_style_wide .content_wrap {
max-width: 1920px;
margin: 0 auto;
width: 100% !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.content, .sidebar, .sidebar_inner {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sidebar_fixed_placeholder {
min-height: 1px;
}
.page_content_wrap .content_wrap {
position: relative;
} body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content,
body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {
width: 790px;
}
[class*="content_wrap"] > .sidebar {
width: 370px;
}
.sidebar_hide [class*="content_wrap"] > .content {
margin-left: auto;
margin-right: auto;
}
.sidebar_right [class*="content_wrap"] > .content {
float: left;
}
.sidebar_right [class*="content_wrap"] > .sidebar {
float: right;
}
.sidebar_left [class*="content_wrap"] > .content {
float: right;
}
.sidebar_left [class*="content_wrap"] > .sidebar {
float: left;
} .body_style_fullwide [class*="content_wrap"] > .content,
.body_style_fullscreen [class*="content_wrap"] > .content {
width: 100%;
}
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {
padding-right: 410px;
}
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {
margin-left: -370px;
}
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
padding-left: 410px;
}
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar {
margin-right: -370px;
}
.body_style_fullscreen .page_content_wrap {
overflow: hidden;
position: relative; } .body_style_fullscreen [class*="content_wrap"] > .content > article.page {
padding: 0;
} .sidebar_control {
display: none;
}   .top_panel {
position: relative;
z-index: 8000;
padding: 0.01px 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.top_panel .row > [class*="column-"],
.top_panel .columns_wrap > [class*="column-"] {
vertical-align: middle;
}
.top_panel.with_bg_image:before {
content: ' ';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
} #background_video {
object-fit: cover;
overflow: hidden;
position: absolute;
z-index: -1 !important;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
}
div#background_video {
position: absolute !important;
}
div#background_video:after {
content: ' ';
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.3);
}
div#background_video iframe,
div#background_video video {
position: absolute;
z-index: 1;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, 50%) !important;
-ms-transform: translate(-50%, 50%) !important;
transform: translate(-50%, 50%) !important;
max-width: none;
}
#tubular-container {
display: none;
}
.top_panel.with_bg_video {
background: #000;
} .header_position_over .page_wrap {
position: relative;
}
.header_position_over .top_panel {
position: absolute;
z-index: 8000;
top: 0;
left: 0;
width: 100%;
background: none !important;
}
.header_position_over .top_panel .sc_layouts_row[class*="scheme_"]:not(.sc_layouts_row_fixed_on) {
background-color: transparent;
}
.header_position_under .top_panel {
position: relative;
z-index: 2;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.header_position_under .top_panel_mask {
display: none;
background-color: #000;
opacity: 0;
pointer-events: none;
position: absolute;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.header_position_under .page_content_wrap {
position: relative;
z-index: 4;
}
.header_position_under .footer_wrap {
position: relative;
z-index: 3;
}  .top_panel_default .sc_layouts_row_fixed_on {
-webkit-transition: padding 0.3s ease;
-ms-transition: padding 0.3s ease;
transition: padding 0.3s ease;
}
.top_panel_default .sc_layouts_row .custom-logo-link img,
.top_panel_default .sc_layouts_row .sc_layouts_logo img {
-webkit-transition: max-height 0.3s ease;
-ms-transition: max-height 0.3s ease;
transition: max-height 0.3s ease;
}
.menu_mobile .sc_layouts_logo .logo_slogan {
padding: 1rem;
} .top_panel_default .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: '\e828';
font-family: "fontello";
}
.top_panel_default .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
content: '\e836';
font-family: "fontello";
}
.menu_main_nav > li > a {
cursor: pointer;
} .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
display: none;
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
width: 2.2em;
}
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
font-weight: 400 !important;
}
header .sc_layouts_row_type_compact .sc_layouts_item .sc_button {
margin-bottom: 0 !important;
} body.menu_style_side {
width: auto;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
body.menu_style_left {
margin-left: 6.6rem;
}
body.menu_style_right {
margin-right: 6.6rem;
}
.menu_style_side .body_wrap {
position: relative;
overflow: hidden;
max-width: 100%;
}
.menu_style_side .menu_side_wrap {
position: fixed;
z-index: 20000;
top: 0;
right: auto;
bottom: 0;
left: 0;
width: 6.6rem;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease;
}
.menu_style_right .menu_side_wrap {
left: auto;
right: 0;
}
.admin-bar .menu_side_wrap {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .menu_side_wrap {
top: 46px;
}
}
@media (max-width: 600px) {
.admin-bar .menu_side_wrap {
top: 0;
}
}
.menu_side_wrap .menu_side_inner {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.menu_style_side .menu_side_wrap .sc_layouts_logo {
display: block;
padding: 43% 10%;
text-align: center;
position: relative;
z-index: 1;
}
.menu_style_side .menu_side_wrap .sc_layouts_logo img {
max-height: 2.5em;
width: auto;
}
.menu_style_side .menu_side_wrap .logo_text {
font-size: 1em;
letter-spacing: 0;
text-align: center;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.menu_style_side .menu_side_wrap .logo_slogan {
display: none;
}
.menu_side_wrap .menu_mobile_button {
display: block;
position: relative;
left: 0;
right: auto;
top: 0;
}
.menu_side_wrap .menu_side_button {
display: none;
font-size: 16px;
margin-top: -1.5em;
overflow: hidden;
cursor: pointer;
position: absolute;
z-index: 1;
top: 50%;
left: -1.5em;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease;
}
.menu_style_right .menu_side_wrap .menu_side_button {
text-align: left;
padding-left: 10px;
-webkit-border-radius: 50% 0 0 50%;
-ms-border-radius: 50% 0 0 50%;
border-radius: 50% 0 0 50%;
}
.menu_style_left .menu_side_wrap .menu_side_button {
left: auto;
right: -1.5em;
text-align: right;
padding-right: 10px;
-webkit-border-radius: 0 50% 50% 0;
-ms-border-radius: 0 50% 50% 0;
border-radius: 0 50% 50% 0;
}
.menu_style_right .menu_side_wrap .menu_side_button:before {
content: '\e92a';
}
.menu_style_right .menu_side_wrap.opened .menu_side_button:before {
content: '\e92b';
}
.menu_style_left .menu_side_wrap .menu_side_button:before {
content: '\e92b';
}
.menu_style_left .menu_side_wrap.opened .menu_side_button:before {
content: '\e92a';
}
#toc_menu {
display: none;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
margin: -50% 0 0 -50%;
}
.toc_menu_item {
position: relative;
z-index: 1;
}
.toc_menu_item .toc_menu_icon {
display: block;
position: relative;
color: #888;
height: 1.5em;
line-height: 1.5em;
text-align: center;
}
.toc_menu_item .toc_menu_icon:before {
display: inline-block;
line-height: inherit;
color: inherit;
}
.toc_menu_item .toc_menu_icon_default:before {
content: ' ';
margin-top: 0.75em;
width: 0.5em;
height: 1px;
background-color: #888;
}
.toc_menu_item:hover .toc_menu_icon,
.toc_menu_item_active .toc_menu_icon {
color: #292929;
}
.toc_menu_item:hover .toc_menu_icon_default:before,
.toc_menu_item_active .toc_menu_icon_default:before {
background-color: #292929;
}
.toc_menu_item_active .toc_menu_icon_default:before {
width: 1.5em;
}
.toc_menu_item .toc_menu_description {
position: absolute;
top: 0;
right: -20em;
opacity: 0;
white-space: nowrap;
-webkit-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.toc_menu_item:hover .toc_menu_description {
right: 100%;
margin-right: 1.5em;
opacity: 1;
}
.menu_side_inner #toc_menu {
display: block;
position: relative;
z-index: 0;
-webkit-transition: top 0.3s ease;
-ms-transition: top 0.3s ease;
transition: top 0.3s ease;
}
.menu_side_icons #toc_menu {
left: 0;
top: 0;
margin: 0;
}
.menu_side_icons .toc_menu_item .toc_menu_description {
height: 5rem;
font-size: 1.0667em;
line-height: 5rem;
font-weight: bold;
text-transform: uppercase;
top: 0;
}
.menu_side_icons .toc_menu_item:hover .toc_menu_description {
margin-right: 0;
}
.menu_side_icons .toc_menu_item .toc_menu_description span {
display: inline-block;
vertical-align: middle;
padding: 0 3em;
letter-spacing: 1px;
}
.menu_side_icons .toc_menu_item .toc_menu_icon {
width: 100%;
height: 5rem;
line-height: 5rem;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
.menu_side_icons .toc_menu_item .toc_menu_icon:before {
font-size: 1rem;
line-height: inherit;
font-weight: normal;
transform: scale(1, 1);
transition: 333ms ease all;
}
.menu_side_icons .toc_menu_item.toc_menu_item_active .toc_menu_icon:not(.icon-menu-2):before,
.menu_side_icons .toc_menu_item .toc_menu_icon:not(.icon-menu-2):active:before,
.menu_side_icons .toc_menu_item .toc_menu_icon:not(.icon-menu-2):hover:before {
transform: scale(1.6, 1.6);
}
.menu_side_icons .toc_menu_item .menu_mobile_button:before {
font-size: 1.35em;
}
.menu_side_inner > .toc_menu_item .toc_menu_icon.icon-menu-2:before {
content: '\e9b1';
font-family: "fontello";
}
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
text-align: center;
}
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
content: ' ';
width: 5px;
height: 5px;
line-height: inherit;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before {
width: 9px;
height: 9px;
line-height: 9px;
text-align: center;
}
.menu_style_left .toc_menu_item .toc_menu_description {
left: -20em;
right: auto;
}
.menu_style_left .toc_menu_item:hover .toc_menu_description {
left: 100%;
right: auto;
} .top_panel_mobile_info p {
margin: 0;
} .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
position: relative;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon,
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before,
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:after {
height: 3px;
width: 32px;
transition: all 0.3s;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:after,
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
content: '';
position: absolute;
left: 0;
display: inline-block;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
top: 10px;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:after {
bottom: 10px;
}
.sc_layouts_menu_mobile_button:hover .sc_layouts_item_icon:after {
transform: matrix(0.5, 0.3, 0, 1, 7, 5);
}
.sc_layouts_menu_mobile_button:hover .sc_layouts_item_icon:before {
transform: matrix(0.5, -0.3, 0, 1, 7, -5);
}
body.mobile_layout.menu_style_left {
margin-left: 0;
}
body.mobile_layout.menu_style_right {
margin-right: 0;
}
body.mobile_layout.menu_style_right .menu_side_wrap {
right: -6rem;
}
body.mobile_layout.menu_style_left .menu_side_wrap {
left: -6rem;
}
body.mobile_layout.menu_style_right .menu_side_wrap.opened {
right: 0;
}
body.mobile_layout.menu_style_left .menu_side_wrap.opened {
left: 0;
}
body.mobile_layout.menu_style_side .menu_side_wrap .menu_side_button {
display: block;
}
body.mobile_layout.menu_style_left .menu_side_wrap .menu_side_button:hover {
right: -2em;
}
body.mobile_layout.menu_style_right .menu_side_wrap .menu_side_button:hover {
left: -2em;
}
.menu_mobile_close {
display: block;
cursor: pointer;
width: 5em;
height: 5em;
line-height: 5em;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.menu_mobile_close:before,
.menu_mobile_close:after {
content: ' ';
position: absolute;
z-index: 2;
top: 50%;
left: 38%;
width: 25%;
height: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-top: -1px;
border-top: 2px solid #fff;
}
.menu_mobile_close:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.menu_mobile_close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.menu_mobile_overlay {
display: none !important;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 100000;
}
.menu_mobile {
position: fixed;
z-index: 100002;
top: 0;
left: 0;
width: 100%;
height: 0;
-webkit-transition: height 0.3s ease;
-ms-transition: height 0.3s ease;
transition: height 0.3s ease;
}
.menu_mobile.opened {
height: 100%;
}
.menu_mobile_inner {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
overflow: hidden;
}
.menu_mobile a {
display: block;
}
.menu_mobile [class*="sc_fly_"]:not(.sc_fly_static) {
position: static !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
left: auto;
top: auto;
right: auto;
bottom: auto;
}
.menu_mobile .sc_layouts_logo {
text-align: center;
margin: 4.4rem 0 0;
font-size: 1em !important; }
.menu_mobile .menu_mobile_nav_area {
position: absolute;
z-index: 1;
top: 48%;
left: 0;
width: 100%;
height: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
max-height: 49%;
padding-right: 20px; overflow-y: scroll;
}
.menu_mobile .menu_mobile_nav_area ul {
margin: 0 auto;
padding: 0;
list-style: none;
width: auto;
}
.menu_mobile .menu_mobile_nav_area ul ul {
margin: 0;
display: none;
}
.menu_mobile .menu_mobile_nav_area li {
margin-bottom: 0;
width: auto;
}
.menu_mobile .menu_mobile_nav_area li > a {
font-size: 1.25em;
line-height: 1.5em;
padding: 1px 2.5em 1px 0;
text-transform: capitalize;
letter-spacing: 1px;
position: relative;
display: inline-block;
width: 28rem;
text-align: left;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.menu_mobile .menu_mobile_nav_area > ul > li > a {
font-size: 2em;
line-height: 1.5em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li > a {
padding-left: 1em;
padding-top: 0.25em;
padding-bottom: 0.25em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li li > a {
padding-left: 2em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li li li > a {
padding-left: 3em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter {
margin-top: 0 !important;
padding-top: 0 !important;
text-align: center;
overflow: hidden;
}
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
overflow: hidden;
padding-top: 0.25em;
padding-bottom: 0.25em;
padding-right: 0.5em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a > span {
display: block;
border-top: 1px solid #f0f0f0;
width: 100%;
height: 0;
}
.menu_mobile .menu_mobile_nav_area .open_child_menu {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
padding: 0.25em;
background-color: rgba(255, 255, 255, 0.1);
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.menu_mobile .menu_mobile_nav_area li li .open_child_menu {
background-color: transparent !important;
padding: 0.25em 0.7em;
}
.menu_mobile .menu_mobile_nav_area a:hover > .open_child_menu {
background-color: rgba(255, 255, 255, 0.2);
}
.menu_mobile .menu_mobile_nav_area .open_child_menu:before {
font-family: "fontello";
content: '\e828';
}
.menu_mobile .menu_mobile_nav_area li.opened > a > .open_child_menu:before {
content: '\e835';
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu {
display: none;
width: 26rem;
text-align: left;
padding: 1em;
margin: 0 auto;
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .sc_content {
width: 100% !important;
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]),
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) {
width: 100%;
float: none;
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]) + .wpb_column:not([class*="vc_col-xs-"]),
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) + .elementor-column:not([class*="elementor-xs-"]) {
margin-top: 2em;
}
.menu_mobile .search_mobile {
position: absolute;
z-index: 1;
bottom: 8rem;
left: 50%;
width: 28rem;
margin-left: -14.5rem;
}
.menu_mobile .search_mobile form {
position: relative;
}
.menu_mobile .search_mobile .search_field {
width: 100%;
padding: 1.5em 3em 1.5em 1.5em !important;
}
.menu_mobile .search_mobile .search_submit {
position: absolute;
z-index: 1;
top: 50%;
right: 0;
bottom: auto;
left: auto;
font-size: 0.8667em;
padding: 2em 1.8em;
background-color: transparent;
margin-bottom: 0;
vertical-align: middle;
transform: translateY(-50%);
}
.menu_mobile .socials_mobile {
position: absolute;
z-index: 1;
bottom: 4rem;
left: 0;
text-align: center;
display: block;
right: 0;
left: 50%;
width: 28rem;
margin-left: -14.5rem;
}
.menu_mobile .social_item {
display: inline-block;
margin: 1em 1em 0;
}
.menu_mobile .social_item .social_icon {
display: block;
font-size: 1em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
}
.socials_wrap {
white-space: normal;
}
.socials_wrap .social_item {
margin: 10px 10px 0 0;
} .menu_mobile_narrow {
margin-top: 0;
margin-left: -320px;
width: 320px;
height: 100%;
-webkit-transition: margin-left 0.3s ease, margin-right 0.3s ease;
-ms-transition: margin-left 0.3s ease, margin-right 0.3s ease;
transition: margin-left 0.3s ease, margin-right 0.3s ease;
}
.menu_mobile_narrow.opened {
margin-left: 0;
}
.menu_style_right .menu_mobile_narrow {
margin-right: -320px;
margin-left: 0;
left: auto;
right: 0;
}
.menu_style_right .menu_mobile_narrow.opened {
margin-right: 0;
}
.menu_mobile_narrow .menu_mobile_nav_area li > a {
font-size: 1em;
line-height: 1.5em;
text-transform: none;
letter-spacing: 0px;
width: 18rem;
}
.menu_mobile_narrow .menu_mobile_nav_area > ul > li > a {
font-size: 1.25em;
line-height: 1.5em;
}
.menu_mobile_narrow .menu_mobile_nav_area > ul > li > a > .open_child_menu:before {
font-size: 1em;
line-height: inherit;
}
.menu_mobile_narrow .menu_mobile_nav_area li li .open_child_menu {
padding: 0.4em;
}
.menu_mobile_narrow .search_mobile {
width: 18rem;
margin-left: -9rem;
} .mobile_device .menu_mobile .menu_mobile_nav_area,
.mobile_layout .menu_mobile .menu_mobile_nav_area {
position: relative;
top: auto;
max-height: none;
margin: 4em 0 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.mobile_device .menu_mobile .search_mobile,
.mobile_layout .menu_mobile .search_mobile {
position: relative;
bottom: auto;
left: 0;
margin: 3em auto 0;
}
.sc_layouts_menu_mobile_button.sc_layouts_iconed_text .sc_layouts_item_icon {
font-size: 1.3em;
font-weight: 400;
}
.sc_layouts_menu_mobile_button_burger:not(.without_menu) {
margin-bottom: 6px;
} .header_widgets_wrap {
position: relative;
z-index: 2;
}
.header_widgets_wrap.header_fullwidth {
overflow: hidden;
}
.header_widgets_wrap.header_fullwidth .widget {
margin-bottom: 0;
}  .slider_wrap sr7-module,
.slider_wrap rs-module-wrap,
.slider_wrap .rev_slider_wrapper {
z-index: 0;
}
.sr7-btn .icon-right-dir,
.rev-btn .icon-right-dir {
display: inline-block;
width: 2.5rem !important;
height: 2.5rem !important;
line-height: 2.3rem !important;
text-indent: 2px;
text-align: center !important;
border-color: inherit !important;
border: 2px solid;
border-radius: 50%;
margin: 0 12px 0 0 !important;
top: 0;
left: 0;
}
sr7-module i,
rs-layer-wrap i {
font-style: normal;
transition: 0.3s all ease;
}
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a:before {
display: none;
}
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a {
top: 0;
height: 100%;
width: 3.8rem;
}
.slider_style_modern .slider_controls_label,
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a:before {
top: 50%;
}
.slider_style_modern .slider_controls_label > span {
display: block;
font-weight: 700;
font-style: normal !important;
text-transform: uppercase;
font-size: 0.89em;
letter-spacing: 1.2px !important;
}
.slider_style_modern {
padding: 0;
margin-bottom: 10px;
}
.related_wrap .slider_style_modern {
margin-bottom: 0;
}  .blog_archive {
padding-bottom: 4em;
}
.post_item > .post_title {
margin-top: 0;
}
.post_item.post_layout_excerpt .wp-block-buttons + .wp-block-columns {
margin-top: 1.1em;
}
.post_item .more-link,
.gallery_preview_show .post_readmore {
margin-top: 2.2em;
}
.widget_area .post_item .post_categories,
aside .post_item .post_categories {
margin-top: 0;
margin-bottom: 0;
padding-right: 0;
} .mptt-navigation-tabs,
div.ekoterra_tabs .ekoterra_tabs_titles {
list-style-type: none;
padding: 0;
text-align: center;
letter-spacing: 0;
margin: -0.85em 0 3.2em;
}
div.esg-filter-wrapper .esg-filterbutton,
.mptt-navigation-tabs li,
div.ekoterra_tabs .ekoterra_tabs_titles li {
display: inline-block;
margin: 0 0 3px;
font-size: 12px;
line-height: 1.4em;
font-weight: normal;
text-transform: uppercase;
padding: 0;
border: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
div.esg-filter-wrapper .esg-filterbutton:hover,
div.esg-filter-wrapper .esg-filterbutton.selected {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
div.esg-filter-wrapper .esg-filterbutton + .esg-filterbutton,
.mptt-navigation-tabs li + li,
div.ekoterra_tabs .ekoterra_tabs_titles li + li {
margin-left: 3px;
}
div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
div.ekoterra_tabs .ekoterra_tabs_titles li a,
div.ekoterra_tabs .ekoterra_tabs_titles li a.ui-tabs-anchor {
display: block;
float: none;
padding: 1.75em 3em;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
div.ekoterra_tabs .ekoterra_tabs_content {
padding: 0;
}
div.ekoterra_tabs .ekoterra_tab_content_remove {
opacity: 0;
}
div.ekoterra_tabs .nav-links {
margin-top: 1em;
} .header_content_wrap {
margin-bottom: 0.8em;
}
.thumbnail_type_fullwidth.post_header_position_default .page_content_wrap > .header_content_wrap,
.post_header_position_on_thumb .page_content_wrap > .header_content_wrap {
margin-bottom: 7.1rem;
}
.header_content_wrap + .content_wrap {
padding-top: 0;
}
.header_content_wrap .post_header {
margin-bottom: 0;
}
.header_content_wrap .post_header .post_title {
margin-top: 0;
margin-bottom: 0;
}
.header_content_wrap .post_header .post_title + .post_meta {
margin-top: 0.5em;
}
.header_content_wrap .post_featured {
margin: 0;
overflow: visible;
margin-bottom: 1.9em;
}
.thumbnail_type_fullwidth .header_content_wrap .post_header {
margin-left: auto;
margin-right: auto;
}
.thumbnail_type_fullwidth .header_content_wrap .post_featured img {
max-width: none;
width: 100%;
}
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
height: 40rem;
overflow: visible;
}
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg:before {
display: none;
}
.thumbnail_type_fullwidth:not(.post_header_position_above) .page_content_wrap {
padding-top: 0;
}
.post_header_position_above .top_panel {
border-bottom: 1px solid #eee;
}
.post_header_position_above .header_content_wrap .post_header {
margin-bottom: 3em;
}
.post_header_position_under .header_content_wrap .post_header {
margin-top: 0;
}
.post_header_position_default .header_content_wrap .post_featured + .post_header {
margin-top: 0.5em;
}
.post_header_position_on_thumb .header_content_wrap {
position: relative;
}
.post_header_position_on_thumb .header_content_wrap .post_header {
display: block;
max-width: 50%;
padding: 2em;
margin: 0 auto !important;
box-sizing: border-box;
text-align: center;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tl .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_ml .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_bl .post_header {
text-align: left;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tr .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_mr .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_br .post_header {
text-align: right;
}
.post_header_position_on_thumb .header_content_wrap .post_featured + .post_header {
display: inline-block;
background-color: #fff;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tl .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
left: 3em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tc .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_tr .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
right: 3em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_ml .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
left: 3em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_mc .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_mr .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
right: 3em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_bl .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
left: 3em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_bc .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_br .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
right: 3em;
}
.post_header_position_on_thumb .header_align_ts,
.post_header_position_on_thumb .header_align_ts > .content_wrap {
padding-top: 0.1px;
}
.post_header_position_on_thumb .header_content_wrap.header_align_ts .post_featured {
margin-top: 6em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_ts .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
border: 1px solid #ddd;
background-color: #fff;
}
.post_header_position_on_thumb .header_align_bs,
.post_header_position_on_thumb .header_align_bs > .content_wrap {
padding-bottom: 0.1px;
}
.post_header_position_on_thumb .page_content_wrap > .header_align_bs {
margin-bottom: 4em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_bs .post_featured {
margin-bottom: 5em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_bs .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
border: 1px solid #ddd;
background-color: #fff;
}
.post_header_position_on_thumb.thumbnail_type_default .post_item_single .header_content_wrap .post_featured + .post_content {
padding-top: 2.8rem;
}
.post_header_position_on_thumb .header_content_wrap .post_featured.with_header {
position: relative;
}
.post_header .post_meta_categories {
margin-bottom: 0.5em;
}
.post_header_position_default .header_content_wrap .post_header .post_meta_categories {
margin-bottom: 1.5em;
}
.header_content_wrap .post_header .post_meta_other {
margin: 0;
}
.header_content_wrap .post_header .post_subtitle {
margin-top: 0.1em;
}
.header_content_wrap .post_header.align_center,
.post_item_single .header_content_wrap .post_header.align_center {
text-align: center;
}
.header_content_wrap .post_header.align_left,
.post_item_single .header_content_wrap .post_header.align_left {
text-align: left;
}
.header_content_wrap .post_header.align_right,
.post_item_single .header_content_wrap .post_header.align_right {
text-align: right;
} .page_content_wrap {
position: relative;
}
[class*="_banner_wrap"] {
position: relative;
text-align: center;
}
[class*="_banner_wrap"] .banner_link {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.banner_with_image:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.banner_with_image:hover:before {
background-color: rgba(0, 0, 0, 0.1);
}
.banner_with_image > * {
position: relative;
z-index: 2;
color: #fff !important;
}
.page_banner_wrap {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 30px;
background-size: 100% auto;
background-repeat: repeat-y;
background-attachment: fixed;
}
.custom-background .page_content_wrap {
background-color: transparent !important;
}
.custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 4rem;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.header_banner_wrap,
.sidebar_banner_wrap,
.footer_banner_wrap {
padding: 30px;
background-position: center;
background-size: cover;
}
.sidebar_banner_wrap {
margin-bottom: 30px;
} .post_featured {
overflow: hidden;
position: relative;
margin-bottom: 1em;
}
.post_featured_bg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.post_featured_bg:before {
content: ' ';
width: 0;
height: 0;
padding-top: 56.25%;
display: inline-block;
vertical-align: top;
margin-left: -0.3em;
position: relative;
}
.post_featured_right {
float: right;
width: 50%;
margin-left: 4.3478%;
}
.post_featured_left {
float: left;
width: 50%;
margin-right: 4.3478%;
} .post_meta .post_meta_item,
.post_meta .vc_inline-link {
font-size: inherit;
margin-left: 0;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.related_post_wrap .post_meta .post_meta_item a + a:before,
.post_meta .post_meta_item + .post_meta_item:before {
content: '/';
display: inline-block;
font-family: inherit;
font-size: inherit;
font-weight: 600;
font-style: normal;
vertical-align: baseline;
margin: 0 4px 0 4px;
}
.related_post_wrap .post_meta .post_meta_item a + a:before,
.related_post_wrap .post_meta .post_meta_item + .post_meta_item:before {
margin: 0 4px 0 4px;
}
.post_meta .post_meta_item:last-child *:last-of-type:after {
display: none;
}
.post_meta .post_meta_item:last-child:after,
.post_meta .post_meta_item.post_edit:last-child:after,
.post_meta .vc_inline-link:last-child:after {
display: none;
}
.post_meta a.post_meta_item:before,
.post_meta .vc_inline-link:before,
.post_meta a.post_meta_item > .post_counters_number {
margin-right: 0.2em;
}
.post_meta .vc_inline-link:before {
content: '\e8bb';
font-family: "fontello";
}
.post_meta .post_meta_item .post_author_avatar {
display: inline-block;
vertical-align: middle;
line-height: inherit;
margin-right: 0.15em;
}
.post_meta .post_meta_item .post_author_avatar > img {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 1.25em;
height: 1.25em;
} .post_share .social_items {
font-size: 1em;
}
.socials_share.socials_type_drop .social_items {
padding: 0.8em 1em;
}
.post_share .social_items .social_item .social_icon i {
font-style: normal;
text-transform: capitalize;
}
.post_meta .socials_share {
display: inline;
vertical-align: baseline;
}
.post_meta_item .socials_share .social_items {
bottom: auto;
top: 2.5em;
}
.post_meta_item .socials_share .social_items:before {
bottom: auto;
top: -5px;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
} .post_featured .mask {
background-color: rgba(0, 0, 0, 0.6);
} .wp-playlist .wp-playlist-current-item img {
background-color: #fff;
} .format-audio .post_featured {
position: relative;
max-height: 16em;
}
.single .format-audio .post_featured {
max-height: none;
}
.format-audio .post_featured img {
position: relative;
}
.format-audio .post_featured.with_thumb .mask {
background-color: rgba(0, 0, 0, 0.6);
}
.format-audio .post_featured .mask {
opacity: 1;
}
.format-audio .post_featured .post_audio.with_iframe .post_audio_author,
.format-audio .post_featured .post_audio.with_iframe .post_audio_title {
display: none;
}
.format-audio .post_featured .post_audio_author,
.trx_addons_audio_player .audio_author {
font-size: 1em;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1.7px;
}
.format-audio .post_featured .post_audio_title,
.trx_addons_audio_player .audio_caption {
font-size: 1.3333333333rem;
line-height: 1.35em;
font-weight: 400;
text-transform: none;
}
.format-audio .post_featured .post_audio_title {
font-size: 1.2em;
line-height: 1.5em;
margin-top: 0;
margin-bottom: 1em;
}
.format-audio .post_featured.with_thumb .post_audio_author,
.trx_addons_audio_player.with_cover .audio_author,
.format-audio .post_featured.with_thumb .post_audio_title,
.trx_addons_audio_player.with_cover .audio_caption {
color: #ffffff;
}
.vc_row .trx_addons_audio_player .audio_caption {
font-size: 1.2em;
line-height: 1.35em;
}
.trx_addons_audio_player .audio_author + .audio_caption {
margin: -0.6em 0 0.25em;
}
.format-audio .post_featured.with_thumb .post_audio {
position: absolute;
z-index: 1000;
top: auto;
right: 6%;
bottom: 2em;
left: 6%;
text-align: left;
}
.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 2.85em 3.4em 1.7em;
margin-top: 1.7em;
}
.blog_style_classic_3 .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
.blog_style_classic_2 .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 2.85em 1em;
}
.search-results .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 1.7em 2em 2.6em;
}
.related_post_wrap .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 1.7em 2em 2.6em;
margin-top: 0;
z-index: 4;
position: relative;
}
.related_post_wrap .post_video.video_frame {
position: relative;
}
.search-results .mejs-volume-button, .search-results .mejs-playpause-button,
.related_post_wrap .mejs-volume-button, .related_post_wrap .mejs-playpause-button {
height: 40px !important;
width: 40px !important;
} .trx_addons_audio_player {
padding: 2.5em 3.3em 1.8em;
}
.sidebar_inner .trx_addons_audio_player,
.footer_wrap .trx_addons_audio_player {
padding: 1.5em 1em;
}
.trx_addons_audio_player .audio_info {
margin-bottom: 0.5em;
}
.trx_addons_audio_player .audio_info + .audio_embed,
.trx_addons_audio_player .audio_info + .audio_frame {
margin-top: 0;
}
.trx_addons_audio_player.without_cover {
border: 1px solid #ddd;
}
body .post_layout_portfolio .post_featured.hover_fade .post_info_back .post_descr .post_meta a {
color: #acacac;
}
.wp-audio-shortcode .mejs-controls {
height: 83px !important;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.wp-audio-shortcode.mejs-container {
height: 83px !important;
}
.wp-audio-shortcode .mejs-horizontal-volume-slider {
height: 42px;
}
.sidebar .wp-audio-shortcode .mejs-controls,
.sidebar .mejs-audio:not(.wp-audio-shortcode) .mejs-controls {
height: 80px !important;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100% !important;
}
.sidebar .wp-audio-shortcode.mejs-container,
.sidebar .mejs-audio:not(.wp-audio-shortcode).mejs-container {
height: 80px !important;
}
.post_item_single .mejs-controls {
padding: 0 2em !important;
}
.trx_addons_audio_player .mejs-controls {
padding: 0 !important;
}
.post_featured.with_thumb .mejs-container,
.post_featured.with_thumb .mejs-controls,
.post_featured > div > .mejs-container,
.post_featured > div > .mejs-container .mejs-controls,
.trx_addons_audio_player.with_cover .mejs-container,
.trx_addons_audio_player.with_cover .mejs-controls {
background: none;
padding: 0;
}
.sidebar .mejs-controls .mejs-time,
.footer_wrap .mejs-controls .mejs-time {
display: none;
}
.mejs-button > button {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
} .format-video .post_featured.without_thumb {
display: block;
}
.format-video .post_featured.with_thumb {
position: relative;
}
.format-video .post_featured.with_thumb .post_video {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
opacity: 0;
overflow: hidden;
}
.format-video .post_featured.with_thumb .post_video:before {
content: ' ';
display: inline-block;
padding-top: 55%;
width: 0;
height: 0;
}
.format-video .post_featured.with_thumb img {
position: relative;
z-index: 2;
}
.format-video .post_featured.with_thumb .mask {
z-index: 3;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
}
.format-video .post_featured.with_thumb:hover .mask {
opacity: 1;
}
.trx_addons_video_player.with_cover .video_hover,
.format-video .post_featured.with_thumb .post_video_hover {
width: 1.9em;
height: 1.9em;
line-height: 1.9em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
z-index: 4;
top: 50%;
left: 50%;
-webkit-transform: none;
-ms-transform: none;
transform: none;
margin: 2em 0 0 -1em;
font-size: 2em;
opacity: 0;
cursor: pointer;
overflow: hidden;
border: 3px solid;
will-change: transform;
}
.trx_addons_video_player.with_cover:hover .video_hover,
.trx_addons_video_player.with_cover .video_hover,
.format-video .post_featured.with_thumb .post_video_hover {
opacity: 1;
margin-top: -1em;
}
.trx_addons_video_player.with_cover .video_mask {
opacity: 1;
}
.trx_addons_video_player.with_cover .video_hover,
.body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover,
.post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover,
.post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover {
font-size: 3em;
width: 1.9em;
height: 1.9em;
line-height: 1.9em;
text-align: center;
}
.widget_video .trx_addons_video_player.with_cover .video_hover {
background: transparent;
}
.sidebar .trx_addons_video_player.with_cover .video_hover,
.footer_wrap .trx_addons_video_player.with_cover .video_hover {
font-size: 1.8em;
}
.trx_addons_video_player.with_cover .video_hover:before,
.format-video .post_featured.with_thumb .post_video_hover:before {
content: '\e8e1';
font-family: "fontello";
font-size: 0.6em;
display: block;
line-height: 3em;
padding-left: 5px;
}
.format-video .post_featured.post_video_play .post_video {
opacity: 1;
z-index: 10;
}
.format-video .post_featured.post_video_play .mask {
opacity: 1;
background-color: #000;
}
.format-video .post_featured.post_video_play .post_video_hover {
display: none;
} .format-gallery .post_featured.with_thumb .slider_outer {
position: absolute;
z-index: 1000;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
} .format-quote .post_content,
.format-aside .post_content,
.format-link .post_content,
.format-status .post_content {
padding: 0;
text-align: left;
}
.format-aside .post_content_inner, .post_item_single.format-aside .post_content > p,
.format-link .post_content_inner, .post_item_single.format-link .post_content > p,
.format-status .post_content_inner, .post_item_single.format-status .post_content > p {
font-size: 1.6667rem;
line-height: 1.4em;
}
.format-aside .post_content_inner {
padding: 1em 1.3158em;
}
.format-quote .post_content p,
.format-aside .post_content p,
.format-link .post_content p,
.format-status .post_content p {
margin-bottom: 0;
}
.format-aside .post_content p + p,
.format-link .post_content p + p,
.format-status .post_content p + p {
margin-top: 1em;
}
.format-aside .post_content_inner:after {
display: none;
}
.format-aside .post_content_inner + .post_meta,
.format-link .post_content_inner + .post_meta,
.format-status .post_content_inner + .post_meta {
margin-top: 1.6em;
} .format-chat p {
margin-bottom: 0;
}
.format-chat p > em,
.format-chat p > b,
.format-chat p > strong {
display: inline-block;
margin-top: 1.7em;
}
.format-chat p:first-child > em,
.format-chat p:first-child > b,
.format-chat p:first-child > strong {
margin-top: 0;
}  .nav-links-more {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
margin-top: 2em;
}
[class*="blog_style_classic"] .nav-links-more,
[class*="blog_style_masonry"] .nav-links-more {
margin-top: 0;
}
.nav-links-more.nav-links-infinite {
display: none;
}
.nav-links-more a {
display: inline-block;
padding-top: 2em;
position: relative;
}
.nav-links-more a:before {
content: '\e929';
font-family: "fontello";
font-size: 1.6em;
font-weight: normal;
display: block;
position: absolute;
z-index: 1;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
transform: translateY(-50%);
margin: 0 !important;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
left: 20px;
top: 21px;
}
.nav-links-more a:hover {
-webkit-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
-ms-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
}
.nav-links-more.loading a:before {
content: '\e810';
-webkit-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.nav-links-infinite a span {
opacity: 1;
}
.nav-links-infinite.loading {
display: block;
}
.nav-links-more.nav-links-infinite.loading .nav-load-more,
.nav-links-more.nav-links-infinite .nav-load-more {
background-color: transparent !important;
padding: 0 !important;
}
.nav-links-infinite a span {
display: none !important;
}
.chess_wrap + .nav-links-more {
margin-top: 2em !important;
} .nav-links-old {
overflow: hidden;
font-size: 0.9333em;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 3em;
}
body[class*="blog_style_portfolio"] .nav-links-old,
body[class*="blog_style_classic"] .nav-links-old {
margin-top: 1.3em;
}
.nav-links-old .nav-prev a:before,
.nav-links-old .nav-next a:after {
font-family: "fontello";
font-weight: normal;
display: inline;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.nav-links-old .nav-prev {
float: left;
position: relative;
padding-left: 2em;
}
.nav-links-old .nav-prev a:before {
content: '\e939';
}
.nav-links-old .nav-next {
float: right;
position: relative;
padding-right: 2em;
}
.nav-links-old .nav-next a:after {
content: '\e93a';
left: auto;
right: 0;
}
.nav-links-old a {
border-bottom: 1px dotted transparent;
}
.nav-links-more a {
display: inline-block;
position: relative;
padding: 1.5em 3em;
text-align: center;
border-radius: 0;
text-transform: uppercase;
}
.nav-links-more a:before {
content: '';
font-family: "fontello";
font-size: 1.2em;
font-weight: normal;
display: inline-block;
text-align: center;
margin-right: 0.5em;
}
.nav-links-more.loading a:before {
content: '\e810';
display: block !important;
-webkit-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.nav-links-infinite.loading {
display: block;
} div.esg-filters,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-pagination,
.comments_pagination,
.nav-links,
.page_links {
font-size: 1em;
text-transform: uppercase;
margin-top: 5.3em;
text-align: center;
border: none;
list-style-type: none;
clear: both;
padding: 1.05em 0 1.45em;
}
div.esg-filters:after,
.woocommerce nav.woocommerce-pagination ul:after,
.woocommerce-pagination:after,
.comments_pagination:after,
.nav-links:after,
.page_links:after {
content: "";
clear: both;
display: table;
}
.next.page-numbers {
float: right;
}
.prev.page-numbers {
float: left;
}
.woocommerce nav.woocommerce-pagination .page-numbers.next,
.woocommerce nav.woocommerce-pagination .page-numbers.prev,
.pagination .nav-links .page-numbers.next,
.pagination .nav-links .page-numbers.prev {
text-indent: 0;
margin-right: 0;
margin-left: 0;
font-size: 0.889em;
font-weight: 700;
letter-spacing: 1.8px;
width: auto;
line-height: 2.1;
}
.woocommerce nav.woocommerce-pagination .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination .page-numbers.prev:before,
.pagination .nav-links .page-numbers.next:before,
.pagination .nav-links .page-numbers.prev:before {
display: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers.next,
.pagination .nav-links .page-numbers.next {
margin-right: 41px;
}
.woocommerce nav.woocommerce-pagination .page-numbers.prev,
.pagination .nav-links .page-numbers.prev {
margin-left: 41px;
}
.page_links {
margin-top: 0;
padding-top: 2.5em;
}
.page_links .page_links_title {
display: inline-block;
vertical-align: top;
margin: 0.6em 1em 0 0;
}
.esg-filters div.esg-navigationbutton,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current,
.page_links > span:not(.page_links_title),
.page_links > a,
.woocommerce-pagination .page-numbers,
.comments_pagination .page-numbers,
.nav-links .page-numbers {
display: inline-block;
vertical-align: top;
font-size: 0.944em;
font-weight: inherit;
margin: 0.6667em 0 0 0;
padding: 0;
border: none;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
}
.esg-filters div.esg-navigationbutton + .page-numbers,
.woocommerce nav.woocommerce-pagination ul li a + .page-numbers,
.woocommerce nav.woocommerce-pagination ul li span.current + .page-numbers,
.page_links > span:not(.page_links_title) + .page-numbers,
.page_links > a + .page-numbers,
.woocommerce-pagination .page-numbers + .page-numbers,
.comments_pagination .page-numbers + .page-numbers,
.nav-links .page-numbers + .page-numbers {
margin-left: 0.6667em;
}
.post-navigation .nav-next a .nav-arrow {
background-color: transparent !important;
border-color: transparent !important;
}
.woocommerce-pagination {
margin-top: 3.5em;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
display: inline-block;
margin: 0 0.6667em 0 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current {
margin-right: 0;
}
.nav-links .page-numbers.prev,
.nav-links .page-numbers.next,
.comments_pagination .page-numbers.prev,
.comments_pagination .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next {
text-indent: -200px;
overflow: hidden;
position: relative;
}
.nav-links .page-numbers.prev:before,
.nav-links .page-numbers.next:before,
.comments_pagination .page-numbers.prev:before,
.comments_pagination .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before {
font-family: "fontello";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
text-align: center;
text-indent: 0;
}
.nav-links .page-numbers.prev:before,
.comments_pagination .page-numbers.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before {
content: '\e939';
}
.nav-links .page-numbers.next:before,
.comments_pagination .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before {
content: '\e93a';
} .nav-links-single .nav-links {
text-align: left;
margin-top: 2em;
padding-top: 1.8em;
padding-bottom: 0;
overflow: hidden;
text-transform: none;
}
.nav-links-single .nav-links a {
display: block;
position: relative;
min-height: 5em;
z-index: 1;
}
.nav-links-single .nav-links a:hover .nav-arrow:before {
opacity: 0.5;
}
.nav-arrow + .meta-nav {
padding-left: 1rem;
}
.nav-links-single .nav-links a .nav-arrow:after {
content: '\e8e1';
font-family: "fontello";
display: inline-block;
position: relative;
z-index: 2;
top: 0px;
opacity: 1;
font-size: 0.75em;
color: #292929;
}
.ua_edge .wpgdprc-checkbox label,
.ua_ie .wpgdprc-checkbox label {
padding-left: 0;
}
.ua_edge .wpgdprc-checkbox input[type="checkbox"],
.ua_ie .wpgdprc-checkbox input[type="checkbox"] {
width: auto;
margin-top: -10px;
}
.ua_edge .wpgdprc-checkbox input[type="checkbox"]:before,
.ua_ie .wpgdprc-checkbox input[type="checkbox"]:before {
display: none;
}
.nav-links-single .nav-links a .nav-arrow.related-prev:after {
transform: rotate(180deg);
padding-left: 13px;
}
.nav-links-single .nav-links .nav-next a .nav-arrow {
right: 0;
left: auto;
padding-left: 8px;
}
.nav-links-single .nav-links .nav-previous,
.nav-links-single .nav-links .nav-next {
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.nav-links-single .nav-links .nav-previous {
float: left;
text-align: left;
padding-right: 15px;
}
.nav-links-single .nav-links .nav-next .post-title,
.nav-links-single .nav-links .nav-previous .post-title {
text-align: left;
font-weight: 700;
}
.nav-links-single .nav-links a .post_date {
font-size: 0.96em;
}
.nav-links-single .nav-links .nav-next {
float: right;
text-align: right;
padding-left: 15px;
}
.nav-links-single .nav-links .nav-next .post-title {
text-align: right;
}
.nav-links-single .nav-links .post-title,
.nav-links-single .nav-links .post_date {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.nav-links-single .nav-links .post-title {
margin: 0.5em 0 0;
}
.nav-links-single .nav-links .meta-nav,
.nav-links-single .nav-links .post_date {
font-size: 0.9286em;
font-weight: normal;
}
.nav-links-single.nav-links-fixed {
position: fixed;
z-index: 10;
bottom: 100px;
left: 20px;
right: 20px;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.nav-links-single.nav-links-fixed.nav-links-visible {
opacity: 1;
}
.nav-links-single.nav-links-fixed .nav-links {
padding: 0;
margin: 0;
border-width: 0;
}
.nav-links-single.nav-links-fixed .nav-links .nav-previous,
.nav-links-single.nav-links-fixed .nav-links .nav-next {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
width: 220px;
padding: 15px;
border: 1px solid #e5e5e5;
background-color: #fff;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease;
}
.nav-links-single.nav-links-fixed .nav-links .nav-previous {
left: -300px;
}
.nav-links-single.nav-links-fixed.nav-links-visible .nav-links .nav-previous {
left: 0;
}
.nav-links-single.nav-links-fixed .nav-links .nav-next {
left: auto;
right: -300px;
}
.nav-links-single.nav-links-fixed.nav-links-visible .nav-links .nav-next {
right: 0;
} .image-navigation .nav-previous,
.image-navigation .nav-next {
float: none;
width: auto;
text-align: left;
padding: 0;
margin: 0;
position: absolute;
z-index: 1;
top: 50%;
left: 1.5em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.image-navigation .nav-next {
left: auto;
right: 1.5em;
text-align: right;
}
.image-navigation .nav-previous a,
.image-navigation .nav-next a {
display: block;
padding: 1.1em 1em;
width: 0;
max-width: 20em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0);
color: #fff;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.image-navigation .nav-previous a:hover,
.image-navigation .nav-next a:hover {
width: auto;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
border-color: rgba(0, 0, 0, 0.6);
-webkit-border-radius: 2em;
-ms-border-radius: 2em;
border-radius: 2em;
}
.image-navigation .nav-previous a:hover {
padding-left: 3.5em;
}
.image-navigation .nav-next a:hover {
padding-right: 3.5em;
}
.image-navigation .nav-previous a:after,
.image-navigation .nav-next a:after {
content: '\e8ef';
font-family: "fontello";
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 4em;
height: 4em;
line-height: 4em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
border: 1px solid #000;
background-color: #333;
color: #fff;
}
.image-navigation .nav-next a:after {
content: '\e8f0';
left: auto;
right: 0;
}
.image-navigation .nav-previous a:hover:after,
.image-navigation .nav-next a:hover:after {
border-color: transparent;
background-color: transparent;
} .structured_data_snippets {
display: none;
}
.post_item_single.format-aside .post_content,
.post_item_single.format-link .post_content,
.post_item_single.format-status .post_content {
padding: 0;
text-align: left;
}
.post_item_single.format-quote .post_content {
background-color: transparent;
padding-top: 0;
}
.section_title {
margin: 0 0 1.3em;
text-align: left;
} .post_item_single > .post_featured {
margin-bottom: 2.8em;
text-align: center;
}
.post_item_single > .post_featured > img {
width: auto;
max-height: 80vh;
}
.post_featured.post_attachment {
margin-bottom: 0.5em;
}
.entry-caption {
text-align: center;
font-style: italic;
}
.post_item_single .post_header_single {
margin-bottom: 0.5em;
}
.post_item_single .post_content > h1:first-child,
.post_item_single .post_content > h2:first-child,
.post_item_single .post_content > h3:first-child,
.post_item_single .post_content > h4:first-child,
.post_item_single .post_content > h5:first-child,
.post_item_single .post_content > h6:first-child,
.post_item_single .post_content > .vc_row:first-child h1:first-child,
.post_item_single .post_content > .vc_row:first-child h2:first-child,
.post_item_single .post_content > .vc_row:first-child h3:first-child,
.post_item_single .post_content > .vc_row:first-child h4:first-child,
.post_item_single .post_content > .vc_row:first-child h5:first-child,
.post_item_single .post_content > .vc_row:first-child h6:first-child,
.post_item_single .post_title {
margin-top: -0.2em;
}
.post_item_single .post_header_single .post_title {
margin-bottom: 0;
} .post_item_single .post_content > .post_meta_single {
font-size: 1.0667em;
line-height: 1.375em;
margin-top: 2.2em;
letter-spacing: 0;
overflow: hidden;
clear: both;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.post_item_single .post_content > .post_meta_single .post_tags {
max-width: 55%;
}
.post_item_single .post_content > .post_meta_single .post_tags:after {
display: none;
} .post_item_single .post_content > .post_meta_single .post_share {
float: right;
display: block;
max-width: 42%;
}
.post_item_single .post_content > .post_meta_single .post_share:before {
display: none;
}
.post_item_single .post_content > .post_meta_single .post_share .social_item {
margin: 0 0 10px 10px;
}
.post_item_single .post_content > .post_meta_single .post_share .social_item .social_icon {
display: block;
width: 2.45em;
height: 2.45em;
line-height: 2.45em;
text-align: center;
font-weight: 400;
}
.elementor-social-icon-instagram {
background-color: #db2d77;
} .author_info {
margin-top: 4em;
padding: 3.3em 3em 2.5em 3.6em;
position: relative;
display: flex;
gap: 3em;
}
.author_avatar {
width: 9rem;
height: 9rem;
line-height: 9rem;
text-align: center;
border-radius: 50px;
flex-shrink: 0;
}
.author_avatar img {
width: 100%;
height: auto;
border-radius: 50%;
}
.author_title {
margin-top: 0;
margin-bottom: 1em;
}
.author_bio p {
margin: 0;
}
.author_bio p + p {
margin-top: 0.6em;
}
.author_bio .author_link {
display: block;
margin-top: 0.8em;
font-style: italic;
letter-spacing: 0;
}
.author_bio .socials_wrap {
margin: 20px 0 0 0;
} .related_wrap {
margin-top: 3.8em;
padding-top: 3.8em;
border-top: 1px solid #e1eaf0;
}
.related_wrap .related_item {
text-align: center;
}
.related_wrap .related_item.post_format_gallery .post_featured .post_header {
position: absolute;
}
.related_wrap .slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a,
.related_wrap .related_item.post_format_audio .post_featured .post_header {
display: none;
}
.related_wrap .post_categories ul {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.related_wrap .post_categories li {
display: inline-block;
margin: 0;
}
.related_wrap .post_categories li + li {
margin-left: 0.5em;
}
.related_wrap .post_categories li:nth-child(n+3) {
display: none;
}
.related_wrap .post_title {
margin: 0.2em 0 0.1em;
}
.related_item .post_meta_item a {
color: #acacac;
display: inline-block;
}
.related_wrap .slider_container:not(.slider_multi):not(.slider_type_images),
.related_wrap .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide {
min-height: 243px;
} .related_wrap .related_item_style_1 .related_post_wrap .post_header {
display: block;
padding: 1.7em 2.3em 4.5em;
position: relative;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: left;
z-index: 4;
}
.related_wrap .related_item_style_1 .post_featured .mask {
opacity: 0.8;
}
.related_wrap .related_item_style_1 .post_featured .icons {
display: none;
}
.related_wrap .related_item_style_1.format-video .post_featured.with_thumb .post_video_hover {
top: 90%;
}
.related_wrap .related_item_style_1 {
height: 100%;
}
.related_wrap .related_item_style_1 .post_title {
margin: 0 0 0.2em;
letter-spacing: 1px;
line-height: 1.5em;
}
.related_wrap .related_item .related_post_wrap {
height: 100%;
}
.related_wrap .related_item .related_post_wrap .post_featured_bg:before {
padding-top: 56.25%;
position: absolute;
}
.related_wrap .related_item .related_post_wrap .post_featured {
margin-bottom: 0;
height: 100%;
}
.related_item .mejs-time {
display: none;
}
.related_wrap .related_item_style_1.format-video .post_featured.with_thumb .post_video_hover {
top: 50%;
} .related_wrap .related_item_style_2 .post_featured {
margin-bottom: 1.1em;
}
.related_wrap .related_item_style_2 .post_featured img {
width: 100%;
}
.related_wrap .related_item_style_2 .post_date {
font-size: 10px;
line-height: 1.4em;
font-weight: bold;
text-transform: uppercase;
} .related_wrap .related_item_style_3.related_item {
text-align: left;
border-bottom: 1px solid #c1c1c1;
}
.related_wrap .related_wrap_slider .related_item_style_3.related_item {
border-bottom: none;
}
.related_wrap .related_item_style_3 .post_date {
font-size: 1em;
line-height: inherit;
vertical-align: baseline;
}
.related_wrap .related_item_style_3 .post_date [class^="icon-"] {
font-size: 1.2em;
line-height: inherit;
margin-right: .3em;
margin-left: 0;
vertical-align: baseline;
}
.related_wrap .columns_wrap .column-1_4:last-child .related_item_style_3,
.related_wrap .columns_wrap .column-1_4:nth-last-child(2) .related_item_style_3,
.related_wrap .columns_wrap .column-1_4:nth-last-child(3) .related_item_style_3,
.related_wrap .columns_wrap .column-1_4:nth-last-child(4) .related_item_style_3,
.related_wrap .columns_wrap .column-1_3:last-child .related_item_style_3,
.related_wrap .columns_wrap .column-1_3:nth-last-child(2) .related_item_style_3,
.related_wrap .columns_wrap .column-1_3:nth-last-child(3) .related_item_style_3,
.related_wrap .columns_wrap .column-1_2:last-child .related_item_style_3,
.related_wrap .columns_wrap .column-1_2:nth-last-child(2) .related_item_style_3,
.related_wrap .columns_wrap .column-1_1:last-child .related_item_style_3 {
border-bottom: none;
} .comments_wrap {
clear: both;
}
.body_style_fullscreen .comments_wrap {
margin-bottom: 3em;
} .comments_list_wrap {
margin-top: 2.8em;
padding-top: 3.85em;
border-top: 1px solid #e1eaf0;
overflow: hidden;
}
.comments_list_wrap .comments_closed {
margin-top: 2em;
color: #1d1d1d;
}
.comments_list_wrap > ul {
padding: 0;
margin: 0;
list-style: none;
}
.comments_list_wrap li + li,
.comments_list_wrap li > ul > li {
padding-top: 3em;
}
.comments_list_wrap ul > li {
display: block;
overflow: hidden;
position: relative;
}
.comments_list_wrap ul > li:before {
display: none;
}
.comments_list_wrap ul ul {
margin-left: 3.5em;
padding-left: 0;
}
.comments_list_wrap ul ul ul ul ul {
margin-left: 0;
}
.comments_list_wrap .comments_list > li > ul.children {
margin-left: 3.5em;
padding-left: 0;
}
@media (max-width: 767px) {
.comments_list_wrap .comments_list > li > ul.children {
margin-left: 2em;
}
}
@media (max-width: 479px) {
.comments_list_wrap .comments_list > li > ul.children {
margin-left: 0;
}
}
.comments_list_wrap .comments_list > li > ul.children > li > ul {
margin-left: 3.5em;
}
@media (max-width: 767px) {
.comments_list_wrap .comments_list > li > ul.children > li > ul {
margin-left: 1em;
}
}
.comments_list_wrap .comments_list > li > ul.children > li > ul > li ul {
margin-left: 3.5em;
}
@media (max-width: 767px) {
.comments_list_wrap .comments_list > li > ul.children > li > ul > li ul {
margin-left: 1em;
}
}
.comments_list_wrap .comments_list > li > ul.children > li > ul > li ul > li ul {
margin-left: 0;
padding-left: 0;
}
.comments_list_wrap li + li,
.comments_list_wrap li ul {
margin-top: 0.4em;
}
.comments_list_wrap .comment_author_avatar {
width: 3.7em;
height: 3.7em;
line-height: 3.7em;
text-align: center;
overflow: hidden;
display: inline-block;
padding-bottom: 3px;
padding-right: 27px;
}
.comments_list_wrap ul li + li > .comment_body > .comment_author_avatar,
.comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
top: 3.2em;
}
.comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar img {
border-radius: 50px;
}
.comments_list_wrap .comment_author_avatar img {
width: 100%;
border-radius: 50%;
}
.comments_list_wrap .comment_content {
overflow: hidden;
padding-bottom: 5px;
}
.comments_list_wrap .comment_info {
margin: 0.2em 0 0.3em;
position: relative;
display: inline-block;
vertical-align: top;
}
.comments_list_wrap .comment_author {
margin: 0 0.5em 0 0;
display: inline-block;
font-weight: 700;
}
.comments_list_wrap .comment_posted {
display: block;
position: relative;
letter-spacing: 0;
}
.comments_list_wrap .comment_posted_label {
display: none;
}
.comments_list_wrap .comment_counters {
display: none;
}
.comments_list_wrap .comment_date,
.comments_list_wrap .comment_time {
display: inline-block;
vertical-align: baseline;
}
.comments_list_wrap .comment_date,
.comments_list_wrap .comment_time {
margin-right: 0.3em;
}
.comments_list_wrap .comment_time {
display: none;
}
.comments_list_wrap .comment_not_approved {
padding: 0.2em 0 0.5em 0;
font-style: italic;
}
.comments_list_wrap .comment_text {
margin-bottom: 0.5em;
}
.comments_list_wrap .comment_text p {
margin: 0;
}
.comments_list_wrap .comment_text p + p {
margin-top: 0.6em;
}
.comments_list_wrap .comment_text ul,
.comments_list_wrap .comment_text ol {
margin: 0;
padding: 0 0 0 1.5em;
}
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol > li {
display: list-item;
}
.comments_list_wrap .comment_text ul {
list-style: disc outside;
}
.comments_list_wrap .comment_text ul ul {
list-style-type: circle;
}
.comments_list_wrap .comment_text ul ul ul {
list-style-type: square;
}
.comments_list_wrap .comment_text ul ul ul ul {
list-style-type: disc;
}
.comments_list_wrap .comment_text ol {
list-style: decimal outside;
}
.comments_list_wrap .comment_text ol ol {
list-style-type: lower-alpha;
}
.comments_list_wrap .comment_text ol ol ol {
list-style-type: upper-roman;
}
.comments_list_wrap .comment_text ul > li > ul,
.comments_list_wrap .comment_text ol > li > ol {
margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol > li {
min-height: 0;
padding: 0;
margin: 0 0 0.5em 0;
overflow: visible;
}
.comments_list_wrap .comment_text ul,
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol,
.comments_list_wrap .comment_text ol > li {
border: none;
}
.comments_list_wrap .comment_reply {
margin-top: 1.3em;
} .comments_list > li.pingback,
.comments_list > li.trackback {
list-style: none;
margin-left: 0;
padding-left: 0;
padding-right: 4em;
padding-top: 1em;
min-height: 0;
position: relative;
}
.comments_list > li.pingback + li,
.comments_list > li.trackback + li {
margin-top: 1em;
}
.comments_list > li.pingback p,
.comments_list > li.trackback p {
font-style: italic;
padding-bottom: 0.8em;
}
.comments_list > li.pingback p a,
.comments_list > li.trackback p a {
font-style: normal;
}
.comments_list > li.pingback .edit-link,
.comments_list > li.trackback .edit-link {
position: absolute;
z-index: 1;
top: 1em;
right: 0;
}
.comments_list > li.pingback + li.comment,
.comments_list > li.trackback + li.comment {
padding-top: 1.5em;
} .comments_form_wrap {
margin-top: 2.8em;
padding-top: 3.8em;
border-top: 1px solid;
overflow: hidden;
width: 100%;
}
.comments_form_wrap form {
position: relative;
}
.comments_wrap .comments_list_wrap .comments_form_title {
margin-top: 1.5em;
position: relative;
}
.comments_wrap #cancel-comment-reply-link {
font-size: 0;
}
.comments_wrap #cancel-comment-reply-link:before {
content: '\e916';
font-family: "fontello";
font-size: 18px;
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.comments_wrap .comments_notes {
font-size: 0.8667em;
}
.comments_wrap .comments_field {
margin-bottom: 0.6em;
}
.comments_wrap .comments_author,
.comments_wrap .comments_email {
width: 49.3%;
float: left;
}
.comments_wrap .comments_author {
margin-right: 10px;
}
.comments_wrap .comments_email {
float: right;
}
.comments_wrap .comments_url {
clear: both;
}
.comments_wrap .comments_comment:before {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.comments_wrap .comments_field label {
display: none;
}
.comments_wrap .comments_field input[type="checkbox"] + label,
.comments_wrap .comments_field input[type="radio"] + label {
display: block;
}
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea {
width: 100%;
padding: 1.35em 1.65em;
}
.comments_wrap .comments_field textarea {
min-height: 9.5em;
} .comments_wrap .form-submit {
margin: 2em 0 0;
}
.comments_wrap .form-submit:before {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.comments_wrap .form-submit input[type="submit"] {
display: inline-block;
padding: 2.35em 5em;
}
form .error_field {
border: 2px solid #fd5634 !important;
box-shadow: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.trx_addons_message_box_error {
border: 2px solid #fd5634 !important;
background-color: #ffffff;
box-shadow: none;
color: #404040;
}
.trx_addons_error_item {
color: #404040;
} .comments_form_wrap form .wp-social-login-widget {
position: absolute;
z-index: 1;
top: -6.2em;
right: 0;
}
.comments_form_wrap form .wp-social-login-widget .wp-social-login-connect-with {
display: none;
}
.comments_form_wrap form .wp-social-login-widget .wp-social-login-provider-list {
padding: 0;
} .post_item_404 .post_content {
padding: 6em 0 5em;
overflow: hidden;
}
.post_item_404 .page_title {
float: left;
width: 50%;
font-size: 10em;
line-height: 1em;
margin: 0;
margin-top: 0 !important;
letter-spacing: 0;
text-align: center;
hyphens: none;
}
.post_item_404 .page_info {
float: left;
width: 50%;
text-align: left;
padding: 0 0 0 5rem;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_item_404 .page_subtitle {
margin: 0;
letter-spacing: 1px;
}
.post_item_404 .page_description {
margin-top: 1em;
margin-bottom: 2em;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.8em;
} .post_item_none_search .post_content {
padding: 1.5em 0;
}
.post_item_none_search .page_title,
.post_item_none_archive .page_title {
font-size: 6em;
line-height: 1.2em;
}  .sidebar .widget {
padding: 3.5em 3.8em 3.8em;
box-sizing: border-box;
}
.sidebar[class*="scheme_"] .widget .widget {
padding: 0;
}
.sidebar .widget + .widget,
.sidebar[class*="scheme_"] .widget + .widget {
padding-top: 3.4rem;
margin-top: 2.8rem;
}
.sidebar .widget + .widget.widget_bg_image,
.sidebar[class*="scheme_"] .widget + .widget.widget_bg_image,
.sidebar .widget + .widget.widget_fullwidth,
.sidebar[class*="scheme_"] .widget + .widget.widget_fullwidth {
border-top: none;
padding-top: 3.4rem;
padding-bottom: 4rem;
}
.sidebar .widget.widget_bg_image + .widget,
.sidebar[class*="scheme_"] .widget.widget_bg_image + .widget,
.sidebar .widget.widget_fullwidth + .widget,
.sidebar[class*="scheme_"] .widget.widget_fullwidth + .widget {
border-top: none;
margin-top: 0;
}
.widget p {
margin: 0;
}
.widget p + p,
.widget p + div,
.widget p + form {
margin-top: 0.1em;
}
.widget .widgettitle {
font-size: 1.4286em;
line-height: 1.35em;
}
.widget .widget_title,
.widget .widgettitle {
margin-top: 0;
margin-bottom: 1.4em;
font-weight: 700;
}
.widget_fullwidth .widget_title,
.widget_fullwidth .widgettitle {
text-align: center;
}
.widget ul {
margin: 0;
padding-left: 0.5em;
list-style-type: none;
}
.widget ul ul ul ul { padding-left: 0.5em;
}
.widget li {
position: relative;
}
.wp-block-latest-comments__comment {
line-height: inherit;
margin-bottom: auto;
}
.widget li a img {
vertical-align: baseline;
} .content_wrap .widget_contacts .contacts_description h3 {
margin-top: 0.6em;
}
.content_wrap .widget_contacts .contacts_description h6 {
margin-bottom: 0.2em;
margin-top: 1.65em;
}
.content_wrap .widget_contacts .contacts_description p {
font-size: 22px;
font-weight: 400;
}
.content_wrap .widget_contacts .contacts_description p + h6 {
margin-top: 1em;
} .widgets_above_page_wrap,
.widgets_above_content_wrap {
font-size: 1em;
margin-bottom: 5em;
}
.widgets_below_content_wrap,
.widgets_below_page_wrap {
font-size: 1em;
margin-top: 5em;
}
.widgets_below_page_wrap {
clear: both;
} .widget_calendar table,
.wp-block-calendar table {
width: 100%;
position: relative;
left: -0.4444444444rem;
}
.widget_calendar caption,
.wp-block-calendar caption {
padding: 0 0px 0.5em 0.5555555556rem;
font-weight: 700;
text-align: left;
}
.widget_calendar table > thead > tr,
.wp-block-calendar table > thead > tr {
background-color: transparent !important;
}
.wp-block-calendar a {
text-decoration: none;
}
.widget_calendar th,
.wp-block-calendar th,
.widget_calendar td,
.wp-block-calendar td {
font-size: 0.887em !important;
line-height: 1.5em;
font-weight: 400 !important;
font-style: normal;
text-align: center;
text-transform: uppercase;
padding: 2px;
border: none !important;
background-color: transparent !important;
width: 14.2857%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_calendar td,
.wp-block-calendar td {
line-height: 2em;
padding: 0;
}
.widget_calendar thead th,
.wp-block-calendar thead th {
font-weight: 700 !important;
font-size: 0.95em !important;
padding-bottom: 12px;
}
.widget_calendar tbody td a,
.wp-block-calendar tbody td a {
display: block;
position: relative;
font-weight: normal;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_calendar tbody td a:after,
.wp-block-calendar tbody td a:after {
content: ' ';
position: absolute;
z-index: 1;
bottom: 1px;
left: 48%;
width: 3px;
height: 3px;
line-height: 3px;
text-align: center;
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.widget_calendar td#today,
.wp-block-calendar td#today {
position: relative;
z-index: 2;
}
.widget_calendar td#today:before,
.wp-block-calendar td#today:before {
content: ' ';
position: absolute;
z-index: -1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.widget_calendar tfoot,
.wp-block-calendar tfoot {
position: relative;
top: 0.6em;
}
.widget_calendar tfoot td,
.wp-block-calendar tfoot td {
text-transform: none !important;
}
.widget_calendar .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav-prev {
text-align: left;
overflow: hidden;
}
.widget_calendar .wp-calendar-nav-next,
.wp-block-calendar .wp-calendar-nav-next {
text-align: right;
}
.related-nav,
.widget_calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-prev a,
.widget_calendar .wp-calendar-nav-next a,
.wp-block-calendar .wp-calendar-nav-next a {
position: relative;
text-transform: uppercase;
font-weight: 700;
font-size: 16px;
}
.related-nav {
letter-spacing: 1.8px;
font-size: 0.89em;
}
.widget_calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-prev a {
padding-left: 0.55em;
}
.widget_calendar .wp-calendar-nav-next a,
.wp-block-calendar .wp-calendar-nav-next a {
padding-right: 0.55em;
}
.widget_calendar .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav-prev a:before,
.widget_calendar .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav-next a:before {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 1.5em;
font-size: 0.6rem;
height: 1.4em;
line-height: 1.4em;
display: inline-block;
top: 1px;
}
.wp-block-calendar .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav-next a:before {
width: 1.7em;
}
.widget_calendar .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav-prev a:before {
content: '\e8e1';
font-family: "fontello";
transform: rotate(180deg);
text-align: right;
}
.widget_calendar .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav-next a:before {
content: '\e8e1';
font-family: "fontello";
text-align: right;
right: 0;
left: auto;
}
.ua_gecko .widget_calendar .wp-calendar-nav-next a:before,
.ua_gecko .wp-block-calendar .wp-calendar-nav-next a:before,
.ua_gecko .widget_calendar .wp-calendar-nav-prev a:before,
.ua_gecko .wp-block-calendar .wp-calendar-nav-prev a:before {
top: 2px;
}
.ua_gecko .widget_calendar .wp-calendar-nav-prev a:before,
.ua_gecko .wp-block-calendar .wp-calendar-nav-prev a:before {
left: 2px;
}
.ua_gecko .widget_calendar .wp-calendar-nav-next a:before,
.ua_gecko .wp-block-calendar .wp-calendar-nav-next a:before {
right: 2px;
}
.wp-calendar-nav {
display: flex;
line-height: 1;
align-items: flex-end;
justify-content: space-between;
margin-top: 1.6em;
} .widget_recent_entries .post-date {
display: inline-block;
margin-left: 0.5em;
} .wp-block-group__inner-container .wp-block-search,
.widget_search form,
.woocommerce.widget_product_search form,
.widget_display_search form,
#bbpress-forums #bbp-search-form {
width: 100%;
overflow: hidden;
position: relative;
}
.widget_search:not(.widget_block) form:after,
.woocommerce.widget_product_search form:after,
.widget_display_search form:after,
#bbpress-forums #bbp-search-form:after {
content: '\e99a';
font-family: "fontello";
display: block;
position: absolute;
z-index: 0;
top: 50%;
right: 1.2em;
font-size: 1.6em;
margin-top: -0.5em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
pointer-events: none;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_search .search-field,
.woocommerce.widget_product_search .search_field,
.widget_display_search #bbp_search,
#bbpress-forums #bbp-search-form #bbp_search {
width: 100%;
padding: 1.25em 1.5em;
padding-right: 3.5em !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_search input.search-submit,
.woocommerce.widget_product_search .search_button,
.widget_display_search #bbp_search_submit,
#bbpress-forums #bbp-search-form #bbp_search_submit {
display: block;
overflow: hidden;
text-indent: -1000px;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 4em;
height: 100%;
padding: 0;
border: none !important;
background: none !important;
cursor: pointer;
}
footer .wp-block-search__button,
.sidebar .wp-block-search__button {
padding: 0.375em 0.625em;
}
.post_item_single .page_links .page_links_title {
margin: 0.7em 1em 0 0;
}
.wp-block-search__button {
margin-bottom: 0;
}
.footer_wrap ul.wp-block-social-links li + li {
margin-top: 0 !important;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
padding: 0.125em 1.5em;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
border: 3px solid;
box-sizing: border-box;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
padding: 1.35em 1.6em;
}
.wp-block-search {
max-width: 100%;
}
.wp-block-search.alignleft, .wp-block-search.alignright {
float: none;
margin-left: 0;
margin-right: 0;
}
.wc-block-product-search__field {
width: 100%;
} .widget_rss .widget_title a {
display: inline-block;
margin-right: 6px;
}
.widget_rss .widget_title a:first-child:before {
content: '\e8ed';
font-family: "fontello";
display: inline-block;
font-size: 0.9em;
}
.widget_rss .widget_title img {
display: none;
}
.widget_rss li:before {
display: none;
}
.widget_rss li + li {
margin-top: 2em;
}
.widget_rss .rss-date {
display: block;
} .widget_product_tag_cloud,
.widget_tag_cloud {
overflow: hidden;
}
.post_item_single .post_content > .post_meta_single .post_tags,
.wp-block-tag-cloud,
.tagcloud {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.wp-block-tag-cloud a,
.post_meta_single .post_tags a,
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
padding: 15px 18px;
font-size: 0.89em !important;
line-height: 1em;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 !important;
}
.post_meta_single .post_meta_item a:after {
display: none !important;
} #sb_instagram .sbi_header_text {
padding-top: 0 !important;
margin-top: -2px;
}
#sb_instagram .sb_instagram_header {
padding: 0 !important;
margin-bottom: 0.5em !important;
}
.footer_fullwidth #sb_instagram .sb_instagram_header {
float: none;
text-align: center;
overflow: hidden;
}
.footer_fullwidth #sb_instagram .sb_instagram_header > a {
float: none;
display: inline-block;
overflow: hidden;
}
#sb_instagram .sb_instagram_header h3 {
font-size: 1.2308em;
line-height: 1.5em;
}
#sb_instagram .sb_instagram_header p {
font-size: 1em;
line-height: 1.5em;
}
#sb_instagram #sbi_load {
margin-top: 0.5em;
} ul.instagram-pics {
margin-right: -5px;
}
ul.instagram-pics li {
float: left;
padding: 0 5px 5px 0;
margin: 0;
overflow: hidden;
width: 33.3333%;
height: auto;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.column-1_3 ul.instagram-pics li {
width: 25%;
}
.column-1_2 ul.instagram-pics li {
width: 20%;
}
.column-1_1 ul.instagram-pics li {
width: 16.6666%;
}
ul.instagram-pics li:before {
display: none;
}  .footer_wrap .widget[class*="column-"] {
margin: 1.5em 0;
}
.footer_wrap ul {
list-style: none;
padding-left: 0;
}
.footer_wrap ul ul {
padding-left: 0.5em;
}
.footer_wrap ul:not(.menu_footer_nav) li + li,
.footer_wrap ul:not(.menu_footer_nav) li > ul {
margin-top: 15px;
}
.footer_wrap p + p {
margin-top: 15px;
}
.footer_wrap .sc_layouts_menu.sc_layouts_menu_dir_horizontal ul li + li {
margin-top: 0;
}
.footer_wrap .vc_col-sm-4 .widget li {
display: inline-block;
width: 45%;
margin-right: 3%;
vertical-align: top;
}
.footer_wrap .vc_col-sm-4 .widget li li {
display: block;
width: 100%;
margin-right: 0%;
}
.footer_wrap .footer_fullwidth {
overflow: hidden;
}
.footer_wrap .widget_title,
.footer_wrap .widgettitle {
text-align: left;
margin-bottom: 1.2em;
}
.footer_wrap .footer_fullwidth .widget_title,
.footer_wrap .footer_fullwidth .widgettitle {
text-align: center;
margin-bottom: 1.5em;
} .footer_logo_inner {
padding: 4em 0;
overflow: hidden;
text-align: center;
position: relative;
}
.footer_widgets_wrap + .footer_logo_wrap .footer_logo_inner {
border-top-width: 1px;
border-top-style: solid;
}
.footer_logo_inner:after {
content: ' ';
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
width: 1px;
height: 3em;
}
.trx_addons_absent .footer_logo_inner {
padding: 1em 0;
}
.trx_addons_absent .footer_logo_inner:after {
display: none;
}
.footer_logo_inner img {
max-width: 25%;
}
.logo_footer_text {
font-size: 3.3333em;
line-height: 1em;
letter-spacing: 6px;
margin: 0;
}
.logo_footer_image + .logo_footer_text {
margin: 0.63em 0 2em;
} .footer_socials_inner {
padding: 2em 0 3em;
text-align: center;
}
.widget .wp-block-social-links {
padding-left: 0;
}
.widget .wp-block-social-links .wp-block-social-link::before {
display: none;
} .footer_menu_inner {
padding: 2em 0;
text-align: center;
}
.footer_default .footer_menu_inner {
padding: 2em 1em;
}
.menu_footer_nav_area > ul,
.footer_wrap .sc_layouts_menu > ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.menu_footer_nav_area > ul > li,
.footer_wrap .sc_layouts_menu > ul > li {
display: inline-block;
vertical-align: baseline;
font-size: 1em;
z-index: auto !important;
}
.menu_footer_nav_area > ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li > a {
padding: 0.5em 0.8em;
display: inline-block;
}
.mobile_layout .menu_footer_nav_area > ul > li > a,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li > a {
padding: 0.5em 1em;
}
.menu_footer_nav_area > ul > li.menu-item-has-children > a,
.footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a {
padding-right: 3.5em;
}
.mobile_layout .menu_footer_nav_area > ul > li.menu-item-has-children > a,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a {
padding-right: 2em;
}
.menu_footer_nav_area > ul > li.menu-item-has-children > a:after,
.footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a:after {
content: '\e828';
font-family: "fontello";
right: 2em;
}
.mobile_layout .menu_footer_nav_area > ul > li.menu-item-has-children > a:after,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a:after {
right: 0.5em;
}
.menu_footer_nav_area li li.menu-item-has-children > a:after,
.footer_wrap .sc_layouts_menu li li.menu-item-has-children > a:after {
content: '\e836';
font-family: "fontello";
}
.menu_footer_nav_area > ul > li ul,
.footer_wrap .sc_layouts_menu > ul > li ul {
top: auto;
bottom: 3em;
border: 1px solid #ddd;
}
.menu_footer_nav_area > ul > li ul ul,
.footer_wrap .sc_layouts_menu > ul > li ul ul {
top: auto;
bottom: -1.4em;
margin-left: 2px;
}
.menu_footer_nav_area > ul > li ul ul.submenu_left,
.footer_wrap .sc_layouts_menu > ul > li ul ul.submenu_left {
margin-left: -2px;
}
.menu_footer_nav_area > ul > li ul > li,
.menu_footer_nav_area > ul > li ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li ul > li,
.footer_wrap .sc_layouts_menu > ul > li ul > li > a {
font-size: 12px;
}
.menu_footer_nav_area > ul > li ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li ul > li > a {
display: block;
} .footer_widgets_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_logo_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_socials_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_menu_wrap + .footer_copyright_wrap .footer_copyright_inner {
border-top-width: 1px;
border-top-style: solid;
}
.footer_copyright_inner {
font-size: 0.9333em;
padding: 2em 0;
overflow: hidden;
text-align: center;
}
.footer_copyright_wrap p {
margin: 0;
}  .ekoterra_customizer_message {
padding: 2em;
margin: 0 auto;
max-width: 60%;
background-color: #f3e6ce;
color: #996600;
border-left: 3px solid #666600;
}
.ekoterra_customizer_message b {
color: #333300;
} #debug_log {
position: fixed;
z-index: 1000000;
top: 0;
left: 0;
display: block;
width: 100%;
background: rgba(0, 0, 0, 0.8);
color: #ffffff;
}
.admin-bar #debug_log {
top: 32px;
}
#debug_log_close {
position: absolute;
z-index: 1;
top: -6px;
right: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 18px;
font-weight: bold;
cursor: pointer;
}
#debug_log_content {
font-size: 12px;
line-height: 15px;
max-height: 66px;
padding: 16px 16px 6px;
overflow: auto;
word-wrap: normal;
white-space: pre-line;
} .popup_wrap {
position: absolute;
z-index: 1;
top: 3.3333em;
right: 0;
width: 37.5em;
padding: 3em 2.5em 2em;
display: none;
}
.popup_registration {
right: -5.5em;
}
.popup_wrap .popup_close {
display: block;
font-size: 1.25em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
right: 0;
margin: 0.5em 0.5em 0 0;
color: #cccccc;
border: 2px solid #ebebeb;
background-color: #f4f7f9;
}
.popup_wrap .popup_close:hover {
color: #909090;
border: 2px solid #cccccc;
background-color: #ffffff;
}
.popup_wrap .popup_close:before {
content: '\e8ac';
font-family: "fontello";
line-height: 1em;
padding: 0 !important;
margin: 0 !important;
}
.popup_wrap .form_wrap {
position: relative;
overflow: hidden;
}
.popup_wrap .form_left {
float: left;
padding-right: 2.5em;
width: 54%;
border-right: 1px solid #e0e0e0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.popup_wrap .form_right {
float: right;
padding-left: 2.5em;
width: 45%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.popup_wrap.popup_registration .form_left {
width: 50%;
padding-right: 5px;
border-right: none;
}
.popup_wrap.popup_registration .form_right {
width: 50%;
padding-left: 5px;
}
.popup_wrap .popup_form_field {
margin-bottom: 0.625em;
}
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="url"],
.popup_wrap input[type="password"] {
width: 100%;
border: 2px solid #ebebeb;
background-color: #fafafa;
}
.popup_wrap input:not([type="submit"]):focus {
background-color: #ffffff;
}
.popup_wrap .popup_form_field.iconed_field {
position: relative;
}
.popup_wrap .popup_form_field.iconed_field:before {
position: absolute;
z-index: 1;
top: 10px;
right: 8px;
margin-right: 0;
color: #c9c9c9;
width: 1em;
}
.popup_wrap .popup_form_field.iconed_field input {
padding-right: 30px;
}
.popup_wrap .popup_form_field .forgot_password {
float: right;
line-height: 1.5em;
}
.popup_wrap .popup_form_field.submit_field {
padding: 1em 0 4px 4px;
}
.popup_wrap .popup_form_field .submit_button {
width: 100%;
}
.popup_wrap .login_socials_title {
color: #222222;
font-size: 1.5em;
line-height: 1.3em;
margin-bottom: 0.5em;
}
.popup_wrap .login_socials_problem {
line-height: 1.3em;
}
.popup_wrap .popup_form_field.remember_field {
margin-top: 1.2em;
}
.trx_addons_popup_form_field_submit .submit_button {
padding: 1.64rem 3em;
}  .wpb_row,
.wpb_text_column,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
margin-bottom: 0 !important;
}
.sc_gap .vc_row {
margin-left: 0;
margin-right: 0;
}
.sc_gap .vc_column_container {
padding-left: 0;
padding-right: 0;
}
h1 .wpb_text_column p,
h2 .wpb_text_column p,
h3 .wpb_text_column p,
h4 .wpb_text_column p,
h5 .wpb_text_column p,
h6 .wpb_text_column p {
padding-bottom: 0 !important;
}
.top_panel > .vc_row > .wpb_column {
z-index: 10;
}
.top_panel > .vc_row:nth-child(2) > .wpb_column {
z-index: 9;
}
.top_panel > .vc_row:nth-child(3) > .wpb_column {
z-index: 8;
}
.top_panel > .vc_row:nth-child(4) > .wpb_column {
z-index: 7;
}
.top_panel > .vc_row:nth-child(5) > .wpb_column {
z-index: 6;
}
.top_panel > .vc_row:nth-child(6) > .wpb_column {
z-index: 5;
}
.top_panel > .vc_row:nth-child(7) > .wpb_column {
z-index: 4;
}
.top_panel > .vc_row:nth-child(8) > .wpb_column {
z-index: 3;
}
.top_panel > .vc_row:nth-child(9) > .wpb_column {
z-index: 2;
}
.top_panel > .vc_row:nth-child(10) > .wpb_column {
z-index: 1;
}
.post_item_single .post_edit .vc_inline-link {
display: none;
} .mfp-bg {
z-index: 200001;
}
.mfp-wrap {
z-index: 200002;
}
.mfp-arrow {
background-color: transparent !important;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
right: -20px;
padding: 0;
width: 44px;
text-align: center;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
background: none !important;
}
.mfp-wrap .mfp-close {
padding: 0 !important;
}
a[rel="magnific"]:has(.magnific_wrap) {
position: relative;
display: block;
text-align: center;
float: right;
margin-left: 2em;
}
a[rel="magnific"]:has(.magnific_wrap) img {
margin: 0 !important;
}
a[rel="magnific"]:has(.magnific_wrap):hover::before,
a[rel="magnific"]:has(.magnific_wrap):hover::after {
opacity: 1;
}
a[rel="magnific"]:has(.magnific_wrap)::before {
content: '';
position: absolute;
min-width: 100%;
min-height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
opacity: 0;
transition: 0.3s all ease;
}
a[rel="magnific"]:has(.magnific_wrap)::after {
content: '+' !important;
font-style: normal;
position: absolute;
font-size: 28px;
font-weight: 400;
padding: 3px 13.5px 7px;
letter-spacing: 0;
top: 47%;
left: 50%;
transform: translate(-50%, -50%);
border: 2px solid;
border-radius: 50%;
z-index: 1;
opacity: 0;
transition: 0.3s all ease;
}
figcaption:has(.mfp-title:empty + .mfp-counter:empty) {
display: none;
} .gdpr-terms-container {
clear: both;
margin: 1em 0 !important;
} table.wpgdprc-table {
margin-bottom: 2em;
}
div.wpgdprc .wpgdprc-checkbox {
display: inline;
}
.wpgdprc-checkbox.comment-form-wpgdprc abbr {
border-bottom: none;
}  .rounded_none {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.rounded_tiny {
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.rounded_small {
-webkit-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
}
.rounded_medium {
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.rounded_large {
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
.rounded {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
} .theme_scroll_down {
display: inline-block;
text-align: center;
cursor: pointer;
text-transform: uppercase;
font-size: 11px !important;
line-height: 15px !important;
letter-spacing: 2px;
}
.theme_scroll_down:after {
content: '\e938'; font-family: "fontello";
font-size: 16px !important;
line-height: 30px !important;
display: block;
text-align: center;
}
.theme_scroll_down:hover {
-webkit-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
-ms-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
} #makeup {
position: absolute;
z-index: 1000000;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
opacity: 0.5;
}
.admin-bar #makeup {
top: 32px;
}
#makeup {
margin-left: 0px;
margin-top: 0px;
}
.widget_categories_list .categories_list_style_1 {
margin: 0;
padding-left: 1.2em;
}
.widget_categories_list .categories_list_style_1 .widget_title {
margin-bottom: 1.15em;
}
.widget_categories_list .categories_list_style_1 .categories_list_item {
line-height: 1em;
}
.widget_categories_list .categories_list_style_1 .categories_list_item .categories_list_title {
font-weight: 400;
width: auto !important;
}
.widget_categories_list .categories_list_style_1 .categories_list_item + .categories_list_item {
margin-top: 10px;
}
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_item:before,
.sidebar .widget ul > li:before,
.sidebar .widget_recent_comments ol:not(.has-avatars) > li:before {
content: '\e9b3';
font-family: "fontello";
display: inline-block;
position: absolute;
z-index: 1;
top: 2px;
left: -2.8em;
font-size: 7px;
font-weight: 700;
line-height: inherit;
vertical-align: middle;
margin-right: 10px;
}
.sidebar .widget_recent_comments ul {
padding-left: 1.3em;
}
.sidebar .widget_recent_entries ul {
padding-left: 1.3em;
}
.widget_categories_list .categories_list_style_1 .categories_list_item:before {
top: 4px !important;
}
.widget_twitter .widget_content ul {
padding-left: 3.35em;
}
.widget_twitter .widget_content ul > li:before {
content: '\e986';
font-family: "fontello";
font-size: 16px;
font-style: normal;
display: inline-block;
background-color: transparent !important;
position: absolute;
z-index: 1;
top: 4px;
left: -3.7em;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50px;
line-height: 39px;
}
.widget_twitter_follow {
position: relative;
margin-top: 2.85em !important;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 0.89em;
padding-left: 3.4em;
text-align: left !important;
}
.widget_twitter .widget_twitter_follow:before {
content: '\e9b3';
font-family: "fontello";
font-size: 9px;
font-weight: 700;
font-style: normal;
display: inline-block;
background-color: transparent !important;
position: absolute;
z-index: 1;
top: -1px;
left: 4px;
width: 33px;
height: 33px;
text-align: center;
border-radius: 50px;
line-height: 33px;
}
.widget_twitter .widget_twitter_follow:after {
display: block;
content: '';
width: 33px;
height: 33px;
text-align: center;
border-radius: 50px;
line-height: 33px;
left: 0;
top: -5px;
position: absolute;
border: 3px solid;
opacity: 0.5;
margin: 0;
}
.widget_twitter .widget_content ul > li + li {
margin-top: 0.9em;
}
.elementor-widget-container .widget_twitter,
.footer_wrap .widget_twitter {
padding: 2em;
}
.elementor-widget-container .widget_twitter .widget_twitter_follow:before {
top: -4px;
left: 2px;
} .timeline .item .read_more, #content .timeline .item .read_more,
.sc_promo_preview .sc_promo_text_inner .sc_button_video,
.comment-reply-link,
.sc_services .more-link,
.author_bio .more-link,
.post_item .more-link {
position: relative;
padding: 0 !important;
background-color: transparent !important;
line-height: 2.15em !important;
padding-left: 3.45em !important;
display: inline-block;
transition: all 0.3s;
overflow: visible;
}
.timeline .item .read_more:before, #content .timeline .item .read_more:before,
.sc_promo_preview .sc_promo_text_inner .sc_button_video:before,
.comment-reply-link:before,
.sc_services .more-link:before,
.author_bio .more-link:before,
.post_item .more-link:before {
content: '\e9b3';
font-family: "fontello";
font-size: 9px;
font-weight: 700;
font-style: normal;
display: inline-block;
background-color: transparent !important;
position: absolute;
z-index: 1;
top: -1px;
left: 15px;
right: auto;
opacity: 1;
line-height: 33px;
}
.timeline .item .read_more:after, #content .timeline .item .read_more:after,
.sc_promo_preview .sc_promo_text_inner .sc_button_video:after,
.comment-reply-link:after,
.sc_services .more-link:after,
.author_bio .more-link:after,
.post_item .more-link:after {
content: '';
width: 33px;
height: 33px;
text-align: center;
border-radius: 50px;
line-height: 33px;
border: 3px solid;
left: 0;
top: -5px;
position: absolute;
}
.author_bio .more-link {
margin-top: 2.3em;
}
.sticky.post_item .more-link:after {
border-color: rgba(17, 17, 17, 0.3);
} .mejs-time-rail {
padding-top: 13px !important;
}
.mejs-horizontal-volume-slider {
height: 47px !important;
width: 56px;
position: relative;
float: left;
vertical-align: middle;
}
.mejs-horizontal-volume-total {
background: rgba(50, 50, 50, 0.8);
height: 8px !important;
top: 21px !important;
width: 50px;
}
.mejs-time-handle-content {
display: none;
}
.mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
height: 4px !important;
}
.mejs-time-total {
margin: 4px 0 0 !important;
}
.ua_gecko .mejs-time-total {
margin: 5px 0 0 !important;
}
.mejs-horizontal-volume-current {
top: 0;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 50px;
height: 17px;
border: none;
top: -26px;
text-align: center;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-float > * {
display: block;
text-align: center;
left: 0;
font-size: 13px;
margin: 0;
margin-top: 4px;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current {
width: 100%;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner {
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.mejs-controls .mejs-time {
margin-top: 1px;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-volume-slider .mejs-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #343434 !important;
}
.mejs-container .mejs-controls .mejs-time {
padding: 10px 13px 0 !important;
}
.mejs-button.mejs-volume-button.mejs-unmute,
.mejs-button.mejs-volume-button.mejs-mute {
margin: 0 20px !important;
}
.sidebar_inner .mejs-button.mejs-volume-button.mejs-unmute,
.sidebar_inner .mejs-button.mejs-volume-button.mejs-mute,
.footer_wrap .mejs-button.mejs-volume-button.mejs-unmute,
.footer_wrap .mejs-button.mejs-volume-button.mejs-mute {
margin: 0 5px !important;
}
.mejs-horizontal-volume-total
.mejs-controls a.mejs-horizontal-volume-slider {
width: 56px;
}
.mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-controls .mejs-playpause-button.mejs-replay > button:before {
content: '\e8e1';
font-family: "fontello";
}
.mejs-volume-button,
.mejs-playpause-button,
.mejs-controls .mejs-button > button {
background: transparent !important;
}
.mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-controls .mejs-playpause-button.mejs-replay > button:before {
content: '\e8e1';
font-family: "fontello";
}
.mejs-controls .mejs-playpause-button.mejs-pause > button:before {
content: '\e8e3';
font-family: "fontello";
}
.mejs-inner .mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-inner .mejs-controls .mejs-playpause-button.mejs-replay > button:before {
content: '\e987';
font-family: "fontello";
}
.mejs-inner .mejs-controls .mejs-playpause-button.mejs-pause > button:before {
content: '\e8e3';
font-family: "fontello";
}
.mejs-controls .mejs-volume-button.mejs-mute > button:before {
content: '\e905';
font-family: "fontello";
}
.mejs-controls .mejs-volume-button.mejs-unmute > button:before {
content: '\e904';
font-family: "fontello";
}
.mejs-inner .mejs-controls .mejs-button button {
font-size: 10px;
padding: 0 !important;
}
.mejs-inner .mejs-controls .mejs-button button:before {
display: inline-block;
vertical-align: middle;
line-height: 1em;
}
.mejs-volume-button,
.mejs-playpause-button {
cursor: pointer;
display: block;
font-size: 10px;
line-height: 0;
text-decoration: none;
margin: 0;
padding: 0;
position: relative !important;
border-radius: 50% !important;
height: 45px !important;
width: 45px !important;
border: 2px solid;
font-weight: 400;
margin-right: 8px !important;
}
.mejs-button > button {
position: relative !important;
text-decoration: none;
width: 100% !important;
height: 100% !important;
margin: 0 !important;
}
.mejs-controls .mejs-button.mejs-fullscreen-button > button:before {
content: '\f0b2';
font-family: "fontello";
}
.mejs-controls .mejs-button.mejs-fullscreen-button > button {
background: none;
}
.mejs-inner .mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-inner .mejs-controls .mejs-playpause-button.mejs-replay > button:before {
content: '\e8e1';
font-family: "fontello";
margin-top: 1px;
}
.mejs-inner .mejs-controls .mejs-playpause-button.mejs-pause > button:before {
content: '\e8e3';
font-family: "fontello";
}
.mejs-controls .mejs-volume-button.mejs-mute > button:before {
content: '\e903';
font-family: "fontello";
}
.mejs-controls .mejs-volume-button.mejs-unmute > button:before {
content: '\e904';
font-family: "fontello";
}
.mejs-time {
font-size: 13px !important;
}
.mejs-audio,
.mejs-controls {
height: 80px !important;
}
.mejs-video .mejs-controls {
height: 50px !important;
}
.mejs-video .mejs-controls .mejs-volume-button, .mejs-video .mejs-controls .mejs-playpause-button {
height: 30px !important;
width: 30px !important;
}
.mejs-controls {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
} .sidebar .widget_media_video,
.sidebar .widget_media_audio {
padding: 0 !important;
}
.footer_wrap .wp-audio-shortcode .mejs-controls,
.footer_wrap .widget_media_audio .wp-audio-shortcode .mejs-controls {
padding: 15px !important;
}
.widget_media_video .mejs-controls {
height: 60px !important;
padding: 0 1.8em !important;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.block-right-align {
position: absolute;
left: 51%;
height: 100%;
width: 50vw !important;
}
#custom-bullets-ico li:before,
#custom-bullets li:before {
color: #fd5634 !important;
}
#slider-popup.sc_layouts_popup {
background-color: transparent;
}
.center-align {
text-align: center;
}
.ua_safari .mejs-inner .mejs-controls .mejs-button button::before {
margin-top: -2px;
}
.ua_safari .widget_twitter .widget_twitter_follow::before {
left: 4px;
top: -2px;
} .timeline li .timeline-panel {
background: transparent;
border: 1px solid transparent;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}
.be-pack.timeline .timeline_pic {
border-radius: 50%;
padding: 0px 30px;
}
.timeline li .timeline-panel:before,
.timeline li .timeline-panel:after {
border: 0;
}
.timeline:before {
background-color: #e1eaf0;
width: 3px;
left: 50%;
}
.timeline li .timeline-panel {
width: 48%;
padding: 0;
}
.timeline li .tl-circ {
top: 41px;
background: #5280f4;
color: #fff;
width: 6px;
height: 6px;
line-height: 6px;
margin-left: -16px;
border: 13px solid #f1f9ff;
box-shadow: 0px 0px 0px 3px #e1eaf0;
box-sizing: content-box;
}
.timeline li:not(.timeline-inverted) .pull-left {
float: right !important;
}
.timeline li .be-title {
position: absolute;
top: 43px;
left: 111%;
font-size: 20px;
line-height: 24px;
}
.timeline li.timeline-inverted .be-title {
position: absolute;
left: auto;
right: 111%;
} body.sidebar_hide .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
width: 100vw;
max-width: 100vw;
}
body.sidebar_hide .alignwide {
position: relative;
left: calc( -44vw + 50% );
width: 88vw;
max-width: none;
}
.alignfull > img,
.alignwide > img {
max-width: none;
width: 100%;
} .wp-block-cover.aligncenter {
display: flex !important;
}
table.is-style-stripes > tbody > tr:nth-child(even) > td {
background-color: transparent;
}
p[style*="font-size:"],
.has-large-font-size,
.has-huge-font-size,
.has-small-font-size,
.has-normal-font-size,
.has-medium-font-size {
line-height: 1.1em;
}
.wp-block-column .wp-block-quote {
padding: 3em 2.2em 2.05em;
}
.wp-block-column .wp-block-quote:first-child {
margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
background-color: transparent;
}
.wp-block-button a.wp-block-button__link {
color: inherit;
}
.wp-block-media-text, .wp-block-media-text {
margin: 2em 0;
}
.wp-block-separator:not([class*="is-style"]) {
width: 15%;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.wp-block-separator.is-style-dots:before {
font-size: 30px;
letter-spacing: 1.5em;
padding-left: 1.5em;
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
max-width: 400px;
}
.wp-block-cover-text,
.wp-block-cover .wp-block-cover-text strong {
color: inherit;
font-size: inherit;
}
.wp-block-embed-twitter twitter-widget {
margin-bottom: 0 !important;
}
figcaption,
figure.wp-block-video figcaption,
figure.wp-block-embed figcaption {
position: static;
transition: none;
margin: 0;
}
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.sidebar_hide.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.sidebar_hide.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
content: "";
display: block;
padding-top: 50%;
}
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
body.sidebar_hide .wp-block-columns.alignfull .wp-block-column {
padding: 0 1.5em;
}
.wp-block-embed .wp-block-embed__wrapper {
position: relative;
max-width: 100%;
}
.wp-block-gallery[class*="align"] {
display: flex;
}
.wp-block-button.is-style-squared .wp-block-button__link {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
ol.wp-block-latest-comments,
ul.wp-block-latest-posts {
padding-left: 0;
}
.wpcf7-form > p {
text-align: left;
}
.has-large-font-size {
font-size: 2em;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption {
background: transparent !important;
}
.wp-block-cover-image p,
.wp-block-cover p {
margin-bottom: 0 !important;
line-height: 1.5em !important;
}
.wp-block-group .wp-block-group__inner-container h1, .wp-block-group .wp-block-group__inner-container h2, .wp-block-group .wp-block-group__inner-container h3, .wp-block-group .wp-block-group__inner-container h4, .wp-block-group .wp-block-group__inner-container h5, .wp-block-group .wp-block-group__inner-container h6 {
margin-top: 0;
}
.wpcf7-form .wpgdprc {
font-family: inherit;
font-size: inherit;
color: inherit;
font-weight: inherit;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label,
.wpcf7-form .wpgdprc .wpcf7-list-item-label {
text-align: left;
}
.wp-block-pullquote {
padding: 0;
font-size: inherit;
}
.trx_addons_absent.woocommerce div.product form.cart .variations .label {
padding-top: 0.7em;
}
.single-cpt_services .elementor-slideshow__header > i {
display: none;
}
.footer_wrap .mejs-controls {
padding: 10px !important;
}
.footer_wrap .mejs-horizontal-volume-total {
right: 0;
left: auto;
}
.wp-block-media-text__media .mejs-container .mejs-controls .mejs-time {
padding: 10px 5px 0 !important;
}
.wp-block-group {
margin-bottom: 1.5em;
}
.wp-block-group p:last-child, .is-layout-constrained p:last-child {
margin-bottom: 0 !important;
}
.wp-block-post-author__avatar img {
width: 1.25em;
height: 1.25em;
line-height: 1.25em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
vertical-align: middle;
}   .post_layout_excerpt {
position: relative;
margin-bottom: 0;
}
.post_layout_excerpt.sticky + .post_layout_excerpt.sticky {
margin-top: 5rem;
}
.post_layout_excerpt + .post_layout_excerpt {
margin-top: 2.55rem;
padding-top: 2.55rem;
}
.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
padding-top: 2.55rem;
}
.post_layout_excerpt.sticky {
padding: 3.6em 3.8em;
}
.post_layout_excerpt.sticky + .post_layout_excerpt {
margin-top: 2.95rem;
}
.post_layout_excerpt .post_featured {
display: inline-block;
}
.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
display: block;
}
.post_layout_excerpt .post_header {
margin: 0;
position: relative;
}
.post_layout_excerpt .post_header .post_price {
width: auto;
position: absolute;
z-index: 1;
top: 0;
right: 0;
font-size: 2.5em;
line-height: 1.5em;
}
.post_layout_excerpt .post_title {
margin: 0;
margin-top: 0.25em;
}
.post_layout_excerpt .post_header + .post_content {
margin-top: 1.15rem;
}
.sticky.post_layout_excerpt .meta-wrap .meta-left-block + .meta-right-block {
padding-left: 23px;
}
.sticky.post_layout_excerpt .meta-wrap.is_sticky {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.post_layout_excerpt h5, .sticky .label_sticky {
font-size: 30px;
}
body[class*="blog_style_classic"] .post_layout_excerpt,
body[class*="blog_style_masonry"] .post_layout_excerpt {
margin-bottom: 3em;
} .posts_container.columns_wrap {
display: flex;
flex-wrap: wrap;
}
.posts_container.columns_wrap .post_layout_classic {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.post_layout_classic {
position: relative;
}
.post_layout_classic .post_featured img {
width: 100%;
}
.post_layout_classic .post_header {
padding-top: 0.01px;
}
.post_layout_classic .post_title {
font-size: 1.5em;
line-height: 1.3em;
margin: 0;
}
.post_layout_classic .post_title + .post_meta {
margin-top: 0.5em;
}
.post_layout_classic blockquote {
margin: 0 0 1.4em;
}
.post_layout_classic .post_header + .post_content {
padding-top: 1em;
padding-bottom: 5px;
}
.post_layout_classic.format-aside .post_content_inner + .post_meta,
.post_layout_classic.format-link .post_content_inner + .post_meta,
.post_layout_classic.format-status .post_content_inner + .post_meta {
margin-top: 1em;
}
.post_layout_classic .more-link {
margin-top: 1.2em;
} .masonry_wrap {
position: relative;
margin-right: -30px;
}
.masonry_wrap .masonry_item {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0 30px 30px 0;
margin-bottom: 0;
width: 50%;
border-width: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.masonry_wrap .masonry_item-1_3 {
width: 33.3333%;
}
.masonry_wrap .masonry_item-1_4 {
width: 25%;
}
.masonry_wrap .masonry_item-1_4 .post_featured.hover_fade .post_info {
padding: 23px 20px;
}
.masonry_wrap .masonry_item-1_4 .post_featured.hover_fade .post_info .post_info_back {
padding: 0;
} .post_layout_portfolio .post_title {
margin: 1em 0 0.4em;
}
.post_layout_portfolio .post_featured {
margin-bottom: 0;
}
.post_layout_portfolio .post_featured img {
width: 100%;
}
.post_layout_portfolio .label_sticky {
top: -12px;
left: -12px;
right: auto;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.post_layout_portfolio_2 .post_featured.hover_fade .post_info {
padding: 25px 15px;
}
.post_layout_portfolio_3 .post_featured.hover_fade .post_info {
padding: 16px 25px 29px 25px;
} .post_layout_gallery * {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_layout_gallery .post_details {
display: none;
}
.gallery_item_current {
opacity: 0 !important;
}
.gallery_preview {
position: fixed;
z-index: 200000;
top: 0;
left: 0;
width: 50%;
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
pointer-events: none;
}
.gallery_preview:before {
content: ' ';
opacity: 0;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.6s ease;
-ms-transition: opacity 0.6s ease;
transition: opacity 0.6s ease;
}
.gallery_preview_show {
pointer-events: auto;
}
.gallery_preview_show:before {
opacity: 1;
}
.gallery_preview_image_clone {
position: fixed;
z-index: 110;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
-webkit-backface-visibility: hidden;
}
.gallery_preview_image_original {
position: relative;
z-index: 120;
display: block;
object-fit: contain;
-webkit-transition: opacity 0.2s ease;
-ms-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
-webkit-backface-visibility: hidden;
}
.gallery_preview_show .gallery_preview_image_animate { -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
-ms-transition: -ms-transform 0.6s, opacity 0.2s;
transition: transform 0.6s, opacity 0.2s;
}
.gallery_preview_image_animate { -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
-ms-transition: -ms-transform 0.3s, opacity 0.2s;
transition: transform 0.3s, opacity 0.2s;
}
.gallery_preview_description {
position: absolute;
z-index: 140;
top: 0;
left: 100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: -webkit-transform 1s, opacity 1s;
-ms-transition: -ms-transform 1s, opacity 1s;
transition: transform 1s, opacity 1s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-webkit-transform: translate3d(0, 30px, 0);
-ms-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
padding: 0 3em;
opacity: 0;
}
.gallery_preview_show .gallery_preview_description {
opacity: 1;
-webkit-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.gallery_preview_show .post_title {
margin: 0 0 0.5em;
}
.gallery_preview_show .post_meta {
font-size: 1em;
line-height: 1.3em;
margin-top: 0;
margin-bottom: 2em;
}
.gallery_preview_show .post_description_content {
max-width: 100%;
font-size: 1.1429em;
line-height: 2em;
}
.gallery_preview_close {
font-size: 2em;
margin: 0;
padding: 0;
cursor: pointer;
vertical-align: top;
border: none;
background: none;
padding: 1em;
opacity: 0;
position: fixed;
z-index: 150;
top: 0;
right: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transform: scale3d(0.6, 0.6, 1);
-ms-transform: scale3d(0.6, 0.6, 1);
transform: scale3d(0.6, 0.6, 1);
}
.gallery_preview_image_loaded .gallery_preview_close {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .chess_wrap {
overflow: hidden;
}
.post_layout_chess {
position: relative;
overflow: hidden;
margin-bottom: 0;
}
.post_layout_chess.sticky {
padding: 0;
border-width: 0;
}
.post_layout_chess .label_sticky {
top: -12px;
left: -12px;
right: auto;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.post_layout_chess .post_featured {
margin-bottom: 0;
width: 50%;
float: right;
max-height: none !important;
}
.post_layout_chess .post_featured_bg:before {
padding-top: 100%; }
.post_layout_chess .post_inner {
width: 50%;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post_layout_chess blockquote {
margin: 0;
}
.post_layout_chess_1 .post_inner_content {
padding: 0 14%;
}
.post_layout_chess_2 .post_inner_content {
padding: 0 12%;
}
.post_layout_chess_3 .post_inner_content {
padding: 0 10%;
}
.post_layout_chess .post_header {
padding-top: 0.01px;
}
.post_layout_chess .post_title {
margin: 0;
}
.post_layout_chess .post_meta {
margin-top: 1em;
margin-bottom: 0 !important;
}
.post_layout_chess .post_header + .post_content {
margin-top: 1em;
}
.post_layout_chess .post_content_inner {
overflow: hidden;
position: relative;
padding-bottom: 1em;
}
.post_layout_chess:not(.post_format_aside) .post_content_inner {
padding-top: 0;
}
.post_layout_chess_1.post_format_quote .post_content_inner .post_meta,
.post_layout_chess_1.post_format_link .post_content_inner .post_meta,
.post_layout_chess_1.post_format_status .post_content_inner .post_meta {
margin-top: 1rem;
}
.post_layout_chess_1.post_format_aside .post_content_inner .post_meta {
margin-top: 3rem;
}
.post_layout_chess_1 .post_header + .post_content {
margin-top: 3.8rem;
}
.post_layout_chess.post_layout_chess_1 .more-link {
margin-top: 3rem;
}
.post_layout_chess_1.post_format_quote .post_header,
.post_layout_chess_1.post_format_link .post_header,
.post_layout_chess_1.post_format_aside .post_header,
.post_layout_chess_1.post_format_status .post_header,
.post_layout_chess_2.post_format_quote .post_header,
.post_layout_chess_2.post_format_link .post_header,
.post_layout_chess_2.post_format_aside .post_header,
.post_layout_chess_2.post_format_status .post_header {
display: none;
}
.post_layout_chess_2 .post_title {
font-size: 1.6rem;
line-height: 1.2em;
}
.post_layout_chess_2:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
font-size: 1em;
line-height: 1.5em;
max-height: 15.4em;
}
.post_layout_chess_2 .post_meta,
.post_layout_chess_3 .post_meta {
font-size: 14px;
line-height: 18px;
margin-top: 8px;
}
.post_layout_chess_2.post_format_aside .post_meta {
margin-top: 1.3333rem;
}
.post_layout_chess_2.post_format_audio .post_featured .post_audio_title,
.post_layout_chess_3.post_format_audio .post_featured .post_audio_title {
letter-spacing: 0;
}
.post_layout_chess_2.format-chat p > em, .post_layout_chess_2.format-chat p > b, .post_layout_chess_2.format-chat p > strong {
margin-top: 0.8em;
}
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1.1667em 2.3333em;
letter-spacing: 2px;
margin-top: 0.5rem;
}
.post_layout_chess_3 .post_title {
font-size: 1.3333rem;
line-height: 1.2em;
}
.post_layout_chess_3 .post_content_inner {
max-height: 6.2rem;
}
.post_layout_chess_3 .post_content_inner,
.post_layout_chess_3 .post_content_inner + .post_meta {
display: none;
}
.body_style_boxed .post_layout_chess_2 .post_content_inner,
.body_style_boxed .post_layout_chess_2 .post_content_inner + p,
.body_style_boxed .post_layout_chess_3 .post_meta,
.body_style_boxed .post_layout_chess_3 .post_content_inner + p,
.body_style_wide .post_layout_chess_2 .post_content_inner,
.body_style_wide .post_layout_chess_2 .post_content_inner + p,
.body_style_wide .post_layout_chess_3 .post_meta,
.body_style_wide .post_layout_chess_3 .post_content_inner + p {
display: none;
}
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1em 2em;
}
.post_layout_chess_1:nth-child(2n+2) .post_featured {
float: left;
}
.post_layout_chess_1:nth-child(2n+2) .post_inner {
left: auto;
right: 0;
}
.post_layout_chess_2 {
width: 50%;
float: left;
}
.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {
float: left;
}
.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {
left: auto;
right: 0;
}
.post_layout_chess_3 {
width: 33.3333%;
float: left;
}
.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {
float: left;
}
.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {
left: auto;
right: 0;
}
.blog_style_chess_1.remove_margins .page_content_wrap,
.blog_style_chess_2.remove_margins .page_content_wrap,
.blog_style_chess_3.remove_margins .page_content_wrap {
padding-bottom: 7.1rem !important;
}
.post_layout_chess .more-link {
line-height: 2em !important;
}
.post_layout_chess_2 .more-link:before {
top: -1px;
}
.post_layout_chess_2 .more-link:after {
top: -4px;
}
.nav-links-infinite.loading a {
display: block;
}
.nav-links-infinite.loading a:before {
left: 0;
right: 0;
top: 0;
margin: 0 auto !important;
} .post_layout_custom {
position: relative;
}
.post_layout_custom .post_featured img {
width: 100%;
}
.post_layout_custom .post_header {
padding-top: 0.01px;
} .home-page.with_bg_image,
.frontpage.with_bg_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.home-page.with_bg_image .page_content_wrap,
.frontpage.with_bg_image .page_content_wrap {
background-color: transparent;
} .front_page_section {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.front_page_section > .customize-partial-edit-shortcut button {
left: 2px !important;
}
.front_page_section_paddings_none .front_page_section_content_wrap {
padding: 0;
}
.front_page_section_paddings_small .front_page_section_content_wrap {
padding: 4% 0;
}
.front_page_section_paddings_medium .front_page_section_content_wrap {
padding: 8% 0;
}
.front_page_section_paddings_large .front_page_section_content_wrap {
padding: 12% 0;
}
.front_page_section_paddings_huge .front_page_section_content_wrap {
padding: 16% 0;
}
.front_page_block_empty {
height: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
margin: 0 !important;
padding: 0 !important;
}
.front_page_section_description,
.front_page_section_content,
.front_page_section_output,
.front_page_section_buttons {
font-size: 1.1429em;
}
.front_page_section .front_page_section_caption {
margin: 0;
text-align: center;
}
.front_page_section_description {
line-height: 1.5em;
text-align: center;
}
.front_page_section_description p:last-child,
.front_page_section_content p:last-child,
.front_page_section_output p:last-child {
margin-bottom: 0;
}
.front_page_section_buttons {
text-align: center;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_description {
margin-top: 1em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_content,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_content {
margin-top: 3em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_output {
margin-top: 3em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_columns {
margin-top: 3em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_output:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_columns:not(.front_page_block_empty) + .front_page_section_buttons {
margin-top: 2em;
}
.front_page_section_buttons > .front_page_section_button {
margin-top: 1em;
margin-right: 1em;
font-size: 0.8em;
}
.front_page_section_buttons > .front_page_section_button + .front_page_section_button {
margin-right: 0;
}
.front_page_section_columns .front_page_section_caption {
font-size: 2.5em;
line-height: 1.2em;
text-align: left;
}
.front_page_section_columns .front_page_section_output,
.front_page_section_columns .front_page_section_content,
.front_page_section_columns .front_page_section_description {
font-size: 1em;
line-height: 1.5em;
text-align: left;
}
.front_page_section_columns h1,
.front_page_section_columns h2,
.front_page_section_columns h3,
.front_page_section_columns h4,
.front_page_section_columns h5,
.front_page_section_columns h6 {
margin-top: 1em;
margin-bottom: 0.3em;
}
.front_page_section_columns h1:first-child,
.front_page_section_columns h2:first-child,
.front_page_section_columns h3:first-child,
.front_page_section_columns h4:first-child,
.front_page_section_columns h5:first-child,
.front_page_section_columns h6:first-child {
margin-top: 0;
}
.front_page_section_columns p {
margin: 0;
}
.front_page_section_columns p + p {
margin-top: 0.5em;
} .front_page_section_title_description {
line-height: 1.75em;
}
.front_page_section_title_caption:not(.front_page_block_empty) + .front_page_section_title_description {
margin-top: 2em;
} .front_page_section_features .sc_item_descr {
padding: 1em 0;
}
.front_page_section_features .sc_services_light .sc_services_item_icon {
font-size: 4em;
} .front_page_section_subscribe .front_page_section_output {
max-width: 50%;
margin-left: auto;
margin-right: auto;
}
.front_page_section_subscribe .mc4wp-form .mc4wp-form-fields input[type="email"] {
padding: 1em;
} .front_page_section_googlemap .front_page_section_output {
-webkit-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
-ms-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
}  [class*="sc_button_hover_slide"] {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_button_hover_just_init {
-webkit-transition: none !important;
-ms-transition: none !important;
transition: none !important;
}
[class*="sc_button_hover_"]:not(.sc_button_bg_image) {
-webkit-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
-ms-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
} .sc_button_hover_arrow {
position: relative;
overflow: hidden;
padding-left: 2em !important;
padding-right: 2em !important;
}
.sc_button_hover_arrow:before {
content: '\e8f4';
font-family: "fontello";
position: absolute;
z-index: 1;
right: -2em !important;
left: auto !important;
top: 50% !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: transparent !important;
color: inherit !important;
}
.sc_button_hover_arrow:hover:before,
.sc_button_hover_arrow.active:before,
.vc_active .sc_button_hover_arrow:before {
right: 0.5em !important;
} .post_featured[class*="hover_"] {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.post_featured[class*="hover_"],
.post_featured[class*="hover_"] * {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_featured .mask {
content: ' ';
position: absolute;
z-index: 4;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.post_featured .post_info {
position: absolute;
z-index: 6;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(0.5, 0.5);
-ms-transform: translate(-50%, -50%) scale(0.5, 0.5);
transform: translate(-50%, -50%) scale(0.5, 0.5);
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
display: none;
font-size: 1.1429em;
line-height: 1.3em;
width: 90%;
text-align: center;
margin: -1em auto 0;
opacity: 0;
} .post_featured.hover_ .icons {
position: absolute;
z-index: 7;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .post_featured.hover_icon,
.post_featured.hover_icons {
position: relative;
}
.post_featured.hover_icon .mask {
background-color: rgba(0, 0, 0, 0.4);
}
.post_featured.hover_icon:hover .mask {
opacity: 1;
}
.post_featured.hover_icon .icons,
.post_featured.hover_icons .icons {
position: absolute;
z-index: 5;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.post_featured.hover_icon .icons a,
.post_featured.hover_icons .icons a {
display: inline-block;
font-size: 1.7143em;
cursor: pointer;
opacity: 0;
margin: -1em 0 0 -1em;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: scale(0.3, 0.3);
-ms-transform: scale(0.3, 0.3);
transform: scale(0.3, 0.3);
-webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
-ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.post_featured.hover_icon .icons a {
font-size: 4em;
}
.post_featured.hover_icons .icons a {
margin-left: -2.25em;
}
.post_featured.hover_icons .icons a + a {
margin-left: 0.25em;
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.post_featured.hover_icons .icons a.single_icon {
margin-left: 0;
}
.post_featured.hover_icon:hover .icons a,
.post_featured.hover_icons:hover .icons a {
opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.post_featured.hover_icons:hover .icons a + a {
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
} .post_featured.hover_zoom:before {
content: ' ';
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
border: 2px solid #fff;
background-color: rgba(0, 0, 0, 0.15);
-webkit-transform: scale(0, 0) rotate(0deg);
-ms-transform: scale(0, 0) rotate(0deg);
transform: scale(0, 0) rotate(0deg);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_zoom:hover:before {
-webkit-transform: scale(1, 1) rotate(45deg);
-ms-transform: scale(1, 1) rotate(45deg);
transform: scale(1, 1) rotate(45deg);
}
.post_featured.hover_zoom .mask {
background-color: rgba(255, 255, 255, 0.15);
}
.post_featured.hover_zoom:hover .mask {
opacity: 1;
}
.post_featured.hover_zoom .icons {
position: absolute;
z-index: 6;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
}
.post_featured.hover_zoom .icons a {
display: inline-block;
font-size: 18px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #fff;
position: relative;
left: -50px;
opacity: 0;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_zoom .icons a + a {
margin-left: 8px;
left: 50px;
}
.post_featured.hover_zoom .icons a:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.2);
}
.post_featured.hover_zoom:hover .icons a {
left: 0;
opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
} .post_featured.hover_dots:hover .mask {
opacity: 1;
}
.post_featured.hover_dots .icons {
position: absolute;
z-index: 6;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.post_featured.hover_dots .icons span {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.post_featured.hover_dots:hover .icons span {
opacity: 1;
display: inline-block;
}
.post_featured.hover_dots:hover .icons span:first-child {
margin-left: -13px;
}
.post_featured.hover_dots:hover .icons span + span + span {
margin-left: 13px;
}
.post_featured.hover_dots.hover_with_info .icons span {
margin-top: 1em;
}
.post_featured.hover_dots .post_info {
display: block;
top: 45%;
}
.post_featured.hover_dots:hover .post_info {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
-ms-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1;
} .post_featured.hover_fade,
.post_featured.hover_slide,
.post_featured.hover_pull,
.post_featured.hover_border {
position: relative;
overflow: hidden;
}
.post_featured.hover_fade .post_info,
.post_featured.hover_slide .post_info,
.post_featured.hover_pull .post_info,
.post_featured.hover_border .post_info {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
overflow: hidden;
text-align: center;
display: block;
margin: 0;
opacity: 1;
font-size: 1em;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: none;
-ms-transition: none;
transition: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.post_featured.hover_fade .post_info {
padding: 34px 42px;
}
@media (max-width: 767px) {
.post_featured.hover_fade .post_info {
padding: 20px 15px;
}
}
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_border .post_info .post_title {
margin: 0 0 0.5em;
text-align: center;
}
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
margin: 0;
position: relative;
padding: 0.5em 1em;
text-align: center;
}
.post_featured.hover_fade .post_info .post_title span,
.post_featured.hover_slide .post_info .post_title span,
.post_featured.hover_pull .post_info .post_title span,
.post_featured.hover_border .post_info .post_title span {
font-weight: 700;
}
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
display: none;
}
.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
margin-top: 1em;
display: none;
}
body .post_layout_portfolio .post_featured .mask {
opacity: 1;
}
body .post_layout_portfolio .post_featured .post_info_back .post_descr,
body .post_layout_portfolio .post_featured .post_info_back .post_title {
text-align: left;
}
body .post_layout_portfolio .post_featured .post_info_back .post_descr {
padding: 0;
}
body .post_layout_portfolio .post_featured .post_info_back {
height: 100%;
}
body .post_layout_portfolio .post_featured .post_info_back .more-link {
vertical-align: bottom;
position: absolute;
bottom: 0;
right: 0;
margin: 0;
display: block;
padding: 0 !important;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50px;
line-height: 40px;
border: 3px solid rgba(255, 255, 255, 0.5) !important;
}
body .post_layout_portfolio .post_featured .post_info_back .more-link:before {
position: relative;
top: -1px;
left: 1px;
right: auto;
opacity: 1;
}
body .post_layout_portfolio .post_featured .post_info_back .more-link:after {
display: none !important;
}
@media (max-width: 1679px) {
body .post_layout_portfolio .post_featured .post_info_back .more-link {
display: none !important;
}
}
body .post_layout_portfolio .post_featured .post_info_back .post_descr .post_meta {
font-size: 0.78em;
} .post_featured.hover_fade:hover .mask {
opacity: 1;
}
.post_featured.hover_fade .post_info .post_info_back {
position: relative;
top: 0;
left: 0;
width: 100%;
text-align: center;
padding: 15px;
margin-top: 0;
opacity: 1;
}
.post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
margin-top: -100%;
}
.post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
margin-top: 100%;
}
.post_featured.hover_fade.left_to_right .post_info .post_info_back {
margin-left: -100%;
}
.post_featured.hover_fade.right_to_left .post_info .post_info_back {
margin-left: 100%;
}
.post_featured.hover_fade:hover .post_info .post_info_back {
margin: 0 !important;
opacity: 1;
} .post_featured.hover_slide .mask {
opacity: 0.3;
}
.post_featured.hover_slide:hover .mask {
opacity: 1;
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
text-align: left;
}
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
position: relative;
margin: 0;
}
.post_featured.hover_slide .post_info .post_title {
padding: 0 0 15px;
margin: 30px 30px 15px !important;
overflow: hidden;
}
.post_featured.hover_slide .post_info .post_title:after {
content: " ";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.post_featured.hover_slide:hover .post_info .post_title:after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.post_featured.hover_slide > img {
max-width: none;
width: calc(100% + 20px);
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
.post_featured.hover_slide:hover > img {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
text-align: left;
}
.post_featured.hover_slide .post_info .post_descr {
padding: 0 30px 30px;
opacity: 0;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.post_featured.hover_slide:hover .post_info .post_descr {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
} .post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
text-align: left;
}
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
}
.post_featured.hover_pull .mask {
opacity: 0.3;
}
.post_featured.hover_pull:hover .mask {
opacity: 1;
}
.post_featured.hover_pull:hover > img {
-webkit-transform: translateY(-60px);
-ms-transform: translateY(-60px);
transform: translateY(-60px);
}
.post_featured.hover_pull .post_info .post_title {
padding: 20px;
}
.post_featured.hover_pull:hover .post_info .post_title {
-webkit-transform: translateY(-70px);
-ms-transform: translateY(-70px);
transform: translateY(-70px);
}
.post_featured.hover_pull .post_info .post_descr {
height: 60px;
-webkit-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
}
.post_featured.hover_pull:hover .post_info .post_descr {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.post_featured.hover_pull .post_info .post_descr .post_meta {
max-height: 60px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
padding: 0 10px 0 20px;
} .post_featured.hover_border:hover .mask {
opacity: 1;
}
.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
content: ' ';
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer-events: none;
}
.post_featured.hover_border .post_info:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
.post_featured.hover_border:hover .post_info:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.post_featured.hover_border .post_info:after {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
.post_featured.hover_border:hover .post_info:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.post_featured.hover_border .post_info .post_info_back {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
padding: 45px;
}
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.post_featured.hover_border:hover > img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
opacity: 0;
position: relative;
text-align: center;
margin: 0;
}
.post_featured.hover_border .post_info .post_title {
font-size: 1.2em;
padding: 0 0 15px;
-webkit-transform: translateY(-1em);
-ms-transform: translateY(-1em);
transform: translateY(-1em);
}
.post_featured.hover_border:hover .post_info .post_title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.post_featured.hover_border .post_info .post_descr {
padding: 0;
-webkit-transform: translateY(1em);
-ms-transform: translateY(1em);
transform: translateY(1em);
}
.post_featured.hover_border:hover .post_info .post_descr {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.post_featured.hover_border .post_info .post_info_item + .post_info_item:before {
content: ' ';
display: block;
margin: 0.5em 0 0 0;
} .post_featured.hover_shop {
position: relative;
display: block;
}
.post_item:hover .post_featured.hover_shop .mask,
.post_item:hover .post_featured.hover_shop:hover .mask {
opacity: 1;
}
.post_featured.hover_shop .icons {
position: absolute;
z-index: 1002;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
}
.post_featured.hover_shop .icons a {
display: inline-block;
pointer-events: all;
font-size: 1.2632em !important;
padding: 0 !important;
letter-spacing: 0 !important;
cursor: pointer;
text-align: center;
border: 3px solid #ddd !important;
opacity: 0;
margin-left: -1.76em;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
width: 2.5em;
height: 2.5em;
line-height: 2.5em !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
-webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
-ms-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
}
.post_featured.hover_shop .icons a.added_to_cart {
display: none;
}
.post_featured.hover_shop .icons a.product_out_stock {
display: none;
}
.product-category .post_featured.hover_shop .icons a,
.post_featured.hover_shop .icons a.product_out_stock + a {
margin-left: 0;
-webkit-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.post_featured.hover_shop .icons a + a,
.post_featured.hover_shop .icons a + a + a {
margin-left: 1.76em;
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.post_featured.hover_shop .icons a.shop_cart:before {
font-family: "fontello" !important;
font-weight: 400 !important;
content: '\e93d' !important;
}
.post_featured.hover_shop .icons a:before,
.post_featured.hover_shop .icons a:after {
margin: 0 !important;
padding: 0 !important;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.post_featured.hover_shop .icons a:after {
position: absolute;
top: 25%;
left: 25%;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-ms-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
font-size: 0.6em;
}
.post_item:hover .post_featured.hover_shop .icons a,
.post_featured.hover_shop:hover .icons a {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
-ms-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.post_item:hover .post_featured.hover_shop .icons a + a,
.post_item:hover .post_featured.hover_shop .icons a + a + a,
.post_featured.hover_shop:hover .icons a + a,
.post_featured.hover_shop:hover .icons a + a + a {
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
} .post_featured.hover_shop_buttons {
position: relative;
display: block;
overflow: hidden !important;
}
.post_featured.hover_shop_buttons .mask {
display: none;
}
.post_featured.hover_shop_buttons .icons {
position: absolute;
z-index: 1002;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
}
.post_featured.hover_shop_buttons .icons a {
position: absolute;
z-index: 10;
bottom: -5em;
left: 0;
font-size: 1em !important;
letter-spacing: 0 !important;
display: block;
text-transform: none !important;
width: 50%;
text-align: center;
padding: 0.5em 1em !important;
pointer-events: all;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_shop_buttons .icons a + a,
.post_featured.hover_shop_buttons .icons a + a + a {
left: 50%;
}
.post_featured.hover_shop_buttons .icons a:before {
font-family: "fontello" !important;
font-weight: 400 !important;
content: '\e93d' !important;
margin-right: 0.3em;
}
.post_featured.hover_shop_buttons .icons a.shop_link:before {
content: '\e8b5' !important;
}
.post_item:hover .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons:hover .icons a {
bottom: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.post_featured.hover_shop_buttons .icons a.added_to_cart {
display: none;
}
.post_featured.hover_shop_buttons .icons a.product_out_stock {
display: none;
}
.product-category .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons .icons a.product_out_stock + a {
width: 100%;
left: 0 !important;
}  .sidebar .trx_addons_columns_wrap {
margin-right: 0;
}
.sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
display: block;
width: 100%;
padding: 0;
} .menu_style_right .trx_addons_scroll_to_top {
left: 2em;
right: auto;
}
.trx_addons_scroll_to_top span,
.trx_addons_cv .trx_addons_scroll_to_top span {
transform: rotate(-90deg);
text-transform: uppercase;
font-weight: 700;
display: block;
font-size: 16px;
letter-spacing: 1px;
white-space: nowrap;
}
.trx_addons_scroll_to_top:before {
content: '\e9b0';
font-family: "fontello";
font-size: 12px;
}
.trx_addons_scroll_to_top.show {
bottom: 2.8em;
}
.trx_addons_scroll_to_top {
right: 2.7em;
width: 2.85em;
height: 5em;
line-height: 1.8em;
padding-top: 7px;
}
.trx_addons_message_box_success {
border: 2px solid;
} .menu_style_left .sc_layouts_row_fixed_on {
margin-left: 6rem !important;
}
.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 6rem !important;
}
body.mobile_layout.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 0 !important;
}
body.mobile_layout.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 0 !important;
}
.sc_layouts_logo .logo_slogan {
font-size: 14px;
}
.menu_side_wrap .menu_side_inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.menu_style_side .menu_side_wrap .sc_layouts_logo {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
}
.custom-logo-link img {
max-height: 3em;
}
.menu_style_side .menu_side_wrap .menu_side_inner .toc_menu_item {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-moz-order: 3;
-ms-flex-order: 3;
order: 3;
}
.header_position_under:not(.mobile_layout) .top_panel .wpb_row {
background-color: transparent !important;
}
.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
background-color: transparent;
} .content .search_wrap:not(.search_style_fullscreen) {
max-width: 50%;
margin: 0;
}
.content .post_item_404 .search_wrap:not(.search_style_fullscreen) {
max-width: 100%;
}
.post_item_none_search .search_wrap,
.post_item_none_archive .search_wrap {
max-width: none;
}
.content .search_wrap .search_form_wrap {
width: 100%;
}
.content .search_wrap .search_form_wrap .search_field {
width: 100%;
}
.content .search_wrap .search_submit {
background-color: transparent;
}
.post_item_none_search .search_wrap .search_field,
.post_item_none_archive .search_wrap .search_field {
padding: 1em 3em 1em 1em !important;
}
.post_item_none_search .search_wrap .search_submit,
.post_item_none_archive .search_wrap .search_submit {
left: auto;
right: 0;
top: 0.6em;
padding: 0 1em;
position: absolute;
}
.ua_gecko .post_item_none_search .search_wrap .search_submit,
.ua_gecko .post_item_none_archive .search_wrap .search_submit {
top: 0.5em;
}
.content .search_wrap .search_results {
width: 100%;
} @keyframes searchFormWrapTop {
0% {
opacity: 0;
top: -100%;
}
100% {
opacity: 1;
top: 0%;
}
}
@keyframes searchFormLeft {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.search_style_fullscreen.search_opened .search_field {
transition: none;
}
.search_style_fullscreen .search_form_wrap {
top: -100%;
}
.search_style_fullscreen.search_opened .search_form_wrap {
animation-name: searchFormWrapTop;
animation-timing-function: linear;
animation-duration: 0.5s;
animation-direction: alternate;
animation-fill-mode: both;
}
.search_style_fullscreen.search_opened .search_form {
opacity: 0;
animation-name: searchFormLeft;
animation-timing-function: linear;
animation-duration: 0.6s;
animation-delay: 0.6s;
animation-fill-mode: both;
}  .sidebar .slider_pagination_pos_bottom > .swiper-pagination,
.sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
bottom: 0.5em;
}
.sidebar .slider_container .swiper-pagination-bullet,
.sidebar .slider_outer .swiper-pagination-bullet {
width: 8px;
height: 8px;
line-height: 8px;
text-align: center;
}  .sc_slider_controls .slider_controls_wrap > a:before,
.slider_container.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_outside .slider_controls_wrap > a:before,
.slider_outer_controls_top .slider_controls_wrap > a:before,
.slider_outer_controls_bottom .slider_controls_wrap > a:before {
font-family: "fontello";
font-size: 1.6em;
}
.sc_slider_controls .slider_controls_wrap > .slider_prev:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
content: '\e939';
}
.sc_slider_controls .slider_controls_wrap > .slider_next:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
content: '\e93a';
}
.sc_slider_controls .slider_controls_wrap > .slider_prev:after,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:after,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:after,
.slider_outer_controls_outside .slider_controls_wrap > .slider_prev:after,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:after,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:after {
display: none;
}
.sc_slider_controls .slider_controls_wrap > .slider_next:after,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_next:after,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:after,
.slider_outer_controls_outside .slider_controls_wrap > .slider_next:after,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:after,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:after {
display: none;
}
.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before,
.slider_elastistack.slider_controls > .slider_controls_wrap > .slider_next:before {
content: '\e929';
} .header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
background-color: transparent;
}
.header_widgets_wrap .slider_container.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
width: 18em;
}
.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_container .slide_info:not(.slide_info_large),
.footer_wrap .slider_container.slider_multi .slide_info:not(.slide_info_large),
.footer_wrap .slider_container .slide_info:not(.slide_info_large) {
bottom: 8px;
}
.sidebar .slider_container.slider_multi .slide_title,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title,
.footer_wrap .slider_container.slider_multi .slide_title,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_title {
font-size: 1.2em;
line-height: 1.2em;
margin-bottom: 6px;
}
.sidebar .slider_container.slider_multi .slide_date,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date,
.footer_wrap .slider_container.slider_multi .slide_date,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_date {
font-size: 12px;
line-height: 16px;
}  .footer_wrap .sc_layouts_row {
line-height: 1.7857em;
}
.footer_wrap .elementor-widget-wrap .sc_layouts_item,
.footer_wrap .elementor-widget-wrap .sc_layouts_row .widget {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .widget_categories_list[class*="column-"] [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] {
width: 100%;
float: none;
overflow: hidden;
}
.widget_categories_list[class*="column-"] [class*="column-"] + [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] + [class*="column-"] {
margin-top: 0.5em;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_item,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_item {
text-align: left;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image {
display: inline-block;
width: 20%;
}
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
display: inline-block;
width: 32px;
vertical-align: middle;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image img,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image img {
width: 100%;
height: auto;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
display: inline-block;
vertical-align: middle;
width: 70%;
margin: 0;
font-size: 1em;
text-align: left;
text-transform: none;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image + .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image + .categories_list_title {
padding-left: 1em;
} .footer_wrap .widget_contacts .contacts_description,
.footer_wrap .widget_contacts .contacts_content {
margin-left: auto;
margin-right: auto;
}
.footer_wrap .columns_wrap .widget_contacts .contacts_description,
.footer_wrap .columns_wrap .widget_contacts .contacts_content {
max-width: none;
} body.expand_content .sc_recent_news_style_news-announce .post_size_full,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_full {
height: auto;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_big,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_big {
height: auto;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_medium,
body.expand_content .sc_recent_news_style_news-announce .post_size_small,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_small {
height: auto;
}
.sidebar .sc_recent_news .post_item .post_title,
.footer_wrap .sc_recent_news .post_item .post_title {
font-size: 1em;
line-height: 1.8em;
font-weight: 700;
}
.sidebar .sc_recent_news .post_item .post_content,
.footer_wrap .sc_recent_news .post_item .post_content {
font-size: 0.8667em;
line-height: 1.3846em;
}  h5.sc_item_title_tag + .sc_item_descr,
h5.sc_item_title_tag + .sc_item_slider,
h5.sc_item_title_tag + .sc_item_columns,
h5.sc_item_title_tag + .sc_item_content {
margin-top: 2.25em;
}
.sc_item_title + .sc_item_slider,
.sc_item_subtitle + .sc_item_slider,
.sc_item_title + .sc_item_columns,
.sc_item_subtitle + .sc_item_columns,
.sc_item_title + .sc_item_content,
.sc_item_subtitle + .sc_item_content {
margin-top: 1.5em;
}
.sc_item_title.sc_item_title_style_short {
font-weight: 400;
line-height: 1.3em;
font-style: normal;
}
.sc_title_short .sc_item_subtitle_above {
margin-bottom: 1em;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-size: 0.889em;
letter-spacing: 1.8px;
}
.sc_title_accent .sc_item_subtitle {
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-size: 0.889em;
letter-spacing: 1.8px;
}
.sc_title_accent .sc_item_subtitle_above {
margin-bottom: 0.4em;
}
.sc_title_default h5.sc_item_title {
font-weight: 400;
line-height: 1.3em;
}
.sc_title_default .sc_item_subtitle {
font-weight: 700;
font-style: normal;
text-transform: uppercase;
}
.sc_title_default .sc_item_subtitle_above {
margin-bottom: 1em;
}
.sc_item_descr {
max-width: 100%;
}
.sc_item_descr p + ul,
.sc_item_descr p + ul {
margin-top: 2.8em;
} .sc_blogger .post_featured + .post_header {
max-width: none;
padding: 0;
display: block;
}
.sc_blogger_plain .sc_blogger_item {
text-align: left;
padding: 0;
}
.sc_blogger_plain .sc_blogger_item .sc_blogger_item_title {
font-size: 1em;
margin: 0em 0 0.6em;
line-height: 1.8em;
font-weight: 700;
letter-spacing: 1px;
}
.sc_blogger_plain .post_featured + .sc_blogger_item_content {
margin-top: 1em;
}
.sc_blogger_plain .sc_blogger_item + .sc_blogger_item {
border-top: 1px solid #3a3a3a;
padding-top: 1.7rem;
margin-top: 1.9rem;
}
.sc_blogger_plain .post_meta .post_meta_item + .post_meta_item {
margin-left: 4px;
}
.sc_blogger_plain .sc_item_content + .sc_item_button {
margin-top: 2.2222222222rem;
}
.sc_blogger .sc_button_fullwidth {
text-align: center;
padding: 2.3em 2.8em;
}
.sc_blogger .sc_button_fullwidth .sc_button_text {
margin: 0 auto;
}
.sc_blogger .post_meta:after {
content: '';
clear: both;
display: table;
}
.sc_blogger .post_meta > * {
float: left;
}
.sc_blogger .post_counters_item,
.sc_blogger .post_counters .post_counters_edit a {
background-color: transparent !important;
}
.sc_blogger .post_counters_item:before,
.sc_blogger .post_counters .post_counters_edit a:before {
display: none;
}
.sc_blogger .post_counters_item .post_counters_number,
.sc_blogger .post_counters .post_counters_edit a .post_counters_number {
margin-left: 0;
}
.sc_blogger_default .sc_blogger_item_content {
padding: 1.6em 0;
}
.sc_blogger_default .sc_blogger_item {
text-align: left;
background-color: transparent !important;
}
.sc_blogger_default .sc_blogger_item .post_meta {
margin-bottom: 0.7em;
}
.sc_blogger .sc_blogger_item_button {
margin-top: 1.6em;
}
.sc_blogger_chess .more-link,
.sc_blogger_default .sc_button.sc_button_simple {
position: relative;
padding: 0 !important;
background-color: transparent !important;
line-height: 2.5em !important;
padding-left: 3.45em !important;
display: inline-block;
}
.sc_blogger_chess .more-link:hover:after,
.sc_blogger_default .sc_button.sc_button_simple:hover:after {
opacity: 1;
}
.sc_blogger_chess .more-link:before,
.sc_blogger_default .sc_button.sc_button_simple:before {
content: '\e9b3';
font-family: "fontello";
font-size: 9px;
font-weight: 700;
font-style: normal;
display: inline-block;
background-color: transparent !important;
position: absolute;
z-index: 1;
top: 0;
left: 16px;
right: auto;
opacity: 1;
}
.sc_blogger_chess .more-link:after,
.sc_blogger_default .sc_button.sc_button_simple:after {
content: '';
width: 40px;
height: 40px;
text-align: center;
border-radius: 50px;
line-height: 35px;
border: 3px solid;
left: 0;
top: 0;
position: absolute;
}
.sc_blogger_chess .post_item .more-link:before {
line-height: inherit;
}
.sc_blogger_default .sc_blogger_item_excerpt {
margin-top: 1.2em;
}
.ua_ie .sc_blogger_default .sc_button.sc_button_simple:before {
left: 15px;
top: 1px;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_item_featured {
width: 100%;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_item_content {
position: relative;
z-index: 1;
top: 0;
left: 0;
width: 100%;
padding-right: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
display: inline-block;
}
.sc_blogger_modern .sc_blogger_item .sc_blogger_item_title {
margin-top: 20px;
margin-bottom: 10px;
}
.sc_blogger_plain .sc_blogger_item {
background-color: transparent !important;
}
.sc_blogger_classic .more-link:before,
.sc_blogger_excerpt .more-link:before {
left: 12px;
right: auto;
opacity: 1;
line-height: 26px;
} .sc_events_item_button:before,
.sc_events_item_button:after {
content: '\e93a';
font-family: "fontello";
} .sc_countdown_circle .sc_countdown_digits,
.sc_countdown_circle .sc_countdown_separator {
line-height: 2.2em;
} .sc_form .sc_form_info_item .sc_form_info_icon:before {
font-family: "fontello";
}
.sc_form .sc_form_info_item_address .sc_form_info_icon:before {
content: '\e8fd';
}
.sc_form .sc_form_info_item_email .sc_form_info_icon:before {
content: '\e8fa';
}
.sc_form .sc_form_info_item_phone .sc_form_info_icon:before {
content: '\e8f5';
} .footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
margin-top: 1em;
margin-bottom: 2em;
} iframe[name="google_conversion_frame"] {
height: 1px;
min-height: 0px;
display: none;
}
.sc_googlemap_content_wrap .sc_googlemap {
padding-right: 3.3333333333rem;
}
.sc_googlemap_content {
pointer-events: all;
padding: 5rem 5rem 3.8888888889rem;
top: 11%;
right: 0%;
bottom: -11%;
width: 46.6%;
}
.sc_googlemap_content i {
font-style: normal;
transition: all 0.3s;
}
.sc_googlemap_content p > i,
.sc_googlemap_content > i {
font-size: 3.3333333333rem;
}
.sc_googlemap_content h3 {
margin-top: 1.2777777778rem;
margin-bottom: 1.2777777778rem;
letter-spacing: 1px;
}
.sc_googlemap_content h6 {
margin-top: 11px;
margin-bottom: 6px;
font-weight: 600;
letter-spacing: 1px;
}
.sc_googlemap_content {
font-size: 1.2222222222rem;
}
.sc_googlemap_content ul {
margin-top: 1.6666666667rem;
text-align: left;
padding-left: 0;
margin-bottom: 0;
}
.sc_googlemap_content ul li {
font-size: 20px;
list-style: none;
display: inline-block;
padding: 0 0.8888888889rem 0 0;
} .sc_portfolio_default .sc_portfolio_item {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
} .sc_button.sc_button_size_large {
font-size: 0.89em;
padding: 2.2em 5em;
} .services_page_tabs {
margin-top: 5em;
}
.services_page_tabs .comments_list_wrap,
.services_page_tabs .comments_form_wrap:first-child {
margin-top: 0;
padding-top: 0;
border-top-width: 0;
}
.services_page_tabs .comments_list_wrap + .comments_form_wrap {
margin-top: 3em;
padding-top: 3em;
border-top-width: 1px;
} .single-cpt_team .comments_list_wrap,
.single-cpt_team .comments_form_wrap {
margin-top: 0;
border-top: none;
} .sc_testimonials_item_content:before {
display: none;
}
.trx_addons_dropcap {
width: 2.1em;
height: 2.1em;
line-height: 2.1em;
text-align: center;
font-size: 2.8em;
font-weight: 700;
}
.trx_addons_tooltip:before {
max-width: 7.5em;
width: 7.5em;
text-align: center;
font-size: 16px;
line-height: 20px;
padding: 0.05em 0.2em;
border: 4px solid transparent;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2.2px;
}
.trx_addons_tooltip:not(.trx_addons_attrib_item):before {
content: attr(data-tooltip);
}
.trx_addons_tooltip:hover::before, .trx_addons_tooltip:hover::after {
bottom: 114%;
opacity: 1;
}
.trx_addons_tooltip:after {
content: ' ';
border: 5px solid transparent;
margin: 0 0 -10px -6px;
}
ul.trx_addons_list_success,
ul.trx_addons_list_error,
ul.trx_addons_list_plus,
ul.trx_addons_list_minus {
padding-left: 1.2em;
}
ul[class*="trx_addons_list_success"] {
padding-left: 1.2em;
position: relative;
}
ul[class*="trx_addons_list_success"] > li:before {
content: '\e8e1';
font-family: "fontello";
position: absolute;
left: -1.8em !important;
top: 0em !important;
font-size: 0.6rem !important;
}
ul[class*="trx_addons_list"] > li:before {
left: -2.2em;
font-size: 0.5rem;
top: 0.15em;
}
ul[class*="trx_addons_list_custom"] {
padding-left: 0;
}
ul[class*="trx_addons_list_custom"] > li {
padding-left: 2.7em;
font-size: 1.112rem;
}
ul[class*="trx_addons_list_custom"] > li + li {
margin-top: 18px;
}
ul[class*="trx_addons_list_custom"] > li:before {
content: '\e9b3';
font-family: "fontello";
font-size: 0.4rem;
display: inline-block;
text-align: center;
line-height: 29px;
border: 3px solid;
width: 35px;
height: 35px;
font-weight: 700;
border-radius: 50px;
margin: 0;
top: 0;
left: 0;
}
.sc_table table th, .sc_table table td {
padding: 1.65em 2em;
font-size: 0.95em;
}
.sc_table table tr:first-child th,
.sc_table table tr:first-child td {
font-weight: 400;
font-size: 1.12em;
padding: 1.45em 2em;
}
.sc_layouts_iconed_text .sc_layouts_item_icon {
font-size: 3.25em;
}
.sc_recent_news_title {
text-transform: none;
margin: 0 !important;
}
.sc_recent_news .post_item .post_date:before {
display: none;
}
.sc_recent_news .post_item .post_categories a:before {
content: '/';
display: inline-block;
margin: 0 4px 0 1px;
position: relative;
}
.sc_recent_news .post_item .post_categories a + a:before {
margin: 0 4px 0 4px;
}
.sc_recent_news_header {
border-bottom: none;
margin-bottom: 1.2em;
}
.sc_recent_news_without_accented .post_accented_off .post_featured {
margin-bottom: 1.1em;
}
.sc_recent_news .post_item .post_meta {
margin: 0.4em 0 1em !important;
}
.sc_recent_news .post_item .post_meta > * {
font-weight: 700;
font-size: 1em;
letter-spacing: 1px;
text-transform: uppercase;
}
.sc_recent_news .post_item .post_meta .post_meta_item + .post_meta_item {
margin-left: 5px;
}
.sc_recent_news_style_news-announce .post_item {
padding-bottom: 30px !important;
padding-right: 30px !important;
}
.sc_recent_news .post_item .post_featured .post_info {
transform: none !important;
margin: 0;
top: 0;
bottom: auto;
}
.sc_recent_news .post_item .post_info .rn_content_wrap {
height: 100%;
position: relative;
}
.sc_recent_news_style_news-announce .post_size_medium .post_title {
font-size: 1.33em;
}
.sc_recent_news_style_news-announce .post_size_medium .post_featured .post_info {
padding: 1.7em 1.4em 1.1em 2.4em;
}
.sc_recent_news_style_news-announce .post_size_medium .post_featured .post_info .post_meta {
margin: 0.7em 0 1em !important;
}
.sc_recent_news_style_news-announce .post_size_big {
width: 100%;
}
.sc_recent_news_style_news-announce .post_size_medium {
width: 50%;
}
.sc_recent_news_style_news-announce .post_item .post_featured .post_info {
width: 100%;
height: 100%;
}
.sc_recent_news_style_news-announce .post_size_big .post_featured .post_info {
padding: 2.3888888889rem 1.7777777778rem 1.3333333333rem 3.0555555556rem;
}
.sc_recent_news_style_news-announce .post_size_medium .post_featured .post_info {
padding: 1.6111111111rem 1.5555555556rem 1.3888888889rem 2.2222222222rem;
}
.sc_recent_news_style_news-announce .post_item .post_title {
line-height: 1.4em;
max-width: 90%;
}
.sc_recent_news_style_news-announce .post_item .post_featured:after {
background: rgba(0, 0, 0, 0.5) !important;
}
.sc_recent_news_style_news-announce .post_item .sc_recent_news .post_item .post_meta {
margin: 0.5em 0 1em !important;
}
.sc_recent_news_style_news-announce .post_meta .post_meta_item:after {
margin: 0 0.9em;
}
.sc_recent_news_style_news-announce .post_item .post-link {
position: absolute;
bottom: 0;
right: 0;
z-index: 3;
}
.sc_recent_news_style_news-announce .post_meta:after {
content: '';
clear: both;
display: table;
}
.sc_recent_news_style_news-announce .post_meta > * {
float: left;
}
.sc_recent_news_style_news-announce .post_counters_item,
.sc_recent_news_style_news-announce .post_counters .post_counters_edit a {
background-color: transparent !important;
}
.sc_recent_news_style_news-announce .post_counters_item:before,
.sc_recent_news_style_news-announce .post_counters .post_counters_edit a:before {
display: none;
}
.sc_recent_news_style_news-announce .post_counters_item .post_counters_number,
.sc_recent_news_style_news-announce .post_counters .post_counters_edit a .post_counters_number {
margin-left: 0;
}
.sc_recent_news_style_news-announce .post_item {
position: relative;
height: 100%;
}
.sc_recent_news_style_news-announce .post_item .post-link a {
position: relative;
font-size: 0.4em;
display: inline-block;
text-align: center;
line-height: 36px;
border: 3px solid;
width: 40px;
height: 40px;
font-weight: 700;
border-radius: 50px;
}
.sc_recent_news_style_news-announce .post_item .post-link a:after {
content: '\e9b3';
font-family: "fontello";
position: absolute;
transition: 333ms ease all;
text-align: center;
left: 0;
right: 0;
margin: 0 auto;
}
.widget_recent_news {
padding-bottom: 1.8em !important;
}
aside .post_item + .post_item {
margin-top: 1em;
}
.trx_addons_emotions_item {
border: 0;
width: 5.3em;
padding: 2em 1em 1.8em;
margin: 0 0.5em 1em 0;
}
.trx_addons_emotions_item_number {
font-size: 2.222em;
font-weight: 400;
margin-top: 0.6em;
}
.trx_addons_emotions .trx_addons_emotions_item:before {
font-size: 1.8rem;
}
.trx_addons_emotions_title {
margin-bottom: 1.4em;
}
.sc_title_descr p + p {
margin-top: 1.2em;
} .sc_skills_pie canvas {
display: block;
}
.sc_skills_pie .sc_skills_item_wrap {
padding: 4.1666666667rem 4.1666666667rem 3.3333333333rem;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
top: 47%;
left: 52%;
font-size: 3.8888888889rem;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
position: absolute;
z-index: 1;
top: 64%;
left: 51%;
transform: translate(-50%, -50%);
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
} .sc_skills_counter .sc_skills_item {
display: flex;
justify-content: center;
padding: 3rem 2.2222222222rem 2.3888888889rem;
}
.sc_skills_counter .sc_skills_icon {
display: inline-block;
font-size: 4.1rem;
}
.sc_skills_counter .sc_skills_icon + .sc_skills_desc {
padding-left: 1.5rem;
}
.sc_skills_counter .sc_skills_total {
font-size: 3rem;
line-height: 0.89em;
}
.sc_skills_counter .sc_skills_desc {
display: inline-block;
}
.sc_skills_counter .sc_skills_item_title {
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: 0.6111111111rem;
text-align: left;
} .sc_countdown.aligncenter {
margin-bottom: 0;
}
.sc_countdown_default .sc_countdown_digits span {
min-width: 0.2em;
width: auto;
vertical-align: middle;
height: max-content;
}
.ua_safari .sc_countdown_default .sc_countdown_digits span {
vertical-align: -webkit-baseline-middle;
}
.sc_countdown_default .sc_countdown_digits, .sc_countdown_default .sc_countdown_separator {
line-height: inherit;
min-height: 0.9em;
}
.sc_countdown .sc_countdown_digits {
margin-bottom: 10px;
}
.sc_countdown_default .sc_countdown_digits {
font-size: 4.45rem;
height: 4.1rem;
min-width: 1em;
display: flex;
justify-content: center;
align-items: center;
}
.sc_countdown_default .sc_countdown_separator:before {
content: '';
position: absolute;
display: block;
width: 1px;
height: 90%;
background: #fff;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
}
.sc_countdown .sc_countdown_separator {
margin: 0 0.8em;
}
.sc_countdown .sc_countdown_label {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
}
.sc_countdown .sc_countdown_inner {
position: relative;
vertical-align: middle;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_author,
.sc_testimonials [class*="column"] .sc_testimonials_item_content {
text-align: center;
}
body .sc_testimonials_subtitle {
font-size: 1.111em;
text-transform: uppercase;
font-weight: 700;
} .sc_services_tabs .sc_services_item_title {
font-weight: 400;
}
.sc_services.slider_container.slider_pagination_pos_left .slider_pagination_wrap,
.sc_services .slider_container.slider_pagination_pos_right .slider_pagination_wrap {
top: 0;
counter-reset: section;
}
.sc_services.slider_container.slider_pagination_pos_left .slider_pagination_wrap span,
.sc_services .slider_container.slider_pagination_pos_right .slider_pagination_wrap span {
display: inline-block;
opacity: 1;
}
.sc_services.slider_container.slider_pagination_pos_left .slider_pagination_wrap span:before,
.sc_services .slider_container.slider_pagination_pos_right .slider_pagination_wrap span:before {
content: '';
visibility: visible;
counter-increment: section;
content: counter(section,decimal);
}
.sc_services.slider_container.slider_pagination_pos_left .slider_pagination_wrap span + span,
.sc_services .slider_container.slider_pagination_pos_right .slider_pagination_wrap span + span {
margin-left: 10px;
}
.sc_services {
position: relative;
}
.sc_services .sc_item_title + .sc_services_slider .slider_container.slider_pagination_pos_left .swiper-pagination-bullets,
.sc_services .sc_item_title + .sc_services_slider .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
top: 50px;
right: 0;
}
@media (max-width: 1279px) {
.sc_services .sc_item_title + .sc_services_slider .slider_container.slider_pagination_pos_left .swiper-pagination-bullets,
.sc_services .sc_item_title + .sc_services_slider .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
top: 28px;
}
}
@media (max-width: 767px) {
.sc_services .sc_item_title + .sc_services_slider .slider_container.slider_pagination_pos_left .swiper-pagination-bullets,
.sc_services .sc_item_title + .sc_services_slider .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
top: 26px;
}
}
.sc_services h1.sc_item_title_tag + .sc_item_slider,
.sc_services h2.sc_item_title_style_accent + .sc_item_slider {
margin-top: 5.6em;
}
@media (max-width: 1023px) {
.sc_services h1.sc_item_title_tag + .sc_item_slider,
.sc_services h2.sc_item_title_style_accent + .sc_item_slider {
margin-top: 3.6em;
}
}
@media (max-width: 479px) {
.sc_services h1.sc_item_title_tag + .sc_item_slider,
.sc_services h2.sc_item_title_style_accent + .sc_item_slider {
margin-top: 4.6em;
}
}
.sc_services .sc_item_button {
line-height: 1em;
}
.sc_services .sc_item_slider,
.sc_services .slider_container {
position: static;
}
.sc_services_short .sc_services_item {
padding: 2.8em 2.3em 1.3em 3.3em;
}
.sc_services_short .sc_services_item_icon {
font-size: 3em;
margin-bottom: 0.5em;
display: block;
}
.sc_services_short .sc_services_item_info .sc_services_item_title {
margin-top: 1.1em;
margin-bottom: 1.2em;
}
.sc_services_short .sc_services_item_info .post_meta_item.post_categories {
display: none;
}
.sc_services_short .sc_item_button {
text-align: right;
position: relative;
line-height: 3em;
}
.sc_services_short .sc_item_button .more-link {
padding-right: 3.45em !important;
padding-left: 0 !important;
position: static;
vertical-align: top;
}
.sc_services_short .sc_item_button .more-link:before {
right: 14.5px;
left: auto;
letter-spacing: normal;
}
.sc_services_short .sc_item_button .more-link:after {
right: 0;
left: auto;
}
.sc_services_default .sc_item_button {
text-align: left;
position: relative;
line-height: 3em;
}
.sc_services_default .sc_item_button .more-link {
position: static;
vertical-align: top;
}
.sc_services_default .sc_item_button .more-link:before {
left: 15px;
}
.sc_services_default .sc_item_button .more-link:after {
left: 0;
right: auto;
} .sc_services_transparent .sc_services_item_icon {
border: 0;
font-size: 5rem !important;
line-height: 1.05em;
margin-bottom: 0.25em;
width: 1em;
height: 1em;
background-color: transparent !important;
}
.sc_services_transparent .sc_services_item_title {
margin-top: 1.35em;
margin-bottom: .6em;
}
.sc_services_default .sc_services_item_icon {
border: 0;
font-size: 5rem !important;
line-height: 1.05em;
margin-bottom: 0.25em;
width: 1em;
height: 1em;
background-color: transparent !important;
}
.sc_services_default .sc_services_item_content {
margin-top: 1.2em;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_default .sc_services_item_featured_right .sc_services_item_icon {
position: static;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_info {
margin-left: 0;
}
.sc_services_default .sc_services_item_featured_right .sc_services_item_info {
margin-right: 0;
}
.services_single .services_page_header {
margin-bottom: 0;
}
.services_single .services_page_featured {
margin-bottom: 2rem;
}
.sc_services_tiles {
position: relative;
}
.sc_services_tiles .sc_services_item_info {
position: absolute;
bottom: 0;
z-index: 7;
padding: 3.4em 4.4em;
transform: translateY(27%);
transition: 333ms ease all;
left: 0;
right: 0;
}
.sc_services_tiles .trx_addons_columns_wrap {
margin: 0;
}
.sc_services_tiles .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding: 0 !important;
}
.sc_services_tiles .post_featured {
margin-bottom: 0;
padding-top: 48%;
transform: scale(1, 1);
will-change: transform;
transition: 333ms ease all;
}
.sc_services_tiles .sc_services_item {
overflow: hidden;
position: relative;
}
.sc_services_tiles .sc_services_item:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0.5;
left: 0;
top: 0;
}
.sc_services_tiles .sc_button.sc_button_simple:before,
.sc_services_tiles .sc_button.sc_button_simple:after {
display: none;
}
.sc_services_tiles .service_img_wrap {
position: relative;
}
.sc_services_tiles .post_featured_bg:before {
padding-top: 100%;
position: relative;
}
.sc_services_tiles .sc_services_item_title {
margin-bottom: 6px;
margin-top: 18px;
transition: 333ms ease all;
}
.sc_services_tiles .sc_services_icon_link {
transition: 333ms ease all;
}
.sc_services_tiles .sc_services_icon_link a:before {
content: '\e9b3';
font-family: "fontello";
font-size: 0.4em;
display: inline-block;
text-align: center;
line-height: 36px;
border: 3px solid;
width: 40px;
height: 40px;
font-weight: 700;
border-radius: 50px;
margin: 0;
left: 0;
}
.sc_services_tiles .sc_services_item_content {
opacity: 0;
transition: 333ms ease all;
}
.sc_services_tiles .sc_item_button {
transition: 333ms ease all;
opacity: 0;
margin-top: 1em;
}
.sc_services_tiles .sc_item_button .sc_button {
padding: 0;
}
.sc_services_tiles .sc_services_item:hover .sc_item_button,
.sc_services_tiles .sc_services_item:hover .sc_services_item_content {
transform: translateY(0);
opacity: 1;
}
.sc_services_tiles .sc_services_item:hover .sc_services_icon_link,
.sc_services_tiles .sc_services_item:hover .sc_services_item_title {
transform: translateY(0);
}
.sc_services_tiles .sc_services_item:hover .sc_services_item_info {
transform: translateY(0);
}
.sc_services_tiles .sc_services_item:hover .post_featured {
transform: scale(1.02, 1.02);
will-change: transform;
}
.ua_gecko .sc_services_tiles .sc_services_item:hover .post_featured {
transform: scale(1, 1);
}
.sc_services_transparent .more-link,
.sc_services_default .more-link,
.sc_services_short .more-link,
.sc_services_light .more-link {
line-height: 2.4em !important;
}
.sc_services_transparent .more-link:after,
.sc_services_default .more-link:after,
.sc_services_short .more-link:after,
.sc_services_light .more-link:after {
width: 39px;
height: 39px;
line-height: 39px;
top: 0px;
transition: all 0.3s;
}
.sc_services_transparent .more-link:before,
.sc_services_default .more-link:before,
.sc_services_short .more-link:before,
.sc_services_light .more-link:before {
top: 0px;
line-height: 40px;
transition: all 0.3s;
}
.sc_services_default .sc_services_item_info {
text-align: left;
}
.post-type-archive-cpt_services .sc_services .sc_item_button {
display: none;
} .sc_testimonials .slider_container.slider_pagination_pos_left .swiper-pagination-bullets .swiper-pagination-bullet:before,
.sc_testimonials .slider_container.slider_pagination_pos_right .swiper-pagination-bullets .swiper-pagination-bullet:before {
content: '';
visibility: visible;
counter-increment: section;
content: counter(section,decimal);
}
.sc_testimonials .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
counter-reset: section;
}
.sc_testimonials .slider_container .swiper-pagination-bullet,
.sc_services .slider_outer .swiper-pagination-bullet {
width: 38px;
height: 38px;
font-size: 0.944em;
line-height: 33px;
border: 3px solid;
transition: 333ms ease all;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_content {
font-size: 1.667em;
font-weight: 400;
margin-top: 0;
margin-bottom: 0.6em;
line-height: 1.38em;
}
.sc_testimonials .slider_container {
max-width: 700px;
margin: 0 auto;
text-align: center;
position: static;
}
body .sc_testimonials_item_author_title {
margin-top: 0.1em;
margin-bottom: 0.2em;
}
body .sc_testimonials_item_author {
padding: 1.1em 0.5em 1.5em 1.3em;
}
.sc_testimonials_item_author_subtitle {
font-size: 0.889em !important;
text-align: left;
}
.sc_testimonials .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
right: 2.5em;
}
.sc_testimonials .slider_container.slider_pagination_pos_left .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_testimonials .slider_container.slider_pagination_pos_right .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0 0 0;
}
.sc_testimonials .slider_container.slider_pagination_pos_left .swiper-pagination-bullets,
.sc_testimonials .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
top: 40%;
}
.sc_promo_blockquote,
.sc_promo_modern,
.sc_promo_default {
padding: 2em;
}
.sc_promo_modern .sc_promo_text {
text-align: center;
}
.sc_promo_modern .sc_promo_text .sc_promo_descr {
padding-left: 0;
}
.sc_promo_stereo.sc_promo {
overflow: visible;
}
.sc_promo_stereo .sc_promo_text {
margin-top: 3.2em;
right: 0;
width: 48.5%;
}
.sc_promo_stereo .sc_promo_title {
margin-bottom: 0.45em;
letter-spacing: 0.02em;
}
.sc_promo_stereo .sc_promo_title .sc_item_title_text {
hyphens: none;
}
.sc_promo_stereo .sc_button.sc_button_size_normal {
padding: 1.9444444444rem 4.4444444444rem;
}
.sc_promo_stereo .sc_item_descr {
margin-bottom: 0;
}
.sc_promo.sc_promo_stereo.sc_promo_size_normal .sc_promo_icon,
.sc_promo.sc_promo_stereo.sc_promo_size_large .sc_promo_icon {
margin-bottom: 1.7777777778rem;
}
.sc_promo.sc_promo_size_normal .sc_promo_icon,
.sc_promo.sc_promo_size_large .sc_promo_icon {
font-size: 3.5em;
margin-bottom: 0;
}
.sc_promo.sc_promo_size_normal .sc_promo_text_inner,
.sc_promo.sc_promo_size_small .sc_promo_text_inner {
padding: 0 !important;
}
.sc_promo.sc_promo_size_normal .sc_promo_text_inner .promo_content_wrap {
padding: 4.6em 3.5em 4em 5.5em;
}
.sc_promo.sc_promo_size_small .sc_promo_text_inner .promo_content_wrap {
padding: 4.6em 3.5em 2.2em 5.5em;
}
.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_descr,
.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_descr,
.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_content,
.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_content,
.sc_promo.sc_promo_size_small .sc_item_descr + .sc_item_content {
margin-top: 2.5em;
}
.sc_promo_preview .sc_promo_text_inner .sc_button_video:before {
line-height: 46px;
top: 0;
}
.sc_promo_preview .sc_promo_text_inner .sc_button_video {
line-height: 2.7em !important;
padding-left: 2.2em !important;
}
.sc_promo_preview .sc_promo_text_inner .sc_button_video:after {
width: 45px;
height: 45px;
border: 2px solid;
top: 1px;
}
.sc_promo_preview .sc_promo_text_inner .sc_button_video:before {
left: 21px;
font-size: 0.7rem;
content: '\e9af';
line-height: 49px;
font-family: "fontello";
}
@media (max-width: 1279px) {
.sc_promo_preview .sc_promo_text_inner .sc_button_video:before {
top: 1px;
}
}
.promo_icon_item {
display: none;
}
.sc_promo .promo_icon_item {
display: block;
}
.sc_button.sc_button_iconed {
padding: 2.8em 3.8em;
}
.sc_button.sc_button_iconed .sc_button_icon {
margin-right: 20px;
}
.sc_promo .sc_item_button_simple {
padding: 0 !important;
text-transform: none;
}
.sc_promo .sc_item_button_simple:after, .sc_promo .sc_item_button_simple:before {
display: none;
}
.sc_promo.sc_promo_size_small .sc_promo_button,
.sc_promo.sc_promo_size_small .sc_promo_button_image {
margin-top: 0.7em;
}
.sc_promo.sc_promo_size_normal .sc_promo_icon + .sc_promo_title,
.sc_promo.sc_promo_size_large .sc_promo_icon + .sc_promo_title {
margin-top: 28px;
}
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_descr,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_descr,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_slider,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_slider,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_slider,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_columns,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_columns,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_columns,
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_content,
.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_content,
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_content {
margin-top: 2.6em;
}
.sc_promo_preview.sc_promo_size_normal .sc_promo_text_inner {
margin-top: 15.2em;
}
.sc_promo_preview .sc_promo_image {
position: relative;
}
.sc_promo_preview .sc_promo_text {
width: auto;
position: absolute;
bottom: 0;
right: 0;
}
.sc_promo_preview .sc_promo_icon {
display: inline-block;
font-size: 4em !important;
margin-right: 0.4em;
margin-top: 0.2em;
margin-left: 0.1em;
vertical-align: top;
}
.sc_promo_preview .promo_content {
display: inline-block;
vertical-align: bottom;
}
.sc_promo_preview .promo_content .sc_button {
margin: 0;
}
.sc_promo_preview h3.sc_item_title {
font-size: 3.056em;
font-weight: 400;
}
.sc_promo_preview .title_wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.sc_promo_preview .sc_item_subtitle {
font-style: normal;
font-weight: 700;
font-size: 0.889em;
letter-spacing: 2px;
text-transform: uppercase;
}
.sc_promo_title + .sc_promo_subtitle {
margin-top: 0.05em;
}
.sc_promo.sc_promo_size_normal .sc_promo_descr {
font-size: 1em;
}
.sc_promo.sc_promo_size_large .sc_promo_text_inner {
padding: 0 !important;
}
.sc_promo.sc_promo_size_large .sc_promo_text_inner .promo_content_wrap {
padding: 5.8em 3.5em 4.5em 5.5em;
}
.sc_promo blockquote {
padding: 1.7em 0 0;
margin-bottom: 1.5rem !important;
background: transparent !important;
}
.sc_promo blockquote:before {
top: 10px;
left: 0;
} .sc_layouts_language {
line-height: 1em;
}
.sc_layouts_language_menu > .menu-item > a:before {
content: '\e984';
font-family: "fontello";
font-size: 1.7em;
margin-right: 10px;
vertical-align: middle;
font-weight: 400;
}
.sc_layouts_language_menu > .menu-item > a > a {
display: inline-block;
}
.sc_layouts_language_menu li.menu-item.menu-item-has-children > a:after {
content: '\e9ad';
font-family: "fontello";
font-size: 0.9em;
margin-top: 1px;
transition: none;
margin-left: 0.6em;
}
.sc_layouts_menu_nav li ul li + li {
margin-top: 3px;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after,
.sc_layouts_menu_nav li li.menu-item-has-children > a:after {
content: '\e9af';
font-family: "fontello";
font-size: 0.9em;
margin-top: 1px;
transition: none;
margin-left: 0.6em;
top: 50%;
transform: translateY(-50%);
right: 1.2em;
}
.sc_layouts_row_type_compact .burger-text {
font-weight: 700;
vertical-align: middle;
margin-left: 7px;
transition: all 0.3s;
display: inline-block;
}
.sc_layouts_dropdown > li > ul {
top: 3.2em;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_nav > li ul {
width: 10em;
padding: 1.1em 0;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li > ul ul {
left: 10em;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li li > a {
padding: 0.3em 1.15em;
line-height: 1em;
font-weight: 400 !important;
}
.sc_layouts_column_align_right .sc_layouts_dropdown > li > ul {
left: auto;
right: -2.7em;
}
.sc_layouts_column_align_right .sc_layouts_item,
.sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-left: 2em;
}
.breadcrumbs .breadcrumbs_delimiter:before {
content: '-';
}
.sc_layouts_menu_nav .menu-collapse > a:after {
background-color: transparent;
}
.sc_layouts_row_type_narrow .search_wrap.search_style_fullscreen:not(.search_opened) .search_field,
.sc_layouts_row_type_compact .search_wrap.search_style_fullscreen:not(.search_opened) .search_field {
display: none;
}
.sc_layouts_menu_nav > li ul {
font-size: 1em !important;
}
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_submit,
.search_style_fullscreen.search_opened .search_submit:before {
transition: none !important;
}
.search_style_fullscreen .search_close:before {
content: '\e9b2';
font-family: "fontello";
}
.search_style_fullscreen.search_opened .search_close {
font-size: 1em;
top: -20px;
}
.search_style_fullscreen.search_opened .search-submit-text {
visibility: hidden;
opacity: 0;
}
.search_wrap .search_submit {
position: relative;
}
.search_wrap .search_submit:before {
vertical-align: middle;
transition: all 0.3s;
}
.search_form_wrap {
display: inline-block;
}
.search-submit-text,
.sc_layouts_language_menu a {
font-weight: 700 !important;
transition: all 0.3s;
}
body .sc_layouts_row_type_compact .search_wrap {
padding: 0  !important;
}
body .sc_layouts_row_type_compact .search_wrap .search_submit {
margin: 0;
padding: 6px 0;
}
body .sc_layouts_row_type_compact .search_wrap .search_submit:before {
font-size: 1.7em;
margin-right: 10px;
margin-top: -2px;
}
body .sc_layouts_row_type_compact .search_wrap.search_opened .search_submit:before {
top: 3px;
}
.sc_layouts_title.fixed_height {
min-height: 22rem;
}
.search_style_fullscreen .search_form {
line-height: 1.2em;
}
.breadcrumbs {
font-size: 0.889em;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
}
.sc_layouts_title_title > .sc_layouts_title_caption {
margin-bottom: 0.45em !important;
margin-top: 0.45em !important;
letter-spacing: 0.03em;
}
.sc_layouts_title_content {
width: 100%;
padding: 0 3rem;
} .sc_price_item {
transition: all 0.3s;
}
.sc_price_item_details p + p, .sc_price_item_details ul.trx_addons_list > li + li {
margin-top: 0.7em;
}
.sc_price_item_details p, .sc_price_item_details ul.trx_addons_list > li {
font-style: normal;
font-size: 18px;
}
.sc_price_item_title {
font-size: 2em;
text-transform: none;
}
.sc_icons_item_title {
text-transform: none;
font-size: 1.333em;
letter-spacing: 0;
}
.sc_icons_item_description {
line-height: 1.75em;
}
.sc_icons_item_title + .sc_icons_item_description {
margin-top: 1.4em;
}
.sc_icons .sc_icons_icon {
margin-bottom: 1em;
}
.sc_icons .sc_icons_item {
padding: 3.3em 3.2em 3.4em;
}
.sc_icons_modern .sc_icons_icon, .sc_icons_modern .sc_icons_image {
vertical-align: top;
position: relative;
display: inline-block;
padding-top: 6px;
padding-right: 23px;
margin-bottom: 0;
}
.sc_icons_modern.sc_icons_size_small .sc_icons_item_details {
padding: 0;
display: inline-block;
vertical-align: top;
}
.sc_icons_modern .sc_icons_item_title {
font-size: 3em;
line-height: 1em;
}
.sc_icons_modern .sc_icons_item_description {
font-size: 16px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: 5px;
}
.sc_icons_modern.sc_icons .sc_icons_item {
padding: 2.8em 3.2em 2.5em;
}
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item {
padding: 2.8em 1em 2.5em;
}
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item .sc_icons_icon,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item .sc_icons_icon {
width: 40%;
padding-right: 6px;
}
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item .sc_icons_item_details,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item .sc_icons_item_details {
padding-left: 0.5em;
width: 60%;
display: inline-block;
text-align: left;
}
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item .sc_icons_icon:before,
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item .sc_icons_icon > span:before,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item .sc_icons_icon:before,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item .sc_icons_icon > span:before {
font-size: 4em;
}
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item .sc_icons_item_title,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item .sc_icons_item_title {
font-size: 1.5em;
}
.sc_icons_modern.sc_icons.sc_icons_size_large .sc_icons_item .sc_icons_item_description,
.sc_icons_modern.sc_icons.sc_icons_size_medium .sc_icons_item .sc_icons_item_description {
font-size: 13px;
}
.sc_icons_vertical .sc_icons_item_title {
text-transform: none;
margin-top: 0.5rem !important;
}
.sc_icons_vertical .sc_icons_icon:before,
.sc_icons_vertical .sc_icons_icon > span:before {
font-size: 3.6rem;
line-height: 1.1rem !important;
font-weight: 400;
}
.sc_icons_vertical .sc_icons_item {
padding: 1.2em 1em 2.9em;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 767px) {
.sc_icons_vertical .sc_icons_item {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
padding: 1.2em 1em 0;
}
}
.sc_icons_vertical .sc_icons_icon {
margin-bottom: 0.2em;
}
@media (max-width: 767px) {
.sc_icons_vertical .sc_icons_icon {
margin-right: 20px;
}
}
.sc_icons_default .trx_addons_columns_wrap [class*="trx_addons_column-"] {
padding-right: 60px;
padding-bottom: 60px;
z-index: 0;
}
@media (max-width: 1279px) {
.sc_icons_default .trx_addons_columns_wrap [class*="trx_addons_column-"] {
padding-right: 30px;
padding-bottom: 30px;
}
}
.sc_icons_default .sc_icons_item {
padding: 3.6em 3.8em 5.2em 3.8em;
}
.sc_icons_default .sc_icons_item_title {
text-transform: none;
letter-spacing: 0;
}
.sc_icons_default .sc_icons_item_description {
font-size: 1em;
font-weight: 400;
text-transform: none;
margin-top: 2.2em;
line-height: 1.8em;
letter-spacing: 0;
}
.sc_icons_default .sc_icons_item_linked:after {
content: '';
width: 99%;
height: 99%;
display: block;
position: absolute;
left: 0;
top: 0;
z-index: -1;
transform: translate(0);
transition: 333ms ease all;
}
.sc_icons_default .sc_icons_item_linked:hover:after {
transform: translate(30px, 30px);
}
.sc_icons_hovered .sc_icons_item {
padding: 0;
position: relative;
background-color: transparent !important;
margin-bottom: 50px;
}
.sc_icons_hovered .sc_icons_image {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
transition: opacity 0.4s;
}
.sc_icons_hovered .sc_icons_image.img_first {
z-index: 0;
}
.sc_icons_hovered .sc_icons_image.img_second {
z-index: 4;
}
.sc_icons_hovered .sc_icons_item_details {
position: relative;
z-index: 4;
margin-bottom: 30px;
}
.sc_icons_hovered .sc_icons_item_title {
font-size: 20px;
}
.sc_icons_hovered .sc_icons_description {
margin-top: 0.65em;
line-height: 1.2em;
}
.sc_icons_hovered.sc_align_left .sc_icons_icon {
padding: 2em 2em 0 0;
}
.sc_icons_hovered.sc_align_left .sc_icons_image {
transform: translate(30px, 30px);
}
.sc_icons_hovered.sc_align_left .sc_icons_item_details {
margin-right: 0;
}
.sc_icons_hovered.sc_align_left .sc_icons_item_details {
padding: 4em 8.5em 6.2em 4.5em;
}
.sc_icons_hovered.sc_align_right .sc_icons_icon {
padding: 2em 0 0 2em;
}
.sc_icons_hovered.sc_align_right .sc_icons_image {
transform: translate(-30px, 30px);
}
.sc_icons_hovered.sc_align_right .sc_icons_item_details {
margin-left: 0;
}
.sc_icons_hovered.sc_align_right .sc_icons_item_details {
padding: 4em 4.5em 6.2em 8.5em;
}
.sc_icons_hovered .sc_icons_item:hover .sc_icons_image.img_second {
opacity: 0;
}
.sc_icons_default .sc_icons_icon + .sc_icons_item_details,
.sc_icons_default .sc_icons_image + .sc_icons_item_details {
margin-top: 0;
}
.sc_icons_size_small .sc_icons_icon:before, .sc_icons_size_small .sc_icons_icon > span:before {
font-size: 4rem;
line-height: 1.1em !important;
}
.sc_icons_hovered .sc_icons_columns_wrap > [class*="trx_addons_column-"] .sc_icons_item .sc_icons_item_details {
padding: 1.8em;
} .sc_button_responsive.sc_button_size_large,
.sc_button_iconed,
.sc_button_fullwidth {
background-color: transparent !important;
width: 100% !important;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 2.1em 2.8em;
}
.sc_button_responsive.sc_button_size_large .sc_button_icon,
.sc_button_iconed .sc_button_icon,
.sc_button_fullwidth .sc_button_icon {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
font-size: 12px;
width: 37px;
height: 37px;
line-height: 34px;
border: 2px solid;
opacity: 0.5;
border-radius: 50px;
transition: all 0.3s;
}
.sc_button_responsive.sc_button_size_large .sc_button_icon > span,
.sc_button_iconed .sc_button_icon > span,
.sc_button_fullwidth .sc_button_icon > span {
margin-left: 2px;
}
.sc_button_responsive.sc_button_size_large .sc_button_text,
.sc_button_iconed .sc_button_text,
.sc_button_fullwidth .sc_button_text {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.sc_button_responsive.sc_button_size_large .sc_button_text .sc_button_subtitle,
.sc_button_iconed .sc_button_text .sc_button_subtitle,
.sc_button_fullwidth .sc_button_text .sc_button_subtitle {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
font-size: 0.87em;
text-transform: uppercase;
margin-top: 5px;
}
.sc_button_responsive.sc_button_size_large .sc_button_text .sc_button_title,
.sc_button_iconed .sc_button_text .sc_button_title,
.sc_button_fullwidth .sc_button_text .sc_button_title {
margin: 0 !important;
letter-spacing: 1.3px !important;
transition: all 0.3s;
}
.sc_button_iconed.sc_button_icon_right .sc_button_icon,
.sc_button_fullwidth.sc_button_icon_right .sc_button_icon {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.sc_button_iconed,
.sc_button_responsive {
width: 100% !important;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 3.9em 2.8em;
margin-bottom: 0;
}
.sc_button_iconed .sc_button_icon,
.sc_button_responsive .sc_button_icon {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
font-size: 14px;
width: 45px;
height: 45px;
line-height: 43px;
border: 2px solid #fff;
border-radius: 50px;
}
.sc_button_iconed .sc_button_icon > span,
.sc_button_responsive .sc_button_icon > span {
margin-left: 2px;
line-height: 41px;
}
.sc_title_default blockquote {
padding: 1.5em 0em;
background-color: transparent !important;
margin: 1.8em 0 1em 0;
}
.sc_title_default blockquote:before {
top: 0.06em;
left: 0;
}
h1.sc_item_title_tag + .sc_item_descr,
h1.sc_item_title_tag + .sc_item_slider,
h1.sc_item_title_tag + .sc_item_columns,
h1.sc_item_title_tag + .sc_item_content,
h2.sc_item_title_style_accent + .sc_item_descr,
h2.sc_item_title_style_accent + .sc_item_slider,
h2.sc_item_title_style_accent + .sc_item_columns,
h2.sc_item_title_style_accent + .sc_item_content {
margin-top: 2.8em;
}
.sc_blogger h1.sc_item_title_tag + .sc_item_descr,
.sc_blogger h1.sc_item_title_tag + .sc_item_slider,
.sc_blogger h1.sc_item_title_tag + .sc_item_columns,
.sc_blogger h1.sc_item_title_tag + .sc_item_content,
.sc_services h1.sc_item_title_tag + .sc_item_descr,
.sc_services h1.sc_item_title_tag + .sc_item_slider,
.sc_services h1.sc_item_title_tag + .sc_item_columns,
.sc_services h1.sc_item_title_tag + .sc_item_content,
.sc_blogger h2.sc_item_title_style_accent + .sc_item_descr,
.sc_blogger h2.sc_item_title_style_accent + .sc_item_slider,
.sc_blogger h2.sc_item_title_style_accent + .sc_item_columns,
.sc_blogger h2.sc_item_title_style_accent + .sc_item_content,
.sc_services h2.sc_item_title_style_accent + .sc_item_descr,
.sc_services h2.sc_item_title_style_accent + .sc_item_slider,
.sc_services h2.sc_item_title_style_accent + .sc_item_columns,
.sc_services h2.sc_item_title_style_accent + .sc_item_content {
margin-top: 3.5em;
}
.sc_services_short h1.sc_item_title_tag + .sc_item_descr,
.sc_services_short h1.sc_item_title_tag + .sc_item_slider,
.sc_services_short h1.sc_item_title_tag + .sc_item_columns,
.sc_services_short h1.sc_item_title_tag + .sc_item_content,
.sc_services_list h1.sc_item_title_tag + .sc_item_descr,
.sc_services_list h1.sc_item_title_tag + .sc_item_slider,
.sc_services_list h1.sc_item_title_tag + .sc_item_columns,
.sc_services_list h1.sc_item_title_tag + .sc_item_content,
.sc_services_short h2.sc_item_title_style_accent + .sc_item_descr,
.sc_services_short h2.sc_item_title_style_accent + .sc_item_slider,
.sc_services_short h2.sc_item_title_style_accent + .sc_item_columns,
.sc_services_short h2.sc_item_title_style_accent + .sc_item_content,
.sc_services_list h2.sc_item_title_style_accent + .sc_item_descr,
.sc_services_list h2.sc_item_title_style_accent + .sc_item_slider,
.sc_services_list h2.sc_item_title_style_accent + .sc_item_columns,
.sc_services_list h2.sc_item_title_style_accent + .sc_item_content {
padding-top: 5.5em;
margin-top: 0;
}
.sc_team_short .sc_team_item_thumb {
border: none;
}
.sc_team_short .trx_addons_hover_content {
position: absolute;
z-index: 11;
top: auto;
left: 0;
bottom: 0;
transform: translateY(0);
width: 100%;
padding: 20px 30px;
text-align: left;
box-sizing: border-box;
}
.sc_team_short .trx_addons_hover_content .sc_team_item_socials .social_icon {
border-radius: 50px;
}
.sc_team_default .sc_team_item_socials {
margin: 0;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
width: 2.2em;
height: 2.2em;
line-height: 2.2em;
text-align: center;
line-height: 2.3em;
border-radius: 50px;
}
.sc_team_item_info .sc_team_item_subtitle {
font-style: normal;
font-weight: 700;
font-size: 0.889em;
letter-spacing: 1.2px;
text-transform: uppercase;
margin-top: 5px;
}
.sc_team .sc_team_item_thumb {
margin-bottom: 1.7em;
}
.sc_team .sc_item_title_tag + .sc_item_columns {
margin-top: 3.3em;
}
.sc_team .trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"],
.sc_team .trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom {
padding-bottom: 55px;
}
.team_member_page .team_member_socials .social_item .social_icon {
border-radius: 50px;
}
.sc_item_subtitle {
font-size: 1.1em;
letter-spacing: 1px;
}
.sc_team .sc_item_columns + .sc_item_button {
margin-top: 0;
}
.sc_team .sc_item_columns + .sc_item_button .sc_button {
width: 15em;
}
.team_member_page .team_member_socials {
margin: 1.5em 0 0 0;
}
.team_member_page .team_member_brief_info {
margin-top: 1em;
}
.team_member_page .team_member_details {
margin-top: 1em;
}
.team_member_page .team_member_featured {
width: 45%;
}
.team_member_page .team_member_content {
margin-top: 0;
}
.sc_title_uppercase .sc_item_title_text {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
} .sc_services_picture .service_img_wrap {
display: inline-block;
}
.sc_services_picture .post_featured {
position: relative;
overflow: visible;
}
.sc_services_picture .post_featured:before {
content: '';
width: 100%;
height: 100%;
display: block;
position: absolute;
}
.sc_services_picture .post_featured img {
position: relative;
z-index: 2;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_services_picture .post_featured:hover img {
-webkit-transform: translate(15px, -15px);
-ms-transform: translate(15px, -15px);
transform: translate(15px, -15px);
}
.sc_services_picture .sc_services_item_title {
margin-top: 0.6em;
}
.sc_services_tabs .sc_services_item_header, .sc_services_tabs .sc_services_item_content {
width: 100%;
}
.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item .sc_services_item_title:after {
content: '\e9b3';
font-family: "fontello";
font-size: 0.4em;
display: inline-block;
text-align: center;
line-height: 36px;
border: 3px solid;
width: 40px;
height: 40px;
font-weight: 700;
border-radius: 50px;
margin: 0;
top: 50%;
left: auto;
right: 0;
position: absolute;
transition: 333ms ease all;
transform: translateY(-50%);
}
.sc_services_tabs .sc_services_content {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.sc_services_tabs .sc_services_tabs_content {
position: relative;
height: auto;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.sc_services_tabs .sc_services_tabs_list {
width: 40%;
}
.sc_services_tabs .sc_services_tabs_content {
width: 60%;
}
.sc_services_tabs .sc_services_tabs_list_item {
padding: 2.75em;
}
.sc_services_tabs .sc_services_tabs_list_item + .sc_services_tabs_list_item {
margin-top: 10px;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title.with_icon {
padding-left: 3.6em;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_icon,
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_pictogram,
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_number {
font-size: 2.5em;
}
.sc_services_list .sc_services_item_icon,
.sc_services_list .sc_services_item_pictogram {
font-size: 4em;
position: relative;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.sc_services_tabs .sc_services_item_content_inner {
max-height: max-content;
top: 0;
transform: none;
padding: 0 7.5em;
}
.sc_services_tabs .sc_services_item_subtitle {
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
line-height: 1;
margin-bottom: 1.25em;
}
.sc_services_tabs .sc_services_item_content_inner .sc_button.sc_button_size_normal,
.sc_services_tabs .sc_services_item_content_inner .theme_button.sc_button_size_normal {
width: auto;
padding: 2.35em 4.8em;
}
.sc_services_tabs .sc_services_item {
z-index: auto;
}
.sc_services_list .sc_services_item.sc_services_item_featured_top {
text-align: left;
}
.sc_services_list .sc_services_item {
padding: 3.6em 3.3em 3.1em;
}
.sc_services_list .sc_services_item_info {
padding: 1em 0 0;
}
.sc_services_list .sc_services_item_content {
padding-top: 1.3em;
}
.sc_services .slider_container {
overflow: visible;
}
.sc_services .sc_item_slider {
overflow: hidden;
}
.sc_services .slider_container.slider_pagination_pos_left .swiper-pagination-bullets,
.sc_services .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
top: 0;
}
.sc_services_light .post_featured {
position: relative;
overflow: visible;
}
.sc_services_light .post_featured:before {
content: '';
width: 100%;
height: 100%;
display: block;
position: absolute;
}
.sc_services_light .post_featured img {
position: relative;
z-index: 2;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_services_light .post_featured:hover img {
-webkit-transform: translate(15px, -15px);
-ms-transform: translate(15px, -15px);
transform: translate(15px, -15px);
}
.sc_services_light .sc_item_button {
margin-top: 0;
}
.sc_services_light .post_meta {
margin-bottom: 0.5em;
}
.sc_services_light .sc_services_item_button {
margin: 1.5em 0 1.7em;
}
.sc_services_light .sc_services_item_featured_top .sc_services_item_info {
padding-top: 1.8em;
}
.sc_services_light .sc_services_item_content {
margin-top: 1.2em;
}
.sc_services_tabs .sc_services_item_title + .sc_services_item_text,
.sc_services_tabs .sc_services_item_subtitle + .sc_services_item_text {
margin-top: 2em;
margin-bottom: 2.5em;
}
.sc_team_default .sc_team_item_info {
padding: 2.6em 2em 2.8em;
text-align: center;
}
.sc_team_default .sc_team_item_thumb {
margin-bottom: 0;
}
.sc_team_default .sc_team_item_info .sc_team_item_subtitle {
margin-bottom: 15px;
} .trx_popup .trx_popup_container {
width: 22.2222222222rem;
height: 18.5rem;
}
.trx_popup .trx_popup_title {
font-size: 1.8333333333rem;
line-height: 1.303em;
margin-bottom: 1.5555555556rem;
}
.trx_popup .trx_popup_subtitle {
font-size: 15px;
font-weight: 600;
margin-bottom: 0.6111111111rem;
opacity: 0.65;
}
.trx_popup .sc_button {
font-size: 16px;
padding: 1.3611111111rem 2.5rem;
}
.trx_popup .trx_popup_close {
top: 1.1111111111rem;
right: 1.1111111111rem;
width: 13px;
height: 13px;
}
.trx_addons_popup {
width: 510px;
}
.trx_addons_popup_form_field_remember {
display: flex;
align-items: center;
}
#trx_addons_login_popup .sc_input_hover_iconed .sc_form_field_icon {
top: -2px;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title a > i {
color: inherit !important;
}  .post_content > .elementor {
margin-left: -15px;
margin-right: -15px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container:not(.elementor-column-gap-no) {
max-width: none;
position: relative;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 1210px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 800px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
left: -5px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
margin-left: -5px;
margin-right: -5px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 1220px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 810px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
left: -10px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
margin-left: -10px;
margin-right: -10px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 1230px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 820px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
left: -15px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
margin-left: -15px;
margin-right: -15px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 1240px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 830px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
left: -20px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
margin-left: -20px;
margin-right: -20px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 1260px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 850px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
left: -30px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
margin-left: -30px;
margin-right: -30px;
} .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated { padding: 5px;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated { padding: 10px;
}
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated { padding: 15px;
}
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated { padding: 20px;
}
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated { padding: 30px;
}
.elementor-container > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-container > .elementor-column > .elementor-element-populated { padding-top: 0;
padding-bottom: 0;
}
@keyframes fadeInLeft1 {
from {
opacity: 0;
transform: translate3d(-20%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft1 !important;
}
@keyframes fadeInRight1 {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight1 !important;
}
.ua_gecko .elementor-widget-social-icons .elementor-icon i {
line-height: 1.1em;
}
.ua_gecko .footer_wrap .elementor-widget-social-icons .elementor-icon i:before {
margin-top: -1px;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
margin-left: 0 !important;
margin-right: 0 !important;
}
@media (max-width: 1280px) and (min-width: 1279px) {
.menu_style_left.menu_style_side .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 0 25px;
}
}
.elementor-custom-embed-play i {
width: 2.9em;
height: 2.9em;
line-height: 2.9em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 4;
-webkit-transform: none;
-ms-transform: none;
transform: none;
font-size: 2em;
cursor: pointer;
overflow: hidden;
border: 3px solid;
will-change: transform;
}
.elementor-custom-embed-play i:before {
content: '\e8e1';
font-family: "fontello";
font-size: 0.75em;
display: block;
line-height: 3.8em;
}
.elementor-custom-embed-image-overlay:before {
content: '';
width: 100%;
height: 100%;
display: block;
} .elementor-progress-bar {
height: 14px;
}
.elementor-progress-wrapper {
position: relative;
height: 14px;
line-height: 14px;
border-radius: 0;
margin-top: 13px;
}
.elementor-progress-bar {
border-radius: 0;
position: relative;
}
.elementor-progress-percentage {
padding-right: 15px;
position: absolute;
top: -38px;
right: 0;
font-size: 18px;
font-weight: 700;
padding-right: 0;
}
.elementor-progress-text {
position: absolute;
top: -38px;
right: 0;
font-size: 18px;
font-weight: 700;
padding-right: 38px;
letter-spacing: 1.2px;
text-transform: uppercase;
} .elementor-widget-tabs .elementor-tab-title {
border: 3px solid !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
padding: 20px 46px;
margin-bottom: 10px;
float: left;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
display: inline-block;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title + .elementor-tab-title {
margin-left: 10px;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs {
text-align: center !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
text-align: center !important;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
padding: 0;
margin-top: 3.6111111111rem;
text-align: left;
}
.elementor-tab-title.elementor-tab-mobile-title {
margin-bottom: 10px;
} .elementor-widget-divider .elementor-divider {
font-size: 0;
}
.elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor-social-icon i {
transition: 0.3s all ease;
}
.wpcf7 .columns_wrap,
.wpcf7 .trx_addons_columns_wrap,
.sc_form_form .columns_wrap,
.sc_form_form .trx_addons_columns_wrap {
margin-right: 0;
margin-bottom: 10px;
}
.wpcf7 .columns_wrap > [class*="column-"],
.wpcf7 .columns_wrap > [class*="trx_addons_column-"],
.wpcf7 .trx_addons_columns_wrap > [class*="column-"],
.wpcf7 .trx_addons_columns_wrap > [class*="trx_addons_column-"],
.sc_form_form .columns_wrap > [class*="column-"],
.sc_form_form .columns_wrap > [class*="trx_addons_column-"],
.sc_form_form .trx_addons_columns_wrap > [class*="column-"],
.sc_form_form .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-right: 0;
}
.wpcf7 .columns_wrap:has(.column-1_2),
.sc_form_form .columns_wrap:has(.column-1_2) {
display: flex;
gap: 10px;
}
.wpcf7 .columns_wrap:has(.column-1_2)::after,
.sc_form_form .columns_wrap:has(.column-1_2)::after {
display: none;
}
.wpcf7 .columns_wrap:has(.column-1_2) > .column-1_2,
.sc_form_form .columns_wrap:has(.column-1_2) > .column-1_2 {
width: 100%;
}
.wpcf7 .columns_wrap >
.column-1_1 > *,
.wpcf7 .columns_wrap .column-1_2 > * {
margin: 0;
}
.wpcf7 .columns_wrap >
.column-1_1 .wpcf7-submit,
.wpcf7 .columns_wrap .column-1_2 .wpcf7-submit {
width: 100%;
padding: 1em 0;
font-size: 18px;
line-height: 1.45em;
}
.wpcf7 .columns_wrap >
.column-1_1 textarea,
.wpcf7 .columns_wrap >
.column-1_1 select,
.wpcf7 .columns_wrap >
.column-1_1 input,
.wpcf7 .columns_wrap .column-1_2 textarea,
.wpcf7 .columns_wrap .column-1_2 select,
.wpcf7 .columns_wrap .column-1_2 input {
padding: 1.35em 1.65em;
}
.wpcf7 .wpcf7-submit {
display: block;
margin: 0 auto;
margin-top: 3.8em;
}
.wpcf7 .ajax-loader,
.wpcf7 .wpcf7-spinner {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.wpcf7 .wpcf7-not-valid {
box-shadow: none;
}
span.wpcf7-not-valid-tip {
color: #fd5634;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #4ba750;
}
span.wpcf7-list-item {
margin: 0;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 3px solid #fd5634;
}
.wpcf7 div.wpcf7-response-output {
margin: 0;
font-weight: 400;
text-align: center;
}
.trx_addons_field_error, .wpcf7-not-valid {
border-color: #fd5634 !important;
}
form.wpcf7-form {
position: relative;
} form.mc4wp-form {
position: relative;
padding-right: 13em;
}
form.mc4wp-form .mc4wp-form-fields input[type="email"] {
width: 100%;
vertical-align: top;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 3px solid;
line-height: 41px !important;
font-size: 20px;
max-height: 5.0555555556rem;
}
form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
position: absolute;
z-index: 1;
top: 0;
right: 0;
max-width: 14.7em;
vertical-align: top;
padding-left: 5em;
padding-right: 5em;
line-height: 22px !important;
opacity: 1;
max-height: 5.0555555556rem;
}
form.mc4wp-form .mc4wp-alert {
margin: 1.5em 0;
padding: 1em;
line-height: 1.5em;
}
form.mc4wp-form p {
margin: 0;
}
form.mc4wp-form p + p,
form.mc4wp-form input + p {
margin-top: 1em;
}
.sc_promo .sc_promo_descr > p {
font-size: 1.223em;
}
.sc_promo .sc_promo_descr form.mc4wp-form {
padding-right: 0;
margin-top: 3em;
}
.sc_promo .sc_promo_descr form.mc4wp-form .mc4wp-form-fields input[type="email"] {
display: inline-block;
border: 3px solid;
background-color: transparent !important;
}
.sc_promo .sc_promo_descr form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
position: static;
margin-top: 10px;
padding: 2.25em 4.6em;
} .woocommerce table th, .woocommerce table td {
border-width: 0;
} .woocommerce ul.products:before, .woocommerce-page ul.products:before,
.woocommerce .products ul:before, .woocommerce-page .products ul:before,
.woocommerce div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:before,
.woocommerce #content div.product #reviews .comment:before, .woocommerce-page #content div.product #reviews .comment:before,
.woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
display: none;
}
.woocommerce .list_products_header, .woocommerce-page .list_products_header {
padding: 0;
margin-bottom: 2em;
}
.woocommerce .woocommerce-breadcrumb {
font-size: 1em;
}
.woocommerce .woocommerce-breadcrumb-delimiter,
.woocommerce .woocommerce-breadcrumb-item {
display: inline-block;
vertical-align: baseline;
}
.woocommerce .woocommerce-breadcrumb-delimiter {
margin: 0 0.5em;
}
.woocommerce .woocommerce-breadcrumb-delimiter:before {
content: '\e93a';
font-family: "fontello";
}
.woocommerce .post_item_single .woocommerce-breadcrumb {
margin: -2em 0 3em;
}
.woocommerce.sidebar_show .post_item_single .woocommerce-breadcrumb {
margin-top: 0;
}
.woocommerce .post_item_single .summary > .woocommerce-breadcrumb {
margin-top: 0;
margin-bottom: 2em;
}
.woocommerce .page-title {
margin: 0;
}
.woocommerce .ekoterra_shop_mode_buttons,
.woocommerce-page .ekoterra_shop_mode_buttons {
float: left;
font-size: 20px;
margin: 1.25em 0.85em 1.25em 0;
display: block;
}
.woocommerce .ekoterra_shop_mode_buttons a + a,
.woocommerce-page .ekoterra_shop_mode_buttons a + a {
margin-left: 0.75em;
}
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button {
margin-top: 0;
}
.woocommerce ul.products li.product .add_to_cart:before,
.woocommerce div.product form.cart .button:before {
content: '\e93d';
font-family: "fontello";
margin-right: 0.6em;
}
.woocommerce ul.products li.product.outofstock a[class*="add_to_cart"] {
display: none;
}
.woocommerce ul.products li.product .outofstock_label {
position: absolute;
top: 1.7em;
left: -2.3em;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 10em;
height: 2em;
line-height: 2em;
font-size: 10px;
letter-spacing: 0.5px;
background-color: #fd5634;
color: #fff;
text-align: center;
display: block;
z-index: 2;
}
.woocommerce .woocommerce-result-count {
margin: 1.3em 0.5em 1.2em 0;
}
.woocommerce .woocommerce-ordering {
margin-top: 0em;
margin-bottom: 2em;
}
.sidebar_show.woocommerce ul.products.columns-4, .sidebar_show.woocommerce-page ul.products.columns-4,
.woocommerce ul.products.columns-5, .woocommerce-page ul.products.columns-5,
.woocommerce ul.products.columns-6, .woocommerce-page ul.products.columns-6 {
font-size: 0.9286em;
}
.sidebar_show.woocommerce ul.products.columns-4 a.button, .sidebar_show.woocommerce-page ul.products.columns-4 a.button,
.woocommerce ul.products.columns-5 a.button, .woocommerce-page ul.products.columns-5 a.button,
.woocommerce ul.products.columns-6 a.button, .woocommerce-page ul.products.columns-6 a.button {
padding: 1em 1.5em;
}
.woocommerce ul.products, .woocommerce-page ul.products {
margin-right: -2em;
margin-bottom: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce ul.products li.product > .post_item.post_layout_thumbs {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100%;
position: relative;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce[class*="columns-"] ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product,
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
margin: 0;
clear: none;
padding: 0 2em 2em 0;
position: relative;
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product,
.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product,
.woocommerce ul.products li.product.column-1_1, .woocommerce-page ul.products li.product.column-1_1,
.woocommerce .related.products ul.products.columns-1 li.product, .woocommerce-page .related.products ul.products.columns-1 li.product,
.woocommerce .related.products ul.products li.product.column-1_1, .woocommerce-page .related.products ul.products li.product.column-1_1,
.woocommerce .upcells.products ul.products.columns-1 li.product, .woocommerce-page .upcells.products ul.products.columns-1 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_1, .woocommerce-page .upcells.products ul.products li.product.column-1_1 {
width: 100%;
}
.woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product,
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product,
.woocommerce ul.products li.product.column-1_2, .woocommerce-page ul.products li.product.column-1_2,
.woocommerce .related.products ul.products.columns-2 li.product, .woocommerce-page .related.products ul.products.columns-2 li.product,
.woocommerce .related.products ul.products li.product.column-1_2, .woocommerce-page .related.products ul.products li.product.column-1_2,
.woocommerce .upcells.products ul.products.columns-2 li.product, .woocommerce-page .upcells.products ul.products.columns-2 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_2, .woocommerce-page .upcells.products ul.products li.product.column-1_2 {
width: 50%;
}
.woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product,
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product,
.woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3,
.woocommerce .related.products ul.products.columns-3 li.product, .woocommerce-page .related.products ul.products.columns-3 li.product,
.woocommerce .related.products ul.products li.product.column-1_3, .woocommerce-page .related.products ul.products li.product.column-1_3,
.woocommerce .upcells.products ul.products.columns-3 li.product, .woocommerce-page .upcells.products ul.products.columns-3 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_3, .woocommerce-page .upcells.products ul.products li.product.column-1_3 {
width: 33.3333333333%;
}
.woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4,
.woocommerce .related.products ul.products.columns-4 li.product, .woocommerce-page .related.products ul.products.columns-4 li.product,
.woocommerce .related.products ul.products li.product.column-1_4, .woocommerce-page .related.products ul.products li.product.column-1_4,
.woocommerce .upcells.products ul.products.columns-4 li.product, .woocommerce-page .upcells.products ul.products.columns-4 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_4, .woocommerce-page .upcells.products ul.products li.product.column-1_4 {
width: 25%;
}
.woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product,
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product,
.woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5,
.woocommerce .related.products ul.products.columns-5 li.product, .woocommerce-page .related.products ul.products.columns-5 li.product,
.woocommerce .related.products ul.products li.product.column-1_5, .woocommerce-page .related.products ul.products li.product.column-1_5,
.woocommerce .upcells.products ul.products.columns-5 li.product, .woocommerce-page .upcells.products ul.products.columns-5 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_5, .woocommerce-page .upcells.products ul.products li.product.column-1_5 {
width: 20%;
}
.woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product,
.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product,
.woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6,
.woocommerce .related.products ul.products.columns-6 li.product, .woocommerce-page .related.products ul.products.columns-6 li.product,
.woocommerce .related.products ul.products li.product.column-1_6, .woocommerce-page .related.products ul.products li.product.column-1_6,
.woocommerce .upcells.products ul.products.columns-6 li.product, .woocommerce-page .upcells.products ul.products.columns-6 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_6, .woocommerce-page .upcells.products ul.products li.product.column-1_6 {
width: 16.6666666667%;
}
.woocommerce ul.products li.product-category mark,
.woocommerce-page ul.products li.product-category mark {
background: none;
}
.woocommerce ul.products li.product .post_item,
.woocommerce-page ul.products li.product .post_item {
margin-bottom: 0;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.woocommerce ul.products li.product .post_item {
overflow: hidden;
margin-bottom: 0;
border: 3px solid #e1eaf0;
} .woocommerce .shop_mode_thumbs ul.products li.product .post_item,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img,
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
-webkit-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) !important;
-ms-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) !important;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) !important;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.woocommerce ul.products li.product .onsale {
top: 18px;
right: 17px;
left: auto;
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul {
display: block;
}
.woocommerce nav.woocommerce-pagination ul li {
float: none;
}
.woocommerce ul.products li.product a img {
width: auto;
margin: 0 auto;
}
.woocommerce ul.products li.product strong {
margin-top: 0.5em;
}
.woocommerce ul.products li.product .post_data,
.woocommerce-page ul.products li.product .post_data {
padding: 0.25em 1.5em 2.2em;
text-align: center;
overflow: hidden;
}
.woocommerce ul.products li.product .post_featured:not(.hover_none) + .post_data .add_to_cart_button,
.woocommerce-page ul.products li.product .post_featured:not(.hover_none) + .post_data .add_to_cart_button {
display: none;
}
.woocommerce ul.products li.product .post_header .post_tags {
font-size: 1em;
line-height: 1.4em;
font-weight: 400;
font-style: italic;
letter-spacing: 0;
margin-bottom: 0.5em;
}
.woocommerce ul.products li.product .post_header, .woocommerce-page ul.products li.product .post_header {
margin-bottom: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 1.333em;
line-height: 1.4em;
font-weight: 700;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
font-size: 18px;
line-height: 1em;
font-weight: 700;
margin: 0.8em auto;
letter-spacing: 1px;
}
span.amount {
line-height: 1em;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
font-weight: inherit;
font-style: inherit;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
margin-right: 6px;
opacity: 1;
text-decoration: none;
position: relative;
}
.woocommerce ul.products li.product .price del:before {
content: ' ';
position: absolute;
z-index: 1;
top: 45%;
left: 0;
width: 100%;
height: 1px;
} .woocommerce .shop_mode_thumbs ul.products li.product .post_data,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_data {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-grow: 10;
-ms-flex-grow: 10;
flex-grow: 10;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.woocommerce .shop_mode_thumbs ul.products li.product .post_data_inner,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_data_inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
}
.woocommerce .shop_mode_thumbs ul.products li.product .price_wrap,
.woocommerce-page .shop_mode_thumbs ul.products li.product .price_wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-grow: 10;
-ms-flex-grow: 10;
flex-grow: 10;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce .shop_mode_thumbs ul.products li.product .price,
.woocommerce-page .shop_mode_thumbs ul.products li.product .price {
margin: 0.3em auto;
} .woocommerce .shop_mode_list ul.products li.product, .woocommerce-page .shop_mode_list ul.products li.product {
overflow: hidden;
margin: 0;
float: none;
width: 100%;
}
.woocommerce .shop_mode_list ul.products li.product:first-of-type,
.woocommerce-page .shop_mode_list ul.products li.product:first-of-type {
margin-top: 3em;
}
.woocommerce .shop_mode_list ul.products li.product .post_item, .woocommerce-page .shop_mode_list ul.products li.product .post_item {
overflow: hidden;
text-align: left;
border: none;
}
.woocommerce .shop_mode_list ul.products li.product + li.product .post_item, .woocommerce-page .shop_mode_list ul.products li.product + li.product .post_item {
border-top: 1px solid #e1eaf0;
margin-top: 3em;
padding-top: 5em;
}
.woocommerce .shop_mode_list ul.products li.product .post_data, .woocommerce-page .shop_mode_list ul.products li.product .post_data {
height: auto;
overflow: hidden;
text-align: left;
padding: 0;
}
.woocommerce .shop_mode_list ul.products li.product .post_featured, .woocommerce-page .shop_mode_list ul.products li.product .post_featured {
float: left;
margin: 0 2em 0 0;
width: 33%;
max-width: 270px;
position: relative;
border: 3px solid #e1eaf0;
}
.woocommerce .shop_mode_list ul.products li.product .description, .woocommerce-page .shop_mode_list ul.products li.product .description {
margin-bottom: 1.5em;
line-height: 1.3em;
overflow: hidden;
max-height: 6.6em;
}
.woocommerce .shop_mode_list ul.products li.product-category .description, .woocommerce-page .shop_mode_list ul.products li.product-category .description {
border-bottom: none;
}
.woocommerce .shop_mode_list ul.products li.product .post_content, .woocommerce-page .shop_mode_list ul.products li.product .post_content {
margin: 1.2em 0 1.6em;
}
.woocommerce .shop_mode_list ul.products li.product .description p, .woocommerce-page .shop_mode_list ul.products li.product .description p,
.woocommerce .shop_mode_list ul.products li.product .description ul, .woocommerce-page .shop_mode_list ul.products li.product .description ul {
padding-bottom: 0;
margin-bottom: 0;
line-height: 1.3em;
}
.woocommerce .shop_mode_list ul.products li.product .price,
.woocommerce-page .shop_mode_list ul.products li.product .price {
margin: 0;
}
.woocommerce .shop_mode_list ul.products li.product .post_data .add_to_cart_button, .woocommerce-page .shop_mode_list ul.products li.product .post_data .add_to_cart_button,
.woocommerce .shop_mode_list ul.products li.product .post_data .added_to_cart, .woocommerce-page .shop_mode_list ul.products li.product .post_data .added_to_cart {
margin-top: 2em;
}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
display: none;
} .woocommerce .products .star-rating {
float: none;
margin: 0.6em auto -0.6em;
}
.woocommerce .star-rating span,
.woocommerce .star-rating:before {
top: 1px;
}
.woocommerce ul.products li.product .post_header {
position: relative;
overflow: visible;
}
.woocommerce ul.products li.product .star-rating {
width: 5.4em;
margin: 7px auto 5px;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
font-size: 0.7em;
width: 6em;
}
.woocommerce .shop_mode_list .products .star-rating,
.woocommerce .shop_mode_list ul.products li.product .star-rating {
position: relative;
top: auto;
left: auto;
float: none;
margin: 0.5em 0 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}  .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
margin: 0 0 0.5em 1em;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
margin-bottom: 2.5rem;
line-height: 1.2em;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
top: 50%;
transform: translateY(-50%);
}
.woocommerce-info,
.woocommerce-message {
display: flex;
align-items: center;
justify-content: space-between;
}
.woocommerce-info .wc-forward,
.woocommerce-message .wc-forward {
order: 2;
margin-left: 15px;
}
.woocommerce .wc-block-components-notice-banner {
border-width: 3px 0 0;
border-radius: 0;
font-size: 1em;
align-items: center;
}
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content {
display: flex;
align-items: center;
gap: 10px;
}
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
padding: 1.27em 1.75em !important;
text-decoration: none;
order: 2;
opacity: 1;
}
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol, .woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul {
margin-left: 16px;
}
.woocommerce .wc-block-components-notice-banner.is-success > .wc-block-components-notice-banner__content {
justify-content: space-between;
}
.woocommerce-NoticeGroup-checkout .wc-block-components-notice-banner > .wc-block-components-notice-banner__content {
flex-direction: column;
align-items: flex-start;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
display: none;
} .woocommerce div.product .product_title {
margin: -0.25em 0 0.25em;
} .woocommerce div.product p.price,
.woocommerce div.product span.price {
position: relative;
font-size: 1.8em;
font-weight: 400;
}
.woocommerce div.product p.price {
margin: 0.3em 0 0.8em;
}
.woocommerce div.product p.price:empty {
margin: 0;
}
.woocommerce div.product p.price ins {
text-decoration: none;
font-style: normal;
line-height: 1em;
}
.woocommerce div.product .woocommerce-variation-price span.price ins {
font-weight: 300;
}
.woocommerce div.product p.price del {
font-size: 0.578em;
font-weight: 700;
font-style: normal;
margin-left: 0.9em;
}
.woocommerce div.product p.price del .amount {
line-height: 1.5em;
} .woocommerce-main-image {
position: relative;
display: block;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
margin-bottom: 5.1em;
}
.woocommerce.sidebar_show div.product div.images, .woocommerce-page.sidebar_show div.product div.images,
.woocommerce.sidebar_show #content div.product div.images, .woocommerce-page.sidebar_show #content div.product div.images {
width: 100%;
float: none;
}
.woocommerce.sidebar_hide div.product div.images, .woocommerce-page.sidebar_hide div.product div.images,
.woocommerce.sidebar_hide #content div.product div.images, .woocommerce-page.sidebar_hide #content div.product div.images {
width: 46%;
float: left;
}
.woocommerce div.product div.images img {
border: 3px solid #ddd;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
margin-bottom: 6px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
padding: 0 6px 6px 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
max-width: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
margin-bottom: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
padding: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
border: none;
}
.woocommerce div.product div.images .flex-viewport {
border: 3px solid #ddd;
margin-bottom: 6px;
}
.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper {
border: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 0 6px 6px 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce span.onsale,
.woocommerce div.product span.onsale {
position: absolute;
z-index: 1;
top: 1.25em;
left: 1.25em;
width: 3.3em;
height: 3.3em;
line-height: 3.2em;
margin: 0;
padding: 0;
pointer-events: none;
}
.woocommerce div.product div.thumbnails > div,
.woocommerce div.product div.thumbnails > ul {
max-height: 12em;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
margin-right: 1.5%;
width: 18.5%;
position: relative;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce #content div.product div.thumbnails a:hover, .woocommerce div.product div.thumbnails a:hover,
.woocommerce-page #content div.product div.thumbnails a:hover, .woocommerce-page div.product div.thumbnails a:hover {
border-style: solid;
}
.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
margin-right: 2.6666%;
width: 23%;
}
.woocommerce #content div.product div.thumbnails.columns-3 a, .woocommerce div.product div.thumbnails.columns-3 a,
.woocommerce-page #content div.product div.thumbnails.columns-3 a, .woocommerce-page div.product div.thumbnails.columns-3 a {
margin-right: 3.5%;
width: 31%;
}
.woocommerce #content div.product div.thumbnails a:before, .woocommerce div.product div.thumbnails a:before, .woocommerce-page #content div.product div.thumbnails a:before, .woocommerce-page div.product div.thumbnails a:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce #content div.product div.thumbnails a:hover:before, .woocommerce div.product div.thumbnails a:hover:before, .woocommerce-page #content div.product div.thumbnails a:hover:before, .woocommerce-page div.product div.thumbnails a:hover:before {
background-color: rgba(255, 255, 255, 0.4);
}
.woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
clear: none;
}
.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
margin-right: 0;
}
.woocommerce #content div.product div.thumbnails a:nth-child(4n+1), .woocommerce div.product div.thumbnails a:nth-child(4n+1), .woocommerce-page #content div.product div.thumbnails a:nth-child(4n+1), .woocommerce-page div.product div.thumbnails a:nth-child(4n+1) {
clear: both;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
-webkit-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous {
margin-top: 4px;
} .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary,
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
margin-bottom: 5.1em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce.sidebar_show #content div.product div.summary, .woocommerce-page.sidebar_show #content div.product div.summary,
.woocommerce.sidebar_show div.product div.summary, .woocommerce-page.sidebar_show div.product div.summary {
width: 100%;
float: none;
}
.woocommerce.sidebar_hide #content div.product div.summary, .woocommerce-page.sidebar_hide #content div.product div.summary,
.woocommerce.sidebar_hide div.product div.summary, .woocommerce-page.sidebar_hide div.product div.summary {
width: 54%;
padding-left: 3.2em;
float: right;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
opacity: 1;
}
.woocommerce.single_product_layout_stretched #content div.product div.summary, .woocommerce-page.single_product_layout_stretched #content div.product div.summary,
.woocommerce.single_product_layout_stretched div.product div.summary, .woocommerce-page.single_product_layout_stretched div.product div.summary {
width: 52%;
padding: 3em;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.woocommerce.single_product_layout_stretched.sidebar_show #content div.product div.summary, .woocommerce-page.single_product_layout_stretched.sidebar_show #content div.product div.summary,
.woocommerce.single_product_layout_stretched.sidebar_show div.product div.summary, .woocommerce-page.single_product_layout_stretched.sidebar_show div.product div.summary {
width: 100%;
}
.woocommerce #content div.product div.summary:after, .woocommerce div.product div.summary:after, .woocommerce-page #content div.product div.summary:after, .woocommerce-page div.product div.summary:after {
content: ' ';
float: none;
clear: both;
width: 100%;
height: 0;
display: block;
} .woocommerce .product_meta span {
display: block;
}
.woocommerce .product_meta span span {
display: inline;
}
.woocommerce .product_meta span,
.woocommerce .product_meta span span,
.woocommerce .product_meta a {
font-weight: 400;
font-size: 1.11em;
}
.woocommerce div.product .product_meta span > a,
.woocommerce div.product .product_meta span > span {
letter-spacing: 0;
}
.woocommerce div.product .summary .stock {
font-size: 16px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}
.woocommerce div.product form.cart .group_table td:first-child {
width: 8em;
}
.woocommerce div.product form.cart .group_table td:first-child .quantity {
width: 100% !important;
}
.woocommerce div.product form.cart .group_table td {
padding-top: 0.5em;
vertical-align: middle;
}
.woocommerce div.product form.cart table td {
padding-left: 1em;
}
.woocommerce div.product form.cart table {
margin-bottom: 2em;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a {
font-size: 1.2em;
}
.woocommerce div.product form.cart .group_table td span.amount {
font-size: 18px;
font-weight: 600;
} .woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
padding: 0;
margin-bottom: 1.2em;
margin-top: 2em;
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity,
.woocommerce .shop_table.cart div.quantity, .woocommerce-page .shop_table.cart div.quantity {
margin: 0 0.5em 0 0;
width: 8em;
height: 4em;
position: relative;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce table.cart td.actions .button {
padding: 1.5em 4em;
}
.woocommerce .shop_table.cart div.quantity, .woocommerce-page .shop_table.cart div.quantity {
margin: 0 auto;
width: 6em;
}
.woocommerce div.product form.cart div.quantity span, .woocommerce-page div.product form.cart div.quantity span,
.woocommerce .shop_table.cart div.quantity span, .woocommerce-page .shop_table.cart div.quantity span {
display: table;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 1.5em;
height: auto;
line-height: 1em;
text-align: center;
cursor: pointer;
top: 50%;
right: 3px;
transform: translateY(-100%);
border: none;
height: 25px;
}
.woocommerce div.product form.cart div.quantity span:before, .woocommerce-page div.product form.cart div.quantity span:before,
.woocommerce .shop_table.cart div.quantity span:before, .woocommerce-page .shop_table.cart div.quantity span:before {
vertical-align: middle;
}
.woocommerce div.product form.cart div.quantity span.q_dec, .woocommerce-page div.product form.cart div.quantity span.q_dec,
.woocommerce .shop_table.cart div.quantity span.q_dec, .woocommerce-page .shop_table.cart div.quantity span.q_dec {
top: auto;
bottom: 50%;
transform: translateY(100%);
border-top: 1px solid #ffffff;
border: none;
}
.woocommerce div.product form.cart div.quantity span:before, .woocommerce-page div.product form.cart div.quantity span:before,
.woocommerce .shop_table.cart div.quantity span:before, .woocommerce-page .shop_table.cart div.quantity span:before {
font-family: "fontello";
}
.woocommerce div.product form.cart div.quantity span.q_inc:before, .woocommerce-page div.product form.cart div.quantity span.q_inc:before,
.woocommerce .shop_table.cart div.quantity span.q_inc:before, .woocommerce-page .shop_table.cart div.quantity span.q_inc:before {
content: '\e9b0';
}
.woocommerce div.product form.cart div.quantity span.q_dec:before, .woocommerce-page div.product form.cart div.quantity span.q_dec:before,
.woocommerce .shop_table.cart div.quantity span.q_dec:before, .woocommerce-page .shop_table.cart div.quantity span.q_dec:before {
content: '\e9ad';
}
.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce-page div.product form.cart div.quantity input[type="number"],
.woocommerce .shop_table.cart div.quantity input[type="number"],
.woocommerce-page .shop_table.cart div.quantity input[type="number"] {
width: 100%;
height: 100%;
padding: 0;
font-size: 1.1em;
padding: 0 4em 0 .6em;
}
.woocommerce .shop_table.cart div.quantity input[type="number"],
.woocommerce-page .shop_table.cart div.quantity input[type="number"] {
padding: 0 2em 0 .6em;
} .woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
padding: 0 0 0.15em;
background-color: transparent;
}
.woocommerce div.product form.cart .variations .label {
font-weight: 400;
display: block;
width: 100%;
box-sizing: border-box;
font-size: 1.333rem;
text-transform: capitalize;
}
.woocommerce div.product form.cart .variations label {
font-weight: 400;
}
.woocommerce div.product form.cart .reset_variations {
font-style: italic;
font-size: 1em;
letter-spacing: 0;
}
.woocommerce-variation-price {
margin: 2em 0 1em;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
font-size: 0.9333em;
line-height: 1.25em;
font-weight: 400;
padding: 0;
margin: 0;
}
.woocommerce td.product-name dl.variation dd {
padding-left: 0.5em;
}
.woocommerce .reset_variations {
display: none !important;
} .woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist {
float: left;
width: auto;
margin-top: 0;
margin-bottom: 2em;
}
.woocommerce .product div:not(.yith_buttons_wrap) > .compare {
float: left;
margin-bottom: 2em;
margin-right: 2em;
}
.woocommerce .product div.woocommerce-tabs + .compare,
.woocommerce .product div.woocommerce-tabs + .compare + .yith-wcwl-add-to-wishlist,
.woocommerce .product div.woocommerce-product-gallery__image + .compare,
.woocommerce .product div.woocommerce-product-gallery__image + .compare + .yith-wcwl-add-to-wishlist {
margin-top: 2em;
margin-bottom: 0;
}
.woocommerce .product .compare:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before {
content: '\e8a8';
font-family: "fontello";
margin-right: 0.6em;
}
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before {
content: '\e8aa';
}
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before {
content: '\e8aa';
}
.woocommerce .product .compare:before {
content: '\e8e7';
}
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > .feedback,
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > .feedback {
order: 2;
margin-left: 1em;
font-size: 0.923em;
}
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > .feedback:before,
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > .feedback:before {
content: '(';
}
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > .feedback:after,
.woocommerce .product div:not(.yith_buttons_wrap) > .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > .feedback:after {
content: ')';
}
.woocommerce ul.products li.product .yith_buttons_wrap {
position: absolute;
z-index: 2000;
top: 1em;
left: 1em;
border: 1px solid #ddd;
-webkit-transform: translateX(-60%);
-ms-transform: translateX(-60%);
transform: translateX(-60%);
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
opacity: 0;
}
.woocommerce .related.products ul.products li.product .post_item .yith_buttons_wrap {
top: -1em;
}
.mobile_layout.woocommerce ul.products li.product .yith_buttons_wrap,
.woocommerce ul.products li.product .post_item:hover .yith_buttons_wrap {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.woocommerce ul.products li.product .yith_buttons_wrap > :nth-child(n+1) {
border-top: 1px dotted #eee;
}
.woocommerce ul.products li.product .yith_buttons_wrap > .yith-wcwl-add-to-wishlist {
margin: 0;
}
.woocommerce ul.products li.product .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div {
position: relative;
}
.woocommerce ul.products li.product .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0;
}
.woocommerce ul.products li.product .yith_buttons_wrap > a,
.woocommerce ul.products li.product .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > a {
display: block;
position: relative;
z-index: 2;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.woocommerce ul.products li.product .yith_buttons_wrap > a:before,
.woocommerce ul.products li.product .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > a:before {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.woocommerce ul.products li.product .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > span {
display: none !important;
}
.woocommerce ul.products li.product .yith_buttons_wrap a > .tooltip {
display: inline-block;
vertical-align: top;
pointer-events: none;
padding: 6px 10px;
font-size: 12px;
line-height: 16px;
position: absolute;
z-index: 1;
top: 0;
left: 100%;
margin-left: 10px;
white-space: nowrap;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
border-width: 0;
}
.woocommerce ul.products li.product .yith_buttons_wrap a > .tooltip:before {
content: ' ';
position: absolute;
z-index: 1;
top: 50%;
left: -7px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 0 0 4px 7px;
border-bottom-color: inherit;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-top-color: transparent !important;
}
.woocommerce ul.products li.product .yith_buttons_wrap a:hover > .tooltip {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.woocommerce table.wishlist_table {
font-size: 1em;
}
.woocommerce .yith-wcwl-share h4.yith-wcwl-share-title {
font-size: 1.25em;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
display: inline-block !important;
} .woocommerce div.product .product_meta {
clear: both;
} .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
border-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
background: transparent !important;
border: none;
padding: 0 8px;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
border: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
font-weight: 400;
padding: 0.75em 2em;
font-size: 1.11em;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
margin: 0;
display: none;
}
.woocommerce div.product .woocommerce-tabs h2,
.woocommerce #content div.product .woocommerce-tabs h2,
.woocommerce-page div.product .woocommerce-tabs h2,
.woocommerce-page #content div.product .woocommerce-tabs h2 {
margin: 0 0 1.2em;
font-size: 1.5385em;
font-weight: 700;
letter-spacing: 1px;
}
.woocommerce-Reviews #review_form_wrapper {
margin-top: 3em;
}
.woocommerce-Reviews #review_form_wrapper form {
margin-top: 1.8em;
}
.woocommerce div.product .woocommerce-tabs h3, .woocommerce #content div.product .woocommerce-tabs h3, .woocommerce-page div.product .woocommerce-tabs h3, .woocommerce-page #content div.product .woocommerce-tabs h3 {
font-size: 1.5385em;
margin-bottom: 0.25em !important;
letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs p, .woocommerce #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p {
margin: 0;
}
.woocommerce div.product .woocommerce-tabs p + p, .woocommerce #content div.product .woocommerce-tabs p + p, .woocommerce-page div.product .woocommerce-tabs p + p, .woocommerce-page #content div.product .woocommerce-tabs p + p {
margin-top: 0.5em;
}
.woocommerce div.product .woocommerce-tabs #tab-description h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
margin-bottom: 155px;
} .single_product_layout_stretched div.product .trx-stretch-width-wrap {
clear: both;
}
.single_product_layout_stretched div.product .woocommerce-tabs {
padding: 4em 0;
}
.single_product_layout_stretched.sidebar_show div.product .woocommerce-tabs {
padding: 3em;
}
.single_product_layout_stretched div.product .trx-stretch-width,
.single_product_layout_stretched.sidebar_show div.product .woocommerce-tabs {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.single_product_layout_stretched div.product .woocommerce-tabs .panel {
border: none;
padding: 3em 0 0 0;
}
.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs {
padding-left: 0;
margin-bottom: -1px;
}
.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs:before,
.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs:after {
display: none;
}
.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li {
border: none !important;
background-color: transparent !important;
margin: 0 !important;
padding: 0 !important;
}
.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li a {
position: relative;
font-size: 1.2em;
line-height: 1.5em;
padding: 0 !important;
text-transform: uppercase;
letter-spacing: 1px;
margin-right: 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background-color: transparent !important;
}
.single_product_layout_stretched div.product .woocommerce-tabs .panel {
margin-top: 1em;
border-top: 1px solid #ddd;
}
.single_product_layout_stretched div.product .woocommerce-tabs #review_form_wrapper {
margin-top: 1em;
} .woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
font-weight: 400;
text-align: left;
} .woocommerce div.product .woocommerce-product-rating, .woocommerce-page div.product .woocommerce-product-rating {
float: right;
margin-top: 0.15em;
margin-bottom: 1em;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link, .woocommerce-page .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating {
margin-top: 4px;
margin-bottom: 4px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
width: 5.5em;
height: 1.2em;
margin-top: 4px;
margin-bottom: 4px;
} .woocommerce #reviews {
display: block;
overflow: hidden;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
font-style: inherit;
font-weight: inherit;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
padding: 0;
margin: 0 0 0 4em;
}
.woocommerce #reviews #comments ol.commentlist li {
margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li + li,
.woocommerce #reviews #comments ol.commentlist ul.children {
padding-top: 1.5em;
margin-top: 1.5em;
border-top: 1px dotted #ddd;
}
.woocommerce .woocommerce-tabs .form-submit {
display: block;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
background: none;
border: none;
padding: 0;
width: 4em;
float: left;
margin: 0 1.5em 0.5em 0;
position: static;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin: 0;
padding: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p + p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p + p {
margin-top: 0.3em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
margin-top: -5px;
margin-bottom: 4px;
font-size: 0.9333em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong {
font-size: 1em;
font-weight: 400;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
font-style: italic;
letter-spacing: 0;
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
height: 10em;
font-weight: 400;
overflow: auto;
margin-top: 0.5em;
}
.woocommerce #review_form #respond #reply-title {
font-size: 1.5385em;
line-height: 1.25em;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 0.2em;
}
.woocommerce #review_form #respond p {
margin: 0.6em 0 1.7em;
}
.woocommerce #review_form #respond p.comment-form-rating,
.woocommerce #review_form #respond p.comment-form-rating .stars {
margin-bottom: 0;
}
.woocommerce #review_form #respond p.stars {
margin-bottom: 0;
}
.woocommerce .comment-form .comment-form-author label,
.woocommerce .comment-form .comment-form-email label {
display: block;
margin-bottom: 0.5em;
}
.woocommerce .comment-respond .form-submit {
margin: 1.4em 0 0 !important;
} .single-product .related {
margin-top: 2.2em;
padding-top: 7.9em;
border-top: 1px solid #e1eaf0;
}
.single-product .related > h2 {
text-align: left;
margin-top: 0;
}
.single-product ul.products li.product .post_item {
padding: 0em;
position: relative;
}
.single-product ul.products li.product .post_featured {
margin: 0;
min-height: 11em;
}
.single-product ul.products li.product .post_featured.hover_shop .icons {
top: 60%;
height: 40%;
}
.single-product ul.products li.product .post_data .post_header {
position: relative;
}
.single-product ul.products li.product .post_data .post_header .post_tags {
font-size: 1em;
}
.single-product ul.products li.product .post_data .add_to_cart_wrap,
.single-product ul.products li.product .post_data .button {
display: inline-block;
vertical-align: top;
}
.single-product ul.products li.product .post_data .add_to_cart_wrap + .button {
margin-left: 1em;
}
.single-product ul.products li.product .post_data .button.compare {
position: static;
}
.single-product .footer_copyright_wrap {
margin-top: 5em;
}
.single-product .footer_logo_wrap + .footer_copyright_wrap,
.single-product .footer_socials_wrap + .footer_copyright_wrap,
.single-product .footer_menu_wrap + .footer_copyright_wrap {
margin-top: 0;
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
border: none;
box-shadow: none;
} .woocommerce ul.products li.product.product-category .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-1.jpg) center center no-repeat;
padding: 1em;
overflow: hidden;
} .woocommerce ul.products li.product.product-category .thumb_wrapper img,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper img {
-moz-transform: scale(1.7) translate(15%, 15%);
-ms-transform: scale(1.7) translate(15%, 15%);
-o-transform: scale(1.7) translate(15%, 15%);
}
.woocommerce ul.products li.product.product-category .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper {
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-1.jpg) center center no-repeat;
}
.woocommerce ul.products li.product.product-category:nth-child(6n+2) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+2) .thumb_wrapper {
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-2.jpg) center center no-repeat;
}
.woocommerce ul.products li.product.product-category:nth-child(6n+3) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+3) .thumb_wrapper {
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-3.jpg) center center no-repeat;
}
.woocommerce ul.products li.product.product-category:nth-child(6n+4) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+4) .thumb_wrapper {
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-4.jpg) center center no-repeat;
}
.woocommerce ul.products li.product.product-category:nth-child(6n+5) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+5) .thumb_wrapper {
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-5.jpg) center center no-repeat;
}
.woocommerce ul.products li.product.product-category:nth-child(6n+6) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+6) .thumb_wrapper {
background: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/images/woo/shop-cat-bg-6.jpg) center center no-repeat;
}
.woocommerce ul.products li.product.product-category img,
.woocommerce-page ul.products li.product.product-category img {
width: 100%;
height: auto;
}
.woocommerce ul.products li.product.product-category h3, .woocommerce ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product.product-category h3, .woocommerce-page ul.products li.product.product-category .woocommerce-loop-category__title {
margin-bottom: 0;
border-bottom: none;
}
.woocommerce ul.products li.product.product-category mark.count,
.woocommerce-page ul.products li.product.product-category mark.count {
font-weight: 400;
font-style: normal;
}  .woocommerce a.remove {
margin-top: 0;
text-align: left;
}
.woocommerce a.remove,
.woocommerce a.remove:hover {
color: #e05100 !important;
background-color: transparent !important;
}
.woocommerce table.shop_table {
border-collapse: collapse;
margin-bottom: 2em;
border: none;
}
.woocommerce table.shop_table tr:first-child th {
border-style: solid;
border-width: 0 0 1px 0 !important;
}
.woocommerce table.shop_table tr:nth-child(n+1) th:first-child,
.woocommerce table.shop_table tr:nth-child(n+1) td:first-child,
.woocommerce table.shop_table td {
border-style: solid;
border-width: 1px 0;
}
.woocommerce .shop_table p {
margin: 0;
}
.woocommerce .shop_table a.remove {
margin: 0 auto;
font-weight: 400;
text-align: center;
}
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
padding: 0 0 1.45em 5em;
overflow: hidden;
}
.woocommerce ul.product_list_widget li:last-of-type,
.woocommerce-page ul.product_list_widget li:last-of-type {
padding-bottom: 1.8em;
}
.woocommerce.widget_shopping_cart ul.cart_list li {
padding: 0 1.5em 1.2em 4.5em;
overflow: hidden;
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after {
clear: none;
}
.woocommerce ul.cart_list li:before, .woocommerce-page ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before, .woocommerce-page ul.product_list_widget li:before {
display: none;
}
.woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a,
.woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a {
font-weight: 700;
}
.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
width: 4em;
float: none;
margin: 0;
position: absolute;
z-index: 1;
top: 4px;
left: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img {
left: 0;
}
.woocommerce ul.cart_list li dl, .woocommerce-page ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl, .woocommerce-page ul.product_list_widget li dl {
overflow: hidden;
font-size: 12px;
border-left-width: 1px;
padding-left: 8px;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
padding: 0;
margin: 0;
}
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
font-weight: 400;
margin-right: 0.3em;
}
.woocommerce ul.product_list_widget li dl dt:before,
.woocommerce-page ul.product_list_widget li dl dt:before {
content: ' ';
display: block;
width: 100%;
height: 0;
}
.woocommerce ul.cart_list li dl dd, .woocommerce-page ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
margin-right: 2em;
}
.woocommerce.widget_shopping_cart .quantity, .woocommerce .widget_shopping_cart .quantity, .woocommerce-page.widget_shopping_cart .quantity, .woocommerce-page .widget_shopping_cart .quantity {
margin: 0.1em 0 0;
display: inline-block;
font-size: 0.833em;
font-weight: 700;
}
.woocommerce ul.cart_list li > .amount, .woocommerce-page ul.cart_list li > .amount,
.woocommerce ul.cart_list li span .amount, .woocommerce ul.product_list_widget li span .amount, .woocommerce-page ul.cart_list li span .amount, .woocommerce-page ul.product_list_widget li span .amount,
.woocommerce ul.cart_list li ins .amount, .woocommerce ul.product_list_widget li ins .amount, .woocommerce-page ul.cart_list li ins .amount, .woocommerce-page ul.product_list_widget li ins .amount {
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
}
.woocommerce ul.product_list_widget li > .amount,
.woocommerce-page ul.product_list_widget li > .amount {
font-size: 0.833em;
font-weight: 700;
letter-spacing: 1px;
}
.woocommerce ul.cart_list li ins, .woocommerce ul.product_list_widget li ins, .woocommerce-page ul.cart_list li ins, .woocommerce-page ul.product_list_widget li ins {
text-decoration: none;
font-style: normal;
font-size: 0.833em;
}
.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del,
.woocommerce-page ul.cart_list li del,
.woocommerce-page ul.product_list_widget li del {
font-size: 0.833em;
font-weight: 600;
}
.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
font-size: 1.333em;
padding: 0.55em 0 1.8em;
font-weight: 700;
} .woocommerce .widget_layered_nav_filters > ul > li {
padding: 0 0.625em 0.5em 0;
display: block;
}
.woocommerce .widget_layered_nav_filters > ul > li:before {
display: none;
}
.woocommerce .widget_layered_nav ul {
padding-left: 1.2em;
}
.woocommerce .widget_layered_nav_filters > ul > li a,
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
background-color: transparent;
border: none;
padding: 0;
} .woocommerce .widget_rating_filter ul li .star-rating {
vertical-align: middle;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
margin-bottom: 1em;
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
border-radius: 0;
width: 12px;
height: 12px;
margin-left: -6px;
top: -4px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 4px;
top: 0px;
}
.woocommerce .widget_price_filter .price_slider_amount {
font-size: 1em;
line-height: 2.5em;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: left;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-moz-order: -1;
-ms-flex-order: -1;
order: -1;
font-size: 1.111em;
margin-bottom: 1.2em;
}
.woocommerce .widget_price_filter .price_slider_amount span {
font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 0.889em;
}   .woocommerce.widget_rating_filter ul li:before {
display: none !important;
} aside.woocommerce .product-title,
aside.woocommerce .mini_cart_item > a:not(.remove) {
display: block;
line-height: 1.2em;
font-size: 16px;
}
.widget.WOOCS_CONVERTER .woocs_converter_shortcode > * {
vertical-align: middle;
}
.widget.WOOCS_CONVERTER .woocs_converter_shortcode .select_container {
display: inline-block;
width: 43%;
margin-right: 0.3em;
}
.widget.WOOCS_CONVERTER .woocs_converter_shortcode .select_container + .select_container {
margin-left: 0.3em;
margin-right: 0;
}
.widget.WOOCS_CONVERTER .button {
margin-top: 1em;
}
.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
height: auto;
padding: 1em 0 1em 1em;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single div {
background: none;
}
.widget.WOOCS_SELECTOR .chosen-container-single .chosen-drop {
margin-top: 1px;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-results li {
background-position: right center !important;
}
.yith-woocompare-widget ul.products-list {
padding-left: 0;
}
.yith-woocompare-widget ul.products-list li:before {
display: none;
}
.yith-woocompare-widget ul.products-list li .remove {
margin-top: 0;
}
.yith-woocompare-widget a.compare {
float: left;
}
.yith-woocompare-widget a.clear-all {
display: inline-block;
float: right;
} .woocommerce .woocommerce-cart-form table.shop_table_responsive tr.woocommerce-cart-form__cart-item td {
vertical-align: middle;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
font-weight: 400;
padding-left: 0.75em;
padding-right: 0;
width: 4em;
font-size: 0.8421em;
line-height: 1em;
}
.woocommerce table.cart .product-remove, .woocommerce #content table.cart .product-remove, .woocommerce-page table.cart .product-remove, .woocommerce-page #content table.cart .product-remove,
.woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
text-align: center;
width: 40px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 40px;
}
.woocommerce table.cart .product-name, .woocommerce #content table.cart .product-name, .woocommerce-page table.cart .product-name, .woocommerce-page #content table.cart .product-name {
text-align: left !important;
padding-left: 1em;
}
.woocommerce table.cart th, .woocommerce #content table.cart th, .woocommerce-page table.cart th, .woocommerce-page #content table.cart th,
.woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
padding: 12px 0;
text-align: center;
}
.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
border-bottom: none !important;
padding-top: 1em;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
padding: 0.95em 1em;
}
.woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
text-align: center;
}
.woocommerce .cart-collaterals h2, .woocommerce-page .cart-collaterals h2 {
font-size: 1.5em;
line-height: 1.3em;
font-weight: 400;
margin: 1em 0 0.6em;
}
.woocommerce .cart-collaterals .cart-subtotal .amount, .woocommerce-page .cart-collaterals .cart-subtotal .amount {
font-size: 1em;
font-weight: 700;
}
.woocommerce .cart-collaterals .cart_totals table {
border-collapse: collapse;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
padding: 12px;
vertical-align: middle;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
padding: 12px;
font-weight: 700;
text-align: left;
vertical-align: middle;
}
.woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
font-size: 1em;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 100px;
}
.woocommerce ul#shipping_method li {
padding-left: 0;
text-indent: 0;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
margin: 1em 0;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-size: 1em;
font-weight: 400;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
}
.woocommerce-shipping-calculator .select2-container.select2-container--default .select2-selection .select2-selection__arrow {
display: none;
}
.woocommerce-shipping-calculator .select_container:before {
top: 2px;
right: 2px;
bottom: 2px;
}
.woocommerce-page table.cart td.actions {
background-color: transparent !important;
} .woocommerce form .form-row {
padding: 0;
margin-bottom: 1em;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
line-height: 1.5em;
}
.woocommerce form .form-row label.inline {
margin-left: 1em;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2em;
padding: 1.1em 1.4em;
}
.ua_ie .woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2em;
padding: 1.15em 1.4em;
}
.woocommerce form.checkout_coupon {
padding-bottom: 0.6em;
}
.woocommerce form.checkout_coupon p + p {
float: left;
padding-left: 10px;
}
.woocommerce-checkout h3 {
margin-bottom: 0.6em;
margin-top: 0;
}
.woocommerce .checkout input[type="checkbox"] {
display: inline;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address label, .woocommerce-page .checkout .col-2 h3#ship-to-different-address label {
display: inline-block;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
font-weight: 400;
}
.woocommerce .checkout table.shop_table {
margin-bottom: 3em;
}
.woocommerce .checkout table.shop_table th, .woocommerce .checkout table.shop_table td {
text-align: left;
}
.woocommerce .checkout table.shop_table tfoot th {
text-align: right;
}
.woocommerce .checkout table.shop_table tfoot td,
.woocommerce .checkout table.shop_table tfoot th {
font-weight: 400;
}
.woocommerce table.shop_table .cart-subtotal .amount, .woocommerce-page table.shop_table .cart-subtotal .amount,
.woocommerce table.shop_table .shipping td, .woocommerce-page table.shop_table .shipping td {
font-weight: 400;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
clear: none;
float: left;
margin-bottom: 30px;
}
.woocommerce .checkout #order_review, .woocommerce-page .checkout #order_review {
margin-bottom: 3em;
}
.woocommerce .checkout #order_review_heading, .woocommerce-page .checkout #order_review_heading {
padding-top: 1.825em;
}
.woocommerce .checkout #order_review .order-total .amount, .woocommerce-page .checkout #order_review .order-total .amount {
letter-spacing: 0;
}
.woocommerce .checkout #order_review .payment_methods li, .woocommerce-page .checkout #order_review .payment_methods li {
list-style: none;
}
.woocommerce .checkout #order_review .payment_methods li label, .woocommerce-page .checkout #order_review .payment_methods li label {
display: inline-block;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
margin: -5px 0.5em 0;
max-height: 30px;
}
.woocommerce-checkout #payment div.payment_box:after {
top: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background-color: transparent;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
border-top: 1px solid #ddd;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
line-height: 1.7em;
float: none;
}
.woocommerce .order_details.woocommerce-thankyou-order-details {
padding: 1em;
}
.woocommerce .order_details.woocommerce-thankyou-order-details li strong {
font-weight: 400;
margin-top: 0.2em;
}
.woocommerce .shop_table.order_details th,
.woocommerce .shop_table.customer_details th {
text-align: left;
}
.woocommerce .shop_table.order_details tfoot th {
text-align: right;
}
.woocommerce .shop_table.order_details td.product-name strong {
font-style: normal;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
font-size: 1em;
line-height: 1em;
list-style: none;
}
.woocommerce .woocommerce-customer-details address {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce form .form-row #createaccount {
margin-right: 4px;
vertical-align: middle;
}
.woocommerce form .form-row input[type="radio"] + label:before,
.woocommerce form .form-row input[type="checkbox"] + label:before {
top: 10px;
} .woocommerce form .form-row label.inline input[type="checkbox"] {
display: inline;
position: relative;
top: 2px;
}
.woocommerce-account h2,
.woocommerce-account .address .title h3 {
margin: 1em 0 0.4em;
}
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content .woocommerce-Address-title a {
font-size: 1em;
line-height: 1.4em;
font-weight: 400;
text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 20%;
float: left;
}
.woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li {
padding: 0;
margin: 0;
}
.woocommerce-MyAccount-navigation ul li + li {
border-top: 1px dotted #ddd;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 1.2em 0 0.8em;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.woocommerce table.my_account_orders {
font-size: 1em;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 400;
}
.woocommerce table.shop_table tfoot tr:last-child td {
font-weight: 700;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 75%;
float: right;
}
.woocommerce-MyAccount-content .my_account_orders th {
text-align: left;
}
.woocommerce-MyAccount-content .my_account_orders .button {
vertical-align: baseline;
margin: auto 0;
padding: 0;
background-color: transparent !important;
}
.woocommerce-MyAccount-content .my_account_orders .button + .button:before {
content: '|';
display: inline-block;
line-height: inherit;
margin: 0 0.5em;
}
.woocommerce-MyAccount-content .woocommerce-Address-title {
position: relative;
}
.woocommerce-MyAccount-content .woocommerce-Address-title h3 {
display: inline-block;
margin-top: 0.5em;
}
.woocommerce-MyAccount-content .woocommerce-Address-title a {
display: inline-block;
vertical-align: text-top;
margin: 0 0 0 2em;
text-decoration: underline;
float: none !important;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
margin-top: 2em;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
top: -1em;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
padding: 10px 8px 7px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content h3 {
margin-top: 0;
}
.woocommerce .woocommerce-address-fields .select_container:before {
top: 2px;
right: 2px;
}
.woocommerce .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
display: none;
} .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
display: table-row-group;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
display: table-row;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
display: table-cell;
text-align: left !important;
vertical-align: top;
}
.woocommerce table.shop_table_responsive tr td.product-price, .woocommerce-page table.shop_table_responsive tr td.product-price,
.woocommerce table.shop_table_responsive tr td.product-quantity, .woocommerce-page table.shop_table_responsive tr td.product-quantity,
.woocommerce table.shop_table_responsive tr td.product-subtotal, .woocommerce-page table.shop_table_responsive tr td.product-subtotal {
text-align: center !important;
}
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
display: none;
}
.woocommerce .list_products_header, .woocommerce-page .list_products_header {
padding: 1em 0;
margin-bottom: 2em;
display: none;
}
li.product .add_to_cart_wrap {
position: absolute;
left: 50%;
top: 43%;
display: block;
margin: 0 auto;
transform: translate(-50%, 100%);
opacity: 0;
visibility: hidden;
transition: 333ms ease all;
}
.products.related ul.products li.product > .post_item.post_layout_thumbs:hover .add_to_cart_wrap,
.woocommerce .shop_mode_thumbs ul.products li.product .post_item:hover .add_to_cart_wrap,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item:hover .add_to_cart_wrap {
visibility: visible;
opacity: 1;
transform: translate(-50%, -50%);
}
.woocommerce .woocommerce-breadcrumb {
display: none;
}
.woocommerce div.product .product_title {
display: none;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce .woocommerce-message .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce .button,
.woocommerce-page .button, .woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.woocommerce #respond input#submit,
.woocommerce input[type="button"],
.woocommerce-page input[type="button"],
.woocommerce input[type="submit"],
.woocommerce-page input[type="submit"] {
padding: 1.8em 4em;
}
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
padding: 1.8em 4em !important;
text-decoration: none;
line-height: 1;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
margin: 0 auto;
display: block;
text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
max-width: none;
border: 3px solid;
display: block;
}
.trx_addons_attrib_item.trx_addons_attrib_color {
padding: 0;
border-radius: 50%;
border: 0;
margin: 0 0.2em 5px 0;
overflow: hidden;
background: transparent;
background-color: transparent !important;
transition: all 0.3s;
}
.trx_addons_attrib_item.trx_addons_attrib_color span {
width: 2.7777777778rem;
height: 2.7777777778rem;
line-height: 2.7777777778rem;
text-align: center;
border: 3px solid;
border-radius: 50%;
}
.woocommerce-variation-add-to-cart {
padding-top: 40px;
}
.woocommerce-variation-add-to-cart:after {
content: '';
display: table;
width: 100%;
clear: both;
}
.woocommerce-variation-add-to-cart .screen-reader-text {
clip: auto;
position: absolute !important;
margin: 0 !important;
padding: 0 !important;
top: -40px;
width: auto;
height: auto;
font-weight: 400;
vertical-align: middle;
font-size: 1.333em;
box-shadow: none;
background: transparent;
color: inherit;
border-radius: 0;
display: block;
line-height: 1em;
left: 0;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1.5em;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
width: 56%;
}
.ua_safari.woocommerce div.product form.cart div.quantity,
.ua_safari.woocommerce-page div.product form.cart div.quantity {
width: 50%;
height: 5.1em;
}
.woocommerce div.product:not(.product-type-external) form.cart .single_add_to_cart_button {
width: 42%;
padding: 0 4em;
}
.woocommerce div.product form.cart div.quantity span.q_dec,
.woocommerce-page div.product form.cart div.quantity span.q_dec,
.woocommerce div.product form.cart div.quantity span.q_inc,
.woocommerce-page div.product form.cart div.quantity span.q_inc {
right: 3px;
line-height: 2em;
border: 0;
width: 3.8em;
}
.ua_gecko.woocommerce div.product form.cart div.quantity span.q_dec,
.ua_gecko.woocommerce-page div.product form.cart div.quantity span.q_dec,
.ua_gecko.woocommerce div.product form.cart div.quantity span.q_inc,
.ua_gecko.woocommerce-page div.product form.cart div.quantity span.q_inc {
right: 2px;
}
.quantity .screen-reader-text {
display: none;
}
.ua_ie .woocommerce table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce #content table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce-page table.cart td.actions .coupon .input-text,
.ua_ie .woocommerce-page #content table.cart td.actions .coupon .input-text {
padding: 1.2em !important;
line-height: 0.9em;
}
.woocommerce div.product form.cart div.quantity span.q_dec, .woocommerce-page div.product form.cart div.quantity span.q_dec {
bottom: 50%;
transform: translateY(100%);
}
.woocommerce div.product form.cart div.quantity span.q_dec:before, .woocommerce-page div.product form.cart div.quantity span.q_dec:before {
vertical-align: top;
}
.woocommerce div.product form.cart div.quantity span.q_inc, .woocommerce-page div.product form.cart div.quantity span.q_inc {
top: 50%;
transform: translateY(-100%);
}
.woocommerce div.product form.cart div.quantity span.q_inc:before, .woocommerce-page div.product form.cart div.quantity span.q_inc:before {
vertical-align: bottom;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 2.7em;
}
.woocommerce div.product .summary p.price {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.woocommerce div.product .summary p.price del {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.woocommerce div.product .summary p.price > .amount:first-of-type {
margin-right: 10px;
}
.woocommerce div.product .summary p.price > .amount:last-of-type {
margin-left: 10px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: -7px;
left: auto;
right: -8px;
text-align: center;
vertical-align: middle;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
border: none;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
display: block;
margin-right: 0;
margin-left: 0;
}
.sidebar .widget_product_categories ul {
padding-left: 1.1em;
}
.sidebar .widget_product_categories ul li {
line-height: 1.4em;
}
.sidebar .widget_product_categories ul li:before {
top: 0px;
}
.woocommerce .woocommerce-ordering select {
padding: 1.4em 1.4em;
}
.woocommerce table.shop_table td.actions {
background: transparent;
}
.single-product .related ul.products li.product,
.single-product .related ul.products li.product,
.single-product .related [class*="columns-"] ul.products li.product,
.single-product .related [class*="columns-"] ul.products li.product,
.single-product .related ul.products[class*="columns-"] li.product,
.single-product .related ul.products[class*="columns-"] li.product {
padding: 0 2em 0.5em 0;
}
.single-product .related ul.products li.product .post_data,
.single-product .related ul.products li.product .post_data {
padding: 1.25em 1.5em 2.3em;
}
.single-product .related ul.products li.product .price,
.single-product .related ul.products li.product .price {
margin: 0.2em auto;
}
.pswp {
z-index: 99999 !important;
}
.select2-dropdown {
border: 3px solid #ddd;
border-radius: unset;
}
.product.outofstock .add_to_cart_wrap {
display: none;
}
.woocommerce div.product form.cart .variations th {
vertical-align: middle;
text-align: left;
} #modal {
position: static !important;
background: none !important;
overflow: visible;
padding: 0 !important;
}
#modal #elegro-reset-wrapper {
margin: 2em 0 3em;
}
#modal #elegro-reset-wrapper .elegro-widget {
margin: 0 !important;
}
#modal:not(:empty) + #btn-buy,
#modal:not(:empty) ~ #btn-buy {
display: none;
}
#elegro-reset-wrapper .elegro-widget__button {
padding: revert;
}
.woocommerce ul.order_details {
padding-left: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
display: block !important;
margin-bottom: 1em !important;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
display: inherit;
}
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
opacity: 1;
}
.wc-block-components-notice-banner.is-success > svg,
.wc-block-components-notice-banner.is-error > svg,
.wc-block-components-notice-banner.is-info > svg {
max-width: 16px;
}
.woocommerce .wc-block-components-notice-banner.is-success,
.woocommerce .wc-block-components-notice-banner.is-error,
.woocommerce .wc-block-components-notice-banner.is-info {
border-top: 3px solid;
border-left: 0;
border-right: 0;
border-bottom: 0;
border-radius: 0;
}
.woocommerce-checkout .select_container:before {
z-index: 0;
}
.woocommerce-checkout .select_container input[name="billing_state"] {
position: relative;
z-index: 3;
}
.woocommerce .comment-form .comment-form-author label,
.woocommerce .comment-form .comment-form-email label {
display: block;
} .woocommerce-tabs .comment-form label {
padding-bottom: 0.5em;
display: block;
}
.woocommerce #gdpr_woo_consent_field label.checkbox {
position: relative;
padding-left: 1.9em;
display: block;
}
.woocommerce form .form-row .input-checkbox {
margin-top: 0 !important;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type=number] {
-moz-appearance: textfield;
}
.woocommerce div.product form.cart div.quantity + button,
.woocommerce-page div.product form.cart div.quantity + button,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
height: 5rem;
padding-top: 0;
padding-bottom: 0;
line-height: normal;
}
.woocommerce form.checkout_coupon button,
.woocommerce form.checkout_coupon input.input-text,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
height: 4rem;
padding-top: 0;
padding-bottom: 0;
line-height: normal;
}
.woocommerce table.shop_table_responsive tr td.actions {
text-align: right !important;
}
p.lost_password {
margin-bottom: 0;
}
h3#ship-to-different-address {
font-size: inherit;
line-height: inherit;
font-family: inherit;
font-weight: inherit;
}
.woocommerce form .form-row.woocommerce-invalid label {
color: inherit !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
.select2-container--default .select2-selection--single span.select2-selection__rendered {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
background-color: transparent !important;
cursor: default;
}
.woocommerce div.product form.cart div.quantity span.q_inc,
.woocommerce-page div.product form.cart div.quantity span.q_inc,
.woocommerce .shop_table.cart div.quantity span.q_inc,
.woocommerce-page .shop_table.cart div.quantity span.q_inc {
transition: 0.3s all ease;
}
.woocommerce .woocommerce-customer-details address {
border-radius: 0;
}
.woocommerce-account .addresses .title .edit {
margin-left: 0;
} .esg-grid i[class*="eg-icon-"] {
color: #fff;
-webkit-transition: color 0.5s ease;
-ms-transition: color 0.5s ease;
transition: color 0.5s ease;
}
.esg-grid a:hover i[class*="eg-icon-"] {
color: #888;
}
.esg-navigationbutton i[class*="eg-icon-"] {
color: #888;
}
.esg-navigationbutton:hover i[class*="eg-icon-"] {
color: #333;
}
.esg-entry-cover .eec > div {
margin-right: 0 !important;
}
.esg-entry-cover .eec > div[class*="-element-1-a"] {
margin-left: 10px !important;
}
.esg-starring {
vertical-align: top;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
width: 6em;
}
.esg-filters .esg-navigationbutton i[class*="eg-icon-"] {
color: inherit;
}
.esg-filters .esg-navigationbutton i.eg-icon-left-open:before {
content: '\e939';
font-family: "fontello";
}
.esg-filters .esg-navigationbutton i.eg-icon-right-open:before {
content: '\e93a';
font-family: "fontello";
}
.esg-filters div.esg-navigationbutton:hover,
.esg-filters div.esg-navigationbutton.selected {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.flat-light .esg-filters .esg-sortbutton-order,
.flat-light .esg-filters .esg-cartbutton-order {
line-height: 36px;
margin: 0;
}
.flat-light .esg-filters .esg-sortbutton {
padding-right: 0;
}
.esgbox-overlay {
z-index: 228010 !important;
}
.esgbox-opened {
z-index: 228030 !important;
}
.wp-widget-ess-grid-widget ul > li:before {
display: none !important;
} form[id*="give-form"] .give-donation-amount .give-currency-symbol,
form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text,
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
height: auto;
}
#give-donation-level-button-wrap {
display: inline-block;
vertical-align: top;
}
form[id*=give-form] .give-donation-amount {
display: inline-block;
}
#give-donation-level-button-wrap {
margin: 0;
}
#give-donation-level-button-wrap li button {
background: transparent;
border: 2px solid;
}
form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text {
background: transparent;
border: none;
min-width: 50px !important;
display: inline-block;
text-align: center;
}
form[id*=give-form] .give-donation-amount, #give-donation-level-button-wrap li button {
background: transparent;
border: 3px solid  !important;
padding: 15px 37px;
line-height: 1.2em;
font-weight: 400;
}
.give-btn {
font-size: 1.115em;
letter-spacing: 0;
border: 3px solid  !important;
margin: 0;
}
form[id*=give-form] .give-donation-amount {
margin: 0;
}
form[id*=give-form] .give-donation-amount .give-currency-symbol,
form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
padding: 0;
margin: 0;
min-width: auto;
float: none;
font-weight: 400;
line-height: 1.2em;
}
form[id*=give-form] .give-donation-amount .give-currency-symbol {
padding: 0;
}
form[id*="give-form"] .give-donation-amount .give-currency-symbol,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-after,
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label {
background-color: transparent;
border-color: transparent;
}
#give-donation-level-button-wrap > li {
float: none;
display: inline-block;
margin: 0 10px 10px 0;
}
form[id*=give-form] .give-donation-amount {
min-width: 175px;
text-align: center;
margin-right: 7px;
margin-bottom: 5px;
}
.give-payment-mode-label {
display: none;
}
[id*="give-form"] form.give-form fieldset legend {
margin-top: 0;
}
form.give-form fieldset legend {
background-color: transparent;
border-bottom: 0;
margin-bottom: 1.2em;
text-align: center;
}
#give-recurring-form .form-row label,
form.give-form .form-row label,
form[id*=give-form] .form-row label {
display: none;
}
form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li input[type=radio] + label {
display: inline-block;
}
#give-recurring-form, form.give-form, form[id*=give-form] {
text-align: center;
}
form[id*=give-form] #give-final-total-wrap {
display: none;
}
form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
padding: 0;
}
.give-submit-button-wrap .give-submit, [id^=give-user-login-submit] .give-submit {
float: none;
}
#give_purchase_form_wrap {
margin-top: 1.7em;
}
#give-recurring-form .form-row-first,
#give-recurring-form .form-row-last,
form.give-form .form-row-first,
form.give-form .form-row-last,
form[id*=give-form] .form-row-first,
form[id*=give-form] .form-row-last {
width: 50%;
}
#give-recurring-form .form-row-first,
#give-recurring-form .form-row-title,
form.give-form .form-row-first,
form.give-form .form-row-title,
form[id*=give-form] .form-row-first,
form[id*=give-form] .form-row-title {
margin-right: 10px;
}
#give-first-name-wrap {
padding-right: 10px;
}
#give-recurring-form .form-row:last-child, form.give-form .form-row:last-child, form[id*=give-form] .form-row:last-child {
margin-bottom: 0;
}
.give-donation-submit .give-submit-button-wrap {
margin-top: 3.4em;
}
#give-recurring-form .form-row, form.give-form .form-row, form[id*=give-form] .form-row {
margin: 0 0 10px;
}
[id*=give-form].give-display-modal .give-btn,
[id*=give-form].give-display-reveal .give-btn {
margin: 0 0 15px;
display: block !important;
text-align: center;
margin: 0 auto;
}
.give-form-title {
display: none;
}
.give-submit-button-wrap .give-submit,
[id^=give-user-login-submit] .give-submit,
.give-btn-modal {
border: 0 !important;
padding: 2.3em 5em;
}
.give-btn-modal {
margin-top: 3.5em !important;
}
.give-wrap .give-card {
background-color: transparent;
}
.give-wrap .give-card:active,
.give-wrap .give-card:focus,
.give-wrap .give-card:hover,
.give-wrap .give-card:visited,
.give-wrap .give-card {
border: 0;
box-shadow: none;
}
.give-wrap .give-card__body {
padding: 2.8em 0 4em;
}
@media (max-width: 1023px) {
.give-wrap .give-card__body {
padding: 1.5em 0;
}
}
.give-wrap .give-card__title {
font-size: 1.67em;
margin: 0 0 1.2rem;
}
.give-goal-progress span.income,
.give-wrap .give-card__progress .income {
font-size: inherit;
}
.give-form-grid-progress-bar .give-progress-bar,
.give-progress-bar,
.give-goal-progress .give-progress-bar,
.give-goal-progress .give-progress-bar > span {
height: 14px;
border-radius: 0;
}
.give-form-grid-progress-bar .give-progress-bar {
box-shadow: none;
}
.give-wrap .give-card__text {
margin: 0 0 1.75rem;
}
@media (max-width: 1023px) {
.give-wrap .give-card__text {
margin: 0 0 1rem;
}
}
.give-form-grid-progress-bar .give-progress-bar > span,
.give-progress-bar > span {
border-radius: 0;
}
.give-goal-progress span.income,
.give-wrap .give-card__progress .raised {
letter-spacing: 2px;
}
.give-wrap .give-card__progress .raised {
margin-bottom: 0.8em;
}
.give-wrap .give-card .give-card__media img {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.give-wrap .give-card:hover .give-card__media img {
-webkit-transform: translate(15px, -15px);
-ms-transform: translate(15px, -15px);
transform: translate(15px, -15px);
}
.single-give_forms .sidebar {
display: none;
}
.single-give_forms .content {
width: 100% !important;
}
.give-wrap.container {
padding: 0;
}
[id*=give-form] div.summary {
width: 49%;
}
[id*=give-form] div#give-sidebar-left {
width: 47%;
}
[id*=give-form] #give-recurring-form,
[id*=give-form] form.give-form, form[id*=give-form],
[id*=give-form] .give-total-wrap {
text-align: center;
}
[id*=give-form] .give-goal-progress .raised {
margin-bottom: 34px;
margin-top: 0;
}
[id*=give-form] .give-goal-progress {
margin-bottom: 30px;
}
[id*=give-form] div.give-form-content-wrap {
margin: 0 0 31px;
}
[id*=give-form] form[id*=give-form] .give-donation-amount {
margin-bottom: 11px;
}
[id*=give-form] form[id*=give-form] .give-donation-amount {
min-width: 98px;
}
form[id*=give-form] .give-donation-amount input.give-amount-top {
width: 72px;
}
[id*=give-form] form[id*=give-form] .give-donation-amount,
[id*=give-form] #give-donation-level-button-wrap li button {
padding: 15px 37px;
text-transform: none;
}
@media (max-width: 767px) {
[id*=give-form] form[id*=give-form] .give-donation-amount,
[id*=give-form] #give-donation-level-button-wrap li button {
padding: 15px 17px;
}
}
[id*=give-form] #give_purchase_form_wrap {
margin-top: 77px;
}
@media (max-width: 1279px) {
[id*=give-form] #give_purchase_form_wrap {
margin-top: 1.7em;
}
}
[id*=give-form] .give-submit {
margin: 0;
vertical-align: middle;
}
.give-total-wrap,
.give-submit-button-wrap {
display: inline-block;
}
.give-submit-button-wrap {
position: relative;
}
form[id*=give-form] .give-loading-animation {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.single-give_forms [id*=give-form] #give-recurring-form,
.single-give_forms [id*=give-form] form.give-form,
.single-give_forms form[id*=give-form], .single-give_forms [id*=give-form] .give-total-wrap {
text-align: left;
}
.give_error {
color: #fd5634;
border-color: #fd5634;
}
.give_error:before {
background-color: #fd5634;
}
#give-register-account-fields,
#give-create-account-wrap {
margin: 0 !important;
}
.single-give_forms fieldset legend {
text-align: left !important;
}
#give_terms_agreement {
margin-top: 1em;
} .events-archive .entry-content,
.events-archive .entry-header {
width: 100%;
}
.post-type-archive-tribe_events .tribe-events-page-title {
margin-top: 1.12em;
margin-bottom: 0.2em;
}
#tribe-events-bar {
margin: 6px 0 1.5em;
}
#tribe-bar-form.tribe-bar-mini *,
#tribe-bar-form.tribe-bar-mini label {
font-size: 11px;
}
#tribe-bar-form {
background: none;
}
#tribe-bar-form input[type=text]:focus {
border-bottom: 3px solid;
outline: 0;
}
#tribe-bar-form input[type=text] {
font-size: 1.111rem;
}
input[name*=tribe-bar-]::-webkit-input-placeholder {
font-style: normal;
} .tribe-bar-views-inner {
padding: 0;
background: none;
}
.tribe-bar-mini .tribe-bar-views-inner {
padding: 0;
}
#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
padding: 0;
}
#tribe-bar-views .select_container {
display: none;
}
#tribe-bar-views .tribe-bar-views-list {
padding: 0;
border: none;
}
#tribe-bar-form.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list {
padding: 0;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
padding: 1em 0;
}
.tribe-bar-views-list span[class^="tribe-icon-"] {
display: inline-block;
}
.tribe-bar-views-list span[class^='tribe-icon-'] {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-month.png);
}
.tribe-bar-views-list span.tribe-icon-list,
.tribe-bar-view-list span[class^='tribe-icon-'] {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-list.png);
}
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-month.png);
}
.tribe-bar-views-list span.tribe-icon-week {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-week.png);
}
.tribe-bar-views-list span.tribe-icon-day {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-day.png);
}
.tribe-bar-views-list span.tribe-icon-photo {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-photo.png);
}
.tribe-bar-views-list span.tribe-icon-map {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-map.png);
}
@media (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
.tribe-bar-views-list span[class^='tribe-icon-'],
.tribe-bar-view-list a[class^='tribe-icon-'] {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-month@2x.png);
}
.tribe-bar-views-list span.tribe-icon-list,
.tribe-bar-view-list span[class^='tribe-icon-'] {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-list@2x.png);
}
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-month@2x.png);
}
.tribe-bar-views-list span.tribe-icon-week {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-week@2x.png);
}
.tribe-bar-views-list span.tribe-icon-day {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-day@2x.png);
}
.tribe-bar-views-list span.tribe-icon-photo {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-photo@2x.png);
}
.tribe-bar-views-list span.tribe-icon-map {
background-image: url(//www.olmec-ec.org.uk/wp-content/themes/ekoterra/plugins/the-events-calendar/images/events-bar/icon-map@2x.png);
}
} #tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
width: 85.5%;
left: 0%;
right: auto;
}
.tribe-bar-date-filter,
.tribe-bar-search-filter,
.tribe-bar-submit,
.tribe-bar-mini .tribe-bar-date-filter,
.tribe-bar-mini .tribe-bar-search-filter,
.tribe-bar-mini .tribe-bar-submit {
padding: 0;
}
.tribe-bar-collapse .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-search-filter,
.tribe-bar-collapse .tribe-bar-submit {
padding: 0;
}
.datepicker {
z-index: 10005 !important;
}
.datepicker table {
border-collapse: collapse !important;
}
.datepicker table,
.datepicker table td,
.datepicker table th {
border-width: 0 !important;
}
.tribe-bar-date-filter,
.tribe-bar-mini .tribe-bar-date-filter {
width: 37.6%;
padding-right: 10px;
}
.tribe-bar-mini .tribe-bar-date-filter {
padding-left: 0;
}
.datepicker th,
.datepicker td,
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.tribe-bar-search-filter,
.tribe-bar-mini .tribe-bar-search-filter {
width: 37.6%;
padding-right: 10px;
}
.tribe-bar-submit,
.tribe-bar-mini .tribe-bar-submit {
width: 24.8%;
padding-right: 10px;
margin: 0;
}
.datepicker table tr td span {
border-radius: 0 !important;
}
#tribe-bar-form label {
display: none;
text-transform: none;
font-size: 1em;
margin-bottom: 1.1em;
}
#tribe-bar-form input[type="text"] {
padding: 1.6em 1.8em;
border: 3px solid;
letter-spacing: 0;
}
@media (max-width: 1279px) {
#tribe-bar-form input[type="text"] {
padding: 1.33em 1.8em;
}
}
@media (max-width: 1023px) {
#tribe-bar-form input[type="text"] {
padding: 0.8em 1.8em;
margin-bottom: 10px;
}
}
#tribe-events .tribe-events-button,
.tribe-events-button,
.tribe-events-cal-links a,
.tribe-events-sub-nav li a,
#tribe-bar-views-toggle,
#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
.tribe-events .tribe-events-c-ical__link {
padding: 1.2rem 3.5rem;
border: none;
margin: 0;
font-size: 0.8889rem;
letter-spacing: 2.2px;
line-height: 2em !important;
text-align: center;
display: inline-block;
}
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
padding: 0.8333333333rem 1.9444444444rem;
}
.tribe-events .tribe-events-c-ical__link:before {
height: 0;
width: 0;
}
.ua_gecko #tribe-events .tribe-events-button,
.tribe-events-button,
.ua_gecko .tribe-events-cal-links a,
.tribe-events-sub-nav li a,
.ua_gecko #tribe-bar-views-toggle,
.ua_gecko #tribe-bar-form .tribe-bar-submit input[type="submit"],
.ua_gecko #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"] {
padding: 1.8em 4em;
}
.tribe-events-cal-links a,
.tribe-events-sub-nav li a {
padding: 1.84em 5em;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
padding: 1.1667em 2em;
display: block;
text-align: left;
}
.tribe-bar-views span.tribe-icon-month,
.tribe-bar-views span[class^=tribe-icon-] {
background-image: none !important;
padding: 0;
}
#tribe-bar-views-toggle:after {
display: none;
}
#tribe-bar-views-toggle {
background-color: red;
}  #tribe-events-content.tribe-events-month {
font-size: 14px;
line-height: 1.4em;
}
#tribe-events-content {
padding: 0;
margin: 3.3em 0 0;
}
#tribe-events-footer,
#tribe-events-header {
margin: 0;
}
.tribe-events-month #tribe-events-header .tribe-events-sub-nav {
margin-bottom: 3em;
display: none;
}
#tribe-events-content table.tribe-events-calendar {
margin: 0 0 2em;
font-size: 1em;
}
body.tribe-events-day {
padding: 0;
}
.events-list #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-calendar + #tribe-events-footer {
margin: 3.4em 0 1.8em;
}
.events-list #tribe-events-footer,
.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
padding-top: 3em;
border-top-style: dotted;
} #tribe-events-content .tribe-events-calendar {
border-spacing: 0;
border-collapse: collapse;
}
.tribe-events-calendar thead th {
padding: 2.2em 0 !important;
letter-spacing: 2px;
text-transform: uppercase;
position: relative;
}
#tribe-events-content .tribe-events-calendar td {
font-size: 1em;
padding: 0;
height: 10em;
text-align: left;
}
#tribe-events-content .tribe-events-calendar td:hover {
box-shadow: none;
background: none;
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
font-size: 18px;
font-weight: 400;
}
@media (max-width: 1279px) {
.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
font-size: 15px;
font-weight: 400;
}
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
padding: 1.1em;
margin-bottom: 0;
text-align: left;
z-index: 3;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active,
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a {
background-color: transparent;
}
.tribe-events-calendar td.tribe-events-present {
position: relative;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
margin: 0;
padding: 1.2em 1.1em;
border-color: #eaf4fc;
}
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
font-size: 17px;
font-weight: 700;
line-height: 1.75em;
}
@media (max-width: 1279px) {
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
font-size: 15px;
font-weight: 700;
line-height: 1.5em;
}
}
.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
opacity: 1;
}
#tribe-events-content .tribe-events-calendar tbody tr td {
border: 0;
position: relative;
}
#tribe-events-content .tribe-events-calendar tbody tr td + td div[id*="tribe-events-daynum"] {
border-left: 1px solid #eaf4fc;
}
@media (max-width: 1023px) {
#tribe-events-content .tribe-events-calendar tbody tr td + td div[id*="tribe-events-daynum"] {
border: 0;
}
}
#tribe-events-content .tribe-events-calendar tbody tr td + td div[id*="tribe-events-event"] {
border-left: 1px solid #eaf4fc;
}
@media (max-width: 1023px) {
#tribe-events-content .tribe-events-calendar tbody tr td + td {
border-left: 1px solid #eaf4fc !important;
}
}
.tribe-events-calendar thead th {
border-top: 1px solid;
}
table.tribe-events-calendar > tbody > tr:nth-child(2n) > td,
table.tribe-events-calendar > tbody > tr:nth-child(2n+1) > td {
background-color: transparent !important;
}
.tribe-events-othermonth .tribe-events-month-event-title,
.tribe-events-othermonth div[id*=tribe-events-daynum-] {
opacity: 1;
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
display: block;
} .tribe-bar-collapse #tribe-bar-collapse-toggle {
padding: 0.6em 0.7em;
width: 66%;
font-size: 14px;
font-weight: 400;
}
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
content: '\e828';
font-family: "fontello";
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
top: 5px;
border: none;
}
#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
content: '\e835';
top: 5px;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
padding: 0;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
float: right;
width: 32%;
}
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-submit {
float: left;
width: 32%;
}
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter {
margin-right: 2%;
}
.tribe-events-calendar .tribe-events-has-events.mobile-trigger:after {
margin: 1.5em auto 0;
}
.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"] a {
margin-top: 0;
}
.tribe-mobile-day-heading {
font-size: 1.4286em;
line-height: 1.25em;
}
#tribe-mobile-container {
margin-bottom: 2em;
}
#tribe-mobile-container .type-tribe_events {
padding-top: 1em;
}
#tribe-mobile-container .type-tribe_events h4 {
font-size: 1.0714em;
margin-bottom: 1em;
}
#tribe-mobile-container .type-tribe_events .tribe-event-date-start {
display: inline-block;
margin-bottom: 0.8em;
}
#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
margin-top: 0;
padding: 0;
} .recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
padding: 0;
bottom: 10.2em !important;
left: -2em;
width: 39.3em;
z-index: 10000;
text-transform: none;
}
.tribe-events-tooltip .tribe-events-event-body {
font-size: 1em;
line-height: 1.8em;
padding: 1em 1.8em 1.5em;
}
#tribe-events-content .tribe-events-tooltip .summary {
padding: 1.5em 1.5em 2.8em;
margin: 0;
font-size: 1.29em;
letter-spacing: 1px;
}
.tribe-events-tooltip .tribe-event-duration {
margin: -4em 0 3.1em;
line-height: 1.5em;
overflow: hidden;
text-transform: uppercase;
font-weight: 700;
font-size: 1.07em;
letter-spacing: 1px;
}
.tribe-events-event-schedule-details .tribe-event-date-start {
margin: 0;
font-size: 1em;
text-transform: uppercase;
font-weight: 700;
}
.tribe-events-event-body {
text-align: left;
}
#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
letter-spacing: 0;
}
.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
padding: 0.5em 1.5em 0 0;
}
.tribe-events-tooltip .tribe-event-description p {
margin: 0;
line-height: 1.7em;
font-size: 1.16em;
}
.tribe-events-tooltip .tribe-event-description p + p {
margin-top: 1em;
} #tribe-events-footer .tribe-events-sub-nav {
text-align: center;
}
#tribe-events-footer .tribe-events-sub-nav li a {
white-space: nowrap;
display: block;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
text-align: right;
}
.tribe-events-sub-nav li a span {
display: none !important;
} .tribe-events-read-more {
display: block;
margin-top: 1.5em;
padding: 0 !important;
} .tribe-events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop {
max-width: 770px;
margin: 0 auto;
}
.tribe-events-list .tribe-events-list-separator-month {
margin: 3.5em auto;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 1.25em;
line-height: 1.6em;
font-weight: 400;
}
.tribe-events-list .tribe-events-list-separator-month:first-child {
margin-top: 2em;
}
.tribe-events-list .tribe-events-event-cost {
margin: 0;
display: block !important;
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.tribe-events-list .tribe-events-event-cost span {
padding: 0.6em 1em;
font-weight: 400;
}
.tribe-events-list .tribe-events-event-meta {
font-weight: 400;
}
.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
line-height: 1.5em;
font-style: normal;
}
.tribe-events-event-meta .tribe-event-schedule-details {
margin-bottom: 0.8em;
font-size: 1.0667em;
font-style: italic;
letter-spacing: 0;
}
.tribe-events-list .type-tribe_events,
.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
padding: 0;
margin: 0;
position: relative;
}
.tribe-events-list .type-tribe_events {
border-bottom: none !important;
}
.tribe-events-list .type-tribe_events + .type-tribe_events,
.tribe-events-day .tribe-events-day-time-slot + .tribe-events-day-time-slot + .tribe-events-day-time-slot {
border-top: 1px solid #eee;
margin-top: 4em;
padding-top: 4em;
}
.tribe-events-list .type-tribe_events + .type-tribe_events .tribe-events-event-cost {
top: 4em;
}
.tribe-events-list .tribe-events-event-image {
margin-top: 0.4em;
width: 30%;
float: left;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
text-align: justify;
}
#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
line-height: 1.8em;
}
.tribe-events-loop .tribe-events-content {
padding-right: 0;
} .tribe-events-day {
padding: 0;
}
.tribe-events-day #tribe-events-header {
display: none;
}
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
margin: 0 0 1em;
padding: 1em 2em;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
margin-left: 0;
}
.tribe-events-list .time-details {
font-style: italic;
} #tribe-events-content.tribe-events-single {
margin-top: 0;
}
.tribe-events-single #tribe-events-header {
display: none;
}
.tribe-events-back {
display: none;
}
.tribe-events-notices {
margin: 0 0 1em 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: 2em;
line-height: 1.2em;
letter-spacing: 2px;
margin: 0;
text-align: center;
}
.tribe-events-notices + .tribe-events-single-event-title {
margin-top: 1.5em;
}
.tribe-events-schedule {
position: relative;
}
.tribe-events-schedule h2 {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
display: block;
text-align: center;
}
.single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
font-size: 1em;
}
.single-tribe_events .tribe-events-schedule .tribe-events-divider {
display: none;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
position: absolute;
z-index: 1;
top: 0;
right: 0;
font-weight: 400;
}
.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-events-schedule {
display: none;
}
.single-tribe_events .tribe-events-event-meta {
font-size: 1em;
line-height: 1.25em;
}
.single-tribe_events .tribe-events-cal-links:after {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.single-tribe_events .type-tribe_events {
padding-top: 0;
}
.single-tribe_events .tribe-events-single-section {
clear: none;
float: left;
width: 50%;
margin: 0;
padding: 3em 0 0;
border: none;
background-color: transparent;
text-align: left;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
height: max-content;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
margin-top: 0;
font-size: 1.2em;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt,
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
line-height: 1.4em;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
font-size: 1.0667em;
font-weight: 700;
font-style: normal;
letter-spacing: 0;
}
.single-tribe_events #tribe-events-footer {
border-top: none;
}
.single-tribe_events .tribe-events-sub-nav li a {
white-space: normal;
}
.single-tribe_events .tribe-events-sub-nav li a:before,
.single-tribe_events .tribe-events-sub-nav li a:after {
display: none !important;
line-height: inherit;
margin: 0 0.3em 0 0;
}
.single-tribe_events .tribe-events-sub-nav li a:after {
margin: 0 0 0 0.3em;
}
.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next,
.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a {
text-align: right;
}
#tribe-events-footer:before,
#tribe-events-footer:after {
display: none;
} .tribe-events-list-widget .tribe-list-widget {
padding-left: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
margin-bottom: 1.5em;
padding: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events .tribe-event-title {
font-size: 1.2em;
margin: 0;
}
#tribe-events-content-wrapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tribe-events-title-bar {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
#tribe-events-bar {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
#tribe-events-content {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-moz-order: 3;
-ms-flex-order: 3;
order: 3;
}
.tribe-events-calendar th {
font-size: 0.8889rem;
}
#tribe-events-content .tribe-events-calendar td,
#tribe-events-content table.tribe-events-calendar {
border: 1px solid #eaf4fc;
}
#tribe-events-content table.tribe-events-calendar {
border-bottom: 1px solid #eaf4fc;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
background-color: transparent;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] {
position: relative;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] a {
z-index: 2;
}
.tribe-events-calendar div[id*=tribe-events-daynum-] a,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
background-color: transparent !important;
}
#tribe-events-content {
text-align: center;
}
@media (max-width: 1023px) {
.tribe-bar-collapse #tribe-bar-filters-wrap #tribe-bar-collapse-toggle {
font-size: 18px;
line-height: 20px;
padding: 0.92em 0.7em;
height: 58px;
font-weight: 700;
font-style: normal;
text-transform: capitalize;
outline: none;
width: 100%;
text-align: center;
}
}
@media (max-width: 1023px) {
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
float: none;
width: 100%;
}
}
@media (max-width: 1023px) {
.tribe-bar-collapse #tribe-bar-views-toggle {
padding: 17px 14px;
}
}
#tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
position: absolute;
z-index: 21;
float: none;
display: none;
left: auto;
padding-top: 0;
overflow: hidden;
right: auto;
width: 100%;
background: #f5f5f5;
box-shadow: none;
}
#tribe-bar-form input[type=text] {
font-style: normal;
}
.tribe-events-cal-links a + a {
margin-left: 10px !important;
}
.single-tribe_events .tribe-events-cal-links {
margin-top: 1.75em;
} .tribe-events .tribe-events-c-events-bar__search-button,
.tribe-events .tribe-events-c-view-selector__button,
.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-events .datepicker .datepicker-months .next,
.tribe-events .datepicker .datepicker-months .prev,
.tribe-events .datepicker .datepicker-years .datepicker-switch,
.tribe-events .datepicker .datepicker-years .next,
.tribe-events .datepicker .datepicker-years .prev,
body .tribe-events .tribe-events-c-top-bar__datepicker-button,
body button[disabled].tribe-common-c-btn-icon,
.tribe-events .tribe-events-c-nav__next:disabled,
.tribe-events .tribe-events-c-nav__prev:disabled,
.tribe-events .datepicker th,
.tribe-events .tribe-events-header {
background-color: transparent !important;
}
.tribe-events .tribe-events-calendar-month__header-column {
padding: 16px;
}
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn,
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border,
.tribe-events .datepicker,
.tribe-events .datepicker .day,
.tribe-events .datepicker .month,
.tribe-events .datepicker .year,
.tribe-events .tribe-events-calendar-month__day {
border-radius: 0;
}
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
border-color: transparent;
}
.tribe-common a,
.datepicker .datepicker-switch {
transition: all 0.3s !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
border: 2px solid;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
bottom: 13px;
}
.tribe-events .tribe-events-c-view-selector__list-item-text {
font-weight: 600;
transition: 0.3s all ease;
}
body .tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-common .tribe-events-calendar-month-nav .tribe-common-b2,
.tribe-events-calendar-month-mobile-events__mobile-event-title.tribe-common-h7,
.tribe-common .tribe-common-b2 {
font-size: 16px !important;
}
.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-events .datepicker .datepicker-months .next,
.tribe-events .datepicker .datepicker-months .prev,
.tribe-events .datepicker .datepicker-years .datepicker-switch,
.tribe-events .datepicker .datepicker-years .next,
.tribe-events .datepicker .datepicker-years .prev {
padding: 15px 0;
}
.tribe-common.tribe-events .tribe-common-h8 {
font-size: 14px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,
.tribe-events .tribe-events-l-container {
padding: 0;
}
.tribe-events .tribe-events-calendar-month__day-cell--mobile {
padding: 1rem;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
width: 100%;
}
.tribe-common .tribe-common-c-loader__dot {
border-radius: 0;
}
.tribe-events-c-top-bar__datepicker-button {
padding: 0 !important;
}
.tribe-events .tribe-events-c-nav__list {
align-items: center;
}
.tribe-events .tribe-events-c-ical {
margin-top: 24px;
}
.tribe-common .tribe-common-anchor:active,
.tribe-common .tribe-common-anchor:focus,
.tribe-common .tribe-common-anchor:hover {
border-bottom: 2px solid transparent;
}
.tribe-common .tribe-events-c-ical .tribe-events-c-ical__link svg {
display: none;
}
.tribe-events-event-meta:before {
border-top: unset !important;
}
.tribe-events-meta-group .tribe-events-single-section-title {
text-transform: capitalize;
}
.single-tribe_events #tribe-events-content .tribe-events-abbr {
border-bottom: unset;
}
ul.tribe-events-sub-nav {
padding-left: 0;
}
.tribe-events .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item,
.tribe-events .tribe-events-c-view-selector__list-item-link,
.tribe-events .tribe-events-header__messages {
background-color: transparent !important;
}
.tribe-events .tribe-events-c-top-bar__nav-link {
line-height: 1.388888889em;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.tribe-common .tribe-common-c-btn-border button,
.tribe-common a.tribe-common-c-btn-border button {
background-color: transparent !important;
}
.tribe-events .tribe-events-c-nav__next .tribe-events-c-nav__next-icon-svg path,
.tribe-events .tribe-events-c-nav__prev .tribe-events-c-nav__prev-icon-svg path {
transition: all 0.3s !important;
}
.tribe-events-c-nav__list-item button {
letter-spacing: normal !important;
}
.ua_chrome .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
position: relative;
top: -4px;
}
.tribe-events .tribe-events-c-messages__message {
display: initial;
border-radius: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
word-break: break-word;
}
.tribe-events .tribe-events-c-messages__message--notice .tribe-events-c-messages__message-icon-svg {
margin: 0 auto;
display: block;
}
.tribe-events-cal-links a {
background: none;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__export-icon {
display: none;
}
.single-tribe_events abbr {
text-decoration: none;
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
width: 3px;
height: 3px;
}
@-moz-document url-prefix() {
.tribe-events-c-subscribe-dropdown__button-text + svg {
margin-top: -7px;
}
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
position: absolute;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
border-radius: 0;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
} .tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot {
display: inline-block;
vertical-align: top;
text-align: center;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot + .tribe-common-c-loader__dot {
margin-left: 20px;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--first {
-webkit-animation: preloader_dot_one 1.5s infinite;
-ms-animation: preloader_dot_one 1.5s infinite;
animation: preloader_dot_one 1.5s infinite;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--second {
-webkit-animation: preloader_dot_two 1.5s infinite;
-ms-animation: preloader_dot_two 1.5s infinite;
animation: preloader_dot_two 1.5s infinite;
-webkit-animation-delay: 0.25s;
-ms-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--third {
-webkit-animation: preloader_dot_three 1.5s infinite;
-ms-animation: preloader_dot_three 1.5s infinite;
animation: preloader_dot_three 1.5s infinite;
-webkit-animation-delay: 0.5s;
-ms-animation-delay: 0.5s;
animation-delay: 0.5s;
}
@-webkit-keyframes preloader_dot_one {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_one {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
@-webkit-keyframes preloader_dot_two {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_two {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
@-webkit-keyframes preloader_dot_three {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_three {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
border-radius: 0;
}
.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
width: auto;
min-width: auto;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container,
.tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
width: max-content;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border {
width: 100%;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border > button:not(.give-donation-level-btn) {
padding: 0 !important;
}
.tribe-common .tribe-common-c-btn,
.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover,
.tribe-common button.tribe-common-c-btn,
.tribe-common button.tribe-common-c-btn:focus,
.tribe-common button.tribe-common-c-btn:hover {
border-radius: 0;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
top: 75px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list,
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
border-radius: 0;
}
.tribe-events-event-meta .tribe-events-address .tribe-events-gmap {
display: inline-block;
}
.tribe-events-content p {
font-size: inherit;
line-height: inherit;
}@font-face{font-family:eicons;src:url(//www.olmec-ec.org.uk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//www.olmec-ec.org.uk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//www.olmec-ec.org.uk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//www.olmec-ec.org.uk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//www.olmec-ec.org.uk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//www.olmec-ec.org.uk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}