/*
Theme Name:   	Rivero Aove
Theme URI:    	https://riveroaove.com/
Author:       	E2pg
Author URI:     https://e2pg.com
Template:     	storefront
Description:  	Tema hijo basado en Storefront
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:  	Fundacionmartinezbenavides
License:        GPL v2 or later
*/
/* --------------- CSS Peronalizado ----------------- */


/* --full width -- */

.col-full-e2pg {
	width: 100%;
	padding: 0px;
	margin-top: -80px
}

.reducir-main {
	width:70%;
	margin: 60px auto;
}

.entry-title {
  margin: 50px 0px;
}

a {
  color: #4d7d12;
}

/* --Header-- */

.site-header {
	 padding-top: 10px;
	 padding-bottom: 0;
 }

.site-branding {
  margin-bottom: 0px;
}

.custom-logo {
  max-width: 120px !important;
}

.site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link, .custom-logo-link {
	margin-bottom: 0em;
}

#woocommerce-product-search-field-0 {
  background: #eaf9d9;
  border-radius: 50px;
	margin-top: 20px;
}

.site-search .widget_product_search form::before {
  top: 2.6em;
  left: 1.15em;
}

input[type="search"]::placeholder {
	font-family: "Tajawal", sans-serif;
	font-weight: 300;
	color: #51544f;
}

.woocommerce-active .site-header .site-header-cart {
	padding: 0px 30px;
	margin: 10px 0px;
	background: #eaf9d9;
	border-radius: 20px;
}

.site-header-cart .widget_shopping_cart {
	 background-color: #b0c895;
 }

.site-header-cart .cart-contents .count {
    font-weight: 700;
  }

	.site-header-cart:hover .widget_shopping_cart {
	margin-top: 0px;
}

/* -- Nav-- */

#menu-menu-riveroaove {
  display: flex;
  align-items: flex-end;
  height: 100px;
}

.primary-navigation {
	font-family: "Tajawal", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
}

.main-navigation ul li a, ul.menu li a {
  color: #51544f !important;
}

.main-navigation ul li a:hover {
  color: #39800a !important;
}

.button.checkout.wc-forward {
  background-color: #b0c895 !important;
}

.button.checkout.wc-forward:hover {
  background-color: #99c468 !important;
}

.storefront-sorting select {
	margin-left: 60px;
	margin-bottom: 80px;
}

/* --botón menú móvil-- */

button.menu-toggle span {
	visibility: hidden;
}

button.menu-toggle span::before {
 content: "" !important;
	visibility: visible;
}

button.menu-toggle {
  cursor: pointer;
  text-align: left;
  float: right;
  position: relative;
  box-shadow: none;
  border-radius: 10px;
  background-image: none;
  padding: 5px 22px 0px 20px;
  font-size: .875em;
  max-width: 50px;
}

#site-navigation-menu-toggle {
  width: 40px;
  height: 50px;
	position: absolute;
	top: 2.9rem;
	right: 3rem;
	z-index: 999;
}

/* --sub-menu-móvil-- */

#menu-menu-riveroaove-1 {
  margin: 50px 10px;
}

/* --breadcrumbs-- */

.woocommerce-breadcrumb a:first-of-type::before {
  display: none;
}

.woocommerce-breadcrumb a {
  text-decoration:none;
	color: #4d7d12;
	font-family: "Tajawal", sans-serif;
	font-weight: 700;
}

/* --WOO-- */

.woocommerce-products-header__title.page-title {
  color: var( --e-global-color-2a8945a );
  font-family: "Tajawal", Sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 1em;
}

.woocommerce-products-header {
  margin: 50px 20px;
  text-align: left !important;
}

.woocommerce-loop-product__title {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #51544f;
}

bdi {
  font-size: 30px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #355322;
  color: #fff;
	border-radius: 20px;
  padding: 0.8em 3em;
}

.added_to_cart.wc-forward {
  background-color: transparent;
  color: #51544f;
  font-weight: 900;
  font-size: 20px;
  text-decoration: underline 2px #51544f !important;
  text-underline-offset: 5px;
}

.products.columns-2 {
	margin: 0 auto;
	max-width: 70%;
	padding: 0px 0px 40px 0px;
}

 .single-product div.product {
	margin: 0 auto;
	max-width: 70%;
	padding: 100px 0px 40px 0px;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
  background-color: #25481e;
  border-color: #333333;
  color: #ffffff;
  border-radius: 25px;
}

.woocommerce-products-header {
  margin: 0 auto;
  max-width: 70%;
  padding: 60px 0px 40px 0px !important;
}

.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
    text-align: left !important;
  }

	/* Formulario CF7 a 2 columnas responsive */

	#responsive-form{
	    max-width:600px /*-- change this to get your desired form width --*/;
	    margin:0 auto;
	        width:100%;
	}
	.form-row{
	    width: 100%;
	}
	.column-half, .column-full{
	    float: left;
	    position: relative;
	    padding: 0.65rem;
	    width:100%;
	    -webkit-box-sizing: border-box;
	        -moz-box-sizing: border-box;
	        box-sizing: border-box
	}
	.clearfix:after {
	    content: "";
	    display: table;
	    clear: both;
	}

	/**---------------- Media query ----------------**/

	@media only screen and (min-width: 768px) {
	    .column-half{
	        width: 50%;
	    }
	}

	input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text {
	  width: 100%;
	  border-radius: 10px;
	}

	.wpcf7-submit {
	  background-color: #355322 !important;
	  color: #fff !important;
	  border-radius: 10px !important;
	}

	.wpcf7-submit:hover {
	  background-color: #121270 !important;
	}

	/* TERMINA Formulario CF7 a 2 columnas responsive */

/* FOOTER*/

.site-footer {

	color: #51544f;
}

.site-footer a {
  color: #51544f !important;
	text-decoration: none;
	font-weight: 500;
}

.site-footer a:hover {
  color: #39800a !important;
}


.content-area, .widget-area {
  margin-bottom: -4% !important;
}

#menu-legal {
  display: flex;
  justify-content: center;
  align-items: center;
	margin-top: 20px;
}


.menu-lineal ul {
  display: inline-block;
	text-align:center;
}

.menu-lineal ul li {
  float: left;
	font-family: "Tajawal", sans-serif;
	font-weight: 500;
  font-size: 16px;
	list-style-type: none;
  border-left: 2px solid black;
	text-align: center;
}

@media only screen and (max-width: 768px) {
  .menu-lineal ul li {

    width: 100%;
		border-left: 0px;
		text-decoration: underline 1px black;
  }
}

.menu-lineal ul li a {
  padding: 0px 30px 30px 0px;
  text-decoration: none;
}

#menu-legal ul li:first-child {
border:none;
}

.widget_nav_menu ul li::before {
  content: none;
}

.site-info {
 text-align: center;
	padding-top: 0px;
  padding-bottom: 15px;
}

.caja-logo-footer {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
}

#block-8 {
  margin-bottom: -50px;
}

#block-12 {
  margin-bottom: 20px;
}

.footer-widgets {
	padding-top: 0px !important;
}

.widget_nav_menu ul li::before {
  content: "";
}

  /* Fondos EU */

#block-7 {
  display: flex;
  justify-content: center;
  width: 100% !important;
	padding-left: 10%;
	padding-right: 10%;
}

.size-patrocinio {
  width: 150px;
}

/*termina FOOTER*/
