/*
Theme Name:   Alpha1
Description:  Alpha-1
Author:       Innovative
Author URL:   https:/www.innovativeinternet.com
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  alpha1
*/

/* Write here your own personal stylesheet */
.et_pb_row_inner_0_tb_body.et_pb_row_inner{
	margin-right: 0px!important;
    margin-left: 0px !important;
	width: 100% !important;
}


.et_pb_section_0_tb_body{
	padding-right: 0px !important;
	padding-left: 3% !important;
	width: auto !important;
}

.et_pb_row{
	width: auto !important;
}

#page-container{
	padding-top: 115px !important;
}

.custom-tabs>.et_pb_tabs_controls>.et_pb_tab_active>a {
    color: #ffffff !important;
}
/* Breadcrumbs */
#breadcrumbs > * > a{
	color: #2f2d2d !important;
    cursor: not-allowed !important;
    text-decoration: none !important;
    pointer-events: none !important;
}
#breadcrumbs > * > a:link{
	color: #2f2d2d !important;
    cursor: not-allowed !important;
    text-decoration: none !important;
    pointer-events: none !important;
}
#breadcrumbs > *{
	color: #2f2d2d !important;
	pointer-events: none !important;
}
#breadcrumbs > span > span > *{
	color: #2f2d2d !important;
	pointer-events: none !important;
}
#breadcrumbs > span > span > span > *{
	color: #2f2d2d !important;
	pointer-events: none !important;
}
#breadcrumbs > span > span > span > span > *{
	color: #2f2d2d !important;
	pointer-events: none !important;
}
#breadcrumbs{
	padding: 1px 0px 1px 14% !important;
}

/* Menus */
#top-menu > li > ul > li > ul >li > a{
	font-size: 16px !important;
    font-weight: 500 !important;
}
#top-menu > li > ul > li > ul >li > a:hover{
	background-color: #e2d6e8 !important;
    color: #5c257f !important;
    font-weight: 700 !important;
	opacity: 1 !important;
}
#top-menu li.current-menu-ancestor > a{
	color: #5c257f !important;
}
#top-menu li.current-menu-item > a{
	background-color: #ece6ef !important;
    color: #5c257f !important;
    font-weight: 700 !important;
	opacity: 1 !important;
}
#top-menu li li a{
	padding: 2px 20px !important;
}
/* #top-menu-nav > .nav li ul{ */
/* #top-menu-nav > #top-menu >li{
	border-color: #d6d4d4 !important;
	border-left: 1px solid !important;
	border-right: 1px solid !important;
	border-bottom: 1px solid !important;
} */

/* SECTION PADDING */
.et_pb_section_0.et_pb_section{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
/* .et_pb_row{
	width: 90% !important;
} */

/* DONATE BUTTON */
#donate-btn{
	position: initial !important;
	float: right;
    margin-left: 50px;
    margin-top: -9px;
}

/* TOP HEADER */
#top-header{
	height: 30px !important;
}
#top-header .container{
	height: 50px !important;
}

/* MAIN HEADER */
#main-header{
/* 	background-color: #f4f4f400 !important; */
}
#top-menu-nav{
/* 	border: solid 1px #bdbdbd !important; */
}

#menu-btn{
	height: 100px;
    vertical-align: middle;
    width: 100%;
}

/* 3 COLOUMN BLOG LAYOUT (NEWS) */
#cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '3 .column.size-1of3' !important;
}
@media only screen and ( min-width: 981px ) {
	.cu-blog .column.size-1of3 {
	    width: 30%!important;
	    margin-right: 3% !important;
	}
}

/* FOR SIDEBAR / WIDGETS */
.widgettitle{
	font-weight: 700 !important;
}
#recent-posts-2{
	margin-bottom: 25px !important;
/* 	box-shadow: 0px 0px 7px 0px #efeeee; */
/*     padding: 5%; */
/*     border: 1px solid #f4f4f4; */
/*     border-radius: 5px; */
}
#custom_html-2{
	margin-bottom: 25px !important;
}
#recent-posts-2 > ul > li > a{
	color: #522176;
    font-size: 14px;
	line-height: 16px;
}
#recent-posts-2 > ul > li{
	border-bottom: 1px solid #7acaeb;
    padding-bottom: 0.5em;
	margin-bottom: 0.3em !important;
}
.mec-month-divider{
    text-align: center;
    margin: 0px 0 40px 0 !important;
}
#mec_mec_widget-4{
	margin-bottom: 5px !important;
}
#mec_mec_widget-5{
	margin-bottom: 15px !important;
}
#recent-posts-2 > ul > li:last-of-type {
    border-bottom:none !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

/* Contact Form 7 */
.wpcf7-checkbox{
	display: grid !important;
}

/* CRC Table */
#crc_table tr, td{
	border: 1px solid #5b257f;
}
#crc_div{
	width: 100%;
	overflow-x: scroll;
}
#crc_table td{
	text-align: center !important;
	vertical-align: middle !important;
	padding: 5px;
}
.crc_header{
	background-color: #a25dc7;
    color: #fff;
}


