.imagegalz {
  /* the slides */
  /* the parent */ }
  .imagegalz a {
    outline: none !important; }
  .imagegalz .your-galery .slick-prev, .imagegalz .smallimage .slick-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 6px;
    background: #2ab2fa;
    color: #fff;
    line-height: 40px;
    height: 31px;
    width: 20px; }
  .imagegalz .your-galery .slick-next, .imagegalz .smallimage .slick-next {
    display: inline;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 6px;
    transform: translateY(-50%);
    z-index: 1;
    background: #2ab2fa;
    color: #fff;
    line-height: 40px;
    height: 31px;
    width: 20px; }
  .imagegalz .smallimage {
    text-align: center; }
  .imagegalz .slick-slide {
    margin-left: 7px; }
  .imagegalz .slick-list {
    margin-left: -7px; }
  .imagegalz .smallimage a {
    display: block;
    padding: 5px; }
  .imagegalz .wao a {
    border: 1px solid #ccc;
    display: block; }

@media (max-width: 767px) {
  #product-wrapper .product-detail-inner {
    padding: 0; }
  #mobile-bottom-navigation {
    display: none; }
  #product-wrapper .product-single .product-content .pro-content-head h1 {
    padding: 14px 0; }
  #product-wrapper .product-single .product-content .pro-price .sale-percentage {
    margin-left: 0;
    display: block; } }

.showmainpos {
  position: fixed;
  z-index: 99;
  bottom: 0;
  width: 100%;
  display: flex;
  background: #fff;
  padding: 3px;
  bottom: -200px;
  visibility: hidden;
  transition: 0.3s all ease; }
  .showmainpos > div {
    width: calc(100%/2); }
    .showmainpos > div a {
      background: #2ab2fa;
      color: #fff;
      padding: 13px 10px;
      display: block;
      text-align: center;
      font-weight: bold;
      font-size: 16px; }
      .showmainpos > div a.bthemvaogio {
        background: #fa2a2a; }

.showmaybe .showmainpos {
  bottom: 0px;
  visibility: visible;
  transition: 0.3s all ease; }

.fademobile {
  display: none; }

@media (min-width: 768px) {
  .fademobile {
    display: none; }
  .showmainpos {
    display: none; } }

@media (max-width: 767px) {
  .bodyload .wrapmobileconfirm {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 10px; }
    .bodyload .wrapmobileconfirm .imagefututre_image {
      width: 100px; }
    .bodyload .wrapmobileconfirm .imagefututre {
      display: flex;
      align-items: center;
      gap: 20px; }
    .bodyload .wrapmobileconfirm .thequantyty .flexquantity {
      display: flex;
      align-items: center;
      gap: 20px;
      font-weight: bold; }
    .bodyload .wrapmobileconfirm .buttonaddflex {
      display: flex;
      width: 100%;
      justify-content: center; }
      .bodyload .wrapmobileconfirm .buttonaddflex a {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        width: 100%;
        text-align: center;
        border-radius: 3px;
        background-color: #da251c;
        margin: 0 5px;
        border: 1px solid #da251c;
        color: #fff;
        margin-top: 16px;
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 17px; }
    .bodyload .wrapmobileconfirm .closepoup {
      position: absolute;
      right: 15px;
      top: 16px; } }

.overlayproduct {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  display: none; }

.bodyload .overlayproduct {
  display: block; }

.bodyload .fademobile {
  display: block; }

.pricemobile {
  font-size: 20px; }

#product-wrapper .product-single .product-content .social-network-actions {
  margin-bottom: 10px;
  margin-top: 10px; }
  #product-wrapper .product-single .product-content .social-network-actions .fb-like {
    transform: translateY(7px); }

.pro-brand {
  margin-top: 15px; }

.pro-type {
  margin-top: 10px;
  margin-bottom: 10px; }

.swatch .header {
  display: block;
  width: 100%; }
