/*
 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) {
    
}

body .aff-widget-spins p{
	height :65px;
	font-size:20px;
}

.item.top-casiono_heading .c2 {
	padding-left:17px;
}

.section--first .aff-widget-spins .hf_links {
	padding:0px;

}
.section--first .hf_links .btn {
	margin-left:2px;margin-right:2px;
	width:155px;
	margin-bottom:10px;
	height: 40px;
    border-radius: 2px;
}

.head-menu.head-menu--s1 {
	border-bottom:1px solid #000;
}

#mobile-menu .mm-navbar.mm-navbar-top {
	display:none;
}