.gpMenu, .gpArea_FullMenu_m1, .gpArea_FullMenu {
  margin-left: auto !important;
}
.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.80) !important;
}
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #21c87a;
}
ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a {
  color: #bcecd6 !important;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #21c87a;
}
.blog-box{
  margin: 0px 0px 20px 0px;
}
.swal-button {
  background-color: #21c87a;
}
.swal-button:not([disabled]):hover {
  background-color: #050203;
}
iframe {
  overflow-y: hidden;
  border: none;
  width: 100%;
  min-height: 600px;
}
.mt40 {
margin-top:40px;
}
.caption-1 figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
}

.caption-2 figcaption {
  width: 80%;
  position: absolute;
  bottom: 1rem;
  left: 10%;
  background: rgba(255, 255, 255, 0.6);
}

.caption-3 figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(-50%);
}
.btn, .ct-cart-checkout, .ct-wishlist-checkout, .ct-cart-clear, .ct-wishlist-clear, .ct-cart-add-to-cart, .ct-wishlist-add-to-cart {
  padding: 0.85em 0.5em;
}
.mb4 {
margin-bottom:4%;
}
.mb2 {
margin-bottom:2%;
}
.mb3 {
margin-bottom:3%;
}