/*
 Theme Name:   Arsitek Child
 Theme URI:    http://arsitek1.themesawesome.com/
 Description:  Arsitek Child Theme
 Author:       Themes Awesome
 Author URI:   http://www.themesawesome.com
 Template:     arsitek
 Version:      1.0.0
 Tags:         custom-colors, custom-menu, featured-images, theme-options
 Text Domain:  arsitek-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
#footer .footer-bottom {
    padding-top: 25px!important;
    padding-bottom: 10px!important;
}
.head-item .logo-image{
	padding-top:0px!important;
}
.contact-usdetail{
	margin-top:3%;
}
.contact-usdetail h4{
	color:#fff!important;
	font-weight: bold!important;
    font-size: 22px!important;
}
.contact-usdetail p,a{
	color:#fff!important;
	font-weight:bold!important;
    font-size: 15px!important;
}
.footer-widget-wrapper {
    background-color:#b7772a!important;
	margin-top: 5%!important;
}
.footer-bottom {
    border-top: 0px solid #efefef!important;
}
.footer-sectionone{
	color:#fff!important;
	font-size:17px!important;
	font-weight:bold;
}
.footer-widget h4{
	color: #fff!important;
    font-size: 23px!important;
    font-weight: bold!important;
}
.footer-social{
	display:inline-flex;
	margin-top:5%;
}
.footer-social img{
	width:34px!important;
	height:30px!important;
	padding-right:5%;
}
.elementor-element.elementor-element-qoekxaj .item-wrap figcaption {
    background-color: #b7772a!important;
}
.design-button a{
	color:#000!important;
}
.contact-form-style-1 .contact-bordered input,.contact-bordered.text-area textarea{
	color:#fff!important;
}
.contact-form-style-1 .wpcf7-not-valid-tip{
	color:#f7e700!important;
}
.wpcf7 .wpcf7-response-output{
	color:#f7e700!important;
}
#header #primary-menu li a
{
	color:#000 !important;
	font-size: 16px !important;
}

.logo-image img
{
	height:120px !important;
}

.header-style-1-wrap .main-menu
{
	margin-top:30px !important;
}

.header-style-1 .search-wrap
{
	display:none !important;
}
#footer
{
	display:none !important;
}
@media screen and (max-width: 720px) {
#header .logo-image{
    margin-top: 15px!important;
    margin-bottom: -10px!important;
}
.main-menu-btn {
    top: 33px!important;
}
#header.inner-head-wrap.header-expanded.alt-head {
    background-color: #fff!important;
}
#header .fl.horizontal .head-item {
    margin-left: 8%!important;
}}

.filter-btn
{
	color:#000 !important;
}
.filter-btn:hover
{
	color:#fff !important;
}
.activeFilter a
{
	background-color: #000 !important;
	color: #fff !important;
}