button.ks-ins-btn, button.ks-wap-btn, button.ks-tgm-btn {
    border: none;
    padding: 10px;
    font-size: 30px;
    height: 60px;
    width: 60px;
    line-height: 48px;
}

button.ks-tgm-btn {
  background-color: #249EDB;
}
button.ks-wap-btn {
  background-color: #47DC5E;
}
button.ks-ins-btn {
  background-color: #F40167;
}

.ks-ins-btn i.fa.fa-instagram, .ks-wap-btn i.fa.fa-whatsapp, .ks-tgm-btn i.fa.fa-telegram {
    color: #fff;
}

.ks-contact {
    display: flex;
    position: fixed;
    flex-direction: column-reverse;
    bottom: 100px;
    right: 34px;
}

a.ks-ins-a, a.ks-tgm-a, a.ks-wap-a {
    margin-top: 10px;
}

#jas-backtop {
  bottom: 30px !important;
}

@media only screen and (max-width: 736px) {
  .ks-contact {
    right: 22px;
  }
  button.ks-ins-btn, button.ks-wap-btn, button.ks-tgm-btn {
    padding: 8px;
    font-size: 25px;
    height: 40px;
    width: 40px;
    line-height: 30px;
  }
}

a.vc_single_image-wrapper:hover {
    padding: 20px;
}
.yith-wcan-reset-filters {
    margin: auto;
    width: 100%;
    display: block;
    border-radius: 0;
    margin-bottom: 15px;
}

.yith-wcan-filters .yith-wcan-filter .filter-title {
    font-size: 16px !important;
    margin-right: 12px;
}

.filter-sidebar .filter-content {
    padding: 10px 20px;
    background: #f1f1f1;
}

.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 0 !important;
}
