#cms .categories_box .lnk_more_sub {
  width: 100% !important;
  float: right;
  font-size: 1.4em;
  padding-top: 5%;
}

section.card.card-block.cart-darique {
  padding-bottom: 0;
  margin-bottom: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review_container>h5 {
  text-transform: initial !important;
}

.originalTextareaInfo {
  display: none;
}

.rss_home_not li {
  width: 20%;
  float: left;
  min-height: 240px;
  padding: 0 1%;
}

a.titulo-rss-home {
  font-size: 1.2em;
  font-weight: bold;
}

a.exclusive.blog-der-home {
  background: #85C633 !important;
  border-color: #85C633 !important;
  color: white;
  padding: 10px 30px;
  float: right;
}

a.btn.btn-primary.boton-comprar-ya {
  background-color: #e17119 !important;
}

.cantidades-movil {
  display: none;
}

#cms .page-cms img {
  height: auto;
}

.comments_note .laberCountReview {
  font-size: 12px !important;
}

.block_newsletter form input[type="email"] {
  padding-left: 5px !important;
}

#checkout .arrow_left {
  left: 0;
  border-right-color: #84c634;
}

#checkout .arrow_right {
  right: 0;
  border-left-color: #84c634;
}

.payment_input.col-xs-1.col-1 {
  padding-right: 20px;
}

.laberActions .laberCart .laberBottom:hover {
  background: #70a72c;
}

#category-description p strong {
  font-weight: 700 !important;
  color: #404040 !important;
}

#category-description h1, #category-description h2, #category-description h3 {
  color: #404040;
  font-weight: 600;
}

#category-description h3, #product .product-description h3 {
  font-size: 18px;
  font-weight: bold;
}

#category-description h2, #product .product-description h2 {
  font-size: 21px;
  font-weight: bold;
}

#category-description h1, #product .product-description h1 {
  font-size: 25px;
}

#category-description ul {
  list-style: disc;
  padding-left: 36px;
  color: #323e48;
}

#category-description ul li strong {
  font-weight: 700 !important;
  color: #404040 !important;
}

/* MVL */

@media only screen and (max-width:767px) {
  .product-quantity.notFixed {
    position: unset !important;
  }
  #products #js-product-list-top .btn-unstyle.select-title {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
  }
  .menuFixedMVL {
    position: fixed;
    top: -5px;
    left: 0;
    z-index: 99;
    margin-left: 0 !important;
    border-radius: 0px !important;
    width: 100% !important;
    background: white;
    height: 55px !important;
    border-bottom: 1px solid !important;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  }
  .menuFixedMVL span {
    font-size: 14px;
    position: fixed !important;
    left: 8px;
    top: 25px;
  }
  #header .header-nav .blockcart {
    width: 37px !important;
  }
  #checkout .laberSearch {
    border-top: 1px solid #ebebeb !important;
  }
  #checkout .headerAligned {
    margin-bottom: 7px;
  }
  body#checkout #header .header-nav .logo {
    max-height: 50px !important;
    max-width: 100%;
  }
  #header .laber-cart .cart_block .products .img {
    width: 45px !important;
  }
  #products #category-description p {
    margin-bottom: 6% !important;
  }
  div#onepagecheckoutps span, div#onepagecheckoutps em, div#onepagecheckoutps label {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  div#onepagecheckoutps div#onepagecheckoutps_step_three #payment_method_container .payment_image img {
    max-width: 60px !important;
  }
  #header .header-nav {
    padding-bottom: 7px;
  }
  span.control-label.cart-cantidad {
    display: none;
  }
  .imp-incl {
    display: none;
  }
  #my-account .page-footer a {
    background: #232323;
    color: #fff;
    padding: 10px 15px;
  }
  #my-account .page-footer {
    padding-bottom: 24px;
  }
  #my-account .page-footer {
    text-align: center;
  }
  #contact select.form-control:not([size]):not([multiple]) {
    width: 100%;
  }
  #cms .breadcrumb {
    visibility: hidden;
  }
  #product #wrapper .breadcrumb li a {
    line-height: initial;
  }
  .modal-content .divide-right .col-md-6:nth-child(2) span, .modal-content .divide-right .col-md-6:nth-child(2) p {
    margin: 0 !important;
  }
  .modal-content .divide-right .col-md-6:nth-child(1) {
    width: 45% !important;
  }
  .modal-content .divide-right .col-md-6:nth-child(2) {
    width: 55% !important;
  }
  #blockcart-modal .product-image {
    margin: 0 !important;
  }
  #blockcart-modal .product-name {
    margin: 0 0 8px 0 !important;
  }
  .cantidades-escritorio {
    display: none;
  }
  .cantidades-movil {
    width: 30% !important;
    display: initial;
  }
  #order-detail-content .image_product {
    width: 15% !important;
  }
  #order-detail-content .cart_description {
    width: 55% !important;
  }
  .precio-total {
    display: none;
  }
  .cantidad-resp {
    display: none;
  }
  #product .product-actions .add-to-cart {
    background-color: #e17119;
    border-color: #e17119;
  }
  #checkout #content-wrapper {
    padding-top: 0 !important;
  }
  #checkout #onepagecheckoutps_contenedor {
    margin-top: 0 !important;
  }
  #blockcart-modal .cart-content .material-icons {
    font-size: 18px;
    margin-right: 3px;
  }
  #blockcart-modal .cart-content .btn {
    padding: 0;
  }
  .modal-dialog .modal-body .cart-content p {
    margin: 0;
  }
  .laberFooter-top {
    padding: 10px !important;
  }
  .laberFooter-center {
    padding: 10px;
  }
  #footer {
    margin: 0 -10px !important;
  }
  .laberFooter-center {
    background-color: #ffffff !important;
  }
  #footer .links .title {
    padding: 25px 0 0px 0;
    border-bottom: 1px solid #2d394612;
  }
  .redesSocialesFooter a {
    padding: 0 10px;
  }
  .redesSocialesFooter {
    text-align: center;
    padding-top: 25px;
  }
  #authentication #main {
    padding: 0% 5% 5% 5% !important;
  }
  .page-customer-account #content-wrapper {
    padding-top: 0 !important;
  }
  .laberProduct .has-discount .discount {
    font-size: 43% !important;
  }
  .page-product .tax-shipping-delivery-label {
    display: none;
  }
  .layout-full-width #content-wrapper {
    padding-top: 25px;
  }
  #header .laber-cart p span.icon, .laberUserInfo .laberUser .icon {
    width: 31px !important;
    height: 31px !important;
    line-height: 31px !important;
    font-size: 14px !important;
  }
  #search_block_top #search_query_top {
    height: 30px !important;
  }
  #search_block_top .btn.button-search {
    height: 30px !important;
  }
  #search_block_top .btn.button-search>span {
    height: 28px !important;
    line-height: 28px !important;
  }
  #search_block_top #search_query_top {
    line-height: 30px !important;
  }
  #mobile_top_menu_wrapper {
    background-size: contain !important;
  }
  div#icon-searchers-mobile {
    background: #f8f8f8;
    bottom: 0% !important;
    right: unset !important;
    width: 50%;
    text-align: center;
    border: 1px solid #85C633;
    box-shadow: none !important;
    z-index: 90 !important;
  }
  .products-sort-order .select-title {
    background: #f8f8f8 !important;
  }
  #category .hidden-md-up.text-sm-center.showing {
    display: none;
  }
  .products-sort-order .select-title {
    width: 100% !important;
    height: 47px !important;
    border-radius: 0 !important;
    border: 1px solid #85C633 !important;
  }
  .products-sort-order .dropdown-menu {
    top: -235px !important;
  }
  .pull-left.products-sort-order.dropdown {
    width: 50%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
  #js-product-list .laberProductGrid .item-inner {
    width: 49% !important;
  }
  #search_block_top .btn.button-search>span:hover {
    background: white !important;
    color: #85C633 !important;
  }
  .laberUserInfo {
    margin-top: 10px;
    padding: 0 !important;
  }
  div#_phone_logo, div#_mobile_cart, #_mobile_UserInfo {
    width: 33% !important;
    float: none !important;
    /*text-align: center;*/
  }
  .iconsRight div#_phone_logo {
    margin-top: 10px;
    text-align: center;
  }
  div#_mobile_cart .blockcart.laber-cart {
    padding: 20px 0 0 0 !important;
    margin: 0px;
  }
  .logouser {
    display: none !important;
  }
  .laber-freeshipping .item {
    display: block !important;
  }
  input#search_query_top::placeholder {
    font-size: 10px;
    padding-left: 15px;
  }
  #search_block_top #search_query_top {
    padding: 0 0 0 0 !important;
    border: 1px solid #ddd;
  }
  body#index .laber-freeshipping .row .item-inner.col-lg-3.col-md-3.col-sm-6.col-xs-12:last-child {
    display: none;
  }
  h3.h3corto {
    text-align: center;
    font-size: 11px !important;
  }
  .rss_home_not li {
    width: 100%;
    float: left;
    min-height: 0px;
    padding: 0 1%;
    margin-bottom: 5%;
  }
  .tabs .nav-tabs .nav-item a {
    font-size: 16px !important;
  }
  .product-quantity #quantity_wanted {
    width: 100% !important;
  }
  .laberProduct .product-quantity .qty {
    width: 30%;
  }
  .product-quantity .add, .product-quantity .qty {
    width: 70%;
    /*margin-right: 7%;*/
  }
  .laberProduct .bootstrap-touchspin {
    width: 100%;
  }
  #subcategories ul li {
    width: 40%;
  }
  #subcategories ul li .subcategory-image a {
    padding: 9px;
  }
  .showOnMvl {
    display: block;
  }
  .showOnDesktop {
    display: none;
  }
  .modal-dialog .product-actions .add-to-cart {
    font-size: 13px !important;
  }
  nav.header-nav .iconsRight {
    display: flex;
    width: 50%;
  }
  .iconsRight i.fa {
    margin-top: 1px;
  }
  #product .product-quantity.clearfix {
    position: fixed;
    bottom: -10px;
    background: white;
    width: 100%;
    left: 0;
    padding: 10px 10px;
    z-index: 10;
  }
  .product-actions .add-to-cart {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    border-radius: 5px !important;
    font-size: 18px !important;
  }
  #header .header-top {
    padding: 0px !important;
  }
  #header .header-top .laberDisplaySearch {
    padding: 0px;
    width: 100%;
  }
  #search_block_top #searchbox {
    border-radius: 0px !important;
  }
  #header .header-nav {
    max-height: unset !important;
    background-color: white !important;
  }
  #menu-icon {
    color: #85C633 !important;
    font-size: 35px !important;
    border: none;
    margin-top: 5px !important;
  }
  #header .laber-cart:hover .cart_block {
    z-index: 1000;
  }
  #_mobile_logo {
    border: none !important;
  }
  #mobile_top_menu_wrapper {
    position: fixed;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 100%;
    left: -100%;
    overflow-y: scroll;
    transition: 0.5s;
  }
  #header .header-top {
    z-index: unset !important;
  }
  /* .active_grid div#js-product-list .row {
    column-count: 2;
  } */
  div#menu-icon i {
    display: grid;
  }
  div#menu-icon i span {
    font-size: 14px;
  }
  div#categoriesLateralMenu {
    background: #85C633;
    padding: 10px;
  }
  div#categoriesLateralMenu p {
    color: white;
    margin-bottom: 0px;
  }
  .showMvlMenu {
    left: 0% !important;
  }
  .showMvlMenu #fondonegro {
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 70%;
    z-index: 1;
    background-color: #000;
    opacity: 0.8;
    overflow: hidden;
  }
  .top_bar_mvl {
    text-align: center;
    padding: 5px;
    background: #85C633;
    color: white;
    font-size: 15px;
  }
  span.categoriasMenuLateral {
    font-size: 20px;
    font-weight: 500;
  }
  span.cerrarMenuLateral {
    float: right;
    font-size: 25px;
    font-weight: 100;
  }
  div#_mobile_logo {
    width: 70% !important;
    padding: 0px !important;
    margin: 0 !important;
  }
  .top_bar_mvl i.fas.fa-truck {
    padding-right: 10px;
  }
  .needHelpOptions i.fas.fa-phone-volume {
    transform: rotate(330deg);
    width: 100%;
  }
  .timetableMvl p {
    text-align: center;
    margin: 15px 25px;
    line-height: 1.2;
  }
  #_mobile_cart span.cart-products-count {
    background: red !important;
    right: -6px !important;
    top: -10px !important;
  }
  .headerAligned {
    display: inline-flex;
    /*margin-bottom: 10px;*/
    width: 100% !important;
  }
  div#_mobile_UserInfo p.nameuser {
    display: none;
  }
  #_mobile_cart span.icon, div#_mobile_UserInfo span.icon {
    border: none !important;
    font-size: 25px !important;
    color: #85C633 !important;
    width: fit-content;
  }
  /* div#_phone_logo:before {
    background-image: url(https://www.growbarato.net/themes/growbarato/assets/img/headphones.png);
    width: 30px;
    background-repeat: no-repeat;
    height: 30px;
    content: '';
    display: inline-block;
    margin-top: 15px;
    background-size: contain;
  } */
  div#_mobile_UserInfo .laber-user-info.dropdown-menu {
    left: unset !important;
    right: 0 !important;
  }
  .iconsRight div#_phone_logo {
    margin-top: 10px;
  }
  .rightIconsAligned {
    display: inline;
    width: 90% !important;
    margin-top: 1%;
  }
  .needHelpMvl p.needHelp {
    text-align: center;
    font-size: 19px;
    padding: 10px;
    margin-bottom: 0px !important;
    border-top: 1px solid lightgray;
  }
  .laberSearch {
    border-top: none !important;
    border-radius: 0 !important
  }
  .needHelpMvl span.closeNeedHelp {
    float: right;
    font-size: 25px;
    position: relative;
    font-weight: 100;
    right: 15px;
  }
  .needHelpOptions div {
    width: 50%;
    text-align: center;
  }
  .needHelpOptions {
    display: flex;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
  }
  .needHelpOptions .freeCall, .needHelpOptions .sendMail {
    border-right: 1px solid lightgrey;
    padding: 10px;
    display: grid;
  }
  .needHelpOptions div i {
    font-size: 30px;
    padding: 10px;
    width: 100%;
  }
  .needHelpOptions .sendWhatsapp {
    padding: 10px;
    display: grid;
  }
  .showAssistance {
    display: block !important;
  }
  ul.link.hidden-md-up {
    display: none;
  }
  .hidden-sm-down {
    display: block !important;
  }
  #_mobile_currency_selector span, #_mobile_language_selector span {
    font-size: 15px;
    background: transparent;
  }
  #_mobile_currency_selector .currency-selector span, #_mobile_language_selector .language-selector span {
    float: right
  }
  #_mobile_currency_selector .currency-selector-wrapper, #_mobile_language_selector .language-selector-wrapper {
    display: inline-flex;
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  #_mobile_currency_selector .currency-selector, #_mobile_language_selector .language-selector {
    width: 100%;
    padding-top: 10px !important;
    padding-right: 20px !important;
  }
  #_mobile_currency_selector {
    margin-top: 40px !important;
    padding-top: 10px;
    border-top: 2px solid;
  }
  #header .laber-cart a span.icon {
    background-color: transparent !important;
  }
  i.fa.fa-shopping-basket {
    /*background: #85C633;*/
    padding: 5px;
    /*border-radius: 25px;*/
    font-size: 17px;
  }
  .fa-shopping-basket:before {
    content: "\f291";
    color: white !important;
  }
  body#category div#js-product-list article.product-miniature.js-product-miniature {
    min-height: 305px;
  }
  .laberProductGrid .item-inner .item .laberProduct-flags {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
    right: unset !important;
  }
  img.enOferta {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 80px !important;
  }
  .product-price.h5.has-discount {
    width: 100%;
  }
  .comments_note {
    padding: 10px;
  }
  body#product .current-price {
    display: -webkit-inline-box;
  }
  body#product .product-discount span.regular-price {
    /*padding-top: 5px;*/
    padding-left: 15px;
  }
  .laberFooter-center .h3 {
    color: black !important;
  }
  #fpp_searchers .searcher-content .searcher-body {
    height: 100vh !important;
  }
}

/* FINAL MVL (767PX) */

/* DESKTOP */

.active_list .additional_shipping_cost {
  display: none;
}

img.fotosBannerSup {
  height: 45px;
}

@media only screen and (min-width:767px) {
  .product-quantity.notFixed {
    display: none;
  }
  #order-confirmation #order-items .image img {
    width: 50%;
  }
  #sliderHomeMVL {
    display: none;
  }
  img.fotosBannerSup {
    height: 45px;
    float: left;
  }
  .userspritesmvl {
    display: none !important;
  }
  .laberFooter-center .laberLinks {
    width: 24% !important;
  }
  .parteizq_untercio {
    max-width: 320px;
    float: right !important;
  }
  .active_list .laberProductList .item-inner .item {
    padding-bottom: 0px;
    margin-bottom: -30px;
    border-bottom: 0;
  }
  .showOnMvl {
    display: none;
  }
  body#product .current-price {
    display: -webkit-inline-box;
  }
  body#product .product-discount span.regular-price {
    padding-top: 0px;
    padding-left: 15px;
  }
  .laberFooter-center .h3 {
    color: black !important;
  }
  .laberFooter-center .h3 a {
    color: black !important;
  }
  body#product .comments_note {
    width: 100%;
  }
  #index .product_list .owl-item .item {
    width: 30%;
  }
  #index .product_list .owl-item .item-inner {
    display: flex;
  }
  .showOnDesktop {
    display: block;
  }
  header#header .row {
    padding: 5px;
  }
  .laberMegamenu .row {
    padding-top: 0 !important;
  }
  img.enOferta {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 125px !important;
  }
  .laberProductGrid .item-inner .item .laberProduct-flags {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
    right: unset !important;
  }
  .tax-shipping-delivery-label {
    display: none;
  }
  .laberUserInfo {
    margin-right: 0px !important;
  }
  div#_desktop_UserInfo p.nameuser a {
    display: none;
  }
  .top_bar_desktop.showOnDesktop {
    width: 95%;
    position: absolute;
    text-align: center;
    color: white;
    top: 55px;
  }
  .laberUserInfo .laber-user-info {
    right: -75px !important;
    top: 75px !important;
  }
  .laberUserInfo .laber-user-info .signin {
    margin-bottom: 0px !important;
  }
  .laberUserInfo .laber-user-info {
    padding-bottom: 0px !important;
  }
  div#_desktop_UserInfo p.nameuser span {
    visibility: hidden;
  }
  span.tituloAyuda {
    position: relative;
    bottom: 10px;
    right: -1px;
    font-size: 14px;
  }
  div#_desktop_UserInfo span.tituloMiPerfil {
    position: relative;
    right: 5px;
    top: 30px;
    color: #232f3e;
    text-transform: uppercase;
  }
  span.tituloCarrito {
    position: relative;
    top: 55px;
    right: 10px;
    color: #232f3e;
    text-transform: uppercase;
  }
  div#desktop_help {
    display: inline-block;
    font-size: 18px;
    color: #232f3e;
    border-radius: 100%;
    width: 47px;
    height: 47px;
    border: 2px solid #3b4650;
    line-height: 47px;
    text-align: center;
    margin-right: 40px;
  }
  div#desktop_help:hover .moreHelpDesktop {
    display: block !important;
  }
  .moreHelpDesktop {
    width: 350px;
    position: relative;
    right: 160px;
    padding-top: 10px;
    background: white;
    display: none;
  }
  .moreHelpDesktop .title {
    background: #85C633;
    color: white;
    line-height: 35px;
  }
  .moreHelpDesktop .caret {
    background: #85C633;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 3px;
    left: 50%;
    transform: rotate(133deg);
  }
  .content a.info-row i {
    float: left;
    font-size: 25px;
    padding-top: 15px;
    padding-left: 15px;
  }
  .moreHelpDesktop p {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
    margin-left: 60px;
    line-height: 1.2;
  }
  .moreHelpDesktop .column {
    border-bottom: 1px solid lightgray;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* FINAL DESKTOP (767PX) */

@media only screen and (min-width: 1330px) {
  #subcategories ul li {
    height: 335px !important;
  }
}

@media only screen and (max-width: 1330px) and (min-width: 1200px) {
  #subcategories ul li {
    height: 260px !important;
    width: 20% !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 991px) {
  #subcategories ul li {
    height: 205px !important;
    width: 20%!important;
  }
}

@media only screen and (max-width: 991px) and (min-width: 767px) {
  #subcategories ul li {
    height: 190px !important;
    width: 19%!important;
  }
}

@media only screen and (max-width: 767px) {
  #subcategories ul li {
    height: 205px !important;
  }
  #subcategories ul li .subcategory-name {
    font: 600 16px/16px "Open Sans", sans-serif !important;
  }
  #subcategories ul li {
    width: 40% !important;
  }
  /*#wrapper .breadcrumb ol {
    padding-top: 25px;
  }*/
  #category .breadcrumb ol {
    padding-top: 0px;
  }
  #content-wrapper h2.h2, .block-category h1.h1 {
    border-bottom: 0px solid #ebebeb !important;
  }
  #content-wrapper h2.h2:before, .block-category h1.h1:before {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #header .header-nav .right-nav .laberIpad {
    display: inline-block !important;
    float: right !important;
    font-size: 12px !important;
  }
}

.product-variants ul.combination_format_radio li {
  width: 100%;
  margin-top: 10px;
}

.product-variants>.product-variants-item ul li label {
  display: inline-flex;
  width: 100%;
  padding-top: 0px;
  font-size: 16px;
}

.product-variants>.product-variants-item ul li span.col-xl-8.col-xs-8.col-md-8.col-lg-8.nopadding {
  text-align: left;
}

.precio_variaciones {
  display: flex;
  margin-bottom: 1%;
}

/* ************************************************************************************************
                                    Sub Categories Styles
************************************************************************************************ */

#subcategories {
  border-top: 0px solid #d6d4d4;
  padding: 15px 0 0px 0;
}

#subcategories p.subcategory-heading {
  font-weight: bold;
  color: #333;
  margin: 0 0 15px 0;
}

#subcategories ul {
  margin: 0 0 0 -20px;
}

#subcategories ul li {
  float: left;
  width: 22%;
  margin: 0 0 13px 33px;
  text-align: center;
  height: auto;
}

#subcategories ul li .subcategory-image {
  padding: 0 0 8px 0;
}

#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  border: 0px solid #d6d4d4;
}

#subcategories ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top;
}

#subcategories ul li .subcategory-name {
  font: 600 18px/22px "Open Sans", sans-serif;
  color: #555454;
}

#subcategories ul li .subcategory-name:hover {
  color: #515151;
}

#subcategories ul li .cat_desc {
  display: none;
}

#subcategories ul li:hover .subcategory-image a {
  border: 5px solid #333;
  padding: 5px;
}

#category .page-not-found {
  display: none;
}

.laberQuick {
  display: none;
}

/* CMS FAQs AYUDA */

.cms-id-150 #left-column {
  display: none;
}

.cms-id-150 #notifications {
  display: none;
}

.cms-id-150 .container {
  padding: 0 0%;
}

.cms-id-150 #main .page-header {
  display: none;
}

.cms-id-150 #content-wrapper {
  width: 100%;
  margin-bottom: 7%;
}

.cms-id-150 #wrapper .container .row {
  background: url(https://www.growbarato.net/themes/growbarato/assets/img/faqBackground1.jpg) left top no-repeat #c2bbb5;
  background-size: 100% auto;
}

.cms-id-150 .page-content.page-cms {
  background: transparent;
}

.panel__title {
  padding: 1.42857rem .85714rem;
  text-align: center;
  pointer-events: none;
  position: relative;
  margin: 0;
  padding: 1.42857rem 3.57143rem 1.42857rem 2.14286rem;
  font-size: 1.71429rem;
  line-height: 1.2;
}

.parteder_faq .panel-azul {
  display: block;
  padding: 1.14286rem;
  text-align: center;
  color: #fefefe;
  background: #85C633;
  margin-bottom: 0px !important;
}

.centrofaqs {
  width: 100%;
  margin-top: 5%;
}

.parteizq_faq {
  width: 75%;
  float: left;
}

.parteder_faq {
  width: 20%;
  float: left;
  margin-right: 5%;
}

.parteizq_primera {
  width: 100%;
  float: left;
}

.parteizq_segunda {
  width: 100%;
  float: left;
  margin-top: 5%;
}

.parteizq_untercio {
  width: 27%;
  float: left;
  margin: 0 3%;
  background-color: white;
}

.parteizq_primera ul, .parteizq_segunda ul {
  padding-left: 10%;
}

.parteizq_primera li, .parteizq_segunda li {
  list-style-type: initial;
}

.m-hero__title {
  display: inline-block;
  margin: 2.85714rem 0;
  max-width: 100%;
  text-shadow: 0 0.35714rem 1.07143rem rgba(10, 10, 10, 1);
  font-size: 3.42857rem;
  font-style: normal;
  line-height: 1;
  letter-spacing: -.05em;
  color: #fefefe;
  -webkit-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  transform: skewY(-10deg);
}

/* FOOTER */

.laberFooter-top {
  background-color: #F4F3F1;
  width: 100%;
  padding: 20px 0;
}

.block_newsletter .conditions {
  display: none;
}

.laberFooter-center {
  /*background-color: #FBFAF9 !important;*/
  background-color: #FBFAF9;
}

img.homeimg-mov:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}

.tituloFaqs {
  display: flex;
  align-items: center;
  color: #fefefe;
  background: #85C633;
  cursor: pointer;
}

.tituloFaqs h3 {
  margin: 0;
  padding: 0 1.21429rem;
  font-size: 1rem;
  font-style: normal;
}

.icono_faqs:after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-right: .35714rem solid #e86430;
  background: #fefefe;
  -webkit-transition: -webkit-box-shadow .5s ease;
  transition: box-shadow .5s ease;
  -webkit-transform: skewX(-14deg);
  -ms-transform: skewX(-14deg);
  transform: skewX(-14deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
}

.icono_faqs {
  z-index: 0;
  position: relative;
  height: 3rem;
  margin-right: 1rem;
  padding: .7rem 1.1rem;
  font-size: 1.8rem;
  color: #0082c3;
  background: #fefefe;
}

.faqscontent_izq ul {
  margin-bottom: .7rem;
}

.faqscontent_izq ul a {
  display: block;
  font-size: 1rem;
  padding: 0.3rem;
}

.faqscontent_izq {
  padding: 10px;
}

a.faqs_vertodo {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline !important;
  color: #85C633 !important;
  margin-left: 10px;
}

.parteizq_primera .parteizq_untercio {
  min-height: 210px;
}

.parteizq_segunda .parteizq_untercio {
  min-height: 240px;
}

h2.panel__title.panel--white {
  padding: 1.4rem .8rem;
  text-align: center;
  pointer-events: none;
  font-weight: 700;
  background: white;
}

.panel__title span {
  color: #85C633 !important;
}

ul.ul_right_panel {
  line-height: 1.6;
  margin-bottom: 0px !important;
}

ul.ul_right_panel li {
  border-top: 1px solid #e6e6e6;
}

ul.ul_right_panel li .right_item {
  padding: .7rem;
  display: flex;
  width: 100%;
  cursor: default;
}

ul.ul_right_panel li .faq_rightCol_item {
  font-size: 1.2rem;
  font-weight: 700;
}

span.item__content {
  display: block;
  font-size: .85714rem;
  color: #8a8a8a;
  font-weight: 100;
}

ul.ul_right_panel li .faq_rightCol_icon {
  padding: 0 1.4rem 0 .7rem;
  font-size: 1.7rem;
}

ul.ul_right_panel li .right_item:hover {
  background: #c1c1c1;
  cursor: pointer;
}

img.oculatarFoto {
  visibility: hidden;
}

ul.ul_right_panel li .item__title {
  PADDING-TOP: 6PX;
}

.parteder_faq .bloque-der-faqs {
  margin-bottom: 35px;
  background-color: #fff;
}

.find-store {
  background: white;
  padding: 10px;
}

.tituloFaqs i {
  display: none;
}

span.cerrarBannerTop {
  display: none;
}

@media only screen and (max-width:767px) {
  .laber-freeshipping {
    padding: 5px 5px !important;
    margin: 0 !important;
  }
  div#menu-icon span {
    font-size: 14px;
    position: relative;
    bottom: 25px;
    height: 0px;
  }
  .laber-freeshipping .row {
    display: flex;
  }
  .laberFeatured.owl-carousel.owl-theme .item-inner {
    column-count: 2;
  }
  .block_newsletter {
    display: block !important;
  }
  .block_newsletter p.text-block {
    width: 100% !important;
  }
  .laberFooter-center .laberLinks, .laberFooter-center .links {
    width: 100% !important;
  }
  div#custom-text {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  div#footer_sub_menu_newsletter {
    width: 100% !important;
    display: block !important;
  }
  .parteizq_untercio {
    width: 100% !important;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .centrofaqs {
    display: inline-grid;
  }
  .parteizq_faq {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .parteder_faq {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .parteizq_primera .parteizq_untercio {
    min-height: unset !important;
  }
  .parteizq_segunda .parteizq_untercio {
    min-height: unset !important;
  }
  .faqscontent_izq {
    display: none;
  }
  .tituloFaqs i {
    display: block !important;
    position: absolute;
    right: 50px;
    font-size: 20px;
  }
  .parteizq_segunda {
    margin-top: 0px !important;
  }
  .selected_faq .faqscontent_izq {
    display: block;
  }
  span.cerrarBannerTop {
    float: right;
    padding-right: 10px;
    font-size: 20px;
    font-weight: bolder;
    display: block !important;
  }
  .hide_top_bar {
    display: none;
  }
  body#index .laber-freeshipping .row .item-inner.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    border: none;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
  }
  .laber-freeshipping .item .box-content {
    float: none !important;
    text-align: center !important;
  }
  div#banners-home div a {
    width: 100% !important;
    margin: 2%;
    height: 100%;
  }
  div#banners-home div {
    display: inline-flex;
  }
  a.menuaccesorios-herramientas, a.menuaccesorios-peladoras, .menuarmarios-completos, .menuarmarios-de-cultivo, .menuautos-fem, .menuautos-regulares, .menubalastros, .menubasculas, .menubho-extracciones, .menucanamo, .menuco2, .menucomponentes-iluminacion, .menucontrol-de-clima, .menucontrol-de-plagas, .menudespues-de-la-cosecha, .menuestimuladores-y-hormonas, .menufeminizadas, .menufertilizantes, .menugranel-autos, .menugranel-fem, .menugrinders, .menugrupos-electrogenos, .menuhidro, .menuhps, .menuinstrumentos-de-medidas, .menukits-de-cultivo, .menukits-de-iluminacion, .menukits-fertilizantes, .menulamparas-nocturnas, .menulec, .menuleds, .menulibros, .menulight-rail, .menumacetas-y-bandejas, .menumadres-y-esquejes, .menumicroscopios, .menunovedades, .menuocultacion, .menuofertas, .menuoutlet, .menuparafarmacia, .menupeladoras, .menupipas-bongs-cachimbas, .menureflectores, .menuregulares, .menuriego, .menusetas, .menusustratos, .menuvaporizadores, .menubombillas-marihuana-interior, .menuoutlet-ico {
    display: none !important;
  }
}

.contactsFooter {
  display: flex;
}

.ulContactsFooters {
  position: relative;
  top: 0px;
  left: 10px;
}

ul.ulContactsFooters li a {
  font-size: 25px;
}

.laberFooter-bottom .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
  width: 100%;
  text-align: center;
}

.laberFooter-bottom .col-lg-6.col-md-6.col-sm-6.col-xs-12 .payment {
  display: none;
}

.laberFooter-bottom {
  background: #ECEAE7;
  font-size: 13px;
  color: #9B9B9B;
  text-align: center;
  padding: 10px !important;
  border-top: none !important;
}

.block_newsletter {
  display: flex;
  width: 100% !important;
  text-align: center;
  margin-bottom: 0px !important;
}

.block_newsletter p.text-block, div#footer_sub_menu_newsletter {
  width: 50%;
}

div#footer_sub_menu_newsletter form .row .col-xs-12 {
  display: inline-flex;
}

div#footer_sub_menu_newsletter form .input-wrapper {
  width: 250px;
}

.block_newsletter form input[type="email"] {
  background: white !important;
  border: 1px solid #c1c1c1 !important;
}

.block_newsletter form input.btn {
  border-radius: 0px !important;
  border: 1px solid #c1c1c1;
  margin-left: 10px;
}

.block_newsletter p.text-block {
  font-size: 30px;
  color: #4A4A4A;
  font-weight: 600;
  text-transform: initial;
  line-height: 25px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.block_newsletter p.text-block span {
  font-size: 14px;
  font-weight: 500;
}

.block_newsletter form input.btn {
  background: #85C633 !important;
  border-color: #85C633 !important;
}

.redesSocialesFooter i {
  font-size: 50px;
  padding: 4px;
  color: #85C633;
}

p.h3.hidden-sm-down {
  color: #585451 !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: bold !important;
  letter-spacing: 1.1px !important;
  border-bottom: 1px dotted #D3D3D3 !important;
  padding-bottom: 10px !important;
  margin-bottom: 15px !important;
  margin-top: 25px !important;
}

#footer .laberFooter-center div ul li {
  margin-bottom: 14px;
}

#footer .laberFooter-center div ul li a, .contactsFooter a, #footer .laberFooter-center div ul li span, .contactsFooter a span  {
  color: #93979c;
  line-height: 30px;
  font-size: 16px;
  display: inline-block;
  color: #4A4A4A;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.laberFooter-bottom .container .row .block-social.col-lg-4.col-md-12.col-sm-12 {
  display: none;
}

#footer .laberFooter-center div ul li a:hover, .contactsFooter a:hover, #footer .laberFooter-center div ul li span:hover, .contactsFooter span:hover {
  text-decoration: underline;
  color: #4A4A4A;
  cursor:pointer;
}
#footer .laberFooter-center div ul li span:hover{
  margin-left:10px
}
.find-store .item__title {
  padding-top: 10px;
  padding-left: 5px;
}

.find-store .col {
  display: inline-flex;
}

h3.h3corto {
  font-size: 1em;
  margin-top: 7px;
  padding-left: 3%;
  font-weight: bold;
}

@media only screen and (min-width:767px) and (max-width:875px) {
  h3.h3corto {
    font-size: 0.9em;
    margin-top: 7px;
  }
}

p.titulopostshome {
  color: #85C633;
  font-weight: bold;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-style: italic;
  font-size: 20px;
  text-transform: uppercase !important;
}

div#block-reassurance ul li {
  width: 24%;
  text-align: center;
  margin: 0 !important;
  display: inline-block;
  padding: 0 !important;
}

div#block-reassurance ul li div {
  display: inline-grid;
}

#block-reassurance img {
  margin-left: 43% !important;
  width: 15% !important;
  margin-bottom: 10px;
}

#block-reassurance li {
  border-bottom: 0px !important;
}

.logousers, span.info-row .logohelp, span.info-row .logoshop {
  float: left;
  position: relative;
  left: 16px;
  top: 12px;
}

.truck {
  display: -webkit-inline-box;
}

.logocontactstore, .logohelp, .logoshop, .logouser, .logousers, .truck {
  display: inline-block;
  background: url('https://www.growbarato.net/themes/growbarato/assets/img/spritesCabecera-en-negro.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.logohelp {
  background-position: -0px -0px;
  width: 25px;
  height: 25px;
  margin-top: 8px;
}

.logoshop {
  background-position: -0px -25px;
  width: 25px;
  height: 22px;
}

.logousers {
  background-position: -0px -47px;
  width: 25px;
  height: 25px;
}

.truck {
  background-position: -0px -72px;
  width: 25px;
  height: 15px;
}

.logouser {
  background-position: -0px -87px;
  width: 22px;
  height: 19px;
}

.top_bar_desktop.showOnDesktop span {
  position: relative;
  top: -3px;
}

.moreHelpDesktop {
  background: transparent;
}

.moreHelpDesktop .drop-container {
  background: white;
}

.moreHelpDesktop p:first-child {
  font-weight: 900;
}

.moreHelpDesktop p:last-child {
  margin-bottom: 5px;
  text-decoration: underline;
}

.moreHelpDesktop .column:hover {
  background: lightgray;
}

div#desktop_help:hover .tituloAyuda {
  display: none;
}

span.tituloAyuda {
  position: relative;
  bottom: 14px;
  right: -1px;
  font-size: 14px;
}

span.tituloStores {
  position: relative;
  bottom: 10px;
  right: 3px;
  font-size: 14px;
  color: #232f3e;
}

span.tituloStores:hover {
  color: #232f3e;
}

@media only screen and (min-width:990px) and (max-width:1150px) {
  .laberDisplaySearch {
    width: 40% !important;
  }
  .col-lg-4.col-md-12.col-sm-12.col-xs-12.position-static {
    width: 40% !important;
  }
}

.facebooksprites, .instagramsprites, .twittersprites, .youtubesprites {
  display: inline-block;
  background: url('https://www.growbarato.net/themes/growbarato/assets/img/footerSprites.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.facebooksprites {
  background-position: -0px -0px;
  width: 50px;
  height: 50px;
}

.instagramsprites {
  background-position: -50px -0px;
  width: 50px;
  height: 50px;
}

.twittersprites {
  background-position: -0px -50px;
  width: 50px;
  height: 50px;
}

.youtubesprites {
  background-position: -50px -50px;
  width: 50px;
  height: 50px;
}

.mailico, .phoneico, .whatsappico {
  display: inline-block;
  background: url('https://www.growbarato.net/themes/growbarato/assets/img/helpSprites.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.mailico {
  background-position: -0px -0px;
  width: 30px!important;
  height: 30px;
}

.phoneico {
  background-position: -0px -30px;
  width: 30px!important;
  height: 30px;
}

.whatsappico {
  background-position: -0px -60px;
  width: 30px !important;
  height: 30px;
}

/*
ESTILOS CON 3 ICONOS EN MOBILE
.needHelpOptions .freeCall a div, .needHelpOptions .sendMail a div, .sendWhatsapp a div {
  margin-left: 33%;
  margin-right: 33%;
}*/

.needHelpOptions .freeCall a div, .needHelpOptions .sendMail a div, .sendWhatsapp a div {
  margin-left: 42%;
  margin-right: 42%;
}

span.titleNeedHelp {
  font-weight: 900;
}

.needHelpMvl.showAssistance {
  padding-bottom: 10px;
  margin-bottom: 20px;
  z-index: 100;
  background: white;
  box-shadow: 0 12px 6px -6px lightgrey;
  position: absolute;
}

.headphonesspritesmvl {
  display: inline-block;
  background: url(https://www.growbarato.net/themes/growbarato/assets/img/helpSprites.png) no-repeat !important;
  overflow: hidden !important;
  text-indent: -9999px !important;
  text-align: left !important;
  background-position: -0px -30px !important;
  width: 30px!important;
  height: 30px !important;
}

.headphonesspritesmvl, .menuspritesmvl, .userspritesmvl {
  display: inline-block;
  background: url('https://www.growbarato.net/themes/growbarato/assets/img/headMVLSprites.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.menuspritesmvl {
  background-position: -0px -30px;
  width: 30px;
  height: 25px;
}

.userspritesmvl {
  background-position: -0px -55px;
  width: 30px;
  height: 30px;
}

div#sliderHomeMVL img {
  width: 100%;
  height: auto;
}

.menuaccesorios-herramientas, .menuaccesorios-peladoras, .menuarmarios-completos, .menuarmarios-de-cultivo, .menuautos-fem, .menuautos-regulares, .menubalastros, .menubasculas, .menubho-extracciones, .menucanamo, .menuco2, .menucomponentes-iluminacion, .menucontrol-de-clima, .menucontrol-de-plagas, .menudespues-de-la-cosecha, .menuestimuladores-y-hormonas, .menufeminizadas, .menufertilizantes, .menugranel-autos, .menugranel-fem, .menugrinders, .menugrupos-electrogenos, .menuhidro, .menuhps, .menuinstrumentos-de-medidas, .menukits-de-cultivo, .menukits-de-iluminacion, .menukits-fertilizantes, .menulamparas-nocturnas, .menulec, .menuleds, .menulibros, .menulight-rail, .menumacetas-y-bandejas, .menumadres-y-esquejes, .menumicroscopios, .menunovedades, .menuocultacion, .menuofertas, .menuoutlet, .menuparafarmacia, .menupeladoras, .menupipas-bongs-cachimbas, .menureflectores, .menuregulares, .menuriego, .menusetas, .menusustratos, .menuvaporizadores, .menubombillas-marihuana-interior, .menuoutlet-ico {
  display: inline-block !important;
  background: url('https://www.growbarato.net/img/iconos/menuSprites.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}

.menuaccesorios-herramientas {
  background-position: -0px -0px;
  width: 75px;
  height: 75px;
}

.menuaccesorios-peladoras {
  background-position: -75px -0px;
  width: 75px;
  height: 75px;
}

.menuarmarios-completos {
  background-position: -150px -0px;
  width: 75px;
  height: 75px;
}

.menuarmarios-de-cultivo {
  background-position: -225px -0px;
  width: 75px;
  height: 75px;
}

.menuautos-fem {
  background-position: -300px -0px;
  width: 75px;
  height: 75px;
}

.menuautos-regulares {
  background-position: -375px -0px;
  width: 75px;
  height: 75px;
}

.menubalastros {
  background-position: -450px -0px;
  width: 75px;
  height: 75px;
}

.menubasculas {
  background-position: -0px -75px;
  width: 75px;
  height: 75px;
}

.menubho-extracciones {
  background-position: -75px -75px;
  width: 75px;
  height: 75px;
}

.menucanamo {
  background-position: -150px -75px;
  width: 75px;
  height: 75px;
}

.menuco2 {
  background-position: -225px -75px;
  width: 75px;
  height: 75px;
}

.menucomponentes-iluminacion {
  background-position: -300px -75px;
  width: 75px;
  height: 75px;
}

.menucontrol-de-clima {
  background-position: -375px -75px;
  width: 75px;
  height: 75px;
}

.menucontrol-de-plagas {
  background-position: -450px -75px;
  width: 75px;
  height: 75px;
}

.menudespues-de-la-cosecha {
  background-position: -0px -150px;
  width: 75px;
  height: 75px;
}

.menuestimuladores-y-hormonas {
  background-position: -75px -150px;
  width: 75px;
  height: 75px;
}

.menufeminizadas {
  background-position: -150px -150px;
  width: 75px;
  height: 75px;
}

.menufertilizantes {
  background-position: -225px -150px;
  width: 75px;
  height: 75px;
}

.menugranel-autos {
  background-position: -300px -150px;
  width: 75px;
  height: 75px;
}

.menugranel-fem {
  background-position: -375px -150px;
  width: 75px;
  height: 75px;
}

.menugrinders {
  background-position: -450px -150px;
  width: 75px;
  height: 75px;
}

.menugrupos-electrogenos {
  background-position: -0px -225px;
  width: 75px;
  height: 75px;
}

.menuhidro {
  background-position: -75px -225px;
  width: 75px;
  height: 75px;
}

.menuhps {
  background-position: -150px -225px;
  width: 75px;
  height: 75px;
}

.menuinstrumentos-de-medidas {
  background-position: -225px -225px;
  width: 75px;
  height: 75px;
}

.menukits-de-cultivo {
  background-position: -300px -225px;
  width: 75px;
  height: 75px;
}

.menukits-de-iluminacion {
  background-position: -375px -225px;
  width: 75px;
  height: 75px;
}

.menukits-fertilizantes {
  background-position: -450px -225px;
  width: 75px;
  height: 75px;
}

.menulamparas-nocturnas {
  background-position: -0px -300px;
  width: 75px;
  height: 75px;
}

.menulec {
  background-position: -75px -300px;
  width: 75px;
  height: 75px;
}

.menuleds {
  background-position: -150px -300px;
  width: 75px;
  height: 75px;
}

.menulibros {
  background-position: -225px -300px;
  width: 75px;
  height: 75px;
}

.menulight-rail {
  background-position: -300px -300px;
  width: 75px;
  height: 75px;
}

.menumacetas-y-bandejas {
  background-position: -375px -300px;
  width: 75px;
  height: 75px;
}

.menumadres-y-esquejes {
  background-position: -450px -300px;
  width: 75px;
  height: 75px;
}

.menumicroscopios {
  background-position: -0px -375px;
  width: 75px;
  height: 75px;
}

.menunovedades {
  background-position: -75px -375px;
  width: 75px;
  height: 75px;
}

.menuocultacion {
  background-position: -150px -375px;
  width: 75px;
  height: 75px;
}

.menuofertas {
  background-position: -225px -375px;
  width: 75px;
  height: 75px;
}

.menuoutlet {
  background-position: -300px -375px;
  width: 75px;
  height: 75px;
}

.menuparafarmacia {
  background-position: -375px -375px;
  width: 75px;
  height: 75px;
}

.menupeladoras {
  background-position: -450px -375px;
  width: 75px;
  height: 75px;
}

.menupipas-bongs-cachimbas {
  background-position: -0px -450px;
  width: 75px;
  height: 75px;
}

.menureflectores {
  background-position: -75px -450px;
  width: 75px;
  height: 75px;
}

.menuregulares {
  background-position: -150px -450px;
  width: 75px;
  height: 75px;
}

.menuriego {
  background-position: -225px -450px;
  width: 75px;
  height: 75px;
}

.menusetas {
  background-position: -300px -450px;
  width: 75px;
  height: 75px;
}

.menusustratos {
  background-position: -375px -450px;
  width: 75px;
  height: 75px;
}

.menuvaporizadores {
  background-position: -450px -450px;
  width: 75px;
  height: 75px;
}

.menubombillas-marihuana-interior {
  background-position: -0px -525px;
  width: 75px;
  height: 75px;
}

.menuoutlet-ico {
  background-position: -75px -525px;
  width: 75px;
  height: 75px;
}

@media only screen and (max-width:767px) {
  .categoryextrafield {
    position: relative;
    padding-bottom: 0px !important;
    margin: 0px 0px !important;
    padding-top: 8% !important;
  }
  #category div#js-product-list {
    padding-top: 5%;
  }
  div#botonverlistado {
    display: none;
  }
  a.menuaccesorios-herramientas, a.menuaccesorios-peladoras, .menuarmarios-completos, .menuarmarios-de-cultivo, .menuautos-fem, .menuautos-regulares, .menubalastros, .menubasculas, .menubho-extracciones, .menucanamo, .menuco2, .menucomponentes-iluminacion, .menucontrol-de-clima, .menucontrol-de-plagas, .menudespues-de-la-cosecha, .menuestimuladores-y-hormonas, .menufeminizadas, .menufertilizantes, .menugranel-autos, .menugranel-fem, .menugrinders, .menugrupos-electrogenos, .menuhidro, .menuhps, .menuinstrumentos-de-medidas, .menukits-de-cultivo, .menukits-de-iluminacion, .menukits-fertilizantes, .menulamparas-nocturnas, .menulec, .menuleds, .menulibros, .menulight-rail, .menumacetas-y-bandejas, .menumadres-y-esquejes, .menumicroscopios, .menunovedades, .menuocultacion, .menuofertas, .menuoutlet, .menuparafarmacia, .menupeladoras, .menupipas-bongs-cachimbas, .menureflectores, .menuregulares, .menuriego, .menusetas, .menusustratos, .menuvaporizadores, .menubombillas-marihuana-interior, .menuoutlet-ico {
    display: none !important;
  }
  /* div#mobile_top_menu_wrapper .lab-menu-horizontal ul li ul li .html-block p:first-child {
    display: none;
  } */
  div#blockcart-modal .modal-header {
    padding: 10px 5px;
  }
  #blockcart-modal .modal-title i.material-icons {
    margin-right: 2px !important;
  }
  #blockcart-modal .modal-title {
    font-size: 12px !important;
    margin-bottom: 0px !important;
  }
  #blockcart-modal .modal-body .col-md-6.divide-right .row {
    display: flex;
  }
  /*#blockcart-modal .modal-body .col-md-6.divide-right .row .col-md-6 {
    width: 50% !important;
  }*/
  #blockcart-modal .cart-content .btn {
    width: 49%;
    font-size: 13px;
    margin-top: 10px;
  }
  body#index #sliderHomeMVL {
    display: block !important;
  }
  #_mobile_currency_selector span, .language-selector-wrapper span {
    color: white !important;
    font-weight: 700 !important;
  }
  .currency-selector-wrapper ul.dropdown-menu a, .language-selector-wrapper ul.dropdown-menu a {
    text-align: center;
    margin: 0px !important;
    font-weight: 700;
    padding: 4px 0;
    color: #85C633 !important;
    border-bottom: 2px solid #85C633 !important;
  }
  .currency-selector-wrapper .dropdown-menu {
    left: unset !important;
    right: 10px;
    min-width: 5rem !important;
    padding: 0px !important;
  }
  .language-selector-wrapper .dropdown-menu {
    min-width: 7rem;
    left: unset !important;
    right: 10px;
    padding: 0px;
  }
}

@media only screen and (max-width:370px) {
  #blockcart-modal .cart-content .btn {
    font-size: 9px !important;
  }
}

@media only screen and (min-width:767px) {
  body#product ul.product-images.js-qv-product-images {
    height: 380px;
    margin-top: 25px;
  }
  body#product .scroll-box-arrows .left {
    left: 8% !important;
    top: -10px;
    transform: rotate(90deg);
    z-index: 1000;
  }
  body#product .scroll-box-arrows i.left:before, .scroll-box-arrows i.left:after, .scroll-box-arrows .right:before, .scroll-box-arrows .right:after {
    border-color: transparent transparent transparent #85C633!important;
  }
  body#product .scroll-box-arrows .right {
    left: 8% !important;
    top: 428px;
    transform: rotate(90deg);
    z-index: 1000;
  }
  .truck {
    margin-left: -20%;
  }
  .owl-carousel .owl-item {
    min-width: 200px;
  }
  .laberAccessories .laberActions .laberCart .laberBottom {
    height: 40px;
    padding: 0 10px;
    background: #85C633;
    border: 1px solid #85C633;
    border-radius: 40px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
  }
}

#contact div#content-wrapper {
  float: left;
}

#contact div#left-column {
  display: none;
}

span.needHelp {
  float: left;
  font-size: 14px;
  font-weight: 700;
}

span.needHelp img {
  width: 20px;
}

/* one page checkout */

.ipaytotal {
  padding: 0px;
}

div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_info h1 {
  display: none;
}

div#onepagecheckoutps div#onepagecheckoutps_header p {
  margin: 0;
  font-size: 18px !important;
}

div#onepagecheckoutps div#onepagecheckoutps_header p {
  margin: 0;
  font-size: 18px !important;
}

h5.onepagecheckoutps_p_step {
  font-size: 25px !important;
}

div#onepagecheckoutps .onepagecheckoutps_p_step i.fa-pts {
  margin-right: 5px;
  font-size: 30px;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header a {
  font-size: 17px;
}

div#onepagecheckoutps .container_card {
  font-size: 15px;
  padding: 3%;
}

div#onepagecheckoutps span, div#onepagecheckoutps em, div#onepagecheckoutps label {
  font-size: 16px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_title, div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_delay {
  font-size: 16px !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_price {
  font-size: 15px !important;
}

div#onepagecheckoutps #onepagecheckoutps_step_review {
  font-size: 16px !important;
}

div#onepagecheckoutps #onepagecheckoutps_step_one div.form-group {
  display: block;
  margin-bottom: 2% !important;
}

div#onepagecheckoutps input, div#onepagecheckoutps textarea, div#onepagecheckoutps select {
  font-size: 16px !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_three #payment_method_container .payment_image img {
  max-width: 70px;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin-bottom: 5%;
}

div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout {
  margin-top: 0 !important;
  padding: 0 5px !important;
}

#onepagecheckoutps_step_review_container #hook_shopping_cart_footer {
  display: none;
}

#onepagecheckoutps_step_review_container #block-reassurance {
  display: none;
}

div#onepagecheckoutps_step_one_container {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 3%;
  width: 95%;
}

div#onepagecheckoutps_step_two_container {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 1.5%;
  width: 48%;
  margin-right: 4%;
}

div#onepagecheckoutps_step_three_container {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 1.5%;
  width: 48%;
}

div#onepagecheckoutps_step_review_container {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 1.5%;
  width: 100%;
}

.card {
  border: 0 !important;
  box-shadow: none !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order {
  font-size: 18px;
  background-color: #ff9a52;
  border-radius: 4px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping {
  font-size: 16px;
  margin-top: 6.4px;
  border: 2px solid #d6d4d4;
  padding: 0.75%;
  color: #7a7a7a;
}

h5.onepagecheckoutps_p_step {
  color: #85C633;
  font-weight: bold;
  border: 0 !important;
  margin-bottom: 4% !important;
}

@media only screen and (max-width: 767px) {
  div#onepagecheckoutps div#onepagecheckoutps_header {
    display: none;
  }
  div#onepagecheckoutps_step_one_container {
    width: 100%;
  }
  div#onepagecheckoutps_step_two_container {
    width: 100%;
  }
  div#onepagecheckoutps_step_three_container {
    width: 100%;
  }
  div#onepagecheckoutps div#onepagecheckoutps_contenedor {
    margin-top: 0px;
  }
  button#btn_continue_shopping {
    display: none;
  }
}

@media only screen and (min-width:767px) {
  div#onepagecheckoutps span, div#onepagecheckoutps em, div#onepagecheckoutps label {
    font-size: 16px !important;
  }
  div#productServices {
    display: flex;
    background-color: #FAFAFA;
    border: 1px solid #eee;
    margin: 2% 0;
  }
  div#productServices span {
    color: #555;
    padding: 2px 0px;
    font-size: 16px;
    line-height: 1.4;
  }
  div#productServices div {
    display: grid;
    width: 33%;
    text-align: center;
    margin: 10px;
  }
  div#productServices div img {
    width: 30px;
    margin-right: 44%;
    margin-left: 44%;
  }
  div#productServices .envioGratis {
    border-right: 3px solid #eee;
    border-left: 3px solid #eee;
  }
}

@media only screen and (max-width:767px) {
  div#productServices {
    background-color: #FAFAFA;
    border: 1px solid #eee;
    /*margin: 5%;*/
  }
  div#productServices div img {
    width: 25px;
    margin-right: 2px;
  }
  div#productServices div {
    margin: 10px;
  }
  div#productServices .envioGratis {
    border-top: 2px solid #eee;
    padding: 5px;
    border-bottom: 2px solid #eee;
  }
}

@media only screen and (min-width:767px) {
  img.mas50ESP, img.mas50ENG, img.mas50FR, img.cultiMVL, img.fotoCultiMVL, .fotoNutriMVL, img.fotoIluMVL, img.imgKitsMVL, img.artFumSecMVL, img.mas50_2Foto {
    display: none;
  }
  .mas50, .cultivosMenMVL, .nutriMVL, .cosechaMVL, .iluMVL, .kitssecMVL, .artFumMVL, .mas50_2 {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .menuFixedMVL .menuspritesmvl {
    position: fixed;
    left: 10px;
    top: 10px;
  }
  #cart .searchFixedMVL {
    margin-left: 14% !important;
  }
  .searchFixedMVL {
    position: fixed !important;
    width: 88%;
    top: 0;
    padding: 10px;
    background: white;
    z-index: 99;
    margin-left: 12%;
    border: none !important;
  }
  .showMvlMenu ul.ul-column li {
    text-align: center;
    width: 100%;
  }
  .showMvlMenu ul.ul-column {
    column-count: 2;
    text-align: center;
    width: 100%;
  }
  img.mas50ESP, img.mas50ENG, img.mas50FR, img.cultiMVL, img.fotoCultiMVL, img.fotoNutriMVL, img.fotoIluMVL, img.imgKitsMVL, img.artFumSecMVL, img.mas50_2Foto {
    display: block !important;
  }
  .showMvlMenu ul.ul-column li a {
    line-height: 1.5 !important;
    margin-top: 15px;
  }
  .mas50, .mas50 img, .mas50 li, .mas50 ul, .cultivosMenMVL, .cultivosMenMVL img, .cultivosMenMVL li, .cultivosMenMVL ul, .nutriMVL, .nutriMVL img, .nutriMVL ul, .nutriMVL li, .cosechaMVL, .cosechaMVL img, .cosechaMVL ul, .cosechaMVL li, .iluMVL, .iluMVL ul, .iluMVL li, .iluMVL img, .kitssecMVL, .kitssecMVL ul, .kitssecMVL li, .kitssecMVL img, .artFumMVL, .artFumMVL ul, .artFumMVL li, .artFumMVL img, .mas50_2, .mas50_2 ul, .mas50_2 li, .mas50_2 img {
    column-count: 1 !important;
    width: 99% !important;
  }
}

#cookieNotice p {
  color: #fff;
}

#cookieNotice a {
  color: #fff;
}

.product-cover button {
  border: none;
  width: 40px;
  position: relative;
  bottom: 250px;
  background: transparent;
  outline: 0 !important;
}

.product-cover button img {
  background: transparent;
}

button.button-right, .button-right1 {
  float: right;
}

.button-left1, .button-right1 {
  border: none;
  width: 40px;
  position: relative;
  background: transparent;
  bottom: 200px;
  outline: 0 !important;
}

@media only screen and (max-width:767px) {
  div#fotosProductosMVL {
    display: block;
  }
  body#product .images-container {
    display: none !important;
  }
  td.cerrarMvl {
    padding-right: 0px !important;
    text-align: center !important;
    width: 40px !important;
    padding-left: 10px;
  }
  .semillasGratisMVL {
    padding: 3px 15px;
    position: fixed;
    left: 0;
    bottom: 55px;
    width: 100%;
    background-color: #413a3a;
    color: white;
    text-align: center;
    z-index: 30;
    font-weight: bolder;
    font-style: italic;
    box-shadow: 0 4px 3px rgba(0, 0, 0, .5);
  }
}

@media only screen and (min-width:767px) {
  div#fotosProductosMVL {
    display: none;
  }
  .semillasGratisMVL {
    display: none;
  }
}

/* MOD#26100 */

@media only screen and (max-width:991px) {
  body#category #js-product-list .laberProductGrid .row div:nth-child(2n+1) {
    clear: both;
  }
}

/* ul.dariqueWrapper li .gift.active {
  border: 1px solid #d6d4d4 !important;
} */

body#checkout #footer {
  display: none !important;
}

span.acceptlopd {
  color: white;
  font-size: 17px;
  font-weight: 700;
}

span.acceptlopd:hover {
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}

span.numerosCheckout {
  padding: 4px 10px;
  background: #85C633;
  border-radius: 25px;
  color: white;
  position: relative;
  top: -3px;
}

/* BLACK FRIDAY, CIBER MONDAY, NADAL, REBAIXES */

/* @media only screen and (min-width:767px) {
    .laber-freeshipping,
    #header .laber-cart p span.icon,
    #header .header-nav,
    #search_block_top .btn.button-search,
    .moreHelpDesktop .title,
    .moreHelpDesktop .caret {
        background: #E20C18 !important;
    }
    #header .lab-menu-horizontal ul li.level-1>a {
        color: #E20C18 !important;
    }
    #header .laber-cart p span.icon {
        border: #E20C18 !important;
    }
    div#desktop_help {
        border: 2px solid #E20C18 !important;
    }
    .laberUserInfo .laberUser .icon {
        border: 2px solid #E20C18 !important;
    }
}

@media only screen and (max-width:767px) {
    .top_bar_mvl,
    #search_block_top .btn.button-search,
    .laber-freeshipping,
    #header .laber-cart p span.icon {
        background: #E20C18 !important;
    }
    #menu-icon {
        color: #E20C18 !important;
    }
    .headphonesspritesmvl,
    .menuspritesmvl,
    .userspritesmvl {
        background: url(https://www.growbarato.net/themes/growbarato/assets/img/headMVL_rebajas2.png) no-repeat !important;
    }
    .menuspritesmvl {
        background-position: -0px -30px !important;
    }
    .headphonesspritesmvl {
        background-position: -0px -0px !important;
    }
    .userspritesmvl {
        background-position: -0px -55px !important;
    }
} */

/* BLACK FRIDAY, CIBER MONDAY, NADAL, REBAIXES */

@media only screen and (max-width:767px) {
  /* .modal-dialog.dialogPC {
    display: none !important;
  } */
  .modal-dialog.dialogMVL {
    display: none;
    /* display: flex; */
    background: white;
    padding: 15px;
    border-radius: 10px;
  }
  span.iconoCartDialogMVL {
    padding: 5px;
    width: 15%;
    text-align: center;
  }
  .modalProduPriceMVL {
    display: grid;
    width: 70%;
    padding-left: 10px;
  }
  span.modalProduMVL {
    font-size: 15px;
    font-weight: 700;
  }
  span.modalPriceMVL {
    font-weight: 700;
    color: #85C633;
  }
  .gotoCartModalMVL {
    width: 15%;
    line-height: 2.5;
    background: #85C633;
    padding: 0px 10px;
    border-radius: 5px;
  }
  .gotoCartModalMVL img {
    width: 90%;
    margin: 5%;
  }
  div#blockcart-modal i.fa.fa-shopping-basket {
    background: #85C633;
    padding: 5px;
    border-radius: 25px;
    font-size: 17px;
  }
}

@media only screen and (min-width:767px) {
  .modal-dialog.dialogMVL {
    display: none !important;
  }
  .modal-dialog.dialogPC {
    display: block;
  }
  div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout {
    line-height: 25px !important;
  }
  div#onepagecheckoutps div#onepagecheckoutps_header {
    margin: 5px 0 0 0 !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
}

/*MODIFICACIONES ONE PAGE CHECKOUT*/

span.numerosCheckout {
  background: #000 !important;
  border-radius: 0;
  top: auto !important;
  padding: 10px 20px;
}

/*BLOQUE 1 CHECKOUT*/

div#onepagecheckoutps_step_one_container {
  padding: 0;
  border-radius: 0 16px 0 0;
}

#onepagecheckoutps_step_one #panel_addresses_customer, #onepagecheckoutps_step_one .row {
  padding: 0 3%;
}

h5.onepagecheckoutps_p_step.onepagecheckoutps_p_step_one {
  background: #84c634;
  color: #fff;
  padding: 5px 0 9px 0 !important;
  border-radius: 0 13px 0 0;
}

/*BLOQUE 2 CHECKOUT*/

div#onepagecheckoutps_step_two_container {
  padding: 0;
  border-radius: 0 16px 0 0;
}

#onepagecheckoutps_step_two, .cart-darique {
  padding: 0 1.5%;
}

h5.onepagecheckoutps_p_step.onepagecheckoutps_p_step_two {
  background: #84c634;
  color: #fff;
  padding: 5px 0 9px 0 !important;
  border-radius: 0 13px 0 0;
}

/*BLOQUE 3 CHECKOUT*/

div#onepagecheckoutps_step_three_container {
  padding: 0;
  border-radius: 0 16px 0 0;
}

h5.onepagecheckoutps_p_step.onepagecheckoutps_p_step_three {
  background: #84c634;
  color: #fff;
  padding: 5px 0 9px 0 !important;
  border-radius: 0 13px 0 0;
}

div#onepagecheckoutps_step_three {
  padding: 0 1.5%;
}

/*BLOQUE 4 CHECKOUT*/

div#onepagecheckoutps_step_review_container {
  padding: 0;
  border-radius: 0 16px 0 0;
}

h5.onepagecheckoutps_p_step.onepagecheckoutps_p_step_four {
  background: #84c634;
  color: #fff;
  padding: 5px 0 9px 0 !important;
  border-radius: 0 13px 0 0;
  height: 40px;
}

div#onepagecheckoutps_step_review {
  padding: 0 1.5%;
}

.franquicias-logo {
  width: 30px;
  height: 30px;
  background: url(https://www.growbarato.net/themes/growbarato/assets/img/franquicias-VERDE.png) no-repeat !important;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  display: inline-block;
}

@media (max-width: 767px) {
  span.numerosCheckout {
    top: -2px !important;
    padding: 12px 20px;
  }
}

#category #category-description {
  padding-top: 40px;
}

#category .block-category h1.h1 {
  margin-bottom: 0;
}

#category #subcategories {
  padding: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login {
  background-color: #fff;
  color: #84c634;
  margin-right: 2%;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one label sup {
  color: red;
  font-size: 18px;
  top: 1px;
}

a.doofinderLogo {
  display: none;
}

@media screen and (min-width: 525px) and (max-width: 630px) {
  #category .subcategory-image img {
    width: 85% !important;
  }
}

@media screen and (min-width: 631px) and (max-width: 767px) {
  #category .subcategory-image img {
    width: 65% !important;
  }
}

@media screen and (device-aspect-ratio: 40/71) {
  #category #subcategories ul li {
    margin: 0 0 13px 30px;
  }
}

@media (min-width: 1600px) {
  #category .subcategory-image img {
    /*width: 75% !important;*/
  }
}

.logofranquicia {
  background: url(https://www.growbarato.net/themes/growbarato/assets/img/franquicia.png) no-repeat;
  width: 25px;
  height: 25px;
  margin-top: 8px;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.titulofranquicia {
  position: relative;
  bottom: 14px;
  right: 15px;
  font-size: 14px;
  color: #232f3e;
}

#desktop_help .moreHelpDesktop {
  z-index: 9;
}

@media screen and (min-width: 1227px) and (max-width: 1378px) {
  div#desktop_help {
    margin-right: 23px;
  }
}

@media screen and (min-width: 1166px) and (max-width: 1226px) {
  .header-top .col-lg-4.col-md-12.col-sm-12.col-xs-12.position-static {
    padding: 0;
  }
  div#desktop_help {
    margin-right: 23px;
  }
}

@media screen and (min-width: 990px) and (max-width: 1165px) {
  div#_desktop_UserInfo span.tituloMiPerfil {
    top: 56px;
  }
  .header-top .col-lg-4.col-md-12.col-sm-12.col-xs-12.position-static {
    padding: 0;
  }
  div#desktop_help {
    margin-right: 23px;
  }
  div#_desktop_UserInfo p.nameuser span {
    display: none;
  }
  div#_desktop_UserInfo {
    margin-right: 16px;
  }
}

@media only screen and (min-width:767px) {
  .menuFloatDesktop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .menuFloatDesktop nav.header-nav {
    display: none;
  }
  .menuFloatDesktop .header-top {
    padding: 2px 0px !important;
  }
  .menuFloatDesktop h1 {
    text-align: center;
  }
  .menuFloatDesktop .logo {
    max-width: 75% !important;
  }
}

.regaloActivo {
  border: 4px solid #84c634 !important;
}

.gift input {
  opacity: 0;
  visibility: hidden;
}

.page-home h3, .titulo-home-banners {
  color: #85C633 !important;
}

/* CHECKOUT PRESTA */

#cart .card.cart-summary {
  border-radius: 5px;
  margin-bottom: .75rem;
  border: 1px solid #eee !important;
  background-color: #FAfafa;
}

section#js-checkout-summary {
  border-radius: 5px;
  margin-bottom: .75rem;
  border: 1px solid #eee !important;
  background-color: #FAfafa;
}

.cart-grid-body.col-xs-12.col-lg-8 {
  border-radius: 5px;
  margin-bottom: .75rem;
  border: 1px solid #eee !important;
}

#cart .card-block {
  padding: 1.25rem 0;
}

.card.cart-container {
  margin-bottom: 0;
  padding-bottom: 0;
}

.cart-summary .separator {
  margin: 0;
  border-color: rgba(0, 0, 0, .1);
  width: 75%;
  margin: 0 auto;
}

.block-promo .promo-code-button {
  padding-left: 0rem;
}

.cart-grid-body .cart-overview {
  padding: 0rem 0 !important;
}

a#btn_continuar {
  background-color: #85C633;
  box-shadow: 0 0 0;
  font-size: 19px;
  font-weight: 600;
  border-radius: 3px;
  color: #fff;
  border: 1px solid #eaedf0;
  padding: 0 10px;
  display: inline-block;
  line-height: 40px;
}

.checkout.cart-detailed-actions.card-block a {
  background-color: #ff9a52 !important;
  color: white;
  box-shadow: 1px 1px 1px #8A8A8A;
  font-size: 19px;
}

@media only screen and (min-width:990px) {
  #cart .cart-grid-body.col-xs-12.col-lg-8 {
    margin-left: 5%;
    width: 57%;
  }
}

#cart .cart-grid-body .card-block h1 {
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 600;
  text-transform: capitalize;
}

section.checkout-step.-reachable.-complete {
  background-color: #fbfff7 !important;
}

li.detail-product-header.hidden-md-down {
  border-top: 1px solid #d2d2d2;
  background-color: #eee;
  color: #7a7a7a;
  font-size: 1.2em;
  font-weight: 600;
  padding: 10px;
  padding-bottom: 10px;
}

#checkout .js-address-form .telefonoAOcultar {
  display: none;
}

.telefonoAOcultar {
  display: none !important;
}

/*INICIO CARRITO */

@media only screen and (max-width:767px) {
  #search_block_top .btn.button-search {
    background: #ff9a00 !important;
    border-color: #ff9a00 !important;
    border-radius: 25px;
  }
  .star_content.pull-left {
    display: inline-flex;
  }
  #cart .cart-item, #cart .card.cart-container, #cart .product-line-grid .product-line-grid-body, #cart .product-line-grid .product-line-grid-left, #cart .product-line-grid .product-line-grid-right {
    padding: 0px !important;
  }
  #cart .product-discount .regular-price {
    font-size: 15px;
    font-weight: 500;
    color: #222;
    margin: 0;
    padding: 5px;
  }
  #cart .product-discount {
    display: flex;
  }
  #cart .bootstrap-touchspin .input-group-btn-vertical {
    display: grid !important;
    float: none !important;
  }
  #cart .unidadesYPrecio {
    padding: 0;
  }
  #cart .qty, #cart .price {
    width: fit-content;
  }
  #cart .cart-item {
    margin: 5px 0px;
  }
  .card-block h1.h1 {
    font-size: 18px;
    font-weight: bold;
  }
  #checkout ul.media-list li.media .media-body {
    display: flex;
    width: 100%;
  }
  #checkout .media-body-izq {
    width: 15%;
  }
  #checkout .media-body-der {
    width: 85%;
  }
  #checkout #cart-summary-product-list span {
    font-weight: 500;
  }
  #checkout .media-body-der {
    padding-left: 10px;
  }
  #checkout div#cart-subtotal-products span, #checkout #cart-subtotal-shipping span, #cart .cart-detailed-totals span {
    font-size: 16px !important;
    padding: 2px;
  }
  #checkout .cart-summary-line.cart-total span {
    font-weight: 400;
    font-size: 20px;
  }
  #checkout p.micesta {
    font-size: 20px;
    font-weight: 700;
  }
  #checkout #header {
    margin: 0px !important;
  }
  #checkout .product-price {
    color: #85C633 !important;
  }
  #checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: 3px solid #85C633 !important;
  }
  #checkout .block-promo .promo-code-button:hover {
    color: #85C633 !important;
  }
  #search_block_top #search_query_top {
    width: 90% !important;
  }
}

/* FIN CARRITO MVL */

@media only screen and (min-width:767px) {
  #cart .product-line-grid-body>.product-line-info>.label {
    color: #222;
    font-size: 15px;
    font-weight: 600;
    padding: 2px 5px;
  }
  #cart .product-discount .regular-price {
    font-size: 15px;
    font-weight: 500;
    color: #222;
    margin: 0;
    padding: 5px;
  }
  #cart .product-discount {
    display: flex;
  }
  #cart .current-price {
    font-size: 15px;
    padding: 2px 5px;
  }
  #cart .product-line-info.subtitleCart span {
    font-size: 14px !important;
    font-weight: 400 !important;
  }
  #cart .product-line-info.subtitleCart {
    padding: 3px 0px;
  }
  #cart .unidadesYPrecio .row {
    display: flex;
  }
  #cart .unidadesYPrecio .row .col-md-6.col-xs-2.price {
    text-align: right;
  }
  #cart li.detail-product-header.hidden-md-down .product-line-grid-right.product-line-actions.col-md-3.col-xs-12 {
    text-align: center;
  }
  #cart li.cart-item {
    border-bottom: 1px solid lightgray;
  }
  #cart .cart-detailed-totals .card-block h1 {
    margin-bottom: 1.25rem;
    font-size: 1.7em;
    font-weight: 600;
    text-transform: capitalize;
  }
  #cart .material-icons.float-xs-left {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #checkout ul.media-list li.media .media-body {
    display: flex;
    width: 100%;
  }
  #checkout .media-body-izq {
    width: 15%;
  }
  #checkout .media-body-der {
    width: 85%;
  }
  #checkout #cart-summary-product-list span {
    font-weight: 500;
  }
  #checkout p.micesta {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
  }
  #checkout .media-body-der {
    padding-left: 10px;
  }
  #checkout div#cart-subtotal-products span, #checkout #cart-subtotal-shipping span, #cart .cart-detailed-totals span {
    font-size: 16px !important;
    padding: 2px;
  }
  .cart-summary-line.cart-total span {
    font-weight: 400;
    font-size: 20px;
  }
  #checkout .product-price {
    color: #85C633 !important;
  }
  #checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: 3px solid #85C633 !important;
  }
  #checkout .block-promo .promo-code-button:hover {
    color: #85C633 !important;
  }
}

/* FIN CARRITO PC */

/*FIN CARRITO */

.arrow_right {
  margin-right: 15px !important;
}

.arrow_left {
  margin-left: 15px !important;
}

span.linkReadMoreCat {
  color: black;
  text-decoration: underline;
  cursor: pointer;
}

span.linkReadMoreCat:hover {
  font-weight: 700;
}

span.mas18 {
  margin-left: 10px;
  background: white;
  color: #85C633;
  border-radius: 28px;
  text-align: center;
  padding: 0px 5px;
  font-size: 16px;
  margin-bottom: 2px;
  font-weight: 900;
}

@media only screen and (max-width:767px) {
  .currency-selector ul.dropdown-menu, .language-selector ul.dropdown-menu {
    background: #85C633;
    border: 1px solid white;
    width: 145px;
    text-align: center;
  }
  .currency-selector ul.dropdown-menu li span, .language-selector ul.dropdown-menu li span {
    border: 1px solid white;
    width: 100%;
  }
}

body#checkout img.imgPayment {
  position: unset !important;
  padding: 0px !important;
  top: unset !important;
}

body#checkout .payment-options label img {
  display: none;
}

.mySlidesBann {
  -webkit-animation: slide-down .5s ease-out;
  -moz-animation: slide-down .5s ease-out;
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

.menuFloatDesktop nav.header-nav {
  display: block !important;
}
.productosCarrito {
  max-height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}
.productosCarrito::-webkit-scrollbar {
  visibility: hidden;
} 