h1, h2, h3, h4, h5, h6 {
font-family: "Poppins", Sans-serif !important;
}
.eae-popup.mfp-wrap {
overflow: scroll !important;
}
a { color: #008542; }
a:hover { color: #8FB63D; }
.mfp-move-horizontal .mfp-content {
opacity: 1;
transition: all 0.7s;
transform: translateY(100vh);
}
.mfp-move-horizontal.mfp-bg {
opacity: 1;
transition: all 0.7s;
}
.mfp-move-horizontal.mfp-ready .mfp-content {
opacity: 1;
transform: translateY(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
opacity: 1;
}
.mfp-move-horizontal.mfp-removing .mfp-content {
transform: translateY(100vh);
opacity: 0;
transition: all 0.7s;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-container.mfp-s-ready.mfp-inline-holder {
padding: 0;
}
.eae-popup.mfp-bg {
background: transparent !important;
}
.mfp-content {
top: 148px;
}
.eae-close.fas.fa-arrow-left {
background: #C62828;
width: 69px;
height: 22px;
}
.eae-close::before {
top: 9.5px;
right: 0px !important;
left: auto;
color: white;
font-size: 14px;
}
.eae-close::after {
content: "BACK";
font-family: "montserrat", sans-serif;
font-size: 13px;
left: 6px;
position: absolute;
color: #FFF;
top: 3px;
font-weight: 800;
line-height: 15px;
}
figcaption, .wp-caption-text {
font-size: 12px;
color: #333;
line-height: 1.1;
font-style: italic;
font-weight: 400;
padding-top: 8px;
}
.infographic-section.elementor-widget.elementor-widget-image a:before {
content: "VIEW";
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 700;
color: white;
position: absolute;
top: 0;
left: 0;
background: RGBA(0 0 0 / 15%);
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.7s
}
.infographic-section.elementor-widget.elementor-widget-image a:hover:before {
background: RGBA(0 0 0 / 30%);
} .media-attached-image.elementor-widget.elementor-widget-image a:before {
content: "";
position: absolute;
top: 0;
left: 0;
background: RGBA(0 0 0 / 10%);
width: 100%;
height: 100%;
transition: all 0.7s
}
.media-attached-image.elementor-widget.elementor-widget-image a:hover:before {
background: RGBA(0 0 0 / 30%);
}
.elementor-share-btn svg {
background-color: inherit !important;
}
.elementor-share-btn {
margin-right: 10px;
}
@media screen and (max-width: 768px) {
.mfp-content {
top: 0;
}
.left-section, .right-section {
min-width: 100%
}
.right-section.e-container--column.e-container {
padding-top: 25px;
padding-left: 0;
}
.right-section p {
max-width: 86vw;
}
.right-section h2 {
max-width: 86vw;
}
.right-section .wp-caption.alignright {
margin: 0;
padding: 0 25px 20px 0;
}
.more-section.e-container--column.e-container {
padding: 25px;
}
.top-title-section.e-container--column.e-container {
padding: 25px 25px 25px 0 !important;
}
}
.eae-popup-btn-text {
transition: all 0.2s ease-in-out;
}
.hero-section .eae-popup-btn-text:hover {
transform: translate(0, 4px);
text-decoration: none;
}
.eae-popup-btn-text:hover {
text-decoration: underline;
}