/*
Theme Name: Advisera Bookstore
Author: Studio INFORMA
Author URI: http://studio-informa.hr/
Version: 2.1
Tags: responsive, clean, bootstrap
*/
/* Hack style.min.css - fix it there*/
.content-side {
    min-height: 1160px;
}
/* Social */
.simple-social-share {
    margin-bottom: 60px;
}
.simple-social-share ul li {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
    display: inline-block !important;
    border: none !important;
    width: auto !important;
} 
.simple-social-share ul li a {
    margin: 2px 5px 5px 0px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 34px !important;
    height: 32px !important;
    width: 32px !important;
    border-radius: 100%;
    text-align: center;
}
.simple-social-share ul li a i {
    color: #fff;
    font-size: 18px;
}
.simple-social-share ul li.facebook-share a {
    background: #3B5999;
}

.simple-social-share ul li.twitter-share a {
    background: #59D1DF;
}
.simple-social-share ul li.linkedin-share a {
    background: #0077b5;
}
.simple-social-share ul li.pinterest-share a {
    background: #CD252B;
}
.simple-social-share ul li.mail-share a {
    background: #27062D;
}