/* General */
*::selection {
  background: var(--e-global-color-accent);
  color: #ffffff;
}

body {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 28px;
  font-family: var(--e-global-typography-text-font-family);
}

a:-webkit-any-link:focus {
  outline-offset: 0 !important;
}

:focus {
  outline: 0 !important;
}

h1, h2, h3 h4, h5, h6 {
  margin: 0;
}

p {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

/* WooCommerce */
.button, button, input, textarea, select, fieldset {
  margin-bottom: 1em;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  margin-bottom: 2.617924em;
  background-color: var(--e-global-color-accent);
  margin-left: 0;
  border-radius: 2px;
  color: #fff;
  clear: both;
  border-left: .6180469716em solid rgba(0, 0, 0, .15);
  padding: 1em 2em 1em 3.5em;
  position: relative;
  list-style: none outside;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-noreviews .button, p.no-comments .button {
  float: right;
  background: 0 0 !important;
  color: #fff !important;
  box-shadow: none !important;
  line-height: 1.618 !important;
  margin-left: 1em !important;
  border-top: 0 !important;
  padding: 0 0 0 1em !important;
  border-width: 0 0 0 1px !important;
  border-left-style: solid !important;
  border-left-color: hsla(0, 0%, 100%, .25) !important;
  border-radius: 0 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-top: 0 !Important;
}

.woocommerce-notices-wrapper {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.wc-forward:after, .woocommerce-Button--next:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\f30b";
  margin-left: .5407911001em;
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before, .woocommerce-noreviews:before, p.no-comments:before {
  font-family: WooCommerce;
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
  color: #fff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #ffffff;
  background-color: var(--e-global-color-accent);
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  padding: 10px 20px;
  font-weight: 400;
  transition: all .3s ease;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: var(--e-global-color-accent);
  text-decoration: none;
  background-image: none;
  color: #ffffff;
}

.cart-collaterals {
  border-left: 1px solid #ececec;
}

.woocommerce table.shop_table {
  border: 0;
  margin: unset;
  border-collapse: unset;
  border-spacing: 0;
  border-radius: 0;
}

th, td {
  padding: .5em;
  text-align: left;
  border-bottom: 1px solid #ececec;
  line-height: 1.3;
  font-size: .9em;
}

.shop_table thead th, .shop_table .order-total td, .shop_table .order-total th {
  border-bottom: 3px solid #ececec !important;
}

th {
  line-height: 1.05;
  letter-spacing: .05em;
  font-size: 14px;
  text-transform: uppercase;
}

td.product-thumbnail {
  min-width: 60px;
  max-width: 90px;
  width: 90px;
}

.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.shop_table .cart_item td {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

td.product-name {
  word-break: break-word;
  text-overflow: ellipsis;
}

td.product-name a {
  color: #1b1b1b;
  font-weight: 400;
  letter-spacing: 0;
}

span.amount {
  white-space: nowrap;
  color: var( --e-global-color-primary );
  font-weight: bold;
}

.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 100%;
}

td.product-total, .shop_table tfoot tr td, .cart_totals tbody tr td, .shop_table thead tr th:last-of-type, .shop_table tr td:last-of-type {
  text-align: right;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: unset;
  width: 100%;
}

.woocommerce-cart .col-12, .woocommerce-checkout .col-12 {
  padding-left: 30px;
  padding-right: 30px;
}

.woocommerce-page table.cart td.actions .button {
  width: initial;
  float: right;
}

.woocommerce table.shop_table td {
  border-top: 0;
}

.cart_totals tbody th {
  font-size: .9em;
  text-transform: inherit;
  letter-spacing: 0;
  font-weight: normal;
}

.cart_totals .wc-proceed-to-checkout {
  margin: 1.5em 0 0;
}

.cart_totals .button {
  min-width: 100%;
  margin-right: 0;
  display: block;
}

.secondary, .checkout-button, .button.checkout, .button.alt {
  background-color: var(--e-global-color-accent) !important;
}

[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step {
  background-color: var(--e-global-color-primary) !important;
}

.pull-left {
  float: left;
}

.woocommerce form.checkout_coupon {
  margin-top: 0 !important;
  border: 0;
  padding: 0;
}

.cart-sidebar .widget-title {
  border-bottom: 3px solid #ececec;
  font-size: .95em;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.widget-title i {
  opacity: .35;
  margin-right: 4px;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 0 .75em;
  height: 2.507em;
  font-size: .97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: color .3s, border .3s, background .3s, opacity .3s;
}

textarea {
  min-height: unset;
  height: unset;
}

input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input:hover, textarea:hover, select:hover {
  box-shadow: inset 0 -1.8em 1em 0 rgba(0, 0, 0, 0);
}

.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {
  overflow: hidden;
  position: relative;
  background-color: #f9f9f9;
  color: #666;
  border: 1px solid #ddd;
  text-transform: none;
  font-weight: normal;
}

.expand {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block;
}

.clear:after {
  content: "";
  display: table;
  clear: both;
}

.shop_table thead th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .cart-sidebar .widget-title {
  color: #555555;
}

a.showcoupon {
  color: #fff !important;
}

.woocommerce-billing-fields {
  padding-top: 15px;
  border-top: 2px solid #ddd;
}

form.checkout h3 {
  font-size: 1.1em;
  overflow: hidden;
  padding-top: 10px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #555555;
}

select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
  box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E);
  background-position: right .45em top 50%;
  background-repeat: no-repeat;
  padding-right: 1.4em;
  background-size: auto 16px;
  border-radius: 0;
  display: block;
}

.form-row input:not([type="checkbox"]), .form-row textarea, .form-row select {
  height: 3.0084em;
  transition: padding .3s;
}

span.select2-selection.select2-selection--single, .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 3.0084em;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 3em;
}

textarea {
  padding-top: 0.7em;
  min-height: 120px;
}

.form-row textarea {
  height: 3.0084em;
  transition: padding .3s;
}

.pedido {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 15px 30px 30px;
  margin-right: auto;
  margin-left: 0;
  background: #f7f7f7;
}

.shop_table tfoot th {
  font-size: 85%;
  text-transform: inherit;
  letter-spacing: 0;
}

th:first-child, td:first-child {
  padding-left: 0 !important;
}

th:last-child, td:last-child {
  padding-right: 0 !important;
}

.woocommerce-privacy-policy-text {
  font-size: 85%;
}

/* Mi cuenta */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul a {
  padding: 10px 15px;
  background: var(--e-global-color-accent);
  display: block;
  border-bottom: 2px solid #ffffff;
  color: #fff;
  transition: .3s;
}

li.woocommerce-MyAccount-navigation-link.is-active, li.woocommerce-MyAccount-navigation-link a:hover {
  background: var(--e-global-color-secondary);
}

.woocommerce-MyAccount-content a {
  color: var(--e-global-color-accent);
}

.woocommerce-MyAccount-content p {
  line-height: 1.5;
}


.input-text.qty.text {
  margin: 0;
}

@media (max-width: 576px) {
  .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .pull-left {
    float: unset;
    width: 100%;
    text-align: center;
  }

  .woocommerce-page table.cart td.actions .button {
    margin-bottom: 10px;
  }

  .woocommerce-cart .col-12, .woocommerce-checkout .col-12 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pedido {
    padding: 15px 15px 30px;
  }
}

@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
  }
}
