/*
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
*/


img.logo {
    height: 90px !important;
    max-width: 240px !important;
    width: 100% !important;
}

@media (max-width: 768px) {
    img.logo {
        max-width: 200px !important;
    }
}
.wysiwyg-part ul > li::before {
    background: none !important;
}
a.E60959c19b {
    background: #f74e07 !important;
}

.Nf8424ebf7 {
    color: #f74e07 !important;
}
@media (max-width: 1150px) and (min-width: 950px) {
	.container {
    max-width: 1140px !important;
    width: 100% !important;
}
}