/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.3
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/


.custom-logo{
	width:250px;
}
@media screen and (max-width: 992px) {
	.custom-logo{
	width:200px;
}
}
@media screen and  (min-width: 768px) and (max-width: 1200px){
body header .container .header-top-flex{
    padding: 20px 20px!important;
}
}
