
div.b-modal
{
    background-color: #ffffff;
    opacity: 0.1 !important;
    z-index: 9999998 !important;
}
div#festi-cart-pop-up-content
{
    z-index: 9999999 !important;
}
div#festi-cart-pop-up-content div.festi-cart-pop-up-body
{
    border:  0px solid;
    border-radius: 0px;
    border-color: #dedede;
    padding: 20px;
    box-shadow:
        0
        0
        50px
        0px
        #b8b8b8;
    max-width: 650px;
    background-color: rgba(
        255,
        255,
        255,
        1    );
}

div.festi-cart-pop-up-body div.festi-cart-pop-up-header
{
    text-align: center;
    margin:
        10px
        10px
        20px
        10px;
}

div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg
{
    color: #1a1a1a;
    font-size: 20px;
}
div#festi-cart-pop-up-content span.festi-cart-closed.b-close
{
            display: none;
        float: right;
    cursor: pointer;
    position: relative;
    right: -20px;
    top: -40px;
}

div#festi-cart-pop-up-content span.festi-cart-closed.b-close span.festi-cart-closed-button
{
    font-size: 15px;
    font-weight: bold;
    color: #303030;
}

div#festi-cart-pop-up-content span.b-close span.festi-cart-closed-button:hover
{
    color: #565959;
}

div.festi-cart-pop-up-content  div.festi-cart-pop-up-products-content div#popup-nav-wrapper
{
    text-align: center}

div#popup-nav-wrapper span.festi-cart-continue-shopping
{
    
     border: 0px solid;
     border-color: #e0e0e0;
     border-radius: 0px;
     background-color: #ffffff;
     color: #009860;
     font-size: 16px;
     line-height: 16px;
     padding-top: 10px;
     padding-bottom: 10px;
}

div#popup-nav-wrapper span.festi-cart-continue-shopping:hover
{
     background-color: #ffffff;
     border-color: #e0e0e0;
     color: #525252;
}

/*product list analog Start */
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.festi-cart-title,
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-title
{
    color: #009860;
    font-size: 13px;
}
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.festi-cart-title:hover
{
    color: #525252;
}
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-count,
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price,
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price span.amount
{
    color: #1f1e1e;
    font-size: 13px;
}
body div.festi-cart-pop-up-products-content  div.festi-cart-total
{
        border: 0px solid;
    border-color: #ffffff;
    border-radius: 7px;
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
    text-align: right;
}


body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-view-cart
{
    
     border: 1px solid;
     border-color: #009860;
     border-radius: 0px;
     background-color: #ffffff;
     color: #009860;
     font-size: 13px;
     padding-top: 5px;
     padding-bottom: 5px;
}
body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-view-cart:hover
{
     background-color: #009860;
     border-color: #009860;
     color: #ffffff;
}

body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-checkout
{
     
     border: 1px solid;
     border-color: #e0e0e0;
     border-radius: 0px;
     background-color: #009860;
     color: #ffffff;
     font-size: 13px;
     padding-top: 5px;
     padding-bottom: 5px;
}

body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-checkout:hover
{
     background-color: #005c39;
     border-color: #e0e0e0;
     color: #ffffff;
}

body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete
{
    vertical-align: middle;
}

body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product
{
    font-size: 18px;
    line-height: 18px;
    color: #009860;
    float: left;
}
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product:hover
{
    color: #6f6f6f;
}
body div.festi-cart-pop-up-products-content  table.festi-cart-list tr,
body div.festi-cart-pop-up-products-content  table.festi-cart-list tr td
{
    border-bottom: 1px solid;
    border-bottom-color: #ededed;
}
div.festi-cart-pop-up-products-content  table.festi-cart-list tr.festi-cart-empty
{
    color: #111111;
    padding: 0;
}
body div.festi-cart-pop-up-products-content  table.festi-cart-list tr.festi-cart-empty td.festi-cart-empty
{
    padding-top: 5px;
    padding-bottom: 5px;
}
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img a.festi-cart-img img,
body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img span.festi-cart-img img
{
            max-width: 70px;
                width: 70px;
    }

body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-variation-attribut
{
    font-size: 12px;
    display: block;
}

 body div.festi-cart-pop-up-products-content div#festi-cart-pop-up-products-list-body {
        max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    }
    body div.festi-cart-pop-up-products-content 
    div#festi-cart-pop-up-products-list-body::-webkit-scrollbar {
        width:9px;
    }

    body div.festi-cart-pop-up-products-content 
    div#festi-cart-pop-up-products-list-body::-webkit-scrollbar-track {
        -webkit-border-radius:5px;
        border-radius:5px;
        background:rgba(0,0,0,0.1);
    }
    
    body div.festi-cart-pop-up-products-content 
    div#festi-cart-pop-up-products-list-body::-webkit-scrollbar-thumb {
        -webkit-border-radius:5px;
        border-radius:5px;
        background:rgba(0,0,0,0.2);
    }
    
    body div.festi-cart-pop-up-products-content 
    div#festi-cart-pop-up-products-list-body::-webkit-scrollbar-thumb:hover {
        background:rgba(0,0,0,0.4);
    }
    
    body div.festi-cart-pop-up-products-content 
    div#festi-cart-pop-up-products-list-body::-webkit-scrollbar-thumb:window-inactive {
        background:rgba(0,0,0,0.05);
    }
