/*////////////////////////////////////////////////////////////////////*/
/*   MODALS                ////////////////////////////////////////  */
/*//////////////////////////////////////////////////////////////////*/



a#Promos {
    display: none;
}
/* MODAL carrito ********************************************/
.mdl_detail {
    max-width: 900px;
}

.mdl_detail header {
    line-height: 1em;
    margin: -13px 0 10px;
    padding: 12px 0 10px;
}

.mdl_detail .modal-body {
    border: 0 none;
    margin: 0;
}

.mdl_detail .modal-footer {
    padding-top: 12px;
}

.form-newsletter-popup input:focus {
    border-color: #565656 !important;
}

.mdl_detail ul {
    margin: 0;
    padding: 0
}

.mdl_detail ul li:last-child article {
    border: 0 !important
}

.mdl_detail article {
    display: block;
    float: left;
    padding: 9px 0;
    width: 100%;
}

.mdl_detail article .image {
    float: left;
    margin-right: 3%;
    width: 32%;
    height: 60px;
}

.mdl_detail article img {
    float: left;
    margin: 0 2%;
    width: 50%;
    height: 100%;
    object-fit: contain;
}

.mdl_compare h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 23px;
}

.mdl_detail article h2 {
    color: inherit;
    float: right;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.15em;
    margin: 9px 0 5px;
    text-align: left;
    width: 60%;
}

.mdl_detail article .price {
    float: right;
    font-size: 0.95em;
    margin: 5px 0 0;
    width: 60%;
}

.mdl_detail article .price strong {
    font-size: 1.2em;
    margin-right: 6px;
}

.mdl_detail article .price span {
    color: #999;
    font-size: 0.95em;
}


@media (max-width: 479px) {

    .mdl_detail .btn-default,
    .mdl_detail .btn-primary {
        margin-bottom: 4px;
        padding: 12px;
        width: 100%;
    }

    .mdl_detail .nomobile {
        display: none
    }
}





/* MODAL opciones de Compra ********************************************/

.BOXCARTOPTIONS .mdl_detail .modal-body {
    border: 0 none;
    max-height: unset;
    overflow: visible;
}

.BOXCARTOPTIONS .PRODUCTAREA {
    padding-left: 20px;
    margin-bottom: 0;
}

.BOXCARTOPTIONS .mdl_options {
    height: auto;
    overflow: visible;
}

.BOXCARTOPTIONS .selector_opcion {
    border-top: 1px solid #eee;
    margin-top: 3px;
    padding-top: 10px;
}

.BOXCARTOPTIONS .item-options>span::before {
    content: "SELECCIONA";
    margin-right: 3px;
}

.BOXCARTOPTIONS .modal-title {
    /*display: none*/
}

.BOXCARTOPTIONS .IMAGEN img {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.BOXCARTOPTIONS .BUTTONINFO {
    color: #6F3BA4;
    display: block;
    float: left;
    margin: 17px auto 0;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    width: 100%;
}

.BOXCARTOPTIONS .BUTTONINFO:hover {
    color: #000
}

.BOXCARTOPTIONS .PRODUCTAREA h3 {
    font-size: 1.4em;
    font-weight: 700;
    margin: 0;
}

.BOXCARTOPTIONS .PRODUCTAREA .price_wrapper {
    margin: 9px 0 17px;
    width: 100%;
}

.BOXCARTOPTIONS .bttalle {
    display: none
}

.BOXCARTOPTIONS .BUTTONBUY {
    float: left;
    margin: 17px 0 0;
    max-width: 100%;
}

@media(max-width: 767px) {
    .BOXCARTOPTIONS .IMAGEN img {
        float: left;
        margin: -37px 0 5px;
        width: 99px;
    }
}







div.send-detail {
    float: left;
    width: 100%;
    display: block;
    min-height: 170px;
    margin-bottom: 30px;
}

div.option-detail {
    color: #fce2c9;
    font-size: 1.6em;
    left: 0;
    max-height: 200px;
    position: absolute;
    width: 100%;
}







.WARN .modal-title {
    display: none;
}

.WARN .close {
    margin: -10px -10px 0 0;
}

.mdl_detail .modal-body>h2 {
    font-size: 1.7em;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 12px;
    padding-left: 65px;
    position: relative;
}

.WARN .mdl_detail .modal-body>h2::before {
    content: "l";
    font-family: "diggit";
    font-size: 2.05em;
    left: 0;
    position: absolute;
    top: 0;
}

.mdl_detail p {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0 0 7px;
    padding-left: 65px;
}

.mdl_detail h6 {
    border-top: 1px solid #ccc;
    float: left;
    font-size: 0.97em;
    font-weight: 800;
    margin-top: 27px;
    padding-top: 9px;
    text-transform: uppercase;
    width: 100%;
}

ul.cart_items {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

ul.cart_items>li {
    float: left;
    padding-right: 30px;
    width: 50%;
}

.mdl_detail .modal-body>.btn-primary {
    margin-left: 20%;
    padding: 16px;
    width: 60%;
}





/***************************************************************************/
/**************************CALCULADORA CUOTAS*******************************/
.productheader {
    background-color: #f8f8f8;
    /*display: table;*/
    display: none !important;
    float: left;
    margin: -10px 0 40px;
    padding: 6px 15px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.productheader .image {
    display: inline-block;
    float: none;
    height: auto;
    margin: auto;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 55px;
}

.productheader .image img {
    width: 100%;
}

.productheader .title {
    color: #000;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 700;
    margin: auto;
    padding-right: 13px;
    text-align: center;
    vertical-align: middle;
}

.productheader .precio {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}

.productheader .precio .price_wrapper {
    display: table-cell;
    height: auto;
    margin: 0;
    vertical-align: middle;
}

.productheader .precio .price_wrapper>span {
    padding: 0;
}

.productheader .precio .price_wrapper>.price {
    float: right;
    margin-top: -3px;
}


@media (max-width: 991px) {
    .productheader .precio .price_wrapper>.price {
        display: block;
        float: left;
        margin-top: 2px;
    }
}

@media (max-width: 767px) {
    .productheader {
        display: block;
    }

    .productheader .title {
        border: 0 none;
        line-height: 1.2em;
        padding-right: 0;
    }

    .productheader .precio {
        padding: 0 0 0 20px;
        width: auto;
        display: block;
        float: left;
        font-size: 0.9em;
        margin-top: 10px;
    }

    .productheader .precio .price_wrapper>span {
        font-size: 10px;
        font-weight: normal;
        line-height: 1.1em;
        margin: -4px 0 0;
    }

    .productheader .precio .price_wrapper>.price {
        clear: left;
        float: left;
    }

    #_g_pc,
    #cs_sbmt {
        margin: 8px 5% 0;
        width: 90%;
    }

    #ModalPopUp {
        display: none !important;
    }
}

@media (max-width: 479px) {

    #c-envioModal .modal-dialog,
    #c-pagoModal .modal-dialog {
        margin: 0
    }
}



/*.pagando {
    float: left;
    width: 100%;
    margin: -11px 0 18px;
    background-color: #f5f5f5;
    padding: 6px 10px;
}
.pagando img {
    width: 100%;
    max-width: 125px;
}*/


.mdl_calculate .modal-body .main {
    line-height: 1.2em;
}

.mdl_calculate .btn.btn-primary {
    margin: 15px 22% 0;
    min-width: 0;
    width: 56%;
}


#c-envioModal p.subtit {
    font-size: 1.2em;
    padding-left: 4px;
	margin-bottom: 20px;
}

#c-envioModal p.subtit::before {
    float: unset;
}

#_g_pc {
    margin: 0 20%;
    max-width: 60%;
    padding: 0 10px;
    width: 100%;
}

#cs_sbmt {
    background-color: #6F3BA4;
    border: none !important;
    float: left;
    margin-bottom: 4px !important;
}

.Product input#_g_pc:focus {
    border-color: #565656d1 !important;
}

.Product select#_g_state, .Product select#_g_city {
    background: #fff !important;
}

.Product span.sh_price {
    color: #6F3BA4;
}

.result-envio {
    margin-top: 18px;
    float: left;
    width: 100%;
    font-size: 12px;
}

.result-envio ul,
.result-envio ul li,
.result-envio label {
    float: left;
    width: 100%;
}

.result-envio label {
    color: #000;
    font-size: 1.25em;
    line-height: 20px;
    margin: 0 0 13px;
}

.result-envio ul li label::before {
    font-family: 'Ionicons';
    content: "\f363";
    float: left;
    margin: 2px 7px 0 4px;
    color: #848484;
    font-size: 17px;
}

.result-envio label>div:first-child {
    float: left;
    margin-right: 10px;
}

.result-envio label>div:first-child::after {
    content: ":"
}

.result-envio label .gratis {
    font-weight: 700;
    font-size: 1.1em;
    color: #9dd9d2;
}

.result-envio label .sh_price {
    font-size: 0.9em;
    font-weight: 700;
}

.result-envio label .sh_price strong {
    font-size: 1.25em;
}
.shiptime {
    font-size: 0.9em;
    float: left;
    clear: left;
    margin: 0px 0 0 16px;
    color: #6F3BA4;
    font-style: italic;
}
.shiptime strong {
    font-weight: 700;
}


#paytabs {
    border: 0 none;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    gap: 10px;
}

#paytabs>li {
    width: 100%;
}

#paytabs>li:nth-child(3) {
    display: none;
}

p.subtit:before {
    content: "\f363"
}

p.subtit:before {
    float: left;
    font-family: "Ionicons";
    font-weight: normal;
    margin: 1px 7px 0 0;
    opacity: 0.6;
}

.mdl_calculate .paymethod .item {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #888;
    cursor: pointer;
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    height: 65px;
    line-height: 1.3em;
    margin-right: 15px;
    padding: 3px 10px;
    position: relative;
    text-align: center;
    transform: none;
    width: 100%;
}

.mdl_calculate .paymethod .item {
    filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale');
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.mdl_calculate .paymethod .active .item {
    background-image: linear-gradient(to bottom, #f9f9f9 40%, #d1d1d1 100%);
    border-color: #6F3BA4 !important;
    color: inherit;
    filter: none;
    opacity: 1;
}

.mdl_calculate .paymethod .active .item:before {
    border-color: #6F3BA4 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -25px;
    content: "";
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    display: none;
}

.mdl_calculate .paymethod .item span::after {
    background-size: 100% auto !important;
    content: "";
    display: block;
    height: 48px;
    margin: 4px auto 0;
    max-width: 116px;
    position: unset;
    z-index: 1;
}

.mdl_calculate .paymethod #mercadopago span::after {
    background: rgba(0, 0, 0, 0) url("/Content/PayMethods/mercadopago2.png") no-repeat scroll center center;
}

.mdl_calculate .paymethod #NPS,
.mdl_calculate .paymethod #SPS{
    display: flex;
    justify-content: center;
    align-items: center;
}

.mdl_calculate .paymethod #NPS span::before,
.mdl_calculate .paymethod #SPS span::before {
    background-size: 100% auto !important;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0) url("/Content/PayMethods/credit-card.png") no-repeat scroll center center;
    height: 40px;
    width: 40px;
}

.mdl_calculate .paymethod #NPS span,
.mdl_calculate .paymethod #SPS span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.5px;
    line-height: 14px;
}

.mdl_calculate .paymethod #todopago span::after {
    background: rgba(0, 0, 0, 0) url("/Content/PayMethods/todopago.png") no-repeat scroll center center;
    max-width: 95px !important;
}

.mdl_calculate #select-payment .result {
    color: #000;
    font-weight: 400;
    line-height: 1.5em;
}

.mdl_calculate .tab-pane {
    padding: 10px 0 0;
}

.tp-header {
    margin-bottom: 3px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.tp-header:before {
    font-weight: normal;
    font-family: "Ionicons";
    content: "\f363";
    opacity: 0.6;
    float: left;
    margin: 1px 7px 0 0;
}

.tp-header:before {
    display: none;
}

.tp-header strong {
    color: #6F3BA4 !important;
}


.tp-tarjetas img {
    float: left;
    width: 70px;
}

.tp-tarjetas small {
    width: 100%;
    float: left;
}

.tp-tarjetas small a {
    font-size: 1.2em
}



/* tabla todopago */
.table-cuotas {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-size: 0.9em !important;
}

.table-cuotas li {
    border-bottom: 1px solid #eee;
    float: left;
    padding: 6px 0;
    width: 100%;
}

.table-cuotas li>div {
    float: left;
    width: 18%;
    padding-left: 1%;
    text-align: left;
}

.table-cuotas li>div:nth-child(1),
.table-cuotas li>div:nth-child(2),
.table-cuotas li>div:nth-child(3) {
    padding-right: 2%;
}

.table-cuotas li .cant-cuotas {
    font-weight: normal;
    color: #1381B2;
}

.table-cuotas li:first-child>div {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2em;
    padding: 10px 0 10px 4px;
}

.table-cuotas li .cuotas-cft,
.table-cuotas li .cuotas-tea {
    width: 12%
}

.table-cuotas li .precio-total {
    width: 22%
}


/* tabla mercadopago */
.mpresult {
    margin: 25px 0 30px;
    max-width: 400px;
}

.mpresult .mlatname {
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 9px 6px 9px 0;
    text-align: left;
    text-transform: uppercase;
}

.mpresult .mlatname img {
    float: right;
}

.mpresult .mlapannt {
    line-height: 1.5em;
    padding: 4px 9px;
}

.mpresult .mlapannt span {
    color: #2c2c2c
}



/* select */
.mdl_calculate .customselect,
.mdl_calculate input {
    margin-bottom: 10px;
    max-width: 400px;
}

.mdl_calculate select,
.mdl_calculate input {
    border: 1px solid #ccc !important;
    background: #fff;
}

.mlatname {
    margin: 15px 2px 10px;
}

.mlapannt {
    font-size: 15px;
    padding: 3px 5px;
    line-height: 22px;
}

.mlapannt span {
    color: #2c2c2c !important;
    font-size: 15px;
    margin: 0 4px;
}

.mlapannt span.interes {
    color: green !important;
}


.tp-ver,
.mp-ver {
    float: left;
    font-size: 1.05em;
    line-height: 1.2em;
    margin: 20px 0 1px;
    white-space: normal;
    text-decoration: underline;
    color: #6F3BA4;
}

.tp-ver:hover,
.mp-ver:hover {
    text-decoration: underline;
    color: #000;
}



.mdl_calculate .customselect {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: unset;
}

.mdl_calculate .customselect::after {
    right: 10px;
    bottom: 0;
    line-height: 2em;
    top: 4px;
}

.mdl_calculate .btn.btn-primary {
    max-width: 200px;
    padding: 10px;
    margin: 30px calc(50% - 100px) 10px !important;
}

.mdl_calculate .btn.btn-primary:hover {
    background: #481877 !important;
    transition: background .2s;
    border-color: transparent;
}

#select-payment select#CREDITCARDS:focus {
    border-color: #6F3BA4 !important;
}

#select-payment a.mp-ver:focus {
    color: #6F3BA4 !important;
}

#_g_pc {
    margin: 0;
    padding: 0 10px;
    width: 100%;
    max-width: unset;
}





@media (max-width:991px) {
    .mdl_calculate {
        font-size: 0.9em;
    }
}

@media (max-width:600px) {
    .tp-tarjetas .img-container {
        float: left;
        width: 25%;
    }

    .table-cuotas li {
        border-top: 1px solid #eee;
        font-size: 0.9em;
        margin: -1px 0 0;
        padding: 8px;
        position: relative;
    }

    .table-cuotas li:last-child:after {
        display: none;
    }

    .table-cuotas li:first-child {
        display: none;
    }

    .table-cuotas li>div {
        float: left;
        font-size: 1.1em;
        line-height: 14px;
        padding: 0 !important;
        position: relative;
        text-align: left;
        width: auto !important;
    }

    .table-cuotas li .precio-total {
        clear: left
    }

    .table-cuotas li .cant-cuotas,
    .table-cuotas li .valor-cuotas {
        line-height: 1.4em;
        margin-right: 4px;
    }

    .table-cuotas li .valor-cuotas {
        color: #6F3BA4;
        font-size: 1.4em;
    }

    .table-cuotas li>div::before {
        margin-right: 4px
    }

    .table-cuotas li .precio-total:before {
        content: "Precio total financiado"
    }

    .table-cuotas li .intereses:before {
        content: "Interés"
    }

    .table-cuotas li .cuotas-cft:before {
        content: "CFT*1"
    }

    .table-cuotas li .cuotas-tea:before {
        content: "TEA*2"
    }

    .table-cuotas li>div::after {
        content: "/";
        margin: 0 4px;
    }

    .table-cuotas li .cant-cuotas:after {
        content: "de";
    }

    .table-cuotas li .cant-cuotas:before,
    .table-cuotas li .valor-cuotas:before,
    .table-cuotas li .valor-cuotas:after,
    .table-cuotas li .cuotas-tea:after {
        display: none
    }

    .tp-tarjetas {
        padding: 0;
    }

}

@media (max-width:479px) {
    .mdl_calculate .modal-body {
        padding: 20px 10px;
    }
    #paytabs {
        flex-direction: column;
    }
}




/* MODAL HOME SUSCRIBIR A NEWSLETTER ********************************/

.w-newsletter {
    display: table;
    float: left;
    background: white;
}

.image-newsletter {
    float: left;
}

.image-newsletter img {
    max-width: 100%;
    width: auto;
}


.newsletter-info {
    float: right;
    text-align: center;
}

.newsletter-info h4 {
    font-size: 1.2em;
    font-weight: 300;
    letter-spacing: 0.03em;
    margin: 10px 0;
}

.newsletter-info h3 {
    border-bottom: 1px solid #ddd;
    font-size: 1.9em;
    font-weight: 700;
    margin: 0 0 17px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.newsletter-info h3 strong {
    display: block;
    font-size: 1.6em;
    font-weight: 900;
}

.newsletter-info .short-description {
    font-size: 1em;
    line-height: 1.3em;
    padding: 0 0 20px;
}

.form-newsletter-popup {
    display: table;
    margin: 0 auto 36px;
    max-width: 360px;
}

.form-newsletter-popup .input-box {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.form-newsletter-popup .input-box .input-text {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 10px;
    height: 40px;
}

.form-newsletter-popup .action-newsletter {
    display: table-cell;
    vertical-align: top;
}

.form-newsletter-popup .action-newsletter .btn {
    background-color: #9dd9d2;
    border: 0 none;
    color: #fff;
    font-size: 0.9em;
    height: 34px;
    padding: 0 16px;
    text-transform: uppercase;
	transition: background .2s;
}

.newsletter-info a.s-facebook {
    margin-right: 0 !important;
    font-size: 1.4em !important;
}

.newsletter-info .s-facebook:before {
    color: #ccc;
}

.form-newsletter-popup .action-newsletter .btn:hover {
    opacity: 1;
    background: #565656;
    transition: background .2s;
}

#ModalPopUp .s-facebook:before{
	color: unset;
}

#ModalPopUp .s-facebook{
	color: #ccc;
}


.subscribe-bottom {
    display: none;
    margin-bottom: 15px;
}

.subscribe-bottom .checker {
    display: inline-block;
    float: none;
    position: relative;
    top: 1px;
}

.subscribe-bottom label {
    float: none;
    font-size: 0.8em;
    font-weight: normal;
    padding-left: 10px;
}

.newsletter-info .socials {
    float: left;
    width: 100%;
}

.newsletter-info .socials ul {
    display: table;
    margin: 0 auto 10px;
    text-align: center;
}

.newsletter-info .socials li {
    display: inline-block;
}

.newsletter-info .socials li a {
    color: #ccc;
    font-size: 1.4em;
    padding: 10px;
}

.newsletter-info .socials li a:hover {
    color: #333 !important;
}

#ModalPopUp .modal-header {
    background: white !important;
    border-bottom: 0 none;
    padding: 0;
    height: 0;
    line-height: 0;
    box-shadow: none;
}

#ModalPopUp input[type="button"] {
    border-radius: 0;
    height: 40px;
}

#ModalPopUp .modal-header .close {
    line-height: 20px;
}

#ModalPopUp .modal-header .close::before {
    color: #000;
}

#ModalPopUp .modal-content {
    padding: 20px;
    float: left;
    width: 100%;
    background-color: white;
}

#ModalPopUp .s-facebook:before {
    content: "\f231";
    font-family: 'Ionicons' !important
}

#ModalPopUp .s-twitter:before {
    content: "\f243";
    font-family: 'Ionicons' !important
}

#ModalPopUp .s-youtube:before {
    content: "\f24d";
    font-family: 'Ionicons' !important
}

#ModalPopUp .s-pinterest:before {
    content: "\f2b1";
    font-family: 'Ionicons' !important
}

#ModalPopUp .s-instagram:before {
    content: "\f350";
    font-family: 'Ionicons' !important
}

#ModalPopUp .s-linkedin:before {
    content: "\f238";
    font-family: 'Ionicons' !important
}

#ModalPopUp .s-email:before {
    content: "\f10f";
    font-family: 'Ionicons' !important
}

@media (max-width: 991px) {
    .newsletter-info {
        font-size: 0.9em
    }
}

@media (max-width: 767px) {
    #ModalPopUp .modal-dialog {
        margin: 30px 55px
    }
}

@media (max-width: 479px) {
    .newsletter-info {
        font-size: 0.8em
    }

    #ModalPopUp .modal-dialog {
        margin: 30px
    }
}


.mdl_calculate .paymethod #Promos strong::after {
    background: rgba(0, 0, 0, 0) url(/Content/PayMethods/logos2.png) no-repeat scroll center center;
    background-size: 100% auto !important;
    content: "";
    display: block;
    height: 48px;
    margin: 4px auto 0;
    max-width: 170px;
    position: unset;
    z-index: 1;
}



/*BOXCARTOPTIONS MODAL*/

.PRODUCT_BOX_BOXCARTOPTIONS .item-options.COLOR li {
    border-radius: 0;
    height: 40px;
    width: 40px;
    padding: 2px;
}
.PRODUCT_BOX_BOXCARTOPTIONS .item-options.COLOR .dropdown-menu {
    margin: 0;
}

.PRODUCT_BOX_BOXCARTOPTIONS h3 {
    height: 58px;
    text-align: left;
}

.PRODUCT_BOX_BOXCARTOPTIONS .price_wrapper {
    justify-content: flex-start !important;
}

.PRODUCT_BOX_BOXCARTOPTIONS .price {
    width: 100%!important;
    font-size: 22px!important;
    text-align: left!important;
    justify-content: flex-start!important;
}

.PRODUCT_BOX_BOXCARTOPTIONS .precio-final {
    color: #5924a8!important;
    font-size: 1.1em!important;
}

.PRODUCT_BOX_BOXCARTOPTIONS .BUTTONBUY {
    max-width: 170px;
}

.PRODUCT_BOX_BOXCARTOPTIONS .BUTTONINFO {
    color: #000;
    text-align: left;
    padding: 0 0 0 48px;
}