/**
* Theme Name: Diteck Child
* Description: This is a child theme of Diteck, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: diteck
* Version: 1.2.2
*/
@media (max-width: 767px) {
.ot-iconlist span.elementor-icon-list-text
{font-size:15px !important;}
.single-post .single-content .entry-header .entry-title
{font-size: 28px !important;line-height: 1.2em !important;  }
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text
{font-size: 12px !important;}
}
.post-author a.url.fn {
    
    pointer-events: none;  /* makes it unclickable */
}

.single-post .single-content .entry-header .entry-title
{
    font-weight: 600;
    color: #575195;
    font-size: 45px;
    margin-top: 30px;
    line-height: 1.2em;
}
.single .hentry .entry-taxonomy
{
    display: none !important;
}
.single-post .single-content .entry-header .entry-meta .categories-link a,.categories-link
{
    pointer-events: none !important;
}
.fc-infowindow-default address
{
    font-style: normal !important;
}
.fc-infowindow-default .wpgmp_iw_content {
    font-family: 'Montserrat';
}
nav.post-navigation
{
    margin-top: 30px;
    margin-bottom:30px;
}
@media (max-width: 1440px) and (min-width: 1025px) {
   h2.elementor-heading-title{font-size: 48px;}
}
html {
  color-scheme: light; /* disables auto dark mode */
}
