/*
Theme Name: fashionhot.ru
Author: fashionhot
*/


/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
.none, .hidden {display: none;}
.clear, .clr {clear: both;}

hr.clear, hr.clr {
	padding: 0;
	margin: 0;
	height: 1px;
	overflow: hidden;
	border: 0;
}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
	}

.center {
	text-align: center;
	}

.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	outline: 1px solid rgba(41, 71, 87, 0.34);
   	outline-offset: -1px;
	}

img.alignright, img.right {
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft, img.left {
	margin: 0 10px 4px 0;
	display: inline; outline: 1px solid rgba(41, 71, 87, 0.34);
   	outline-offset: -1px;
	}

a img {

   max-width: 100%;
    	}

img {
	max-width: 100%;
	}

/* END NULL */






/* BASE */

body {
    font-weight: 400;
    font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
    line-height: 165%;
    color: #232323;
	}

input, textarea {
	font: 14px/20px Arial;
	}


a {
	color: #ff0000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

p{
	margin: 0 0 15px 0;
	}

h1, h2, h3, h4, h5, h6, .title {
	color: #000;
	margin: 0 0 10px 0;
	font-weight: normal;

    font-size: 1.2em;
    line-height: 45px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.18);
    font-family: 'Oswald', Tahoma, Arial;
    text-transform: uppercase;
    clear: both;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;

	}
h1, .title{
	font-size: 23px;
    line-height: 34px;
    text-align: justify;
	}


 .title255{
	font-size: 23px;
    line-height: 34px;
    text-align: justify;
color: #000;
	margin: 0 0 10px 0;
	font-weight: normal;   
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.18);
    font-family: 'Oswald', Tahoma, Arial;
    text-transform: uppercase;
    clear: both;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;


	}


h2{
	font-size: 22px;
	line-height: 26px;     margin-top: 10px;
	}
h3{
	font-size: 20px;
	line-height: 24px;     margin-top: 21px;
	}
h4{
	font-size: 18px;
	line-height: 22px;
	}
h5{
	font-size: 16px;
	line-height: 20px;
	}
h6{
	font-size: 24px;
	line-height: 28px;
	}
h1 a, h2 a, .title a {
	color: #BF6205;
	text-decoration: none;
	}
h1 a:hover, h2 a:hover, .title a:hover {
	color: #BF6205;
	text-decoration: underline;
	}

footer .title {
	margin: 20px 0 15px 0;
	}

#content_home .title {
	padding: 0 0 0 20px;
	}

.widget .title {
	margin: 0 0 5px 0;
	}

.post h1{
	margin: 0 0 10px 0;
	}

footer .title2{
	margin: 0;
	padding: 15px 0 7px 0;
	}


.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}

/* END BASE */



/* ENTRY */

.entry table {
	margin: 0 0 20px 0;
	}

.table {
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 5px 10px;
	}

.table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 5px 10px;
	}

.entry form {
	margin: 0 0 20px 0;
	}

.entry ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	list-style: none;
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ol ul {
	margin: 0;
	padding-top: 5px;
	}

.entry ul ul, .entry ol ul, .entry ol ol, .entry ul ol{
	margin: 0;
	}

.entry ol li, .entry ul ol li {
	margin: 7px 0 8px 10px;
	list-style: decimal outside;
	}

.entry ul li, .entry ol ul li {
	    margin: 7px 0 8px 0px;
    list-style-type: disc;
    margin-bottom: 14px;
    padding-left: 34px;
    background: url(https://fashionhot.ru/wp-content/uploads/2017/06/24_yasno.gif) left 2px no-repeat;
    list-style: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote p {
      font-family: Georgia, serif;
    font-size: 17px;
    font-style: italic;
    margin: 20px 4px;
    padding: 15px 20px 15px 85px;
    line-height: 1.45;
    position: relative;
    color: #000000;
    background: rgba(0, 188, 182, 0.03);
    box-shadow: 0 0 9px #000000;
    background-image: url(https://fashionhot.ru/wp-content/uploads/2017/08/3.png);
    background-position: 14px 50%;
    background-repeat: no-repeat;
    text-align: justify;
    text-shadow: 0px 2px 3px #ddd; border-radius: 10px;
}
    


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* END ENTRY */



/* BODY */

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 1090px;
box-shadow: 0 0 15px #000000;
	}




.logo a{display: block;width: 100%; height: 250px; background: url(images/log.jpg) no-repeat;}


.top_line {
    width: 100%;
    height: 3px;
    margin: 0 auto;
    background: #b56cac;
    background-size: cover;
}



#content_home {
	padding: 20px 0;

    background: white;
	}

#content {
	padding: 15px 0px;

    background: white;
	}










.home_cat{
	float: left;
    width: 27.4%;
    height: 290px;
    margin: 2% 2.96%;
    background: #b56cac;
    box-shadow: 0px 0px 4px rgba(0, 69, 92, 0.28);
	}

.home_cat2{
	background: #b56cac;
	}

.home_cat3{
	background: #b56cac;
	}

.home_cat_img {
	height: 245px;
	}

.home_cat_img img {
    vertical-align: bottom;
}

.home_cat_t{
	height: 45px;
	padding: 0 5px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42);
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	}

.home_cat_t a, .home_cat_t a:hover{
	color: #fff;
	}


#posts {
    float: left;
    width: 66.97%;
    padding: 0px 20px 0 20px;
}




.breadc {
	padding: 0 0 10px 0;
	color: #4F597C;
	line-height: 18px;
	}

.breadc a, .breadc a:hover{
	color: #4F597C;
	}

.post_list{
	padding: 0px 0px 0px 0px;
   border: 1px solid rgb(229, 220, 215);
    margin-bottom: 50px; width: 97%;
	}

.post_list_img{
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
	}

.post_list_img img{

	    -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.43);
    vertical-align: bottom;
	}

.post_list_r{
	float: left;
	width: 67%;
	}



.post_list_t {
	font-size: 24px;
    line-height: 26px;
    text-align: justify;
 
    overflow: hidden;
    background: rgba(127, 80, 54, 0.2);
    padding: 5px;
 
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: bold;     margin: 10px 0px 0px 10px; max-height: 58px;
	}

.post_list_t a, .post_list_t a:hover{
text-align: justify;
    font-size: 18px;
    font-weight: bold;
    color: #000;
  
	}
	
	


.post_list_t a:hover{
	color: #ea141f;

  
   

	}






.post_list_d{
	float: left;
	padding: 0 20px 0 20px;
	background: url('images/date.png') no-repeat 0px 1px;
	color: #b5afae;
	font-size: 11px;
	line-height: 15px;
	}

.post_list_rat{
	float: left;
	padding: 0 20px 0 0;
	line-height: 15px;
	}

.post_list_cat{
	float: left;
	padding: 0 20px 0 0px;
	background: url('images/cat.png') no-repeat 0px 2px;
	color: #b5afae;
	font-size: 11px;
	line-height: 15px;
	}

.post_list_cat a{
	color: #B6B5B5;
	text-decoration: underline;
	}

.post_list_cat a:hover{
	color: #B6B5B5;
	text-decoration: none;
	}

.post_list_e{
	padding: 7px 0 0 10px;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
    font: 16px/32px Arial, Times;
	}

.post_list_m{
    padding: 10px 0px 5px 0px;
    font-size: 16px;
    line-height: 17px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
	}


.post_list_m a:hover{
	text-decoration: none;
	}



.post {
	padding: 0 0 10px 0;
	}

.post_info{
	padding: 0 0 10px 0;
	}


.post_info_vid{
	float: right;
	background: url('images/video.png') no-repeat 0px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding: 0 0 0 20px;
	}


.post_img{
	padding: 0 0 17px 0;
	}

.post_img img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	vertical-align: bottom;
	}







.p_nav {
    padding: 10px 0px 10px 10px;
    margin-top: 20px;
   
	}

.p_nav a, .p_nav span{
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	margin: 0 16px 0 0;
	border: 1px solid #B6B5B5;

	color: #1c1c1c;
	line-height: 35px;
	text-align: center;
	}

.p_nav a:hover, .p_nav span.current{
	background: #b56cac;
	color: #fff;
	text-decoration: none;
	}



#sidebar{
	float: left;
	width: 300px;
	}

.widget{
	padding: 0 0 15px 0;
	}

.widget_title{
	width: 100%;
    height: 39px;
    background: #b56cac;
    color: #fff;
    font-size: 18px;
    line-height: 39px;
    text-shadow: 0px -1px 0px #486a18;
    text-transform: uppercase;
    text-align: center;
	}

.nav_sb {

	position: relative;
    padding: 3px 3px 3px 3px;
    background: #b56cac;
	}

.nav_sb:before {
	content: " ";
	display: block;
	width: 210px;
	height: 14px;
	
border-radius: 7px;
	position: absolute;
	bottom: -14px;
	left: -5px;
	}

.nav_sb > ul {
	display: block;
	padding: 5px 0;
	background: #fff;
	text-transform: uppercase;}

.nav_sb > ul > li {
	display: block;
	}

.nav_sb > ul > li > a{
display: block;
	color: #000000;
	font-size: 17px;
	line-height: 35px;
	text-align: center;
    text-transform: uppercase;


    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;


	}

.nav_sb > ul > li.current-menu-item > a span, .nav_sb > ul > li.current-menu-parent > a span, .nav_sb > ul > li.current-menu-ancestor > a span, .nav_sb > ul > li.current-post-ancestor > a span{
	padding: 0 0 0 12px;
	background: url('images/nav_sb_a.jpg') no-repeat left center;
	}

.nav_sb > ul > li.current-menu-item > a span span, .nav_sb > ul > li.current-menu-parent > a span span, .nav_sb > ul > li.current-menu-ancestor > a span span, .nav_sb > ul > li.current-post-ancestor > a span span{
	padding: 0 12px 0 0;
	background: url('images/nav_sb_a.jpg') no-repeat right center;
	}

.nav_sb > ul > li a:hover{
	background: #B6B5B5;
	color: #fff;
	text-decoration: none;
	}

.nav_sb > ul > li a:hover span{
	background: none !important;
	}


.wpp-list > li{
	display: block;
	padding: 20px 0 0 0;
	position: relative;
	}

.wpp-list > li img{
	width: 194px;
	height: 194px;
	border: 3px solid #e59f2a;
	vertical-align: bottom;
	}



.wpp-list > li .wpp-post-title:hover{
	color: #171717;
	text-decoration: none;
	}


footer {
	    background: #f9f9f9;
border-radius: 0px;
	}






.f_tags{
	float: left;
	width: 97%;
	padding: 10px 0 10px 10px;
	}

.f_tags a{
 
float: left;
    display: block;
    height: 27px;
    padding: 0px 0px 0px 4px;
    margin: 5px 1px 3px 22px;
    background: rgba(255, 205, 249, 0.3);
    line-height: 29px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    width: 22%;
    border: 1px solid #364956;


	}

.f_tags a:hover{  
    background: #0aa8c1;  

 color: #ffffff;
	}
	
	
	
	


.f_bot{
	height: 85px;
	
	}

.copy{
	       float: none;
    width: 100%;
    padding: 10px 0px 0px 0px;
    color: #212121;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    border-top: 2px solid #cecece;
	}

/* END BODY */


/* COMMENTS */

.comments_list li {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #bababa;
}

.comments_list li li {
	margin: 15px 0 0 0;
}

.comment_ava{
	float: left;
	width: 85px;
	padding: 0 20px 10px 0;
	}

.comment_ava img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	vertical-align: bottom;
	}

.comment_r{
	float: left;
	width: 625px;
	}

.comment_ad{
	padding: 0 0 10px 0;
	}

.comment_a{
	float: left;
	color: #212121;
	line-height: 15px;
	}

.comment_d{
	float: right;
	padding: 0 0 0 20px;
	background: url('images/date.png') no-repeat 0px 1px;
	color: #b5afae;
	font-size: 11px;
	line-height: 15px;
	}

.comment_text{
	line-height: 22px;
    text-align: justify;
	}

.comment_text p{
	margin: 0 0 10px 0;
	}


#respond{
	padding: 0 10px 10px 10px;
	}

.respond_l{
	float: left;
	width: 335px;
	}

.respond_inp{
	padding: 0 0 20px 0;
	}

.respond_inp input{
	width: 295px;
	height: 23px;
	padding: 10px;
	background: #fff;
	border: 1px solid #dbe4e8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	-moz-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	}

.respond_text{
	float: left;
	width: 395px;
	padding: 0 0 12px 0;
	}

.respond_text textarea{
	width: 373px;
	height: 88px;
	padding: 10px;
	background: #fff;
	border: 1px solid #dbe4e8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	-moz-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	font-size: 14px;
	}


.respond_sub input{
	width: 190px;
	height: 41px;
	background: #000;
	border: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	color: #fff;
	font-size: 16px;
	line-height: 41px;
	cursor: pointer;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.38);
	}

.respond_sub input:hover{
	background: #B6B5B5;
	}



/* END COMMENTS */



/* WP OTHER */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.failure{
	color: #ff0000;
	}

.success{
	color: #008000;
	}



.cform .cf_error, .wpcf7-not-valid { 
	border: 1px solid #ad2929 !important; 
	color: #ad2929; 
	}

div.mailerr {
	display: block;
	}

.mailerr, .cform .cf_errortxt {
	color: #ad2929; 
	}



/* JRPP */
.JRPP_wrap {
	box-sizing: border-box;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0 0 1em 0;
}
.JRPP_wrap * {
	box-sizing: border-box;
}
.JRPP_wrap ul {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
.JRPP_wrap ul li {
	width: 33%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0px;
    background: #eee;
    border: 1px solid #f00;
    border-radius: 0px;
    position: relative;
}
.JRPP_wrap ul li:hover {
	background: #eee;
    border-color: #bbb;
}
.JRPP_wrap ul li + li {
	margin-left: 0.5%;
}
.JRPP_image {
	display: block;
	width:  100%;
	height: 100%;
}
.JRPP_image img {
	display: block;
	width: 100%;
	height: 230px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
}
.JRPP_wrap ul li:hover .JRPP_image img {
	opacity: 0.7;
	filter: alpha(opacity=80);
}
.JRPP_name {
	display: block;
    position: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 15.5px;
    text-shadow: 1000 .1em .1em .2em;
    vertical-align: bottom;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
    box-shadow: 0 1px 2px rgba(0,0,0,.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.JRPP_name a {
        
    display: block;
    text-align: center;
    color: #fff;
    margin: 0px 0 0 0;
    padding: 2px;
    background: #e45959;
    max-height: 56px;

}



.JRPP_wrap li:hover .JRPP_name a {
	text-decoration: none;
	background: #000;

		color: #fff;
}
/* END JRPP */




.block_product {
    float: left;
    width: 100%;
    color: red;
    font: bold 18px Arial;
    text-decoration: none; margin-top: 10px; line-height: 22px; margin-bottom: 20px;
}









iframe {
  width: 100% !important;
  height: 100% !important;
	min-height: 400px !important;	
}


@media (max-width: 1299px) {



#wpspn-prevpost a {
display: none;
}

#wpspn-nextpost a {
display: none;
}
}





/* adaptiv 1120px */

@media (max-width: 1120px) {
#wrap {
    
    width: 1050px;}




}





@media (max-width: 1069px) {
#wrap {
    
    width: 1000px;}


#posts {
    float: left;
    width: 66.36%;
    padding: 0px 14px 0 11px;
}


#sidebar {
    float: left;
    width: 300px;
}

}



@media (max-width: 1035px) {
.home_cat_img {
    height: 211px;
}

.home_cat {
    float: left;
    width: 27.6%;
    height: 246px;
    margin: 1% 2.8%;
    background: #b56cac;
    box-shadow: 0px 0px 4px rgba(0, 69, 92, 0.28);
}

#wrap {width: 980px;}

#posts {width: 66%;}


.post_info {padding: 0 0 0px 0;}
	
h1, .title {
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
}

	h2 {
    font-size: 19px;
    line-height: 26px;
   
}
	
	.f_tags {width: 99%;
   
}


.f_tags a {
    
    width: 28%;
  
}

#content_home {
    padding: 10px 0;
   
}
.post_list_r {
    float: left;
    width: 65%;
}

}






@media (max-width: 999px) {
	#wrap {
    width: 100%; 	margin: 0;
    box-shadow: 0 0 0px #000000;
}

#posts {
    width: 64%;
}

.post_list_r {
    width: 98%;
    float: left;
}


	
}











@media (max-width: 967px) {
#wrap {
    width: 99%;
}

#posts {
    width: 62%; padding: 0px 7px 0 6px;
}

.JRPP_wrap {
    
    display: none;}


.post_list_img {
    width: 100%;
    padding: 10px 10px 0px 0px;
    text-align: center; 
}






}







@media (max-width: 850px) {

#wrap {width: 99%;}


.logo a {
    display: block;
    width: 100%;
    height: 0px;
    background: #b56cac;
}


#posts {
    float: left;
    width: 100%;
    padding: 0px;
}

#content {
    padding: 15px 10px;
    background: white;
}


.post_list {
   
    width: 99%;
}





.home_cat_t {
    height: 45px;
    padding: 0 0px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42);
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    border: 1px solid #364956;
}

.home_cat_t a, .home_cat_t a:hover {
    color: #000;
    background: #fbecf9;
    padding: 0px;
    width: 100%;
    display: inline-grid;
}


.home_cat_img {
    height: 30px;
    display: none;
}


.home_cat {
    height: 30px;
    background: #ffffff;
    box-shadow: 0px 0px 0px rgba(0, 69, 92, 0.28);
    display: inline-grid;
    width: 100%;
      margin: 0px 0 20px 0;
}



.post_list_img img {
    -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.43);
    vertical-align: bottom;
    width: 45%;
}

}


@media (max-width: 600px) {


.post_list_img {
    width: 100%;
    padding: 10px 10px 0 0;
    text-align: center;
}


#wrap {
    width: 100%; 
    overflow: hidden; 
	}


	#posts {
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
}



#content {
    padding: 0px 2px;
    background: white;
}

#sidebar {
    float: left;
    width: 100%;
}


.f_tags {
    width: 100%; padding: 0px 0 0px 0px;
}


.f_tags a {
  
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;

    width: 99%; 

}



.fbx-modal.fbx-phone.fbx-portrait .fbx-close, .fbx-modal.fbx-phone.fbx-portrait .fbx-next, .fbx-modal.fbx-phone.fbx-portrait .fbx-prev {
  border: none;
    opacity: 1;
    margin: 0;
    top: 0;
    bottom: auto;
    width: auto;
    height: 40px;
    border-radius: 0;
    line-height: 35px;
        font-size: 48px;
    padding: 6px 0 6px;
    border: 2px solid rgb(0, 0, 0);
}




}








@media (max-width: 480px) {
	



.post_list_img img {
    -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.43);
    vertical-align: bottom;
    width: 80%;
}




h1, .title {
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}





.breadcrumbs {
    font-size: 14px;}
	
	
	p {
    margin: 0 0 10px 0;
}


h2 {
    font-size: 17px;
    line-height: 26px;
}

h3 {
    font-size: 17px;
    line-height: 26px;
}
	
	
	.yuzo_related_post .yuzo_clearfixed, .yuzo_widget_wrap .yuzo_clearfixed {
    clear: both;
    display: block;
    margin: 60px 0 0 0;
}

#content {
    padding: 0px 2px;
    background: white;
}






}

	

.breadcrumbs{
margin: 0px 0 5px 0px; /* отступы */
overflow: hidden;
text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    font-weight: 700;

}

.breadcrumbs2{
float:right;

}


.breadcrumbs a {
color: #ea141f; /* цвет ссылок - голубой */
text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    font-weight: 700;
	
}
.breadcrumb > span {
color: #000; /* цвет конечного пункта - черный */
}
.breadcrumb{
  float:left;
}



.ads_sidebar{
      margin-top: -55px;
}


.top_log{
    color: #ea141f;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    font-weight: 700;
    text-align: center;
}


.top_log{
    color: #ea141f;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    font-weight: 700;
    text-align: center;
}








.slicknav_menu {
  
    padding: 0px;
}





.dgwt-jg-gallery {
  
    margin-bottom: -15px !important;
  
}




.wpdiscuz-subscribe-bar {
    background: #F9F9F9;
    display: none;
}