/*!
Theme Name: qamos
Theme URI: qamos.ru
Author: qamos.ru
Author URI: qamos.ru
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: qamos
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

qamos is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */



@font-face{

    font-family: 'montserratbold';

    src: url('https://chaoslordsrpg.com/wp-content/themes/fonts/montserrat/Montserrat-Bold');

    src: url('https://chaoslordsrpg.com/wp-content/themes/fonts/montserrat/Montserrat-Bold.eot?iefix') format('eot'),

    url('https://chaoslordsrpg.com/wp-content/themes/fonts/montserrat/Montserrat-Bold.woff') format('woff'),

    url('https://chaoslordsrpg.com/wp-content/themes/fonts/montserrat/Montserrat-Bold.ttf') format('truetype'),

    url('https://chaoslordsrpg.com/wp-content/themes/fonts/montserrat/Montserrat-Bold.svg#webfont') format('svg');

    font-weight: normal;

    font-style: normal;

}

.padd-non {
	padding: 0px!important;
	margin-top: 30px;
}

.copyr {
	display: block;
	margin: auto;
	text-align: left;
	font-size: 11px;
	padding: 0px 10px;
}

.zag-hh {
	margin-bottom: 40px;
}

.wikiff {
	font-family: VollkornSC-Bold;
	font-size: 25px;
	color: #e0a521;
	line-height: 1.2;
	margin: 0;
}


@media screen and (max-width: 996px) {
	.copyr {
		display: block;
		margin: auto;
		text-align: center;
		font-size: 11px;
		padding: 0px 10px;
	}
}

.appstore1 {
	text-align: center;
	display: block;
	margin: 15px;
}

.googleplay1 {
	text-align: center;
	display: block;
	margin: 15px;
}


.appstore1 img {
	width: 100%;
	max-width: 150px;
}

.googleplay1 img {
	width: 100%;
	max-width: 150px;
}

.menu-item a i {
	font-size: 11px;
	margin-left: 3px;
}

.dcw_c1 {
	float: inherit!important;
	width: 100%;
}

.menu-item-type-taxonomy a {
	color: white
}

/*Dropdown Css*/
.sub-menu {
	display: none;
}

.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children:hover>.sub-menu {
	display: block;
	position: absolute;
	top: 72px;
	left: 0;
	right: 0;
	z-index: 999;
	width: 100%;
	margin: 0px;
	list-style-type: none;
	background-color: #0f7692;
	padding: 10px;
	border: 1px solid #04bdea;
	border-radius: 5px;
}

.navbar {
	padding: 0rem 1rem!important;
}

.navbar-brand {
	margin: 8px;
}

.menu-item-has-children a {
	color: #fff;
}

.menu-item a {
	color: #fff;
}

.sub-menu li {
	padding: 5px 15px;
}

.menu-item {
	position: initial;
	padding: 23px;
	display: inline-block;
}
/*./Dropdown Css*/

b, strong {
    font-weight: 700;
    font-family: montserratbold;
    }



video {
    height: auto;
    width: 100%;
}

.paddsl {
    padding: 15px 15px;
}


.zagoree {
    text-align: center;
    margin-bottom: 0px;
}





.widget-title {
    font-family: ProbaPro-Medium, sans-serif;
    text-transform: uppercase;
    font-size: 1.2vw;
}


.news-dev {
    overflow: hidden;
    margin-bottom: 60px;
}

.news-dev img {
    width: 100%;
    height: auto;

}

.dale {
    font-family: Montserrat;
    color: #e0a521;
    font-size: 16px;
    background-color: #1f2626;
    width: 100%;
    display: block;
    padding: 6px 20px;
    border: 1px solid #4a4a4a;
}

.news-dev .wp-post-image {
    width: 60%!important;
}

.dev-img {
    max-width: 200px;
    float: left;
    margin-right: 20px;
}

.dev-title {
    vertical-align: middle;
    display: table;
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.entry-dev {
    font-family: montserratbold;
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    padding-left: 20px;
}

.entry-content {
    position: relative;
    display: flow-root;
    width: 100%;
}

.widget {
    border: 1px solid #4a4a4a;
    margin-bottom: 40px;
}

.widget li {
    list-style-type: none;
}

.widget li a {
    color: #696969;
}

.widget ul {
    padding: 20px;
    margin: 0px;
}

.widget-title {
    font-family: ProbaPro-Medium,sans-serif;
    text-transform: uppercase;
    font-size: 1.2vw;
    background-color: #1f2525;
    border-bottom: 1px solid #4a4a4a;
    padding: 20px 20px 15px;
}

.logowik img {
	width: 100%;
	max-width: 400px;
}

.otstupl {
	margin-bottom: 50px;
}

.vvvvp::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .155em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.children {
	padding: 0px 10px 10px!important;
}

#menu-podval li {
	padding: 10px;
}

#menu-soczseti li {
	padding: 10px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: 0.895rem 0 0!important;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #04b9e7!important;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
}



@media screen and (max-width: 996px) {
	.menu-item {
    position: initial;
    padding: 10px;
    display: block;
}
	
	.block-media a {
    flex-basis: 100%!important;
	}

.menu-item-has-children:hover>.sub-menu {
	display: block;
	position: relative;
	top: 5px;
}

.collapse.show {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
}




.block-media a {
    flex-basis: 33%;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
}

.block-media {
    display: flex;
    flex-wrap: wrap;
}

.block-media a figure {
    width: 100%;
}

.block-media a img {
    padding: 15px;
    position: relative;
}

.play-block {
	min-height: 100vh;
	background: #0e1011;
	position:relative;
}

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