/*--
	Theme Name: theme52277
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.share-buttons {
  display: none;
}
.nocomments {
  display: none;
}

.post-author, .related-posts, .comment-holder, #respond {
  display: none;
}

body #motopress-main.main-holder .content-holder .woocommerce-result-count {
	display: none !important;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
	display:none !important;
}

body #motopress-main.main-holder .content-holder .featured_products .products ul li.product >a .price, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product >a .price {
  font-size: 18px !important;
}
body h2.woocommerce-loop-product__title {
  font-size: 0.9em !important;
  padding: 10px 0 10px !important;
  min-height: 95px;
  font-weight: 700 !important;
  line-height: 1.8em;
}
@media (max-width:767px) {
  body h2.woocommerce-loop-product__title {
    line-height: 1.4em !important;
    min-height: 70px;

  }

}
.product_meta span {
  display: block;
}
.product_meta span span {
  display: inline;
}

/* Cambios 2019 */
/*
.nav__primary {
  background: #1e73be !important;
}
.nav__primary:after {
  background: #1e73c0 !important;
}
.nav__primary .sf-menu > li > a {
  border-right: 1px solid #fff !important;
}
.nav__primary .sf-menu > li > a:after {
  background: #003b6e !important;
}
*/
.nav__primary .sf-menu ul {
  width: 100% !important;
}
.nav__primary .sf-menu ul li a {
  color: #ffffff !important;
  border-top: 1px solid #ffffff !important;
}
#cookie-notice .cn-button {
  font-size: 0.9em !important;
  padding: 0.2em !important;
}

footer.footer .footer-widgets { 
  padding-bottom: 0 !important; 
}
@media (max-width: 767px) {

  body #motopress-main.main-holder .cart-holder {
    display: none !important;
  }
  body #motopress-main.main-holder .shop-nav{
    display: none !important;
  }

}
