.access-table td{
	text-align: left;
	color: white;
}

#Top_bar .menu > li > a{
	text-transform:uppercase;
}

.no-padding{
	padding:0px;
}

.bg-box{
	background-color: rgba(0, 0, 0, 0.7);
}
.theme-color{
	color: red;
}
.font-bold{
	font-weight: bold;
}
.align-center{
	text-align: center;
}
.no-margin-bottom{
	margin-bottom: 0px;
}

.no-line-height{
	line-height:0px;
}

.customer-focus-box .column_attr{
	margin: 20px;
	padding: 20px;
	border: 1px solid red;
}

.red-line{
	border-bottom: 2px solid red;
}

.red-border{
	border-top:2px solid red;
	border-bottom: 2px solid red;
}

#Top_bar{
	border-bottom:2px solid rgba(255, 0, 0, 0.75);
}

#text-5{
	text-align: center;
}

#Footer #nav_menu-3 h4{
	color: red !important;
}

#nav_menu-3{
	text-align: center;
}

#menu-main-menu-1{
	list-style-type: none;
	padding: 10px;
}

#Footer #text-4 h4{
	color: red;
	text-align: center;
}

#Footer table td{
	border: none;
}

#Footer .footer_copy{
	border-top: 1px solid red !important;
}

#Footer .footer_copy .one{
	margin-bottom: 20px !important;
}

.footer-logo{
	width:100px;
}

#Footer .widget_archive ul li:after, #Footer .widget_nav_menu ul li:after{
	display:none;
}

#Footer .widget_nav_menu ul li a{
	padding-left:0px;
}

#Footer .widgets_wrapper{
	padding:30px 0 0 !important;
}

.footer-table td:nth-child(1), .footer-table td:nth-child(1) img{
	width:40px;
}

.footer-table td{
	text-align:left;
}

.contact input[type="text"], .contact input[type="email"], .contact textarea{
	margin-top:15px;
}

.product-table th{
	background-color:#000000 !important;
	color:red;
	background:none;
}

.product-table td{
	background-color:rgba(0,0,0,0.8) !important;
}

.product-accordion .accordion .question .title{
	background-image: none;
	background-color:#000000;
	color:#ffffff;
}

.product-accordion .accordion .question .answer{
	background-color:rgba(0,0,0,0.8);
}

.product-accordion .accordion .question .title > .acc-icon-plus, .product-accordion .accordion .question .title > .acc-icon-minus{
	color:#ffffff;
}

.product-table-wrap{
	overflow:auto;
}

@media screen and (min-width:768px) and (max-width:900px){
	.about-box-padding .column_attr{
		padding: 20px !important;
	}
	.customer-focus-box .column_attr{
		margin: 0px;
		padding: 10px;
	}
	.image-width{
		width: 50px;
	}
	.no-padding .column_attr{
		padding: 0px !important;
	}
	.services-box-padding .column_attr{
		padding: 20px !important;
	}
}

@media screen and (max-width:1200px){
	.tablet-no-padding{
		padding:0px;
	}
}

@media screen and (max-width:1024px){
	.footer-table td:nth-child(1), .footer-table td:nth-child(1) img{
		width:30px;
	}
	
	#Footer h4{
		font-size:17px;
	}
}

@media screen and (max-width:767px){
.mobile-bg{
	background-size: auto !important;
    background-position: center bottom !important;
}
	
#Footer .widgets_wrapper{
	display:none;
}
	
.mobile-footer-button {
    width: 33.33%;
    color: #7b6852;
    font-size: 15px;
    line-height: 15px;
}
	
.customer-focus-box .column_attr{
	margin: 20px 0 0;
}
	
.no-padding .column_attr{
	padding:0px !important;
}
	
.column.hide-mobile{
	display:none !important;
}
}

@media screen and (min-width:768px){
.custom-contact-form .one-second.column {
    width: 49% !important;
}
	
.custom-contact-form-name {
    margin-right: 2% !important;
}
	
#Footer .mobile-footer{
	display:none !important;
}
}
