#dragEl_2413 {
    position: absolute !important;
    width: 200px !important;
    height: 167px !important;
    background-image: url(empty.png) !important;
}

#closeBtn_2413 {
    position: absolute !important;
    width: 24px !important;
    height: 24px !important;
    top: -5px !important;
    right: -5px !important;
    background-image: url(closeBtn.png) !important;
    cursor: pointer !important;
}

#wrapper_2413 {
    position: absolute !important;
    width: 200px !important;
    height: 167px !important;
    /*overflow: hidden !important;*/
    /*text-overflow: clip !important;*/
}

#canvas_2413 {
    position: absolute !important;
    width: 200px !important;
    height: 167px !important;
}

#cta_cont_2413 {
    position: absolute !important;
    width: 157px !important;
    height: 42px !important;
}

#cta_2413 {
    position: absolute !important;
    width: 157px !important;
    height: 42px !important;
    background-image: url(cta.png) !important;
    background-position: center;
    background-size: 100%;
    bottom: -30px;
}

#cta_arrow_2413 {
    position: absolute !important;
    width: 14px !important;
    height: 22px !important;
    background-image: url(cta_arrow.png) !important;
}

#cart_shadow_2413 {
    position: absolute !important;
    width: 217px !important;
    height: 214px !important;
    background-image: url(cart_shadow.png) !important;
    top: -50px;
}

#cart_2413 {
    position: absolute !important;
    width: 217px !important;
    height: 214px !important;
    background-image: url(cart.png) !important;
    top: -50px;
}

#cart_arm_2413 {
    position: absolute !important;
    width: 99px !important;
    height: 56px !important;
    /* background-image: url(cart_arm.png) !important; */

    opacity: 0;
}

#cart_arm_cont_2413 {
    position: absolute !important;
    width: 99px !important;
    height: 56px !important;
}

#laptop_2413 {
    position: absolute !important;
    width: 150px;
    height: auto;
    display: block;
}

#phone_2413 {
    position: absolute !important;
    width: 23px;
    height: auto;
    display: block;
}

#watch_2413 {
    position: absolute !important;
    width: 78px;
    height: auto;
    display: block;
}

#watch2_2413 {
    position: absolute !important;
    width: 140px;
    height: auto;
    display: block;
}

#watch3_2413 {
    position: absolute !important;
    opacity: 0;
    display: none;
}

#logo_2413 {
    position: absolute !important;
    width: 284px !important;
    height: 67px !important;
    /* background-image: url(logo.png) !important; */

    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;

    opacity: 0;
}

#sc_wrapper_2413 {
    width: 200px !important;
    height: 167px !important;
    position: absolute !important;
}

#shake_text_2413 {
    position: absolute !important;
    width: 200px !important;
    height: 167px !important;
    /*background-image: url(shake_text.png) !important;*/
}

#next_2413 {
    position: absolute !important;
    width: 200px !important;
    height: 167px !important;
    /*background-image: url(next.png) !important;*/
}


#ad_2413 {
    width: 200px !important;
    height: 167px !important;
    position: fixed !important;
    /*margin: 0 auto 40px !important;*/
    border: 0px solid #CCC !important;
    -webkit-perspective: 1000px !important;
    -moz-perspective: 1000px !important;
    -o-perspective: 1000px !important;
    perspective: 1000px !important;
    z-index: 9999999 !important;
    /*    right: 5% !important;
    bottom: 2% !important;*/
    cursor: grab !important;

    /*  top: 0px !important;
    left: 0px !important;*/
    right: 14px;
    bottom: 100px;
    /*overflow: hidden !important;*/
    /*text-overflow: clip !important;*/
    border-radius: 5px !important;
}

.copy_2413 {
    position: absolute;
    width: 120px;
    top: -80px;
    left: calc(50% - 65px);
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;

    opacity: 0;
}

.offer_2413 {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 50px;

    opacity: 0;
}

.rct {
    width: 200px !important;
    height: 167px !important;
    position: absolute !important;
}

.noDisplay {
    display: none !important;
}

.noEvents {
    pointer-events: none !important;
}