body.home #theme-page .theme-page-wrapper,
body.home #theme-page .theme-page-wrapper .theme-content {
    margin-top: 0px;
    padding-top: 0px;
}

div.vc_row.mk-fullwidth-true {
    overflow: visible;
}

body.home .wpb_layerslider_element {
    margin-bottom: 0px !important;
}

.slider_h2 {
    text-align: center !important;
    font-size: 100px !important;
    font-weight: 900 !important;
    color: #FFFFFF !important;
}

.slider_p {
    text-align: center !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    color: #FFFFFF !important;
}

.ls-v6 .ls-bottom-nav-wrapper {
    top: -70px !important;
}

.ls-v6 .ls-bottom-slidebuttons a,
.ls-v6 .ls-nav-sides {
    min-width: 13px !important;
    min-height: 13px !important;
}

.home_img img {
    height: 67px !important;
}

.home_img .mk-image-caption {
    position: relative !important;
    width: 100% !important;
    background-color: transparent !important;
    font-weight: 900 !important;
    color: #000000 !important;
    border: 0px solid red !important;
}

.mk-category-loop .mk-loop-item .item-holder figcaption .view-more {
    font-weight: 900 !important;
    font-size: 24px !important;
}

.banner_row h2 {
    text-align: center !important;
    font-weight: 900 !important;
    font-size: 80px !important;
    color: #FFFFFF !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.banner_row h3 {
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 28px !important;
    color: #FFFFFF !important;
}

.banner_row a {
    font-weight: 300 !important;
}

.home_title {
    font-weight: 900 !important;
    font-size: 50px !important;
}

.wpcf7-form {
    text-align: center;
}

.wpcf7-form p {
    display: inline-block;
    white-space: nowrap;
}

.wpcf7-form input {
    padding: 15px 10px;
}

.wpcf7-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #B3B3B3;
    opacity: 1; /* Firefox */
}

.wpcf7-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B3B3B3;
}

.wpcf7-form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #B3B3B3;
}

.wpcf7-submit {
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 200 !important;

    margin-left: 10px;
    padding: 16px 30px 17px 30px !important;
}

.mk-social-network-shortcode {
    margin: 0px !important;
    margin-top: -41px !important;
}

.mk-social-network-shortcode a {
    background-color: #FFFFFF !important;
    border-radius: 50% !important;
}

.mk-social-network-shortcode a svg {
    height: 67px !important;
}

body.home .theme-page-wrapper,
body.home .theme-page-wrapper .theme-content {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

body.home #mk-footer {
    margin-top: 0px !important;
}


.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: #00CFC9;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #FFFFFF;
}


#cc--main #cm {
    height: auto !important;
}