@charset 'utf-8';
/*
  Theme Name: Laura Anderson Child
  Theme URI: http://psychologist.ancorathemes.com/
  Description: Laura Anderson - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: laura-anderson
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  laura-anderson
*/

@import url("../laura-anderson/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

body {
  font-family: 'Open Sans'!important;
}

.scheme_original .footer_wrap_inner.widget_area_inner {
  border-color: rgb(38, 170, 182) !important;
}

.top_panel_top_search{
  border: 1px solid;
  margin-top: 0.5em;
}

input.search_field::placeholder {
  color: white !important;
}

.top_panel_top_search { 
  margin-right: 0;
}

.top_panel_middle .menu_main_wrap {
  margin-top: 3.35em;
}

.menu_main_nav > li > a {
  padding: 1.8em 0.5em 1.8em 1.2em !important;
}

.home .sc_item_descr {
  font-size: 16px;
  font-weight: 400;
}

h6{
	text-transform:none;
}

.vc_btn3.vc_btn3-size-md {   
    padding: 10px 10px !important;
}

/*.template_single-portfolio .post_featured {
  display:none;
}*/

body.page-template-default strong {
  color: #575656;
}

.scheme_original strong {
  color: #575656 !important;
}
.single-format-standard .post_title{
  text-align: center;
}

.archive .icon-comment, .archive .post_counters_likes, .archive .post_counters_rating{
  display: none !important;
}

.single .post_title.entry-title{
  margin: 60px 0px;
}

.home-read-more-hover a:hover{
  font-weight: 700;
}

/*.nav-arrows-margin{
  margin:50px 0px;
}*/

/*.nav-left-arrow{
  font-size: 30px;
  /*margin-left: 10px;*/
 /* color: #d95e63;
}*/

/*.nav-right-arrow{
  font-size:30px; 
  margin-left:-28px;
  color: #d95e63;
}*/

.nav-text{
  font-weight:700; 
  color:#d95e63;
  margin-top: 3px;
}

#html5-watermark{
	display:none !important;
}

.white-text span{
  color: white !important;
}

.inline{
  display: inline-block;
}

.arrows-size-align{
  font-size: 30px;
  vertical-align: middle;
}

.nav-margin{
  margin-bottom: 50px;
}
.home .vc_btn3-shape-square{
  font-weight: 700;
}

.hover_icon_link:before {
  content: none !important;
}

.scheme_original .top_panel_inner_style_3 .top_panel_top a{
  color: #8f9090 !important;
}

.home .top_panel_middle .content_wrap{
  width: 1200px;
}

@media (max-width: 1262px){
  .home .top_panel_middle .content_wrap{
      width: 1080px;
  }
}
@media (max-width: 1090px){
  .home .top_panel_middle .content_wrap{
      width: 1050px;
  }
  .home #menu_main span{
      font-size:96%
  }
}
@media (max-width: 1060px){
  .home .top_panel_middle .content_wrap{
      width: 1013px;
  }
  .home #menu_main span{
      font-size:90%
  }
}

.home .widget_area .widget_title {
  font-size:1.3em;
}

@media (max-width: 675px){
	.resp_btn {
		font-size:10px !important;
	}
	.vc_btn3.vc_btn3-size-md.resp_btn{
		padding: 5px 5px !important;
	}
}

.header_mobile .logo_main {
  max-height: none;
}

@media (max-width: 1452px){
  .footer_wrap .widget_title {
      font-size: 19px !important;
      font-weight: 500;
  }
}

@media (max-width: 959px){
  .footer_wrap .widget_title {
      font-size: 14px !important;
      font-weight: 500;
  }
}

@media (max-width: 639px){
  .header_mobile .logo_main {
    max-height: 70px !important;
  }
}