/*less from css custom, to merg@smallest-devicese on one single css file*/
/**
* Custom Styles for Responsive Default (boilerplate) Theme
*
**/
/* FIXES TO MAGENTO STYLES */
.wrapper {
  min-width: 280px;
  position: relative;
  z-index: 100;
}
body.catalog-product-view .wrapper {
  z-index: auto;
}
/*.navmenu-fixed-right { z-index: 1; display: block !important;}*/
.page-header {
  margin-top: 20px;
}
li {
  list-style: none;
}
.links li {
  display: inline;
  position: relative;
}
.divider {
  background: #eee;
}
.branding {
  position: relative;
  margin: 0;
  height: auto;
}
.branding .logo {
  margin: 0;
}
.header {
  width: auto;
  padding: 20px 0;
}
.cms-b-responsive-home-page .body-wrapper {
  padding: 0;
  width: 100%;
}
.category-view {
  margin: 0 auto 20px;
}
.breadcrumbs {
  background: none;
  padding: 0px;
}
.checkout-link {
  float: right;
}
.header-panel {
  line-height: 38px;
  padding: 0;
  min-height: 43px;
  box-shadow: none;
  z-index: 999 !important;
  margin-bottom: 0;
}
.header-panel .links {
  float: none;
  display: inline-block;
  margin-right: 0;
}
.header-panel .links li a,
.header-panel .links li a:hover {
  color: #333;
}
.header-panel .welcome-msg {
  margin: 0;
  line-height: 38px;
  font-weight: normal;
}
.switches {
  background: none;
  line-height: 38px;
  white-space: nowrap;
}
.top-cart {
  white-space: normal;
  padding: 5px;
  width: 100%;
}
.top-cart .panel {
  border: none;
  box-shadow: none;
}
#dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
}
#dropdown label {
  font-weight: normal;
  line-height: normal;
  text-align: left;
}
#dropdown .close {
  font-size: 1.4em;
  color: #333;
  opacity: 1;
}
#dropdown .actions .btn-link {
  clear: both;
  display: block;
  margin-top: 8px;
  padding-left: 0;
  text-align: left;
}
.buttons-set {
  margin: 2em 0;
  border: none;
  padding: 0;
}
#messages_product_view {
  margin: 0 auto;
  padding: 0;
}
.product-view {
  margin: 0px auto 20px auto;
  padding: 0;
}
.product-view .short-description {
  display: block;
}
.product-view .add-to-box {
  margin-top: 10px;
}
.product-view .add-to-box .add-to-links {
  margin-top: 10px !important;
  float: none;
}
/*.add-to-box .add-to-cart { float: none;}*/
.collateral-tabs .tab-content {
  padding: 15px;
}
.page-title {
  margin: 0 0 10px;
  padding: 20px 0 9px;
}
.account-login .new-users,
.account-login .registered-users {
  width: 49%;
}
.account-login {
  background: none;
  margin-bottom: 20px;
}
.account-login .fieldset h2 {
  margin: 0;
}
.font12 {
  font-size: 1.2em !important;
}
.color-primary {
  color: #333 !important;
}
.mr-3 {
  margin-right: 3px;
}
#checkout-review-table td.cell-product-img img,
a.product-image {
  padding: 0;
}
.mini-products-list .product-image {
  border: none;
  width: auto;
}
.page.container > .span12 {
  min-height: 400px;
}
.product-name,
.category-products .price-box {
  font-size: 1.4em;
}
.category-products .price-box.string {
  font-size: 1em;
  padding: 0.5em;
}
.sidebar .block-layered-nav .block-title {
  padding: 10px;
}
.sidebar .block .block-title {
  color: #FFFFFF;
  padding: 10px 15px;
  background: #2db6c9;
  font-weight: bold;
  font-size: 1.3em;
}
.sidebar > .block {
  border-radius: 5px;
  overflow: hidden;
}
.sidebar .block .block-title strong {
  background-image: none;
  padding: 0;
  font-weight: normal;
  font-size: 1.2em;
}
.sidebar .block .block-title span {
  color: #ffffff;
}
.block .block-content .product-name {
  font-size: 1.2em;
}
.block-poll .label {
  text-align: left;
}
#poll-answers label {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  /*color: #999999;*/
  color: white;
}
.nav .parent:hover > .dropdown-menu {
  display: block;
  top: 0;
  left: 100%;
}
.nav .parent {
  position: relative;
}
.nav .level0.parent:hover > .dropdown-menu {
  top: auto;
  left: auto;
}
.nav .level0.parent {
  position: static;
}
.nav.mega-menu li.level1 {
  float: left;
}
.nav.mega-menu li.level1 .dropdown-menu {
  position: relative;
  display: block;
  float: none;
  left: auto;
}
.nav.mega-menu ul.columns2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
.nav.mega-menu .dropdown-menu {
  padding: 15px;
}
.nav.mega-menu .dropdown-menu .container {
  padding: 0;
  width: auto;
}
@media screen and (min-width: 900px) {
  .nav.mega-menu .dropdown-menu .container .level0 {
    width: 64%;
    float: left;
  }
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1 {
  display: inline-block;
  padding-right: 30px;
  float: left;
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1 .dropdown-menu {
  display: inline;
  clear: both;
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1.parent > a {
  display: block;
  margin-bottom: 5px;
}
.nav.mega-menu .dropdown-menu .container .level0 .dropdown-menu {
  border: none;
  padding: 0;
  margin-top: 5px;
  top: 0;
}
@media (max-width: 799px) {
  .sidebar .block-layered-nav #filter-list {
    height: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 900px) {
  .nav.mega-menu .dropdown-menu .container .static-container {
    width: 35%;
    float: right;
  }
}
@media screen and (max-width: 899px) {
  .nav.mega-menu .dropdown-menu .container .static-container {
    display: none;
  }
}
.nav.mega-menu .dropdown-menu .container .static-container .img-thumbnail {
  display: block;
  width: 100%;
}
.nav.mega-menu .dropdown-menu .see-all {
  margin-top: 10px;
}
.nav.mega-menu .level0 > .dropdown-menu > .see-all {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 8px;
}
.sidebar .block.block-layered-nav {
  border: none;
}
.sidebar .block.block-layered-nav > .visible-xs .btn {
  padding: 10px 15px;
}
.sidebar .block.block-layered-nav .block-title {
  background: none;
  padding: 10px 0;
}
.sidebar .block.block-layered-nav .block-title span {
  color: #555;
}
.block-layered-nav .currently li {
  padding-right: 10px;
  background: none;
}
.sorter .sort-by {
  float: left;
  margin-right: 40px;
}
.sorter .amount,
.sorter .limiter {
  float: right;
}
.sorter .amount {
  margin-right: 40px;
}
.products-grid .product-image,
.products-grid li.item {
  width: auto;
  height: auto;
  text-align: center;
}
.cart .cart-collaterals h2 {
  font-size: 1.6em;
}
.opc-progress-container {
  width: 20%;
}
.opc .step,
.form-list label {
  font-size: inherit;
}
#checkout-step-login .col2-set {
  background: none;
}
#newsletter-validate-detail input {
  display: block;
  margin-bottom: 0;
}
.please-wait {
  border-color: #444;
  color: #444;
}
/* HOME PAGE  STYLES FROM BOOTSTRAP CAROUSEL*/
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.carousel {
  overflow: hidden;
}
.featurette-divider {
  margin: 80px 0;
}
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
/* Global Messages  */
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px !important;
  background-image: none !important;
}
.messages li li {
  margin: 0 !important;
  line-height: 24px;
}
#login-modal .customer-account-login ul.messages {
  display: none;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 16px !important;
  font-size: 1.2em !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.error-msg,
.messages li.error-msg {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A48;
}
.success-msg,
.messages li.success-msg {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #111111 !important;
  margin-bottom: 0;
  margin-top: 30px;
  border-width: 1px;
  text-align: center;
  font-size: 1.25em !important;
  padding: 7px;
  position: relative;
}
.note-msg,
.messages li.note-msg {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #3A87AD;
}
.notice-msg,
.messages li.notice-msg {
  background-color: #FCF8E3;
  border-color: #FBEED5;
  color: #C09853;
}
/* Shopping Cart */
.cell-label {
  display: none;
  vertical-align: middle;
}
.cart-table a span.glyphicon {
  margin-right: 5px;
  vertical-align: text-top;
}
.cart-table input.qty {
  display: inline-block;
  vertical-align: middle;
}
.cart-table .btn-update {
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding: 0 5px;
  margin: 0;
}
.cart-table .item-options {
  margin-bottom: 0;
}
.cart-table .product-name {
  margin-top: 0;
  white-space: normal;
}
.cart-table tbody .form-control.qty {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 80%;
  padding: 0px 15px !important;
  height: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  z-index: 3;
  cursor: pointer;
  position: relative;
}
.cart-table tbody .form-control.qty option {
  padding: 6px 0;
  text-align: center;
  background: #ffffff;
  color: #333333;
  font-weight: 400;
}
#checkout-review-table td.cell-product-img,
.cart-table td.cell-product-img {
  min-width: 150px;
}
.product-name a {
  text-decoration: none;
  color: #333;
}
.table .product-name {
  margin-top: 10px;
}
.cart .checkout-types {
  float: none;
  text-align: right;
}
.cart .checkout-types .btn-proceed-checkout span {
  padding: 0 !important;
}
.cart .checkout-types .btn-proceed-checkout span span {
  padding: 0 !important;
}
.panel.panel-coupon .btn,
.panel.panel-giftcard .btn {
  margin-top: 5px;
}
.panel-title > a {
  display: block;
  outline: none;
  text-decoration: none;
}
.panel-title > a span {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 0.6;
}
.panel-title > a:hover {
  text-decoration: none;
}
.navbar-toggle {
  margin-left: 10px;
}
.top-cart .block-title {
  background: none;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 38px;
  padding: 0 5px 2px;
  text-transform: none;
  height: auto;
}
.top-cart .block-title strong {
  background: none;
  display: inline-block;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 38px;
  padding-right: 0;
  text-decoration: none;
}
.top-cart .block-title strong,
.top-cart .block-title.expanded strong {
  color: #444;
}
.top-cart .block-content {
  position: static;
  line-height: normal;
  background: none;
  text-align: left;
  width: auto;
}
.top-cart .block-content ol {
  padding-bottom: 0;
  margin-bottom: 0;
}
.top-cart .block-content .item {
  padding: 10px 0;
}
.top-cart .block-content .item .product-name {
  font-size: 1.4em;
  line-height: normal;
  margin-bottom: 5px;
}
.top-cart .block-content .item .product-name a {
  font-size: 1.4em;
}
.top-cart .block-content .item .product-name a:hover {
  color: #333;
}
.top-cart .block-content table {
  margin: 5px 0;
}
.top-cart .block-content table th {
  text-align: left;
}
.top-cart .block-content .subtotal {
  background: none;
  padding: 0;
  text-align: right;
}
.top-cart .block-content .subtotal .label {
  color: #444;
  font-size: 1.2em;
}
.top-cart .inner-wrapper {
  border-color: #DDD;
}
.top-cart .cart-empty {
  padding: 15px;
}
.top-cart .panel-heading {
  position: relative;
}
.top-cart .panel-heading .glyphicon {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 12px;
}
.top-cart .actions {
  background: none;
  padding: 0;
}
.mini-products-list .product-details .btn-remove,
.mini-products-list .product-details .btn-edit {
  font-size: 1.2em;
}
.mini-products-list .product-details .btn-remove > span,
.mini-products-list .product-details .btn-edit > span {
  margin-right: 3px;
}
.block .btn-remove,
.block .btn-edit {
  float: none;
  margin: 0;
  display: inline;
}
.btn-edit,
.btn-remove {
  background: none;
  overflow: visible;
  width: auto;
  height: auto;
  line-height: 1;
  text-indent: inherit;
}
.truncated a.details {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 1.2em;
}
.item-options dt {
  font-size: 1.2em;
  padding: 0;
}
.item-options dd {
  font-size: 1.2em;
  padding-bottom: 10px;
}
.panel-body .item .product-shop {
  margin-bottom: 20px;
}
.add-to-links .btn-link {
  padding: 0;
}
.add-to-links .btn-link .glyphicon {
  margin-right: 3px;
}
/* Checkout styles */
#checkoutSteps .section {
  padding-bottom: 20px;
}
.opc-wrapper {
  background: none;
}
.opc-wrapper .page-title {
  margin-bottom: 20px;
}
.opc-wrapper > .row .panel.checkout-container {
  padding: 0;
}
.opc-wrapper > .row .panel.checkout-container > .panel-body {
  padding: 0;
}
.opc-block-progress {
  margin-bottom: 0;
  font-size: 1.2em;
}
.opc-block-progress .col-md-12 {
  margin-bottom: 10px;
}
.opc-block-progress dt {
  padding-bottom: 5px;
  border-bottom: 1px solid #DDD;
  font-size: 1.2em;
  margin-bottom: 5px;
}
.opc-block-progress dt a {
  font-weight: normal;
}
.opc-block-progress .panel-body {
  padding: 15px 0;
}
.opc-block-progress address {
  margin-bottom: 0;
}
.opc-block-progress table th {
  padding-right: 10px;
}
.opc-block-progress .panel-title {
  font-size: 1.4em;
}
.opc {
  float: none;
  width: auto;
  margin: 0;
  border: 0;
}
.opc .step {
  background: none;
  border-color: #DDD;
  border-right: 0px;
  border-left: 0px;
  width: 100%;
  max-width: 1100px;
}
.opc .step-title {
  margin: 0;
  text-transform: none;
  color: #444444;
  height: auto;
  line-height: normal;
  padding: 8px 20px;
}
.opc .section .step-title {
  background: #f9f9f9;
  padding: 15px 20px;
  color: #5A5A5A;
}
.opc .section .reward-message {
  margin-right: 10px;
  margin-left: 10px;
}
.opc .section.allow .step-title {
  background: #2db6c9;
  padding: 15px 20px;
}
.opc .section.allow.active .step-title {
  border: 0px;
  border-bottom: 1px;
  border-color: #ddd;
  font-weight: bold;
  height: auto;
  line-height: normal;
  margin-bottom: 0;
  padding: 15px 20px;
  background: #333;
}
.opc .section .row {
  margin: 0;
  padding: 10px 0;
}
.opc .section .row.row-button {
  margin-left: -15px;
  margin-right: -15px;
}
.opc .section .row.bank-select {
  padding-left: 5em;
}
.opc .section .row.bank-select .col-sm-3 {
  padding-left: 0;
}
.opc .section .row .panel {
  padding: 0;
  margin-bottom: 0;
}
.opc .section .row .panel .panel-body {
  padding: 15px;
}
#checkout-step-login h4 {
  margin: 0;
}
.gift-message-form {
  border: none;
  background: none;
}
.gift-message-form .list-group {
  margin-bottom: 0;
}
.gift-message-form .inner-box h4 {
  padding: 0;
  margin: 0;
}
.tool-tip {
  position: static;
  margin-bottom: 20px;
}
#checkout-review-table .product-name {
  font-size: 1.8em;
  font-family: 'Archivo Black', sans-serif;
  margin-bottom: 10px;
  font-weight: normal;
  margin: 0 0 5px;
  color: #111;
}
#checkout-review-table .item-options {
  color: #999;
}
#checkout-step-review {
  padding: 20px;
}
#review-buttons-container a span.glyphicon {
  margin-right: 3px;
}
.reward-message {
  margin: 5px 0;
  background: #EF672F;
}
.reward-message .a-more a {
  color: #fff;
  font-weight: bold;
}
#wishlist-table td {
  padding: 5px;
}
.toolbar .sort-by select {
  margin: 15px 5px 15px 0;
}
.toolbar .navbar {
  box-shadow: none;
  z-index: 10;
}
.toolbar .pagination {
  margin: 0;
}
.toolbar p.navbar-text {
  margin: 15px;
}
.add-to-cart .qty,
.add-to-cart label {
  display: inline-block;
}
.add-to-cart .qty {
  width: 4em !important;
  text-align: center;
}
.minimal-price-link .label {
  color: #333;
}
.options-container-small dt {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  float: none;
}
.box-collateral .product-details {
  padding-right: 0;
}
.box-collateral .checkbox {
  margin-top: 0;
}
.box-collateral .checkbox input[type="checkbox"] {
  margin-top: 0;
}
.box-collateral .btn-link {
  padding-left: 0;
  color: #999;
}
.box-collateral .price-box {
  margin-bottom: 5px;
}
.box-collateral .price-box p {
  margin: 0;
}
.box-collateral .item {
  margin-bottom: 10px;
}
.results-view {
  margin: 0;
}
.results-view .recommendations {
  padding: 20px 0 0;
}
.header-panel.navbar.navbar-default.row {
  border-left: medium none;
  border-right: medium none;
}
.header-panel .glyphicon {
  margin: 2px;
}
/* COMMUNITY VERSION STYLE FIXES */
.header .form-search,
.block .block-title {
  background-image: none;
  height: auto;
  overflow: visible;
  text-indent: inherit;
}
.block-layered-nav .block-subtitle {
  display: none;
}
.block .block-title strong,
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 1em;
}
.block .block-content,
.block .actions,
.block-layered-nav .block-subtitle,
.block-layered-nav .block-content,
.block-layered-nav dt,
.product-essential,
.account-login .content,
.account-login .buttons-set,
.block li.odd,
.block-cart .subtotal,
.product-view .box-up-sell .products-grid td,
.product-view .box-up-sell .products-grid td.empty,
.cart .crosssell {
  background: none;
}
#upsell-product-table tbody > tr > td {
  border-top: none;
}
.product-view .product-options-bottom {
  background-color: #f6f6f6;
  margin-bottom: 20px;
  padding: 10px;
  float: none;
}
.product-view .product-options-bottom .add-to-cart {
  padding: 0 !important;
  float: none;
}
.block-poll button.button span {
  background: none;
  border: none;
}
.block-content {
  border: none !important;
}
.block-cart .summary {
  background: none;
}
.block-cart .subtotal .label {
  color: #555;
}
.sidebar .block .block-content {
  color: #555555;
  font-size: 1.3em;
  padding: 0;
}
.sidebar .block .block-content .list-group .list-group-item {
  border-bottom: 1px solid #CFCFCF;
}
.sidebar .block .block-content .list-group .list-group-item.last {
  border-bottom: 0;
}
#narrow-by-list > .list-group-item {
  padding-right: 10px;
  font-size: 1.4em;
}
#narrow-by-list > .list-group-item a {
  color: #fff;
  padding: 5px;
  font-size: 1.2em;
}
#narrow-by-list > .list-group-item a:hover,
#narrow-by-list > .list-group-item a:focus {
  text-decoration: none;
}
#narrow-by-list > .list-group-item .pull-left {
  line-height: 1.7;
}
#narrow-by-list2 li {
  margin-bottom: -1px;
}
.sidebar .block-layered-nav .block-content .filter-state .list-group {
  margin-bottom: 0;
}
.sidebar .block-layered-nav .block-content .filter-state + .actions {
  background: none;
  padding: 0;
  margin: 10px 0;
}
.sidebar .block .block-content .list-group .text {
  display: inline-block;
  line-height: 1;
  max-width: 79%;
}
.products-grid .actions {
  bottom: 0;
  position: relative;
}
.products-grid {
  background: none;
  border-bottom: none;
  position: relative;
  padding: 0;
}
.header form {
  background: none;
  float: right;
  height: auto;
  position: relative;
  top: 0;
  width: auto;
  right: 0;
}
button.button span {
  border: none;
}
.account-login .content,
.account-login .buttons-set {
  border: none;
}
.account-login .new-users h2,
.account-login .content h2 {
  background: none !important;
  padding: 0;
  margin: 10px 0;
  font-size: 2em;
}
.links li {
  border-right: 1px solid #808080;
  padding: 0 9px 0 5px;
}
.links li.last {
  border-right: none;
}
.info-box h2 {
  margin-top: 0;
}
.order-info {
  background: none;
  border: none;
  padding: 5px 0;
}
.opc .step-title h2,
.opc .active .step-title h2,
.opc .allow .step-title h2 {
  color: #ffffff;
  background: none;
  margin: 0;
  padding: 0;
  border: 0 none;
  text-transform: none;
  font-weight: normal;
}
.opc .step-title h2 {
  color: #999;
}
.opc .active .step-title .number {
  background: #fff;
  color: #333;
  border: none;
}
.opc-block-progress dl dd {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .navbar {
    border-radius: 5px;
  }
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 2.1em;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 5em;
  }
  .header .container {
    padding: 0;
  }
  .header form {
    max-width: 230px;
  }
}
@media (min-width: 800px) {
  .sidebar .block-layered-nav #filter-list {
    height: auto !important;
    overflow: visible;
    display: block !important;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
/* MOBILE ONLY FIXES */
@media (max-width: 990px) {
  .opc-block-progress {
    margin-bottom: 10px;
  }
}
@media (max-width: 799px) {
  .welcome-msg,
  .header-panel > .links {
    display: none !important;
  }
  .header .form-search {
    float: none;
    clear: both;
    padding-left: 0;
  }
  .product-collateral {
    width: 100%;
  }
  img {
    max-width: 100%;
  }
  .toolbar p.navbar-text {
    margin-left: 15px;
    margin-right: 1px;
    display: inline-block;
  }
  .toolbar .limiter p.navbar-text + div {
    display: inline-block;
  }
  .box-collateral .product-details {
    padding: 0;
    float: none;
    width: 100%;
    clear: both;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .product-view {
    width: auto;
  }
  .nav.mega-menu .level0:hover .dropdown-menu {
    display: none !important;
  }
  .header {
    z-index: 901;
    padding: 10px 0;
  }
  .header form {
    display: block;
    width: auto;
    position: absolute;
    top: 100%;
    right: 10px;
    margin-top: 6px;
  }
  .header form .form-control {
    color: #ccc;
    background-color: transparent;
    border-color: #222;
  }
  .header form .btn {
    border-color: #222;
  }
  .branding .logo {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    max-width: 75%;
  }
  .switches {
    text-align: left !important;
  }
  #dropdown {
    right: auto;
    left: 0;
  }
  .catalog-category-view .navbar-inverse {
    margin: 0 10px 5px;
  }
  .catalog-category-view .breadcrumb {
    margin-bottom: 5px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 600px) {
  .movil-product-name {
    display: none;
  }
}
@media (max-width: 600px) {
  .cell-label {
    display: inline-block;
    font-weight: bold;
    min-width: 70px;
    font-size: 1.4em;
    color: #333;
    vertical-align: top;
  }
  #checkout-review-load,
  .cart-table {
    display: block;
    border: none;
    width: auto;
  }
  .cart-table .btn-update {
    float: none;
  }
  #checkout-review-table thead,
  .cart-table thead {
    display: none;
  }
  #checkout-review-load tbody,
  .cart-table tbody {
    display: block;
  }
  #checkout-review-load tbody td,
  .cart-table tbody td {
    display: block;
    padding: 5px 15px !important;
    text-align: left !important;
  }
  .cart-table tbody td span + span {
    display: inline-block;
    vertical-align: middle;
  }
  #checkout-review-load tfoot tr,
  #checkout-review-load tbody tr,
  .cart-table tbody tr {
    display: block;
  }
  #checkout-review-load tfoot {
    display: block;
    clear: both;
  }
  #checkout-review-load tfoot tr {
    clear: both;
    float: right;
  }
  #checkout-review-load tfoot tr td {
    border-top: 0;
    display: inline-block;
  }
  .cart-table tbody tr.last td {
    border: none;
  }
  #checkout-review-load tbody tr td,
  .cart-table tbody tr td {
    float: right;
    width: 60%;
    border: none;
  }
  #checkout-review-load tbody tr td.cell-product-img,
  .cart-table tbody tr td.cell-product-img {
    float: left;
    width: 40%;
  }
  #checkout-review-load tbody tr td.movil-product-name,
  .cart-table tbody tr td.movil-product-name {
    float: left;
    width: 100%;
  }
  #checkout-review-load tbody tr td.last,
  .cart-table tbody tr td.last {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px !important;
  }
  .cart-table tbody tr td.custom-height-mobile {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .cart-table .product-name {
    margin-top: 0;
  }
  .cart-table .cart-price {
    display: inline-block;
    vertical-align: middle;
  }
  .cart-table .glyphicon-remove:after {
    content: "Remove";
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .cart-table tbody .form-control.qty {
    width: 100%;
  }
  .cart-table .cell-product-name {
    padding: 0;
  }
  #checkout-review-load .cell-product-img,
  .cart-table .cell-product-img {
    padding: 10px 0 10px 10px !important;
    min-width: 115px !important;
  }
  .cart-table .cell-product-img img {
    height: auto;
  }
  #checkout-review-load .cell-product-name,
  .cart-table .cell-product-name {
    display: none;
  }
  .cart-table .item-options p:first-child,
  .cart-table .item-options p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .category-products .products-grid .col-xs-4 {
    display: block;
    float: none;
    margin: 0 auto 20px;
    width: 70%;
  }
}
@media screen and (max-width: 360px) {
  #dropdown {
    width: 100% !important;
  }
  .panel-body .item.col-xs-6 {
    width: 100%;
  }
  #checkout-step-review {
    padding: 10px;
  }
  .opc-block-progress .col-md-12 {
    width: 100%;
  }
  .opc-block-progress .col-md-12 table {
    width: 100%;
  }
  .panel-crosssell .item {
    width: 50%;
  }
  .category-products .products-grid .col-xs-4 {
    display: block;
    float: none;
    margin: 0 auto 20px;
    width: 80%;
  }
  .products-list .col-xs-9 {
    width: 100%;
    clear: both;
  }
  .products-list .col-xs-3 {
    margin-bottom: 20px;
    width: 50%;
  }
  .toolbar .sort-by,
  .toolbar .limiter {
    width: 100%;
  }
  .toolbar .limiter p.navbar-text,
  .toolbar .limiter p.navbar-text + div {
    margin-top: 0 !important;
  }
  .toolbar > .row .col-xs-8 {
    width: 100%;
    clear: both;
    float: none;
    text-align: center !important;
  }
  .toolbar > .row .view-mode {
    display: none;
  }
  .box-collateral .item {
    width: 100%;
    float: none;
    clear: both;
  }
}
.product-slider .title {
  font-size: 2em;
  margin: 10px 0;
}
/*original below less*/
/**
 * Undecorated links
 */
/**
 * Manufacturer link
 */
.category-products .products-grid .manufacturer {
  font-size: 1.65em;
  height: 1.8em;
}
/**
 * Product styles when listed (home, catalog, catalogsearch,
 * awautorelated-cart, awautorelated-product-view)
 */
/**
 * Left sidebar with responsive dropdown
 */
/**
 * Footer item (column, i.e. dudas, nosotros)
 */
/**
 * General styles
 */
@font-face {
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/ArchivoBlack.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
*:focus,
*:hover,
*:active {
  outline: none;
}
/* Tools */
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
html {
  font-size: 62.5% !important;
  height: 100%;
}
body {
  padding-top: 94px;
  font-family: Helvetica, arial, sans-serif;
  font-size: 100% !important;
  min-height: 100%;
  position: relative;
  text-align: center;
  min-width: 320px;
  color: #5a5a5a;
}
button,
a {
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  outline: none;
}
button:focus,
a:focus,
button:hover,
a:hover,
button:active,
a:active {
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
}
.separator {
  margin: 0 3px;
}
.fa-spinner:before {
  font-family: 'iconsuplementos' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f110";
  display: inline-block;
}
.fa-spinner:before {
  -webkit-animation: rotation 2s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.color-brand {
  color: #67b5cd;
}
.btn {
  font-size: 1.25em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.btn.btn-brand {
  background-color: #2DB6C9;
  color: #fff;
}
.btn.btn-facebook {
  background-color: #385898;
  color: #fff;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-size: 1.4em;
}
.btn.btn-facebook .icon-facebook {
  padding-right: 3%;
}
.btn.btn-link:focus {
  outline: none;
}
.btn:focus {
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active {
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-blue {
  float: none;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin: 0 0 12px 0;
}
.btn-blue:focus {
  outline: none;
  outline-offset: 0;
}
.btn-blue:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown {
  display: inherit !important;
}
.fa-fw {
  width: 1.4em;
  text-align: left;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  font-weight: initial !important;
}
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  background-image: url(../images/validation_advice_bg.gif.webp);
  background-repeat: no-repeat;
  background-position: 2px 0;
  color: #eb340a;
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 12px;
}
.page-title {
  width: 100%;
  overflow: hidden;
}
.page.container,
.page.container-fluid {
  text-align: left;
  width: auto;
  padding: 0;
}
.page.container:before,
.page.container-fluid:before {
  background: #333333;
  background: -moz-linear-gradient(top, #333333 0%, #000000 64%, #000000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #333333), color-stop(64%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #333333 0%, #000000 64%, #000000 100%);
  background: -o-linear-gradient(top, #333333 0%, #000000 64%, #000000 100%);
  background: -ms-linear-gradient(top, #333333 0%, #000000 64%, #000000 100%);
  background: linear-gradient(to bottom, #333333 0%, #000000 64%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
  position: fixed;
  height: 94px;
  width: 100%;
  top: 0;
  z-index: 98;
  min-width: 320px;
}
.page.container .container,
.page.container-fluid .container {
  max-width: 1100px;
}
.customer-account-create,
.checkout-onepage-index,
.customer-account-login,
.customer-account-forgotpassword {
  padding-top: 45px;
}
.customer-account-create footer,
.checkout-onepage-index footer,
.customer-account-login footer,
.customer-account-forgotpassword footer {
  background: #fff;
  color: #5a5a5a;
}
.customer-account-create footer .bloque-ayuda,
.checkout-onepage-index footer .bloque-ayuda,
.customer-account-login footer .bloque-ayuda,
.customer-account-forgotpassword footer .bloque-ayuda {
  color: #5a5a5a;
}
.customer-account-create footer .bloque-ayuda li a,
.checkout-onepage-index footer .bloque-ayuda li a,
.customer-account-login footer .bloque-ayuda li a,
.customer-account-forgotpassword footer .bloque-ayuda li a,
.customer-account-create footer .bloque-ayuda li .place-content,
.checkout-onepage-index footer .bloque-ayuda li .place-content,
.customer-account-login footer .bloque-ayuda li .place-content,
.customer-account-forgotpassword footer .bloque-ayuda li .place-content {
  color: #5a5a5a;
}
.customer-account-create footer .copyright p,
.checkout-onepage-index footer .copyright p,
.customer-account-login footer .copyright p,
.customer-account-forgotpassword footer .copyright p {
  color: #5a5a5a;
}
.customer-account-create footer .copyright p:before,
.checkout-onepage-index footer .copyright p:before,
.customer-account-login footer .copyright p:before,
.customer-account-forgotpassword footer .copyright p:before {
  background: #E1E1E1;
}
.customer-account-create footer .links-externos p,
.checkout-onepage-index footer .links-externos p,
.customer-account-login footer .links-externos p,
.customer-account-forgotpassword footer .links-externos p,
.customer-account-create footer .links-externos a,
.checkout-onepage-index footer .links-externos a,
.customer-account-login footer .links-externos a,
.customer-account-forgotpassword footer .links-externos a {
  display: none;
}
.customer-account-create footer .footer-item,
.checkout-onepage-index footer .footer-item,
.customer-account-login footer .footer-item,
.customer-account-forgotpassword footer .footer-item {
  color: #5a5a5a;
}
.customer-account-create footer .footer-item li a,
.checkout-onepage-index footer .footer-item li a,
.customer-account-login footer .footer-item li a,
.customer-account-forgotpassword footer .footer-item li a {
  color: #5a5a5a;
}
.customer-account-create footer .newsletter input,
.checkout-onepage-index footer .newsletter input,
.customer-account-login footer .newsletter input,
.customer-account-forgotpassword footer .newsletter input {
  border: 1px solid #aaa;
}
.customer-account-create footer .container-redes .item-icons-redes a,
.checkout-onepage-index footer .container-redes .item-icons-redes a,
.customer-account-login footer .container-redes .item-icons-redes a,
.customer-account-forgotpassword footer .container-redes .item-icons-redes a {
  color: #5a5a5a;
  border: 1px solid #fff;
}
.customer-account-create footer .container-redes .item-icons-redes a:hover,
.checkout-onepage-index footer .container-redes .item-icons-redes a:hover,
.customer-account-login footer .container-redes .item-icons-redes a:hover,
.customer-account-forgotpassword footer .container-redes .item-icons-redes a:hover {
  border: 1px solid #5a5a5a;
}
.customer-account-create .page-title,
.customer-account-login .page-title,
.customer-account-forgotpassword .page-title {
  padding-bottom: 2em;
}
.customer-account-create .suplementos-form select,
.customer-account-login .suplementos-form select,
.customer-account-forgotpassword .suplementos-form select {
  padding-left: 20px;
}
.customer-account-create .suplementos-form input,
.customer-account-login .suplementos-form input,
.customer-account-forgotpassword .suplementos-form input {
  padding: 20px 20px;
}
.customer-account-create .suplementos-form.more-margin-inputs .form-group,
.customer-account-login .suplementos-form.more-margin-inputs .form-group,
.customer-account-forgotpassword .suplementos-form.more-margin-inputs .form-group {
  margin-bottom: 12px;
}
.customer-account-create .g-recaptcha,
.customer-account-login .g-recaptcha,
.customer-account-forgotpassword .g-recaptcha {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.customer-account-create .g-recaptcha > div,
.customer-account-login .g-recaptcha > div,
.customer-account-forgotpassword .g-recaptcha > div {
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 330px) {
  .customer-account-create .g-recaptcha > div,
  .customer-account-login .g-recaptcha > div,
  .customer-account-forgotpassword .g-recaptcha > div {
    border-right: 1px solid #d3d3d3;
  }
}
.customer-account-create .login-method-or {
  position: relative;
  text-transform: uppercase;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
}
.customer-account-create .login-method-or:after {
  content: '';
  width: 3em;
  height: 2em;
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.customer-account-create .g-recaptcha {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.customer-account-create .g-recaptcha > div {
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 330px) {
  .customer-account-create .g-recaptcha > div {
    border-right: 1px solid #d3d3d3;
  }
}
.customer-account-login .forgot-password-link {
  padding-bottom: 15px;
}
.customer-account-login .forgot-password-link a {
  font-size: 1.3em;
}
.customer-account-login .login-method-or {
  margin: 2.5em 0 !important;
  position: relative;
  text-transform: uppercase;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
}
.customer-account-login .login-method-or span {
  background: #fff;
  z-index: 1;
  position: relative;
  padding: 0 1em;
}
.customer-account-login .login-method-or:before {
  content: '';
  height: 1px;
  width: 100%;
  display: block;
  background: #E1E1E1;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -2;
}
.customer-account-login .register-now {
  padding-top: 3em;
}
.customer-account-login .register-now p {
  font-size: 1.5em;
  position: relative;
}
.customer-account-login .register-now p span {
  background: #fff;
  z-index: 1;
  position: relative;
  padding: 0 1em;
}
.customer-account-login .register-now p:before {
  content: '';
  height: 1px;
  width: 100%;
  display: block;
  background: #E1E1E1;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
}
.customer-account-login .register-now .btn-register {
  display: inline-block;
  font-size: 1.5em;
  padding: 15px 2em;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: auto;
  text-align: center;
  margin: 1.5em auto 0;
  background: #E1E1E1;
  color: #203548;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  display: block;
}
.customer-account-login .register-now .btn-register:hover {
  background: #fff;
  color: #111;
  border: 1px solid #2DB6C9;
}
.checkout-onepage-index .page-title {
  padding-top: 60px;
}
.customer-account-forgotpassword .page-title {
  padding-top: 80px;
}
.customer-account-create .page.container:before,
.customer-account-create .page.container-fluid:before,
.checkout-onepage-index .page.container:before,
.checkout-onepage-index .page.container-fluid:before,
.customer-account-login .page.container:before,
.customer-account-login .page.container-fluid:before,
.customer-account-forgotpassword .page.container:before,
.customer-account-forgotpassword .page.container-fluid:before {
  display: none;
}
.customer-account-create .page.container #header-condensed img,
.customer-account-create .page.container-fluid #header-condensed img,
.checkout-onepage-index .page.container #header-condensed img,
.checkout-onepage-index .page.container-fluid #header-condensed img,
.customer-account-login .page.container #header-condensed img,
.customer-account-login .page.container-fluid #header-condensed img,
.customer-account-forgotpassword .page.container #header-condensed img,
.customer-account-forgotpassword .page.container-fluid #header-condensed img {
  max-width: 280px;
  margin: 0 auto;
}
.panel {
  border-radius: 5px;
  overflow: hidden;
}
.panel .panel-heading,
.panel .panel-body {
  border-radius: 0px;
}
.panel .panel-heading {
  background: #f9f9f9;
}
.panel.panel-brand {
  border-color: #67b5cd;
}
.panel.panel-brand .panel-heading {
  background-color: #67b5cd;
  color: #fff;
}
iframe#launcher {
  display: none !important;
}
@media (max-width: 1002px) {
  .ds-tops .options-sidebar {
    margin-top: 0 !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    padding-left: 0 !important;
    padding-right: 0 !important;
    top: 0 !important;
    font-size: 1.4em !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .ds-tops .options-sidebar a {
    display: block;
  }
  .ds-tops .options-sidebar a:hover {
    text-decoration: none;
  }
  .ds-tops .hide-on-movil {
    display: none;
  }
  .ds-tops .padding-sides {
    margin: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .ds-tops .sidebar .top-rounded-border {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .ds-tops .sidebar .container-btn {
    margin-bottom: 2px !important;
  }
}
@media (max-width: 768px) {
  .banners-footer .adjust-margin,
  .banners-product-view .adjust-margin {
    margin-bottom: 15px;
  }
}
#balance-user-icon {
  background-color: red;
  border-radius: 50%;
  padding: 10px;
}
/* Generic Info Box */
.info-box {
  background: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}
.info-box .box-content {
  font-size: 1.4em;
}
.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0;
}
.info-table td {
  padding: 2px 0;
}
/*forms suplementos*/
.suplementos-form textarea,
.suplementos-form input,
.suplementos-form select {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 7px 10px;
  border: 1px solid #DDDDDD !important;
  box-shadow: none !important;
  background: #ffffff;
  height: 36px;
  width: 100%;
  font-size: 1.4em;
}
.suplementos-form textarea.validation-failed,
.suplementos-form input.validation-failed,
.suplementos-form select.validation-failed {
  background: #ffffff !important;
  border: 1px solid #eb340a !important;
}
.suplementos-form textarea:focus,
.suplementos-form input:focus,
.suplementos-form select:focus {
  box-shadow: none !important;
  border-color: #67B5CD !important;
  background: transparent;
}
.suplementos-form input[type="checkbox"] {
  width: auto;
}
.suplementos-form textarea {
  height: auto;
}
.suplementos-form .input.input-text:focus {
  box-shadow: none !important;
  border-color: #67B5CD !important;
  background: transparent;
}
.suplementos-form .checkbox label > * {
  display: inline-block;
  padding: 11px 5px;
  font-weight: bold !important;
  font-size: 1.5em;
}
.suplementos-form label {
  display: block;
  text-align: left;
}
.suplementos-form .agree.checkbox {
  display: inline-block;
}
.suplementos-form textarea[disabled],
.suplementos-form textarea:disabled,
.suplementos-form select[disabled],
.suplementos-form input[readonly],
.suplementos-form input:disabled,
.suplementos-form select:disabled {
  background: #f9f9f9 !important;
  border-color: #e9e9e9 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.inline-block {
  display: inline-block;
}
.align-top {
  vertical-align: top !important;
}
body > div.wrapper > div.page.container {
  min-height: 50vh;
}
body.checkout-cart-index > div.wrapper > div.page.container {
  min-height: 40vh;
}
/**
 * Navbar styles
 */
.navbar {
  min-width: 320px;
  z-index: 900;
}
.navbar .navbar-icons.pull-right:after {
  content: '';
  width: 3px;
  height: 100%;
  display: block;
  position: absolute;
  right: -1px;
  top: 0;
  background: #333;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333), to(#000));
  background: -webkit-linear-gradient(#333, #000);
  background: -moz-linear-gradient(#333, #000);
  background: -ms-linear-gradient(#333, #000);
  background: -o-linear-gradient(#333, #000);
  background: linear-gradient(#333, #000);
}
@media (max-width: 767px) {
  .navbar .navbar-icons.pull-right:after {
    display: none;
  }
}
.navbar#suplementos-navbar {
  height: 60px;
  background: #333333;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333333), to(#000000));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: -o-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  border: none;
}
.navbar#suplementos-navbar .navbar-nav .icon {
  font-size: 2em;
  vertical-align: middle;
  padding-right: 10px;
}
.navbar#suplementos-navbar .navbar-nav .dropdown.logged.notify.open img {
  background-color: #2db6c9;
}
.navbar#suplementos-navbar .navbar-nav .dropdown.logged.notify img {
  background-color: #f00;
}
.navbar#suplementos-navbar .navbar-header {
  position: relative;
}
.navbar#suplementos-navbar .navbar-header a:hover img {
  opacity: 0.7;
}
.navbar#suplementos-navbar .navbar-header a:hover .glyphicon {
  display: block;
}
.navbar#suplementos-navbar .navbar-header .navbar-brand {
  float: left;
  height: auto;
  font-size: 1.8em;
  line-height: 20px;
  height: 60px;
  padding: 5px 50px 5px 12px;
  position: relative;
}
.navbar#suplementos-navbar .navbar-header .navbar-brand img {
  width: 38px;
}
.navbar#suplementos-navbar .navbar-header .glyphicon {
  position: absolute;
  right: 30px;
  color: #ffffff;
  background: #2db6c9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  padding: 0.4em;
  padding-bottom: 0.5em;
  font-size: 0.72em;
  line-height: 1em;
  display: none;
  top: 5px;
}
.navbar#suplementos-navbar.navbar-inverse .navbar-toggle {
  border: none;
  padding: 21px 5% 22px 5%;
  margin: 0px;
}
.navbar .navbar-nav > li > span,
.navbar .navbar-nav > li > a {
  font-size: 1.1em;
  font-weight: 100;
  padding: 20px 18px 19px;
}
.navbar .navbar-nav > li > span:hover,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > span:active,
.navbar .navbar-nav > li > a:active,
.navbar .navbar-nav > li > span.active,
.navbar .navbar-nav > li > a.active {
  color: #fff;
}
.navbar .navbar-nav > li > span.hidden-md.hidden-lg,
.navbar .navbar-nav > li > a.hidden-md.hidden-lg {
  display: none !important;
}
.navbar li.dropdown-open ul.dropdown-menu {
  border-bottom: none;
}
.navbar li.dropdown-open .navbar-header a.navbar-brand {
  color: #fff;
}
.navbar li.dropdown-open a.dropdown-toggle {
  font-weight: 100;
  color: #fff;
}
.navbar .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.4em;
  text-align: left;
  list-style: none;
  background-color: #009EAC;
  border: none;
  opacity: 0.96;
}
.navbar .dropdown-menu a,
.navbar .dropdown-menu p {
  color: #fff;
  font-weight: 400;
}
.navbar .dropdown-menu.user-ddmenu li p {
  font-size: 1.1em;
  font-weight: 700;
  padding-top: 15px;
}
.navbar .dropdown-menu a {
  font-size: 0.85em;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: none;
}
.navbar .dropdown-menu a:hover {
  background: none;
  color: #fff;
  font-weight: 400;
}
.navbar .dropdown-menu.dropdown-menu-right {
  width: 37px;
  padding-right: 20px;
}
.navbar .dropdown-menu.full-dd.menu-categorias {
  width: 768px;
}
.navbar .dropdown-menu.full-dd.menu-categorias ul {
  text-align: left;
  padding: 0 0 0 20px;
}
.navbar .dropdown-menu.full-dd {
  width: 650px;
  padding-bottom: 20px;
}
.navbar .dropdown-menu.full-dd li {
  padding-top: 5px;
}
.navbar .dropdown-menu.full-dd li a {
  color: #fff;
  font-style: none;
}
.navbar .dropdown-menu.full-dd li a:hover,
.navbar .dropdown-menu.full-dd li a.active,
.navbar .dropdown-menu.full-dd li a:active {
  color: #fff;
  text-decoration: none;
}
.navbar .dropdown-menu.full-dd ul {
  text-align: left;
  padding: 0 0 0 12px;
}
.navbar .dropdown-menu.full-dd .title {
  margin: 15px 0px;
  color: #fff;
}
.navbar .dropdown-menu.full-dd .subtitle {
  margin: 0px;
  color: #fff !important;
  clear: both;
  padding: 15px 0 0;
}
.navbar .dropdown-menu.full-dd .left-padding {
  padding-left: 50px;
}
.navbar .dropdown-menu.full-dd .row-brand-images {
  position: relative;
}
.navbar .dropdown-menu.full-dd .row-brand-images .popular-brand-image {
  margin-top: 10px;
  background: #fff;
  padding: 15px 4px;
  position: relative;
  top: 20px;
  opacity: none;
  text-align: center;
  width: 12.5%;
}
.navbar .dropdown-menu.full-dd .row-brand-images .popular-brand-image img {
  width: 87px;
}
.navbar .dropdown-menu.full-dd .row-brand-images.grid-imgs-6 .popular-brand-image {
  width: 16.66666%;
}
.navbar .dropdown-menu.full-dd .row-brand-images.grid-imgs-7 .popular-brand-image {
  width: 14.28%;
}
.navbar .dropdown-menu.full-dd .row-brand-images.grid-imgs-8 .popular-brand-image {
  width: 12.5%;
}
.navbar .dropdown-menu.full-dd .row-brand-images:after {
  content: '';
  display: block;
  clear: both;
}
.navbar .question-ddmenu p.title,
.navbar .user-ddmenu p.title {
  font-weight: 600;
  padding-top: 5px;
  text-align: center;
  letter-spacing: 0.5pt;
  padding-left: 0;
}
.navbar .question-ddmenu .btn-dudas,
.navbar .user-ddmenu .btn-dudas {
  padding: 20px;
  color: #fff;
  font-weight: bold;
}
.navbar form.navbar-form {
  text-align: left;
  position: absolute;
  right: 11%;
  width: 51%;
  z-index: 3;
  margin: 0;
  padding: 12px 0 0 0;
  border: none;
  background: #333;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333), to(#000));
  background: -webkit-linear-gradient(#333, #000);
  background: -moz-linear-gradient(#333, #000);
  background: -ms-linear-gradient(#333, #000);
  background: -o-linear-gradient(#333, #000);
  background: linear-gradient(#333, #000);
  height: 60px;
  overflow: hidden;
}
.navbar form.navbar-form .form-group {
  width: 100%;
  height: 38px;
  display: block;
  overflow: hidden;
}
.navbar form.navbar-form input.form-control-search {
  width: 100%;
  display: block;
  padding: 10px 40px 7px 90px;
  font-size: 1.4em;
  line-height: 1.5;
  height: 38px;
  color: #666;
  background-color: #e1e1e1;
  background-image: none;
  border: none;
}
.navbar form.navbar-form .icon-arrow_back,
.navbar form.navbar-form .btn-default-search {
  border: none;
  background-color: #05B7C7;
  color: #fff;
  padding: 0px 10px 0px 10px;
  height: 38px;
  position: absolute;
  left: 0;
  z-index: 4;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 2.5em;
  line-height: 1.5em;
  cursor: pointer;
}
.navbar form.navbar-form .icon-arrow_back:hover {
  background: #E1E1E1;
  color: #111;
  border-right: 1px solid #05B7C7;
}
.navbar form.navbar-form .btn-default-search {
  left: 45px;
  line-height: 1;
  background: none;
  color: #888;
}
.navbar form.navbar-form .btn-default-search span {
  line-height: 1.5em;
}
.navbar form.navbar-form .btn-default-search:hover {
  color: #05B7C7;
}
.navbar form.navbar-form #clearInputSearch {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.5em;
  line-height: 2.5em;
  padding: 0 10px;
  max-height: 39px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.navbar form.navbar-form #clearInputSearch:hover {
  cursor: pointer;
  color: #05B7C7;
}
.navbar .icon-down {
  display: none;
}
.navbar .nav > li.searchShow {
  display: inline-block;
  cursor: pointer;
}
.navbar .nav > li.searchShow img {
  width: 21px;
}
.navbar .nav > li.searchShowMobil {
  display: none;
}
.navbar .menu-categorias-h .navbar-collapse ul.navbar-nav li a.dropdown-toggle {
  padding: 7px 14px 7px;
  text-transform: uppercase;
}
/**
 * Styling dropdowns for PC
 */
@media (max-width: 1044px) {
  .navbar form.navbar-form {
    width: 87%;
    right: 1%;
    display: none;
  }
  .navbar form.navbar-form .icon-arrow_back {
    left: 0px;
  }
  .navbar form.navbar-form .btn-default-search {
    left: 45px;
  }
  .navbar li.searchShowMobil {
    display: inline-block !important;
  }
  .navbar .menu-categorias-h {
    margin-top: -5px;
  }
  .navbar .menu-categorias-h .collapse.navbar-collapse {
    margin: 0 auto !important;
  }
}
@media (max-width: 799px) {
  .navbar form.navbar-form {
    width: 89%;
  }
}
@media (max-width: 767px) {
  page.container-fluid:before,
  .page.container:before {
    height: 60px;
  }
  .navbar {
    /*li.dropdown.open { // White bg and black color on mobile nav
			ul.dropdown-menu {
				a {
					font-weight: bold;
					color: black;
				}
				background-color: @color-white;
			}
		}*/
  }
  .navbar form.navbar-form {
    position: fixed;
    width: 96%;
    right: 2%;
    top: 0px;
    z-index: 99;
    overflow: hidden;
  }
  .navbar form.navbar-form input.form-control-search {
    padding-left: 80px;
  }
  .navbar form.navbar-form .icon-arrow_back {
    left: 0px;
  }
  .navbar form.navbar-form .btn-default-search {
    left: 45px;
    padding-left: 5px;
    padding-right: 2px;
  }
  .navbar #suplementos-navbar-collapse {
    border: none;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    overflow-x: hidden !important;
  }
  .navbar #suplementos-navbar-collapse form.navbar-form {
    margin: 7.5px 26px;
    padding: 0px;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav {
    width: 100%;
    padding: 70px 8% 20px;
    margin: 0;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt {
    position: static;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category .icon-navigate_next,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt .icon-navigate_next {
    font-size: 2em;
    position: relative;
    bottom: -0.2em;
    padding-left: 5px;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.menu-subcat,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.menu-subcat,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt {
    padding: 30px 8% 20px;
    position: absolute;
    top: 60px;
    left: 100%;
    width: 100%;
    display: none !important;
    background: transparent !important;
    opacity: 1 !important;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.menu-subcat.displayed,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.menu-subcat.displayed,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt.displayed,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt.displayed {
    display: block !important;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.menu-subcat li,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.menu-subcat li,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt li,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt li {
    margin: 0 0 15px 0 !important;
    line-height: 1.4 !important;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.menu-subcat li a,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.menu-subcat li a,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt li a,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt li a {
    font-size: 1.5em;
    padding: 0 !important;
    line-height: 1.4 !important;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.menu-subcat li .backtoroot,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.menu-subcat li .backtoroot,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt li .backtoroot,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt li .backtoroot {
    background: none;
    border: none;
    font-size: 1.25em;
    margin-bottom: 10px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Archivo Black', sans-serif;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.menu-subcat li .backtoroot span,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.menu-subcat li .backtoroot span,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt li .backtoroot span,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt li .backtoroot span {
    font-size: 2em;
    position: relative;
    bottom: -0.21em;
    margin-left: -0.25em;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.category ul.sup-submenu-opt,
  .navbar #suplementos-navbar-collapse ul.navbar-nav li.sup-menu-opt ul.sup-submenu-opt {
    font-size: 1em !important;
    margin: 0 !important;
  }
  .navbar #suplementos-navbar-collapse ul.navbar-nav.opensubmenu {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .navbar .navbar-icons {
    float: none !important;
  }
  .navbar .navbar-icons ul {
    position: relative;
    bottom: 3px;
    text-align: center;
    margin: 0 auto;
    width: 57%;
    left: 10px;
  }
  .navbar .navbar-icons .nav > li {
    display: inline-block !important;
    text-align: center;
    position: relative;
    top: 5px;
    width: 30%;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu {
    position: absolute;
    background-color: white;
    bottom: inherit;
    left: 0px;
    min-width: 170px;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu a,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu a {
    color: #333;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu a:hover,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu a:hover,
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu a.active,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu a.active,
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu a:active,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu a:active {
    color: #333;
    text-decoration: none;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu a.btn-brand,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu a.btn-brand {
    color: white;
  }
  .navbar .navbar-nav > li > span,
  .navbar .navbar-nav > li > a {
    padding: 20px 12px;
  }
  .navbar li.dropdown.open ul.dropdown-menu {
    border-bottom: none;
  }
  .navbar li.dropdown.open ul.dropdown-menu a {
    color: white;
  }
  .navbar .navbar-toggle {
    display: block;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu {
    position: absolute;
    background-color: #009EAC;
    bottom: inherit;
    left: 0;
    min-width: 190px;
    border: none;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu a,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu a {
    color: #fff;
    text-align: left;
  }
}
@media (max-width: 700px) {
  .navbar .navbar-icons ul.navbar-nav {
    width: 40%;
  }
}
@media (max-width: 360px) {
  .navbar .navbar-icons .nav > li {
    width: 31%;
  }
  .navbar .navbar-icons ul {
    width: 55%;
  }
  .navbar .navbar-nav .open .dropdown-menu.question-ddmenu,
  .navbar .navbar-nav .open .dropdown-menu.user-ddmenu {
    min-width: 170px;
  }
  .navbar .dropdown-menu-right img {
    width: 24px;
    padding-right: 8px;
  }
}
@media (min-width: 1045px) {
  .navbar form.navbar-form input.form-control-search {
    padding-left: 60px;
  }
  .navbar form.navbar-form .icon-arrow_back {
    display: none;
  }
  .navbar form.navbar-form .btn-default-search {
    left: 0;
    background: #05b7c7;
    color: #fff;
  }
  .navbar form.navbar-form .btn-default-search:hover {
    background: #fff;
    border-right: 1px solid #05b7c7;
    color: #222;
  }
}
@media (max-width: 890px) {
  .navbar .menu-categorias-h .navbar-collapse ul.navbar-nav li a.dropdown-toggle {
    font-size: 1.1em;
    padding: 7px 11px 7px;
  }
}
@media (min-width: 768px) {
  .navbar .icon-down {
    /*padding-right: 3px;
		width: 14px;
		position: relative;
		bottom: 1px;*/
    display: none;
  }
}
/**
 * Styling the terms bar below the navbar
 */
section#terms-bar {
  background-color: #05B7C7;
  color: white;
  margin: 0px;
  display: block;
  width: 100%;
}
section#terms-bar #terms-trigger {
  margin-top: 3px;
  margin-bottom: 3px;
  color: white;
}
section#terms-bar #terms-trigger:hover,
section#terms-bar #terms-trigger:focus {
  text-decoration: none;
}
section#terms-bar #terms-trigger.collapsed {
  height: 21px;
}
.page #headerMenuGroup .dropdown > .dropdown-menu {
  box-shadow: 0 2px 4px #666666;
  -webkit-box-shadow: 0 2px 4px #666666;
  -moz-box-shadow: 0 2px 4px #666666;
}
.navbar .navbar-collapse .navbar-nav > li > a {
  font-family: 'Archivo Black', sans-serif;
  padding: 22px 18px 18px;
  color: #ffffff;
  font-size: 1.2em;
  display: inline-block;
}
.navbar .open strong {
  font-family: 'Roboto Condensed', sans-serif;
}
.navbar .dropdown-menu.full-dd .left-padding {
  border-left: 1px solid #ffffff;
}
.page .navbar .dropdown-menu.full-dd li a.active,
.page .navbar .dropdown-menu.full-dd li a:active,
.page .navbar .dropdown-menu.full-dd li a:hover,
.page .navbar-nav li a:hover {
  color: #222222;
}
.page .navbar .dropdown-menu.full-dd .title {
  font-size: 1.15em;
}
.page .navbar .dropdown-menu.full-dd .single-link,
.page .navbar .dropdown-menu.full-dd .subtitle {
  font-size: 1em;
}
.page .navbar .dropdown-menu.full-dd .single-link {
  margin-top: 15px;
  display: block;
}
.navbar-nav .dropdown:first-child p.title:last-child a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1em;
  font-weight: 400;
}
.navbar .dropdown-menu.full-dd .col-sm-6 ul li a.view-more,
.navbar .dropdown-menu.full-dd .col-sm-6 ul li a.view-more strong {
  font-weight: 400;
  font-family: Helvetica, arial, sans-serif;
}
.navbar .dropdown-menu.full-dd .col-sm-6 ul li a.view-more strong,
.navbar-nav .dropdown:first-child p.title:last-child a strong {
  font-weight: 400;
}
.navbar .dropdown-menu.full-dd .col-sm-6 ul li a.view-more:after,
.navbar-nav .dropdown:first-child p.title:last-child a:after {
  content: ">";
  padding-left: 5px;
  position: relative;
  top: 2px;
  font-size: 125%;
}
.page #suplementos-navbar.navbar.navbar-inverse .navbar-toggle {
  height: 63px;
}
.page .navbar-collapse {
  background: none;
}
.navbar-fixed-top .navbar-collapse {
  height: calc(100% - 60px);
  min-width: 290px;
}
.navbar li.dropdown.open ul.dropdown-menu {
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  box-shadow: 0 2px 4px #666666;
  -webkit-box-shadow: 0 2px 4px #666666;
  -moz-box-shadow: 0 2px 4px #666666;
}
.page #suplementos-navbar.navbar .navbar-nav > .open > a,
.page #suplementos-navbar.navbar .navbar-nav > .open > a:focus,
.page #suplementos-navbar.navbar .navbar-nav > .open > a:hover,
.page .navbar li.dropdown.open ul.dropdown-menu,
.page #suplementos-navbar.navbar .navbar-nav > li > a:hover {
  background: #2db6c9;
  border: 0 none;
  color: #ffffff;
}
.page #suplementos-navbar.navbar .navbar-nav > li > span:hover,
.page #suplementos-navbar.navbar .navbar-nav > li > span.active {
  background: #2db6c9;
  border: 0 none;
  color: #ffffff;
}
.page #suplementos-navbar.navbar .navbar-nav > li > span {
  display: block;
}
.page .navbar li.dropdown.open a.dropdown-toggle {
  font-weight: inherit;
}
.dropdown.logged img {
  background: #2db6c9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  margin: -10px;
}
.page .navbar .dropdown-menu.dropdown-menu-right {
  padding: 5px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  background-color: #ffffff !important;
}
.navbar-nav .badge {
  position: absolute;
  right: 5px;
  top: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 21px;
  padding: 0 2px 0 0;
  text-align: center;
  background: #2db6c9;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu {
  right: -80px;
  left: auto !important;
  width: 250px;
  padding: 20px;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu li {
  margin-bottom: 10px;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu .title {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 1.15em;
  margin: 16px auto 0;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu .scheduleStore {
  font-size: 0.8em;
  font-weight: 400;
  padding-top: 6px;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu .divider {
  display: none;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu li:first-child {
  text-align: center;
}
.navbar .navbar-icons ul.navbar-nav .question-ddmenu li:nth-child(3) {
  margin-top: 30px;
}
.page .dropdown.open .btn.btn-brand {
  background: #111111;
}
.page .navbar .dropdown.open .btn.btn-brand:hover {
  background: #ffffff;
  color: #111111;
}
/*Estilos por David estaban en header*/
.dropdown.category {
  display: block !important;
}
.dropdown.category > a {
  text-transform: uppercase;
}
/**
 * Plus & minus icons for toggling categories.
 */
.dropdown.category .icon-minus {
  display: none;
}
.dropdown.category.open .icon-plus {
  display: none;
}
.dropdown.category.open .icon-minus {
  display: inline-block;
}
#marcas-menu .mobile li.title-section {
  font-weight: 700;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #444;
  color: #a2a2a2 !important;
}
#marcas-menu .mobile li b {
  color: #555 !important;
}
@media (min-width: 768px) {
  .dropdown.category {
    display: none !important;
  }
  #marcas-menu .container-all-brands {
    max-width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
  }
  #marcas-menu .marcas-todas {
    position: relative;
  }
  #marcas-menu .all-brands-list {
    display: table;
    overflow: hidden;
  }
  #marcas-menu .all-brands-list.absolute {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s ease-in-out;
  }
  #marcas-menu .all-brands-list .column-brand {
    display: table-cell;
    min-width: 144px;
  }
  #marcas-menu .all-brands-list .column-brand li b {
    font-size: 85%;
    line-height: 1;
    padding: 5px 0;
    color: #fff;
  }
  .navbar #marcas-menu .dropdown-menu.full-dd {
    display: block;
    left: 10000%;
  }
  .navbar #marcas-menu.open .dropdown-menu.full-dd {
    left: 0;
  }
  .navbar #marcas-menu .buttons-nav strong {
    font-size: 1.15em;
    padding-right: 25px;
  }
  .navbar #marcas-menu .buttons-nav .btns-letter {
    padding-top: 18px;
    padding-left: 6px;
    position: relative;
    padding-bottom: 1px;
  }
  .navbar #marcas-menu .buttons-nav button {
    background: none;
    border: none;
    border-radius: 0;
    width: 20px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 0.9em;
    color: #fff;
  }
  .navbar #marcas-menu .buttons-nav button:hover {
    color: #000;
  }
  #marcas-menu .marcas-todas .icon-nav {
    font-size: 38px;
    position: absolute;
    left: 0;
    border: none;
    background: transparent;
    color: #fff;
    opacity: 0.3;
    top: 55%;
    transition: all 0.2s ease-in-out;
  }
  #marcas-menu .marcas-todas .icon-nav:hover {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  #marcas-menu .marcas-todas .icon-nav.next {
    left: auto;
    right: -14px;
  }
  .navbar #marcas-menu .dropdown-menu.full-dd .left-padding {
    padding: 16px 0px 15px 25px;
    margin-left: -15px;
  }
  #marcas-menu .all-brands-btn {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 0.72em !important;
    line-height: 18px !important;
  }
  #marcas-menu .all-brands-btn span {
    font-size: 1.2em;
    position: relative;
    bottom: -2px;
    padding-left: 5px;
  }
  #marcas-menu .all-brands-btn:hover {
    color: #000 !important;
  }
  #marcas-menu .row-brand-images {
    clear: both;
  }
  #marcas-menu .buttons-nav {
    padding-bottom: 0px;
  }
  .navbar #marcas-menu .dropdown-menu.full-dd {
    width: 850px;
  }
}
@media (min-width: 768px) and only screen and (max-width: 799px) and (min-width: 768px) {
  #marcas-menu .all-brands-list .column-brand {
    min-width: 138px;
  }
}
@media only screen and (max-width: 868px) and (min-width: 768px) {
  #marcas-menu .all-brands-list .column-brand {
    display: table-cell;
    min-width: 138px !important;
  }
}
@media only screen and (max-width: 1044px) and (min-width: 800px) {
  .navbar #marcas-menu.open .dropdown-menu.full-dd {
    left: -300%;
  }
}
@media only screen and (max-width: 868px) {
  #marcas-menu .all-brands-list .column-brand {
    min-width: 184px !important;
  }
}
@media only screen and (max-width: 868px) and (min-width: 800px) {
  .navbar #marcas-menu.open .dropdown-menu.full-dd {
    width: 770px;
    left: -255%;
  }
}
@media only screen and (max-width: 799px) and (min-width: 780px) {
  .navbar #marcas-menu.open .dropdown-menu.full-dd {
    width: 770px;
    left: -225%;
  }
}
@media only screen and (max-width: 779px) and (min-width: 768px) {
  .navbar #marcas-menu.open .dropdown-menu.full-dd {
    width: 770px;
    left: -214%;
  }
}
.navbar .navbar-nav .logged .dropdown-menu.user-ddmenu li a.notify {
  background: #f00;
}
#home-slider {
  margin-bottom: 30px;
}
#home-slider img {
  max-height: 400px;
  width: 100%;
}
@media (max-width: 768px) {
  #home-slider img {
    max-height: 500px;
  }
}
@media (max-width: 360px) {
  #suplementos-carousel img {
    height: 300px;
  }
}
/**
 * Home free shipping block
 */
section#free-shipping {
  text-align: center;
  color: #2DB6C9;
}
section#free-shipping p.legend {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
}
/**
 * Slider styles
 */
.product-slider .title {
  text-align: center;
  color: black;
}
.product-slider ul.products {
  text-align: center;
  color: #2db6c9;
}
.product-slider ul.products a.product-image {
  margin-bottom: 10px;
  display: block;
}
.product-slider ul.products a.product-image .img-thumbnail {
  border: none;
}
.product-slider ul.products .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.product-slider ul.products .manufacturer a {
  color: #2db6c9;
}
.product-slider ul.products .product-name {
  font-size: 1.85em;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0;
}
.product-slider ul.products .ratings {
  display: inline-block;
  margin: 7px 0;
}
.product-slider ul.products .price-box {
  margin: 5px 0;
}
.product-slider ul.products .price-box .price {
  white-space: nowrap !important;
}
.product-slider ul.products .price-box .old-price,
.product-slider ul.products .price-box .special-price {
  display: inline;
}
.product-slider ul.products .price-box .old-price .price-label,
.product-slider ul.products .price-box .special-price .price-label {
  display: none;
}
.product-slider ul.products .price-box .old-price .price,
.product-slider ul.products .price-box .special-price .price {
  color: #5a5a5a;
}
.product-slider ul.products .price-box .regular-price .price {
  /*font-size: 1.7em;
			color: @color-darker-font;*/
  font-weight: 700;
}
.product-slider ul.products .price-box .special-price .price {
  font-size: 1.7em;
  color: #111111;
  font-weight: 700;
}
.product-slider ul.products .price-box .old-price .price {
  color: #747474;
  font-weight: 700;
  text-decoration: line-through;
}
/**
 * Custom content before the footer
 */
.cms-responsive-home-page h3 {
  margin: 35px 0px;
  color: black;
}
.cms-responsive-home-page #most-popular-brands .img-thumbnail {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0;
}
.cms-responsive-home-page #quienes-somos #quienes-somos-description {
  text-align: justify;
}
.cms-responsive-home-page #quienes-somos #quienes-somos-img {
  text-align: center;
}
.cms-responsive-home-page #quienes-somos #quienes-somos-img .img-thumbnail {
  width: 300px;
  height: 100%;
}
.cms-responsive-home-page .autorelated-item .product_details {
  margin-top: 5px;
}
.cms-responsive-home-page p.manufacturer {
  padding-top: 5px;
}
@media only screen and (max-width: 991px) {
  .cms-responsive-home-page #most-popular-brands {
    margin-bottom: 15px;
  }
  .cms-responsive-home-page #most-popular-brands a {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .cms-responsive-home-page #most-popular-brands a:nth-child(4n+5) {
    clear: both;
  }
}
@media only screen and (max-width: 400px) {
  .cms-responsive-home-page #most-popular-brands a {
    width: 50%;
  }
  .cms-responsive-home-page #most-popular-brands a:nth-child(4n+5) {
    clear: initial;
  }
  .cms-responsive-home-page #most-popular-brands a:nth-child(2n+2) {
    clear: both;
  }
}
/**
 * Footer styles
 */
footer {
  background: #111111;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#111111), to(#000000));
  background: -webkit-linear-gradient(#111111, #000000);
  background: -moz-linear-gradient(#111111, #000000);
  background: -ms-linear-gradient(#111111, #000000);
  background: -o-linear-gradient(#111111, #000000);
  background: linear-gradient(#111111, #000000);
  margin-top: 7px;
  width: 100%;
  clear: both;
}
footer > div {
  position: relative;
}
footer.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
}
footer:after {
  clear: both;
}
footer > div {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 640px;
}
footer #pricesExcelBlock {
  color: #fff;
  text-align: center;
  padding: 20px 15px 0;
}
footer #pricesExcelBlock .title {
  text-align: left;
  letter-spacing: 0.05em;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
footer #pricesExcelBlock #pricesExcelExportBtn {
  display: inline-block;
  font-size: 1.1em;
  background: #217346;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  text-align: center;
  border: 1px solid #217346;
  margin-top: 6px;
}
footer #pricesExcelBlock #pricesExcelExportBtn:hover {
  color: #217346;
  background: #fff;
}
footer #pricesExcelBlock a,
footer #pricesExcelBlock #pricesExcelInfo {
  font-weight: 400;
  color: #fff;
  font-size: 1.1em;
}
footer #pricesExcelBlock #pricesExcelInfo {
  padding-bottom: 5px;
}
footer #pricesExcelBlock span.icon {
  font-size: 1.2em;
  position: relative;
  bottom: -2px;
}
footer #pricesExcelBlock ul {
  margin-bottom: 0;
}
footer .bloque-excel-ayuda {
  width: 40%;
  display: inline-block;
  float: left;
  padding-bottom: 15px;
}
footer .dudas-mobile {
  display: none;
}
footer .bloque-ayuda {
  color: white;
  width: 30%;
  float: left;
  width: 100%;
  position: relative;
  z-index: 20;
}
footer .bloque-ayuda p {
  text-align: left;
  letter-spacing: 0.05em;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6em;
  font-weight: 700;
}
footer .bloque-ayuda li {
  text-align: left;
  line-height: 22px;
  width: auto;
  padding-left: 0;
}
footer .bloque-ayuda li a,
footer .bloque-ayuda li .place-content {
  font-weight: 400;
  font-size: 1.1em;
  color: white;
}
footer .bloque-ayuda .ayuda-container-int {
  padding: 20px 15px;
  text-align: left;
  display: inline-block;
}
footer .bloque-ayuda .ayuda-container-int p.scheduleStore {
  font-weight: 400;
  letter-spacing: normal;
  font-size: 1.1em;
  font-family: Helvetica, arial, sans-serif;
}
footer .bloque-ayuda ul {
  font-size: 1em;
  white-space: nowrap;
}
footer .bloque-ayuda ul li {
  padding: 0.5em 0;
  margin-left: 0;
}
footer .bloque-ayuda ul li .button-text:before {
  font-size: 2.2em !important;
  padding-right: 12px;
}
footer .bloque-ayuda ul li .icon:before {
  font-size: 2em !important;
  position: relative;
  bottom: -4px;
}
footer .footer-item {
  color: white;
  width: 30%;
  float: left;
  position: relative;
}
footer .footer-item p {
  text-align: left;
  letter-spacing: 0.05em;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6em;
  font-weight: 700;
}
footer .footer-item li {
  text-align: left;
  line-height: 22px;
  width: auto;
  padding-left: 0;
}
footer .footer-item li a,
footer .footer-item li .place-content {
  font-weight: 400;
  font-size: 1.1em;
  color: white;
}
footer .footer-item:first-child {
  width: 100%;
}
footer .footer-item .footer-container-int {
  padding: 20px 15px;
}
footer .footer-item .footer-container-int img {
  width: 20px;
  position: relative;
  bottom: 4px;
  right: 5px;
}
footer .footer-item ul {
  font-size: 1em;
}
footer .footer-item p.subscribe-legend {
  padding-top: 0;
  font-weight: 400;
  font-size: 1.1em !important;
  font-family: Helvetica, arial, sans-serif;
}
footer .newsletter {
  padding-top: 25px;
}
footer .newsletter input {
  color: #444444;
  font-size: 1.3em;
  padding: 8px;
  border-style: none !important;
  background: #ffffff !important;
}
footer .newsletter .btn-newsletter {
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin-top: 10px;
}
footer .newsletter .btn-newsletter:focus {
  outline: none;
  outline-offset: 0;
}
footer .newsletter .btn-newsletter:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
footer .newsletter .btn-newsletter:hover {
  background: #ffffff;
  color: #111111;
}
footer .newsletter #mce-responses > div {
  margin-top: 10px;
}
footer .container-redes {
  width: 100%;
  text-align: center;
  clear: both;
  background: #040404;
  z-index: 4;
  position: relative;
}
footer .container-redes .item-icons-redes a {
  width: 28px;
  height: 28px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #040404;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 1.6em;
  padding: 3px;
}
footer .container-redes .item-icons-redes a:hover {
  border-color: #ffffff;
}
footer .item-icons-redes {
  width: auto;
  display: inline-block;
  margin: 2px 7px;
}
footer .footer-item.nosotros .footer-container-int {
  float: right;
  width: auto;
}
footer .footer-container-int-serv {
  width: 100%;
  float: right;
  padding: 23px 0 0 0;
}
footer .footer-item-serv {
  color: #fff;
}
footer .footer-item-serv p {
  text-align: center;
  font-size: 1.3em;
  font-weight: 400;
}
footer .footer-item-serv li {
  text-align: left;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 33px;
  width: auto;
}
footer .footer-item-serv li a {
  color: white;
}
footer .copyright {
  clear: both;
  padding-bottom: 5em;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 15px 5em 15px;
}
footer .copyright p {
  text-align: center;
  width: 100%;
  color: #919191;
  font-size: 1em;
  padding: 10px 0 20px 0;
  font-family: Helvetica, arial, sans-serif;
  margin-bottom: 0;
  font-weight: 400;
}
footer .copyright p:before {
  content: " ";
  width: 100%;
  height: 1px;
  background: #666666;
  display: block;
}
/**
 * Styling the news bar below the navbar
 */
section#news-bar {
  background-color: #F81520;
  color: white;
  margin: 0px;
  display: block;
  width: 100%;
  position: relative;
  top: 35px;
  z-index: 2;
}
section#news-bar #news-trigger {
  margin-top: 3px;
  margin-bottom: 3px;
  color: white;
}
section#news-bar #news-trigger:hover,
section#news-bar #news-trigger:focus {
  text-decoration: none;
}
section#news-bar #news-trigger.collapsed {
  height: 21px;
}
@media (max-width: 500px) {
  footer .dudas-desktop {
    display: none;
  }
  footer .dudas-mobile {
    display: block;
  }
  footer .footer-item {
    width: 50%;
  }
  footer .container-redes {
    width: 100%;
  }
  footer .bloque-excel-ayuda {
    width: 100%;
    padding-bottom: 2px;
  }
  footer .bloque-ayuda {
    color: white;
    width: 30%;
    float: left;
    position: relative;
    width: 100%;
    text-align: center !important;
  }
  footer .bloque-ayuda p {
    text-align: left;
    letter-spacing: 0.05em;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.6em;
    font-weight: 700;
  }
  footer .bloque-ayuda li {
    text-align: left;
    line-height: 22px;
    width: auto;
    padding-left: 0;
  }
  footer .bloque-ayuda li a,
  footer .bloque-ayuda li .place-content {
    font-weight: 400;
    font-size: 1.1em;
    color: white;
  }
  footer .bloque-ayuda .ayuda-container-int {
    padding-bottom: 0;
    text-align: center !important;
    display: inline-block;
    position: static;
    left: auto;
    transform: none;
    width: 100%;
  }
  footer .bloque-ayuda .ayuda-container-int p {
    text-align: center !important;
    margin-left: 0 !important;
  }
  footer .bloque-ayuda .ayuda-container-int li {
    display: inline-block;
  }
  footer .bloque-ayuda .ayuda-container-int li.email-us {
    padding-right: 9%;
  }
  footer .bloque-ayuda .ayuda-container-int li.chat-us {
    padding-left: 9%;
  }
}
/**
 * Catalog / catalogsearch toolbar
 */
.toolbar.catalog-toolbar .col-xs-6 br {
  display: none;
}
.toolbar.catalog-toolbar .navbar {
  border: none;
}
.toolbar.catalog-toolbar .row {
  margin-top: 5px;
}
.toolbar.catalog-toolbar .row p {
  margin: 10px;
}
.toolbar.catalog-toolbar .row form#layered-orders-form label {
  font-weight: normal;
}
.toolbar.catalog-toolbar .row form#layered-orders-form select#catalog-order-dir {
  margin: 0px 5px;
  font-size: 1.15em;
  background-color: transparent;
  border: none;
  color: #67b5cd;
  cursor: pointer;
}
.toolbar.catalog-toolbar .row form#layered-orders-form select#catalog-order-dir option {
  padding: 6px 10px;
  background: #ffffff;
  color: #333333 !important;
  font-weight: 400;
  text-align: center;
}
.toolbar.catalog-toolbar .row form#layered-orders-form select#catalog-order-dir option[selected="selected"] {
  color: #67b5cd;
}
.titulo-movil {
  display: none;
}
.titulo-movil h1 {
  text-align: center;
  font-size: 3.5em;
  font-weight: 400;
  color: #111111;
  margin-bottom: 5px;
  margin-top: 20px;
  font-family: "Archivo Black", sans-serif;
  width: 100%;
}
@media (max-width: 768px) {
  .toolbar.catalog-toolbar form#layered-orders-form .form-group {
    margin-top: 10px;
  }
  .toolbar.catalog-toolbar form#layered-orders-form select#catalog-order-dir {
    display: inline;
    margin-left: 0px !important;
    padding-left: 0px;
    position: relative;
  }
}
/**
 * Filters "Remove all" button
 */
.mb-content .block-layered-nav .actions {
  border: none;
}
/**
 * Products grid (catalog, catalogsearch)
 */
.products-grid {
  padding-top: 10px;
  text-align: center;
  color: #2db6c9;
}
.products-grid li {
  padding: 20px 15px;
}
.products-grid li span.iva-incluido {
  display: none;
}
.products-grid a.product-image {
  margin-bottom: 10px;
  display: block;
}
.products-grid a.product-image .img-thumbnail {
  border: none;
}
.products-grid .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.products-grid .manufacturer a {
  color: #2db6c9;
}
.products-grid .product-name {
  font-size: 1.85em;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0;
}
.products-grid .ratings {
  display: inline-block;
  margin: 7px 0;
}
.products-grid .price-box {
  margin: 5px 0;
}
.products-grid .price-box .price {
  white-space: nowrap !important;
}
.products-grid .price-box .old-price,
.products-grid .price-box .special-price {
  display: inline;
}
.products-grid .price-box .old-price .price-label,
.products-grid .price-box .special-price .price-label {
  display: none;
}
.products-grid .price-box .old-price .price,
.products-grid .price-box .special-price .price {
  color: #5a5a5a;
}
.products-grid .price-box .regular-price .price {
  /*font-size: 1.7em;
			color: @color-darker-font;*/
  font-weight: 700;
}
.products-grid .price-box .special-price .price {
  font-size: 1.7em;
  color: #111111;
  font-weight: 700;
}
.products-grid .price-box .old-price .price {
  color: #747474;
  font-weight: 700;
  text-decoration: line-through;
}
.sidebar .container-btn,
#mobile-filters-row {
  display: none;
}
/**
 * Catalog/catalogsearch sidebar/filters
 */
.sidebar .mb-left .mb-mana-catalog-leftnav,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav {
  margin-top: 45px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #DDDDDD;
  font-size: 1em;
}
.sidebar .mb-left .mb-mana-catalog-leftnav #sidebar-filters-title,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav #sidebar-filters-title {
  background-color: #2DB6C9;
  color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 0px;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.05em;
}
.sidebar .mb-left .mb-mana-catalog-leftnav #sidebar-filters-title span,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav #sidebar-filters-title span {
  display: none;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav {
  background-color: #f9f9f9;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .block-content::after,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .block-content::after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav li,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav li,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav a,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav a {
  color: #5a5a5a;
  text-decoration: none;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav dd,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dd {
  border: none;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav dt,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dt {
  width: 100% !important;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav dt.m-collapseable,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dt.m-collapseable {
  padding: 10px 15px;
  margin-bottom: 0px !important;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .m-expandable-filter,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .m-expandable-filter {
  margin-bottom: 0;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .actions,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .actions {
  display: none;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .m-more-less,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .m-more-less {
  padding-left: 15px;
  text-align: inherit;
  padding-bottom: 12px;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .m-more-less a.m-show-more-action,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .m-more-less a.m-show-more-action,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .m-more-less a.m-show-less-action,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .m-more-less a.m-show-less-action {
  color: #2DB6C9;
  font-size: 1.2em;
  font-weight: bold;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category {
  background-color: #f9f9f9;
  border: none;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category li.m-leaf,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category li.m-leaf {
  border: none;
  padding: 4px 0 !important;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category > li,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category > li {
  border: none;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-item,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-item {
  background-color: #f9f9f9;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-item span.m-selected-filter-item,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-item span.m-selected-filter-item {
  cursor: default;
  padding: 0 15px;
  color: #555555;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav ol.m-filter-css-checkboxes li,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav ol.m-filter-css-checkboxes li {
  padding: 2px 15px 2px 15px;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-checked,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-checked {
  background: transparent;
  padding: 8px 0px;
}
@media (max-width: 1002px) {
  .titulo-movil {
    display: block;
  }
  .sidebar {
    width: 100%;
    padding: 0;
    position: relative;
  }
  .sidebar .container-btn {
    display: block;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 12px;
    margin-top: 25px;
  }
  .sidebar .btn-filter {
    background: #2db6c9;
    padding: 8px 15px 6px !important;
    font-size: 1.4em !important;
    color: #fff;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    width: 100%;
    text-align: left;
    position: relative;
    text-transform: uppercase;
  }
  .sidebar .btn-filter .icon-expand_less,
  .sidebar .btn-filter .icon-expand_more {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 140%;
  }
  .sidebar .btn-filter .icon-expand_less {
    display: none;
  }
  .sidebar .mb-left {
    display: none;
    position: absolute;
    top: 63px;
    padding: 0 15px;
    width: 100%;
    z-index: 19;
  }
  .sidebar .mb-left .mb-mana-catalog-leftnav,
  .sidebar .mb-left .mb-mana-catalogsearch-leftnav {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .sidebar .mb-left #sidebar-filters-title {
    display: none;
  }
  .sidebar .mb-left .mb-mana-catalog-leftnav {
    margin-top: 0;
  }
  .sidebar .block .block-content {
    font-size: 1.4em !important;
  }
  #mobile-filters-row {
    display: block;
    margin-bottom: 20px;
  }
  #mobile-filters-row #mobile-filters-btn {
    text-align: left;
    position: relative;
    border-radius: 5px;
    background: #2DB6C9;
    padding: 7px 15px 5px 15px !important;
    line-height: 1.42857143 !important;
  }
  #mobile-filters-row #mobile-filters-btn .fa-caret-down {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  #mobile-filters-row #mobile-filters-area {
    width: 100%;
    background: #f9f9f9;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav {
    background-color: #f9f9f9;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav .block-content::after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav li,
  #mobile-filters-row #mobile-filters-area .block-layered-nav a {
    color: #5a5a5a;
    text-decoration: none;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dd {
    border: none;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt {
    width: 100% !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt.m-collapseable {
    padding: 10px 15px;
    margin-bottom: 0px !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav .m-expandable-filter {
    margin-bottom: 0;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav .actions {
    display: none;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav .m-more-less {
    padding-left: 15px;
    text-align: inherit;
    padding-bottom: 12px;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav .m-more-less a.m-show-more-action,
  #mobile-filters-row #mobile-filters-area .block-layered-nav .m-more-less a.m-show-less-action {
    color: #2DB6C9;
    font-size: 1.2em;
    font-weight: bold;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav #m-tree-left_category {
    background-color: #f9f9f9;
    border: none;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav #m-tree-left_category li.m-leaf {
    border: none;
    padding: 4px 0 !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav #m-tree-left_category > li {
    border: none;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav #m-tree-left_category > li > div.m-tree-item {
    background-color: #f9f9f9;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav #m-tree-left_category > li > div.m-tree-item span.m-selected-filter-item {
    cursor: default;
    padding: 0 15px;
    color: #555555;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav ol.m-filter-css-checkboxes li {
    padding: 2px 15px 2px 15px;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
  #mobile-filters-row #mobile-filters-area .block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-checked {
    background: transparent;
    padding: 8px 0px;
  }
  #mobile-filters-row #mobile-filters-area #sidebar-filters-title {
    display: none;
  }
  .block-layered-nav .m-more-less a.m-show-more-action,
  .block-layered-nav .m-more-less a.m-show-less-action {
    font-size: 1.4em;
  }
}
/**
 * Catalogsearch
 */
.catalogsearch-noresults {
  padding: 50px 0px;
}
.catalogsearch-noresults p.lead {
  font-size: 1.8em;
}
#catalogsearch-suggestion-alert {
  position: relative;
  top: 45px;
}
@media (max-width: 992px) {
  .sidebar {
    padding-bottom: 15px !important;
  }
  #catalogsearch-suggestion-alert {
    top: 0px;
    bottom: 20px;
  }
}
/**
 * Positioning filters below toolbar @catalog & catalogsearch
 */
/*.block.block-layered-nav.m-top.mb-top-layered-navigation {
    position: relative;
    top: 60px;
}
.toolbar.catalog-toolbar {
    position: relative;
    bottom: 60px;
}
@media(max-width: 768px) {
 .block.block-layered-nav.m-top.mb-top-layered-navigation {
     position: relative;
     top: 100px;
 }
 .toolbar.catalog-toolbar {
     position: relative;
     bottom: 60px;
 }   
}*/
/**
 * Displaying applied filters horizontally
 */
.block-layered-nav .currently li {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .toolbar.catalog-toolbar .navbar .row {
    position: relative;
  }
  .toolbar.catalog-toolbar .navbar .row .col-xs-6.text-right {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    float: none;
  }
}
@media only screen and (max-width: 380px) {
  .toolbar.catalog-toolbar .col-xs-6 br {
    display: inherit;
  }
  .toolbar.catalog-toolbar .row form#layered-orders-form .form-group {
    width: auto;
  }
}
body.hide-zoom div.zoomContainer {
  z-index: 0 !important;
}
/**
 * Login/register template
 */
.account-login,
.account-create,
.forgot-password {
  text-align: center;
}
.account-login .customer-account-login p.login-method-or,
.account-create .customer-account-login p.login-method-or,
.forgot-password .customer-account-login p.login-method-or {
  margin: 10px 0px;
}
.account-login .customer-account-login form,
.account-create .customer-account-login form,
.forgot-password .customer-account-login form {
  padding: 0px;
}
.account-login .customer-account-login form .form-group,
.account-create .customer-account-login form .form-group,
.forgot-password .customer-account-login form .form-group {
  position: relative;
}
.account-login .customer-account-login form .form-group small,
.account-create .customer-account-login form .form-group small,
.forgot-password .customer-account-login form .form-group small {
  font-size: 105%;
  text-align: left;
  display: block;
  padding: 4px 0 0 0;
  margin: 0 0 0 21px;
  line-height: 1;
}
.account-login .customer-account-login form .form-group #advice-required-entry-password,
.account-create .customer-account-login form .form-group #advice-required-entry-password,
.forgot-password .customer-account-login form .form-group #advice-required-entry-password {
  padding-top: 15px;
}
.account-login .customer-account-login form .form-group #advice-required-entry-password + small,
.account-create .customer-account-login form .form-group #advice-required-entry-password + small,
.forgot-password .customer-account-login form .form-group #advice-required-entry-password + small {
  position: absolute;
}
.account-login .customer-account-login form .form-group .validation-advice,
.account-create .customer-account-login form .form-group .validation-advice,
.forgot-password .customer-account-login form .form-group .validation-advice {
  margin-left: 21px;
  padding-left: 0;
}
.account-login .customer-account-login .fpl,
.account-create .customer-account-login .fpl,
.forgot-password .customer-account-login .fpl {
  position: absolute;
  right: 6px;
}
.account-login .customer-account-login .fpl.fpl-static,
.account-create .customer-account-login .fpl.fpl-static,
.forgot-password .customer-account-login .fpl.fpl-static {
  top: 0px;
}
.account-login .customer-account-login .fpl.fpl-modal,
.account-create .customer-account-login .fpl.fpl-modal,
.forgot-password .customer-account-login .fpl.fpl-modal {
  bottom: 81px;
}
.account-login .customer-account-login .fpl span.icon-question-circle,
.account-create .customer-account-login .fpl span.icon-question-circle,
.forgot-password .customer-account-login .fpl span.icon-question-circle {
  font-size: 1.5em;
  display: inline-block;
}
.account-login .logo-img,
.account-create .logo-img,
.forgot-password .logo-img {
  text-align: center;
  margin: 30px 0px 20px;
}
.account-login .logo-img img.customer-account-logo,
.account-create .logo-img img.customer-account-logo,
.forgot-password .logo-img img.customer-account-logo {
  max-width: 310px;
}
.customer-account-login div.account-create {
  display: none;
}
.customer-account-login div.account-create .page-title {
  display: none;
}
@media (max-width: 768px) {
  .forgot-password #forgot-password-submit {
    width: 100%;
  }
  .logo-img img.customer-account-logo {
    max-width: 100% !important;
  }
}
/**
 * Customer account sidebar
 */
.block-account {
  margin-top: 45px;
}
.block-account .block-title {
  background-color: #2db6c9 !important;
  color: #fff;
}
.block-account .block-content {
  padding: 0px;
}
.block-account .block-content .list-group {
  padding: 0px;
}
.block-account .block-content .list-group .list-group-item {
  background-color: inherit;
  border: none;
}
.block-account .block-content .list-group .list-group-item.active {
  color: #2db6c9;
}
.block-account .block-content .list-group .list-group-item.log-out {
  color: red;
}
/**
 * Customer account edit (profile)
 */
.customer-account-edit em {
  margin-right: 3px;
}
/**
 * Customer addresses
 */
.customer-address-index h2.sub-title {
  clear: both;
  padding: 15px 0 0;
  font-size: 2em;
  color: #111 !important;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
}
/**
 * Customer address form
 */
.customer-address-form em {
  margin-right: 3px;
}
.address-form .red-label,
#shipping-new-address-form .red-label {
  color: red;
}
.address-form .street-form-group,
#shipping-new-address-form .street-form-group {
  display: inline-block;
  width: 59%;
}
.address-form .number-form-group,
#shipping-new-address-form .number-form-group {
  display: inline-block;
  width: 39%;
}
/**
 * Delete strange image below Hello on My Account
 */
.my-account .dashboard .welcome-msg img {
  display: none;
}
/**
 * Pager styles for sales order history
 */
.sales-order-history .pager {
  background: none;
}
/**
 * Adding some styles to the sales order view
 */
.sales-order-view .a-left .btn {
  padding-left: 0px;
}
.sales-order-view .voucher-title {
  color: #990000;
  font-size: 110%;
  font-weight: bold;
}
.sales-order-view .voucher-subtitle {
  color: #990000;
  font-size: 90%;
}
.sales-order-view .info-box p {
  font-size: 1.2em !important;
}
.sales-order-view .info-box address {
  margin-bottom: -10px;
  font-size: 1.2em;
}
.sales-order-view .info-box address br {
  margin-bottom: 5px;
}
.sales-order-view .info-box .address-warning {
  color: #990000;
}
.sales-order-view .order-items h2,
.sales-order-view .order-items h3 {
  clear: none;
  font-weight: 700;
  font-size: 13px;
  padding: 0;
  margin: 0 0 5px;
  color: #0a263c;
}
.sales-order-view #my-orders-table th {
  font-weight: 400;
}
.sales-order-view #my-orders-table tbody td {
  padding-bottom: 20px;
}
/*david salas Mi Saldo */
.davidsalas-balance-index-index .body-wrapper h4 {
  clear: both;
  padding: 15px 0 0;
  font-size: 2em;
  color: #111 !important;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
}
/*david salas Mi Grupo de Cliente */
.davidsalas-customer-index-index .body-wrapper ul.messages {
  display: none;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form input,
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form textarea {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 7px 10px;
  border: 1px solid #ddd;
  box-shadow: none;
  height: 36px;
  width: 100%;
  font-size: 1.4em;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form input:focus,
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form textarea:focus {
  border-color: #67B5CD;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form input[disabled],
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form textarea[disabled] {
  border: 1px solid #ddd;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form textarea {
  height: auto;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form #form-group-amount input[type=number]::-webkit-inner-spin-button,
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form #form-group-amount input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form #form-group-amount input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form legend {
  clear: both;
  padding: 15px 0 0;
  font-size: 2em;
  color: #111 !important;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  border: none;
  text-align: center;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form .campo-obligatorio {
  display: none;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form .has-error .form-control {
  border: 1px solid #eb340a;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form .has-error .help-block {
  color: #737373;
  margin-bottom: 0;
}
.davidsalas-customer-index-index .body-wrapper .customer-account-edit form .has-error .campo-obligatorio {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  margin-bottom: 10px;
  padding-left: 17px;
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
  color: #eb340a;
  float: left;
  width: 100%;
  text-align: left;
  display: block;
}
.davidsalas-customer-index-index .body-wrapper .lead.text-center {
  clear: both;
  padding: 15px 0 0;
  font-size: 2em;
  color: #111;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
}
/*pagina customer account index*/
.customer-account-index .sidebar {
  padding-top: 0;
}
.customer-account-index .my-account .dashboard .panel-default .panel-heading {
  padding: 0;
}
.customer-account-index .my-account .dashboard .panel-default .panel-heading h2.panel-title {
  clear: both;
  padding: 15px 0 0;
  font-size: 2em;
  color: #111 !important;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
}
.customer-account-index .my-account .dashboard .welcome-msg + .panel-default .panel-heading h2.panel-title {
  margin-bottom: 20px;
  text-align: center;
}
body .tabs-account-login-create {
  min-width: 270px;
  max-width: 420px;
  display: block;
  padding: 75px 0 0px;
  font-size: 1.4em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 auto;
  display: table;
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
body .tabs-account-login-create .line-below {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  display: block;
  border-bottom: 4px solid #2DB6C9;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
}
body .tabs-account-login-create li {
  display: table-cell;
  border-bottom: 4px solid #e1e1e1;
}
body .tabs-account-login-create li a {
  display: block;
  color: #5a5a5a;
  padding: 0.5em 5px;
}
body .tabs-account-login-create li a:focus,
body .tabs-account-login-create li a:hover {
  color: #000;
}
body .tabs-account-login-create li.active a {
  color: #222;
}
.product-view.container p.lead {
  margin-bottom: 0px;
}
.product-view.container p.unavailable-legend {
  font-size: 2.4em;
  color: #111111;
  font-family: 'Archivo Black', 'Arial Black', sans-serif;
  font-weight: 400;
  margin-bottom: 24px;
}
.product-view.container .collapse-area {
  margin-bottom: 24px;
}
.product-view.container .collapse-area a.collapse-trigger {
  font-weight: bold;
  font-size: 14px;
}
.product-view.container .collapse-area a.collapse-trigger.agotado {
  color: #cc0000;
}
.product-view.container .collapse-area a.collapse-trigger.proximamente,
.product-view.container .collapse-area a.collapse-trigger.in-stock {
  color: #67b5cd;
}
.product-view.container .collapse-area a.collapse-trigger.max-qty {
  color: #cc0000;
  position: relative;
}
.product-view.container .collapse-important a.collapse-trigger {
  font-weight: bold;
  font-size: 14px;
  color: #cc0000;
}
.product-view.container .product-essential::after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-view.container .product-view-social-links {
  margin-bottom: 20px;
}
.product-view.container .product-view-social-links a {
  border: none;
  background-color: transparent;
  padding-right: 20px;
}
.product-view.container .product-view-social-links a .fa {
  font-size: 1.5em;
}
.product-view.container .product-view-social-links a .fa-facebook {
  color: #385898;
}
.product-view.container .product-view-social-links a .fa-twitter {
  color: #4099ff;
}
.product-view.container .resp-legend {
  font-size: 80%;
  font-weight: 100;
  color: #747474;
}
.product-view.container .ratings {
  margin: 7px 0;
}
.product-view.container .ratings .rating-box {
  float: left;
}
.product-view.container .ratings #write-review {
  position: relative;
  font-size: 1.38em;
  line-height: 1.4;
  bottom: 7px;
  padding-right: 0;
}
.product-view.container .ratings .rating-links a {
  font-size: 1.2em;
  color: #67b5cd;
}
.product-view.container .ratings .rating-links a:hover,
.product-view.container .ratings .rating-links a.active,
.product-view.container .ratings .rating-links a:active {
  color: #67b5cd;
  text-decoration: none;
}
.product-view.container .options-container-big > a {
  display: none;
}
.product-view.container .options-container-big > a.link-wishlist {
  display: block;
}
.product-view.container .price-box {
  margin: 0 0 24px;
}
.product-view.container .price-box .old-price,
.product-view.container .price-box .special-price {
  display: inline;
}
.product-view.container .price-box .old-price .price-label,
.product-view.container .price-box .special-price .price-label {
  display: none;
}
.product-view.container .price-box .old-price .price {
  text-decoration: line-through;
  font-size: 1.4em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: -10px;
  color: #949494;
}
.product-view.container .price-box .regular-price .price {
  font-size: 2.1em;
  color: #5a5a5a;
}
.product-view.container .price-box .iva-incluido {
  font-size: 0.7em;
  display: inline-block;
}
.product-view.container .add-to-cart {
  margin-bottom: 20px;
  float: none;
}
.product-view.container .add-to-cart::after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-view.container .add-to-cart select#qty {
  width: 30%;
  display: inline;
}
.product-view.container .add-to-cart #add-to-cart-btn {
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  padding: 15px 10px;
}
.product-view.container .add-to-cart #add-to-cart-btn:focus {
  outline: none;
  outline-offset: 0;
}
.product-view.container .add-to-cart #add-to-cart-btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-view.container .link-wishlist span {
  font-size: 0.8em;
}
.product-view.container .link-wishlist.pull-left {
  cursor: default;
}
.product-view.container .link-wishlist.pull-left:hover {
  text-decoration: none;
}
.product-view.container p.product-image img.img-thumbnail {
  padding: 0;
  max-height: 600px;
  max-width: 600px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  border: none;
}
.product-view.container .tab-content .tab-pane {
  padding-top: 10px;
}
.product-view.container .contentDescription {
  padding-top: 10px;
}
.product-view.container .contentDescription #description,
.product-view.container .contentDescription #fact {
  background: #fff;
  max-width: 660px;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.product-view.container .contentDescription #description h3.lead,
.product-view.container .contentDescription #fact h3.lead {
  font-size: 2rem;
  font-weight: 400;
  color: #111;
  font-family: "Archivo Black", sans-serif;
  line-height: 1.2;
  margin-top: 0.1em;
  margin-bottom: 0.8em;
}
.product-view.container .contentDescription #fact {
  margin-top: 5em;
}
.product-view.container .contentDescription #fact select {
  margin: 1em 0 2em;
}
.product-view.container .contentDescription #fact img {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .product-view.container .contentDescription #description,
  .product-view.container .contentDescription #fact {
    margin-left: auto;
    margin-right: auto;
  }
  .product-view.container .contentDescription #description h3.lead,
  .product-view.container .contentDescription #fact h3.lead {
    text-align: center;
  }
  .product-view.container .resp-legend {
    display: block;
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
  }
}
/* @media(min-width: @small-devices) and (max-width: @medium-devices) {
	.product-view.container {
		img.img-thumbnail {
			width: 50%;
		}
	}
} */
@media (min-width: 768px) {
  .product-view.container #info-nutrimental .img-nutrition-facts {
    width: 100%;
  }
}
/**
 * Tabs
 */
.catalog-product-view .nav-tabs > li > a {
  font-size: 2em;
  font-weight: 400;
  color: #999999;
  border: 0 none;
  padding-left: 0;
  background: none;
  font-family: "Archivo Black", sans-serif;
}
.catalog-product-view .nav-tabs > li.active > a,
.catalog-product-view .nav-tabs > li > a:focus,
.catalog-product-view .nav-tabs > li > a:hover {
  color: #111111 !important;
  border: 0 none;
}
/**/
.banners-footer,
.banners-product-view {
  max-width: 1100px;
  overflow: hidden;
}
.banners-footer .brand-banner-img,
.banners-product-view .brand-banner-img {
  max-height: none;
  height: auto;
}
/**
 * Select flavor control inside Fact tab
 */
.catalog-product-view select#product-flavor {
  margin-bottom: 10px;
  max-width: 300px;
}
/**
 * Styling the text in product-services-modal (product view)
 */
#product-services-modal .modal-body p {
  font-size: 1.45em;
}
/*se usa en los landings*/
.VendorBlock {
  /*centrar bloque descripcion de producto*/
  margin: 0 auto !important;
  max-width: 660px !important;
}
.zoomWindow {
  border: none !important;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
body .ZoomContainer {
  z-index: 4 !important;
}
.autorelated-custom .lead {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px !important;
}
.autorelated-custom .autorelated-item {
  padding: 20px 15px;
  text-align: center;
  color: #2db6c9;
}
.autorelated-custom .autorelated-item a.product-image {
  margin-bottom: 10px;
  display: block;
}
.autorelated-custom .autorelated-item a.product-image .img-thumbnail {
  border: none;
}
.autorelated-custom .autorelated-item .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.autorelated-custom .autorelated-item .manufacturer a {
  color: #2db6c9;
}
.autorelated-custom .autorelated-item .product-name {
  font-size: 1.85em;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0;
}
.autorelated-custom .autorelated-item .ratings {
  display: inline-block;
  margin: 7px 0;
}
.autorelated-custom .autorelated-item .price-box {
  margin: 5px 0;
}
.autorelated-custom .autorelated-item .price-box .price {
  white-space: nowrap !important;
}
.autorelated-custom .autorelated-item .price-box .old-price,
.autorelated-custom .autorelated-item .price-box .special-price {
  display: inline;
}
.autorelated-custom .autorelated-item .price-box .old-price .price-label,
.autorelated-custom .autorelated-item .price-box .special-price .price-label {
  display: none;
}
.autorelated-custom .autorelated-item .price-box .old-price .price,
.autorelated-custom .autorelated-item .price-box .special-price .price {
  color: #5a5a5a;
}
.autorelated-custom .autorelated-item .price-box .regular-price .price {
  /*font-size: 1.7em;
			color: @color-darker-font;*/
  font-weight: 700;
}
.autorelated-custom .autorelated-item .price-box .special-price .price {
  font-size: 1.7em;
  color: #111111;
  font-weight: 700;
}
.autorelated-custom .autorelated-item .price-box .old-price .price {
  color: #747474;
  font-weight: 700;
  text-decoration: line-through;
}
.autorelated-custom .autorelated-item a.product-image {
  margin-bottom: 0;
}
.autorelated-custom .autorelated-item .img-thumbnail {
  margin-bottom: 5px;
}
.autorelated-custom .autorelated-item .price-box {
  margin-top: 10px !important;
}
.cart.container {
  padding-left: 0;
  padding-right: 0;
  color: #2db6c9;
}
.cart.container .messages li.error-msg {
  display: none;
}
.cart.container #btn-empty-cart {
  background-color: transparent;
  color: red;
  letter-spacing: 1px;
  display: table;
  margin: 30px auto;
  padding: 7px 20px;
  width: auto;
  line-height: 1;
}
.cart.container #btn-empty-cart:hover {
  background-color: red;
  color: white;
}
.cart.container #btn-empty-cart span {
  padding-right: 7px;
}
.cart.container #shopping-cart-table thead th {
  font-size: 1.3em !important;
  font-weight: bold !important;
  color: #555555 !important;
  font-family: Helvetica, arial, sans-serif;
}
.cart.container #shopping-cart-table td.last .cart-price {
  font-weight: bold;
}
.cart.container #shopping-cart-table tbody > tr:hover {
  background: #f9f9f9;
}
.cart.container #shopping-cart-table a.product-image {
  height: 100%;
  display: block;
  width: 100%;
  position: relative;
}
.cart.container #shopping-cart-table tr.error-row td.cell-product-img img {
  position: relative;
  opacity: 0.3;
  z-index: 1;
}
.cart.container #shopping-cart-table tr.error-row td.cell-product-img a:before {
  position: absolute;
  z-index: 2;
  color: #fff;
  display: block;
  content: '\e3a6';
  font-size: 1.9em;
  top: 0.85em;
  right: 0.55em;
  font-family: 'iconsuplementos' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.cart.container #shopping-cart-table tr.error-row td.cell-product-img a:after {
  content: '\e002';
  content: '\f071';
  display: inline-block;
  position: absolute;
  top: -0.2px;
  right: 0.2px;
  font-size: 4em;
  color: red;
  font-family: 'iconsuplementos' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  z-index: 3;
}
.cart.container #shopping-cart-table tr.error-row .form-control.qty {
  border: 1px solid #ff0000;
}
.cart.container #shopping-cart-table tbody > tr > td {
  white-space: normal !important;
  vertical-align: middle;
}
.cart.container #shopping-cart-table tbody > tr > td .btn.text-danger {
  padding: 0;
}
.cart.container #shopping-cart-table h2.product-name {
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.cart.container #shopping-cart-table h2.product-name a {
  color: #111111;
}
.cart.container #shopping-cart-table .item-options {
  color: #333333;
}
.cart.container #shopping-cart-table .item-options strong {
  font-weight: bold !important;
  color: #555555 !important;
  font-family: Helvetica, arial, sans-serif;
}
.cart.container #shopping-cart-table .item-options + p {
  color: #333333;
}
.cart.container #shopping-cart-table .item-options + p strong {
  font-weight: bold !important;
  color: #555555 !important;
  font-family: Helvetica, arial, sans-serif;
}
.cart.container input#coupon_code {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 7px 10px;
  height: auto !important;
  border: 1px solid #DDDDDD !important;
  box-shadow: none !important;
  background: transparent;
}
.cart.container input#coupon_code:focus {
  box-shadow: none !important;
  border-color: #67B5CD !important;
}
.cart.container input#coupon_code.validation-failed {
  border: 1px solid #eb340a !important;
}
.cart.container .totals-section {
  color: #5a5a5a;
}
.cart.container .totals-section tfoot td {
  vertical-align: middle;
}
.cart.container .totals-section tfoot tr td:first-child {
  font-size: 1.4em;
  font-family: Helvetica, arial, sans-serif;
}
.cart.container .totals-section tfoot .price {
  font-size: 2em;
  color: #111111;
  font-family: 'Archivo Black', 'Arial Black', sans-serif;
  font-weight: 400;
}
.cart.container .alert-success {
  border-radius: 5px;
  border-width: 1px;
  text-align: center;
  font-size: 1.25em;
  padding: 7px;
  position: relative;
}
.cart.container .alert-success strong {
  text-transform: uppercase;
  font-family: 'Archivo Black', sans-serif;
  font-size: 125%;
  z-index: 1;
  position: relative;
  font-weight: 400;
}
.cart.container .cart-price .price {
  color: #333333;
  font-size: 1.4em;
}
.cart.container .item-msg.error {
  display: block;
  font-size: 1.1em;
  color: #df280a;
  font-weight: bold;
  line-height: 1.2;
}
.cart.container .item-msg.error p {
  background: #ff6;
  display: inline-block;
  font-size: 1em;
  margin: 0 0 10px 0;
  padding: 2px 7px;
  border-radius: 5px;
  border: 1px solid #fd0;
}
.cart.container ul.checkout-types button {
  background-color: #67b5cd;
  border-color: #67b5cd;
}
.cart.container ul.checkout-types .btn {
  float: none;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin: 0 0 12px 0;
  padding: 15px 10px;
}
.cart.container ul.checkout-types .btn:focus {
  outline: none;
  outline-offset: 0;
}
.cart.container ul.checkout-types .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart.container ul.checkout-types .btn:hover {
  background: #ffffff;
  color: #111111 !important;
  border-color: #2db6c9;
}
.cart.container .delete-item-link {
  color: red;
  text-decoration: none;
  font-size: 1.2em;
  position: relative;
  padding-left: 1.4em;
  padding-top: 3px;
}
.cart.container .delete-item-link span:before {
  font-size: 1.2em;
  font-weight: bold;
  color: red;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.cart.container #shopping-cart-totals-table {
  font-size: 1.6em;
}
.cart.container #shopping-cart-totals-table tbody {
  color: #5a5a5a;
}
.cart.container #shopping-cart-totals-table tfoot {
  color: #5a5a5a;
}
.cart.container .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.cart.container .manufacturer a {
  color: #2db6c9;
}
.cart.container .panel-coupon {
  color: #5a5a5a;
}
.cart.container .special-offers {
  text-align: center;
  color: #2db6c9;
}
.cart.container .special-offers a.product-image {
  margin-bottom: 10px;
  display: block;
}
.cart.container .special-offers a.product-image .img-thumbnail {
  border: none;
}
.cart.container .special-offers .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.cart.container .special-offers .manufacturer a {
  color: #2db6c9;
}
.cart.container .special-offers .product-name {
  font-size: 1.85em;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0;
}
.cart.container .special-offers .ratings {
  display: inline-block;
  margin: 7px 0;
}
.cart.container .special-offers .price-box {
  margin: 5px 0;
}
.cart.container .special-offers .price-box .price {
  white-space: nowrap !important;
}
.cart.container .special-offers .price-box .old-price,
.cart.container .special-offers .price-box .special-price {
  display: inline;
}
.cart.container .special-offers .price-box .old-price .price-label,
.cart.container .special-offers .price-box .special-price .price-label {
  display: none;
}
.cart.container .special-offers .price-box .old-price .price,
.cart.container .special-offers .price-box .special-price .price {
  color: #5a5a5a;
}
.cart.container .special-offers .price-box .regular-price .price {
  /*font-size: 1.7em;
			color: @color-darker-font;*/
  font-weight: 700;
}
.cart.container .special-offers .price-box .special-price .price {
  font-size: 1.7em;
  color: #111111;
  font-weight: 700;
}
.cart.container .special-offers .price-box .old-price .price {
  color: #747474;
  font-weight: 700;
  text-decoration: line-through;
}
.cart.container .special-offers .offers-heading {
  text-align: left;
}
.cart.container .special-offers .offers-heading h3 {
  font-weight: bold;
  color: black;
}
.cart.container .special-offers .super-attribute-select {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .special-offers .offer-description {
    height: 50px;
    margin-top: 10px;
  }
  .special-offers button.pull-down {
    margin-top: 49px;
  }
}
.opc-wrapper .opc .step {
  border: none;
  padding: 30px 15px 0;
  position: relative;
}
.opc-wrapper .sp-methods .price {
  font-weight: 700;
}
.opc-wrapper .opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc-wrapper #opc-review .step {
  border: 0;
  padding: 0;
}
.opc-wrapper .well.well-sm {
  cursor: pointer;
  position: relative;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
  background: #fff;
  padding-left: 5em;
}
.opc-wrapper .well.well-sm:hover,
.opc-wrapper .well.well-sm.checked {
  border: 1px solid #2db6c9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
}
.opc-wrapper .well.well-sm::after {
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  position: absolute;
  content: "\e157";
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 1.6em;
  color: #666;
  font-weight: normal !important;
}
.opc-wrapper .well.well-sm.checked::after {
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  position: absolute;
  content: "\e067";
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #2db6c9;
  font-weight: normal !important;
}
.opc-wrapper .well.well-sm input {
  display: none;
}
.opc-wrapper .well.well-sm label {
  color: #333;
  margin-bottom: 0;
  font-size: 1.8em;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  padding-left: 0;
}
.opc-wrapper .well.well-sm p {
  font-weight: 700;
  font-size: 1em;
  display: block;
  color: #5a5a5a;
}
.opc-wrapper #advice-validate-one-required-by-name-bank_id {
  display: none !important;
}
.opc-wrapper .error-on-select-bank {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #eb340a;
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 11px;
}
.opc-wrapper .error-on-select-bank:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
}
.opc-wrapper li.section .step-title {
  overflow: hidden;
}
.opc-wrapper li.section .step-title .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: 1100px;
}
.opc-wrapper li.section .step-title .container h2 {
  line-height: 1;
  font-family: 'Archivo Black', sans-serif;
  font-weight: normal;
  font-size: 2.5em;
  padding-left: 1.5em;
  position: relative;
}
.opc-wrapper li.section .step-title .container h2 span.number-step {
  font-size: 0.75em;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8em;
  line-height: 1;
  font-family: 'Archivo Black', sans-serif;
  font-weight: bold;
}
.opc-wrapper li.section .step-title .container h2 span.number-step:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #999999;
  display: block;
  width: 1.6em;
  height: 1.6em;
}
.opc-wrapper li.section.allow span.glyphicon {
  display: inline-block !important;
}
.opc-wrapper li.section.allow:not(.active) span.number-step:after {
  border-color: #FFFFFF !important;
}
.opc-wrapper li.section.allow:not(.active) span.number-step:before {
  font-family: "Glyphicons Halflings", "slick", sans-serif !important;
  content: "\e013" !important;
  border: none !important;
  color: #ffffff;
  font-weight: normal !important;
  display: block;
  position: absolute;
  left: 75%;
  top: 13%;
  transform: translate(-50%, -50%);
  font-size: 1.2em;
}
.opc-wrapper li.section.allow:not(.active) span.number-step {
  color: #2DB6C9;
}
.opc-wrapper li.section.allow.active .step-title h2 {
  color: #FFFFFF;
}
.opc-wrapper li.section.allow.active .step-title h2 span.number-step:after {
  border-color: #FFFFFF;
}
.opc-wrapper #co-shipping-form .shipping-address-opt {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
  margin-bottom: 15px;
  padding-top: 10px;
  cursor: pointer;
  padding-left: 5em;
  width: 49%;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:nth-child(odd) {
  clear: both;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:nth-child(even) {
  float: right;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:last-child {
  border: 1px solid #91de16;
  font-weight: 700;
  color: #222;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:last-child p {
  font-size: 1.7em;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:last-child:after {
  color: #91de16;
}
.opc-wrapper #co-shipping-form .shipping-address-opt p,
.opc-wrapper #co-shipping-form .shipping-address-opt strong {
  color: #5a5a5a, 20%;
}
.opc-wrapper #co-shipping-form .shipping-address-opt .col-xs-11 {
  padding-right: 0px;
}
.opc-wrapper #co-shipping-form .shipping-address-opt i.fa {
  position: relative;
  left: 10px;
}
.opc-wrapper #co-shipping-form .shipping-address-opt i.fa.adjust-top {
  top: 32px;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:after {
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  position: absolute;
  content: "\e157";
  display: block;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 1.6em;
  color: #666666;
  font-weight: normal !important;
}
.opc-wrapper #co-shipping-form .shipping-address-opt.selected {
  border: 1px solid #2db6c9;
  position: relative;
}
.opc-wrapper #co-shipping-form .shipping-address-opt.selected p,
.opc-wrapper #co-shipping-form .shipping-address-opt.selected strong {
  color: #333;
}
.opc-wrapper #co-shipping-form .shipping-address-opt.selected i.fa {
  color: #2db6c9;
}
.opc-wrapper #co-shipping-form .shipping-address-opt.selected:after {
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  position: absolute;
  content: "\e067";
  display: block;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #2db6c9;
  font-weight: normal !important;
}
.opc-wrapper #co-shipping-form .shipping-address-opt:hover {
  border: 1px solid #2db6c9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
}
.opc-wrapper #co-payment-form .tarjetamercadopago_custom {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.opc-wrapper #co-payment-form .tarjetamercadopago_custom.selected {
  border: 1px solid #2db6c9;
}
.opc-wrapper #co-payment-form .tarjetamercadopago_custom.selected .dd-mercadopago_custom {
  display: inline-block !important;
}
.opc-wrapper #co-payment-form .method-title.mercadopago_custom {
  padding: 0;
  border: none;
}
.opc-wrapper #co-payment-form .method-title.mercadopago_custom label {
  margin-bottom: 0;
  padding: 9px 5px 9px 50px;
  display: inline-block;
}
.opc-wrapper #co-payment-form .method-title.mercadopago_custom.selected {
  border: none;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom {
  width: 100%;
  display: none;
  padding-bottom: 15px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom:before {
  width: 90%;
  margin: 0 5%;
  content: '';
  height: 1px;
  background: #ddd;
  display: block;
  clear: both;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general {
  width: 100%;
  padding-top: 15px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs label {
  text-transform: none;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .input-box::after {
  position: absolute;
  content: "\e114";
  right: 17px;
  bottom: 2.9em;
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  font-size: 1em;
  color: #67b5cd;
  z-index: 1;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .input-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .input-box select option {
  padding: 6px 12px;
  background: #fff;
  color: #333;
  font-weight: 400;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form-customer-and-card {
  float: left;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  position: relative;
  width: 33%;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form-customer-and-card select {
  margin-bottom: 20px;
  font-weight: 400;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form-customer-and-card .mp-box-inputs {
  float: none;
}
@media only screen and (max-width: 840px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form-customer-and-card {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form-customer-and-card {
    width: 100%;
  }
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-installment {
  position: relative;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2 {
  position: relative;
  display: inline-block;
  float: left;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2 .mp-error {
  margin-bottom: 0;
  clear: both;
  min-height: 13px;
  margin: 0;
  padding: 0 0 0 17px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #eb340a;
  width: 100%;
  text-align: left;
  position: absolute;
  bottom: 3px;
  left: 10px;
  white-space: nowrap;
  background: transparent;
  text-transform: none;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2 .validation-advice {
  position: absolute;
  bottom: 3px;
  white-space: nowrap;
  padding: 0 0 0 17px;
  background: transparent;
  margin-bottom: 0;
  text-transform: none;
  left: 10px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-form {
  padding-left: 5px;
  padding-right: 5px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs {
  display: inline-block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  position: relative;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs select,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs select,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs input,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs input {
  margin-bottom: 20px;
  font-weight: 400;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs .mp-error-input,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs .mp-error-input {
  background: #fff !important;
  border: 1px solid #eb340a !important;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs .validation-advice,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs .validation-advice,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs .mp-installment .validation-advice,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs .mp-installment .validation-advice {
  position: absolute;
  bottom: 3px;
  white-space: nowrap;
  padding: 0 0 0 17px;
  background: transparent;
  margin-bottom: 0;
  text-transform: none;
  left: 10px;
  opacity: 1;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs .mp-error,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs .mp-error {
  margin-bottom: 0;
  clear: both;
  min-height: 13px;
  margin: 0;
  padding: 0 0 0 17px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #eb340a;
  width: 100%;
  text-align: left;
  position: absolute;
  bottom: 3px;
  white-space: nowrap;
  background: transparent;
  text-transform: none;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs .validation-failed + .validation-advice + .mp-error,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs .validation-failed + .validation-advice + .mp-error,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs .validation-failed + .validation-advice + .mp-error + .mp-error,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs .validation-failed + .validation-advice + .mp-error + .mp-error {
  display: none !important;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-card-number,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-card-number {
  width: 33%;
}
@media only screen and (max-width: 840px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-card-number,
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-card-number {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-card-number,
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-card-number {
    width: 100%;
  }
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-date-exp,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-date-exp {
  width: 33%;
}
@media only screen and (max-width: 840px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-date-exp,
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-date-exp {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-date-exp,
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-date-exp {
    width: 100%;
  }
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-date-exp select,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-date-exp select {
  width: auto;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-name-holder,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-name-holder {
  width: 33%;
  clear: both;
}
@media only screen and (max-width: 840px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-name-holder,
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-name-holder {
    width: 55%;
    clear: none;
  }
}
@media only screen and (max-width: 600px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-name-holder,
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-name-holder {
    width: 100%;
  }
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mercadopago-form .mp-box-inputs.mp-issuer,
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments-selector.mp-box-inputs.mp-issuer {
  min-width: 120px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2.mp-code-security {
  width: 33%;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2.mp-code-security .mp-box-inputs {
  width: 100%;
}
@media only screen and (max-width: 840px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2.mp-code-security {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general .mp-box-inputs2.mp-code-security {
    width: 100%;
  }
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments {
  display: inline-block;
  float: left;
  min-width: 120px;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mercadopago-form-general #mp-box-installments .mp-box-inputs {
  width: 100%;
}
.opc-wrapper #co-payment-form .dd-mercadopago_custom #mp-box-form {
  max-width: 100%;
  width: 100%;
  display: block;
}
.opc-wrapper #co-payment-form img.img-thumbnail {
  border: none;
  max-height: 100px;
}
.opc-wrapper #co-payment-form .well.radio {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
  background: #545454;
  color: #ffffff !important;
  border: 1px solid #545454;
  margin-bottom: 15px;
}
.opc-wrapper #co-payment-form .well.radio > label {
  color: #fff;
}
.opc-wrapper #co-payment-form .well.radio > label > input[type="radio"] {
  display: none;
}
.opc-wrapper #co-payment-form .method-option {
  cursor: pointer;
  position: relative;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
}
.opc-wrapper #co-payment-form .method-option input[type="radio"] {
  display: none;
}
.opc-wrapper #co-payment-form .method-option:hover,
.opc-wrapper #co-payment-form .method-option.selected {
  border: 1px solid #2db6c9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
}
.opc-wrapper #co-payment-form .method-option.selected:after {
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  position: absolute;
  content: "\e067";
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #2db6c9;
  font-weight: normal !important;
}
.opc-wrapper #co-payment-form .method-option:after {
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  position: absolute;
  content: "\e157";
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 1.6em;
  color: #666666;
  font-weight: normal !important;
}
.opc-wrapper #checkout-review-load {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.opc-wrapper #checkout-review-load .qty {
  text-align: center;
}
.opc-wrapper #checkout-review-load td {
  color: #333;
  vertical-align: middle;
}
.opc-wrapper #checkout-review-load td > span {
  vertical-align: middle;
}
.opc-wrapper #checkout-review-load td.qty .qtynumber {
  color: #333333;
  font-size: 1.4em;
}
.opc-wrapper #checkout-review-load td.a-right,
.opc-wrapper #checkout-review-load th.a-right {
  text-align: left !important;
}
.opc-wrapper #checkout-review-load thead th {
  font-size: 1.3em !important;
  font-weight: bold !important;
  color: #555 !important;
  font-family: Helvetica, arial, sans-serif;
}
.opc-wrapper #checkout-review-load tfoot {
  font-size: 1.6em;
  font-family: Helvetica, arial, sans-serif;
}
.opc-wrapper #checkout-review-load tfoot tr td:first-child,
.opc-wrapper #checkout-review-load tfoot tr td:last-child {
  text-align: right !important;
}
.opc-wrapper #checkout-review-load tfoot tr.last td:first-child strong {
  font-size: 1.4em;
}
.opc-wrapper #checkout-review-load tfoot tr.last td .price {
  font-size: 2em;
  color: #111;
  font-family: 'Archivo Black', 'Arial Black', sans-serif;
  font-weight: 400;
}
.opc-wrapper #checkout-review-load img.img-thumbnail {
  border: none;
}
.opc-wrapper #checkout-review-load #checkout-agreements p.agree input[type="checkbox"] {
  display: inline-block;
  margin-right: 5px;
}
.opc-wrapper #checkout-review-load #checkout-agreements p.agree label {
  margin: 0px;
  font-weight: normal;
}
.opc-wrapper #checkout-review-load #checkout-review-table {
  color: #2db6c9;
}
.opc-wrapper #checkout-review-load #checkout-review-table .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.opc-wrapper #checkout-review-load #checkout-review-table .manufacturer a {
  color: #2db6c9;
}
.opc-wrapper #checkout-review-load #checkout-review-table .item-options {
  color: #5a5a5a;
}
.opc-wrapper #checkout-review-load #checkout-review-table .item-options p {
  font-size: 1.4em;
}
.opc-wrapper #checkout-review-load #checkout-review-table .cart-price,
.opc-wrapper #checkout-review-load #checkout-review-table .a-center,
.opc-wrapper #checkout-review-load #checkout-review-table .a-rigth {
  font-size: 1.4em;
}
.opc-wrapper #checkout-review-load #checkout-review-submit {
  margin-top: 0px;
}
.opc-wrapper #checkout-review-load #checkout-review-submit #modify-cart {
  margin-left: 5px;
}
#checkout-success .alert-success {
  margin-top: 15px;
}
#checkout-success .row.headers {
  text-align: center;
}
#checkout-success .text-green {
  color: green;
}
#checkout-success .text-red {
  color: red;
}
#checkout-success .greeting {
  font-size: 110%;
}
#checkout-success .print-btn {
  padding-left: 0px;
}
#checkout-success h4.title {
  color: black;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .opc-wrapper #co-shipping-form .shipping-address-opt {
    width: 100%;
  }
}
.ds-dudas .options-grid .option,
.ds-nosotros .options-grid .option {
  margin: 10px 0px;
  cursor: pointer;
}
.ds-dudas .options-grid .option i,
.ds-nosotros .options-grid .option i {
  color: #67b5cd;
}
.ds-dudas .options-grid .option:hover i,
.ds-nosotros .options-grid .option:hover i {
  color: #266275;
}
.ds-dudas .options-sidebar,
.ds-nosotros .options-sidebar {
  margin-top: 45px;
  font-size: 1.3em;
}
.ds-dudas .options-sidebar li,
.ds-nosotros .options-sidebar li {
  cursor: pointer;
}
.ds-dudas .options-sidebar li:hover,
.ds-nosotros .options-sidebar li:hover {
  background-color: #f9f9f9;
}
.ds-dudas .options-sidebar li.list-group-item,
.ds-nosotros .options-sidebar li.list-group-item {
  background: #f9f9f9;
  font-weight: bold;
  color: #555555;
}
.ds-dudas .options-sidebar li.title,
.ds-nosotros .options-sidebar li.title {
  background-color: #2DB6C9;
  color: #fff;
  font-weight: bold;
}
.ds-dudas .options-sidebar li.title:hover,
.ds-nosotros .options-sidebar li.title:hover {
  background-color: #67b5cd;
}
.ds-dudas .options-dropdown,
.ds-nosotros .options-dropdown {
  margin-top: 25px;
}
.ds-dudas .options-dropdown #dd-label span.dd-label,
.ds-nosotros .options-dropdown #dd-label span.dd-label {
  float: left;
}
.ds-dudas .options-dropdown #dd-label i.fa,
.ds-nosotros .options-dropdown #dd-label i.fa {
  float: right;
  position: relative;
  top: 3px;
  right: -6px;
}
.ds-dudas .options-dropdown ul.dropdown-menu,
.ds-nosotros .options-dropdown ul.dropdown-menu {
  width: 100%;
  background: #f9f9f9 !important;
  border-color: #DDDDDD !important;
}
.ds-dudas .options-dropdown ul.dropdown-menu li,
.ds-nosotros .options-dropdown ul.dropdown-menu li {
  margin: 2px 0px;
  cursor: pointer;
}
.ds-dudas .options-dropdown ul.dropdown-menu li a,
.ds-nosotros .options-dropdown ul.dropdown-menu li a {
  padding: 6px 15px !important;
  font-weight: bold !important;
  color: #555555 !important;
}
.ds-marcas .row {
  margin-top: 0px;
}
.ds-marcas .row.text-center > .brand-item {
  margin-top: 25px;
  margin-bottom: 15px;
}
.ds-marcas .row.text-center > .brand-item img {
  width: 95%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .ds-marcas .row.text-center > .brand-item:nth-child(8),
  .ds-marcas .row.text-center > .brand-item:nth-child(9) {
    display: inline-block;
    float: none;
    margin: 0 auto 15px;
    padding-top: 25px;
  }
}
.ds-marcas .row h2.all-brands-title {
  font-size: 3em;
  color: #111111;
  margin-top: 25px;
  margin-bottom: 10px;
}
.ds-marcas .row #browseBrandForm.form-inline .form-group {
  width: 80%;
  display: inline;
}
.ds-marcas .row #browseBrandForm.form-inline .form-group .form-control {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.ds-marcas .row.alphabet span {
  cursor: pointer;
  padding: 15px;
  color: #67b5cd;
  font-size: 120%;
  display: inline-block;
}
.ds-marcas .row.brands-grid .brand-item {
  padding: 20px;
  text-align: center;
}
.ds-marcas .row.brands-grid .brand-item img {
  max-height: 65px;
  height: 100%;
}
.ds-marcas .row.brands-grid .brand-item:hover {
  background-color: #b4dae6;
}
.ds-marcas .row.brands-grid .col-xs-4:nth-child(6n+7) {
  clear: both;
}
@media only screen and (min-width: 401px) {
  .cms-responsive-home-page #most-popular-brands a:nth-child(8),
  .cms-responsive-home-page #most-popular-brands a:nth-child(9) {
    display: inline-block;
    float: none;
    margin: 0 auto 15px;
    padding-top: 25px;
  }
}
/**
 * Styling the news accordion
 */
.ds-nosotros #noticias .panel {
  border: none;
}
.ds-nosotros #noticias .panel .panel-heading {
  background-color: transparent;
  border: none;
}
.ds-nosotros #noticias .panel .panel-heading .title {
  margin: 10px 0px;
  color: black;
  font-weight: bold;
}
.ds-nosotros #noticias .panel .panel-heading small.news-date {
  padding-left: 2.3em;
}
.ds-nosotros #noticias .panel .panel-body {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
.ds-nosotros #noticias .panel .panel-body .news-content {
  padding-left: 2.9em;
  font-size: 70%;
}
@media only screen and (max-width: 991px) {
  .ds-marcas .row.brands-grid .brand-item {
    padding: 15px;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(6n+7) {
    clear: initial;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(4n+5) {
    clear: both;
  }
  .ds-marcas .row.text-center > .brand-item {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .ds-marcas .row.text-center > .brand-item img {
    width: 95%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .ds-marcas .row.text-center > .brand-item:nth-child(4n+5) {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .ds-marcas .row.brands-grid .brand-item {
    padding: 15px;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(4n+5) {
    clear: initial;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(6n+7) {
    clear: initial;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(3n+4) {
    clear: both;
  }
  .ds-marcas .row.text-center > .brand-item {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .ds-marcas .row.text-center > .brand-item img {
    width: 95%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .ds-marcas .row.text-center > .brand-item:nth-child(4n+5) {
    clear: initial;
  }
  .ds-marcas .row.text-center > .brand-item:nth-child(2n+4) {
    clear: both;
  }
}
@media only screen and (max-width: 400px) {
  .ds-marcas .row.brands-grid .brand-item {
    padding: 20px;
    width: 50%;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(3n+4) {
    clear: initial;
  }
  .ds-marcas .row.brands-grid .col-xs-4:nth-child(2n+3) {
    clear: both;
  }
}
.catalogsearch-result-index .catalogsearch-noresults {
  max-width: 50em;
  margin: 0 auto;
}
.catalogsearch-result-index .catalogsearch-noresults img.cracked {
  margin-top: -65px;
}
.catalogsearch-result-index .catalogsearch-noresults h2,
.catalogsearch-result-index .catalogsearch-noresults h3 {
  color: black;
  font-size: 2em;
}
.catalogsearch-result-index .catalogsearch-noresults h2 {
  font-family: "Archivo Black", sans-serif;
  font-size: 2.5em;
}
.catalogsearch-result-index .catalogsearch-noresults .click-aqui {
  float: none;
  margin: 20px auto 12px auto;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 15px 20px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  text-align: center;
  border: 1px solid #2DB6C9;
}
.ds-tops .options-sidebar {
  margin-top: 45px;
  font-size: 1.3em;
}
.ds-tops .options-sidebar li {
  cursor: pointer;
}
.ds-tops .options-sidebar li:hover {
  background-color: #f9f9f9;
}
.ds-tops .options-sidebar li.list-group-item {
  background: #f9f9f9;
  font-weight: bold;
  color: #555555;
}
.ds-tops .options-sidebar li.title {
  background-color: #2DB6C9;
  color: #fff;
  font-weight: bold;
}
.ds-tops .options-sidebar li.title:hover {
  background-color: #67b5cd;
}
.ds-tops .options-dropdown {
  margin-top: 25px;
}
.ds-tops .options-dropdown #dd-label span.dd-label {
  float: left;
}
.ds-tops .options-dropdown #dd-label i.fa {
  float: right;
  position: relative;
  top: 3px;
  right: -6px;
}
.ds-tops .options-dropdown ul.dropdown-menu {
  width: 100%;
  background: #f9f9f9 !important;
  border-color: #DDDDDD !important;
}
.ds-tops .options-dropdown ul.dropdown-menu li {
  margin: 2px 0px;
  cursor: pointer;
}
.ds-tops .options-dropdown ul.dropdown-menu li a {
  padding: 6px 15px !important;
  font-weight: bold !important;
  color: #555555 !important;
}
.ds-tops .options-sidebar li a {
  color: #555555;
  font-weight: bold;
  text-decoration: none;
}
.ds-tops .options-sidebar {
  border: 1px solid #DDDDDD !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ds-tops .options-sidebar li.title a {
  color: #fff;
}
.ds-tops .options-sidebar li.list-group-item {
  background: #f9f9f9;
}
.ds-tops .options-sidebar li.title {
  background-color: #2db6c9;
  font-weight: bold;
}
.ds-tops .tops .products-grid {
  padding-top: 10px;
  margin-top: -20px;
  text-align: center;
  color: #2db6c9;
}
.ds-tops .tops .products-grid .product-item {
  padding: 20px 15px;
}
.ds-tops .tops .products-grid a.product-image {
  margin-bottom: 10px;
  display: block;
}
.ds-tops .tops .products-grid a.product-image .img-thumbnail {
  border: none;
}
.ds-tops .tops .products-grid .manufacturer {
  margin: 2px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #2DB6C9;
  font-size: 1.4em;
  height: 1.8em;
}
.ds-tops .tops .products-grid .manufacturer a {
  color: #2db6c9;
}
.ds-tops .tops .products-grid .product-name {
  font-size: 1.85em;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0;
}
.ds-tops .tops .products-grid .ratings {
  display: inline-block;
  margin: 7px 0;
}
.ds-tops .tops .products-grid .price-box {
  margin: 5px 0;
}
.ds-tops .tops .products-grid .price-box .price {
  white-space: nowrap !important;
}
.ds-tops .tops .products-grid .price-box .old-price,
.ds-tops .tops .products-grid .price-box .special-price {
  display: inline;
}
.ds-tops .tops .products-grid .price-box .old-price .price-label,
.ds-tops .tops .products-grid .price-box .special-price .price-label {
  display: none;
}
.ds-tops .tops .products-grid .price-box .old-price .price,
.ds-tops .tops .products-grid .price-box .special-price .price {
  color: #5a5a5a;
}
.ds-tops .tops .products-grid .price-box .regular-price .price {
  /*font-size: 1.7em;
			color: @color-darker-font;*/
  font-weight: 700;
}
.ds-tops .tops .products-grid .price-box .special-price .price {
  font-size: 1.7em;
  color: #111111;
  font-weight: 700;
}
.ds-tops .tops .products-grid .price-box .old-price .price {
  color: #747474;
  font-weight: 700;
  text-decoration: line-through;
}
.ds-tops .tops .products-grid .top-count-badge {
  padding: 0;
  color: #ffffff;
  background-color: #2DB6C9;
  position: absolute;
  width: 2.5em;
  height: 1.5em;
  padding-top: 0.3em;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  left: 0px;
  bottom: 10px;
  font-size: 1.8em;
  font-weight: bolder;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.ds-tops .tops .products-grid .manufacturer a {
  font-size: 1.2em !important;
}
#reviews {
  /**
	 * Review form styles
	 * Not put inside the above #customer-reviews because this is used
	 * @product view but also @davidsalas/review/view.phtml without parent.
	 */
}
#reviews .comments-title {
  padding: 10px 10px 10px 0;
  margin: 20px 0px 0px 0px;
  font-family: "Archivo Black", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #111;
  background: 0 0;
  border: 0!important;
  margin-top: 50px;
}
#reviews #customer-reviews {
  padding-top: 25px;
  padding-bottom: 50px;
  overflow: visible;
}
#reviews #customer-reviews .row.summary {
  padding-bottom: 10px;
}
#reviews #customer-reviews .row.summary .legend-review-to-help {
  color: #111;
  font-size: 1.8em;
  line-height: 1.25;
}
#reviews #customer-reviews .row.summary h3 {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8em;
  color: #111111;
  font-weight: 600;
}
#reviews #customer-reviews .row.summary .rating-box,
#reviews #customer-reviews .row.summary .rating-result {
  margin-left: 10px;
  height: 20px;
  line-height: 0.5;
  font-size: 3.2em;
  font-family: 'Archivo Black';
  font-weight: 400;
  color: #2DB6C9;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}
#reviews #customer-reviews .row.summary .countTotalPeople {
  font-size: 1.8em;
  color: #111111;
  vertical-align: middle;
  padding-left: 3px;
}
#reviews #customer-reviews .row.summary p {
  margin-top: 0;
  margin-bottom: 0;
}
#reviews #customer-reviews .row.summary .contentTotalRating .collapse-important {
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
#reviews #customer-reviews .row.summary .contentTotalRating .collapse-important #important-target {
  height: auto;
  position: absolute;
  width: 350px;
  right: 0px;
  background: #ffffff none repeat scroll 0% 0%;
  border: 1px solid #cc0000;
  border-radius: 5px;
  padding: 10px;
  top: 35px;
  color: #cc0000;
  z-index: 2;
}
@media only screen and (max-width: 480px) {
  #reviews #customer-reviews .row.summary .contentTotalRating .collapse-important #important-target {
    width: 290px;
    right: -5px;
    z-index: 4;
  }
}
#reviews #customer-reviews .row.summary .contentTotalRating .collapse-important.bottom #important-target {
  bottom: auto;
  top: 35px;
}
#reviews #customer-reviews .row.summary .contentTotalRating .link-write-comment {
  display: inline-block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #ffffff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
}
#reviews #customer-reviews .row.summary .contentTotalRating .link-write-comment:hover {
  text-decoration: none;
  background: #ffffff;
  color: #111111;
}
#reviews #customer-reviews .espacio-v {
  display: block;
  width: 100%;
  height: 20px;
}
#reviews #customer-reviews .select-container {
  background: #E1E1E1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  margin-top: 40px;
  height: 34px;
  display: inline-block;
  padding: 0;
  min-width: 180px;
  /*&:after{
				content: "";
				display: inline-block;
				position: absolute;
				top: 0;
				right: 0;
				width: 0;
				height: 0;
				border-style: solid;
				border-width: 0 36px 36px 0;
				border-color: transparent #fff transparent transparent;
			}*/
  /*&:before{
				content: "";
				position: absolute;
				bottom: 0;
				left: 100%;
				width: 200%;
				height: 2px;
				background: #E1E1E1;
				display: block;
			}*/
}
#reviews #customer-reviews .select-container .nice-select .list::before {
  width: 100%;
}
#reviews #customer-reviews .select-container .nice-select {
  line-height: 34px;
}
#reviews #customer-reviews .select-container .nice-select::after {
  display: none;
}
#reviews #customer-reviews .select-container .nice-select span {
  padding-left: 15px;
  display: block;
  text-align: center;
  padding-right: 50px;
}
#reviews #customer-reviews .select-container .nice-select span.current {
  font-size: 1.25em;
  font-weight: 400;
}
#reviews #customer-reviews .select-container .nice-select .option.disabled {
  font-size: 0.85em;
  font-weight: 400;
}
#reviews #customer-reviews .select-container .nice-select .list::before {
  right: auto;
  left: 0;
}
#reviews #customer-reviews .select-container .nice-select.open .list {
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
}
#reviews #customer-reviews .select-container .icon-sort {
  position: absolute;
  right: 30px;
  top: 6px;
  font-size: 19px;
  color: #203548;
}
#reviews #customer-reviews .select-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: transparent none !important;
  position: relative;
  z-index: 3;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-right: 0px;
  padding-left: 0px;
  color: #203548;
  margin: 0;
  font-weight: 700;
  padding: 0;
  height: 34px;
  width: 100%;
  padding-right: 50px;
  padding-left: 15px;
  font-size: 1.2em;
  display: block;
  text-align: center;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#reviews #customer-reviews .dropdown.order-dropdown {
  display: inline !important;
}
#reviews #customer-reviews .rating-box {
  display: inline-block;
  margin-right: 10px;
}
#reviews #customer-reviews .nickname {
  margin-right: 10px;
}
#reviews #customer-reviews .signature {
  color: #8d8d8d;
  padding-right: 110px;
  display: block;
  white-space: nowrap;
}
#reviews #customer-reviews .signature .signature-label {
  color: #5a5a5a;
  font-weight: bold;
  padding-right: 5px;
}
#reviews #customer-reviews .signature .date-publish-label {
  font-size: 0.8em;
  font-weight: normal;
}
@media only screen and (max-width: 400px) {
  #reviews #customer-reviews .signature .date-publish-label {
    display: block;
  }
}
#reviews #customer-reviews .panel-footer {
  background-color: inherit;
}
#reviews #customer-reviews .panel-footer .useful-comment button,
#reviews #customer-reviews .panel-footer .useful-comment a {
  color: #5a5a5a;
  height: 34px;
  font-size: inherit;
}
#reviews #customer-reviews .panel-footer .useful-comment button i.fa.fa-chevron-down,
#reviews #customer-reviews .panel-footer .useful-comment a i.fa.fa-chevron-down {
  color: green;
}
#reviews #customer-reviews .panel-footer .useful-comment button i.fa.fa-chevron-up,
#reviews #customer-reviews .panel-footer .useful-comment a i.fa.fa-chevron-up {
  color: red;
}
#reviews .form-add {
  padding-top: 15px;
}
#reviews .form-add .star-controls {
  padding-bottom: 30px;
}
#reviews .form-add .star-controls strong.first {
  padding-right: 5px;
  font-size: 1.3em;
}
#reviews .form-add .star-controls strong.last {
  padding-left: 5px;
  font-size: 1.3em;
}
#reviews .form-add .star-controls input[type="radio"] {
  display: none;
}
#reviews .form-add .star-controls .btn-star {
  color: orange;
  padding: 5px 5px 0px 0px;
}
#reviews .form-add .star-controls .btn-star:focus {
  outline: none;
}
#reviews .form-add .collapse-suggestions {
  padding: 2px 15px 0 0 !important;
  position: relative;
}
#reviews .form-add .collapse-suggestions a.collapse-trigger {
  font-weight: bold;
  font-size: 14px;
  color: black;
}
#reviews .form-add #submit-review {
  margin: 30px 0 10px 0;
  display: inline-block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #ffffff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
}
#reviews .form-add #submit-review:hover {
  text-decoration: none;
  background: #ffffff;
  color: #111111;
}
#reviews .panel-review-0 {
  margin-top: 20px;
}
#reviews .review-nologged {
  margin-top: 30px;
}
/**
 * Setting a smaller size for the product image on the review form
 */
.product-view.container .row.ds-review p.product-image img.img-thumbnail {
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media (max-width: 768px) {
  #reviews .form-add .star-controls .btn-star i.fa {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 991px) {
  #reviews #customer-reviews .row.summary {
    margin-bottom: 10px;
  }
}
/**
 * Styling the review form modal which appears after submitting a comment
 */
/* #review-form-modal {
	h4 {
		text-align: left;
	}
} */
.pedidoglobal-print table {
  width: 700px;
  margin-bottom: 15px;
}
.pedidoglobal-print table thead tr,
.pedidoglobal-print table tfoot tr {
  color: black;
  text-align: center;
  font-size: 18px;
}
.pedidoglobal-print table thead tr td,
.pedidoglobal-print table tfoot tr td,
.pedidoglobal-print table thead tr th,
.pedidoglobal-print table tfoot tr th {
  font-weight: bold;
}
.pedidoglobal-print table tbody tr {
  text-align: center;
  font-size: 18px;
}
.pedidoglobal-print table tfoot tr {
  font-size: 20px;
}
/*less from css suplm-style-extend, to merge on one single css file*/
p,
.texto {
  font-size: 1.4em;
}
.padding2 {
  padding: 2px;
}
.catalog-product-view .success-msg {
  display: none;
}
.panel {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.dropdown-menu {
  z-index: 50;
}
input {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  box-shadow: none !important;
}
input.validation-failed {
  background: #ffffff !important;
  border: 1px solid #eb340a !important;
  box-shadow: none !important;
}
.btn.btn-brand:hover,
.suplementos-form .btn-brand:hover,
.submit-area .btn-brand:hover,
#payment-buttons-container .btn-brand:hover {
  background: #ffffff;
  color: #111111;
  text-decoration: none;
  border: 1px solid #2db6c9;
}
.suplementos-form.hide-success-msg .success-msg {
  display: none;
}
.suplementos-form.more-margin-inputs .form-group {
  margin-bottom: 25px;
  clear: both;
}
.sup-addres,
.sup-addres p {
  margin-bottom: 0;
}
#advice-required-entry-region_id_disabled {
  display: none;
}
.ds-tops .options-sidebar li.list-group-item {
  border: 0 !important;
}
body .table > tbody + tbody {
  border-top: none;
}
/*=================
+ Header
=================*/
.helpdesk-button .button-text {
  display: block;
}
.helpdesk-button .button-text:before {
  font-family: 'iconsuplementos';
  content: '\e159';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 12px;
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
}
/*=================
+ Search
=================*/
.page .form-group {
  position: relative;
}
.linkService {
  margin-left: 15px;
}
.place-content p {
  padding: 12px 0 0 46px;
}
.page.container > .container {
  padding-top: 0;
  width: 100%;
  margin: 0 auto;
}
.manufacturer {
  color: #2db6c9;
}
/*=================
+ Product page
=================*/
.product-essential {
  padding: 35px 0;
}
#messages_product_view .alert {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #111111;
  margin-bottom: 0;
  margin-top: 30px;
  border-width: 1px;
  text-align: center;
  font-size: 1.25em;
  padding: 7px;
  position: relative;
}
#messages_product_view .alert span {
  color: inherit;
  z-index: 1;
}
#messages_product_view .alert strong {
  text-transform: uppercase;
  font-family: 'Archivo Black', sans-serif;
  font-size: 125%;
  z-index: 1;
  position: relative;
  font-weight: 400;
}
#messages_product_view .alertRegalo {
  border-color: #91de16;
  background: rgba(145, 222, 22, 0.9);
}
#messages_product_view .alertCupon {
  border-color: #2db6c9;
  background: rgba(45, 182, 201, 0.9);
}
#messages_product_view .alertRebajado {
  border-color: #6c132b;
  color: #ffffff;
  background: rgba(108, 19, 43, 0.9);
}
.product-essential .mediaProduct {
  position: relative;
  padding-left: 0;
}
.labelProduct {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.labelProduct.width35 {
  width: 35%;
}
.labelProduct.left15 {
  left: 15px;
  top: 20px;
}
.rating-box {
  width: 100px;
  height: 20px;
  font-size: 0;
  line-height: 0;
  background-image: url("../images/bkg_rating.png.webp");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  background-image: url("../images/bkg_rating.png.webp");
  background-repeat: no-repeat;
  background-position: 0 100%;
  height: 20px;
  float: left;
}
.products-grid a.product-image {
  position: relative;
}
.logo-brand a img {
  height: 40px;
}
.more-views h2 {
  display: none;
}
.more-views .nav-pills {
  position: relative;
}
.product-essential .price-box {
  font-size: 1.8em;
}
/*.more-views .nav-pills:after,
.more-views .nav-pills:before {
	position: absolute;
	height: 2px;
	display: block;
	content: "";
	background: #67B5CD;
	width: 100%;
	top: 52%;
}
.more-views .nav-pills:before{
	height: 6px;
	top: 60%;
}*/
.more-views .nav-pills > li {
  float: none;
  display: inline-block;
  border: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 2px;
}
.more-views .nav-pills > li > a {
  padding: 2px;
  background: #ffffff;
}
h1.productName {
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  font-size: 3.5em;
  color: #111111;
}
.product-view.container .product-main-info .price-box .regular-price .price,
.product-view.container .product-main-info .price-box .special-price .price {
  font-size: 2.4em;
  color: #111111;
  font-family: 'Archivo Black', 'Arial Black', sans-serif;
  font-weight: 400;
}
.options-container-big dl {
  width: 60%;
  float: right;
}
.options-container-big .add-to-cart #qty {
  float: left;
}
.options-container-big .add-to-cart .add-to-cart-btn {
  width: 100%;
}
.product-view.container dl {
  margin-bottom: 0;
}
.checkout-cart-index .dropdownSelect select,
.product-view.container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  cursor: pointer;
  background: transparent none !important;
  position: relative;
  z-index: 3;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #67B5CD;
  padding: 2px 22px 4px 12px;
  color: #555555;
}
.product-view.container label {
  line-height: 1.5;
  color: #111111;
  font-size: 1.4em;
  margin-bottom: 10px;
}
.product-view.container .nodisponible label,
.product-view.container select:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.product-view.container select option {
  padding: 6px 10px;
  background: #ffffff;
  color: #333333;
  font-weight: 400;
}
.product-view.container select option:hover {
  background: #67B5CD;
}
.product-view.container .dropdownSelect {
  position: relative;
  margin-bottom: 35px;
  /*margin-top: 5px;*/
}
.product-view.container dl dd .dropdownSelect {
  margin-bottom: 25px;
}
.product-view.container dl dd.last .dropdownSelect {
  margin-bottom: 35px;
}
.product-view.container .dropdownSelect:after {
  position: absolute;
  content: "\e114";
  right: 12px;
  top: 0.9em;
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  font-size: 1em;
  color: #67B5CD;
}
.product-view.container .dropdownSelect .validation-advice {
  position: absolute;
  font-size: 1.2em;
}
.add-to-box {
  margin-bottom: 0;
}
.checkout-cart-index .special-offers .btn-brand {
  float: none;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin: 0 0 12px 0;
}
.checkout-cart-index .special-offers .btn-brand:focus {
  outline: none;
  outline-offset: 0;
}
.checkout-cart-index .special-offers .btn-brand:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.checkout-cart-index .special-offers .btn-brand:hover {
  background: #fff;
}
.product-view.container .add-to-cart #add-to-cart-btn div {
  display: table;
  vertical-align: middle;
  margin: 0 auto;
}
.product-view.container .add-to-cart #add-to-cart-btn span {
  display: table-cell;
  vertical-align: middle;
}
.checkout-cart-index .dropdownSelect,
.checkout-cart-index .special-offers .btn-brand {
  width: 70%;
  margin: 0 auto;
  min-width: 290px;
  margin-bottom: 12px;
}
.checkout-cart-index .special-offers div.price-box + .btn-brand {
  margin-top: 50px;
}
.product-view.container .add-to-cart #add-to-cart-btn:hover {
  background: #ffffff;
  color: #111111;
}
.product-view.container .add-to-cart #add-to-cart-btn .icon-shopping-cart {
  font-size: 1.5em;
  padding-bottom: 3px;
  padding-right: 5px;
}
.secondaryButton.btn,
.secondaryButton {
  clear: both;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  font-size: 1.6em;
  background: #545454;
  color: #ffffff !important;
  border: 1px solid #545454;
}
.review-product-list .row.ds-review .more-views {
  display: none;
}
.addthis_toolbox {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 50%;
  text-align: right;
  padding-right: 10px;
}
.addthis_toolbox a {
  margin-bottom: 0 !important;
}
.addthis_toolbox a,
.product-view.container a.link-wishlist {
  color: #111111 !important;
  font-size: 1.6em;
  font-weight: 700;
}
.addthis_toolbox a:hover,
.product-view.container a.link-wishlist:hover {
  color: #2DB6C9 !important;
  cursor: pointer;
}
#customer-reviews .secondaryButton {
  margin-bottom: 0;
}
.secondaryButton.btn:hover,
.secondaryButton:hover {
  text-decoration: none;
  background: #ffffff;
  color: #111111 !important;
  border-color: #2db6c9;
}
.summary .secondaryButton.btn {
  clear: both;
  float: none;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin: 20px 0 12px 0;
}
.summary .secondaryButton.btn:focus {
  outline: none;
  outline-offset: 0;
}
.summary .secondaryButton.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.summary .secondaryButton.btn:hover {
  background: #ffffff;
  color: #111111 !important;
  border-color: #2db6c9;
}
.product-view.container .product-view-social-links {
  clear: both;
}
.product-view.container .product-view-social-links > *,
.product-view.container .product-view-social-links > ul > * {
  display: inline-block;
}
.product-view.container .product-view-social-links a {
  margin-right: 15px;
  padding: 0;
  margin-top: 15px;
}
.product-view.container .product-view-social-links a .fa {
  font-size: 2.25em;
  line-height: 0;
  width: 30px;
  height: auto;
  display: inline-block;
  text-align: left;
}
.product-view.container .product-view-social-links a:hover .fa {
  font-size: 2em;
}
.alertInfoStock {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 35px;
  overflow: hidden;
  background: #DDDDDD;
}
.alertInfoStock h3 {
  font-size: 3em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
.alertInfoStock small {
  text-align: center;
  display: block;
  color: #111111;
  margin-bottom: 20px;
  font-size: 100%;
}
.alertInfoStock .alert-info {
  border: 0px none;
  margin-bottom: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.alertInfoStock .alert-info .text {
  font-size: 1.25em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
}
.alertInfoStock.alertAgotado h3 {
  color: #F02311;
}
.alertInfoStock.alertAgotado .alert-info {
  background: #F02311;
  color: #111111;
}
.alertInfoStock.alertProximamente h3 {
  color: #34BEDA;
}
.alertInfoStock.alertProximamente .alert-info {
  background: #34BEDA;
  color: #111111;
}
/*Description*/
.contentDescription #description {
  font-size: 1.4em;
}
.contentDescription #description p {
  font-size: 100%;
}
.davidsalas-nosotros-index-index .container .ng-scope .ng-scope .ng-scope,
.davidsalas-dudas-index-index #accordion .panel-body {
  font-size: 1.4em;
}
.davidsalas-nosotros-index-index .container .ng-scope .ng-scope .ng-scope p,
.davidsalas-dudas-index-index #accordion .panel-body p {
  font-size: 100%;
}
.davidsalas-nosotros-index-index .ng-scope .ng-scope .page-title h1 {
  font-size: 2.5em;
}
.product-view.container .tab-content .tab-panel {
  position: relative;
}
.product-view.container .contentDescription .tab-content {
  background: #f9f9f9;
  padding: 20px 5% 30px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#reviews::before,
#reviews::after {
  clear: both;
  content: "";
  display: table;
}
.catalog-product-view .autorelated-products-view {
  float: right;
  padding-left: 0;
  padding-right: 0;
}
.catalog-product-view .autorelated-products-view .lead {
  margin-top: 10px;
}
.catalog-product-view .nav-tabs {
  border: 0 !important;
  margin-bottom: 20px;
}
.catalog-product-view .nav-tabs > li {
  margin-bottom: 0;
}
.tooltip-suplementos {
  top: 0;
  position: absolute;
  right: 0px;
  white-space: nowrap;
  text-decoration: none;
  color: #cc0000;
  font-size: 14px;
  font-weight: 700;
  padding-right: 1.8em;
}
.tooltip-suplementos span {
  font-size: 1.5em;
  font-weight: bold;
  position: absolute;
  right: 0;
}
.tooltip-sup-link {
  white-space: nowrap;
  text-decoration: none;
  color: #cc0000;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  display: block;
  padding-right: 5px;
  position: relative;
  padding-right: 1.8em;
}
.tooltip-sup-link span {
  font-size: 1.5em;
  font-weight: bold;
  position: absolute;
  right: 0;
}
.dp-agotado,
.dp-proximamente,
.dp-en-inventario {
  position: relative;
  padding-left: 1.7em;
  font-size: 14px;
  color: #87ce16;
  font-weight: 700;
}
.dp-proximamente {
  color: #67b5cd;
}
.dp-agotado {
  color: #cc0000;
}
.leyenda-stock {
  padding-top: 10px;
  padding-bottom: 8px;
}
.dp-agotado .icon,
.dp-proximamente .icon,
.dp-en-inventario .icon {
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 1.2em;
}
.dp-texto-agotado,
.dp-texto-proximamente,
.dp-texto-en-inventario {
  padding-left: 2.4em;
  margin-bottom: 30px;
  margin-top: 3px;
}
.tooltip-sup-link.green,
.tooltip-sup-link.blue {
  color: #67b5cd;
  text-align: left;
  display: inline-block;
}
.tooltip-sup-link.green {
  color: #87ce16;
}
.tooltip-sup-link.red {
  text-align: left;
}
.tooltip-sup-link:focus,
.tooltip-sup-link:hover {
  color: #cc0000;
}
.tooltip-sup-link.blue:focus,
.tooltip-sup-link.blue:hover {
  color: #67b5cd;
}
.tooltip-sup-link.green:focus,
.tooltip-sup-link.green:hover {
  color: #87ce16;
}
.tooltip-suplementos:focus,
.tooltip-suplementos:hover {
  text-decoration: none;
  color: #cc0000;
}
.bottom .tooltip-suplementos {
  top: auto;
}
.tooltip-sup-link.info-tooltip {
  font-size: 2.4em;
  color: #2db6c9;
  float: right;
  position: absolute;
  left: 85px;
  top: -4px;
  padding-right: 0;
  z-index: 2;
  font-weight: bold;
}
.tooltip-sup-link.info-tooltip:hover,
.tooltip-sup-link.info-tooltip:focus {
  color: #2DB6C9;
}
.tooltip-sup-content {
  height: auto;
  position: absolute;
  width: 350px;
  right: 20px;
  background: #ffffff none repeat scroll 0% 0%;
  border: 1px solid #cc0000;
  border-radius: 5px;
  padding: 10px;
  top: 35px;
  color: #cc0000;
  z-index: 4;
  text-decoration: none;
}
.tooltip-sup-content.green,
.tooltip-sup-content.blue {
  border-color: #67b5cd;
  color: #5a5a5a;
  background: #ffffff;
  right: auto;
  left: 15px;
}
.tooltip-sup-content.green {
  border-color: #9BE12C;
}
.tooltip-sup-content.blue-right {
  border-color: #67b5cd;
  color: #5a5a5a;
}
.tooltip-sup-content.red {
  right: auto;
  left: 15px;
}
.tooltip-sup-content.info-tooltip {
  left: -203px;
}
.tooltip-sup-content p {
  margin-bottom: 0;
}
.maximos-contenedor {
  display: inline-block;
  width: initial;
}
.tooltip-sup-content:hover,
.tooltip-sup-content:focus {
  text-decoration: none;
}
.tooltip-sup-content:before {
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 10px;
  border-left-width: 10px;
  border-bottom: 10px solid #cc0000;
  position: absolute;
  top: auto;
  bottom: 100%;
  right: 40px;
  content: "";
}
.tooltip-sup-content.green:before,
.tooltip-sup-content.blue:before {
  border-bottom: 10px solid #67b5cd;
  right: auto;
  left: 40px;
}
.tooltip-sup-content.green:before {
  border-bottom: 10px solid #67b5cd;
}
.tooltip-sup-content.blue-right:before {
  border-bottom: 10px solid #67b5cd;
}
.tooltip-sup-content:after {
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 10px;
  border-left-width: 10px;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  top: auto;
  bottom: 99%;
  bottom: calc(100% - 1px);
  right: 40px;
  content: "";
}
.tooltip-sup-content.green:after,
.tooltip-sup-content.blue:after {
  right: auto;
  left: 40px;
}
.tooltip-sup-content.red:after,
.tooltip-sup-content.red:before {
  right: auto;
  left: 40px;
}
/*.container #reviews #customer-reviews .contentTotalRating .collapse-important #important-target:before{
	width: 0;
	height: 0;
	border: 0 solid transparent;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top: 10px solid #cc0000;
	position: absolute;
	top: 100%;
	right: 40px;
	content: "";
}*/
/*.container #reviews #customer-reviews .contentTotalRating .collapse-important #important-target:after{
	width: 0;
	height: 0;
	border: 0 solid transparent;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top: 10px solid #ffffff;
	position: absolute;
	top: 99%;
	top: calc(100% - 1px);
	right: 40px;
	content: "";
}*/
.container #reviews #customer-reviews .contentTotalRating .collapse-important.bottom #important-target:before,
.container #reviews #customer-reviews .contentTotalRating .collapse-important #important-target:before {
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 10px;
  border-left-width: 10px;
  border-bottom: 10px solid #cc0000;
  position: absolute;
  top: auto;
  bottom: 100%;
  right: 40px;
  content: "";
}
.container #reviews #customer-reviews .contentTotalRating .collapse-important.bottom #important-target:after,
.container #reviews #customer-reviews .contentTotalRating .collapse-important #important-target:after {
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 10px;
  border-left-width: 10px;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  top: auto;
  bottom: 99%;
  bottom: calc(100% - 1px);
  right: 40px;
  content: "";
}
.container #reviews #customer-reviews .panel-default {
  border: none;
  padding: 20px 5% 15px;
  font-size: 1.4em;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 0;
  margin-bottom: 0px;
}
.container #reviews #customer-reviews .panel-default.con_borde_top {
  border-top: 1px solid #e1e1e1;
  margin-top: 25px;
}
.container #reviews #customer-reviews .panel-default:first-child {
  border-top: none;
}
#reviews #customer-reviews .panel-footer .useful-comment a .icon-thumbs-o-down,
#reviews #customer-reviews .panel-footer .useful-comment button .icon-thumbs-o-down {
  color: #cc0000;
  font-size: 1.3em;
}
#reviews #customer-reviews .panel-footer .useful-comment a .icon-thumbs-o-up,
#reviews #customer-reviews .panel-footer .useful-comment button .icon-thumbs-o-up {
  color: #2db6c9;
  font-size: 1.3em;
}
.container #reviews #customer-reviews .panel:after,
.container #reviews #customer-reviews .panel:before {
  content: "";
  display: table;
  clear: both;
}
#reviews .panel-default > .panel-heading {
  background-color: transparent;
  width: 100%;
  display: block;
  text-align: left;
  border: 0 none;
  vertical-align: middle;
  padding: 0;
}
#reviews .panel-body {
  display: block;
  width: 100%;
  padding: 14px 0;
}
.container #reviews #customer-reviews .panel-footer {
  float: left;
  width: 100%;
  text-align: left;
  border-top: 0 none;
  padding: 0;
}
.container #reviews #customer-reviews .panel-footer p {
  margin-bottom: 0;
  font-size: 1em;
}
.container #reviews #customer-reviews .rating-box {
  margin-right: 0;
}
#reviews #customer-reviews .panel .panel-heading {
  position: relative;
}
#reviews #customer-reviews .panel .rating-box {
  position: absolute;
  right: 0;
  top: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#reviews .order-dropdown .btn-default {
  border: 1px solid #67B5CD;
  padding: 6px 36px 6px 18px;
  color: #555555;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#reviews .order-dropdown .btn-default:hover,
#reviews .order-dropdown .btn-default:focus,
#reviews .order-dropdown .btn-default:active {
  background-color: #ffffff;
}
.catalog-product-view #reviews #customer-reviews .order-dropdown {
  display: inline-block !important;
  position: relative;
  margin-top: 15px;
}
.catalog-product-view #reviews #customer-reviews .order-dropdown .btn {
  font-size: 14px;
}
#reviews .order-dropdown:before {
  position: absolute;
  content: "\e114";
  right: 15px;
  top: 9px;
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  font-size: 1em;
  color: #67B5CD;
}
#reviews .order-dropdown .caret {
  display: none;
}
#reviews .dropdown-menu-reviews {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 50;
}
#reviews .dropdown-menu-reviews > li > a {
  display: block;
  padding: 4px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
}
#reviews .dropdown-menu-reviews > li > a:hover {
  background: #f5f5f5;
}
#reviews .contentTotalRating {
  width: 100%;
  text-align: left;
}
#reviews .contentTotalRating .legend-review-to-help,
#reviews .contentTotalRating .average-rating {
  display: inline-block;
}
#reviews .contentTotalRating .average-rating {
  width: 60%;
}
#reviews .summary .col-md-6.first {
  text-align: center;
}
#reviews .summary .col-md-6.last {
  margin: 4.5% 0 0 -15px;
}
#customer-reviews > .secondaryButton {
  margin: 0px auto;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 1.7em;
  border: 1px solid #E1E1E1;
  font-family: 'Archivo Black';
  font-weight: 400;
  background: #E1E1E1;
}
#customer-reviews > .secondaryButton span {
  color: #203548;
}
#customer-reviews > .secondaryButton:focus {
  outline: none;
  outline-offset: 0;
  border: 1px solid #2DB6C9;
  color: #111;
}
#customer-reviews > .secondaryButton:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2DB6C9;
  color: #111;
}
#customer-reviews > .secondaryButton:hover {
  background: #ffffff;
  border: 1px solid #2DB6C9;
  color: #111;
}
/*autorelated product page*/
.checkout-cart-index .autorelated-custom .autorelated-item .img-thumbnail,
.container.marketing .autorelated-custom .autorelated-item .img-thumbnail {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  border: 0 !important;
  padding: 2px;
}
.checkout-cart-index .autorelated-custom .autorelated-item .labelProduct,
.container.marketing .autorelated-custom .autorelated-item .labelProduct {
  left: 15px;
}
.special-offers .offer-description {
  height: 30px;
}
.cart.container .special-offers .offers-heading h3,
.checkout-cart-index .autorelated-custom p.lead,
.container.marketing .autorelated-custom p.lead,
.product-view.container .autorelated-custom p.lead {
  font-size: 2em;
  font-weight: 400;
  color: #111111;
  background: none;
  /*border-bottom: 4px solid #545454;*/
  border-bottom: 0;
  /*padding-bottom: 10px;*/
  font-family: "Archivo Black", sans-serif;
}
.cart.container .special-offers .offers-heading h3 {
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 40px;
}
/*.container.marketing .autorelated-custom p.lead{
	border-bottom: 0;
}*/
.cart.container .special-offers .product-name,
.checkout-cart-index .autorelated-custom .autorelated-item .product-name,
.container.marketing .autorelated-custom .autorelated-item .product-name,
.product-view .autorelated-custom .autorelated-item .product-name {
  white-space: normal;
  font-size: 1.4em;
  padding-top: 0px;
  height: 2.3em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: normal;
  margin-bottom: 5px;
}
.checkout-cart-index .autorelated-custom .price-box,
.product-view.container .autorelated-custom .price-box {
  font-family: Helvetica, arial, sans-serif !important;
  font-weight: bold !important;
}
.cart.container .special-offers .price-box .old-price,
.checkout-cart-index .autorelated-custom .price-box .old-price .price,
.product-view.container .autorelated-custom .price-box .old-price .price {
  font-size: 1.2em;
  display: inline-block;
  font-family: Helvetica, arial, sans-serif !important;
  font-weight: bold !important;
}
.cart.container .special-offers .price-box .regular-price .price,
.cart.container .special-offers .price-box .special-price .price,
.checkout-cart-index .autorelated-item .price-box .regular-price .price,
.autorelated-custom .autorelated-item .price-box .regular-price .price,
.autorelated-custom .autorelated-item .price-box .special-price .price {
  font-size: 2.2em;
  color: #111111;
}
.price-box p {
  font-size: 100%;
  margin-bottom: 0;
}
.product-view.container .autorelated-custom .ratings {
  margin: 0;
}
.autorelated-custom .autorelated-item .price-box {
  margin-top: 5px !important;
}
.checkout-cart-index .autorelated-custom {
  margin-bottom: 20px;
}
#checkout-payment-method-load .sp-methods .method-title {
  cursor: pointer;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
  background: #fff;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 5em;
  position: relative;
}
#checkout-payment-method-load .sp-methods .method-title:after {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}
#checkout-payment-method-load .sp-methods .method-title.selected {
  border: 1px solid #2db6c9;
}
#checkout-payment-method-load .sp-methods .method-title label {
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 500;
}
#checkout-payment-method-load .sp-methods .method-title label input {
  display: none;
}
#checkout-payment-method-load .method-title .checkbox-icon:after {
  content: "\e157";
  font-family: "Glyphicons Halflings", slick, sans-serif;
  display: inline-block;
  font-weight: 400 !important;
  font-size: 1.6em;
  color: #666;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
#checkout-payment-method-load .method-title.selected .checkbox-icon:after {
  content: "\e067";
  font-family: "Glyphicons Halflings", slick, sans-serif;
  display: inline-block;
  font-weight: 400 !important;
  font-size: 1.6em;
  color: #2db6c9;
}
#checkout-payment-method-load .method-title .banner_checkout_ticket_mp {
  display: block;
}
#checkout-payment-method-load .method-title .msg-method {
  font-weight: 700;
  font-size: 1em;
  display: block;
  padding-left: 16px;
  color: #5a5a5a;
  margin-left: 2.75em;
}
#checkout-payment-method-load .lista-bancos {
  display: block !important;
}
#checkout-step-payment.step {
  padding-top: 30px;
}
/*===================
+Review product list
====================*/
.review-product-list .product-image span {
  display: none;
}
.review-product-list textarea {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: none !important;
}
.review-product-list textarea:focus {
  background: #ffffff;
}
.review-product-list #reviews .form-add {
  padding-top: 0;
}
.review-product-list #reviews .form-add .star-controls {
  padding-bottom: 16px;
}
.review-product-list .ds-review .col-xs-12 > .row .col-xs-12 {
  max-width: 500px;
  float: none;
  margin: 0 auto;
}
.review-product-list .product-main-info .manufacturer {
  margin-top: 15px;
  font-family: Helvetica, arial, sans-serif;
  font-size: 1.7em;
  padding-bottom: 15px;
}
.review-product-list .product-main-info h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  font-size: 3.5em;
  color: #111111;
}
.review-product-list .product-essential > div > p:first-child,
.review-product-list .product-essential > div > p:first-child strong {
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  color: #111111;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 25px;
}
.review-product-list .fa-2x {
  transform: rotate(16deg);
  font-size: 1.6em;
  text-decoration: none;
  display: inline-block;
}
.review-product-list #reviews .form-add .star-controls .btn-star {
  color: #2DB6C9;
}
.review-product-list .fa-star-o:before {
  color: #cccccc;
  display: inline-block;
}
.review-product-list #image-logo-brand {
  height: 40px;
  width: auto;
}
.review-product-list #reviews .form-add .star-controls .btn-star {
  margin: 0 -2px;
  padding: 0;
}
#customer-reviews .summary .last {
  margin-top: 25px;
}
/*HOME*/
#most-popular-brands {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  #most-popular-brands a:nth-child(8),
  #most-popular-brands a:nth-child(9) {
    display: inline-block;
    float: none;
    margin: 0 auto 15px;
    padding-top: 25px;
  }
}
.cms-responsive-home-page #most-popular-brands h3 {
  font-size: 2em;
  font-weight: 400;
  color: #111111;
  background: none;
  border-bottom: 0;
  font-family: "Archivo Black", sans-serif;
}
.row#most-popular-brands,
.row#quienes-somos {
  margin-left: auto;
  margin-right: auto;
}
.customer-account-login .error-msg,
.messages li.error-msg {
  background: #ffffff !important;
  border: none !important;
  margin: 0 !important;
  color: #eb340a;
  font-size: 1.1em !important;
  font-weight: bold !important;
  padding: 0px 17px !important;
  position: absolute;
}
.customer-account-login .error-msg,
.messages li.error-msg li {
  float: left;
}
.btnclosehelpdesk {
  background-color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 1;
  position: fixed;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: bold;
  text-decoration: none;
  z-index: 9990000;
  display: none;
  opacity: 0.8;
}
.btnclosehelpdesk:hover {
  background-color: #ff0000;
  color: #ffffff;
}
.btnclosehelpdesk span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bgbtnclosehelpdesk {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  text-decoration: none;
  z-index: 99999;
  left: 0;
  top: 0;
  display: block;
}
/*=================
+ Popup add cart
==================*/
.suplementos-modal .modal-dialog {
  transform: translate(-50%, -50%) !important;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 84%;
  max-width: 480px;
  min-width: 290px;
  margin: 0;
}
.suplementos-modal .modal-content {
  border: 2px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.suplementos-modal .modal-header {
  display: none;
}
.suplementos-modal .modal-header,
.suplementos-modal .modal-footer {
  border: 0 none;
}
.suplementos-modal .modal-footer .btn {
  text-transform: uppercase;
}
.suplementos-modal .modal-header h4 {
  font-size: 2em;
}
.suplementos-modal .modal-body {
  padding: 60px 20px;
}
.suplementos-modal .modal-body p {
  font-size: 1.7em;
  font-family: "Helvetica", Arial, sans-serif;
}
.suplementos-modal .btn {
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin-top: 36px;
}
.suplementos-modal .btn:focus {
  outline: none;
  outline-offset: 0;
}
.suplementos-modal .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.suplementos-modal .btn.btn-modal-cart {
  margin-top: 15px;
}
.suplementos-modal .close-modal {
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  text-align: center;
  font-size: 1.8em;
  border: none;
  background: #111;
  color: #fff;
  display: none;
}
.suplementos-modal .btn:hover {
  background: #ffffff;
  color: #111111;
}
.suplementos-modal .modal-footer {
  text-align: center;
}
.suplementos-modal .modal-footer .btn {
  margin: 0 auto;
  width: 200px;
}
/*==================
+ List product
==================*/
.page-title + .std {
  display: none;
}
.cms-index-noroute .page-title + .std {
  display: block;
  max-width: 600px;
  margin: 0 auto;
}
.cms-index-noroute .page-title + .std h3,
.cms-index-noroute .page-title + .std p {
  color: #111;
  font-size: 1.5em;
  text-align: center;
}
.cms-index-noroute .page-title + .std p img {
  margin-bottom: 25px;
}
.cms-index-noroute .page-title + .std h3 {
  font-family: "Archivo Black", sans-serif;
  font-size: 2em;
}
.cms-index-noroute .page-title + .std h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.cms-index-noroute .page-title + .std p {
  float: none;
  margin: 0 auto;
}
.cms-index-noroute .page-title + .std .btn-blue-brand {
  float: none;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin: 20px 0 12px 0;
}
.cms-index-noroute .page-title + .std .btn-blue-brand:focus {
  outline: none;
  outline-offset: 0;
}
.cms-index-noroute .page-title + .std .btn-blue-brand:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cms-index-noroute .page-title + .std .btn-blue-brand:hover {
  background: #ffffff;
  color: #111111;
  text-decoration: none;
  border: 1px solid #2db6c9;
}
.modal-dialog .customer-account-login .page-title-login h2,
.page-title.category-title h1,
.cms-page-view .page-title h1,
.page-title h1 {
  text-align: center;
  font-size: 3.5em;
  font-weight: 400;
  color: #111111;
  margin-bottom: 5px;
  margin-top: 20px;
  font-family: "Archivo Black", sans-serif;
  width: 100%;
}
.ds-marcas .page-title h2 {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
}
.toolbar.catalog-toolbar .row {
  margin-left: 0;
  margin-right: 0;
}
.toolbar.catalog-toolbar .row p {
  color: #203548;
  margin-top: 9px;
}
.toolbar.catalog-toolbar .col-sm-4 {
  background: #e1e1e1;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.toolbar.catalog-toolbar .col-sm-8,
.toolbar.catalog-toolbar .col-sm-4 {
  padding: 0;
  height: 38px;
}
.toolbar.catalog-toolbar .row form#layered-orders-form .form-group {
  float: none;
  margin-right: 0;
  width: 100%;
}
.toolbar.catalog-toolbar .col-sm-8:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  height: 2px;
  width: 100%;
  display: block;
  background: #e1e1e1;
}
.toolbar.catalog-toolbar .col-sm-4:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 36px 36px 0 0;
  border-color: #ffffff transparent transparent transparent;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.toolbar .form-group {
  text-align: center;
}
.toolbar .form-group:after {
  font-family: 'iconsuplementos' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e164";
  display: block;
  font-size: 19px;
  pointer-events: none;
  position: absolute;
  right: 10%;
  top: 8px;
  color: #203548;
}
.toolbar .form-group.hidearrow:after {
  display: none;
}
.toolbar .form-group select,
.page .toolbar.catalog-toolbar form#layered-orders-form select#catalog-order-dir {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: transparent none !important;
  position: relative;
  z-index: 3;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  color: #203548;
  margin: 0;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  height: 38px;
  width: 70%;
}
.toolbar.catalog-toolbar p {
  font-size: 1.2em;
  padding-top: 0.1em;
  font-weight: 700;
}
.page .toolbar .navbar {
  min-width: auto;
  margin: 0;
}
.catalog-toolbar .navbar-default {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page .products-grid .price-box .regular-price .price {
  font-size: 1.7em;
  color: #111111;
}
.toolbar {
  font-size: 1.2em;
  border: 0;
}
.box_skitter_large {
  width: 100%;
  margin: 0 auto;
}
.page .pagination > li > a,
.pagination > li > span {
  background-color: #e1e1e1;
  margin: 4px 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 1.4em;
  border: 0 none;
  color: #545454;
  height: 33px;
  width: 33px;
  text-align: center;
  line-height: 33px;
  padding: 0;
}
.page .pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.page .pagination > .active > a,
.page .pagination > .active > a:focus,
.page .pagination > .active > a:hover,
.page .pagination > li a:hover,
.page .pagination > .active > span,
.page .pagination > .active > span:focus,
.page .pagination > .active > span:hover {
  background-color: #2db6c9;
  color: #585858;
  font-size: 2em;
  font-weight: 700;
  color: #ffffff;
}
.page .pagination > li .next img,
.page .pagination > li .previous img {
  display: none;
}
.page .pagination > li .next:after,
.page .pagination > li .previous:after {
  content: "\e409";
  font-family: 'iconsuplementos';
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 150%;
  margin-bottom: 2px;
}
.page .pagination > li .previous:after {
  content: '\e408';
}
#login-modal .modal-dialog {
  min-width: 300px;
}
.customer-account-login .btn-facebook,
#login-modal .modal-dialog .btn-facebook {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 0 12px 0;
  padding: 1.1em 2em;
  width: 100%;
  display: block;
  text-transform: uppercase;
}
.row.customer-reset-password .col-xs-12,
.forgot-password .row .col-xs-12,
.account-create .customer-account-login .col-xs-12,
.account-login .col-xs-12 {
  min-width: 270px;
  max-width: 450px;
  display: inline-block;
  float: none;
}
.row.customer-reset-password {
  text-align: center;
}
.customer-account-edit #form-validate select {
  font-size: 1.4em;
}
.customer-account-edit #form-validate select,
.customer-address-form #form-validate select,
.customer-account-login select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  z-index: 3;
  cursor: pointer;
  position: relative;
  height: 36px;
  padding: 7px 10px;
  background: transparent;
  box-shadow: none !important;
  width: 100%;
}
.form-group > .input-box {
  position: relative;
}
.form-group small {
  font-size: 102%;
  margin: 4px 0px 0 10px;
  display: block;
}
.form-group .validation-advice {
  padding-left: 0;
  margin-left: 11px;
}
.form-group > .input-box::after {
  position: absolute;
  content: "\e114";
  right: 12px;
  top: 0.9em;
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  font-size: 1em;
  color: #67B5CD;
  z-index: 1;
}
.customer-account-edit #form-validate select > option,
.customer-address-form #form-validate select > option,
.customer-account-login select > option {
  padding: 6px 12px;
  background: #ffffff;
  color: #333333;
  font-weight: 400;
}
.checkout-cart-index .dropdownSelect,
.customer-account-login .dropdownSelect {
  position: relative;
}
.checkout-cart-index .dropdownSelect::after,
.customer-account-login .dropdownSelect::after {
  position: absolute;
  content: "\e114";
  right: 12px;
  top: 0.9em;
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  font-size: 1em;
  color: #67B5CD;
  z-index: 1;
}
#login-modal .modal-dialog a.color-brand,
.customer-account-login a.color-brand {
  font-size: 1.5em;
  font-weight: bold;
  color: #2DB6C9 !important;
}
.customer-reset-password .btn.btn-brand,
#checkout-success .btn.btn-primary,
.checkout-onepage-index .btn-brand,
.customer-account-edit #form-validate .btn-brand,
.forgot-password .btn-brand,
.customer-account-login .btn-brand,
#login-modal .modal-dialog .btn-brand {
  float: none;
  display: block;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
  margin: 0 0 12px 0;
  padding: 15px 10px;
}
.customer-reset-password .btn.btn-brand:focus,
#checkout-success .btn.btn-primary:focus,
.checkout-onepage-index .btn-brand:focus,
.customer-account-edit #form-validate .btn-brand:focus,
.forgot-password .btn-brand:focus,
.customer-account-login .btn-brand:focus,
#login-modal .modal-dialog .btn-brand:focus {
  outline: none;
  outline-offset: 0;
}
.customer-reset-password .btn.btn-brand:active,
#checkout-success .btn.btn-primary:active,
.checkout-onepage-index .btn-brand:active,
.customer-account-edit #form-validate .btn-brand:active,
.forgot-password .btn-brand:active,
.customer-account-login .btn-brand:active,
#login-modal .modal-dialog .btn-brand:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.customer-reset-password .btn.btn-brand:hover,
#checkout-success .btn.btn-primary:hover,
#noticias .btn.btn-link:hover,
.customer-account-edit #form-validate .btn-brand:hover,
.forgot-password .btn-brand:hover,
.customer-account-login .btn-brand:hover,
#login-modal .modal-dialog .btn-brand:hover {
  background: #ffffff;
  color: #111111;
  text-decoration: none;
  border: 1px solid #2db6c9;
}
#noticias .btn.btn-link {
  clear: both;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.4em !important;
  background: #545454;
  color: #ffffff;
  border: 1px solid #545454;
}
.sales-order-view .btn.btn-lg {
  background: #2db6c9;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2db6c9), to(#078cd5));
  background: -webkit-linear-gradient(#2db6c9, #078cd5);
  background: -moz-linear-gradient(#2db6c9, #078cd5);
  background: -ms-linear-gradient(#2db6c9, #078cd5);
  background: -o-linear-gradient(#2db6c9, #078cd5);
  background: linear-gradient(#2db6c9, #078cd5);
  border: 1px solid #2db6c9;
  font-weight: 700;
  font-size: 1.25em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  padding: 0.8em;
  margin-top: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
}
.sales-order-view .btn[disabled] {
  opacity: 0.3;
  background: #545454;
  border-color: #545454;
}
#noticias .btn.btn-link {
  width: 50%;
}
#noticias .btn.btn-link {
  font-size: 1.2em !important;
}
.customer-address-index .btn.btn-brand {
  margin-bottom: 20px;
}
.customer-address-index .btn.btn-brand:hover,
#discount-coupon-form .btn.btn-primary:hover,
.sales-order-view .btn.btn-lg.btn-primary:hover {
  background: #ffffff;
  color: #111111 !important;
  border-color: #2db6c9;
}
#discount-coupon-form .btn.btn-primary {
  clear: both;
  float: none;
  display: block;
  margin: 20px 0 12px 0;
  font-size: 1.7em;
  background: #2DB6C9;
  color: #fff;
  padding: 9px 10px;
  vertical-align: middle;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-weight: 400;
  width: 100%;
  text-align: center;
  border: 1px solid #2DB6C9;
}
#discount-coupon-form .btn.btn-primary:focus {
  outline: none;
  outline-offset: 0;
}
#discount-coupon-form .btn.btn-primary:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#browseBrandForm .form-group {
  position: relative;
  padding-bottom: 40px;
}
#browseBrandForm .form-group:after {
  position: absolute;
  content: "\e003";
  right: 12px;
  top: -9px;
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  font-size: 2em;
  color: #67B5CD;
}
#browseBrandForm .form-group input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent none !important;
  position: relative;
  z-index: 3;
  border: none;
  box-shadow: none;
  border: 1px solid #DDDDDD;
  padding: 3px 22px 4px 12px;
  color: #555555;
  height: 36px;
  min-width: 290px;
}
#browseBrandForm .form-group input:focus,
#browseBrandForm .form-group input:active {
  border: 1px solid #67B5CD;
}
/*=================
+ Catalog
=================*/
.category-products .products-grid .product-name {
  white-space: normal;
  font-size: 1.8em;
  padding-top: 0px;
  height: 2.26em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}
#m-tree-left_category li > ul {
  box-shadow: none !important;
}
.contentProductInfo {
  padding-right: 0;
  position: relative;
}
.catalog-product-view .body-wrapper .container {
  width: 100%;
}
#m-tree-left_category,
#m-tree-left_category > li,
#m-tree-left_category li > ul,
#m-tree-left_category li > ul li {
  margin: 0 !important;
  padding: 0 !important;
}
#m-tree-left_category li > ul li.m-collapsed,
#m-tree-left_category li > ul li.m-expanded {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.m-leaf > .m-tree-item {
  padding-right: 15px;
}
.block-layered-nav .m-filter-actions {
  top: 15px !important;
}
#m-tree-left_category > li > div.m-tree-item a {
  padding: 0 15px;
}
.m-filter-slider.style2,
.m-slider-values {
  margin: 5px 15px 10px 15px !important;
}
.page #m-tree-left_category > li > div.m-tree-item a {
  color: #555555 !important;
}
#m-tree-left_category .m-expanded > ul li ul {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 6px !important;
  border-top: 1px solid #DDDDDD !important;
}
#m-tree-left_category li > ul li {
  border-bottom: 0 !important;
}
.sidebar {
  padding-bottom: 45px;
}
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-ite::after,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dd #m-tree-left_category > li::after,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-ite::after,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav dd #m-tree-left_category > li::after {
  height: 1px;
  width: 100%;
  content: "";
  display: block !important;
  border-bottom: 1px solid #DDDDDD;
}
#m-tree-left_category li > ul {
  padding-bottom: 10px !important;
}
.block-layered-nav dt {
  border-bottom: 0 !important;
}
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dd,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav dt.m-collapseable.m-collapsed,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dt.m-collapseable.m-collapsed,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .narrow-by-list > .m-expanded + dd {
  border-bottom: 1px solid #DDDDDD !important;
}
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav dt.m-collapseable.m-collapsed.last,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .narrow-by-list > dd:nth-child(3),
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav .narrow-by-list > dd:last-child,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav dt.m-collapseable.m-collapsed.last,
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .narrow-by-list > dd:nth-child(3),
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav .narrow-by-list > dd:last-child {
  border-bottom: 0 !important;
}
.sidebar .mb-left .mb-mana-catalog-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-item,
.sidebar .mb-left .mb-mana-catalogsearch-leftnav .block-layered-nav #m-tree-left_category > li > div.m-tree-item {
  padding: 10px 0 !important;
  margin: 0 !important;
}
.block-layered-nav .m-filter-actions {
  right: 7px !important;
}
.list-group {
  margin-bottom: 0 !important;
}
.sidebar .mb-left dl {
  margin-bottom: 0 !important;
}
.davidsalas-dudas-index-index .options-sidebar,
.customer-account-index .options-sidebar,
.davidsalas-nosotros-index-index .options-sidebar {
  border: 1px solid #DDDDDD !important;
  border-radius: 5px;
  overflow: hidden;
}
.davidsalas-nosotros-index-index .list-group-item,
.customer-account-index .list-group-item,
.davidsalas-dudas-index-index .list-group-item {
  border: 0 !important;
}
.customer-account-logoutsuccess .page.container > .container.body-wrapper {
  padding-bottom: 35px;
  text-align: center;
}
.checkout-cart-index .cart-empty.container,
.checkout-onepage-failure .container.body-wrapper,
#checkout-success .row .col-xs-12,
.customer-account-logoutsuccess .page.container > .container.body-wrapper,
.davidsalas-dudas-index-index .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.davidsalas-util-order-tracking .container.body-wrapper > .row > .col-sm-9.col-lg-8,
.davidsalas-nosotros-index-index .container.body-wrapper > .row > .ng-scope > .col-xs-12.col-sm-9,
.davidsalas-dudas-index-index .container.body-wrapper > .row > .ng-scope > .col-xs-12.col-sm-9,
.sales-order-view .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.customer-address-index .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.wishlist-index-index .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.sales-order-history .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.customer-address-form .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.customer-account-edit .container.body-wrapper > .row > .col-xs-12.col-sm-9,
.customer-account-index .container.body-wrapper > .row > .col-xs-12.col-sm-9 {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 825px;
}
.customer-account-index .dashboard .panel-default {
  border-radius: 0;
  border: none;
}
.customer-account-index .dashboard .panel-default .panel-heading,
.customer-account-index .dashboard .panel-default .panel-body {
  padding-left: 0;
  padding-right: 0;
}
.customer-account-index .dashboard .panel-default .panel-heading {
  background: transparent;
  border: none;
}
.customer-account-index .dashboard .panel-default .panel-body {
  padding-top: 0;
}
.checkout-cart-index .cart-empty.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 30px;
}
.checkout-cart-index .cart-empty.container h1 {
  padding-bottom: 20px;
}
.checkout-cart-index .cart-empty.container p {
  text-align: center;
  font-size: 1.8em !important;
}
.checkout-onepage-index .container.body-wrapper > .row > .col-sm-9 {
  width: 100%;
}
.checkout-onepage-index .container.body-wrapper > .row > .col-sm-9 > .container {
  width: auto;
}
.davidsalas-util-order-tracking .container.body-wrapper > .row > .col-sm-9.col-lg-8 > .row {
  margin-left: 0;
  margin-right: 0;
}
.review-product-list .container.body-wrapper > .row > .col-sm-9 {
  float: none;
  margin: 0 auto;
  width: 100% !important;
  max-width: 825px;
}
.review-product-list .container.body-wrapper > .row > .col-sm-9 > * {
  width: 100% !important;
  max-width: 825px;
}
.checkout-onepage-index .container.body-wrapper > .row > .col-sm-3.sidebar,
.davidsalas-util-order-tracking .container.body-wrapper > .row > .col-sm-3.col-lg-2.sidebar,
.davidsalas-util-order-tracking .container.body-wrapper > .row > .visible-lg.col-lg-2.sidebar,
.davidsalas-nosotros-index-index .container.body-wrapper > .row > .ng-scope > .sidebar.col-sm-3,
.davidsalas-dudas-index-index .container.body-wrapper > .row > .ng-scope > .sidebar.col-sm-3,
.sales-order-view .container.body-wrapper > .row > .sidebar.col-sm-3,
.customer-address-index .container.body-wrapper > .row > .sidebar.col-sm-3,
.review-product-list .container.body-wrapper > .row > .sidebar.col-sm-3 {
  display: none;
}
.block-layered-nav.mb-top-layered-navigation {
  margin-top: 8px;
}
#my-orders-table {
  font-size: 1.2em;
}
.history-sales#my-orders-table {
  border-top: 2px solid #DDD;
  border-bottom: 2px solid #DDD;
}
.history-sales#my-orders-table tr.first td {
  border-top: none;
}
.panel-body.less-padding {
  padding-bottom: 0;
}
.history-sales#my-orders-table td {
  padding: 0;
  padding: 18px 0;
}
#my-orders-table .qty-ordered {
  padding-left: 30px;
}
#my-orders-table tfoot {
  font-size: 1.3em;
}
#my-orders-table tfoot tr td:first-child {
  padding-right: 18px;
}
.history-sales#my-orders-table td .row {
  margin-left: 0;
  margin-right: 0;
  border-radius: 5px;
  display: block;
}
.history-sales#my-orders-table td .row > div {
  padding-left: 10px;
  padding-right: 0;
}
.history-sales#my-orders-table td .row:first-child {
  margin-bottom: 5px;
}
.history-sales#my-orders-table td .row:first-child > div {
  height: 34px;
  line-height: 34px;
  color: #000;
}
.history-sales#my-orders-table td .row .num-pedido {
  color: #000;
  position: relative;
  font-size: 1.1em;
}
.history-sales#my-orders-table td .row .num-pedido:hover span,
.history-sales#my-orders-table td .row .num-pedido:hover {
  text-decoration: underline;
}
.history-sales#my-orders-table td .row .num-pedido span {
  font-weight: 700;
  font-size: 1.3em;
  padding-left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  white-space: nowrap;
}
.history-sales#my-orders-table td .row .status {
  font-style: italic;
  font-size: 1.25em;
  font-weight: 400;
}
.sales-order-view .status {
  clear: both;
  display: block !important;
  font-size: 1.8em;
  color: #000;
  font-style: italic;
  padding: 4px 0px;
  border-radius: 5px;
  min-width: 290px;
  max-width: 320px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 15px;
}
.sales-order-view .status.pendiente-de-pago,
.history-sales#my-orders-table .pendiente-de-pago {
  background: #fff102;
}
.sales-order-view .status.pre-confirmado,
.history-sales#my-orders-table .pre-confirmado {
  background: #ffc83f;
}
.sales-order-view .status.confirmado,
.sales-order-view .status.bodega,
.sales-order-view .status.empacado,
.history-sales#my-orders-table .confirmado,
.history-sales#my-orders-table .bodega,
.history-sales#my-orders-table .empacado {
  background: #2db6c9;
}
.sales-order-view .status.completo,
.history-sales#my-orders-table .completo {
  background: #91de16;
}
.sales-order-view .status.cancelado,
.history-sales#my-orders-table .cancelado {
  background: #ff7474;
}
.history-sales#my-orders-table tr:hover {
  background: #fff;
}
.history-sales#my-orders-table td .row .status,
.history-sales#my-orders-table td .row .buttons {
  max-width: 290px;
  padding-left: 0;
  float: right;
}
.history-sales#my-orders-table td .row:nth-child(2) {
  position: relative;
}
.history-sales#my-orders-table td .row:nth-child(2) .left {
  font-size: 1.2em;
  color: #333;
  line-height: 1.2;
}
.history-sales#my-orders-table td .row:nth-child(2) .left span {
  font-weight: 700;
}
.history-sales#my-orders-table td .row:nth-child(2) .left:first-child {
  padding-right: 55px;
}
.history-sales#my-orders-table td .row:nth-child(2) .buttons {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.history-sales#my-orders-table td .row:nth-child(2) .buttons > * {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  color: #333;
  border-radius: 5px;
  display: inline-block;
  padding: 0;
  font-size: 1em;
  margin: 0 2px 4px;
}
.history-sales#my-orders-table td .row:nth-child(2) .buttons > *:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.history-sales#my-orders-table td .row:last-child {
  text-align: center;
  display: table;
  vertical-align: middle;
  margin: 12px auto 10px auto;
  float: right;
}
@media only screen and (max-width: 640px) {
  .history-sales#my-orders-table td .row:last-child {
    float: none;
  }
}
.history-sales#my-orders-table td .row:last-child > div {
  width: auto !important;
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px;
  color: #217346;
  font-size: 0.9em;
}
.history-sales#my-orders-table td .row:last-child > div strong {
  position: relative;
  padding-left: 1.4em;
}
.history-sales#my-orders-table td .row:last-child > div strong:before {
  font-family: 'iconsuplementos' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e149";
  content: "\e900";
  color: #217346;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  top: -0.1em;
}
.history-sales#my-orders-table td .row:last-child > div.buttons a {
  border: 1px solid #ccc;
  color: #333;
  border-radius: 5px;
  float: none;
  padding: 5px 10px;
}
.history-sales#my-orders-table td .row:last-child > div.buttons a:hover {
  background: #e5e5e5;
}
.sales-order-view .buttons-order {
  max-width: 320px;
  width: 100%;
}
.sales-order-view .buttons-order .btn-link:focus,
.sales-order-view .buttons-order .btn-link {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  color: #333;
  border-radius: 5px;
  padding: 0;
  font-size: 1.4em;
  width: 35%;
  float: left;
  margin-bottom: 15px;
  text-decoration: none;
}
.sales-order-view p.font16em {
  font-size: 1.6em;
  color: #333;
}
.sales-order-view .voucher-subtitle {
  margin-bottom: 15px;
  font-size: 1em;
}
.sales-order-view .buttons-order .btn-link:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  text-decoration: none;
}
.sales-order-view .buttons-order .btn-link.disabled {
  cursor: default;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.sales-order-view .buttons-order .btn-link.disabled:hover {
  border: 1px solid #ccc;
  color: #333;
  background: inherit;
}
.sales-order-view .buttons-order .btn-link:first-child {
  width: 25%;
  margin-right: 2%;
}
.sales-order-view .buttons-order .btn-link:nth-child(2) {
  width: 36%;
  margin-right: 2%;
}
.history-sales#my-orders-table td .row:nth-child(2) .buttons .disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.history-sales#my-orders-table td .row:nth-child(2) .buttons .disabled:hover {
  border: 1px solid #ccc;
  color: #333;
  background: inherit;
}
.history-sales#my-orders-table td .row:nth-child(2) .buttons .col-xs-4 {
  width: 29.33%;
  min-width: 109px;
}
.cms-index-index.cms-responsive-home-page > .wrapper > .page.container > .container.body-wrapper {
  padding-right: 0;
  padding-left: 0;
}
.container.marketing .col-xs-6 {
  padding: 20px 15px;
}
.wishlist-index-index .products-grid .col-xs-6 {
  padding: 20px 15px;
}
.checkout-cart-index .autorelated-custom .autorelated-item .labelProduct,
.container.marketing .col-xs-6 .labelProduct {
  top: 20px;
}
.wishlist-index-index .products-grid .col-xs-6 .labelProduct {
  top: 17px;
  left: 13px;
}
.wishlist-index-index .text-danger {
  color: red;
  text-decoration: none;
  line-height: 1;
}
.wishlist-index-index .text-danger:before {
  content: "\e088";
  font-family: "Glyphicons Halflings", "slick", sans-serif;
  display: inline-block;
  color: red;
  padding-right: 0.25em;
}
.wish-product .img-thumbnail {
  border: none;
}
.checkout-success .row .col-xs-12 .btn-blue {
  width: auto !important;
  margin: 0 auto !important;
}
footer .links-externos p,
.links-externos a {
  color: #0F0F0F;
}
footer .links-externos p:before {
  display: none;
}
.site-shopping-info {
  padding-bottom: 20px;
}
.site-shopping-info .info-slide {
  padding: 25px 3% 0 3%;
  position: relative;
  text-align: center;
}
.site-shopping-info .info-slide .img-container span {
  font-size: 8em;
  color: #2db6c9;
  text-shadow: 0px 4px #ddd;
}
.site-shopping-info .info-slide:after {
  display: block;
  position: absolute;
  top: 75px;
  height: 50%;
  width: 1px;
  right: 0;
  background: #ddd;
  content: '';
}
.site-shopping-info .info-slide:last-child::after {
  display: none;
}
.site-shopping-info h1 {
  font-size: 1.8em;
  font-weight: 400;
  color: #111111;
  background: none;
  border-bottom: 0;
  font-family: "Archivo Black", sans-serif;
  margin: 30px 0 10px 0;
}
.site-shopping-info p {
  color: #5a5a5a;
}
.site-shopping-info a {
  color: #2db6c9;
  font-size: 1.4em;
}
#carousel-footer-info {
  position: relative;
}
#carousel-footer-info .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}
#carousel-footer-info .carousel-indicators li {
  background: #fff;
  border: 1px solid #ddd;
  width: 15px;
  height: 15px;
  margin: 10px 15px 0 10px;
}
#carousel-footer-info .carousel-indicators li.active {
  background: #555;
  width: 15px;
  height: 15px;
  margin: 10px 15px 0 10px;
}
#carousel-footer-info .carousel-control.right,
#carousel-footer-info .carousel-control.left {
  background: none;
}
#carousel-footer-info .carousel-control.right a,
#carousel-footer-info .carousel-control.left a {
  color: #2DB6C9;
}
/*=============
+ Mobil header
=============*/
.page #suplementos-navbar.navbar.navbar-inverse .navbar-toggle {
  background: #222222;
}
.page #suplementos-navbar.navbar.navbar-inverse .navbar-toggle.collapsed {
  background: transparent;
}
.page #suplementos-navbar.navbar.navbar-inverse .navbar-toggle:hover,
.page #suplementos-navbar.navbar.navbar-inverse .navbar-toggle:active {
  background: #2db6c9;
}
@media only screen and (max-width: 1499px) {
  .box_skitter {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1044px) {
  .catalog-product-view .tab-pane > * {
    width: 100% !important;
    left: 0 !important;
  }
  .page .navbar .dropdown-menu.full-dd.menu-categorias {
    position: fixed;
    right: 0;
    top: 60px;
  }
}
@media only screen and (max-width: 1044px) and (min-width: 800px) {
  #headerMenuGroup {
    height: 0 !important;
  }
  .page .navbar-header.pull-right,
  .page .navbar-header.pull-left {
    display: inline-block !important;
    float: none !important;
  }
  .page .navbar-header.pull-left {
    margin-right: 66% !important;
  }
  .page .navbar {
    text-align: center;
  }
  #suplementos-navbar.navbar .navbar-header .navbar-brand {
    padding: 5px 20px;
  }
  .page #suplementos-navbar.navbar .navbar-nav > .open > a,
  .page #suplementos-navbar.navbar .navbar-nav > .open > a:focus,
  .page #suplementos-navbar.navbar .navbar-nav > .open > a:hover,
  .page .navbar li.dropdown.open ul.dropdown-menu,
  .page #suplementos-navbar.navbar .navbar-nav > li > a:hover {
    background: #2db6c9;
    border: 0 none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 1044px) and (min-width: 768px) {
  .page .navbar-collapse {
    display: inline-block !important;
    float: none !important;
  }
}
@media only screen and (max-width: 779px) and (min-width: 768px) {
  .page #suplementos-navbar.navbar .navbar-header .navbar-brand {
    padding: 5px 20px 5px 20px;
  }
}
@media only screen and (max-width: 855px) {
  .navbar .navbar-icons ul.navbar-nav .question-ddmenu {
    right: -104px;
  }
  .page .navbar {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 60px;
  }
  .contentProductInfo {
    padding-left: 0;
    margin-top: 12px;
  }
  .table-responsive {
    border-collapse: inherit;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  #checkout-review-table {
    display: block;
  }
  .review-product-list .product-essential > div > p {
    margin-bottom: 0;
  }
  #suplementos-navbar-collapse .dropdown-menu {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
  }
  .page #suplementos-navbar.navbar {
    position: static;
    height: 0;
    min-height: 0;
    transform: none;
  }
  #headerMenuGroup {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    background: #333333;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333333), to(#000000));
    background: -webkit-linear-gradient(#333333, #000000);
    background: -moz-linear-gradient(#333333, #000000);
    background: -ms-linear-gradient(#333333, #000000);
    background: -o-linear-gradient(#333333, #000000);
    background: linear-gradient(#333333, #000000);
  }
  .page .navbar .dropdown-menu.full-dd .right,
  .page .navbar .dropdown-menu.full-dd .left {
    float: none !important;
    clear: both;
    position: static;
  }
  .page .navbar .dropdown-menu.full-dd .right {
    border-left: none !important;
  }
  .page .navbar .dropdown-menu.full-dd .right,
  .page .navbar .dropdown-menu.full-dd .left {
    padding-left: 25px !important;
  }
  .page .navbar .dropdown-menu.full-dd .right ul,
  .page .navbar .dropdown-menu.full-dd .left ul {
    border-top: none !important;
  }
  .page .navbar .dropdown-menu.full-dd {
    width: auto !important;
  }
  .page .navbar .dropdown-menu.full-dd.menu-categorias {
    position: static;
  }
  .page .navbar .dropdown-menu.full-dd.menu-categorias .link-xs.active {
    color: #2db6c9 !important;
  }
  .page .navbar .dropdown-menu.full-dd .left .title {
    font-family: "Archivo Black", sans-serif;
    font-weight: 400;
    font-size: 1.1em;
    margin-left: -16px;
  }
  .page .navbar .dropdown-menu.full-dd .left ul {
    padding-left: 0;
  }
  .page .navbar .dropdown-menu.full-dd .right .title {
    margin-bottom: 20px;
    font-size: 1.1em;
    margin-left: -16px;
  }
  .page .navbar #suplementos-navbar-collapse {
    background: #222222;
    max-height: none;
    position: fixed;
    z-index: 97;
    right: 0;
    width: 300px;
    height: 100% !important;
    top: 0;
    min-width: 320px;
    padding-top: 70px;
    text-align: left;
  }
  .page .navbar #suplementos-navbar-collapse ul {
    padding-bottom: 3px;
  }
  .page .navbar #suplementos-navbar-collapse .menu-categorias p.link-xs + ul {
    display: none;
  }
  .navbar-header.navbar-icons {
    width: 75%;
    float: right !important;
  }
  .navbar .navbar-icons ul.navbar-nav {
    width: 72% !important;
    bottom: auto;
    float: none !important;
    position: absolute;
    left: 7% !important;
  }
  .page .navbar .navbar-icons .nav > li {
    width: 31%;
    top: auto;
  }
  .navbar-collapse .visible-xs .page .btn-newsletter {
    width: auto;
    padding: 10px 13px;
    right: 5px;
  }
  .page #suplementos-navbar-collapse a,
  .page #suplementos-navbar-collapse .dropdown.open a,
  .page #suplementos-navbar-collapse .dropdown.open ul {
    background: none !important;
    color: #ffffff !important;
    display: block !important;
  }
  .page #suplementos-navbar-collapse .dropdown.open ul.hidden-xs {
    display: none !important;
  }
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding: 12px 0;
  }
  .page #suplementos-navbar-collapse a:hover,
  .page #suplementos-navbar-collapse .dropdown.open a:hover,
  .page #suplementos-navbar-collapse .dropdown.open > a {
    background: none !important;
    color: #2db6c9 !important;
  }
  .page #suplementos-navbar-collapse .dropdown.open ul a {
    margin-bottom: 15px;
    margin-top: 0;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .page .navbar .dropdown-menu.full-dd .subtitle {
    margin-bottom: 10px;
    padding-top: 0;
  }
  #headerMenuGroup {
    height: 0 !important;
  }
  .page .navbar-header.pull-right,
  .page .navbar-header.pull-left {
    display: inline-block !important;
    float: none !important;
  }
  .page #suplementos-navbar.navbar.navbar-inverse .navbar-toggle {
    height: 60px;
  }
  #suplementos-navbar.navbar .navbar-header .navbar-brand {
    padding: 5px 20px;
  }
  .product-essential .mediaProduct {
    padding-right: 0;
  }
  .customer-address-index h2.sub-title {
    text-align: center;
  }
  .m-filter-slider.style2 > .m-slider-from,
  .m-filter-slider.style2 > .m-slider-to {
    height: 17px !important;
    width: 17px !important;
    display: block;
    background: #26b1e8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
  }
  #noticias .btn.btn-link {
    width: 100%;
  }
  .checkout-cart-index .special-offers div.price-box + .btn-brand {
    margin-top: 0;
  }
}
@media only screen and (max-width: 450px) {
  h1.productName {
    font-size: 2.5em;
  }
  .product-view.container .product-main-info .price-box .regular-price .price,
  .product-view.container .product-main-info .price-box .special-price .price {
    font-size: 2em;
  }
  .special-offers .offer-description {
    height: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .toolbar.catalog-toolbar .row form#layered-orders-form .form-group {
    float: none;
    /*width: 160px;*/
    margin: 0px;
    display: inline-block;
  }
  .toolbar.catalog-toolbar .row p {
    margin: 0;
    margin-top: 2px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view #reviews .comments-title {
    text-align: center;
    font-size: 2em;
  }
  #reviews #customer-reviews {
    padding-top: 15px;
    padding-bottom: 40px;
  }
  .container #reviews #customer-reviews .row.summary .contentTotalRating .col-sm-5 {
    margin-top: 15px;
  }
  .container #reviews #customer-reviews .row.summary .legend-review-to-help {
    display: block;
    font-size: 1.6em;
    margin-bottom: 10px;
    text-align: center;
  }
  #reviews .contentTotalRating .legend-review-to-help br {
    display: none;
  }
  .container #reviews #customer-reviews .row.summary .contentTotalRating h3 {
    font-size: 1.6em;
  }
  .container #reviews #customer-reviews .row.summary .rating-result {
    font-size: 2.2em;
    margin-left: 5px;
    line-height: 0.7;
  }
  #reviews .contentTotalRating .average-rating {
    text-align: center;
  }
  .tooltip-sup-content.info-tooltip {
    left: 15px;
  }
  .tooltip-sup-content.info-tooltip:after,
  .tooltip-sup-content.info-tooltip:before {
    right: auto;
    left: 70px;
  }
  .table-responsive.history-sales-responsive {
    border: none;
    border-radius: 0;
  }
  .site-shopping-info .info-slide:after {
    display: none;
  }
  .site-shopping-info .info-slide {
    clear: both;
    float: none;
    margin: 0 auto;
  }
  .site-shopping-info {
    padding-bottom: 30px;
  }
  .site-shopping-info .info-slide {
    padding-top: 0;
  }
  .site-shopping-info h1 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 640px) {
  #suplementos-navbar.navbar .navbar-header .navbar-brand {
    padding: 5px 15px !important;
  }
  .page .navbar #suplementos-navbar-collapse {
    width: 100%;
    left: 0;
    right: auto;
  }
  .alertInfoStock h3 {
    font-size: 2.1em;
  }
  .alert .fa-4x {
    font-size: 3em;
  }
  #login-modal .modal-dialog {
    margin-bottom: 0;
  }
  #login-modal {
    padding-bottom: 20px;
  }
  #login-modal:after {
    clear: both;
    content: "";
    display: block;
    width: 100%;
    height: 20px;
  }
  #my-orders-table.history-sales td {
    padding-bottom: 10px;
  }
  #my-orders-table.history-sales td .row:first-child {
    margin-bottom: 10px;
  }
  #my-orders-table.history-sales td .row:first-child > div {
    height: 28px;
    line-height: 28px;
  }
  .sales-order-view .status {
    font-size: 1.55em;
    padding-bottom: 3px;
  }
  #my-orders-table.history-sales td .row .num-pedido {
    font-size: 1em;
  }
  #my-orders-table.history-sales td .row .num-pedido span {
    font-size: 1.25em;
    padding-left: 4px;
  }
  #my-orders-table.history-sales td .row .status {
    font-size: 1.05em;
    text-align: right;
    padding-right: 5px;
  }
  #my-orders-table.history-sales td .row > div {
    padding-left: 5px;
  }
  #my-orders-table.history-sales td .row:nth-child(2) .left {
    padding-right: 0;
    padding-left: 0;
    width: 50%;
    text-align: left;
    font-size: 1.1em;
  }
  #my-orders-table.history-sales td .row:nth-child(2) .left:last-child {
    text-align: right;
    padding-right: 5px;
  }
  #my-orders-table.history-sales td .row:nth-child(2) .left br {
    display: none;
  }
  #my-orders-table.history-sales td .row:nth-child(2) .buttons {
    position: relative;
    float: none;
    top: 0;
    margin: 0 auto;
    padding-top: 20px;
    clear: both;
  }
  .panel-body.less-padding {
    padding-left: 8px;
    padding-right: 8px;
  }
  .toolbar .form-group select,
  .page .toolbar.catalog-toolbar form#layered-orders-form select#catalog-order-dir {
    padding-right: 5px;
    padding-left: 2%;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .dropdown.menuHeaderStores > .dropdown-menu {
    display: none;
    height: 0;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-right {
    margin-right: auto !important;
  }
}
@media only screen and (max-width: 1002px) {
  .wishlist-index-index .products-grid .col-xs-6,
  .products-grid .product-item.col-xs-6,
  .products-grid li.col-xs-6 {
    width: 33.33333333%;
  }
  .wishlist-index-index .container.body-wrapper > .row > .col-xs-12.col-sm-9 {
    max-width: 100%;
  }
  .row.ds-nosotros.ng-scope > .ng-scope > .col-sm-3,
  .row.ds-nosotros.ng-scope > .ng-scope > .col-sm-9,
  .row.ds-dudas.ng-scope > .ng-scope > .col-sm-3,
  .row.ds-dudas.ng-scope > .ng-scope > .col-sm-9,
  .ds-tops .col-xs-12.col-sm-3,
  .ds-tops .col-xs-12.col-sm-9,
  .mana-optionpage-view .col-xs-12.col-sm-3,
  .mana-optionpage-view .col-xs-12.col-sm-9,
  .catalog-category-view .col-xs-12.col-sm-3,
  .catalog-category-view .col-xs-12.col-sm-9,
  .cms-promociones .col-xs-12.col-sm-3,
  .cms-promociones .col-xs-12.col-sm-9,
  .cms-proximamente .col-xs-12.col-sm-3,
  .cms-proximamente .col-xs-12.col-sm-9,
  .cms-nuevos-productos .col-xs-12.col-sm-3,
  .cms-nuevos-productos .col-xs-12.col-sm-9,
  .catalogsearch-result-index .container.body-wrapper > .row > .sidebar.col-xs-12.col-sm-3,
  .catalogsearch-result-index .container.body-wrapper > .row > .col-xs-12.col-sm-9 {
    width: 100%;
  }
  .mobile-filters-row .btn-block {
    display: block !important;
    background: #2db6c9 !important;
  }
  .page-title.category-title h1,
  .cms-page-view .page-title h1,
  .page-title h1 {
    margin-top: 0;
  }
  #mobile-filters-area.dropdown-menu,
  .mobile-filters-row .dropdown-menu,
  .mobile-filters-row .btn-block,
  #mobile-filters-btn {
    font-size: 1.4em !important;
  }
  .mobile-filters-row .btn-block,
  #mobile-filters-btn {
    padding: 6px 15px !important;
    font-size: 1.4em !important;
  }
  #mobile-filters-row #mobile-filters-area dl {
    margin-bottom: 0 !important;
  }
  #mobile-filters-area.dropdown-menu .block-layered-nav .m-filter-actions {
    top: 11px !important;
  }
  .ds-dudas .options-dropdown ul.dropdown-menu li,
  .ds-nosotros .options-dropdown ul.dropdown-menu li {
    padding: 6px 15px !important;
    font-weight: bold;
    color: #555555 !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav #m-tree-left_category > li {
    border-bottom: 1px solid #DDDDDD !important;
  }
  #m-tree-left_category > li > div.m-tree-item {
    padding: 6px 0 !important;
    margin: 2px 0 !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt {
    font-size: 1em !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt.m-collapsed {
    border-bottom: 1px solid #DDDDDD !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt.m-expanded + dd {
    border-bottom: 1px solid #DDDDDD !important;
    padding-bottom: 10px !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav .narrow-by-list dd:nth-child(3) {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt.m-expanded.last + dd,
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt.m-collapsed.last {
    border-bottom: 0px !important;
  }
  #mobile-filters-area .block-layered-nav dt.m-collapseable {
    padding: 6px 15px !important;
  }
  #m-tree-left_category > li > div.m-tree-item {
    padding: 6px 0 !important;
  }
  #mobile-filters-row #mobile-filters-area .block-layered-nav dt.m-collapseable {
    margin: 2px 0 !important;
  }
  .ds-tops .options-dropdown ul.dropdown-menu li a {
    border-bottom: 1px solid #DDDDDD;
  }
  .ds-tops .options-dropdown ul.dropdown-menu li:last-child a {
    border-bottom: 0;
  }
  .mb-mana-catalog-leftnav,
  .mb-mana-catalogsearch-leftnav {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .products-grid .col-xs-6,
  .products-grid .product-item.col-xs-6,
  .products-grid li.col-xs-6 {
    width: 50%;
  }
  .tooltip-sup-link.blue.right-mobil {
    width: 100%;
    display: block;
    text-align: right;
  }
  .maximos-contenedor {
    display: inline-block;
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .addthis_toolbox {
    width: 45%;
  }
  .addthis_toolbox a,
  .product-view.container a.link-wishlist {
    font-size: 1.4em;
  }
  .wishlist-index-index .products-grid .col-xs-6 .product-name,
  .products-grid .product-item.col-xs-6 .product-name,
  .products-grid li.col-xs-6 .product-name {
    font-size: 1.4em;
  }
  .wishlist-index-index .products-grid .col-xs-6 .manufacturer,
  .products-grid .product-item.col-xs-6 .manufacturer,
  .products-grid li.col-xs-6 .manufacturer {
    font-size: 1.2em;
  }
  .review-product-list .product-essential > div > p:first-child strong {
    font-size: 1.4em;
  }
  #reviews .contentTotalRating .average-rating {
    max-width: 54%;
  }
  .tooltip-sup-content {
    width: 290px;
    right: 15px;
  }
  #reviews #customer-reviews .panel-footer .useful-comment a.btn {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container #reviews #customer-reviews .row.summary .legend-review-to-help {
    text-align: left;
  }
  #reviews .contentTotalRating {
    text-align: center;
  }
  #reviews .contentTotalRating .average-rating {
    width: 100%;
    max-width: 100%;
  }
  .container #reviews #customer-reviews .row.summary .countTotalPeople,
  #reviews .contentTotalRating .rating-box {
    margin-bottom: 10px;
    display: inline-block;
  }
  .links-externos {
    float: left;
    margin-left: 15px;
  }
  .site-shopping-info .info-slide {
    width: 100%;
  }
  .site-shopping-info .info-slide:after {
    display: none;
  }
  #carousel-footer-info {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .autorelated-products-view {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view .autorelated-products-view .autorelated-custom {
    padding-left: 0;
    padding-right: 0;
  }
}
.dashboard .welcome-msg {
  display: block !important;
  padding-bottom: 15px;
}
.dashboard .welcome-msg .hello {
  font-size: 1.6em;
}
@media only screen and (max-width: 480px) {
  #checkout-payment-method-load .method-title .msg-method,
  #checkout-payment-method-load .method-title .checkbox-icon:after {
    padding-left: 0;
  }
}
@media only screen and (min-width: 641px) {
  .wishlist-index-index .products-grid .col-xs-6:nth-child(3n+2),
  .products-grid .product-item.col-xs-6:nth-child(3n+1),
  .products-grid li.col-xs-6:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .products-grid .col-xs-6:nth-child(even),
  .products-grid .product-item.col-xs-6:nth-child(odd),
  .products-grid li.col-xs-6:nth-child(odd) {
    clear: left;
  }
}
/*nice select css*/
/*plugin dropdown en orden en categorias y ordenar comentarios pagina producto*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  box-sizing: border-box;
  border: none;
  padding-right: 28px;
  color: #203548;
  margin: 0;
  line-height: 38px;
  padding: 0;
  height: auto;
  font-size: 1em;
  clear: both;
  cursor: pointer;
  outline: none;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100% !important;
  box-shadow: none;
  text-transform: uppercase;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus,
.nice-select:hover {
  box-shadow: none;
}
.nice-select:after {
  font-family: 'iconsuplementos' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e164";
  display: block;
  font-size: 19px;
  pointer-events: none;
  position: absolute;
  right: 15%;
  top: 8px;
  color: #203548;
}
@media only screen and (max-width: 480px) {
  .nice-select:after {
    right: 5%;
  }
}
.nice-select span {
  padding-left: 15px;
}
.nice-select.open .list {
  pointer-events: auto;
  width: 100%;
  padding-bottom: 8px;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.nice-select .list {
  background-color: #e1e1e1;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-sizing: border-box;
  margin-top: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}
.nice-select .list:before {
  width: 7px;
  height: 7px;
  top: -7px;
  right: 0;
  position: absolute;
  background: #e1e1e1;
  display: block;
  content: "";
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background: #2DB6C9;
  color: #fff;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
.nice-select .option.selected.focus {
  background: #e1e1e1 !important;
  color: #2DB6C9;
  font-weight: 400;
}
.nice-select .option.selected.focus:hover {
  background: #2DB6C9 !important;
  color: #fff;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #333;
  cursor: default;
  font-size: 0.95em;
  font-weight: 400;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
/*wow alert css*/
/**styles for modal alerts plugin wow-alert**/
.wow-alert-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 500;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.wow-alert-content {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  background: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;
  position: fixed;
  z-index: 99999999;
  min-width: 290px;
  min-height: 50px;
  width: 84%;
  max-width: 480px;
  padding: 60px 20px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #DDDDDD;
}
.wow-alert-content p {
  font-size: 1.7em;
  font-family: "Helvetica", Arial, sans-serif;
  text-align: center;
}
.wow-alert-content a {
  display: inline-block;
  background: #2db6c9;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2db6c9), to(#078cd5));
  background: -webkit-linear-gradient(#2db6c9, #078cd5);
  background: -moz-linear-gradient(#2db6c9, #078cd5);
  background: -ms-linear-gradient(#2db6c9, #078cd5);
  background: -o-linear-gradient(#2db6c9, #078cd5);
  background: linear-gradient(#2db6c9, #078cd5);
  border: 1px solid #2db6c9;
  font-weight: 700;
  font-size: 1.5em;
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  padding: 0.8em;
  margin-top: 36px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
}
.wow-alert-content a:hover {
  background: #ffffff;
  color: #111111;
  border-color: #2db6c9;
}
