/*

Theme Name: WMD Theme

*/



/*html :where(img){height:inherit;max-width:none;}*/

.content-area .section-content {
    margin-top: 30px;
}
.content-area .section-content h1, .content-area .section-content h2, .content-area .section-content h3, .content-area .section-content h4, .content-area .section-content h5, .content-area .section-content h6 {
    margin-bottom: 5px;
}
.section-footer {
    border-top: 1px solid #e8e8e8;
}
.section-footer .footer-copyright p {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.wizz-left-outer {
    max-width: calc(46% - 37px) !important;
}
.wizz-right-outer {
    max-width: 100% !important;
}
.section-main-content span {
    margin-top: 13px;
}
.deposit-outer span {
    margin: 0 !important;
}
.deposit-bonus-list-outer
{
	display:block;
}
@media screen and (max-width: 992px) 
{
	.wizz-left-outer {
    max-width: calc(100% - -1px) !important;
}
}
.section-new-header .main-navigation #primary-navbar {
    justify-content: right;
}
.content-area .section-content .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.content-area .section-content .table-responsive table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}
.content-area .section-content .aligncenter {
    clear: both;
    margin-bottom: 20px;
}
.content-area .section-content a {
    line-break: anywhere;
}

@media (max-width: 799px) {
	body:not(.logged-in) .bb-mobile-header .flex-1 {
	    justify-content: right;
	    padding: 0;
	}
	.section-new-header .content-area.bb-grid-cell {
	    padding-left: 0px;
	    padding-right: 0px;
	}
}