.share-buttons_item {
    margin: 0 2px 2px 0;
    display: inline-block;
    vertical-align: top;
}

.share-buttons_link.link-facebook {
    background: #3b5998;
}

.share-buttons_link {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.share-buttons_link.link-twitter {
        background: #00aced;
}

body #motopress-main.main-holder .content-holder div.product .share-buttons {
    height: auto;
}

.share-buttons_link {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.share-buttons_link.link-google-plus {
    background: #dd4b39;
}

.share-buttons_link {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.share-buttons_link.link-pinterest {
    background: #cb2027;
}

.share-buttons_link {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.share-buttons_link:hover, .share-buttons_link:focus, .share-buttons_link:active {
    color: #fff;
    text-decoration: none;
}
.share-buttons_link.link-facebook:hover {
    background: #263961;
}
.share-buttons_link.link-twitter:hover {
    background: #0074a1;
}
.share-buttons_link.link-google-plus:hover {
    background: #ac2d1e;
}
.share-buttons_link.link-pinterest:hover {
    background: #89161a;
}

.cherry-badge:before {
    content: attr(data-badge-text);
    font-size: 11px;
    line-height: 12px;
    padding: 2px 2px 1px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    background: red;
    float: right;
    margin: -6px 0 0 4px
}

.cherry-badge.cherry-badge-new:before {
    background: green
}

.cherry-badge.cherry-badge-hot:before {
    background: red
}

.cherry-badge.cherry-badge-sale:before {
    background: orange
}

.sf-menu > li > .cherry-badge:before {
    content: "";
    padding: 0;
    margin: 0
}

.sf-menu .cherry-badge-content {
    font-size: 11px;
    line-height: 12px;
    padding: 2px 2px 1px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    background: red;
    float: right;
    margin: -6px 0 0 4px
}

.cherry-badge-new > .sf-menu .cherry-badge-content {
    background: green
}

.cherry-badge-hot > .sf-menu .cherry-badge-content {
    background: red
}

.cherry-badge-sale > .sf-menu .cherry-badge-content {
    background: orange
}

nav.nav.footer-nav {
    overflow: visible
}

.cherry-wc-account {
    position: relative;
    float: right;
    margin: 0 0 0 35px;
    line-height: 20px
}

.cherry-wc-account_content {
    display: none;
    position: absolute;
    top: 100%;
    margin: 5px 0 0 0;
    width: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99
}

#motopress-main.main-holder .content-holder ul.products.owl-carousel {
    width: auto !important;
    margin: 0 -15px !important
}

    #motopress-main.main-holder .content-holder ul.products.owl-carousel .owl-item {
        padding: 10px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #motopress-main.main-holder .content-holder ul.products.owl-carousel li.product {
        margin: 0;
        width: 100%
    }

.cherry-thumb-wrap {
    position: relative
}

.cherry-quick-view {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms linear !important;
    -moz-transition: all 200ms linear !important;
    transition: all 200ms linear !important;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    width: 60px;
    text-align: center;
    top: 14px;
    left: 50%;
    margin: -14px 0 0 -43px !important
}

li.product:hover .cherry-quick-view {
    visibility: visible;
    opacity: 1;
    top: 50%;
	    box-shadow: 0px 1px 9px #000 !IMPORTANT;
}

.cherry-quick-view-popup {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto;
    max-width: 800px;
    position: relative;
    min-height: 100px
}

    .cherry-quick-view-popup .mfp-close {
        cursor: pointer;
        padding: 0;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

.wishlist_table tr td, .wishlist_table tr th.wishlist-delete {
    text-align: center;
}

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #297E29;
}

.cherry-quick-view-load {
    text-align: center;
    font-size: 20px;
    line-height: 40px
}

.cherry-quick-view-images {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    padding: 0 0 20px 0
}

@media(max-width:600px) {
    .cherry-quick-view-images {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding: 0 0 20px 0;
        float: none
    }
}

.cherry-quick-view-data {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 25px
}

@media(max-width:600px) {
    .cherry-quick-view-data {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding: 0 0 20px 0
    }
}

.cherry-quick-view-data .woocommerce-product-rating {
    float: right;
    padding: 0 0 20px 0
}

.cherry-quick-view-data .product_title {
    clear: both;
    margin: 0;
    padding: 0 0 20px 0;
    background: 0;
    font-size: 20px;
    line-height: 22px
}

.cherry-quick-view-data div[itemprop="offers"] {
    float: left;
    font-size: 1.4em;
    padding: 0 0 20px 0
}

.cherry-quick-view-data .product_meta > span {
    display: block;
    padding: 0 0 10px 0
}

.cherry-quick-view-data .quantity {
    display: inline-block;
    vertical-align: top
}

    .cherry-quick-view-data .quantity input {
        width: 60px
    }

.cherry-quick-view-add-to-cart {
    padding: 0 0 20px 0
}

    .cherry-quick-view-add-to-cart .added_to_cart {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 10px;
        text-decoration: none !important
    }

.cherry-quick-view-content {
    clear: both;
    padding: 20px 0 0 0
}

#yith-wcwl-popup-message {
    background: white;
    border: 1px solid #CCC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 50px;
    padding: 15px;
    position: fixed;
    text-align: center;
    top: 50%;
    left: 50%;
    z-index: 10000;
}

.select-menu {
    display: block;}