img {
    height: auto;
}
.thank404,
.thank404 p {
    text-align: center;
}
.va-header-count {
    position: relative;
}
.va-header-count.va-has-items:after {
    content: '';
    display: block;
    height: 7px;
    width: 7px;
    background: #008775;
    border-radius: 4px;
    position: absolute;
    top: 4px;
    right: 12px;
}
.ajax_add_to_cart.loading img {
    display: none;
}
.ajax_add_to_cart.loading:not(.button):before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: transparent url(../images/loader.gif) no-repeat left top;
    vertical-align: middle;
}
table.dataTable thead th,
table.dataTable thead td {
    border: none;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}
#wpcf7-f563-o1 .wpcf7-response-output {
    margin: 0 0 20px;
}
div.wpcf7 .ajax-loader {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 15px;
    background-color: #ffffff;
    border-radius: 50%;
    background-position: center;
}
.wpcf7-not-valid-tip {
    clear: both;
}
.wpcf7-form-control-wrap {
    position: static;
}
.buttonbar {
    position: relative;
    clear: both;
    overflow: hidden;
}
.slider > * {
    display: none;
}
.slider.slick-initialized > * {
    display: block;
}
.list-actions {
    width: 130px;
    padding: 10px 10px 50px;
    text-align: center;
    margin: 0 auto;
}
.list-actions .quantitybox.small {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
}
.list-actions a {
    margin: 10px 10px 0;
    display: inline-block;
    line-height: 1em;
}
.list-actions a img {
    filter: grayscale(1);
    display: inline-block;
}
.list-actions a:hover img,
.list-actions a.added img {
    filter: grayscale(0)
}
.price {
    display: inline-block;
}
.price del {
    color: #808080;
    float: right;
    margin-left: 10px;
}
.price ins {
    text-decoration: none;
}
.overflow-hidden {
    overflow: hidden;
}
.Zebra_Pagination .pagination {
    list-style: none;
    text-align: center;
}
.Zebra_Pagination .pagination li {
    display: inline-block;
    margin: 0 2px;
}
.Zebra_Pagination .pagination li {
}
.Zebra_Pagination .pagination li a {
    color: inherit;
    padding: 5px 15px;
    background: #ecf0f3;
    display: inline-block;
}
.Zebra_Pagination .pagination li.active a {
    color: #ffffff;
    background: #006e5f
}
.text-right {
    text-align: right;
}
.woocommerce ul.woocommerce-message li,
.woocommerce ul.woocommerce-error li,
.woocommerce ul.woocommerce-info li {
    margin-bottom: 0;
}
.slick-dots li button {
    width: 25px;
    border-radius: inherit;
}
.slick-dots li:not(.slick-active) button:before {
    background: #dddddd;
}
.slick-dots li.slick-active button:before {
    background: #008775;
}
.slick-dots li button:before {
    border-radius: 6px;
    width: 100%;
    opacity: 1;
}
.slick-prev, .slick-next {
    top: -38px;
    right: 0;
    left: auto;
    z-index: 1;
    width: auto;
}
.slick-prev {
    right: 55px;
}
.slick-next {
    right: 14px;
}
.slick-prev:before, .slick-next:before {
    font-size: 14px;
    padding: 10px;
    border: 1px solid #aaaaaa;
    display: block;
}
.tippy-content {
    font-size: 12px;
}
#wl-wrapper a[href$="/products/"] {
    font-weight: bold;
}
.display-none {
    display: none;
}
.woocommerce mark {
    color: #006e5f;
    font-weight: bold;
    background: none;
}
@media screen and (max-width: 767px) {
    .va-header-count.va-has-items:after {
        background: #ffffff;
        top: 2px;
    }
}
@media (max-width: 1199.98px) {
    .prod_container.fivecol_width li {
        width: 33.33%;
    }
}
@media (max-width: 767.98px) {
    .prod_container.fivecol_width li {
        width: 50%;
    }
}
@media (max-width: 575.98px) {
    .prod_container.fivecol_width li {
        width: 100%;
    }
}
