#dragEl_2413 {
  position: absolute !important;
  width: 200px !important;
  height: 167px !important;
  background-image: url(empty.png) !important;
  background-color: red;
  top: 0;
  left: 0;
  opacity: 0.5;
  display: none;
}

#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;
  /* opacity: 0; */
}

#wrapper_2413,
#cartCont_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(cta1.png) !important;
}
#cta_cont_2413.cta2 #cta_2413 {
  background-image: url(cta2.png) !important;
}
#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: 215px !important;
  height: 167px !important;
  background-image: url(cart_shadow.png) !important;

  display: none !important;
}
#cart_2413 {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  background: url(cart.png) no-repeat center / 100% auto !important;
  /* transform: translateX(-16px); */
}
#cart_arm_2413 {
  position: absolute !important;
  width: 80px !important;
  height: 80px !important;
  background-image: url(drag.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
}
#cart_arm_cont_2413 {
  position: absolute !important;
  width: 99px !important;
  height: 56px !important;
}
#laptop_2413 {
  position: absolute !important;
  width: 70px !important;
  /* height: 171px !important; */
  /* background-image: url(laptop.png) !important; */
}
#laptop_2413_2 {
  position: absolute !important;
  width: 90px !important;
  /* height: 171px !important; */
  /* background-image: url(laptop.png) !important; */
}

#phone_2413 {
  position: absolute !important;
  width: 70px !important;
  /* height: 175px !important; */
  /* background-image: url(phone.png) !important; */
}
#watch_2413 {
  position: absolute !important;
  width: 70px !important;
  /* height: 173px !important; */
  /* background-image: url(watch.png) !important; */
}
#watch_2413_2 {
  position: absolute !important;
  width: 90px !important;
  /* height: 173px !important; */
  /* background-image: url(watch.png) !important; */
}

#logo_2413 {
  position: absolute !important;
  width: 284px !important;
  height: 67px !important;

  display: none;
}

#splash_2413 {
  position: absolute;
  width: 100%;
  top: 0;
  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: calc(50% - 100px);
  bottom: 100px;
  /*overflow: hidden !important;*/
  /*text-overflow: clip !important;*/
  border-radius: 5px !important;
}

.rct {
  width: 200px !important;
  height: 167px !important;
  position: absolute !important;
}

.noDisplay {
  display: none !important;
}

.noEvents {
  pointer-events: none !important;
}

#game_el_2413 {
  position: fixed;
  pointer-events: none;
}
#game_el_2413 > img {
  position: fixed;
  width: 60px !important;
  opacity: 0;
  top: -300px;
}

#touch_area_2413 {
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0;
}

body {
  /* background-color: red; */
}
