  
.rh-cover .better-social-counter {
    margin: 20px 0 0!important;
}
.rh-cover .better-social-counter.style-button .social-list {
    text-align: center;
}
.rh-cover .better-social-counter.style-button .social-item {
    float: none;
    display: inline-block;
    margin: 0 4px 4px;
}
.rh-cover .better-social-counter.style-button .item-icon {
    width: 42px;
    height: 42px;
    line-height: 38px;
    color: #fff;
    background-color: #a3a3a3;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0)!important;
    border: 3px solid rgba(255, 255, 255, .25);
    font-size: 16px;
}
.rh-cover .better-social-counter.style-button .social-item:hover .item-icon {
    border-color: rgba(255, 255, 255, .45);
}
.rh-cover.no-login-icon .better-social-counter.style-button .social-list {
    position: absolute;
    top: 9px;
    max-width: 80%;
    height: 45px;
    overflow: hidden;
    text-align: left;
}
.rh-cover .rh-c-m .resp-menu .mega-menu {
    display: none;
    visibility: visible;
    opacity: 1;
    background-color: transparent;
    position: inherit;
    left: 0;
    top: 0;
    border: none;
    box-shadow: none;
}
.rh-cover .rh-c-m .resp-menu .mega-menu .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link {
    padding: 0;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link .mega-links>li {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link .mega-links li a {
    padding-bottom: 0;
    margin-bottom: 0;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link .mega-links li .sub-menu {
    display: none!important;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link .mega-links li.open-sub>.sub-menu {
    display: block!important;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link-list .mega-links li {
    padding: 0;
    text-align: left;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link-list .mega-links>li .sub-menu {
    position: relative;
    top: 0!important;
    left: 0!important;
    background-color: transparent!important;
    text-align: left!important;
    box-shadow: none!important;
    padding: 6px 0 0 22px;
    display: none!important;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link-list .mega-links>li .sub-menu>li {
    display: block;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-grid-posts .post {
    width: 100%;
    padding: 0 20px;
    float: none;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-grid-posts .post:nth-child(2), .rh-cover .rh-c-m .resp-menu .mega-menu.mega-grid-posts .post:nth-child(3), .rh-cover .rh-c-m .resp-menu .mega-menu.mega-grid-posts .post:nth-child(4) {
    display: none;
}
.rh-cover .mega-menu.mega-type-link-list .mega-links>li:hover>a {
    color: #fff!important;
}
.rh-header .logo-container {
    padding: 0 0 0 15px;
    line-height: 54px;
    height: 54px;
}
.rh-header .logo-container.rh-img-logo {
    font-size: 0;
}
.rh-header .logo-container img {
    max-height: 80%;
    max-width: 80%}
.rh-header .logo-container a {
    color: #fff;
}
.rh-cover {
    position: fixed;
    top: 0;
    left: -99%;
    z-index: 9999;
    width: 100%;
    -webkit-transition: .54s cubic-bezier(.65, .33, .35, .84);
    -moz-transition: .54s cubic-bezier(.65, .33, .35, .84);
    transition: .54s cubic-bezier(.65, .33, .35, .84);
    visibility: hidden;
    overflow: auto;
    background: #191919;
    height: 101%;
    height: calc(100% + 1px);
}

.format-icon.format-video {
    padding-left: 2px;
}
.post-summary p:last-child {
    margin-bottom: 0;
}
.entry-content a.read-more, a.read-more {
    font-size: 12px;
    color: #fff;
    background: #434343;
    display: inline-block;
    padding: 3px 11px;
    text-transform: uppercase!important;
    margin-top: 13px;
}
.entry-content a.read-more, a.read-more:hover {
    color: #fff;
}
.img-holder {
    position: relative;
    width: 80px;
    display: inline-block;
    float: left;
    margin-right: 15px;
    transition: none;
}
.bs-ll-a .img-cont:before, .bs-ll-a .img-holder:before, .bs-ll-a img[data-src]:not(.b-loaded) {
    opacity: 1;
    background-color: #e9ebee;
    background-image: linear-gradient(to left, #e9ebee 0, #f4f5f6 20%, #e9ebee 40%, #e9ebee 100%);
    background-repeat: no-repeat;
    background-size: 1000px 900px;
    -webkit-animation: bs-lazy-anim 1s infinite linear forwards;
    -moz-animation: bs-lazy-anim 1s infinite linear forwards;
    animation: bs-lazy-anim 1.01s infinite linear forwards;
}
.bs-ll-d .img-cont, .bs-ll-d .img-holder {
    background-color: #f5f5f5;
}
.listing-mg-item .img-cont:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.img-cont.b-error:before, .img-cont.b-loaded:before, .img-holder.b-error:before, .img-holder.b-loaded:before {
    background: 0 0;
    opacity: 0;
    animation: none;
}
.listing-item-blog-1 .featured .img-holder.b-error, .listing-item-blog-1 .featured .img-holder.b-loaded, .listing-item-blog-5 .featured .img-holder.b-error, .listing-item-blog-5 .featured .img-holder.b-loaded, .listing-item-tb-1 .img-holder.b-error, .listing-item-tb-1 .img-holder.b-loaded, .listing-item-tb-2 .img-holder.b-error, .listing-item-tb-2 .img-holder.b-loaded, .listing-item-tb-3 .img-holder.b-error, .listing-item-tb-3 .img-holder.b-loaded {
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    background-position: top center!important;
}
@-webkit-keyframes bs-lazy-anim {
    from {
    background-position: -800px 0;
}
to {
    background-position: 400px 0;
}
}@keyframes bs-lazy-anim {
    from {
    background-position: -800px 0;
}
to {
    background-position: 400px 0;
}
}@-webkit-keyframes bs-lazy-anim-rtl {
    from {
    background-position: 400px 0;
}
to {
    background-position: -800px 0;
}
}@keyframes bs-lazy-anim-rtl {
    from {
    background-position: 400px 0;
}
to {
    background-position: -800px 0;
}
}

.search-header .search-form .search-field, .widget.widget_display_search form[role=search] input#bbp_search, .widget.widget_product_search .search-field, .widget.widget_search .search-form input[type=search] {
    width: 100%;
    padding-right: 20%;
    margin: 0;
    line-height: 36px;
    height: 36px;
}
.search-header .search-form .search-submit, .widget.widget_display_search form[role=search] input#bbp_search_submit, .widget.widget_product_search input[type=submit], .widget.widget_search .search-form .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 36px;
    height: 36px;
    padding: 0 16px;
}
.widget.widget_tag_cloud .tagcloud a {
    display: inline-block;
    line-height: 16px;
    color: #444;
    background-color: #fff;
    border: 1px solid #dedede;
    margin: 0 6px 6px 0;
    padding: 5px 7px;
    font-size: 12px!important;
    font-weight: 400;
}
.widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff;
    border-color: transparent;
}
.bs-social-share .social-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.bs-social-share span.social-item {
    float: left;
    margin-right: 6px;
    padding: 0;
}
.bs-social-share span.social-item a {
    font-family: "Open Sans", sans-serif;
    border-radius: 2px;
}
.bs-social-share span.social-item.bbm, .bs-social-share span.social-item.line, .bs-social-share span.social-item.whatsapp {
    display: none;
}
.widget_bs-theme-social-share .bs-social-share span.social-item {
    float: none;
    display: inline-block;
}
@media only screen and (max-width:780px) {
    .bs-social-share span.social-item.bbm, .bs-social-share span.social-item.line, .bs-social-share span.social-item.whatsapp {
    display: block;
}
}.bs-social-share.style-button span.social-item a {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding: 0 13px;
    background-color: #8d8d8d;
    display: block;
    color: #fff!important;
    margin-bottom: 7px;
}
.bs-social-share.style-button span.social-item a:hover {
    background-color: #7c7c7c;
}
.bs-social-share.style-button span.social-item a span {
    margin-left: 7px;
}
.bs-social-share.style-button span.social-item a span:last-child:first-child {
    margin-right: 0;
    margin-left: 0;
}
.bs-social-share.style-button.no-title-style span.social-item a {
    width: 40px;
    text-align: center;
    padding: 0;
}
.bs-social-share.style-button.no-title-style span.social-item a .fa {
    margin-right: 0;
}
.bs-social-share.style-button.colored span.social-item.facebook a {
    background-color: #4a639f;
}
.bs-social-share.style-button.colored span.social-item.facebook a:hover {
    background-color: #5271b3;
}
.bs-social-share.style-button.colored span.social-item.twitter a {
    background-color: #59c8ff;
}
.bs-social-share.style-button.colored span.social-item.twitter a:hover {
    background-color: #58d1ff;
}
.bs-social-share.style-button.colored span.social-item.google_plus a {
    background-color: #d73d32;
}
.bs-social-share.style-button.colored span.social-item.google_plus a:hover {
    background-color: #e64035;
}
.bs-social-share.style-button.colored span.social-item.pinterest a {
    background-color: #cb2027;
}
.bs-social-share.style-button.colored span.social-item.pinterest a:hover {
    background-color: #e32229;
}
.bs-social-share.style-button.colored span.social-item.linkedin a {
    background-color: #0266a0;
}
.bs-social-share.style-button.colored span.social-item.linkedin a:hover {
    background-color: #027ec1;
}
.bs-social-share.style-button.colored span.social-item.tumblr a {
    background-color: #3e5a70;
}
.bs-social-share.style-button.colored span.social-item.tumblr a:hover {
    background-color: #426283;
}
.bs-social-share.style-button.colored span.social-item.email a {
    background-color: #0c151c;
}
.bs-social-share.style-button.colored span.social-item.email a:hover {
    background-color: #1a2a39;
}
.bs-social-share.style-button.colored span.social-item.telegram a {
    background-color: #179cde;
}
.bs-social-share.style-button.colored span.social-item.telegram a:hover {
    background-color: #0f8dde;
}
.bs-social-share.style-button.colored span.social-item.whatsapp a {
    background-color: #00e676;
}
.bs-social-share.style-button.colored span.social-item.whatsapp a:hover {
    background-color: #00ca65;
}
.bs-social-share.style-button.colored span.social-item.reddit a {
    background-color: #ff4500;
}
.bs-social-share.style-button.colored span.social-item.reddit a:hover {
    background-color: #dc3c01;
}
.bs-social-share.style-button.colored span.social-item.stumbleupon a {
    background-color: #ee4813;
}
.bs-social-share.style-button.colored span.social-item.stumbleupon a:hover {
    background-color: #ce3d0f;
}
.bs-social-share.style-button.colored span.social-item.vk a {
    background-color: #4c75a3;
}
.bs-social-share.style-button.colored span.social-item.vk a:hover {
    background-color: #3e5f84;
}
.bs-social-share.style-button.colored span.social-item.digg a {
    background-color: #000;
}
.bs-social-share.style-button.colored span.social-item.digg a:hover {
    background-color: #2f2f2f;
}
.bs-social-share.style-button.colored span.social-item.line a {
    background-color: #00b900;
}
.bs-social-share.style-button.colored span.social-item.line a:hover {
    background-color: #00b900;
}
.bs-social-share.style-button.colored span.social-item.line .fa.fa-line-it {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAxlBMVEX///8AuwAAtwAAvQD9//1O0kx23Xaa5Zly3HEryij7/vvw+/Ds+uzZ9tnR9NGM4YyK4IpJ0Ug6zDgdxhn3/ffl+OTX9te/77657bix67Gp6amk6KOC34Fr2mph1mBd1VxCzkBB0D8DwQD0/fTo+eff9t/K8srD8MO77rqu6q6d5ZyR45GH4IZ+331u2m1U1FI1yzIwyi0vyiwiyB4NxQMAvwDt+u3e9t7M8sy37LaT4pKP4Y963Xk+zTwmyCIYxBITwwsAtABqI5GFAAABAklEQVQY022RV5KDMBBEm5FENsE4kW3WOYf15nj/S60KKFym9v3paWY+uqH8S62poda1/Rbq+1uSn1j1gVJ2188osV4zRpUmtn1CAx+dpIe0Ee7ofJICUjSg5QMCiR7arOWRFXg8RC9aagPEQy3dd2B94acD09BhT/THSV/sg8vBATIcbZjHHSxfNVgq1LNQB0ACow+zq5pTX5fz1+QsPqRWcX0B7xa+J1JjsWG7i5E74D7IBZbudrSYh3YvdELXm8EpQMEMLXhGUOjw0NIaSa1QPr2zsQwLZYCr2wLXGNV5kzL2hn0Oia3L160GYkEEYD5uaqigXxeWVzSlNWxG9ajkD+0mEhtxMt1EAAAAAElFTkSuQmCC);
    display: inline-block;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -6px;
    margin-left: -5px;
}
.bs-social-share.style-button.colored span.social-item.bbm a {
    background-color: #1f1f1f;
}
.bs-social-share.style-button.colored span.social-item.bbm a:hover {
    background-color: #3c3c3c;
}
.bs-social-share.style-button.colored span.social-item.bbm .fa.fa-bbm {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAkFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WABnwAAAAL3RSTlMABezkG/XZhyYiCgOqO/Hb0sO+t7SejnluXVdAMh0SDuHe1UtHLSncyK6Zk4JyadjoMwwAAADLSURBVBjTtZBZrsIwDEVvmjRDWzrTuWXmjcD+d0cSWUjwicT5OfJV7MjGR0k45/kV6K2z34XSDb9ZZIz1zXGkeOWrGputc3qiuP+SMv/TOOdS7pMjWKeU6hEzxmLAm1mL0HVhEUJEACLr5TEUVRAE+wNwsd62DK1LQ6ROBVD6VxOGpmn+R/gqwexHBgaE7d2tNUZrXo+AnqZTBJy1Fu5HY8xsPe/CMP1e4YWBhhJtVdXKgE7QPV2mZFBFUf507OkyWQTamThwSzbgPe52ABZlYOfWsgAAAABJRU5ErkJggg==);
    display: inline-block;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -6px;
    margin-left: -3px;
}
.bs-social-share.style-button.colored span.social-item.viber a {
    background-color: #5d54a4;
}
.bs-social-share.style-button.colored span.social-item.viber .fa.fa-viber {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAtFBMVEVmXaxlW6taTqVeVKhjWadcUKb///9iWKZhVqnu7fZWS6P8/P5pX65iWKphWKSQisR9dLlrYq9YTaO2sdhyabNTR6Hw7/fm5fKsp9Kjnc6gmsyclsqIgb+BeLt5cLZ1bLNuZLD5+fzq6fTAu927t9uoo9CWkMf39vvRzufOy+Wwq9SalMlwZrFcUaP08/nf3e7IxOHFweCxrNSNhsKEfb3i4fDLx+O4s9mzrtZOQp/W1OnV0+nSxjEiAAABXUlEQVQY0z2Qh5LjIAxABQoEAz737tiOW3rPtrv//6/D8e6+GTTMk0bSCGYEo5RR85DAL8i8Mvvs+2BwamQ/CRbuk/XZMpzX8e2J9mxXCX8f3bABr3oEscpf9cJ7U478kghuSCU97njJjKYFz78gW9EwS4sG/WbzTxAgeLWA9fzS4GPYp0dBO1Uh2JC8S6/l/C7LILvntn/gDgNxtAIfA74pmFd8pEMoS1VQwDpOKdabFgRq55C5crXOvzXQT+5EgJKYbV5ahNbeRNjGz+joaEpYqQ4UbJ10FIB5F/Wx5dvKpuM0kuDuzbYBsOm5YYey5y4C0Ny0JcazcqfWRaTjCzFlomkt17c1ERKfbqRvfGTzqSwVeEJorb3V3uLpdCoChFbX1o2GJGnPavP3gGKSBoZD9dh2t+4+VoIuCJn1ArOgq6OT7/un5WICXvE0Xmt/sZzV0gDLiT8mM3+++Q/56h8tpySg5AAAAABJRU5ErkJggg==);
    display: inline-block;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: -5px;
}
.bs-social-share.style-outline-button span.social-item a {
    height: 32px;
    line-height: 28px;
    font-size: 13px;
    padding: 0 13px;
    display: block;
    color: #5e5e5e;
    border: 2px solid #a1a1a1;
    margin-bottom: 7px;
}
.bs-social-share.style-outline-button span.social-item a .fa {
    margin-right: 5px;
}
.bs-social-share.style-outline-button.no-title-style span.social-item a {
    width: 40px;
    text-align: center;
}
.bs-social-share.style-outline-button.no-title-style span.social-item a .fa {
    margin-right: 0;
}
.bs-social-share.style-outline-button.colored span.social-item.facebook a {
    border-color: #4a639f;
    color: #4a639f;
}
.bs-social-share.style-outline-button.colored span.social-item.facebook a:hover {
    border-color: #5271b3;
    color: #5271b3;
}
.bs-social-share.style-outline-button.colored span.social-item.twitter a {
    border-color: #59c8ff;
    color: #59c8ff;
}
.bs-social-share.style-outline-button.colored span.social-item.twitter a:hover {
    border-color: #58d1ff;
    color: #58d1ff;
}
.bs-social-share.style-outline-button.colored span.social-item.google_plus a {
    border-color: #d73d32;
    color: #d73d32;
}
.bs-social-share.style-outline-button.colored span.social-item.google_plus a:hover {
    border-color: #e64035;
    color: #e64035;
}
.bs-social-share.style-outline-button.colored span.social-item.pinterest a {
    border-color: #cb2027;
    color: #cb2027;
}
.bs-social-share.style-outline-button.colored span.social-item.pinterest a:hover {
    border-color: #e32229;
    color: #e32229;
}
.bs-social-share.style-outline-button.colored span.social-item.linkedin a {
    border-color: #0266a0;
    color: #0266a0;
}
.bs-social-share.style-outline-button.colored span.social-item.linkedin a:hover {
    border-color: #027ec1;
    color: #027ec1;
}
.bs-social-share.style-outline-button.colored span.social-item.tumblr a {
    border-color: #3e5a70;
    color: #3e5a70;
}
.bs-social-share.style-outline-button.colored span.social-item.tumblr a:hover {
    border-color: #426283;
    color: #426283;
}
.bs-social-share.style-outline-button.colored span.social-item.email a {
    border-color: #0c151c;
    color: #0c151c;
}
.bs-social-share.style-outline-button.colored span.social-item.email a:hover {
    border-color: #1a2a39;
    color: #1a2a39;
}
.bs-social-share.style-outline-button.colored span.social-item.telegram a {
    border-color: #179cde;
    color: #179cde;
}
.bs-social-share.style-outline-button.colored span.social-item.telegram a:hover {
    border-color: #179cde;
    color: #179cde;
}
.bs-social-share.style-outline-button.colored span.social-item.whatsapp a {
    border-color: #00e676;
    color: #00e676;
}
.bs-social-share.style-outline-button.colored span.social-item.whatsapp a:hover {
    border-color: #00ca65;
    color: #00ca65;
}
.bs-about .about-title {
    text-align: center;
    margin: 0 0 15px;
}
.bs-about .about-text {
    text-align: center;
}
.bs-about .about-link {
    text-align: center;
    margin-top: 10px;
}
.bs-about .about-link a {
    font-weight: 700;
    font-size: 14px;
}
.bs-about .about-icons-list {
    text-align: center;
    margin: 17px 0 0;
    padding: 0;
}
.bs-about .about-icons-list .about-icon-item {
    display: inline-block;
    margin: 0 5px 5px 0;
}
.bs-about .about-icons-list .about-icon-item a {
    width: 28px;
    height: 28px;
    display: inline-block;
    color: #333;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .22);
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .22);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .22);
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.bs-about .about-icons-list .about-icon-item a:hover {
    color: #fff;
    box-shadow: none;
}
.bs-about .about-icons-list .about-icon-item a .bsfi, .bs-about .about-icons-list .about-icon-item a .fa {
    vertical-align: top;
    line-height: 28px;
}
.bs-about .about-icons-list .about-icon-item.facebook a:hover {
    background-color: #4a639f;
}
.bs-about .about-icons-list .about-icon-item.twitter a:hover {
    background-color: #59c8ff;
}
.bs-about .about-icons-list .about-icon-item.google-plus a:hover {
    background-color: #d73d32;
}
.bs-about .about-icons-list .about-icon-item.instagram a:hover {
    background: #f77638;
    background: -webkit-radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), -webkit-linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.bs-about .about-icons-list .about-icon-item.youtube a:hover {
    background-color: #cc181e;
}
.bs-about .about-icons-list .about-icon-item.youtube a:hover {
    background-color: #cc181e;
}
.bs-about .about-icons-list .about-icon-item.dribbble a:hover {
    background-color: #ea4c89;
}
.bs-about .about-icons-list .about-icon-item.vimeo a:hover {
    background-color: #46a3e9;
}
.bs-about .about-icons-list .about-icon-item.behance a:hover {
    background-color: #3b63fc;
}
.bs-about .about-icons-list .about-icon-item.pinterest a:hover {
    background-color: #cb2027;
}
.bs-about .about-icons-list .about-icon-item.github a:hover {
    background-color: #4c4c4c;
}
.bs-about .about-icons-list .about-icon-item.email a:hover {
    background-color: #333;
}
.bs-about .about-icons-list .about-icon-item.telegram a:hover {
    background-color: #179cde;
}
.bs-about .about-icons-list .about-icon-item.vk a:hover {
    background-color: #4e729a;
}
.bs-popular-categories .bs-popular-terms-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar-column-secondary .bs-popular-categories .bs-popular-terms-list, .vc_col-sm-2 .bs-popular-categories .bs-popular-terms-list {
    padding: 0;
}
.bs-popular-categories .bs-popular-term-item {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
    font-size: 13px;
    line-height: 24px;
}
.bs-popular-categories .bs-popular-term-item .term-count, .bs-popular-categories .bs-popular-term-item a {
    color: #333;
}
.bs-popular-categories .bs-popular-term-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.bs-popular-categories .bs-popular-term-item .term-count {
    float: right;
    display: inline-block;
    background: rgba(0, 0, 0, .08);
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding: 0 6px;
}
.bs-popular-categories .bs-popular-term-item:hover .term-count {
    color: #fff;
}
.bs-popular-categories .bs-popular-term-item:hover a {
    color: inherit;
}
.widget.widget_bs-subscribe-newsletter {
    background: #efefef;
    padding: 27px 23px!important;
}
.bs-subscribe-newsletter .subscribe-image {
    margin-bottom: 15px;
    text-align: center;
    max-width: 312px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}
.bs-subscribe-newsletter .subscribe-message {
    text-align: center;
    max-width: 312px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.bs-subscribe-newsletter .subscribe-message p:last-child {
    margin-bottom: 0;
}
.bs-subscribe-newsletter form {
    width: 100%;
    position: relative;
    max-width: 312px;
    margin-left: auto;
    margin-right: auto;
}
.bs-subscribe-newsletter .newsletter-email {
    color: #5f6569;
    width: 100%;
    border-color: #cbd1d8;
    height: 34px;
    line-height: 34px;
    border-radius: 33px;
    padding: 0 12px;
    font-size: 12px;
}
.bs-subscribe-newsletter .newsletter-subscribe {
    margin-top: 0;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    line-height: 34px;
    border-radius: 0 33px 33px 0;
    text-transform: capitalize!important;
    cursor: pointer;
    font-size: 13px;
    padding: 0 13px;
}
.bs-subscribe-newsletter .newsletter-subscribe .fa {
    margin-right: 3px;
}
.bs-subscribe-newsletter .powered-by {
    font-size: 12px;
    margin: 5px auto 0;
    max-width: 311px;
    color: #b7b7b7;
    text-align: center;
    opacity: .6;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    vertical-align: middle;
}
.bs-subscribe-newsletter .powered-by:hover {
    opacity: 1;
}
.bs-flickr .bs-flickr-photo-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bs-flickr .bs-flickr-photo-list.columns-2 {
    margin: 0;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    text-align: center;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li img {
    width: 100%}
.bs-flickr .bs-flickr-photo-list.columns-2 li:nth-child(odd) {
    padding-right: 5px;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li:nth-child(even) {
    padding-left: 5px;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li:nth-child(n+3) {
    clear: right;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li {
    float: left;
    width: 33.333%;
    margin-bottom: 8px;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(1) {
    width: 66.66666%;
    padding-right: 3px!important;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(1) img {
    width: 100%}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(2) {
    padding: 0 0 0 6px!important;
    margin-bottom: 10px;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3) {
    padding: 0 0 0 6px!important;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li img {
    max-width: 100%}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3n-1) {
    padding: 0 3px;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3n-2) {
    padding-right: 6px;
    clear: left;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3n+3) {
    padding-left: 6px;
}
.bs-flickr .bs-flickr-photo-list.list-photos .bs-flickr-photo {
    float: left;
    width: 12.5%}
.bs-flickr .bs-flickr-photo-list.list-photos .bs-flickr-photo img {
    max-width: 100%}
.bs-flickr .bs-flickr-photo-list.list-photos {
    margin: 0;
    padding: 0;
}
.bs-flickr-photo .img-holder {
    width: 100%}
.bs-flickr-photo .img-holder:before {
    padding-top: 100%}
.bs-dribbble .bs-dribbble-shot-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bs-dribbble .bs-dribbble-shot-list li:before {
    display: none;
}
.bs-dribbble .bs-dribbble-shot-list li {
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li:nth-child(odd) {
    padding-right: 5px;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li:nth-child(even) {
    padding-left: 5px;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li:nth-child(n+3) {
    clear: right;
}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li {
    float: left;
    width: 33.333%}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li:nth-child(3n-1) {
    padding: 0 3px;
}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li:nth-child(3n-2) {
    padding-right: 6px;
    clear: left;
}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li:nth-child(3n+3) {
    padding-left: 6px;
}
.dribbble-shot .img-holder {
    width: 100%}
.bs-google-plus>div {
    margin-right: auto!important;
    margin-left: auto!important;
    display: block!important;
}
.bs-embed .bs-embed-item iframe {
    max-width: 100%}
.bs-embed .bs-embed-item {
    margin-bottom: 15px;
}
.bs-embed .bs-embed-item:last-child {
    margin-bottom: 0;
}
.bs-instagram .bs-instagram-photo-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bs-instagram-photo {
    position: relative;
    z-index: 1;
    width: 100%}
.bs-instagram-photo a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    float: none;
    margin: 0;
}
.bs-instagram-photo a, .bs-instagram-photo a:hover {
    color: #fff;
}
.bs-instagram-photo a:before {
    padding-top: 100%}
.bs-instagram-photo .img-holder {
    background-color: #e6e6e6;
}
.bs-instagram-photo .img-holder.b-loaded, body.bs-ll-d .bs-instagram-photo .img-holder {
    background-size: cover;
    background-color: transparent;
}
.bs-instagram-photo a .the-hover:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .35);
    display: block;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
}
.bs-instagram-photo a .the-hover:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
    font-size: 30px;
    opacity: 0;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
}
.bs-instagram-photo:hover a .the-hover:after, .bs-instagram-photo:hover a .the-hover:before {
    opacity: 1;
}
.bs-instagram .bs-instagram-photo-list li:before {
    display: none;
}
.bs-dribbble .bs-instagram-photo-list li {
    padding: 0;
    margin-bottom: 8px;
    text-align: center;
}
.bs-dribbble .bs-instagram-photo-list li br {
    display: none;
}
.bs-instagram .bs-instagram-photo-list .bs-instagram-photo img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    max-height: 155px;
    overflow: hidden;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li:nth-child(odd) {
    padding-right: 5px;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li:nth-child(even) {
    padding-left: 5px;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li:nth-child(n+3) {
    clear: right;
}
.bs-instagram .bs-instagram-photo-list.columns-2-1 li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    max-height: 155px;
    overflow: hidden;
}
.bs-instagram .bs-instagram-photo-list.columns-2-1 li:first-child {
    width: 100%;
    max-height: inherit;
    float: none;
    padding: 0!important;
}
.bs-instagram .bs-instagram-photo-list.columns-2-1 li:nth-child(even) {
    padding-right: 5px;
}
.bs-instagram .bs-instagram-photo-list.columns-2-1 li:nth-child(odd) {
    padding-left: 5px;
}
.bs-instagram .bs-instagram-photo-list.columns-2-1 li:nth-child(n+3) {
    clear: right;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li {
    float: left;
    width: 33.333%;
    overflow: hidden;
    margin-bottom: 10px;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li:nth-child(3n-1) {
    padding: 0 3px;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li:nth-child(3n-2) {
    padding-right: 6px;
    clear: left;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li:nth-child(3n+3) {
    padding-left: 6px;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li {
    float: left;
    width: 33.333%;
    margin-bottom: 8px;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(1) {
    width: 66.66666%;
    padding-right: 3px!important;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(1) img {
    width: 100%}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(2) {
    padding: 0 0 0 6px!important;
    margin-bottom: 10px;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(3) {
    padding: 0 0 0 6px!important;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li img {
    max-width: 100%}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(3n-1) {
    padding: 0 3px;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(3n-2) {
    padding-right: 6px;
    clear: left;
}
.bs-instagram .bs-instagram-photo-list.columns-3-1 li:nth-child(3n+3) {
    padding-left: 6px;
}
.bs-instagram .bs-instagram-photo-list.list-photos .bs-instagram-photo {
    float: left;
    width: 12.5%}
.bs-instagram .bs-instagram-photo-list.list-photos .bs-instagram-photo img {
    max-width: 100%}
.bs-instagram .bs-instagram-photo-list.list-photos .bs-instagram-photo-list {
    margin: 0;
    padding: 0;
}
.bs-instagram .better-direction-nav .better-next, .bs-instagram .better-direction-nav .better-prev {
    margin-top: -26px;
}
.better-newsticker {
    min-height: 24px;
    max-height: 24px;
    overflow: hidden;
    position: relative;
    margin: 0 0 20px 0;
}
.better-newsticker .heading {
    display: inline-block;
    width: 90px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    font-size: 12px;
    padding: 0;
    text-transform: uppercase!important;
    margin: 0;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
.better-newsticker .heading:after {
    content: '';
    display: inline-block;
    border-top: 6px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -6px;
}
.better-newsticker ul.news-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.better-newsticker ul.news-list li {
    margin: 0;
    padding: 0 15px 0 0;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    width: 65%;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
    z-index: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:after, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.main-link>.h-text:after, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:after {
    border-right-color: rgba(0, 0, 0, .2);
}
.rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:after, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.main-link>.h-text:after, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:after {
    border-left-color: rgba(0, 0, 0, .2);
}
.ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:after, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:before, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.main-link>.h-text:after, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.main-link>.h-text:before, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:after, .ltr .footer-widgets.light-text .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:before {
    border-right-color: rgba(0, 0, 0, .3);
}
.rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:after, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:before, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.main-link>.h-text:after, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>.main-link>.h-text:before, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:after, .rtl .footer-widgets.light-text .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:before {
    border-left-color: rgba(0, 0, 0, .3);
}
.footer-widgets.light-text .section-heading.sh-t6.sh-s9:before {
    background: rgba(255, 255, 255, .05)!important;
}
.site-footer .footer-widgets.light-text .section-heading.sh-t7.sh-s1 .h-text {
    color: #fff!important;
}
.footer-widgets.light-text .section-heading.sh-t7:before {
    background: rgba(255, 255, 255, .1);
}
.single-featured-video {
    max-width: 100%!important;
}
.post-meta.single-post-meta, .post-meta.single-post-meta a {
    color: #3a3a3a;
}
.post-meta.single-post-meta .comments, .post-meta.single-post-meta .post-author-avatar, .post-meta.single-post-meta .time, .post-meta.single-post-meta .views {
    float: none;
    margin: 0 12px 0 0;
    white-space: nowrap;
    line-height: 26px;
    display: inline-block;
}
.post-meta.single-post-meta>a+span:before, .post-meta.single-post-meta>span+a:before, .post-meta.single-post-meta>span+span:before {
    content: ' ';
    display: inline-block;
    width: 9px;
    margin-right: 12px;
    height: 1px;
    background: rgba(0, 0, 0, .23);
    vertical-align: middle;
}
.post-meta.single-post-meta b {
    color: #4d4d4d;
    margin-left: 2px;
}
.post-meta.single-post-meta .post-author-a.post-author-avatar .avatar {
    border-radius: 50%;
    margin: 0;
}
.post-meta.single-post-meta .post-author-a.post-author-avatar .avatar+.post-author-name {
    margin-left: 7px;
}
.post-meta.single-post-meta .post-author-name {
    text-transform: capitalize!important;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.post-meta.single-post-meta .post-author-a, .post-meta.single-post-meta .time {
    color: rgba(0, 0, 0, .44);
}
.post-meta.single-post-meta .post-author-a:hover {
    color: #b7b7b7!important;
}
.single-post-title {
    line-height: 1.3;
}
.single-featured {
    text-align: center;
    display: block;
    margin: 0 0 20px;
    line-height: 0;
    position: relative;
}
.single-featured img {
    max-width: 100%;
    height: auto!important;
}
.single-featured figure {
    line-height: 2;
    text-align: center;
}
.single-featured iframe {
    max-width: 100%}
.image-credit a, .image-credit a:hover {
    color: #fff!important;
}
.single-featured .image-credit {
    position: absolute;
    right: 0;
    font-size: 10px;
    display: inline-block;
    padding: 0 8px;
    bottom: -18px;
    color: #adadad;
    background: 0 0;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
}
.post.format-standard .single-featured .image-credit {
    line-height: 20px;
    background: rgba(0, 0, 0, .26);
    bottom: 0;
    color: #fff;
}
.single-post-excerpt {
    color: #6d6d6d;
}
.single-post-excerpt p:last-child {
    margin-bottom: 0;
}
.single-post-excerpt.post-excerpt-bc {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #e2e2e2;
}
.single-post-share {
    list-style: none;
    padding: 0;
    font-size: 0;
}
.single-post-share.top-share {
    margin-bottom: 10px;
}
.single-post-share .number {
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
}
.single-post-share .post-share-btn {
    background: #fff;
    border: 1px solid #e2e2e2;
    line-height: 30px;
    display: inline-block;
    padding: 0 5px;
    border-radius: 30px;
    font-size: 12px;
    color: #4d4d4d;
    margin-right: 8px;
    margin-bottom: 9px;
    vertical-align: top;
}
.single-post-share .post-share-btn .bf-icon, .single-post-share .post-share-btn .number, .single-post-share .post-share-btn .text {
    line-height: 30px;
    vertical-align: top;
}
.single-post-share .post-share-btn .text {
    font-size: 12px;
}
.single-post-share .post-share-btn .bf-icon {
    font-size: 15px;
    margin: 0 3px;
}
.single-post-share .share-handler {
    float: left;
    position: relative;
}
.single-post-share .post-share-btn.post-share-btn-comments, .single-post-share .post-share-btn.post-share-btn-views {
    float: right;
    border-radius: 0;
}
.single-post-share .post-share-btn.post-share-btn-views {
    font-weight: 700;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.single-post-share .post-share-btn.post-share-btn-views.rank-0, .single-post-share .post-share-btn.post-share-btn-views.rank-default {
    font-weight: 400;
}
.share-handler-wrap {
    overflow: hidden;
    height: 33px;
}
.post-share.style-2 .share-handler-wrap {
    height: 38px;
}
.post-share.style-5 .share-handler-wrap, .post-share.style-8 .share-handler-wrap {
    height: 47px;
}
.post-share.style-6 .share-handler-wrap, .post-share.style-7 .share-handler-wrap {
    height: 70px;
}
.share-handler-wrap.bs-pretty-tabs-initialized {
    height: auto!important;
}
.post-share .post-share-btn-group {
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
}
.post-share .post-share-btn-group .post-share-btn {
    border-radius: 0;
    margin: 0;
    padding: 0 10px;
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
}
.post-share .post-share-btn-group .post-share-btn:before {
    display: inline-block;
    content: ' ';
    width: 1px;
    height: 66%;
    background: #e2e2e2;
    position: absolute;
    left: 0;
    top: 17%}
.post-share .post-share-btn-group .post-share-btn:first-child {
    border-radius: 0 3px 3px 0;
    border-right-width: 1px;
}
.post-share .post-share-btn-group .post-share-btn:last-child {
    border-radius: 3px 0 0 3px;
    border-left-width: 1px;
}
.post-share .post-share-btn-group .post-share-btn:last-child:before {
    display: none;
}
.post-share .bs-pretty-tabs-container {
    float: left;
}
.post-share .bs-pretty-tabs-elements {
    display: none!important;
}
.single-post-share ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.single-post-share li {
    margin: 0 6px 6px;
    display: inline-block;
    text-align: center;
    list-style: none;
}
.single-post-share li li {
    display: none;
}
.single-post-share .social-item {
    margin: 0 6px 4px 0;
    float: left;
}
.single-post-share .social-item a {
    line-height: 30px;
    min-width: 30px;
    display: inline-block;
    padding: 0 0;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-align: center;
}
.single-post-share .social-item.has-count a {
    padding: 0 10px;
}
.single-post-share .social-item a .bf-icon, .single-post-share .social-item a .item-title, .single-post-share .social-item a .number {
    line-height: 30px;
    vertical-align: top;
    color: #fff;
    display: inline-block;
}
.single-post-share .social-item a .item-title, .single-post-share .social-item a .number {
    margin-left: 6px;
}
.single-post-share .social-item a .bf-icon {
    font-size: 16px;
}
.single-post-share .social-item.whatsapp .bf-icon {
    font-size: 16px;
    font-weight: 700;
}
.single-post-share .number:empty {
    display: none;
}
.single-post-share .social-item.facebook a {
    background-color: #2d5f9a;
    color: #133d6d;
}
.single-post-share .social-item.facebook a:hover {
    background-color: #1b4a82;
}
.single-post-share .social-item.twitter a {
    background-color: #53c7ff;
    color: #2e86b1;
}
.single-post-share .social-item.twitter a:hover {
    background-color: #369ed0;
}
.single-post-share .social-item.google_plus a {
    background-color: #d93b2b;
    color: #9a2317;
}
.single-post-share .social-item.google_plus a:hover {
    background-color: #b7291a;
}
.single-post-share .social-item.pinterest a {
    background-color: #a41719;
    color: #670d0e;
}
.single-post-share .social-item.pinterest a:hover {
    background-color: #8c0a0c;
}
.single-post-share .social-item.linkedin a {
    background-color: #005182;
    color: #013c61;
}
.single-post-share .social-item.linkedin a:hover {
    background-color: #003b5f;
}
.single-post-share .social-item.email a, .single-post-share .social-item.print a {
    background-color: #444;
    color: #313131;
}
.single-post-share .social-item.email a:hover, .single-post-share .social-item.print a:hover {
    background-color: #2f2f2f;
}
.single-post-share .social-item.tumblr a {
    background-color: #3e5a70;
    color: #24384a;
}
.single-post-share .social-item.tumblr a:hover {
    background-color: #426283;
}
.single-post-share .social-item.telegram a {
    background-color: #179cde;
    color: #0a629a;
}
.single-post-share .social-item.telegram a:hover {
    background-color: #0f8dde;
}
.single-post-share .social-item.reddit a {
    background-color: #ff4500;
    color: #bb3200;
}
.single-post-share .social-item.reddit a:hover {
    background-color: #dc3c01;
}
.single-post-share .social-item.stumbleupon a {
    background-color: #ee4813;
    color: #982d0b;
}
.single-post-share .social-item.stumbleupon a:hover {
    background-color: #ce3d0f;
}
.single-post-share .social-item.vk a {
    background-color: #4c75a3;
    color: #223448;
}
.single-post-share .social-item.vk a:hover {
    background-color: #3e5f84;
}
.single-post-share .social-item.digg a {
    background-color: #000;
    color: #525252;
}
.single-post-share .social-item.digg a:hover {
    background-color: #2f2f2f;
}
.single-post-share .social-item.bs-custom-link a {
    background-color: #000;
    color: #525252;
}
.single-post-share .social-item.bs-custom-link a:hover {
    background-color: #2f2f2f;
}
.single-post-share .social-item.ok-ru a {
    background-color: #ee8208;
    color: #cb6e04;
}
.single-post-share .social-item.ok-ru a:hover {
    background-color: #d36c08;
}
.single-post-share .social-item.whatsapp a {
    background-color: #00e676;
    color: #02a252;
}
.single-post-share .social-item.whatsapp a:hover {
    background-color: #00c462;
}
.single-post-share .social-item.line a {
    background-color: #00b900;
    color: #018c01;
}
.single-post-share .social-item.line a:hover {
    background-color: #009a00;
}
.single-post-share .social-item.line .bf-icon {
    font-size: 20px;
}
.single-post-share .social-item.bbm .bf-icon:before, .single-post-share .social-item.line .bf-icon:before, .single-post-share .social-item.viber .bf-icon:before {
    vertical-align: top;
}
.single-post-share .social-item.viber a {
    background-color: #5d54a4;
    color: #1f1d3c;
}
.single-post-share .social-item.viber:hover a {
    background-color: #494589;
}
.single-post-share .social-item.viber .bf-icon {
    font-size: 18px;
}
.single-post-share .social-item.bbm a {
    background-color: #1f1f1f;
    color: #505050;
}
.single-post-share .social-item.bbm a:hover {
    background-color: #3c3c3c;
}
.single-post-share .social-item.facebook-messenger a {
    background-color: #448aff;
    color: #2464ff;
}
.single-post-share .social-item.facebook-messenger a:hover {
    background-color: #448aff;
}
.single-post-share .social-item.bbm .bf-icon {
    font-size: 18px;
}
.single-post-share .social-item.telegram .bf-icon {
    margin-left: -1px;
}
.single-post-share .social-item.bbm .bsfi-bbm, .single-post-share .social-item.digg .bf-icon, .single-post-share .social-item.line .bsfi-line, .single-post-share .social-item.viber .bsfi-viber {
    font-size: 18px;
}
.single-post-share .social-item .bf-icon {
    vertical-align: middle;
}
.single-post-share .social-item.bbm, .single-post-share .social-item.line, .single-post-share .social-item.viber, .single-post-share .social-item.whatsapp {
    display: none;
}
@media only screen and (max-width:780px) {
    .single-post-share .social-item.bbm, .single-post-share .social-item.line, .single-post-share .social-item.viber, .single-post-share .social-item.whatsapp {
    display: inline-block;
}
}@media only screen and (max-width:540px) {
    .post-share .post-share-btn-group {
    float: left;
}
.share-handler-wrap {
    clear: both;
}
}@media only screen and (max-width:420px) {
    .single-post-share .social-share-list+.post-share-btn {
    float: left;
    clear: left;
    margin-left: 0;
    margin-top: 5px;
}
.single-post-share .post-share-btn {
    margin-bottom: 4px!important;
}
}.post-share.style-3 .share-handler, .post-share.style-4 .share-handler, .post-share.style-5 .share-handler, .post-share.style-8 .share-handler {
    margin: 0 12px 12px 0;
}
.post-share .share-handler:after, .post-share .share-handler:before {
    border: solid 6px transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    top: 50%;
    right: -12px;
    border-left-color: #d7d7d7;
    margin-top: -6px;
}
.post-share .share-handler:after {
    border: solid 5px transparent;
    border-left-color: #fff;
    right: -10px;
    margin-top: -5px;
}
.post-share.style-1 .share-handler:after, .post-share.style-1 .share-handler:before, .post-share.style-2 .share-handler:after, .post-share.style-2 .share-handler:before {
    display: none;
}
.post-share .post-share-btn, .post-share .social-item a {
    border-radius: 3px;
    padding: 0 5px;
}
.post-share.style-3 .social-item a, .post-share.style-6 .social-item a, .post-share.style-7 .social-item a {
    -moz-box-shadow: 0 3px 0;
    -webkit-box-shadow: 0 3px 0;
    box-shadow: 0 3px 0;
}
.post-share.style-6 .bf-icon, .post-share.style-6 .item-title, .post-share.style-6 .number, .post-share.style-6 .text, .post-share.style-7 .bf-icon, .post-share.style-7 .item-title, .post-share.style-7 .number, .post-share.style-7 .text {
    font-size: 15px;
    display: block;
    font-weight: 400;
}
.post-share.style-5 .post-share-btn .bf-icon, .post-share.style-5 .post-share-btn .number, .post-share.style-5 .post-share-btn .text, .post-share.style-8 .post-share-btn .bf-icon, .post-share.style-8 .post-share-btn .number, .post-share.style-8 .post-share-btn .text {
    line-height: 43px;
}
.post-share.style-5 .bf-icon {
    font-size: 22px!important;
}
.post-share.style-5 .number {
    font-size: 18px;
}
.post-share.style-5 .social-item .item-title, .post-share.style-8 .social-item .item-title {
    font-size: 16px;
}
.post-share.style-5 .social-item a .bf-icon, .post-share.style-5 .social-item a .number, .post-share.style-8 .social-item a .bf-icon, .post-share.style-8 .social-item a .number {
    line-height: 44px;
    font-weight: 400;
}
.post-share.style-5 .social-item, .post-share.style-8 .social-item {
    margin: 0 6px 6px 0;
}
.post-share.style-5 .bs-pretty-tabs-more, .post-share.style-8 .bs-pretty-tabs-more {
    padding: 0 6px!important;
    transform: initial;
    top: 6px;
    min-width: 30px!important;
}
.post-share.style-5 .bs-pretty-tabs-more .bf-icon {
    line-height: 30px;
    font-size: 18px!important;
}
.post-share.style-10 .social-item, .post-share.style-9 .social-item {
    border: 1px solid #e2e2e2;
    border-radius: 3px;
}
.post-share.style-10 .post-share-btn, .post-share.style-11 .post-share-btn, .post-share.style-9 .post-share-btn {
    line-height: 31px;
}
.post-share.style-10 .share-handler, .post-share.style-9 .share-handler {
    padding: 0 10px;
    margin-right: 15px;
}
.post-share.style-10 .social-item a .item-title, .post-share.style-10 .social-item a .number {
    color: inherit;
}
.post-share.style-10 .social-item.has-count.has-title .number {
    border-left: none;
    padding-left: 0;
}
.post-share.style-10 .social-item.has-count.has-title .item-title {
    border-right: none;
}
.post-share.style-10 .post-share-btn, .post-share.style-11 .post-share-btn, .post-share.style-9 .post-share-btn {
    padding: 0 6px;
    line-height: 32px;
    border-radius: 3px;
    min-width: 32px;
    height: 32px;
}
.post-share.style-10 .post-share-btn-group .post-share-btn:first-child, .post-share.style-11 .post-share-btn-group .post-share-btn:first-child, .post-share.style-9 .post-share-btn-group .post-share-btn:first-child {
    border-radius: 0 3px 3px 0;
}
.post-share.style-10 .post-share-btn-group .post-share-btn:last-child, .post-share.style-11 .post-share-btn-group .post-share-btn:last-child, .post-share.style-9 .post-share-btn-group .post-share-btn:last-child {
    border-radius: 3px 0 0 3px;
}
.post-share.style-10 .social-item a, .post-share.style-9 .social-item a {
    background: #fff!important;
    color: #4d4d4d;
}
.post-share.style-10 .social-item.facebook a, .post-share.style-11 .social-item.facebook a, .post-share.style-9 .social-item.facebook a {
    color: #2d5f9a;
}
.post-share.style-10 .social-item.facebook .icon, .post-share.style-11 .social-item.facebook .icon {
    background-color: #2d5f9a;
    border-color: #2d5f9a;
}
.post-share.style-10 .social-item.facebook a:hover, .post-share.style-11 .social-item.facebook a:hover, .post-share.style-9 .social-item.facebook a:hover {
    color: #1b4a82;
}
.post-share.style-10 .social-item.facebook a:hover .icon, .post-share.style-11 .social-item.facebook a:hover .icon {
    background-color: #1b4a82;
    border-color: #1b4a82;
}
.post-share.style-10 .social-item.twitter a, .post-share.style-11 .social-item.twitter a, .post-share.style-9 .social-item.twitter a {
    color: #53c7ff;
}
.post-share.style-10 .social-item.twitter .icon, .post-share.style-11 .social-item.twitter .icon {
    background-color: #53c7ff;
    border-color: #53c7ff;
}
.post-share.style-10 .social-item.twitter a:hover, .post-share.style-11 .social-item.twitter a:hover, .post-share.style-9 .social-item.twitter a:hover {
    color: #369ed0;
}
.post-share.style-10 .social-item.google_plus a, .post-share.style-11 .social-item.google_plus a, .post-share.style-9 .social-item.google_plus a {
    color: #d93b2b;
}
.post-share.style-10 .social-item.google_plus .icon, .post-share.style-11 .social-item.google_plus .icon {
    background-color: #d93b2b;
    border-color: #d93b2b;
}
.post-share.style-10 .social-item.google_plus a:hover, .post-share.style-11 .social-item.google_plus a:hover, .post-share.style-9 .social-item.google_plus a:hover {
    color: #b7291a;
}
.post-share.style-10 .social-item.pinterest a, .post-share.style-11 .social-item.pinterest a, .post-share.style-9 .social-item.pinterest a {
    color: #a41719;
}
.post-share.style-10 .social-item.pinterest .icon, .post-share.style-11 .social-item.pinterest .icon {
    background-color: #a41719;
    border-color: #a41719;
}
.post-share.style-10 .social-item.pinterest a:hover, .post-share.style-11 .social-item.pinterest a:hover, .post-share.style-9 .social-item.pinterest a:hover {
    color: #8c0a0c;
}
.post-share.style-10 .social-item.linkedin a, .post-share.style-11 .social-item.linkedin a, .post-share.style-9 .social-item.linkedin a {
    color: #005182;
}
.post-share.style-10 .social-item.linkedin .icon, .post-share.style-11 .social-item.linkedin .icon {
    background-color: #005182;
    border-color: #005182;
}
.post-share.style-10 .social-item.linkedin a:hover, .post-share.style-11 .social-item.linkedin a:hover, .post-share.style-9 .social-item.linkedin a:hover {
    color: #003b5f;
}
.post-share.style-10 .social-item.email a, .post-share.style-10 .social-item.print a, .post-share.style-11 .social-item.email a, .post-share.style-11 .social-item.print a, .post-share.style-9 .social-item.email a, .post-share.style-9 .social-item.print a {
    color: #444;
}
.post-share.style-10 .social-item.email .icon, .post-share.style-10 .social-item.print .icon, .post-share.style-11 .social-item.email .icon, .post-share.style-11 .social-item.print .icon {
    background-color: #444;
    border-color: #444;
}
.post-share.style-10 .social-item.email a:hover, .post-share.style-10 .social-item.print a:hover, .post-share.style-11 .social-item.email a:hover, .post-share.style-11 .social-item.print a:hover, .post-share.style-9 .social-item.email a:hover, .post-share.style-9 .social-item.print a:hover {
    color: #2f2f2f;
}
.post-share.style-10 .social-item.tumblr a, .post-share.style-11 .social-item.tumblr a, .post-share.style-9 .social-item.tumblr a {
    color: #3e5a70;
}
.post-share.style-10 .social-item.tumblr .icon, .post-share.style-11 .social-item.tumblr .icon {
    background-color: #3e5a70;
    border-color: #3e5a70;
}
.post-share.style-10 .social-item.tumblr a:hover, .post-share.style-11 .social-item.tumblr a:hover, .post-share.style-9 .social-item.tumblr a:hover {
    color: #426283;
}
.post-share.style-10 .social-item.telegram a, .post-share.style-11 .social-item.telegram a, .post-share.style-9 .social-item.telegram a {
    color: #179cde;
}
.post-share.style-10 .social-item.telegram .icon, .post-share.style-11 .social-item.telegram .icon {
    background-color: #179cde;
    border-color: #179cde;
}
.post-share.style-10 .social-item.telegram a:hover, .post-share.style-11 .social-item.telegram a:hover, .post-share.style-9 .social-item.telegram a:hover {
    color: #0f8dde;
}
.post-share.style-10 .social-item.reddit a, .post-share.style-11 .social-item.reddit a, .post-share.style-9 .social-item.reddit a {
    color: #ff4500;
}
.post-share.style-10 .social-item.reddit .icon, .post-share.style-11 .social-item.reddit .icon {
    background-color: #ff4500;
    border-color: #ff4500;
}
.post-share.style-10 .social-item.reddit a:hover, .post-share.style-11 .social-item.reddit a:hover, .post-share.style-9 .social-item.reddit a:hover {
    color: #dc3c01;
}
.post-share.style-10 .social-item.stumbleupon a, .post-share.style-11 .social-item.stumbleupon a, .post-share.style-9 .social-item.stumbleupon a {
    color: #ee4813;
}
.post-share.style-10 .social-item.stumbleupon .icon, .post-share.style-11 .social-item.stumbleupon .icon {
    background-color: #ee4813;
    border-color: #ee4813;
}
.post-share.style-10 .social-item.stumbleupon a:hover, .post-share.style-11 .social-item.stumbleupon a:hover, .post-share.style-9 .social-item.stumbleupon a:hover {
    color: #ce3d0f;
}
.post-share.style-10 .social-item.vk a, .post-share.style-11 .social-item.vk a, .post-share.style-9 .social-item.vk a {
    color: #4c75a3;
}
.post-share.style-10 .social-item.vk .icon, .post-share.style-11 .social-item.vk .icon {
    background-color: #4c75a3;
    border-color: #4c75a3;
}
.post-share.style-10 .social-item.vk a:hover, .post-share.style-11 .social-item.vk a:hover, .post-share.style-9 .social-item.vk a:hover {
    color: #3e5f84;
}
.post-share.style-10 .social-item.digg a, .post-share.style-11 .social-item.digg a, .post-share.style-9 .social-item.digg a {
    color: #000;
}
.post-share.style-10 .social-item.digg .icon, .post-share.style-11 .social-item.digg .icon {
    background-color: #000;
    border-color: #000;
}
.post-share.style-10 .social-item.bs-custom-link a, .post-share.style-11 .social-item.bs-custom-link a, .post-share.style-9 .social-item.bs-custom-link a {
    color: #000;
}
.post-share.style-10 .social-item.bs-custom-link .icon, .post-share.style-11 .social-item.bs-custom-link .icon {
    background-color: #000;
    border-color: #000;
}
.post-share.style-10 .social-item.ok-ru a, .post-share.style-11 .social-item.ok-ru a, .post-share.style-9 .social-item.ok-ru a {
    color: #ee8208;
}
.post-share.style-10 .social-item.ok-ru .icon, .post-share.style-11 .social-item.ok-ru .icon {
    background-color: #ee8208;
    border-color: #ee8208;
}
.post-share.style-10 .social-item.digg a:hover, .post-share.style-11 .social-item.digg a:hover, .post-share.style-9 .social-item.digg a:hover {
    color: #2f2f2f;
}
.post-share.style-10 .social-item.bs-custom-link a:hover, .post-share.style-11 .social-item.bs-custom-link a:hover, .post-share.style-9 .social-item.bs-custom-link a:hover {
    color: #2f2f2f;
}
.post-share.style-10 .social-item.whatsapp a, .post-share.style-11 .social-item.whatsapp a, .post-share.style-9 .social-item.whatsapp a {
    color: #00e676;
}
.post-share.style-10 .social-item.whatsapp .icon, .post-share.style-11 .social-item.whatsapp .icon {
    background-color: #00e676;
    border-color: #00e676;
}
.post-share.style-10 .social-item.whatsapp a:hover, .post-share.style-11 .social-item.whatsapp a:hover, .post-share.style-9 .social-item.whatsapp a:hover {
    color: #00c462;
}
.post-share.style-10 .social-item.line a, .post-share.style-11 .social-item.line a, .post-share.style-9 .social-item.line a {
    color: #00b900;
}
.post-share.style-10 .social-item.line .icon, .post-share.style-11 .social-item.line .icon {
    background-color: #00b900;
    border-color: #00b900;
}
.post-share.style-10 .social-item.line a:hover, .post-share.style-11 .social-item.line a:hover, .post-share.style-9 .social-item.line a:hover {
    color: #009a00;
}
.post-share.style-10 .social-item.print a, .post-share.style-11 .social-item.print a, .post-share.style-9 .social-item.print a {
    color: #444;
}
.post-share.style-10 .social-item.viber a .icon, .post-share.style-11 .social-item.viber a .icon {
    background-color: #5d54a4!important;
    border-color: #5d54a4!important;
}
.post-share.style-10 .social-item.viber:hover a .icon, .post-share.style-11 .social-item.viber:hover a .icon {
    background-color: #494589!important;
    border-color: #494589!important;
}
.post-share.style-10 .social-item.viber .icon, .post-share.style-11 .social-item.viber .icon {
    font-size: 18px;
}
.post-share.style-10 .social-item.bbm a, .post-share.style-11 .social-item.bbm a, .post-share.style-9 .social-item.bbm a {
    color: #1f1f1f;
}
.post-share.style-10 .social-item.bbm .icon, .post-share.style-11 .social-item.bbm .icon {
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}
.post-share.style-10 .social-item.bbm a:hover, .post-share.style-11 .social-item.bbm a:hover, .post-share.style-9 .social-item.bbm a:hover {
    color: #3c3c3c;
}
.post-share.style-12 .post-share-btn, .post-share.style-12 a, .post-share.style-12 span, .post-share.style-13 .post-share-btn, .post-share.style-13 a, .post-share.style-13 span, .style-23.entry-terms .terms-label, .style-23.entry-terms a, .style-24.entry-terms .terms-label, .style-24.entry-terms a, .style-25.entry-terms .terms-label, .style-25.entry-terms a, .style-26.entry-terms .terms-label, .style-26.entry-terms a {
    border-radius: 0!important;
}
.post-share.style-13 .post-share-btn, .post-share.style-13 .social-item a {
    padding: 0 10px;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px!important;
}
.post-share.style-13 .post-share-btn>*, .post-share.style-13 .social-item .item-title, .post-share.style-13 .social-item i {
    line-height: 44px!important;
}
.post-share.style-13 .social-item .icon i {
    font-size: 22px;
}
.post-share.style-13 .social-item .item-title {
    font-size: 19px;
}
.post-share.style-13 .bs-pretty-tabs-more, .post-share.style-13 .post-share-btn {
    min-height: 42px;
    line-height: 42px!important;
}
.post-share.style-13 .bs-pretty-tabs-more i, .post-share.style-13 .post-share-btn>* {
    line-height: 42px!important;
}
.post-share .item-title {
    font-weight: 400;
    padding: 0;
}
.post-share .item-title, .post-share .number {
    font-size: 12px;
}
.post-share .post-share-btn-group .item-title, .post-share .post-share-btn-group .number {
    padding: 0;
}
.post-share.style-1 .social-item.has-title a {
    padding: 0 11px;
}
.post-share.style-1 .post-share-btn-group .post-share-btn:first-child, .post-share.style-2 .post-share-btn-group .post-share-btn:first-child {
    border-radius: 0 30px 30px 0;
}
.post-share.style-1 .post-share-btn-group .post-share-btn:last-child, .post-share.style-2 .post-share-btn-group .post-share-btn:last-child {
    border-radius: 30px 0 0 30px;
}
.post-share.style-1 .post-share-btn-group .post-share-btn:last-child:first-child, .post-share.style-2 .post-share-btn-group .post-share-btn:last-child:first-child {
    border-radius: 30px;
}
.post-share.style-1 .bs-pretty-tabs-more, .post-share.style-1 .share-handler, .post-share.style-1 .social-item a, .post-share.style-2 .bs-pretty-tabs-more, .post-share.style-2 .share-handler, .post-share.style-2 .social-item a {
    border-radius: 30px;
}
.post-share.style-1 .bs-pretty-tabs-more {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
}
.post-share.style-2 .bs-pretty-tabs-more {
    min-width: 38px;
    height: 38px;
    line-height: 38px;
}
.post-share .bs-pretty-tabs-more {
    color: #afafaf;
}
.post-share .bs-pretty-tabs-more:hover {
    color: #383838;
}
.single-post-share.top-share.style-1 {
    margin-bottom: 7px;
}
.single-post-share.bottom-share.style-1 {
    margin-bottom: -8px;
}
.single-post-share.top-share.style-2 {
    margin-bottom: 9px;
}
.single-post-share.bottom-share.style-2 {
    margin-bottom: -6px;
}
.post-share.style-1 .share-handler, .post-share.style-2 .share-handler {
    padding: 0 10px;
}
.post-share.style-2 .post-share-btn .bf-icon {
    font-size: 20px;
}
.post-share.style-2 .item-title, .post-share.style-2 .number, .post-share.style-2 .text {
    font-size: 14px;
}
.post-share.style-2 .number {
    margin: 0;
}
.post-share.style-2 .bf-icon, .post-share.style-2 .item-title, .post-share.style-2 .number, .post-share.style-2 .text {
    line-height: 38px!important;
    height: 38px;
}
.post-share.style-2 .item-title {
    margin-left: 10px;
    margin-right: 5px;
    font-weight: 400;
}
.post-share.style-2 .social-item a {
    padding: 0 8px;
    min-width: 38px;
    line-height: 38px;
}
.post-share.style-2 .social-item.has-count a, .post-share.style-2 .social-item.has-title a {
    padding: 0 15px;
}
.post-share.style-2 .social-item {
    margin: 0 6px 6px 0;
}
.post-share.style-2 .bs-pretty-tabs-more .bf-icon, .post-share.style-2 .post-share-btn-group .bf-icon {
    font-size: 15px;
}
.post-share.style-2 .social-item a .item-title+.number {
    margin-left: 0;
}
.single-post-share.top-share.style-3 {
    margin-bottom: 7px;
}
.single-post-share.bottom-share.style-3 {
    margin-bottom: -8px;
}
.post-share.style-3 .bf-icon, .post-share.style-3 .item-title, .post-share.style-3 .number, .post-share.style-3 .text {
    line-height: 32px!important;
}
.post-share.style-3 .post-share-btn, .post-share.style-3 .social-item a {
    line-height: 32px;
    height: 32px;
    min-width: 40px;
}
.post-share.style-3 .post-share-btn {
    line-height: 35px;
    height: 35px;
    padding: 0 8px;
}
.post-share.style-3 .post-share-btn .bf-icon, .post-share.style-3 .post-share-btn .number, .post-share.style-3 .post-share-btn .text {
    line-height: 34px!important;
}
.post-share.style-3 .social-item a {
    padding: 0 8px;
}
.post-share.style-3 .social-item.has-count a, .post-share.style-3 .social-item.has-title a {
    padding: 0 12px;
}
.single-post-share.style-3 .social-item.line .bsfi-line {
    font-size: 20px;
}
.single-post-share.style-3 .social-item.viber .bsfi-viber {
    font-size: 17px;
}
.single-post-share .social-item {
    margin-bottom: 8px;
}
.single-post-share.top-share.style-4 {
    margin-bottom: 7px;
}
.single-post-share.bottom-share.style-4 {
    margin-bottom: -8px;
}
.post-share.style-4 .share-handler.post-share-btn {
    padding: 0 8px 0 5px;
}
.post-share.style-4 .social-item a {
    padding: 0;
}
.post-share.style-4 .social-item .number {
    padding-right: 10px;
    margin-left: 10px;
}
.post-share.style-4 .social-item .item-title {
    padding-right: 9px;
    margin-left: 8px;
}
.post-share.style-4 .social-item .item-title+.number {
    margin-left: -2px;
}
.post-share.style-4 .social-item .bf-icon {
    display: inline-block;
    height: 100%;
    background: rgba(0, 0, 0, .25);
    padding: 0 6px;
    min-width: 30px;
}
.post-share.style-4 .social-item .icon:last-child:first-child .bf-icon {
    background: 0 0;
}
.post-share.style-4 .share-handler .text {
    margin-left: 2px;
    font-size: 13px;
}
.post-share.style-4 .bs-pretty-tabs-more.post-share-btn {
    height: 30px;
}
.single-post-share.top-share.style-5 {
    margin-bottom: 9px;
}
.single-post-share.bottom-share.style-5 {
    margin-bottom: -6px;
}
.post-share.style-5 .post-share-btn, .post-share.style-5 .social-item a {
    padding: 0 10px;
    min-width: 44px;
}
.post-share.style-5 .social-item.has-count a, .post-share.style-5 .social-item.has-title a {
    padding: 0 12px;
}
.post-share.style-5 .social-item a .item-title, .post-share.style-5 .social-item a .number {
    margin: 0 5px 0 10px;
    line-height: 44px;
}
.post-share.style-5 .social-item a .item-title+.number {
    margin: 0 0 0 2px;
}
.post-share.style-5 .share-handler .text {
    font-size: 16px;
}
.post-share.style-5 .post-share-btn-group .bf-icon, .post-share.style-5 .post-share-btn-group .number {
    font-size: 15px!important;
}
.single-post-share.top-share.style-6, .single-post-share.top-share.style-7 {
    margin-bottom: 10px;
}
.single-post-share.bottom-share.style-6, .single-post-share.bottom-share.style-7 {
    margin-bottom: -5px;
}
.post-share.style-6 .social-item, .post-share.style-7 .social-item {
    text-align: center;
    margin: 0 10px 12px 0;
}
.post-share.style-6 .social-item a, .post-share.style-7 .social-item a {
    padding: 0 12px 0;
    line-height: 32px;
    height: 61px;
    min-width: 76px;
}
.post-share.style-6 .post-share-btn .bf-icon, .post-share.style-6 .post-share-btn .item-title, .post-share.style-6 .post-share-btn .number, .post-share.style-6 .social-item .item-title, .post-share.style-6 .social-item .number, .post-share.style-7 .post-share-btn .bf-icon, .post-share.style-7 .post-share-btn .item-title, .post-share.style-7 .post-share-btn .number, .post-share.style-7 .social-item .item-title, .post-share.style-7 .social-item .number {
    line-height: 20px;
    margin: 0 3px;
    font-size: 13px;
}
.post-share.style-6 .post-share-btn .bf-icon, .post-share.style-7 .post-share-btn .bf-icon {
    line-height: 26px;
    margin-top: 7px;
}
.post-share.style-6 .post-share-btn.bs-pretty-tabs-more .bf-icon, .post-share.style-7 .post-share-btn.bs-pretty-tabs-more .bf-icon {
    margin: 0;
}
.post-share.style-6 .social-item .bf-icon, .post-share.style-7 .social-item .bf-icon {
    font-size: 20px;
    display: block;
    line-height: 32px;
    margin-top: 6px;
}
.post-share.style-6 .social-item .icon:first-child:last-child .bf-icon, .post-share.style-7 .social-item .icon:first-child:last-child .bf-icon {
    line-height: 64px;
    margin: 0;
}
.post-share.style-6 .share-handler .bf-icon, .post-share.style-7 .share-handler .bf-icon {
    font-size: 20px;
    line-height: 28px;
    margin-top: 6px;
}
.post-share.style-6 .share-handler .number, .post-share.style-7 .share-handler .number {
    line-height: 26px;
    font-size: 15px;
}
.post-share.style-6 .bs-pretty-tabs-more, .post-share.style-7 .bs-pretty-tabs-more {
    margin-top: 18px;
    min-width: 28px;
}
.post-share.style-6 .share-handler, .post-share.style-7 .share-handler {
    text-align: center;
    padding: 0 14px;
    margin: 0 15px 11px 0;
    min-width: 84px;
    height: 64px;
}
.post-share.style-6 .share-handler .text, .post-share.style-7 .share-handler .text {
    font-weight: 700;
    line-height: 20px;
}
.post-share.style-6 .post-share-btn-group .post-share-btn, .post-share.style-7 .post-share-btn-group .post-share-btn {
    padding: 0 16px;
    text-align: center;
    height: 64px;
}
.post-share.style-7 .social-item a {
    border-radius: 0;
}
.post-share.style-7 .social-item.first a {
    border-radius: 3px 0 0 3px;
}
.post-share.style-7 .social-item.last a, .post-share.style-7 .social-item:last-child a {
    border-radius: 0 3px 3px 0;
}
.post-share.style-7 .social-item {
    margin: 0 0 12px 0;
}
.post-share.style-7 .bs-pretty-tabs-container {
    margin-left: 10px;
}
.single-post-share.top-share.style-8 {
    margin-bottom: 9px;
}
.single-post-share.bottom-share.style-8 {
    margin-bottom: -6px;
}
.post-share.style-8 .social-item .bf-icon {
    background: rgba(0, 0, 0, .25);
    border-radius: 90px;
    margin-top: 8px;
    line-height: 30px!important;
    font-size: 16px;
    width: 30px;
    height: 30px;
}
.post-share.style-8 .social-item a {
    padding: 0 10px;
    line-height: 45px;
    min-width: 56px;
}
.post-share.style-8 .share-handler .text, .post-share.style-8 .social-item a .item-title, .post-share.style-8 .social-item a .number {
    margin: 0 6px 0;
    font-size: 14px;
    padding-right: 0;
    line-height: 45px;
}
.post-share.style-8 .social-item .item-title+.number {
    margin: 0 2px 0 -2px;
}
.post-share.style-8 .share-handler .text {
    padding-left: 3px;
    margin: 0;
    line-height: 44px;
    display: inline-block;
    vertical-align: top;
}
.post-share.style-8 .social-item .number {
    text-indent: 2px;
}
.post-share.style-8 .post-share-btn {
    padding: 0 10px;
}
.post-share.style-8 .share-handler {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 12px;
    height: 45px;
}
.post-share.style-8 .number {
    font-size: 14px;
}
.post-share.style-8 .bs-pretty-tabs-more .bf-icon {
    line-height: 30px;
    font-size: 16px!important;
}
.post-share.style-9 .social-item.has-count a, .post-share.style-9 .social-item.has-title a {
    padding: 0 10px;
}
.post-share.style-9 .social-item a {
    padding: 0 5px;
}
.post-share.style-9 .social-item .number {
    margin-left: 5px!important;
}
.post-share.style-9 .share-handler {
    margin-right: 12px;
    border-radius: 3px;
}
.post-share.style-9 .social-item a .bf-icon, .post-share.style-9 .social-item a .item-title, .post-share.style-9 .social-item a .number {
    color: inherit!important;
}
.post-share.style-9 .bs-pretty-tabs-more.post-share-btn {
    padding: 0 6px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    border-radius: 3px;
}
.post-share.style-9 .social-item a .item-title, .post-share.style-9 .social-item a .number {
    margin-left: 8px;
}
.single-post-share.top-share.style-10, .single-post-share.top-share.style-11 {
    margin-bottom: 7px;
}
.single-post-share.bottom-share.style-10, .single-post-share.bottom-share.style-11 {
    margin-bottom: -8px;
}
.post-share.style-10 .social-item a, .post-share.style-11 .social-item a {
    padding: 0!important;
    height: 32px;
}
.post-share.style-10 .social-item .icon, .post-share.style-10 .social-item a>span, .post-share.style-11 .social-item .icon, .post-share.style-11 .social-item a>span {
    display: inline-block;
    border: 1px solid #e2e2e2;
    border-left-width: 0;
    margin: 0!important;
    padding: 0 8px;
    text-align: center;
}
.post-share.style-10 .social-item {
    border: none;
    padding: 0!important;
}
.post-share.style-10 .social-item .icon, .post-share.style-11 .social-item .icon {
    color: #fff;
    display: inline-block;
    border-color: transparent;
    position: relative;
    height: inherit;
    min-width: 32px;
}
.post-share.style-10 .social-item .icon:after, .post-share.style-10 .social-item .icon:before {
    width: 0;
    height: 50%;
    border: 7px solid transparent;
    border-top-width: 0;
    border-right: 7px solid #fff;
    content: ' ';
    position: absolute;
    top: 0;
    right: -1px;
    box-shadow: 7px -15px 0 #e2e2e2;
    display: none;
}
.post-share.style-10 .social-item .icon:before {
    bottom: 0;
    top: auto;
    border-top-width: 7px;
    border-bottom-width: 0;
    border-right: 7px solid #fff;
    box-shadow: 7px 15px 0 #e2e2e2;
}
.post-share.style-10 .social-item.has-count .icon:after, .post-share.style-10 .social-item.has-count .icon:before, .post-share.style-10 .social-item.has-title .icon:after, .post-share.style-10 .social-item.has-title .icon:before {
    display: inline-block;
}
.post-share.style-10 .social-item.has-count .icon, .post-share.style-10 .social-item.has-title .icon {
    padding: 0 16px 0 11px;
    min-width: 33px;
}
.post-share.style-10 .social-item .item-title, .post-share.style-10 .social-item .number {
    height: 32px;
}
.post-share.style-11 .social-item .item-title, .post-share.style-11 .social-item .number {
    background: #fff;
    margin: 1px!important;
    height: 30px;
    border-radius: 0 3px 3px 0;
    color: inherit;
    border: none;
    line-height: 30px;
    min-width: 30px;
}
.post-share.style-11 .social-item a .bf-icon {
    line-height: 30px;
}
.post-share.style-11 .social-item .icon, .post-share.style-11 .social-item a>span {
    padding: 0 8px;
}
.post-share.style-11 .post-share-btn {
    padding: 0 6px;
}
.post-share.style-11 .share-handler.post-share-btn {
    margin-right: 14px;
}
.post-share.style-11 .social-item.has-count.has-title .item-title {
    margin: 1px -1px 0 0!important;
    border-radius: 0!important;
}
.post-share.style-11 .social-item.has-count.has-title .number {
    padding-left: 0;
    margin-left: -4px!important;
}
.next-prev-post {
    padding: 25px 0 0;
    margin: 30px 0 0;
    position: relative;
    border-top: 1px solid #e8e8e8;
}
.bs-newsletter-pack+.next-prev-post, .post-author+.next-prev-post {
    border-top: none;
    padding: 0 20px;
}
.next-prev-post .prev-post {
    width: 50%;
    float: left;
    padding-right: 15px;
    text-align: left;
}
.next-prev-post .prev-post .pre-title .fa {
    margin-right: 10px;
}
.next-prev-post .next-post {
    width: 50%;
    float: right;
    padding-left: 15px;
    text-align: right;
}
.next-prev-post .next-post .pre-title .fa {
    margin-left: 10px;
}
.next-prev-post .pre-title {
    text-transform: uppercase;
    font-size: 13px;
    color: #8a8a8a;
    margin-bottom: 6px;
}
.next-prev-post .title {
    font-size: 15px;
    margin: 0;
    line-height: 1.4;
}
.post-tp-1-header .post-meta-wrap {
    margin: 15px 0 20px;
    padding: 0;
}
.post-tp-1-header .post-meta-wrap .post-meta {
    padding: 0;
}
.post-tp-1-header .post-meta-wrap .term-badges+.post-meta .post-author-a:last-child .post-author:after {
    display: none;
}
.post-tp-1-header .term-badges {
    float: right;
    margin: 0;
    display: inline;
    line-height: 18px;
}
.post-tp-1-header .term-badges:first-child:last-child {
    float: none;
}
.post-tp-1-header .term-badges a {
    background: #444;
    padding: 0 6px;
    display: inline-block;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    margin: 0 0 0 4px;
}
.post-tp-1-header .term-badges .term-badge:first-child a {
    margin: 0;
}
.post-tp-1-header .single-post-title {
    margin: 0 0 15px;
}
.post-tp-1-header .single-post-title+.post-subtitle {
    margin-top: -5px;
}
.post-tp-1-header .single-post-excerpt {
    margin-top: -8px;
    padding-bottom: 10px;
}
.post-tp-1-header .post-subtitle+.single-post-excerpt {
    padding: 10px 0;
    margin: 0;
}
.post-tp-1-header .single-post-excerpt+.post-meta-wrap {
    margin-top: 2px;
}
@media only screen and (max-width:420px) {
    .post-tp-1-header .term-badges {
    float: none;
    margin-bottom: 10px;
    display: block;
}
.post-tp-1-header .post-meta-wrap {
    margin: 10px 0 12px;
    padding: 0;
}
}.post-tp-2-header {
    position: relative;
    margin: 0 0 25px;
}
.post-tp-2-header.wfi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #565656;
}
.post-tp-2-header.wfi:before {
    background: rgba(0, 0, 0, .35);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.post-tp-2-header .post-header-inner {
    padding: 30px 0 0;
    position: relative;
}
.post-tp-2-header.wfi .post-header-inner {
    padding: 30px 30px;
    height: 560px;
    overflow: hidden;
}
.post-tp-2-header.wfi .post-header-title {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.post-tp-2-header.nfi .post-header-title {
    margin-top: 20px;
}
.post-tp-2-header.wfi .single-post-title {
    color: #fff;
}
.post-tp-2-header.nfi .single-post-title {
    margin: 10px 0;
}
.post-tp-2-header .single-post-title+.post-subtitle {
    margin: 0 0 15px;
}
.post-tp-2-header.wfi .single-post-title+.post-subtitle {
    color: #fff;
}
.post-tp-2-header .term-badges.floated {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 10px;
}
.post-tp-2-header.wfi .post-meta, .post-tp-2-header.wfi .post-meta .post-author-a:hover, .post-tp-2-header.wfi .post-meta .views, .post-tp-2-header.wfi .post-meta a, .post-tp-2-header.wfi .post-meta a:hover, .post-tp-2-header.wfi .post-meta b {
    color: #fff!important;
}
.post-tp-2-header.wfi .post-meta.single-post-meta .post-author-a, .post-tp-2-header.wfi .post-meta.single-post-meta .post-author-a:hover, .post-tp-2-header.wfi .post-meta.single-post-meta .time {
    color: rgba(255, 255, 255, .55)!important;
}
.post-tp-2-header.wfi .post-meta.single-post-meta>a+span:before, .post-tp-2-header.wfi .post-meta.single-post-meta>span+a:before, .post-tp-2-header.wfi .post-meta.single-post-meta>span+span:before {
    background: rgba(255, 255, 255, .43);
}
.post-tp-2-header.wfi .post-meta.single-post-meta .post-author-a.post-author-avatar .avatar {
    box-shadow: 0 2px 1px rgba(0, 0, 0, .13);
}
.post-tp-2-header .image-credit {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 9px;
}
.post-tp-2-header.wfi .image-credit {
    color: rgba(255, 255, 255, .7);
}
.post-tp-2-header.wfi .image-credit:hover {
    color: #fff;
}
.post-template-2 .post-embed {
    margin-bottom: 20px;
}
.post-tp-2-header .bf-breadcrumb {
    position: absolute;
    left: 0;
    top: 15px;
}
.post-tp-2-header .single-post-excerpt {
    padding-bottom: 12px;
}
.post-tp-2-header.wfi .single-post-excerpt {
    color: #fff;
}
.post-tp-2-header .post-subtitle+.single-post-excerpt {
    margin-top: -5px;
}
.post-tp-2-header.nfi .bf-breadcrumb .bf-breadcrumb-item.bf-breadcrumb-end {
    display: none;
}
@media only screen and (max-width:1080px) {
    .post-tp-2-header.wfi .post-header-inner {
    height: 450px;
}
}@media only screen and (max-width:680px) {
    .post-tp-2-header.wfi .post-header-inner {
    height: 420px;
}
}.post-tp-3-header {
    position: relative;
    margin-bottom: 25px;
}
.post-tp-3-header.wfi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #565656;
}
.post-tp-3-header.wfi:before {
    background: rgba(0, 0, 0, .35);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.post-tp-3-header.wfi .post-header-inner {
    padding: 30px 30px;
    height: 560px;
    position: relative;
    overflow: hidden;
}
.post-tp-3-header.wfi .post-header-title {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
}
.post-tp-3-header.wfi .single-post-title {
    color: #fff;
}
.post-tp-3-header.nfi .single-post-title {
    margin: 10px 0 12px;
}
.post-tp-3-header .single-post-title+.post-subtitle {
    margin: 0 0 15px;
}
.post-tp-3-header.wfi .single-post-title+.post-subtitle {
    color: #fff;
}
.post-tp-3-header .term-badges.floated {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 10px;
}
.post-tp-3-header.wfi .post-meta, .post-tp-3-header.wfi .post-meta .post-author-a:hover, .post-tp-3-header.wfi .post-meta .views, .post-tp-3-header.wfi .post-meta a, .post-tp-3-header.wfi .post-meta a:hover, .post-tp-3-header.wfi .post-meta b {
    color: #fff!important;
}
.post-tp-3-header.wfi .post-meta.single-post-meta .post-author-a, .post-tp-3-header.wfi .post-meta.single-post-meta .post-author-a:hover, .post-tp-3-header.wfi .post-meta.single-post-meta .time {
    color: rgba(255, 255, 255, .55)!important;
}
.post-tp-3-header.wfi .post-meta.single-post-meta>a+span:before, .post-tp-3-header.wfi .post-meta.single-post-meta>span+a:before, .post-tp-3-header.wfi .post-meta.single-post-meta>span+span:before {
    background: rgba(255, 255, 255, .43);
}
.post-tp-3-header.wfi .post-meta.single-post-meta .post-author-a.post-author-avatar .avatar {
    box-shadow: 0 2px 1px rgba(0, 0, 0, .13);
}
.post-tp-3-header .image-credit {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 9px;
}
.post-tp-3-header.wfi .image-credit {
    color: rgba(255, 255, 255, .7);
}
.post-tp-3-header.wfi .image-credit:hover {
    color: #fff;
}
.post-template-3 .post-embed {
    margin-bottom: 20px;
}
.post-tp-3-header .single-post-excerpt {
    color: #fff;
    padding-bottom: 12px;
}
.post-tp-3-header .post-subtitle+.single-post-excerpt {
    margin-top: -5px;
}
.post-tp-3-header.nfi .bf-breadcrumb .bf-breadcrumb-item.bf-breadcrumb-end {
    display: none;
}
@media only screen and (max-width:1080px) {
    .post-tp-3-header.wfi .post-header-inner {
    height: 450px;
}
}@media only screen and (max-width:780px) {
    .post-tp-3-header.wfi .post-header-inner {
    padding: 20px;
}
.post-tp-3-header.wfi .post-header-title {
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.post-tp-3-header .image-credit {
    bottom: 5px;
}
.post-tp-3-header .bf-breadcrumb {
    margin-top: 0;
}
}@media only screen and (max-width:680px) {
    .post-tp-3-header.wfi .post-header-inner {
    height: 420px;
}
}.post-tp-4-header {
    position: relative;
    margin: 0 0 25px;
}
.post-tp-4-header.wfi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #565656;
}
.post-tp-4-header.wfi:before {
    background: rgba(0, 0, 0, .25);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.post-tp-4-header.nfi .post-header-inner {
    padding: 18px 10px 10px;
    position: relative;
}
.post-tp-4-header.wfi .post-header-inner {
    padding: 18px 30px 30px;
    height: 580px;
    position: relative;
    overflow: hidden;
}
.post-tp-4-header.wfi .post-header-title {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-shadow: 0 3px 3px rgba(0, 0, 0, .39);
}
.post-tp-4-header.nfi .post-header-title {
    margin-top: 60px;
    position: relative;
    opacity: 1!important;
}
.post-tp-4-header .single-post-title {
    text-align: center;
}
.post-tp-4-header.wfi .single-post-title {
    color: #fff;
}
.post-tp-4-header .single-post-title+.post-subtitle {
    margin: 0 0 15px;
    text-align: center;
}
.post-tp-4-header.wfi .single-post-title+.post-subtitle {
    color: #fff;
}
.post-tp-4-header .term-badges.floated {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: auto;
    text-align: center;
}
.post-tp-4-header.wfi .term-badges.floated .term-badge a, .post-tp-4-header.wfi .term-badges.floated a {
    background: #fff!important;
    color: #444!important;
}
.post-tp-4-header .post-meta a, .post-tp-4-header.wfi .post-meta, .post-tp-4-header.wfi .post-meta .post-author-a:hover, .post-tp-4-header.wfi .post-meta .views, .post-tp-4-header.wfi .post-meta a:hover, .post-tp-4-header.wfi .post-meta b {
    color: #fff!important;
}
.post-tp-4-header.wfi .post-meta.single-post-meta .post-author-a, .post-tp-4-header.wfi .post-meta.single-post-meta .post-author-a:hover, .post-tp-4-header.wfi .post-meta.single-post-meta .time {
    color: rgba(255, 255, 255, .55)!important;
}
.post-tp-4-header.wfi .post-meta.single-post-meta>a+span:before, .post-tp-4-header.wfi .post-meta.single-post-meta>span+a:before, .post-tp-4-header.wfi .post-meta.single-post-meta>span+span:before {
    background: rgba(255, 255, 255, .43);
}
.post-tp-4-header.wfi .post-meta.single-post-meta .post-author-a.post-author-avatar .avatar {
    box-shadow: 0 2px 1px rgba(0, 0, 0, .13);
}
.post-tp-4-header .post-meta {
    text-align: center;
}
.post-tp-4-header .image-credit {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    background: rgba(0, 0, 0, .24);
    padding: 0 8px;
}
.post-tp-4-header .move-to-content {
    display: block;
    text-align: center;
    font-size: 36px;
}
.post-tp-4-header.wfi .move-to-content {
    color: #fff;
}
.post-tp-4-header .move-to-content .fa {
    cursor: pointer;
}
.post-template-4 .post-embed {
    margin-bottom: 20px;
}
.post-tp-4-header.show-cat-badges.show-breadcrumb .term-badges.floated {
    top: 55px;
}
.post-tp-4-header .single-post-excerpt {
    color: #fff;
    padding-bottom: 12px;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.post-tp-4-header .post-subtitle+.single-post-excerpt {
    margin-top: -5px;
}
.post-tp-4-header .bf-breadcrumb.bc-light-color .bf-breadcrumb-item.bf-breadcrumb-end {
    display: none;
}
@media only screen and (max-width:1080px) {
    .post-tp-4-header.wfi .post-header-inner {
    height: 500px;
}
}@media only screen and (max-width:680px) {
    .post-tp-4-header.wfi .post-header-inner {
    height: 430px;
}
}.post-tp-5-header {
    position: relative;
    margin-bottom: 25px;
}
.post-tp-5-header.wfi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #565656;
}
.post-tp-5-header.wfi:before {
    background: rgba(0, 0, 0, .25);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.post-tp-5-header.nfi .post-header-inner {
    padding-top: 30px;
    position: relative;
    opacity: 1!important;
    margin-top: 5px;
}
.post-tp-5-header.wfi .post-header-inner {
    padding: 20px 30px 30px;
    height: 580px;
    position: relative;
    overflow: hidden;
}
.post-tp-5-header.wfi .post-header-title {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-shadow: 0 3px 3px rgba(0, 0, 0, .39);
}
.post-tp-5-header.nfi .post-header-title {
    opacity: 1!important;
    position: relative;
}
.post-tp-5-header .single-post-title {
    text-align: center;
    padding: 0 25px;
}
.post-tp-5-header.nfi .single-post-title {
    margin: 12px 0;
}
.post-tp-5-header.wfi .single-post-title {
    color: #fff;
    text-align: center;
    text-shadow: 0 3px 3px rgba(0, 0, 0, .39);
    padding: 0 25px;
}
.post-tp-5-header .single-post-title+.post-subtitle {
    margin: 0 0 15px;
}
.post-tp-5-header.wfi .single-post-title+.post-subtitle {
    color: #fff;
    text-align: center;
}
.post-tp-5-header .term-badges.floated {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
.post-tp-5-header.nfi .term-badges.floated {
    top: 0;
}
.post-tp-5-header.wfi .term-badges.floated .term-badge a, .post-tp-5-header.wfi .term-badges.floated a {
    background: #fff!important;
    color: #444!important;
}
.post-tp-5-header.wfi .post-meta, .post-tp-5-header.wfi .post-meta .post-author-a:hover, .post-tp-5-header.wfi .post-meta .views, .post-tp-5-header.wfi .post-meta a, .post-tp-5-header.wfi .post-meta a:hover, .post-tp-5-header.wfi .post-meta b {
    color: #fff!important;
}
.post-tp-5-header.wfi .post-meta.single-post-meta .post-author-a, .post-tp-5-header.wfi .post-meta.single-post-meta .post-author-a:hover, .post-tp-5-header.wfi .post-meta.single-post-meta .time {
    color: rgba(255, 255, 255, .55)!important;
}
.post-tp-5-header.wfi .post-meta.single-post-meta>a+span:before, .post-tp-5-header.wfi .post-meta.single-post-meta>span+a:before, .post-tp-5-header.wfi .post-meta.single-post-meta>span+span:before {
    background: rgba(255, 255, 255, .43);
}
.post-tp-5-header.wfi .post-meta.single-post-meta .post-author-a.post-author-avatar .avatar {
    box-shadow: 0 2px 1px rgba(0, 0, 0, .13);
}
.post-tp-5-header .post-meta {
    text-align: center;
}
.post-tp-5-header .image-credit {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    background: rgba(0, 0, 0, .24);
    padding: 0 8px;
}
.post-tp-5-header .move-to-content {
    display: block;
    text-align: center;
    font-size: 36px;
}
.post-tp-5-header.wfi .move-to-content {
    color: #fff;
}
.post-tp-5-header .move-to-content .fa {
    cursor: pointer;
}
.post-template-5 .post-embed {
    margin-bottom: 20px;
}
.post-tp-5-header .single-post-excerpt {
    padding-bottom: 12px;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.post-tp-5-header.wfi .single-post-excerpt {
    color: #fff;
}
.post-tp-5-header .post-subtitle+.single-post-excerpt {
    margin-top: -5px;
}
@media only screen and (max-width:1080px) {
    .post-tp-5-header.wfi .post-header-inner {
    height: 450px;
}
}@media only screen and (max-width:780px) {
    .post-tp-5-header.wfi .post-header-inner {
    padding: 20px 20px;
}
.post-tp-5-header.wfi .post-header-title {
    bottom: 20px;
    left: 20px;
    right: 20px;
}
}.post-tp-6-header {
    position: relative;
    margin-bottom: 25px;
}
.post-tp-6-header.wfi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #565656;
    height: 550px;
}
.post-template-6 .post-header-inner {
    position: relative;
    overflow: hidden;
    padding: 10px 0 20px;
}
.post-template-6.wfi .post-header-inner {
    padding: 20px 20px 20px 0;
    background: #fff;
    margin-top: -150px;
}
.layout-2-col.layout-left-sidebar.post-template-6.wfi .post-header-inner, .layout-3-col.layout-3-col-3.post-template-6.wfi .post-header-inner, .layout-3-col.layout-3-col-4.post-template-6.wfi .post-header-inner, .layout-3-col.layout-3-col-5.post-template-6.wfi .post-header-inner, .layout-3-col.layout-3-col-6.post-template-6.wfi .post-header-inner {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.post-template-6.post-template-6-no-term.wfi .post-header-inner {
    padding-top: 33px;
    padding-bottom: 30px;
}
.post-template-6.post-template-6-no-meta.wfi .post-header-inner {
    padding-top: 25px;
    padding-bottom: 20px;
}
.post-template-6.post-template-6-no-meta.post-template-6-no-term.wfi .post-header-inner {
    padding-top: 35px;
    padding-bottom: 20px;
    margin-top: -120px;
}
.post-template-6 .single-post-title {
    margin: 0 0 15px;
}
.post-template-6 .single-post-title+.post-subtitle {
    margin: -5px 0 15px;
}
.post-template-6 .post-header-inner .term-badges.floated {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 11px;
}
.post-tp-6-header.wfi .term-badges.floated .term-badge a, .post-tp-6-header.wfi .term-badges.floated a {
    background: #fff!important;
    color: #444!important;
}
.post-tp-6-header.wfi .post-meta, .post-tp-6-header.wfi .post-meta .post-author, .post-tp-6-header.wfi .post-meta a {
    color: #fff;
}
.post-tp-6-header .post-meta {
    text-align: center;
}
.post-tp-6-header .image-credit {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    background: rgba(0, 0, 0, .24);
    padding: 0 8px;
}
.post-tp-6-header.wfi .image-credit:hover {
    background: rgba(0, 0, 0, .35);
}
.post-template-6 .post-embed {
    margin-bottom: 20px;
}
.post-template-6 .post-header-inner .single-post-excerpt {
    margin-top: -8px;
    padding-bottom: 10px;
}
.post-template-6 .post-header-inner .post-subtitle+.single-post-excerpt {
    padding: 0 0 10px;
    margin: -5px 0 0;
}
.post-template-6 .post-header-inner .single-post-excerpt+.post-meta-wrap {
    margin-top: 2px;
}
@media only screen and (max-width:1080px) {
    .post-tp-6-header.wfi {
    height: 450px;
}
}@media only screen and (max-width:780px) {
    .post-tp-6-header.wfi {
    height: 350px;
}
.post-template-6.wfi .post-header-inner {
    margin-top: 0;
    padding-top: 0;
}
.post-tp-6-header.wfi .post-header-inner {
    padding: 20px 20px;
}
.post-tp-6-header.wfi .post-header-title {
    bottom: 20px;
    left: 20px;
    right: 20px;
}
}.post-tp-7-header {
    position: relative;
    margin: 0;
}
.post-tp-7-header.wfi {
    background-color: #565656;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.post-tp-7-header.wfi:before {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .55)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 380px;
}
.post-tp-7-header.wfi .post-header-inner {
    padding: 30px 30px 0;
    height: 580px;
    position: relative;
}
.post-tp-7-header.nfi .post-header-inner {
    margin: 5px 0 0;
    position: relative;
}
.post-tp-7-header.wfi .post-header-title {
    position: absolute;
    bottom: 0;
    left: -25px;
    right: -25px;
    background: #fff;
    padding: 25px 25px 0;
}
.post-tp-7-header .post-header-title .single-post-title {
    margin-top: 0;
}
.post-tp-7-header .single-post-title+.post-subtitle {
    margin: -2px 0 13px;
}
.post-tp-7-header .term-badges.floated {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 15px;
}
.post-tp-7-header .image-credit {
    position: absolute;
    right: 0;
    top: -21px;
    line-height: 20px;
    background: rgba(0, 0, 0, .24);
    padding: 0 8px;
    overflow: hidden;
    white-space: nowrap;
}
 