/*
Theme Name: Customify Child
Theme URI: https://wpcustomify.com
Template: customify
Author: KorolenkoHDNB
Author URI: https://korolenko.kharkov.com
Description: Customify Child Theme
Version: 0.3.4.1598273271
Updated: 2020-08-24 15:47:51

*/

h1 {
    margin-bottom: 35px;
    padding-bottom: 20px;
    line-height: 1.216;
    border-bottom: 1px solid #eaecee;
    font-weight: 700;
    color: #998410;
    text-align: left;
/*    color:#066;
    color:#9B004E;*/
}
h1, .h1 {
    font-size: 1.85em;
}
.wp-caption-text {
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
    font-style: normal;
    color: #333;
    letter-spacing: normal;
    padding: 5px;
}
.nav-menu-desktop .sub-menu {
    z-index: 999;
}
.pagezag {
    font-size: 1.2em;
    color: #989574;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #fff;
}
.pagezag img {
    margin-right: 5px;
    width: 30px;
    float: left;
}
.pagezag small {
    font-size: 100%;
    color: #595f71;
}
.h1 {
    line-height: .9;
    padding: 0;
    margin: 0;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, h6 small {
    line-height: 1;
    font-weight: normal;
    color: #676667;
}
h1 small, .h1 small {
    font-size: 75%;
    font-weight: 100;
    text-shadow: none;
}

.bt_widget-vi-on {   font-size: 0.9em;  letter-spacing: 1px; font-weight: bold; color:#fff; background:#676667; padding: 3px 8px; float:right  }
.bt_widget-vi-on:hover { color:#fff; background:#595f71; }

footer .bt_widget-vi-on {float: none;}

/***/
.page-breadcrumb-list li span.index::after {
    border-top: 1px solid currentColor;
    border-left: 1px solid currentColor;
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: auto;
    position: relative;
    top: -1px;
}


.page-breadcrumb-list a:hover {
    text-decoration: underline;
}
/**/


.archive .page-title, .search .page-title, .h4 {
    font-size: 2.42em;
    line-height: 1.216;
    color: #cc9851;
    text-shadow: 0 1px 0 #212121;
}
.site-footer .widget-title {
    color: #cc9851;
}
#main, #sidebar-primary, #sidebar-secondary {
    font-size: 15px;
    line-height: 26px;
    font-family: "Roboto", Roboto;
    letter-spacing: 1px;
}
#grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr;
    grid-gap: 0.5vw;
}
#personal {
    display: grid;
    grid-template-columns: 3fr 5fr;
    grid-template-rows: 1fr;
    grid-gap: 2vw;
}


#chronika {
    display: grid;
    grid-template-columns: 1fr 6fr;
    grid-template-rows: 1fr;
    grid-gap: 0.5vw;
}


#grid > div, #chronika > div {
    text-align: left;
    padding: .5em;
}
#grid > div img {
    border: 0 solid #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}


#grid img {
    height: 1fr;
}
.title_zag {
    font-size: 2em;
    line-height: 1;
    font-weight: 100;
    color: #f4c304;
    color: #cc9851;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px  #cc9851;
}
.sl-overlay {
    background-color: rgba(0,0,0,0.99);
}
.sl-image {
    background-color: #ebebeb;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
    padding: 10px;
}



#page-breadcrumb, #page-breadcrumb span  { font-size: 12px;}

em {
    font-style: normal;letter-spacing: normal;
}
.maincontent strong, .chronika strong, .chr_content strong  {
    font-weight: bold;
}
.maincontent em {
 
    background-color: transparent;
    font-weight: inherit;
    color: #102d5e;
    letter-spacing: normal;
}
.btn_moreinfo {
    background-color: #bc970f;
    color: #fff;
    border-style: none;
    border-color: #fff;
    padding: 5px 8px;
}
.btn_moreinfo:hover {
    background-color: #a3830d;
    color: #fff;
    border-style: none;
    border-color: #fff;
    padding: 5px 8px;
}



.posts-layout .readmore-button, .link_moreinfo, #grid_i_graph .readmore-button   {
    display: inline-block;
    line-height: 1;
    border: 1px solid #102d5e;
    color: #102d5e;
    border-radius: 2px;
    cursor: pointer;
    padding: 7px 17px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 12px; 
}


.posts-layout .readmore-button:hover, .link_moreinfo:hover, #grid_i_graph .readmore-button:hover   {
    background-color: #a3830d;
    color: #fff;
    border: 1px solid #a3830d;
}



.content .personal_anons,  .personal_anons2 {
    font-weight: bold;
}

.title_taxonomy {
    font-size: 1.2em;
    line-height: normal;
    color: #102d5e;
    margin: 10px 0;

}

.title_taxonomy strong {
font-weight: bold;

}


.sidebar-primary a:hover , #personal a:hover {text-decoration: underline;}

.div_taxonomy { margin: 0 0 25px 25px; }

.title_taxonomy a {
    color: #102d5e;

}

.title_taxonomy::before {
   content: "\25c6";padding-right: 5px;
}


.title_taxonomy a:hover{
    text-decoration: underline;
}



.archive_desc {
    text-align: justify;
}
.widget-area img {
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    padding: 3px;
}
.widget-area img:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.widget {
    margin-bottom: 25px;
}
#chronika > div.date, #chronika > div.chronika {
    margin: 1.5em 0;
}
#chronika > div.chronika {
    border-left: 1px dotted #102d5e;
    text-align: left;
    padding: 1em;
}
#chronika > div.date {
    text-align: right;
    padding: 2em 0;
}
.date span {
    font-size: 1.5em;
    background-color: rgba(16,45,94,0.1);
    border: 5px solid #fff;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    font-weight: bold;
    color: #998410;
   /* color:#9B004E;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    text-shadow: 2px 2px 1px #fff;
    padding: 25px;
}
.date span:hover {
    background-color: #f1f1f1;
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}


 

.chronika p {
    margin: 0 0 0.5em;
}
.chronika em, .chr_content em {
    font-kerning: auto; font-size: 0.9em;
    color: #212121;
    font-weight: 500;
    letter-spacing: 0.15em;
}



/*.chr_content em::before {
   content: "-";
    padding-right: 5px;
}*/


.nav-menu-desktop .sub-menu li a {
    color: #102d5e;
    font-weight: 500;
}

.nav-menu-desktop .sub-menu li a:hover {
    background-color: rgba(30,75,117,0.3);
    color: #102d5e;
}

.nav-menu-desktop .menu li.current-menu-item > a {
    color: #fff;
    background-color: rgba(30,75,117,0.8);
}

.nav-menu-desktop .sub-menu {

    box-shadow: 0 2px 4px -2px rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
}



.content {
    text-align: left;
    padding: 0;
}
#personal .content, div.maincontent p, div.chr_content p {
    text-align: justify;
}

#personal .photo {border-style: solid;
border-width: 10px 10px 10px 10px;
border-color: #FFFFFF;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);}

#personal .years {
text-align: center;
    font-size: 1.1em;
     color: #102d5e;
    padding-top: 0.5em;
    font-weight: 500;
}

    
 #personal .mobile { display: none; visibility: hidden; height: 0;    }

@media screen and (max-width: 1024px) {
h1, .h1 {
    font-size: 1.4em;
}
}
@media screen and (max-width: 568px) {
h1, .h1 {
    font-size: 1.1em;
}
    .pagezag {    line-height: normal;}
}

@media screen and (max-width: 420px) {
    h1, .h1 {
    font-size: 1.5em;
}
.pagezag {
    font-size: 0.9em; line-height: normal;
}
.pagezag img {
    margin-right: 5px;
    width: 50px;
}

#grid, #chronika, #personal {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}

    
    
#personal .photo,     #personal .years {    display: none; visibility: hidden; height: 0;    }
#personal .mobile { display: contents; visibility: visible;  }
    
    
    
    #personal .mobile span { display: block;  padding: 20px; text-align: center;
    font-size: 1.1em;
     color: #102d5e;
    font-weight: 500;}

    
#chronika > div.date {
    text-align: left;
    border-top: 3px double #998410;
    letter-spacing: normal;
    padding: 0.5em 0;
}
#chronika > div.chronika {
    border-left: 3px double #fff;
    text-align: left;
    letter-spacing: normal;
    padding: 0.5em 0;
}
.date span {
    font-size: 2em;
    background-color: #e4e8f0;
}
}
@media (min-width: 610px) and (max-width: 760px) {
.pagezag {
    font-size: 1.2em;
    line-height: normal;
    margin: 5px 0;
}
}
@media (min-width: 761px) and (max-width: 898px) {
.pagezag {
    font-size: 1.2em; line-height: normal;
}
}



#grid_i_graph {
    display: grid;
    grid-template-columns: 1fr 5fr;
    grid-template-rows: 2fr;
    grid-gap: 1vw;
} 





#grid_i_graph > div {
    text-align: left;
    padding: 2em;
}

#grid_i_graph #full > div, #grid_i_graph #mobile > div {
    text-align: left;
    padding: 1em;
}

#grid_i_graph #full > div.info {  padding-right: 25%; }


#grid_i_graph > div img {
    border: 5px solid #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
        -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

#grid_i_graph > div img:hover {
        -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

#grid_i_graph p{ line-height: 1.3;}

#grid_i_graph .title_zag {
    font-size: 1.7em;
    line-height: 1;
    font-weight: 500;
    color: #f4c304;
    letter-spacing: 1px;
    padding-top: 1em; 
}
 

#grid_i_graph #mobile {    display: none; visibility: hidden; height: 0;    }
#grid_i_graph #full  { display: contents; visibility: visible;  }   

@media screen and (max-width: 420px) {
#grid_i_graph #full {    display: none; visibility: hidden; height: 0;   }
#grid_i_graph #mobile { display: contents; visibility: visible;  }   

#grid_i_graph .title_zag {
    font-size: 1.3em;
    line-height: 1;
    font-weight: 500;
    color: #f4c304;
    letter-spacing: 1px;
    padding-top: 0; 
}    
    
#grid_i_graph #mobile > div.info { border-top: 1px double #ccc; }    
    
}

.rgg-img { border:3px solid #ccc; margin: 5px;       -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);}


#add_info {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 3fr;
    grid-template-rows: 1fr;
    grid-gap: 0.5vw;
}

#add_info > div {
    text-align: left;
    padding: 0.5em;
}

#add_info > div img {
    border: 5px solid #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
        -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

#add_info .title_zag {
    font-size: 1.5em;
    padding: 0;
    line-height: normal;
    font-weight: 300;
    color: #f4c304;
    color: #cc9851;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px  #cc9851;
}

#add_info p {
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
}


#add_info > div img:hover {
        -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

div.widget  { display: block;  line-height: normal;letter-spacing: normal;}

div.widget img { width: 20%; height: auto; 
margin: 0 10px 10px 0;
float: left;
}


div.widget .post_name { font-weight: 700; }


@media screen and (max-width: 420px) {

#add_info 
    {grid-template-columns: 1fr 3fr;
    grid-template-rows: auto;
}
}