/*
Theme Name: rps child
Description: Child theme for rps theme
Template: rps
Version: 2
*/

:root {
    
    --white: #fff;
    --grey-text: #999999;
    --black-text: #232224;
    --dark-bg-color: #1F2733;
    --button-color: #B6082E; 
    --button-hover: #92001F; 
    --second-color: #3E4B5E;
    --advantages: #25A122;
    --disadvantages: #AF0F0F;
    --advantages-bg: #f2f5eb;
    --disadvantages-bg: #f8eae9;
    --stars: #FFA800;
    --light-bg: #EEEEEE;
    --button-text-color: #FFFFFF;

    --body-bg: white;
    --home-heading-color: white; 

    --linking-a: #fff;
    --linking-a-hover: #61DDB9;
    --links-bg: #1660a4;
    
    --lavander: #D6DAFF;
}

.homescreen {
	position: relative;
    background: url(img/left.png), url(img/right.png), linear-gradient(0deg, white 140px, #293A53 140px, #0F141B 100%);
    background-repeat: no-repeat;
    background-position: left top, right top, center;
    height: 610px;
}

.page-template-page-homepage2 .homescreen {
  display: flex;
  align-items: center;
	margin-bottom: 0;
	background: url(img/left.png), url(img/right.png), linear-gradient(0deg, #293A53 0, #0F141B 100%);
	background-repeat: no-repeat;
	background-position: left top, right top, center;
	height: 470px;
	min-height: 470px;
}

@media (min-width: 1201px) {
    .homescreen {
        margin-bottom: 50px;
    }
    .home .homescreen {
        margin-bottom: 20px;
    }
    .sub-menu li:first-child {
        padding-top: 16px;
        border-top: 4px solid var(--stars);
    }
	.line-1 > .sub-menu {
		padding-top: 62px;
	}
	.line-2 > .sub-menu {
		padding-top: 29px;
	}
}

.home__header p {
    color: white;
}

.homescreen .container {
	position: relative;
	z-index: 5;
}

.homescreen__img {
	position: absolute;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: cover;
}

.header-menu a:hover, .footer-menu a:hover {
    color: var(--stars);
}

.menu-item-has-children:hover::after {
    border: solid var(--stars);
    border-width: 0 2px 2px 0;
}

/* sub-sub-menu */
.menu-item-has-children .menu-item-has-children {
	box-shadow: none;
	border-bottom: none;
}

.menu-item-has-children .menu-item-has-children::after {
	content: none;
}

.menu-item-has-children .menu-item-has-children .sub-menu {
	display: none;
}

.menu-item-has-children .menu-item-has-children:hover {
	background: var(--second-color);
}

.menu-item-has-children .menu-item-has-children:hover > a {
	color: white;
}

.menu-item-has-children .menu-item-has-children:hover .sub-menu {
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
	padding-top: 0;
}

@media (max-width: 1200px) {
	.menu-item-has-children .menu-item-has-children .sub-menu {
		display: block;
		padding-left: 20px;
	}	
	.menu-item-has-children .menu-item-has-children:hover .sub-menu {
		position: relative;
	}
	.menu-item-has-children .menu-item-has-children:hover {
		background: var(--light-bg);
	}
	.menu-item-has-children .menu-item-has-children:hover > a {
		color: var(--dark-bg-color);
	}
	.menu-item-has-children .menu-item-has-children .sub-menu li:first-child {
		padding-top: 0;
	}
}
/* .sub-sub-menu */

.menu-buton-active {
    background-image: url(img/burger-close.png);
}

article h2::after, .h2::after {
    background-image: url(img/h2.png);
}

.home__offers .owl-item:nth-of-type(2) .slide::before {
    content: url(img/offer-cherry.png);
}

.home__offers .owl-item:nth-of-type(1) .slide::before {
    content: url(img/offer-crown.png);
}

.home__offers .owl-item:nth-of-type(3) .slide::before {
    content: url(img/offer-money.png);
}

.casinoitem__plus p::before, .casinoitem__plus ul li::before {
    content: url(img/marker.png);
}

article ul li::before {
    background-image: url(img/marker.png);
}

.author-sidebar__updated::before {
    background-image: url(img/updated.png);
}

.author-sidebar__published::before {
    background-image: url(img/published.png);
}

.articleauthor__updated::before {
    background-image: url(img/updated.png);
}

.articleauthor__published::before {
    background-image: url(img/published.png);
}

.articleslist__item-date::before {
    content: url(img/published.png);
}

.casinolist-review .casinoitem__plus p::before, .casinolist-review .casinoitem__plus ul li::before,
.promo__offer-content .casinoitem__plus p::before, .promo__offer-content .casinoitem__plus ul li::before {
    background-image: url(img/like.png);
}

.plusminus__plus p::before, .plusminus__plus ul li::before {
    content: url(img/like.png);
}

.plusminus__minus p::before, .plusminus__minus ul li::before {
    content: url(img/nolike.png);
}

.block3-pros ul li::before {
    background-image: url(img/like.png);
}

.block3-cons ul li::before {
    background-image: url(img/nolike.png);
}

.block3-plusminus {
    background: #eeeeee;
    margin-bottom: 30px;
}

.block3-plusminus .block3-pros, .block3-plusminus .block3-cons {
    background: white;
}

.block3-plusminus .block3-proscons {
    margin-top: 0;
}

.block3-1 {
    border-left: 10px solid var(--button-color);
}

.block-x {
    gap: 1em;
    border: 2px solid var(--button-color);
    border-radius: 6px;
    background: #FBF3F5;
    padding: 20px;
}

.block-x img, .block-x h3, .block-x p {
    margin: 0;
}

.block-x .wp-block-column:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}

.box-shadow {
    box-shadow: 0 1px 4px 0 #292C2C1F;
    padding: 10px;
    border-radius: 6px;
}

.table1-pm th:nth-of-type(1) {
    background: var(--advantages);
}

.table1-pm th:nth-of-type(2) {
    background: var(--disadvantages);
}

.table1-pm td {
    position: relative;
    padding-left: 48px !important;
}

.table1-pm tr td:nth-of-type(1)::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 34px;
    background-image: url(img/like.png);
    top: 12px;
    left: 10px;
}

.table1-pm tr td:nth-of-type(2)::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 34px;
    background-image: url(img/nolike.png);
    top: 12px;
    left: 10px;
}

.sidebar__header::after {
    background-image: url(img/toc.png);
}

@media (max-width: 600px) {
	.homescreen {
        background: url(img/right.png), linear-gradient(0deg, white 140px, #293A53 140px, #0F141B 100%);
        background-repeat: no-repeat;
        background-position: left top, center;
        height: auto;
	}
    .home__offers .owl-nav button {
        background-image: url(img/slider.png) !important;
    }
	.page-template-page-homepage2 .homescreen {
		background: url(img/right.png), #0F141B;
        background-repeat: no-repeat;
        background-position: right top, center;
	}
}

.casinoitem__more {
    border: 2px solid var(--second-color);
    color: var(--second-color);
}

/* sidebar menu icons */
.blackjack a::before {
    content: url(img/blackjack.png);
}
.ruleta a::before {
    content: url(img/ruleta.png);
}
.videopoker a::before {
    content: url(img/videopoker.png);
}
.poker a::before {
    content: url(img/poker.png);
}
.baccarat a::before {
    content: url(img/baccarat.png);
}
.dados a::before {
    content: url(img/dados.png);
}
.keno a::before {
    content: url(img/keno.png);
}
.bingo a::before {
    content: url(img/bingo.png);
}



.casinoitem__content {
grid-template-areas:
        "logo bonus bonus plus buttons"
		". . more more ."
        "bonustext bonustext bonustext banking banking";	
}

.casinoitem__more {
	display: block;
	grid-area: more;
	border: none;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
	cursor: pointer;
}

.casinoitem__bonustext, .casinoitem__banking {
	display: none;
}

.casinoitem-open .casinoitem__bonustext,
.casinoitem-open .casinoitem__banking {
	display: block;
}

@media (max-width: 768px) {
	.casinoitem__more {
		border: 2px solid var(--second-color);
		padding: 10px 30px;
	}
}




/* Contact Form 7 */

.button-blue {
    background: #69B6FC;
    color: white;
    display: inline-block;
}

.button-blue:hover {
    background: #1660A4;
    color: white;
}

.wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 20px 20px 0 20px;
	border-radius: 8px;
	background: #ebf5fd;
	margin-bottom: 30px;
}

.wpcf7-form,
.wpcf7-form * {
	box-sizing: border-box;
}

.wpcf7-form input, 
.wpcf7-form textarea {
	width: 100%;
	padding: 10px 20px;
	border: none;
	border-radius: 6px;
	font-family: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
}

.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
	outline: 2px solid #69B6FC;
}

.wpcf7-submit {
	cursor: pointer;
  width: 30% !important;
  align-self: center;	
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	margin-top: 0 !important;
	border-radius: 3px;
    border-color: #62e5c6 !important;	
}

.wpcf7-spinner {
	margin-top: -10px;
}


@media (max-width: 600px) {
	.wpcf7-form {
		width: 100%;
		gap: 20px;
	}
	.wpcf7-submit {
		width: 90% !important;
	}
}

.casinoitem__review {
    color: var(--dark-bg-color);
    border-bottom: 2px dashed var(--dark-bg-color);
}

.sidebaroffer__review {
    color: var(--dark-bg-color);
    border-bottom: 1px dashed var(--dark-bg-color);
}

.linking a {
    background: var(--links-bg);
    color: var(--linking-a);
}

.linking a:hover {
    color: var(--linking-a-hover);
}

article strong, article b, article a, article a:hover  {
    color: var(--second-color);
}

table th strong, table th b {
    color: white;
}

.block6 {
    filter: grayscale(1);
}

.block6__content {
	border-top: 2px solid #cce9ea;
    border-right: 2px solid #cce9ea;
    border-bottom: 2px solid #cce9ea;	
	background-color: #fbfdfd;
}

.block6__num p {
	color: #cce9ea;
}

.block6__content::before {
    content: url(img/block6bg.png);
}

@media (max-width: 781px) {
	.block6__content::before {
		content: none;
	}
	.block6__content {
    	border: 2px solid #cce9ea;
	}
}

.block2 {
    border-left: 10px solid var(--stars);
}

.relatedpost__title {
    text-decoration: none;
}

.relatedpost__title:hover {
    color: var(--second-color);
}

.promo__offer-content .casinoitem__bonus-welcome {
    min-height: 100px;
    justify-content: center;
}

.casinoitem__bonus-welcome > div:nth-of-type(2) {
	background-clip: text;
	background-image: var(--button-color);
}

.casinoitem__bonus-payspeed, .casinoitem__bonus-payrate, .casinoitem__bonus-limits, .casinoitem__bonus-welcome, .casinoitem__plus, .casinoitem-open .casinoitem__bonustext, .casinoitem-open .casinoitem__banking {
    background: var(--light-bg);
}

.casinoitem__banking-items div {
    background-color: white;
}

.sidebarlinks__header {
    position: relative;
    padding-left: 48px;
}

.sidebarlinks__header::before {
    content: '';
    position: absolute;
    display: block;
    background-image: url(img/www.png);
    width: 32px;
    height: 32px;
    left: 0;
    top: -3px;
}


/*

.articlereviewer {
    background: white;
    box-shadow: 0 1px 4px 0 #292C2C1F;
}

.articlereviewer .articleauthor__description {
    border: 1px solid var(--light-bg);
}

.articlereviewer .articleauthor__job {
    background: var(--light-bg);
}

.articleauthor {
    margin-top: 30px;
}

.articleauthor__info {
    grid-template-columns: 10% 60%;
}

.articleauthor__dates {
    display: flex;
}

@media (max-width: 1200px) {
    .articleauthor__updated, .articleauthor__published {
        width: 120px;
    }
}

*/




/* banner */
.sidebar_banner {
	display: block;
	margin-bottom: 24px;
	transition: opacity 0.15s;
}

.sidebar_banner:hover {
	opacity: 0.95;
}

.sidebar_banner img {
	max-width: 100%;
}

#bottom_banner {
    position: fixed;
	width: 100%;
    z-index: 555;
    bottom: 0;
	background: #000;
}

#bottom_banner span {
	position: absolute;
    top: -10px;
    right: 20px;
	display: block;
	width: 20px;
	height: 20px;
	background: white;
	border: 2px solid #000;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	color: #000;
	cursor: pointer;
	z-index: 666;
}

.bottom_banner, .bottom_banner_mob {
	line-height: 0;
    display: block;
	text-align: center;
    transition: opacity 0.15s;	
}

.bottom_banner_mob {
	display: none;
}

.bottom_banner img {
	width: 100%;
	max-width: 1600px;
}

.bottom_banner_mob img {
	width: 100%;
	max-width: 360px;
}

.bottom_banner:hover, .bottom_banner_mob:hover  {
	opacity: 0.95;
}

@media (max-width: 600px) {
	.bottom_banner {
		display: none;
	}
	.bottom_banner_mob {
		display: block;
	}
	#bottom_banner span {
		position: absolute;
		left: 20px;
	}
}
/* .banner */


.casinolist25 {
    display: block;
}



.authoreditor-wrapper {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 10px;
	padding-top: 0;
    padding-bottom: 0;
	font-size: 13px;
}

.home .authoreditor-wrapper {
	margin-top: 20px;
}

.authoreditor {
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
    gap: 10px;
    max-width: 500px;
    background: var(--advantages-bg);
    padding: 10px;
    border-radius: 6px;
}

.authoreditor__photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url(/wp-content/themes/rps/img/no-image.svg);
	background-repeat: no-repeat;
	background-size: cover;
}

.authoreditor__info a {
    color: var(--button-color);
}

.authoreditor__info a:hover {
    text-decoration: none;
}

/* NEW LISTING */

.casinoitem__content {
    grid-template-columns: 16% 10% 24% 24% calc(26% - 40px);
    grid-template-areas: 
        "logo  bonus bonus bonus buttons"
        "banking banking banking banking banking"
        ". . more more ."
        "plus plus plus plus plus"
        "bonustext bonustext bonustext bonustext bonustext"; 
    align-items: center;
    justify-items: center;
    justify-content: space-between;
    gap: 10px;    
}

.casinoitem__banking {
    display: block;
}

.casinoitem__bonustext, .casinoitem__plus {
    display: none;
}

.casinoitem-open .casinoitem__bonustext, .casinoitem-open .casinoitem__plus {
    display: block;
}

.casinoitem__bonus-welcome {
    order: -2;
    display: grid;
}

.casinoitem__bonus-welcome > div:nth-of-type(2) {
    font-size: 30px;
}

@media (max-width: 768px) {

.casinoitem__bonus {
    grid-template-columns: 1fr;

}

.casinoitem-open .casinoitem__banking {
    display: block;
    order: 4;
}

}




/* pp  */

.pp, .pp * {
    box-sizing: border-box;
}

.locked {
    cursor: pointer;
}

.pp {
    display: none;
    position: fixed;
    top: 0;
    z-index: 666;
    width: 100%;
    height: 100%;
    background: #00000050;
    padding-top: 100px;
}

.pp__content {
    width: 100%;
    max-width: 732px;
    padding: 30px;
    margin: auto;
    background: white;
    border-radius: 8px;
    position: relative;
}

.pp__content span {
    position: absolute;
    top: -15px;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background: white;
    border: 2px solid #777;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 24px;
    color: #777;
    cursor: pointer;
    z-index: 666;
}

.pp__content span:hover {
    border: 2px solid #000;
    color: #000;
}

.pp__header {
    margin-top: 0;
    margin-bottom: 12px;
    text-align: center;
}

.pp__text {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: var(--black-text);
}

.pp__list {
    margin: 24px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.pp_item {
    background: var(--light-bg);
    border-radius: 6px;
    border-bottom: 2px solid var(--grey-text);
    padding: 10px;
    display: grid;
    grid-template-columns: 120px 1fr 2fr 180px;
    align-items: center;
    gap: 10px;
}

.pp_img {
    width: 120px;
    height: 60px;
    background-image: url(/wp-content/themes/rps/img/no-image.svg);
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}

.pp_name {
    margin: 0;
}

.pp_bonus {
    color: var(--advantages);
    font-weight: 700;
}

.pp_button {
    width: 180px;
}

.pp__bottomtext {
    font-size: 18px;
    text-align: center;
    color: #cccccc;
}

@media (max-width: 600px) {
    .pp {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .pp__content {
        padding:  20px 10px;
    }
    .pp_item {
        grid-template-columns: 1fr 1fr;
        padding: 6px;
    }
    .pp_img {
        width: 60px;
        height: 60px;
    }
    .pp_button {
        width: 80px;
        padding: 10px;
        font-size: 14px;
		width: 100%;
    }
}
/* pp  */


/* filtr*/
.filtercaption {
    font-size: 13px;
}
.casinofilter {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr auto;
    gap: 10px;
    border-radius: 4px;
    font-size: 13px;
}
.filteritem {
    border: 1px solid var(--light-bg);
    border-radius: 6px;
    background: var(--light-bg);
    position: relative;
}
.filteritem__header {
    padding: 10px 20px;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    user-select: none;
}
.filteritem__header::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid var(--black-text);
    border-right: 2px solid var(--black-text);
    transform: rotate(135deg);
    position: absolute;
    top: 14px;
    right: 20px
}
.filteritem__header span {
    display: none;
    position: absolute;
    left: 10px;
    top: -10px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    background: #abb8c3;
}
.filteritem__content {
    display: none;
}
.open .filteritem__content {
    position: absolute;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background: var(--light-bg);
    z-index: 55;
    margin-top: 10px;
    width: 100%;
    border-radius: 6px;
}
.filter_pay.open .filteritem__content {
    width: 700px;
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 782px) {
    .casinofilter {
        grid-template-columns: 1fr;
    }
    .filter_pay.open .filteritem__content {
        width: 100%;
    }
}
.open .filteritem__header::after {
    transform: rotate(225deg);
    top: 15px;
}
.filteritem__select {
    padding: 10px 20px 10px 40px;
    cursor: pointer;
    position: relative;
    user-select: none;
    line-height: 1.2;
}
.filteritem__select::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid var(--black-text);
    position: absolute;
    left: 20px;
    top: 11px;
}
.filteritem__select:hover {
    background: #abb8c3;
}
.selected::before {
    background: var(--black-text);
}
.clear_filters {
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid var(--text-color);
    cursor: pointer;
    user-select: none;
}
.clear_filters:hover {
    color: var(--more-filters-hover);
    border-bottom: 2px solid var(--more-filters-hover);
}
.sortByBonus {
    display: grid;
    grid-template-columns: 30px 1fr;
    align-items: center;
    font-weight: 700;
    gap: 10px;
    border: 1px solid var(--light-bg);
    border-radius: 6px;
    background: var(--light-bg);
    padding: 5px 10px;
    cursor: pointer;
}
#sortByBonus {
    width: 30px;
    height: 25px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-self: center;
}
.desc {
    flex-direction: column-reverse !important;
}
#sortByBonus > div {
    height: 5px;
    background-color: var(--second-color);
}
#sortByBonus > div:nth-of-type(1) {
    width: 10px;
}
#sortByBonus > div:nth-of-type(2) {
    width: 20px;
}
#sortByBonus > div:nth-of-type(3) {
    width: 30px;
}
/* filtr*/
