.dcorta {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-transform: capitalize;
}
h5 {
    font-weight: 400 !important;
}
#detalle .btn.btn-compra {
    background: #01f603;
    border-radius: 3px;
    color: #000;
}
#detalle .btn.btn-compra:hover {
    opacity: 0.75;
}
button:hover {
    opacity: 0.75;
    transition: all 0.15s ease-in-out;
}
.form-control {
    border-color: #00f402;
    font-weight: 500;
}
#myInput,
#myInput2 {
    border-color: #00f402 !important;
    font-weight: 500 !important;
}
.modal {
    color: #666;
}
#listo {
    background-color: #60f;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}
#tituloPrecios > p {
    color: #60f;
    font-weight: 700;
}
.table-bordered {
    text-align: center;
    width: 100%;
}
#cuotasPesos {
    background-color: #01f603;
}
#cuotasPesos > p {
    margin-bottom: auto;
    margin-top: auto;
}
#svg1,
#svg2 {
    width: 34%;
}
#svgMaxiPago {
    margin-bottom: 2%;
    width: 12%;
}
.table td {
    padding: 0.75rem;
    vertical-align: inherit;
}
.btnMP {
    background-color: #3ab8ef;
}
#svg724 {
    vertical-align: middle;
}
a {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
#interes {
    width: 25%;
}
.mpLink:hover {
    background-color: #09c;
}
.preciomx {
    color: #000;
    font-size: 26px;
    padding: 10px 0;
}
#precio {
    color: #00e602;
}
#precio,
#preciolista {
    font-size: 28px;
    font-weight: 700;
}
#preciolista {
    color: #60f;
}
.cuotas-sin-interes h3 {
    color: #5cb85c;
    font-size: 26px;
    margin-bottom: 5px;
    padding: 0;
}
.pl-0,
.px-0 {
    margin: 2% 0;
    padding-left: 0;
}
div.caja-prod-armado {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.1s ease;
}
div.caja-prod-armado:hover {
    box-shadow: 0 0 5px 2px #01f603;
    text-decoration: none;
    transition: all 0.1s ease;
}
div.caja-prod-armado .precio-ami {
    padding: 5px 0;
}
.desc-item-armado {
    margin-bottom: 0.3rem;
}
#btn,
#cotizarEnvio {
    font-weight: 700;
}
@media (max-width: 767px) {
    #barraso {
        width: 96%;
    }
}
@media (max-width: 640px) {
    #barraso {
        width: 95.5%;
    }
}
@media (max-width: 600px) {
    #barraso {
        width: 95%;
    }
}
@media (max-width: 560px) {
    #barraso {
        width: 94.5%;
    }
}
@media (max-width: 520px) {
    #barraso {
        width: 94%;
    }
}
@media (max-width: 440px) {
    #barraso {
        width: 93%;
    }
}
@media (max-width: 400px) {
    #barraso {
        width: 92%;
    }
}
@media (max-width: 320px) {
    #barraso {
        width: 91%;
    }
}
.sp-loading,
.sp-wrap {
    border: 0 !important;
    border-radius: 0;
}
#breadcrumb {
    background: #f6f6f6;
    display: block;
    margin: 1em auto 1em 0;
    padding-left: 0;
    text-decoration: none;
}
#breadcrumb .col-md-12 {
    margin-left: 0;
    padding-left: 0;
}
#breadcrumb .col-md-12 a {
    color: #0084e0;
    text-decoration: none;
}
#breadcrumb .col-md-12 a:hover {
    color: #0084e0;
    text-decoration: underline;
}
#contenedorproducto {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
    padding: 2em 1em 1em;
}
.gb-main-detail-title {
    border-bottom: 1px dashed #dfdfdf;
    margin-bottom: 1em;
    position: relative;
}
.gb-main-detail-title,
.gb-main-detail-title .title-product {
    display: inline-block;
    width: 100%;
}
.gb-main-detail-title h1 {
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
}
.itemBox--price {
    color: #9e9e9e;
    margin-bottom: 1em;
    text-align: center;
}
.itemBox--price-lg .value-item {
    font-size: 35px;
    line-height: 45px;
}
.itemBox--price .value-item {
    color: #00e602;
    display: block;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 32px;
}
.precio-lista {
    border-bottom: 1px solid hsla(240, 2%, 50%, 0.15);
    padding: 0.3em 15px;
}
.precio-lista p {
    color: rgba(0, 0, 0, 0.75);
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}
fieldset {
    border: 1px solid #dfdfdf;
    margin: 15px 0 0;
    padding: 15px;
    text-align: left;
}
fieldset legend {
    font-size: 15px;
    font-weight: 600;
    margin: 0 -7px;
    padding: 0 5px;
}
.gb-main-detail-payment-creditcards {
    font-size: 0;
    vertical-align: top;
}
.gb-main-detail-payment-creditcards > li {
    cursor: pointer;
    display: inline-block;
    margin: 2px 10px 2px 0;
    vertical-align: top;
}
.gb-main-detail-payment-creditcards > li img {
    height: 35px;
    width: auto;
}
.gb-main-detail-payment-info .promo-title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px;
}
.gb-main-detail-payment-info .promo-list {
    color: #333;
    list-style: disc;
    margin: 5px 0 10px;
    padding-left: 15px;
}
.gb-main-detail-payment-info .promo-list li {
    line-height: 1.4em;
    padding: 4px 0;
}
.benefits {
    color: #0f7300;
}
fieldset a {
    color: #0084e0;
    text-decoration: none;
}
.gb-main-detail-offer-info {
    color: #666;
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
}
.info-ficha {
    align-items: center;
    border-bottom: 1px solid hsla(240, 2%, 50%, 0.15);
    display: flex;
    font-size: 0;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    width: 100%;
}
.producto-envio .icono,
.producto-garantia .icono,
.producto-pago-cuotas .mercado-pago .resumen .icono,
.producto-pago-cuotas .sucursal .resumen .icono,
.producto-stock .icono,
.producto-ubicacion .icono {
    height: 30px;
    opacity: 0.6;
    width: 30px;
}
.producto-envio .icono img,
.producto-garantia .icono img,
.producto-pago-cuotas .mercado-pago .resumen .icono img,
.producto-pago-cuotas .sucursal .resumen .icono img,
.producto-stock .icono img,
.producto-ubicacion .icono img {
    width: 100%;
}
.info-ficha .texto {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 15px;
    width: 100%;
}
.info-ficha .texto p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.producto-pago-cuotas .mercado-pago .resumen .texto p {
    color: #7e7e83;
}
.producto-pago-cuotas .mercado-pago .resumen .buttons,
.producto-pago-cuotas .sucursal .resumen .buttons {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.info-ficha .texto a,
.info-ficha .texto button {
    color: #228cff;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 2px 15px 0 0;
    outline: none;
    padding: 0;
    text-align: left;
}
.btn-sin-fondo-azul {
    background-color: transparent;
    border: none;
    color: #228cff;
    display: block;
    outline: none;
}
.producto-envio .icono i {
    color: hsla(240, 2%, 50%, 0.3);
    font-size: 22px;
    transform: rotateX(0) rotateY(180deg);
}
.producto-estados .producto-stock .icono i {
    color: rgba(51, 204, 51, 0.6);
}
.producto-estados .producto-preventa .icono i,
.producto-estados .producto-rechazado .icono i,
.producto-estados .producto-revision .icono i,
.producto-estados .producto-sin-stock .icono i,
.producto-estados .producto-stock .icono i,
.producto-estados .producto-usado .icono i {
    font-size: 24px;
}
.producto-garantia .icono i {
    color: rgba(34, 140, 255, 0.5);
    font-size: 24px;
}
.producto-garantia .texto p {
    color: #228cff;
}
.info-ficha .texto p span {
    font-weight: 600;
}
.producto-estados .producto-stock .texto p {
    color: #00e303;
}
.producto-garantia .texto p span,
.producto-ubicacion .texto p span {
    display: block;
}
.producto-ubicacion .texto p {
    color: #7e7e83;
}
#detalle .btn.btn-compra {
    background-color: #0084e0;
    border: 1px solid transparent;
    border-bottom: 2px solid #016ab3;
    color: #fff;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    outline: none;
    padding: 0.5em;
    width: 12em;
}
.sp-wrap {
    background: #fff;
    display: flex !important;
    flex-direction: row-reverse;
}
.sp-thumbs a:link,
.sp-thumbs a:visited {
    border: 1px;
    border-color: #bbb;
    border-style: solid;
}
.sp-large {
    display: block;
    float: right;
    height: 100% !important;
    margin-bottom: auto;
    margin-top: auto;
    overflow: hidden;
    width: 100% !important;
}
.sp-thumbs {
    display: inline-table;
    float: left;
    text-align: left;
}
.sp-thumbs a {
    border: 1px;
    border-color: #bbb;
    border-style: solid;
}
.sp-thumbs a:link,
.sp-thumbs a:visited {
    display: block;
}
#solapas {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-top: none;
    margin-left: 0;
    margin-right: 0;
    padding: 1em;
}
div.tab-pane {
    padding: 0;
}
.tab-content {
    width: 100%;
}
body .sectionContainer {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    width: 100%;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-item {
    margin: 0;
}
#solapas a.nav-link.active {
    background-color: #fff;
    border: none;
    color: #9e9e9e;
    margin-top: 1em;
    text-transform: uppercase;
}
div.dcorta,
div.dlarga {
    margin: 0;
}
.nav-tabs {
    border-top: 1px solid #d6d6d6;
    padding-top: 1em;
}
#centrartitulo {
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
}
.rendimiento_barra {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-top: none;
    padding: 0.5em;
}
.title.text-left svg {
    transform: rotate(540deg);
    transition: all 0.75s ease;
}
.title.text-left.collapsed svg {
    transform: rotate(0deg);
    transition: all 0.75s ease;
}
svg,
svg:not(:root) {
    overflow: visible;
}
.title.text-left {
    color: #9e9e9e;
    font-weight: 700;
    padding: 0.5em;
    text-align: center;
    text-transform: uppercase;
}
.col-lg-2.col-md-2.col-sm-6.col-xs-12 {
    margin-left: auto;
    margin-right: 0;
}
.filterDiv.app.col-lg-2.col-md-2.col-sm-6.col-xs-12.show1,
.filterDiv.game.col-lg-2.col-md-2.col-sm-6.col-xs-12.show1 {
    margin-left: 0;
    margin-right: auto;
}
#collapseDescuento .row {
    width: 100%;
}
#collapseDescuento {
    margin-top: 1em;
}
@media (max-width: 768px) {
    .gb-main-detail-title .title-product {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    #myInput,
    #myInput2,
    .col-lg-2.col-md-2.col-sm-6.col-xs-12,
    .col-lg-2.col-md-2.col-sm-6.col-xs-12 .form-control,
    .filterDiv.app.col-lg-2.col-md-2.col-sm-6.col-xs-12.show1,
    .filterDiv.game.col-lg-2.col-md-2.col-sm-6.col-xs-12.show1 {
        margin-left: auto;
        margin-right: auto;
    }
    #collapseDescuento .row {
        width: 100%;
    }
    #imgappjuego,
    #myUL {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    #imgappjuego img {
        margin-left: auto;
        margin-right: auto;
        width: 100% !important;
    }
}
.vitrine-button {
    background-color: #7200ff;
    border-radius: 12px;
    color: #fff;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    text-align: center;
    width: 90%;
}
.vitrine-button a {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding: 10px;
    text-transform: uppercase;
    transition: 0.2s;
    width: 100%;
}
.vitrine-button .prod-info {
    display: none;
}
.vitrine-button a {
    text-decoration: none;
}
.vitrine-button:hover {
    background-color: #5200b7;
    transition: 0.2s;
}
.product {
    border-radius: 4px;
    transition: 0.1s;
}
.product:hover {
    border: 1px solid #01f603;
    box-shadow: 0 0 5px 2px #01f603;
    transition: 0.1s;
}
#svgahora18 {
    left: -3%;
    position: absolute;
    width: 26%;
    z-index: 1;
}
.priceahora {
    color: #595959;
    font-weight: 600;
}
.price {
    display: block;
    font-weight: 600;
}
.product h4,
.product h4 a {
    color: #000;
    font-weight: 400;
}
.product .image {
    overflow: visible;
}
.cajaprecio {
    bottom: 0;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 100%;
}
.product {
    position: relative;
}
.description {
    margin-bottom: 8em;
}
.title-sol.style2:after {
    background: #000;
}
#productosrelacionados {
    margin-top: 1em;
}
#contenedorproducto {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
#gratis {
    color: #00e303;
}
.producto-envio .texto p {
    color: #7e7e83;
}
#loaderforchanges {
    background: url(https://cdn.jsdelivr.net/gh/persano/bannersmaximus@master/doblecolorspinnermx.svg) 50% 50% no-repeat #ffffff78;
    bottom: 0;
    display: block;
    height: 100% !important;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 2;
}
.form-control,
:focus,
input:focus,
textarea:focus {
    outline: none;
}
.form-control:focus {
    border-color: #00f402;
}
#imagenilustrativa {
    box-sizing: border-box;
    color: #01f603;
    float: right;
    font-size: xx-small;
    font-variant: sub;
    font-weight: 500;
    margin-left: auto;
    margin-right: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 1em;
    width: auto;
    z-index: 1;
}
@media screen and (min-width: 769px) and (max-width: 800px) {
    .price {
        font-size: 22px;
    }
    .description {
        height: 110px !important;
        margin-bottom: 10em;
    }
}
@media screen and (min-width: 850px) and (max-width: 1000px) {
    .price {
        font-size: 24px;
    }
    .description {
        margin-bottom: 10em;
    }
}
@media screen and (max-width: 768px) {
    .description {
        margin-bottom: 7em;
    }
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body tbody,
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body thead {
    text-align: center;
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body .table table {
    border-collapse: collapse;
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body .table thead tr th {
    border-bottom: 2px solid #dee2e6;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: bottom;
    width: auto;
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body .table tbody tr td {
    border-top: 1px solid #dee2e6;
    padding: 0.75rem;
    vertical-align: top;
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body .h4,
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body h4 {
    font-size: 1.5rem;
    margin-top: 1em;
}
.tituloCuota {
    text-align: center;
}
.h4Cuota {
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.enlaceCFT {
    color: #06c;
    text-decoration: none !important;
}
.enlaceCFT:hover {
    color: #03b;
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-header {
    padding: 1em;
    position: relative;
}
#modalCuotasPlanAhora12 .modal-md .modal-content .modal-body {
    overflow: auto;
    padding: 2em;
}

#botonconsultar {
    background-color: #0084e0;
    border: 1px solid transparent;
    border-bottom: 2px solid #016ab3;
    color: #fff;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    outline: none;
    padding: 0.5em;
    width: 8em;
}
P#contenidoModalSelector select {
    float: left;
    margin-left: auto;
    margin-right: 1em;
}
#CP,
P#contenidoModalSelector select {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0.5em;
}
#CP {
    float: right;
    font-size: inherit;
    height: auto;
    margin-bottom: 0;
    margin-left: 1em;
    margin-right: auto;
    max-width: 137.3px;
}
#modalEnvioPack #contenidoModalSelector {
    box-sizing: content-box;
    display: inline-flex;
}
p#contenidoModalCotizacion {
    margin-top: 1em;
}
#modalEnvioPack .modal-footer {
    padding: 0 1em 1em;
}
#modalEnvioPack #contenidoModalSelector {
    padding-top: 1em;
}

.negrita {
    font-weight: 700;
}
#final-price small {
    font-size: large;
    vertical-align: super;
}
#botonconsultar:hover {
    opacity: 0.75;
    transition: all 0.15s ease-in-out;
}
#contenedornoproducto {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    margin-left: 0;
    margin-right: 0;
    padding: 2em 1em 1em;
}
.cantidad {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    max-width: 220px;
    width: 100%;
}
.cantidad,
.cantidad button {
    align-items: center;
    display: flex;
    justify-content: center;
}
.cantidad button {
    background-color: hsla(240, 2%, 50%, 0.15);
    border: none;
    font-size: 10px;
    padding: 7.5px 15px;
}
.cantidad button,
.cantidad input {
    color: #7e7e83;
    height: 36px;
    margin: 0;
}
.cantidad input {
    -moz-appearance: textfield;
    border: 1px solid hsla(240, 2%, 50%, 0.15);
    border-radius: 0;
    cursor: pointer;
    max-width: 95px;
    padding: 7.5px 0;
    text-align: center;
    width: 100%;
}
.cantidad button {
    border-radius: 0 5px 5px 0;
}
.cantidad button:first-child {
    border-radius: 5px 0 0 5px;
}
@media (max-width: 768px) {
    #relacionados .col-md-prod {
        padding-left: 8px;
        padding-right: 8px;
        width: 100%;
    }
}
.sp-large .sp-current-big img {
    padding: 5px;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
ol.col-md-12 {
    list-style: none;
    margin-bottom: 0;
}
ol.col-md-12 li {
    display: inline-block;
}
.entregaInmediata {
    left: -2%;
    top: 1%;
    width: 30%;
}
.entregaInmediata,
.HotDays {
    position: absolute;
    z-index: 1;
}
.HotDays {
    left: 55px;
    top: -1%;
    width: 10%;
}
.resp-sharing-button__icon,
.resp-sharing-button__link {
    display: inline-block;
}
.resp-sharing-button__link {
    color: #fff;
    margin: 0.3em;
    text-decoration: none;
}
.resp-sharing-button {
    border-radius: 5px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0.4em;
    transition: 25ms ease-out;
}
.resp-sharing-button__icon svg {
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top;
    width: 1em;
}
.resp-sharing-button--small svg {
    height: 20px;
    margin: 0;
    vertical-align: middle;
    width: 20px;
}
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none;
}
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
}
.resp-sharing-button--twitter:hover {
    background-color: #2795e9;
}
.resp-sharing-button--pinterest {
    background-color: #bd081c;
}
.resp-sharing-button--pinterest:hover {
    background-color: #8c0615;
}
.resp-sharing-button--facebook:hover {
    background-color: #2d4373;
}
.resp-sharing-button--tumblr {
    background-color: #35465c;
}
.resp-sharing-button--tumblr:hover {
    background-color: #222d3c;
}
.resp-sharing-button--reddit {
    background-color: #5f99cf;
}
.resp-sharing-button--reddit:hover {
    background-color: #3a80c1;
}
.resp-sharing-button--google {
    background-color: #dd4b39;
}
.resp-sharing-button--google:hover {
    background-color: #c23321;
}
.resp-sharing-button--linkedin {
    background-color: #0077b5;
}
.resp-sharing-button--linkedin:hover {
    background-color: #046293;
}
.resp-sharing-button--email {
    background-color: #777;
}
.resp-sharing-button--email:hover {
    background-color: #5e5e5e;
}
.resp-sharing-button--xing {
    background-color: #1a7576;
}
.resp-sharing-button--xing:hover {
    background-color: #114c4c;
}
.resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
}
.resp-sharing-button--hackernews {
    background-color: #f60;
}
.resp-sharing-button--hackernews:focus,
.resp-sharing-button--hackernews:hover {
    background-color: #fb6200;
}
.resp-sharing-button--vk {
    background-color: #507299;
}
.resp-sharing-button--vk:hover {
    background-color: #43648c;
}
.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}
.resp-sharing-button--facebook:active,
.resp-sharing-button--facebook:hover {
    background-color: #2d4373;
    border-color: #2d4373;
}
.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}
.resp-sharing-button--twitter:active,
.resp-sharing-button--twitter:hover {
    background-color: #2795e9;
    border-color: #2795e9;
}
.resp-sharing-button--whatsapp {
    background-color: #25d366;
    border-color: #25d366;
}
.resp-sharing-button--whatsapp:active,
.resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
    border-color: #1da851;
}
.resp-sharing-button--clipboard {
    background-color: #178bf4;
    border-color: #178bf4;
}
.resp-sharing-button--clipboard:active,
.resp-sharing-button--clipboard:hover {
    background-color: #157edd;
    border-color: #178bf4;
}
.resp-sharing-button.resp-sharing-button--small {
    border-radius: 2px;
}
.svgahora18 {
    left: auto;
    position: absolute;
    right: -5%;
    right: 1%;
    top: 0;
    width: 30% !important;
    width: 27% !important;
    z-index: 1;
}
.entregaInmediata {
    left: 2.5%;
    width: 40%;
}
.price small {
    font-size: medium;
    vertical-align: super;
}
.priceahora small {
    font-size: auto;
    vertical-align: super;
}
.description {
    height: 60px;
    margin-bottom: 0;
}
.product .image {
    background: linear-gradient(180deg, #fff, #eee);
    width: 100%;
}
.image,
.product .image a img,
img.img-responsive {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    mix-blend-mode: multiply;
    padding: 1.5% 2.5%;
}
.product h4 a {
    color: #595959;
    font-size: 13.5px;
    font-weight: 400;
}
.price {
    color: #403b3b;
}
.product h4 a:hover {
    font-size: 13.5px;
}
@media (max-width: 768px) {
    .price {
        font-size: 22px !important;
    }
}
.cajaprecio {
    margin-top: 1em;
    position: relative;
}
@media (min-width: 769px) {
    .sp-large {
        padding: 10px;
    }
}
body.modal-open {
    overflow: visible !important;
}
.sp-lightbox {
    z-index: 3;
}
.image,
.product .image a img,
img.img-responsive {
    height: 100%;
}
.sugeribles {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    width: 100%;
}
.prods-sugeridos {
    width: 100%;
}
.card-prod {
    height: 100%;
    width: 22%;
}
.header-sug-act {
    align-items: center;
    background-color: #f5f5f5 !important;
    display: flex;
    flex-direction: row;
    height: 7em;
    justify-content: center;
    width: 100%;
}
.card-header-act {
    background-color: #fff !important;
    border-bottom: 0 !important;
}
.header-sug-act .nombre-prod {
    font-size: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 5px;
    width: 90%;
}
.nom-act {
    width: 100% !important;
}
.card-body {
    height: 20rem;
}
.precio-prod {
    font-weight: 700;
    margin-top: 1rem;
}
.cambiar-prod {
    border-color: #00f402 !important;
    margin-top: 0.7rem;
}
.svgchange {
    margin-bottom: 0.1rem;
}
.form-check {
    position: relative;
}
input[type="checkbox"] {
    cursor: pointer;
    height: 20px;
    margin-top: 4px;
    width: 20px;
}
input[type="checkbox"]:checked + label:before {
    background-color: #01f603;
    content: "";
    cursor: pointer;
    display: block;
    font-family: Montserrat;
    height: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 20px;
}
.card-actual {
    border: 0 !important;
}
input[type="checkbox"]:checked + label:after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="white" viewBox="0 0 24 24"><path d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>');
    cursor: pointer;
    display: block;
    left: 3px;
    position: absolute;
    top: 6px;
}
.form-check-label {
    display: flex;
    margin-left: -2px;
    margin-top: -2px;
}
.precio-total-sug {
    font-weight: 700;
}
.finalizar-sug {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
}
.selected {
    border: 0.23077rem solid #01f603;
}
.btn-outline-success {
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
    color: #28a745;
}
.datos-sug {
    margin-right: 2em;
}
@media (max-width: 768px) {
    .card-prod {
        margin-bottom: 1em;
        width: 100%;
    }
    .finalizar-sug {
        display: flex;
        flex-direction: column;
        margin-bottom: 0.2rem;
        margin-top: 0.2rem;
    }
    .datos-sug {
        display: flex;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
    .precio-total-sug {
        margin-left: 0.2rem;
    }
    .header-sug-act {
        height: 6em;
    }
    .header-sug-act .nombre-prod {
        margin-bottom: 3px;
        margin-top: 3px;
        padding: 5px;
    }
    .card-body {
        height: 17rem;
    }
    .foto-prod {
        height: 150px;
        width: 150px;
    }
    .card-header {
        height: fit-content;
    }
    .foto-modal img {
        margin-left: 1em;
    }
    .plus1,
    .plus2,
    .plus3 {
        height: 3em !important;
        right: 42% !important;
        z-index: 2;
    }
    .plus1 {
        bottom: -9% !important;
    }
    .plus2,
    .plus3 {
        display: none;
    }
    .card-body-act {
        height: 11rem !important;
    }
    .completa-txt {
        margin-left: auto;
        margin-right: auto;
        white-space: nowrap;
    }
}
.cambiar-prod:hover .svgchange {
    fill: #88dc42;
    transform: rotate(1turn);
}
.cambiar-prod .svgchange {
    fill: #01f603;
    transition: all 1s ease;
}
.svgchange {
    height: 1rem;
    margin-bottom: auto;
    margin-right: 0.3rem;
    margin-top: auto;
    vertical-align: sub;
    width: 1rem;
}
#collapseDescuento .form-control,
#myInput,
#myInput2 {
    min-height: 40px !important;
}
.btn-primary {
    border-bottom: 2px solid #016ab3;
}
.card-actual {
    display: flex;
    justify-content: center;
    padding-bottom: 4em;
}
.listado {
    display: flex;
    justify-content: space-around;
}
.plus1,
.plus2,
.plus3 {
    bottom: 51.5%;
    height: 3.5em;
    position: absolute;
    z-index: 1;
}
.plus1 {
    right: -24%;
}
.plus2 {
    display: none;
    right: -139%;
}
.plus3 {
    display: none;
    right: -254%;
}
#modalSeleccionarProducto1 .modal-body .row,
#modalSeleccionarProducto2 .modal-body .row,
#modalSeleccionarProducto3 .modal-body .row {
    border-bottom: 1px solid #595959;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}
#modalSeleccionarProducto1 .modal-body .row:last-child,
#modalSeleccionarProducto2 .modal-body .row:last-child,
#modalSeleccionarProducto3 .modal-body .row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
#modalSeleccionarProducto1 .modal-body .row:first-child,
#modalSeleccionarProducto2 .modal-body .row:first-child,
#modalSeleccionarProducto3 .modal-body .row:first-child {
    padding-top: 0;
}
#modalSeleccionarProducto1 .modal-dialog,
#modalSeleccionarProducto2 .modal-dialog,
#modalSeleccionarProducto3 .modal-dialog {
    margin-bottom: auto;
    margin-top: auto;
    top: 13em;
}
#modalSeleccionarProducto1 .modal-body,
#modalSeleccionarProducto2 .modal-body,
#modalSeleccionarProducto3 .modal-body {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#modalSeleccionarProducto1 .modal-body .row:last-child,
#modalSeleccionarProducto2 .modal-body .row:last-child,
#modalSeleccionarProducto3 .modal-body .row:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.content a {
    color: #228cff !important;
}
.content a:hover {
    opacity: 0.75;
    transition: all 0.15s ease-in-out;
}
.toasted.toasted-primary.info {
    background-color: #0084e0 !important;
    top: 11em;
}
@media (max-width: 768px) {
    .toasted-container.top-right,
    .toasted.toasted-primary.info {
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
    .foto-modal {
        padding-top: 10px !important;
    }
    .modal-dialog {
        margin-bottom: 17rem !important;
    }
}
.sp-lightbox {
    z-index: 4;
}
.solostock {
    color: #7e7e83;
    display: block;
    font-weight: 400 !important;
}
.dark #contenedorproducto,
.dark #solapas,
.dark .breadcrumb,
.dark .col-lg-8,
.dark .col-md-4,
.dark .col-md-8,
.dark .col-sm-8,
.dark .contenedorproducto,
.dark .nav-link,
.dark .nav.nav-tabs,
.dark .prods-sugeridos,
.dark .rendimiento_barra,
.dark .sectionContainer,
.dark .title-sol > span,
.dark body {
    background: #202324 !important;
}
.dark #contenedorproducto,
.dark #solapas,
.dark .rendimiento_barra {
    border-color: #3a3e41 !important;
}
.dark #itemDetail > h3,
.dark .card-title,
.dark .col-md-4,
.dark .content,
.dark .datos-sug > h3,
.dark .modal-body h3,
.dark .precio-prod,
.dark .price,
.dark .priceahora,
.dark .rowHeader,
.dark .tableHeader,
.dark .title-sol > span,
.dark .titprod {
    color: #b0a99f !important;
}
.dark .nav-tabs {
    border-top: 1px solid #3a3e41 !important;
}
.dark .title-sol.style2:after {
    background: #b0a99f !important;
}
.dark #myInput,
.dark #myInput2,
.dark .btnart,
.dark .cantidad > input {
    background-color: hsla(197, 3%, 41%, 0.42) !important;
    color: #b0a99f !important;
}
.dark .option {
    background-color: #656a6c !important;
}
.dark .option:hover {
    background-color: #545758 !important;
}
.dark .card,
.dark .card-header {
    background-color: #181a1b !important;
}
.dark .card-actual,
.dark .card-actual > .header-sug-act {
    background: #202324 !important;
}
.dark .card-body {
    padding: 0 !important;
}
.dark .precio-lista > p,
.dark .prodtitulo,
.dark .solostock,
.dark .texto > p {
    color: #b0a99f !important;
}
.dark .product {
    background-color: #181a1b !important;
    border-color: #3a3e41 !important;
    mix-blend-mode: none !important;
}
.dark .image,
.dark .product .image a img,
.dark img.img-responsive {
    mix-blend-mode: normal !important;
    top: -5px !important;
}
.dark .svgahora18 {
    top: 3px !important;
}
.dark .cajalogin,
.dark .modal-body,
.dark .modal-body .col-md-8 {
    background-color: #181a1b !important;
}
.dark .modal-header {
    border-bottom: 0 !important;
}
.dark .product .image,
.dark .product a img {
    background-color: #fff !important;
}
.dark .btn-outline-success {
    background-color: #04040440 !important;
}
.dark .sp-wrap {
    background: #f2f2f2;
}
#contenidoModalSelector *,
.content-table * {
    color: #b0a99f !important;
}

#centrartitulo {
    z-index: 0;
}
.entregaInmediata {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    left: 0;
    margin-top: -4px;
    padding: 0;
    right: 0;
    top: 0;
    width: 100%;
}