p a, ul a, li a, div > a {
    color: #ffc913;
}

p a, a.CMY_Link {
    text-decoration: underline;
}

a.CMY_Link:hover {
    color: #fff;
}

p a:hover, ul a:hover {
    color: #ffc913;
}

.align-center {
    text-align: center !important;
}

/********************
* Old styles applied
********************/

.banner-Mainse {
    background: #091150 url(../images/bg-complaint.png) no-repeat top center/cover;
    padding: 60px 0;
    position: relative;
    z-index: 2;
    color: #fff;

}

.left-Banse, .right-Banse {
    min-height: 200px;
    background: rgba(0, 0, 0, .35);
    border-radius: 10px;
    position: relative;
    height: 100%;
    padding: 40px;
}



.right-Banse > h3 {
    font-size: 18px;
    line-height: 19px;
    padding-bottom: 10px;
    color: #ffc913;
}

.left-Banse > h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 37px;
    color: #ffc913;
}

.right-Banse ul > li {
    line-height: normal;
}

.right-Banse ul > li > a {
    font-size: 13px;
    color: #fff;
    line-height: 19px;
    padding: 0 0 0 20px;
    position: relative;
}

.right-Banse ul > li > a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 11px;
    height: 5px;
    border-left: 2px solid #ffc913;
    border-bottom: 1px solid #ffc913;
    transform: rotate(-42deg);
}

.left-Banse > p {
    font-size: 14px;
    line-height: 22px;
    padding-top: 15px;
}

.title-Mainse {
    text-align: center;
}

.title-Mainse > h2 {
    font-size: 32px;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 15px;
}

.title-Mainse > p {
    font-size: 16px;
    padding: 0 0 15px;
    line-height: 20px;
}

.mid-Wrapsec {
    padding: 30px 0;
}

.text-Mainse {
    padding: 30px 0;
}

.text-Wrapse > h3, .text-Wrapse > h2, .col-lg-9 > h3, .col-lg-9 > h2 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.text-Wrapse > p {
    font-size: 16px;
    line-height: 27px;
    color: #fff;
    padding-top: 5px;
}

.txt-Imgse {
    background: 0 0;
    box-shadow: none;
    padding: 5%;
    border-radius: 10px;
}

.txt-Imgse img {
    border-radius: 10px;
}

#top-3-sites > .tab-pane {
    margin-top: 15px;
}

.bannerImg {
    margin: 20px auto;
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 35%);
}

.flexCategories {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.categoryItem4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 25%);
    margin: 15px 2.5%;
    color: #192371;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}

.categoryItem4:hover {
    box-shadow: 5px 5px 10px #000;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}

.categoryItem4 {
    border-radius: 15px;
    width: 20%;
    height: 200px;
}

.flexItemImage {
    display: block;
    width: 80%;
    max-width: 125px;
    margin: auto;
    color: #ffc913;
}

.flexItemH3 {
    width: 100%;
}

.flexItemH4 {
    display: block;
    width: 80%;
    text-align: center;
    margin: auto;
    color: #fff;
}

.acasino-Inner {
    text-align: left;
}

.video-Sec {
    margin-top: 10px;
    margin-bottom: 15px;
    border: 1px solid rgba(255, 255, 255, 0.2);;
    background: #020732;
    padding: 20px;
    border-radius: 10px;
}

.relate-Pagese {
    padding-bottom: 50px;
}

.relate-Pagese > h3 {
    font-size: 24px;
    color: #fff;
    padding-bottom: 15px;
    font-weight: 500;
}

.relate-Pagese > ul {
    background: #020732;
    padding: 0 20px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);;
}

.relate-Pagese ul > li {
    padding: 20px 0;
}

.relate-Pagese ul > li > a {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    position: relative;
    padding-left: 30px;
    line-height: 16px;
    transition: all .4s ease-in-out 0s;
}

.relate-Pagese ul > li > a:before {
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    font-size: inherit;
    color: inherit;
}

.review-Memwrap {
    background: #020732;
    border: 1px solid rgba(255, 255, 255, 0.2);;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 50px;
}

.member-Info {
    display: flex;
    align-items: center;
}

.member-Imgse {
    position: relative;
}

.member-Imgsec > img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.contry-Imgse {
    position: absolute;
    left: 0px;
    top: 0px;
}

.contry-Imgse > img {
    object-fit: cover;
    height: 30px;
    width: 30px;
    border-radius: 30px;
}

.member-Info > h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 27px;
    color: #fff;
    padding-left: 20px;
}

.member-Info > h3 > span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    color: #fff;
    padding-top: 10px;
}

.review-Inse > p {
    font-size: 14px;
    line-height: 23px;
    padding-top: 15px;
    font-weight: 400;
    color: #fff;
}

.member-Social ul {
    padding-top: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.member-Social ul > li {
    line-height: normal;
    padding: 0 10px;
}

.member-Social ul > li + li {
    border-left: 1px solid #fff;
}

.member-Social ul > li > a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}

.member-Social ul > li > a:hover {
    color: #fff;
}

.rate-Pginse {
    border-radius: 10px;
    text-align: center;
    padding-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
}

.rate-Pgaese {
    background: #020732;
}

.rate-Pginse .rmp-widgets-container {
    margin-top: 0 !important;
    padding: 25px;
    display: inline-block;
    width: 100%;
}

.rate-Pginse .rmp-rating-widget__submit-btn {
    display: inline-block !important;
    border-radius: 100px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 500;
    padding: 10px 40px;
    background: #ffc913;
    margin-top: 20px;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    color: #020732;

}

.rate-Pginse .rmp-rating-widget__submit-btn:hover {
    opacity: 0.8;
}

.ban-Rbtn > a {
    font-size: 13px;
    line-height: 13px;
    padding: 10px;
}

.ban-Rbtn {
    padding-top: 15px;
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.primary-Gbtn {
    background: #ffc913;
    color: #2c2c2c;
    border-bottom: 2px solid #121633;
}

.primary-Gbtn:hover {
    background: #ffc913;
    color: #2c2c2c;
}

.primary-Gbtn:after {
    background: rgba(255, 255, 255, .15);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    z-index: -1;
    transition: all .4s ease-in-out 0s;
    transition-timing-function: cubic-bezier(.1, .7, 1, .1);
}

.pros-list, .cons-list {
    margin: 20px auto;
    box-shadow: 0 1px 4px 1px rgb(0 0 0 / 10%);
    background: linear-gradient(180deg, rgba(76, 175, 80, 0.4) 0%, rgba(76, 175, 80, 0) 122.22%);
    border: 1.5px solid rgba(76, 175, 80, 0.2);
    border-radius: 25px;
    padding: 20px;
    min-height: 250px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 60px;
}

.cons-list {
    background: linear-gradient(180deg, rgba(252, 92, 101, 0.4) 0%, rgba(252, 92, 101, 0) 125.4%);
    border: 1.5px solid rgba(252, 92, 101, 0.2);
    border-radius: 25px;
}

.cons-list li:before {
    color: red !important;
}

.inner-Bansec > h1 {
    font-size: 36px;
    line-height: 37px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.wrap-Policyse {
    border-top: 1px solid #131B57FF;
    border-right: 1px solid #131B57FF;
    border-bottom: 1px solid #131B57FF;
    padding: 15px;
    text-align: left;
    border-left: 4px solid #ffc913;
    color: #fff;
    border-radius: 10px;
}

.wrap-Policyse h2 {
    color: #fff;
}

.md-Txtse + .md-Txtse {
    padding-top: 20px;
}

.gambling-Wrapse {
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgb(0 0 0 / 10%);
    border-radius: 25px;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 20px;
}

.gambling-Iconse {
    background: #ffc913;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    box-shadow: 0 0px 25px 1px rgb(255 201 19 / 55%);
    margin: 0 auto;
}

.responsibleGamblingSection {
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.review-Wrapse {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);;
    border-radius: 4px;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 8%);
    padding: 15px;
    margin-top: 15px;
}

.wrap-Revinfo > h3 {
    background: #192371;
    color: #fff;
}

.wrap-Revinfo > h3, .wrap-Revinfo > h2 {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    line-height: 17px;
    background: #ffc913;
    padding: 13px 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #2c2c2c;
}

.sub-Wsec .leftImsec {
    min-height: 245px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ravt-Cwrapse + .ravt-Cwrapse {
    margin-top: 15px;
}

.rvtab-Content, .rav-Cwrapse {
    padding: 15px;
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);;
    border-radius: 4px;
    box-shadow: 0 2px 3px 1px rgb(0 0 0 / 10%);
    overflow: hidden;
}

.inner-Bansec > h3 {
    font-size: 36px;
    line-height: 37px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.singleAffiliateH2 {
    text-align: center;
}

.popularGamesDiv {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

.topGameDiv {
    text-align: center;
    justify-content: center;
    display: inline-flex;
    flex-wrap: wrap;
    width: 29.33%;
    height: auto;
    padding: 20px;
    border-radius: 10px;
    margin: 10px 2%;
}

.gameImage {
    width: 100%;
    height: auto;
    border: 2px outset #192371;
    border-radius: 10px;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 25%);
}

p:empty {
    display: none;
}

.topGameDiv > h3 {
    width: 100%;
    font-weight: 700;
    padding-top: 10px;
}

.review-Txtse > h2 {
    font-size: 24px;
    padding-top: 10px;
}

.centeredDiv h2, .centeredDiv h3 {
    margin-top: 10px;
}

#myTab3 .slick-list.draggable {
    padding: 10px !important;
    border-radius: 10px;
    margin-top: 40px;
}

/********************
//Complaint css//
*****************/
.tabbox-Complaints {
    padding-top: 80px;
    margin-bottom: -80px;
    position: relative;
    z-index: 2;
}
.tabbox-Complaints::after {
    background: #091150;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 95px;
    z-index: -2;
}
.banBtnse > a > img {
    margin-right: 10px;
}
.banner-Leftse .content-Sect {
    display: inline-block;
    padding-top: 25px;
}
.complaints-Tabbox ul.tab-Complaint {
    display:block;
}
ul.tab-Complaint li {
    width: 100%;
}
ul.tab-Complaint li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 30px;
    background: rgb(10,17,72);
    background: linear-gradient(63deg, rgba(10, 17, 72, 1) 34%, rgba(8, 12, 47, 1) 60%, rgba(10, 17, 72, 1) 80%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0 -1px;
}
ul.tab-Complaint li:first-child a {
    border-radius: 25px 0 0 25px;
}
ul.tab-Complaint li:last-child a {
    border-radius:0 25px 25px 0;
}
ul.tab-Complaint li > a.active {
    background: #ffc913;
    color:#000;
}
ul.tab-Complaint li > a.active span {
    color:#000;
}
ul.tab-Complaint li > a.active > i {
    background: #192371;
}
ul.tab-Complaint li > a.active > i img {
    filter: brightness(100);
}
ul.tab-Complaint li > a > i {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffc913;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
}
ul.tab-Complaint li > a > span {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align:center;
}
ul.tab-Complaint li > a > span i {
    font-style: normal;
    font-weight:500;
    font-size: 18px;
}
.srch-Casinose {
    padding-bottom: 50px;
}
.srch-Casinose .srchSec {
    padding-right: 40px;
    height:50px;
    background: linear-gradient(63deg, rgba(10, 17, 72, 1) 34%, rgba(8, 12, 47, 1) 60%, rgba(10, 17, 72, 1) 80%);
}
.srch-Casinose .srchBox {
    height: 50px;
}
.srch-Casinose .srchSec > span {
    right: 0;
    left:auto;
}
.srch-Casinose .srchSec span.leftIc {
    left: 0;
    right: auto;
}
.sortSec {
    display: flex;
    align-items: center;
}
.sortSec > label {
    flex: 0 0 100px;
    width: 100%;
    font-size: 16px;
    font-weight:500;
}
.sortSec .form-select {
    background: url(../images/angle.svg) no-repeat center right 15px;
    width: 100%;
    color: #dcdcdc;
    padding: 10px;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    height: 50px;
    background-color:#0a1148;
}
.sortSec .form-select:focus {
    outline: 0;
    box-shadow: none;
}
.pagination-Sec > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.32);
}
.pagination-Sec > ul > li > a {
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0 5px;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}
.pagination-Sec > ul > li > a.active, .pagination-Sec > ul > li > a:hover {
    background:#ffc913;
    color:#050B39;
    border-color:#ffc913;
}
/********************
//Complaint Details css//
*****************/
.comp-Rightse .top-Boxse {
    border-radius: 20px;
    text-align: center;
}
.comp-Leftse > h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}
.comp-Leftse > p {
    font-size: 14px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.32);
}
.comp-Leftse > p > span {
    color: #ffc913;
    border-left: 1px solid rgba(255, 255, 255, 0.32);
    margin-left: 10px;
    padding-left: 10px;
}
.wrap-Sumse, .wrap-Sumsec {
    background: #020732;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 25px;
    padding-left: 130px;
    position: relative;
}
.wrap-Sumsec {
    padding-left: 110px;
    margin-top:30px;
}
.wrap-Sumse + .wrap-Sumse {
    margin-top: 30px;
}
.left-Sumse > span {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -40px;
}
.title-Sumse > h3, .wrap-Titse > h3 {
    font-size: 20px;
    color: #FFC913;
    font-weight: 600;
}
.title-Sumse > h3 > span, .wrap-Titse > h3 > span {
    font-size: 14px;
    font-weight:500;
    color: #DCE0FD;
    padding-left:10px;
}
.right-Sumse > p {
    font-size: 14px;
    font-weight:500;
    line-height: 27px;
    padding-top: 10px;
}
.right-Sumse > p > span {
    color:#ffc913;
}
.comp-Leftse .txtbox-Box {
    padding: 20px 0;
}
.secImg > span {
    position: absolute;
    left: 25px;
    width: 60px;
    height: 60px;
    border-radius: 80px;
    overflow: hidden;
    top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.secImg > span.sum-Flag {
    width: 22px;
    height: 22px;
    border-radius: 22px;
    top: auto;
    bottom: 25px;
    left: 50px;
}
.title-Sumsec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wrap-Titse > p {
    font-size: 12px;
    color: #ffc913;
    font-weight:500;
    line-height: 13px;
    padding: 5px 0 0px;
}
.pad-Lockse > a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pad-Lockse > a > img {
    margin-right: 10px;
}
.right-Sumsec > p {
    font-size: 14px;
    line-height: 27px;
    padding: 15px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.43);
    margin: 15px 0 0;
}
.padlock-Sec > p {
    padding: 15px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.43);
    margin: 15px 0 0;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-wrap: wrap;
}
.padlock-Sec > p > span {
    width: 80px;
    height: 80px;
    background: #ffc913;
    display: flex;
    align-items: center;
    justify-content: center;
}
/********************
//Error csss//
*****************/
.error-Mainse {
    background: url(../images/404-bg.png) no-repeat top center/cover;
}
.inner-Error {
    background: #020732;
    border-radius: 25px;
    text-align: center;
    padding: 60px 20px;
}
.error-Txtse > h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    padding-bottom:15px;
}
.error-Txtse > h3 > span {
    color: #ffc913;
}
.error-Txtse > p {
    font-size: 16px;
    line-height: 27px;
}
.error-Txtse > p > span {
    color: #ffc913;
}
.error-Btnse {
    padding: 25px 0;
}
.error-Txtse > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 650px;
    max-width:100%;
    margin: 0 auto;
    padding-top: 25px;
}
.error-Txtse > ul > li {
    padding: 0 20px;
}
.error-Btnse > a {
    display: block;
    width: 310px;
    padding: 15px;
    max-width: 100%;
    margin: 0 auto;
}
.error-Txtse > ul > li > a {
    color: #ffc913;
    font-size: 16px;
    line-height: 31px;
    display: inline-block;
}


.stars-Ratingse:after, .stars-Ratingse:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    letter-spacing: 3px;
    font-size: 16px;
    line-height: 16px;
    color: #ffc318;
}

.stars-Ratingse:before {
    content: '\f006\f006\f006\f006\f006';
    color: #e8e8e8;
}
.stars-Ratingse:after {
    width: var(--rating-val);
    content: '\f005\f005\f005\f005\f005';
    overflow: hidden;
}

.stars-Ratingse {
    position: relative;
    display: inline-block;
    color: transparent;
}

.scroll{
    position: relative;
}

.scrollToTop{
    position: absolute;
    bottom: 23px;
    left: 0;
    padding-left: 14px;

}
.icon-poka {
    font-size: 25px;
}

.mid-Wrapsec h2{
    margin-top: 40px;
    margin-bottom: 20px;
}

.mid-Wrapsec h3{
    margin-top: 20px;
    margin-bottom: 20px;
}

.container .inner-Gamese{
    margin-top: 40px;
}

.payment-Wrapse{
    text-align: center;
}

h1.singleAffiliateHeader{
    margin-bottom: 20px;
}

.sec-Darkse h2, .sec-Darkse h3{
    margin-top: 40px;
    margin-bottom: 10px;
}

.sec-Darkse h1{
    margin-bottom: 20px;
}

.payment-Wrapse h3{
    margin-top: 0;
}

.tab-pane{
    margin-top: 40px;
}

.overview-Wrapse,
.overview-Mainse .overview-Wrapse{
    padding: 40px;
}

.overview-Wrapse h3{
    margin-top: 0;
    margin-bottom: 10px;
}

.play-Header h3{
    margin-top: 0;    
    margin-bottom: 0;
}

.overview-Devices ul{
    margin-bottom: 20px;
}

.rmp-widgets-container {
    background-color: #020732 !important;
}

.basta-Lswrap {
    background-color: #060b34;
    margin-bottom: 20px;
    border-radius: 17px;
    padding: 20px;
}

.basta-Logo {
    text-align: center;
    border-radius: 10px;
}

.basta-Logo a img.attachment-medium.size-medium {
    width: 160px;
    padding: 10px;
}

.button-Affisec a.primary-Grse {
    text-transform: uppercase;
    border-radius: 50px;
    display: block;
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
    background: linear-gradient(135deg,#ffc913,#8b7017);
    text-shadow: 0 1px 1px rgb(4 123 18 / 65%);
    transition: box-shadow .25s cubic-bezier(.22,.61,.36,1),transform .25s cubic-bezier(.22,.61,.36,1);
    box-shadow: 0 2px 8px -2px rgb(46 204 62 / 75%);
    font-weight: 600;
    padding: 10px 40px 10px 40px;
    margin-bottom: 11px;
}

.button-Affisec a.recBtn{
        text-align: center;
        display: inline-block;
        padding: 12px 30px 0 36px;
    
}

.rating-Valsec span {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}



.info-Bxsec ul>li {
    position: relative;
}

.info-Bxsec ul>li:before {
    background: url(//casinoreviewers.com/se/wp-content/themes/pokatheme_child/assets/css/../images/check.png) no-repeat center center;
    content: "";
    position: absolute;
    left: -22px;
    top: 2px;
    width: 16px;
    height: 16px;
    background-size: 13px;
}

a.title-Bsta {
    text-align: center;
}

.button-Affisec a:hover {
    background-color: #886e11;
}


@media screen and (max-width: 764px) {
    .fot-Midse{
        text-align: center;
    }
    .flexCategories .categoryItem4{
        width: 45% !important;
    }
   }

   @media screen and (max-width: 485px) {
    .flexCategories .categoryItem4 .flexItemH4{
        font-size: 10px;
    }
}

@media screen and (max-width: 991px) {
        .genric-Binfose{
            margin-top: 0px;
        }

        .rating-Valsec {
            text-align: center;
        }

        .basta-Lswrap h3 {
            margin: 20px;
        }

        .info-Bxsec {
            text-align: center;
            max-width: 300px;
            margin: 0 auto;
            margin-bottom: 20px;
        }

        .info-Bxsec ul>li:before {
            left: 2px;
        }


}

.popup-Wrapse, .popup-Wrapse1 {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #fbfbfb;
    transform: translate(0,110%);
    box-shadow: 0 0 3px 1px rgb(0 0 0 / 8%);
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.popup-Wrapse1 {
    transform: translate(0);
}

.logo-Mdse a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
}
.pop-Rytse {
    padding: 10px 0;
    text-align: center;
}

.pop-Rytse a.primary-Gbtn {
    padding: 13px 10px;
    display: block;
}

.popup-Wrapse .age-Breqsec, .popup-Wrapse1 .age-Breqsec {
    position: static;
    background: 0 0;
    box-shadow: none;
    padding: 5px 0 0;
    height: auto;
}

.logo-Mdse a img {
    width: auto;
    height: 50px;
}

.button-Affisec {
    text-align: center;
}

.button-Affisec > .recBtn:hover {
    background: transparent;
}

.genric-Bwrapse.ryt-Grnse {
    background-color: transparent;
    padding:0;
}

.genric-Bwrapse.ryt-Grnse .col-12{
    padding: 0;
}

.genric-Bwrapse.ryt-Grnse p{
    background-color: #091150;
    padding: 10px;
    margin-bottom: 10px;
}

.genric-Bwrapse.ryt-Grnse p:last-child{
    margin-bottom: 0px;
}

.form-ttl{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.form-container .field{
    margin-bottom: 20px;
}

.form-container .field input, .form-container .field textarea {
    width: 100%;
    background: transparent;
    border: none;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 15px;
    padding: 20px;
    color: #fff;
}

.form-container .field input::placeholder, .form-container .field textarea::placeholder{
    color: #fff;

}

.row.responsibleGamblingSection {
    margin-top: 40px;
}

.responsibleGamblingSection,
.cas-Covsec5{
    margin-top: 40px;
}

.gambling-Iconse img{
    max-width: 75%;
}