/*
 Theme Name:     Qjure
 Theme URI:      https://www.profitmedia.net
 Description:    Qjure worpdress theme
 Author:         Roman Kanich
 Author URI:     http://www.kanich.net
 Template:       Divi
 Version:        2020-06-17
*/
/* =Theme customization starts here
------------------------------------------------------- */
.qjure-summary-info {
  width:100%;
  overflow:hidden;
}
.qjure-summary-col1 {
  clear:both;
  width:45%;
  float:left;
}
.qjure-summary-col2 {
  width:45%;
  float:left;
}
.qjure-summary-lbl {
  float:left;
  width:100px;
  font-weight:700;
}
.qjure-summary-item {
  float:left;
  width:150px;
}
/* AjaxSearchLite search-mobile */
@media only screen and (min-device-width:981px) {
  #ajaxsearchlite2{
    display:none;
  }
}

