/*
 Theme Name:   SlotsBonus Child
 Theme URI:    https://pokatheme.com
 Description:  SlotsBonus Child
 Author:       PokaTheme
 Author URI:   https://pokatheme.com
 Template:     slotsbonus
 Version:      1.0.0
 Tags:         
 Text Domain:  poka-child
*/

/* ==========================================================================
   Place your styles here
   ========================================================================== */


/* ==========================================================================
   Responsive steps
   ========================================================================== */
/* Large desktops */
@media (max-width: 1199px) {
    
}

/* Tablet */
@media (max-width: 991px) {
    
}

/* Mobile */
@media (max-width: 767px) {
    
}

/* Small mobile */
@media (max-width: 575px) {
    
}