.elementor-208 .elementor-element.elementor-element-1211b4e{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-208 .elementor-element.elementor-element-8855691{--update-cart-automatically-display:none;--sections-border-radius:10px 10px 10px 10px;--sections-title-color:var( --e-global-color-primary );--links-normal-color:var( --e-global-color-primary );--forms-buttons-normal-text-color:var( --e-global-color-primary );--checkout-button-border-radius:10px 10px 10px 10px;}.elementor-208 .elementor-element.elementor-element-8855691 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-primary );}.elementor-208 .elementor-element.elementor-element-8855691 {--sections-descriptions-color:var( --e-global-color-primary );}.elementor-208 .elementor-element.elementor-element-8855691 .checkout-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-208 .elementor-element.elementor-element-8855691{--sections-padding:10px 10px 10px 10px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-8855691 *//* =========================================================
   LIPOVAC GG - WOOCOMMERCE CART
   Elementor Cart Widget: 8855691
   ========================================================= */


/* =========================================================
   DESKTOP + GLOBAL
   ========================================================= */


/* Vertikalno centriranje tabele */
.elementor-element-8855691
.woocommerce-cart-form__cart-item td {
    vertical-align: middle !important;
}


/* ---------- PRODUCT IMAGE ---------- */

.elementor-element-8855691
.product-thumbnail img {
    width: 75px !important;
    height: 75px !important;
    max-width: 75px !important;

    object-fit: contain;

    border-radius: 7px;
}


/* ---------- PRODUCT NAME ---------- */

.elementor-element-8855691
.product-name a {
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none !important;
}


/* =========================================================
   QUANTITY - DESKTOP + MOBILE
   ========================================================= */

.elementor-element-8855691
.product-quantity .quantity {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    height: 38px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 1px solid #dedede !important;
    border-radius: 6px !important;

    background: #fff !important;
    overflow: hidden !important;
}


/* Input količine */
.elementor-element-8855691
.product-quantity input.qty {
    display: block !important;

    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;

    height: 36px !important;
    min-height: 36px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    border-left: 1px solid #dedede !important;
    border-right: 1px solid #dedede !important;
    border-radius: 0 !important;

    outline: none !important;
    box-shadow: none !important;

    background: #fff !important;

    color: #111 !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 36px !important;
    text-align: center !important;

    -moz-appearance: textfield;
    appearance: textfield;
}


/* Uklanjamo browser strelice */
.elementor-element-8855691
input.qty::-webkit-inner-spin-button,
.elementor-element-8855691
input.qty::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}


/* Minus i Plus */
.elementor-element-8855691
.lipovac-qty-minus,
.elementor-element-8855691
.lipovac-qty-plus {
    display: flex !important;
    flex: 0 0 36px !important;

    align-items: center !important;
    justify-content: center !important;

    width: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;

    height: 36px !important;
    min-height: 36px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: #f7f7f7 !important;
    color: #111 !important;

    font-family: Arial, sans-serif !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    line-height: 1 !important;

    cursor: pointer !important;

    box-shadow: none !important;
    outline: none !important;

    user-select: none;
}


.elementor-element-8855691
.lipovac-qty-minus:hover,
.elementor-element-8855691
.lipovac-qty-plus:hover {
    background: #eeeeee !important;
    color: #c9201a !important;
}


/* =========================================================
   DESKTOP CART
   ========================================================= */

@media (min-width: 1025px) {

    /* Thumbnail kolona */
    .elementor-element-8855691
    .woocommerce-cart-form .product-thumbnail {
        width: 90px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }


    /* X kolona */
    .elementor-element-8855691
    .woocommerce-cart-form .product-remove {
        width: 40px !important;
        text-align: center !important;
    }


    /* Remove X */
    .elementor-element-8855691
    .product-remove a.remove {
        display: inline-flex !important;

        align-items: center !important;
        justify-content: center !important;

        width: 28px !important;
        height: 28px !important;

        margin: auto !important;

        border-radius: 50% !important;

        background: #f5f5f5 !important;
        color: #111 !important;

        font-size: 20px !important;
        line-height: 1 !important;

        text-decoration: none !important;
    }


    .elementor-element-8855691
    .product-remove a.remove:hover {
        background: #c9201a !important;
        color: #fff !important;
    }


    /* Naziv proizvoda */
    .elementor-element-8855691
    .product-name {
        text-align: left !important;
    }


    /* Quantity horizontalno */
    .elementor-element-8855691
    .product-quantity {
        text-align: left !important;
        white-space: nowrap !important;
    }


    /* Cijene */
    .elementor-element-8855691
    .product-price,
    .elementor-element-8855691
    .product-subtotal {
        white-space: nowrap !important;
    }

}



/* =========================================================
   TABLET + MOBILE
   ========================================================= */

@media (max-width: 1024px) {


    /* =====================================================
       RESET TABLE
       ===================================================== */

    .elementor-element-8855691
    table.shop_table.cart,
    .elementor-element-8855691
    table.shop_table.cart tbody {
        display: block !important;
        width: 100% !important;
    }


    .elementor-element-8855691
    table.shop_table.cart thead {
        display: none !important;
    }


    /* WooCommerce Product / Price / Quantity labels */
    .elementor-element-8855691
    .woocommerce-cart-form__cart-item td::before {
        display: none !important;
        content: none !important;
    }



    /* =====================================================
       PRODUCT CARD
       ===================================================== */

    .elementor-element-8855691
    .woocommerce-cart-form__cart-item {

        position: relative !important;

        display: grid !important;

        grid-template-columns: 110px minmax(0, 1fr) !important;

        grid-template-areas:
            "image name"
            "quantity price" !important;

        column-gap: 18px !important;
        row-gap: 16px !important;

        width: 100% !important;

        padding: 18px !important;
        margin: 0 0 14px 0 !important;

        background: #fff !important;

        border: 1px solid #e5e5e5 !important;
        border-radius: 11px !important;

        box-shadow: 0 3px 14px rgba(0,0,0,.035) !important;

        box-sizing: border-box !important;
    }



    /* =====================================================
       IMAGE
       ===================================================== */

    .elementor-element-8855691
    .product-thumbnail {

        grid-area: image !important;

        display: flex !important;

        align-items: center !important;
        justify-content: center !important;

        width: 110px !important;
        height: 110px !important;

        padding: 0 !important;
        margin: 0 !important;

        border: 0 !important;

        text-align: center !important;
    }


    .elementor-element-8855691
    .product-thumbnail a {

        display: flex !important;

        align-items: center !important;
        justify-content: center !important;

        width: 110px !important;
        height: 110px !important;

        background: #fafafa !important;

        border: 1px solid #f2f2f2 !important;
        border-radius: 9px !important;

        overflow: hidden !important;
    }


    .elementor-element-8855691
    .product-thumbnail img {

        display: block !important;

        width: 95px !important;
        height: 95px !important;
        max-width: 95px !important;

        margin: 0 !important;
        padding: 0 !important;

        object-fit: contain !important;
    }



    /* =====================================================
       PRODUCT NAME
       ===================================================== */

    .elementor-element-8855691
    .product-name {

        grid-area: name !important;

        display: flex !important;

        align-items: center !important;

        padding: 5px 32px 5px 0 !important;
        margin: 0 !important;

        border: 0 !important;

        text-align: left !important;
    }


    .elementor-element-8855691
    .product-name a {

        display: block !important;

        color: #111 !important;

        font-size: 15px !important;
        font-weight: 600 !important;
        line-height: 1.4 !important;

        text-align: left !important;

        text-decoration: none !important;
    }



    /* =====================================================
       SAKRIJ POJEDINAČNU CIJENU
       Ostavljamo samo Subtotal
       ===================================================== */

    .elementor-element-8855691
    .product-price {
        display: none !important;
    }



    /* =====================================================
       QUANTITY - DOLE LIJEVO
       ===================================================== */

    .elementor-element-8855691
    .product-quantity {

        grid-area: quantity !important;

        display: flex !important;

        align-items: center !important;
        justify-content: flex-start !important;

        padding: 0 !important;
        margin: 0 !important;

        border: 0 !important;

        text-align: left !important;
    }



    /* =====================================================
       CIJENA - DOLE DESNO
       ===================================================== */

    .elementor-element-8855691
    .product-subtotal {

        grid-area: price !important;

        display: flex !important;

        align-items: center !important;
        justify-content: flex-end !important;

        padding: 0 !important;
        margin: 0 !important;

        border: 0 !important;

        color: #c9201a !important;

        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 1.3 !important;

        text-align: right !important;
        white-space: nowrap !important;
    }


    .elementor-element-8855691
    .product-subtotal .amount,

    .elementor-element-8855691
    .product-subtotal bdi,

    .elementor-element-8855691
    .product-subtotal
    .woocommerce-Price-currencySymbol {

        color: #c9201a !important;
        font-weight: 700 !important;
    }



    /* =====================================================
       REMOVE X - GORE DESNO
       ===================================================== */

    .elementor-element-8855691
    .product-remove {

        position: absolute !important;

        display: block !important;

        top: 12px !important;
        right: 12px !important;

        width: auto !important;
        height: auto !important;

        padding: 0 !important;
        margin: 0 !important;

        border: 0 !important;

        z-index: 20 !important;
    }


    .elementor-element-8855691
    .product-remove::before {
        display: none !important;
        content: none !important;
    }


    .elementor-element-8855691
    .product-remove a.remove {

        display: flex !important;

        align-items: center !important;
        justify-content: center !important;

        width: 28px !important;
        height: 28px !important;

        padding: 0 !important;
        margin: 0 !important;

        border-radius: 50% !important;

        background: #f5f5f5 !important;
        color: #111 !important;

        font-size: 20px !important;
        font-weight: 400 !important;
        line-height: 1 !important;

        text-decoration: none !important;
    }


    .elementor-element-8855691
    .product-remove a.remove:hover {

        background: #c9201a !important;
        color: #fff !important;
    }



    /* Sakrij WooCommerce actions red */
    .elementor-element-8855691
    td.actions {
        display: none !important;
    }

}



/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .elementor-element-8855691
    .woocommerce-cart-form__cart-item {

        grid-template-columns: 90px minmax(0, 1fr) !important;

        column-gap: 14px !important;
        row-gap: 15px !important;

        padding: 14px !important;
    }


    .elementor-element-8855691
    .product-thumbnail,

    .elementor-element-8855691
    .product-thumbnail a {

        width: 90px !important;
        height: 90px !important;
    }


    .elementor-element-8855691
    .product-thumbnail img {

        width: 80px !important;
        height: 80px !important;
        max-width: 80px !important;
    }


    .elementor-element-8855691
    .product-name a {

        font-size: 14px !important;
    }


    .elementor-element-8855691
    .product-subtotal {

        font-size: 15px !important;
    }


    /* Malo kompaktniji QTY */

    .elementor-element-8855691
    .product-quantity .quantity {

        height: 34px !important;
    }


    .elementor-element-8855691
    .lipovac-qty-minus,

    .elementor-element-8855691
    .lipovac-qty-plus {

        width: 32px !important;
        min-width: 32px !important;
        max-width: 32px !important;

        height: 32px !important;
        min-height: 32px !important;
    }


    .elementor-element-8855691
    .product-quantity input.qty {

        width: 36px !important;
        min-width: 36px !important;
        max-width: 36px !important;

        height: 32px !important;
        min-height: 32px !important;

        line-height: 32px !important;
    }

}/* End custom CSS */