.shop-content-group{
	width: 100%;
}
.product-info-main .td-price .price-box .price-container {margin: 0px 0 0 !important;}
.data.table tbody tr td input.qty{background-color: #eee !important;border: 0 solid #dddee0 !important;border-radius: 0 !important;color: #fca53c !important;float: left !important;font-size: 14px !important;height: 32px !important;padding: 0 !important;text-align: center !important;width: 33px !important;}
.data.table tbody tr td input.qty {
    border: 0px solid #ededed !important;
    color: #333;
    text-align: center;
    width: 35px !important;
    float: left;
    height: 35px;
    border: 0;
    background-color: transparent;
    font-size: 14px;
}
input[type="number"]{}

button{
    height: 32px;
    line-height: 33px;
}
.store-item .store_info{
    width: 100% !important;
}
.modal-popup {
    z-index: 1001 !important;
    left: 0;
    overflow-y: auto;
}

.modals-overlay {
  z-index: 998 !important;
}

/* .list-group-item a:hover {
  background-color: blue !important;
} */
.list-group-item {
  /* display: initial !important; */
  margin-left: 20px !important;
}
.list-group {
text-align: center !important;
}
.subnav {
  margin-top: 20px !important;
}
/* INICIO EL NOMBRE DE ARTICULOS CATEGORIA TURRONES QUE SE MUESTRE CON 3 LINIAS */ 
/* body.category-turrones .product-name, body.category-snacks .product-name {  max-height: inherit !important;}
body.category-turrones .product-name a, body.category-snacks .product-name a {  -webkit-line-clamp: 3 !important;}
body.category-torrons .product-name {  max-height: inherit !important;}
body.category-torrons .product-name a {  -webkit-line-clamp: 3 !important;}
 */
.product-item .product-name a {  -webkit-line-clamp: 3 !important;}
.product-name {  max-height: inherit !important;}
/* FIN EL NOMBRE DE ARTICULOS CATEGORIA TURRONES QUE SE MUESTRE CON 3 LINIAS */

/* COMONLINE */
.vmagicmenu .level0 .level-top {
  margin: 1px 10px !important;
}

.vmagicmenu .level0 .level-top-mega,.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0{border-width: 1px;border-style: solid;position: absolute;top: -155px !important;left:100%;z-index:999;opacity: 0;visibility: hidden;/* left: 100%; transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transition: all 0.45s ease-out 0s;-moz-transition: all 0.45s ease-out 0s;-o-transition: all 0.45s ease-out 0s;transition: all 0.45s ease-out 0s;-moz-transform: translate(100px, 0);-webkit-transform: translate(100px, 0);transform: translate(100px, 0); */}

.vmagicmenu .vmagicmenu-narrow .nav-15.dropdown > .level0{top: -65px !important;}

/* mostrar siempre libros, higien y tienda */
.vmagicmenu .nav-15, .vmagicmenu .nav-11, .vmagicmenu .nav-12 {
  display: list-item !important;
}

/* Hide in vertical menú the last link "All Categories" */
.vmagicmenu .all-cat {
  display: none !important;
}

.magicslider .slick-dots {
  bottom: 30px;
  text-align: center;
  right: 0;
}

/*.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
}*/

#accordion .active h3:after {
  content: '\002D';
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

#accordion h3:after {
  content: '\002B';
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}