/**
Theme Name: Global Choice Marketing
Author: DigitalArc
Version: 1.0.0
Template: eventastic
Text Domain: eventastic
*/

body{
	background: #f5f5f5;
}

#OutoftheBox .fileupload-box{
	box-shadow: none !important;
}

#header-menu .elementor-nav-menu li{
	background: #fff;
}

#header-menu .dropdown li{
	background: #252425;
	border-bottom: 1px solid #2e2d2e;
}

#header-menu .dropdown li:hover{
	background: #0b0a0c;
}

#header-menu .dropdown li a{
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 400;
	text-transform: uppercase;
}

#header-menu .dropdown li a:hover{
	background: #0b0a0c;
}

img.avatar.photo {
    display: none;
}

.elementor-pagination{
	margin-top: 30px;
}

.left_advert .codeneric_ultimate_ads_manager_ad_wrapper div, .right_advert .codeneric_ultimate_ads_manager_ad_wrapper div{text-align: center !important;}
.right_advert{}
.gcm_content{}
.leaderboard_ad .codeneric_ultimate_ads_manager_ad_wrapper div, .advert .codeneric_ultimate_ads_manager_ad_wrapper div{
	text-align: center !important;
}

#header{z-index: 99999;}

.vertical_ad .codeneric_ultimate_ads_manager_ad_wrapper div{
	text-align: center !important;
}

.footer{
}

.cat_grid .pciwgas-title a{
	font-size: 16px;
	color: #7a7a7a;
}

.cat_grid .pciwgas-title a:hover{
	color:#F44336;
}

.cat_grid .pciwgas-cat-count{
	font-size: 16px;
}

#mpsp_wrapper{
	margin: 0;
	padding: 0;
}

.links-page-header{
	color: #1E2426;
    font-family: "Lato", Sans-serif;
    font-weight: 400;
	font-size: 24px !important;
}

.links-page-header::before,
.links-page-header::after {
    display: inline-block;
    content: "";
    border-top: .1rem solid black;
    width: 4rem;
    margin: 0px 1rem 0 1rem;
    transform: translateY(-1rem);
    top: 8px;
    position: relative;
}

@media only screen and (max-width: 768px) {
    .links-page-header{
        font-size: 18px !important;
        position: relative;
        text-align: center;
        display: inline-block;
        width: auto;
    }

    .links-page-header::before,
    .links-page-header::after {
        display: inline-block;
        content: "";
        border-top: .1rem solid black;
        width: 1rem;
        margin: 0 1rem;
        transform: translateY(-1rem);
        top: 10px;
        position: relative;
    }
}

.links-page-table{
	border: none !important;
	width: 100%;
}

.links-page-table td{
	width: 33%;
	text-align: center;    
	padding-bottom: 35px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 10px !important;
	background: transparent !important;
	border-top: none !important;
}

.links-page-table tr{
	background: transparent !important;
}

.links-page-table a:hover img{
	opacity: 0.7;
}

.link_content{
	display: inline-block;
	width: 33%;
	position: relative;
}

.link_content img{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

.login .privacy-policy-page-link{
	display: none !importanr;
}

#wp-admin-bar-tribe-events{
	display: none;
}