/* 
Theme Name:		 Mogul
Theme URI:		 https://pixel506.com
Description:	 Mogul is a child theme of Twenty Twenty, created by Pixel506
Author:			 Pixel
Author URI:		 https://pixel506.com
Template:		 twentytwenty
Version:		 1.0.0
Text Domain:	 mogul
*/

@import url("https://use.typekit.net/rgd6uva.css");

@font-face {
    font-family: "roc-grotesk";
    font-weight: 400;
    src: url(/wp-content/themes/mogul/fonts/RocGrotesk.ttf);
}
html,body{
	width:100%;
	overflow-x:hidden;
}

.elementor-nav-menu .elementor-item{
    font-weight: 400;
    text-transform: uppercase;
}
.intercom-lightweight-app-launcher.intercom-launcher, iframe.intercom-launcher-frame {
    display: none !important;
}
div#mogul_intercom_button {
    position: fixed;
    bottom: 30px;
    right: -100vw;
    background: linear-gradient(120deg, #EDCE69, #B38E4F) !important;
    padding: 10px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 25px -5px #B38E4F;
    z-index: 99;
    cursor: pointer;
    user-select: none;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}
div#mogul_intercom_button.intercom_loaded {
    right: 30px;
	opacity: 1;
}
@media (min-width:768px){
	div#mogul_intercom_button.intercom_loaded {
   	bottom:70px;   
}
}

.intercom-messenger-frame{
	bottom:120px !important;
}
div#mogul_intercom_button i, div#mogul_intercom_button.open svg {
    display: none;
}
div#mogul_intercom_button.open i, div#mogul_intercom_button svg {
    display: block;
}
div#mogul_intercom_button p {
    margin: 0px 0px 0px 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "roc-grotesk", Arial, sans-serif;
    font-feature-settings: 'ss02';
    -moz-font-feature-settings: 'ss02';
    -webkit-font-feature-settings: 'ss02';
    color: #000 !important;
}

section#section_search_form {
    position: fixed;
    top: 150px;
    right: 100vw;
    opacity: 0;
    z-index: 9999999;
    transition: opacity .3s ease-in-out, right 0s linear .3s;
}
section#section_search_form.active {
    right: 0vw;
    opacity: 1;
    transition: opacity .3s ease-in-out, right 0s linear .0s;
}
section#section_search_form .elementor-search-form__container {
    box-shadow: 1px 1px 80px 0px #0003;
    background: #fff;
}
section#section_search_form button.elementor-search-form__submit {
    background: linear-gradient(160deg, #EDCE69 0%, #B38E4F 100%);
    border-radius: 50px !important;
    width: 7em;
}
section#section_search_form button.elementor-search-form__submit i {
    color: #000;
}
section#section_search_form button.elementor-search-form__submit:hover {
    background: linear-gradient(160deg, #000 0%, #000 100%);
}
section#section_search_form button.elementor-search-form__submit:hover i {
    color: #fff;
}
body.page-template-template-dark section#section_search_form input, body.page-template-template-dark section#section_search_form input::placeholder, body.page-template-template-dark section#section_search_form i {
    color: #000 !important;
}
body.page-template-template-dark section#section_search_form input, body.page-template-template-dark section#section_search_form input::placeholder {
    font-family: 'roc-grotesk', arial, sans-serif;
    font-weight: 500;
}

h1 {
    font-weight: 100;
    font-size: 140px;
    color:#000;
}

.hero-img {
    margin-left: -94px;
}
.hero-bg {
    background: url(/wp-content/uploads/2022/03/bg-hero.svg) no-repeat left 160px bottom;
    align-self: stretch;
}
.hero-img img {
    width: 514px;
}

.feature-post-loop .second-col .elementor-widget-wrap {
    margin-top: 33px;
}
.feature-post-loop .third-col .elementor-widget-wrap {
    margin-top: -115px;
}
.feature-post-loop .fourth-col .elementor-widget-wrap {
    margin-top: 21px;
}

header#topheader-main {
    padding-bottom: 1em;
}
.news-title-section {
    font-size: 18px;
}
body.page-template-template-dark .elementor-nav-menu .sub-menu a {
    color: #000 !important;
}
div#btn-exp-header a.elementor-button-link:focus span {
    color: #EDCE69!important;
}
.elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: #000 !important;
}
body.page-template-template-dark .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: #fff !important;
}
body.page-template-template-dark .topheader-info-content .elementor-icon-list-item:first-child svg g {
    stroke: #fff !important;
}
body.page-template-template-dark .footer-title .elementor-heading-title {
    color: #EDCE69 !important;
}
.topheader-info-content {
    margin-top: 15px;
}
body.page-template-template-dark .topheader-info-content .elementor-icon-list-item:not(:first-child) svg path {
    fill: #fff !important;
}
.topheader-info-content .elementor-icon-list-item svg {
    width: 18px !important;
    height: auto !important;
}
.topheader-info-content .elementor-icon-list-item:last-child svg { width: 21px !important; }
.elementor-nav-menu--main .elementor-nav-menu a {
    letter-spacing: 0 !important;
    font-weight: 500 !important;
}
.elementor-nav-menu--dropdown li.menu-item{
    border: none !important;
}
.elementor-nav-menu--dropdown li.menu-item a.elementor-sub-item {
    padding: 8px 10px !important;
    border: none;
    font-size: 14px;
}
.elementor-nav-menu--dropdown li.menu-item a.elementor-sub-item:hover {
    background: linear-gradient(28deg, #EDCE69, #B38E4F) !important;
}
body main#site-content, body main#site-content p, body main#site-content a, body main#site-content span, .entry-content, .elementor-nav-menu--main .elementor-nav-menu a, .subscribe_heading p {
    font-family: "roc-grotesk", Arial, sans-serif !important;
}
body main#site-content em, h1, h2, h3, h4 {
    font-family: "roc-grotesk", Arial, sans-serif !important;
    font-feature-settings: 'ss02';
    -moz-font-feature-settings: 'ss02';
    -webkit-font-feature-settings: 'ss02';
}
body.page-template-template-dark .questions-container .elementor-icon-list-item svg path {
    fill: #fff;
}
.elementor-icon-box-wrapper {
    align-items: center !important;
}
.elementor-icon-box-title {
    margin-bottom: 0 !important;
}

.feature-post-loop .elementor-widget-theme-post-featured-image {
    border: 8px solid #fff;
}
.feature-post-loop .elementor-widget-theme-post-featured-image img {
    width: 100%;
    height: 12.5em;
    object-fit: cover;
}
.feature-post-loop .elementor-widget-theme-post-featured-image a {
    width: 100%;
}

.cat-label span.elementor-post-info__terms-list-item {
    font-weight: 300;
}

.cat-label span.elementor-post-info__terms-list-item {
    font-size: 12px;
    text-transform: uppercase;
}

.post-home-title h4.elementor-heading-title {
    font-size: 24px;
}

.main-post-home .elementor-widget:not(:last-child) {
    margin-bottom: 8px;
}

.social-btn a {
    display: inline-block;
    margin-right: 5px;
}

.container-post-home {
    margin-bottom: 0 !important;
}

.container-post-home section.elementor-section{
    padding-bottom: 0;
}
.feature-post-loop span.elementor-button-text{
    font-size: 14px;
}
.feature-post-loop a.elementor-button{
    padding: 16px 24px;
}
.readmore-btn a.elementor-button-link {
    padding: 20px 0 !important;
    background: transparent !important;
    text-transform: capitalize;
    text-decoration: underline;
    margin: 10px 0 15px 0;
}
.readmore-btn a.elementor-button-link.elementor-button.elementor-size-sm:hover span.elementor-button-text {
    color: #000 !important;
}

.collection-desc p, .explore-marketplace p{
    text-indent: 90px;
}

.collection-img .elementor-widget-container img {
    border: 8px solid #fff;
    border-radius: 50%;
    padding: 2px;
}
article.collections:nth-child(1) {
    margin: 95px -43px 0 43px
}
article.collections:nth-child(2) {
    margin: 153px -30px 0 30px;
}
article.collections:nth-child(3) {
    margin: 0 15px 0 -15px;
}
article.collections:nth-child(4) {
    margin: 200px 95px 0 -95px;
}

div.collection-title {
    margin-bottom: 0px !important;
}
.explore-marketplace {
    margin-top: -200px;
}
.harness-content {
    background-position: right -200px center !important;
}
.elementor-button-success a.elementor-button {
    background: transparent !important;
    border: 1px solid;
}

div.mogul-platform-content .elementor-widget-button {
    width: auto;
    margin-right: 15px;
}
.network-container .elementor-widget-image {
    background: #fff;
    width: 96px !important;
    height: 96px;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 50%;
}

.network-container h6 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    padding: 0 2px;
}
div.question-title svg {
    width: 70px;
    height: 70px;
}
.question-title h5 {
    margin: 0;
}

.questions-container .elementor-icon-list-item a{
    flex-direction: row-reverse;
    place-content: start;
    justify-content: space-between;
    color: #000;
}

.questions-container .elementor-icon-list-item a:hover {
    color: #ceab5b;
}

.questions-container .elementor-icon-list-item svg path{
    fill: #000;
}
.questions-container .elementor-icon-list-item a:hover svg path{
    fill: #ceab5b;
}

.social-info > .elementor-widget-wrap.elementor-element-populated {
    flex-flow: row wrap;
}
.social_icons .sm-icons div.elementor-icon-box-icon a {
    padding: 15px;
}
.sm-icons {
    width: 96px !important;
    margin-right: 15px;
}
.sm-icons div.elementor-icon-box-icon a {
    background: #0B0B0B;
    border-radius: 50%;
}
.sm-icons .elementor-icon-box-icon {
    height: 96px;
    display: grid;
    align-content: center;
    justify-content: center;
}

.footer-col .f-social-icon svg path {
    fill: #000;
}

.social-media-icons svg {
    width: 68px;
    height: 68px;
}

div.footer-col a.f-social-icon {
    width: 48px;
    height: 32px;
}
.footer-col .f-social-icon svg {
    width: 24px;
    height: 24px;
}

.footer-col .sm-icons div.elementor-icon-box-icon {
    background: #E4C464;
    border-radius: 10%;
    width: 42px;
    height: 32px;
}

.footer-col .sm-icons {
    width: auto !important;
    margin-right: 10px;
}

.social-f-cont {
    padding: 0;
}


div.footer-title {
    margin-bottom: 5px !important;
}
div.footer-menu-content {
    margin-bottom: 30px !important;
}
div.footer-menu-content a.elementor-item, div.footer-menu-content a.elementor-item:hover {
    padding: 5px 0 0 0;
}

a.has-submenu:hover:after {
    display: none;
}

i.fa-caret-down:before {
    content: "\f078";
}

.mogul-market-icons img{
    height: 250px !important;
    width: auto;
}
div.line-animate {
    margin: -130px 0 0 0 !important;
}
.list-icons-top {
    width: auto !important;
    margin-bottom: 0 !important;
}
.get-in-content {
    overflow: hidden;
}

/* ===== HOME ===== */

#coins_stack .elementor-widget-image {
    position: absolute;
}
#coins_stack .elementor-widget-image:first-child {
    z-index: 9;
}

/* ===== MOGIELAND ===== */

#mogieland_header_images .elementor-element.elementor-widget-image {
    position: absolute;
    width: 40% !important;
    padding: 0;
}
#mogieland_header_images .elementor-element.elementor-widget-image img {
    outline: solid 8px #fff;
}
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(1) {
    top: -20px;
    left: 0;
    z-index: 1;
}
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(1) img { transform: rotateZ(-5.3deg); }
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(2) {
    top: 100px;
    left: 270px;
    z-index: 2;
}
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(2) img { transform: rotateZ(2.91deg); }
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(3) {
    top: 320px;
    left: 150px;
    z-index: 3;
}
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(3) img { transform: rotateZ(-9.67deg); }
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(4) {
    top: 470px;
    left: 420px;
    z-index: 2;
}
#mogieland_header_images .elementor-element.elementor-widget-image:nth-child(4) img { transform: rotateZ(12.07deg); }

#mogieland_video .elementor-widget-wrap {
    padding: 0;
}
#mogieland_video .elementor-fit-aspect-ratio {
    display: flex;
    justify-content: center;
    padding: 0;
    height: auto;
}

/* POSTS */
#mogieland_posts article {
    position: relative;
    transition: all .8s ease-in-out;
    opacity: 0;
    transform: translateY(100px);
}
#mogieland_posts article.animated {
    opacity: 1;
    transform: translateY(0px);
}
#mogieland_posts article:nth-child(6n+1) {
    top: 80px;
}
#mogieland_posts article:nth-child(6n+2) {
    top: -110px;
}
#mogieland_posts article:nth-child(6n+3) {
    top: 80px;
}
#mogieland_posts article:nth-child(6n+4) {
    top: 306px;
}
#mogieland_posts article:nth-child(6n+5) {
    top: 0px;
}
#mogieland_posts article:nth-child(6n+6) {
    top: 256px;
}
#mogieland_posts article section.elementor-section {
    padding: 0;
}

#own_nfts {
    overflow: hidden;
}
#own_nfts img {
    transform: rotateZ(15deg) scale(1.2) translate(10px, -50px);
}


/* ===== STARS PAGE ===== */

#header_star img {
    transform: scale(2.5) translate(30px, 5px);
}

.star_buying_stars a:not(.elementor-button-link) {
    text-decoration: underline !important;
    font-size: 16px;
}
.star_buying_stars .elementor-column:nth-child(2) .elementor-element {
    transform: translateY(61px);
}
.star_buying_stars .elementor-column:nth-child(3) .elementor-element {
    transform: translateY(-71px);
}
.star_buying_stars .elementor-column:nth-child(4) .elementor-element {
    transform: translateY(107px);
}

#buy_stars .elementor-widget-video {
    position: sticky;
    top: calc(50vh - 180px);
}

#audits_stars .elementor-widget-image {
    position: sticky;
    top: calc(50vh - 175px);
    width: 70%;
    margin: -170px auto 0 auto;
    bottom: -520px;
}

#supernovas::before, #supernovas::after, #supernovas_mobile::before, #supernovas_mobile::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
}
#supernovas::before, #supernovas::after, #supernovas_mobile::before { z-index: 9; }
#supernovas::before, #supernovas_mobile::before {
    top: 0;
    background: linear-gradient(0deg, #1C213000, #1C2130);
}
#supernovas::after, #supernovas_mobile::after {
    bottom: 0;
    background: linear-gradient(180deg, #1C213000, #1C2130);
}

div#access_passes {
    max-width: 620px;
    margin: 0 auto;
}

.access_passes_container {
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
}
#access_passes.access_passes_container .acces_pass_element:nth-child(2n+1) {
    transform: translateY(-102px);
}
.access_passes_container .acces_pass_element.animated {
    margin-top: 0;
    opacity: 1;
}
.acces_pass_element {
    position: relative;
    background: #fff;
    width: 268px;
    margin-top: 100px;
    opacity: 0;
    margin-bottom: 160px;
    padding-bottom: 10px;
    transition: all .8s ease-in-out;
}
.stars_tier {
    width: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
}
.stars_tier img {
    max-width: 20px !important;
    margin: 5px;
}
.acces_pass_element h4 {
    margin-top: 0;
    font-size: 18px !important;
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 600 !important;
    text-align: center;
}
.ap_features_list p {
    font-size: 12px;
    color: #000 !important;
    display: flex;
    align-items: center;
    margin: 0;
}
.ap_features_list img {
    margin: 0px 0px 5px 10px;
    width: 1.2em;
}
.apfe_title {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 12px 20px;
}
.apfe_title::before {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    background: #aaa;
    left: 15px;
    bottom: 0;
}
.apfe_title .qua {
    position: relative;
    background: linear-gradient(127deg, #EDCE69, #B38E4F);
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
.apfe_title .qua::after {
    content: '\f128';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 11px;
    color: #000;
}
.apfe_tooltip {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 35px;
    background: #000d;
    padding: 20px;
    opacity: 0;
    z-index: -1;
}
.apfe_tooltip p {
    color: #fff9 !important;
}
.apfe_title .qua:hover ~ .apfe_tooltip {
    opacity: 1;
    z-index: 9;
}
svg.bottom_acces_pass {
    position: absolute;
    bottom: -65px;
    z-index: -1;
}

div#stars_coins {
    position: sticky;
    top: 150px;
}



/* ===== ABOUT US PAGE ===== */

#about_header_content, #about_header_content .elementor-container, #about_coins, #about_coins .elementor-widget-wrap, #about_coins .elementor-widget {
    position: initial;
}
#about_coins .elementor-widget-image {
    position: absolute;
    width: 35em;
    height: auto;
    top: -5em;
    left: calc(50% - 15em);
}

article.team.type-team {
    position: relative;
    width: calc(100% + 40px);
    margin-left: -20px;
    opacity: 0;
    transform: translateY(100px);
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
article.team.type-team.animated {
    opacity: 1;
    transform: translateY(0px);
}
.elementor-posts-container article.team.type-team:nth-child(6n+1) {
    top: 50px;
}
.elementor-posts-container article.team.type-team:nth-child(6n+2) {
    top: -120px;
}
.elementor-posts-container article.team.type-team:nth-child(6n+3) {
    top: 50px;
}
.elementor-posts-container article.team.type-team:nth-child(6n+4) {
    top: 220px;
}
.elementor-posts-container article.team.type-team:nth-child(6n+5) {
    top: 0px;
}
.elementor-posts-container article.team.type-team:nth-child(6n+6) {
    top: 180px;
}
.elementor-posts-container article.team.type-team:last-child {
    grid-column: 5;
}
article.team.type-team .elementor-widget-wrap .elementor-element:not(.elementor-widget-image) {
    max-width: 160px;
    margin: 0 auto;
}
article.team.type-team section.elementor-section {
    padding: 0;
}
article.team.type-team .elementor-social-icon i {
    font-size: 21px;
}
article.team.type-team .elementor-widget-image .elementor-widget-container, article.team.type-team .elementor-widget-image .elementor-widget-container img {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}
article.team.type-team .elementor-widget-image .elementor-widget-container img {
    filter: grayscale(1);
}
article.team.type-team .elementor-widget-image .elementor-widget-container::before {
    content: '';
    position: absolute;
    width: calc(100% + 15px);
    height: calc(100% + 15px);
    top: -7.5px;
    left: -7.5px;
    background: linear-gradient(-28deg, #EDCE69, #B38E4F);
    border-radius: 50%;
}
article.team.type-team .elementor-page-title {
    margin-bottom: 0;
}
article.team.type-team .elementor-heading-title {
    font-size: 24px;
    text-align: center;
    margin: 10px auto 0 auto;
}
article.team.type-team .elementor-widget-text-editor>.elementor-widget-container {
    font-size: 16px;
    text-align: center;
}
.elementor-social-icons-wrapper.elementor-grid {
    display: inline-flex;
}
a.elementor-icon.elementor-social-icon {
    background: none;
    width: auto;
    height: auto;
}
#movies_posters .swiper-slide {
    height: 30vw;
    margin: 0 10px;
}
#movies_posters figure.swiper-slide-inner {
    height: 100%;
}
#movies_posters img.swiper-slide-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.elementor-accordion .elementor-accordion-item, .elementor-accordion .elementor-tab-content {
    border: none !important;
    padding: 10px 0;
}
.elementor-accordion .elementor-tab-content {
    padding: 10px 0 !important;
}
.elementor-accordion .elementor-tab-title {
    padding: 5px 0 !important;
    border-bottom: solid 1px #fff9;
}
#careers .elementor-accordion .elementor-tab-title a {
    font-weight: 400;
    text-transform: uppercase;
}
#careers .elementor-widget-accordion ul li a {
    justify-content: space-between;
    width: 100%;
    margin: 10px auto;
    border-bottom: solid 1px #fff9;
}
#mogul_community .elementor-icon i, #mogul_community .elementor-icon i::before {
    background: linear-gradient(145deg, #EDCE69, #B38E4F);
    background-clip: text;
    -ms-background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    font-size: 0.9em;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mogul_community .elementor-icon {
    background: #fff;
    border-radius: 50%;
    padding: 15px;
}


/* ===== NEWS PAGE ===== */


#response.news_loop_container {
    display: flex;
    flex-flow: wrap;
}
article.news_loop {
    width: calc(100% / 2);
    padding: 20px;
}
article.news_loop .post_image img {
    width: 100%;
    height: 14em;
    object-fit: cover;
}
article.news_loop .heading-title {
    font-size: 24px;
    margin: 20px 0 5px 0;
}
article.news_loop .heading-title a {
    color: #000;
}
article.news_loop .post_description {
    margin-top: 20px;
    font-size: 16px;
}
.taglines {
    display: flex;
    flex-flow: wrap;
}
.taglines p {
    margin: 0 8px 8px 0;
}
.taglines p:not(:last-child)::after {
    content: '-';
    margin-left: 8px;
    font-weight: 800;
}
a.readmore_button {
    color: #000;
    font-weight: 600;
    text-decoration: underline !important;
}
form.news_filter_form input {
    display: none;
}


/* Header Filter */
.elementor-header-filter, .elementor-sidebar-filter {
    /*position: sticky !important;*/
    top: 0;
    z-index: 9;
    background-color: #F4F5F7;
    padding: 100px 0 30px 0;
}
.filter_item_container.sort_by {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.filter_item_container.sort_by .filter_item_list {
    display: flex;
    flex-flow: row;
    width: fit-content;
    border-bottom: solid 1px #000;
}
.filter_item_container.sort_by .filter_item {
    border-bottom: solid 0px #000;
    transition: all .2s ease-in-out;
}
.filter_item_container.sort_by .filter_item label {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 5px 10px;
    cursor: pointer;
}
.filter_item_container.sort_by .filter_item.checked, .filter_item_container.sort_by .filter_item:hover {
    border-bottom: solid 2px #000;
}
.filter_item_container.sort_by .filter_item:hover {
    opacity: 0.6;
}
/*Sidebar filter*/
.filter_item_title h4 {
    font-size: 24px !important;
    font-weight: 500 !important;
}
.filter_item_container.cat_filter .filter_item {
    margin: 20px 0;
}
.filter_item_container.cat_filter .filter_item label {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.filter_item_container.cat_filter .filter_item .check_cat {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, #EDCE69, #B38E4F);
    font-size: 10px;
    color: #fff;
    padding: 6px;
    border-radius: 50%;
    margin-right: 6px;
}
.filter_item_container.cat_filter .filter_item .check_cat::before {
    content: '';
    position: absolute;
    background-color: #F4F5F7;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}
.filter_item_container.cat_filter .filter_item.checked .check_cat::before {
    background-color: #fff0;
}
.filter_item_container.tag_filter .filter_item_list .filter_item_inner_list {
    display: flex;
    flex-flow: wrap;
}
.filter_item_container.tag_filter .filter_item {
    margin: 0px 15px 15px 0px;
}
.filter_item_container.tag_filter .filter_item label {
    position: relative;
    margin: 0;
    background: #F4F5F7;
    padding: 6px 12px;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.filter_item_container.tag_filter .filter_item label::before {
    content: '';
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    top: -3px;
    left: -3px;
    background: linear-gradient(145deg, #EDCE69, #B38E4F);
    border-radius: 30px;
    z-index: -1;
}
.filter_item_container.tag_filter .filter_item.checked label {
    background: #fff0;
}
/*Post Loop*/
#response.news_loop_container::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100vw;
    background-color: #fff0;
    backdrop-filter: blur(5px);
    transition: background-color .3s ease-in-out;
}
#response.news_loop_container.loading::before {
    left: 0;
    background-color: #fff1;
}
.loader_spinner svg {
    width: 120px;
    padding: 0px 20px;
    opacity: 0;
    transition: all .2s ease-in-out;
}
.loader_spinner.active svg {
    opacity: 1;
}
div#news_reader {
    height: 50em;
    overflow-y: scroll;
}
div#news_reader::-webkit-scrollbar {
    width: 3px;
}
div#news_reader::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
div#news_reader::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 30px;
}
.no_post_found {
    margin: 50px 0;
}
.no_post_found h2, .no_post_found h3 {
    margin: 0;
}
.no_post_found h3 {
    font-size: 26px !important;
}


/* ===== NEWS PAGE ===== */


.hero-creators>.elementor-container, #create_header_img, #create_header_img .elementor-widget-wrap {
    position: static !important;
}
.create_header_img {
    position: absolute !important;
    width: fit-content !important;
    right: 0;
    top: 10%;
}

@media (max-width: 1024px){
    body.page-template-template-dark .get-in-content, body.page-template-template-dark section.elementor-element, body.page-template-template-dark .elementor-section-wrap {
        background: #1C2130 !important;
    }
    .main-top-menu .elementor-item{
        text-transform: none !important;
    }
    .topheader-info-content {
        display: block !important;
        width: auto !important;
    }
    .btn-header .elementor-widget-container{
        padding: 0 !important;
    }
    .btn-header .elementor-button-link{
        font-size: 14px !important;
    }
    .logo-nav-container {
        width: 43% !important;
    }
    .logo-nav-container > .elementor-widget-wrap {
        flex-flow: row-reverse;
    }
    header {
        background: #fff;
    }
    .btn-header .elementor-button-link {
        padding: 11px 15px;
    }
    .topheader-mogul .elementor-container {
        justify-content: space-between;
    }
    .main-top-menu .elementor-widget-container,.main-top-menu .elementor-menu-toggle {
        padding: 0 !important;
        margin: 0 !important;
    }
    .open-menu-mobile .btn-header {
        left: 0;
        top: 70px;
        right: 0;
        width: 92% !important;
        display: flex;
        position: fixed;
        justify-content: center;
        padding: 0;
        margin: auto;
        border-top: 1px solid #0B0B0B;
        border-bottom: 1px solid #0B0B0B;

    }
    .open-menu-mobile .elementor-nav-menu--dropdown {
        padding-top: 90px;
    }
    #btn-exp-header{
        z-index: 9999;
    }
    .elementor-nav-menu .sub-arrow {
        display: none !important;
    }
    .elementor-nav-menu--dropdown li.menu-item a.elementor-sub-item {
        padding: 26px 25px 25px 50px !important;
    }
    a.highlighted {
        border-bottom: 0 !important;
    }
    
    body > div > .elementor-section-wrap > section.elementor-section{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    div.ecs-posts article.collections {
        margin: 0;
    }
   
    .open-menu-mobile nav.elementor-nav-menu--dropdown {
        min-height: 100vh;
    }
    .open-menu-mobile .logo-nav-container > .elementor-widget-wrap {
        flex-flow: wrap-reverse;
    }
    .open-menu-mobile div.logo-nav-container {
        width: 100% !important;
    }
    .open-menu-mobile #btn-exp-header {
        background: #fff;
        padding: 15px 0;
    }
    .hero-content-mogul > .elementor-container {
        flex-direction: column-reverse;
    }

    .hero-content-mogul {
        padding-top: 100px !important;
    }
    .hero-img {
        margin-top: -30px;
        margin-left: 0;
    }
    body {
        background: #F4F5F7;
    }

    .container-post-home section.elementor-section {
        padding: 0;
    }
    .feature-post-loop .elementor-column .elementor-widget-wrap {
        margin: 0px 2%;
    }
    .collection-desc p, .explore-marketplace p {
        text-indent: 0;
    }
    
    header#topheader-main .elementor-motion-effects-layer {
        background: #F4F5F7;
    }
    div.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0;
    }
    header#topheader-main {
        padding: 1em;
    }
    .topheader-info-content {
        margin-top: 0px;
    }
    .btn-collection {
        margin-top: 15px;
    }
    .title-collection-marketplace {
        padding-right: 40px;
    }
    .explore-marketplace {
        margin-top: 0;
    }
    .collection-container .ecs-posts.elementor-posts-container {
        column-gap: 20px;
        row-gap: 15px;
    }
    .harness-content{
            background-position: right -70px top 270px !important;
    }
    div.mogul-platform-content .elementor-widget-button{
        width: 100%;
    }
    .mogul-platform-content a.elementor-button-link.elementor-button {
        width: 90% !important;
    }
    .list-points span.elementor-icon-list-icon {
        min-width: 50px;
    }
    .list-points svg {
        margin: 0 !important;
    }
    .list-points .elementor-icon-list-text {
        padding-left: 30px !important;
    }
    .elementor-button{
        padding: 20px 42px !important;
    }
    .network-grid .elementor-column {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
    }
    .network-container h6 {
        padding: 0;
    }
    .network-grid > .elementor-container{
        grid-gap: 20px;
        column-gap: 0;
    }
    section.network-grid {
        margin-bottom: 20px !important;
    }
    .elementor-element-15afd1d2, .elementor-element-45933a93 {
        margin-right: 20px;
    }
    .question-title .elementor-icon-box-icon {
        width: 15%;
        display: inline-block;
        float: left;
    }
    .question-title .elementor-icon-box-content {
        width: 75%;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    .subscribe-text {
        padding-left: 20px;
    }
    .nav-menu-mobile-footer nav.elementor-nav-menu--dropdown, .footer-botom-menu-mobile nav.elementor-nav-menu--dropdown {
        background: none;
    }
    .footer-social-mobile path {
        fill: #000;
    }
    div.footer-social-mobile .f-social-icon a{
        height: 32px;
        width: 48px;
    }
    .menu-title-footer, div.footer-botom-menu-mobile{
        margin: 0 !important;
    }
    .footer-botom-menu-mobile ul.elementor-nav-menu {
        text-align: center;
    }
    .footer-botom-menu-mobile li.menu-item {
        display: inline-block;
    }
    li.menu-item {
        background: url(/wp-content/uploads/2022/03/link-arrow-down-right.svg) no-repeat right 20px center;
    }
    li.menu-item-has-children {
        background: url(/wp-content/uploads/2022/03/arrow-down.svg) no-repeat right 20px center;
    }
    a.highlighted, a.highlighted:hover, a.highlighted:active, a.highlighted:focus, .menu-item a:hover {
        background-color: transparent !important;
    }
    a.highlighted {
        background: url(/wp-content/uploads/2022/03/arrow-up.svg) no-repeat right 20px center;
        border-bottom: 1px solid #0B0B0B;
    }
    ul.sub-menu {
        padding: 0 !important;
    }
    a.elementor-sub-item {
        padding-left: 50px !important;
    }
    nav.elementor-nav-menu--dropdown ul{
        padding: 0 4%;
    }
    header#topheader-main .elementor-motion-effects-layer {
        background: #fff;
    }
    ul.elementor-nav-menu > li.menu-item:last-child {
        border-bottom: 1px solid #0B0B0B;
    }

    .hero-bg {
        background: url(/wp-content/uploads/2022/03/bg-hero.svg) no-repeat right top;
        align-self: auto;
        background-size: contain;
        margin-top: -35px;
    }
    .hero-img img {
        width: 280px;
    }
    .logo-nav-container > .elementor-widget-wrap.elementor-element-populated {
        justify-content: start !important;
    }
    .get-in-content{
        overflow: hidden;
    }
    .btn-header .elementor-button {
        padding: 10px 1em !important;
    }
    .logo-mogul {
        padding-top: 10px;
        margin-left: 10px;
    }
    .main-top-menu{
        margin-top: -10px;
    }
    .hero-content-mogul .elementor-container.elementor-column-gap-default{
        place-content: start;
        min-height: auto !important;
    }
    .hero-img > .elementor-widget-container {
        margin: 45px 0px 0px -65px !important;
        padding: 70px 100px 70px 0 !important;
    }

    .anim-mobile .elementor-column {
        width: 50%;
        margin-bottom: 20px;
    }

    .anim-mobile img {
        height: 150px !important;
    }
    .social-info .elementor-widget-wrap.elementor-element-populated {
        justify-content: space-between;
    }
    .social-info .sm-icons {
        width: calc(100% / 3 - 20px) !important;
    }
    .sm-icons {
        margin: 0 10px;
        width: 100%;
    }
    
    .elementor-1154 .elementor-element.elementor-element-4bcec228 > .elementor-element-populated {
        margin: 0 !important;
    }
    .nav-menu-mobile-footer li.menu-item, .footer-botom-menu-mobile li.menu-item{
        background: none;
    }
    .footer-botom-menu-mobile ul.elementor-nav-menu > li.menu-item:last-child{
        border: none;
    }
    .nav-menu-mobile-footer .elementor-icon svg {
        width: 25px;
        height: 25px;
        margin: auto;
    }
    .nav-menu-mobile-footer .elementor-icon {
        width: 48px;
        height: 32px;
        display: flex;
    }

    .nav-menu-mobile-footer .sm-icons div.elementor-icon-box-icon {
        background: #E4C464;
        border-radius: 10%;
        height: auto !important;
        width: auto !important;
        margin: 0 !important;
    }
    .nav-menu-mobile-footer svg path {
        fill: #000;
    }
    .nav-menu-mobile-footer .sm-icons {
        margin-bottom: 8px !important;
    }
    
    .elementor-10.elementor-location-footer {
        background: transparent;
    }
    .get-in-content, section.elementor-element, .elementor-section-wrap {
        background: #F4F5F7;
    }
    /* Mogieland */

    #mogieland_header_images .elementor-element.elementor-widget-image {
        position: relative;
        width: 50% !important;
    }
    #mogieland_header_images .elementor-element.elementor-widget-image:nth-child(2), #mogieland_header_images .elementor-element.elementor-widget-image:nth-child(4) {
        top: 100px !important;
        left: 0 !important;
    }
    #mogieland_header_images .elementor-element.elementor-widget-image:nth-child(1), #mogieland_header_images .elementor-element.elementor-widget-image:nth-child(3) {
        top: 0 !important;
        left: 0% !important;
    }
    #mogieland_posts article {
        top: 0 !important;
        transition-delay: 0s !important;
    }
    /* STARS */

    #header_star img { transform: scale(1.5) translate(10vw, -35px); }
    .star_buying_stars .elementor-column { width: 50%; }
    .star_buying_stars .elementor-column .elementor-element { transform: translateY(0px) !important; }
    .star_buying_stars .elementor-column:nth-child(2n+1) .elementor-widget-wrap { margin-left: 20px; }
    .star_buying_stars .elementor-column:nth-child(2n+2) .elementor-widget-wrap { margin-left: 20px; }
    .start_5th .elementor-column:not(.column_start_5th) { width: 0; }
    .start_5th .elementor-column.column_start_5th { margin: 0 auto; }
    #audits_stars .elementor-container {
        flex-wrap: wrap-reverse;
    }
    #audits_stars .elementor-widget-image {
        top: 0;
        bottom: 0;
        width: 50%;
    }
    div#fallen_star {
        height: 500px;
        padding: 100px 0 0 0;
    }
    section#supernovas {
        padding-left: 0;
        padding-right: 0;
    }
    #supernovas_mobile video.elementor-background-video-hosted {
        left: 80%;
        max-width: inherit;
        width: auto !important;
    }
    #access_passes.access_passes_container .acces_pass_element:nth-child(2n+1) {
        transform: none;
    }
    #about_coins .elementor-widget-image {
        width: 100%;
        height: auto;
        top: 120px;
        left: 60px;
    }
    div#mogul_team .elementor-posts-container {
        display: flex;
        flex-flow: wrap;
    }
    .elementor-posts-container article.team.type-team {
        top: 0 !important;
        width: calc(100% / 2 - 20px);
        margin: 0 auto;
    }
    article.team.type-team .elementor-widget-image .elementor-widget-container, article.team.type-team .elementor-widget-image .elementor-widget-container img {
        width: 100%;
        height: auto;
    }
    #awards .elementor-column {
        width: calc(100% / 3);
        margin: 20px auto;
    }
    #movies_posters .swiper-slide {
        height: 150px;
    }

    /* NEWS */
    .elementor-header-filter, .elementor-sidebar-filter {
        padding: 70px 0 0 0;
    }
    .loader_spinner {
        display: none;
    }
    .elementor-sidebar-filter {
        top: 102px;
        padding-top: 0;
    }
    .elementor-header-filter {
        margin-bottom: 0;
    }
    .filter_item_inner_list {
        display: flex;
        flex-flow: row;
        width: max-content;
    }
    .filter_item_container.cat_filter .filter_item_list, .filter_item_container.tag_filter .filter_item_list {
        width: 100%;
        overflow-x: scroll;
    }
    .filter_item_container.cat_filter .filter_item {
        width: max-content;
        padding: 0 10px;
    }
    .filter_item_container.tag_filter .filter_item {
        margin: 0px 10px 10px 10px;
        padding: 5px 0;
    }
    .filter_item_title {
        display: none;
    }
    article.news_loop {
        width: 100%;
        padding: 10px;
    }
}