/*
Theme Name: WMD Theme
*/

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



.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #9E9E9E;
    border-radius: 4px;
    margin: 10px 0;
}
.search-bar-404 form input {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    color: #0b0a0a;
    border: none;
    border-radius: 4px 0px 0px 4px;
    outline: none;
    height: auto;
    border: 1px solid #000000;
    border-right: none;
}
.search-bar-404 button {
    width: 100%;
    color: #000000;
    background: #fe8108;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #fe8108;
}


#content .container {
    margin: 40px auto;
}

section.page-section-404 div {
    margin: 6px 0;
	font-size: 16px;
}


.links-group-404 ul li a {
    color: #fe8108;
    line-height: 26px;
}

.links-group-404 a {
    color: #fe8108;
}

.container #content {
	padding: 5px 20px;
}
.links-group-404 ul {
    background: #fe81080f;
    padding: 15px 40px;
    border-radius: 5px;
}
.links-group-404 ul li {
    list-style: decimal;
}

@media(max-width:991px){
	a.toplist-topcasinosites__offer-logo {
    padding: 15px 0 0 0;
}
}
