/**/

/* title page cart */

#cart .cart-grid .h1{
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #1C1C1C;
    margin-bottom: 0px;
    margin-top: 18px;
    text-transform: none;
    letter-spacing: 0px;
}
#cart .cart-products {
    display: flex;
    justify-content: center;
}
.card.cart-summary klarna-placement {
    display: block;
    margin-top: 35px;
}
#cart .cantidad-productos{
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #1C1C1C;
    text-transform: none;
}
.cart-summary-line.summary-title-cart-line {
    margin-top: 10px;
}


span#zoid-paypal-message-uid_c90bd7eb84_mtu6ndy6mzm {
    display: none;
}

cart-detailed-totals .card-block {
    padding: 100px;
}

.card-block {
    padding: 10px 0px 0px 0px;
}
#cart .container-item-product .container-right {
    width: inherit;
}
.qty_price .price {
    text-align: right;
    float: none;
}
#cart .container-item-product .container-right {
    width: inherit;
}
/* display block fecha entrega estimada contenedor producto */
#cart .cart-grid-body  .feature-data {
    display: block;
    margin-top: 10px;
}
#cart .cart-grid-body  .feature-data:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 14px;
    margin-right: 10px;
    background: url('/img/cms/camion.png') no-repeat;
    vertical-align: middle;
}
/* continue shopping display none and fecha estimanda */
/*#cart .cart-grid-body .continue_shopping , #cart .cart-grid-body .fecha_estimada{
    display: none;
}*/
#cart .cart-grid-body .continue_shopping{
    display: none;
}

#cart .cart-item .product-line-info:not(:first-child){
    display: none;
}
#cart .cart-item .product-line-info .label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
    font-weight: bold;
}
#cart .cart-grid-body a.label:hover {
    color: #000000;
}

#cart .retgrtgre1 {
    display: block !important;
    margin-top: 16px;
    position: relative;
}
#cart .retgrtgre1:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 14px;
    margin-right: 10px;
    background: url('/img/cms/camion.png') no-repeat;
    vertical-align: middle;
}

/**/
.checkout.cart-detailed-actions.card-block {
    padding-top: 40px;
}
/* cart list item */
#cart .container-item-product {
    display: flex;
    margin-left: 10px;
    width: 100%;
    grid-gap: 10px;
    width: inherit;
    margin: 0px;
    padding: 0px 15px;
}
.cart-grid-body .cart-overview {
    padding: 0px ;
}
#cart li.cart-item {
    background-color: #f6f6f6;
    margin-bottom: 10px;
    border: none;
    width: 100%;
    padding: 15px 0px;
}
#cart .product-quantity {
    background-color: white;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    margin-bottom: 0px;
    display: inline-block;
}
#cart .product-price {
    color: #000000;
    font-size: 16px;
    display: inline-block;
    font-weight: normal;
}
/*#cart .cart-line-product-actions{
    margin-top: -10px;
}*/
#cart .price_discount {
    color: #000000;
    text-decoration: line-through;
    font-size: .875rem;
    display: block;
    line-height: 12px;
    font-weight: bold;
}
#cart .price_finalprice {
    color: #e00109;
    font-weight: bold;
}
/*#cart .price{
    margin-left: -43px;
}*/
#cart .remove-cart-item-popup:before {
    content: '';
    border-bottom: 1px solid #000;
    width: 15px;
    display: inline-block;
    transform: rotate(45deg);
    margin-bottom: 7px;
    cursor: pointer;
}
#cart .remove-cart-item-popup:after {
    content: '';
    border-bottom: 1px solid #000;
    width: 15px;
    display: inline-block;
    transform: rotate(-45deg);
    margin-left: -15px;
    margin-bottom: 7px;
    cursor: pointer;
}
/**/

/* cart right */
#cart .cart-grid-right .cart-summary {
    background-color: #f6f6f6;
    margin-bottom: 8px;
    border: none;
}
#cart .cart-detailed-actions .btn-primary{
    background-color: #e6530f;
    border: none;
    box-shadow: none;
    font-size: 16px;
    outline: none;
    padding: 12px 47px;
    color: white!important;
    text-transform: initial;
    display: block;
}
/*#cart .block-promo .promo-code {
    padding: 1.6rem;
    background: #f6f6f6;
    border-bottom: 1px solid #e8e3d7;
}*/
#cart .cart-grid-right .block-promo .promo-code {
    padding: 15px 0px;
    background: #f6f6f600;
    border-bottom: 1px solid #e8e3d7;
    text-align: center;
}
#cart .cart-voucher{
    margin-top: 25px;
    font-size: 0px;
    width: 100%;
}
#cart .cart-grid-right .block-promo .promo-code-button {
    padding-left: 1.25rem;
    margin-bottom: 1.25rem;
    display: inline-block;
    float: right;
    font-weight: bold;
    margin-right: 0px;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 13px;
}
#cart .cart-detailed-actions .btn-primary:hover{
    background-color: #009fe3;
}
#cart .cart-detailed-actions .btn-primary {
    background-color: #009fe3;
    border: none;
    box-shadow: none;
    font-size: 16px;
    outline: none;
    padding: 12px 47px;
    color: white!important;
    width: 100%;
    max-width: 290px;
    line-height: 30px;
    margin: auto;
    display: block;
    margin-bottom: 25px;
}
#cart span.date_estimated {
    display: none;
}
#cart .cart-grid-right .block-promo .promo-input+button {
    background-color: #009fe3;
    color: #fff;
    width: 151px;
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    padding: 0px 5px;
    margin-top: 0px;
}


#cart .block-promo .promo-input+button:hover {
    background-color: #009fe3;
}

#cart .cart-grid-right .cart-detailed-totals .card-block:first-child{
    display: none;
}
#cart .cart-summary-line.cart-total span{
    color: #000000;
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
}
cart-summary-line summary-title-cart-line .card-block{
    /* padding: 26px; */
    padding: 10px 10px 15px 156px;
}
#cart .summary-title-cart-line .label {
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
    padding: 10px 0px;
}
.qty_price {
    display: grid;
    grid-template-columns: 90px calc(100% - 90px);
    align-items: center;
}
#cart .qty-item {
    padding: 0px 12px;
}
#cart .body-item{
    display: grid;
    grid-template-columns: 1fr 15px;
    margin-bottom: 15px;
}
.block-promo .promo-input {
    display: inline-block;
    width: calc(100% - 151px);
    font-size: 14px;
    vertical-align: middle;
    border: 1px solid #d4d4d4;
    height: 38px;
    padding: 0px 5px;
    margin-top: 0px;
    outline: none;
}
/* ATTRIBUTES */
.name_attribute{
    text-align: left;
    font-size: 12px;
    color: #7a7a7a;
    font-weight: bold;
}
.value_attribute{
    font-size: 12px;
    color: #7a7a7a;
}

/*--------------------------- MEDIA QUERIES -------------------------------- */


.contenedor_cart {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 90px;
    margin: auto;
    justify-content: center;
    margin-bottom: 100px;
    width: 100%;
    margin-top: 35px;
}
.cart-grid-body {
    max-width: 621px;
    display: grid;
    justify-self: end;
    width: 100%;
}
.cart-grid-right {
    max-width: 520px;
    display: flex;
    justify-self: start;
    width: 100%;
}
#cart .cart-grid-right .cart-summary {
    background-color: #f6f6f6;
    margin-bottom: 8px;
    border: none;
    width: 100%;
    position: relative;
    padding: 0px 50px;
    height: min-content;
}

.cart-grid-right {
    /* padding: 0px 50px; */
}
#cart .cart-voucher {
    padding-top: 15px;
}

@media (max-width: 991px) {
    .contenedor_cart {
        gap: 0px 35px;
    }
    #cart .block-promo .promo-code {
        padding: 1.6rem;
        background: #f6f6f6;
        border-bottom: 1px solid #e8e3d7;
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }
    #cart .cart-voucher form.collapse {
        margin-top: 25px;
    }
    #cart li.cart-item {
        background-color: #f6f6f6;
        margin-bottom: 8px;
        border: none;
        width: 100%;
    }
    #cart .product-price {
        color: #000000;
        font-size: 16px;
        display: inline-block;
        font-weight: normal;
        margin-left: -7px;
    }
}
@media (max-width: 768px) {
    .contenedor_cart {
        gap: 0;
        grid-template-columns: 100%;
        max-width: 100%;
    }

    .cart-grid-body, .cart-grid-right {
        width: 100%;
        max-width: 100%;
        margin: 0px;
    }
    .card.cart-container {
        margin: 0px;
    }
}

