﻿/*
Theme Name: Journalx Child
Theme URI: https://docs.wpshop.ru/themes/journalx
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: journalx
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

::-moz-selection {
  background-color: #cb7671;
  color: #fff;
}

::selection {
  background-color: #cb7671;
  color: #fff;
}
.comment-respond {
  border: 5px solid #cb7671;
	}
	.full_tn{
		min-width: 120% /*!important*/;
		margin-left: -10% !important;
		/*margin-right: -10% !important;*/
		/*color: rgba(0, 0, 0, 0.9); Цвет фона */
	}
.comment-reply-title,.comments-title {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f4f7f9),to(#cb7671));
  background-image: -o-linear-gradient(#f4f7f9,#cb7671);
  background-image: linear-gradient(#f4f7f9,#cb7671);
}
.related-posts__header {
  background-image:-webkit-gradient(linear,left top,left bottom,from(#f4f7f9),to(#cb7671));
  background-image:-o-linear-gradient(#f4f7f9,#cb7671);
  background-image:linear-gradient(#f4f7f9,#cb7671);
}
.archive-description .mark,
.archive-description mark,
.entry-content .mark,
.entry-content mark,
.home-text .mark,
.home-text mark {
  background-color: #053c5e;
  color: #fff;
}
.site-header {
     border-color: black white; /* Цвет границы */ 
    border-style: solid; /* Стиль границы */
	border-width: 1px;
}
  .site-header .site-header-inner {
height: 80px;
  }
:where(.wp-block-columns) {
	margin-bottom: 0 !important;
}
@media (min-width: 1200px) {
  .post-thumbnail--wide {
    max-width: 850px;
    left: -180px;
  }
	.sidebar-none .entry-content{
		max-width: 90%;
	}

/*.entry-header {
    left: 0;
}*/
}

body#tinymce.wp-editor {
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif !important;
	font-size: 18px;
}
.entry-header-background::before{
	background-color: rgba(34, 30, 17,.6) !important;
}
.post-box__thumbnail img{
	background-color: rgba(209, 199, 165,.2) !important;
	}
.post-box--wide {
	background-color: rgba(209, 199, 165,.2) !important;
	}

@media (min-width: 1200px) {
  .archive-description .content-wide, .entry-content .content-wide, .home-text .content-wide {
    font-style: italic;
  }
		    .entry-header-background {
        padding: 100px 0 80px;
        min-height: 700px !important;
			background-attachment: fixed !important;
				background-position: top !important;
    }
	    .entry-image--wide-caption {
        max-width: 1200px;
        left: 0;
        text-align: left;
    }

}
@media (min-width: 768px) {
  .archive-description, .author-box, .breadcrumb, .child-categories, .comments-bottom, .container, .entry-comments, .entry-content, .entry-excerpt, .entry-footer, .entry-header, .entry-rating, .entry-tags, .home-content, .page-content, .page-header {
    /*max-width: 750px;*/
	}
.block_t {
	padding: 0 10px 10px 10px;
	min-height: 90px;
}

/*	.block_p {
	padding: 0 30px 0 0;
		min-height: 185px;
}*/
}

@media (max-width: 781px) {
			    .entry-header-background {
        padding: 100px 0 80px;
        min-height: 200px;
			background-attachment: fixed;
					background-position: top;
    }
.text_gl {
  box-sizing: border-box;
  display: inline;
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  margin-top: -500px;
  margin-left: 0 !important;
min-width: 12em;
  max-width: 30em;
	min-height: 20em;
	max-height: 50em;
}	
}
.entry-image--full-caption {
	        margin-top: -80px;
padding-bottom: 20px;
	padding-left: 10px;
        display: -webkit-box;
        color: white;
}

.news{
	    position: relative;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
     margin-top: 0;
}
.block_gl1 {
	padding-top: 2em;
	margin-bottom: 30px;
}
.footer-navigation ul li .sub-menu, .main-navigation ul li .sub-menu {
    background: #2d2d38;
}
.search-icon {
    color: white;
}
.mobile-menu-placeholder .main-navigation {
    background: #2d2d38 !important;
}
.humburger span {
    background: #fff;
}
.footer-navigation ul li, .main-navigation ul li {
    border-bottom: none;
}
.main-navigation ul li.current-menu-item span, .footer-navigation ul li.current-menu-item span {
background: #053c5e;
}
.site-footer {
    color: #fff;
}
/*glavnaya*/
.part li{
	padding: 0px 20px 20px 20px;
}
.block_shadow {
	border-radius: 5px;
    box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.2);
}
.block_p {
	padding: 0 30px 0 0;
}
.entry-content ul, .home-text ol, .home-text ul {
	margin-top: 0;
    margin-bottom: 0;
}
.block_t {
	padding: 0 10px 10px 10px;
}
.text1 {
    box-sizing: border-box;
	display: inline;
	padding: 5px;
	border-radius: 5px;
	position: absolute;
	margin-top: -120px;
	margin-left: 15px;
}
.text2 {
    box-sizing: border-box;
	display: inline;
	padding: 5px;
	border-radius: 5px;
	position: absolute;
	margin-top: -150px;
	margin-left: 15px;
}
.text_gl {
  box-sizing: border-box;
  display: inline;
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  margin-top: -500px;
  margin-left: 15%;
min-width: 12em;
  max-width: 30em;
	min-height: 20em;
	max-height: 50em;
}
.bl_gl {
    box-sizing: border-box;
    background: linear-gradient(180deg, rgb(7, 6, 6) 0%, rgba(8, 7, 7, 0.4) 100%);
	display: inline;
	padding: 40px 50px 10px 50px;
/*	border-radius: 5px;*/
	color: white;
	text-decoration: none;
	margin-top: -550px;
}
.adh-block{
		  text-shadow: 1px 1px black, 2px 2px black, -1px -1px black, -2px -2px black, -1px 1px black, 1px -1px black, -2px 2px black, 2px -2px black, -3px -3px 4px rgba(0,0,0,.3), -3px 3px 4px rgba(0,0,0,.3), 3px 3px 4px rgba(0,0,0,.3), 3px -3px 4px rgba(0,0,0,.3);
	}
.tag-or {
    box-sizing: border-box;
    background-color: #FF4400;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
.tag-gr {
    box-sizing: border-box;
    background-color: #A5DE06;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
}
.tag-border {
    box-sizing: border-box;
  border: 2px solid #FF4400;
	 box-shadow: 2px 2px 0 #A5DE06;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
}
.tag-margin{
	margin-top: -90px;
	margin-left: 10px;
	position: absolute;
	}
.tag-margin1{
	margin-top: -70%;
	margin-left: 10px;
	position: absolute;
	}
.tag-margin2 {
    margin-top: -180%;
    margin-left: 10px;
    position: absolute;
}
.tag-margin3 {
    margin-top: -135%;
    margin-left: 10px;
    position: absolute;
}
.block_shadow_s {
	border-radius: 5px;
    box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.2);
    /*background-color: #2d2d38;*/
    min-height: 1230px;
}
.block_shadow_lp {
	border-radius: 5px;
    box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.2);
    /*background-color: #2d2d38;*/
    max-height: 470px;
}
    .block_s {
        padding: 0 30px 0 30px;
        margin-bottom: 10px;
}
.border_v {
border-radius: 0 !important;
}
.tag-kor {
    box-sizing: border-box;
    background-color: #e1654b;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
.tag-f {
    box-sizing: border-box;
    background-color: #474972;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
.tag-roz {
    box-sizing: border-box;
    background-color: #10c09c;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
.tag-kor2 {
    box-sizing: border-box;
    background-color: #FF4040;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
.tag-asp {
    box-sizing: border-box;
    background-color: #7B68EE;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
.tag-ri {
    box-sizing: border-box;
    background-color: #f58128;
	display: inline;
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: none !important;
}

@media (min-width: 992px) {
    .footer-html-1 {
        padding: 0 15px;
        max-width: 40%;
    }
}
.entry-content blockquote:not(.wpremark).quote{
	border:2px solid #b8dbd3 !important;
	padding:20px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:30px;
	border-radius:8px;
}
.entry-content blockquote:not(.wpremark).quote::before{
	
	content: "❝";
  color: #90bbc6;
}
.entry-content blockquote:not(.wpremark).quote {
		background: linear-gradient(to right,#ece8da 0,#daece8 100%) !important;
}
.entry-content blockquote:not(.wpremark).check{
		border:2px solid #add4ab !important;
	padding:20px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:30px;
	border-radius:8px;
}
.entry-content blockquote:not(.wpremark).check::before{
content: "✅";
  color: #93c186;
}
.entry-content blockquote:not(.wpremark).check {
		background: linear-gradient(to right,#ece8da 0,#d0e7d3 100%) !important;
}
.entry-content blockquote:not(.wpremark).info{
			border:2px solid #b8c0db !important;
	padding:20px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:30px;
	border-radius:8px;
}
.entry-content blockquote:not(.wpremark).info::before{
content: "👆";
  color: #97a2c9;
}
.entry-content blockquote:not(.wpremark).info {
		background: linear-gradient(to right,#ece8da 0,#dadeec 100%) !important;
}
.entry-content blockquote:not(.wpremark).warning{
				border:2px solid #cea4a1 !important;
	padding:20px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:30px;
	border-radius:8px;
}
.entry-content blockquote:not(.wpremark).warning::before{
content: "❗";
  color: #bd837f;
}
.entry-content blockquote:not(.wpremark).warning {
		background: linear-gradient(to right,#ece8da 0,#e0c4c2 100%) !important;
}