/*
Theme name: Kasa Child
Author: Burhanuddin
Template: kasa
*/

@import url("../kasa/style.css");

.footer-widget-title, #footer ul{
	text-align: center;
}

#footer .widget ul li{
	background-image: none;
}

.menu2 li{
	height: 18px;
}

/*
.bg_orange, .callnr span, .menutop .sub-menu a, .menutopmob a, .pag_title, .icon, .servicelink:hover .icon, .servicelink:hover, .submit, #submit, .button, .flex-direction-nav a, .testimonial_quote, .url_icon, .page_title, .pagesidebar .widget h3, .pagination a.current_pag, .pagination a.current_pag:hover{
	background-color: #582A72;
}

.page_title{
	border-color: #26033A;
}

.border_orange, #header, #header:before, .callnr span:before, .menutop li a:hover, .menutop a.hover, .menutop li.current-menu-item a, .menutop li.current-menu-item a:before, .menutop .sub-menu:after, .menupage li a:hover, .menupage a.hover, .menupage li.current-menu-item a, .menupage li.current-menu-item a:before, #footer .widget, #footer .widget:before, .icon:before, .icon:after, .servicelink:hover .icon:before, .servicelink:hover .icon:after, .servicelink, .servicelink:before, .icon_block, .icon_block h4 span, .testimonials_block h4, .portfolio_item, .portfolio_block h4, .portfolio_block h4:after, .page_title:after, .pagesidebar .widget h3:after, .pagesidebar .widget hr, .map_block{

	border-color: #582A72;
	border-left-color: transparent;
	border-right-color: transparent;
}

.pagesidebar .widget h3:after{
	border-color: #582A72;
	border-top-color: transparent;
}

blockquote{
	border-left: 5px solid #26033A;
}

.color_orange, a, #footer a:hover, .recentpost a:hover, .article_posted, .recentpost .article_posted, .recentpost_widget a span, .ouroffice_widget a:hover{
	color: #26033A;
}



*/



a:hover, a:focus{
	color: #ff7200!important;
	text-decoration: none!important;
}



.first_row{
	background: #ff7200;
	color: white;
}



.table{
	box-shadow: 0 0 2px #000;
}

.servicelink span.inner{
	height: 100px;
}

.textwidget input, select{
	margin: 5px 0;
	color: black;
}

div.wpcf7{
	color: black;
}

.emphasise{
	border-left: none;
	border-right: 5px solid #FF7200;
}

.iphorm-element-spacer{
	padding: 10px;
}

.singlepost h2{
	display: none;
}

@media (min-width:800px) {
	.menuicon{
		display: none!important;
	}
}

@media (max-width:600px) {

    .servicelink span.inner{
        height: auto;
    }
	
	.menuicon{
		display: none!important;
	}
}