

/* Start:/local/components/unimart24/faq.gallery/templates/.default/style.css?16504591693357*/
.gallery {
  background-color: #F3F3F3;
  padding: 2rem 1rem 2rem 1.5rem;
  position: relative;
  margin-bottom: 1.875rem; }
  .gallery--disable:after {
    content: '';
    display: block;
    background-color: rgba(243, 243, 243, 0.5);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: background-color .15s linear;
    -o-transition: background-color .15s linear;
    transition: background-color .15s linear;
    z-index: 3; }
  @media (min-width: 768px) {
    .gallery {
      padding: 2rem; } }
  .gallery__items {
    overflow: hidden;
    position: relative; }
  .gallery__carousel.owl-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gallery__carousel.owl-inited {
    display: block; }
  .gallery__carousel .owl-nav .owl-prev,
  .gallery__carousel .owl-nav button.owl-prev,
  .gallery__carousel .owl-nav .owl-next,
  .gallery__carousel .owl-nav button.owl-next,
  .gallery__carousel .owl-show-more {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    outline: none !important;
    padding: 0;
    position: absolute;
    width: 40px;
    top: 0;
    z-index: 2; }
    .gallery__carousel .owl-nav .owl-prev.disabled,
    .gallery__carousel .owl-nav button.owl-prev.disabled,
    .gallery__carousel .owl-nav .owl-next.disabled,
    .gallery__carousel .owl-nav button.owl-next.disabled,
    .gallery__carousel .owl-show-more.disabled {
      display: none; }
  .gallery__carousel .owl-nav .owl-prev,
  .gallery__carousel .owl-nav button.owl-prev {
    background: -webkit-gradient(linear, right top, left top, from(rgba(243, 243, 243, 0)), to(#F3F3F3));
    background: -o-linear-gradient(right, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
    background: linear-gradient(270deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
    left: 0; }
  .gallery__carousel .owl-nav .owl-next,
  .gallery__carousel .owl-nav button.owl-next,
  .gallery__carousel .owl-show-more {
    background: -webkit-gradient(linear, left top, right top, from(rgba(243, 243, 243, 0)), to(#F3F3F3));
    background: -o-linear-gradient(left, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
    background: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
    right: 0; }
  .gallery__carousel .owl-show-more {
    z-index: 2; }
  .gallery__title {
    font-size: 1.5rem !important;
    line-height: 1.33334;
    margin: 0 auto 2rem !important; }
  .gallery__zoom-info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #6B7FA0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    line-height: 1.333334;
    margin-top: 1.75rem; }
  .gallery__zoom-icon {
    margin-right: .5rem; }

.gallery-item {
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 148px;
  margin-right: 1.5rem;
  width: 206px; }
  .owl-item > .gallery-item {
    margin: auto; }
    @media (min-width: 768px) {
      .owl-item > .gallery-item {
        width: auto; } }

/* End */
/* /local/components/unimart24/faq.gallery/templates/.default/style.css?16504591693357 */
