/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* 重新定义搜索图标颜色 */
.ast-theme-transparent-header .ast-header-search .ast-icon {
  color: #d7d7d7;
}
/*  */
/*  */
/*  */
/* 粘性页眉不显示顶部招聘信息 */

.ast-above-header-wrap {display:none !important;}
/*.ast-theme-transparent-header .ast-above-header-wrap {display:block !important;}*/
.home .ast-above-header-wrap {display:block !important;}
.ast-above-sticky-header-active .ast-above-header-wrap{display:none !important;} 
/*.ast-theme-transparent-header .ast-header-search .ast-icon {color: #ffffff;}

.ast-theme-transparent-header .ast-header-search .ast-icon, .ast-theme-transparent-header .gt_switcher-popup span {
  color: #d4d2d2;
}

.ast-primary-sticky-header-active .ast-header-search .ast-icon, ..ast-primary-sticky-header-active .gt_switcher-popup span {
  color: #314f9b !important;
}
*/
.ast-above-sticky-header-active .ast-header-search .ast-icon, .ast-above-sticky-header-active .gt_switcher-popup span {color: #414141 !important;}

.wpcf7-textarea {
height: 120px !important;
}
.captcha-image {display:inline-block; width: 100%;}
.home span.kc_captcha, .page-id-1660 span.kc_captcha, .page-id-658 span.kc_captcha {
  background: #fff !important;
}

#ast-hf-menu-1 .menu-item-gtranslate .gt_switcher-popup {display: inline-block!important; margin-left: 30px !important;}

.ast-separate-container.ast-two-container #secondary .widget {
  padding: 1em !important;
}

.wpcf7-form input[type="submit"] {
  font-size: 14px !important;
}

@media (min-width: 1201px) {
  .ast-separate-container .ast-woocommerce-container {
    padding: 2em 3em !important;
  }
}