/**
* Theme Name: July Child
* Description: This is a child theme of July, generated by Merlin WP.
* Author: <a href="http://uxper.co/">Uxper</a>
* Template: july
* Version: 1.0.0
*/
.site-topbar{
	display:none;
}
body.archive.tax-product_cat.page-title-02 div#wrapper div#page-title .page-title-bg {
    background-image: url(https://shopncart.co/travellerluggages/wp-content/uploads/2023/03/MOUNTAIN-BAG-copy.jpg) !important;
}
body.woocommerce-shop.woocommerce.woocommerce-page.woocommerce-js.fullwidth.layout-01.page-title-02 .page-title-bg {
    background-image: url(https://shopncart.co/travellerluggages/wp-content/uploads/2023/03/shop-banner.jpg) !important;
}
.wp-caption .wp-caption-text {
    font-size: 0.8em;
    line-height: 17px;
    margin: 0px;
    width: 100%;
    padding: 0px 0px 5px;
    background-color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    opacity: 0.7;
    display:block;
}
.wp-caption .wp-caption-text:hover{
    display:none !important;
}