/* Enter Your Custom CSS Here */
.navbar-inner {
    display: table;
    margin: 0 auto;
    float: right;
}
header .logo-link img {
    width: 170px!important;
}
header.fixed .logo-link > img {
   max-height: 140px;
    width: auto;
    max-width: none;
}
.container-fluid-footer {
    padding: 0;
    margin-top: 0px;
}
.mgt-button.mgt-style-borderedtransparentwhite:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #8f1422;
}
.content-block.stick-to-footer + .container-fluid-footer {
    margin-top: -30px;
}
.vc_btn3.vc_btn3-color-pink, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #8f1422;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {color: #fff;
    background-color: #b71023;}
.comments-area {
    margin-bottom: 50px;
    display: none;
}
.blog-post .post-info span {
    margin-right: 10px;
    margin-left: 0;
    display: none;
}
h4 {
    font-size: 18px;
}
.footer-sidebar-2-wrapper {
    background-color: #f4f4f4!important;
}
.footer-container h2.widgettitle {
    color: #4c4d4f;
}
.footer-container {
        color: #4c4d4f;
}
.sidebar.footer-container .widget a:not(.select2-choice) {
    color: #4c4d4f;
}
footer {
    display: none;
}
header .header-right ul.header-nav {
    white-space: nowrap;
    float: left;
    margin-bottom: 0;
}
body .vc_images_carousel a.vc_carousel-control.vc_left {
    background: rgb(255, 255, 255) url(http://en.lumaobjekt.sk/wp-content/themes/hind/img/arrow-left-big.png) no-repeat center center;
    opacity: 0.45;
    width: 54px;
    height: 54px;
    margin-top: -27px;
    left: 30px;
}
body .vc_images_carousel a.vc_carousel-control.vc_right {
    background: rgba(255, 255, 255, 1) url(http://en.lumaobjekt.sk/wp-content/themes/hind/img/arrow-right-big.png) no-repeat center center;
    opacity: 0.45;
    width: 54px;
    height: 54px;
    margin-top: -27px;
    right: 30px;
}
