/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

/*
:root {
    --secundario-color: #df0084; 
    --link-color: #FF69B4;
    --link-seleckt-color: #6c757d;
    
    --hover-active-color: lightpink; 
    --disable-color: red; 
    
    --titulos-color: #999999; 
    --font-1-color: deeppink; 
    --font-2-color: #4c4c4c;
    --font-3-color: #333;

    --bg-primario-color: #ffffff;
    --bg-secundario-color: #f9f9f9; 
    --bg-3-color: #c1c1c1;
    --bg-4-color: #ccc;
    --h3-color: #000;
    --whatsapp-color: #19af27;
    --descuento-color: #2babc0;

    --btn-secundario-color: #8ec34a;
}
    */
/* var(--secundario-color)*/
/* var(--link-color)*/
/* var(--font-color)*/
/* var(--hover-active-color)*/
/* var(--disable-color)*/
/* var(--bg-secundario-color)*/
/* var(--titulos-color)*/
/* var(--font-color)*/
/* var(--bg-3-color)*/
/* var(--h3-color)*/
/* var(--font-3-color)*/
/* var(--bg-3-color)*/
/* var(--bg-4-color)*/
/* var(--whatsapp-color)*/
/* var(--link-seleckt-color)*/
/* var(--descuento-color)*/
/* var(--btn-secundario-color)*/

body {
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: var(--font-2-color);
    padding-top: 54px
}

h2 {
    color: var(--titulos-color);
    font-size: 2rem;
    font-weight: 400
}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
header.top{ padding:12px 0}
header.top .navbar-brand img{ max-width:75%}
.nofixed-top {

    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;

}
.user {
    color: var(--bg-4-color);
    width: 100%;
    float: right;
    padding-bottom: 0;
    text-align: right;
    margin-top: 5px
}
.icono-wrap{ width:25px; height:25px; border-radius:25px; display: inline-block; text-align:center; margin-right:5px}
.user .icono-wrap {
    background-color: var(--bg-4-color);
}
.user .icono-wrap i {
    color: var(--bg-primario-color);
}
.user .login{
    color:var(--secundario-color);

}
.user .login .icono-wrap {
    background-color: var(--secundario-color);
}
.user a {
    color: var(--bg-4-color);
    text-decoration: none;
    margin-left: 15px;
    text-transform: uppercase
}
.user .login a {
    color: var(--bg-4-color);
    text-decoration: none;
    margin-left: 15px;
    text-transform: uppercase
}
.user a:hover {
    color: var(--bg-4-color);
}
.user .login a:hover {
    color: var(--secundario-color);
    text-decoration: none;
}
.redes, .tel{ float:right; clear:both}
.tel {
    color: var(--secundario-color);
}
.redes{ margin:20px 0 10px 0;}
.redes a .icono-wrap {
    background-color: var(--secundario-color);
}
.redes a:hover .icono-wrap {
    background-color: var(--bg-4-color);
}
.redes a .icono-wrap i {
    color: var(--bg-primario-color);
    margin-top: 3px;
    font-size: 14px
}
.bg-dark {
    background-color: var(--bg-secundario-color) !important;
    padding: 0;
}


.navbar-dark a, .navbar-dark .navbar-nav {
    color: var(--secundario-color);
}


.navbar-dark .navbar-nav .nav-link {
    color: var(--secundario-color);
    padding-top: 15px;
    padding-bottom: 15px
}
.navbar-expand-lg .navbar-nav .nav-link {

    padding-right: 1rem;
    padding-left: 1rem;

}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
    background-color: var(--secundario-color);
    color: var(--bg-primario-color);
}
.navbar-dark form, .wrapmenu form.form-inline {
    color: var(--secundario-color);
}
.navbar-dark .form-control, .wrapmenu .form-inline .form-control {
    color: var(--secundario-color);
    background-color: var(--bg-secundario-color);
    border: 2px solid var(--secundario-color);
    border-width: 0 0 2px 0;
    border-radius: 0
}
.navbar-dark .form-control::-webkit-input-placeholder, .wrapmenu .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--secundario-color);
}
.navbar-dark .form-control::-moz-placeholder, .wrapmenu .form-control::-moz-placeholder { /* Firefox 19+ */
    color: var(--secundario-color);
}
.navbar-dark .form-control:-ms-input-placeholder, .wrapmenu .form-control:-ms-input-placeholder { /* IE 10+ */
    color: var(--secundario-color);
}
.navbar-dark .form-control:-moz-placeholder, .wrapmenu .form-control:-ms-input-placeholder { /* Firefox 18- */
    color: var(--secundario-color);
}
.dropdown-menu{border: 1px solid rgba(0,0,0,0);}
.navbar-dark a.dropdown-item {
    color: var(--font-3-color)
}
    .navbar-dark a.dropdown-item:hover {
        color: var(--secundario-color);
        background-color: transparent
    }

.nav-controller {
    position: fixed;
    top: 0px;
 left:12%;
    padding:0;
   
    cursor: pointer;
    z-index:9999;
}
.navbar-toggle {
    padding: 10px;
    background: var(--secundario-color);
    border: none !important;
    font-size: 22px;
}
.navbar-toggle.collapsed{background:transparent;}
    .navbar-toggle.collapsed .controller-open {
        display: inline-block;
        color: var(--secundario-color);
    }
.navbar-toggle .controller-open {display: none;}
.navbar-toggle .controller-close {
    display: inline-block;
    color: var(--bg-primario-color);
}
.navbar-toggle.collapsed .controller-close {display: none; }

#sidebar-wrapper {
    position: fixed;
    top: 54px;
    width: 30%;
    min-width: 200px;
    left: 12%;
    z-index: 99999;
    background: var(--bg-menu-color);
    height: 100%
}
@media (max-width: 1440px) {
	.nav-controller {left:6%;}#sidebar-wrapper{left:6%;}
}
@media (max-width: 1280px) {
	.nav-controller {left:2%;}#sidebar-wrapper{left:2%;}
}
@media (max-width: 1024px) {
	.nav-controller {left:10px;}#sidebar-wrapper{left:10px;}
}
.headermenulateral {
    background: var(--secundario-color);
    display: block;
    color: var(--bg-primario-color);
    height: 50px;
}
.redesmenu{ position: absolute; right:0; top:10px;}
.redesmenu .redes{ margin:0 0 10px 0;}
.redesmenu .redes a .icono-wrap {
    background-color: var(--bg-primario-color);
}
.redesmenu .redes a:hover .icono-wrap{ background-color:rgba(255, 255,255, 0.5);}
.redesmenu .redes a .icono-wrap i {
    color: var(--secundario-color);
    margin-top: 3px;
    font-size: 14px
}
a.btn1 {
    color: var(--bg-primario-color);
    position: absolute;
    z-index: 99999;
    top: 5px;
    left: 10px;
    font-size: 25px;
}

.wrapmenu{ padding:30px 10px;}
.wrapmenu .user {
    color: var(--secundario-color);
    border-bottom: 1px solid var(--bg-4-color);
    width: 100%;
    float: none;
    padding-bottom: 15px;
    display: block;
    margin-bottom: 15px
}
.wrapmenu .user .icono-wrap {
    background-color: var(--secundario-color);
}
.wrapmenu .user a {
    color: var(--secundario-color);
    text-decoration: none;
    margin-left: 15px;
    text-transform: uppercase
}
.wrapmenu .user a:hover {
    color: var(--bg-4-color);
    text-decoration: none;
}
.wrapmenu form.form-inline{ margin-top:10px}
.wrapmenu h3 {
    text-transform: uppercase;
    color: var(--h3-color);
    margin-top: 30px;
    font-size: 16px;
    margin-left: 40px
}
.wrapmenu ul {
    list-style: none;
    margin: 0 40px;
    padding: 0;
    color: var(--font-2-color)
}

.wrapmenu ul li ul{ margin-left:40px}
.wrapmenu ul li i {
    color: var(--titulos-color);
    float: right
}
.wrapmenu ul li input{ margin-right:5px}
.btn-wa {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
    right: 5px;
    bottom: 200px;
    font-size: 30px;
    background: var(--whatsapp-color);
    color: var(--bg-primario-color);
    text-align: center
}
.btn-wa i{ margin-top:10px}
.btn-wa:hover {
    color: var(--bg-primario-color);
    background: var(--bg-4-color);
}

.btn-contact {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
    left: 5px;
    bottom: 15px;
    font-size: 25px;
    background: var(--secundario-color);
    color: var(--bg-primario-color);
    text-align: center;
    border: 3px solid var(--bg-primario-color);
            

}

.btn-contact i {
        margin-top: 10px
    }

.btn-contact:hover {
    color: var(--bg-primario-color);
    background: var(--bg-4-color);
}

.banner {
    background-color: var(--secundario-color);
    color: var(--bg-primario-color)
}
#menu-toggle {
    /*z-index: 1;
    position: fixed;
    top: 0; left:0;*/
}
.breadcrumb{ background:none}
.breadcrumb .icono-wrap {
    background: var(--titulos-color);
    width: 35px;
    height: 35px;
    border-radius: 35px;
    text-align: center;
    margin-top: -5px;
    margin-right: 10px
}
.breadcrumb .icono-wrap i {
    color: var(--bg-primario-color);
    margin-top: 10px
}
.breadcrumb i {
    color: var(--titulos-color)
}
.breadcrumb-item a {
    color: var(--font-2-color);
} 

.menuproductos ul.nav{ float:right; margin:10px 20px; line-height:20px}
.menuproductos ul.nav li a {
    color: var(--font-2-color);
}
.menuproductos ul.nav li a:hover {
    text-decoration: none;
    color: var(--bg-4-color);
}
    .menuproductos ul.nav.paginas li::after, .menuproductos ul.nav.mostrarp li::after {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: var(--link-seleckt-color);
        content: "|";
    }
    .menuproductos ul.nav.paginas li.last::after, .menuproductos ul.nav.mostrarp li.last::after {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: var(--link-seleckt-color);
        content: "";
    }
    .menuproductos ul.nav.daysold li::after, .menuproductos ul.nav.paginas li::after {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: var(--link-seleckt-color);
        content: "|";
    }
    .menuproductos ul.nav.daysold li.last::after, .menuproductos ul.nav.paginas li.last::after {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: var(--link-seleckt-color);
        content: "";
    }

.menuproductos ul.mostrarp li a, .menuproductos ul.vistas li a {
    color: var(--titulos-color);
}
.menuproductos ul.vistas li{ padding:0 5px;}
.menuproductos ul.mostrarp li a{font-size:14px}
.menuproductos ul.vistas li a{ font-size:22px}
.menuproductos ul.vistas li a.active {
    color: var(--secundario-color)
}

.menuproductos ul.paginas li a.active {
    color: var(--secundario-color)
}
.menuproductos ul.mostrarp li a.active {
    color: var(--secundario-color);
    font-weight:600;
}

.portfolio-item .card .productoinfo, .portfolio-item .card .productoinfo .imgProducto{position:relative; z-index:2}

.portfolio-item .card .productoinfo .descuento {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    background-color: var(--secundario-color);
    color: var(--bg-primario-color);
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    padding: 20px 0 0 0;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 4
}
 .portfolio-item .card .productoinfo .megusta{ position:absolute; bottom:15px; right:15px;z-index:4}
    .portfolio-item .card .productoinfo .megusta .icono-wrap {
        background: var(--titulos-color);
        width: 35px;
        height: 35px;
        border-radius: 35px;
        text-align: center;
        margin-top: -5px;
        margin-right: 10px
    }
.portfolio-item .card .productoinfo .megusta i {
    color: var(--bg-primario-color);
    margin-top: 10px
}
.portfolio-item .card .productoinfo .megusta.active i {
    color: var(--secundario-color);
    margin-top: 10px
}

.portfolio-item h4.card-title {
    font-size: 18px;
    color: var(--h3-color);
}
.descuentoprecio {
    color: var(--descuento-color);
    text-decoration: line-through;
}
.portfolio-item .card-body{padding: 1.25rem 10px;}
.portfolio-item .btn-primary, .list-producto .btn-primary {
    color: var(--bg-primario-color);
    background-color: var(--secundario-color);
    border-color: var(--secundario-color);
    border-radius: 20px;
}
.list-producto{ word-wrap: break-word}
.portfolio-item .boton,.portfolio-item .cantidad { float:left;}
.portfolio-item .cantidad{width:120px; margin-left:5px; float:right}
.list-producto .input-group{width:120px;}
.list-producto .form-control {
    border: 1px solid var(--bg-3-color);
}
.list-producto  .icono { display: inline-block;width:35px;margin-top:10px }
.list-producto .icono .icono-wrap {
    background: var(--bg-4-color);
    width: 35px;
    height: 35px;
    border-radius: 35px;
    text-align: center;
    margin-top: -5px;
    margin-right: 10px
}

.list-producto .icono i {
    color: var(--bg-primario-color);
    margin-top: 10px
}
.list-producto .icono .icono-wrap:hover {
background: var(--secundario-color);
}
.list-producto .icono:hover i {
    color: var(--bg-primario-color);
}
.rotar i{transform: rotate(-90deg);}
.rotar2 i{transform: rotate(90deg);}
.portfolio-item .cantidad .form-control.input-number, .list-producto .form-control.input-number { border-width:1px 0;width:20px}
.portfolio-item .cantidad .btn.btn-number, .list-producto .btn.btn-number {
    border: 1px solid var(--bg-3-color);
}
.portfolio-item .cantidad .btn.btn-number.m, .list-producto .btn.btn-number.m {
    border: 1px solid var(--bg-3-color);
    border-radius: 20px 0 0 20px;
}
.portfolio-item .cantidad .btn.btn-number.p, .list-producto .btn.btn-number.p {
    border: 1px solid var(--bg-3-color);
    border-radius: 0 20px 20px 0;
}

.btn-secondary {
    color: var(--btn-secundario-color);
    background-color: var(--bg-primario-color);
    border-color: var(--btn-secundario-color);
    border-radius: 20px;
    padding: 5px 70px;
    text-transform: uppercase;
}
    .btn-secondary:hover {
        color: var(--bg-primario-color);
        background-color: var(--btn-secundario-color);
        border-color: var(--btn-secundario-color);
        border-radius: 20px
    }
.list-producto .row {
    border-bottom: 1px solid var(--bg-3-color);
}
.prefooter {
    background: var(--bg-secundario-color)
}
footer.bg-m {
    background: var(--secundario-color);
    color: var(--bg-primario-color)
}
footer.bg-m .nav{ margin:20px auto; width:150px}
footer.bg-m .nav a .icono-wrap {
    background-color: var(--bg-primario-color);
    width: 40px;
    height: 40px;
    border-radius: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
footer.bg-m .nav a:hover .icono-wrap{  background-color: rgba(249,249,249,0.5);}
footer.bg-m .nav a .icono-wrap i {
    color: var(--secundario-color);
    margin-top: 10px;
    font-size: 22px
}

@media (max-width: 992px) {
	body{ padding-top:0}
    header.top {
        position: fixed;
        top: 0;
        z-index: 999;
        background: var(--bg-primario-color);
        width: 100%
    }
    .nav-controller {
        position: fixed;
        top: 15px;
        left:5px;
        padding:0;   
        cursor: pointer;
        z-index:9999;
    }
    .navbar-toggle {
        padding: 10px;
        background: var(--secundario-color);
        border: none !important;
        font-size: 22px;
    }
    .navbar-toggle.collapsed{background:transparent;}
    .navbar-toggle.collapsed .controller-open {display: inline-block;  }
    .navbar-toggle .controller-open {display: none;}
    .navbar-toggle .controller-close {
        display: inline-block;
        color: var(--bg-primario-color);
    }
    .navbar-toggle.collapsed .controller-close {display: none; }

    #sidebar-wrapper {
        position: fixed;
        top: 80px;
        width: 100%;
        min-width: 200px;
        left: 0;
        z-index: 99999;
        background: var(--bg-secundario-color);
        height: 100%
    }
    .btn-wa{ right:5px; top:15px !important; width:40px; height:40px; border-radius:40px;font-size:25px}
    .btn-wa i{ margin-top:7px}
    .navbar-brand img{ width:55%}
 
    .navbar-expand-lg form.form-inline {
 
        padding: 10px 0;
    }

    h2 
    { 
        font-size: 1.125rem;
    }
    .portfolio-item h4.card-title {
        font-size: 15px;
        color: var(--h3-color);
    }
    .portfolio-item p, .breadcrumb-item a, .breadcrumb-item{ font-size:12px}
    .list-producto .btn-primary {
	    margin: 30px auto;
    } 
}


.contact p {
    color: var(--titulos-color);
}
.contact h2, .mensaje-gracias h2 {
    color: var(--secundario-color)
}
.contact h3 {
    color: var(--bg-3-color)
}
.mensaje-gracias{ width:100%; float:left; }
.contacto .btn-primary {
    color: var(--bg-primario-color);
    background-color: var(--secundario-color);
    border-color: var(--secundario-color);
    border-radius: 20px;
    padding: 5px 50px;
}
.contacto .form-control {
    display: block;
    width: 100%;
    padding: .375rem 2rem;
    font-size: 1rem;
    line-height: 1.5;
    color: var(--font-3-color);
    background-color: var(--bg-3-color);
    background-clip: padding-box;
    border: 1px solid var(--bg-3-color);
    border-radius: 20px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.contacto .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--bg-primario-color);
}
.contacto .form-control::-moz-placeholder { /* Firefox 19+ */
    color: var(--bg-primario-color);
}
.contacto .form-control:-ms-input-placeholder { /* IE 10+ */
    color: var(--bg-primario-color);
}
.contacto .form-control:-ms-input-placeholder { /* Firefox 18- */
    color: var(--bg-primario-color);
}

/************************************/
.minict_wrapper {

color:#313131;
background-color: rgba(255, 255, 255, 0.8);
position: relative;
width:100% ; min-width:100px;
height: 34px;

}
.minict_wrapper * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.minict_wrapper.disabled {
    background: #f2f2f2;
    text-shadow: 0 1px 0 var(--bg-primario-color);
}
.minict_wrapper.disabled span {
color: #bbb !important; }
.minict_wrapper:after {
    content: "\25BC";
    display: block;
    position: absolute;
    height: 33px;
    width: 33px;
    height: 2.1rem;
    width: 2.1rem;
    top: 0;
    right: 0;
    font-size: 10px;
    font-size: 0.6rem;
    line-height: 35px;
    text-align: center;
    color: var(--bg-primario-color);
}
.minict_wrapper.active:after {
content: "\25B2"; }
.minict_wrapper.disabled:after {
color: #bbb; }
    .minict_wrapper span {
        display: block;
        border: 0;
        outline: none;
        background: var(--bg-3-color);
        color: var(--bg-primario-color);
        height: 35px;
        line-height: 35px;
        padding: 0 2rem;
        cursor: default;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-radius: 20px
    }
.minict_wrapper span:empty:before {
    content: attr(data-placeholder);
    color: var(--bg-primario-color);
    line-height: 23px;
    line-height: 1.5rem;
}
.styled-select.slate .minict_wrapper span:empty:before {
    color: var(--bg-primario-color) !important;
}
.minict_wrapper ul {
display: none;
list-style: none;
padding: 0;
margin: 0 -1px;
position: absolute;
width: 100%;
width: -webkit-calc(100% + 2px);
width: -moz-calc(100% + 2px);
width: calc(100% + 2px);

border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
top: 33px;
top: 2.0rem;
left: 0;
max-height: 350px;
max-height: 22rem;
overflow-y: auto;
z-index: 999999; }
    .minict_wrapper ul li {
        list-style: none;
        padding: 10px;
        cursor: pointer;
        background: var(--bg-3-color);
        height: 35px;
        height: 2.2rem;
        line-height: 32px;
        line-height: 1.4rem;
        color: var(--bg-primario-color);
        position: relative;
        z-index: 99999;
    }
        .minict_wrapper ul li:hover {
            background: var(--titulos-color);
            color: var(--bg-primario-color);
        }
.minict_wrapper ul li.minict_group {
color: #444;
background: #f6f6f6;
font-weight: bold;
cursor: default; }
.minict_wrapper ul li.minict_empty {
    display: none;
    background: var(--bg-primario-color) !important;
    color: #bbb;
    text-align: center;
    font-size: 14px;
    font-size: 0.9rem;
    height: 55px;
    height: 3.5rem;
    line-height: 50px;
    line-height: 3.3rem;
}
.minict_wrapper ul li.disabled {
    cursor: default;
    background: var(--bg-primario-color) !important;
    color: #bbb;
}
        .minict_wrapper ul li.selected {
            color: var(--bg-primario-color);
            background: var(--titulos-color);
        }
        .minict_wrapper ul li.highlighted {
            color: var(--bg-primario-color);
            background: var(--titulos-color);
        }
.minict_wrapper ul li.hidden {
display: none; }
.minict_wrapper .minict_reset {
color: #A9A9A9;
bottom: 0;
display: none;
font-size: 18px;
font-size: 1.1rem;
line-height: 30px;
line-height: 1.9rem;
position: absolute;
right: 35px;
right: 2.2rem;
text-align: center;
top: 0;
text-decoration: none;
width: 20px;
width: 1.2rem;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out; }
.minict_wrapper .minict_reset:hover {
    color: var(--bg-primario-color);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.minict_wrapper .minict_reset:active {
    color: var(--font-3-color);
}

.minict_wrapper.disabled .minict_reset {
display: none; }

.minict_wrapper.bubble:hover {
    border-color: var(--titulos-color);
    background: var(--titulos-color);
}
.minict_wrapper.bubble:after {

height: 35px; }
.minict_wrapper.bubble ul {
top: 2rem;

border-radius: 20px;
overflow: visible; }

.minict_wrapper.bubble ul li.minict_first {
border-top-left-radius: 20px;
border-top-right-radius: 20px; }
.minict_wrapper.bubble ul li.minict_last {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px; }
.minict_wrapper.bubble .minict_reset {
width: 30px; }

.card.productos{ /*background:#f3f3f3;*/ border: none; border-radius:0; padding:30px 0}

.store-body {
  
  padding: 0;
}

.store-body .product-info {
  width: 60%;
  border-right: 1px solid rgba(0,0,0,0); float:left
}

.store-body .product-payment-details {
  width: 36%;
  padding: 15px 2% 0 2%; float:left
}

.product-info .product-gallery {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid rgba(0,0,0,0);
}

.product-gallery-featured {
    /*
  display: block;
  width: 450px;
  height:650px;
  max-width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 0;
  cursor: zoom-in;*/
  display: flex;
  max-height: 650px;
  max-width:450px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 0;
}
.product-gallery-thumbnails .thumbnails-list{ margin-top:20px; margin-left:20px}
.product-gallery-thumbnails .thumbnails-list li {
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  width: 100%;
  max-height: 120px;
  overflow: hidden
}

.thumbnails-list li img {
  /*  
  display: block;
  max-height:100%;
  max-width: 100%;
  width: 120px;
  height: 120px;
      */
  display: block;
  width: 100%;
}

.product-gallery-thumbnails .thumbnails-list li:hover::before {
    content: "";
    width: 3px;
    height: 100%;
    background: var(--titulos-color);
    position: absolute;
    top: 0;
    left: 0;
}

.product-info .product-seller-recommended {
  padding: 20px 20px 0 20px;
}

.product-comments textarea {
  height: 50px;
}

.last-questions-list li {
  margin-bottom: 20px;
}

.last-questions-list li span {
  padding-left: 10px;
}
.product-payment-details .megusta{width:35px; height:35px; float: right; clear:both;}
.product-payment-details  .megusta .icono-wrap{ background:#d6d6d6; width:35px; height:35px; border-radius:35px; text-align: center; margin-top:-5px; margin-right:10px}
.product-payment-details .megusta i {
    color: var(--bg-primario-color);
    margin-top: 10px
}
.product-payment-details .megusta.active i {
    color: var(--secundario-color);
    margin-top: 10px
}

.product-payment-details .precio{font-size:24px}
.product-payment-details .descuentoprecio {
    color: var(--descuento-color);
    text-decoration: line-through;
    font-size: 14px;
    margin-right: 10px
}
.product-payment-details .descuentoprecio2 {
    color: var(--descuento-color);
    font-size: 16px;
    margin-right: 10px
}
.product-payment-details .btn-primary {
    color: var(--bg-primario-color);
    background-color: var(--secundario-color);
    border-color: var(--secundario-color);
    border-radius: 20px;
    margin-bottom: 30px
}
.product-payment-details .form-control {
    font-size: 1rem;
    line-height: 1.5;
    color: var(--font-3-color);
    background: #f3f3f3;
    background-clip: padding-box;
    border: 1px solid var(--bg-3-color);
    border-radius: 20px;
}
.product-payment-details .form-control.input-number{ border-width:1px 0}
.product-payment-details .btn.btn-number {
    border: 1px solid var(--bg-3-color);
}
    .product-payment-details .btn.btn-number.m {
        border: 1px solid var(--bg-3-color);
        border-radius: 20px 0 0 20px;
    }
    .product-payment-details .btn.btn-number.p {
        border: 1px solid var(--bg-3-color);
        border-radius: 0 20px 20px 0;
    }

.product-payment-details .input-group{ width:150px; margin-bottom:30px}
@media (max-width: 992px) {

	.store-body .product-info {
  width: 100%;
  border-right: 1px solid rgba(0,0,0,0); 
}

.store-body .product-payment-details {
  width: 100%;
  padding: 15px 15px 0 15px;
}
	
}


#sidebar-wrapper .card {border: 0 solid rgba(0,0,0,0); background: transparent;}
#sidebar-wrapper .card-header {
    padding: 0 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0);
    border-bottom: 0px solid rgba(0,0,0,.125);
}
#sidebar-wrapper .card-header .btn-link {
    color: var(--font-2-color);
    display: inline-block
}
#sidebar-wrapper .card-header h5 i {
    color: var(--titulos-color);
    float: right;
    font-size: 16px
}
#sidebar-wrapper  .card-header h5 input {
    margin-right: 5px;
}


#sidebar-wrapper .card-body { padding-top:0; }

.menu-accion-border {
    border: 1px solid var(--bg-3-color);
    border-bottom-style: solid;
    border-top: none;
    border-left: none;
    border-right: none;
}


.bg-active {
    background-color: white;
    color: var(--font-1-color);
    border-color: gray;
}

.bg-active:hover {
    background-color: var(--hover-active-color);
}

.bg-active:active {
    background-color: var(--hover-active-color);
}

.bg-no-active {
    background-color: var(--disable-color);
    color: white;
    border-color: black;
    font-weight: bold;
}

    .bg-no-active:hover {
        background-color: var(--disable-color);
    }

    .bg-no-active:active {
        background-color: var(--disable-color);
    }

.btn-pk {
    background-color: var(--btn-1-color);
    color: white;
    border-color: gray;
    font-weight: bold;
}

.btn-pk:hover {
    background-color: var(--link-color);
    color: white;
}

.btn-pk:active {
    background-color: var(--link-color);
    color: white;
}

.btn-link-pk {
    color: var(--font-1-color);
    border-color: var(--font-1-color);
    background-color: var(--bg-primario-color);
    font-weight: bold;
}

.btn-link-pk:hover {
    color: var(--link-color);
    border-color: var(--link-color);
    font-weight: bold;
}

.btn-link-pk:active {
    color: var(--link-color);
    font-weight: bold;
}

.input-group-text-pk {
    background-color: white;
    color: var(--font-1-color);
    font-weight: bolder;
}

.dropdown-item-disable {
    color: var(--disable-color);
}

.dropdown-item-disable:hover {
    color: black;
    background-color: var(--disable-color);
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.img-zoon-pk:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5);
    z-index: 1;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.logo-pk {
   max-height:112px;
   max-width:220px;
}

.mobilControlLastLine-pk {
    color: white;
    background-color: var(--secundario-color);
    padding-top: 0px;
    display: flex;
    justify-content: flex-end
}

.icon-pk {
    color: var(--secundario-color);
    border-color: gray;
    font-weight: bold;
}

.icon-pk:active {
    color: var(--link-color);
    border-color: gray;
    font-weight: bold;
}

.icon-pk:hover {
    color: var(--link-color);
    border-color: gray;
    font-weight: bold;
}

.mobil-top-space {
    padding: 0px 0px 20px 0px;
}
.badge-secondary {
    color: var(--bg-primario-color);
    background-color: var(--secundario-color);
}

.nav-item:hover .badge-secondary {
    background-color: var(--bg-primario-color);
    color: var(--secundario-color);
}

.scrolling {
    max-height: 220px;
    overflow-y: auto;
    position: relative;
}

.scrolling::-webkit-scrollbar {
    width: 2px;
}

.scrolling::-webkit-scrollbar-thumb {
    background: var(--bg-4-color);
}




.slide {
    position: relative;
    margin-top: 26px;
}

.slide-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slide-open:checked + .slide-item {
    position: static;
    opacity: 100;
}

.slide-item {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}

.slide-item img {
    display: block;
    height: auto;
    max-width: 100%;
}

.slide-indicador {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 90%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}

.slide-indicador li {
    display: inline-block;
    margin: 0 5px;
}

.slide-circulo {
    color: var(--slider-sin-selecionar);
    cursor: pointer;
    display: block;
    font-size: 35px;
}

.slide-circulo:hover {
    color: var(--slider-selecionado);
}

.info-top-bar {
    display: flex;
    overflow: hidden;
    column-gap: 30px;
    animation: marquee 30s linear infinite;
    animation-play-state: running;
    min-width: fit-content;
    min-width: -moz-fit-content;
    min-width: -webkit-fit-content;
    color: var(--font-1-color);
    white-space: nowrap;
}

.info-top-bar:hover {
    animation-play-state: paused
}

.info-top-bar .info-top-bar__tema-link {
    color: var(--font-1-color);
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px;
}

.info-top-bar .info-top-bar__tema-link:hover {
    font-weight: 700;
}

@keyframes marquee {
    from {
        transform: translateX(300px)
    }

    to {
        transform: translateX(-100%)
    }
}

@media(min-width:500px) {
    @keyframes marquee {
        from {
            transform: translateX(380px)
        }

        to {
            transform: translateX(-100%)
        }
    }
}

@media(min-width:768px) {
    @keyframes marquee {
        from {
            transform: translateX(580px)
        }

        to {
            transform: translateX(-100%)
        }
    }
}

@media(min-width:1024px) {
    @keyframes marquee {
        from {
            transform: translateX(810px)
        }

        to {
            transform: translateX(-100%)
        }
    }
}

@media(min-width:1280px) {
    @keyframes marquee {
        from {
            transform: translateX(1160px)
        }

        to {
            transform: translateX(-100%)
        }
    }
}

