/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media (max-width: 800px) {
  .checkout-cart-index .page-title-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkout-cart-index .page-title-wrapper .block-requisition-list {
    margin-bottom: 15px;
  }
}
@media print {
  .requisition-list-requisition-print .table-wrapper table {
    table-layout: auto;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'magento-icons';
  src: url('../Magento_Company/fonts/Magento-Icons.woff2') format('woff2'), url('../Magento_Company/fonts/Magento-Icons.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.wrap-text {
  margin-bottom: 30px;
}
.jstree-display-block {
  display: block !important;
}
.form-add-user .field.email .exist-notification-message {
  color: #999999;
  font-size: 12px;
  padding-top: 5px;
}
@media print {
  body {
    min-width: 102.4rem;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (max-width: 1024px) and (min-width: 769px) {
  .purchase-order-data-items.product.data.items > .item.title > .switch {
    padding: 1px 15px 1px 15px;
  }
}
/* Checkout Available Credit */
/* Checkout Available Credit */
.storefront__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .storefront__actions-switch {
  line-height: 3.2rem;
}
.storefront__actions-switch + .admin__field-service {
  min-width: 34rem;
}
input[type='checkbox'].storefront__actions-switch-checkbox {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._disabled input[type='checkbox'].storefront__actions-switch-checkbox + .storefront__actions-switch-label,
input[type='checkbox'].storefront__actions-switch-checkbox.disabled + .storefront__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
input[type='checkbox'].storefront__actions-switch-checkbox:checked + .storefront__actions-switch-label:before {
  left: 15px;
}
input[type='checkbox'].storefront__actions-switch-checkbox:checked + .storefront__actions-switch-label:after {
  background: #79a22e;
}
input[type='checkbox'].storefront__actions-switch-checkbox:checked + .storefront__actions-switch-label .storefront__actions-switch-text:before {
  content: attr(data-text-on);
}
input[type='checkbox'].storefront__actions-switch-checkbox:focus + .storefront__actions-switch-label:before,
input[type='checkbox'].storefront__actions-switch-checkbox:focus + .storefront__actions-switch-label:after {
  border-color: #007bdb;
}
._error input[type='checkbox'].storefront__actions-switch-checkbox + .storefront__actions-switch-label:before,
._error input[type='checkbox'].storefront__actions-switch-checkbox + .storefront__actions-switch-label:after {
  border-color: #e22626;
}
.storefront__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.storefront__actions-switch-label:before,
.storefront__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.storefront__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.storefront__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.storefront__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'magento-icons';
  src: url('../Magento_Company/fonts/Magento-Icons.woff2') format('woff2'), url('../Magento_Company/fonts/Magento-Icons.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.admin__action-group-wrap {
  display: inline-block;
  position: relative;
}
.admin__action-group-wrap .action-select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #ffffff;
  font-weight: 400;
  text-align: left;
}
.admin__action-group-wrap .action-select:hover {
  border-color: #adadad;
}
.admin__action-group-wrap .action-select:hover:before {
  border-color: #757575;
}
.admin__action-group-wrap .action-select:before {
  align-items: center;
  content: '\e622';
  display: flex;
  font-size: 24px;
  justify-content: space-around;
  line-height: 1;
  position: absolute;
  right: 0;
  width: 3.2rem;
}
.admin__action-group-wrap .action-select._active:before {
  content: '\e621';
}
.admin__action-group-wrap .action-select[disabled] {
  color: #545454;
}
.admin__action-group-wrap .action-select._mage-error {
  border: 1px solid #ed8380;
}
.admin__action-group-wrap._focus .action-select._mage-error {
  border: 1px solid #ed8380;
}
.admin__action-group-wrap._active {
  z-index: 500;
}
.admin__action-group-wrap._active .action-select:before {
  content: '\e621';
}
.admin__action-group-wrap._active .action-menu {
  box-shadow: 0 0 3px 1px #55829f;
}
.admin__action-group-wrap .action-menu {
  border: 1px solid #adadad;
  display: none;
  max-height: 45rem;
  overflow-y: auto;
}
.admin__action-group-wrap .action-menu._active {
  display: block;
}
.admin__action-group-wrap .action-menu ._disabled:hover {
  background: #ffffff;
}
.admin__action-group-wrap .action-menu ._disabled .action-menu-item {
  cursor: default;
  opacity: .5;
}
.admin__action-group-wrap .action-menu-items {
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
.admin__action-group-wrap .action-menu-items > .action-menu {
  min-width: 100%;
  position: static;
}
.admin__action-group-wrap .action-menu-items > .action-menu .action-submenu {
  position: absolute;
  right: -100%;
}
.admin__action-group-wrap .validate-select-field {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-action-reset,
.action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.abs-action-reset:hover,
.action-close:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.action-close {
  display: inline-block;
  text-decoration: none;
}
.action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
}
.action-close:active {
  transform: scale(0.9);
}
.action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 1;
  color: inherit;
  content: '\e616';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-close:before {
  transition: color 0.1s linear;
}
.action-close:hover {
  cursor: pointer;
  text-decoration: none;
}
.admin__action-group-list {
  background-color: #ffffff;
  border: 1px solid #757575;
  border-radius: 1px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: #545454;
  display: none;
  font-weight: 400;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 0;
  padding: 0;
  position: absolute;
  right: 0;
}
.admin__action-group-list._active {
  display: block;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*
 * Copyright (c) 2021 Mastercard
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.checkout-payment-method .payment-method._active .payment-method-content .form.hidden {
  display: none;
}
.tag {
  display: inline-block;
  position: absolute;
  z-index: 2;
}
.top-left {
  top: 0;
  left: 0;
}
.top-right {
  top: 0;
  right: 0;
}
.bottom-left {
  bottom: 0;
  left: 0;
}
.bottom-right {
  bottom: 0;
  right: 0;
}
/**
 * Owl Carousel v2.1.1
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #545454;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #545454;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #545454;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'wolf-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 769px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 770px), print {
  .modals-wrapper .modal-popup .modal-inner-wrap {
    width: 428px;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-inner-wrap,
  .modals-wrapper .modal-popup .popup-request-quote-discounts .modal-inner-wrap {
    max-width: 600px;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-inner-wrap .modal-header h1,
  .modals-wrapper .modal-popup .popup-request-quote-discounts .modal-inner-wrap .modal-header h1 {
    border-bottom: none;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-inner-wrap .modal-footer,
  .modals-wrapper .modal-popup .popup-request-quote-discounts .modal-inner-wrap .modal-footer {
    border: none;
    padding-top: 10px;
    text-align: left;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-inner-wrap .modal-footer button:not(:last-child),
  .modals-wrapper .modal-popup .popup-request-quote-discounts .modal-inner-wrap .modal-footer button:not(:last-child) {
    margin-right: 5px;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-inner-wrap .modal-footer .action.cancel,
  .modals-wrapper .modal-popup .popup-request-quote-discounts .modal-inner-wrap .modal-footer .action.cancel {
    background: none;
    border: none;
    color: #1979c3;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-content .negotiable-quote-errors .with-subtext {
    font-weight: 700;
  }
  .modals-wrapper .modal-popup.popup-request-quote .modal-content .negotiable-quote-errors .with-subtext span {
    display: block;
    font-weight: 400;
    padding-top: 10px;
  }
}
@media all and (min-width: 770px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    width: 5%;
    float: left;
    margin: 0;
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    width: 95%;
    float: left;
    margin: 0;
    padding-left: 10px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .block-requisition-management:before,
  .block-requisition-management:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .block-requisition-management:after,
  .account .page-title-wrapper:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .checkout-cart-index .page-title-wrapper,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .checkout-cart-index .page-title-wrapper,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .company-profile-index .column.main .block .box-account-information .box-content,
  .company-profile-index .column.main .block .box-address-information .box-content,
  .company-profile-index .column.main .block .box-contact-information .box-content,
  .account .column.main .block.block-dashboard-info,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'wolf-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #e6e6e6;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .checkout-cart-index .page-title-wrapper,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1366px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'wolf-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e6e6e6;
    color: #e6e6e6;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'wolf-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'wolf-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #545454;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #545454;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover::before,
  .product.data.items > .item.title > .switch:hover::after {
    color: #6d6d6d;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #545454;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #e6e6e6;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .checkout-cart-index .page-title-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    float: none;
    padding-right: 4%;
  }
  .checkout-cart-index .cart-container .block-requisition-list {
    display: none;
  }
  .cart.table-wrapper .cart.item .actions-toolbar > div,
  .cart.table-wrapper .cart.item .actions-toolbar > .action {
    display: inline-block;
    vertical-align: text-bottom;
  }
  .cart.table-wrapper .cart.item .actions-toolbar .block-requisition-list {
    margin-bottom: 0;
  }
  .cart.table-wrapper .cart.item .actions-toolbar .block-requisition-list .action {
    padding: 0;
  }
  .cart.table-wrapper .cart.item .actions-toolbar .action.split,
  .cart.table-wrapper .cart.item .actions-toolbar .action.toggle.change {
    float: none;
  }
  .cart.table-wrapper .cart.item .actions-toolbar .requisition-list-action {
    vertical-align: baseline;
  }
  .modal-popup.requisition-popup .modal-inner-wrap .modal-footer {
    border-top: none;
    text-align: left;
  }
  .modal-popup.requisition-popup .modal-footer .secondary {
    line-height: 1.42857143;
    margin: 0;
    padding: 0.7rem 1.5rem;
    color: #545454;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    font-weight: 400;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:visited {
    color: #545454;
    text-decoration: none;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:hover {
    color: #545454;
    text-decoration: underline;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:visited {
    color: #ff8d6b;
    text-decoration: none;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:hover {
    color: #545454;
    text-decoration: none;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:active {
    color: #ff8d6b;
    text-decoration: none;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:hover::before,
  .modal-popup.requisition-popup .modal-footer .secondary:hover::after {
    color: #545454;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:hover,
  .modal-popup.requisition-popup .modal-footer .secondary:active,
  .modal-popup.requisition-popup .modal-footer .secondary:focus {
    background: none;
    border: 0;
  }
  .modal-popup.requisition-popup .modal-footer .secondary.disabled,
  .modal-popup.requisition-popup .modal-footer .secondary[disabled],
  fieldset[disabled] .modal-popup.requisition-popup .modal-footer .secondary {
    color: #545454;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .modal-popup.requisition-popup .modal-footer .secondary:active,
  .modal-popup.requisition-popup .modal-footer .secondary:not(:focus) {
    box-shadow: none;
  }
  .modal-popup.requisition-popup .modal-footer .replace {
    margin-left: 10px;
  }
  .modal-popup.requisition-popup .modal-content {
    padding-bottom: 0;
  }
  .modal-popup .fieldset {
    margin-bottom: 0;
  }
  .requisition-list-requisition-index .data-grid > tbody > tr > th:not(:first-child),
  .requisition-list-requisition-index .data-grid > thead > tr > th:not(:first-child),
  .requisition-list-requisition-index .data-grid > tbody > tr > td:not(:first-child),
  .requisition-list-requisition-index .data-grid > thead > tr > td:not(:first-child) {
    padding-left: 5%;
  }
  .requisition-list-requisition-index .data-grid > tbody > tr > th:not(:last-child),
  .requisition-list-requisition-index .data-grid > thead > tr > th:not(:last-child),
  .requisition-list-requisition-index .data-grid > tbody > tr > td:not(:last-child),
  .requisition-list-requisition-index .data-grid > thead > tr > td:not(:last-child) {
    padding-right: 5%;
  }
  .data-grid-wrap .number-field,
  .data-grid-wrap .actions-field {
    text-align: right;
  }
  .data-grid-wrap .list-name-field .cell-label-line-description {
    margin-top: 5px;
  }
  .title-actions-links {
    float: right;
    margin-top: 2rem;
  }
  .block-requisition-management {
    margin-bottom: 10px;
  }
  .block-requisition-management .requisition-list-title h1 {
    font-size: 4rem;
  }
  .block-requisition-management .requisition-info {
    float: left;
  }
  .block-requisition-management .requisition-toolbar {
    float: right;
  }
  .requisition-toolbar-actions {
    margin-right: 10px;
  }
  .requisition-toolbar-actions .mobile-label {
    display: none;
  }
  .requisition-grid table {
    height: 100%;
  }
  .requisition-grid thead .col,
  .requisition-grid .item .col {
    height: 100%;
  }
  .requisition-grid thead .col.item,
  .requisition-grid .item .col.item {
    display: block;
  }
  .requisition-grid thead .col.qty .input-text,
  .requisition-grid .item .col.qty .input-text {
    margin-top: -5px;
  }
  .requisition-grid thead .col.price,
  .requisition-grid .item .col.price,
  .requisition-grid thead .col.stock,
  .requisition-grid .item .col.stock,
  .requisition-grid thead .col.qty,
  .requisition-grid .item .col.qty,
  .requisition-grid thead .col.subtotal,
  .requisition-grid .item .col.subtotal {
    text-align: right;
  }
  .requisition-grid thead .col.subtotal,
  .requisition-grid .item .col.subtotal {
    height: .1rem;
    position: relative;
  }
  .requisition-grid thead .col .product-item-subtotal,
  .requisition-grid .item .col .product-item-subtotal {
    height: 100%;
    position: relative;
  }
  .requisition-grid thead .col.col-checkbox,
  .requisition-grid .item .col.col-checkbox {
    max-width: .2rem;
  }
  .requisition-grid thead .col.col-checkbox input[type='checkbox'],
  .requisition-grid .item .col.col-checkbox input[type='checkbox'] {
    margin: 0;
  }
  .requisition-grid .product-item-image {
    float: left;
    margin-right: 10px;
  }
  .requisition-grid .actions-toolbar {
    bottom: 0;
    position: absolute;
    right: 0;
  }
  .requisition-grid .actions-toolbar > .action-delete {
    margin-left: 2rem;
  }
  .requisition-grid .price-excluding-tax {
    margin: 5px 0 3.5rem 0;
  }
  .product-item-description {
    float: right;
    width: calc(100% - 9rem);
  }
  .requisition-view-buttons > .primary {
    display: block;
    float: none;
    text-align: left;
  }
  .requisition-view-buttons .action.delete {
    float: right;
    margin-right: 0;
  }
  .block-requisition-list.update .requisition-list-button {
    float: right;
    margin-right: 0;
  }
  .block-requisition-list.update .requisition-list-button:hover {
    text-decoration: none;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 620px;
    width: 700px;
  }
  .shipping-address-modal .modal-inner-wrap .modal-popup .modal-title,
  .billing-address-modal .modal-inner-wrap .modal-popup .modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    max-height: 438px;
  }
  .address-loading-mask {
    top: 115px;
  }
  .login-container .block.block-new-company {
    clear: none;
    float: right;
  }
  .login-container .block.block-new-company .actions-toolbar {
    margin-top: 25px;
  }
  .links-container {
    display: inline-block;
    position: relative;
  }
  .links-container:before,
  .links-container:after {
    content: '';
    display: table;
  }
  .links-container:after {
    clear: both;
  }
  .links-container .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .links-container .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .links-container .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    line-height: 2.2rem;
    color: inherit;
    content: '\e622';
    font-family: 'wolf-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .links-container .action.switch:hover:after {
    color: inherit;
  }
  .links-container .action.switch:active:after {
    color: inherit;
  }
  .links-container .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .links-container .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .links-container .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    line-height: 2.2rem;
    color: inherit;
    content: '\e621';
    font-family: 'wolf-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .links-container .action.switch.active:hover:after {
    color: inherit;
  }
  .links-container .action.switch.active:active:after {
    color: inherit;
  }
  .links-container ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .links-container ul li {
    margin: 0;
    padding: 0;
  }
  .links-container ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .links-container ul:before,
  .links-container ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .links-container ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .links-container ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .links-container ul:before {
    right: 10px;
    top: -12px;
  }
  .links-container ul:after {
    right: 9px;
    top: -14px;
  }
  .links-container.active {
    overflow: visible;
  }
  .links-container.active ul {
    display: block;
  }
  .links-container li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: .8em;
  }
  .links-container li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .links-container li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .links-container li a:active {
    color: #333333;
    text-decoration: none;
  }
  .links-container li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .links-container li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .links-container li a:active {
    color: #333333;
    text-decoration: none;
  }
  .links-container li a:hover::before,
  .links-container li a:hover::after {
    color: #333333;
  }
  .links-container .customer-menu {
    display: none;
  }
  .links-container .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .links-container .action.switch:focus,
  .links-container .action.switch:active {
    background: none;
    border: none;
  }
  .links-container .action.switch:hover {
    background: none;
    border: none;
  }
  .links-container .action.switch.disabled,
  .links-container .action.switch[disabled],
  fieldset[disabled] .links-container .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .links-container .header.links {
    min-width: 225px;
  }
  .links-container.active .action.switch:after {
    content: '\e621';
  }
  .links-container.active .customer-menu {
    display: block;
  }
  .links-container .greet {
    display: none;
  }
  .customer-register .links-container-title {
    cursor: pointer;
  }
  .manage-company-accounts .message + .actions-toolbar {
    margin-top: 50px;
  }
  .modal-popup .actions-toolbar .secondary .action {
    background: none;
    border: none;
    color: #ff8d6b;
    font-weight: 400;
    margin: .7rem 1.5rem;
    padding: 0;
  }
  .modal-popup .actions-toolbar .secondary .action:active,
  .modal-popup .actions-toolbar .secondary .action:not(:focus) {
    box-shadow: none;
  }
  .modal-popup input:hover,
  .modal-popup textarea:hover {
    border-color: #68a8e0;
  }
  .modal-popup.popup-tree .modal-inner-wrap .modal-footer {
    border-top: none;
    text-align: left;
  }
  .popup-tree .fieldset {
    margin-bottom: 0;
  }
  .popup-tree .modal-footer .primary {
    margin-right: 10px;
  }
  .popup-tree .modal-footer .secondary {
    background: none;
    border: none;
    color: #ff8d6b;
    font-weight: 400;
    margin: .7rem 1.5rem;
    padding: 0;
  }
  .popup-tree .modal-footer .secondary:active,
  .popup-tree .modal-footer .secondary:not(:focus) {
    box-shadow: none;
  }
  .page-title .edit-company-profile {
    left: -10px;
    position: relative;
  }
  .company-profile-index .column.main .block .box-account-information .box-content,
  .company-profile-index .column.main .block .box-address-information .box-content,
  .company-profile-index .column.main .block .box-contact-information .box-content {
    line-height: 24px;
  }
  .company-profile-edit .column.main .form-edit-company {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .company-profile-edit .column.main .form-edit-company .fieldset,
  .company-profile-edit .column.main .form-edit-company .actions-toolbar {
    width: 52%;
  }
  .company-account-index .columns .column.main .block:not(.widget) .box-content strong {
    display: inline-block;
    width: 17%;
  }
  .company-account-create .columns .main .form-create-account {
    width: 51%;
  }
  .company-account-create .columns .main .form-create-account .fieldset-fullname .fields .field:last-child {
    margin: 0 0 10px;
  }
  .company-users-index .long-text-field {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .jstree li a {
    position: relative;
  }
  .account .column.main .block.block-dashboard-info {
    line-height: 24px;
  }
  .account .column.main .block.block-dashboard-info .block-content:before,
  .account .column.main .block.block-dashboard-info .block-content:after {
    content: normal;
  }
  .negotiable_quote-quote-view .page-title {
    margin-bottom: .7rem;
    margin-top: 0;
  }
  .negotiable_quote-quote-view .quote-status {
    margin-top: .7rem;
  }
  .order-references {
    margin-top: -1.4rem;
  }
  .negotiable-quote-quote-index .data-grid thead > tr > td,
  .negotiable-quote-quote-index .data-grid thead > tr > th {
    border-bottom: 1px solid #d1d1d1;
  }
  .negotiable-quote-quote-index .pages a.page {
    cursor: pointer;
  }
  .negotiable-quote-quote-index .page-title {
    display: block;
    margin-bottom: 25px;
  }
  .negotiable-quote-quote-view .page-title {
    margin-bottom: 5px;
  }
  .negotiable-quote-quote-view.account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    width: 50%;
  }
  .negotiable-quote-quote-view .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .negotiable-quote-quote-view .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .negotiable-quote-quote-view .quote-table-totals {
    float: right;
    width: 55%;
  }
  .negotiable-quote-quote-view .quote-updated .quote-table-totals tfoot > tr:not(.catalog_price_table) > th,
  .negotiable-quote-quote-view .quote-updated .quote-table-totals tfoot > tr:not(.catalog_price_table) > td {
    text-decoration: line-through;
  }
  .negotiable-quote-quote-view .shipping-updated .quote-table-totals tfoot > tr:not(.catalog_price_table):not(.proposed_quote_price) > th,
  .negotiable-quote-quote-view .shipping-updated .quote-table-totals tfoot > tr:not(.catalog_price_table):not(.proposed_quote_price) > td {
    text-decoration: line-through;
  }
  .quote-details-items thead .col.item,
  .quote-details-items .item .col.item {
    display: block;
  }
  .quote-details-items thead .col.price,
  .quote-details-items .item .col.price,
  .quote-details-items thead .col.stock,
  .quote-details-items .item .col.stock,
  .quote-details-items thead .col.qty,
  .quote-details-items .item .col.qty,
  .quote-details-items thead .col.subtotal,
  .quote-details-items .item .col.subtotal {
    text-align: right;
  }
  .quote-details-items thead .col .price,
  .quote-details-items .item .col .price {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
  }
  .quote-details-items .content .quote-title {
    display: none;
  }
  .quote-details-items .quote-table-totals-wrap {
    border-bottom: 1px solid #e4e4e4;
  }
  .quote-details-items .quote-table {
    border: 1px solid #e4e4e4;
  }
  .page-main .block.quote-shipping-info {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .page-title-wrapper .page-title {
    display: block;
  }
  .quote-name {
    font-size: 1.6rem;
    margin-bottom: 20px;
    word-wrap: break-word;
  }
  .quote-date {
    float: left;
    margin-bottom: .8rem;
  }
  .quote-sales-rep {
    float: right;
  }
  .mobile-label {
    display: none;
  }
  .admin__data-grid-wrap {
    padding-top: 20px;
  }
  .quote-shipping-info .box-shipping-address .box-content {
    font-size: 1.4rem;
  }
  .quote-shipping-info .box-content .box {
    margin-bottom: 0;
    width: 50%;
  }
  .quote-view-links.quote-view-buttons .action {
    margin-right: 10px;
  }
  .quote-actions-toolbar .print {
    float: right;
    padding-left: 25px;
    padding-right: 0;
  }
  .modal-popup.popup-edit-address .modal-inner-wrap .modal-footer {
    border-top: none;
    text-align: left;
  }
  .popup-edit-address .fieldset {
    margin-bottom: 0;
  }
  .popup-edit-address .modal-footer .primary {
    margin-right: 10px;
  }
  .popup-edit-address .field .control > .field,
  .popup-edit-address .field .control > .fields > .field {
    margin: 0 0 20px;
    margin-bottom: 0;
  }
  .popup-edit-address .field .control > .field > .label,
  .popup-edit-address .field .control > .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .popup-edit-address .field .control > .field:last-child,
  .popup-edit-address .field .control > .fields > .field:last-child {
    margin-bottom: 0;
  }
  .popup-edit-address .field .control > .field > .label,
  .popup-edit-address .field .control > .fields > .field > .label {
    font-weight: 600;
  }
  .popup-edit-address .field .control > .field > .label + br,
  .popup-edit-address .field .control > .fields > .field > .label + br {
    display: none;
  }
  .popup-edit-address .field .control > .field .choice input,
  .popup-edit-address .field .control > .fields > .field .choice input {
    vertical-align: top;
  }
  .popup-edit-address .field .control > .field .fields.group:before,
  .popup-edit-address .field .control > .fields > .field .fields.group:before,
  .popup-edit-address .field .control > .field .fields.group:after,
  .popup-edit-address .field .control > .fields > .field .fields.group:after {
    content: '';
    display: table;
  }
  .popup-edit-address .field .control > .field .fields.group:after,
  .popup-edit-address .field .control > .fields > .field .fields.group:after {
    clear: both;
  }
  .popup-edit-address .field .control > .field .fields.group .field,
  .popup-edit-address .field .control > .fields > .field .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .popup-edit-address .field .control > .field .fields.group.group-2 .field,
  .popup-edit-address .field .control > .fields > .field .fields.group.group-2 .field {
    width: 50% !important;
  }
  .popup-edit-address .field .control > .field .fields.group.group-3 .field,
  .popup-edit-address .field .control > .fields > .field .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .popup-edit-address .field .control > .field .fields.group.group-4 .field,
  .popup-edit-address .field .control > .fields > .field .fields.group.group-4 .field {
    width: 25% !important;
  }
  .popup-edit-address .field .control > .field .fields.group.group-5 .field,
  .popup-edit-address .field .control > .fields > .field .fields.group.group-5 .field {
    width: 20% !important;
  }
  .popup-edit-address .field .control > .field .addon,
  .popup-edit-address .field .control > .fields > .field .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .popup-edit-address .field .control > .field .addon textarea,
  .popup-edit-address .field .control > .fields > .field .addon textarea,
  .popup-edit-address .field .control > .field .addon select,
  .popup-edit-address .field .control > .fields > .field .addon select,
  .popup-edit-address .field .control > .field .addon input,
  .popup-edit-address .field .control > .fields > .field .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .popup-edit-address .field .control > .field .addon .addbefore,
  .popup-edit-address .field .control > .fields > .field .addon .addbefore,
  .popup-edit-address .field .control > .field .addon .addafter,
  .popup-edit-address .field .control > .fields > .field .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: Roboto;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .popup-edit-address .field .control > .field .addon .addbefore:disabled,
  .popup-edit-address .field .control > .fields > .field .addon .addbefore:disabled,
  .popup-edit-address .field .control > .field .addon .addafter:disabled,
  .popup-edit-address .field .control > .fields > .field .addon .addafter:disabled {
    opacity: 0.5;
  }
  .popup-edit-address .field .control > .field .addon .addbefore::-moz-placeholder,
  .popup-edit-address .field .control > .fields > .field .addon .addbefore::-moz-placeholder,
  .popup-edit-address .field .control > .field .addon .addafter::-moz-placeholder,
  .popup-edit-address .field .control > .fields > .field .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .popup-edit-address .field .control > .field .addon .addbefore::-webkit-input-placeholder,
  .popup-edit-address .field .control > .fields > .field .addon .addbefore::-webkit-input-placeholder,
  .popup-edit-address .field .control > .field .addon .addafter::-webkit-input-placeholder,
  .popup-edit-address .field .control > .fields > .field .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .popup-edit-address .field .control > .field .addon .addbefore:-ms-input-placeholder,
  .popup-edit-address .field .control > .fields > .field .addon .addbefore:-ms-input-placeholder,
  .popup-edit-address .field .control > .field .addon .addafter:-ms-input-placeholder,
  .popup-edit-address .field .control > .fields > .field .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .popup-edit-address .field .control > .field .addon .addbefore,
  .popup-edit-address .field .control > .fields > .field .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .popup-edit-address .field .control > .field .additional,
  .popup-edit-address .field .control > .fields > .field .additional {
    margin-top: 10px;
  }
  .popup-edit-address .field .control > .field.required > .label:after,
  .popup-edit-address .field .control > .fields > .field.required > .label:after,
  .popup-edit-address .field .control > .field._required > .label:after,
  .popup-edit-address .field .control > .fields > .field._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .popup-edit-address .field .control > .field .note,
  .popup-edit-address .field .control > .fields > .field .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .popup-edit-address .field .control > .field .note:before,
  .popup-edit-address .field .control > .fields > .field .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'wolf-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .popup-edit-address .form-quote-popup {
    overflow: hidden;
  }
  .modal-popup.popup-attentional-quote-error .modal-inner-wrap .modal-title {
    border-bottom: none;
  }
  .modal-popup.popup-attentional-quote-error .modal-inner-wrap .modal-content {
    border-bottom: 20px;
  }
  .modal-popup.popup-attentional-quote-error .modal-inner-wrap .modal-content .attentional-content .with-subtext span {
    display: block;
    padding-top: 10px;
  }
  .modal-popup.popup-attentional-quote-error .modal-inner-wrap .modal-footer {
    border-top: none;
    padding-top: 10px;
    text-align: left;
  }
  .modal-popup.popup-attentional-quote-error .modal-inner-wrap .modal-footer .action-accept {
    background: #545454;
    box-shadow: none;
    color: #ffffff;
  }
  .negotiable-quote-order-information .negotiable-quote-link {
    float: right;
    max-width: 49%;
    text-align: right;
  }
  .negotiable-quote-order-information .order-date {
    float: left;
    max-width: 49%;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .my-orders-search-advanced .field-50 {
    float: left;
    position: relative;
    width: 48%;
  }
  .my-orders-search-advanced .field-50:nth-child(odd) {
    clear: both;
    margin-right: 2%;
  }
  .my-orders-search-advanced .field-50:nth-child(even) {
    margin-left: 2%;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .purchaseorder-purchaseorder-view .page-title {
    margin-bottom: .7rem;
    margin-top: 0;
  }
  .purchaseorder-purchaseorder-view .purchase-order-status {
    margin-top: .7rem;
  }
  .purchase-order-totals-wrap .purchase-order-totals {
    float: right;
    width: 55%;
  }
  .multiple-skus-item .field.qty .label {
    visibility: hidden;
  }
  .account .toolbar .limiter {
    float: right;
  }
  .purchaseorder-actions-toolbar {
    float: right;
  }
  .col-150-max {
    max-width: 150px;
  }
  .form-create-purchase-order-rule .field .control {
    max-width: 500px;
  }
  .form-create-purchase-order-rule .field-condition-order-total > .control {
    display: flex;
  }
  .form-create-purchase-order-rule .field-condition-order-total > .control > .control {
    max-width: 46%;
    width: 100%;
  }
  .form-create-purchase-order-rule .field-condition-order-total .additional {
    margin-left: 10px;
    margin-top: 0;
  }
  .form-create-purchase-order-rule .field-tooltip-content {
    width: 458px;
  }
  .form-purchase-order {
    margin-bottom: 0;
  }
  .checkout-agreements-block {
    clear: both;
  }
  .navigation .blog-mx.level0:last-child {
    float: right;
  }
  .summa-slider-container .prevent-aspect-ratio.mobile {
    display: none;
  }
  .summa-slider-container .prevent-aspect-ratio.desktop {
    display: block;
  }
  .block-swissup-ajaxsearch-results .grid {
    display: flex;
    overscroll-behavior-y: contain;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper {
    min-width: 450px;
    flex-grow: 2;
    display: flex;
    flex-wrap: wrap;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info {
    width: 33.33%;
    border-bottom: none;
    margin: 0;
    box-sizing: border-box;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-photo,
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-details {
    max-width: none;
    display: block;
    text-align: center;
  }
  .block-swissup-ajaxsearch-results .grid .custom-item-info-wrapper {
    order: -1;
    flex-grow: 1;
    min-width: 170px;
    max-width: 250px;
  }
  ul.select2-results__options > li.select2-results__option {
    margin: 0;
    padding: 1px 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper {
    display: block;
    box-sizing: border-box;
    padding: 0;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #ffffff;
    position: relative;
    z-index: 1;
    max-width: 30%;
    margin-right: -1px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    box-shadow: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container {
    right: auto !important;
    left: 0 !important;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container--open .select2-dropdown {
    right: auto;
    left: -1px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
    min-width: 250px;
    max-width: 450px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
    left: 15px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
    left: 14px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results {
    padding: 3px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options {
    padding-right: 3px;
    -webkit-overflow-scrolling: touch;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .select2-container,
  .block-swissup-ajaxsearch .select2-container .select2-selection--single,
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
  }
  .block-swissup-ajaxsearch .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: none;
  }
  .block-swissup-ajaxsearch .select2-container--default {
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: normal;
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-search--dropdown .select2-search__field {
    box-shadow: none;
    height: auto;
  }
  .block-search.block-swissup-ajaxsearch .actions .action.search {
    display: block;
    position: absolute;
    top: 0;
  }
  .block-search.block-swissup-ajaxsearch .field.search {
    display: flex;
    flex-wrap: nowrap;
  }
  .block-search.block-swissup-ajaxsearch .field.search .origin {
    flex-grow: 1;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search,
  .block-search.block-swissup-ajaxsearch.folded {
    width: 32px;
    height: 32px;
    opacity: 0;
    padding: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .field.search,
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .action.search,
  .block-search.block-swissup-ajaxsearch.folded .action.search {
    width: 32px;
    height: 32px;
    right: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .action.search:before,
  .block-search.block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 19px;
  }
  .block-search.block-swissup-ajaxsearch.folded {
    opacity: 1;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    z-index: 1000;
    opacity: 0;
  }
  .block-search.block-swissup-ajaxsearch.folded .loading-mask {
    right: 100%;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.search .loading-mask {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.close {
    position: absolute;
    z-index: 1001;
    top: 1px;
    right: 0;
    line-height: 32px;
    font-size: 23px;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .field.search {
    opacity: 1;
    width: auto;
    height: auto;
    overflow: visible;
    min-width: 350px;
    padding: 10px 10px;
    top: -10px;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.search {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.close {
    width: 32px;
    height: 32px;
    transition: 300ms opacity ease-in-out;
    opacity: 1;
    overflow: visible;
  }
  .ajaxsearch-mask {
    opacity: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0);
    z-index: 999;
  }
  .ajaxsearch-mask.shown {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search {
    background-color: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search .input-text {
    box-shadow: 0 0 0 3px #eaeaea;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper {
    flex-shrink: 0;
    min-width: 90px;
    width: 90px;
    margin-right: -90px;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    padding-left: 95px;
    border-radius: 1px;
  }
  .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: auto;
    right: -10px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .select2-selection--single {
    font-size: 40px;
    font-weight: 600;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .control,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .twitter-typeahead {
    height: 100%;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text {
    border: 0;
    box-shadow: none;
    background: #ffffff;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text::placeholder {
    color: #cacaca;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .swissup-ajaxsearch-filter-category-wrapper {
    border: 0;
    background: #ffffff;
    border-right: 4px solid #333333;
    min-width: 140px;
    max-width: 200px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .action.close {
    font-size: 40px;
    line-height: 100px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown {
    z-index: 9999;
    position: static;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .field.search {
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    padding-left: 10%;
    padding-right: 10%;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .action.close {
    right: 10%;
    top: 0;
    width: 52px;
    height: 100px;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results {
    margin-top: 10px;
    padding-top: 10px;
    border: 0;
    border-top: 0;
    box-shadow: none;
    filter: none;
    max-width: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::before,
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::after {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .tt-dataset {
    max-height: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .list {
    font-size: 1.5rem;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask {
    background: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask.shown {
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e6e6e6;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #e6e6e6;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(230, 230, 230, 0.3);
    color: #5e5e5e;
    border: 1px solid #e6e6e6;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #e6e6e6;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(230, 230, 230, 0.8), inset 0 -1px 0 0 rgba(230, 230, 230, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'wolf-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover::before,
  .compare.wrapper .action.compare:hover::after {
    color: #333333;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'wolf-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #545454;
    border: 1px solid #808080;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #545454;
    border: 1px solid #808080;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #474747;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #474747;
  }
  .opc-progress-bar-item._complete > span {
    color: #545454;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'wolf-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff8d6b;
    border-color: #ff8d6b;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff8d6b;
    border-color: #ff8d6b;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff8d6b;
    content: '\e610';
    font-family: 'wolf-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 769px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: Roboto;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'wolf-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #e6e6e6;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #e6e6e6;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #e6e6e6;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #e6e6e6;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #e6e6e6;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'wolf-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'wolf-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover::before,
  .customer-welcome li a:hover::after {
    color: #333333;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  body.nav-up .page-wrapper {
    padding-top: 100px;
  }
  body.nav-up .page-wrapper header.page-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #ffffff;
    z-index: 999;
    animation: navtop;
    animation-duration: .3s;
  }
  @keyframes navtop {
    0% {
      top: -100px;
    }
    100% {
      top: 0;
    }
  }
  body .page-wrapper > .blockubica {
    display: none;
  }
  body .page-header .header.content .help-btn {
    white-space: nowrap;
    padding: 0 10px;
  }
  body .page-header .header.content .help-btn .btnhelp {
    font-size: 1.2rem;
  }
  body .page-header .header.content .help-btn .btnhelp:before {
    content: '\e90f';
    font-family: 'wolf-icons';
    margin: 0;
    line-height: 1;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #68bf5f;
  }
  body .page-header .header.content .help-btn .btnhelp:hover {
    text-decoration: none;
  }
  body.loginuser header.page-header .header.content > .header.links {
    min-width: 130px;
  }
  body.loginuser header.page-header .header.content > .header.links > li.greet.welcome {
    display: block;
  }
  header.page-header .header.content {
    padding: 10px 0 0 160px;
    height: 100px;
  }
  header.page-header .header.content .extra-btns a.bonamex {
    font-size: 1.2rem;
    color: #ff8d6b;
    font-weight: normal;
    white-space: nowrap;
  }
  header.page-header .header.content .extra-btns a.bonamex:before {
    color: #ff8d6b;
    margin-right: 3px;
  }
  .sections.nav-sections {
    background: transparent;
    z-index: 10;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ff8d6b;
  }
  .sections.nav-sections .navigation {
    position: static;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sections.nav-sections .navigation > ul {
    width: 100%;
    float: left;
    padding: 0;
    margin-right: 15px;
  }
  .sections.nav-sections .navigation > ul > .level0.nav-1 {
    width: 100%;
    float: left;
  }
  .sections.nav-sections .navigation > ul > .level0.nav-1 > ul.level0.submenu {
    display: flex !important;
    justify-content: space-between;
    padding: 0;
    box-shadow: none;
    border: 0;
    width: 100%;
    position: static !important;
  }
  .sections.nav-sections .navigation > ul > .level0.nav-1 > ul.level0.submenu a {
    padding: 8px 0;
    background: transparent;
    color: #626366;
  }
  .sections.nav-sections .navigation > ul > .level0.nav-1 > ul.level0.submenu a:hover {
    color: #ff8d6b;
  }
  .sections.nav-sections .navigation > ul > .level0.nav-1 > ul.level0.submenu .active > a {
    border: 0;
    color: #ff8d6b;
    font-weight: 500;
  }
  .account .columns div.sidebar {
    float: left;
    width: 100%;
    padding: 0;
  }
  .account .columns div.sidebar .content {
    padding: 0;
  }
  .account .columns div.sidebar .content ul.nav.items {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .account .columns div.sidebar .content ul.nav.items .item strong {
    padding: 0 15px;
    border: 0;
    font-size: 1.2rem;
    color: #ff8d6b;
  }
  .account .columns div.sidebar .content ul.nav.items .item a {
    padding: 0 15px;
    border: 0;
    font-size: 1.2rem;
  }
  .account .columns div.sidebar .content ul.nav.items .item a:hover {
    background: transparent;
    color: #ff8d6b;
  }
  .product-info-main .product-add-form > form .box-tocart .control input {
    width: 90px;
  }
  .product.media .product-info-mobile {
    display: none;
  }
  .modals-wrapper .modal-popup input:hover,
  .modals-wrapper .modal-popup textarea:hover {
    border-color: #ff8d6b;
  }
}
@media all and (min-width: 1024px), print {
  .field-date .control .sub-label,
  .field-order-total .control .sub-label {
    width: 20%;
  }
  .field-date .control input,
  .field-order-total .control input {
    width: 55%;
  }
  .orderapprovals-purchaseorder-view .page-main .negotiable-quote-order-information {
    margin-top: .6rem;
  }
  .grid-content {
    padding: 0 !important;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
.cintillo,
.cantidad,
.presentacion {
  color: #ffffff;
  margin: 5px 1px;
  padding: 1px 10px;
  font-size: 1.3rem;
  display: inline-block;
}
.cintillo {
  background: #de5d8d;
}
.cantidad {
  background: #8d8d8d;
}
.presentacion:not(.swatch-attribute) {
  background: #55829f;
}
.home-carousel .product-items > .product-item {
  display: inline-block;
  opacity: 0;
}
.cms-index-index .categorias div[data-content-type="text"] {
  /*padding:0 10px;
            @media only screen and (max-width: 666px){
                p{
                    padding:0 10px;
                }
            }*/
}
.cms-index-index .categorias div[data-content-type="text"] p {
  padding: 0 10px;
}
.cms-index-index .categorias .catcont {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cms-index-index .categorias .catcont:not(.slick-slider) {
    display: flex;
    max-width: 1098px;
    margin: auto !important;
    justify-content: center;
    width: 100%;
    padding: 20px 0 !important;
  }
  .cms-index-index .categorias .catcont:not(.slick-slider) > .container_car {
    width: 188px;
    height: 233px;
    max-width: none;
  }
  .cms-index-index .categorias .catcont:not(.slick-slider) > .container_car:not(:last-child) {
    margin-right: 3.6%;
  }
  .cms-index-index .categorias .catcont:not(.slick-slider) > .container_car div + span {
    margin-top: 5px;
  }
}
.cms-index-index .categorias .catcont .container_car {
  box-shadow: 0px 3px 6px 1px #ebebeb;
  border-radius: 0px 3px 6px 1px #000;
  position: relative;
  padding: 0 10px;
}
.cms-index-index .categorias .catcont .container_car div + span {
  color: #ff8d6b;
  background: #fff7f2;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}
@media only screen and (max-width: 480px) {
  .cms-index-index .categorias .catcont .container_car div + span {
    white-space: nowrap;
    font-size: 1.3rem;
  }
}
.cms-index-index .categorias .catcont .slick-list {
  width: 100%;
  max-width: initial;
  box-shadow: none;
  padding: 10px 0 !important;
  margin-bottom: 0;
}
@media only screen and (max-width: 666px) {
  .cms-index-index .categorias .catcont .slick-list {
    width: 85%;
    overflow: initial;
  }
}
@media screen and (max-width: 1025px) and (min-width: 666px) {
  .cms-index-index .categorias .catcont .slick-list {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
}
.cms-index-index .categorias .catcont .slick-list .slick-track {
  margin: auto;
  min-width: 100%;
  padding: 10px 0;
}
.cms-index-index .categorias .catcont .slick-list .slick-track .slick-slide {
  padding: 0 10px;
}
.cms-index-index .categorias .catcont .slick-list .slick-track .slick-slide.first-child {
  padding-left: 0;
}
.cms-index-index .categorias .catcont .slick-list .slick-track .slick-slide.last-child {
  padding-right: 0;
}
.cms-index-index .categorias .catcont .slick-list .slick-track .slick-slide:hover img {
  transform: scale(1);
  transition: transform 0.3s;
}
@media only screen and (max-width: 666px) {
  .cms-index-index .categorias .catcont .slick-list .slick-track .slick-slide {
    padding: 0;
  }
}
.cms-index-index .categorias .catcont .slick-list:hover img {
  transform: scale(0.8);
  transition: transform 0.3s;
}
.cms-index-index .categorias .catcont > div:hover img {
  transform: scale(0.8);
  transition: transform 0.3s;
}
@media screen and (max-width: 1200px) and (min-width: 666px) {
  .cms-index-index .categorias .catcont.slick-slider .slick-arrow.slick-next {
    right: 2rem;
  }
  .cms-index-index .categorias .catcont.slick-slider .slick-arrow.slick-prev {
    left: 2rem;
  }
}
.cms-index-index .categorias .catcont .slick-dots {
  float: left;
}
.categorias .catcont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.categorias .catcont > div {
  float: left;
  text-align: center;
  box-shadow: 0px 3px 6px 1px #ebebeb;
  border-radius: 10px;
  position: relative;
  padding: 0 10px;
}
.categorias .catcont > div a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.categorias .catcont > div a span {
  display: none;
}
@media only screen and (min-width: 769px) {
  .categorias .catcont > div img {
    transform: scale(0.8);
    transition: transform 0.3s;
  }
  .categorias .catcont > div:hover span {
    color: #ff8d6b;
    transition: color 0.3s;
  }
  .categorias .catcont > div:hover img {
    transform: scale(1);
    transition: transform 0.3s;
  }
}
.categorias .catcont > div span {
  margin-bottom: 15px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .categorias .catcont > div:not(:last-child) {
    margin-right: 10px;
  }
}
.page-products .page-wrapper > [data-content-type="row"] {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  max-width: none;
  border-top: 5px solid #ffeee9;
  padding-top: 25px;
}
.page-products .page-wrapper > [data-content-type="row"] .menu-categorias {
  display: block;
  max-width: 1366px;
  margin: auto;
}
.page-products .page-wrapper .categorias .catcont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-products .page-wrapper .categorias .catcont > div {
  float: left;
  text-align: center;
  box-shadow: 0px 3px 6px 1px #ebebeb;
  border-radius: 10px;
  position: relative;
  padding: 0 10px;
}
.page-products .page-wrapper .categorias .catcont > div a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-products .page-wrapper .categorias .catcont > div a span {
  display: none;
}
@media only screen and (min-width: 769px) {
  .page-products .page-wrapper .categorias .catcont > div img {
    transform: scale(0.8);
    transition: transform 0.3s;
  }
  .page-products .page-wrapper .categorias .catcont > div:hover span {
    color: #ff8d6b;
    transition: color 0.3s;
  }
  .page-products .page-wrapper .categorias .catcont > div:hover img {
    transform: scale(1);
    transition: transform 0.3s;
  }
}
.page-products .page-wrapper .categorias .catcont > div span {
  margin-bottom: 15px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .page-products .page-wrapper .categorias .catcont > div:not(:last-child) {
    margin-right: 10px;
  }
}
.page-products .page-wrapper .categorias .catcont div.slick-list {
  margin-right: 0px;
  box-shadow: none;
}
.page-products .page-wrapper .categorias .catcont div.slick-list .slick-slide {
  position: relative;
  border-radius: 10px;
  margin: 5px;
  box-shadow: 0px 3px 6px 1px #ebebeb;
}
.page-products .page-wrapper .categorias .catcont div.slick-list .slick-slide .container_car img {
  margin: auto;
}
.page-products .page-wrapper .categorias .catcont div.slick-list .slick-slide .container_car span {
  color: #ff8d6b;
  background: #fff7f2;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}
.blockubica .contentubica {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  padding-right: 30px;
  padding-left: 15px;
  padding-top: 3px;
  position: relative;
  align-items: center;
  width: 230px;
  visibility: hidden;
}
.blockubica .contentubica.ubicaconfirm:before {
  content: '\e610';
  font-family: 'wolf-icons';
  font-size: 15px;
  position: absolute;
  right: 45px;
  top: 5px;
  color: #2dc876;
}
.blockubica .contentubica > div p {
  font-weight: 400;
  margin: 0;
}
.blockubica .contentubica > div:first-child {
  width: 100%;
}
.blockubica .contentubica > div:last-child a {
  color: #ffffff;
  background: #b1b1b1;
  float: left;
  width: 100%;
  padding: 2px 10px;
  text-align: center;
  border-radius: 5px;
  font-weight: 400;
}
.blockubica .contentubica > div:last-child a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48px;
  height: 12px;
  background-image: url(../images/triangles.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
.blockubica .contentubica:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #ff8d6b;
}
.gm-svpc {
  top: 30px !important;
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  header.page-header {
    padding: 0 15px;
  }
}
#container-cobertura {
  position: fixed;
  right: -390px;
  top: 89%;
  transform: translateY(-50%);
  background: #ff8d6b;
  width: 100%;
  max-width: 400px;
  padding: 10px;
  color: #ffffff;
  height: 100%;
  max-height: 225px;
  display: flex;
  align-items: center;
  border-radius: 8px 0 0 8px;
  transition: all 0.3s;
  z-index: 110;
}
@media only screen and (max-width: 768px) {
  #container-cobertura {
    top: auto;
    bottom: -20px;
    right: -350px;
    max-height: 154px;
    max-width: 350px;
  }
  #container-cobertura div.step-one .gps-text {
    font-size: 1.6rem;
    line-height: 1;
  }
  #container-cobertura div.step-one .gps-link {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 320px) {
  #container-cobertura {
    right: -320px;
  }
}
#container-cobertura .ico-opn {
  position: absolute;
  left: -15px;
  top: 50%;
  background: #ff8d6b;
  width: 30px;
  height: 30px;
  border-radius: 100% 0 0 100%;
  line-height: 30px;
  transform: translateY(-50%);
  cursor: pointer;
}
#container-cobertura .ico-opn:before {
  float: left;
  margin-left: 5px;
  transform: rotateY(-180deg);
  transition: all 0.3s;
}
#container-cobertura .ico-opn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 225px;
  width: 50px;
}
#container-cobertura .step-one {
  padding-left: 80px;
  text-align: center;
}
#container-cobertura .step-one .icon-location {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
#container-cobertura .step-one .icon-location:before {
  font-size: 8rem;
}
#container-cobertura .step-one .gps-text {
  font-size: 1.8rem;
}
#container-cobertura .step-one .btn-location {
  display: block;
  margin: 15px auto;
  border: 0;
  background: #ffffff;
  color: #2e2f33;
  font-size: 1.4rem;
  height: 40px;
}
@media only screen and (min-width: 768px) {
  #container-cobertura .step-one .btn-location:hover {
    background: #ffb49e;
  }
}
#container-cobertura .step-one .gps-link {
  color: #2e2f33;
  float: left;
  width: 100%;
  text-align: center;
}
#container-cobertura .step-one .gps-link a {
  color: #ffffff;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  #container-cobertura .step-one .gps-link a:hover {
    text-decoration: underline;
  }
}
#container-cobertura.active {
  right: 0;
  transition: all 0.3s;
}
#container-cobertura.active .ico-opn:before {
  transform: rotateY(0deg);
  transition: all 0.3s;
}
.block.newsletter .form.subscribe > .field,
.block.newsletter .form.subscribe > .actions {
  float: inherit;
}
.block.newsletter .field.newsletter {
  max-width: 100%;
}
body .fieldset .field:not(.choice):not([name="shippingAddress.custom_attributes.coverage"]):not([name="shippingAddress.custom_attributes.receptor_is_customer"]).label-fixed > label,
body .fieldset .field:not(.choice):not([name="shippingAddress.custom_attributes.coverage"]):not([name="shippingAddress.custom_attributes.receptor_is_customer"]).label-fixed > legend {
  background: #ffffff;
  transform: translate(5px, -7px);
  padding: 0 6px;
  color: #626366;
  font-size: 1.2rem;
  transition: all ease .2s;
  left: 0;
}
/**** rediseño ****/
button:not(.primary) {
  background: transparent;
  border-color: #e6e6e6;
  color: #999999;
  font-weight: 500;
  font-size: 12px;
  box-shadow: none;
  transition: all 0.3s ease 0s;
}
button:not(.primary):hover {
  border-color: #545454;
  color: #545454;
}
[data-container="body"] button#top-cart-btn-checkout,
[data-container="body"] button.action.primary.checkout,
[data-container="body"] button.button.action.continue.primary,
[data-container="body"] button#product-addtocart-button {
  background: #ff8d6b;
  box-shadow: none;
  text-transform: normal;
  font-size: 1.4rem;
  border: 0;
}
[data-container="body"] button#top-cart-btn-checkout:hover,
[data-container="body"] button.action.primary.checkout:hover,
[data-container="body"] button.button.action.continue.primary:hover,
[data-container="body"] button#product-addtocart-button:hover {
  background: #ffb49e;
}
@font-face {
  font-family: 'Poppins-Light';
  src: url('../fonts/poppins/Poppins-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-ExtraLight';
  src: url('../fonts/poppins/Poppins-ExtraLight.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('../fonts/poppins/Poppins-SemiBold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/poppins/Poppins-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/poppins/Poppins-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 800px) and (min-width: 769px) {
  body div.minicart-wrapper {
    min-width: 50px !important;
  }
  body div.minicart-wrapper .action.showcart > .counter.qty > span.text {
    display: none;
  }
  body .extra-btns .myorders span {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body.loginuser header.page-header .header.content a.myorders {
    display: block !important;
  }
  body.loginuser header.page-header .header.content a.bonamex {
    display: block !important;
  }
  body.loginuser header.page-header .header.content > ul.header.links > li.txtmc {
    display: block !important;
  }
  body.loginuser header.page-header .header.content > ul.header.links > li.txtmc ~ li {
    display: none;
  }
  body header.page-header .header.content a.bonamex,
  body header.page-header .header.content a.btnhelp {
    display: block !important;
    text-align: center;
  }
  body header.page-header .header.content > ul.header.links > li.txtmc {
    float: left;
    width: 100%;
    margin-top: 2px;
    white-space: nowrap;
    font-size: 0.8rem;
    font-weight: 400;
    color: #b1b1b1;
    margin-top: 7px;
  }
  body header.page-header .header.content > ul.header.links > li.txtmc ~ li {
    display: none;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  div.sections.nav-sections .navigation > ul {
    margin-right: 15px;
  }
  div.sections.nav-sections .navigation > ul > li.level0.level-top > a.level-top {
    padding: 12px 0;
  }
  div.sections.nav-sections .navigation > ul > li.level0.level-top > a.level-top span {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .widget.block.block-static-block .cintillo-entrega {
    z-index: -1 !important;
  }
  .page-wrapper header.page-header div.header.content div.block.block-search .block.block-content:after {
    box-shadow: none !important;
  }
  .product-item-info.tt-suggestion.tt-selectable {
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0 0px 12px 0 #ebebeb, 0 0px 0px 0 #ebebeb;
  }
}
.new-menu-brand {
  width: 12pc;
  text-align: right;
  position: relative;
}
.new-menu-brand a {
  color: #626366 !important;
  font-weight: 400;
  font-size: 14px;
}
.new-menu-brand a:hover {
  color: #ff8d6b !important;
}
.new-menu-brand:hover .sub-menu-brand {
  display: block;
}
.new-menu-brand .sub-menu-brand {
  position: absolute;
  background-color: #fff !important;
  padding: 0px 20px;
  border-radius: 15px;
  right: -33px;
  display: none;
  width: 14pc;
}
.new-menu-brand .sub-menu-brand p {
  text-align: left;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  margin: 0;
}
.new-menu-brand .sub-menu-brand p:last-child {
  border: none;
}
.new-menu-brand .sub-menu-brand a {
  padding: 0px !important;
}
.new-menu-brand .tag-brand {
  font-size: 10px;
  color: #fff;
  background-color: red;
  padding: 4px 5px 2px 5px;
  border-radius: 9px;
  position: absolute;
  left: 14px;
  top: 7px;
}
.new-menu-brand .title-menu-mobile {
  display: none;
}
.nav-sections-item-content > div {
  display: block;
}
@media screen and (max-width: 768px) {
  .new-menu-brand .tag-brand {
    display: none;
  }
  .new-menu-brand .sub-menu-brand {
    display: none !important;
  }
  .new-menu-brand .title-menu-mobile {
    display: block;
  }
  .new-menu-brand .title-menu-desktop {
    display: none;
  }
}
.copyright {
  background-color: white;
  border-top: 1px solid #cccccc;
  color: #8c8c8c;
  max-width: 1216px;
  margin: 0 auto;
  width: 100%;
  font-size: 14px;
}
.copyright > span {
  width: 50%;
  float: left;
  text-align: left;
}
.copyright > div {
  width: 50%;
  float: right;
  text-align: right;
}
@media (max-width: 1185px) and (min-width: 769px) {
  .footer.content {
    padding: 0 20px;
  }
  .footer.content div.links {
    padding-right: 0;
    width: 60%;
  }
  .footer.content div.links .widget {
    float: left;
  }
  .footer.content div.links .footer-bonafont-b2c {
    display: flex;
  }
  footer .block.newsletter {
    max-width: 40% !important;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    margin-bottom: 15px;
  }
  footer.page-footer > .footer {
    padding: 0;
    border-top: none;
  }
  footer.page-footer > .footer .footer_desk {
    display: none !important;
  }
  footer.page-footer > .footer .footer_desk .footer-bonafont-b2c > div {
    min-width: 32%;
    max-width: 33%;
  }
  footer.page-footer > .footer .footer_mobile {
    display: block !important;
    padding: 0 !important;
    width: 100%;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c > div {
    color: #626366;
    padding: 22px 20px 15px 25px;
    border-bottom: 1px solid #e6e6e6;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c > div .accordion-title {
    font-size: 1.6rem;
    margin-bottom: 10px;
    font-weight: 500;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c > div .accordion-title::after {
    content: '\e622';
    font-family: 'wolf-icons';
    float: right;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c > div .footer.links .nav {
    background: transparent;
    border: none;
    font-size: 14px;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c > div .footer.links .nav a {
    font-size: 14px;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c > div .allow.active .accordion-title::after {
    content: '\e621';
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c .foot-3 .links {
    text-align: left;
    vertical-align: top;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c .foot-3 .links li {
    display: inline-block;
    padding: 0 25px;
  }
  footer.page-footer > .footer .footer_mobile .footer-bonafont-b2c .foot-3 .links li a {
    color: #ff8d6b !important;
    font-size: 20pt !important;
  }
  .block.newsletter {
    max-width: 100% !important;
    margin-bottom: 0;
    padding-top: 25px;
  }
  .block.newsletter .title {
    color: #626366;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .block.newsletter .title .sub-newsletter {
    display: block;
    text-align: center;
  }
  .block.newsletter .newsletter .control:before {
    display: none;
  }
  .block.newsletter .newsletter input {
    text-align: left;
    padding: 11px 110px 11px 15px !important;
    font-size: 1.3rem;
  }
  .block.newsletter .newsletter input:placeholder {
    text-align: center;
    color: #a6a6a6;
  }
  .block.newsletter .newsletter .actions .action.subscribe {
    height: 37px;
  }
  .copyright {
    border-top: none;
    color: #a6a6a6;
  }
  .copyright > span {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 5px;
    color: #2e2f33;
  }
  .copyright > div {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #2e2f33;
  }
  .page-bottom {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body.page-products .page-wrapper .toolbar-sorter.sorter .sorter-action {
    display: none;
  }
  body.page-products .page-wrapper .toolbar-sorter.sorter select {
    width: 100px;
  }
  body.page-products .page-wrapper .columns {
    float: left;
    width: 100%;
    padding-top: 5px;
    z-index: 11;
  }
  body.page-products .page-wrapper .columns .sidebar-main .filter-content {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: #ffffff;
    overflow: scroll;
    display: none;
    padding-top: 75px;
  }
  body.page-products .page-wrapper .columns .sidebar-main .filter-options {
    display: block;
  }
  body.page-products.openfilters .page-wrapper header.page-header {
    z-index: 1;
  }
  body.page-products.openfilters .page-wrapper .btnfilter {
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    color: #ff8d6b;
    padding: 0;
    border: 0;
    width: auto;
    z-index: 99999;
  }
  body.page-products.openfilters .page-wrapper .btnfilter .btnaction span {
    color: #2e2f33;
    margin-top: 20px;
    font-weight: bold;
    font-size: 1.6rem;
  }
  body.page-products.openfilters .page-wrapper .btnfilter .btnaction span:last-child:after {
    content: "\e616";
    font-family: 'wolf-icons';
  }
  body.page-products.openfilters .page-wrapper .columns .sidebar-main .filter-content {
    display: block;
  }
}
.checkout-index-index .page-wrapper .opc-wrapper .shipping-address-items .shipping-address-item {
  height: 145px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .page-products[class*="categorypath-menu"] .page-wrapper .toolbar .toolbar-sorter.sorter select {
    max-width: 90px;
  }
  .page-products .page-wrapper main.page-main > .btnfilter {
    display: none;
  }
  .page-products .page-wrapper .toolbar {
    padding-bottom: 35px;
    position: relative;
  }
  .page-products .page-wrapper .toolbar .toolbar-amount {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    top: auto;
  }
  .page-products .page-wrapper .toolbar .toolbar-sorter.sorter {
    float: left;
    width: calc(50% - 10px);
    border: 1px solid #ff8d6b;
    float: right;
    position: static;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 5px;
  }
  .page-products .page-wrapper .toolbar .toolbar-sorter.sorter label {
    display: none;
  }
  .page-products .page-wrapper .toolbar .toolbar-sorter.sorter select {
    width: 100%;
    border: 0;
    background-color: #ffffff;
    color: #ff8d6b !important;
    padding: 0;
    background-size: 16%;
    text-align-last: center !important;
    padding-right: 20px;
  }
  .page-products .page-wrapper .toolbar .toolbar-sorter.sorter select div {
    text-align: center;
    color: #ff8d6b;
    justify-content: center;
    text-indent: initial;
  }
  .page-products .page-wrapper .toolbar .btnfilter {
    display: flex !important;
    width: calc(50% - 10px);
    border: 1px solid #ff8d6b;
    z-index: 1;
    float: right;
    align-items: center;
    justify-content: center;
    color: #ff8d6b;
    margin: 5px;
    border-radius: 5px;
    padding: 0;
  }
  .page-products .page-wrapper .toolbar .btnfilter .btnaction {
    padding: 15px;
    width: 100%;
  }
  .page-products .page-wrapper .toolbar .btnfilter span:before {
    display: none;
  }
  .page-products.openfilters .page-wrapper .toolbar .btnfilter {
    float: left;
    width: 100%;
    padding-top: 5px;
    box-sizing: border-box;
    margin: 0px 0 15px;
  }
  .page-products.openfilters .page-wrapper .toolbar .btnfilter .btnaction {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    padding: 20px 10px 0px;
  }
  .page-products.openfilters .page-wrapper .toolbar .btnfilter .btnaction .icon-uniE60F {
    display: none;
  }
  .page-products.openfilters .page-wrapper .toolbar .btnfilter .btnaction span:last-child:after {
    float: right;
    margin-right: 12px;
    font-size: inherit;
    top: 10px;
    position: absolute;
    right: 0;
  }
  .page-products.openfilters .page-wrapper .toolbar .btnfilter .btnaction:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0px;
  }
  .openfilters .page-wrapper {
    position: fixed;
    max-height: 100%;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1025px) {
  body.page-products .page-wrapper div.products-grid .product-item {
    width: calc((100% - 8%)/5);
  }
  body.page-products .page-wrapper div.products-grid .product-item:nth-child(4n + 1) {
    margin: 0 .5% 20px;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget {
    width: calc((100% - 5.5%)/2.5);
    margin-bottom: 20px;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info {
    padding: 0;
    position: relative;
    height: 100%;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    max-height: initial;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container {
    width: initial !important;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper {
    padding: initial !important;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    height: 100%;
    max-width: initial;
    max-height: initial;
    margin: 0;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.details.product-item-details {
    padding: 15px;
    width: 50%;
    float: right;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
    position: absolute;
    align-items: end;
    bottom: 0;
    right: 0;
    border-radius: 5px;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner:before {
    display: none;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-primary .action.tocart.primary {
    position: relative;
  }
  body.page-products .page-wrapper div.products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-secondary {
    top: -88px;
  }
}
@media only screen and (min-width: 770px) {
  .page-products .products-grid .product-item {
    margin: 0 .5%;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 .5% 20px;
  }
  .page-products .products-grid .product-item.isWidget {
    margin: 0 .5%;
    width: calc((100% - 4%) / 2);
    margin-bottom: 20px;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info {
    padding: 0;
    position: relative;
    height: 100%;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    max-height: initial;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container {
    width: initial !important;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper {
    padding: initial !important;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    height: 100%;
    max-width: initial;
    max-height: initial;
    margin: 0;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details {
    padding: 15px;
    width: 50%;
    float: right;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
    position: absolute;
    align-items: end;
    bottom: 0;
    right: 0;
    border-radius: 5px;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner:before {
    display: none;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-primary .action.tocart.primary {
    position: relative;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-secondary {
    top: -88px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
  .page-products .products-grid .product-item {
    margin: 0 .5% 20px;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(2n + 1) {
    margin: 0 .5%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 .5%;
  }
  .page-products .products-grid .product-item.isWidget {
    width: calc((100% - 35%) / 1);
    margin-bottom: 20px;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info {
    padding: 0;
    position: relative;
    height: 100%;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    max-height: initial;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container {
    width: initial !important;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper {
    padding: initial !important;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    height: 100%;
    max-width: initial;
    max-height: initial;
    margin: 0;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details {
    padding: 15px;
    width: 50%;
    float: right;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
    position: absolute;
    align-items: end;
    bottom: 0;
    right: 0;
    border-radius: 5px;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner:before {
    display: none;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-primary .action.tocart.primary {
    position: relative;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-secondary {
    top: -88px;
  }
}
@media only screen and (max-width: 480px) {
  .page-products .products-grid .product-item {
    margin: 0 .5% 20px;
    width: calc((100% - 2%)/2);
  }
  .page-products .products-grid .product-item.isWidget {
    min-height: 300px;
    width: 100%;
    margin-bottom: 20px;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info {
    padding: 0;
    position: relative;
    height: 100%;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    max-height: initial;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container {
    width: initial !important;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper {
    padding: initial !important;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.photo.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    height: 100%;
    max-width: initial;
    max-height: initial;
    margin: 0;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details {
    padding: 15px;
    width: 50%;
    float: right;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
    position: absolute;
    align-items: end;
    bottom: 0;
    right: 0;
    border-radius: 5px;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner:before {
    display: none;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-primary .action.tocart.primary {
    position: relative;
  }
  .page-products .products-grid .product-item.isWidget .product-item-info .product.details.product-item-details .product-item-inner .actions-secondary {
    top: -88px;
  }
}
@media screen and (max-width: 420px) {
  .product-info-main .product-add-form {
    margin-left: 0;
    margin-right: 1%;
  }
  .product-info-main .product-add-form > form .box-tocart .control input {
    width: 99%;
  }
}
#message-geolocation p {
  padding: 12px;
  background-color: #ff8d6b;
  border-radius: 5px;
  color: #ffffff;
}
.nosotros {
  position: relative;
  font-family: 'Poppins-ExtraLight';
}
.nosotros .session-one .content-txt {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
  color: #ffffff;
}
.nosotros .session-one .content-txt .item p {
  padding: 0;
  margin: 0;
}
.nosotros .session-one .content-txt .item.one {
  font-size: 54px;
  margin-bottom: 2pc;
}
.nosotros .session-one .content-txt .item.one p {
  height: 53px;
}
.nosotros .session-one .content-txt .item.two p {
  height: 31px;
  font-size: 22px;
}
.nosotros .session-two .content-txt {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 8pc;
}
.nosotros .session-two .content-txt p {
  margin: 0;
  font-size: 30px;
  color: #fd6743;
}
.nosotros .session-two .bonafont-txt {
  margin-top: 24px;
}
.nosotros .session-four {
  background-color: #fd6c35;
  display: flex;
  flex-flow: column wrap;
  padding: 20px;
}
.nosotros .session-four .content-txt {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: space-evenly;
}
.nosotros .session-four .content-txt .item p {
  color: #ffffff;
  margin: 0;
  font-weight: bold;
}
.nosotros .session-four .item {
  font-size: 17px;
}
.nosotros .session-four .item a {
  background-color: #fb9d79;
  padding: 9px 41px;
  border-radius: 3pc;
  text-decoration: none;
  color: #ffffff;
  margin-top: 3px;
  display: block;
}
.nosotros .background-image {
  display: flex;
}
.nosotros .background-image img {
  width: 100%;
}
.nosotros .session-five {
  height: 570px;
}
.nosotros .session-five .title {
  margin: 80px 0 24px 0;
  text-align: center;
  font-size: 27px;
  color: #fd6c35;
}
.nosotros .session-six {
  position: relative;
}
.nosotros .session-six .content-txt-background {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
}
.nosotros .session-six .content-txt {
  margin: 16pc 12pc;
  position: absolute;
  float: left;
  margin: 14pc 8pc;
  background-color: #fff7f5;
  padding: 36px;
  border-radius: 27px;
  width: 465px;
  height: 310px;
}
.nosotros .session-six .item.one {
  color: #fd6c35;
  font-size: 35px;
}
.nosotros .session-six .item.two {
  margin-top: 35px;
}
.nosotros .session-six .item.three a {
  color: #fd6c35;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  line-height: 102px;
}
.nosotros .session-six .item.three img {
  width: 20px;
  margin-right: 10px;
  margin-bottom: -3px;
}
.nosotros .session-six .item.four {
  margin-top: 100px;
  color: #ffffff;
}
.nosotros .content-txt-background {
  background-color: #fb9d79;
  display: block;
  width: 423px;
  height: 260px;
  top: 36px;
  border-radius: 34px;
}
.nosotros .timeline {
  width: 100%;
  height: 645px;
  padding: 20px;
  position: relative;
  box-sizing: border-box;
  overflow: auto;
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.nosotros .timeline .timieline-title {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #fd6c35;
}
.nosotros .timeline .timeline-content {
  max-width: 130px;
  height: 360px;
  padding: 0px;
  flex-shrink: 0;
  flex-grow: 0;
  align-self: flex-start;
  background: #fff;
  position: relative;
  border-radius: 10px;
  margin-right: 0px;
  text-align: center;
  font-size: 11px;
}
.nosotros .timeline .timeline-content:before {
  position: absolute;
  width: 280px;
  height: 1px;
  top: -1pc;
  background: #fd6c3533;
  content: "";
  left: 65px;
  border-radius: 5px;
  z-index: 1;
}
.nosotros .timeline .timeline-content:after {
  position: absolute;
  width: 1px;
  height: 30px;
  bottom: 130px;
  background: #fd6c3533;
  content: "";
}
.nosotros .timeline .timeline-content:nth-child(odd) {
  align-self: flex-end;
}
.nosotros .timeline .timeline-content:nth-child(odd):after {
  top: -15px;
}
.nosotros .timeline .timeline-content:nth-child(odd) .timeline-period {
  top: -60px;
}
.nosotros .timeline .timeline-content:nth-child(odd) .timeline-period:before {
  top: 100px;
}
.nosotros .timeline .timeline-content:nth-child(even):before {
  display: none;
}
.nosotros .timeline .timeline-content img {
  z-index: 1;
  position: relative;
  width: 100%;
}
.nosotros .timeline .timeline-content .content {
  position: absolute;
  width: 179px;
  left: -23px;
}
.nosotros .timeline .timieline-content {
  height: 87px;
  position: relative;
}
.nosotros .timeline .timeline-period {
  position: absolute;
  top: calc(125%);
  background: #FFF;
  padding: 10px;
  width: 100px;
  text-align: center;
  border-radius: 10px;
  left: calc(-10%);
  box-shadow: 0px 0px 2px 2px #000;
}
.nosotros .timeline .timeline-period:before {
  width: 15px;
  height: 15px;
  background: #FFF;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: -20px;
  left: calc(44%);
  z-index: 2;
}
.nosotros .timeline::-webkit-scrollbar {
  display: none;
}
.nosotros .content.content-2021 {
  width: 270px !important;
  left: -60px !important;
}
.background-image.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .nosotros .session-one .content-txt {
    position: absolute;
    float: left;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    width: 100%;
  }
  .nosotros .session-one .content-txt .item.one {
    font-size: 25px;
    margin-bottom: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: 37px;
  }
  .nosotros .session-one .content-txt .item.one p {
    display: contents;
  }
  .nosotros .session-one .content-txt .item.two p {
    height: inherit;
    font-size: 14px;
  }
  .nosotros .session-two .content-txt {
    margin-top: 0;
  }
  .nosotros .session-two .content-txt img {
    width: 50%;
    margin-top: 6px;
  }
  .nosotros .session-two .content-txt p {
    margin: 0;
    font-size: 13px;
    color: #fd6743;
  }
  .nosotros .session-four .content-txt {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-evenly;
    text-align: center;
  }
  .nosotros .session-four .item {
    font-size: 12px;
  }
  .nosotros .session-six .background-image {
    display: flex;
    padding-bottom: 23pc;
  }
  .nosotros .session-six .content-txt {
    position: absolute;
    float: left;
    margin: 17pc 1pc;
    background-color: #fff7f5;
    padding: 36px;
    border-radius: 27px;
    width: 309px;
    height: 310px;
  }
  .nosotros .session-six .content-txt-background {
    position: absolute;
    float: left;
    margin: 19pc 4pc;
  }
  .nosotros .session-six .item.one {
    color: #fd6c35;
    font-size: 24px;
  }
  .nosotros .session-six .item.three a {
    font-size: 14px;
  }
  .nosotros .content-txt-background {
    background-color: #fb9d79;
    display: block;
    width: 280px;
    height: 260px;
    top: 36px;
    border-radius: 34px;
  }
  .nosotros .background-image img {
    display: flex;
  }
  .content-promisse {
    margin: 0 auto;
    width: 43pc;
  }
  .session-two {
    height: 212px;
  }
  .session-two .background-image {
    height: 212px;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.nuestras-marcas {
  position: relative;
  font-family: 'Poppins-ExtraLight';
}
.nuestras-marcas .session-one .content-txt {
  position: absolute;
  float: left;
  margin: 10pc 12pc;
  color: #ffffff;
}
.nuestras-marcas .session-one .content-txt .item p {
  padding: 0;
  margin: 0;
}
.nuestras-marcas .session-one .content-txt .item.one {
  font-size: 54px;
  margin-bottom: 2pc;
}
.nuestras-marcas .session-one .content-txt .item.one p {
  height: 53px;
}
.nuestras-marcas .session-one .content-txt .item.two p {
  height: 31px;
  font-size: 22px;
}
.nuestras-marcas .session-two {
  height: 20pc;
}
.nuestras-marcas .session-two .content-txt {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 5pc;
}
.nuestras-marcas .session-two .content-txt p {
  margin: 0;
  font-size: 30px;
  color: #fd6743;
}
.nuestras-marcas .session-two .bonafont-txt {
  margin-top: 24px;
}
.nuestras-marcas .session-four {
  background-color: #fd6c35;
  display: flex;
  flex-flow: column wrap;
  padding: 20px;
}
.nuestras-marcas .session-four .content-txt {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: space-evenly;
}
.nuestras-marcas .session-four .content-txt .item p {
  color: #ffffff;
  margin: 0;
  font-weight: bold;
}
.nuestras-marcas .session-four .item {
  font-size: 17px;
}
.nuestras-marcas .session-four .item a {
  background-color: #fb9d79;
  padding: 9px 41px;
  border-radius: 3pc;
  text-decoration: none;
  color: #ffffff;
  margin-top: 3px;
  display: block;
}
.nuestras-marcas .background-image {
  display: flex;
}
.nuestras-marcas .background-image img {
  width: 100%;
}
.nuestras-marcas .session-five {
  height: 570px;
}
.nuestras-marcas .session-five .title {
  margin: 80px 0 24px 0;
  text-align: center;
  font-size: 27px;
  color: #fd6c35;
}
.nuestras-marcas .session-six {
  position: relative;
}
.nuestras-marcas .session-six .content-txt-background {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
}
.nuestras-marcas .session-six .content-txt {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
  margin: 14pc 8pc;
  background-color: #fff7f5;
  padding: 36px;
  border-radius: 27px;
  width: 465px;
  height: 310px;
}
.nuestras-marcas .session-six .item.one {
  color: #fd6c35;
  font-size: 35px;
}
.nuestras-marcas .session-six .item.two {
  margin-top: 35px;
}
.nuestras-marcas .session-six .item.three a {
  color: #fd6c35;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  line-height: 102px;
}
.nuestras-marcas .session-six .item.three img {
  width: 20px;
  margin-right: 10px;
  margin-bottom: -3px;
}
.nuestras-marcas .session-six .item.four {
  margin-top: 100px;
  color: #ffffff;
}
.nuestras-marcas .content-txt-background {
  background-color: #fb9d79;
  display: block;
  width: 423px;
  height: 260px;
  top: 36px;
  border-radius: 34px;
}
.nuestras-marcas .timeline {
  width: 100%;
  height: 645px;
  padding: 20px;
  position: relative;
  box-sizing: border-box;
  overflow: auto;
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.nuestras-marcas .timeline .timieline-title {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #fd6c35;
}
.nuestras-marcas .timeline .timeline-content {
  max-width: 130px;
  height: 360px;
  padding: 0px;
  flex-shrink: 0;
  flex-grow: 0;
  align-self: flex-start;
  background: #fff;
  position: relative;
  border-radius: 10px;
  margin-right: 0px;
  text-align: center;
  font-size: 11px;
}
.nuestras-marcas .timeline .timeline-content:before {
  position: absolute;
  width: 280px;
  height: 1px;
  top: -1pc;
  background: #fd6c3533;
  content: "";
  left: 65px;
  border-radius: 5px;
  z-index: 1;
}
.nuestras-marcas .timeline .timeline-content:after {
  position: absolute;
  width: 1px;
  height: 30px;
  bottom: 130px;
  background: #fd6c3533;
  content: "";
}
.nuestras-marcas .timeline .timeline-content:nth-child(odd) {
  align-self: flex-end;
}
.nuestras-marcas .timeline .timeline-content:nth-child(odd):after {
  top: -15px;
}
.nuestras-marcas .timeline .timeline-content:nth-child(odd) .timeline-period {
  top: -60px;
}
.nuestras-marcas .timeline .timeline-content:nth-child(odd) .timeline-period:before {
  top: 100px;
}
.nuestras-marcas .timeline .timeline-content:nth-child(even):before {
  display: none;
}
.nuestras-marcas .timeline .timeline-content img {
  z-index: 1;
  position: relative;
  width: 100%;
}
.nuestras-marcas .timeline .timeline-content .content {
  position: absolute;
  width: 179px;
  left: -23px;
}
.nuestras-marcas .timeline .timieline-content {
  height: 87px;
  position: relative;
}
.nuestras-marcas .timeline .timeline-period {
  position: absolute;
  top: calc(125%);
  background: #FFF;
  padding: 10px;
  width: 100px;
  text-align: center;
  border-radius: 10px;
  left: calc(-10%);
  box-shadow: 0px 0px 2px 2px #000;
}
.nuestras-marcas .timeline .timeline-period:before {
  width: 15px;
  height: 15px;
  background: #FFF;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: -20px;
  left: calc(44%);
  z-index: 2;
}
.nuestras-marcas .timeline::-webkit-scrollbar {
  display: none;
}
.nuestras-marcas .content.content-2021 {
  width: 270px !important;
  left: -60px !important;
}
.nuestras-marcas .warpper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nuestras-marcas .tab {
  cursor: pointer;
  padding: 10px 20px;
  margin: 15px;
  background: #FFE9E1;
  color: #7f7f7f;
  border-radius: 33px 33px 33px 33px;
  width: 200px;
  height: 202px;
  box-shadow: 4px 5px 11px 0 #75362733;
  float: left;
  text-align: center;
}
.nuestras-marcas .tab img {
  width: auto;
  height: 85px;
}
.nuestras-marcas .tab > label {
  display: block;
  margin-bottom: -1px;
  padding: 12px 15px;
  border: 1px solid #ccc;
  background: #eee;
  color: #666666;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all 0.3s;
}
.nuestras-marcas .tab:hover label {
  border-top-color: #333333;
  color: #333333;
}
.nuestras-marcas .panels {
  background: #fffffff6;
  min-height: 200px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  border: solid 2px #FB9D78;
  text-align: center;
  margin-bottom: 55px;
}
.nuestras-marcas .panel {
  display: none;
  animation: fadein .8s;
}
.nuestras-marcas .panel .row {
  height: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.nuestras-marcas .panel .row img {
  width: 55%;
}
.nuestras-marcas .panel .row .item {
  padding: 35px;
}
.nuestras-marcas .panel h2 {
  color: #fd6c35;
}
.nuestras-marcas .panel p {
  color: #7f7f7f;
}
.nuestras-marcas .panel-title {
  font-size: 1.5em;
  font-weight: bold;
}
.nuestras-marcas .radio {
  display: none;
}
.nuestras-marcas .origen-info-one {
  display: flex;
  text-align: left;
}
.nuestras-marcas .row.origen-info .item {
  width: 30pc;
}
.nuestras-marcas .item.origen-info-one {
  margin: 20px;
  border-right: 1px solid #F26B3E;
  padding: 0 65px !important;
}
.nuestras-marcas .img-info {
  width: 22pc;
}
.nuestras-marcas .img-info img {
  width: 9pc !important;
}
.nuestras-marcas .item.origen-two {
  color: #fd6c35;
}
.nuestras-marcas .item.origen-two .icon {
  margin-right: 20px;
}
.nuestras-marcas .item.origen-two .icon img {
  width: 19px !important;
}
.nuestras-marcas .origin-item {
  display: flex;
  text-align: left;
}
.nuestras-marcas .footer {
  background: #FD6C35;
  padding: 20px;
  text-align: center;
  display: flex;
  color: #ffffff;
  font-size: 24px;
}
.nuestras-marcas .footer .icon {
  margin-right: 20px;
}
.nuestras-marcas .footer .icon img {
  width: 45px !important;
}
.nuestras-marcas .footer .origin-item {
  display: flex;
  text-align: left;
  margin: 0 auto;
}
.nuestras-marcas .row.row-two img {
  width: 150px !important;
}
.nuestras-marcas .row.row-two .item {
  width: 290px;
}
.nuestras-marcas .row.row-one img {
  width: 360px !important;
}
.nuestras-marcas .row.row-one .item {
  padding: 45px 240px !important;
}
.nuestras-marcas .wrapper {
  width: 100% !important;
  padding-top: 20px !important;
  text-align: center !important;
  position: relative;
}
.nuestras-marcas .wrapper .slick-dots li button:before {
  font-size: 20px;
  color: #ffffff;
}
.nuestras-marcas .carousel {
  width: 90% !important;
  margin: 0px auto;
}
.nuestras-marcas .slick-slide {
  margin: 10px !important;
}
.nuestras-marcas .slick-slide img {
  width: 300px !important;
  border: 2px solid #fff;
  width: 100% !important;
}
.nuestras-marcas .showtab1-slider {
  height: 20pc;
}
.nuestras-marcas .showtab2-slider {
  height: 20pc;
}
.nuestras-marcas .showtab3-slider {
  height: 20pc;
}
.nuestras-marcas .tab1-slider {
  border-radius: 33px;
  padding: 14px 39px;
  background: #fff;
  color: #fd6c35;
  border: 1px solid #FD6C35;
  margin: 20px;
  cursor: pointer;
}
.nuestras-marcas .tab2-slider {
  border-radius: 33px;
  padding: 14px 39px;
  background: #fff;
  color: #fd6c35;
  border: 1px solid #FD6C35;
  margin: 20px;
  cursor: pointer;
}
.nuestras-marcas .tab3-slider {
  border-radius: 33px;
  padding: 14px 39px;
  background: #fff;
  color: #fd6c35;
  border: 1px solid #FD6C35;
  margin: 20px;
  cursor: pointer;
}
.nuestras-marcas .tab-active {
  background-color: #fb9d78 !important;
  color: #ffffff !important;
}
.nuestras-marcas .back-ground-slider {
  width: 100%;
  height: 17pc;
  background-color: #ffe9e1;
  position: absolute;
  z-index: 0;
}
.nuestras-marcas .slick-slider .item {
  border-radius: 35px;
  border: 1px solid #FD6C35;
  background-color: #ffffff;
}
.nuestras-marcas .row.row-slider .item img {
  border-radius: 35px;
}
.nuestras-marcas .wrapper-content {
  position: relative;
  z-index: 1;
  display: initial;
}
.nuestras-marcas .row-slider .item {
  padding: 6px !important;
}
.nuestras-marcas .page-content {
  max-width: 700px;
  margin: 32px auto;
  padding: 32px;
  background: #fff;
}
.nuestras-marcas .tabbed [type="radio"] {
  display: none;
}
.nuestras-marcas .tabs {
  display: flex;
  align-items: stretch;
  list-style: none;
  padding: 0;
}
.nuestras-marcas .tab-content {
  display: none;
  color: #777777;
}
.nuestras-marcas #five-tab {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.nuestras-marcas .new-content-nuestras-marcas {
  width: 100%;
  -webkit-padding-start: 0px;
  padding-inline-start: 0px;
  -webkit-padding-end: 0px;
  padding-inline-end: 0px;
}
.nuestras-marcas .new-content2-nuestras-marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
.nuestras-marcas .new-content-img-nuestras-marcas {
  height: auto;
}
.nuestras-marcas .new-content3-nuestras-marcas {
  position: relative;
}
.nuestras-marcas .new-content4-nuestras-marcas {
  position: absolute;
  top: 10%;
  left: 8%;
  width: 100%;
}
.nuestras-marcas .new-content5-nuestras-marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: normal;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
  text-align: left;
  width: 100%;
  -webkit-align-content: normal;
  -ms-flex-line-pack: normal;
  align-content: normal;
}
.nuestras-marcas .new-content-p1-nuestras-marcas {
  font-size: 20px;
  font-weight: 300;
  width: 200px;
  color: #fd6c35 !important;
  line-height: 1;
}
.nuestras-marcas .css-7gdu38 {
  color: #fd6c35;
}
.nuestras-marcas .new-content-p2-nuestras-marcas {
  margin-top: 0.2pc;
  width: 160px;
  color: #7F7F7F;
  font-size: 7.5px;
  font-weight: 300;
  text-align: center;
}
.nuestras-marcas .new-content-7-nuestras-marcas {
  width: 150px;
  color: #7F7F7F;
  font-size: 7.5px;
  font-weight: 300;
  text-align: left;
}
.nuestras-marcas .new-content-p3-nuestras-marcas {
  margin-top: 0.1pc;
}
.nuestras-marcas .new-content-p4-nuestras-marcas {
  margin-top: 0.2pc;
}
.nuestras-marcas .new-content-8-nuestras-marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
  color: #7F7F7F;
  -webkit-margin-start: 30px;
  margin-inline-start: 30px;
  -webkit-margin-end: 30px;
  margin-inline-end: 30px;
  margin-top: 2.5rem;
}
.nuestras-marcas .cnew-content-9-nuestras-marcas {
  margin-top: 0pc;
  width: 100%;
  text-align: center;
}
.nuestras-marcas .ew-content-p5-nuestras-marcas {
  color: #fd6c35 !important;
  font-weight: bold;
}
.nuestras-marcas .new-content-10-nuestras-marcas {
  margin-top: 3pc;
  width: 100%;
  text-align: center;
}
.nuestras-marcas .new-content-11-nuestras-marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.nuestras-marcas .new-content-12-nuestras-marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 3pc;
}
.nuestras-marcas .new-content-14-nuestras-marcas {
  display: grid;
  grid-gap: 0.25rem;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  place-items: center;
}
.nuestras-marcas .new-content-15-nuestras-marcas {
  margin-top: 1pc;
  height: 280px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nuestras-marcas .new-content-img2-nuestras-marcas {
  height: auto;
  width: 119px;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
}
.nuestras-marcas .new-content-16-nuestras-marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1pc;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.nuestras-marcas .ew-content-p7-nuestras-marcas {
  text-align: center;
  color: #ff8d6b !important;
  font-weight: bold;
  font-size: 18px;
}
.nuestras-marcas .ew-content-p8-nuestras-marcas {
  color: #7f7f7f;
  font-weight: 100;
  max-width: 230px;
}
.nuestras-marcas .new-content-img3-nuestras-marcas {
  height: auto;
  width: 154px;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
}
.nuestras-marcas .ew-content-p6-nuestras-marcas {
  margin-top: 4pc;
  color: #ff8d6b !important;
  font-weight: 300;
  font-size: 34px;
}
@media screen and (min-width: 62em) {
  .nuestras-marcas .new-content-nuestras-marcas {
    -webkit-padding-start: 2%;
    padding-inline-start: 2%;
    -webkit-padding-end: 2%;
    padding-inline-end: 2%;
  }
  .nuestras-marcas .new-content2-nuestras-marcas {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .nuestras-marcas .new-content4-nuestras-marcas {
    left: 8%;
  }
  .nuestras-marcas .new-content5-nuestras-marcas {
    -webkit-align-items: normal;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    text-align: center;
    -webkit-align-content: normal;
    -ms-flex-line-pack: normal;
    align-content: normal;
  }
  .nuestras-marcas .new-content-p1-nuestras-marcas {
    width: 330px;
  }
  .nuestras-marcas .new-content-p2-nuestras-marcas {
    margin-top: 0.7pc;
    width: 350px;
  }
  .nuestras-marcas .new-content-7-nuestras-marcas {
    width: 300px;
  }
  .nuestras-marcas .new-content-p3-nuestras-marcas {
    margin-top: 0.7pc;
  }
  .nuestras-marcas .new-content-p4-nuestras-marcas {
    margin-top: 0.7pc;
  }
  .nuestras-marcas .new-content-8-nuestras-marcas {
    font-size: 16px;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
    margin-top: 0px;
  }
  .nuestras-marcas .cnew-content-9-nuestras-marcas {
    margin-top: 1pc;
    width: 300px;
    text-align: left;
  }
  .nuestras-marcas .ew-content-p5-nuestras-marcas {
    font-size: 20px;
  }
  .nuestras-marcas .new-content-10-nuestras-marcas {
    margin-top: 2pc;
    width: 300px;
    text-align: left;
  }
  .nuestras-marcas .new-content-14-nuestras-marcas {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .nuestras-marcas .new-content4-nuestras-marcas {
    left: 7%;
  }
  .nuestras-marcas .new-content-p1-nuestras-marcas {
    font-size: 45px;
    width: 300px;
  }
  .nuestras-marcas .new-content-p2-nuestras-marcas {
    margin-top: 0.5pc;
    width: 350px;
    font-size: 1rem;
  }
  .nuestras-marcas .new-content-7-nuestras-marcas {
    width: 330px;
    font-size: 1rem;
  }
  .nuestras-marcas .new-content-p3-nuestras-marcas {
    margin-top: 0.5pc;
  }
  .nuestras-marcas .new-content-p4-nuestras-marcas {
    margin-top: 0.5pc;
  }
}
@media screen and (min-width: 80em) {
  .nuestras-marcas .new-content-p1-nuestras-marcas {
    font-size: 52px;
  }
  .nuestras-marcas .new-content-p2-nuestras-marcas {
    font-size: 17px;
  }
  .nuestras-marcas .new-content-7-nuestras-marcas {
    font-size: 17px;
  }
  .nuestras-marcas .new-content-8-nuestras-marcas {
    font-size: 17px;
  }
  .nuestras-marcas .cnew-content-9-nuestras-marcas {
    margin-top: 2pc;
  }
  .nuestras-marcas .new-content-10-nuestras-marcas {
    margin-top: 3pc;
  }
}
.background-image.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .nuestras-marcas .background-image.desktop {
    display: none !important;
  }
  .nuestras-marcas .background-image.mobile {
    display: block;
  }
  .nuestras-marcas .session-one .content-txt {
    position: absolute;
    float: left;
    margin: 0 auto;
    color: #fd6c35;
    text-align: center;
    width: 100%;
  }
  .nuestras-marcas .session-one .content-txt .item.one {
    font-size: 25px;
    margin-bottom: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: 37px;
  }
  .nuestras-marcas .session-one .content-txt .item.one p {
    display: contents;
  }
  .nuestras-marcas .session-one .content-txt .item.two p {
    height: inherit;
    font-size: 14px;
  }
  .nuestras-marcas .session-two {
    height: 212px;
  }
  .nuestras-marcas .session-two .content-txt {
    margin-top: 0;
  }
  .nuestras-marcas .session-two .content-txt img {
    width: 50%;
    margin-top: 6px;
  }
  .nuestras-marcas .session-two .content-txt p {
    margin: 0;
    font-size: 13px;
    color: #7F7F7F;
  }
  .nuestras-marcas .session-two .background-image {
    height: 212px;
  }
  .nuestras-marcas .session-four .content-txt {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-evenly;
    text-align: center;
  }
  .nuestras-marcas .session-four .item {
    font-size: 12px;
  }
  .nuestras-marcas .session-six .background-image {
    display: flex;
    padding-bottom: 23pc;
  }
  .nuestras-marcas .session-six .content-txt {
    position: absolute;
    float: left;
    margin: 17pc 1pc;
    background-color: #fff7f5;
    padding: 36px;
    border-radius: 27px;
    width: 309px;
    height: 310px;
  }
  .nuestras-marcas .session-six .content-txt-background {
    position: absolute;
    float: left;
    margin: 19pc 4pc;
  }
  .nuestras-marcas .session-six .item.one {
    color: #ff8d6b;
    font-size: 24px;
  }
  .nuestras-marcas .session-six .item.three a {
    font-size: 14px;
  }
  .nuestras-marcas .content-txt-background {
    background-color: #fb9d79;
    display: block;
    width: 280px;
    height: 260px;
    top: 36px;
    border-radius: 34px;
  }
  .nuestras-marcas .background-image img {
    display: flex;
  }
  .nuestras-marcas .content-promisse {
    margin: 0 auto;
    width: 43pc;
  }
}
@media screen and (max-width: 768px) {
  .nuestras-marcas .row.row-one img {
    width: 100% !important;
  }
  .nuestras-marcas .row.row-one .item {
    width: 345px !important;
    margin: 0 auto;
    padding: 35px !important;
  }
  .nuestras-marcas .panel .row {
    height: 100%;
    padding: 0;
    margin: 0;
    display: block;
  }
  .nuestras-marcas .row.row-two .item {
    width: 320px;
    margin: 0 auto;
  }
  .nuestras-marcas .origen-info-one {
    display: block;
    text-align: left;
  }
  .nuestras-marcas .row.origen-info .item {
    width: 30pc;
    width: 20pc;
    text-align: center;
    margin: 0 auto;
  }
  .nuestras-marcas .item.origen-info-one {
    margin: 0;
    border-right: initial;
    padding: 0 !important;
    width: 100% !important;
  }
  .nuestras-marcas .img-info {
    width: 100%;
  }
  .nuestras-marcas .tab p {
    width: 200px !important;
  }
  .nuestras-marcas #one:checked.nuestras-marcas #one ~ .tabs #one-tab {
    background: #fffffff6;
    color: #7f7f7f;
    border: 2px solid #FB9D78 !important;
    height: 206px !important;
    position: relative;
    margin-bottom: 24px !important;
    border-bottom: 2px solid #FB9D78 !important;
    border-radius: 33px !important;
    box-shadow: none;
  }
  .nuestras-marcas #two:checked.nuestras-marcas #two ~ .tabs #two-tab {
    background: #fffffff6;
    color: #7f7f7f;
    border: 2px solid #FB9D78 !important;
    height: 206px !important;
    position: relative;
    margin-bottom: 24px !important;
    border-bottom: 2px solid #FB9D78 !important;
    border-radius: 33px !important;
    box-shadow: none;
  }
  .nuestras-marcas #three:checked.nuestras-marcas #three ~ .tabs #three-tab {
    background: #fffffff6;
    color: #7f7f7f;
    border: 2px solid #FB9D78 !important;
    height: 206px !important;
    position: relative;
    margin-bottom: 24px !important;
    border-bottom: 2px solid #FB9D78 !important;
    border-radius: 33px !important;
    box-shadow: none;
  }
  .nuestras-marcas #four:checked.nuestras-marcas #four ~ .tabs #four-tab {
    background: #fffffff6;
    color: #7f7f7f;
    border: 2px solid #FB9D78 !important;
    height: 206px !important;
    position: relative;
    margin-bottom: 24px !important;
    border-bottom: 2px solid #FB9D78 !important;
    border-radius: 33px !important;
    box-shadow: none;
  }
  .nuestras-marcas #five:checked.nuestras-marcas #five ~ .tabs #five-tab {
    background: #fffffff6;
    color: #7f7f7f;
    border: 2px solid #FB9D78 !important;
    height: 206px !important;
    position: relative;
    margin-bottom: 24px !important;
    border-bottom: 2px solid #FB9D78 !important;
    border-radius: 33px !important;
    box-shadow: none;
  }
  .nuestras-marcas .tabs {
    width: 100%;
    overflow: overlay;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .nuestras-marcas .tabs::-webkit-scrollbar {
    display: none;
  }
  nuestras-marcas .img-info img {
    width: 200px !important;
  }
}
.sustentable {
  position: relative;
  font-family: 'Poppins-ExtraLight';
}
.sustentable .session-one .content-txt {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
  color: #ffffff;
}
.sustentable .session-one .content-txt .item p {
  padding: 0;
  margin: 0;
}
.sustentable .session-one .content-txt .item.one {
  font-size: 54px;
  margin-bottom: 2pc;
}
.sustentable .session-one .content-txt .item.one p {
  height: 53px;
}
.sustentable .session-one .content-txt .item.two p {
  height: 31px;
  font-size: 22px;
}
.sustentable .session-two .bonafont-txt-background {
  background-color: #fd6743;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sustentable .session-two .bonafont-txt-background .nakedbottle-desktop {
  color: white;
  font-size: 20px;
  margin: 7px 20px 7px 20px;
}
.sustentable .session-two .content-txt {
  width: 100%;
  text-align: center;
  margin-top: 3pc;
  position: relative;
}
.sustentable .session-two .bonafont-txt {
  margin-top: 24px;
}
.sustentable .session-three .content-txt {
  width: 100%;
  text-align: center;
  margin-top: 6pc;
}
.sustentable .session-three .content-txt .reciclable-txt-dektop,
.sustentable .session-three .content-txt .acciones-bonafont-desktop,
.sustentable .session-three .content-txt .pasos-bonafont-desktop,
.sustentable .session-three .content-txt .cuidado-agua-desktop {
  margin: 0;
  font-size: 30px;
  color: #fd6743;
}
.sustentable .session-three .bonafont-txt {
  margin-top: 24px;
}
.sustentable .session-four .background-image {
  margin-top: 3pc;
  display: flex;
}
.sustentable .session-four .background-image img {
  width: 100%;
}
.sustentable .session-five {
  margin-top: 3pc;
}
.sustentable .session-five .contenedor {
  display: flex;
}
.sustentable .session-five .contenedor .item1 {
  margin: 0px 10px 0px 100px;
  text-align: center;
}
.sustentable .session-five .contenedor .item2 {
  margin: 0px 10px 0px 10px;
  text-align: center;
}
.sustentable .session-five .contenedor .item3 {
  margin: 0px 100px 0px 10px;
  text-align: center;
}
.sustentable .session-six {
  margin-top: 3pc;
}
.sustentable .session-six .contenedor {
  display: flex;
  margin-bottom: 50px;
}
.sustentable .session-six .contenedor .number {
  background-color: #fd6743;
  width: 40px;
  border-radius: 21px;
  color: white;
  margin: auto;
  font-size: 30px;
  margin-top: -10%;
}
.sustentable .session-six .contenedor .title {
  margin-top: 10%;
  color: #fd6743;
}
.sustentable .session-six .contenedor .item-left {
  display: flex;
  width: 40%;
  margin-left: 100px;
}
.sustentable .session-six .contenedor .item-left .image {
  width: 50%;
  background: #FFF7F5;
  height: 75%;
  border-radius: 20px 0px 0px 20px;
}
.sustentable .session-six .contenedor .item-left .image img {
  margin-top: -20%;
  margin-left: 10%;
}
.sustentable .session-six .contenedor .item-left .timieline-content {
  background-color: #FFF7F5;
  text-align: center;
  width: 50%;
  height: 75%;
  border-radius: 0px 20px 20px 0px;
}
.sustentable .session-six .contenedor .item-rigth {
  display: flex;
  width: 40%;
}
.sustentable .session-six .contenedor .item-rigth .timieline-content {
  background-color: #FFF7F5;
  text-align: center;
  width: 50%;
  border-radius: 0px 20px 20px 0px;
  height: 75%;
}
.sustentable .session-six .contenedor .item-rigth .image {
  background-color: #FFF7F5;
  height: 75%;
  margin-left: 10%;
  border-radius: 20px 0px 0px 20px;
  width: 50%;
}
.sustentable .session-six .contenedor .item-rigth .image img {
  margin-top: -10%;
  margin-left: 10%;
}
.sustentable .session-seven {
  margin-top: 3pc;
}
.sustentable .session-seven .contenedor {
  display: flex;
}
.sustentable .session-seven .contenedor .timeline-content-cuidado-agua-left {
  margin: 0px 20px 0px 130px;
}
.sustentable .session-seven .contenedor .timeline-content-cuidado-agua-rigth {
  margin: 0px 130px 0px 20px;
}
.sustentable .session-seven .contenedor .timieline-content {
  background-color: #fd6743;
  text-align: center;
  border-radius: 0px 0px 20px 20px;
  color: white;
}
.sustentable .session-seven .contenedor .image img {
  border-radius: 20px 20px 0px 0px;
}
.sustentable .session-eigth {
  margin-top: 3pc;
}
.sustentable .session-eigth .contenedor {
  display: flex;
}
.sustentable .session-eigth .contenedor .item {
  display: flex;
}
.sustentable .session-eigth .contenedor .item .timieline-content {
  width: 60%;
  background-color: #FFF7F5;
  height: 370px;
  border-radius: 20px;
  margin: 0px 0px 0px 100px;
}
.sustentable .session-eigth .contenedor .item .timieline-content .timeline-title {
  margin: 40px;
  font-size: 30px;
  color: #fd6743;
}
.sustentable .session-eigth .contenedor .item .timieline-content .timeline-content {
  margin: 40px;
}
.sustentable .session-eigth .contenedor .item .timieline-content-background {
  background-color: #fd6c35;
  width: 50%;
  height: 300px;
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  margin-left: 5px;
  margin-top: 80px;
}
.sustentable .session-eigth .contenedor .item .images {
  width: 40%;
  margin: 0px 80px 0px 60px;
}
.sustentable .session-eigth .contenedor .item .images .image {
  border-radius: 20px;
  margin: 10px;
}
.sustentable .content-txt-background {
  background-color: #fb9d79;
  display: block;
  width: 423px;
  height: 260px;
  top: 36px;
  border-radius: 34px;
}
.sustentable .content.content-2021 {
  width: 270px !important;
  left: -60px !important;
}
.sustentable .background-image.mobile,
.sustentable .acciones-bonafont-mobil,
.sustentable .nakedbottle-mobil,
.sustentable .pasos-bonafont-mobil,
.sustentable .reciclable-txt-mobil,
.sustentable .cuidado-agua-mobil {
  display: none;
}
@media screen and (max-width: 767px) {
  .background-image.desktop,
  .acciones-bonafont-desktop,
  .reciclable-txt-dektop,
  .nakedbottle-desktop,
  .pasos-bonafont-desktop,
  .cuidado-agua-desktop {
    display: none !important;
  }
  .background-image.mobile,
  .nakedbottle-mobil,
  .reciclable-txt-mobil,
  .acciones-bonafont-mobil,
  .pasos-bonafont-mobil,
  .cuidado-agua-mobil {
    display: block !important;
  }
  .nakedbottle-mobil {
    display: block !important;
    color: white;
    margin: 4px;
  }
  .reciclable-txt-mobil,
  .acciones-bonafont-mobil,
  .pasos-bonafont-mobil,
  .cuidado-agua-mobil {
    display: block !important;
    font-size: 15px;
    color: #fd6743;
  }
  .sustentable .session-one .content-txt {
    position: absolute;
    float: left;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    width: 100%;
  }
  .sustentable .session-one .content-txt .item.one {
    font-size: 25px;
    margin-bottom: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: 30px;
  }
  .sustentable .session-one .content-txt .item.one p {
    display: contents;
  }
  .sustentable .session-one .content-txt .item.two p {
    height: inherit;
    font-size: 14px;
  }
  .sustentable .session-two {
    margin-top: 15%;
    height: 0px;
  }
  .sustentable .session-two .content-txt img {
    width: 50%;
    margin-top: 6px;
  }
  .sustentable .session-three .content-txt {
    width: 100%;
    text-align: center;
    margin-top: 4pc;
  }
  .sustentable .session-four .content-txt {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-evenly;
    text-align: center;
  }
  .sustentable .session-four .item {
    font-size: 12px;
  }
  .sustentable .session-five .contenedor {
    display: flow;
    text-align: center;
  }
  .sustentable .session-five .contenedor .item1 {
    margin: 0px 10px 0px 10px;
  }
  .sustentable .session-five .contenedor .item2 {
    margin: 30px 10px 30px 10px;
  }
  .sustentable .session-five .contenedor .item3 {
    margin: 0px 10px 0px 10px;
  }
  .sustentable .session-six {
    margin-top: 3pc;
  }
  .sustentable .session-six .contenedor {
    display: flow-root;
    margin-bottom: 50px;
  }
  .sustentable .session-six .contenedor .number {
    background-color: #fd6743;
    width: 40px;
    border-radius: 21px;
    color: white;
    margin: auto;
    font-size: 30px;
    margin-top: -10%;
  }
  .sustentable .session-six .contenedor .title {
    margin-top: 10%;
    color: #fd6743;
  }
  .sustentable .session-six .contenedor .item-left {
    display: flex;
    margin: 5% 5% 5% 5%;
    width: 90%;
  }
  .sustentable .session-six .contenedor .item-left .image {
    width: 50%;
    background: #FFF7F5;
    height: 75%;
    border-radius: 20px 0px 0px 20px;
  }
  .sustentable .session-six .contenedor .item-left .image img {
    margin-top: -20%;
    margin-left: 10%;
  }
  .sustentable .session-six .contenedor .item-left .timieline-content {
    background-color: #FFF7F5;
    text-align: center;
    width: 50%;
    height: auto;
    border-radius: 0px 20px 20px 0px;
  }
  .sustentable .session-six .contenedor .item-rigth {
    display: flex;
    width: 95%;
    margin: 10% 0% 0% 0%;
  }
  .sustentable .session-six .contenedor .item-rigth .timieline-content {
    background-color: #FFF7F5;
    text-align: center;
    width: 50%;
    border-radius: 0px 20px 20px 0px;
    height: auto;
  }
  .sustentable .session-six .contenedor .item-rigth .image {
    background-color: #FFF7F5;
    height: 75%;
    margin-left: 5%;
    border-radius: 20px 0px 0px 20px;
    width: 50%;
  }
  .sustentable .session-six .contenedor .item-rigth .image img {
    margin-top: -10%;
    margin-left: 10%;
  }
  .sustentable .session-seven {
    margin-top: 3pc;
  }
  .sustentable .session-seven .contenedor {
    display: flow-root;
  }
  .sustentable .session-seven .contenedor .timeline-content-cuidado-agua-left,
  .sustentable .session-seven .contenedor .timeline-content-cuidado-agua-rigth {
    margin: 0% 5% 5% 5%;
  }
  .sustentable .session-seven .contenedor .timieline-content {
    background-color: #fd6743;
    text-align: center;
    border-radius: 0px 0px 20px 20px;
    color: white;
    margin-top: -5px;
  }
  .sustentable .session-seven .contenedor .image img {
    border-radius: 20px 20px 0px 0px;
  }
  .sustentable .session-eigth {
    margin-top: 3pc;
  }
  .sustentable .session-eigth .contenedor {
    display: flow-root;
  }
  .sustentable .session-eigth .contenedor .item {
    display: flow-root;
  }
  .sustentable .session-eigth .contenedor .item .timieline-content {
    background-color: #FFF7F5;
    border-radius: 20px;
    margin: 0% 5% 5% 5%;
    width: 90%;
    height: 0%;
  }
  .sustentable .session-eigth .contenedor .item .timieline-content .timeline-title {
    margin: 40px;
    font-size: 30px;
    color: #fd6743;
  }
  .sustentable .session-eigth .contenedor .item .timieline-content .timeline-content {
    margin: 40px;
  }
  .sustentable .session-eigth .contenedor .item .timieline-content-background {
    background-color: #fd6c35;
    width: 80%;
    height: 10%;
    position: absolute;
    z-index: -1;
    border-radius: 20px;
    margin-left: 15%;
    margin-top: 25%;
  }
  .sustentable .session-eigth .contenedor .item .images {
    margin: 20% 5% 5% 5%;
    width: 90%;
  }
  .sustentable .session-eigth .contenedor .item .images .image {
    border-radius: 20px;
    margin: 10px;
  }
  .sustentable .content-txt-background {
    background-color: #fb9d79;
    display: block;
    width: 280px;
    height: 260px;
    top: 36px;
    border-radius: 34px;
  }
  .sustentable .background-image img {
    display: flex;
  }
  .content-promisse {
    margin: 0 auto;
    width: 43pc;
  }
}
.inicio {
  position: relative;
  font-family: 'Poppins-ExtraLight';
}
.inicio .session-one .content-txt {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
  color: #ffffff;
}
.inicio .session-one .content-txt .item p {
  padding: 0;
  margin: 0;
}
.inicio .session-one .content-txt .item a {
  font-size: 18px;
  padding: 20px 41px;
  border-radius: 3pc;
  border: solid #ffffff 2px;
  text-decoration: none;
  color: #ffffff;
  margin-top: 3px;
  display: inline;
}
.inicio .session-one .content-txt .item .margin-top {
  margin-top: 10px;
}
.inicio .session-one .content-txt .item .orange {
  color: #fd6743;
}
.inicio .session-one .content-txt .item.one {
  font-size: 54px;
  margin-bottom: 2pc;
}
.inicio .session-one .content-txt .item.one p {
  height: 53px;
}
.inicio .session-one .content-txt .item.two p {
  height: 31px;
  font-size: 22px;
}
.inicio .session-one .context-txt-right {
  position: absolute;
  width: 100%;
  text-align: right;
  margin-top: 33pc;
  padding-right: 8pc;
  color: #ffffff;
  font-size: 25px;
}
.inicio .session-one .context-txt-right p {
  margin: 0;
  padding: 0;
  height: 28px;
}
.inicio .session-one .context-txt-right img {
  height: 25px;
  width: 25px;
}
.inicio .session-two {
  position: relative;
  margin-left: 6pc;
}
.inicio .session-two .content-txt {
  position: absolute;
  text-align: left;
  margin-top: 3pc;
}
.inicio .session-two .content-txt p {
  margin: 0;
  font-size: 25px;
  color: #fd6743;
}
.inicio .session-two .button1 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 15pc;
}
.inicio .session-two .button1 a {
  font-size: 15px;
  padding: 15px 25px;
  border-radius: 3pc;
  border: solid #fd6c35 1px;
  text-decoration: none;
  color: #fd6c35;
}
.inicio .session-two .button2 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 1pc;
}
.inicio .session-two .button2 a {
  font-size: 15px;
  padding: 15px 25px;
  border-radius: 3pc;
  border: solid #fd6c35 1px;
  text-decoration: none;
  color: #fd6c35;
}
.inicio .session-two .button3 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 1pc;
}
.inicio .session-two .button3 a {
  font-size: 15px;
  padding: 15px 25px;
  border-radius: 3pc;
  border: solid #fd6c35 1px;
  text-decoration: none;
  color: #fd6c35;
}
.inicio .session-two .button4 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 1pc;
}
.inicio .session-two .button4 a {
  font-size: 15px;
  padding: 15px 25px;
  border-radius: 3pc;
  border: solid #fd6c35 1px;
  text-decoration: none;
  color: #fd6c35;
}
.inicio .session-two .bonafont-txt {
  margin-top: 24px;
}
.inicio .session-three {
  margin-left: 5pc;
}
.inicio .session-three .content-txt-background {
  position: absolute;
  margin-top: 10pc;
  margin-left: 41pc;
  background-color: #fb9d79;
  display: block;
  width: 29pc;
  height: 20pc;
  border-radius: 34px;
}
.inicio .session-three .content-txt {
  position: absolute;
  float: left;
  margin: 16pc 12pc;
  color: #ffffff;
}
.inicio .session-three .content-txt .item p {
  padding: 0;
  margin: 0;
}
.inicio .session-three .content-txt .item.one {
  font-size: 40px;
  margin-top: -13pc;
  margin-left: 25pc;
  background-color: #fff7f5;
  color: #fd6c35;
  padding: 3pc;
  border-radius: 3pc;
  width: 31pc;
}
.inicio .session-three .content-txt .item.one p {
  height: 53px;
}
.inicio .session-three .content-txt .item.one .text {
  font-size: 14px;
  color: gray;
  text-align: justify;
  margin-top: 1pc;
}
.inicio .session-three .content-txt .item.one .arrow-next {
  margin-top: 1pc;
}
.inicio .session-three .content-txt .item.one .arrow-next img {
  width: 14px;
  height: 14px;
}
.inicio .session-three .content-txt .item.one .arrow-next a {
  font-size: 14px;
  margin-left: 0.6pc;
}
.inicio .session-three .content-txt .item.two p {
  height: 31px;
  font-size: 22px;
}
.inicio .session-three .desktop {
  margin-top: 6pc;
  width: 50%;
}
.inicio .session-four {
  position: relative;
  margin-top: 4pc;
  background-color: #fff7f5;
  width: 100%;
  height: 20pc;
}
.inicio .session-four .content-txt {
  position: absolute;
  text-align: left;
  margin-top: 4pc;
  margin-left: 6pc;
}
.inicio .session-four .content-txt p {
  margin: 0;
  font-size: 25px;
  color: #fd6743;
}
.inicio .session-four .brand1 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 23pc;
}
.inicio .session-four .brand1 img {
  height: 60px;
  width: 132.87px;
}
.inicio .session-four .brand2 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 2pc;
}
.inicio .session-four .brand2 img {
  height: 60px;
  width: 111.91px;
}
.inicio .session-four .brand3 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 2pc;
}
.inicio .session-four .brand3 img {
  height: 60px;
  width: 83.6px;
}
.inicio .session-four .brand4 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 2pc;
}
.inicio .session-four .brand4 img {
  height: 60px;
  width: 148.64px;
}
.inicio .session-four .brand5 {
  display: inline-block;
  margin-top: 5pc;
  margin-left: 2pc;
}
.inicio .session-four .brand5 img {
  height: 60px;
  width: 92.4px;
}
.inicio .background-image {
  display: flex;
}
.inicio .background-image img {
  width: 100%;
}
.inicio .session-five {
  position: relative;
  color: #fd6c35;
  background-color: #fb9d79;
  padding-top: 0.01pc;
  height: 45pc;
}
.inicio .session-five .father-bottles {
  overflow: scroll;
  margin-top: -6pc;
}
.inicio .session-five .father-bottles .bottles {
  float: left;
  width: 292pc;
  display: grid;
}
.inicio .session-five .father-bottles .bottles div {
  position: initial !important;
}
.inicio .session-five .father-bottles .bottles .bottle1 {
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: 0pc;
  border-radius: 2pc;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle1 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle2 {
  display: inline-block;
  margin-left: 14pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle2 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle3 {
  display: inline-block;
  margin-left: 28pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle3 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle4 {
  display: inline-block;
  margin-left: 42pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle4 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle5 {
  display: inline-block;
  margin-left: 56pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle5 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle6 {
  display: inline-block;
  margin-left: 70pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle6 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle7 {
  display: inline-block;
  margin-left: 84pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle7 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle8 {
  display: inline-block;
  margin-left: 98pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle8 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle9 {
  display: inline-block;
  margin-left: 112pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle9 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle10 {
  display: inline-block;
  margin-left: 126pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle10 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle11 {
  display: inline-block;
  margin-left: 140pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle11 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle12 {
  display: inline-block;
  margin-left: 154pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle12 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle13 {
  display: inline-block;
  margin-left: 168pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle13 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle14 {
  display: inline-block;
  margin-left: 182pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle14 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle15 {
  display: inline-block;
  margin-left: 196pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle15 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle16 {
  display: inline-block;
  margin-left: 210pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle16 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle17 {
  display: inline-block;
  margin-left: 224pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle17 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle18 {
  display: inline-block;
  margin-left: 238pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle18 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle19 {
  display: inline-block;
  margin-left: 252pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle19 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle20 {
  display: inline-block;
  margin-left: 266pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle20 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .father-bottles .bottles .bottle21 {
  display: inline-block;
  margin-left: 280pc;
  background-color: white;
  width: 12pc;
  height: 12pc;
  border: solid #fd6c35 1px;
  margin-top: -12pc;
  border-radius: 2pc;
  position: absolute;
  text-align: center;
}
.inicio .session-five .father-bottles .bottles .bottle21 img {
  height: 10pc;
  padding-top: 3px;
}
.inicio .session-five .slick-slide {
  width: 14pc !important;
}
.inicio .session-five .slick-slider .slick-arrow {
  top: 6pc;
}
.inicio .session-five .slick-slider .item {
  background-color: #ffffff;
  width: 12pc !important;
  height: 12pc;
  border: solid #FD6C35 1px;
  border-radius: 2pc;
  text-align: center;
}
.inicio .session-five .slick-slider .item img {
  height: 10pc;
  padding-top: 3px;
  width: 80%;
  margin-left: 10%;
}
.inicio .session-five .showtab1-slider {
  height: 12pc;
  margin-top: -6pc;
}
.inicio .session-five .button-briefcase {
  position: relative;
  text-align: center;
  margin-top: 5pc;
}
.inicio .session-five .button-briefcase p {
  padding: 0;
  margin: 0;
}
.inicio .session-five .button-briefcase a {
  font-size: 18px;
  padding: 20px 41px;
  border-radius: 3pc;
  border: solid #ffffff 2px;
  text-decoration: none;
  color: #ffffff;
  display: inline;
}
.inicio .session-five .row-actions {
  position: relative;
  margin-top: 5pc;
  color: #ffffff;
  display: inline-flex;
}
.inicio .session-five .row-actions .title {
  width: 30pc;
  margin-left: 12pc;
}
.inicio .session-five .row-actions .title p {
  margin: 0;
  padding: 0;
}
.inicio .session-five .row-actions .title img {
  width: 70px;
  height: 70px;
}
.inicio .session-five .row-actions .title .actions {
  font-size: 90px;
  line-height: 1;
}
.inicio .session-five .row-actions .title .planet {
  font-size: 37px;
}
.inicio .session-five .row-actions .text {
  display: inline-block;
  font-size: 14px;
  text-align: justify;
  width: 27pc;
  margin-left: 2pc;
  margin-top: 1pc;
}
.inicio .session-five .row-actions .text .arrow-next {
  margin-top: 1pc;
}
.inicio .session-five .row-actions .text .arrow-next img {
  width: 14px;
  height: 14px;
}
.inicio .session-five .row-actions .text .arrow-next a {
  color: #ffffff;
  font-size: 14px;
  margin-left: 0.6pc;
}
.inicio .session-five .watermark {
  text-align: center;
}
.inicio .session-five .watermark p {
  font-size: 65px;
  opacity: 0.2;
  font-weight: 900;
  color: #ffffff;
  margin-top: 7pc;
  letter-spacing: 9.09px;
}
.inicio .session-six {
  position: relative;
}
.inicio .session-six .context-txt {
  width: 40pc;
  height: 15pc;
  text-align: center;
  position: absolute;
  background-color: #fff7f5;
  margin-left: 20pc;
  margin-top: 38pc;
  border-radius: 3pc;
}
.inicio .session-six .context-txt .title {
  color: #fd6c35;
  font-size: 30px;
  margin-top: 2pc;
}
.inicio .session-six .context-txt .text {
  color: gray;
  font-size: 14px;
  width: 34pc;
  margin-left: 3pc;
}
.inicio .session-six .context-txt .margin-top {
  margin-top: 2pc;
}
.inicio .session-six .context-txt a {
  font-size: 18px;
  padding: 12px 30px;
  border-radius: 3pc;
  border: solid #ffffff 2px;
  text-decoration: none;
  color: #ffffff;
  margin-top: 3px;
  display: inline;
  background-color: #fd6c35;
}
.inicio .session-six .desktop {
  width: 100%;
  margin-top: -6.6pc;
}
.inicio .session-seven {
  color: #fd6c35;
  margin-left: 20pc;
  margin-top: 12pc;
}
.inicio .session-seven p {
  font-size: 37px;
  line-height: 1;
}
.inicio .session-seven .launch {
  margin-left: 2pc;
}
.inicio .session-seven .form {
  display: inline-flex;
  height: 4pc;
  margin-bottom: 5pc;
}
.inicio .session-seven .form .field {
  color: #BEBEBE;
  font-size: 20px;
  margin-left: 3pc;
  margin-top: 1.2pc;
}
.inicio .session-seven .form .field .control label input {
  height: 4pc;
  color: #BEBEBE;
  font-size: 20px;
  width: 15pc;
  border-radius: 3pc 0 0 3pc;
  font-family: 'Poppins-ExtraLight';
  text-align: center;
  border: solid #fd6c35 2px;
  width: 18pc;
}
.inicio .session-seven .form .actions {
  font-size: 20px;
  padding-top: 1pc;
  border-radius: 0pc 3pc 3pc 0pc;
  color: #ffffff;
  background-color: #fd6c35;
  height: 100%;
  width: 13pc;
  margin-top: 1.2pc;
}
.inicio .session-seven .form .actions .action.primary {
  background-color: #fd6c35;
  width: 11.9pc;
}
.inicio .session-seven .form .actions .action.primary span {
  font-family: 'Poppins-ExtraLight';
  font-size: 20px;
}
.background-image.mobile {
  display: none;
}
@media screen and (min-width: 1025px) {
  .inicio .session-two .session-one-mobile {
    display: none !important;
  }
  .inicio .session-two .content-txt-mobile {
    display: none !important;
  }
  .inicio .session-three .content-txt-mobile {
    display: none !important;
  }
  .inicio .session-four .content-txt-mobile {
    display: none !important;
  }
  .inicio .session-five .watermark-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .inicio .session-one .content-txt {
    margin-top: 7.5pc;
    margin-left: 10%;
  }
  .inicio .session-one .content-txt .item.one {
    font-size: 40px;
  }
  .inicio .session-one .content-txt .item.one p {
    height: 43px;
  }
  .inicio .session-one .content-txt .item a {
    padding: 10px 30px;
  }
  .inicio .session-one .context-txt-right {
    margin-top: 19pc;
    padding-right: 10%;
    font-size: 17px;
  }
  .inicio .session-one .context-txt-right img {
    height: 20px;
    width: 20px;
  }
  .inicio .session-one .context-txt-right p {
    height: 20px;
  }
  .inicio .session-two {
    margin-left: 0;
  }
  .inicio .session-two .content-txt {
    display: none !important;
  }
  .inicio .session-two .session-one-mobile {
    display: none !important;
  }
  .inicio .session-two .content-txt-mobile {
    margin-top: 2pc;
    text-align: center;
  }
  .inicio .session-two .content-txt-mobile p {
    font-size: 22px;
    color: #fd6c35;
  }
  .inicio .session-two .father-buttons {
    overflow: scroll;
  }
  .inicio .session-two .father-buttons .buttons {
    height: 80px;
    width: 52pc;
    margin-left: 4pc;
  }
  .inicio .session-two .father-buttons .buttons .button1 {
    margin-top: 2pc;
    margin-left: 0;
  }
  .inicio .session-two .father-buttons .buttons .button2 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button3 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button4 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-three {
    margin: 0;
    margin-top: 2pc;
  }
  .inicio .session-three .background-image.desktop {
    display: none !important;
  }
  .inicio .session-three .background-image.mobile {
    display: block;
  }
  .inicio .session-three .content-txt-mobile {
    position: absolute;
    margin-left: 20%;
    margin-top: 30pc;
    width: 60%;
    background-color: #fff7f5;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-three .content-txt-mobile .title {
    margin-top: 2pc;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 25px;
    color: #fd6c35;
  }
  .inicio .session-three .content-txt-mobile .text {
    color: #7F7F7F;
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 15px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next {
    margin-top: 0;
    margin-bottom: 2pc;
  }
  .inicio .session-three .content-txt-mobile .arrow-next img {
    width: 15px;
    height: 15px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next a {
    font-size: 15px;
    margin-left: 0.6pc;
    color: #fd6c35;
  }
  .inicio .session-three .background-image img {
    width: 100%;
  }
  .inicio .session-three .content-txt-background {
    position: absolute;
    background-color: #fb9d79;
    width: 50%;
    height: 13pc;
    border-radius: 3pc;
    margin-top: 34pc;
    margin-left: 32%;
  }
  .inicio .session-three .content-txt {
    display: none !important;
  }
  .inicio .session-four {
    margin-top: 14pc;
    height: 19pc;
  }
  .inicio .session-four .content-txt {
    display: none !important;
  }
  .inicio .session-four .content-txt-mobile {
    margin-top: 2pc;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .inicio .session-four .content-txt-mobile p {
    font-size: 25px;
    color: #fd6c35;
  }
  .inicio .session-four .father-brands {
    overflow: scroll;
  }
  .inicio .session-four .father-brands .brands {
    height: 80px;
    width: 100%;
    margin-top: 6pc;
    text-align: center;
  }
  .inicio .session-four .father-brands .brands .brand1 {
    margin-top: 1pc;
    margin-left: 0;
  }
  .inicio .session-four .father-brands .brands .brand2 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand3 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand4 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand5 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-five {
    height: 37pc;
  }
  .inicio .session-five .father-bottles {
    overflow: scroll;
    margin-top: -4.5pc;
  }
  .inicio .session-five .father-bottles .bottles {
    float: left;
    width: 229pc;
    display: grid;
  }
  .inicio .session-five .father-bottles .bottles div {
    position: initial !important;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 {
    width: 9pc;
    height: 9pc;
    margin-top: 0;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 11pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 22pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 33pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 44pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 55pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 66pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 77pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 88pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 99pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 110pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 121pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 132pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 143pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 154pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 165pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 176pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 187pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 198pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 209pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 220pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 img {
    height: 7pc;
  }
  .inicio .session-five .slick-slide {
    width: 10pc !important;
  }
  .inicio .session-five .slick-slider .slick-arrow {
    top: 4.5pc;
  }
  .inicio .session-five .slick-slider .item {
    background-color: #ffffff;
    width: 9pc !important;
    height: 9pc;
    border: solid #FD6C35 1px;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-five .slick-slider .item img {
    height: 7pc;
    padding-top: 5px;
    width: 80%;
    margin-left: 10%;
  }
  .inicio .session-five .showtab1-slider {
    height: 9pc;
    margin-top: -4.5pc;
  }
  .inicio .session-five .button-briefcase {
    margin-top: 4pc;
  }
  .inicio .session-five .button-briefcase a {
    font-size: 15px;
    padding: 15px 25px;
  }
  .inicio .session-five .row-actions {
    position: relative;
    margin-top: 5pc;
    color: #ffffff;
    display: inline-flex;
    width: 100%;
    text-align: center;
  }
  .inicio .session-five .row-actions .title {
    width: 50%;
    margin-left: 0;
  }
  .inicio .session-five .row-actions .title p {
    margin: 0;
    padding: 0;
  }
  .inicio .session-five .row-actions .title img {
    width: 60px;
    height: 60px;
  }
  .inicio .session-five .row-actions .title .actions {
    font-size: 74px;
    line-height: 1;
  }
  .inicio .session-five .row-actions .title .planet {
    font-size: 30px;
  }
  .inicio .session-five .row-actions .text {
    display: inline-block;
    font-size: 13px;
    text-align: justify;
    width: 40%;
    margin-left: 5%;
    margin-top: 0;
  }
  .inicio .session-five .row-actions .text .arrow-next {
    margin-top: 0.5pc;
    text-align: left;
  }
  .inicio .session-five .row-actions .text .arrow-next img {
    width: 12px;
    height: 12px;
  }
  .inicio .session-five .row-actions .text .arrow-next a {
    color: #ffffff;
    font-size: 12px;
    margin-left: 0.6pc;
  }
  .inicio .session-five .watermark {
    text-align: center;
  }
  .inicio .session-five .watermark p {
    font-size: 31px;
    opacity: 0.2;
    font-weight: 900;
    color: #ffffff;
    margin-top: 5pc;
    letter-spacing: 9.09px;
  }
  .inicio .session-five .watermark-mobile {
    display: none !important;
  }
  .inicio .session-six .context-txt {
    width: 70%;
    margin-left: 15%;
    margin-top: 24pc;
  }
  .inicio .session-six .context-txt .text {
    width: 80%;
    margin-left: 10%;
  }
  .inicio .session-seven {
    margin-left: 0;
    margin-top: 14pc;
    width: 100%;
    text-align: center;
  }
  .inicio .session-seven p {
    font-size: 30px;
  }
  .inicio .session-seven .form .field {
    margin-left: 0;
  }
}
@media screen and (min-width: 540px) and (max-width: 767px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .inicio {
    font-family: 'Poppins-ExtraLight';
  }
  .inicio .session-one .content-txt {
    position: absolute;
    float: left;
    margin: 0 4pc auto;
    color: #ffffff;
    text-align: left;
    width: 100%;
  }
  .inicio .session-one .content-txt .item.one {
    font-size: 40px;
    margin-bottom: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: 8pc;
  }
  .inicio .session-one .content-txt .item.one p {
    display: block;
    height: 40px;
  }
  .inicio .session-one .content-txt .item.one a {
    font-size: 13px;
    padding: 8px 14px;
  }
  .inicio .session-one .content-txt .item.two p {
    height: inherit;
    font-size: 14px;
  }
  .inicio .session-one .context-txt-right {
    display: none !important;
  }
  .inicio .session-two {
    margin-left: 0;
  }
  .inicio .session-two .content-txt {
    display: none !important;
  }
  .inicio .session-two .session-one-mobile {
    padding: 8px 14px;
    border-radius: 3pc;
    border: solid #fb9d79 2px;
    background-color: #fb9d79;
    margin: 0 auto;
    width: 55%;
    margin-top: -25px;
    text-align: center;
  }
  .inicio .session-two .session-one-mobile img {
    width: 15px;
    height: 15px;
  }
  .inicio .session-two .session-one-mobile a {
    font-size: 15px;
    padding-left: 0.5pc;
    color: #ffffff;
  }
  .inicio .session-two .content-txt-mobile {
    margin-top: 2pc;
    text-align: center;
  }
  .inicio .session-two .content-txt-mobile p {
    font-size: 22px;
    color: #fd6c35;
  }
  .inicio .session-two .father-buttons {
    overflow: scroll;
  }
  .inicio .session-two .father-buttons .buttons {
    height: 80px;
    width: 52pc;
  }
  .inicio .session-two .father-buttons .buttons .button1 {
    margin-top: 2pc;
    margin-left: 0;
  }
  .inicio .session-two .father-buttons .buttons .button2 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button3 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button4 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-three {
    margin: 0;
  }
  .inicio .session-three .content-txt-mobile {
    position: absolute;
    margin-left: 10%;
    margin-top: 21pc;
    width: 80%;
    background-color: #fff7f5;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-three .content-txt-mobile .title {
    margin-top: 2pc;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 25px;
    color: #fd6c35;
  }
  .inicio .session-three .content-txt-mobile .text {
    color: #7F7F7F;
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 15px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next {
    margin-top: 0;
    margin-bottom: 2pc;
  }
  .inicio .session-three .content-txt-mobile .arrow-next img {
    width: 15px;
    height: 15px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next a {
    font-size: 15px;
    margin-left: 0.6pc;
    color: #fd6c35;
  }
  .inicio .session-three .background-image img {
    width: 100%;
  }
  .inicio .session-three .content-txt-background {
    position: absolute;
    background-color: #fb9d79;
    width: 72%;
    height: 13pc;
    border-radius: 3pc;
    margin-top: 27pc;
    margin-left: 23%;
  }
  .inicio .session-three .content-txt {
    display: none !important;
  }
  .inicio .session-four {
    margin-top: 18pc;
    height: 19pc;
  }
  .inicio .session-four .content-txt {
    display: none !important;
  }
  .inicio .session-four .content-txt-mobile {
    margin-top: 2pc;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .inicio .session-four .content-txt-mobile p {
    font-size: 17px;
    color: #fd6c35;
  }
  .inicio .session-four .father-brands {
    overflow: scroll;
  }
  .inicio .session-four .father-brands .brands {
    height: 80px;
    width: 45pc;
    margin-top: 6pc;
  }
  .inicio .session-four .father-brands .brands .brand1 {
    margin-top: 1pc;
    margin-left: 0;
  }
  .inicio .session-four .father-brands .brands .brand2 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand3 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand4 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand5 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-five {
    height: 34pc;
  }
  .inicio .session-five .father-bottles {
    overflow: scroll;
    margin-top: -4.5pc;
  }
  .inicio .session-five .father-bottles .bottles {
    float: left;
    width: 229pc;
    display: grid;
  }
  .inicio .session-five .father-bottles .bottles div {
    position: initial !important;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 {
    width: 9pc;
    height: 9pc;
    margin-top: 0;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 11pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 22pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 33pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 44pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 55pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 66pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 77pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 88pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 99pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 110pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 121pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 132pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 143pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 154pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 165pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 176pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 187pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 198pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 209pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 220pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 img {
    height: 7pc;
  }
  .inicio .session-five .slick-slide {
    width: 10pc !important;
  }
  .inicio .session-five .slick-slider .slick-arrow {
    top: 4.5pc;
  }
  .inicio .session-five .slick-slider .item {
    background-color: #ffffff;
    width: 9pc !important;
    height: 9pc;
    border: solid #FD6C35 1px;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-five .slick-slider .item img {
    height: 7pc;
    padding-top: 5px;
    width: 80%;
    margin-left: 10%;
  }
  .inicio .session-five .showtab1-slider {
    height: 9pc;
    margin-top: -4.5pc;
  }
  .inicio .session-five .button-briefcase {
    margin-top: 4pc;
  }
  .inicio .session-five .button-briefcase a {
    font-size: 15px;
    padding: 15px 25px;
  }
  .inicio .session-five .row-actions {
    width: 100%;
    text-align: center;
  }
  .inicio .session-five .row-actions .title {
    margin-left: 0;
  }
  .inicio .session-five .row-actions .title .actions {
    font-size: 63px;
  }
  .inicio .session-five .row-actions .title .planet {
    font-size: 26px;
  }
  .inicio .session-five .row-actions .title img {
    width: 52px;
    height: 52px;
  }
  .inicio .session-five .row-actions .text {
    display: block;
    position: absolute;
    font-size: 13px;
    margin-top: 8pc;
    width: 70%;
    margin-left: 15%;
  }
  .inicio .session-five .watermark {
    text-align: center;
  }
  .inicio .session-five .watermark p {
    font-size: 14px;
    opacity: 0.2;
    font-weight: 900;
    color: #ffffff;
    margin-top: 10pc;
    letter-spacing: 9.09px;
  }
  .inicio .session-five .watermark-mobile {
    display: none !important;
  }
  .inicio .session-six .background-image {
    margin-top: -3pc;
  }
  .inicio .session-six .context-txt {
    width: 80%;
    height: fit-content;
    margin-left: 10%;
    margin-top: 20pc;
  }
  .inicio .session-six .context-txt .title {
    font-size: 15px;
    margin-top: 1.5pc;
  }
  .inicio .session-six .context-txt .text {
    font-size: 12px;
    width: 85%;
    margin-left: 7.5%;
  }
  .inicio .session-six .context-txt .margin-top {
    margin-top: 1.5pc;
    margin-bottom: 2pc;
  }
  .inicio .session-six .context-txt a {
    font-size: 12px;
    padding: 15px 25px;
  }
  .inicio .session-seven {
    height: 15pc;
    text-align: center;
    margin: 0;
    margin-top: 10pc;
  }
  .inicio .session-seven p {
    font-size: 19px;
    line-height: 1;
  }
  .inicio .session-seven .form {
    display: inline-flex;
    height: 4pc;
    margin-bottom: 3pc;
  }
  .inicio .session-seven .form .field {
    color: #BEBEBE;
    font-size: 15px;
    margin-left: 1pc;
    margin-top: 1.2pc;
  }
  .inicio .session-seven .form .field .control label input {
    height: 4pc;
    color: #BEBEBE;
    font-size: 15px;
    border-radius: 3pc 0 0 3pc;
    font-family: 'Poppins-ExtraLight';
    text-align: center;
    border: solid #fd6c35 2px;
    width: 12pc;
  }
  .inicio .session-seven .form .actions {
    font-size: 15px;
    padding-top: 1pc;
    border-radius: 0pc 3pc 3pc 0pc;
    color: #ffffff;
    background-color: #fd6c35;
    height: 100%;
    width: 8pc;
    margin-top: 1.2pc;
  }
  .inicio .session-seven .form .actions .action.primary {
    background-color: #fd6c35;
    width: 6.9pc;
  }
  .inicio .session-seven .form .actions .action.primary span {
    font-family: 'Poppins-ExtraLight';
    font-size: 15px;
  }
}
@media screen and (min-width: 360px) and (max-width: 539px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .inicio {
    font-family: 'Poppins-ExtraLight';
  }
  .inicio .session-one .content-txt {
    position: absolute;
    float: left;
    margin: 0 2pc auto;
    color: #ffffff;
    text-align: left;
    width: 100%;
  }
  .inicio .session-one .content-txt .item.one {
    font-size: 30px;
    margin-bottom: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: 62px;
  }
  .inicio .session-one .content-txt .item.one p {
    display: block;
    height: 35px;
  }
  .inicio .session-one .content-txt .item.one a {
    font-size: 12px;
    padding: 8px 14px;
  }
  .inicio .session-one .content-txt .item.two p {
    height: inherit;
    font-size: 14px;
  }
  .inicio .session-one .context-txt-right {
    display: none !important;
  }
  .inicio .session-two {
    margin-left: 0;
  }
  .inicio .session-two .content-txt {
    display: none !important;
  }
  .inicio .session-two .session-one-mobile {
    padding: 8px 14px;
    border-radius: 3pc;
    border: solid #fb9d79 2px;
    background-color: #fb9d79;
    margin: 0 auto;
    width: 73%;
    margin-top: -20px;
    text-align: center;
  }
  .inicio .session-two .session-one-mobile img {
    width: 15px;
    height: 15px;
  }
  .inicio .session-two .session-one-mobile a {
    font-size: 15px;
    padding-left: 0.5pc;
    color: #ffffff;
  }
  .inicio .session-two .content-txt-mobile {
    margin-top: 2pc;
    text-align: center;
  }
  .inicio .session-two .content-txt-mobile p {
    font-size: 18px;
    color: #fd6c35;
  }
  .inicio .session-two .father-buttons {
    overflow: scroll;
  }
  .inicio .session-two .father-buttons .buttons {
    height: 80px;
    width: 52pc;
  }
  .inicio .session-two .father-buttons .buttons .button1 {
    margin-top: 2pc;
    margin-left: 0;
  }
  .inicio .session-two .father-buttons .buttons .button2 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button3 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button4 {
    margin-top: 2pc;
    margin-left: 1pc;
  }
  .inicio .session-three {
    margin: 0;
  }
  .inicio .session-three .content-txt-mobile {
    position: absolute;
    margin-left: 10%;
    margin-top: 12pc;
    width: 80%;
    background-color: #fff7f5;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-three .content-txt-mobile .title {
    margin-top: 1pc;
    margin-left: 1pc;
    margin-right: 1pc;
    font-size: 21px;
    color: #fd6c35;
  }
  .inicio .session-three .content-txt-mobile .text {
    color: #7F7F7F;
    margin-top: 0;
    margin-left: 1pc;
    margin-right: 1pc;
    font-size: 13px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next {
    margin-top: 0;
    margin-bottom: 1pc;
  }
  .inicio .session-three .content-txt-mobile .arrow-next img {
    width: 13px;
    height: 13px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next a {
    font-size: 13px;
    margin-left: 0.6pc;
    color: #fd6c35;
  }
  .inicio .session-three .background-image img {
    width: 100%;
  }
  .inicio .session-three .content-txt-background {
    position: absolute;
    background-color: #fb9d79;
    width: 72%;
    height: 11pc;
    border-radius: 3pc;
    margin-top: 17pc;
    margin-left: 23%;
  }
  .inicio .session-three .content-txt {
    display: none !important;
  }
  .inicio .session-four {
    margin-top: 14pc;
    height: 19pc;
  }
  .inicio .session-four .content-txt {
    display: none !important;
  }
  .inicio .session-four .content-txt-mobile {
    margin-top: 2pc;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .inicio .session-four .content-txt-mobile p {
    font-size: 17px;
    color: #fd6c35;
  }
  .inicio .session-four .father-brands {
    overflow: scroll;
  }
  .inicio .session-four .father-brands .brands {
    height: 80px;
    width: 45pc;
    margin-top: 6pc;
  }
  .inicio .session-four .father-brands .brands .brand1 {
    margin-top: 1pc;
    margin-left: 0;
  }
  .inicio .session-four .father-brands .brands .brand2 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand3 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand4 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand5 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-five {
    height: 37pc;
  }
  .inicio .session-five .father-bottles {
    overflow: scroll;
    margin-top: -4.5pc;
  }
  .inicio .session-five .father-bottles .bottles {
    float: left;
    width: 229pc;
    display: grid;
  }
  .inicio .session-five .father-bottles .bottles div {
    position: initial !important;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 {
    width: 9pc;
    height: 9pc;
    margin-top: 0;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 11pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 22pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 33pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 44pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 55pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 66pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 77pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 88pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 99pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 110pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 121pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 132pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 143pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 154pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 165pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 176pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 187pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 198pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 209pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 220pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 img {
    height: 7pc;
  }
  .inicio .session-five .slick-slide {
    width: 10pc !important;
  }
  .inicio .session-five .slick-slider .slick-arrow {
    top: 4.5pc;
  }
  .inicio .session-five .slick-slider .item {
    background-color: #ffffff;
    width: 9pc !important;
    height: 9pc;
    border: solid #FD6C35 1px;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-five .slick-slider .item img {
    height: 7pc;
    padding-top: 5px;
    width: 80%;
    margin-left: 10%;
  }
  .inicio .session-five .showtab1-slider {
    height: 9pc;
    margin-top: -4.5pc;
  }
  .inicio .session-five .button-briefcase {
    margin-top: 4pc;
  }
  .inicio .session-five .button-briefcase a {
    font-size: 15px;
    padding: 15px 25px;
  }
  .inicio .session-five .row-actions {
    width: 100%;
    text-align: center;
  }
  .inicio .session-five .row-actions .title {
    margin-left: 0;
  }
  .inicio .session-five .row-actions .title .actions {
    font-size: 63px;
  }
  .inicio .session-five .row-actions .title .planet {
    font-size: 26px;
  }
  .inicio .session-five .row-actions .title img {
    width: 52px;
    height: 52px;
  }
  .inicio .session-five .row-actions .text {
    display: block;
    position: absolute;
    font-size: 13px;
    margin-top: 8pc;
    width: 85%;
    margin-left: 7.5%;
  }
  .inicio .session-five .watermark {
    display: none !important;
  }
  .inicio .session-five .watermark-mobile {
    text-align: center;
    margin-top: 13pc;
  }
  .inicio .session-five .watermark-mobile p {
    font-size: 20px;
    opacity: 0.2;
    font-weight: 900;
    color: #ffffff;
    margin-top: 13pc;
    letter-spacing: 9.09px;
  }
  .inicio .session-six .background-image {
    margin-top: -2pc;
  }
  .inicio .session-six .context-txt {
    width: 80%;
    height: fit-content;
    margin-left: 10%;
    margin-top: 15pc;
  }
  .inicio .session-six .context-txt .title {
    font-size: 15px;
    margin-top: 1.5pc;
  }
  .inicio .session-six .context-txt .text {
    font-size: 12px;
    width: 85%;
    margin-left: 7.5%;
  }
  .inicio .session-six .context-txt .margin-top {
    margin-top: 1.5pc;
    margin-bottom: 2pc;
  }
  .inicio .session-six .context-txt a {
    font-size: 12px;
    padding: 15px 25px;
  }
  .inicio .session-seven {
    height: 15pc;
    text-align: center;
    margin: 0;
    margin-top: 11pc;
  }
  .inicio .session-seven p {
    font-size: 19px;
    line-height: 1;
  }
  .inicio .session-seven .form {
    display: inline-flex;
    height: 4pc;
    margin-bottom: 3pc;
  }
  .inicio .session-seven .form .field {
    color: #BEBEBE;
    font-size: 15px;
    margin-left: 1pc;
    margin-top: 1.2pc;
  }
  .inicio .session-seven .form .field .control label input {
    height: 4pc;
    color: #BEBEBE;
    font-size: 15px;
    border-radius: 3pc 0 0 3pc;
    font-family: 'Poppins-ExtraLight';
    text-align: center;
    border: solid #fd6c35 2px;
    width: 12pc;
  }
  .inicio .session-seven .form .actions {
    font-size: 15px;
    padding-top: 1pc;
    border-radius: 0pc 3pc 3pc 0pc;
    color: #ffffff;
    background-color: #fd6c35;
    height: 100%;
    width: 8pc;
    margin-top: 1.2pc;
  }
  .inicio .session-seven .form .actions .action.primary {
    background-color: #fd6c35;
    width: 6.9pc;
  }
  .inicio .session-seven .form .actions .action.primary span {
    font-family: 'Poppins-ExtraLight';
    font-size: 15px;
  }
}
@media screen and (min-width: 0px) and (max-width: 359px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .inicio {
    font-family: 'Poppins-ExtraLight';
  }
  .inicio .session-one .content-txt {
    position: absolute;
    float: left;
    margin: 0 2pc auto;
    color: #ffffff;
    text-align: left;
    width: 100%;
  }
  .inicio .session-one .content-txt .item.one {
    font-size: 25px;
    margin-bottom: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: 2pc;
  }
  .inicio .session-one .content-txt .item.one p {
    display: block;
    height: 30px;
  }
  .inicio .session-one .content-txt .item.one a {
    font-size: 10px;
    padding: 8px 14px;
  }
  .inicio .session-one .content-txt .item.two p {
    height: inherit;
    font-size: 14px;
  }
  .inicio .session-one .context-txt-right {
    display: none !important;
  }
  .inicio .session-two {
    margin-left: 0;
  }
  .inicio .session-two .content-txt {
    display: none !important;
  }
  .inicio .session-two .session-one-mobile {
    padding: 8px 14px;
    border-radius: 3pc;
    border: solid #fb9d79 2px;
    background-color: #fb9d79;
    margin: 0 auto;
    width: 80%;
    margin-top: -20px;
    text-align: center;
  }
  .inicio .session-two .session-one-mobile img {
    width: 12px;
    height: 12px;
  }
  .inicio .session-two .session-one-mobile a {
    font-size: 11px;
    padding-left: 0.5pc;
    color: #ffffff;
  }
  .inicio .session-two .content-txt-mobile {
    margin-top: 2pc;
    text-align: center;
  }
  .inicio .session-two .content-txt-mobile p {
    font-size: 16px;
    color: #fd6c35;
  }
  .inicio .session-two .father-buttons {
    overflow: scroll;
  }
  .inicio .session-two .father-buttons .buttons {
    height: 70px;
    width: 45pc;
  }
  .inicio .session-two .father-buttons .buttons .button1 {
    margin-top: 1pc;
    margin-left: 0;
  }
  .inicio .session-two .father-buttons .buttons .button2 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button3 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons .button4 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-two .father-buttons .buttons a {
    font-size: 13px;
    padding: 12px 20px;
  }
  .inicio .session-three {
    margin: 0;
  }
  .inicio .session-three .content-txt-mobile {
    position: absolute;
    margin-left: 10%;
    margin-top: 10pc;
    width: 80%;
    background-color: #fff7f5;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-three .content-txt-mobile .title {
    margin-top: 1pc;
    margin-left: 1pc;
    margin-right: 1pc;
    font-size: 15px;
    color: #fd6c35;
  }
  .inicio .session-three .content-txt-mobile .text {
    color: #7F7F7F;
    margin-top: 0;
    margin-left: 1pc;
    margin-right: 1pc;
    font-size: 11px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next {
    margin-top: 0;
    margin-bottom: 1pc;
  }
  .inicio .session-three .content-txt-mobile .arrow-next img {
    width: 11px;
    height: 11px;
  }
  .inicio .session-three .content-txt-mobile .arrow-next a {
    font-size: 11px;
    margin-left: 0.3pc;
    color: #fd6c35;
  }
  .inicio .session-three .background-image img {
    width: 100%;
  }
  .inicio .session-three .content-txt-background {
    position: absolute;
    background-color: #fb9d79;
    width: 72%;
    height: 13pc;
    border-radius: 3pc;
    margin-top: 12pc;
    margin-left: 23%;
  }
  .inicio .session-three .content-txt {
    display: none !important;
  }
  .inicio .session-four {
    margin-top: 14pc;
    height: 19pc;
  }
  .inicio .session-four .content-txt {
    display: none !important;
  }
  .inicio .session-four .content-txt-mobile {
    margin-top: 2pc;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .inicio .session-four .content-txt-mobile p {
    font-size: 17px;
    color: #fd6c35;
  }
  .inicio .session-four .father-brands {
    overflow: scroll;
  }
  .inicio .session-four .father-brands .brands {
    height: 80px;
    width: 45pc;
    margin-top: 6pc;
  }
  .inicio .session-four .father-brands .brands .brand1 {
    margin-top: 1pc;
    margin-left: 0;
  }
  .inicio .session-four .father-brands .brands .brand2 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand3 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand4 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-four .father-brands .brands .brand5 {
    margin-top: 1pc;
    margin-left: 1pc;
  }
  .inicio .session-five {
    height: 32pc;
  }
  .inicio .session-five .father-bottles {
    overflow: scroll;
    margin-top: -4.5pc;
  }
  .inicio .session-five .father-bottles .bottles {
    float: left;
    width: 229pc;
    display: grid;
  }
  .inicio .session-five .father-bottles .bottles div {
    position: initial !important;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 {
    width: 9pc;
    height: 9pc;
    margin-top: 0;
  }
  .inicio .session-five .father-bottles .bottles .bottle1 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 11pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle2 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 22pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle3 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 33pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle4 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 44pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle5 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 55pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle6 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 66pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle7 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 77pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle8 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 88pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle9 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 99pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle10 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 110pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle11 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 121pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle12 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 132pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle13 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 143pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle14 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 154pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle15 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 165pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle16 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 176pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle17 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 187pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle18 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 198pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle19 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 209pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle20 img {
    height: 7pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 {
    width: 9pc;
    height: 9pc;
    margin-top: -9pc;
    margin-left: 220pc;
  }
  .inicio .session-five .father-bottles .bottles .bottle21 img {
    height: 7pc;
  }
  .inicio .session-five .slick-slide {
    width: 10pc !important;
  }
  .inicio .session-five .slick-slider .slick-arrow {
    top: 4.5pc;
  }
  .inicio .session-five .slick-slider .item {
    background-color: #ffffff;
    width: 9pc !important;
    height: 9pc;
    border: solid #FD6C35 1px;
    border-radius: 2pc;
    text-align: center;
  }
  .inicio .session-five .slick-slider .item img {
    height: 7pc;
    padding-top: 5px;
    width: 80%;
    margin-left: 10%;
  }
  .inicio .session-five .showtab1-slider {
    height: 9pc;
    margin-top: -4.5pc;
  }
  .inicio .session-five .button-briefcase {
    margin-top: 4pc;
  }
  .inicio .session-five .button-briefcase a {
    font-size: 10px;
    padding: 10px 15px;
  }
  .inicio .session-five .row-actions {
    width: 100%;
    text-align: center;
    margin-top: 4pc;
  }
  .inicio .session-five .row-actions .title {
    margin-left: 0;
  }
  .inicio .session-five .row-actions .title .actions {
    font-size: 45px;
  }
  .inicio .session-five .row-actions .title .planet {
    font-size: 18px;
  }
  .inicio .session-five .row-actions .title img {
    width: 37px;
    height: 37px;
  }
  .inicio .session-five .row-actions .text {
    display: block;
    position: absolute;
    font-size: 10px;
    margin-top: 6pc;
    width: 80%;
    margin-left: 10%;
  }
  .inicio .session-five .row-actions .text .arrow-next {
    margin-top: 0.5pc;
    text-align: left;
  }
  .inicio .session-five .row-actions .text .arrow-next img {
    width: 10px;
    height: 10px;
  }
  .inicio .session-five .row-actions .text .arrow-next a {
    font-size: 10px;
  }
  .inicio .session-five .watermark {
    display: none !important;
  }
  .inicio .session-five .watermark-mobile {
    text-align: center;
    margin-top: 11pc;
  }
  .inicio .session-five .watermark-mobile p {
    font-size: 10px;
    opacity: 0.2;
    font-weight: 900;
    color: #ffffff;
    margin-top: 11pc;
    letter-spacing: 9.09px;
  }
  .inicio .session-six .background-image {
    margin-top: -2pc;
  }
  .inicio .session-six .context-txt {
    width: 80%;
    height: fit-content;
    margin-left: 10%;
    margin-top: 10pc;
  }
  .inicio .session-six .context-txt .title {
    font-size: 12px;
    margin-top: 1.5pc;
  }
  .inicio .session-six .context-txt .text {
    font-size: 10px;
    width: 85%;
    margin-left: 7.5%;
  }
  .inicio .session-six .context-txt .margin-top {
    margin-top: 1.5pc;
    margin-bottom: 2pc;
  }
  .inicio .session-six .context-txt a {
    font-size: 10px;
    padding: 10px 15px;
  }
  .inicio .session-seven {
    height: 12pc;
    text-align: center;
    margin: 0;
    margin-top: 11pc;
  }
  .inicio .session-seven p {
    font-size: 14px;
    line-height: 1;
  }
  .inicio .session-seven .launch {
    margin-left: 0;
  }
  .inicio .session-seven .form {
    display: inline-flex;
    height: 4pc;
    margin-bottom: 3pc;
  }
  .inicio .session-seven .form .field {
    color: #BEBEBE;
    font-size: 15px;
    margin-left: 0;
    margin-top: 1.2pc;
    width: 50%;
  }
  .inicio .session-seven .form .field .control label input {
    height: 4pc;
    color: #BEBEBE;
    font-size: 15px;
    border-radius: 3pc 0 0 3pc;
    font-family: 'Poppins-ExtraLight';
    text-align: center;
    border: solid #fd6c35 2px;
    width: 12pc;
  }
  .inicio .session-seven .form .actions {
    font-size: 15px;
    padding-top: 1pc;
    border-radius: 0pc 3pc 3pc 0pc;
    color: #ffffff;
    background-color: #fd6c35;
    height: 100%;
    width: 8pc;
    margin-top: 1.2pc;
  }
  .inicio .session-seven .form .actions .action.primary {
    background-color: #fd6c35;
    width: 6.9pc;
  }
  .inicio .session-seven .form .actions .action.primary span {
    font-family: 'Poppins-ExtraLight';
    font-size: 15px;
  }
}
.igualdad {
  position: relative;
  font-family: 'Poppins-ExtraLight';
}
.igualdad .session-one {
  color: #ffffff;
}
.igualdad .session-one .content-txt {
  position: absolute;
  margin-top: 12pc;
  margin-left: 15%;
  width: 30%;
}
.igualdad .session-one .content-txt .title {
  font-size: 50px;
}
.igualdad .session-one .content-txt .title p {
  height: 40px;
}
.igualdad .session-one .content-txt .text {
  font-size: 17px;
  margin-top: 3pc;
}
.igualdad .session-two {
  color: #7f7f7f;
  display: inline-flex;
  margin-top: 4pc;
  margin-bottom: 4pc;
  height: 200px;
  width: 100%;
  text-align: center;
}
.igualdad .session-two .icon1 {
  margin-left: 12.5%;
  width: 25%;
}
.igualdad .session-two .icon2 {
  width: 25%;
}
.igualdad .session-two .icon3 {
  width: 25%;
}
.igualdad .session-two img {
  margin-top: 2pc;
}
.igualdad .session-two p {
  margin-top: 1pc;
  margin-left: 10%;
  width: 80%;
}
.igualdad .session-three .content-txt-background {
  position: absolute;
  margin-top: 14pc;
  margin-left: 20%;
  background-color: #fb9d79;
  display: block;
  width: 30%;
  height: 22pc;
  border-radius: 3pc;
}
.igualdad .session-three .context-txt {
  position: absolute;
  width: 35%;
  background-color: #fff7f5;
  margin-top: 7pc;
  margin-left: 14%;
  border-radius: 3pc;
}
.igualdad .session-three .context-txt .desktop {
  width: 50%;
  margin-left: 10%;
  margin-top: 3pc;
}
.igualdad .session-three .context-txt .title {
  font-size: 35px;
  color: #fd6c35;
  width: 80%;
  margin-left: 10%;
}
.igualdad .session-three .context-txt .title p {
  height: 30px;
}
.igualdad .session-three .context-txt .text {
  font-size: 14px;
  color: #7f7f7f;
  width: 80%;
  margin-left: 10%;
  text-align: justify;
}
.igualdad .session-three .context-txt .arrow-next {
  margin-top: 2pc;
  margin-bottom: 3pc;
  margin-left: 10%;
}
.igualdad .session-three .context-txt .arrow-next img {
  width: 15px;
  height: 15px;
}
.igualdad .session-three .context-txt .arrow-next a {
  font-size: 15px;
  margin-left: 0.6pc;
}
.igualdad .session-four .title {
  position: absolute;
  width: 100%;
  font-size: 40px;
  color: #fd6c35;
  text-align: center;
  margin-top: 8pc;
}
.igualdad .session-four .first-text {
  position: absolute;
  width: 100%;
  font-size: 14px;
  color: #7f7f7f;
  text-align: center;
  display: inline-flex;
  margin-top: 18pc;
}
.igualdad .session-four .first-text .text1 {
  width: 20%;
  margin-left: 15%;
}
.igualdad .session-four .first-text .text2 {
  width: 20%;
  margin-left: 28%;
}
.igualdad .session-four .second-text {
  position: absolute;
  width: 100%;
  font-size: 14px;
  color: #7f7f7f;
  text-align: center;
  display: inline-flex;
  margin-top: 30pc;
}
.igualdad .session-four .second-text .text1 {
  width: 20%;
  margin-left: 15%;
}
.igualdad .session-four .second-text .text2 {
  width: 20%;
  margin-left: 28%;
}
.igualdad .session-four .desktop img {
  width: 60%;
  margin-left: 20%;
  margin-top: 1pc;
}
.igualdad .session-five .title {
  width: 100%;
  font-size: 40px;
  color: #fd6c35;
  text-align: center;
  margin-top: 4pc;
}
.igualdad .session-five .comments {
  color: #ffffff;
  display: inline-flex;
  margin-top: 2pc;
  width: 100%;
  text-align: center;
  margin-bottom: 8pc;
}
.igualdad .session-five .comments .comment1 {
  margin-left: 12.5%;
  width: 25%;
}
.igualdad .session-five .comments .comment1 p {
  width: 90%;
  margin-left: 5%;
  background-color: #FB9D78;
  padding-top: 5.5pc;
  font-size: 12px;
  height: 280px;
  padding-left: 10%;
  padding-right: 10%;
  border-radius: 3pc;
}
.igualdad .session-five .comments .comment1 .quote1 {
  margin-left: -16pc;
}
.igualdad .session-five .comments .comment1 .quote1 img {
  height: 50px;
  position: absolute;
  margin-top: -1pc;
}
.igualdad .session-five .comments .comment1 .quote2 {
  margin-left: 10pc;
  margin-top: -3pc;
}
.igualdad .session-five .comments .comment1 .quote2 img {
  height: 50px;
  position: absolute;
}
.igualdad .session-five .comments .comment2 {
  width: 25%;
}
.igualdad .session-five .comments .comment2 p {
  width: 90%;
  margin-left: 5%;
  background-color: #FB9D78;
  padding-top: 3pc;
  font-size: 12px;
  height: 280px;
  padding-left: 10%;
  padding-right: 10%;
  border-radius: 3pc;
}
.igualdad .session-five .comments .comment2 .quote1 {
  margin-left: -16pc;
}
.igualdad .session-five .comments .comment2 .quote1 img {
  height: 50px;
  position: absolute;
  margin-top: -1pc;
}
.igualdad .session-five .comments .comment2 .quote2 {
  margin-left: 10pc;
  margin-top: -3pc;
}
.igualdad .session-five .comments .comment2 .quote2 img {
  height: 50px;
  position: absolute;
}
.igualdad .session-five .comments .comment3 {
  width: 25%;
}
.igualdad .session-five .comments .comment3 p {
  width: 90%;
  margin-left: 5%;
  background-color: #FB9D78;
  padding-top: 4pc;
  font-size: 12px;
  height: 280px;
  padding-left: 10%;
  padding-right: 10%;
  border-radius: 3pc;
}
.igualdad .session-five .comments .comment3 .quote1 {
  margin-left: -16pc;
}
.igualdad .session-five .comments .comment3 .quote1 img {
  height: 50px;
  position: absolute;
  margin-top: -1pc;
}
.igualdad .session-five .comments .comment3 .quote2 {
  margin-left: 10pc;
  margin-top: -3pc;
}
.igualdad .session-five .comments .comment3 .quote2 img {
  height: 50px;
  position: absolute;
}
.igualdad .session-six .title {
  width: 100%;
  text-align: center;
  margin-top: 4pc;
}
.igualdad .session-six .title .big {
  font-size: 40px;
  color: #fd6c35;
  margin-left: 30%;
  width: 40%;
}
.igualdad .session-six .title .text {
  font-size: 17px;
  color: #7f7f7f;
  margin-left: 15%;
  margin-right: 15%;
}
.igualdad .session-six .first-row {
  color: #7f7f7f;
  display: inline-flex;
  margin-top: 2pc;
  margin-bottom: 1pc;
  height: 200px;
  width: 100%;
  text-align: center;
  font-size: 13px;
}
.igualdad .session-six .first-row .icon1 {
  margin-left: 12.5%;
  width: 25%;
}
.igualdad .session-six .first-row .icon2 {
  width: 25%;
}
.igualdad .session-six .first-row .icon3 {
  width: 25%;
}
.igualdad .session-six .first-row img {
  height: 78px;
}
.igualdad .session-six .first-row p {
  margin-top: 1pc;
  margin-left: 10%;
  width: 80%;
}
.igualdad .session-six .button {
  margin-bottom: 6pc;
  margin-top: 4pc;
  width: 100%;
  text-align: center;
}
.igualdad .session-six .button p {
  font-size: 17px;
  padding: 12px 30px;
  border-radius: 3pc;
  border: solid #ffffff 2px;
  text-decoration: none;
  color: #ffffff;
  margin-top: 3px;
  display: inline;
  background-color: #fd6c35;
}
.background-image.mobile {
  display: none;
}
@media screen and (min-width: 1025px) {
  .igualdad .session-one .content-txt .title-mobile {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-extra-small {
    display: none !important;
  }
  .igualdad .session-three .context-txt .mobile {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .igualdad .session-one .content-txt {
    margin-top: 3.5pc;
  }
  .igualdad .session-one .content-txt .title {
    font-size: 40px;
  }
  .igualdad .session-one .content-txt .text {
    font-size: 15px;
    margin-top: 2pc;
  }
  .igualdad .session-one .content-txt .title-mobile {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-extra-small {
    display: none !important;
  }
  .igualdad .session-two img {
    margin-top: 1pc;
  }
  .igualdad .session-two p {
    margin-top: 0.5pc;
    font-size: 1.3rem;
  }
  .igualdad .session-three .content-txt-background {
    margin-top: 7pc;
    margin-left: 19%;
    width: 33%;
    height: 15.3pc;
  }
  .igualdad .session-three .context-txt {
    width: 40%;
    margin-top: 3pc;
    margin-left: 10%;
  }
  .igualdad .session-three .context-txt .desktop {
    margin-top: 2pc;
  }
  .igualdad .session-three .context-txt .mobile {
    display: none !important;
  }
  .igualdad .session-three .context-txt .title {
    font-size: 19px;
  }
  .igualdad .session-three .context-txt .text {
    font-size: 11px;
  }
  .igualdad .session-three .context-txt .arrow-next {
    margin-top: 1pc;
    margin-bottom: 2pc;
  }
  .igualdad .session-three .context-txt .arrow-next img {
    width: 12px;
    height: 12px;
  }
  .igualdad .session-three .context-txt .arrow-next a {
    font-size: 12px;
    margin-left: 0.6pc;
  }
  .igualdad .session-four .title {
    font-size: 28px;
    margin-top: 5pc;
  }
  .igualdad .session-four .first-text {
    margin-top: 12pc;
    font-size: 11px;
  }
  .igualdad .session-four .first-text .text1 {
    width: 25%;
    margin-left: 10%;
  }
  .igualdad .session-four .first-text .text2 {
    width: 25%;
    margin-left: 30%;
  }
  .igualdad .session-four .second-text {
    margin-top: 20pc;
    font-size: 11px;
  }
  .igualdad .session-four .second-text .text1 {
    width: 25%;
    margin-left: 10%;
  }
  .igualdad .session-four .second-text .text2 {
    width: 25%;
    margin-left: 30%;
  }
  .igualdad .session-five .title {
    font-size: 30px;
  }
  .igualdad .session-five .comments .comment1 {
    margin-left: 5%;
    width: 30%;
  }
  .igualdad .session-five .comments .comment1 p {
    padding-top: 4.5pc;
    font-size: 11px;
  }
  .igualdad .session-five .comments .comment1 .quote1 {
    margin-left: -12pc;
  }
  .igualdad .session-five .comments .comment1 .quote2 {
    margin-left: 5pc;
  }
  .igualdad .session-five .comments .comment2 {
    width: 30%;
  }
  .igualdad .session-five .comments .comment2 p {
    padding-top: 2.5pc;
    font-size: 11px;
  }
  .igualdad .session-five .comments .comment2 .quote1 {
    margin-left: -12pc;
  }
  .igualdad .session-five .comments .comment2 .quote2 {
    margin-left: 5pc;
  }
  .igualdad .session-five .comments .comment3 {
    width: 30%;
  }
  .igualdad .session-five .comments .comment3 p {
    padding-top: 3pc;
    font-size: 11px;
  }
  .igualdad .session-five .comments .comment3 .quote1 {
    margin-left: -12pc;
  }
  .igualdad .session-five .comments .comment3 .quote2 {
    margin-left: 5pc;
  }
  .igualdad .session-six .title {
    margin-top: 2pc;
  }
  .igualdad .session-six .title .big {
    font-size: 35px;
    margin-left: 25%;
    width: 50%;
  }
  .igualdad .session-six .title .text {
    font-size: 15px;
    margin-left: 10%;
    margin-right: 10%;
  }
  .igualdad .session-six .first-row {
    font-size: 12px;
  }
  .igualdad .session-six .first-row .icon1 {
    margin-left: 5%;
    width: 30%;
  }
  .igualdad .session-six .first-row .icon2 {
    width: 30%;
  }
  .igualdad .session-six .first-row .icon3 {
    width: 30%;
  }
  .igualdad .session-six .first-row p {
    margin-top: 0.5pc;
  }
  .igualdad .session-six .button p {
    font-size: 15px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .igualdad .session-one .content-txt {
    margin-top: 2pc;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .igualdad .session-one .content-txt .title {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-extra-small {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-mobile {
    font-size: 35px;
  }
  .igualdad .session-one .content-txt .title-mobile p {
    height: 20px;
  }
  .igualdad .session-one .content-txt .text {
    font-size: 15px;
    margin-top: 2.5pc;
    width: 60%;
    margin-left: 20%;
  }
  .igualdad .session-two {
    display: block;
    height: 600px;
  }
  .igualdad .session-two .icon1 {
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two .icon2 {
    margin-top: 2pc;
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two .icon3 {
    margin-top: 2pc;
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two p {
    margin-top: 0.5pc;
  }
  .igualdad .session-three {
    height: 700px;
  }
  .igualdad .session-three .content-txt-background {
    margin-top: 23pc;
    margin-left: 27%;
    width: 60%;
    height: 20.5pc;
  }
  .igualdad .session-three .context-txt {
    width: 70%;
    margin-top: 21pc;
    margin-left: 15%;
  }
  .igualdad .session-three .context-txt .desktop {
    display: none !important;
  }
  .igualdad .session-three .context-txt .mobile {
    width: 60%;
    margin-left: 20%;
    margin-top: 2pc;
  }
  .igualdad .session-three .context-txt .title {
    font-size: 24px;
    margin-top: 0.5pc;
  }
  .igualdad .session-three .context-txt .text {
    font-size: 13px;
  }
  .igualdad .session-three .context-txt .arrow-next {
    margin-top: 1pc;
    margin-bottom: 2pc;
  }
  .igualdad .session-three .context-txt .arrow-next img {
    width: 14px;
    height: 14px;
  }
  .igualdad .session-three .context-txt .arrow-next a {
    font-size: 14px;
    margin-left: 0.6pc;
  }
  .igualdad .session-four .title {
    font-size: 28px;
    margin-top: 4pc;
    position: relative;
    display: block;
  }
  .igualdad .session-four .first-text {
    font-size: 14px;
    display: block;
    margin-top: 2pc;
  }
  .igualdad .session-four .first-text .text1 {
    width: 70%;
    margin-left: 15%;
  }
  .igualdad .session-four .first-text .text2 {
    width: 70%;
    margin-left: 15%;
    margin-top: 2pc;
  }
  .igualdad .session-four .second-text {
    font-size: 14px;
    display: block;
    margin-top: 41pc;
  }
  .igualdad .session-four .second-text .text1 {
    width: 70%;
    margin-left: 15%;
  }
  .igualdad .session-four .second-text .text2 {
    width: 70%;
    margin-left: 15%;
    margin-top: 2pc;
  }
  .igualdad .session-four .mobile img {
    margin-top: 8pc;
    margin-bottom: 13pc;
  }
  .igualdad .session-five {
    display: none !important;
  }
  .igualdad .session-six .title .big {
    font-size: 30px;
    margin-left: 10%;
    width: 80%;
  }
  .igualdad .session-six .title .text {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 16px;
  }
  .igualdad .session-six .first-row {
    display: block;
    height: fit-content;
  }
  .igualdad .session-six .first-row .icon1 {
    margin-left: 15%;
    width: 70%;
  }
  .igualdad .session-six .first-row .icon2 {
    margin-left: 15%;
    width: 70%;
    margin-top: 2pc;
  }
  .igualdad .session-six .first-row .icon3 {
    margin-left: 15%;
    width: 70%;
    margin-top: 2pc;
  }
  .igualdad .session-six img {
    height: 90px;
  }
  .igualdad .session-six .button {
    background-color: #fd6c35;
    width: 80%;
    margin-left: 10%;
    border-radius: 1pc;
    padding: 8px;
    margin-bottom: 4pc;
  }
  .igualdad .session-six .button p {
    font-size: 16px;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 360px) and (max-width: 539px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .igualdad .session-one .content-txt {
    margin-top: 1pc;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .igualdad .session-one .content-txt .title {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-extra-small {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-mobile {
    font-size: 22px;
  }
  .igualdad .session-one .content-txt .title-mobile p {
    height: 15px;
  }
  .igualdad .session-one .content-txt .text {
    font-size: 12px;
    margin-top: 1pc;
    width: 80%;
    margin-left: 10%;
  }
  .igualdad .session-two {
    display: block;
    height: 600px;
    margin-top: 2pc;
  }
  .igualdad .session-two .icon1 {
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two .icon2 {
    margin-top: 2pc;
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two .icon3 {
    margin-top: 2pc;
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two p {
    margin-top: 0.5pc;
    font-size: 1.2rem;
  }
  .igualdad .session-three {
    height: 575px;
  }
  .igualdad .session-three .content-txt-background {
    margin-top: 20pc;
    margin-left: 27%;
    width: 68%;
    height: 16pc;
  }
  .igualdad .session-three .context-txt {
    width: 80%;
    margin-top: 14pc;
    margin-left: 10%;
  }
  .igualdad .session-three .context-txt .desktop {
    display: none !important;
  }
  .igualdad .session-three .context-txt .mobile {
    width: 60%;
    margin-left: 20%;
    margin-top: 2pc;
  }
  .igualdad .session-three .context-txt .title {
    font-size: 18px;
    margin-top: 0.5pc;
    text-align: center;
  }
  .igualdad .session-three .context-txt .text {
    font-size: 12px;
  }
  .igualdad .session-three .context-txt .arrow-next {
    margin-top: 1pc;
    margin-bottom: 2pc;
  }
  .igualdad .session-three .context-txt .arrow-next img {
    width: 13px;
    height: 13px;
  }
  .igualdad .session-three .context-txt .arrow-next a {
    font-size: 13px;
    margin-left: 0.6pc;
  }
  .igualdad .session-four .title {
    font-size: 22px;
    margin-top: 4pc;
    position: relative;
    display: block;
  }
  .igualdad .session-four .first-text {
    font-size: 13px;
    display: block;
    margin-top: 1pc;
  }
  .igualdad .session-four .first-text .text1 {
    width: 70%;
    margin-left: 15%;
  }
  .igualdad .session-four .first-text .text2 {
    width: 70%;
    margin-left: 15%;
    margin-top: 2pc;
  }
  .igualdad .session-four .second-text {
    font-size: 13px;
    display: block;
    margin-top: 33pc;
  }
  .igualdad .session-four .second-text .text1 {
    width: 70%;
    margin-left: 15%;
  }
  .igualdad .session-four .second-text .text2 {
    width: 70%;
    margin-left: 15%;
    margin-top: 2pc;
  }
  .igualdad .session-four .mobile img {
    margin-top: 10pc;
    margin-bottom: 15pc;
  }
  .igualdad .session-five {
    display: none !important;
  }
  .igualdad .session-six .title {
    margin-top: 2pc;
  }
  .igualdad .session-six .title .big {
    font-size: 22px;
    margin-left: 10%;
    width: 80%;
  }
  .igualdad .session-six .title .text {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 14px;
  }
  .igualdad .session-six .first-row {
    display: block;
    height: fit-content;
  }
  .igualdad .session-six .first-row .icon1 {
    margin-left: 15%;
    width: 70%;
  }
  .igualdad .session-six .first-row .icon2 {
    margin-left: 15%;
    width: 70%;
    margin-top: 2pc;
  }
  .igualdad .session-six .first-row .icon3 {
    margin-left: 15%;
    width: 70%;
    margin-top: 2pc;
  }
  .igualdad .session-six img {
    height: 90px;
  }
  .igualdad .session-six .button {
    background-color: #fd6c35;
    width: 90%;
    margin-left: 5%;
    border-radius: 1pc;
    padding: 8px;
    margin-bottom: 3pc;
    margin-top: 2pc;
  }
  .igualdad .session-six .button p {
    font-size: 13px;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 359px) {
  .background-image.desktop {
    display: none !important;
  }
  .background-image.mobile {
    display: block;
  }
  .igualdad .session-one .content-txt {
    margin-top: 1pc;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .igualdad .session-one .content-txt .title {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-mobile {
    display: none !important;
  }
  .igualdad .session-one .content-txt .title-extra-small {
    font-size: 20px;
  }
  .igualdad .session-one .content-txt .title-extra-small p {
    height: 15px;
  }
  .igualdad .session-one .content-txt .text {
    font-size: 10px;
    margin-top: 1pc;
    width: 80%;
    margin-left: 10%;
  }
  .igualdad .session-two {
    display: block;
    height: 600px;
    margin-top: 2pc;
  }
  .igualdad .session-two .icon1 {
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two .icon2 {
    margin-top: 1pc;
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two .icon3 {
    margin-top: 1pc;
    margin-left: 20%;
    width: 60%;
  }
  .igualdad .session-two p {
    margin-top: 0.5pc;
    font-size: 1rem;
  }
  .igualdad .session-three {
    height: 406px;
  }
  .igualdad .session-three .content-txt-background {
    margin-top: 11pc;
    margin-left: 19%;
    width: 77%;
    height: 15.5pc;
  }
  .igualdad .session-three .context-txt {
    width: 85%;
    margin-top: 10pc;
    margin-left: 7.5%;
  }
  .igualdad .session-three .context-txt .desktop {
    display: none !important;
  }
  .igualdad .session-three .context-txt .mobile {
    width: 60%;
    margin-left: 20%;
    margin-top: 1pc;
  }
  .igualdad .session-three .context-txt .title {
    font-size: 14px;
    margin-top: 0.5pc;
    text-align: center;
  }
  .igualdad .session-three .context-txt .text {
    font-size: 10px;
  }
  .igualdad .session-three .context-txt .arrow-next {
    margin-top: 0.5pc;
    margin-bottom: 1pc;
  }
  .igualdad .session-three .context-txt .arrow-next img {
    width: 10px;
    height: 10px;
  }
  .igualdad .session-three .context-txt .arrow-next a {
    font-size: 10px;
    margin-left: 0.6pc;
  }
  .igualdad .session-four .title {
    font-size: 18px;
    margin-top: 4pc;
    position: relative;
    display: block;
  }
  .igualdad .session-four .first-text {
    font-size: 12px;
    display: block;
    margin-top: 1pc;
  }
  .igualdad .session-four .first-text .text1 {
    width: 70%;
    margin-left: 15%;
  }
  .igualdad .session-four .first-text .text2 {
    width: 70%;
    margin-left: 15%;
    margin-top: 2pc;
  }
  .igualdad .session-four .second-text {
    font-size: 12px;
    display: block;
    margin-top: 27pc;
  }
  .igualdad .session-four .second-text .text1 {
    width: 70%;
    margin-left: 15%;
  }
  .igualdad .session-four .second-text .text2 {
    width: 70%;
    margin-left: 15%;
    margin-top: 2pc;
  }
  .igualdad .session-four .mobile img {
    margin-top: 11pc;
    margin-bottom: 15pc;
  }
  .igualdad .session-five {
    display: none !important;
  }
  .igualdad .session-six .title .big {
    font-size: 20px;
    margin-left: 10%;
    width: 80%;
  }
  .igualdad .session-six .title .text {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 13px;
  }
  .igualdad .session-six .first-row {
    display: block;
    height: fit-content;
    font-size: 11px;
  }
  .igualdad .session-six .first-row .icon1 {
    margin-left: 10%;
    width: 80%;
  }
  .igualdad .session-six .first-row .icon2 {
    margin-left: 10%;
    width: 80%;
    margin-top: 2pc;
  }
  .igualdad .session-six .first-row .icon3 {
    margin-left: 10%;
    width: 80%;
    margin-top: 2pc;
  }
  .igualdad .session-six .first-row p {
    margin-top: 0.5pc;
  }
  .igualdad .session-six img {
    height: 90px;
  }
  .igualdad .session-six .button {
    background-color: #fd6c35;
    width: 80%;
    margin-left: 10%;
    border-radius: 1pc;
    padding: 8px;
    margin-bottom: 3pc;
    margin-top: 2pc;
  }
  .igualdad .session-six .button p {
    font-size: 12px;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-top: 0;
  }
}
