@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

#wvc_cart .glyphicon{
    font-family: 'Glyphicons Halflings';
}
#wvc_cart .glyphicon-remove:before {
    content: "\e014";
}
#wvc_cart .glyphicon-trash:before {
    content: "\e020";
}
#wvc_cart {
    box-sizing: border-box;
    width: 266px;
    height: 175px;
    position: fixed;
    z-index: 9999999999;
    bottom: 1px;
    right: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

#wvc_cart * {
    box-sizing: border-box;
}
#wvc_cartCanvas {
    /*width: 266px;
    height: 207px;*/
    position: relative;
    z-index: 90;
    margin-left: 20px;
}
#wvc_shadowCanvas {
    position: absolute;
    z-index: 70;
    margin-left: 20px;
 }
#wvc_cart .wvc_imgProduct {
    position: fixed;
}

#wvc_cart .wvc_imgBox {
    position: absolute;
    bottom: 0px;
    -webkit-transition: left, bottom, opacity 0.2s;
    transition: left, bottom, opacity 0.2s;
}

#wvc_cart .wvc_productsContainer {
    position: relative;
    margin-left: 20px;
    z-index: 89;
    height: 90px;
    left: 64px;
    top: -152px;
    width: 108px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
}

#wvc_cart[data-imgsize="72"] .wvc_imgProduct.wvc_min {
    max-width: 72px;
    max-height: 72px;
}

#wvc_cart[data-imgsize="54"] .wvc_imgProduct.wvc_min {
    max-width: 54px;
    max-height: 54px;
}

#wvc_cart[data-imgsize="36"] .wvc_imgProduct.wvc_min {
    max-width: 36px;
    max-height: 36px;
}

#wvc_cart[data-imgsize="25"] .wvc_imgProduct.wvc_min {
    max-width: 25px;
    max-height: 25px;
}

.wvc_imgProduct.wvc_rotate {
    -webkit-animation-name: wvc_rotate;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-animation-name: wvc_rotate;
    -moz-animation-duration: 0.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes wvc_rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

#wvc_cart a {
    text-decoration: none;
}
#wvc_cart #wvc_bubbleCart {
    background-color: white;
    color: #bdc3c7;
    border-radius: 12px;
    padding: 18px;
    width: 400px;
    right: 140px;
    max-height: 380px;
    position: relative;
    z-index: 99999999991;
    bottom: 560px;
    text-align: center;
    display: none;
    border: 2px solid #1abc9c;
}
#wvc_cart #wvc_bubbleCart:after {
    content: ' ';
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: white transparent transparent transparent;
    height: 0;
    position: absolute;
    right: 32px;
    bottom: -10px;
    width: 0;
}

#wvc_cart .wvc_bubbleList {
    /*  min-height: 200px;*/
    text-align: left;
    min-height: 38px
}
#wvc_cart .wvc_bubbleList .wp-post-image {
    float: left;
    margin-top: -7px;
}

#wvc_cart .wvc_bubbleList ul {
    margin-left: 0px;
    margin-bottom: 6px;
}
#wvc_cart .wvc_bubbleList li {
    list-style: none;
    margin-bottom: 6px;
    min-height: 48px;
}
#wvc_cart .wvc_bubbleList ul.cart_list.product_list_widget {
    overflow-y: auto;
    max-height: 140px;
}
#wvc_cart .wvc_text-main {
    color: #1abc9c;
}
#wvc_cart .wvc_bubbleList ul.cart_list a:hover {
    opacity: 0.7;
}
#wvc_cart .wvc_color-main {
    background-color: #1abc9c;
}
#wvc_cart .buttons a.button {
    background-image: none;
    background-origin: padding-box;
    background-position: 0px 0px;
    background-repeat: repeat;
    background-size: auto;
    baseline-shift: baseline;
    border: 0px;
    border-radius: 4px;
    bottom: auto;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-variant-ligatures: normal;
    font-weight: normal;
    height: auto;
    left: auto;
    letter-spacing: normal;
    list-style-image: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-height: none;
    max-width: none;
    min-height: 0px;
    min-width: 0px;
    padding-left: 19px;
    padding-right: 19px;
    position: static;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: auto;
    transform: none;
    vertical-align: middle;
    visibility: visible;
    white-space: normal;
    width: auto;
    word-break: normal;
    word-spacing: 0px;
    word-wrap: normal;
    color: #fff;
    background-color: #1abc9c;
    font-size: 15px;
    line-height: 30px;
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
    text-shadow: none;
    padding-top: 4px;
    padding-bottom: 4px;
}
#wvc_cart .buttons a.button:hover {
    opacity: 0.6;
}

#wvc_cart .wvc_bubbleList .buttons {
    text-align: center;
    margin-bottom: 0px;
}

#wvc_cart .wvc_bubbleList .buttons a.button {
    margin: 8px;
}

#wvc_cart .wvc_bubbleList .wp-post-image {
    width: 38px;
    /*max-width: 48px;*/
    margin-right: 8px;
}
#wvc_cart .wvc_bubbleList .remove,#wvc_cart .wvc_bubbleList .variation {
    display: none !important;
}

#wvc_cart .product_list_widget a:not(.wvc_iconTrash) {
    margin-right: 8px;
    width: 60%;
    display: inline-block;
}

#wvc_cart .product_list_widget .quantity {
    text-align: right;
    margin-right: 6px;
    width: 100px;
    display: inline-block;
}

#wvc_cart .product_list_widget .wvc_iconTrash {
    display: inline-block;
    position: relative;
    top: 0px;
    opacity: 1;
}
#wvc_cart .product_list_widget .wvc_iconTrash:hover{
    opacity: 0.6;
}

#wvc_cart .total {
    text-align: right;
    border-top: 1px dashed #7a7a7a;
    padding-top: 10px;
    margin-bottom: 14px;
}

#wvc_cart .total strong {
    display: inline-block;
    margin-right: 32px;
}

#wvc_cart .total .amount {
    margin-right: 44px;
    font-weight: bold;
}
#wvc_cart #wvc_bubbleClose {
    position: relative;
    right: -4px;
    top: 2px;
}
#wvc_cart #wvc_bubbleClose:hover {
    opacity: 0.7;
}
#wvc_cart .wvc_bubbleCloseContainer {
    text-align: right;
    margin: 0px;
    margin-top: -12px;
}

/* Loader */
#wvc_cart .wvc_loader-walk {
    width: 100px;
    height: 40px;
    position: absolute;
    margin-top: 8px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#wvc_cart .wvc_loader-walk > div {
    content: "";
    width: 20px;
    height: 20px;
    background: #2196F3;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: wvc_loaderAnimate 2s linear infinite;
    animation: wvc_loaderAnimate 2s linear infinite;
}
#wvc_cart .wvc_loader-walk > div:nth-of-type(1) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}
#wvc_cart .wvc_loader-walk > div:nth-of-type(2) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}
#wvc_cart .wvc_loader-walk > div:nth-of-type(3) {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}
#wvc_cart .wvc_loader-walk > div:nth-of-type(4) {
    -webkit-animation-delay: -1.6s;
    animation-delay: -1.6s;
}

@-webkit-keyframes wvc_loaderAnimate {
    0% {
        left: 100px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px;
    }
    90% {
        width: 40px;
        height: 15px;
    }
    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 100px;
        top: 0;
    }
}

@keyframes wvc_loaderAnimate {
    0% {
        left: 100px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px;
    }
    90% {
        width: 40px;
        height: 15px;
    }
    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 100px;
        top: 0;
    }
}
@media only screen and (max-width:480px) {
    #wvc_cart .wvc_bubbleList .buttons a.button{
        padding: 4px;
    }
    #wvc_cart .wvc_bubbleList .cart_list {
        max-height: 70px;
    }
    #wvc_cart .product_list_widget .quantity {
        width: 80px;
    }
    #wvc_cart .total .amount {
        margin-right: 26px;
    }

}
@media only screen and (max-height : 321px) {
   #wvc_cart {
        display: none !important;
    }
}