* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

header {
  width: 100%;
  height: 100vh;
  position: relative;
}

.slider {
  width: 100%;
  height: 100vh;
}

.header_first {
  width: 100%;
  position: absolute;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  padding: 20px 5%;
  box-sizing: border-box;
}

.logo {
  width: 100%;
  max-width: 50px;
  height: auto;
  top: 20px;
  left: 10%;
}
.logo img {
  width: 100%;
  height: auto;
}

.quienes_somos, .productos_home {
  width: 100%;
  height: auto;
}
.quienes_somos h2, .productos_home h2 {
  color: #a9d239;
  text-align: center;
  width: 100%;
  margin: 30px auto;
  font-family: "Yellowtail";
  font-size: 3em;
}

.productos_home {
  margin: 30px auto;
  width: 90%;
}
.productos_home h4 {
  color: #a9d239;
  font-size: 1.5em;
  font-family: "Roboto Cn";
  margin: 15px auto;
  text-align: center;
}
.productos_home a {
  font-family: "Roboto Cn";
  text-decoration: none;
  padding: 10px 20px;
  background: #a9d239;
  margin: 10px auto;
  color: #ffffff;
  border-radius: 10px;
}
.productos_home a:hover {
  background: #000000;
  color: #ffffff;
}

.carrousel_home {
  margin-bottom: 30px;
}

.informacion_quienes {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: space-around;
  align-items: center;
}

.fruta_home {
  width: 35%;
  height: auto;
  margin: 0 auto;
}
.fruta_home img {
  width: 100%;
  height: auto;
}

.somos {
  width: 55%;
  margin: 0 auto;
}
.somos p {
  font-size: 1em;
  line-height: 1.5em;
  text-align: justify;
  text-justify: inter-word;
  font-family: "Roboto Cn";
}
.somos h4 {
  font-family: "Roboto Cni";
  font-size: 1.2em;
  text-align: center;
  margin: 15px auto;
}
.somos h3 {
  font-size: 1.5em;
  text-align: left;
  margin: 15px 0 5px 0;
  color: #a9d239;
  font-family: "Roboto";
}

.redes {
  width: 20%;
  height: auto;
  display: flex;
  justify-content: space-around;
  margin: 50px auto 0;
}
.redes img {
  width: 40px;
  height: 40px;
}

.copyright {
  width: 20%;
  margin: 30px auto 0;
  text-align: center;
}
.copyright p {
  font-size: 0.8em;
  font-family: "Roboto Cn";
  line-height: 1.2em;
}

footer {
  width: 100%;
  height: 400px;
  background-image: url("https://sierrafruit.com/wp-content/uploads/2020/05/footer.png");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*page/***********/
.header_page {
  width: 100%;
  height: 180px;
  position: absolute;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url("https://sierrafruit.com/wp-content/uploads/2020/05/header_page-3.png");
  top: 0;
}

.main_page, .main_single {
  width: 100%;
  height: auto;
}
.main_page h2, .main_single h2 {
  font-family: "Yellowtail";
  font-size: 3em;
  text-align: center;
  color: #a9d239;
  margin: 220px 0 20px;
}
.main_page p, .main_single p {
  font-size: 1em;
  line-height: 1.5em;
  font-family: "Roboto Cn";
  width: 80%;
  margin: 0 auto;
}
.main_page a, .main_single a {
  color: #a9d239;
  text-decoration: none;
}
.main_page h3, .main_single h3 {
  color: #a9d239;
  font-size: 2em;
  font-family: "Roboto Cn";
}

.extract {
  width: 90%;
  margin: 0 auto;
}

/*single/////////////////////////*/
.extract_single {
  width: 90%;
  margin: 0 auto;
}

@font-face {
  font-family: "Roboto Cni";
  src: url("../fonts/Roboto-BoldCondensedItalic.woff2") format("woff2"), url("../fonts/Roboto-BoldCondensedItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Roboto Bk";
  src: url("../fonts/Roboto-BlackItalic.woff2") format("woff2"), url("../fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Roboto Lt";
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Cn";
  src: url("../fonts/Roboto-Condensed.woff2") format("woff2"), url("../fonts/Roboto-Condensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Lt";
  src: url("../fonts/Roboto-LightItalic.woff2") format("woff2"), url("../fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Yellowtail";
  src: url("../fonts/Yellowtail.woff2") format("woff2"), url("../fonts/Yellowtail.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.wp-block-columns {
  align-items: center;
}

.white {
  border: none !important;
  background: #ffffff !important;
}

.wp-block-image img {
  height: auto;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}

.wp-block-cover__inner-container p {
  font-size: 2.5em !important;
}

.wp-block-cover {
  margin: 30px auto;
}

.wp-block-columns {
  margin-top: 30px;
  align-items: center !important;
}
.wp-block-columns h3 {
  color: #a9d239;
  font-size: 2em;
  font-family: "Roboto Cn";
}
.wp-block-columns p {
  width: 90%;
  margin: 20px auto;
  text-align: justify;
  text-justify: inter-word;
}
.wp-block-columns h4 {
  color: #000000;
  font-size: 1.2em;
  font-family: "Roboto";
  margin-bottom: 20px;
}

.eihe-title-cover h3 {
  text-align: center;
  font-family: "Yellowtail" !important;
}

.wpcf7-form {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  box-sizing: border-box;
}

.wpcf7-form label {
  color: #a9d239;
  font-weight: 500;
  margin: 15px auto;
  display: block;
  text-align: center;
}

.wpcf7-text {
  width: 90%;
  height: 30px;
  border: 1px solid rgba(169, 210, 57, 0.8);
  padding: 0 5px;
  box-sizing: border-box;
}

.wpcf7-textarea {
  width: 90%;
  height: 75px;
  border: 1px solid rgba(169, 210, 57, 0.8);
  padding: 5px;
  box-sizing: border-box;
  font-family: "Roboto Cn";
}
.wpcf7-textarea ::-webkit-input-placeholder {
  color: #a9d239 !important;
}
.wpcf7-textarea ::placeholder {
  color: #a9d239 !important;
}

.wpcf7-tel {
  width: 90%;
  height: 30px;
  border: 1px solid rgba(169, 210, 57, 0.8);
}

.wpcf7-select {
  width: 90%;
  height: 30px;
  border: 1px solid rgba(169, 210, 57, 0.8);
  color: #ffffff;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #a9d239;
  color: #fff;
  width: 25%;
  text-align: center;
  padding: 15px;
  cursor: pointer;
  border: none;
  margin: 10px auto;
  display: block;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #000000;
}

.wpcf7-list-item-label {
  color: #000000;
}

wpcf7-form-control-wrap acceptance-137 {
  color: #000000;
}

@media (max-width: 1024px) {
  html {
    font-size: 0.9em;
  }

  .redes {
    width: 40%;
  }

  footer {
    height: 300px;
  }

  .wpcf7-form {
    width: 100%;
  }

  .header_page {
    height: 150px;
  }

  .main_page h2 {
    margin: 180px 0 20px;
    font-size: 2.5em;
  }

  .woocommerce-result-count {
    float: none !important;
    margin: 0 auto 20px !important;
  }

  .woocommerce-ordering {
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
  }

  .main_page p, .main_single p {
    width: 90%;
  }
}
@media (max-width: 900px) and (orientation: landscape) {
  .informacion_quienes {
    flex-direction: column;
  }

  .somos {
    width: 75%;
  }

  footer {
    height: 200px;
  }

  .logo {
    max-width: 40px;
    left: 5%;
  }

  .wp-block-columns {
    flex-direction: column;
    width: 75%;
    margin: 20px auto;
  }

  .wp-block-column:not(:first-child) {
    margin-left: 0px;
  }

  .wp-block-column {
    width: 95%;
  }

  .wpcf7-form-control.wpcf7-submit {
    width: 50%;
  }

  .woocommerce-ordering {
    margin: 0 auto 20px !important;
  }

  .extract {
    width: 100%;
  }

  .wp-block-columns h3 {
    margin: 20px auto 10px;
  }

  .wpcf7-form {
    padding: 0px;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .informacion_quienes {
    flex-direction: column;
  }

  .somos {
    width: 80%;
  }

  footer {
    height: 200px;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .informacion_quienes {
    flex-direction: column;
  }

  .somos {
    width: 80%;
  }

  footer {
    height: 200px;
  }

  .copyright {
    width: 75%;
  }

  .logo {
    max-width: 40px;
    left: 5%;
  }

  .wp-block-columns {
    flex-direction: column;
    width: 80%;
    margin: 30px auto;
  }

  .wp-block-column {
    width: 95%;
  }

  .wp-block-image img {
    width: 75%;
    height: auto;
    display: block;
    margin: 10px auto;
  }

  .wpcf7-form-control.wpcf7-submit {
    width: 50%;
  }

  .woocommerce-ordering {
    margin: 0 auto 20px !important;
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 0px;
  }

  .wp-block-columns h3 {
    margin: 20px auto 10px;
  }

  html {
    font-size: 0.8em;
  }

  .fruta_home {
    width: 75%;
  }

  .redes {
    width: 75%;
  }
  .redes img {
    width: 30px;
    height: 30px;
  }

  footer {
    height: 150px;
  }

  nav {
    width: 75%;
  }

  .header_page {
    height: 120px;
  }

  .main_page h2 {
    margin: 150px 0 20px;
  }

  .wpcf7-form {
    padding: 0px;
  }
}
@media (max-width: 480px) and (orientation: portrait) {
  .main_page h2 {
    font-size: 2em;
  }
}
.woocommerce {
  border: rgba(169, 210, 57, 0.3) solid 3px;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 5px;
}

.woocommerce-result-count {
  text-align: center;
  color: #ffffff;
  font-size: 1.5em !important;
  background: #a9d239;
  padding: 10px 0;
  box-sizing: border-box;
  border-radius: 5px;
}

.orderby {
  padding: 10px;
  box-sizing: border-box;
  color: #a9d239;
  border: 2px solid #a9d239;
  border-radius: 5px;
}
.orderby option {
  color: #000000;
}

.woocommerce-loop-product__title {
  font-size: 1.5em !important;
}

.price {
  text-align: center;
  font-family: "Roboto Cn";
  padding: 10px;
  box-sizing: border-box;
  background: rgba(169, 210, 57, 0.3);
  color: #000000 !important;
  width: 50%;
  margin: 0 auto;
  max-width: 300px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #a9d239;
  color: #ffffff;
  font-family: "Roboto Cn";
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background: #000000;
  color: #ffffff;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0px;
  width: 22%;
  margin: 10px 1% 20px;
}

.woocommerce-product-gallery__wrapper {
  width: 100%;
}

.woocommerce-product-gallery__image {
  width: 100%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 40%;
}

.summary {
  width: 52% !important;
  display: flex;
  flex-direction: column;
}

.cart {
  margin: 20px auto;
  width: 50%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #a9d239;
  color: #ffffff;
  font-family: "Roboto Cn";
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #000000;
  color: #ffffff;
}

.woocommerce .quantity .qty {
  background: #a9d239;
  color: #000000;
  border-radius: 3px;
}

.product_meta {
  text-align: center;
  font-family: "Roboto Cn";
  margin: 10px auto;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
  margin: 20px 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #a9d239;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border-bottom: 1px solid #a9d239;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #a9d239;
}

#tab-title-description {
  font-family: "Yellowtail";
}

.woocommerce-message {
  font-family: "Roboto Cn";
}

.woocommerce table.shop_table {
  display: block;
  width: 80%;
  margin: 10px auto;
  border: solid 1px #a9d239;
  text-align: center;
  font-family: "Roboto Cn";
}
.woocommerce table.shop_table thead {
  background: #a9d239;
  color: #ffffff;
}
.woocommerce table.shop_table tbody {
  width: 100%;
  display: block;
}

.woocommerce table.shop_table thead {
  display: flex;
  width: 100%;
}

.woocommerce table.shop_table tfoot {
  display: flex;
  width: 100%;
}

.woocommerce table.shop_table tr {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.woocommerce table.shop_table td {
  border-top: none;
}

.product-thumbnail, .product-name {
  width: 30%;
}

.product-price, .product-subtotal, .product-quantity {
  width: 10%;
}

.product-remove {
  width: 5%;
}

.cart_totals {
  margin: 30px auto;
  float: none !important;
}
.cart_totals h2 {
  margin: 20px 0;
  color: #000000;
  font-size: 2em;
}

.cart-subtotal {
  background: rgba(169, 210, 57, 0.3);
}
.cart-subtotal th {
  width: 15%;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-top: none;
}

.order-total {
  background: #a9d239;
  color: #ffffff;
}

.wc-proceed-to-checkout {
  margin: 20px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce-info::before {
  color: #a9d239;
}

.woocommerce-info {
  border-top-color: #a9d239;
  font-family: "Roboto Cn";
}

.woocommerce-billing-fields h3 {
  color: #a9d239;
  font-family: "Roboto Cn";
  text-align: center;
}

#billing_first_name_field {
  width: 80%;
  margin: 10px 10%;
}

.woocommerce-input-wrapper {
  width: 100%;
}

#billing_last_name_field {
  width: 80%;
  margin: 10px 10%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px #a9d239;
  height: 40px;
}

#billing_address_1_field, #billing_country_field, #billing_city_field, #billing_state_field, #billing_postcode_field, #billing_phone_field, #billing_email_field {
  margin: 10px 10%;
}

#billing_address_2_field {
  margin: 0 10%;
}

.select2-container--default .select2-selection--single {
  border: solid 1px #a9d239;
}

.select2-container--default .select2-results > .select2-results__options {
  font-family: "Roboto Cn";
}

#order_review_heading {
  margin: 20px auto;
  color: #a9d239;
  font-family: "Roboto Cn";
  text-align: center;
}

.woocommerce ul.products li.product a {
  font-family: "Roboto Cn";
}

.added_to_cart.wc-forward {
  color: #000000;
}

.woocommerce-additional-fields h3 {
  color: #a9d239;
  font-family: "Roboto Cn";
  text-align: center;
}

#order_comments {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Roboto Cn";
}

.product-total {
  width: 90%;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  border-radius: 5px;
  width: 80%;
  margin: 50px auto 0;
}

.col-2 {
  display: none;
}

.col-1 {
  width: 60% !important;
  margin: 0 auto;
  float: none !important;
}

.cross-sells {
  margin: 30px auto;
  float: none !important;
}
.cross-sells h2 {
  margin: 20px 0;
  color: #000000;
  font-size: 2em;
}

td.actions {
  width: 50%;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 150px;
  border-radius: 3px;
  padding: 0.618em 1em;
  border: #a9d239 solid 1px;
  font-family: "Roboto Cn";
}

.wc_payment_method.payment_method_payulatam {
  font-family: "Roboto Cn";
}

.order_details {
  font-family: "Roboto Cn";
  display: flex;
  justify-content: space-around;
}

.woocommerce ul.order_details li {
  float: none !important;
  line-height: 2 !important;
  padding-right: 0 !important;
  text-align: center;
  width: 100%;
}

.woocommerce p {
  text-align: center;
}

#submit_payu_latam {
  background: #a9d239;
  color: #ffffff;
  font-family: "Roboto Cn";
  border: 0;
  padding: 10px 20px;
  font-size: 1em;
  margin: 20px auto;
  display: block;
  cursor: pointer;
}
#submit_payu_latam:hover {
  background: #000000;
  color: #ffffff;
}

section.up-sells.upsells.products h2, section.related.products h2 {
  margin: 40px auto 20px;
}

.menu_principal {
  height: 80px;
  width: 80%;
  align-items: center;
  display: flex;
}

nav {
  height: 80px;
  width: 100%;
  align-items: center;
  display: flex;
}
nav ul {
  display: flex;
  list-style: none;
  width: 100%;
  justify-content: space-around;
  height: 100%;
  align-items: center;
  font-family: "Roboto Cn";
}
nav ul li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
nav ul li a {
  text-decoration: none;
  color: #ffffff;
}
nav ul li a:hover {
  color: #a9d239;
}

.container {
  display: inline-block;
  cursor: pointer;
}

.bar1, .bar2, .bar3 {
  width: 30px;
  height: 4px;
  background-color: #a9d239;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

#btn-menu {
  display: none;
}

header label {
  display: none;
  width: 30px;
  height: 30px;
  padding: 10px;
}

@media (max-width: 1025px) {
  /* menu /*/
  .header_first {
    flex-direction: column;
    padding: 0;
  }

  header label {
    display: block;
    margin: 0;
    padding: 0px 0px 0px 5%;
    box-sizing: border-box;
  }

  .logo {
    max-width: 40px;
    top: 20px;
    left: 5%;
    position: absolute;
  }

  .menu_principal {
    width: 100%;
  }

  nav {
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    z-index: 100;
    height: 100vh;
    width: 100%;
    margin-left: -100%;
    transition: all 0.5s;
    top: 0;
    padding: 130px 20px;
    box-sizing: border-box;
    overflow-x: hidden;
  }

  #menu-toggle {
    position: absolute;
    z-index: 1000;
    right: 5%;
    top: 20px;
  }

  #btn-menu:checked ~ nav {
    margin: 0;
  }

  nav ul {
    flex-direction: column;
    display: block;
  }

  nav li {
    padding-top: 20px;
    border-right: 20px !important;
    height: 60px !important;
    width: 75%;
    margin: 0 auto;
  }

  nav li:hover a {
    color: #FC4C02 !important;
  }

  nav li a {
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000 !important;
  }
}

/*# sourceMappingURL=main.css.map */
