/*-----------------------------------------------------------------------------------

	Theme Name: Theme
	Theme URI: #
	Description: theme new is built for News Magazine, built in unlimited Concept, Unlimited Colors, Custom Widgets, Fully Customizable, Admin Panel, Comprehensive Theme Options, Unlimited Sidebars
	Author: moteam
	Author URI: #
	Version: 5.0.3
	
	

License:
License URI:

General comments (optional).
-----------------------------------------------------------------------------------------*/
blockquote {
	font-weight: 600;
}
.divscroll {
	overflow: auto;
	max-width: 610px;
	background-color: #eee;
	margin-bottom: 20px;
}
#sa {
	font-size: 11px;
	color: #999;
	line-height: 1.5em !important;
}
.arcov div {
	width: 50px;
	text-align: center;
	display: inline-block;
	border: 1px solid #CCCCCC;
	background-color: white;

	margin-bottom: 20px;
	margin-right: 19px;

	vertical-align: top;
	height: auto;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 10px;
}
.arcov img {
	width: 50px;
}
.bb {
	width:120px; 
	border: 1px solid lightgray; 
	padding: 0px;  
	min-height: 60px;  
	display: inline-block;
	margin: 3px 3px;
	position: relative;
}
.bb img {
	max-width: 88%;
	max-height: 88%;
	position: absolute!important;
	margin: auto!important;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.g-recaptcha {
	clear: left;
	margin-bottom: 10px;
}
/*mailpoet subs*/
.wysija-after-comment {
	margin-top: 15px;
    margin-bottom: 0!important;
}
#wysija-box-after-comment {
	width: 20px!important;
    -webkit-appearance: checkbox;
    height: 20px;
    margin-right: 10px!important;
}
/*mailpoet subs end*/
.gsc-search-button-v2
{
	padding: 4px!important; 
	width: 24px!important; 
	height: 24px!important;
}
.three-d 
{
	max-width: 610px; 
	font-size: 0.9em; 
	font-style: italic;
	line-height:1.5em;
}
.three-d div
{
	width: 31.75%; 
	display: inline-block; 
	vertical-align: top;
	margin-right: 1%;
	overflow-wrap: break-word;
}
.three-d div:last-child
{
	margin-right: 0;
}
.coments ul li
{
	margin: 20px 0!important;
	padding-bottom: 20px!important;
	border-bottom: 1px solid lightgrey;
}
.fluid-width-video-wrapper
{
	margin-top: 20px;
}
/*modal popup*/
.okno {
	width: 400px;
	height:auto;
	max-height: 300px;
	padding: 0px;
	border: 1px solid #ccc;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	overflow:hidden;
	background-color: white;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
	z-index: 100
}
.okno div {height:200px;overflow:auto;padding: 20px;}
	.okno:target {display: block;}
	.close {
	display: inline-block;
	border: 1px solid #ccc;
	color: #000;
	padding: 5px 20px;
	margin: 8px 20px;
	text-decoration: none;
	background: #ddd;
	cursor:pointer;
}
.close:hover {background: #fff;}
.mom_modal_box {display:none}