div table.cobj-map-table{
	margin: 0 -20px;
    width: calc(100% + 40px);
    table-layout: fixed;
}

.cobj-map-table-map, .cobj-map-table-legend{
	padding: 10px 20px;
}

div .cobj-map-table-map{
	width: 72%;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
}


ul.shop-list li.load-active a{
	padding-left: 20px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.shop-list li.load-active{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	border-bottom: none;
	background: #fff;
	height: 300px;
	z-index: 1;
	margin-left: -1px;
}

.loading-message{
	vertical-align: middle;
}
a.marker-see-store{
	color: #ffdd00;
}

div a.marker-see-store:hover{
	color: #fff;
}

.cobj-map-table-legend{
	vertical-align: top;
    width: 425px;
}

.cobj-map-table-legend .select-wrapper{ margin-top: -10px; }

.cobj-map-table .target .i-s-wrapper:first-child{
	padding-top: 0;
}
.i-s-default-autocomplete {
	overflow-y:scroll;
	height: 500px;
}
.i-s-default-autocomplete .ui-menu-item-wrapper {
	border: none;
	padding: 0;
}
.i-s-default-autocomplete .ui-menu-item{
font-size: 14px;
cursor: pointer;
color: #b2b4b5;
padding: 10px;
text-align: center;
border: 1px solid #e4e4e4;
}
.i-s-default-autocomplete .ui-menu-item:hover{
	font-size: 14px;
	cursor: pointer;
	background: #82b437;
	color: #ffffff;
	}
.cobj-map-table .i-s-wrapper{
	width: 100% !important;
	padding: 12px 0px;
}

.main-map-cobjmap .loading-message{
	margin-top: 20%;
}


#main-map-cobjmap, .map_canvas{
	width: 100%;
	height: 100%;
	min-height: 600px;
}

.cobj-map-preloader{
	display: none;
}

#shopListSearch{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 15px;
}

.cobj-map-table-legend .empty-message{
	width: auto;
	padding: 20px;
	border: 1px solid #d1d1d1;
	background-color: #f3f3f3;
}

.shop-list{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 1px;
}

.rate-our-shop{
	font-size: 32px;
	padding-bottom: 10px;
	color: #82b437;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
	max-width: 100%;
}

.shop-list span{
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.shop-list span:hover{
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


.shop-list a:hover i{
	color: #82b437;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.shop-list .loading-message, .loading-message{
	text-align: center;
}

.shop-list .loading-message i, .loading-message i{
	font-size: 30px;
	color: #82b437;
}

.shop-list i{
	color: #d1d1d1;
	margin-top: 8px;
	font-size: 18px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.shop-list .item.image{
	background-color: #f3f3f3;
}

.shop-list .item{
	padding: 18px;
}

.shop-list .item.RIGHT{
	padding-left: 10px;
}

ul.shop-list{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 300px;
	height: 300px;
	border: 1px solid #d1d1d1;
	position: relative;
} 

.shop-list li:first-child{
	border-top: none;
}

.shop-list li:nth-child(n+4){
	border-bottom: 0;
}

.shop-list li.load-active + li{
	border-top: none;
}

.shop-list li{
	width: 100%;
	border: 1px solid #d1d1d1;
	margin: -1px;
	border-right: none;
}

.Global-config-box{
	background-color: #82b437;
	border: 1px solid #d1d1d1;
}

.stokrotka-divider-with-title.catalog-section .Global-config-box h1{
	text-align: left;
	font-family: Hind;
	font-weight: 600;
	font-size: 36px;
	line-height: 36px;
	color: #ffdd00;
	text-shadow: 1px 1px 2px #5d5d5d;
	text-transform: none;
	padding-top: 20px;
	padding-bottom: 32px;
	white-space: normal;
	word-break: normal;
}

.Global-config-box{
	padding: 45px 52px;
}

.Global-config-box ul{
	margin: 0;
}

.Global-config-box__description ul:not(:first-child) {
	padding-top: 14px;
}

.Global-config-box ul li{
	font-family: Roboto;
	font-size: 24px;
	line-height: 38px;
}

.Global-config-box__description ul li{
	font-weight: bold;
	line-height: 28px;
}

.Global-config-box__description{
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0;
	background-color: #82b437;
	color: #fff;
	padding-left: 25px;
}

ul.leaders, .Global-config-box__ul {
	padding: 0;
	color: #fff;
    overflow-x: hidden;
    list-style: none}

ul.leaders li{
	display: table;
	width: 100%;
	line-height: 28px;
}
ul.leaders li:before {
    float: left;
    width: 0;
	font-size: 6px;
	padding-top: 10px;
    white-space: nowrap;
    content:
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
  "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
  "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
  "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
  "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
  "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
 "_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "
}

ul.leaders span:first-child {
    padding-right: 25px;
    background: #82b437}
ul.leaders span + span {
    float: right;
	display: table-cell;
    padding-left: 0.33em;
    background: #82b437}

.cobj-map-preloader-in{
	height: 2px;
	background: #000;
	width: 0%;
}

.rating{
    margin: auto;
}

.rating .modal{
	cursor: pointer;
}

.rating .modal .modal-content{
	cursor: default;
}

.rating .modal-content > div{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #fff;
	padding: 15px;
	border: 1px solid #e8e8e8;
}

.modal-title{
	margin-bottom: 20px;
}

.modal-title h1{
	font-size: 36px;
	line-height: 48px;
	white-space: normal;
	font-weight: 700;
	font-family: Hind;
}

.modal-title img{
	max-width: 100px;
	margin-left: auto;
}

.modal-title .block-grid .vertical-middle{
	vertical-align: middle;
	text-align:center;
}

#star_rating > div{
}

/*#textbox{
    position: absolute;
    bottom: 5%;
    left: 0; 
    right: 0; 
    margin: auto;
}*/

.Object{
	padding: 30px 0;
}

.Object__figure{
	margin: 0;
}

.Object__figcaption{
	padding-top: 10px;
}

.Object__partial-title{
	font-family: Hind;
	font-size: 28px;
	font-weight: 600;
	line-height: 30px;
}

.Object__partial-title-small{
	font-family: Roboto;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}

.Object_regular-text{
	font-size: 17px;
	line-height: 32px;
}

.Object hr{
	border-top-color: #c7c7c7;
	margin: 40px 0;
	margin-top: calc(40px - 1rem);
}

#carousel{
    text-align: center;
}
.carousel-center{
    border: 4px solid #fff;
}

.Object .textbox{
    position: absolute;
    bottom: 36px;
    left: 0; 
    right: 0; 
    margin: auto;
}

.Object .textbox p{
	font-size: 20px;
	line-height: 17px;
}

.bottom-box-divider{
	position: absolute;
	bottom: 30px;
	width: 100%;
}

.Press{
	margin-top: 40px;
	border: 1px solid #d1d1d1;
}

.Press #carousel{
	/*padding-bottom: 80%;*/
}

.Press #carousel a
{
	top: 20px;
}
.newspaper-edit{
	bottom: -123px;
	position: absolute;
	left: -40px;
	right: -40px;
	font-size: 16px;
	color: #000;
	font-family: Hind;
	font-style: italic;
	font-weight: 400;
	
}
.Press .bottom-box-divider .wbp-navi
{
	position: relative;
	top: 10px;
}

.Object .Press hr{
	margin: 10px 0;
}

#carousel-left, #carousel-right{
	margin: auto;
	background: #fff;
	color: #82b437;
	border: 2px solid #82b437;
	padding: 15px 18px;
}

#carousel-left:hover, #carousel-right:hover{
	background: #ededed;
}

#carousel-left{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	right: 143px;
}

#carousel-right{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	left: 143px;
}

.BTN.double-btn.map-btn , .dobule-btn.map-btn{
	position: absolute;
	right: 1rem;
	z-index: 1;
	margin: 10px;
}

.BTN.double-btn.map-btn .double-btn__text, .dobule-btn.map-btn .double-btn__text{
	font-size: 11px;
	padding: 7px 15px;
	padding-bottom: 5px;
}

.BTN.double-btn.map-btn .double-btn__arrow, .dobule-btn.map-btn .double-btn__arrow{
	padding: 8px;
}

.WC_RATING a.i-r-default{
	display: none;
}

.WC_RATING .i-s-wrapper{
	width: 100% !important;
}

.WC_RATING textarea{
	resize: none;
	width: 100%;
}

.shop-list li a span {
	display: table-cell;
}

.shop-list li a span.image{
	width: 100px;
	text-align: center;
	margin: auto;
}

.shop-list li a span.image img{
	max-width: 100%;
	min-width: 50px;
}

.shop-list li:last-child a.block{
	margin-bottom: -1px;
}

.shop-list li a.block{
	display: table;
	width: 100%;
	position: relative;
	margin: -2px;
}

.shop-list .block .item:nth-child(2){
	padding-right: 35px;
}

.inline-block.item.RIGHT.vertical-middle{
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%);
	padding: 0;
}

.cobj-map-opening-hours-exceptions td,
.cobj-map-opening-hours-exceptions th {
	padding: 5px;
}

.cobj-map-opening-hours-exceptions tr {
	border-bottom: 1px solid #c7c7c7;
}

@media screen and (max-width: 1200px) {
	.newspaper-edit{
		bottom: -111px;
	}
}
@media screen and (max-width: 1118px) {
	.newspaper-edit{
		bottom: -103px;
	}
}
@media screen and (max-width: 1024px) {
	.cobj-map-table, .cobj-map-table tbody, .cobj-map-table tr, div.cobj-map-table, .cobj-map-table-legend, .cobj-map-table-map{
		width: 100%;
		display: block;
		margin: auto;
	}
	
	.cobj-map-table{
		padding-top: 20px
	}
	
	div td.cobj-map-table-map{
		padding-top: 25px;
		width: 100%;
	}

	div.Press .textbox{
		bottom: 22px;
	}
	
	.stokrotka-divider-with-title.catalog-section .Global-config-box h1
	{
		font-size: 30px;
		line-height: 36px;
		padding-bottom: 24px
	}
	
	.Global-config-box ul li
	{
		font-size: 22px;
	}
	
	.Object__partial-title
	{
		font-size: 24px;
	}
	
	.Object__partial-title-small
	{
		font-size: 18px;
		line-height: 25px;
	}
	
	.Object_regular-text
	{
		font-size: 16px;
	}
	
	#shopListSearch
	{
		margin-top: 10px;
	}
}
@media screen and (max-width: 955px) {
	.newspaper-edit{
		bottom: -175px;
	}
}
@media screen and (max-width: 640px) {
	.newspaper-edit{
		bottom: -113px;
	}
}

@media screen and (max-width: 480px) {
	div .shop-list .item{
		padding: 10px 5px;
		font-size: 13px;
	}
	
	.WC_RATING{
		display: inline-block;
		text-align: center;
	}
	
	div .Object hr{
		margin: 10px 0;
		margin-top: 20px;
	}
	
	div .Object{
		padding: 15px 0;
	}
	
	.Object [class*="column-"]{
		padding: 0.5em 1em;
		text-align: left;
	}
	
	div ul.leaders span:first-child{
		font-size: 21px;
		padding-right: 18px;
	}
	
	.stokrotka-divider-with-title.catalog-section .Global-config-box h1{
		font-size: 32px;
	}
	
	.Press #carousel
	{
		padding-bottom: 86%;
	}

	.Press #carousel a
	{
		top: 5px;
	}
	
	div .stokrotka-divider-with-title.catalog-section .Global-config-box h1
	{
		font-size: 22px;
		line-height: 26px;
	}
}
@media screen and (max-width: 450px) {
	.newspaper-edit{
		bottom: -80px;
	}
}
@media screen and (max-width: 362px) {
	.newspaper-edit{
		bottom: -62px;
	}
}