/*
Theme Name: smartbow
Theme URI: https://generatepress.com
Author: smartbow
Author URI: https://generatepress.com/about
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Version: 3.6.1
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2025 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2025 Automattic, Inc.

Actual CSS can be found in /assets/css/ folder.
*/



* {
	box-sizing: border-box;
}

.container {
	width: 100%;
	max-width: 1170px;
	margin: auto;
	padding: 0 15px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	font-weight: 700;
}

h1 {
	font-size: 35px;
	line-height: 45px;
}

h2 {
	font-size: 30px;
	line-height: 40px;
}

h3 {
	font-size: 25px;
	line-height: 35px;
}

h4 {
	font-size: 22px;
	line-height: 32px;
}

h5 {
	font-size: 20px;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	line-height: 28px;
}

.site-logo img {
    width: 100%;
    height: 100%;
}

.site-logo {
    width: 200px;
    height: auto;
	margin-right: 35px;
}

.inside-header {
    padding: 20px 30px;
}

.content-part-smartbow {
    font-size: 16px;
    line-height: 26px;
}

body .su-button-center a, body .su-button-center span {
    background: #66b333 !important;
    border-color: #66b333 !important;
}

ul#menu-header-menu li a:hover {
    color: #66b333;
}

.content-part-smartbow table tr td, .content-part-smartbow table tr th {
    border: 1px solid #000;
    padding: 10px;
	font-size: 16px;
}

.content-part-smartbow table tr th {
	font-weight: 700;
	text-align: center;
}

.content-part-smartbow table {
    margin: 25px 0;
    border-collapse: collapse;
	width: 100%;
}

.table-auto {    
	overflow-x: auto; 
	-webkit-overflow-scrolling: touch;
}

*:not(.simulator) {
    scrollbar-width: thin !important;
}

.aligncenter {
    display: block;
    margin: auto;
}

.content-part-smartbow blockquote {
    padding: 25px;
    background: #fff;
    border-left: 5px solid #66b333;
    position: relative;
    margin: 20px auto;
    font-style: italic;
    quotes: "“" "”" "‘" "’";
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #66b333;
}

.content-part-smartbow blockquote::before {
    content: open-quote;
    top: 0px;
    left: 20px;
}

.content-part-smartbow blockquote::before, .content-part-smartbow blockquote::after {
	position: absolute;
	font-size: 3em;
	color: #191975;
	font-family: serif;
	line-height: 1;
	z-index: 1;
}

.content-part-smartbow blockquote::after {
	content: close-quote;
	bottom: 0px;
	right: 20px;
}
 
.content-part-smartbow blockquote p {
	display: inline;
	color: #000;
	position: relative;
	z-index: 2;
}

.content-part-smartbow dl {
    margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.content-part-smartbow dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

.content-part-smartbow dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

.content-part-smartbow blockquote {
    font-size: 16px;
}

.mobile-menu {
    display: none;
}

li.menu-item-has-children:last-child ul.sub-menu {
    right: 0 !important;
    left: unset;
}

li.menu-item-has-children:hover:after {
    color: #000;
	transition: all 0.5s;
}

li.menu-item-has-children ul li:after {
    top: 14px;
    transform: rotate(270deg);
}

body ul.wp-menu li.menu-item-has-children ul.sub-menu li ul.sub-menu {
    display: none;
}

body ul.wp-menu li.menu-item-has-children ul.sub-menu li:hover ul.sub-menu {
    display: block;
	left: 100%;
    top: 0;
}

header.header-section {
    padding: 15px 0;
    position: relative;
}

li.menu-item-has-children {
    position: relative;
}

.menu-toggle {
    padding: 0px;
}

.main-navigation .main-nav ul li.menu-item-has-children>a {
    color: #fff !important;
}

span.icon-menu-bars svg path {
    fill: #fff;
}

.campaign-list-item {
    background: #fff;
}

.campaign-compact-table__offers-wrapper .campaign-compact-table__offer td {
    border: 0;
}

body .campaign-list-item_key-features ul, td.campaign-compact-table__offer-key-features ul, .toplist-poker__filter, .toplist-poker-v2__offer-key-features ul, .toplist-poker-compact__offer-key-features ul, .toplist-flagship-crypto__offer-key-features ul, .toplist-cardplayer__offer-inner .toplist-cardplayer__offer-key-features, .dw-toplist-sp__offer-main .dw-toplist-sp__offer-key-features, .dw-toplist-ct__offer-features .dw-toplist-ct__offer-key-features, .toplist-99bitcoins__offer .toplist-99bitcoins__offer-key-features, .toplist-99bitcoins-poker__offer .toplist-99bitcoins-poker__offer-key-features { 
   padding-left: 0;   
}

.toplist-tech__offer-inner .toplist-tech__offer-cta-btn {
    color: #0077CC;
}

.campaign-list-item .campaign-list-item_cta-btn, .campaign-fullwidth-shortcode_item_face-wrapper .slider-item_cta-button, .toplist-poker-v2__offer-buttons .toplist-poker-v2__offer-cta-btn, .toplist-poker-compact__offer-extra .toplist-poker-compact__offer-cta-btn, .toplist-flagship-crypto__offer-sidebar .toplist-flagship-crypto__offer-visit-link, .toplist-outlook-india__offer .toplist-outlook-india__offer-cta-btn, .toplist-poka__offer-cta-w-payments .toplist-poka__offer-cta-btn, .toplist-cardplayer__offer-actions .toplist-cardplayer__offer-cta-btn, .toplist-rivertimes__offer 
 a.toplist-rivertimes__offer-cta-btn {
    color: #fff;
    text-decoration: none;
}

.campaign-list-item .campaign-list-item_key-features ul li, .campaign-compact-table__offer .campaign-compact-table__offer-key-features li, .toplist-poker-v2__offer-body .toplist-poker-v2__offer-key-features li, .toplist-poker-compact__offer-body .toplist-poker-compact__offer-key-features li, .toplist-flagship-crypto__offer-main .toplist-flagship-crypto__offer-key-features ul li, tr.campaign-compact-table__offer .campaign-compact-table__offer-key-features li, .dw-toplist-sp__offer-main .dw-toplist-sp__offer-key-features li, .dw-toplist-ct__offer-features .dw-toplist-ct__offer-key-features li, .toplist-99bitcoins__offer .toplist-99bitcoins__offer-key-features li, .toplist-99bitcoins-poker__offer .toplist-99bitcoins-poker__offer-key-features li {
    list-style: none;
}

.toplist-poker__offer-cta-wrapper .toplist-poker__offer-cta-btn, .toplist-ct__offer-actions .toplist-ct__offer-cta-btn {
    color: #0B062B;
}

.toplist-poker-compact__offer-extra .toplist-poker-compact__offer-rakeback {
    display: none;
}

.campaign-list-item_key-features > p {
    margin-top: 0;
}

.toplist-newsbtc__offer-cta-btn, .toplist-htmq__offer-cta-btn, .dw-toplist-nb__offer-cta-btn, .dw-toplist-cp__offer-cta-btn, .dw-toplist-sp__offer-cta-btn, .dw-toplist-ct__offer-cta-btn, .toplist-99bitcoins__offer-cta-btn, .toplist-99bitcoins-poker__offer-cta-btn, .toplist-iwcasino__offer-cta-btn, .toplist-nokyc__offer-cta-btn, .toplist-sportscasting__offer-cta-btn, .toplist-casinoscout__offer-cta-btn {
	text-decoration: none;
}

body .toplist-casinoscoutitalia__offer-cta-btn {
    background: #66b333;
}

ul.wp-menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 200px);
    justify-content: end;
}

.logo-menu-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

ul.sub-menu {
    list-style: none;
    padding-left: 0;
    background: #fff;
    position: absolute;
    left: 0;
	top: 100%;
    display: none;
    z-index: 9999;
	width: 200px;
	box-shadow: 0 0 5px #919191;
}

ul.wp-menu ul.sub-menu li {
    padding: 0;
}

ul.sub-menu li a {
    width: 100%;
    display: block;
    padding: 8px;
}
ul.wp-menu li.active {
    background: #66b333;
    border-radius: 5px;
}
li.menu-item-has-children.active:after {
    color: #000;
}
ul.wp-menu li {
    padding: 10px;
}

.main-navigation .main-nav>ul>li>a {
    color: #fff;
}

a {
    color: #66b333;
}

ul.wp-menu li:hover {
    background: #66b333;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s;
}
ul.wp-menu li:hover a {
    color: #000 !important;
	transition: all 0.5s;
}
ul.wp-menu li a {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.content-part-smartbow ul {
    list-style: disc;
    padding-left: 30px;
    margin-left: 0;
}

.content-part-smartbow ol {
    list-style: decimal;
    padding-left: 30px;
    margin-left: 0;
}

li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}

footer.footer-section {
    background: #4d4d4d;
    padding: 15px 0;
    margin-top: 30px;
}

.copyright p {
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.copyright p a {
    color: #fff;
    text-decoration: none;
}

ul#menu-footer-menu {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0;
    margin-bottom: 10px;
}

ul#menu-footer-menu li a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    padding: 0 10px;
}

/*AUTHOR SECTION START*/

.main-title {
    text-align:left;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
    min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
    align-items: center;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4,
.name_author_out p {
    margin: 0;
    padding:0;
    font-weight: normal;
}

.modifyDetails {
    margin-bottom: 20px;
}

section.author-box-wrapper {
    width: 100%;
}

.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 0;
}

.author_imag {
    line-height: 0;
}

.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.name_author_out {
    display: flex;
    align-items: center;
}

.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: 700;
    color: #000;
}

.custom_author_info {
    color: #000;
}

.name_author_out a {
    color: inherit;
    text-decoration: underline;
}

.name_author_out a p {
    font-size: 16px;
}

.name_author_out h4, .name_author_out p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.profile-tab-content {
    padding: 30px 0;
}

.profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.profile-header-container .header-name-container h2 {
    margin: 0;
    font-weight: 700;
}

.profile-fields-group.profile-fields-group-1 {
    border: 1px solid #abb8c3;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #fff;
    border-radius: 8px;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
}

.author-f-name {
    display: flex;
    gap: 10px;
    font-size: 20px;
    margin-bottom: 5px;
}

.author-description-name {
    margin-top: 20px;
    font-size: 20px;
    word-break: break-word;
}

/*AUTHOR SECTION END*/


/*404-page-css-start*/

section.page-section-404 {
    padding: 45px 0;
    width: 100%;
    max-width: 920px;
    margin: auto;
}

section.page-section-404 h1 {
    font-size: 35px;
    line-height: 45px;
}

.search-bar-404 strong {
    padding-bottom: 10px;
    display: block;
    font-size: 16px;
    line-height: 26px;
}

.search-bar-404 form input, form#searchform input {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    border: none;
    border-radius: 4px 0px 0px 4px;
    outline: none;
    height: auto;
    border: 1px solid #000;
}

.search-bar-404 button, input#searchsubmit {
    width: 100% !important;
    color: #fff !important;
    background: #6411e0 !important;
    border: none;
    max-width: 130px;
    border-radius: 0 4px 4px 0px !important;
    padding: 10px !important;
    font-size: 16px !important;
    cursor: pointer;
}

.search-bar-404 form, form#searchform div {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-bar-404 form input::placeholder {
    color: #000;
}

.links-group-404 ul {
    padding-left: 20px;
    line-height: 26px;
}

.links-group-404 ul li a, .need-more-help-404 a, .links-group-404 a {
    color: #000;
    text-decoration: none;
}

.links-group-404 ul li a:hover, .need-more-help-404 a:hover, .links-group-404 a:hover {
    color: #1c8ece;
}

.links-group-404 {
    font-size: 16px;
    line-height: 26px;
}

.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.description-404 {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 0;
}

.search-bar-404 {
    padding: 12px 0;
}

nav.navigation.pagination {
    display: inline-block;
    padding: 6px;
    margin: 20px 0;
}

.pagination {
    text-align: center;
}

.pagination .nav-links a, .pagination span.current {
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 5px 10px;
    margin: -3px;
}

/*404-page-css-end*/



@media screen and (max-width: 991px) {
	
.mobile-menu {
    display: block;
}

.mobile-menu i {
    font-size: 25px;
}

ul.wp-menu {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    top: 100%;
    display: none;
    z-index: 999;
	margin: 0;
}

.menu-item-has-children .dropdown-menu-toggle {
    padding-right: 0;
}

.main-navigation .main-nav ul li a {
    padding-left: 0;
    padding-right: 0;
}

ul.wp-menu li {
    padding: 0;
	width: 100%;
}

li.menu-item-has-children:hover ul.sub-menu {
    display: none;
}

li.menu-item-has-children:after {
	display: none;
}

ul.wp-menu li a {
    width: 100%;
    display: block;
    padding: 10px;
    color: #000;
}

span.toggle-menu {
    position: absolute;
    margin-top: 0;
    right: 12px;
    z-index: 9999;
    top: 15px;
}

ul.sub-menu {	
    position: relative;
    width: 100%;
}

li.menu-item-has-children.active span.toggle-menu {
    color: #000;
}

li.menu-item-has-children {
	padding-right: 0px !important;
}

.inside-header {
    padding-right: 20px;
    padding-left: 20px;
}

.menu-toggle {
    font-size: 24px;
}

}

@media screen and (max-width: 591px) {

.content-part-smartbow table {
	display: block;  
	overflow-x: auto;     
	white-space: nowrap;
}

}