@import url('https://fonts.cdnfonts.com/css/futura-std-4?styles=52567,52568,52574,52581,52575,52582,52570,52583,52576,52584,52579,52580,52565,52571,52566,52572,52573,52577,52569,52578');


/* html {
  width: 100%;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: 'Futura Std', sans-serif;

} */

.loaderprocessing {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #bd08ce;
  color: white;
  display: flex;
  z-index: 99999999999999999999999999 !important;
}

.loaderprocessing p {
  margin: auto;
  font-size: 25px;
  text-align: center;
  clear: both;
  animation: blink 1s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

.shaker_eid_game #memory--end-game-modal>.valign-cell>.wrapper {
  display: flex;
}

.shaker_eid_game #memory--end-game-modal>.valign-cell>.wrapper h2 {
  padding: 0;
  color: white;
}

.shaker_eid_game #memory--end-game-modal .wrapper .content {
  display: block;
  width: 100%;
  color: #fff;
  margin-top: 80px;
  margin-bottom: 110px;
}


.shaker_eid_game #memory--end-game-modal .wrapper .coupon_code {
  display: block;
  clear: both;
  margin: auto;
  position: relative;
  width: 25%;
}

.shaker_eid_game #memory--end-game-modal .wrapper .coupon_code h2 {
  background: #ba08d163;
  border: dashed 2px #fff;
  color: #fff;
  padding: 10px;


}

.shaker_eid_game #memory--end-game-modal .wrapper .coupon_code a {
  background: rgb(201, 13, 191);
  background: linear-gradient(180deg, rgba(201, 13, 191, 1) 0%, rgba(173, 4, 222, 1) 100%);
  color: #fff !important;
  padding: 20px;
  display: block;
  border-radius: 5px;
  border: 2px solid #fff;
  width: 150px;
  margin: 20px auto;
  text-decoration: none;
  font-weight: bold;
  font-size: 21px;

}


.shaker_eid_game #memory--end-game-modal>.valign-cell>.wrapper .content_centerer {
  height: 50%;
  margin: auto;
  display: block;
  clear: both;
  position: relative;
}

/* h1, h2, h3, h4, h5, h6, p{  
} */

.shaker_eid_game .text-center {
  text-align: center;
}

.shaker_eid_game {
  background: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/game_bg.png) repeat-x;
  height: 100%;
  background-size: contain;
  margin-top: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999999;
}

.shaker_eid_game .close {
  position: absolute;
  top: 0;
  color: white;
  font-weight: 700;
  right: 10px;
  line-height: 1;
  border: 3px solid white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  cursor: pointer;
  z-index: 99;
}

.shaker_eid_game .close p {
  margin: auto;
  font-size: 25px;
  margin-top: 0;
}

.shaker_eid_game p {
  font-size: 20px;
  line-height: 24px;
  padding: 0 3% 0 3%;
}


.shaker_eid_game #memory--app-container h2 {

  margin: 0;
  text-align: center;

}



.shaker_eid_game .modal {
  position: fixed;
  height: 90%;
  right: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -ms-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}

.shaker_eid_game .modal.show {
  visibility: visible;
  opacity: 1;
}

.shaker_eid_game .valign-table {
  display: table;
  table-layout: fixed;
}

.shaker_eid_game .valign-cell {
  display: table-cell;
  vertical-align: middle;
}

.shaker_eid_game #memory--app-container {
  width: 100%;
  height: 100vh;
  display: flex;
}

.shaker_eid_game #memory--app-container .container_div {
  margin: auto;
  display: block;
  position: relative;
  clear: both;
}


.shaker_eid_game #memory--app-container ul {
  top: -15px !important;
}


.shaker_eid_game .memory--menu-bar {
  width: 100%;
  background-color: #222;
  height: 10%;
  display: table;
}

.shaker_eid_game .memory--menu-bar .inner {
  display: table-cell;
  vertical-align: middle;
}

.shaker_eid_game .memory--menu-bar .left {
  text-align: left;
  float: left;
  width: 50%;
}

.shaker_eid_game .memory--menu-bar .right {
  text-align: right;
  float: right;
  width: 50%;
}

.shaker_eid_game .memory--app-name {
  color: #ccc;
  font-size: 26px;
  margin: 0;
  padding: 1px 4px;
  text-transform: uppercase;
  font-family: "Courier New";
  letter-spacing: 2px;
}

.shaker_eid_game #memory--app-container .container_div .game_header {}




.shaker_eid_game #memory--end-game-modal .wrapper .content {


  width: 100%;
  margin: auto;
  position: relative;
  clear: both;
  display: block;

}


.shaker_eid_game .game_header .score {
  position: relative;
  /* left: 40%; */
  left: 0;
  right: 0;
  text-align: right;
  padding-right: 70px;
  font-size: 25px;
  font-weight: bold !important;
  margin-bottom: 50px;
}

.shaker_eid_game .game_header .score em {
  font-size: 40px;
  margin: 4px
}


.shaker_eid_game #memory--settings-modal:not(.show)+section+section>.game_header {
  display: block;
  color: white;
  text-align: center;
}


.shaker_eid_game #memory--settings-icon {
  height: 24px;
  display: block;
  padding: 4px 8px;
  float: right;
}

.shaker_eid_game #memory--end-game-modal .wrapper {
  background: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/result-bg.png) repeat-x;
  background-size: contain;
  text-align: center;
  color: #ccc;
  padding: 0 0;
  height: 98vh;
  margin-top: 0px;
  background-position: 0 0;
}

#memory--end-game-modal h2,
.shaker_eid_game #memory--end-game-modal h3 {
  margin: 0;
  margin-bottom: 4px;
}

.shaker_eid_game #memory--settings-modal {
  /* background-color: rgba(0, 0, 0, .86);
  z-index: 4; */
}

.shaker_eid_game #memory--settings-modal form {
  min-width: 240px;
  max-width: 530px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.shaker_eid_game .memory--settings-label, #memory--app-container .container_div .game_header {
  margin: 8px 0;
  color: white;
  font-size: 30px;
}

.shaker_eid_game #memory--settings-modal span {
  position: relative;
  width: 521px;
  height: 33px;
  /* left: calc(50% - 624px / 2); */
}

.shaker_eid_game #memory--settings-modal span svg {
  max-width: 430px;
}

.shaker_eid_game #memory--settings-grid,
.shaker_eid_game #memory--settings-reset {
  width: 100%;
  margin-bottom: 16px;
  font-size: 18px;
  background: transparent;
  color: #fff;
  height: 50px;
  text-align: center;
}

.shaker_eid_game #memory--settings-grid option {
  padding-top: 5px;
  padding-bottom: 5px;
}

.shaker_eid_game #memory--settings-reset {
  border-radius: 5px;
  border: 2px solid #fff;
  cursor: pointer;
  background: rgb(201, 13, 191);
  background: linear-gradient(180deg, rgba(201, 13, 191, 1) 0%, rgba(173, 4, 222, 1) 100%);
  max-width: 190px;
  font-weight: bold;
  font-size: 20px;
  margin: auto;
}

.shaker_eid_game #memory--cards {
  margin: 0 auto;
  padding: 0;
  height: 100%;
  list-style-type: none;
  list-style-image: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: 340px;
}

/* entire container, keeps perspective */
.shaker_eid_game .flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  /* float:left; */
  max-width: 190px;

}

/* flip the pane when clicked */
.shaker_eid_game .flip-container.clicked .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.shaker_eid_game .flip-container.clicked .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* flip speed goes here */
.shaker_eid_game .flipper {
  width: 90%;
  height: 90%;
  max-height: 100px;
  margin: 0% auto;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  /* top: 5%; */
  /* top: 110%; */
  bottom: 5%;
  border: 1px solid white;
  border-radius: 10px;
  overflow: hidden;
  background-image: linear-gradient(0deg, #ae04dd, #c80dbf);
}

/* hide back of pane during swap */
.shaker_eid_game .front,
.shaker_eid_game .back {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
.shaker_eid_game .front {
  /* for firefox 31 */
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  /* background-color: #e12d00; */
  border-radius: 5%;
  /* background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/card.png); */
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/mobile-logo-white.png);
  background-position: center;
  background-repeat: no-repeat;
  /* background-size: contain; */
  background-size: auto 90%;
}

/* back, initially hidden pane */
.shaker_eid_game .back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  background-color: #fff;
  border-radius: 5%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.shaker_eid_game .back.card-1 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy1.png);
}

.shaker_eid_game .back.card-2 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy2.png);
}

.shaker_eid_game .back.card-3 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy3.png);
}

.shaker_eid_game .back.card-4 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy4.png);
  background-position: center;
  /* background-size: contain !important; */
}

.shaker_eid_game .back.card-5 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy5.png);
}

.shaker_eid_game .back.card-6 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy6.png);
}

.shaker_eid_game .back.card-7 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy7.png);
}

.shaker_eid_game .back.card-8 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy8.png);
}

.shaker_eid_game .back.card-9 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy9.png);
}

.shaker_eid_game .back.card-10 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy10.png);
}

.shaker_eid_game .back.card-11 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy11.png);
}

.shaker_eid_game .back.card-12 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy12.png);
}

.shaker_eid_game .back.card-13 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy13.png);
}

.shaker_eid_game .back.card-14 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy14.png);
}

.shaker_eid_game .back.card-15 {
  background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/candy15.png);
}




/** Matching Cards **/
/**
 * If you wish to have custom matching images, you can do so
 * by leveraging the 'matching' class which is added to one
 * of the matching cards. See the example below.
 *
 .shaker_eid_game * .back.card-1 {
 *   background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/apple_1.jpg);
 * }
 *
 .shaker_eid_game * .back.matching.card-1 {
 *   background-image: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/fruits/apple_2.jpg);
 * }
 *
 */

@media only screen and (min-width: 1366px) and (max-width: 1920px) {
  .shaker_eid_game .flip-container {
    flex: 1 0 17% !important;
  }
}


  .shaker_eid_game #memory--app-container h2 {
    padding-top: 80px;
  }

  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code {}

  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code h2 {


    font-size: 20px;
  }

  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code a {
    padding: 11px;
    width: 140px;
    font-size: 16px;
  }

  .shaker_eid_game #memory--end-game-modal .wrapper .content h2 {
    font-size: 20px;
    line-height: 25px;

  }



  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code {
    width: 200px;
  }






.shaker_eid_game .container {


  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-right: auto;
  margin-left: auto;
}



@media screen and (max-width: 480px) {










.shaker_eid_game #memory--end-game-modal .wrapper .content {


  width: 35%;
  margin: auto;
  position: relative;
  clear: both;
  display: block;

}






  .shaker_eid_game .close p {
    margin-top: -2px;
  }
  /* .shaker_eid_game {
    margin-top: 90px;
} */

  .shaker_eid_game #memory--end-game-modal .wrapper .content {

    width: 100%;
  }

  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code {

    width: 50%;
  }

  .shaker_eid_game {
    /* margin-top: -20px; */
    height: 103vh;
    background-size: cover;
    /* background-position: 0 20px; */
  }

  .shaker_eid_game .container {
    max-width: 380px;
  }

  .shaker_eid_game .modal h2 {
    font-size: 26px;
    line-height: 34px;
    padding-top: 290px;
  }

  .shaker_eid_game #memory--app-container h2 {
    font-size: 28px !important;

  }

  .shaker_eid_game #memory--end-game-modal h2 {
    padding-top: 180px;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 20px;

  }

  .shaker_eid_game #memory--end-game-modal .wrapper {
    background: url(https://shakersa.com/wp-content/themes/woodmart-child/eidGame/images/result-bg.png) repeat-x;
    background-size: cover;
    height: 105vh;
  }

  .shaker_eid_game .game_header .score {
    left: 0 !important;
  }

  .shaker_eid_game .game_header .score {
    font-size: 18px;

  }


  .shaker_eid_game #memory--settings-modal span svg {
    width: 622px;
    max-width: 360px;
  }

  .shaker_eid_game .memory--app-name {
    font-size: 16px;
  }

  .shaker_eid_game #memory--cards {

    /* margin-top: -260px; */
  }

  .shaker_eid_game #memory--settings-modal form {
    margin-top: -310px;
  }

  .shaker_eid_game #memory--settings-reset {
    max-width: 150px;
    font-size: 18px;
    height: 40px;

  }

  .shaker_eid_game .flipper {
    top: -10px !important;
    left: 0px;
  }



  .shaker_eid_game .flip-container {
    max-width: 32% !important;
  }

  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code h2 {

    font-size: 20px;
  }

  .shaker_eid_game #memory--end-game-modal .wrapper .coupon_code a {
    padding: 11px;
    width: 140px;
    font-size: 16px;
  }


}
















