/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.copyrights span {
    color: #3851a2;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
}

a.copyright {
    color: #3851a2;
    font-weight: 500;
}

.copyrights {
    text-align: center;
    padding: 0;
}

.um-profile-edit.um-profile-headericon.um-trigger-menu-on-click ul li:first-child,
.um-profile-edit.um-profile-headericon.um-trigger-menu-on-click ul li:nth-child(2n) {
    display: none;
}

img.avatar.avatar-64.photo {
    float: left;
    border-radius: 50%;
    width: 45px;
    border: 2px solid #2a1368;
    height: 45px;
}

.clients-section img.avatar.avatar-64.photo {
    width: 100%;
    height: 160px;
    border-radius: 0;
    border: none;
    object-fit: cover;
}

p.username {
    font-weight: 700;
    color: #311b6d;
    margin: 0;
}

.kl-login-box,
p.logged-in-as,
h1.page-title.kl-blog-page-title,
.ppress-form-bottom-links {
    display: none;
}

.logged-in .site-header-top-right {
    display: block!important;
}

.kl-comments-title {
    font-size: 12px;
    font-weight: 600;
}

#reply-title {
    font-size: 18px;
}

p.metas {
    font-size: 11px;
    font-weight: 600;
    color: #311b6d;
}

.kl-comment {
    margin-bottom: 5px;
}

.zn_sidebar {
    box-shadow: none;
}

img.avatar.avatar-50.photo {
    border-radius: 50px;
    border: 2px solid #2a1368;
}

.separator.site-header-separator,
.comment-reply-link {
    display: none !important;
}

.kl-blog-page-content .comment-form-wrapper {
    display: block;
}

#submit {
    background-color: #311b6d!important;
}

.kl-comment__text {
    padding-left: 0px!important;
}

.site-header {
    background: #f5f5f5!important;
}

img.avatar.avatar-50.photo {
    display: none;
}

a.comment-edit-link {
    display: none;
}

#commentform .row:nth-child(3n) {
    display: none;
}

h3#reply-title {
    visibility: hidden;
    height: 0;
    margin-top: 0;
}

img.gravatar.avatar.avatar-50.um-avatar.um-avatar-default {
    display: none;
}

a.comment-reply-link,
a#cancel-comment-reply-link {
    visibility: visible;
}

img.img-responsive {
    width: 55%;
}

.col-md-4.slider img {
    width: 100%!important;
}

.medias .img-responsive {
    width: 50%!important;
}

.autoplay .slick-next {
    right: 5px!important;
}

.autoplay .slick-prev {
    left: -5px!important;
}

.clients_posts {
    margin-bottom: 10px;
    border: 2px solid #2a13681a;
    padding: 25px;
    border-top-right-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.clients_posts img.img-responsive {
    width: 400px;
}

.acf-field input[type=text],
.acf-field input[type=password],
.acf-field input[type=date],
.acf-field input[type=datetime],
.acf-field input[type=datetime-local],
.acf-field input[type=email],
.acf-field input[type=month],
.acf-field input[type=number],
.acf-field input[type=search],
.acf-field input[type=tel],
.acf-field input[type=time],
.acf-field input[type=url],
.acf-field input[type=week],
.acf-field select {
    border: 1px solid #dbdbdb;
    font-size: 14px;
    padding: 10px 15px;
    transition: all .35s;
    background: #fff;
    color: #69717a;
    border-radius: 0;
    line-height: 1.3;
    min-height: 40px;
    margin: 0;
}

.select2-container.-acf .select2-selection {
    border: 1px solid #dbdbdb !important;
    font-size: 14px;
    transition: all .35s;
    background: #fff;
    color: #69717a;
    border-radius: 0;
    line-height: 1.3;
    min-height: 40px;
    margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

a.acf-button.button {
    border: 1px solid #50a2f6;
}

.acf-field.acf-field-submit-button .acf-input {
    text-align: center;
}

.acf-field .acf-input .fea-submit-button {
    transition: all 0.7s ease-in-out;
    border: 2px solid #2a1368!important;
    background-image: linear-gradient(to right, #7435ff, #5e34d6, #4c30ae, #3c2b87, #2f2461)!important;
    color: #fff!important;
}

.acf-field .acf-input .fea-submit-button:hover {
    background-image: linear-gradient(to left, #7435ff, #5e34d6, #4c30ae, #3c2b87, #2f2461)!important;
    border: 2px solid #2a1368!important;
    transition: all 0.7s ease-in;
    color: #ffffff!important;
}

#um-submit-btn {
    transition: all 0.7s ease-in-out;
    border: 2px solid transparent !important;
    background-image: linear-gradient(to right, #7435ff, #5e34d6, #4c30ae, #3c2b87, #2f2461) !important;
    color: #fff !important;
    width: 100% !important;
}

#um-submit-btn:hover {
    background-image: linear-gradient(to left, #7435ff, #5e34d6, #4c30ae, #3c2b87, #2f2461)!important;
    border: 2px solid #2a1368!important;
    transition: all 0.7s ease-in;
    color: #ffffff!important;
}

.znpb-footer-smart-area {
    display: none;
}

.um-form-field {
    background: #e9eff6 !important;
    /* border: 1px solid transparent !important; */
}

.select2-container .select2-choice,
.select2-container-multi .select2-choices,
.select2-drop,
.select2-drop-active,
.select2-drop.select2-drop-above,
.um .um-form input[type=number],
.um .um-form input[type=password],
.um .um-form input[type=search],
.um .um-form input[type=tel],
.um .um-form input[type=text],
.um .um-form textarea,
.um .upload-progress {
    border: 1px solid transparent !important;
}

.clients-section h3 {
    color: #2a1368;
    text-transform: capitalize;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

.clients-section .clients-wrap a {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
    top: 0;
    bottom: 0;
}

.topnav-item,
.topnav .menu-item>a {
    color: #2a1368;
}

div#nickname {
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 0 20px;
    color: #2a1368;
}

div#username {
    display: none;
}

.um-login .um-misc-ul>li:nth-child(2n),
.um-login .um-misc-ul>li:first-child {
    display: none;
}

.um-locked-content-msg {
    text-align: center;
    font-size: 18px;
}

p.comment-notes {
    display: none;
}

.comment-respond {
    padding: 0 0;
    margin-top: 0;
}

p {
    margin: 0 0 10px;
}

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 5px 10px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    text-align: center;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.pagination a:hover {
    background: #4295f2;
}

.items-pagination {
    position: relative;
    left: 50%;
}

.pagination .current {
    background: #311b6d;
}

.custom-post-item {
    position: relative;
    display: block;
    width: 100%;
    min-height: 800px;
    height: 100%;
}

p.comments {
    background-image: url(img/chat.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
    height: 30px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 600;
}

.comment-label {
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 15px;
}

.last-comment {
    padding: 15px;
    border: 1px solid #f3f3f3;
    border-top-right-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.covers-custom img.img-responsive {
    width: 100%;
}

.games-custom img.img-responsive {
    width: auto;
}

.rapports-custom iframe {
    width: 100%;
    height: 660px;
}

img.grid-ibx__icon {
    height: 70px;
    width: 65px;
}

.grid-ibx--style-lined-full,
.grid-ibx--style-lined-full .grid-ibx__item {
    border-color: rgb(215 215 227);
}

.link_client {
    margin: 25px 0;
    display: block;
    position: relative;
}

.link_client a span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #2a2b64;
    border: 2px solid #2a2b64;
    color: #fff;
    padding: 10px;
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    transition: all 2s ease-in;
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

textarea#comment,
.kl-comment__wrapper,
.comment-respond #submit {
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.comment-reply-link {
    border-top-right-radius: 15px !important;
}

.link_client a:hover span {
    background-color: #ffffff;
    color: #2a2b64;
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

#loginuser .um-misc-with-img .um-misc-img {
    display: none;
}

.acf-label {
    text-transform: uppercase;
}

.col-md-12.clients-wrap.client-38 {
    display: none;
}

div#formadd span#znhgtfw-shortcode-modal-open {
    display: none;
}

header#header {
    border: 0px;
    z-index: 2;
    box-shadow: none;
}

.znpb-footer-smart-area {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 20px;
}


/* .wp-editor-tabs { */


/* visibility: hidden; */


/* } */

.all-clients {
    position: relative;
    padding: 20px;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    max-width: 650px;
    margin: 0 auto;
}

.all-clients:before {
    content: "";
    width: 0;
    padding-bottom: 100%;
}

.all-clients:before,
.all-clients>:first-child {
    grid-row: 1/1;
    grid-column: 1/1;
}

.all-clients .clients-wrap {
    padding: 0;
    -webkit-transition: .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    border: 1px solid #eee;
}

.all-clients .clients-wrap:hover {
    cursor: pointer;
    box-shadow: 0 40px 120px -20px rgb(0 0 0 / 60%);
    z-index: 1;
    background-color: #ffffff;
}

.site-header-wrapper.sticky-top-area.sticky-main-area {
    height: 100%;
    padding-top: 1%;
}

.col-md-8.post-gallerie {
    width: 100%;
}

.games-custom .img-responsive {
    width: 50%!important;
}

.clients-title h2 {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 21px;
    line-height: 31px;
    font-weight: 700;
    color: #2a1368;
    font-style: normal;
    text-transform: uppercase;
}

.clients-title .tbk__symbol {
    margin-bottom: 20px;
    margin-top: -10px;
    display: block;
}

.clients-title .tbk__symbol span {
    background-color: #4497f3;
    display: inline-block;
    width: 50px;
    height: 3px;
}

.kl-blog-page-content .contenu-post img {
    margin-bottom: 15px!important;
}

.facebook-covers-custom .img-responsive {
    max-height: 312px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
}

.facebook-covers-custom .col-md-12.meta {
    position: absolute;
    bottom: 0;
    background-color: #ffffff3d;
    width: calc(100% - 30px);
    padding: 10px;
}

.facebook-covers-custom p.username {
    padding-left: 50px;
    padding-top: 12px;
}

.instagram-posts-custom img.img-responsive,
.facebook-posts-custom img.img-responsive {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.instagram-posts-custom,
.facebook-posts-custom {
    margin-bottom: 45px;
    padding: 0 0 0 15px;
}

.story-custom-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
    height: 226px!important;
    margin-right: 10px;
}

.story-custom-item iframe,
.story-custom-item .img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

span.story-title {
    color: #311b6d;
    font-weight: 600;
    text-transform: uppercase;
    margin: 25px 0;
    display: block;
}

.newfeeds .hr-tabs-nav-icon,
.cm-newfeeds .hr-tabs-nav-icon {
    font-size: 24px;
}

.newfeeds {
    background-color: #f5f5f5;
    padding-top: 0;
    padding-bottom: 35px;
}

.new-story {
    display: none;
}

.cm-newfeeds .new-story {
    text-align: right;
    display: block;
}

.cm-newfeeds .new-story .story-title {
    background-image: url(img/plus.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    float: right;
}


/********************************************** NEW STYLE HOUYEM ****************************************************/

.container.siteheader-container.header--oldstyles {
    margin-top: 20px;
}

a.topnav-item {
    line-height: 60px;
}

.fxb-row.site-header-row.site-header-main,
.fxb-row.site-header-row.site-header-top {
    display: table-cell;
    float: right;
    line-height: 60px;
    height: 60px !important;
}

ul.nav.nav-alignment--center {
    position: sticky;
    top: 0;
    padding-top: 25px;
    z-index: 3;
    width: 100%;
}

.tabs_style2 .tab-content {
    display: block;
    width: 100%;
    padding: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.facebook-posts-custom .col-md-7,
.facebook-posts-custom .col-md-4,
.instagram-posts-custom .col-md-7,
.instagram-posts-custom .col-md-4 {
    background-color: #ffffff;
    padding: 0 0px;
    border-radius: 8px;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
    border: 1px solid #ddd;
    margin: 0 0;
    float: left;
}

.facebook-posts-custom .col-md-7,
.instagram-posts-custom .col-md-7 {
    width: 61%;
}

.facebook-posts-custom .col-md-7 .col-md-12,
.instagram-posts-custom .col-md-7 .col-md-12 {
    padding: 15px;
}

.col-md-4.comment-col {
    padding: 8px;
    margin-left: 2%;
    width: 36%;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
}

.col-md-4.comment-col::after {
    content: "";
    width: 10px;
    height: 10px;
    background: inherit;
    position: absolute;
    transform: rotate(45deg);
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: inherit;
    left: -5px;
    top: 16px;
}

p.form-submit {
    display: flex;
    justify-content: flex-end;
}

textarea.form-control {
    height: auto;
    max-height: 100px;
}

.comment-form-comment span.required {
    display: none;
}

textarea#comment::placeholder {
    color: #fff;
}

#totop {
    top: 90%;
    background-color: #311b6d;
    font-size: 10px;
    font-weight: 600;
}

.kl-comments {
    margin-top: 0;
}

.kl-comments-list .children {
    padding-left: 20px;
}

.hr-tabs-nav-item {
    border: solid transparent !important;
    border-width: 0 0 4px !important;
    transition-duration: .3s;
    transition-property: border-color;
    transition-timing-function: linear;
}

.hr-tabs-nav-item .hr-tabs-nav-icon {
    background-image: url(img/social-icon.png);
    background-position: -47px 0;
    background-repeat: no-repeat;
    background-size: 220%;
    width: 41px;
    color: white !important;
    height: 41px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-right: 0px;
    border-bottom: 0;
    padding-left: 0;
    line-height: 51px;
    display: inline-block;
    font-size: 32px;
    text-align: center;
    transition-duration: .3s;
    transition-property: fill;
    transition-timing-function: linear;
}

.hr-tabs-nav-item:nth-child(2) .hr-tabs-nav-icon {
    background-position: -47px -60px;
}

.hr-tabs-nav-item:nth-child(3) .hr-tabs-nav-icon {
    background-position: -47px -365px;
}

.hr-tabs-nav-item:nth-child(4) .hr-tabs-nav-icon {
    background-position: -47px -245px;
}

.hr-tabs-nav-item.active {
    border-color: #1e74bb!important;
}

.hr-tabs-nav-item:nth-child(2).active {
    border-color: #e1306c!important;
}

.hr-tabs-nav-item:nth-child(3).active {
    border-color: red!important;
}

.hr-tabs-nav-item:nth-child(4).active {
    border-color: black!important;
}

.hr-tabs-nav-item.active .hr-tabs-nav-icon {
    background-position: 0 0;
}

.hr-tabs-nav-item:nth-child(2).active .hr-tabs-nav-icon {
    background-position: 0 -60px;
}

.hr-tabs-nav-item:nth-child(3).active .hr-tabs-nav-icon {
    background-position: 0 -365px;
}

.hr-tabs-nav-item:nth-child(4).active .hr-tabs-nav-icon {
    background-position: 0 -245px;
}

.tabs_style2>ul.nav>li:first-child a {
    padding-left: 15px;
}

.tabs_style2>ul.nav>li>a {
    padding: 10px 15px;
}

.tabs_style2>ul.nav>li {
    border-left: 0 dotted #ccc;
}

.tabs_style2>ul.nav>li.active>a,
.tabs_style2>ul.nav>li>a:hover {
    background: transparent;
}

.hr-tabs-nav-item .hr-tabs-nav-icon::before {
    content: "";
}

.comment-form-wrapper.kl-comments-wrapper.kl-commlayout-classic:last-child {
    display: none;
}

.col-md-4.comment-col .comment-form-wrapper.kl-comments-wrapper.kl-commlayout-classic:last-child {
    display: block!important;
}

.wp_ulike_likers_wrapper {
    margin: -10px 0 0 20px;
    flex: 0 0 100%;
}

.notvalidator .wp_ulike_general_class {
    display: none;
}

.notvalidator .ulp-pile-list {
    top: 45px;
    position: relative;
}

.notvalidator .ulp-pile-list:before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    background-image: url(img/approuved.png);
    top: -45px;
    left: -25px;
}

.validator .ulp-pile-list {
    display: none;
}

.site-header.style6 {
    height: 110px !important;
}

.frontend-form {
    background: #fff;
    padding: 20px;
    box-shadow: 1px 2px 12px 1px rgba(168, 156, 156, 0.84);
    -webkit-box-shadow: 1px 2px 12px 1px rgba(168, 156, 156, 0.84);
    -moz-box-shadow: 1px 2px 12px 1px rgba(168, 156, 156, 0.84);
}

.posts-custom.row.clients_posts {
    background: #fff;
}

.posts-custom.row {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    /* border-radius: 20px; */
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border: 1px solid #311b6d;
}

.cmclients .kl-comments-wrapper {
    display: none;
}

.games-custom {
    background-color: #ffffff;
    padding: 25px 15px;
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    margin-top: 20px;
    border: 1px solid #ddd;
}


/**************************************** ******************************************/

@media (min-width:1200px) {
    .clients_posts .txt_content img {
        width: 165px;
        margin: 0px!important;
    }
}

@media (max-width:1199px) {
    .clients_posts .txt_content img {
        width: 130px;
        margin: 0px!important;
    }
    .story-custom-item {
        height: 210px!important;
    }
}

@media (min-width:992px) {
    .home .col-md-push-3,
    body .col-md-push-3 {
        left: 25%;
    }
    .comment-col {
        margin-left: 7%;
    }
}

@media (max-width:991px) {
    .col-md-10.meta {
        padding-left: 15%;
    }
}

@media (min-width:768px) {
    #header .container {
        width: 96%;
    }
    div#formadd>.znColumnElement-innerWrapper {
        padding: 40px;
    }
}

@media (max-width:767px) {
    #header .container {
        width: 96%;
    }
    .container.siteheader-container.header--oldstyles {
        width: 100%;
    }
    div#formadd .tbk__symbol {
        margin-bottom: 0px;
    }
    .fxb-row-col-sm {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    a.topnav-item .visible-xs {
        display: none !important;
    }
    a.topnav-item .hidden-xs {
        display: block !important;
    }
    .site-header .site-logo {
        padding: 0;
    }
    .tabs_style2 .tab-content .col-sm-6 {
        width: 50%;
        float: left;
    }
    .tabs_style2 .tab-content .col-md-8 {
        width: 66.66666667%;
        float: left;
    }
    .tabs_style2 .tab-content .col-sm-4.new-story {
        width: 33.33333333%;
        float: left;
    }
}

@media (max-width:680px) {
    .facebook-posts-custom .col-md-7,
    .facebook-posts-custom .col-md-4,
    .instagram-posts-custom .col-md-7,
    .instagram-posts-custom .col-md-4 {
        width: 97%;
        margin: 0;
        border: 0;
    }
    .col-md-4.comment-col::after {
        width: 0;
        height: 0;
        border-width: 0;
    }
}

@media (max-width:520px) {
    .all-clients {
        grid-template-columns: 1fr 1fr;
    }
    .site-header .sh-component {
        margin: 0;
    }
}

@media (max-width:380px) {
    .all-clients {
        display: block;
    }
    .all-clients .clients-wrap {
        margin-bottom: 30px;
    }
    .fxb-row-col-sm {
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: center;
    }
    .container.siteheader-container.header--oldstyles {
        margin-top: 15px;
    }
    .tabs_style2 .tab-content .col-sm-6 {
        width: 100%;
        float: none;
    }
    .tabs_style2 .tab-content .col-sm-6 .text-left,
    .tabs_style2 .tab-content .col-sm-6 .text-right {
        text-align: center;
    }
}

.facebook-posts-custom .col-md-7>p {
    padding: 0 15px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 740px!important;
    }
}

a.calendarlink>span {
    display: inline-flex;
    background-image: url(img/calendar.png);
    background-position: center center;
    width: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    margin-right: 10px;
}

form#calendarlink .btn-group,
form#calendarlink .btn-group>* {
    width: 140px;
    background: transparent;
}

.instik-covers-custom .username {
    padding-top: 45px;
    padding-left: 20px;
}

.profile-cover-template {
    margin: 0 auto;
    width: 100%;
}

.youtube iframe {
    max-width: 100%;
    width: 100%;
    display: block;
    position: relative;
}

.youtube .feed-content {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.44444;
    text-transform: capitalize;
}

.youtube .feedmetas>* {
    padding-left: 40px;
}

.tiktok iframe {
    width: 47%;
    height: 486px;
    margin-left: 15px;
    border-radius: 10px;
}

.instagram.tiktok {
    display: inline-flex;
    position: relative;
    top: 10px;
}

.instagram.tiktok .profile-image {
    height: 152px;
    width: 152px;
    background-color: #fafafa;
    border-radius: 50%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.row.name {
    font-size: 26px;
}

.row.description>* {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 600;
}

.column {
    /*display: flex;*/
    position: relative;
    width: 90%;
    flex-direction: column;
    margin-top: 35px;
}

.column:before {
    content: "";
    margin: 16px 0;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: -35px;
    width: 100%;
}

p.feed-content {
    padding: 15px;
}

.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active {
    background-color: #4caf50!important;
}

.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active .fancy-button-icon {
    stroke: #ffffff!important;
}

.wpulike-animated-heart .wpulike-svg-heart {
    fill: #4caf50!important;
}

.wpulike-animated-heart button.wp_ulike_btn {
    box-shadow: none!important;
}

.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active .wpulike-svg-heart {
    fill: #ffffff!important;
}

.zn_custom_container.eluidfc21229a.linear-col-qoute.smart-cnt--default.clearfix {
    background-size: 30% !important;
    background-position: left 30px bottom;
}

@media (min-width:1200px) {
    .wpulike.wpulike-animated-heart.wpulike-is-pro {
        position: absolute;
        left: -50px;
    }
}

.home .container {
    width: 100%;
    padding: 0;
}

.home header#header:before,
.home .znpb-footer-smart-area:before {
    content: "";
    background-color: transparent!important;
    display: block;
    position: absolute;
    width: 41.66666667%;
    height: 100%;
}

.home .zn_section.eluidd42d5f3a {
    background-color: transparent;
}

@media (min-width:768px) and (max-width:991px) {
    .home header#header:before,
    .home .znpb-footer-smart-area:before {
        width: 50%;
    }
    section#loginuser>.zn_section_size.full_width {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media (max-width:767px) {
    .home header#header:before,
    .home .znpb-footer-smart-area:before {
        display: none!important;
    }
    section#loginuser>.zn_section_size.full_width {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.icontab-socialmedia ul li:nth-child(3),
.icontab-socialmedia ul li:nth-child(4) {
    display: none;
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 35px 4px!important;
}

.medias ul {
    padding: 0;
}

img.slider-img {
    height: 380px!important;
    width: 100%!important;
}

.linear-col {
    background-image: linear-gradient(to right top, #7435ff, #5e34d6, #4c30ae, #3c2b87, #2f2461);
}

.page-id-9121 header#header {
    display: none!important;
}

.logged-in .um-login.um-logout {
    display: none!important;
}