/*
CTC Separate Stylesheet
Updated: 2020-06-07 10:03:31
*/

.product-label.new {
    background-color: #f1c40f !important;
}
.passazh-title-products-red i {
    color: #023dd9 !important;
}
.title-size-small .entry-title:before {
    background-image: url(images/menu.svg) !important;
}
.footer-container {
    background-color: #F9F9F9 !important;
}
.footer-middle{
  background-image: url(images/footer_back.jpg);
  background-position: bottom right;
  background-repeat: repeat-x;
  background-size: auto;
}
.copyrights-wrapper {
    background-color: #eee !important;
  }
  .menu-opener{
    background: #023dd9 !important;
    color: #fff !important;
    border-bottom-right-radius: 15px;
  }
