@charset "utf-8";
/* CSS Document */

.list_block sidebar_item{
height:320px !important;
}

.addr-box{
width:114%; 
float:left;
}

.addr-icon{
width:8%; 
float:left;
}

.addr-text{
width:85%; 
float:left;
}

.addr-box a{
color:#000000;
font-weight:normal;
}

.brandSection{
background-color:#FFFFFF;
}


.mainContent{
padding: 10px 0 10px 0 !important;
}


.newsContent {
    padding: 10px 0 10px 0 !important;
	background-color:#FFFFFF;
	color:#000000;
}


.newsContent h3 a{
    color:#000000;
}




.sbContent {
    padding: 10px 0 10px 0 !important;
	background-color:#FFFFFF;
}

.sbContent h3 a{
    color:#000000;
}


.text-center{
margin: 5px 5px 5px 5px !important;
}


.imageBox{
margin-bottom: 2px !important;
}

.brandSection 
{
	padding:5px !important;
}

.aboutArea{
padding: 35px 0 40px 0 !important ;

} 

.productCaption{
min-height:85px !important;
}


.list_block2 {
	border-top: 2px solid #dce4ea;
	padding: 15px 12px 25px;
    margin: 0 0 10px;
	/*background:#F7F7F7;*/
}


.credit_section
{
	float:left;
	margin-left:10px;
}


.alert-danger {
    color: #813333;
    background-color: #fee0e0;
    border-color: #fdd3d3;
}


.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}


.upcoming_events .related_post_sec.single_post {
margin-bottom:15px !important;
}


