.accordion.mgaccordion{
overflow: hidden;
}
.card-header.mg-accordion-title {
padding: 0;
position: relative;
background: transparent;
}
.mpdac-post-details a {
color: #fff;
}
.mpacc-btn {
margin-top: 1rem;
}
.mpacc-meta {
margin-top: 3rem;
margin-bottom: 1rem;
}
.mg-curve-shape .card {
border: none;
box-shadow: inherit;
}
.mg-curve-shape .mgac-content {
width: 90%;
margin: 0 auto 8px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); 
}
.mg-curve-shape .mgrc-title {
border-radius: 20px 20px 0 0;
}
.eacolor .card-header.mg-accordion-title .mgrc-title{
background: linear-gradient(190deg, #130D6F 0%, #952598 80%);
color: #fff;
}
.mgaccordion.eacolor .mgac-mcontent{
background: linear-gradient(157deg, #130D6F 10%, #952598 80%);
color: #fff;
}
.mg-accordion-title h2{
font-size: 16px;
font-weight: 500;
margin:0;
color:#000;
}
.eacolor .mg-accordion-title h2{
color:#fff;
}
.mg-accordion-title h2:before {
display: none;
}
.mg-accordion-title .mgrc-title {
width: 100%;
display: block;
padding: 15px;
cursor: pointer;
}
.mgc-icons {
display: block;
position: absolute;
top: 0;
min-width: 40px;
height: 100%;
text-align: center;
}
.mgc-icons.mgc-right-icon {
right: 20px;
left: auto;
}
.mgc-icons.mgc-left-icon {
left: 20px;
right: auto;
}
.mgc-icon {
position: absolute;
left: auto;
top: auto;
width: 100%;
height: 100%;
margin: auto;
bottom: 0;
right: 0;
min-width: 30px;
min-height: 20px;
}
.mgc-left-icon .mgc-icon {
position: absolute;
left: 0;
right: auto;
}
.mg-box-icon .mgc-icons {
box-shadow: 0 1px 6px 0 rgba(255,255,255,0.68)
}
.mgc-icon i {
position: relative;
top: 45%;
transform: translateY(-55%);
}
.mgrc-title.collapsed .mgc-close {
opacity: 1;
}
.mgrc-title .mgc-close {
opacity: 0;
transition: 0.2s
}
.mgrc-title.collapsed .mgc-open {
opacity: 0;
}
.mgrc-title .mgc-open {
opacity: 1;
transition: 0.2s
} 
.mgrc-item-right-right .mgrc-title {
padding-right: 75px;
} 
.mgrc-item-left-left .mgrc-title {
padding-left: 75px;
} .mg-side-curve .mgrc-title {
position: relative;
overflow: hidden;
}
.mg-side-curve .mgrc-title:before {
position: absolute;
top: -18px;
left: 55px;
width: 30px;
height: 30px;
background: #fff;
content: "";
transform: rotate(45deg);
}
.card-body.mgac-content.mgac-effect1 {
transform: rotateY(90deg);
transition: 0.5s;
}
.show .card-body.mgac-content.mgac-effect1 {
transform: rotateY(0);
}
.card-body.mgac-content.mgac-effect2 {
transform: rotateX(90deg);
transition: 0.5s;
}
.show .card-body.mgac-content.mgac-effect2 {
transform: rotateX(0);
}
.card-body.mgac-content.mgac-effect3 {
transform: scale(0);
transition: 0.5s;
}
.show .card-body.mgac-content.mgac-effect3 {
transform: scale(1);
} .mgac-content .mpdac-product-image img{
max-width: 100%;
object-fit: cover;
min-height: 185px;
width: 100%;
height: auto;
}
.mgac-content .mpdac-product-image {
max-height: 300px;
overflow: hidden;
border-radius: 30px;
}
.mgac-content .mpdac-product-details {
text-align: left;
border-top: 1px solid #ccc;
padding-top: 30px;
}
.mpdac-product-opations {
margin-top: 2rem;
}
.mpdac-product-btn a.button,
.mpdac-product-btn a.added_to_cart {
padding: 10px 25px;
background: #000;
color: #fff;
margin: 0 0;
border-radius: 20px;
font-size: 16px;
display: inline-block;
}
.eacolor .mpdac-product-btn a.button,
.eacolor .mpdac-product-btn a.added_to_cart {
background: #fff;
color: #000;
}
.mpdac-product-btn a.button.loading{
opacity: .25;
padding-right: 2.618em;
position: relative;
}
.mpdac-product-btn a.button.loading:after{
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
font-weight: 400;
position: absolute;
top: .618em;
right: 1em;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.mpdac-product-opations .mpdac-product-price span {
font-size: 18px;
color: #000;
font-weight: 700;
background: transparent;
}
.eacolor .mpdac-product-opations .mpdac-product-price span {
font-size: 18px;
color: #fff;
font-weight: 700;
background: transparent;
}
.mpdac-product-price ins {
background: transparent;
margin-right: 1rem;
}
.mpdac-product-btn {
margin-top: 25px;
}.mpdtab-nav-wrap ul.nav {
margin: 0;
padding: 0;
list-style: none;
}
.tab-content.mpdtab-content {
padding: 15px;
overflow: hidden;
}
.mpdtabs-style1 .nav-tabs{
position: relative;
border-bottom: none;
}
.tab-content.mpdtab-content {
margin-top: 0;
}
ul.nav.nav-tabs {
display: flex;
width: 100%;
overflow: inherit;
background: #fff;
-webkit-box-shadow: 0px 3px 40px rgb(0 0 0 / 20%);
box-shadow: 0px 3px 40px rgb(0 0 0 / 20%);
}
.mpdtabs-style1 .nav-tabs li{
margin: 0;
}
.mpdtabs-style1 .nav-tabs li a{
display: block;
padding: 20px 15px;
background: #fff;
font-size: 17px;
font-weight: 700;
color: #f2bd47;
text-transform: uppercase;
text-align: center;
border-radius: 0;
border: none;
margin-right: 0;
overflow: hidden;
z-index: 1;
position: relative;
transition: all 0.3s ease 0s;
}
.tab-content.mpdtab-content {
margin-left: auto;
margin-right: auto;
}
.mpdtabs-style1 .nav-tabs li a:after{
content: "";
width: 100%;
height: 100%;
background: #e9e9e9;
position: absolute;
top: 0;
left: 0;
z-index: -1;
perspective-origin: 50% 100%;
transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
transform-origin: 50% 100% 0;
transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
}
.mpdtabs-style1 .nav-tabs li a.active:after{
background: #eee6d2;
transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
}
.mpdtabs-style1 .nav-tabs li a.active,
.mpdtabs-style1 .nav-tabs li a:hover{
color: #4b489b;
border: none;
}
.mpdtabs-style1 .tab-content{
padding: 20px;
color: #757575;
}
.mpdtabs-style1{
background: #ededed;
}
@media only screen and (max-width: 479px){
.mpdtabs-style1 .nav-tabs li{
width: 100%;
text-align: center;
}
} .mpdtabs-style2 .nav-tabs{
background: #fff;
border-top: 3px solid #303335;
}
.mpdtabs-style2 .nav-tabs li{
margin: 0;
}
.mpdtabs-style2 .nav-tabs li a{
font-size: 14px;
color: #999898;
background: #fff;
margin: 0;
padding: 20px 25px;
border-radius: 0;
border: none;
border-right: 1px solid #c2c2c2;
text-transform: uppercase;
}
.mpdtabs-style2 .nav-tabs li a:hover{
border-top: none;
border-bottom: none;
border-right-color: #c2c2c2;
}
.mpdtabs-style2 .nav-tabs li a.active,
.mpdtabs-style2 .nav-tabs li a.active:hover{
color: #000;
border-top: 3px solid #a5658b;
border-left: none;
border-bottom: none;
margin: -3px 0 0 0;
}
.mpdtabs-style2 .nav-tabs li a.active:hover{
border-right-color: #c2c2c2;
}
.mpdtabs-style2 .tab-content{
font-size: 13px;
color: #999898;
line-height: 25px;
background: #fff;
padding: 20px;
}
.mpdtabs-style2 .tab-content h3{
font-size: 24px;
color: #999898;
margin-top: 0;
}
@media only screen and (max-width: 480px){
.mpdtabs-style2 .nav-tabs{
border-top: none;
}
.mpdtabs-style2 .nav-tabs li{ width:100%; }
.mpdtabs-style2 .nav-tabs li a{
border: none;
border-bottom: 1px solid #c2c2c2;
}
.mpdtabs-style2 .nav-tabs li a:hover{
border-bottom: 1px solid #c2c2c2;
}
.mpdtabs-style2 .nav-tabs li:last-child a{
border-bottom: none;
}
.mpdtabs-style2 .nav-tabs li a.active:hover,
.mpdtabs-style2 .nav-tabs li a.active{
border-bottom: 1px solid #c2c2c2;
border-right: none;
}
} .mpdtabs-style3  .nav-tabs{
box-shadow: -1px 0 2px #6676ff;
border-bottom: 0 none;
background: #333;
} .mpdtabs-style3  .nav-tabs li a{
display: block;
font-size: 14px;
color: #fff;
text-align: center;
border: none;
padding: 18px;
background: #272e38;
border-radius: 0;
margin: 0;
position: relative;
transition: all 0.3s ease 0s;
}
.mpdtabs-style3  .nav-tabs li a:hover{
background: #6676ff;
}
.mpdtabs-style3  .nav-tabs li a.active,
.mpdtabs-style3  .nav-tabs li a.active:focus,
.mpdtabs-style3  .nav-tabs li a.active:hover{
border: none;
background: #6676ff;
color: #fff;
transition: all 0.20s ease 0s;
}
.mpdtabs-style3 .nav-tabs li a.active:after {
content: "";
position: absolute;
bottom: -25px;
left: 44%;
border: 15px solid transparent;
border-top-color: #6676ff;
}
.mpdtabs-style3  .tab-content{
font-size: 14px;
color: #fff;
background: #333;
line-height: 25px;
padding: 20px;
}
.mpdtabs-style3  .tab-content h3{
font-size: 20px;
color: #6676ff;
}
@media only screen and (max-width: 480px){
.mpdtabs-style3  .nav-tabs li{
width: 100%;
margin-bottom: 2px;
}
.mpdtabs-style3  .nav-tabs li a.active:after{
border: none;
}
} .mpdtabs-style4 .nav-tabs{
border-bottom: 0 none;
}
.mpdtabs-style4 .nav-tabs li{
margin-right: 2px;
}
.mpdtabs-style4 .nav-tabs li a{
font-size: 14px;
color: #333;
padding: 18px 25px;
border: none;
border-radius: 0;
background: #efefef;
text-transform: uppercase;
position: relative;
}
.mpdtabs-style4 .nav-tabs li a.active:after{
content: "";
position: absolute;
bottom: -12px;
left: 0;
border-bottom: 15px solid transparent;
border-left: 15px solid #4aaaa5;
}
.mpdtabs-style4 .nav-tabs li a.active,
.mpdtabs-style4 .nav-tabs li a.active:focus,
.mpdtabs-style4 .nav-tabs li a.active:hover{
border: none;
background: #4aaaa5;
color: #fff;
transition: all 0.20s linear 0s;
}
.mpdtabs-style4 .tab-content{
font-size: 15px;
color: #808080;
border: 0 none;
line-height: 25px;
margin-top: 15px;
}
.mpdtabs-style4 .tab-content h3{
margin-top: 10px;
font-size: 24px;
}
@media only screen and (max-width: 479px){
.mpdtabs-style4 .nav-tabs li{
width: 100%;
margin-bottom: 5px;
}
.mpdtabs-style4 .nav-tabs li a{
padding: 20px;
}
.mpdtabs-style4 .nav-tabs li a.active:after{
border: none;
}
.mpdtabs-style4 .tab-content{
margin-top: 5px;
}
}
.tab-pane.slideDown.active {
animation: slideDown 0.5s ease-out;
}
.tab-pane.slideUp.active {
animation: slideUp 0.5s ease-out;
}
.tab-pane.slideRight.active {
animation: slideRight 0.5s ease-out;
}
.tab-pane.slideLeft.active {
animation: slideLeft 0.5s ease-out;
}
@keyframes slideDown {
0% { opacity: 0; transform: translateY(100%); }
100% { opacity: 1; transform: translateY(0); }
}
@keyframes slideUp {
0% { opacity: 0; transform: translateY(-100%); }
100% { opacity: 1; transform: translateY(0); }
}
@keyframes slideRight {
0% { opacity: 0; transform: translateX(100%); }
100% { opacity: 1; transform: translateX(0); }
}
@keyframes slideLeft {
0% { opacity: 0; transform: translateX(-100%); }
100% { opacity: 1; transform: translateX(0); }
}
.mpdtabs-icon-top {
text-align: center;
margin-bottom: 3px;
display: block;
}
.mpdtabs-icon-left {
text-align: left;
margin-right: 3px;
display: inline-block;
}
.mpdtabs-icon-bottom {
text-align: center;
margin-top: 3px;
display: block;
}
.mpdtabs-icon-right {
text-align: right;
margin-left: 3px;
display: inline-block;
}
.mpdtab-nav-wrap{
border-bottom: 1px solid #ededed;
}
.mgnav-fit ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.navalign-center ul.nav-tabs{
justify-content: center;
}
.navalign-right ul.nav-tabs{
justify-content: flex-end;
} .mpt-tab-vertical .nav-tabs li.nav-item {
display: block;
width: 100%;
}
.mpdtabs-style2.mpt-tab-vertical .nav-tabs li.nav-item {
border-bottom: 1px solid #ededed;
}
.mpdtabs-style3.mpt-tab-vertical .nav-tabs li a.active:after {
left: inherit;
right: -36px;
transform: rotate(-90deg);
top: 0;
bottom: 0;
}
.mpdtabs-style4.mpt-tab-vertical .nav-tabs li a.active:after {
right: -12px;
left: inherit;
bottom: inherit;
top: 0;
}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-fluent-form-widget .fluentform-widget-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.eael-countdown-finish-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text, .elementor-widget-eael-creative-button .eael-creative-button--winona::after, .elementor-widget-eael-creative-button .eael-creative-button--rayen::before, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::after, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::before{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i{color:var( --e-global-color-primary );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-feature-list .connector-type-classic .connector{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before, .elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited{color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-mgposts_adimg_grid .mgomg-items .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgomg-items .mgomg-plus-gtext p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgomg-items .mp-post-cat a, .elementor-widget-mgposts_adimg_grid .mgomg-items .mgladp1 .mp-post-cat{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgomg-items .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgomg-items .mp-posts-date,.elementor-widget-mgposts_adimg_grid .mgomg-items .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgpdl-item .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgpdl-item .mgpdl-card .mgpdl-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgladp1-all .mp-post-cat .mgp-post-cats a, .elementor-widget-mgposts_adimg_grid .mgladp1-all .mp-post-cat .mgp-post-cats{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgladp1-all .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adimg_grid .mgladp1-all .mp-posts-date,.elementor-widget-mgposts_adimg_grid .mgladp1-all .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mgp-card .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mgp-card .mg-card-text.card-body p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mp-post-cat, .elementor-widget-mgposts_dgrid .mp-post-cat a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mp-posts-date,.elementor-widget-mgposts_dgrid .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mpg-tags-links a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dgrid .mgp-card a.mp-post-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mgposts_list .mgpdl-item .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_list .mgpdl-item .mgpdl-card .mgpdl-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_list .mp-post-cat .mgp-post-cats a, .elementor-widget-mgposts_list .mp-post-cat .mgp-post-cats{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_list .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_list .mp-posts-date,.elementor-widget-mgposts_list .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_list .mpg-tags-links a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_list .mgpdl-card a.mp-post-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mgposts_carousel .mgpc-pcarousel .mgp-card .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_carousel .mgpc-pcarousel .mg-card-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_carousel .mppost-cats, .elementor-widget-mgposts_carousel .mppost-cats a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_carousel .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_carousel .mp-posts-date,.elementor-widget-mgposts_carousel .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_carousel .mpg-tags-links a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_carousel .mg-card-text a.mp-post-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mgposts_dslider span.slide-cat a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-mgposts_dslider .mgs-content .mgs-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-mgposts_dslider .mgs-content .mgs-subtitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_dslider .mgps-main a.mp-post-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mgposts_accordion .mppost-cats, .elementor-widget-mgposts_accordion .mppost-cats a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_accordion .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_accordion .mp-posts-date,.elementor-widget-mgposts_accordion .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_accordion .mpg-tags-links a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_accordion .mpacc-btn a.added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mgposts_tab .mgp-card .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mgp-card .mg-card-text.card-body p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mgp-post-cats, .elementor-widget-mgposts_tab .mgp-post-cats a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mp-posts-date,.elementor-widget-mgposts_tab .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mpg-tags-links a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mp-meta .single-comments-link a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_tab .mgp-card a.mp-post-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mgposts_ticker .mgpticker .mgpticker-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_ticker .mgpticker ul li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-hone .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgpd .mgladp1-hone p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-hone .mgladp1 .mp-post-cat a, .elementor-widget-mgposts_adgrid1 .mgladp1-hone .mgladp1 .mp-post-cat{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-hone .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-hone .mp-posts-date,.elementor-widget-mgposts_adgrid1 .mgladp1-hone .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgpdl-item .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgpdl-item .mgpdl-card .mgpdl-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-all .mp-post-cat .mgp-post-cats a, .elementor-widget-mgposts_adgrid1 .mgladp1-all .mp-post-cat .mgp-post-cats{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-all .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid1 .mgladp1-all .mp-posts-date,.elementor-widget-mgposts_adgrid1 .mgladp1-all .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp2-hone .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgpd .mgladp2-hone p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp2-hone .mgladp1 .mp-post-cat a, .elementor-widget-mgposts_adgrid2 .mgladp2-hone .mgladp1 .mp-post-cat{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp2-hone .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp2-hone .mp-posts-date,.elementor-widget-mgposts_adgrid2 .mgladp2-hone .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp2-item .mgp-ptitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp2-item .mgpdl-card .mgpdl-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp1-all .mp-post-cat .mgp-post-cats a, .elementor-widget-mgposts_adgrid2 .mgladp1-all .mp-post-cat .mgp-post-cats{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp1-all .mp-meta .byline a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-mgposts_adgrid2 .mgladp1-all .mp-posts-date,.elementor-widget-mgposts_adgrid2 .mgladp1-all .mgp-time{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}