/*
Theme Name: TopPic Child
Theme URI: http://themes.easysite.by/toppic-overview/
Author: kotofey
Author URI: http://www.themeforest.net/user/kotofey
Description: A child theme of TopPic Theme
Template: toppic
Version: 1.3
*/

@import url('../toppic/style.css');

/*-----------------------------------------------------------------------------------*/
/* WRITE YOUR OWN STYLES BELOW
/*-----------------------------------------------------------------------------------*/

.vc_column_container > .vc_column-inner {
    padding-top: 40px;
}
.divider, hr {
    width: 60px;
    margin-bottom: 60px;
    margin-top: 10px;
    border-bottom: 0px solid #444;
}
.post-title h1 {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    text-transform: uppercase;
    margin-top: 10px !important;
}
.sub-footer a:hover, a:hover {
    color: #ff1111!important;
}
.kk-preloader::before {
    border-top-color: #ff2a2a!important;
}
.twentytwenty-handle {
    border: 3px solid #fe0000!important;
}
.twentytwenty-left-arrow {
    border-right: 6px solid #fe0000!important;
}
.twentytwenty-right-arrow {
    border-left: 6px solid #fe0000!important;
}