/*
Theme Name: Alfa Theme
Author: WebDev 
Description: The theme is designed to take full advantage of the custom pages creation.
Version: 1.1
*/



* { margin:0; padding:0; box-sizing:border-box; font-family: Tahoma, Geneva, sans-serif;}
body { overflow-x:hidden; position: relative; background: var(--main);}
a {text-decoration:none; transition: 0.3s; }
input, button {border:none; box-shadow:none; transition:0.3s;}
input {outline:none;}
p, span, li, a { font-size:18px; line-height:30px;}
h1, h2, h3, h4, h5, h6 {text-align:center; padding: 20px 0; color: var(--text);}
p, span, li, h1, h2, h3, a, b, i, label, button, td, tr, figcaption { color: var(--text);}
input {color:#333;}
p {padding-bottom:20px;}
li {list-style:none;}
button { cursor:pointer; background:transparent;}
img {max-width:100%; display:block;}
i {font-style:normal;}

.wrapper {width:95%; max-width:1200px; margin:0 auto;}


:root{
--main: #09101f;	
--gradient: linear-gradient(255deg,#00b7ff,#8d53e9);
--text: #fff;
--header: #1b243a;

--color-primary: #00b7ff;
--color-secondary: #8d53e9;
--color-gold: linear-gradient(107deg, rgb(255, 202, 77) 0%, rgb(255, 148, 0) 100%);
--color-green: linear-gradient(70deg,#31bc69 -8%,#089e4e 96%);

--border_button: 10px;
--shadow-primary: 0 0 50px 5px rgba(0, 0, 0, 0.1);
--border: 10px;
}


.pam_content .lang_choose {
	display: none;
}


/*  Header  */

header {padding:8px 0; position:fixed; top:0; left:0; width:100%; background: var(--header); z-index:9;
box-shadow: var(--shadow-primary); }
.header_top {width:100%; justify-content: space-between; align-items:center; display:flex; }
.header .logo img {width:100px; height:49px;}

.header .buttons button {border-radius: var(--border_button); padding:10px 10px; color:#fff;  text-transform:uppercase;
font-size:16px; position:relative;background:var(--gradient); transition: background 1s ease-out;}
.header .loginButton {margin-right:15px;}


.header .buttons button:first-child {margin-right: 10px;}
.header .buttons button:before {content:'';position: absolute;top: 0;left: 0;width: 100%;
height: 0;background: rgba(255,255,255,0.3); border-radius:var(--border_button); transition: all 0.5s ease;}
.header .buttons button:hover:before {height: 40px;}

.menuDesktop {display:flex; flex-wrap: wrap; justify-content:center;}
.menuDesktop li {display:inline-block;margin:0 10px;} 
.menuDesktop a {font-size:14px; line-height:20px;}
.menuDesktop a:hover {color: var(--color-primary);}
.menuDesktop a[aria-current] {color: var(--color-secondary); position:relative; padding-bottom: 6px;}
.menuDesktop a[aria-current]:before {content:'';position: absolute;bottom: 0;left: 0;width: 100%; height:2px; 
background:var(--gradient); border-radius:10px;}



/*  Header  submenu */

.menuDesktop .menu-item-has-children {position:relative;}
.deskMenu .sub-menu-wrap { display:none;  position: absolute; left:-20px; top:20px; padding-top: 20px;  }
.deskMenu .sub-menu {background: var(--header); 
box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.1); width:240px; padding: 10px;}
.menuDesktop .sub-menu li {display:block; }
.deskMenu .menu-item-has-children:hover > .sub-menu-wrap {display: block;}


/* Burger */

.headerDesktop .burger {display: none;}
.burger img {width:28px; height:28px;}
.menu_mobile,amp-sidebar {background: var(--main);box-shadow: var(--shadow-primary);
width: 100%; padding: 0 30px; max-width: 350px; min-height: 100vh;
position: fixed; top: 0; right: -100%; display: block; transition: right 0.8s; z-index: 11;}
.menu_mobile.show  {right: 0; transition: right 0.8s;  }
header .overlay {display: none;width: 100%; height: 100vh;background: rgba(0,0,0,0.5);
position: absolute;top: 0;left: 0;z-index: 9;}
header .overlay.active {display: block;}
.menu_mobile .close {display: flex;justify-content: center;padding: 20px 0;}
.menu_mobile .close img {width: 28px; height:28px;}
.menu_mobile ul {display: flex;align-items: flex-start;flex-direction: column;}
.menu_mobile .sub-menu {padding-left:20px;}



/* Langs switcher */

.lang_choose .choose { padding: 0 14px;display: flex;justify-content: space-between;align-items: center;
position: relative; height: 100%; cursor: pointer;}
.lang_choose span {position: relative; padding: 0 18px 0 0px!important;}
/* .lang_choose span:after {content: ''; width: 10px; height: 10px; position: absolute; top:2px; right: 0; 
background: url(/wp-content/themes/mostbet999/img/menu_down.png)no-repeat; background-size: cover;} */
.lang_choose img {width: 18px; height: 18px;border-radius: 50%;margin-right: 8px;}
.lang_choose  a, .lang_choose .choose span {color: #FFF; padding: 0 11px;font-size: 13px;font-weight: 600;}


.lang_choose .submenu {position:absolute; top:30px; left:0; background: var(--header); width: 230px; display:none; }
.submenu div {display:flex; align-items:center;}
.submenu img, .choose img {width:18px; height:18px; border-radius:50%; margin-right:8px;}
.submenu a {display:flex; width:100%; padding:5px 10px 5px 14px; align-items: center;}
   
.lang_choose:hover .submenu {display:block;}



/* AMP */

.header.pam_content {display:flex; justify-content:space-between;}
amp-script {opacity:1;}
.amp-sidebar-mask {background: rgba(0,0,0,0.5)!important; z-index:10!important;}
amp-sidebar { min-width: 320px; opacity: 1!important;  }
amp-sidebar .closeButton { padding: 20px 0 19px 0;text-align: center;margin: 0 auto;display: block;}
amp-sidebar .closeButton img {width:28px; height:28px;}
amp-sidebar ul { max-height: 80vh; overflow-y: auto; flex-wrap: wrap; display: flex;}
amp-sidebar .sub-menu {padding-left:20px;}
amp-sidebar ul li {display: block; width: 100%;}

.lang_choose .choose .toggled {display:flex; align-items:center;}

/* Banner */

.mainBanner {
	top: 60px;
	position: relative;
    height: 400px;
    margin: 0 20px;
    background-repeat: no-repeat;
	background-size: contain;
    background-position: center center;
    background-image:url(/wp-content/uploads/back-desctop.webp);
}
.mainBannerInner {
	height: 100%;
    align-items: center;
    display: flex;
}
.mainBannerText {
	width:100%;
	text-align: center;
}
.textFirst {
    color: #FFF;
    font-size: 25px;
    /*font-family: Gilroy;*/
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-bottom: 0;
}
.textSecond {
    color: #FFF;
    font-size: 120px;
    /*font-family: Gilroy;*/
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 1;
}
.textSecond span {
    color: #ff9616;
    font-size: 120px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.textThird {
    color: #FFF;
    font-size: 34px;
    /*font-family: Gilroy;*/
    font-weight: 500;
    letter-spacing: 2.04px;
    text-transform: uppercase;
    padding-top: 10px;
}
.bannerButton {
	padding: 18px 24px;
	color: #FFF;
	font-size: 24px;
	/*font-family: Roboto;*/
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	border-radius: 50px;
	background: linear-gradient(135deg, #FFBF2D 0%, #FF9314 100%);
	box-shadow: 0px 0px 12px 0px rgba(255, 92, 0, 0.26);
	border: 1px solid #fff;
	transition: all .1s ease;
}
.bannerButton:hover {
	background: linear-gradient(135deg, #F69401 0%, #FF7C01 100%);
	box-shadow: 0px 0px 12px 0px rgba(255, 92, 0, 0.26), 0px 0px 18px 0px rgba(255, 46, 0, 0.70);
}
/*.bannerImg {
	width:48%;
}
.bannerImg img {
	width: 528px; 
	height: 325px; 
	max-width:100%; 
	max-height: 325px; 
	object-fit: contain;
	margin-top: 50px;
}*/

@-webkit-keyframes pulse{
  0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
  50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
  to{-webkit-transform:scaleX(1);transform:scaleX(1)}
}

/* App Banner */

.mobile-app {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding-top: 100px;
}

.image-app img {
	box-shadow: 0px 0px 30px 10px var(--header);
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
}

.mobile-app .promo-app .title {
	color: var(--text);
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
    max-width: 500px;
}

.mobile-app .promo-app .rating .numbers {
	color: var(--text);
    font-size: 18px;
}
.mobile-app .promo-app .rating {
	display: flex;
	padding: 20px 0;
	gap: 20px;
    align-items: center;
}
.mobile-app .promo-app .rating .stars {
	display: flex;
}

.mobile-app .promo-app .rating .stars .star {
	background: url('https://1win-sportsbook.com/wp-content/uploads/icons8-star-filled-40.png');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 30px;
    height: 30px;
}

.mobile-app .promo-app .rating .stars .half-star {
	background: url('https://1win-sportsbook.com/wp-content/uploads/icons8-star-half-empty-40.png');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 30px;
    height: 30px;
}

.app-buttons {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.app-buttons .appButton {
	display: flex;
	gap: 30px;
	border-radius: var(--border_button);
    padding: 7px 20px;
    color: #fff;
    font-size: 16px;
    background: var(--gradient);
    transition: background 1s ease-out;
    /* box-shadow: 0px 0px 30px 10px #0693e3; */
	width: 100%;
	max-width: 400px;
	justify-content: space-between;
}

.button-wrap {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
	align-self: center;
}

.button-wrap div:last-child {
	font-size: 10px;
}

.app-buttons img {
	height: 40px !important;
}


/*   Table of contents*/
#alfa__contents {overflow-x: auto; display: flex; flex-wrap: nowrap; align-items: center; padding-bottom: 15px; padding-top: 15px; margin-bottom: 10px;
scrollbar-width: thin;}
#alfa__contents a {border-radius: var(--border_button); color:#fff; padding: 2px 8px; border: 2px solid rgba(251, 251, 251, 0.8);
display: inline-block; margin: 0 10px 0px 10px; font-size: 15px; flex: 0 0 auto; }
#alfa__contents a:hover {border: 2px solid var(--color-primary); text-decoration: none; color: var(--color-primary);}

#alfa__contents::-webkit-scrollbar {
	width: 12px;   
}

#alfa__contents::-webkit-scrollbar-track {
  background: #1b243a;
  border-radius: 20px;
}

#alfa__contents::-webkit-scrollbar-thumb {
  width: 40px;
  background: linear-gradient(255deg,#00b7ff,#8d53e9);
  border-radius: 20px;
}


/* CONTENT */

.content_page {padding:60px 20px 40px 20px;}

h1 {font-size: 36px; line-height: 40px;}
h2 {font-size: 32px; line-height: 40px;}
h3 {font-size: 26px; line-height: 36px;}
h4 {font-size: 20px; line-height: 28px;}
h5, h6 {font-size: 18px; line-height: 28px;}
input::placeholder {color:#000;}
#amp-mobile-version-switcher {display:none;}
amp-sidebar ul {overflow-y:hidden;}

.content_page a {color:var(--color-primary); text-decoration:none;}
.content_page a:hover {text-decoration:underline;}
 .content_page section {padding:20px 0;}

.page404 {min-height:100vh; display:flex; align-items:center; justify-content:center; flex-direction:column;}
.page404 img {margin:0 auto; }
.button404 {display:flex; justify-content:center;}
.page404 button {border-radius: var(--border_button);
padding: 10px 10px;
color: #fff;
text-transform: uppercase;
font-size: 16px;
position: relative;
background: var(--gradient);
transition: background 1s ease-out;}

 
/* Lists   */
.content_page ul {margin-left: 15px; margin-bottom: 20px; display:flex; justify-content:space-between;flex-wrap:wrap;list-style:none;  }
.content_page ul li {width:100%; position: relative; padding-bottom:10px; padding-left:35px;}
.content_page ul li:before {position: absolute; width: 20px; height:20px;
background: url(/wp-content/themes/alfatheme/img/button.webp)no-repeat; background-size:cover;
content: ""; left: 0; top:5px;}

.content_page ol {margin-left: 30px; margin-bottom: 20px; display:flex; justify-content:space-between;flex-wrap:wrap;}
.content_page ol li {list-style: decimal; position: relative; padding-left:10px; margin-bottom: 10px; width:100%;}
.content_page ol li::marker {font-size:17px; color:#fff; }
.content_page ol li:before {content:''; width:26px; height:26px; background:var(--gradient); border-radius:50%; position:absolute; top:2px;
left:-26px; z-index:-1;}

.content_page li > ul li {width:100%;}
.content_page li > ul li:before {position: absolute; width: 20px; height:20px;
background: var(--color-primary); background-size:cover;
content: ""; left: 0; top:5px; border-radius:50%;}



section ul {margin-left: 15px; margin-bottom: 20px; display:flex; justify-content:space-between;flex-wrap:wrap;list-style:none;  }
section ul li {width:100%; position: relative; padding-bottom:10px; padding-left:35px;}
section ul li:before {position: absolute; width: 20px; height:20px;
background: url(/wp-content/themes/alfatheme/img/button.webp)no-repeat; background-size:cover;
content: ""; left: 0; top:5px;}

section ol {margin-left: 30px; margin-bottom: 20px; display:flex; justify-content:space-between;flex-wrap:wrap;}
section ol li {list-style: decimal; position: relative; padding-left:10px; margin-bottom: 10px; width: 100%;}
section ol li::marker {font-size:17px; color:#fff; }
section ol li:before {content:''; width:26px; height:26px; background:var(--gradient); border-radius:50%; position:absolute; top:2px;
left:-26px; z-index:-1;}

section li > ul li {width:100%;}
section li > ul li:before {position: absolute; width: 20px; height:20px;
background: var(--color-primary); background-size:cover;
content: ""; left: 0; top:5px; border-radius:50%;}



/* BREADCRUMBS   */

.rank-math-breadcrumb p {padding-bottom:0; line-height: 24px;}
.rank-math-breadcrumb a, .rank-math-breadcrumb span {font-size:15px; line-height: 25px;}
.breadcrumbs { display: flex; flex-direction: row; width: fit-content; margin: 15px auto; position: relative; border-radius: 4px;}
.breadcrumbs a, .breadcrumbs span { display: flex; align-items: center; transition: all 0.2s ease-in-out; height: 40px;
color: #fff; line-height: 40px; padding-left: 20px; padding-right: 10px; font-size: 13px; position: relative; cursor: pointer;line-height: 1.2;}
.breadcrumbs a:hover { text-decoration: none; color: var(--color-primary);}
.breadcrumbs span:last-child { padding-left: 15px; z-index: -1;}
.breadcrumbs a:after { content: " > "; position: relative; left: 12px;}


/* IMG content */

.wp-block-image { margin: 0 auto; margin-bottom:20px;width: 100%; max-width: 800px;}
.wp-block-image figure {margin: 0 auto; display: flex; justify-content: center;
flex-direction: column;}
.wp-block-image img {height:auto; margin: 0 auto; margin-bottom: 15px; border-radius: var(--border);}
.wp-block-image figcaption {text-align: center; color: #b7b7b7; font-size: 14px;}

.wp-block-column {width:50%;}
.wp-block-columns img {max-height: 500px !important; width: auto;
max-width: 100% !important; margin:0 auto; margin-bottom: 15px; border-radius: var(--border);}

.wp-block-media-text {display:flex; justify-content:space-between; align-items: center;
margin:15px 0; flex-wrap: wrap;}
.wp-block-media-text .wp-block-media-text__content, .wp-block-media-text__media {width:48%;}
.wp-block-media-text img {max-height: 500px !important; width: auto; }

.wp-block-columns ul li {width:100%;}


/* Table content */

.wp-block-table {max-width: 100%;overflow-x:auto;}
.wp-block-table table {width:100%;  border-collapse: collapse; margin-bottom:20px; background: #0e0024 !important;}
.wp-block-table table td { text-align:center; border: 1px solid rgba(0,0,0,.1); padding:10px;}
.wp-block-table table tr:nth-child(2n) {background:#eee;}
.wp-block-table table tr:nth-child(2n) td {color:#000;}


section .wp-block-table {max-width: 100%;overflow-x:auto;}
section .wp-block-table table {width:100%;  border-collapse: collapse; margin-bottom:20px; background: #0e0024 !important;}
section .wp-block-table table td { text-align:center; border: 1px solid rgba(0,0,0,.1); padding:10px;}
section .wp-block-table table tr:nth-child(2n) {background: #1b243a;}
section .wp-block-table table tr:nth-child(2n) td {color:#fff; }



/* BLOCKQUOTE */

blockquote {background: var(--header); border-radius:var(--border); padding:20px 20px 0 40px;
margin-bottom:20px; box-shadow:var(--shadow-primary); position:relative;}
blockquote:before {content:''; position:absolute; top:0; left:0; height:100%; width:10px; border-radius:var(--border);
background:var(--gradient); }



/* FAQ */

.content_page .rank-math-answer {display: none;}
.content_page.pam_content .rank-math-answer {display: block;}
.rank-math-answer.active { display: block;}
.rank-math-list-item {background: var(--header) url('/wp-content/uploads/plus.png') no-repeat;
background-size: 20px; background-position: 96% 19px;  cursor: pointer; border-radius:var(--border);
position: relative; padding: 20px 50px 20px 40px; margin-bottom: 20px; box-shadow:var(--shadow-primary);}
.rank-math-list-item:before {content:''; position:absolute; top:0; left:0; height:100%; width:10px; border-radius: var(--border);
background:var(--gradient);}
.rank-math-list-item.minus {background: var(--header) url('/wp-content/uploads/close.png') no-repeat;
background-size: 20px;background-position: 96% 19px;}
.rank-math-question {text-align:left;  padding-bottom:0;}
.rank-math-question span, .rank-math-question { font-size:20px!important;line-height:30px!important; 
padding-bottom:0; padding-top:0; }
.rank-math-answer p { padding-top:5px; padding-bottom:0px;}

#rank-math-faq { position: relative; z-index: 4; }




/* Footer */

footer {background: var(--header); padding:30px 0; box-shadow: var(--shadow-primary);}
.footerInner .copy {text-align:center; padding-bottom:15px;}
.footerInner .copy span { font-size:15px;}
.footerInner .copy a {color:var(--color-secondary);}
.footerInner .copy a:hover {color:var(--color-primary);}

.footerLinks {border-top:1px solid #ddd; padding:10px 0 20px 0;max-width: 90%; margin: 0 auto; }
.footerLinks ul {display:flex; justify-content:center; flex-wrap:wrap;}
.footerLinks ul li {font-size:16px; line-height:25px; margin:0 8px; text-align:center; width: unset;     padding: 0;}
.footerLinks ul li:before { content: none; }
.footerLinks ul li a {font-size: 14px;}
.footerLinks ul li a:hover {color:var(--color-primary);}

/* CUPON */

.coupon-card{
    background: linear-gradient(135deg, #7158fe, #9d4de6);
    text-align: center;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 15%);
    position: relative;
	max-width:500px; 
	margin:0 auto;
}
.coupon-card .active:before {
	content: '•';
	margin-right: 7px;
	color: #47cf73;
}

.coupon-card  .logo{
    width: 80px;
    border-radius: 8px;
    margin-bottom: 20px;

}
.coupon-card h3{
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;

}
.coupon-card p{
    font-size: 15px;

}
.coupon-row{
    display: flex;
    align-items: center;
    margin: 25px auto;
    width: fit-content;

}
#cpnCode{
    border: 1px dashed #fff;
    padding: 10px 20px;
    border-right: 0;

}
#cpnBtn{
    border: 1px solid #fff;
    background: #fff;
    padding: 10px 20px;
    color: #7158fe;
    cursor: pointer;
}
.circle1, .circle2{
    background: var(--main);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}
.circle1{
    left: -25px;
}
.circle2{
    right: -25px;
}


/* Scroll to top */

.scrollToTop {opacity:0; background: var(--gradient); width:30px; height:30px; transition:0.4s;
border-radius: 50%;position:fixed; bottom:70px; right:30px; box-shadow: var(--shadow-primary);
display:flex; justify-content:center; align-items:center; cursor: pointer; z-index: 9;}
.scrollToTop img {width:15px; height:15px;}
.scrollToTop.pam_content {opacity:1;}


/* Fixed buttons */
.fixed_buttons {display: none; position: fixed; width: 100%; padding: 12px 0; justify-content: center; background: var(--header);
box-shadow:var(--shadow-primary); bottom: 0; left: 0; z-index:8;}
.fixed_buttonsInner {display:flex; justify-content:center; align-items:center;}
.fixed_buttons .button {border-radius: var(--border_button); padding:10px 10px; color:#fff;  text-transform:uppercase;
font-size:16px; background:var(--gradient); width:48%; max-width:200px; margin:0 10px;}

/* Fixed buttons for app page */

.app-footer {
	padding: 7px 0;
}

.app-logo {
	width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    border-radius: var(--border);
	margin-right: 10px;
}
.app-logo img {
	object-fit: contain;
}
.content {
	display: flex;
    flex-direction: column;
    color: var(--text);
    font-size: 12px;
}
.rating {
	display: flex;
	font-size: 10px;
	padding-top: 2px;
}
.rating img {
	width: 12px;
}
.appFooter {
	border-radius: var(--border_button);
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background: var(--gradient);
    margin-left: 10px;
}

/* Footer form */
.add-comment {
	border: 1px solid var(--color-secondary);
    border-radius: var(--border);
	background: var(--black);
	padding: 20px;
	margin-bottom: 20px;
}
.add-comment h3 {
	padding: 0 0 20px 0;
}
.comment-wrap {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	gap: 15px;
}
.form-control {
	padding: 11px 15px;
    border-radius: var(--border);
}

.commentButton {
	border-radius: var(--border_button);
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
	font-weight: 600;
    position: relative;
    background: var(--gradient);
    transition: background 1s ease-out;
	width: 25%;
}

#text-form {
	height: 60px;
}
form>input:last-child {
	width: 20%;
}


.thanks {font-size: 20px; text-align:center;}




@media (max-width: 480px) {
	form {
        justify-content: center;
        align-items: center;
        margin: 30px auto 0;
        flex-direction: column;
        width: 100%;
    }
    .form-control {
        margin-bottom: 10px;
    }
    form>input {
        width: 90%;
    }
    form>input:last-child {
        width: 50%;
    }
}


.buttonWrapper {margin-bottom: 20px; display:flex; justify-content:center;}
.buttonWrapper button {background:var(--color-gold); padding:15px 30px; border-radius:10px; color:#fff; font-weight: bold;
font-size: 16px; text-transform:uppercase; transition: .3s;}
.buttonWrapper button:hover {box-shadow: 0px 0px 5px 5px #fcb900;}

.contentBanner, .contentBannerMain {position:relative; width:100%; max-width:528px; height:220px; margin:0 auto; 
background-size:cover;  margin-top:10px; margin-bottom:40px; border-radius:15px; 
box-shadow:0 0 50px 5px rgba(251, 251, 251, 0.2);}
.contentBanner {background:url(/wp-content/themes/alfatheme/img/crazy-time.webp)no-repeat;background-position:center center;}
.contentBannerMain {background:url(/wp-content/themes/alfatheme/img/1win-banner.webp)no-repeat;}
.contentBanner .contentBannerButton, .contentBannerMain .contentBannerButton {position:absolute; bottom:-20px; left:0; display:flex;
justify-content:center; width:100%;}
.contentBanner .contentBannerButton button, .contentBannerMain .contentBannerButton button {animation: rainbow 2s linear 0s infinite;
padding: 15px 30px; border-radius: 30px; color: #fff; font-weight: bold; font-size: 16px; text-transform: uppercase;}

@keyframes rainbow {
	0% {background: var(--color-primary);}
	50% {background:var(--color-secondary);}
	100% {background:var(--color-primary);} 
} 



@media screen and (max-width: 1250px) {

.headerDesktop .burger {display: flex;align-items: center;	}
header .deskMenu {display: none!important;}
.header .buttons {display:none;}
.header .logo img {width: 70px; height: 35px;}

.lang_choose:hover .submenu {display:none;}
.lang_choose .submenu.show {display:block;}


.content_page {padding: 40px 20px 10px 20px;}

.fixed_buttons {display:block;}
.footerLinks {padding:10px 0 40px 0; }


.wp-block-column {width:100%;}
.wp-block-columns img {max-height: 300px !important;}
.wp-block-columns {flex-wrap:wrap!important;}



h1 {font-size: 26px; line-height: 30px;}
h2 {font-size: 22px; line-height: 32px;}
h3 {font-size: 20px; line-height: 30px;}
h4 {font-size: 18px; line-height: 28px;}
h5, h6 {font-size: 16px; line-height: 26px;}

h1, h2, h3, h4, h5, h6 {padding: 10px 0;}

/* .content_page ul li, .content_page ol li {width:100%;}
section ul li, section ol li {width:100%;} */

.rank-math-question span, .rank-math-question {font-size: 18px !important;line-height: 28px !important;}
.rank-math-list-item {padding: 20px 50px 20px 28px;}

blockquote {padding: 20px 20px 0 28px;}


p, span, li {font-size: 17px; line-height: 28px;}
.content_page ul {margin-left:0;}

.wp-block-media-text__media { width: 100%; display: flex; justify-content: center; }
.wp-block-media-text__media img { max-width: 100%; height: auto; margin-bottom: 15px; }

.wp-block-media-text .wp-block-media-text__content, .wp-block-media-text__media {width:100%;}
.wp-block-media-text__media img {margin:0 auto;}

body .is-layout-flex > * {flex-basis: 100% !important;}
	
	
.mainBanner {height:400px; top: 48px; background-image: url(/wp-content/uploads/banner-mobile.webp);}
	
/*.bannerImg {width:100%; margin-top: 20px;}
.bannerImg img {display: block; height: 167px; width: 200px; margin: 0 auto; object-fit: contain;}*/
	
}

@media screen and (max-width: 800px) {
	
	.content_page {padding: 40px 0px 10px 0px;}
	
	.mobile-app {
		flex-direction: column-reverse;
		gap: 20px;
	}
	
	.promo-app {
		text-align: center;
	}
	.mobile-app .promo-app .title {
		font-size: 26px;
    	line-height: 30px;
	}
	.mobile-app .promo-app .rating {
		justify-content: center;
	}
	
	.app-buttons {
		flex-direction: column;
	}
	
	.app-buttons .appButton {
		font-size: 14px;
		flex-wrap: wrap;
		gap: 10px;
		padding: 10px;
	}
	.app-buttons img {
    	height: 30px !important;
	}
	.commentButton {
		width: 100%;
	}

    .mainBanner {
        margin: 0 auto 35px auto;
        max-width: 375px;
        min-height: 142px;
        height: auto;
        border-radius: 10px;
		background-size: cover;
    }
    .mainBannerText {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px 10px;
    }
    .textFirst {
        font-size: 12px;
    }
    .textSecond {
        font-size: 52px;
    }
    .textSecond span {
        font-size: 52px;
    }
    .textThird {
        margin-bottom: 16px;
        font-size: 15px;
    }
    .bannerButton {
        position: absolute;
        top: 80%;
        padding: 17px 24px;
        font-size: 22px;
    }
	
}


@media screen and (max-width: 400px) {
	
.coupon-row {
	flex-direction: column;
}	
#cpnCode {
	border-right: 1px dashed #fff;
    border-bottom: 0;
}
	
}