/*

Theme Name: MetaMax (Child Theme)
Description: SEO and Marketing WordPress Theme
Theme URI: http://metamax.cwsthemes.com/
Author: CWSthemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
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
Text Domain: metamax
Template: metamax

*/ 

/*= Please add your custom styles using Customzer -> Custom CSS section.
--------------------------------------------------------------------- */
.header-container{
  padding-top: 0px !important; 
  padding-bottom: 0px !important;
}
.footer-info-text{
  margin: 0px 0 0 !important;
}
.cws-social-links{
  padding: 0 0 0px !important;
  margin: 10px -7px 0 -8px !important;
}
/* #cws-main .page-content{
  padding-bottom: 0px !important;
} */
.page-content:not(:empty){
  padding: 50px !important;
}
.page-footer .container .cws-social-links .cws-social-link:after {
  color: rgba(187, 208, 255, 0) !important;
}
.cte-icon{
  color: #fff !important;
}
.single-post-meta-2{
  margin: 15px 0px 0;
  line-height: 1;
  float: left;
  width: 100%;
  clear: both;
}
.post-owner{
  padding-bottom: 50px;
  padding-top: 30px;
  text-align: center;
}
.post-owner-name{
  line-height: 30px !important;
}

.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical) .slick-arrow.slick-prev{
  left: -50px !important;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical) .slick-arrow.slick-next{
  right: -50px !important;
}
form .searchandfilter ul li{
  position: inherit !important;
}