/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

.recent-member-content,
.banner-ad-home {
  position: relative;
    top: -40px;
  margin-bottom: -40px;
}
.home-column-heading h2 {
  margin-top: 20px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 9px;
}

.rev_slider {
  margin-bottom: 32px !important;
}
.code-block img {
  margin: 20px 0 0 0;
}
#footer-sidebar-1 .textwidget ul {
  line-height: 1.5;
  padding-bottom: 10px;
}
#footer-sidebar-1 .textwidget ul li:before {
  content: "\f09c";
  font-family: FontAwesome;
  color: #cccccc;
  padding-right: 7px;
}
#footer-sidebar-1 .textwidget ul li {
  color: #cccccc;
}
#footer .woocommerce ul.product_list_widget li {
  border: none;
  padding: 0;
}
#footer .woocommerce ul.product_list_widget li img {
  float: left;
  margin: -13px 1.25em 0 0;
}

#footer #footer-sidebar-1 .product_list_widget img {
  width: 300px;
}
#footer #footer-sidebar-1 .product_list_widget .amount,
#footer #footer-sidebar-1 .product_list_widget .product-title {
  display: none;
}

.pmpro_content_message a {
  background-color: #428BCA !important;
  border-color: #357EBD !important;
}
.pmpro_content_message p a {
  color: white;
}
.pmpro_content_message a:link {
  color: white;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.pmpro_content_message a:hover {
  background-color: #357EBD !important;
}
#pmpro_shipping_address_fields #shipping-fields span.pmpro_asterisk {
  display: none;
}
.woocommerce .product-category mark.count {
  display: none !important;
}


.vc_gitem-link:hover {
  background: url(img/1437960715_plus.png) center center;
    background-size: 20% 14%;
    background-repeat: no-repeat;
}


/* Author Bios */

.wp-about-author-containter-top {
  border-top: 1px solid #EEEEEE !important;
}


/* Subscribe */

#menu-item-5195 {
  background: #468cc8;
}
#menu-item-5195:hover {
  background: #3578b1;
}
#menu-item-5195 a {
  color: white;
  font-weight: bold;
}
#menu-item-5195 a:hover {
  color: white;
  font-weight: bold;
}
.home .wpb_content_element {
  text-align: center;
}
.free-optin {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    background: #468cc8;
    color: #fff !important;
    padding: 20px 40px;
    border-radius: 20px;
    font-weight: 400;
    margin-bottom: 40px;
}
.free-optin:hover {
  background: #3578b1;
  color: #fff !important;
  font-weight: 400;
}


/* Icons on Subscription links */

.term-579 .kleo-woo-image {
  position: relative;
  left: 0;
  top: 0;
}

.term-579 .kleo-woo-image:after {
  /* background: url('img/globe-icon.png') no-repeat; */
  height: 120px;
  width: 120px;
  display: block;
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
}

.term-579 .kleo-woo-image img {
}


/* Woo Commerce Sidebar Color Overrides */

.woocommerce .widget_shopping_cart .button.checkout {
  background: #ff0bff;
  border-color: #ff0bff;
}

.mc4wp-form button, .mc4wp-form input[type=submit] {
  background-color: #ff0bff !important;
  border-color: #ff0bff;
}


/* Woo Commerce input field title override */

.required-product-addon {
  font-weight: bold !important;
}
.product-addon .addon-name {
  display: none;
}


/* PM Membership Pro Styles */

.pmpro-levels .extra-description ul li {
    list-style-type: none;
}
.pmpro-levels .extra-description ul li:before {
    content: "\f09c";
    font-family: FontAwesome;
    padding-right: 7px;
}


/* Posts */

.single .stats {
    padding: 10px 20px !important;
    clear: both !important;
    background: #EEEEEE !important;
    position: relative !important;
    border: 1px solid #e5e5e5 !important;
    margin: 40px 0 !important;
}



/* Custom media queries */

@media (min-width: 778px) {

}
