/*
Template Name: Slider файл стилей для этого типа страниц
*/
/*.page-id-679 {background-color: #99E8D0;}*/

/*----------------------------------------------------
контейнер дл поста
------------------------------------------------------*/



.entry-content {
	position: fixed;
  	top: 0;
	margin-left: auto;
    margin-right: auto;
 /*	left: 0;*/
 /*	height: 100%;*/
	z-index: 10;
}
.entry-header {
			position: fixed;
			z-index: 410;
}	
.entry-title {
			position: fixed;

			z-index: 410;
			color: #a70d0d;
		}
.title-post{
			position: fixed;

 			left: 20;
			z-index: 410;
			color: #a70d0d;
		}
.content-area  {
 	position: fixed;
  	top: 0;
 	left: 0;
 	height: 100%;
		}	
		
.post-navigation {
	background-color: #f000;

	}	
	
.page-wrap  {
		padding: 0px 0px;	
	}
.content-wrapper {
		font-size: 22px;
		background-color: #10101017;
		border-radius: 20px 7 7 20px;
		background-repeat: no-repeat;
		background-position: top center; 
		background-attachment: fixed; 
		}
.page-wrap {
		padding: 8px 0 10px;
		clear: both;
	}
.site-footer {
		background-color: #1c1c1c8f;
		line-height: 35px;
		padding: 15px 0;
		position: fixed;
		bottom: 10;
		width: 100%;
		z-index: 210;
		color: #a70d0d;
	}
.site-footer a {
    color: #a70d0d;
}	
.entry-footer {
	clear: left;
	padding: 8px 0 10px;
	position: fixed;
  	bottom: 0;

}

.row {
		padding: 0px;
		background-color:#47425d00;
		}	
	
	
	 
.overlay{
	display: none;
}
	img.header-inner .header-inner {
		display: none;
	}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding: 0px;
}
.content-wrapper .aside-image .content-wrap {
		padding: 7px 0 7px 10px;
	}
.custom-background {
		background-color: #442c19;
		background-image: url('https://agata.sisrex.com/addresurse/img/site_pic_fon/textura.png');
				}
			
			





/*-----------------------------------------	
Galleries вордпресс стандартная
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;

	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
		opacity: 0;
}
/*-----------------------------------------
/* Media Queries
-------------------------------------------------------------- */

/*--для мобильных устройств---------- */	
/*
	@media only screen and (max-width: 599px) and (orientation: portrait) {
 .entry-header .title-post {
			font-family: 'Lobster', cursive;
			text-align:center;
  			bottom: 13%;
 			right: 20px;
			font-weight: 400;
			font-size: 18px;
					}
.entry-content {
 	 width: 100%;
}					
		h1{
			font-family: 'Pacifico', cursive;
			font-size: 22px;
					}
		h2{
			font-size: 20px;
					}
		h3{
			font-size: 18px;
					}
		h4{
			font-size: 16px;
					}
		h5{
			font-size: 14px;
					}
		h6 {
			font-size: 12px;
					}
	}




	@media only screen and (min-width: 600px) and (max-width: 989px)  and (orientation: portrait) {
 .entry-header .title-post {
			font-family: 'Lobster', cursive;
			text-align:center;
  			bottom: 13%;
 			right: 20px;
			font-weight: 400;
			font-size: 18px;
					}
.entry-content {
 	 width: 100%;
	}					
		h1{
			font-family: 'Pacifico', cursive;
			font-size: 22px;
					}
		h2{
			font-size: 20px;
					}
		h3{
			font-size: 18px;
					}
		h4{
			font-size: 16px;
					}
		h5{
			font-size: 14px;
					}
		h6 {
			font-size: 12px;
					}
	}
	
	@media only screen and (min-width: 990px) and (max-width: 1025px)  and (orientation: portrait) {
 .entry-header .title-post {
			font-family: 'Pacifico', cursive;
			text-align:center;
  			bottom: 13%;
 			right: 20px;
			font-size: 20px;
					}
.entry-content {
 	 width: 100%;
	}					
		h1{
			font-size: 24px;
					}
		h2{
			font-size: 22px;
					}
		h3{
			font-size: 20px;
					}
		h4{
			font-size: 18px;
					}
		h5{
			font-size: 16px;
					}
		h6 {
			font-size: 14px;
					}
	}

	@media only screen and (min-width: 600px) and (max-width: 989px)  and (orientation: landscape) {
 .entry-header .title-post {
			font-family: 'Lobster', cursive;
			text-align:center;
  			bottom: 13%;
 			right: 20px;
			font-weight: 400;
			font-size: 18px;
					}
.entry-content {
	height: 95%;
 	 width: 70%;
	}					
		h1{
			font-family: 'Pacifico', cursive;
			font-size: 22px;
					}
		h2{
			font-size: 20px;
					}
		h3{
			font-size: 18px;
					}
		h4{
			font-size: 16px;
					}
		h5{
			font-size: 14px;
					}
		h6 {
			font-size: 12px;
					}
	}
	@media only screen and (min-width: 990px) and (max-width: 1025px)  and (orientation: landscape) {
 .entry-header .title-post {
			font-family: 'Pacifico', cursive;
			text-align:center;
  			bottom: 13%;
 			right: 20px;
			font-size: 20px;
					}
.entry-content {
 	 width: 63%;
	 border:0px;
}					
		h1{
			font-size: 24px;
					}
		h2{
			font-size: 22px;
					}
		h3{
			font-size: 20px;
					}
		h4{
			font-size: 18px;
					}
		h5{
			font-size: 16px;
					}
		h6 {
			font-size: 14px;
					}
	}

	@media only screen and (min-width: 1026px)  and (max-width: 1199px) and (orientation: landscape) {
.entry-header .title-post {
			text-align:right;
  			bottom: 11%;
 			right: 20px;
			font-size: 30px !important;
					}
.entry-content {
 	 width: 700px;
	 border:0px;
}				
		h1{
			font-size: 24px;
					}
		h2{
			font-size: 22px;
					}
		h3{
			font-size: 20px;
					}
		h4{
			font-size: 18px;
					}
		h5{
			font-size: 16px;
					}
		h6 {
			font-size: 14px;
					}
	}
	
	@media only screen and (min-width: 1200px) and (orientation: landscape) {
.entry-header .title-post {
			text-align:right;
  			bottom: 11%;
 			right: 20px;
			font-size: 30px !important;
					}
.entry-content {
 	 width: 900px;
	 border:0px;
}				
		h1{
			font-size: 24px;
					}
		h2{
			font-size: 22px;
					}
		h3{
			font-size: 20px;
					}
		h4{
			font-size: 18px;
					}
		h5{
			font-size: 16px;
					}
		h6 {
			font-size: 14px;
					}
	}	

/* мониторы экраны */




/*размещаем лого сайта 
@media (orientation: landscape) and (min-width: 1025px)  and (max-width: 1471px) {


	.site-logo {
	position: fixed;
  	top: 10;
    right: 7px;
 /*	left: 0;*
 	height: 100%;
	z-index: 200;
		}
	#mainnav-mobi {
 
	}		
.site-header  {
		background-color: #00000000;	
	
 		padding: 0px;
		}

.btn-menu .sydney-svg-icon	{
	position: fixed;
  	top: 20%;
	right: 10%;
	fill: #b32929;
		}	
						
#mainnav {
	position: fixed;
  	top: 20%;
	width: 20%;
    right: 10px;
	color: #0000ff;
 	float: right;
	background-color: #04040400;				
/*	padding: 3px;
 	border: 2px solid  #000000;
	margin: 4px; *
	}
#mainnav ul li a{
			text-align: center;
			padding: 5px;
			color: #020202;
		}
#mainnav li {
		float:clear;
		margin-left: auto;
   		margin-right: auto;

		text-align: center;

		background-color: #00000038;
		padding: 5px;
		width: 100%;
		border: 2px solid  #ad9c9c;
		}
#mainnav ul li a:hover {
		text-align: center;
		display:block;
		width: 100%;
		background-color: #fd0202ff;
		border: 2px solid  #000000;
		color: #fff;
		padding: 10px;
		right: 20px;
		top: -2px;
		transition: all 0.8s ease;
	}		
		}
		
@media (orientation: landscape) and (min-width: 600px)  and (max-width: 1024px) {


	.site-logo {
	position: fixed;
  	top: 10;
    right: 7px;
/*	height: 60%;*
	width: 200px;
	z-index: 200;
		}
	#mainnav-mobi {
 
	}		
.site-header  {
		background-color: #00000000;	
	
 		padding: 0px;
		}

.btn-menu .sydney-svg-icon	{
	position: fixed;
  	top: 20%;
	right: 10%;
	fill: #b32929;
		}	
						
#mainnav {
	position: fixed;
  	top: 20%;
	width: 20%;
    right: 10px;
	color: #0000ff;
 	float: right;
	background-color: #04040400;				
	}
#mainnav ul li a{
			text-align: center;
			padding: 5px;
			color: #020202;
		}
#mainnav li {
		float:clear;
		margin-left: auto;
   		margin-right: auto;

		text-align: center;

		background-color: #00000038;
		padding: 5px;
		width: 100%;
		border: 2px solid  #ad9c9c;
		}
#mainnav ul li a:hover {
		text-align: center;
		display:block;
		width: 100%;
		background-color: #fd0202ff;
		border: 2px solid  #000000;
		color: #fff;
		padding: 10px;
		right: 20px;
		top: -2px;
		transition: all 0.8s ease;
	}		
		}		
@media (orientation: portrait) {
	.site-logo {
	position: fixed;
  	bottom: 20%;
    right: 10px;

 /*	left: 0;*
 	height: 100%;
	z-index: 20;
		}
}
*/
/*
.site-header{
	position: fixed;
  	top: 20%;
	width: 30%;
    right: 10%px;
 /*	left: 0;
 	height: 100%;
	z-index: 20;
		}

.col-xs-8 {
  width: 50%;
}
*/


#menu_slider {
		padding: 10;
		background-color: #f0b0;
	}
	
	
	
/*-----------------------------------------	
Galleries привязка к популярным гаджетам вордпресс стандартная
--------------------------------------------------------------*/

/*-----------------------------------------	
iPad pro 1366x1024
--------------------------------------------------------------*/	

@media  only screen and (orientation: landscape) and (width: 1366px)  and (height: 1024px) {

.entry-title {
	bottom: 20px;
			}
.entry-header .title-post {
	text-align:right;
  	bottom: 11%;
 	right: 20px;
	font-size: 40px !important;
			}
.entry-content {
	position: fixed;
  	top: 20px;
    left: 20px;
 	width: 900px;
	border:20px;
}				
h1{
	font-size: 24px;
		}
h2{
	font-size: 22px;
		}
h3{
	font-size: 20px;
		}
h4{
	font-size: 18px;
		}
h5{
	font-size: 16px;
		}
h6 {
	font-size: 14px;
		}
	

.site-logo {
	position: fixed;
  	top: 20px;
    right: 20px;
	height: 160px;
	width: 400px;
	z-index: 200;
		}
#mainnav-mobi {
 
	}		
.site-header  {
	background-color: #00000000;	
 	padding: 0px;
		}

.btn-menu .sydney-svg-icon	{
	position: fixed;
  	top: 20%;
	right: 10%;
	fill: #b32929;
		}	
						
#mainnav {
	position: fixed;
  	top: 20%;
	width: 30%;
    right: 10px;
	color: #0000ff;
 	float: inherit;
	font-size: 24px;
	background-color: #04040400;				
	}
#mainnav ul li a{
	text-align: center;
	padding: 5px;
	color: #020202;
		}
#mainnav li {
	float:clear;
	margin-left: auto;
   	margin-right: auto;
	text-align: center;
	background-color: #00000038;
	padding: 5px;
	width: 100%;
	border: 2px solid  #ad9c9c;
		}
#mainnav ul li a:hover {
	text-align: center;
	display:block;
	width: 100%;
	background-color: #fd0202ff;
	border: 2px solid  #000000;
	color: #fff;
	padding: 10px;
	right: 20px;
	top: -2px;
	transition: all 0.8s ease;
		}		
}

@media  only screen and (orientation: portrait) and (height: 1366px)  and (width: 1024px) {

.entry-title {
	top: 930px;
			}
.entry-header .title-post {
	margin-left: auto;
    margin-right: auto;
	top: 1000px;
 	right: 20px;
	font-size: 40px !important;
			}
.entry-content {
	position: fixed;
  	top: 41px;
    left: 62px;
 	width: 900px;
	border:20px;
}				
h1{
	font-size: 24px;
		}
h2{
	font-size: 22px;
		}
h3{
	font-size: 20px;
		}
h4{
	font-size: 18px;
		}
h5{
	font-size: 16px;
		}
h6 {
	font-size: 14px;
		}
	

.site-logo {
	position: fixed;
  	top: 1070px;
    left: 62px;
	height: 100px;
	width: 300px;
	z-index: 200;
		}
#mainnav-mobi {
 
	}		
.site-header  {
	background-color: #00000000;	
 	padding: 0px;
		}

.btn-menu .sydney-svg-icon	{
	position: fixed;
  	top: 1070px;
	right: 10%;
	fill: #b32929;
		}	
						
#mainnav {
	position: fixed;
  	top: 1070px;
	width: 30%;
    right: 100px;
	color: #0000ff;
 	float: inherit;
	font-size: 24px;
	background-color: #04040400;				
	}
#mainnav ul li a{
	text-align: center;
	padding: 5px;
	color: #020202;
		}
#mainnav li {
	float:clear;
	margin-left: auto;
   	margin-right: auto;
	text-align: center;
	background-color: #00000038;
	padding: 5px;
	width: 100%;
	border: 2px solid  #ad9c9c;
		}
#mainnav ul li a:hover {
	text-align: center;
	display:block;
	width: 100%;
	background-color: #fd0202ff;
	border: 2px solid  #000000;
	color: #fff;
	padding: 10px;
	right: 20px;
	top: -2px;
	transition: all 0.8s ease;
		}		
}

/*-----------------------------------------	
прячем меню если экран маленький
--------------------------------------------------------------*/
	@media only screen and (max-width: 900px) {

		#mainnav {
			display: none;
		}
		.btn-menu {
			display: block;
		}		
	}