/*
Theme Name: Netband
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Description:  Internet provider & Broadband TV HTML Template
Version: 1.0.0
*/

/*
=================================
|***    Table of contents:   ***|
=================================

1. General styles
2. Typography
3. Helpers
4. Preloader
5. Go up button
6. Header and navigation
7. Hero Section
8. About us
9. Services
10. Fun facts
11. Projects
12. Pricing
13. Testimonial
14. CTA
15. Team
16. Video Banner
17. Shop
18. Marquee
19. Blog
20. Footer

Main Style file-> assets/css/main.css 
*/

.offcanvas__logo img{
    width: 170px;
}

.header-logo img{
    height: 50px;
}

.single-feature-items .icon{
    min-width: 100px;
}

.pu-novels img{
    width: 100%;
    box-shadow: 8px 8px 0px #D6111E;
    border: 4px solid #000;
    margin: 10px 0px;
    transition: .3s ease-in-out;
}

.pu-novels img:hover{
    box-shadow: -8px -8px 0px #D6111E;
}
































