/*
 Theme Name:   Archi Child
 Theme URI:    https://inpixelhaus.com
 Description:  Archi Child Theme
 Author:       Irman Karim
 Author URI:   https://inpixelhaus.com
 Template:     archi
 Version:      3.4.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/
@import url("../archi/style.css");
header div#logo a img{
padding:7px 0px;
margin-top:-4px;
}
header.smaller div#logo a img{
padding:0px;
}
.before-after-slider.owl-theme .owl-controls .owl-buttons .owl-prev, .before-after-slider.owl-theme .owl-controls .owl-buttons .owl-next{
padding-bottom:47px;
}
@media all and (min-width:768px){
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=number], .wpcf7 select.wpcf7-select{
width:38%!important;
}
.wpcf7 textarea{
margin-left:-14px;
width:59%!important;
}
p#submit{
margin-left:-30px;	
}
div.wpcf7-response-output{
margin-left:-15px;
width:59%;
color:#fff;
}
}
#back-to-top{
bottom:60px!important;
}