.add-message span {
    display: none;
    text-align: center;
    color: green;
}

.add-message .show {
    display: block;
}

.ajaxcart {
    position: relative;
    float: right;
    position: relative;
    vertical-align: top;
    height: 51px;
}

.ajaxcart .glyph-icon {
    padding: 10px;
    display: block;
    font-family: "Flaticon";
    font-size: 64px;
    line-height: 1;
}

#ajaxcart-cart-content {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px 0 rgba(52, 73, 7, 0.35);
    box-sizing: border-box;
    display: none;
    position: absolute;
    right: 0;
    width: 280px;
    z-index: 50;
    top: 61px;
}

@media(max-width: 767px){
    #ajaxcart-cart-content {
        position: fixed;
    }
}

#ajaxcart-cart-content .empty {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    font-family: Roboto, sans-serif;
}

#ajaxcart-cart-content.show {
    display: block;
}

#ajaxcart-cart-content .block-subtitle .close {
    top: 10px;
}
.block-cart .mini-products-list .product-image {
    float: left;
    max-width: 40%;
    margin-right: 1em;
    position: relative;
    z-index: 2;
}

.block-cart .mini-products-list .product-details {
    margin-left: 0;
}

.block-cart .mini-products-list .item.last {
    margin-bottom: 0;
    padding-bottom: 0;
}

.minicart-actions {
   margin-top: 25px;
   padding-top: 22px; 
}

#mincart-overlay {
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 990;
}

#mincart-overlay.show {
    display: block;
}

/*#mincart-overlay:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*background: url(../../../images/tm/ajaxcart/ajax-loader.gif) 50% 50% no-repeat white;*/
    /*margin-left: -50px;*/
    /*margin-top: -50px;*/
    /*padding: 50px;*/
/*}*/
#mincart-overlay:before {
    content: '';
    font-size: 20px;
    margin: 0 auto 5em;
    width: 1em;
    height: 1em;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    text-align: center;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
}
@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
    }
    12.5% {
        box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    25% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    37.5% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    50% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    62.5% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    75% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
    }
    87.5% {
        box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
    }
}
@keyframes load4 {
    0%,
    100% {
        box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
    }
    12.5% {
        box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    25% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    37.5% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    50% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    62.5% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
    }
    75% {
        box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
    }
    87.5% {
        box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
    }
}

.view-all-link {
    display: table;
    box-sizing: border-box;
    margin: 10px auto;
}

#ajaxcart-progress {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 999;
    display: none;
}
#ajaxcart-progress.active {
    display: block;
}
.ajaxcart-count .icon {
    float: left;
}

.ajaxcart-link,
.ajaxcart-link:focus{
    color: #888888;
}
.ajaxcart-link:hover {
    color: #333;
}


.cart-link { 
    background:#87b030; 
    display:inline-block;  
    text-align:center; 
    font-family: 'Roboto', sans-serif; 
    font-size:14px; 
    line-height: 14px;
    font-weight:600; 
    color:#fff; 
    text-transform:uppercase; 
    border-radius: 4px;
    margin-right: 20px;
    padding: 15px 40px;
}
.cart-link:hover,
.cart-link:active,
.cart-link:focus { 
    background:#f38508; 
    color:#fff; 
}   


#ajaxcart-progress.active, #ajaxcart-progress:hover {
    opacity: 1;
}

.ac-progress {
    width: 100%;
    height: 10px;
    float: none;
}

.ac-progress-wrap {
    background: #ececec;
    position: relative;
}

.ac-progress-content {
    background: #2d2d2d;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s ease-out;
}
.messages-ajax {
    background: rgba(45, 45, 45, 0.2) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9990;
    left: 0;
    top: 0;
}
.messages-ajax ul {
    position: fixed;
    width: 591px;
    left: 50%;
    top:25%;
    -webkit-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     -o-transform: translateX(-50%);
     transform: translateX(-50%); 
    z-index: 55;
    text-align: center;
    background: #fff none repeat scroll 0 0;

}

.messages.messages-ajax li li  {
    background: #fff;
    color: #2d2d2d;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 15px 0px;

}

.messages.messages-ajax li li.border-product {
   border-top: 3px solid #eaeaea;
   border-bottom: 3px solid #eaeaea;
   margin-bottom: 28px;
}



@media(max-width: 479px){
    .messages-ajax ul {
        width: 310px;
    }

    .messages.messages-ajax li li {
        margin: 0 4px 28px;
    }

    #ajaxcart-cart-content {
        width: 303px;
    }
}

@media(min-width: 480px) and (max-width: 767px){
    .messages-ajax ul {
        width: 400px;
    }

    .messages.messages-ajax li li {
        margin: 0 20px 28px;
    }

    .messages-ajax ul {
        top: 7%;
    }
}

@media(min-width: 768px) and (max-width: 991px){
    .messages-ajax ul {
        top: 15%;
    }
}

.qty-wrapper {
    display: inline-block;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    margin-right: 3px;
}

.qty-wrapper > em {
    color: #2d2d2d;
    font-size: 8px;
    font-style: normal;
    font-weight: 600;
    margin-left: 3px;
}

.price-wrapper {
    display: inline-block;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

.product-wrapper {
    display: block;
    position: relative;
}

.ajaxcart-count .price {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

.action-icons .mfp-close {
    color: #3e3e3e;
    font-size: 24px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    position: relative;
    opacity: 1;
    font-weight: 300;
    width: auto;
}

.cart-popup .message-close {
    display: inline-block;
    float: right;
    margin-right: 11px;
    margin-top: 13px;
}

.skip-cart {
    pointer-events: none;
}

.cart-content-header {
    padding: 11px 20px;
    background: #fff;
}

.cart-content-header .subtotal {
    border-bottom: none;
    padding: 0;
}

.cart-content-header .subtotal .price {
    float: right;
    font-weight: normal;
}


.btn-edit {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.cart-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}


.cart-popup-link,
.cart-popup-link-cart {
    color: #fff;
    padding: 11px 13px;
    display: block;
    float: left;
    font-family: "Roboto", sans-serif;
    background: #00bbd3;
    font-size: 14px;
    text-transform: uppercase;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
}


.cart-popup-link {
    display: inline-block;
    margin-bottom: 15px;
    float: left;
    margin-left: 15px;
}


.cart-popup-link-cart {
    float: right;
    margin-bottom: 15px;
    margin-right: 15px;
}


.cart-popup-link:hover,
.cart-popup-link-cart:hover,
.cart-popup-link:focus,
.cart-popup-link-cart:focus,
.cart-popup-link:active,
.cart-popup-link-cart:active {
    background: #089486;
    color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
}


.cart-popup .popup-title {
    display: block;
    text-align: left;
    padding-left: 15px;
    margin-top: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 48px;
    color: #00bbd3;
}

@media(max-width: 767px){
    .cart-popup .popup-title {
        font-size: 20px;
        line-height: 30px;
    }
}

.cart-popup .product-name {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    max-width: 330px;
    text-align: left;
}

.cart-popup .cart-disable {
    display: none !important;
}

.cart-popup input.qty {
    position: absolute;
    left: 80px;
    top: 60px;
}

.cart-popup .btn-remove2 {
    display: none;
}

.cart-popup .message-close {
    cursor: pointer;
}

.cart-popup .popup-cart-quantity {
    display: block;
    text-align: left;
    padding-left: 15px;
    color: #2d2d2d;
    font-weight: normal;
    margin-bottom: 15px;
}

.cart-popup .product-image {
    display: inline-block;
    float: left;
}

.cart-popup .block-name {
    display: block;
}

.cart-popup-quantity {
    color: #9c9c9c;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
}

.cart-popup-quantity {
    float: left;
    display: inline-block;
    width: 72%;
    text-align: left;
    margin-top: 15px;
}

.cart-popup .cart-price {
    float: right;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.cart-popup .cart-price.cart-price-disable {
    display: none;
}


.cart-price {
    font-weight: bold;
}

@media(max-width: 767px){

    .cart-popup .product-name {
        display: block;
        float: none;
        max-width: 100%;
        text-align: center;
    }
    
    .cart-popup .product-image {
        display: block;
        float: none;
    }

    .cart-popup input.qty {
        position: relative;
        left: 0;
        top: 0;
    }
    
    .cart-popup .cart-price {
        float: none;
        display: block;
    }

}

/*# sourceMappingURL=ajaxcart.css.map */
