/* ---------------------------- */
/* ----- Elementor CSS -------- */
/* ---------------------------- */

/*--text--color--gold: #f1ac00;*/
button#menu-item-upload {
    color: black;
}


.page-template-default .featured-image {
    display: none !important;
}

.media-modal-content {
    z-index: 100000000000000000000;
    position: absolute;
}

.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-4758e475.flex-end.position-relative.high-z.elementor-hidden-tablet.elementor-hidden-mobile {
    z-index: 10;
}

.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-3b904cd2.position-relative.high-z {
    z-index: 10;
}


/* ---------------------------- */
/* -- Red Dot News Indicator -- */
/* ---------------------------- */
.red_dot:before {
  content: "";
  display: inline-block !important;
  width: .75em !important;
  height: .75em !important;
  border-radius: 100% !important;
  background-color: red !important;
  opacity: 1 !important;
}


/* -------------------- */
/* --- WOOCOMMERCE ---- */
/* -------------------- */

.woocommerce h2 {
  color: #fff;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
    background: #27aae1;
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    letter-spacing: 2.92px;
    font-weight: 700;
}

.u-column1.col-1.woocommerce-Address {
    width: 100%;
}

.woocommerce .woocommerce-breadcrumb a {
    text-decoration: none;
    color: #f1ac00;
}

.woocommerce div.product form.cart .reset_variations {
    color: #f1ac00;
}

.product_meta a {
    color: #f1ac00;
}

.woocommerce .woocommerce-breadcrumb {
    color: #fff;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #fff;
}

.product_meta span {
    color: #fff;
}

.product_meta a {
    color: #f1ac00;
}

.product a:hover {
    color: #ebad0d;
}

.woocommerce div.product form.cart .variations label {
    color: #fff;
}

.woocommerce div.product form.cart .button {
    color: #fff;
    background: #003af1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs .panel {
    color: #fff;
}

.related.products {
    clear: both;
    color: #fff;
    display: none;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    background: #0d1823 !important;
    border-color: white;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    background: #0d1823 !important;
}

.woocommerce table.shop_table {
    color: #fff;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background: #003af1;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 4px;
    border: 1px solid #5c636c;
    background-color: #16212c;
    color: #fff;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    color: #fff;
}

.cart_totals h2 {
    text-transform: capitalize;
}

.product-name a {
    color: #8faaff;
    text-decoration: none;
}

form.checkout.woocommerce-checkout {
    color: #fff;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border-radius: 4px;
    border: 1px solid #5c636c;
    background-color: #16212c;
    color: #fff;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #16212c;
    color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    border-radius: 4px;
    border: 1px solid #5c636c;
    background-color: #16212c;
    color: #fff;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 1em;
    background: #16212c;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background: #003af1;
}

.header-brand img {
    width: 28em;
}

/* ---------------------------- */
/* --- SITEWIDE DARK THEME ---- */
/* ---------------------------- */

.elementor-15 .elementor-element.elementor-element-3f2a335 .elementor-form-fields-wrapper label {
    color: #fff !important;
}

.page-template .site-content .elementor-widget-wrap.elementor-element-populated {
    background-color: #0d1823 !important;
}

body {
    background-color: #0D1823 !important;
}



.hidden {
    display: none;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    background: #0d1823;
}

.full-width-content .container.grid-container {
    padding: 0;
}

.justify-content-around .elementor-container.elementor-column-gap-no {
    justify-content: space-around!important;
}

.full-w-column .elementor-container.elementor-column-gap-default {
    width: 100%;
    justify-content: space-between;
}


.flex-end .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    justify-content: flex-end;
}

/* BOOSTED BUTTON FOR NAV */
p.tooltiptext-header {
    visibility: hidden;
    font-size: 12px;
    width: 170px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    bottom: 43%;
    right: 0px;
}

.boosted:hover p.tooltiptext-header {
    visibility: visible !important;
}

.boosted:hover span{
    transform: scale(1.1);
    padding-right: 2px;
}

.boosted:hover img {
    transform: scale(1.1);
    padding-right: 2px;
}

.tooltiptext-header::after {
    content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}


.list-item-title object {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}

/* END OF BOOSTED CSS */

.header-bg {
    background-color: #000000;
    background-image: url("https://wordpress-579722-2364749.cloudwaysapps.com/wp-content/uploads/2022/01/header_background_6.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home .header-bg {
    min-height: 100vh;
}

.single-communities .header-bg {
    min-height: auto;
}

.header-bg .elementor-container.elementor-column-gap-default {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.header-sticky.elementor-sticky--effects {
    position: fixed !important;
}

.elementor-sticky--active {
    z-index: 1000000000;
}

.header-sticky .elementor-background-overlay {
    background: transparent !important;
}

.header-sticky.elementor-sticky--effects .elementor-background-overlay {
    background: #16212c !important;
    opacity: 1 !important;
}

.elementor-nav-menu--main .elementor-item.elementor-item-anchor {
    padding-top: 10px;
}

.header-bg .elementor-612 .elementor-element.elementor-element-4248fa9b > .elementor-background-overlay {
    background-color: #243B55;
    opacity: 0.33;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    background: linear-gradient(45deg,rgba(13,27,42,0.9),rgba(37,77,120,0.6));
    box-shadow: inset 0 -20px 20px -20px rgba(0,0,0,.3);
}

.banner-zone[data-type=large-skyscraper] {
    background: linear-gradient(45deg,#0D1B2A,#1f4164);
    height: 600px;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.banner-zone[data-type=wide-skyscraper] {
    background: linear-gradient(45deg,#1b2d40,#243546);
    height: 200px;
    width: calc(100% - 32px);
    margin: 0 auto;
    margin-bottom: 20px;
}

.banner-zone[data-type=wide-skyscraper] {
    background: linear-gradient(45deg,#1b2d40,#243546);
    height: 200px;
    width: calc(100% - 0px);
    margin: 0 auto;
    margin-bottom: 0px;
}


#user-registration-form-666 .ur-submit-button, .variations_form .single_add_to_cart_button, .woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button, .ur-frontend-form input[type=submit] {
  background: #27aae1;
  background-color: #27AAE1;
}

.woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-Button, .woocommerce-button {
  background: #27aae1!important;
  background-color: #27AAE1!important;
  color: #ffffff!important;
}

.woocommerce-order-details h2, .woocommerce-customer-details h2{
  color: #ffffff!important;
}

.woocommerce-MyAccount-content mark{
  background-color: #27AAE1!important;
  color: #ffffff!important;
}

.page-id-801 #gform_submit_button_3 {
  background-color: #27AAE1
}


.header-bdr {
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 3px solid #5e5e5e;
    border-bottom-color: #193450 !important;
} 

.featured-block {

}

.find-featured-block {

}

.ad-featured-block {
    
}

.find-featured-block .elementor-background-overlay {
    opacity: 0.4;
    background: linear-gradient(235deg,rgb(127 154 183 / 90%),rgb(0 5 10));
    mix-blend-mode: color;
}

.find-featured-block .elementor-widget-wrap.elementor-element-populated {
    border: 5px solid #394e62;
}

.ad-featured-block .elementor-background-overlay {
    opacity: 0.4 !important;
    background: linear-gradient(45deg,rgba(13,27,42,0.9),rgb(144 93 209));
    mix-blend-mode: color !important;
}


.ad-featured-block .elementor-widget-wrap.elementor-element-populated {
    border: 5px solid #4b2f5a;
}

.bottom-tight {
    margin-bottom: 10px !important;
}

.clans-listed .elementor-container.elementor-column-gap-default {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.card-listed {
    width: 25% !important;
}

@media only screen and (max-width: 1440px){

.card-listed {
    width: 33% !important;
}

}

.position-relative {
    position: relative;
}

.high-z {
    z-index: 1000000;
}

.header-sticky {
    position: absolute !important;
    width: 100%;
    background: transparent !important;
}

.header-container.with-icon {
    position: relative;
}

.header-container-inner {
    background-color: #444;
    background-size: cover;
    background-position: center center;
    padding: 60px 0 0;
    overflow: hidden;
    position: relative;
}

.header-image {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.header-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-container-inner .background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(13,27,42,.6);
    background: linear-gradient(45deg,rgb(13 27 42 / 92%),rgb(37 77 120 / 70%));
    box-shadow: inset 0 -20px 20px -20px rgba(0,0,0,.3);
}

.header-container .header-table {
    width: 100%;
    min-height: 300px;
    padding: 4rem 0;
    position: relative;
}

.header-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-icon {
    display: inline-block;
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 45px;
    position: relative;
    z-index: 0;
}

.header-icon img {
    height: 160px;
    width: 160px;
    object-fit: cover;
}

.header-icon:after {
    content: "";
    position: absolute;
    height: 200px;
    width: 200px;
    background: rgb(255 0 0 / 0%);
    left: 46%;
    margin-left: -94px;
    margin-top: -20px;
    border-radius: 100%;
    z-index: 10;
    border: 25px #ff0100 solid;
    border-color: rgb(255 255 255 / 43%);
}

.clan-title {
    color: #fff;
    font-size: 2rem;
    letter-spacing: .7rem;
    font-weight: 200;
    max-width: 480px;
    margin: 0 auto;
    text-transform: uppercase;
}

.communities-template-default .clan-title {
  text-align:center;
}

.header-button-container {
    display: flex;
    padding-bottom: 0.5rem;
    position: relative;
    margin-left: 1rem;
}

/* ---------------------------- */
/* ----- EDIT CLAN PAGE ------- */
/* ---------------------------- */

.acf-clan-form {
}

.grid-container.container.form-control {
    padding: 30px 0px;
    margin-bottom: 0rem;
    border: 1px black solid !important;
    border-color: #5c636c !important;
    border-top-color: #193450 !important;
    border-top-width: 3px !important;
    background: #16212c;
    width: 33.3333333%;
    padding-left: 1rem;
    box-shadow: 0 6px 10px rgb(0 0 0 / 2%);
    margin-left: 0;
}

.edit-clan-form {
    width: 66.66666%;
}

.edit-clan-details {
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
}

.form-control .header-button-container {
    justify-content: space-between;
    margin-left: 0;
    flex-direction: column;
    margin-top: 3rem;
}

.acf-checkbox-list.acf-bl label {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
    font-size: 15px;
    border-radius: 4px;
    white-space: nowrap;
    margin: 0 0 10px 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    width: 100%;
    background: transparent;
    color: #fff;
    font-weight: 500;
}


.acf-fields > .acf-field {
    position: relative;
    background: #0d1823;
}

div.mce-panel {
    background: #0d1823;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget * {
    background: #0d1823;
}

body#tinymce {
    background: #0d1823  !important;
    color: #fff !important;
}

body#tinymce a {
    color: #eee;
}


i.mce-i-resize {
    color: #fff;
}
form#acf-form {
    background: transparent;
    padding: 35px 25px;
    padding-top: 0;
    padding-right: 0;
}

.acf-fields.acf-form-fields.-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.acf-fields > .acf-field {
    position: relative;
    margin: 0;
    padding: 20px;
}

.acf-fields.-top.-border {
    border: none !important;
}

.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 textarea, .acf-field select {
    width: 100%;
    padding: 4px 8px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
    font-size: 16px;
    line-height: 1.5;
    max-width: 100%;
    padding: 5px 16px;
    border-radius: 4px;
    border: 1px solid #5c636c;
    background-color: #16212c;
    color: #fff;
}

.floating--donation {
    position: fixed;
    top: 80%;
    left: 0px;
    background: #fff;
    padding: 12px 50px 2px 10px;
    font-size: 12px;
    margin: 10px;
    z-index: 10000005;
    border-radius: 18px;
    display: flex;
    justify-content: center;
}

img.donate--logo {
    max-width: 5em !important;
    margin-right: 1rem;
}

.woocommerce.lost-password p {
    color: #fff;
}


.acf-field.acf-field-group {
    background-color: #16212c;
    margin-bottom: 1rem;
    box-shadow: 0 6px 10px rgb(0 0 0 / 2%);
    border: 1px #5c636c solid !important;
    border-color: #5c636c !important;
    border-top-color: #5c636c !important;
    border-top-width: 3px !important;
    width: 100%;
}

div.mce-panel {
    border: 0;
    background: #16212c;
}

div.mce-toolbar-grp {
    border-bottom: 1px solid #16212c;
    background: #16212c;
    padding: 0;
    position: relative;
}

.media-router .media-menu-item {
    color: black;
}


.acf-fields.-border {
    border: #ccd0d4 solid 1px;
    background: #16212c;
}

.acf-field[data-width] + .acf-field[data-width] {
    border-left: 1px solid #eeeeee;
    border-left: none !important;
    position: relative;
    margin: 0;
    padding: 15px 0px;
    border-top: #5c636c solid 0px;
}

.acf-field p.description {
    color: #cfcfcf;
}


input[type=text] {
    background: #fff;
}

.acf-field .acf-label label {
    display: block;
    margin: 0 0 3px;
    padding: 0;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

input.acf-button.button.button-primary.button-large {
    color: #ffffff;
    background-color: #55555e;
    background: #003af1;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    background-color: #27AAE1;
    min-width: 392px;
    min-width: auto;
    margin-top: 1rem;
    border-radius: 4px;
    width: 100%;
}

.footer-logo img {
    max-width: 275px !important;
}

/*clan-name-field*/
.acf-field[data-name="clan_name"] {
    width: 49%;
    margin-right: 1%;
}

/*clan-name-abbreviation-field*/
.acf-field[data-name="clan_name_abbreviation"] {
    width: 50%;
}

/*clan-biography*/
.acf-field[data-name="clan_biography"] {
    width: 100%;
}

/*clan-banner-image*/
.acf-field[data-name="clan_banner_image"] {
    width: 66.666666%;
}

/*clan-logo-image*/
.acf-field[data-name="clan_logo_image"] {
    width: 33.33333%;
}

/*clan-website-url*/
.acf-field[data-name="clan_website_url"] {
    width: 50%;
}

/*clan-discord-url*/
.acf-field[data-name="clan_discord_url"] {
    width: 50%;
}

/*displayed-games*/
.acf-field[data-name="displayed_games"] {
    width: 50%;
}

/*clan-platforms*/
.acf-field[data-name="clan_platforms"] {
    width: 50%;
}

/*number-of-clan-members*/
.acf-field[data-name="number_of_clan_members"] {
    width: 100%;
}

/*hide groups for JS*/
.acf-field-group[data-name="logo_banner_image"] {
    display: none;
}

.acf-field-group[data-name="clan_activities"] {
    display: none;
    order: 4;
}

.acf-field-group[data-name="additional_info"] {
    display: none;
    order: 3;
}


/*hide groups for JS*/
.acf-field-group[data-name="region_main"] {
    display: none;
}


/*hide groups for JS*/
.acf-field-group[data-name="games"] {
    display: none;
    order: 0;
}


/*hide groups for JS*/
.acf-field-group[data-name="platforms"] {
    display: none;
    order: 2;
}


/*hide groups for JS*/
.acf-field-group[data-name="clan_membership"] {
    display: none;
}

.clan-games-container .views-row a {
    text-decoration: none;
}

.descriptor-title.title {
    border-bottom: 1px black solid !important;
    border-color: #e1e1e1a6 !important;
    border-bottom-color: #193450 !important;
    border-bottom-width: 3px !important;
    margin-bottom: 3rem;
    font-size: 25px;
    padding-bottom: 10px;
    color: #fff;
}

.clan-name.title {
    margin-bottom: 1rem;
    font-weight: bold;
    color: #fff;
}

p.clan-bio {
    font-weight: bold;
        color: #fff;
}

.clan-info-container .clan-info-main p {
    color: #fff;
}

.clan-info-container .clan-info-main li {
    color: #fff;
}

.clan-info-container .clan-info-main ul {
    color: #fff;
}

.clan-info-container .clan-info-main span {
    color: #fff;
}

.clan-info-container .clan-info-main h1 {
    color: #fff;
}

.clan-info-container .clan-info-main h2 {
    color: #fff;
}
.clan-info-container .clan-info-main h3 {
    color: #fff;
}
.clan-info-container .clan-info-main h4 {
    color: #fff;
}
.clan-info-container .clan-info-main h5 {
    color: #fff;
}

.clan-info-container .clan-info-main a {
    color: #f9f9f9;
}

.clan-info-main div {
    color: #fff;
    padding-bottom: 0.3rem;
}

.clan-plays {
    display: flex;
    margin-top: 0rem;
    width: 33.333333%;
    flex-direction: column-reverse;
    padding: 0 45px;
    padding-top: 95px;
    justify-content: flex-end;
}

.clan-plays .listed-container {
    width: 100%;
    margin-bottom: 3rem;
}

.listed-container .title {
    margin-bottom: 1rem;
    font-weight: bold;
    color: #fff;
}

.clan-games-container .views-row a {
    text-decoration: none;
}

.games-card-container {
    background: #252b33;
    padding: 25px 10px;
    background-color: rgba(0,0,0,.5);
    background-blend-mode: soft-light;
    background-position: 50%;
    margin-bottom: 1rem;
    box-shadow: 0 6px 10px rgb(0 0 0 / 12%);
}

.games-card-container .game-name {
    margin-left: 10px;
}

.games-card-container .game-name h5 {
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
}

.ht-50 {
    height: 50px;
}

.wd-50 {
    width: 50px;
}

.clan-info-container {
    display: flex;
    flex-direction: row;
    padding: 45px 0;
}


.clan-info-main {
    width: 66.66666%;
    padding: 0 45px;
    padding-left: 0px;
}



.acf-taxonomy-field .acf-checkbox-list {
    padding-top: 0;
}

.acf-taxonomy-field .categorychecklist-holder {
    border: none !important;
}

.site-content .content-area#primary {
    width: 100%;
}

.site-content {
    display: flex;
    width: 100%;
}

.site.grid-container.container {
    display: flex;
}

.acf-fields.-left > .acf-field:before {
    content: "";
    background: #0d1823 !important;
    border-color: #E1E1E1 !important;
}
.paging-navigation .nav-links>* {
    padding: 0 5px;
    color: #27AAE1;
    text-decoration: none;
    font-size: 20px;
}

/*

PURPLE PRIMARY COLOR SCHEME

.banner-zone[data-type=large-skyscraper] {
    background: linear-gradient(45deg,#0D1B2A,#1f4164);
    height: 600px;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: linear-gradient(45deg,rgba(13,27,42,0.9),rgb(144 93 209));
}

.list-items .list-item[data-package=recommended] .list-item-image:before {
    content: 'Clan Finder Recommended';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .15em;
    background: rgb(67 40 101);
    color: #fff;
    padding: 10px 20px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: left;
}

.elementor-651 .elementor-element.elementor-element-618d98e9:not(.elementor-motion-effects-element-type-background), .elementor-651 .elementor-element.elementor-element-618d98e9 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent;
    background-image: linear-gradient(45deg, #0D1B2A 0%, #1F4164 47%);
    background: linear-gradient(45deg,rgb(53 40 70),rgb(68 40 104));
}


*/

.is-right-sidebar {
    display: none;
}


/* ---------------------------- */
/* -- USER REGISTRATION FORM -- */
/* ---------------------------- */

.ur-frontend-form button, .ur-frontend-form button[type=submit], .ur-frontend-form input[type=submit] {
    color: #ffffff;
    background-color: #55555e;
    background: #003af1;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    background-color: #5180e7;
    min-width: 175px;
    margin-top: 1rem;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    margin: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, .ur-frontend-form .ur-form-row .ur-form-grid input[type=date], .ur-frontend-form .ur-form-row .ur-form-grid input[type=email], .ur-frontend-form .ur-form-row .ur-form-grid input[type=number], .ur-frontend-form .ur-form-row .ur-form-grid input[type=password], .ur-frontend-form .ur-form-row .ur-form-grid input[type=phone], .ur-frontend-form .ur-form-row .ur-form-grid input[type=text], .ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker], .ur-frontend-form .ur-form-row .ur-form-grid input[type=url], .ur-frontend-form .ur-form-row .ur-form-grid select, .ur-frontend-form .ur-form-row .ur-form-grid textarea {
    display: block;
    width: 100%;
    padding: 4px 4px;
    padding-left: 15px !important;
    border-radius: 0;
    min-height: 36px;
    margin-bottom: 10px;
    line-height: 1.5;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #5c636c;
    background-color: #16212c;
    color: #fff;
}

.user-registration {
    background-color: #16212c !important;
}  

#user-registration {
    background-color: #16212c !important;
}

.user-registration-form__label.user-registration-form__label-for-checkbox {
    color: #fff;
}

.user-registration-LostPassword.lost_password a {
    color: #fff;
}

.ur-frontend-form {
    box-shadow: 0 6px 10px rgb(0 0 0 / 2%);
    border: 1px black solid !important;
    border-color: #e1e1e1a6 !important;
    border-top-color: #193450 !important;
    border-top-width: 0px !important;
    border-color: transparent !important;
    width: 100%;
}

.user-registration-form-row label {
    color: #fff;
}

.user-registration-page h1 {
    display: none !important;
}

.user-registration-page h1 {
    color: #333333;
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: capitalize;
}


.acf-checkbox-list.acf-bl label {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
    font-size: 15px;
    border-radius: 4px;
    white-space: nowrap;
    margin: 0 0 10px 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    width: 100%;
    background: transparent;
    color: #fff;
    font-weight: 500;
}

ul.acf-radio-list li input[type=checkbox], ul.acf-radio-list li input[type=radio], ul.acf-checkbox-list li input[type=checkbox], ul.acf-checkbox-list li input[type=radio] {
    margin: -1px 4px 0 0;
    vertical-align: middle;
    margin-right: 1rem;
}

div.mce-panel {
    border: 0;
    background-color: #16212c;
}

/* ---------------------------- */
/* ----- HERO SEARCH FORM ----- */
/* ---------------------------- */

.ds-clan-search form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 8%;
}

.search-container {
    display: flex;
    min-height: 45px;
    min-width: 100%;
    margin-bottom: 1rem;
    max-width: 100%;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    max-width: 200px !important;
    max-width: 100% !important;
    border: 1px solid;
    border-radius: 0;
    padding: 10px 15px;
    max-width: 100% !important;
    min-width: auto;
    width: 100%;
}

.search-container label.ur-label {
    padding: 10px 20px;
    line-height: 16px;
    background-color: #e8e8e8;
    background-color: #27AAE1;
    color: #fff;
    margin-right: -4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    min-width: 120px;
}

select.form-select.select-box {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: transparent;
}

.search-container.clan-name-search input {
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: transparent;
}

.hdr-btn-container .elementor-widget-container:first-child {
    display: flex;
    align-items: center;
}

.hdr-btn-container {
    display: flex;
    justify-content: right;
}

.hdr-btn-container .elementor-button-wrapper {
}


h5.welcome-msg {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
}

a.hdr-community-btn.elementor-button-link.elementor-button.elementor-size-sm {
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    background-color: #003AF1;
    background: #27AAE1;
    color: #fff;
}


a.hdr-community-btn.elementor-button-link.elementor-button.elementor-size-sm[data-name=create-community] {
    background-color: #003AF1;
}


a.hdr-community-btn.elementor-button-link.elementor-button.elementor-size-sm[data-name=go-premium] {
    background-color: #c18f11;
}



a.login-btn.elementor-button-link.elementor-button.elementor-size-sm {
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    background-color: #fff;
    color: #333;
    margin-right: 1rem;
}

.clan-info-container .clan-info-main img {
    width: 100%;
}

.choose-plan-container {
    display: flex;
}

.elementor-widget-price-table {
    height: 100%;
    display: flex;
    box-shadow: 0 0 10px rgb(0 0 0 / 14%);
}

.choose-plan-container .elementor-widget-price-table {

}

.elementor-widget-price-table .elementor-price-table__ribbon-inner {
    background-color: #fbfbfb !important;
    color: #333 !important;
}

.custom-login-container {

}

.elementor-widget-login .elementor-lost-password {
    margin-right: 1rem;
    color: #333 !important;
    font-weight: 500;
}

.elementor-widget-login .elementor-register {
    margin-left: 1rem;
    color: #333 !important;
}

.acf-basic-uploader {
    color: #fff;
}

.acf-image-uploader {
    position: relative;
    color: #fff;
}


.elementor-widget-login .elementor-field-subgroup label {
    padding: 4px 8px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
    font-size: 16px;
    line-height: 1.5;
    max-width: 100%;
    padding: 5px 16px;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
    background-color: #fff;
}

.elementor-651 .elementor-element.elementor-element-481786f .elementor-nav-menu--main .elementor-item {
    padding-top: 0;
}


.lost-password-register-container {

}

.lost-password-register-container a {
    color: #fff;
    transition: .3s ease all;
}

.lost-password-register-container a:hover {
    color: #7293fb;
}

.woocommerce.lost-password {
    display: flex;
    padding: 0 35px;
}

.elementor-15 .elementor-element.elementor-element-3f2a335 .elementor-field-group .elementor-field:not(.elementor-select-wrapper) {
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #5c636c !important;
    background-color: #16212c !important;
    color: #fff;
}

.elementor-widget-price-table .elementor-widget-container {
    width: 100%;
    background-color: #f7f7f7;
}

.elementor-668 .elementor-element.elementor-element-14b0f85 .elementor-heading-title {
    color: #fff !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label, .ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label {
    font-weight: 700;
    color: #fff;
}


.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 4px;
    border: 1px solid #5c636c;
    background-color: #16212c;
    color: #fff !important;
    
}

.gform_legacy_markup_wrapper textarea {
    border: 1px solid #5c636c;
    background-color: #16212c !important;
    color: #fff !important;
}


.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    background: #003af1;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    min-width: 250px;
    padding-top: 14px;
    padding-bottom: 15px;
}

.gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
    color: #fff;
}


/* Vertically Center Search Form on homepage */
.elementor-element-d52b68e[data-id="d52b68e"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile--header .elementor-container.elementor-column-gap-default {
    justify-content: center;
}



@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 1200px)  {

.hdr-btn-container .boosted {
    display: none !important;
}

a.login-btn.elementor-button-link.elementor-button.elementor-size-sm {
    margin-right: 0rem;
}

a.hdr-community-btn.elementor-button-link.elementor-button.elementor-size-sm {
    margin-right: 1rem;
}

.hdr-btn-container .elementor-button-wrapper {
    display: flex !important;
}

.hdr-btn-container {
    position: relative;
    top: 5px;
}

.footer--container .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
}

.hdr-community-btn {
  display: none !important;
}

.single-communities .header-bg {
    min-height: auto;
    background-color: transparent !important;
    background: transparent !important;
}

.single-communities .elementor-background-overlay {
    background-color: transparent !important;
}

.single-communities .header-bg {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 100000;
}

/*.single-communities .elementor.elementor-685.elementor-location-header {
    position: absolute;
    top: 0;
}*/

/*.single-communities .header-brand {
    position: relative;
    top: -25px;
}*/

.dropdown--nav--active .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    background: black;
}

}



@media only screen 
and (max-device-width : 900px)  {

a.login-btn.elementor-button-link.elementor-button.elementor-size-sm {
    margin-right: 1rem;
}

a.hdr-community-btn.elementor-button-link.elementor-button.elementor-size-sm {
  display: none !important;
}

.hdr-community-btn {
  display: none !important;
}


}

.list-items .list-item .list-item-title {
    align-items: center;
}


@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 1125px)  {

.single-communities .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    opacity: 1 !important;
}

.mobile--header .header-brand img {
    width: 28em;
    max-width: 10.5rem !important;
    top: 10px;
    position: relative;
}

.avatar--container {
    position: relative;
    top: 20px;
}

.home .header-bg {
    min-height: 55vh !important;
}

.dropdown--nav--active {

}

.dropdown--nav--active .elementor-element-d52b68e[data-id="d52b68e"] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}


.dropdown--nav--active .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
    background: black;
}

.dropdown--nav--active .header-bg .elementor-container.elementor-column-gap-default {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.mobile--header .header-brand img {
    position: relative;
    top: 10px;
}



.mobile--header h6.menu--username {
    display: none;
}

.mobile--header .header-brand {
    margin-top: .6rem;
}

.dropdown--nav--active .header-brand {
    right: -5%;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin-right: 0;
    width: 50% !important;
    margin-top: 0.6rem;
}


.dropdown--nav--active .profile--icon {
    z-index: 8;
    width: 10%;
    margin-right: 0;
    margin-left: auto;
    position: relative;
}

.dropdown--nav--active .ham--nav--container {
    position: absolute;
    width: 100% !important;
}

.ham--nav--container .elementor-menu-toggle {
    background: transparent;
    display: flex;
    justify-content: flex-start !important;
}

.ham--nav--container .elementor-menu-toggle {
    position: relative;
    top: 28px;
    left: 22px;
}

.dropdown--nav--active .mobile--header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 1;
}

.dropdown--nav--active .ham--nav--container .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 3rem;
}

.header-bg .elementor-col-100 .elementor-widget-wrap.elementor-element-populated {
  padding: 0px !important;
}

.dropdown--nav--active .elementor-container.elementor-column-gap-default {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.page-id-1873 .menu-item {
    background: #1B263B;
    background: black !important;
}

.dropdown--nav--active .avatar--container {
    width: 10%;
    margin-right: 0;
    margin-left: auto;
    height: 100%;
    right: 0;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    opacity: 0;
}

.page-id-1873 .elementor-menu-toggle {
    margin: 0% 0 0 0 !important;
    position: relative;
    top: 71px;
    z-index: 100000000000;
}

.dropdown--nav--active .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: relative;
    z-index: 10;
    opacity: 1;
}

.elementor-element-d52b68e[data-id="d52b68e"] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.header-bg .elementor-container.elementor-column-gap-default {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.ham--nav--container .elementor-nav-menu--dropdown {
  position: absolute;
}

.hdr-btn-container .elementor-button-wrapper {
}

.clan-image-logo {
    width: 36% !important;
    position: absolute !important;
    z-index: 1000000000;
}

#mob {
    padding-bottom: 3rem;
}


}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1080px)  {

.page-id-1873 .elementor-menu-toggle {
    margin: 0% 0 0 0 !important;
    position: relative;
    top: 45px;
    z-index: 100000000000;
}

.clan-image-logo {
    width: 70% !important;
    position: absolute !important;
    z-index: 1000000000;
}

#desk.dropdown--nav--active  {
    height: 100%;
    background: black !important;
}

.dropdown--nav--active .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    background: black;
    padding-top: 6rem;
}

#desk {
    padding-rem: 4rem;
}

}

@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 450px)  {

a.login-btn.elementor-button-link.elementor-button.elementor-size-sm {
  display: none !important;
}

a.hdr-community-btn.elementor-button-link.elementor-button.elementor-size-sm {
  display: none !important;
}

.mobile--header {
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding: 0px 0px 0px 0px;
    background: black;
    padding-bottom: 2rem;
}

.avatar.avatar-sm img {
    width: 2rem !important;
    height: 2rem !important;
    object-fit: contain !important;
}

.ham--nav--container .elementor-menu-toggle {
    position: relative;
    top: 22px;
    left: 10px;
}

.ham--nav--container .navbar-right {

}

.mobile--header .header-brand {
    right: auto;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin-right: 0;
    width: 50% !important;
    margin-top: 0.6rem;
    position: absolute;
    left: 22%;
}

.dropdown--nav--active .header-brand {
    right: auto;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin-right: 0;
    width: 50% !important;
    margin-top: 0.6rem;
}

.header-bg .elementor-container.elementor-column-gap-default {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.mobile--header .header-brand img {
    width: 28em;
    max-width: 8.5rem !important;
    top: 10px;
}

.avatar--container {
    position: absolute;
    width: 20%;
    right: 0;
}

.page-id-1873 .elementor-menu-toggle {
    margin: 0% 0 0 0 !important;
    position: absolute;
    top: 20px;
    right: 0;
    background: transparent;
}

.clan-image-logo {
    width: 76% !important;
    position: absolute !important;
    z-index: 1000000000;
    top: 0%;
}

#mob .elementor-nav-menu{
    padding-top: 4rem;
}


}
/* ---------------------------- */
/* ----- MEMBER AVATAR -------- */
/* ---------------------------- */

h6.menu--username {
    color: #fff;
    margin-right: 1rem;
    margin-bottom: 0;
    text-align: right;
}

a.dropdown-link {
    display: flex;
    align-items: center;
}

.avatar.avatar-sm {
    width: 45px;
    height: 38px;
}

.avatar.avatar-sm img {
    width: 50px;
    height: 38px;
    object-fit: cover;
}

.navbar-right {
    margin-left: 1rem;
    margin-right: 1rem;
}

.dropdown-menu.show {
    display: block;
    top: 50px;
    right: 0;
    background: #0d1823;
    border: 1px black solid;
    border-color: #3c3c3c;
    padding: 15px 8px;
}


.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #0d1823 !important;
    border-left: 3px black solid;
    border-color: #c18f11;
    padding-bottom: 8px;
}

a.dropdown-item {
    color: #f9f9f9;
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgb(227 227 227 / 66%);
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
}


/* ---------------------------- */
/* ----- MY ACCOUNT PAGE ------ */
/* ---------------------------- */

li.woocommerce-MyAccount-navigation-link {
    font-size: 15px;
    padding-bottom: 3rem;
    text-transform: uppercase;
    font-weight: 500;
}

.woocommerce-MyAccount-navigation-link a:active {
    color: #fff;
    opacity: .4;
}


.woocommerce-MyAccount-navigation-link a {
    color: #f9f9f9;
    text-decoration: none;
    font-family: "Roboto", Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    padding-bottom: 0;
    transition: .3s ease all;
}

.woocommerce-MyAccount-navigation-link a:hover {
    color: #ffffff !important;
    border-left: 3px black solid;
    border-color: #c18f11;
    padding-bottom: 0;
    padding-left: 12px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active a {
    color: #ffffff !important;
    border-left: 3px black solid;
    border-color: #c18f11;
    padding-bottom: 0;
    padding-left: 12px;
}

.woocommerce-MyAccount-content p {
    font-size: 18px;
    font-family: "Roboto", Sans-serif;
}

.woocommerce-MyAccount-content a {
    color: #f9f9f9;
}

.woocommerce table.shop_table {
    color: #fff;
    border: 1px #fff solid;
    border-radius: 0;
    padding: 5px 0px 15px 20px;
    background: #16212c;
}

thead tr {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    height: 55px;
}

.woocommerce-account h3 {
    color: #fff;
    text-decoration: none;
    font-family: "Roboto", Sans-serif;
}


.woocommerce-MyAccount-content address {
    color: #fff;
}

.woocommerce-MyAccount-content legend {
    color: #fff;
}

/* ----------------------------- */
/* ----- MOBILE DEVICES -------- */
/* ----------------------------- */



@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 815px)  {

.woocommerce-MyAccount-navigation-link a {
    color: #fff !important;
}

.mobile--only {
  display: block !important;
}

.ur-form-grid {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
} 

#user-registration p {
    width: 100%;
    margin-bottom: 0;
}

.ur-frontend-form button, .ur-frontend-form button[type=submit], .ur-frontend-form input[type=submit] {
    width: 100%;
    margin-bottom: 1rem;
}

.acf-clan-form .woocommerce.lost-password {
    margin: 2rem 0;
}

.no--mobile--padding {
  padding-left:  0px !important;
  padding-right: 0px !important;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    min-width: 175px;
    min-width: auto;
}

.ds-clan-search form {
    margin: 0 0%;
}

input.acf-button.button.button-primary.button-large {
    min-width: 290px;
    min-width: auto;
    width: 100%;
}

.header-sticky {
    background: #1b263b !important;
}

/* logo container */
.elementor-612 .elementor-element.elementor-element-5004184 {
    position: absolute !important;
}

.elementor-685 .elementor-element.elementor-element-2a48ec0c {
    /*position: absolute !important;*/
}


.elementor-612 .elementor-element.elementor-element-dd51463 {
    margin-right: 0 !important;
    margin-left: auto !important;   
    width: 100% !important;
}

.elementor-685 .elementor-element.elementor-element-2a48ec0c {
    position: relative;
    margin-right: 0 !important;
    margin-left: auto !important;
    width: 100% !important;
}

.header-brand img {
    width: auto;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #269acd !important;
    color: #fff;
}

.separate-containers .inside-article {
  padding: 0px !important;
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    width: 100%;
    max-height: 100vh;
    min-height: 100vh;
    background: transparent;
    padding-top: 2rem;
    z-index: 10000000;
}

.elementor-612 .elementor-element.elementor-element-eb9b011 .elementor-nav-menu .elementor-item {
    font-family: "Roboto", Sans-serif;
    font-size: 18.5px !important;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}

.elementor-685 .elementor-element.elementor-element-eb9b011 .elementor-nav-menu .elementor-item {
    font-family: "Roboto", Sans-serif;
    font-size: 18.5px !important;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}

.elementor-685 .elementor-element.elementor-element-3b18a14 .elementor-nav-menu .elementor-item {
    font-family: "Roboto", Sans-serif;
    font-size: 13.5px;
    font-weight: 600;
    font-family: "Roboto", Sans-serif;
    font-size: 18.5px !important;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}

.header-bg {
    min-height: 60vh;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    max-width: 100% !important;
}

.featured-block .elementor-widget-wrap.elementor-element-populated {
    background-size: cover !important;
    margin-right: 0 !important;
    padding: 4rem 2rem 4rem 2rem !important;
    min-height: 200px;
    max-height: 200px;
}

.card-listed {
    width: 100% !important;
}

.elementor-612 .elementor-element.elementor-element-eb9b011 .elementor-menu-toggle {
    margin-right: 0 !important;
    margin-left: auto !important;
    position: relative;
    top: 5px;
}

.elementor-685 .elementor-element.elementor-element-3b18a14 .elementor-menu-toggle {
    margin: 0 auto;
    margin-right: 0 !important;
    margin-left: auto !important;
    position: relative;
    top: 5px;
}

.elementor-685 .elementor-element.elementor-element-3b904cd2 {
    position: absolute !important;
}

.elementor-menu-toggle i {
    color: #fff;
}

.logo-image {
    width: 65% !important;
    max-width: 60% !important;
}

.header-sticky {
    position: inherit !important;
    width: 100%;
}

.featured-block {
    max-height: 200px;
}

.find-featured-block {
    margin-bottom: 1rem;
}

.featured-block .elementor-heading-title {
    font-size: 1.65rem !important;
}

.floating--donation {
    display: none;
}

/* ---------------------------- */
/* ----- MOBILE CLAN PAGE ----- */
/* ---------------------------- */

.clan-info-container {
    display: flex;
    flex-direction: column;
    padding: 45px 0;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
}

.clan-info-main {
    width: 100%;
    padding: 0 45px;
    padding-left: 0px;
    padding-right: 0;
}

.clan-plays {
    display: flex;
    margin-top: 0rem;
    width: 100%;
    flex-direction: column-reverse;
    padding: 0 0px;
    padding-top: 95px;
    justify-content: flex-end;
}

.clan-plays .listed-container {
    width: 100%;
    margin-bottom: 1rem;
}

.header-container-inner .background-overlay {
    background: rgba(13,27,42,.6);
    background: linear-gradient(45deg,rgb(13 27 42 / 92%),rgb(37 77 120 / 82%));
    box-shadow: inset 0 -20px 20px -20px rgba(0,0,0,.3);
}

.header-container .header-table {
    min-height: 200px;
    padding: 2rem 0;
    position: relative;
}

.clan-title {
    font-size: 20px;
    letter-spacing: 0rem;
    font-weight: 500;
    max-width: 480px;
    text-transform: uppercase;
    text-align: center;
}

.header-button-container {
    display: flex;
    padding-bottom: 0.5rem;
    position: relative;
    margin-left: 0;
    justify-content: space-around;
}

a.btn {
    color: #18334f;
    padding: 10px 25px;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    background-color: #ffffff;
    font-size: 15px;
    margin: 0 5px;
    font-size: 11.5px;
    letter-spacing: 0;
}

.btn-secondary.btn {
    color: #18334f;
    padding: 10px 25px;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.92px;
    background-color: #ffffff;
    font-size: 15px;
    margin: 0 5px;
    font-size: 11.5px;
    letter-spacing: 0;
}

.grid-container.container.form-control {
    padding: 30px 0px;
    margin-bottom: 0rem;
    border: 1px black solid !important;
    border-color: #5c636c !important;
    border-top-color: #193450 !important;
    border-top-width: 3px !important;
    background: #16212c;
    width: 100%;
    padding-left: 1rem;
    box-shadow: 0 6px 10px rgb(0 0 0 / 2%);
    margin-left: 0;
}

.edit-clan-details {
    text-transform: capitalize;
    font-size: 18px;
    text-align: center;
}

.form-control .header-button-container {
    justify-content: space-between;
    margin-left: 0;
    flex-direction: column;
    margin-top: 1rem;
}

a.btn.text-link {
    margin-bottom: 0.3em;
}

a.btn.text-link {
    font-size: 13px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.1em;
    background: transparent;
    transition: .3s ease all;
    text-align: center;
}

.acf-fields.-left > .acf-field:before {
    content: "";
    background: #0d1823 !important;
    border-color: #E1E1E1 !important;
}
.acf-editor-wrap iframe body {
    background: black !important;
}

.edit-clan-form {
    width: 100%;
}

.acf-checkbox-list.acf-bl label {
    color: #fff;
}

.acf-field:before {
    background: #0d1823 !important;
    border-color: #E1E1E1 !important;
}

form#acf-form {
    padding: 35px 25px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

.acf-field .acf-label label {
    display: block;
    font-weight: bold;
    margin: 0 0 3px;
    padding: 0;
}

.acf-fields > .acf-field {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.acf-input-wrap {
  padding-left: 15px;
  padding-right: 15px;
}

.acf-field .acf-label {
  padding-left: 15px;
  padding-right: 15px;
}

.acf-url.-valid i {
    opacity: 1;
    padding-left: 15px;
}

.acf-field .acf-label label {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

.woocommerce form .form-row label {
    color: #fff;
}

.woocommerce.lost-password p {
    color: #fff;
}

.acf-checkbox-list.acf-bl label {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
    font-size: 15px;
    border-radius: 4px;
    white-space: nowrap;
    margin: 0 0 10px 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    width: 100%;
    background: transparent;
    color: #fff;
    font-weight: 500;
}

ul.acf-radio-list li input[type=checkbox], ul.acf-radio-list li input[type=radio], ul.acf-checkbox-list li input[type=checkbox], ul.acf-checkbox-list li input[type=radio] {
    margin: -1px 4px 0 0;
    vertical-align: middle;
    margin-right: 1rem;
}

ul.acf-radio-list li, ul.acf-checkbox-list li {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    position: relative;
    word-wrap: break-word;
    padding-bottom: 1.5em;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-transition: all .2s;
}

.acf-clan-form {
    flex-direction: column;
}

.acf-form-submit {
    display: flex;
    justify-content: center;
}

.games-card-container {
    margin-bottom: 1.5rem;
}

.platforms.listed-container {
    margin-top: 1rem;
}

.clan-plays .listed-container {
    width: 100%;
}

.clan-plays {
    flex-direction: column;
}




}

@media (max-width: 1024px) {
  #mobile ul {
    background-color: #1B263B  !important;
  }
  
  .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item:hover {
    background-color: #259ACD !important;
  }
  
  .header-sticky.elementor-sticky--effects .elementor-background-overlay {
    background-color: transparent  !important;
  }
  
  .header-sticky {
    top: 32px !important;
  }
}

@media (min-width: 300px) and (max-width: 815px) {
  .header-sticky {
    top: 0 !important;
  }
}

@media (max-width: 300px) {
  #mobile {
    width: 100vw !important;
  }
}