/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/*==========================Change Log : Aftab 17.11.19=======================*/
.product-info .woocommerce-breadcrumb.breadcrumbs,.widget .is-divider{display:none!important;}
.product-info .is-divider.small {
    background-color: #D26E4B!important;
    margin: 1em auto 1em auto!important;
    max-width: 100px!important;
}
.product-info .woocommerce-product-rating {
    margin: 0 auto!important;
    display: table!important;
}
.product-info h1.product-title.product_title,.price-wrapper{text-align:center!important;}
.product-info del .woocommerce-Price-amount.amount{
    opacity: 1!important;
    font-size: 27px!important;
}
.product-info ins .woocommerce-Price-amount.amount{
    color: #D26E4B!important;
    font-size: 50px!important;
}
.product-summary .woocommerce-Price-currencySymbol{vertical-align: inherit!important;}
#woocommerce_product_categories-4{
    border: 6px double #D26E4B!important;
    padding: 10px!important;
}
.widget-title{
    color: #D26E4B!important;
    text-align: center!important;
    font-size: 18px!important;
}
.badge-inner.secondary.on-sale{
    border-radius: 0!important;
    width: 130px !important;
    height: 37px!important;
    display: block!important;
    line-height: 33px!important;
    transform: rotate(-45deg)!important;
    position: relative!important;
    left: -25px!important;
    top: -15px!important;
}
.product-images{overflow: hidden!important;}
.onsale{font-size: 16px!important;}














