/*
 Theme Name:   Adfully
 Theme URI:    http://kriesi.at
 Description:  Adfully
 Author:       Adfully
 Author URI:   https://adfully.com
 Template:     enfold
 Version:      1.0.0

*/


#home-intro .av-parallax-inner.main_color.avia-full-stretch {
    background-size: 75% !IMPORTANT;
}

ul.menu-item.cart_dropdown {
    display: none !IMPORTANT;
}

#home-intro h1 {
    text-transform: inherit;
    font-weight: 300;
    color: #2c286b;
    margin-bottom: 40px;
    font-size: 65px;
}

#home-intro p {
    font-size: 22px;
    font-weight: 300;
    line-height: 44px;
    color: #2c286b;
}

a.btn-video {
    background: #78c6da;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding: 5px 40px;
    display: inline-block;
    margin-top: 40px;
}

.hand img {
max-width: 830px;
    /* margin-right: 100px !IMPORTANT; */
    display: block;
    right: 100px;
    /* top: 0 !important; */
    width: 800px;
    margin-top: -100px;
}

.html_header_top.html_header_sticky #header {
    position: fixed !IMPORTANT;
}