.w100 > div {
  width: 100%;
}

.w100 img {
  width: 100%;
}

.w100 figure {
  width: 100%;
}

.w100 figure > div {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .mkdf-mobile-logo-wrapper {
    position: absolute;
    top: 10px;
    width: 32% !important;
    right: 0;
  }
  .mkdf-mobile-logo-wrapper img {
    height: auto !important;
    display: block;
  }
  .column-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .mkdf-row-grid-section-wrapper .vc_single_image-wrapper {
    padding: 30px 0;
  }
}

@media screen and (max-width: 500px) {
  .mkdf-mobile-logo-wrapper {
    position: absolute;
    top: 10px;
    width: 69% !important;
    right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .mkdf-mobile-header {
    display: block;
    margin-bottom: 0 !important;
  }
  .wpb_text_column.wpb_content_element {
    padding: 0 20px;
  }
  .mkdf-si-images.mkdf-appeared {
    width: 100% !important;
  }
  .vc_column-inner.vc_custom_1592535877845 {
    margin-left: 0 !important;
    margin-top: 50px !important;
  }
  .vc_column-inner.vc_custom_1592535877845 .wpb_text_column.wpb_content_element {
    padding: 0 !important;
  }
}

.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-title-info {
  display: inline;
  text-align: center;
}

div#comments,
.mkdf-comment-form {
  display: none;
}

.mkdf-breadcrumbs-info {
  display: none !important;
}

.vc_custom_1591012427747 div.wpcf7-response-output {
  color: #fff;
}

ul.custom-bullet {
  list-style-type: none;
}

ul.custom-bullet li {
  position: relative;
  padding-left: 25px;
  color: red;
}

ul.custom-bullet li:after {
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: 0;
  background: red;
  border-radius: 50%;
  top: 6px;
}

.mkdf-post-text-main {
  display: none;
}

rs-layer#slider-6-slide-22-layer-1 {
  text-align: center !important;
}

@media only screen and (max-width: 600px) {
  .mkdf-bsl-item-price-holder span {
    word-break: break-all;
    font-size: 12px;
  }
}
/*# sourceMappingURL=style.css.map */