.elementor-71915 .elementor-element.elementor-element-521095f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}@media(max-width:767px){.elementor-71915 .elementor-element.elementor-element-521095f1{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}}@media(min-width:768px){.elementor-71915 .elementor-element.elementor-element-521095f1{--width:100%;}}/* Start custom CSS */h2{
    margin-bottom: 30px
}

@font-face {
    font-family: 'AptiferSansLTPro-Light';
    src: url('fonts/AptiferSansLTPro-Light.eot');
    src: url('fonts/AptiferSansLTPro-Light.eot') format('embedded-opentype'),
         url('fonts/AptiferSansLTPro-Light.woff2') format('woff2'),
         url('fonts/AptiferSansLTPro-Light.woff') format('woff'),
         url('fonts/AptiferSansLTPro-Light.ttf') format('truetype'),
         url('fonts/AptiferSansLTPro-Light.svg#AptiferSansLTPro-Light') format('svg');
}
@font-face {
    font-family: 'AptiferSansLTPro-Regular';
    src: url('fonts/AptiferSansLTPro-Regular.eot');
    src: url('fonts/AptiferSansLTPro-Regular.eot') format('embedded-opentype'),
         url('fonts/AptiferSansLTPro-Regular.woff2') format('woff2'),
         url('fonts/AptiferSansLTPro-Regular.woff') format('woff'),
         url('fonts/AptiferSansLTPro-Regular.ttf') format('truetype'),
         url('fonts/AptiferSansLTPro-Regular.svg#AptiferSansLTPro-Regular') format('svg');
}

@font-face {
    font-family: 'AptiferSansLTPro-Black';
    src: url('fonts/AptiferSansLTPro-Black.eot');
    src: url('fonts/AptiferSansLTPro-Black.eot') format('embedded-opentype'),
         url('fonts/AptiferSansLTPro-Black.woff2') format('woff2'),
         url('fonts/AptiferSansLTPro-Black.woff') format('woff'),
         url('fonts/AptiferSansLTPro-Black.ttf') format('truetype'),
         url('fonts/AptiferSansLTPro-Black.svg#AptiferSansLTPro-Black') format('svg');
}

@font-face {
    font-family: 'AptiferSansLTPro-Bold';
    src: url('fonts/AptiferSansLTPro-Bold.eot');
    src: url('fonts/AptiferSansLTPro-Bold.eot') format('embedded-opentype'),
         url('fonts/AptiferSansLTPro-Bold.woff2') format('woff2'),
         url('fonts/AptiferSansLTPro-Bold.woff') format('woff'),
         url('fonts/AptiferSansLTPro-Bold.ttf') format('truetype'),
         url('fonts/AptiferSansLTPro-Bold.svg#AptiferSansLTPro-Bold') format('svg');
}

@font-face {
    font-family: 'AptiferSansLTPro-Thin';
    src: url('fonts/AptiferSansLTPro-Thin.eot');
    src: url('fonts/AptiferSansLTPro-Thin.eot') format('embedded-opentype'),
         url('fonts/AptiferSansLTPro-Thin.woff2') format('woff2'),
         url('fonts/AptiferSansLTPro-Thin.woff') format('woff'),
         url('fonts/AptiferSansLTPro-Thin.ttf') format('truetype'),
         url('fonts/AptiferSansLTPro-Thin.svg#AptiferSansLTPro-Thin') format('svg');
}

 
 .nkg-quiz{
     text-align: center;
     color: white;
 }
  .nkg-quiz h2{
      color: white;
      text-transform: uppercase;
      font-size: 30px;
      padding: 20px 50px
  }
  .nkg-quiz .quiz_section{
      margin-bottom: 20px
      
  }
  .nkg-quiz .mlw_qmn_hint_link{
      color: white !important;
     padding: 10px 0 0;
     font-style: italic
  }
  
  .nkg-quiz .mlw_qmn_hint_link:after    {
    content: "";
    display: block;
    background: url("http://insidemag.nkg.coffee/wp-content/uploads/2021/06/iconfinder_4177619_bulb_idea_light_thought_icon.svg") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}

.qsm_tooltip .qsm_tooltiptext {
    visibility: hidden;
    width: 200px !important;
    background-color: white !important;
    color: black !important;
    text-align: center;
    border-radius: 2px !important;
    padding: 20px !important;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -100px !important;
    font-style: normal;
    font-size: 14px !important
}

.nkg-quiz select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  -moz-padding-start: calc(10px - 3px);
}
.nkg-quiz select {
  /* ... */
  width: 50%;
  height: 40px;
  -moz-padding-start: calc(10px - 3px);
  padding-left: 10px;
  background: url(fff-0-2.png) repeat;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  border: 1px solid white;
}
.nkg-quiz select::-ms-expand {
  display: none;
}



strong {

    font-weight: 700;

}

.main-menu li.wpml-ls-item {
    display: none !important;
}
@media only screen and (max-width: 600px) {
.main-menu li.wpml-ls-item {
    display: block !important;
}
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a.elementor-sub-item{
    white-space: normal;
    min-width: 200px
  
}/* End custom CSS */