/*
Theme Name: twentytwentyone Child
Template:   twentytwentyone
*/

* {
	box-sizing: border-box;
}

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

h1, h2, h3, h4, h5, h6 {
    margin: 5px 0;
}

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;
	text-transform: inherit;
}

.content-part-area {
    font-size: 16px;
    line-height: 26px;
    margin-top: 0;
}

header#masthead {
    padding: 15px 0;
}

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

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

.table-auto {
    overflow-x: auto;
}

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

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

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

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

.mobile-menu {
    display: none;
}


header.header-section {
    padding: 10px 0;
}

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

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

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

.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;
}	

.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;
}

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

ul.my-custom-menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

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

li.menu-item-has-children:after {
    position: absolute;
    content: "\f107";
    font: normal normal normal 14px / 1 FontAwesome;
    top: 19px;
    right: 2px;
    color: #000;
}

ul.sub-menu {
    list-style: none;
    padding-left: 0;
    background: #fff;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
	width: 170px;
}

ul.my-custom-menu ul.sub-menu li {
    padding-right: 0;
}

ul.sub-menu li a {
    width: 100%;
    display: block;
    padding: 5px;
	word-wrap: break-word;
}

ul.my-custom-menu li {
    padding-right: 20px;
}

ul.my-custom-menu li a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    line-height: 26px;
}

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

.content-part-area ul li, .content-part-area ol li {
    padding-bottom: 8px;
}

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

footer.footer-section p a {
    text-decoration: none;
}

footer.footer-section {
    padding: 16px 0;
    background: #595959;
    margin-top: 30px;
}

footer#colophon p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

footer#colophon p a {
    text-decoration: none;
    color: #fff;
}

footer#colophon {
    background: #464646;
    width: 100%;
    max-width: 100%;
    margin-top: 21px;
    padding: 20px 0;
}

ul#primary-menu-list li a {
    text-decoration: none;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none !important; 
}
	
	
@media screen and (max-width: 991px) {
	
.mobile-menu {
    display: block;
    margin-left: auto;
    margin-right: -40px;
}

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

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

ul.my-custom-menu li {
    padding-right: 0;
	width: 100%;
}

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

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

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

span.toggle-menu {
    float: right;
    position: relative;
    margin-top: -35px;
    right: 13px;
    z-index: 9999;
}

ul.sub-menu {
    position: relative;
    width: 100%;
    margin-left: 0 !important;
}

.aligncenter {
    max-width: 100%;
}

}


@media screen and (max-width: 481px) {
	
button.sub-menu-toggle {
    display: none !important;
}

}