.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.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: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
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: none;
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: 0.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: 0.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: 0.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; } }
.contactform-content,
.mailchimp-content {
position: relative;
width: auto;
margin: 20px auto;
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.mfp-wrap {
z-index: 99999; }
.mfp-zoom-in {   }
.mfp-zoom-in .contactform-content,.mfp-zoom-in .elementor-nav-menu-popup,.mfp-zoom-in .mailchimp-content,.mfp-zoom-in .review_wrapper {
opacity: 0;
transition: all .2s ease-in-out;
transform: scale(.8); }
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all .3s ease-out; }
.mfp-zoom-in.mfp-ready .contactform-content,.mfp-zoom-in.mfp-ready .elementor-nav-menu-popup,.mfp-zoom-in.mfp-ready .mailchimp-content,.mfp-zoom-in.mfp-ready .review_wrapper {
opacity: 1;
transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: .8; }
.mfp-zoom-in.mfp-removing .contactform-content,.mfp-zoom-in.mfp-removing .elementor-nav-menu-popup,.mfp-zoom-in.mfp-removing .mailchimp-content,.mfp-zoom-in.mfp-removing .review_wrapper {
transform: scale(.8);
opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0; }
.widget.widget_mc4wp_form_widget {
margin-bottom: 0;
padding-bottom: 0; }
.mc4wp-form .widget-title p {
font-size: 16px;
margin-top: .5rem;
margin-bottom: 3rem; }
.mc4wp-form-fields button[type=submit],.mc4wp-form-fields input[type=email] {
float: left; }
.colors-scheme-light .mc4wp-form-fields input[type=email] {
border-color: hsla(0,0%,100%,.2);
color: hsla(0,0%,100%,.5) !important; }
.colors-scheme-light .mc4wp-form-fields input[type=email]:focus {
border-color: hsla(0,0%,100%,.4) !important; }
[data-elementor-columns].no-gutter {
margin-bottom: 0;
margin-left: 0;
margin-right: 0; }
[data-elementor-columns].no-gutter .column-item {
padding-left: 0;
padding-right: 0;
margin-bottom: 0; }
.column-item.portfolio-entries {
margin-bottom: 40px; }
[data-elementor-columns-mobile="7"] .column-item {
flex: 0 0 14.28571%;
max-width: 14.28571%; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="7"] .column-item {
flex: 0 0 14.28571%;
max-width: 14.28571%; } }
@media (min-width: 992px) {
[data-elementor-columns="7"] .column-item {
flex: 0 0 14.28571%;
max-width: 14.28571%; } }
[data-elementor-columns-mobile="8"] .column-item {
flex: 0 0 12.5%;
max-width: 12.5%; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="8"] .column-item {
flex: 0 0 12.5%;
max-width: 12.5%; } }
@media (min-width: 992px) {
[data-elementor-columns="8"] .column-item {
flex: 0 0 12.5%;
max-width: 12.5%; } }
[data-elementor-columns-mobile="9"] .column-item {
flex: 0 0 11.11111%;
max-width: 11.11111%; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="9"] .column-item {
flex: 0 0 11.11111%;
max-width: 11.11111%; } }
@media (min-width: 992px) {
[data-elementor-columns="9"] .column-item {
flex: 0 0 11.11111%;
max-width: 11.11111%; } }
[data-elementor-columns-mobile="10"] .column-item {
flex: 0 0 10%;
max-width: 10%; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="10"] .column-item {
flex: 0 0 10%;
max-width: 10%; } }
@media (min-width: 992px) {
[data-elementor-columns="10"] .column-item {
flex: 0 0 10%;
max-width: 10%; } }
[data-elementor-columns-mobile="11"] .column-item {
flex: 0 0 12.5%;
max-width: 12.5%; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="11"] .column-item {
flex: 0 0 9.09091%;
max-width: 9.09091%; } }
@media (min-width: 992px) {
[data-elementor-columns="11"] .column-item {
flex: 0 0 9.09091%;
max-width: 9.09091%; } }
[data-elementor-columns-mobile="12"] .column-item {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="12"] .column-item {
flex: 0 0 8.33333%;
max-width: 8.33333%; } }
@media (min-width: 992px) {
[data-elementor-columns="12"] .column-item {
flex: 0 0 8.33333%;
max-width: 8.33333%; } }
[data-elementor-columns="5"] .column-item {
padding-left: 20px;
padding-right: 20px; }
@media (min-width: 992px) {
[data-elementor-columns="5"] .column-item {
flex: 0 0 20%;
max-width: 20%; } }
[data-elementor-columns-tablet="5"] .column-item {
padding-left: 20px;
padding-right: 20px; }
@media (min-width: 768px) {
[data-elementor-columns-tablet="5"] .column-item {
flex: 0 0 20%;
max-width: 20%; } }
[data-elementor-columns-mobile="5"] .column-item {
padding-left: 20px;
padding-right: 20px; }
@media (min-width: 576px) {
[data-elementor-columns-mobile="5"] .column-item {
flex: 0 0 20%;
max-width: 20%; } }
body.opal-layout-boxed .site-header .elementor-section.elementor-section-stretched {
left: 0 !important; }
.opal-content-layout-2cl .site-content section.elementor-section-stretched,.opal-content-layout-2cr .site-content section.elementor-section-stretched {
max-width: 100%;
left: auto !important; }
@media (min-width: 576px) {
[data-opal-columns="5"] .column-item {
flex: 0 0 20%;
max-width: 20%; } }
.opal-loading {
position: relative; }
.opal-loading:before {
content: "";
width: 30px;
height: 30px;
display: block;
vertical-align: middle;
border: 1px solid #bbb;
border-left-color: #000;
border-radius: 50%;
animation: p .45s infinite linear;
-webkit-animation: p .45s infinite linear;
margin: 40px auto;
position: absolute;
left: 50%;
top: 50%; }
.osf-sticky-active.sticky-show {
position: fixed;
z-index: 9999;
animation: e .3s ease; }
@keyframes e {
0% {
transform: translateY(-100%); }
to {
transform: translateY(0); } }
.elementor-widget ul.menu {
margin: 0;
list-style: none; }
.elementor-widget ul.menu ul {
list-style: none; }
.elementor-widget.elementor-widget-wp-widget-recent-posts {
font-size: 14px;
font-size: 1rem;
line-height: 30px; }
.elementor-widget.elementor-widget-wp-widget-recent-posts ul {
margin: 0;
list-style: none; }
.elementor-widget.elementor-widget-wp-widget-recent-posts a {
font-weight: 600;
display: block;
margin-bottom: 5px; }
.elementor-widget.elementor-widget-wp-widget-recent-posts .post-date {
color: #b6b7b6; }
.elementor-widget.elementor-widget-wp-widget-recent-posts .post-content {
display: flex;
flex-direction: column-reverse; }
.elementor-widget .elementor-text-editor p:last-child {
margin-bottom: 0; }
#secondary .elementor-widget-container h5:first-of-type {
font-size: 18px;
font-size: 1.28571rem;
text-transform: uppercase;
margin-bottom: 20px; }
#secondary .elementor-widget-wp-widget-recent-posts {
font-size: 16px;
font-size: 1.14286rem; }
#secondary .elementor-widget-wp-widget-recent-posts a {
font-weight: 400; }
#secondary .elementor-widget-wp-widget-recent-posts li {
border-color: #e0e2e6; }
#secondary .elementor-nav-menu--layout-vertical ul li {
padding-bottom: 0;
padding-top: 0;
border-color: hsla(0,0%,100%,.2); }
#secondary .elementor-nav-menu--layout-vertical ul li:last-child {
border-bottom: 0 solid; }
#secondary .elementor-widget-wp-widget-categories .elementor-widget-container h5:first-of-type {
font-size: 30px;
font-size: 2.14286rem;
color: #fff;
line-height: 40px;
border-bottom: 3px solid hsla(0,0%,100%,.2);
padding-bottom: 20px;
margin-bottom: 10px;
text-transform: capitalize;
letter-spacing: -.5px; }
#secondary .elementor-widget-wp-widget-categories li {
border-color: hsla(0,0%,100%,.2); }
#secondary .elementor-widget-wp-widget-categories li:last-child {
border-bottom: 0 solid; }
#secondary .elementor-widget-wp-widget-categories a {
font-size: 18px;
font-size: 1.28571rem;
font-weight: 300;
color: #b3bdd1;
display: block;
letter-spacing: -.5px; }
#secondary .elementor-widget-wp-widget-categories a:before {
content: "";
width: 0;
height: 7px;
border-radius: 50%;
margin: 0;
display: inline-block;
transition: all .3s ease; }
#secondary .elementor-widget-wp-widget-categories a.elementor-item-active,#secondary .elementor-widget-wp-widget-categories a:hover {
color: #fff; }
#secondary .elementor-widget-wp-widget-categories a.elementor-item-active:before,#secondary .elementor-widget-wp-widget-categories a:hover:before {
width: 7px;
margin-right: 10px; }
.elementor-widget-social-icons .elementor-social-icons-wrapper {
line-height: inherit;
font-size: inherit; }
.elementor-widget-opal-header-group .elementor-widget-container {
display: flex;
align-items: center;
justify-content: flex-end; }
.elementor-widget-opal-account {
display: flex; }
.elementor-widget-opal-account.elementor-align-center .elementor-widget-container {
margin-left: auto;
margin-right: auto; }
.elementor-widget-opal-account.elementor-align-left .elementor-widget-container {
margin-right: auto; }
.elementor-widget-opal-account.elementor-align-left .site-header-account .account-dropdown {
right: auto;
left: 0; }
.elementor-widget-opal-account.elementor-align-left .site-header-account .account-wrap:before {
left: 20px; }
.elementor-widget-opal-account.elementor-align-right .elementor-widget-container {
margin-left: auto; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
width: auto; }
.opal-move-up {
animation-name: f;
-moz-animation-name: f;
-webkit-animation-name: f; }
@keyframes f {
0% {
transform: translateY(100px);
opacity: 0; }
to {
opacity: 1;
transform: translateY(0); } }
.opal-move-down {
animation-name: g;
-moz-animation-name: g;
-webkit-animation-name: g; }
@keyframes g {
0% {
transform: translateY(-100px);
opacity: 0; }
to {
opacity: 1;
transform: translateY(0); } }
.opal-move-left {
animation-name: h;
-moz-animation-name: h;
-webkit-animation-name: h; }
@keyframes h {
0% {
transform: translateX(100px);
opacity: 0; }
to {
opacity: 1;
transform: translateX(0); } }
.opal-move-right {
animation-name: i;
-moz-animation-name: i;
-webkit-animation-name: i; }
@keyframes i {
0% {
transform: translateX(-100px);
opacity: 0; }
to {
opacity: 1;
transform: translateX(0); } }
.opal-scale-up {
animation-name: j;
-moz-animation-name: j;
-webkit-animation-name: j; }
@keyframes j {
0% {
opacity: 0;
transform: scale(.6); }
to {
transform: scale(1);
opacity: 1; } }
.opal-flip {
animation-name: k;
-moz-animation-name: k;
-webkit-animation-name: k; }
@keyframes k {
0% {
opacity: 0;
perspective: 1300px;
transform: rotateX(-180deg);
transform-style: preserve-3d; }
to {
transform: rotateX(0deg);
opacity: 1; } }
.opal-helix {
animation-name: l;
-moz-animation-name: l;
-webkit-animation-name: l; }
@keyframes l {
0% {
opacity: 0;
perspective: 1300px;
transform: rotateY(-180deg);
transform-style: preserve-3d; }
to {
transform: rotateY(0deg);
opacity: 1; } }
.opal-am-popup {
animation: m;
-moz-animation-name: m;
-webkit-animation-name: m; }
@keyframes m {
0% {
opacity: 0;
transform: scale(.4);
transform-style: preserve-3d;
perspective: 1300px; }
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: .8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out; }
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1; } }
.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail .elementor-image-box-title {
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
padding: 0 40px 35px; }
.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header {
padding: 25px 40px 20px;
margin-bottom: 0; }
.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header .elementor-image-box-description {
padding-bottom: 30px;
margin-bottom: 15px;
margin-bottom: 0;
border-bottom: 1px solid #eee; }
.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header a {
font-size: 12px;
font-size: .85714rem;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px; }
.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header a:after {
content: "\f178";
font: normal normal normal 10px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
margin-left: 5px; }
.elementor-brand-item {
text-align: center; }
@media (max-width: 991px) {
.elementor-brand-item .elementor-brand-image {
margin-bottom: 40px; } }
.elementor-brand-item img {
filter: grayscale(100%);
transition: all .3s ease;
opacity: .5; }
.elementor-brand-item:hover img {
filter: grayscale(0);
opacity: 1; }
.elementor-widget-opal-button-contact7.elementor-align-left {
text-align: left; }
.elementor-widget-opal-button-contact7.elementor-align-center {
text-align: center; }
.elementor-widget-opal-button-contact7.elementor-align-right {
text-align: right; }
.elementor-editor-active .mfp-hide {
display: none !important; }
.elementor-bg-transform .elementor-bg {
will-change: transform; }
.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg {
transform: scale(1.2); }
.elementor-bg-transform-zoom-out:hover .elementor-bg {
transform: scale(1); }
.elementor-bg-transform-move-left .elementor-bg {
transform: scale(1.2) translateX(8%); }
.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg {
transform: scale(1.2) translateX(-8%); }
.elementor-bg-transform-move-right:hover .elementor-bg {
transform: scale(1.2) translateX(8%); }
.elementor-bg-transform-move-up .elementor-bg {
transform: scale(1.2) translateY(8%); }
.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg {
transform: scale(1.2) translateY(-8%); }
.elementor-bg-transform-move-down:hover .elementor-bg {
transform: scale(1.2) translateY(8%); }
.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container {
overflow: hidden; }
.elementor-cta {
position: relative;
display: -ms-flexbox;
display: flex;
transition: .5s; }
.elementor-cta--skin-classic .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
position: relative;
min-height: 200px;
width: 100%; }
.elementor-cta--skin-classic .elementor-cta__content {
transition: all .4s;
width: 100%;
background-color: #f7f7f7; }
.elementor-cta--skin-classic .elementor-cta__button.elementor-button,.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
color: #55595c;
border-color: #55595c; }
.elementor-cta--skin-cover .elementor-cta {
display: block; }
.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all .4s;
width: 100%; }
.elementor-cta--skin-cover .elementor-cta__content {
min-height: 280px; }
.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
color: #fff;
border-color: #fff; }
.elementor-cta--layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
width: 100%; }
.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%; }
.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-cta--layout-image-left .elementor-cta {
-ms-flex-direction: row;
flex-direction: row; }
.elementor-cta--layout-image-right .elementor-cta {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.elementor-cta__bg,.elementor-cta__bg-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all .4s; }
.elementor-cta__bg-wrapper {
z-index: 1;
overflow: hidden; }
.elementor-cta__bg {
background-size: cover;
background-position: 50%;
z-index: 1; }
.elementor-cta__bg-overlay {
z-index: 2; }
.elementor-cta__button.elementor-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-left: auto;
margin-right: auto;
border: 2px solid #fff;
background: transparent; }
.elementor-cta__button.elementor-button:hover {
background: transparent;
text-decoration: none; }
.elementor-cta__title {
font-size: 23px; }
.elementor-cta__content {
z-index: 2;
overflow: hidden;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
padding: 35px; }
.elementor-cta__content,.elementor-cta__content-item {
width: 100%;
position: relative;
transition: .5s;
color: #fff; }
.elementor-cta__content-item {
margin: 0; }
.elementor-cta__content-item:not(:last-child) {
margin-bottom: 15px; }
.elementor-cta__content-item .elementor-icon {
color: #fff; }
.elementor-cta--valign-top .elementor-cta__content {
-ms-flex-line-pack: start;
align-content: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.elementor-cta--valign-middle .elementor-cta__content {
-ms-flex-line-pack: center;
align-content: center;
-ms-flex-align: center;
align-items: center; }
.elementor-cta--valign-bottom .elementor-cta__content {
-ms-flex-line-pack: end;
align-content: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.elementor-cta:hover .elementor-cta__bg-overlay {
background-color: rgba(0,0,0,.3); }
@media (max-device-width: 1024px) {
.elementor-cta {
cursor: pointer; } }
@media (min-width: 1025px) {
.elementor-cta--desktop-layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
width: 100%; }
.elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%; }
.elementor-cta--desktop-layout-image-left .elementor-cta__content,.elementor-cta--desktop-layout-image-right .elementor-cta__content {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-cta--desktop-layout-image-left .elementor-cta {
-ms-flex-direction: row;
flex-direction: row; }
.elementor-cta--desktop-layout-image-right .elementor-cta {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media (max-width: 1024px) {
.elementor-cta--tablet-layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
width: 100%; }
.elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%; }
.elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-cta--tablet-layout-image-left .elementor-cta {
-ms-flex-direction: row;
flex-direction: row; }
.elementor-cta--tablet-layout-image-right .elementor-cta {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media (max-width: 767px) {
.elementor-cta--mobile-layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
width: 100%; }
.elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%; }
.elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-cta--mobile-layout-image-left .elementor-cta {
-ms-flex-direction: row;
flex-direction: row; }
.elementor-cta--mobile-layout-image-right .elementor-cta {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
.elementor-ribbon {
position: absolute;
z-index: 2;
top: 0;
left: auto;
right: 0;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px; }
.elementor-ribbon-inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
line-height: 2;
font-weight: 800;
text-transform: uppercase;
background: #000;
color: #fff; }
.elementor-ribbon.elementor-ribbon-left {
transform: rotate(0);
left: 0;
right: auto; }
.elementor-ribbon.elementor-ribbon-right {
transform: rotate(90deg);
left: auto;
right: 0; }
.elementor-widget-opal-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-opal-countdown.elementor-countdown--label-block .elementor-countdown-label {
display: block;
text-align: center; }
.elementor-widget-opal-countdown .elementor-opal-countdown {
display: flex;
flex-wrap: wrap;
justify-content: center;
flex-direction: row;
margin-right: auto;
margin-left: auto; }
.elementor-widget-opal-countdown .elementor-countdown-item {
flex-grow: 1;
flex-basis: 0;
text-align: center; }
.elementor-counter .elementor-icon-counter {
line-height: 1; }
.elementor-counter .elementor-counter-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
margin: auto; }
.elementor-counter .elementor-counter-number-wrapper {
align-items: baseline; }
.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix {
flex-grow: 0; }
.elementor-position-flex-start .elementor-counter {
display: flex; }
.elementor-position-flex-start .elementor-counter .elementor-counter-wrapper {
margin: 0; }
.elementor-position-flex-end .elementor-counter {
display: flex;
flex-direction: row-reverse; }
.elementor-position-flex-end .elementor-counter .elementor-counter-wrapper {
margin: 0; }
.elementor-widget-counter.elementor-position-flex-start .elementor-counter-title {
text-align: left; }
.elementor-widget-counter.elementor-position-center .elementor-counter-title,.elementor-widget-counter.elementor-position-center .elementor-icon-counter {
text-align: center; }
.elementor-widget-counter.elementor-position-flex-end .elementor-counter-title {
text-align: right; }
.elementor-widget-counter.elementor-vertical-align-top .elementor-counter {
align-items: flex-start; }
.elementor-widget-counter.elementor-vertical-align-middle .elementor-counter {
align-items: center; }
.elementor-widget-counter.elementor-vertical-align-bottom .elementor-counter {
align-items: flex-end; }
.elementor-widget-divider.divider-has-underline-yes .elementor-divider-separator:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0; }
.elementor-widget-divider.divider-has-underline-yes.divider-underline-center .elementor-divider-separator:before {
left: 0;
right: 0;
margin: 0 auto; }
.elementor-widget-divider.divider-has-underline-yes.divider-underline-right .elementor-divider-separator:before {
left: auto;
right: 0; }
.elementor-widget-divider .elementor-divider-separator {
position: relative; }
.elementor-widget-divider .elementor-divider-separator:before {
width: 30px;
height: 1px; }
.elementor-flip-box {
height: 280px;
position: relative;
perspective: 1000px;
transform-style: preserve-3d; }
@media (max-device-width: 1024px) {
.elementor-flip-box {
cursor: pointer; } }
.elementor-flip-box__front {
background-color: #1abc9c; }
.elementor-flip-box__back {
background-color: #4054b2;
display: block; }
.elementor-flip-box__layer {
position: absolute;
width: 100%;
height: 100%;
transition: all .6s ease-in-out; }
.elementor-flip-box__layer__overlay {
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: stretch;
align-items: stretch;
text-align: center;
padding: 35px; }
.elementor-flip-box__layer__title {
font-size: 21px; }
.elementor-flip-box__layer__description {
font-size: 14px;
color: #fff; }
.elementor-flip-box__layer__title {
color: #fff; }
.elementor-flip-box__layer__description:not(:last-child) {
margin: 0 0 20px;
padding: 0; }
.elementor-flip-box__layer__title {
line-height: 1;
font-weight: 600; }
.elementor-flip-box__layer__title:not(:last-child) {
margin: 0 0 20px;
padding: 0; }
.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon {
color: #fff; }
.elementor-flip-box .elementor-view-framed .elementor-icon {
border-color: #fff; }
.elementor-flip-box .elementor-view-stacked .elementor-icon {
background-color: rgba(0,0,0,.5); }
.elementor-flip-box__button.elementor-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-left: auto;
margin-right: auto;
border: 2px solid #fff;
color: #fff;
background: transparent; }
.elementor-flip-box__button.elementor-button:hover {
background: transparent;
text-decoration: none; }
.elementor-flip-box__image {
margin: 0 0 20px;
display: inline-block;
width: 100%; }
.elementor-flip-box__image img {
width: 50%; }
.elementor-flip-box .elementor-icon-wrapper {
margin-bottom: 20px; }
.elementor-flip-box--3d .elementor-flip-box__layer__inner {
transform: translateZ(90px) scale(.91); }
.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
transform-style: preserve-3d;
transform: translateZ(.1px); }
.elementor-flip-box--effect-flip .elementor-flip-box {
perspective: 1000px;
transform-style: preserve-3d; }
.elementor-flip-box--effect-flip .elementor-flip-box__layer {
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.elementor-flip-box--effect-flip .elementor-flip-box__front {
transform: none;
z-index: 1; }
.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
transform: none; }
.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
transform: rotateX(0) rotateY(-180deg); }
.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
transform: rotateX(0) rotateY(180deg); }
.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
transform: rotateX(0) rotateY(-180deg); }
.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
transform: rotateX(-180deg) rotateY(0); }
.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
transform: rotateX(180deg) rotateY(0); }
.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
transform: rotateX(-180deg) rotateY(0); }
.elementor-flip-box--effect-push .elementor-flip-box__front {
transform: none; }
.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
transform: translateX(100%) translateY(0); }
.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
transform: translateX(-100%) translateY(0); }
.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
transform: translateX(0) translateY(-100%); }
.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
transform: translateX(0) translateY(100%); }
.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box {
overflow: hidden; }
.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
transform: none; }
.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
transform: translateX(-100%) translateY(0); }
.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
transform: translateX(100%) translateY(0); }
.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
transform: translateX(0) translateY(100%); }
.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
transform: translateX(0) translateY(-100%); }
.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
transition: transform .7s,opacity .35s,width .1ms;
opacity: 1;
transform: scale(1);
z-index: 1;
width: 100%; }
.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
width: 0;
opacity: 0;
transform: scale(.7);
transition: transform .8s,opacity .7s .1s,width .1ms .7s; }
.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
transition: transform .7s,opacity .5s .2s;
opacity: 0;
transform: scale(.7); }
.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
transition: transform .7s,opacity .5s;
opacity: 1;
transform: scale(1); }
.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
opacity: 0; }
.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
opacity: 1; }
.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
display: none; }
.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
transform: none;
opacity: 1; }
.elementor-widget-icon-box[class*=elementor-animation]:hover {
z-index: 1; }
.elementor-widget-icon-box .elementor-icon {
transition: all .3s ease; }
.elementor-widget-icon-box .elementor-icon i {
font-size: 46px; }
.elementor-widget-icon-box .elementor-icon-box-icon {
line-height: 0; }
.elementor-widget-icon-box .elementor-icon-box-title {
font-size: 16px;
font-weight: 600;
color: #000;
margin-bottom: 3px;
transition: all .3s ease; }
.elementor-widget-image-box[class*=elementor-animation]:hover {
z-index: 1; }
.elementor-widget-image-box .elementor-image-box-title {
padding-top: 0; }
.elementor-widget-image-box .elementor-image-box-img {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center; }
.elementor-widget-image-box .elementor-image-box-img img,.elementor-widget-image-box .elementor-image-box-img svg {
display: block;
margin: 0 auto; }
.elementor-widget-image-box .elementor-image-box-img.testabc:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px dashed #aba5a5;
border-radius: 100%;
transform: scale(1.4); }
.opal-image-hotspots-container {
overflow: hidden; }
.opal-image-hotspots-main-icons-tooltips-wrapper {
top: 0;
left: 0;
position: absolute;
bottom: 0;
right: 0; }
.opal-image-hotspots-main-icons {
cursor: pointer;
display: block;
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%; }
.opal-image-hotspots-main-icons .opal-image-hotspots-icon {
cursor: pointer;
display: block;
text-align: center;
font-size: 30px;
padding: 3px 0 0;
line-height: .6;
border-color: #000; }
.opal-image-hotspots-main-icons .opal-image-hotspots-image-icon {
width: 40px;
height: 40px; }
.opal-image-hotspots-main-icons .opal-image-hotspots-text {
cursor: pointer;
display: block;
text-align: center;
border-radius: 0;
margin: 0;
padding: 0 10px;
border-color: #000; }
.opal-image-hotspots-tooltips-wrapper {
display: none;
position: absolute;
z-index: 9999; }
.tooltipster-sidetip {
z-index: 9999;
width: auto !important; }
.tooltipster-box div.opal-image-hotspots-tooltips-text {
border-color: #000;
overflow: hidden; }
.tooltipster-sidetip div.tooltipster-box {
background: transparent;
box-shadow: 0 0 40px 0 rgba(0,0,0,.18); }
.tooltipster-sidetip div.opal-image-hotspots-tooltips-text {
padding: 15px 30px; }
.tooltipster-sidetip div.opal-image-hotspots-tooltips-text * {
margin: 0;
padding: 0; }
.tooltipster-box .opal-image-hotspots-tooltips-text * {
margin: 0; }
.opal-image-hotspots-main-icons.opal-image-hotspots-anim:before {
content: "";
position: absolute;
z-index: -1;
transform: scale(1);
pointer-events: none;
animation: n 2s infinite;
top: 0;
right: 0;
bottom: 0;
left: 0; }
@keyframes n {
0% {
transform: scale(1);
opacity: 1; }
to {
transform: scale(1.5);
opacity: 0; } }
.tooltipster-box .tooltipster-content {
background: hsla(0,0%,5%,.5); }
.opal-tooltipster-base.tooltipster-top .tooltipster-arrow-background {
border-top-color: hsla(0,0%,5%,.5); }
.opal-tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
border-bottom-color: hsla(0,0%,5%,.5); }
.opal-tooltipster-base.tooltipster-right .tooltipster-arrow-background {
border-right-color: hsla(0,0%,5%,.5); }
.opal-tooltipster-base.tooltipster-left .tooltipster-arrow-background {
border-left-color: hsla(0,0%,5%,.5); }
.tooltipster-box .opal-image-hotspots-tooltips-text {
color: #fff; }
.elementor-widget-opal-images-layers ul {
padding: 0; }
.elementor-image-spin .elementor-image img {
animation-name: o;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: linear; }
@keyframes o {
0% {
transform: rotate(0deg); }
to {
transform: rotate(1turn); } }
.instagram-widget .instagram-pics {
margin-left: 0;
margin-right: 0; }
.instagram-widget .instagram-picture {
padding: 0 !important; }
.instagram-widget .instagram-picture img {
display: block; }
.instagram-widget .instagram-picture:hover .hover-mask {
transform: translateY(0);
-webkit-transform: translateY(0); }
.instagram-widget .instagram-picture:hover .wrapp-picture .instagram-comment,.instagram-widget .instagram-picture:hover .wrapp-picture .instagram-like {
transform: translateY(0); }
.instagram-widget .instagram-picture:hover .wrapp-picture:after {
opacity: 1; }
@media (max-width: 767px) {
.instagram-widget .instagram-picture {
width: 50%; } }
.instagram-widget .instagram-content {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
display: flex;
display: -ms-flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center; }
@media (max-width: 1199px) {
.instagram-widget .instagram-content {
position: static;
margin-bottom: 30px;
margin-top: 15px; } }
.instagram-widget .instagram-content-inner {
z-index: 5;
background: #fff;
box-shadow: 0 0 12px rgba(0,0,0,.22);
max-width: 380px;
width: 100%;
padding: 30px; }
.instagram-widget .wrapp-picture {
position: relative;
overflow: hidden;
text-align: center;
-webkit-backface-visibility: hidden;
-webkit-perspective: 800px;
backface-visibility: hidden;
perspective: 800px; }
.instagram-widget .wrapp-picture a {
z-index: 4; }
.instagram-widget .wrapp-picture:after,.instagram-widget .wrapp-picture a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0; }
.instagram-widget .wrapp-picture:after {
content: "";
z-index: 1;
opacity: 0;
background-color: rgba(0,0,0,.4);
transition: opacity .3s ease;
-webkit-transition: opacity .3s ease; }
.instagram-widget .wrapp-picture .instagram-comment,.instagram-widget .wrapp-picture .instagram-like {
position: absolute;
width: 50%;
bottom: 0;
padding: 15px 25px;
color: #fff;
z-index: 9;
transform: translateY(100%);
transition: all .3s ease; }
.instagram-widget .wrapp-picture .instagram-like {
left: 0;
text-align: left; }
.instagram-widget .wrapp-picture .instagram-comment {
right: 0;
text-align: right; }
.instagram-widget .hover-mask {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 3;
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row;
padding: 20px 15px;
background: linear-gradient(transparent,rgba(0,0,0,.65));
transform: translateY(100%);
-webkit-transform: translateY(100%);
transition: transform .3s ease,opacity .3s ease;
-webkit-transition: transform .3s ease,opacity .3s ease; }
.instagram-widget .instagram-comments,.instagram-widget .instagram-likes {
flex: 0 0 50%;
max-width: 50%;
width: 50%;
color: #fff;
font-size: 18px;
vertical-align: middle;
line-height: 1;
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.instagram-widget .instagram-comments .icon,.instagram-widget .instagram-comments:before,.instagram-widget .instagram-likes .icon,.instagram-widget .instagram-likes:before {
display: inline-block;
margin-right: 5px; }
.instagram-widget .instagram-likes {
text-align: left; }
.instagram-widget .instagram-comments {
text-align: right; }
.instagram-widget .instagram-comments:before {
font-size: 18px; }
.instagram-widget .instagram-createdtime {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 15px;
font-weight: 700;
margin-top: 10px; }
.instagram-widget .instagram-description {
margin-bottom: 20px; }
.elementor-instagram-style-insite .instagram-widget {
position: relative; }
.elementor-instagram-style-insite .username {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
padding: 15px 45px;
z-index: 1;
background-color: #fff; }
@media (max-width: 767px) {
.elementor-instagram-style-insite .username {
padding: 10px; } }
.elementor-instagram-style-insite .username:before {
content: "\f16d";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 26px;
font-size: 1.85714rem;
color: #000;
padding-right: 25px;
margin-right: 25px;
vertical-align: middle;
border-right: 1px solid #eee; }
@media (max-width: 767px) {
.elementor-instagram-style-insite .username:before {
display: none; } }
.elementor-nav-menu--main .elementor-nav-menu a {
transition: .4s;
padding: 13px 20px; }
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover {
padding: 13px 20px; }
.elementor-nav-menu--main .elementor-nav-menu a.current {
background: #373a3c;
color: #fff; }
.elementor-nav-menu--main .elementor-nav-menu a.disabled {
background: #55595c;
color: #a1a6a9; }
.elementor-nav-menu--main .elementor-nav-menu ul {
position: absolute;
width: 12em;
border-width: 0;
border-style: solid;
padding: 0; }
.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
position: absolute;
display: none;
visibility: hidden;
overflow: hidden;
background: #fff;
height: 20px; }
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
top: -2px; }
.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
position: absolute;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
overflow: hidden;
border-width: 8px;
border-style: dashed dashed solid;
border-color: transparent transparent #494c4f; }
.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
top: -2px;
top: 6px;
border-style: solid dashed dashed;
border-color: #494c4f transparent transparent; }
.elementor-nav-menu__align-right .elementor-nav-menu {
margin-left: auto;
margin-right: 0; }
.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: end;
justify-content: flex-end; }
.elementor-nav-menu__align-left .elementor-nav-menu {
margin-right: auto; }
.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: start;
justify-content: flex-start; }
.elementor-nav-menu__align-center .elementor-nav-menu {
margin-left: auto;
margin-right: auto; }
.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: center;
justify-content: center; }
@media (max-width: 1199px) {
.elementor-nav-menu-tablet__align-right .elementor-nav-menu {
margin-left: auto;
margin-right: 0; }
.elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: end;
justify-content: flex-end; }
.elementor-nav-menu-tablet__align-left .elementor-nav-menu {
margin-right: auto; }
.elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: start;
justify-content: flex-start; }
.elementor-nav-menu-tablet__align-center .elementor-nav-menu {
margin-left: auto;
margin-right: auto; }
.elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 767px) {
.elementor-nav-menu-mobile__align-right .elementor-nav-menu {
margin-left: auto;
margin-right: 0; }
.elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: end;
justify-content: flex-end; }
.elementor-nav-menu-mobile__align-left .elementor-nav-menu {
margin-right: auto; }
.elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: start;
justify-content: flex-start; }
.elementor-nav-menu-mobile__align-center .elementor-nav-menu {
margin-left: auto;
margin-right: auto; }
.elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
-ms-flex-pack: center;
justify-content: center; } }
.elementor-nav-menu--layout-horizontal {
display: -ms-flexbox;
display: flex; }
.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
white-space: nowrap; }
.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
width: 100%; }
.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
-ms-flex-pack: center;
justify-content: center; }
@media (max-width: 1199px) {
.elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
margin-left: auto;
margin-right: 0;
width: auto; }
.elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 0;
flex-grow: 0; }
.elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
margin-left: 0;
margin-right: auto;
width: auto; }
.elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 0;
flex-grow: 0; }
.elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
margin-left: auto;
margin-right: auto;
width: auto; }
.elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 0;
flex-grow: 0; }
.elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
width: 100%; }
.elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 767px) {
.elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
margin-left: auto;
margin-right: 0;
width: auto; }
.elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 0;
flex-grow: 0; }
.elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
margin-left: 0;
margin-right: auto;
width: auto; }
.elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 0;
flex-grow: 0; }
.elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
margin-left: auto;
margin-right: auto;
width: auto; }
.elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 0;
flex-grow: 0; }
.elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
width: 100%; }
.elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
-ms-flex-positive: 1;
flex-grow: 1; }
.elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
-ms-flex-pack: center;
justify-content: center; } }
.elementor-widget-opal-nav-menu .elementor-widget-container {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column; }
.elementor-nav-menu {
position: relative;
z-index: 2;
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
-webkit-tap-highlight-color: transparent; }
.elementor-nav-menu:after {
content: "\00a0";
display: block;
height: 0;
font: 0/0 serif;
clear: both;
visibility: hidden;
overflow: hidden; }
.elementor-nav-menu li,.elementor-nav-menu ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
-webkit-tap-highlight-color: transparent; }
.elementor-nav-menu ul {
display: none; }
.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover {
border-left: 16px solid transparent; }
.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover {
border-left: 24px solid transparent; }
.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover {
border-left: 32px solid transparent; }
.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover {
border-left: 40px solid transparent; }
.elementor-nav-menu a,.elementor-nav-menu li {
position: relative; }
.elementor-nav-menu li {
border-width: 0; }
.elementor-nav-menu a {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover {
padding: 10px 20px;
line-height: 20px; }
.elementor-nav-menu a.current {
background: #373a3c;
color: #fff; }
.elementor-nav-menu a.disabled {
cursor: not-allowed;
color: #a1a6a9; }
.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu {
padding-right: 20px; }
.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
display: none; }
.elementor-nav-menu--indicator-plus:before {
font-family: Open Sans,sans-serif; }
.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow {
font-size: 10px; }
.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow:before {
content: ""; }
.elementor-nav-menu--indicator-angle .elementor-nav-menu .sub-arrow:before {
content: ""; }
.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow:before {
content: ""; }
.elementor-nav-menu--indicator-plus .elementor-nav-menu .sub-arrow:before {
content: "+"; }
.elementor-nav-menu .sub-arrow {
font-family: FontAwesome;
font-size: 16px;
line-height: 1;
padding-left: 10px; }
.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover {
background-color: #55595c;
color: #fff; }
.elementor-menu-toggle {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 22px;
padding: 0;
cursor: pointer;
border: 0 solid;
border-radius: 3px;
background-color: rgba(0,0,0,.05);
color: #494c4f; }
.elementor-menu-toggle.elementor-active i:before,.elementor-menu-toggle i:before {
display: block; }
.elementor-menu-toggle__align-left .elementor-menu-toggle {
margin-right: auto; }
.elementor-menu-toggle__align-right .elementor-menu-toggle {
margin-left: auto; }
.elementor-menu-toggle__align-center .elementor-menu-toggle {
margin-left: auto;
margin-right: auto; }
@media (max-width: 1199px) {
.elementor-menu-toggle-tablet__align-left .elementor-menu-toggle {
margin-right: auto;
margin-left: 0; }
.elementor-menu-toggle-tablet__align-right .elementor-menu-toggle {
margin-right: 0;
margin-left: auto; }
.elementor-menu-toggle-tablet__align-center .elementor-menu-toggle {
margin-right: auto;
margin-left: auto; } }
@media (max-width: 767px) {
.elementor-menu-toggle-mobile__align-left .elementor-menu-toggle {
margin-right: auto;
margin-left: 0; }
.elementor-menu-toggle-mobile__align-right .elementor-menu-toggle {
margin-right: 0;
margin-left: auto; }
.elementor-menu-toggle-mobile__align-center .elementor-menu-toggle {
margin-right: auto;
margin-left: auto; } }
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
margin-top: 10px; }
.elementor-nav-menu--dropdown.elementor-nav-menu__container>ul {
padding: 20px 0; }
.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
font-size: .9em; }
.elementor-nav-menu--dropdown a {
color: #494c4f;
-ms-flex-pack: justify;
justify-content: space-between; }
.elementor-nav-menu--dropdown a.current {
background: #373a3c;
color: #fff; }
.elementor-nav-menu--dropdown a.disabled {
color: #b3b3b3; }
ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover {
text-shadow: none;
border-left: 8px solid transparent; }
.elementor-nav-menu--dropdown {
background-color: #fff;
font-size: 13px; }
.elementor-widget-opal-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
display: none; }
.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
-ms-flex-pack: center;
justify-content: center; }
.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
display: none; }
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
position: absolute;
z-index: 9998; }
.elementor-nav-menu--dropdown-destop .elementor-nav-menu--main {
display: none; }
@media (min-width: 768px) {
.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
display: none; } }
@media (min-width: 1025px) {
.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
display: none; } }
@media (max-width: 1024px) {
.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
display: none; } }
@media (max-width: 767px) {
.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
display: none; } }
.elementor-nav-menu--divider>ul>li:after {
position: absolute;
display: block;
width: 1px;
height: 10px;
content: "";
color: transparent;
right: 0;
top: 50%;
margin-top: -5px; }
.elementor-nav-menu--divider>ul>li:last-child:after {
display: none; }
#secondary .elementor-nav-menu a:before,.e--pointer-dot a:before {
content: "";
width: 5px;
height: 5px;
border-radius: 50%;
margin: 0;
margin-right: 10px;
position: static; }
.elementor-nav-menu--main .elementor-nav-menu ul {
padding: 20px 0; }
.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:focus,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:hover {
border-left: 0;
border-right: 0; }
.elementor-item:after,.elementor-item:before {
display: block;
position: absolute;
transition: .3s;
transition-timing-function: cubic-bezier(.58,.3,.005,1); }
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
opacity: 0; }
.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before {
transform: scale(1); }
.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
opacity: 1; }
.elementor-item-active:after,.elementor-item-active:before {
transform: scale(1); }
.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before {
height: 3px;
width: 100%;
left: 0;
background-color: #55595c;
z-index: 2; }
.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
height: 0;
width: 0;
left: 50%; }
.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
top: 10px; }
.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
bottom: 10px; }
.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
top: -10px; }
.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
bottom: -10px; }
.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover {
transition-duration: 0s; }
.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
content: "";
top: 0; }
.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
width: 10px;
left: -20px; }
.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after {
content: "";
bottom: 0; }
.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
width: 10px;
left: calc(100% + 20px); }
.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before {
background: transparent;
left: 0;
top: 0;
bottom: 0;
right: 0;
border: 3px solid #55595c; }
.e--pointer-framed .elementor-item:before {
content: ""; }
.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
transform: scale(.75); }
.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
transform: scale(1.25); }
.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
transition: opacity .2s,transform .4s; }
.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before {
width: 3px;
height: 3px; }
.e--pointer-framed.e--animation-draw .elementor-item:before {
border-width: 0 0 3px 3px;
transition: width .1s .2s,height .1s .3s,opacity .12s .22s; }
.e--pointer-framed.e--animation-draw .elementor-item:after {
content: "";
top: auto;
bottom: 0;
left: auto;
right: 0;
border-width: 3px 3px 0 0;
transition: width .1s,height .1s .1s,opacity .02s .18s; }
.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
width: 100%;
height: 100%; }
.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
transition: opacity .02s,height .1s,width .1s .1s; }
.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
transition: opacity .02s .2s,height .1s .2s,width .1s .3s; }
.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before {
width: 3px;
height: 3px; }
.e--pointer-framed.e--animation-corners .elementor-item:before {
border-width: 3px 0 0 3px; }
.e--pointer-framed.e--animation-corners .elementor-item:after {
content: "";
top: auto;
bottom: 0;
left: auto;
right: 0;
border-width: 0 3px 3px 0; }
.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
width: 100%;
height: 100%;
transition: opacity 2ms,width .4s,height .4s; }
.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover {
transition-duration: 0s; }
.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before {
content: "";
transition: .3s; }
.e--pointer-background .elementor-item:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #55595c;
z-index: -1; }
.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover {
color: #fff; }
.e--pointer-background.e--animation-grow .elementor-item:before {
transform: scale(.5); }
.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before {
transform: scale(1);
opacity: 1; }
.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
transform: scale(1.2);
transition: .3s; }
.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
transition: opacity .15s,transform .4s; }
.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
left: 100%; }
.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
right: 100%; }
.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
top: 100%; }
.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
bottom: 100%; }
.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
bottom: 50%;
top: 50%; }
.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
right: 50%;
left: 50%; }
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #55595c;
z-index: -1; }
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
top: 0;
bottom: 100%; }
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
top: 100%;
bottom: 0; }
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
bottom: 50%; }
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
top: 50%; }
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
right: 0;
left: 100%; }
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
right: 100%;
left: 0; }
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
left: 50%; }
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
right: 50%; }
.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover {
transition-duration: 0s; }
.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover {
transform: skew(-8deg); }
.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover {
transform: scale(1.2); }
.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover {
transform: scale(.8); }
.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover {
transform: translateY(-8px); }
.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover {
transform: translateY(8px); }
.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover {
transform: rotate(6deg); }
.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover {
transition-duration: 0s; }
.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-widget-container {
position: relative; }
.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container {
position: absolute;
top: 100%;
left: 0; }
.elementor-nav-menu-popup .elementor-nav-menu--popup {
height: 100vh;
width: 100vw;
display: flex;
justify-content: center;
align-items: center;
margin-left: -8px;
background-color: #fff;
overflow: auto; }
.elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu {
max-height: 100%;
padding-top: 50px;
padding-bottom: 50px; }
.elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu a {
-ms-flex-pack: center;
justify-content: center; }
.elementor-nav-menu-popup .mfp-close {
font-size: 40px;
top: 50px;
right: 20px; }
.elementor-nav-menu-popup .mfp-close:active {
top: 50px; }
.elementor-nav-menu-popup .elementor-nav-menu--dropdown .elementor-item:focus {
background-color: transparent; }
.elementor-nav-menu-popup .elementor-nav-menu .sub-arrow {
width: 30px;
margin-right: -30px;
line-height: 30px; }
.elementor-widget-opal-price-table {
overflow: hidden; }
.elementor-widget-opal-price-table:hover .elementor-price-table__heading,.elementor-widget-opal-price-table:hover .elementor-price-table__period,.elementor-widget-opal-price-table:hover .elementor-price-table__sub_period,.elementor-widget-opal-price-table:hover .elementor-price-table__subheading {
color: #fff;
opacity: .7;
-ms-opacity: .7;
-o-opacity: .7;
-moz-opacity: .7;
-webkit-opacity: .7;
filter: alpha(opacity=70); }
.elementor-widget-opal-price-table:hover .elementor-price-table__features-list,.elementor-widget-opal-price-table:hover .elementor-price-table__price {
color: #fff; }
.elementor-widget-opal-price-table:hover .elementor-price-table__price {
border-color: hsla(0,0%,100%,.3); }
.elementor-widget-opal-price-table:hover .elementor-price-table__button {
border-color: #eb7025 !important;
background-color: transparent !important;
color: #fff !important; }
.elementor-widget-opal-price-table .elementor-price-table__price {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb; }
.elementor-widget-opal-price-table .elementor-price-table__features-list {
list-style: none;
margin-bottom: 0; }
.elementor-widget-opal-price-table .elementor-price-table__features-list li {
margin-bottom: 25px; }
.elementor-widget-opal-price-table .elementor-price-table__feature-inner {
position: relative;
padding-left: 30px; }
.elementor-widget-opal-price-table .elementor-price-table__feature-inner i {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%); }
.elementor-widget-opal-price-table .elementor-price-table__button {
display: block; }
.elementor-widget-opal-price-table .elementor-price-table__period {
margin-bottom: 18px; }
.elementor-widget-opal-price-table .elementor-price-table__heading {
margin-bottom: 5px; }
.elementor-widget-opal-price-table .elementor-price-table__ribbon {
text-align: center;
position: absolute;
top: 0;
left: 0;
width: 100%; }
.elementor-widget-opal-price-table .elementor-price-table__ribbon.elementor-ribbon-right .elementor-price-table__ribbon-inner {
transform: translateY(-50%) translateX(50%) translateX(-50px) rotate(45deg) !important; }
.elementor-widget-opal-product-categories .product-cats {
position: relative; }
.elementor-widget-opal-product-categories .cats-image {
overflow: hidden; }
.elementor-widget-opal-product-categories .cats-image img {
display: block;
transition: all .3s ease; }
@media (max-width: 767px) {
.elementor-widget-opal-product-categories .cats-image img {
width: 100%; } }
.elementor-widget-opal-product-categories .cats-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
transition: all .3s ease;
z-index: 2; }
.elementor-widget-opal-product-categories .product-cats-meta {
padding: 35px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
z-index: 3; }
.elementor-widget-opal-product-categories:hover .cats-image img {
transform: scale(1.1); }
.elementor-vertical-align-stretch .cats-button {
margin-top: auto; }
.show-button-hover-active .cats-button {
opacity: 0;
transition: all .35s ease; }
.show-button-hover-active:hover .cats-button {
opacity: 1; }
.elementor-widget-opal-product-review .commentlist {
list-style: none;
padding-left: 0; }
.elementor-widget-opal-product-review .commentlist .avatar,.elementor-widget-opal-product-review .commentlist li:nth-child(n+4) {
display: none; }
.elementor-widget-opal-product-review .commentlist .comment_container {
border-bottom: 1px solid #e5e5e5;
background: transparent;
padding-top: 0;
padding-bottom: 12px;
margin-bottom: 35px; }
.elementor-widget-opal-product-review .commentlist .star-rating {
margin-bottom: 10px; }
.elementor-widget-opal-product-review .commentlist .star-rating span:before {
color: #000; }
.elementor-widget-opal-product-review .commentlist .meta {
margin-bottom: 12px; }
.elementor-widget-opal-product-review .woocommerce-review__author {
font-size: 20px;
font-size: 1.42857rem;
font-weight: 700;
color: #000; }
.elementor-widget-opal-product-review .woocommerce-review__published-date {
font-size: 12px;
font-size: .85714rem;
color: #999;
text-transform: uppercase;
letter-spacing: .1em; }
.elementor-widget-opal-product-review .woocommerce-review__dash {
color: transparent; }
.elementor-widget-opal-product-review .average_rating {
float: left;
font-size: 48px;
font-size: 3.42857rem;
font-weight: 200;
padding-right: 15px;
line-height: 1.4;
color: #000; }
.elementor-widget-opal-product-review .woocommerce-product-rating .star-rating {
font-size: 20px;
font-size: 1.42857rem; }
.elementor-widget-opal-product-review .woocommerce-review-link {
float: left;
clear: both;
margin-top: 25px; }
.elementor-widget-opal-product-review .reviews-count {
color: #999; }
.elementor-widget-opal-product-review .show-all-reviews {
background: #d1d1d1;
border-color: #d1d1d1; }
.elementor-widget-opal-product-review .show-all-reviews:hover {
background: #000;
border-color: #000; }
.mfp-content .comment-respond:before {
content: none; }
.mfp-content #review_form_wrapper {
max-width: 600px;
margin-left: auto;
margin-right: auto; }
.elementor-editor-active .onsale+img,.elementor-editor-active .product-image+img,.elementor-editor-active .product-img-wrap+img {
display: none !important; }
.elementor-editor-active .site-content-contain {
z-index: 100; }
.elementor-editor-active .product-image.no-gallery {
display: none !important; }
.elementor-product-style-2 .elementor-widget-container>.woocommerce {
overflow: hidden; }
.elementor-product-style-2 ul.products {
margin-top: -1px;
margin-bottom: -1px; }
.elementor-progress-bar {
height: 100%; }
.elementor-progress-outside .elementor-progress-percentage {
float: right;
padding-right: 0; }
.elementor-progress-outside .elementor-progress-bar {
position: relative; }
.elementor-progress-outside .elementor-progress-bar:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
width: 12px;
height: 12px;
border: 3px solid #eb7025;
border-radius: 50%; }
.elementor-search-form button,.elementor-search-form input[type=search] {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none;
line-height: 1;
min-width: 0;
font-size: 15px;
-webkit-appearance: none; }
.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus {
outline: 0;
color: inherit; }
.elementor-search-form button {
background-color: #818a91;
font-size: 16px;
color: #fff;
border-radius: 0; }
.elementor-search-form__container {
display: -ms-flexbox;
display: flex;
transition: .2s;
overflow: hidden;
border: 0 solid transparent;
min-height: 35px; }
.elementor-search-form__container:not(.elementor-search-form--full-screen) {
background: transparent; }
.elementor-search-form__input {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
color: #55595c;
transition: color .2s; }
.elementor-search-form__input::-webkit-input-placeholder {
color: inherit;
font-family: inherit;
opacity: 1; }
.elementor-search-form__input:-ms-input-placeholder,.elementor-search-form__input::-ms-input-placeholder {
color: inherit;
font-family: inherit;
opacity: 1; }
.elementor-search-form__input::placeholder {
color: inherit;
font-family: inherit;
opacity: 1; }
.elementor-search-form__submit {
color: #fff;
transition: color .2s,background .2s; }
.elementor-search-form--button-type-text .elementor-search-form__submit {
-ms-flex-negative: 0;
flex-shrink: 0; }
.elementor-search-form--skin-minimal .elementor-search-form__icon {
opacity: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
color: #55595c; }
.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
font-size: 50px;
text-align: center;
border-style: solid;
border-width: 0 0 1px;
border-color: #fff;
line-height: 1.5;
color: #fff; }
.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
cursor: pointer;
vertical-align: middle;
color: #494c4f; }
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
position: relative;
display: block;
border: 0 solid;
transition: .2s;
width: 33px;
height: 33px;
background-color: rgba(0,0,0,.05);
border-radius: 3px; }
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
font-size: .55em; }
.elementor-search-form--skin-full_screen .elementor-search-form__container {
transition: .3s;
-ms-flex-align: center;
align-items: center;
position: fixed;
z-index: 9998;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100vh;
padding: 0 15%;
background-color: rgba(0,0,0,.8); }
.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
overflow: hidden;
opacity: 0;
transform: scale(0); }
.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
display: none; }
.elementor-widget-opal-search-form form {
margin-bottom: 0; }
.elementor-single-product .single-product div.product {
padding-bottom: 0; }
.elementor-single-product .single-product div.product .entry-summary {
margin-bottom: 0; }
.elementor-single-product .single-product div.product .entry-summary:before {
content: none; }
.elementor-single-product .single-product div.product .entry-summary .single_add_to_cart_button {
flex: inherit;
width: auto;
min-width: auto; }
.elementor-single-product .single-product div.product .entry-summary .single_add_to_cart_button:before {
display: none; }
.elementor-single-product .single-product div.product .entry-summary form.cart {
border: none;
flex-wrap: wrap; }
.elementor-single-product .single-product div.product .entry-summary form.cart .quantity {
background: transparent;
padding-left: 0; }
.elementor-align-center .elementor-single-product .single-product div.product .entry-summary form.cart .quantity {
margin-left: auto;
margin-right: auto; }
.elementor-align-right .elementor-single-product .single-product div.product .entry-summary form.cart .quantity {
margin-left: auto;
margin-right: 0; }
.elementor-single-product .single-product div.product .entry-summary form.cart .quantity input {
background: transparent; }
.elementor-single-product .single-product div.product .entry-summary .price {
margin-bottom: .5em; }
.elementor-align-center .elementor-single-product .single-product div.product .entry-summary .price {
display: flex;
align-items: baseline;
flex-direction: row-reverse;
justify-content: center; }
.elementor-align-right .elementor-single-product .single-product div.product .entry-summary .price {
display: flex;
align-items: baseline;
flex-direction: row-reverse; }
.elementor-single-product .single-product .deal-sold {
display: none; }
.elementor-single-product .single-product .opal-woocommerce-deal .countdown-times>div:first-child {
padding-left: 0; }
.elementor-single-product .single-product .opal-woocommerce-deal .countdown-times>div:last-child {
padding-right: 0; }
.elementor-align-left .elementor-single-product .single-product .opal-woocommerce-deal .countdown-times {
justify-content: flex-start; }
.elementor-align-right .elementor-single-product .single-product .opal-woocommerce-deal .countdown-times,.elementor-align-right .variations_button,.elementor-align-right .woocommerce-product-rating,.elementor-align-right form.cart {
justify-content: flex-end; }
.elementor-align-center .variations_button,.elementor-align-center .woocommerce-product-rating,.elementor-align-center form.cart {
justify-content: center; }
.elementor-widget-opal-add-to-cart .added_to_cart {
display: none; }
.elementor-widget-opal-table {
display: flex; }
.opal-table-cell-icon-top,.opal-table-text {
display: block; }
@media (max-width: 767px) {
.opal-table-wrap {
overflow-x: auto;
overflow-y: hidden; } }
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
display: none; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
display: flex;
justify-content: flex-start; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
border: 0; }
@media (max-width: 991px) {
.elementor-tabs .elementor-tabs-wrapper {
display: block; } }
.elementor-widget-tabs .elementor-tab-title {
box-sizing: content-box;
transition: all .3s ease; }
.elementor-widget-opal-tabs .elementor-tab-content:not(.elementor-active) {
display: none; }
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
content: none !important; }
.elementor-teams-wrapper {
position: relative; }
.elementor-teams-wrapper .elementor-team-image {
font-size: 0; }
.elementor-teams-wrapper .socials {
margin: 0;
padding: 0;
list-style: none;
font-size: 0; }
.elementor-teams-wrapper .socials li {
display: inline-block; }
.elementor-teams-wrapper .socials a {
display: block;
text-align: center;
box-sizing: content-box; }
.elementor-teams-wrapper.style-2 .elementor-team-details {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end; }
.elementor-teams-wrapper.style-2 .elementor-team-details>:not(.elementor-team-socials) {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
transform: translateY(100%);
transition: all .3s ease; }
.elementor-teams-wrapper.style-2 .elementor-team-socials {
padding-top: 20px;
padding-bottom: 20px;
background: #2d2d2d;
transition: all .3s ease; }
.elementor-teams-wrapper.style-2:hover .elementor-team-details>:not(.elementor-team-socials) {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
transform: translateY(0); }
.elementor-teams-wrapper.style-2:hover .elementor-team-socials {
padding-top: 0;
padding-bottom: 55px;
background: transparent; }
.elementor-element .elementor-widget-opal-testimonials .gallery,.elementor-widget-opal-testimonials .elementor-element .gallery,.elementor-widget-opal-testimonials .entry-gallery .gallery,.elementor-widget-opal-testimonials .list-feature-box,.elementor-widget-opal-testimonials .opal-archive-style-4.archive .site-main,.elementor-widget-opal-testimonials .opal-archive-style-4.blog .site-main,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.elementor-widget-opal-testimonials .opal-comment-form-2 .comment-form,.elementor-widget-opal-testimonials .opal-comment-form-3 .comment-form,.elementor-widget-opal-testimonials .opal-comment-form-4 .comment-form,.elementor-widget-opal-testimonials .opal-comment-form-6 .comment-form,.elementor-widget-opal-testimonials .opal-default-content-layout-2cr .site-content .wrap,.elementor-widget-opal-testimonials .osf-sorting,.elementor-widget-opal-testimonials .row,.elementor-widget-opal-testimonials .single-product div.product,.elementor-widget-opal-testimonials .single-product div.product .woocommerce-product-gallery .flex-control-thumbs,.elementor-widget-opal-testimonials .single .gallery,.elementor-widget-opal-testimonials .site-footer .widget-area,.elementor-widget-opal-testimonials .widget .gallery,.elementor-widget-opal-testimonials .woocommerce-account .woocommerce,.elementor-widget-opal-testimonials .woocommerce-address-fields__field-wrapper,.elementor-widget-opal-testimonials .woocommerce-Addresses,.elementor-widget-opal-testimonials .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.elementor-widget-opal-testimonials .woocommerce-cart .woocommerce,.elementor-widget-opal-testimonials .woocommerce-columns--addresses,.elementor-widget-opal-testimonials .woocommerce-MyAccount-content form[class^=woocommerce-],.elementor-widget-opal-testimonials [data-elementor-columns],.elementor-widget-opal-testimonials [data-opal-columns],.elementor-widget-opal-testimonials body.opal-content-layout-2cl #content .wrap,.elementor-widget-opal-testimonials body.opal-content-layout-2cr #content .wrap,.elementor-widget-opal-testimonials ul.products,.entry-gallery .elementor-widget-opal-testimonials .gallery,.opal-archive-style-4.archive .elementor-widget-opal-testimonials .site-main,.opal-archive-style-4.blog .elementor-widget-opal-testimonials .site-main,.opal-canvas-filter.top .elementor-widget-opal-testimonials .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-widget-opal-testimonials .woof_redraw_zone,.opal-comment-form-2 .elementor-widget-opal-testimonials .comment-form,.opal-comment-form-3 .elementor-widget-opal-testimonials .comment-form,.opal-comment-form-4 .elementor-widget-opal-testimonials .comment-form,.opal-comment-form-6 .elementor-widget-opal-testimonials .comment-form,.opal-default-content-layout-2cr .site-content .elementor-widget-opal-testimonials .wrap,.single-product .elementor-widget-opal-testimonials div.product,.single-product div.product .woocommerce-product-gallery .elementor-widget-opal-testimonials .flex-control-thumbs,.single .elementor-widget-opal-testimonials .gallery,.site-footer .elementor-widget-opal-testimonials .widget-area,.widget .elementor-widget-opal-testimonials .gallery,.woocommerce-account .elementor-widget-opal-testimonials .woocommerce,.woocommerce-billing-fields .elementor-widget-opal-testimonials .woocommerce-billing-fields__field-wrapper,.woocommerce-cart .elementor-widget-opal-testimonials .woocommerce,.woocommerce-MyAccount-content .elementor-widget-opal-testimonials form[class^=woocommerce-],body.opal-content-layout-2cl #content .elementor-widget-opal-testimonials .wrap,body.opal-content-layout-2cr #content .elementor-widget-opal-testimonials .wrap {
margin: 0; }
.elementor-element .elementor-widget-opal-testimonials .gallery .column-item,.elementor-widget-opal-testimonials .elementor-element .gallery .column-item,.elementor-widget-opal-testimonials .entry-gallery .gallery .column-item,.elementor-widget-opal-testimonials .list-feature-box .column-item,.elementor-widget-opal-testimonials .opal-archive-style-4.archive .site-main .column-item,.elementor-widget-opal-testimonials .opal-archive-style-4.blog .site-main .column-item,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap .column-item,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .column-item,.elementor-widget-opal-testimonials .opal-comment-form-2 .comment-form .column-item,.elementor-widget-opal-testimonials .opal-comment-form-3 .comment-form .column-item,.elementor-widget-opal-testimonials .opal-comment-form-4 .comment-form .column-item,.elementor-widget-opal-testimonials .opal-comment-form-6 .comment-form .column-item,.elementor-widget-opal-testimonials .opal-default-content-layout-2cr .site-content .wrap .column-item,.elementor-widget-opal-testimonials .osf-sorting .column-item,.elementor-widget-opal-testimonials .row .column-item,.elementor-widget-opal-testimonials .single-product div.product .column-item,.elementor-widget-opal-testimonials .single .gallery .column-item,.elementor-widget-opal-testimonials .site-footer .widget-area .column-item,.elementor-widget-opal-testimonials .widget .gallery .column-item,.elementor-widget-opal-testimonials .woocommerce-account .woocommerce .column-item,.elementor-widget-opal-testimonials .woocommerce-address-fields__field-wrapper .column-item,.elementor-widget-opal-testimonials .woocommerce-Addresses .column-item,.elementor-widget-opal-testimonials .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .column-item,.elementor-widget-opal-testimonials .woocommerce-cart .woocommerce .column-item,.elementor-widget-opal-testimonials .woocommerce-columns--addresses .column-item,.elementor-widget-opal-testimonials .woocommerce-MyAccount-content form[class^=woocommerce-] .column-item,.elementor-widget-opal-testimonials [data-elementor-columns] .column-item,.elementor-widget-opal-testimonials [data-opal-columns] .column-item,.elementor-widget-opal-testimonials body.opal-content-layout-2cl #content .wrap .column-item,.elementor-widget-opal-testimonials body.opal-content-layout-2cr #content .wrap .column-item,.elementor-widget-opal-testimonials ul.products .column-item,.entry-gallery .elementor-widget-opal-testimonials .gallery .column-item,.opal-archive-style-4.archive .elementor-widget-opal-testimonials .site-main .column-item,.opal-archive-style-4.blog .elementor-widget-opal-testimonials .site-main .column-item,.opal-canvas-filter.top .elementor-widget-opal-testimonials .opal-canvas-filter-wrap .column-item,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-widget-opal-testimonials .woof_redraw_zone .column-item,.opal-comment-form-2 .elementor-widget-opal-testimonials .comment-form .column-item,.opal-comment-form-3 .elementor-widget-opal-testimonials .comment-form .column-item,.opal-comment-form-4 .elementor-widget-opal-testimonials .comment-form .column-item,.opal-comment-form-6 .elementor-widget-opal-testimonials .comment-form .column-item,.opal-default-content-layout-2cr .site-content .elementor-widget-opal-testimonials .wrap .column-item,.single-product .elementor-widget-opal-testimonials div.product .column-item,.single-product div.product .woocommerce-product-gallery .elementor-widget-opal-testimonials .flex-control-thumbs .column-item,.single .elementor-widget-opal-testimonials .gallery .column-item,.site-footer .elementor-widget-opal-testimonials .widget-area .column-item,.widget .elementor-widget-opal-testimonials .gallery .column-item,.woocommerce-account .elementor-widget-opal-testimonials .woocommerce .column-item,.woocommerce-billing-fields .elementor-widget-opal-testimonials .woocommerce-billing-fields__field-wrapper .column-item,.woocommerce-cart .elementor-widget-opal-testimonials .woocommerce .column-item,.woocommerce-MyAccount-content .elementor-widget-opal-testimonials form[class^=woocommerce-] .column-item,body.opal-content-layout-2cl #content .elementor-widget-opal-testimonials .wrap .column-item,body.opal-content-layout-2cr #content .elementor-widget-opal-testimonials .wrap .column-item {
padding-left: 20px;
padding-right: 20px; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper {
margin-left: -20px;
margin-right: -20px; }
.elementor-widget-opal-testimonials .owl-dots {
padding: 0 20px; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-left .owl-dots {
text-align: left; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-left .owl-dots .owl-dot {
margin-left: 0;
margin-right: 8px; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-left .elementor-testimonial-inline {
justify-content: flex-start; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center .owl-dots {
text-align: center; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center .owl-dots .owl-dot {
margin-left: 4px;
margin-right: 4px; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center .elementor-testimonial-inline {
justify-content: center; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-right .owl-dots {
text-align: right; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-right .owl-dots .owl-dot {
margin-left: 8px;
margin-right: 0; }
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-inline {
justify-content: flex-end; }
.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-inline {
display: flex;
align-items: center; }
@media (max-width: 767px) {
.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-inline {
display: block; } }
.elementor-widget-opal-text_carousel .owl-carousel .elementor-heading-title,.elementor-widget-opal-text_carousel .woocommerce-product-carousel ul.products .elementor-heading-title,.elementor-widget-opal-text_carousel .woocommerce .woocommerce-carousel ul.products .elementor-heading-title,.woocommerce-product-carousel .elementor-widget-opal-text_carousel ul.products .elementor-heading-title,.woocommerce .woocommerce-carousel .elementor-widget-opal-text_carousel ul.products .elementor-heading-title {
margin-bottom: 0; }
.elementor-widget-opal-text_carousel .owl-carousel .elementor-content,.elementor-widget-opal-text_carousel .woocommerce-product-carousel ul.products .elementor-content,.elementor-widget-opal-text_carousel .woocommerce .woocommerce-carousel ul.products .elementor-content,.woocommerce-product-carousel .elementor-widget-opal-text_carousel ul.products .elementor-content,.woocommerce .woocommerce-carousel .elementor-widget-opal-text_carousel ul.products .elementor-content {
padding-top: 10px; }
.elementor-element .elementor-text_carousel-wrapper .gallery,.elementor-text_carousel-wrapper .elementor-element .gallery,.elementor-text_carousel-wrapper .entry-gallery .gallery,.elementor-text_carousel-wrapper .list-feature-box,.elementor-text_carousel-wrapper .opal-archive-style-4.archive .site-main,.elementor-text_carousel-wrapper .opal-archive-style-4.blog .site-main,.elementor-text_carousel-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap,.elementor-text_carousel-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.elementor-text_carousel-wrapper .opal-comment-form-2 .comment-form,.elementor-text_carousel-wrapper .opal-comment-form-3 .comment-form,.elementor-text_carousel-wrapper .opal-comment-form-4 .comment-form,.elementor-text_carousel-wrapper .opal-comment-form-6 .comment-form,.elementor-text_carousel-wrapper .opal-default-content-layout-2cr .site-content .wrap,.elementor-text_carousel-wrapper .osf-sorting,.elementor-text_carousel-wrapper .row,.elementor-text_carousel-wrapper .single-product div.product,.elementor-text_carousel-wrapper .single-product div.product .woocommerce-product-gallery .flex-control-thumbs,.elementor-text_carousel-wrapper .single .gallery,.elementor-text_carousel-wrapper .site-footer .widget-area,.elementor-text_carousel-wrapper .widget .gallery,.elementor-text_carousel-wrapper .woocommerce-account .woocommerce,.elementor-text_carousel-wrapper .woocommerce-address-fields__field-wrapper,.elementor-text_carousel-wrapper .woocommerce-Addresses,.elementor-text_carousel-wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.elementor-text_carousel-wrapper .woocommerce-cart .woocommerce,.elementor-text_carousel-wrapper .woocommerce-columns--addresses,.elementor-text_carousel-wrapper .woocommerce-MyAccount-content form[class^=woocommerce-],.elementor-text_carousel-wrapper [data-elementor-columns],.elementor-text_carousel-wrapper [data-opal-columns],.elementor-text_carousel-wrapper body.opal-content-layout-2cl #content .wrap,.elementor-text_carousel-wrapper body.opal-content-layout-2cr #content .wrap,.elementor-text_carousel-wrapper ul.products,.entry-gallery .elementor-text_carousel-wrapper .gallery,.opal-archive-style-4.archive .elementor-text_carousel-wrapper .site-main,.opal-archive-style-4.blog .elementor-text_carousel-wrapper .site-main,.opal-canvas-filter.top .elementor-text_carousel-wrapper .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-text_carousel-wrapper .woof_redraw_zone,.opal-comment-form-2 .elementor-text_carousel-wrapper .comment-form,.opal-comment-form-3 .elementor-text_carousel-wrapper .comment-form,.opal-comment-form-4 .elementor-text_carousel-wrapper .comment-form,.opal-comment-form-6 .elementor-text_carousel-wrapper .comment-form,.opal-default-content-layout-2cr .site-content .elementor-text_carousel-wrapper .wrap,.single-product .elementor-text_carousel-wrapper div.product,.single-product div.product .woocommerce-product-gallery .elementor-text_carousel-wrapper .flex-control-thumbs,.single .elementor-text_carousel-wrapper .gallery,.site-footer .elementor-text_carousel-wrapper .widget-area,.widget .elementor-text_carousel-wrapper .gallery,.woocommerce-account .elementor-text_carousel-wrapper .woocommerce,.woocommerce-billing-fields .elementor-text_carousel-wrapper .woocommerce-billing-fields__field-wrapper,.woocommerce-cart .elementor-text_carousel-wrapper .woocommerce,.woocommerce-MyAccount-content .elementor-text_carousel-wrapper form[class^=woocommerce-],body.opal-content-layout-2cl #content .elementor-text_carousel-wrapper .wrap,body.opal-content-layout-2cr #content .elementor-text_carousel-wrapper .wrap {
margin: 0; }
.elementor-text-editor ul {
margin-left: 1em; }
.elementor-widget-toggle .elementor-tab-title {
align-items: center; }
.elementor-toggle-item:last-child .elementor-tab-title {
border: 0; }
.elementor-video-icon,.elementor-video-popup {
display: inline-flex;
align-items: center; }
.elementor-video-icon {
justify-content: center;
text-align: center; }
.wavify-wraper {
position: relative; }