/*
Theme Name: ZABIOTECH
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

button.search-submit {
	height: 47px;
    width: 85px;
    margin: 9px 0px 0px 0px;
	background-color: #30c7d9;
    color: #ffffff;
}

svg.icon.icon-search {
    display: none;
}


.header .search-and-shop {
    
    margin-left: 20px;
}

.col-md-6.col-sm-12.col-xs-12.awimg img {
    height: 265px;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-4 .icon-box-type-1 {
    /*max-height: 182px;*/
      min-height: 239px;
}
/*.sub-menu a {
    background-color: #51ccde;
    
    text-align: center;
}*/
.menu-item a {
    text-align: center;
    padding-left: 12px !important;
}
ul.sub-menu {
    background-color: #1babba;
    text-align: center;
}
.sub-menu li a{padding:0 10px;}
.sub-menu li.menu-item{min-width:200px; padding:0 10px;}
.lang {
    color: #fff;
	font-size: 14px;
	font-weight: 700;
}
/* This one controls the images size of news and blogs. */
.post-thumbnail img {
    height: 100%;
}
.post.post-vertical {
    min-height: 602px;
}
img.qrc {
    height: 100px;
    width: 100px;
}
ul.list-social li {
    /* line-height: 50px; */
    margin-top: 0;
}
.header .top-header ul.site-info li .dslc-icon{
	vertical-align: middle;
}
.wechatbox {
    color: #fff;
    font-size: 12px;
}
.testimonial-content{padding: 30px; background: rgba(0,0,0,0.5); border-radius: 10px;}