/**
 Theme Name: Extra-Child
 Template: Extra
 Description:  Extra Child Theme
 Author:       Alexander Koval 
 Author URI:   http://divitheme.space
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Jagiellonia 
*/



.myblokjurnal .onevtitle { 
	padding: 10px 0;
}

.myblokjurnal .onevtitle p { 
	border-radius: 0 0 10px 10px;
}

.myblokjurnal ._df_thumb {
	width: 224px;
	height: 316px;
	margin: 12px 0;
}

.home .myblokjurnal ._df_thumb {
	width: 300px;
	height: 420px;
	margin: 16px 0;
}

.home .myblokjurnal .onevcat {
	display:none;
}
  


@media only screen and (min-width: 981px) { 
 .home #main-content {
     padding-top: 10px;
  }	
	
.mainslider .et_pb_slides {
  height: 440px;
  }

.mainslider .et_pb_slides article {
	 height: inherit !important;
  }
}

.home .et_pb_column_1_2 .ags-divi-extras-module .featured-posts-slider-module .post-content h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 0;
}


.reclama-inpost {
	margin: 20px 0;
	border: 1px solid #f0f0f0;
}

/*шорткод  для вывода первой статьи категории*/

.onevpost {
	position: relative;	
    margin: 7px 0;
}

.alltitle .st1, .alltitle .st2 {
  width: 48%;
  margin:1%;	
}

.alltitle {
	display:flex;
}

.onevtitle {
	position: absolute;
	/*top:50%;*/
	bottom:0;
	z-index: 5;
	width:100%;
	height:auto;
		
}


.onevtitle p {
	color:#fff;
	background:#0202027a;
/*	text-align:center;*/
	padding: 8px 15px !important;
	line-height: 1.1em;
}

.onevtitle a, .onevcat a {
	color:#fff !important;
}

.et_pb_text_inner .onevcat p:last-of-type {    
    margin-top: 0;	
}

.et_pb_text_inner .onevtitle p:last-of-type {      
	text-align:left;
}

.onevcat {
	position: absolute;
	/*top:50%;*/
	top:0;	
    background: #bbb9b9de;
    width: auto;
    z-index: 5;
}

.onevcat p {
	color:#fff;
/*	text-align:center;*/
	padding: 10px 20px !important;
}

.onevcat a, .onevtitle a  {
	color:#fff;
}

.onevcat a:hover, .onevtitle a:hover  {
	text-decoration:underline;
}

.onevpost img {
	height: 200px;
    width:  100%;
}

.all-last-post .vpost-1 img {
  height: auto;
  width:  100%;
}

.all-last-post .onevpost {
	width: 100%;
	float:left;		
}

/* DESKTOP STYLES*/
@media only screen and (min-width: 981px) {
.all-last-post .onevpost {
	width: 32.6%;
	float:left;	
 }

.all-last-post .vpost-2 {
	margin: 0 .5% 0 0;
 }

.all-last-post .vpost-3 {
	margin: 0 0.5%;
 }

.all-last-post .vpost-4 {
	margin: 0 0 0 0.5%;
 }
}
	
.all-last-post .onevpost:first-of-type {
	/*border: 3px solid red;*/
	width: 100%;
	font-size: 40px;
	font-weight: 700;
}

.all-last-post .vpost-2,.all-last-post .vpost-3, .all-last-post .vpost-4 {
	font-weight:600;
}

.vone-post .onevpost {
	font-weight:600;
}


.all-last-post .vpost-2 a,.all-last-post .vpost-3 a, .all-last-post .vpost-4 a {
	line-height:1.3em;
}

.et_pb_extra_overlay {
    color: #fff;
}

.onevcat a:hover {
    text-decoration: underline;
}

.onevtitle a, .onevcat a {
    color: #fff !important;
}

.onevcat:hover {
    background: #938e8ede;
}

li.listvpost {
	list-style: none;
	/*display: flex;
	flex-direction: row;*/
	border-bottom: 1px solid #d5d4d4;
	font-weight: 700;
}

li.listvpost:last-of-type {
	border-bottom: none;
}



li.listvpost .list-data {
	margin: 0 15px 0 0;
	text-align:right;
	color: #BC4C49;
	font-size: 13px;
}

li.listvpost .post-list-title a {
	color: #1a1a1a;
}

li.listvpost  a:hover {
    text-decoration: underline;
}

.all-list-post {
	overflow: auto;
	height: 680px;
	margin-top:5px;
}


.posts-blog-feed-module .excerpt p { 
    display: none;
}

.posts-blog-feed-module .post-title {
    font-size: 18px;
}

.home .et_pb_row_4.et_pb_row, .home .et_pb_row_6.et_pb_row {    
    margin-top: 0px !important;
}

.home .et_extra_other_module, .home .et_pb_extra_module, .home .posts-blog-feed-module.masonry .hentry 
{
	margin: 0 0 8px;
}

.home h2.mysize {
	font-size: 25px;
	text-align:left;
}

#categories-2 li {
	padding: 9px 20px;
}


/* шорткод вывод записей категории*/


.all-post-line {
	display:flex;
	flex-direction: column;
}

.onevpost3 {
	display:flex;
	flex-direction: column;
	width:96%;
	margin: 6px;
}



@media only screen and ( min-width: 768px ) {
	.all-post-line {
		display:flex;
		flex-direction: row;
	}
	
	.onevpost3 {
		display:flex;
		flex-direction: column;
		width:33.3%;
		margin: 1px 14px;
	}
	
	.onevpost3:first-of-type {	
		margin: 1px 14px 1px 0;
	}

	.onevpost3:last-of-type {	
		margin: 1px 0px 1px 14px;
	}
	
}  /*end screen*/


.oneimg3 {
	position: relative;	
    display:block;
}

.oneimg3  .et_pb_extra_overlay {   
    height: 96%;
}

.onevtitle3 .post-line-title {
    font-size: 18px;	
	margin: 14px 0;
}

.page .onevtitle3 .post-line-title a {    
	color: #a80600;
}

.page .onevtitle3 .post-line-title a:hover {    
	opacity: 0.65;
}

.ukrhelp .carousel-item {
	/*background-image: linear-gradient(180deg,#0058b5 6%,#f7ce00 88%);*/
}

.ukrbut::after { 
  padding-top: 3px /*128px /*72px*/  !important;
}
