/*
 Theme Name:   Poka v2 Theme Child
 Theme URI:    http://pokatheme.com
 Description:  Poka v2 Theme child
 Author:       Poka Theme
 Author URI:   http://pokatheme.com
 Template:     poka_v2
 Version:      1.0.2
 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) {
    
}