/*
  Theme Name: Coopart
  Theme URI: http://llos.co
  Author: LLOS&
  Author URI: https://llos.co
  Description: Coopart Template
  Version: 1.0.1
  Text Domain: coopart
  License: GPLv2
  GitLab Theme URI: https://gitlab.com/centurion77/coopart/
  Release Asset: true
*/

a.no-follow{
	cursor: default;
}
.work-post.main-editor{
	padding-bottom: 100px;
}

.ajax-loader,
.acf-field[data-name="create_front_form_flag"],
.info-section.without-descr .descr .text{
	display: none !important;
}
/* WordPress Generated Classes END */
.loading-contaimer,
.loading-more{
	position: relative;
}
.loading-contaimer img{
    position: absolute;
    top: -7px;
    left: 10px;
}
.loading-more img{
	position: absolute;
    top: 0;
    left: 49.5%;
}

.marker-point-red-group{
  background: red!important;
}

.printr {
    position: absolute;
    top: 80px;
    left: 20px;
    font-size: 12px;
    z-index: 9999;
    color: white;
    background: black;
    padding: 3px;
}
