/*
 Theme Name:   Unbound Child
 Theme URI:    http://themes.radiantthemes.com/unbound/
 Description:  Unbound Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     unbound
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  unbound-child
*/

.header_main_action{
	float:none;
}
.nav>[class*=menu-]>ul.menu>li{
	vertical-align: text-bottom;
}
.add_a_quote a{
	background: #000;
    color: #fff!important;
    padding: 10px;
    border-radius: 5px;	
}
.nav>[class*=menu-]>ul.menu>li.add_a_quote>a:before{
	width:0;
	margin:0;
}
.header_main .brand-logo img {
    max-width: 300px!important;
}
.footer_main_item .widget-title {
	color: #FFF;
	font-weight:bold;
}
.wraper_inner_banner{
	background-position:100%;
}
body{
	color:#000!important;
}
.owl-carousel .owl-item img{
	max-height:100px!important;
}
.clients.element-one .clients-item>.holder {
    text-align: center;
    height: auto!important;
}
.header_main .brand-logo{
	margin-top:0;
}
.header_main .brand-logo img {
    max-width: initial;
}
.map{
	filter: grayscale(0%)!important;
}
.wpcf7-form-control.send-btn{
	background-color:#000!important;
}
.clients.element-four{
    border-top: none!important;
    border-left: none!important;	
}
.clients.element-four .clients-item{
	border-right: none!important;
    border-bottom: none!important;	
}
h2,h3{
	color:#000!important;
}
.home .clients.element-four .clients-item>.holder .pic img {
    opacity: initial!important;
}
.inner_banner_main .title{
	text-transform: uppercase;
}
#wpcf7-f8351-p8352-o1{
	color:#515359;
}

#wpcf7-f8351-p8352-o1 input{
    width: 100%;
    padding: 5px 10px;
    margin: 0 0 20px;
	
}
#wpcf7-f8351-p8352-o1 select{
	width: 100%;
    padding: 10px 10px;
    margin: 0 0 20px;	
}
#wpcf7-f8351-p8352-o1 textarea{
	width: 100%;
    padding: 10px 10px;
    margin: 0 0 20px;	
}
#wpcf7-f8351-p8352-o1 input[type=submit]{
	width: auto;
    padding: 10px 10px;
}
.default-page input[type=submit] {
	background-color:#000!important;
}

@media screen and (max-width: 600px) {
.phone_num {
    font-size: 25px;
}
.call_button a{
	width:100%;
}
.whatsapp_button a{
	width:100%;
}	
}