/*
Theme Name: Byanca Child
Theme URI: http://byanca.select-themes.com
Description: A child theme of Byanca Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: byanca
Template: byanca
*/

.woocommerce-form-coupon-toggle .woocommerce-info {
  font-size: 0px;
}
.woocommerce-form-coupon-toggle .woocommerce-info a{
  font-size: 16px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-heading,
.qodef-post-info-top,
.qodef-woo-social-share-holder,
.qodef-woo-social-share-holder,
.product_meta {
    display: none!important;
}
.qodef-woo-single-page .woocommerce-tabs {
    margin: 0!important;
}
span.stock_wrapper {
    color: #000;
    font-weight: 500;
    float: left;
    width: 100%;
}

.qodef-mobile-header .qodef-mobile-nav {
    height: auto!important;
}

.qodef-woocommerce-page table.cart td.actions {
    display: none;
}
/* .qodef-pl-text-wrapper .price {
    display: none!important;
}
@media only screen and (max-width: 768px) {
  .qodef-pl-text-wrapper .price {
      display: block!important;
  }
} */
.qodef-pli-rating-holder {
    display: none!important;
}
span.itprice {
    padding: 3px 8px;
    text-align: center;
    background: #df3152;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 60px;
    left: -200px;
    font-size: 12px;
    z-index: 1;
    transition: all 600ms ease;
}

li.product:hover span.itprice {
    left: 0px;
}

.qodef-pl-text-inner i {
    width: 61px;
    color: #fff;
    font-size: 30px;
    background: #df3152;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
}
ul.products>.product .qodef-pl-inner:hover .qodef-pl-info, ul.products>.product .qodef-pl-inner:hover .qodef-pl-text, ul.products>.product .qodef-pl-inner:hover .yith-wcqv-button, ul.products>.product .qodef-pl-inner:hover .yith-wcwl-add-to-wishlist {
    opacity: 0.5!important;
}


span.soldout {
    padding: 3px 8px;
    text-align: center;
    background: #df3152;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 12px;
    z-index: 1;
}
span.soldnew {
    padding: 3px 8px;
    text-align: center;
    background: #5f0715;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 6px;
    left: 6px;
    font-size: 12px;
    z-index: 1;
}
ul.nav-top-list li a:hover,
ul.nav-top-list li a {
    line-height: 20px;
    padding: 0 10px;
    color: #fff;
}
.woocommerce .qodef-new-product, .woocommerce .qodef-onsale, .woocommerce .qodef-out-of-stock {

    display: none!important;

  }

span.itsnew.onsale {
    padding: 3px 8px;
    text-align: center;
    background: #d4ac1f;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 6px;
    left: 6px;
    font-size: 12px;
    z-index: 1;
}




ul.nav-top-list li {
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 10px;
}

ul.nav-top-list {
    margin: 0;
    padding: 0;
}
.yith-wcwl-add-button a:after
{
    display: none!important;
}



@media only screen and (max-width: 768px) {
	.slide-mobile {
		display:none;
	}
}