/* ----- TAXONOMY STYLING ----- */

.elementor-widget-taxonomy .elementor-icon-list-icon {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.elementor-widget-taxonomy .elementor-icon-list-icon i {
    width: auto;
}

.elementor-widget-taxonomy .elementor-icon-list-icon svg,
.elementor-widget-taxonomy .elementor-icon-list-icon img {
    height: auto;
}

/* ----- END TAXONOMY STYLING ----- */


/* ----- HEADER STYLING ----- */

/* --- USER AREA --- */
.elementor-widget-mlt-header-user-profile .elementor-widget-container {
    min-height: 1px;
    display: block;
}

.elementor-widget-mlt-header-user-profile .mlt-user-profile-name {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.elementor-widget-mlt-header-user-profile .mlt-user-profile-name .mlt-avatar {
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.elementor-widget-mlt-header-user-profile .mlt-user-profile-name .mlt-avatar .avatar {
    position: absolute;
    top: 0px;
    left: 0px;
}

.elementor-widget-mlt-header-user-profile .signin-area a {
    color: #fff;
}

.elementor-widget-mlt-header-user-profile>i.user-area-icon {
    font-size: 20px;
    float: left;
    position: relative;
    padding-right: 7px;
}

/* CART */

body:not(.logged-in) .elementor-widget-mlt-header-cart .view-cart-contents {
    margin: 0px;
}

/* MESSAGING */

.elementor-widget-mlt-header-messaging-center .messaging-center,
.elementor-widget-mlt-header-messaging-center .messaging-center i {
    color: inherit;
}

/* ----- END HEADER STYLING ----- */


/* SOCIAL SHARE STYLING */

.social-share-modal .share-options {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch
}

.social-share-modal .share-options {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    right: unset !important;
    top: unset;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .07);
    border-radius: 3px
}

.social-share-modal .share-options li {
    width: 33.3%;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px
}

.social-share-modal .share-options li a i {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin: auto;
    margin-bottom: 10px;
    border-radius: 50%;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.social-share-modal .share-options li a:hover i {
    opacity: .8
}

.social-share-modal .share-options li a:hover {
    color: #242429
}

/* END SOCIAL SHARE STYLING */

/* START CAROUSEL STYLING */

.mlt-gallery-nav.gallery-nav li {
    float: none;
    display: inline-block;
}

.elementor-widget-mlt-gallery .element {
    background: none;
    padding: 0;
    margin: 0;
    border: 0;
}

.pf-head .mlt-gallery-nav.gallery-nav{
    position: relative;
}

/* END CAROUSEL STYLING */

body .job_listing_preview.job_listing_preview_mlt .elementor {
    display: block !important;
}