@charset "UTF-8";
/*
Theme Name:     MkCommerce Child
Theme URI:      https://www.markenetics.com
Description:    MkCommerce Child Theme
Author:         Markenetics
Author URI:     https://www.markenetics.com
Template:       mkcommerce
Version:        1.0.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-2.0.html
eCommerce con Marketing y Tecnología
*/
/* line 5, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 24, sass/helpers/_basics.scss */
.et_pb_row {
  max-width: 1200px;
  width: 85%;
}

/* line 29, sass/helpers/_basics.scss */
.full-container .et_pb_row {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 2.5% !important;
}

/* line 35, sass/helpers/_basics.scss */
.columna-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}

/* line 5, sass/typography/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 15px;
}

/* line 15, sass/typography/_typography.scss */
h1 {
  font-size: 40px;
}
@media only screen and (max-width: 1100px) {
  /* line 15, sass/typography/_typography.scss */
  h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 15, sass/typography/_typography.scss */
  h1 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 15, sass/typography/_typography.scss */
  h1 {
    font-size: 27px;
  }
}

/* line 27, sass/typography/_typography.scss */
h2 {
  font-size: 35px;
}
@media only screen and (max-width: 1100px) {
  /* line 27, sass/typography/_typography.scss */
  h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 27, sass/typography/_typography.scss */
  h2 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 27, sass/typography/_typography.scss */
  h2 {
    font-size: 25px;
  }
}

/* line 39, sass/typography/_typography.scss */
h3 {
  font-size: 30px;
}
@media only screen and (max-width: 1100px) {
  /* line 39, sass/typography/_typography.scss */
  h3 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 39, sass/typography/_typography.scss */
  h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 39, sass/typography/_typography.scss */
  h3 {
    font-size: 22px;
  }
}

/* line 51, sass/typography/_typography.scss */
h4 {
  font-size: 25px;
}
@media only screen and (max-width: 1100px) {
  /* line 51, sass/typography/_typography.scss */
  h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 51, sass/typography/_typography.scss */
  h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 51, sass/typography/_typography.scss */
  h4 {
    font-size: 18px;
  }
}

/* line 63, sass/typography/_typography.scss */
h5 {
  font-size: 21px;
}
@media only screen and (max-width: 1100px) {
  /* line 63, sass/typography/_typography.scss */
  h5 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 63, sass/typography/_typography.scss */
  h5 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 63, sass/typography/_typography.scss */
  h5 {
    font-size: 16px;
  }
}

/* line 75, sass/typography/_typography.scss */
h6 {
  font-size: 18px;
}
@media only screen and (max-width: 1100px) {
  /* line 75, sass/typography/_typography.scss */
  h6 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 75, sass/typography/_typography.scss */
  h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 75, sass/typography/_typography.scss */
  h6 {
    font-size: 15px;
  }
}

/* line 101, sass/typography/_typography.scss */
p,
.textos p,
.et_pb_text_inner {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
  padding-bottom: 1em;
}
/* line 105, sass/typography/_typography.scss */
p strong,
.textos p strong,
.et_pb_text_inner strong {
  font-weight: 600;
}

/* line 109, sass/typography/_typography.scss */
.textos.destacados p,
.textos.destacados {
  font-size: 23px;
}
@media only screen and (max-width: 480px) {
  /* line 109, sass/typography/_typography.scss */
  .textos.destacados p,
  .textos.destacados {
    font-size: 19px;
  }
}

/* line 127, sass/typography/_typography.scss */
a {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

/* line 23, sass/components/_forms.scss */
.et_pb_button {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* line 6, sass/components/_forms.scss */
.et_pb_button:after {
  display: none;
}

/* line 31, sass/components/_forms.scss */
.boton-dark {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* line 6, sass/components/_forms.scss */
.boton-dark:after {
  display: none;
}

/*
Formularios
En ajustes de wp-forms configurarlo como "solo estilos basicos"
*/
/* line 41, sass/components/_forms.scss */
.formulario .wpforms-field-container {
  padding: 25px 0 0;
}
/* line 44, sass/components/_forms.scss */
.formulario .wpforms-field-container input[type="text"],
.formulario .wpforms-field-container input[type="tel"],
.formulario .wpforms-field-container input[type="email"],
.formulario .wpforms-field-container textarea,
.formulario .wpforms-field-container select {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
  padding-bottom: 1em;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  border: 1px solid transparent;
  color: #000;
  margin-bottom: 10px;
  padding: 12px 10px;
  width: 100%;
}
/* line 59, sass/components/_forms.scss */
.formulario .wpforms-field-container input[type="text"]:focus,
.formulario .wpforms-field-container input[type="tel"]:focus,
.formulario .wpforms-field-container input[type="email"]:focus,
.formulario .wpforms-field-container textarea:focus,
.formulario .wpforms-field-container select:focus {
  border-color: #000;
}
/* line 63, sass/components/_forms.scss */
.formulario .wpforms-field-container input[type="text"]::placeholder,
.formulario .wpforms-field-container input[type="tel"]::placeholder,
.formulario .wpforms-field-container input[type="email"]::placeholder,
.formulario .wpforms-field-container textarea::placeholder,
.formulario .wpforms-field-container select::placeholder {
  color: #000;
}
/* line 68, sass/components/_forms.scss */
.formulario .wpforms-field-container label {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}
/* line 82, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error label:first-child {
  color: red;
}
/* line 88, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error input[type="text"],
.formulario .wpforms-field-container .wpforms-has-error input[type="tel"],
.formulario .wpforms-field-container .wpforms-has-error input[type="email"],
.formulario .wpforms-field-container .wpforms-has-error textarea,
.formulario .wpforms-field-container .wpforms-has-error select {
  border-color: red;
}
/* line 97, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error input[type="text"]::placeholder,
.formulario .wpforms-field-container .wpforms-has-error input[type="tel"]::placeholder,
.formulario .wpforms-field-container .wpforms-has-error input[type="email"]::placeholder,
.formulario .wpforms-field-container .wpforms-has-error textarea::placeholder,
.formulario .wpforms-field-container .wpforms-has-error select::placeholder {
  color: red;
}
/* line 104, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error label:last-child {
  color: red;
}
/* line 117, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  cursor: pointer;
}
/* line 6, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit:after {
  display: none;
}
/* line 123, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit-spinner {
  display: none !important;
}
/* line 129, sass/components/_forms.scss */
.formulario .wpforms-confirmation-container {
  margin-top: 40px;
}
/* line 132, sass/components/_forms.scss */
.formulario .wpforms-confirmation-container p {
  color: #000;
  font-size: 18px;
}

/*Columnas
Se puede hacer desde opciones en wp-forms*/
/* line 144, sass/components/_forms.scss */
.form-columnas {
  /* Para columna medium, third, etc con mas de una fila.
  Añadir un elemento tipo html con un div abierto arriba de los campos que iran en la columna, y luego agregar otro elemento html abajo, cerrando el div
  */
}
/* line 145, sass/components/_forms.scss */
.form-columnas .wpforms-field-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media only screen and (max-width: 980px) {
  /* line 145, sass/components/_forms.scss */
  .form-columnas .wpforms-field-container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/* line 160, sass/components/_forms.scss */
.form-columnas .wpforms-field-html div {
  padding: 0;
}

/* line 173, sass/components/_forms.scss */
.medium .wpforms-field-html {
  -webkit-box-flex: 0 45%;
  -moz-box-flex: 0 45%;
  -webkit-flex: 0 45%;
  -ms-flex: 0 45%;
  flex: 0 45%;
}
@media only screen and (max-width: 980px) {
  /* line 173, sass/components/_forms.scss */
  .medium .wpforms-field-html {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/* line 182, sass/components/_forms.scss */
.third {
  -webkit-box-flex: 0 32%;
  -moz-box-flex: 0 32%;
  -webkit-flex: 0 32%;
  -ms-flex: 0 32%;
  flex: 0 32%;
}
@media only screen and (max-width: 980px) {
  /* line 182, sass/components/_forms.scss */
  .third {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/* line 190, sass/components/_forms.scss */
.four {
  -webkit-box-flex: 0 23.5%;
  -moz-box-flex: 0 23.5%;
  -webkit-flex: 0 23.5%;
  -ms-flex: 0 23.5%;
  flex: 0 23.5%;
}
@media only screen and (max-width: 980px) {
  /* line 190, sass/components/_forms.scss */
  .four {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/* line 1, sass/components/_footer.scss */
#main-footer {
  background: #f7f7f7;
}
/* line 3, sass/components/_footer.scss */
#main-footer .container {
  max-width: 1200px;
  width: 85%;
}
/* line 5, sass/components/_footer.scss */
#main-footer .container #footer-widgets {
  padding: 60px 0 20px;
}
/* line 7, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget {
  margin-bottom: 0 !important;
}
/* line 9, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget:empty {
  display: none;
}
/* line 14, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .datos-footer ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 15px;
  padding-left: 0;
}
/* line 19, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .datos-footer ul li i {
  color: #000;
  font-size: 20px;
  width: 20px;
}
/* line 24, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .datos-footer ul li a, #main-footer .container #footer-widgets .footer-widget .datos-footer ul li span {
  color: #000;
}
/* line 27, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .datos-footer ul li::before {
  display: none;
}
/* line 33, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .widget_block {
  width: 100%;
}
/* line 36, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links {
  float: right;
}
/* line 39, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li::before {
  display: none;
}
/* line 43, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li svg path {
  fill: #000;
}
/* line 52, sass/components/_footer.scss */
#main-footer .medios-de-pago {
  padding-bottom: 30px;
}
/* line 54, sass/components/_footer.scss */
#main-footer .medios-de-pago .et_pb_column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
/* line 57, sass/components/_footer.scss */
#main-footer .medios-de-pago .et_pb_column img {
  height: auto;
  max-height: 35px;
  max-width: 45px;
  width: auto;
}
/* line 63, sass/components/_footer.scss */
#main-footer .medios-de-pago .et_pb_column .et_pb_image {
  margin: 0 !important;
}

/* line 71, sass/components/_footer.scss */
#footer-bottom {
  padding: 10px 0;
}
/* line 74, sass/components/_footer.scss */
#footer-bottom .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media only screen and (max-width: 767px) {
  /* line 74, sass/components/_footer.scss */
  #footer-bottom .container {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
/* line 82, sass/components/_footer.scss */
#footer-bottom .container:after {
  display: none;
}
/* line 85, sass/components/_footer.scss */
#footer-bottom .container #markenetics {
  display: inline-block;
  height: auto;
  width: 150px;
}
/* line 89, sass/components/_footer.scss */
#footer-bottom .container #markenetics img {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}
/* line 96, sass/components/_footer.scss */
#footer-bottom .container #markenetics:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
/* line 104, sass/components/_footer.scss */
#footer-bottom .container p {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  /* line 104, sass/components/_footer.scss */
  #footer-bottom .container p {
    text-align: center;
    width: 100%;
  }
}

/* line 14, sass/components/_header.scss */
#main-header {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff !important;
}
/* line 17, sass/components/_header.scss */
#main-header .container {
  max-width: 1200px;
  width: 85%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
/* line 23, sass/components/_header.scss */
#main-header .container:after {
  display: none;
}
/* line 26, sass/components/_header.scss */
#main-header .container #link-logo {
  display: inline-block;
  width: 150px;
}
/* line 30, sass/components/_header.scss */
#main-header .container #buscador {
  margin: 0 auto 0 40px;
}
/* line 33, sass/components/_header.scss */
#main-header .container #buscador form input[type="search"] {
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding-right: 50px;
  width: 250px;
}
/* line 38, sass/components/_header.scss */
#main-header .container #buscador form .is-search-submit {
  position: absolute;
  right: 2px;
}
/* line 41, sass/components/_header.scss */
#main-header .container #buscador form .is-search-submit .is-search-icon {
  background: transparent;
  border: none;
}
/* line 49, sass/components/_header.scss */
#main-header .container #et-top-navigation {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  margin-right: 14px;
}
/* line 56, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li a {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  color: #000;
}
/* line 61, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.user i {
  font-size: 17px;
}
/* line 71, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
  padding-bottom: 0;
}
/* line 80, sass/components/_header.scss */
#main-header .container .carrito {
  padding: 33px 0;
}
/* line 82, sass/components/_header.scss */
#main-header .container .carrito a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* line 87, sass/components/_header.scss */
#main-header .container .carrito a svg {
  width: 27px;
}
/* line 90, sass/components/_header.scss */
#main-header .container .carrito a span {
  color: #000;
  font-size: 13px;
}
/* line 97, sass/components/_header.scss */
#main-header .container #et-secondary-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
}
/* line 102, sass/components/_header.scss */
#main-header .container #et-secondary-menu li a {
  color: #000;
  font-size: 14px;
}
/* line 110, sass/components/_header.scss */
#main-header.et-fixed-header .carrito {
  padding: 20px 0 !important;
}

/* line 116, sass/components/_header.scss */
.et-cart-info {
  display: none;
}

/* line 2, sass/components/_pages.scss */
.whatsappme__copy {
  display: none !important;
}

/* line 2, sass/components/_checkout.scss */
.woocommerce-checkout #main-content > .container {
  max-width: 1200px;
  width: 85%;
}
/* line 8, sass/components/_checkout.scss */
.woocommerce-checkout h3 {
  font-weight: 600;
  color: #000;
  font-size: 25px;
}
/* line 13, sass/components/_checkout.scss */
.woocommerce-checkout select,
.woocommerce-checkout input {
  background: #eee;
  border: 1px solid transparent !important;
  color: #000;
  padding: 16px;
}
/* line 19, sass/components/_checkout.scss */
.woocommerce-checkout select:focus,
.woocommerce-checkout input:focus {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  border-color: #000 !important;
}
/* line 25, sass/components/_checkout.scss */
.woocommerce-checkout #content-area {
  background: #fcfcfc;
  padding: 60px 30px;
  margin: 0 10%;
}
@media only screen and (max-width: 980px) {
  /* line 25, sass/components/_checkout.scss */
  .woocommerce-checkout #content-area {
    margin: 0;
    padding: 60px 10px;
  }
}
/* line 35, sass/components/_checkout.scss */
.woocommerce-checkout .main_title {
  display: none;
}
/* line 40, sass/components/_checkout.scss */
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  background: transparent !important;
  color: #000 !important;
  padding: 0 !important;
}
/* line 44, sass/components/_checkout.scss */
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
  font-weight: 600;
  color: #000 !important;
  text-decoration: underline;
}
/* line 51, sass/components/_checkout.scss */
.woocommerce-checkout .woocommerce-error {
  background: #000 !important;
}
/* line 55, sass/components/_checkout.scss */
.woocommerce-checkout .checkout_coupon .form-row-first {
  width: 75%;
}
/* line 58, sass/components/_checkout.scss */
.woocommerce-checkout .checkout_coupon .form-row-last {
  width: 20%;
}
/* line 60, sass/components/_checkout.scss */
.woocommerce-checkout .checkout_coupon .form-row-last button {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  border: 1px solid #000 !important;
}
/* line 6, sass/components/_forms.scss */
.woocommerce-checkout .checkout_coupon .form-row-last button:after {
  display: none;
}
/* line 70, sass/components/_checkout.scss */
.woocommerce-checkout .checkout #customer_details .col-1,
.woocommerce-checkout .checkout #customer_details .col-2 {
  margin-bottom: 40px;
  width: 100%;
}
/* line 80, sass/components/_checkout.scss */
.woocommerce-checkout #wc_payment_form hr {
  display: none;
}
/* line 83, sass/components/_checkout.scss */
.woocommerce-checkout #wc_payment_form h4 {
  font-weight: 600;
  color: #000;
  font-size: 20px !important;
}
/* line 88, sass/components/_checkout.scss */
.woocommerce-checkout #wc_payment_form #btnAddCard {
  font-weight: 600;
  left: 37px;
  position: relative;
  top: 25px;
  white-space: nowrap;
}
/* line 95, sass/components/_checkout.scss */
.woocommerce-checkout #wc_payment_form #btnCheckoutCT {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  top: 10px;
}
/* line 6, sass/components/_forms.scss */
.woocommerce-checkout #wc_payment_form #btnCheckoutCT:after {
  display: none;
}
/* line 100, sass/components/_checkout.scss */
.woocommerce-checkout #btnAssociate,
.woocommerce-checkout .btnAddFav {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* line 6, sass/components/_forms.scss */
.woocommerce-checkout #btnAssociate:after,
.woocommerce-checkout .btnAddFav:after {
  display: none;
}
/* line 104, sass/components/_checkout.scss */
.woocommerce-checkout #btnVolver {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* line 6, sass/components/_forms.scss */
.woocommerce-checkout #btnVolver:after {
  display: none;
}

/* line 111, sass/components/_checkout.scss */
#custom_iframe_window {
  top: 23% !important;
}

/* line 120, sass/components/_checkout.scss */
.woocommerce-order-details h2,
.woocommerce-customer-details h2 {
  font-weight: 600;
  color: #000;
  font-size: 20px;
}

/* line 129, sass/components/_checkout.scss */
.payment_method_siemprepago label img {
  display: none;
}

/* line 135, sass/components/_checkout.scss */
.order_details {
  background: #f7f7f7;
  padding: 20px !important;
}
/* line 138, sass/components/_checkout.scss */
.order_details li {
  color: #000;
}

/* line 144, sass/components/_checkout.scss */
#wc_payment_form select,
#wc_payment_form input {
  background: transparent !important;
  border: 1px solid #000 !important;
  color: #000;
}
/* line 149, sass/components/_checkout.scss */
#wc_payment_form select:focus,
#wc_payment_form input:focus {
  border-color: #000 !important;
}
/* line 153, sass/components/_checkout.scss */
#wc_payment_form label,
#wc_payment_form h5 {
  color: #000;
  font-size: 16px;
}
/* line 160, sass/components/_checkout.scss */
#wc_payment_form #sp_customer_cards span {
  color: #000;
  display: block;
  margin-bottom: 30px;
  margin-top: 10px;
}
/* line 167, sass/components/_checkout.scss */
#wc_payment_form #btnAddCard {
  color: #000;
  left: 0 !important;
  text-decoration: underline;
}

/* line 175, sass/components/_checkout.scss */
.woocommerce-order-pay .table {
  margin: 25px 0 !important;
}
/* line 177, sass/components/_checkout.scss */
.woocommerce-order-pay .table thead {
  background: #f7f7f7;
}
/* line 180, sass/components/_checkout.scss */
.woocommerce-order-pay .table thead tr th {
  font-weight: 600;
  color: #000;
}
/* line 187, sass/components/_checkout.scss */
.woocommerce-order-pay #btnAssociate,
.woocommerce-order-pay #btnVolver {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  cursor: pointer;
}
/* line 6, sass/components/_forms.scss */
.woocommerce-order-pay #btnAssociate:after,
.woocommerce-order-pay #btnVolver:after {
  display: none;
}

/* line 4, sass/components/modules/_slider-full.scss */
#content-slider-full__slides {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 auto;
}
/* line 9, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide {
  padding: 0 !important;
}
/* line 11, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container {
  height: auto !important;
  min-height: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
/* line 17, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
  position: relative;
}
/* line 20, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_image {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  top: 0 !important;
  width: 100% !important;
}
/* line 27, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_image img {
  max-height: none !important;
  width: 100% !important;
}
/* line 32, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
  max-width: 1200px;
  width: 85%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  bottom: 0 !important;
  height: auto !important;
  left: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
}
/* line 46, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
  padding-bottom: 15px;
}
/* line 49, sass/components/modules/_slider-full.scss */
#content-slider-full__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
  font-size: 22px;
}

/* line 4, sass/components/modules/_slider.scss */
#content-slider {
  height: 100vh;
}
/* line 8, sass/components/modules/_slider.scss */
#content-slider__slides .et_pb_slides {
  height: 100%;
}
/* line 10, sass/components/modules/_slider.scss */
#content-slider__slides .et_pb_slides .et_pb_slide {
  height: 100%;
  padding: 0;
}
/* line 13, sass/components/modules/_slider.scss */
#content-slider__slides .et_pb_slides .et_pb_slide .et_pb_container {
  max-width: 1200px;
  width: 85%;
}
/* line 15, sass/components/modules/_slider.scss */
#content-slider__slides .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
  vertical-align: bottom;
}
/* line 31, sass/components/modules/_slider.scss */
#content-slider__slides .et-pb-controllers a {
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* line 34, sass/components/modules/_slider.scss */
#content-slider__slides .et-pb-controllers a.et-pb-active-control {
  opacity: 1;
}
