/*
 Theme Name:   Poka SportsBetting Theme
 Theme URI:    https://pokatheme.com
 Description:  Poka Theme Child
 Author:       Poka Theme
 Author URI:   https://pokatheme.com
 Template:     pokatheme
 Version:      1.0.3
 Tags:
 Text Domain:  poka-child
*/

/* ==========================================================================
   Place your styles here
   ========================================================================== */
   /* ======================== Rypoi se popup   ===================================== */
	.rypoi{font-size: 9px;text-align: center;}
	/* ======================== End Rypoi se popup  ===================================== */

		
   .new_menu > a::after {
	width: auto;
	height: auto;
	transform: none;
	color: rgb(255, 255, 255);
	background-color: rgb(240, 125, 0);
	padding-right: 12px;
	padding-left: 12px;
	margin-left: 8px;
	border-radius: 5px;
	content: "NEW";
	border: none;
}

.hero-img {
    border: 5px solid #fff;
	padding:0px!important;
}
.linked--text {
    font-size: medium!important;
}
   .sticky-banner {position:fixed;bottom:10px;z-index: 11000;left: 50%;transform: translateX(-50%);}
   body {font-size: 1.2rem;}
   .aff-single-widget .btn {font-size: 0.83rem; padding: .7rem .3rem;}
   .btn {padding: .7rem .7rem;}
   .toprightcloseicondesktop {position: absolute; top: -6px; right: -12px;z-index:999;width: 24px;}
   .sticky-banner-desktop {position:fixed;bottom:10px;z-index: 11000;left: 50%;transform: translateX(-50%);}
	.casino-guides .casino-guide-box .label-guide--article i {color: #db911e!important;}
	.media-item__title--black {text-transform: uppercase!important;}
	h1, h2 {text-transform: uppercase!important;color: #1b224d!important;font-weight:600;}
	h3 {text-transform: none!important;color: #1b224d!important;font-weight:600;}
	.head-menu .menu > li a {font-size: 1.2rem!important;text-transform: uppercase;padding-top: 10px;}
	.head-menu .menu > li {margin: 0 0.5rem;}
	.head-menu.head-menu--s1 .menu > li ul {width: 100%;}
	.head-menu.head-menu--s1 .menu > li ul li a {text-transform: uppercase;}
	.media-item__content svg {fill: #1b224d!important;}
	.media-item__label .odds {background-color: #1b224d!important;}
	.media-item__text--small {color: #c07f1b!important;}
	.footer .footer-group--three { background-color: #755528!important;}
	.media-item-inner {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
	.widget-top-table .top-table .top-table-row {margin-bottom: 10px!important;}
	.home .banner-wrapper.banner-wrapper--bottom {margin-bottom: 20px!important;margin-top: 20px!important;}
	.sidebar .widget h3 {color: #b89153 !important;}
	.sponsored-by {background-color: #b89153!important;}
	.sponsored-by a {color: #fcf9f5!important;font-weight: 400!important;}
	.section {padding: 20px 0 20px!important;}
	.media-wrapper {padding-top: 0px!important;}
	.banner-wrapper.banner-wrapper--top {margin-bottom: 30px!important;}
	.home .banner-wrapper.banner-wrapper--top {margin-top:30px!important;}
	.banner-wrapper.banner-wrapper--top {margin-bottom:0px!important}
	.section {padding: 20px 0!important;}
	.body-show-breadcrumbs:not(.home):not(.body-fullscreen-sections) #main {margin: 30px 0 60px;}

  .divlivechat{ position: fixed; bottom: 0px; right: 30px;}
   /* ------------- Prognostika (Bet Tips)-----------------*/
			.prognostika-row-kartas {padding: 0px 10px;}
			.prognostika-main-bg {background-color: #b89153;padding-bottom: 0px;}
			.prognostika-main-bg a {color: white;}
			.prognostika-main-bg-paroli {background-color: #b89153;padding-bottom: 10px;}
			.main-text-prognostika {font-size: 1.5rem;font-weight: bold;}
			.apodosi-prognostika {font-size: 2rem;font-weight: bolder;line-height: 40px;}
			.prognostika-karta-mob {background-color: #b89153  !important;}
			.prognostika-karta-mob-paroli {padding: 0px; background-color: #b89153  ;}
			.epitichia-prognostika {padding: 10px 0px 0px;}
			.size-prognostika-thumb-mob {width: 150px;height: auto;}
			.date-prognistika a {color: #1b224d;}
			.date-prognistika {color: #1b224d;}
			.date-prognistika-paroli {background-color:#b89153;color:#1b224d}
			.img-prognostika {padding: 10px 0px!important;}
			.title-prognostika-mob a {color:white;}
			/*.date-prognistika {word-spacing:60px}*/
	/* ------------- End Prognostika (Bet Tips)  -----------------*/
   
   /* betbanner */
   .text-link-banner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 730px;
		margin: 30px auto;
		padding: 10px 20px;
		overflow: hidden;
	}
	.text-link-banner figure::after {
		-webkit-transform: translate(-70%,-50%);
		transform: translate(-70%,-50%);
	}
	.text-link-banner figure::after {
		content: '';
		position: absolute;
		top: 50%;
		left: 60%;
		-webkit-transform: translate(-68%,-50%);
		transform: translate(-68%,-50%);
		width: 250px;
		height: 250px;
		background-color: inherit;
		border-radius: 50%;
		z-index: -1;
	}
	.text-link-banner figure {
		position: relative;
		width: 140px;
		height: 70px;
		margin-right: 40px;
		z-index: 1;
		border: 1px solid #000;
		padding-top: 10px;
	}
	.text-link-banner .more-link {
		margin-left: 20px;
		min-width: 130px;
		/*padding: 15px 10px 0px 10px;*/
		white-space: normal;
		max-width: 140px;
	}
	.more-link--red {
		position: relative;
		background-color: red;
		border-color: red;
		color: #fff;
		overflow: hidden;
	}
	.more-link {
		display: inline-block;
		vertical-align: top;
		padding: 13px 25px;
		border: 1px solid var(--yellow);
		border-radius: 6px;
		text-align: center;
		font-size: 1.4rem;
		line-height: 1.6rem;
		font-family: roboto condensed,sans-serif;
		font-weight: 700;
		white-space: nowrap;
		color: #fff;
		z-index: 2;
	}
	.text-link-banner__text {
		font-size: 1.3rem;
		line-height: 2.2rem;
	}
	.text-link-banner__text {
		display: block;
		max-width: 370px;
		margin: 0 auto;
		text-align: center;
		line-height: 1.5rem;
		z-index: 1;
		white-space: normal;
	}
	@keyframes glowing {
        0% {
          background-color: #yellow;
          box-shadow: 0 0 5px #d2454b;
        }
        50% {
          background-color: #d2454b;
          box-shadow: 0 0 20px #ff0000;
        }
        100% {
          background-color: #yellow;
          box-shadow: 0 0 5px #d2454b;
        }
    }
	.more-link {
		animation: glowing 1300ms infinite;
	}

.buttonbet {
  width: 150px;
  min-height: 60px;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: white;
  background: red;
  /* background: linear-gradient(90deg, rgba(255,5,5,1) 0%, rgba(255,6,6,1) 100%); */
  border: none;
  border-radius: 10px;
  box-shadow: 12px 12px 24px rgba(255,11,11,.64);
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
	margin: 10px 5px;

  }

buttonbet::before {
	content: '';
  border-radius: 1000px;
  min-width: calc(300px + 12px);
  min-height: calc(60px + 12px);
  border: 6px solid #00FFCB;
  box-shadow: 0 0 60px rgba(0,255,203,.64);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .3s ease-in-out 0s;
}

.buttonbet:hover, .buttonbet:focus {
  color: #313133;
  transform: translateY(-6px);
}

button:hover::before, button:focus::before {
  opacity: 1;
}

buttonbet::after {
  content: '';
  width: 30px; height: 30px;
  border-radius: 100%;
  border: 6px solid #00FFCB;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

buttonbet:hover::after, buttonbet:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}
.small_oroi {font-size:9px}
.betbannerlogo {min-height: 57px;
max-width: none;}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
@media (max-width:767px) {
	.betbannerlogo {
		max-width: 80px!important;
		height: auto;
		margin: 10px;
		min-height: auto;
	}
	.text-link-banner {padding: 0px;}

.text-link-banner figure::after {
    content: '';
    position: absolute;
    top: 0%;
    left: 60%;
    transform: translate(-68%,-50%);
    width: 130px;
    height: 200px;
    background-color: inherit;
    border-radius: 0%;
    z-index: -1;
}
.text-link-banner figure {
    position: relative;
    width: 140px;
    height: 70px;
    margin-right: 10px;
    z-index: 1;
    border: 1px solid #000;
    padding-top: 10px;
}
.text-link-banner__text {
    display: block;
    max-width: 370px;
    margin: 0 auto;
        margin-left: auto;
    text-align: center;
    line-height: 1.2rem;
    z-index: 1;
    white-space: normal;
    margin-left: 0px;
}
.small_oroi {
    font-size: 6px;
    line-height: 0.1rem !important;
}
.buttonbet {
    min-width: 80px;
    min-height: 60px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #313133;
    background: red;
    background: linear-gradient(90deg, rgba(129,230,217,1) 0%, rgba(79,209,197,1) 100%);
    border: none;
    border-radius: 3px;
    box-shadow: 12px 12px 24px rgba(79,209,197,.64);
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 1px;
    margin: 5px;
}
.text-link-banner__text {
    font-size: 1rem;
}

}

/* tabs style for affiliates*/
	
	.tab-wrap {
	-webkit-transition: 0.3s box-shadow ease;
	transition: 0.3s box-shadow ease;
	border-radius: 6px;
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
		  flex-wrap: wrap;
	position: relative;
	list-style: none;
	background-color: #fff;
	margin: 40px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	}
	.tab-wrap:hover {
		box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23), 0 10px 10px rgba(0, 0, 0, 0.19);
	}

	.tab {
		display: none;
	}
	.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
		opacity: 1;
		-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
		transition: 0.5s opacity ease-in, 0.2s transform ease;
		position: relative;
		top: 0;
		z-index: 100;
		-webkit-transform: translateY(0px);
			  transform: translateY(0px);
		text-shadow: 0 0 0;
	}
	.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
		opacity: 1;
		-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
		transition: 0.5s opacity ease-in, 0.2s transform ease;
		position: relative;
		top: 0;
		z-index: 100;
		-webkit-transform: translateY(0px);
			  transform: translateY(0px);
		text-shadow: 0 0 0;
	}
	.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
		opacity: 1;
		-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
		transition: 0.5s opacity ease-in, 0.2s transform ease;
		position: relative;
		top: 0;
		z-index: 100;
		-webkit-transform: translateY(0px);
			  transform: translateY(0px);
		text-shadow: 0 0 0;
	}
	.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
		opacity: 1;
		-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
		transition: 0.5s opacity ease-in, 0.2s transform ease;
		position: relative;
		top: 0;
		z-index: 100;
		-webkit-transform: translateY(0px);
			  transform: translateY(0px);
		text-shadow: 0 0 0;
	}
	.tab:first-of-type:not(:last-of-type) + label {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.tab:not(:first-of-type):not(:last-of-type) + label {
	  border-radius: 0;
	}
	.tab:last-of-type:not(:first-of-type) + label {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.tab:checked + label {
		background-color: #fff;
		box-shadow: 0 -1px 0 #fff inset;
		cursor: default;
	}
	.tab:checked + label:hover {
		box-shadow: 0 -1px 0 #fff inset;
		background-color: #fff;
	}
	.tab + label {
		width:100%;	  
		box-shadow: 0 -1px 0 #eee inset;
		border-radius: 6px 6px 0 0;
		cursor: pointer;
		display: block;
		text-decoration: none;
		color: #333;
		-webkit-box-flex: 3;
		-webkit-flex-grow: 3;
		  -ms-flex-positive: 3;
			  flex-grow: 3;
		text-align: center;
		background-color: #eeedeb;
		-webkit-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
			  user-select: none;
		text-align: center;
		-webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;
		transition: 0.3s background-color ease, 0.3s box-shadow ease;
		height: 50px;
		box-sizing: border-box;
		padding: 15px;
	}
	
	@media (min-width:768px) {
			
		.tab + label {
			width:auto;
		}
		.sdi_mob {
			display:none;
		}
	}
	
	.tab + label:hover {
		background-color: #f9f9f9;
		box-shadow: 0 1px 0 #f4f4f4 inset;
	}
	.tab__content {
		padding: 10px 25px;
		background-color: transparent;
		position: absolute;
		width: 100%;
		z-index: -1;
		opacity: 0;
		left: 0;
		-webkit-transform: translateY(-3px);
			  transform: translateY(-3px);
		border-radius: 6px;
		
	}
	
	@media (max-width:767px) {
		.tab__content {padding: 10px 5px;}
		.sdi_desk {/*display:none;*/}
	}

	
	/* end tabs style for affiliates*/
	/* tables style for prognostika */
	
		.marpro {
		   padding: 10px 10px;
		}
		th.imerominiapro {
			font-weight: 400!important;
			text-align: center!important;
			background-color: #735425;
			color: #fff!important;
		}
		.rwdpro-table th.headind_row {
			background-color: #000;
			color: #fff;
		}
		.rwdpro-table {
		  margin: 1em 0;
		  min-width: auto;
		  min-width: 100%;
		}
		.rwdpro-table tr {
		  border-top: none;
		  border-bottom: none;
		}
		.rwdpro-table tr:hover {
		  background-color: #73542533;
		}
		.rwdpro-table th {
		  display: none;
		  font-weight: normal;
		}
		.rwdpro-table td {
		  display: block;
		}
		.rwdpro-table td:first-child {
		  padding-top: .5em;
		}
		.rwdpro-table td:last-child {
		  padding-bottom: .5em;
		}
		.rwdpro-table td:before {
		  content: attr(data-th) " ";
		  font-weight: bold;
		  width: 6.5em;
		  display: inline-block;
		}
		.rwdpro-table th, .rwdpro-table td {
		  text-align: left;
		}
		.size-prognostika-thumb {max-width:120px}
		
		@media (min-width: 480px) {
		  .rwdpro-table th, .rwdpro-table td {
			display: table-cell;
			padding: .25em .5em;
		  }
		  .rwdpro-table th:first-child, .rwdpro-table td:first-child {
			padding-left: 0;
		  }
		  .rwdpro-table th:last-child, .rwdpro-table td:last-child {
			padding-right: 0;
		  }
		  .rwdpro-table td:before {
			display: none;
		  }
		  .rwdpro-table th, .rwdpro-table td {
			/*padding: .1em 1em .1rem 1em !important;*/
			text-align: center;
			vertical-align: middle;
		  }
		}
		
		.rwdpro-table {
		  background: #ededed;
		  color: #000;
		  border-radius: 0em;
		  overflow: hidden;
		}
		.rwdpro-table tr {
		  border-color: none;
		}
		.rwdpro-table th, .rwdpro-table td {
		  margin: .5em 1em;
		}
		.rwdpro-table th, .rwdpro-table td:before {
		  color: #fff;
		}
		
		@media (max-width: 767px) {
			.rwdpro-table {
				background-color: #fff;
				color: #000;
				font-weight: 600;
			}
			.rwdpro-table td::before {
				font-size: 13px;
				font-weight: normal;
				width: 10.5em;
				margin-right: 0.2em;
				text-align:right;
				
			}
			.rwdpro-table th, .rwdpro-table td {
				margin: .5em .1em;
			}
			.rwdpro-table tr {
				border-color: black;
			}
			.rwdpro-table tr {
				border-bottom: 1px solid #000;
				border-top: 1px solid #000;
			}
			.rwdpro-table td::before {
				content: attr(data-th) ": ";
				
			}
			.tab + label {height: 70px;padding: 25px 0px 10px 0px;}
			.rwdpro-table th, .rwdpro-table td::before {color: #fff; background-color:black;}
			/* ------------- Prognostika Mobile  (Bet Tips)-----------------*/
			.prognostika-row-kartas {padding: 0px 10px;}
			.prognostika-main-bg {background-color: #b89153;padding-bottom: 0px;}
			.prognostika-main-bg a {color: white;}
			.prognostika-main-bg-paroli {background-color: #b89153;padding-bottom: 10px;}
			.main-text-prognostika {font-size: 1.5rem;font-weight: bold;}
			.apodosi-prognostika {font-size: 2rem;font-weight: bolder;line-height: 40px;}
			.prognostika-karta-mob {background-color: #b89153  !important;}
			.prognostika-karta-mob-paroli {padding: 0px; background-color: #b89153  ;}
			.epitichia-prognostika {padding: 10px 0px 0px;}
			.size-prognostika-thumb-mob {width: 150px;height: auto;}
			.date-prognistika a {color: #1b224d;}
			.date-prognistika {color: #1b224d;}
			.date-prognistika-paroli {background-color:#b89153;color:#1b224d}
			.img-prognostika {padding: 10px 0px!important;}
			.title-prognostika-mob a {color:white;}
			/*.date-prognistika {word-spacing:60px}*/
			/* ------------- End Prognostika Mobile  -----------------*/
			
		}
		
		@media (min-width: 768px) {
			.imerominiaprodesk {
				display:none!important;;
			}
		}


	 /* end tables style for prognostika */

.likeh3 {font-size: 1.857rem;font-weight: 600;}


/* ==========================================================================
   Responsive steps
   ========================================================================== */
/* Large desktops */
@media (max-width: 1199px) {

}

/* Tablet */
@media (max-width: 991px) {

}

/* Mobile */
@media (max-width: 767px) {
		.sticky-banner-desktop {display:none!important;}
		header #logo {width: 75px!important;}
		.theme-follow-list__item {margin: 0px 5px!important;width: 20px!important;height: 20px!important;}
		h3 {text-transform: none;}
		.trigger-mmenu .icon span { height: 5px !important;margin-bottom: 5px!important;}
		.theme-header-search .search-btn svg {width: 24px!important;}
		.sponsored-by {padding: 20px 0px 0px 0px;}
		.sticky-banner {display:none;}
		.sticky-wrapper {display:none;}
}

/* Small mobile */
@media (max-width: 575px) {

}
.media-item--full-image .media-item-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.media-item--full-image .media-item-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.media-item__title--white a {color: #fff;}
.media-item__title--white a:hover {color: #b89153;}
.media-item__title--white {font-size: 1.2rem;}


:root{
--popup_background:#780008;
--popup_button_color:#283d80;
--popup_button_background_color:#fff;
--popup_font_color:#fff;

}

span.menu_bar_link {
    border-color: #dd9933;
    margin-top: 11px;
    background-color: white;
    box-shadow: 0px 0px 2px 0px #8bc34a;
}

a.live-link-href.popmake-17620.pum-trigger {
     font-size: 1.4em;
    border-radius: 4px 4px 4px 4px;
    font-weight: 500;
}
.pum-container{padding: 0px!important;border:0px!important;}
.popup_container{
  display: flex;
    width: 100%;
    color:var(--popup_font_color);
    background: var(--popup_background);
}

.content_container{  
  padding:20px 10px 10px 20px;
  flex-grow: 1; 
  width: 50%;
  display: flex;
    flex-direction: column;
}
ul.popup_moto li:nth-child(2){margin-top:25px;}


h1.popup_heading  {
  text-align: center;
  font-size: 2.4em;
    line-height: 1.6;
    font-weight: bold;
  word-wrap: break-word;
}
.popup_moto{   
  font-size: 1.4em;
    flex: 1;
 }

ul.popup_moto{
  list-style-type: none;
}

ul.popup_moto li {
  margin-top:10px;
  font-weight: 500;
  display: flex; 
  align-items: center;
}

ul.popup_moto li ul {
  font-weight: 500;
  padding-left: unset!important;
}

.button_container{
  flex-grow: 1;
    width: fit-content;
    margin: 25px auto;
  
}

a:hover.action_button{
  color:#fff!important;
  }
a.action_button{
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: 500;
  padding: 10px;
    border-radius: 5px;
}
.action_button a:hover{
  color:#fff;
}

.gambling_notice{
  font-size: 0.7em;
}
.image_container{
  width: 50%;
  background-position: center!important;
  background-size: cover!important;
}

.image_container img {
  width: 100%;
  height: auto;
  opacity: 0;}

span.tick  {
    border-radius: 50%;
    border: 5px solid;
     box-sizing: initial!important;
    border: 0.1em solid #263e7e;
    text-align: center;
    border-radius: 50%;
     font-size: 1.4em;
    box-sizing: content-box;
    box-sizing: content-box!important;
    padding: 0 0.3em;
    margin-right: 0.4em;

}



@media only screen and (max-width: 768px) {
ul.popup_moto{
  list-style-type: none;
  margin-top:-10px;
  padding-left: unset!important;
  width:98%;
}

.popup_container {
    width: 100%!important;
}
.pum-overlay, html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container, html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{
	position: unset!important;
}

h1.popup_heading  {  
   font-size: 1.4em;
     font-weight: bold;
   word-wrap: break-word;
   max-width: 97%;
   margin-top:-10px;
   line-height: 1.3em;
 }

.popup_moto{   
  font-size: 1em;
    flex: 1;
    font-weight: 500;
}

a.action_button{
  font-size: 1.2em;
  font-weight: bold;
}
.content_container{
  margin-top:10px;
 }
 .gambling_notice{
text-align: center;
}
.image_container,.content_container{
  width: 100%;
}
.popup_container{
    flex-direction: column;
  }
.button_container{line-height: 1.1em!important;}

ul.popup_moto li:nth-child(2){
	margin-top:15px: 
}
span.tick {
    border-radius: 50%;
    border: 5px solid;
     box-sizing: initial!important;
    border: 0.1em solid #263e7e;
    text-align: center;
    border-radius: 50%;
     font-size: 1.2em;
    box-sizing: content-box;
    box-sizing: content-box!important;
    padding: 0 0.3em;
    margin-right: 0.4em;
}

img.popupimagenew {
    width: auto;
}

.pum-container{
  max-width: 80%!important;
  top:100px!important;
}

.gambling_notice {
    font-size: 0.5em;
    max-width: 96%;
}


.glow-on-hover-menu {
    width: auto!important;
    height: 30px!important;
    border: none;
    outline: none;
    color: #111;
    background: #fff;
    cursor: pointer;
    position: relative;
    display: inline-grid;
    z-index: 0;
    padding: 2px 15px !important;
    font-size: 1em!important;
    line-height: 1.1em;
    border-radius: 10px;
}

span.mb-text {
    display: inline-block;
    padding-top: 5px;
}


}

@media only screen and (min-width: 1467px) {
.popup_moto{   
  font-size: 1.6em;
 

}

a.action_button{
  font-size: 1.6em;
  font-weight: 500;
}

h1.popup_heading  {
  font-size: 2.4em;
  text-align: center;
  word-wrap: break-word; 
  }


}

@media only screen and (min-width: 1600px) {
.popup_moto{
  font-size: 2em;
 
  }

a.action_button{
  font-size: 2em;
  font-weight: 500;
  }

h1.popup_heading  {
  font-size: 2.6em;
  text-align: center;
  word-wrap: break-word;
}

}
/* end pop new template up */

.glow-on-hover {
    width: 220px;
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.glow-on-hover:before {
    content: '';
   background: linear-gradient(45deg, #f28e01, #da8309, #ffb800, #daaa09, #d4d233, #b5aa24, #c39227, #cd9717, #ffaf00);

    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

.glow-on-hover-menu {
    width: 220px;
    height: 50px;
    border: none;
    outline: none;
    color: #111;
    background: #fff;
    cursor: pointer;
    position: relative;
    z-index: 0;
    padding: 8px;
    font-size: 1.2em;
    border-radius: 10px;
}

.glow-on-hover-menu:before {
    content: '';
   background: linear-gradient(45deg, #f28e01, #da8309, #ffb800, #daaa09, #d4d233, #b5aa24, #c39227, #cd9717, #ffaf00);

    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover-menu:active {
    color: #000
}

.glow-on-hover-menu:active:after {
    background: transparent;
}

.glow-on-hover-menu:before {
    opacity: 1;
}

.glow-on-hover-menu:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 10px;
}