/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* imported:start */


.cities-block a {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	color: #18214d;
	background: #e3e6ef;
	margin: 0 1rem 1rem 0;
	border-radius: 3px;
	transition: .2s;
}

.cities-block a:hover {
	transition: .2s;
	color: #f46a00;
	text-decoration: none;
}

/* Plugin "LuckyWP Table of Contents" */
.lwptoc{margin:32px 0}.lwptoc:first-child{margin-top:16px}.lwptoc_i{padding:14px 18px 18px;text-align:left}.lwptoc_header{margin-bottom:6px}.rtl .lwptoc_header{text-align:right}.lwptoc_toggle{white-space:nowrap;margin-left:4px;font-size:80%}.rtl .lwptoc_toggle{margin-left:0;margin-right:4px}.lwptoc_toggle:before{content:'['}.lwptoc_toggle:after{content:']'}.lwptoc_toggle_label{margin:0 1px}.lwptoc_item{margin-top:2px}.rtl .lwptoc_item{text-align:right}LI.lwptoc_item{margin:2px 0 0 0!important;padding:0!important;list-style:none!important}.lwptoc_item:first-child{margin-top:0}LI.lwptoc_item:first-child{margin-top:0!important}.lwptoc_item_number{margin-right:2px}.rtl .lwptoc_item_number{margin-right:0;margin-left:2px}.lwptoc_itemWrap .lwptoc_itemWrap{margin:2px 0 0 14px}.rtl .lwptoc_itemWrap .lwptoc_itemWrap{margin-left:0;margin-right:14px}OL.lwptoc_itemWrap,UL.lwptoc_itemWrap{margin:0!important;padding:0!important;list-style:none!important}OL.lwptoc_itemWrap OL.lwptoc_itemWrap,OL.lwptoc_itemWrap UL.lwptoc_itemWrap,UL.lwptoc_itemWrap OL.lwptoc_itemWrap,UL.lwptoc_itemWrap UL.lwptoc_itemWrap{margin:2px 0 0 14px!important}.rtl OL.lwptoc_itemWrap OL.lwptoc_itemWrap,.rtl OL.lwptoc_itemWrap UL.lwptoc_itemWrap,.rtl UL.lwptoc_itemWrap OL.lwptoc_itemWrap,.rtl UL.lwptoc_itemWrap UL.lwptoc_itemWrap{margin-left:0!important;margin-right:14px!important}.lwptoc-autoWidth .lwptoc_i{display:inline-block}.lwptoc-left{float:left;margin-top:0;margin-right:32px}.lwptoc-right{float:right;margin-top:0;margin-left:32px}.lwptoc-rightwithoutflow{text-align:right}.lwptoc-rightwithoutflow .lwptoc_i{display:inline-block}.lwptoc-center{text-align:center}.lwptoc-center .lwptoc_i{margin-left:auto;margin-right:auto}.lwptoc-baseItems .lwptoc_items{font-size:90%}.lwptoc-notInherit .lwptoc_i DIV A{box-shadow:none!important;border:none!important;text-decoration:none!important}.lwptoc-notInherit .lwptoc_i DIV A:active,.lwptoc-notInherit .lwptoc_i DIV A:focus,.lwptoc-notInherit .lwptoc_i DIV A:hover{box-shadow:none!important;border:none!important;text-decoration:none!important}.lwptoc-notInherit .lwptoc_i DIV A:hover{border-bottom:1px dotted!important}.lwptoc-light .lwptoc_i{color:#333;background:#ededed}.lwptoc-light .lwptoc_i A{color:#3175e4}.lwptoc-light .lwptoc_i A:active,.lwptoc-light .lwptoc_i A:focus,.lwptoc-light .lwptoc_i A:hover{color:#3175e4;border-color:#3175e4}.lwptoc-light .lwptoc_items A:visited{color:#000394}.lwptoc-dark .lwptoc_i{color:#d3d5d8;background:#2b2b2b}.lwptoc-dark .lwptoc_i A{color:#96c6ff}.lwptoc-dark .lwptoc_i A:active,.lwptoc-dark .lwptoc_i A:focus,.lwptoc-dark .lwptoc_i A:hover{color:#96c6ff;border-color:#71b2ff}.lwptoc-dark .lwptoc_items A:visited{color:#53a1ff}.lwptoc-white .lwptoc_i{color:#333;background:#fff}.lwptoc-white .lwptoc_i A{color:#3175e4}.lwptoc-white .lwptoc_i A:active,.lwptoc-white .lwptoc_i A:focus,.lwptoc-white .lwptoc_i A:hover{color:#3175e4;border-color:#3175e4}.lwptoc-white .lwptoc_items A:visited{color:#000394}.lwptoc-transparent .lwptoc_i{border:1px solid #eee}
/* end Plugin "LuckyWP Table of Contents" */

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

.statistics-table .plus {
	font-size: 10px;
	color: red;
	position: absolute;
	padding-left: 3px;
}

.statistics-table .minus {
	font-size: 10px;
	color: green;
	position: absolute;
	padding-left: 3px;
}

nav#nav-below {
    padding-left: 15px;
}
footer.entry-meta span.cat-links {
    display: none;
}
.abox {
    padding-top: 20px;
}
.entry-content {
    margin-top: 0;
}
.separate-containers .site-main>* {
    margin-bottom: 0;
}
.thumbn {
	float:left;
	margin-bottom:5px;
}
.thumbn_right{
	float:right;
}
.news-for-image {
    max-height: 180px;
    overflow: hidden;
    margin-bottom: 10px;
}
.flag_icon_big {
	display: inline-block;
	width: 60px;
	height: 46px;
}
.news-element {
   flex: 0 0 32%;
}
.news-element p {
    margin: 10px 0;
    font-size: 14px;
}
.colbox {
    margin-right: 20px;
}
.boxnews {
	flex-wrap: wrap;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
.commet-icon img {
    width: 15px;
    margin: 0px 5px 0 3px;
    opacity: 0.15;
    color: black;
    top: 3px;
    position: relative;
}
.rowbox {
	margin: 8px 0;
	display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
.boxnews .news-element {
    padding: 0 1% 0 0;
    margin-bottom: 20px;
}

.news-for-image img {
    width: 100%;
}
.boxnews .news-element a {
	color: #337ab7;
    font-size: 17px;
    font-weight: bold;
}

@media (max-width:900px) {
	.news-element {
    flex: 0 0 45%;
}
}

@media (max-width:567px) {
	.rowbox {
    display: block;
}
	
body.home.separate-containers .site-main {
    padding: 0px;
}
	
	.single-post #main, .category-news #main {
		padding: 0 10px;
	}
	
	.news-element {
    flex: 0 0 100%;
}
}

#onesignal-popover-container {
    font-size: 14px;
    position: fixed;
    left: auto !important;
    right: 0 !important;
    -webkit-font-smoothing: initial;
}
.flag_icon {
	width: 30px;
	height: 13px;
}

#ps2id-dummy-offset{
	height:90px;
}
.homePageMap{
	height:600px;
	width:100%;
}
table {
    border-spacing: 1;
    border-collapse: collapse;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow-x:scroll !important;
	overflow-y:hidden
}

table * {
    position: relative
}

table td,table th {
    padding-left: 8px
}

table thead tr {
    height: 60px;
    background: #2A3166;
	color:white;
	font-size:15px;
}

table tbody tr {
    height: 50px
}

table tbody tr:last-child {
    border: 0
}

table td,table th {
    text-align: left
}

table td.l,table th.l {
    text-align: right
}

table td.c,table th.c {
    text-align: center
}

table td.r,table th.r {
    text-align: center
}
tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

tbody tr {
    font-size: 15px;
    line-height: 1.2;
    font-weight: unset;
}

tbody tr:hover {
    color: #555;
    background-color: #f5f5f5;
    cursor: pointer
}
@media screen and (max-width: 992px) {
	.entry-header {
		margin-top:-20px;
	}
	
/*	#homeMap {
		height: 350px !important
	}
*/	
	.navigation-branding .main-title {
		color: #fff !important
	}
	

.homePageMap{
	height:550px;
	width:100%;
}
    table tbody tr {
        height: auto;
        padding: 37px 0
    }

    table tbody tr td {
        margin-bottom: 24px
    }

    table tbody tr td:last-child {
        margin-bottom: 0
    }

    table tbody tr td:before {
        font-size: 14px;
        line-height: 1.2;
        font-weight: unset;
        position: absolute;
        width: 40%;
        left: 30px;
        top: 0
    }


    tbody tr {
        font-size: 14px
    }
}

@media(max-width: 576px) {
	#ps2id-dummy-offset{
	height:70px;
}
	.homePageMap{
	height:500px;
	width:100%;
}
}

@media(max-width: 420px) {
	#homeMap {
		height: 350px !important
	}

	#ps2id-dummy-offset{
	height:60px;
}
	.navigation-branding .main-title {
    font-size: 13px;
}
	.homePageMap{
	height:350px;
	width:100%;
}
}

/* imported: end */
.single-country h1, .single-country h2 {text-align: center !important;}
.single-country h2 {margin-top: 40px;}
.layout-four {display:grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;}
.layout-four div {text-align: center;font-size:16px}
.layout-four b {display: block;font-size:25px}
.country-generated {margin: 30px 0;}
.layout-four span {width:0 !important;position: absolute;opacity:0.5;font-size:12px;white-space: nowrap;}

.other-countries {
	display: grid;
	grid-auto-rows: 5em;
	justify-items: stretch;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-rows: 4em;
}
.other-countries a {
	margin:5px;
	padding:5px 20px;
	font-size:12px;
	border: 1px solid #8882;
	box-shadow: 1px 1px 3px #888a;
	display: grid;
	align-items: center;
	transition-duration: 0.5s;
	/*grid-template-columns: 10% auto;*/
	display: flex;
}

.other-countries.without-img a{
	grid-template-columns: none;
}

.other-countries a img {
	/*height: 100%;*/
	width: 10%;
	height: auto;
}
.other-countries a:hover {
	border: 1px solid #8885;
	box-shadow: 1px 1px 3px #888d;
}

.other-countries a span {margin-left:20px}

.main-flag {width:75px;display: block;margin: 0 auto}

@media (max-width:640px)
{
	.layout-four {
		/*grid-template-columns:1fr 1fr !important;*/
		grid-template-columns:1fr !important;
		grid-row-gap: 30px;
	}
	
	.other-countries {
	grid-template-columns: 1fr 1fr;
	}
}

@media (max-width:400px)
{
	.other-countries {
	grid-template-columns: 1fr;
	}
}

@media (max-width:940px)
{
	button.reload {display:none !important; opacity:0 !important; margin: 10000px 0}
	button.reload_mobile {display: block !important}
}

.layout-four span.plus {color:red !important;opacity: 1 !important;}
.layout-four span.minus {color:green !important;opacity: 1 !important;}
.layout-four div:nth-child(4) span.plus {color:green !important;opacity: 1 !important;}
.layout-four div:nth-child(6) span.plus {color:green !important;opacity: 1 !important;}
.layout-four div:nth-child(6) span.minus {color:red !important;opacity: 1 !important;}

.inside-header {position: relative;display:grid;}
button.reload {align-self:center;justify-self: right !important;padding: 5px !important;height:40px;border-radius:2px;background-color:transparent;text-align:center}
button.reload img {height: 20px; margin: 0 5px;}
button.reload {position: absolute !important;}

button.reload_mobile .reload_3 {
	color: #fff !important;
}

button.reload_mobile .reload_2 {
	width: auto !important;
	color: #fff !important;
	padding: 3px 10px;
}

button.reload_mobile {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	padding: 0px !important;
	display: none;
}

button.reload_mobile img {
	width:24px;
	height: 24px;
	margin-right: 10px;
	filter:brightness(10);
}

.reload_bar {
	background-color: #2065AC !important;
}

.reload, .reload:hover {color: #2a3166;width:200px;line-height:30px;}
.reload_1 {width:100%;display:flex;align-items: center; }
.reload_bar {position: absolute; left:0;top:0; width:0%;height:100%;background-color: #2a3166;z-index:10;transition-duration:6s;transition-timing-function: linear;}
.reload_2 { color: black;position: relative;z-index:10;width:200px;display: block;border-radius:3px;background:#0005}
.reload_2 span:last-child {z-index:10000;position: relative;color:white;}
.reload_3 {color: #2a3166 !important}

.total-countries {padding-top:10px;font-size:120%;padding-right:1em}

.reload_mobile {
	background:none !important;
	max-width:200px;
}

.reload_mobile .reload_1 span {
	display:none;
}

@media screen and (max-width:440px) {
	.main-title {
		width:150px;
		word-wrap:break-word;
		line-height: 15px !important;
		text-align: center;
	}
	
	.reload_2, .reload_3 {
		font-size: 11px !important;
		padding: 0px 5px !important;
		text-align: center !important
	}
}

@media screen and (max-width:330px) {
	#homeMap {
		height: 350px !important
	}
	.main-title {
		width:150px;
		width:70px !important;
		font-size:12px !important;
	}
}

.index-stats table thead tr td {
	font-size: 13px;
	color: #737584;
	padding: 5px;
}

.index-stats table td {
	border: 1px solid #e6e7e7;
	text-align: center;
}

td {
	display: table-cell;
	vertical-align: inherit;
}

table {
	border-collapse: collapse;
}

#page .entry-title {
	margin-bottom: 20px;
}

.tg-notification {
	display: none;
	position: fixed;
	left: 20px;
	top: 20px;
	width: 290px;
	height: 120px;
	padding: 6px;
	z-index: 1000;
	background: #fff;
	border: 1px solid grey;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .55);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .55)
}
.tg-notification .icon-close {
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.tg-notification .icon-close .cls-1-close {
	fill: none
}
.tg-notification .icon-close .cls-2-close {
	fill: #000
}
.tg-notification h3 {
padding-top: 10px;
}

.tg-mobile-banner {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 100vw;
	padding: 10px;
	background-color: #0088CC;
	color: white;
    max-width: 100%;	
    box-sizing: border-box;
    text-align: center;
    position: fixed;
    bottom: 0;
}

.tg-mobile-banner .tg-link {
	color: white;
}


@media screen and (min-width: 1024px) {
	.thumbn {
		margin-right: 15px;
	}

	.tg-notification.active {
		display: block
	}

	.tg-mobile-banner {
		display: none !important;
	}
}

@media screen and (max-width: 576px) {
	iframe {
		height: 300px;
	}
	.category .site-main{
		padding: 0 5px !important;
	}
}

@media screen and (min-width: 576px) {
	iframe {
		max-height: 650px;
	}
}
