/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */



        @media (min-width: 992px) {
          .main-navigation ul li a,
          .main-navigation ul li .removed-link {
            display: inline-block;
            text-align: left;
            padding: 18px 9px; } }



#primary .teaser-h1 .readmor {
    color: #f25e5e;
    display: block;
    font-size: 18px;
    margin-top: 15px;
    text-align: right;
}

#primary .teaser-h1 {
    display: block;
    padding: 15px;
    min-height: 160px;
    margin-bottom: 25px;
    position: relative;
    background-color: #FFF;
    border: 1px solid #aaa;
}

#primary .teaser-h1 .text {
    display: block;
    color: #000;
    font-size: 24px;
    text-decoration: none;
    line-height: 1.4em;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-bottom: 15px;}

#primary .teaser-h1 .image {
    vertical-align: top;
    width: 180px;
    display: block;
    margin-right: 15px;
    float: left;
}

#primary .teaser-h1 .image img {
    border: 4px solid red;
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.sinij {
    background-color: #dae4ed;
    border-left: 5px solid #5d93b7;
    margin: 20px 0;
    padding: 20px;
    display: block;
    text-decoration: none !important;
}

.sinij img {
    border-radius: 100px;
    transition: all 0.3s ease 0s;
    max-width: 200px !important;
    margin: 0 !important;
    float: right;
}

.sinij p {
    color: #295998;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    padding-right: 10px;
    text-decoration: none;
    vertical-align: top;
	overflow-wrap: normal;
}

.sinij span {
    text-decoration: none !important;
    font-size: 20px;
}

@media screen and (max-width: 580px){
#primary .teaser-h1 .image {
    width: 100%;
    margin: 0 15px 0 0;
    float: none;
}
	
	
}


.iii2 img {
max-width: 100%; 
display: block;
margin: 0 auto;

}




.vidjettitle {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: bold;
  line-height: 1.1; }
  @media (min-width: 576px) {
    .vidjettitle {
      font-size: 26px; } }
  @media (min-width: 768px) {
    .vidjettitle {
      font-size: 30px;
      margin-bottom: 20px; } }
  .vidjettitle a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .vidjettitle a:hover {
      border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

.sbtitle {
font-size: 22px;
display: block;
padding: 5px
40px 5px 20px;
text-transform: uppercase;
border-radius: 0 10px 0px 0;
color: #f2f2f2;
font-weight: bold;
background-color: #a62c2c
}

.sblink {
display: block;
padding: 20px;
text-decoration: none
}

.sblink
img {
width: 130px;
float: left;
margin-right: 20px
}

.sblink:hover
img {
opacity: 0.8
}

.sbtext {
display: block;
color: #000;
font-size: 17px
}

.sblink:hover
.sbtext {
text-decoration: underline
}

.sblink2 {
text-decoration: none !important;
color: #FF0000;
display: inline;
transition: all .2s ease-in-out;
padding: 0
3px;
font-weight: bold;
box-shadow: inset 0 -1px 0 0 #43587F;
position: absolute;
bottom: 0;
right: 0;
margin: 20px
}

.sblink2:hover {
text-decoration: none !important;
color: #fff !important;
transition: all .2s ease-in-out;
box-shadow: inset 0 -100px 0 0 #43587F
}

.sbclose {
position: absolute;
cursor: pointer;
top: -5px;
right: 11px;
z-index: 99999;
font-size: 35px;
opacity: 0.8;
font-weight: bold;
color: #fff
}

.sbclose:hover {
opacity: 1;
text-decoration: none !important
}

.content2 {
	float: left;
	width: 999px;
	min-height: 700px;
}

#slidebox{padding:10px;background:#f9f9f9;position:fixed;bottom:0px;left:-240px;max-width: 515px;line-height:18px;z-index:1000;box-shadow:-3px 3px 15px #ddd; -moz-box-shadow:-3px 3px 15px #ddd; -webkit-box-shadow:-3px 3px 15px #ddd; -o-box-shadow:-3px 3px 15px #ddd;}
a.close{position:absolute;cursor:pointer;right:10px;background-color: black;bottom: 13px;z-index:1000;color: white;font-size: 12px;text-align: center;opacity:0.2;width: 20px;text-decoration:none;border:none}