/*
 Theme Name:   Archi Child
 Theme URI:    http://archiwp.com/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.4.5
 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");
 
/* =Theme customization starts here
------------------------------------------------------- */

header div#logo a img { max-height: 125px; }
header.smaller div#logo a img { max-height: 125px; }
@media only screen and (max-width: 992px) {
	header div#logo {	height: 120px; line-height: 50px; }
}

.widget { margin-bottom: 30px; padding-bottom: 30px; }
.widget button#btn-search { height: 54px; }

/* main contact form */
.ewd_contact_main textarea { height: 230px; }
.ewd_contact_main p#submit input { width: 100%; }
.ewd_contact_main select { background: #f5f5f5 !important; color: #333 !important; }

/* home page slider */
.rev_slider .big-white { text-shadow: 1px 1px 3px #000000; }
.rev_slider .ultra-big-white { text-shadow: 2px 2px 5px #000000; }
.rev_slider .btn-slider { text-shadow: 1px 1px 3px #000000; }

/* services grid */
@media (max-width: 767px) {
	.ewd-service-wrapper {  }
	#ewd-service-wrapper-row1 { margin-bottom: 35px; }
	#ewd-service-wrapper-row2 { margin-bottom: 35px; }
	#ewd-service-wrapper-row3 {  }
}

#ewd-home-image-wrapper { background-position: bottom; }

#ewd-about-counter-wrapper { background-position: center; }