html, body {
overflow-x: hidden;
}

.skin1 .home-banner-group .banner {
    background: #b70505;
    position: relative;
    overflow: hidden;

  }
  .skin1 .home-banner-group .banner:hover {
    background: #000;
    position: relative;
    overflow: hidden;

  }

 #inline.fancybox-content {
    background: none;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.skin1 .home-banner-group .banner .footer-deals {
  color: white;
  text-align: center;

}

.skin1 .home-banner-group .banner .list-inline {
  padding: 0 0 0 0 !important;
  height: 1.5em;
}

/* podpurne*/
.white
{
  background: #fff;


}

.pattern {
  background: url(../../../../../image/catalog/protetovani/bg.jpg) top no-repeat;

}
.rounded{
  border-radius: 7px;

}

/*labelly*/
 .product-image .onhot, .product-image .onsale1,  .product-image .onsale2, .product-image .ondiscount {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

  .product-image .onsale1,   .product-image .onsale2, .product-image .onsale3, .product-image .onhot{
  line-height: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  border-radius: 4px;
  font-size: 0.7em;
  padding: 0.5833em 0.6333em;
}

  .product-image .ondiscount{
    line-height: 1;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 0.8571em;
    padding: 0.5833em 0.6333em;
    font-weight: bold;
  }
  .product-image .onhot {
    background: #62b959;
    left: 0.8em;
    top: 3em;
  }

  .product-icons ul.icons-list {
    display: flex;
    flex-direction: column;
}

  .product-icons li.onsale1.text  {
    position:relative;
    margin-bottom: 5px;
}


.product-icons li.onsale1.image {
  position:relative;
  padding: unset;

}

.product-image .ondiscount {
  background: #b9f005;
  right: 0.8em;
  bottom:0.8em;
  padding-top: 1.1em;
}


/* slideshow content top homepage */
div[id^="slideshow"] .owl-nav {
  width: 100%;
  top: 50%;
}

div[id^="slideshow"] .item a {
  background-position: center center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 500px;
      margin-top: -20px;
}
}

div[id^="slideshow"] .owl-stage-outer {
  margin-right: 10px;
  margin-left: 10px;
}


div[id^="slideshow"] .owl-next, div[id^="slideshow"] .owl-prev {
  position: absolute;
}

div[id^="slideshow"] .owl-prev {
  margin-left: 15px;
  display:none;
}

div[id^="slideshow"] .owl-next {
  margin-right: 15px;
  display:none;
}



div[id^="slideshow"] .owl-prev, .owl-next {
  opacity: 1 !important;
}
.owl-carousel:active .owl-controls .owl-buttons .owl-prev {opacity: 1 !important;}
.owl-carousel:active .owl-controls .owl-buttons .owl-next {opacity: 1 !important;}



#banner-separator {
  background: transparent;
}

#banner-separator .item {
  text-align: center;
}

#banner-separator .item h2 {
  line-height: 1.2;
  font-size: 4.2857em;
  font-weight: 600;
  letter-spacing: -1px;
  margin: 0;
  text-transform: uppercase;
  color: white;
}

#banner-separator .item h4 {
  font-size: 1.5714em;
  font-weight: 300;
  margin: 0 0 14px 0;
  color: white;
}

/* Partners Carousel */
.brands-carousel-container {
	padding:0 20px;
}

.brands-carousel-container.no-padding {
	padding:0;
}

.brand a {
	display:block;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	position: relative;
	text-align: center;
}

.owl-item .brand img {
	display:inline-block;
	max-width:none;
	width:100%;
	height: auto;
}

.brands-carousel-container .owl-carousel .owl-item .brand img {
	display:inline-block;
	max-width:100%;
	width:auto;
	height: auto;
}

.product-filter {
	padding: 0px;
	margin: 0px 0px 14px 0px;
}

	.product-filter .sort {
		padding: 0px 0px 0px 0px;
		float: left;
		width: auto;
		font-size: 13px;
	}

		.product-filter .sort select {
			margin: 0px 0px 0px 5px;
			width: auto;
			padding: 0px;
			position: relative;
			height: 26px;
			border: 1px solid #ccc;
			background: #fff;
		}

	.product-filter .pagination {
		float: right;
		clear: none;
		margin: 0px 0px -5px 0px;
		max-width: 350px;
	}

	.product-filter .limit {
		padding: 0px 0px 0px 15px;
		float: right;
		width: auto;
		font-size: 13px;
	}

		.product-filter .limit select {
			margin: 0px 4px 0px 5px;
			width: auto;
			padding: 0px;
			position: relative;
			height: 26px;
			border: 1px solid #ccc;
			background: #fff;
		}

	.product-filter .product-compare {
		float: left;
		width: auto;
		font-size: 13px;
		padding: 2px 0px 0px 15px;
	}

	.product-filter .options {
		float: left;
		width: auto;
		padding: 0px 0px 0px 12px;
	}

		.product-filter .options .button-group {
			float: left;
			width: auto;
		}

			.product-filter .options .button-group button {
				border: 1px solid #ccc;
				border-radius: 3px;
				color: #ccc;
				display: inline-block;
				font-family: "Elusive-Icons";
				width: 26px;
				height: 26px;
				line-height: 24px;
				margin-left: 3px;
				text-decoration: none;
				text-align: center;
				-webkit-transition: all 0.25s ease 0s;
				-moz-transition: all 0.25s ease 0s;
				transition: all 0.25s ease 0s;
				background: transparent;
				vertical-align: top;
				padding: 0px;
			}

				.product-filter .options .button-group button:hover,
				.product-filter .options .button-group .active {
					background:#b70505;
					color: #fff;
					border-color: ##b70505;
				}

				#grid:before {
				    content: "\f20b";
				    font-size: 14px;
				}

				#list:before {
				    content: "\f20a";
				    font-size: 14px;
				}

	@media (max-width: 1024px) {

		.product-filter .product-compare {
			display: none;
		}

		.product-filter .limit {
			float: left;
		}
	}

  @media (max-width: 1200px) {
    .product-filter .pagination {
			clear: both;
			float: none;
			display: block;
			padding-top: 10px;
			margin-left: -5px;
			max-width: none;
		}
    .vertical ul.megamenu > li.click > a:before, .vertical ul.megamenu > li.hover > a:before {
      display: none;
    }

  }




  /* kategorie filtr submenu*/

.catlist {
 overflow-x:hidden;
 margin:0 0 50px;
}


.catlist .subC  {
 width:20%;
 float:left;
 display:block;
 text-decoration:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 position:relative;
 padding:2px;
font-size: 1.2rem;
}

  @media (max-width: 992px) {
    .catlist .subC  {
     width:33.3%;
    }


  }


.catlist .subC .container {
 background:#f8f8f8;
 border:1px solid #efefef;
 border-bottom:2px solid #efefef;
 border-radius:5px;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 width: 100%;
 display: block;
 padding: 0 5px 0 8px;
}

 .catlist .subC .container:hover
  {
 background:#e6e4e4;
}



.catlist .subCategories .container {
 -webkit-transition:all .2s ease-in-out;
 -moz-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}





/*.catlist .subC .img  {
 float:left;
 margin:7px 5px 6px 4px;
 height:32px;
 width:32px;
 display:block
}*/

.catlist .subC .name  {
 display:table-cell;
 vertical-align:middle;
 text-decoration:none;
 padding:0 15px 0 3px;
 font-weight:700;
 height:47px;
 line-height:1em;
 /*overflow:hidden;*/
 color:#6b6a6a;
 font-size: 1em;
}

/*sipky*/


@media (min-width: 767px) {
 .catlist .subC .container:before {
   color:#6b6a6a;
   text-decoration:none;
   display:inline-block;
   font:normal normal normal 14px/1 FontAwesome;
   font-size:inherit;
   text-rendering:auto;
   -webkit-font-smoothing:antialiased;
   -moz-osx-font-smoothing:grayscale;
   content:"\f0da";
   float:right;
   line-height:47px;
   margin-right:5px
  }
}

.alert {
  border: unset;
  margin: unset;
  border-radius: unset;
}

#mini-cart .dropdown-cart-content .table {
  border: unset;
}

#mini-cart .dropdown-cart-content .table tbody>tr>td {
  border: unset;
  vertical-align: middle;
}

#mini-cart .dropdown-cart-content .table .btn {
  background-color: #da4f49;
}

/* Studia */
#input-kraj, #search-studia input, #search-studia select {
  display: inline-block;
    padding: 0 5px;
    width: auto;
    text-transform: capitalize;
    background-color: #f7f7f7;
}

.product-block .image {
    position: relative;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
  }

  #studios .product-block .bottom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fffffff5;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    /* transition effect. not necessary */
    transition: opacity .2s, visibility .2s;
  }

  #studios .product-block .kontakt {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

  }

  #studios .product-block .image:hover .bottom {
    visibility: visible;
    opacity: 1;
  }

  .notification .gift {

	font-size: 15px

}

/* popup windows buy */

#notification {
  max-width: 500px;
  padding: 0;
  margin: auto;
  border-radius: .3em;
  box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
  overflow: unset !important;
  background: white;
}

/*
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 0 !important;
       -moz-box-shadow: 0 0 0 !important;
            box-shadow: 0 0 0 !important;
}

.fancybox-skin {background: transparent !important}


#notification {
    background-color: white;
    margin: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgba(0,0,0,.5);
    width: 476px;

}*/

#related{
  width: 50%;
  padding: 0px;
  margin: auto;
  overflow: unset !important;
  top: 20px;
  position: relative;
}

.padding-top {
    padding-top: 20px;
}

.related-container {
    padding: 15px;
    border-radius: .3em;
    /* box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3); */
    background-color: white;
}

.notification-container {
  text-align: center;
}

#popup {
    background: transparent;
    overflow: unset;
}
.opened {display: block !important;}
.closed {display: none !important;}

.popup-close {
    right: unset !important;
    top: unset !important;
    position: unset !important;
    float: right;
    position: relative !important;
}

/* laptop */
@media screen and (min-width: 1024px) and (max-width: 1440) {
  .fb_iframe_widget iframe {
      position: relative;
      width: 100%;
      height: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
  a.quickview-icon {
    display: hide !important;
  }

  h2.slider-title {
      text-align: center;
  }

  .auction .product {
    margin-bottom: 20px;
  }

  .widget .widget-title {
    text-align: center;
  }
  .post-item .post-excerpt {
    max-width: 100%;
  }

  .post-item{
    text-align: center;
  }
}

.live-search {
  min-width: 100%;
  position:absolute;
  z-index:1000;
  padding:5px 0px;
  background-color:#FFF;
  border: 1px solid #DDD;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 2px 2px #DDDDDD;
  left: auto;
  right: 0;
  top: 100%;
  display:none;
}
.live-search .loading{
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.live-search ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
.live-search ul li {
  cursor:pointer;
  padding:5px;
  margin:0px 5px;
  background-color:#FFF;
  min-height:40px;
  clear:both;
}
.live-search ul li:nth-child(even) {
  background-color: #FFF;
}
.live-search ul li:hover {
  background-color:#F0F7FA;
}
.live-search ul li a{
  text-decoration: none;
  display:block;
}
.live-search ul li .product-image{
  float:left;
  margin-right:5px;
}

.live-search ul li .product-text{
  width: 85%;
  /* height: auto; */
  /* display: block; */
  float: right;
  margin: auto;
  /* position: relative; */
  }
}

.live-search ul li .product-name p{
  font-weight: normal;
  font-style: italic;
  font-size: 10px;
  color:#555555;
  margin:0px;
  padding:0px;
}
.live-search ul li .product-name{
  font-weight: bold;
  float: left;
  max-width:100%;
  margin-left: 15px;
  font-size: 12px;
}
.live-search ul li .product-price {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  float:right;
  /*width:25%;*/
}

.live-search ul li .product-price .price-special{
  color: #333333;
  display:block;

  font-size: 1.4286em;
  margin: -0.25em 0 0.75em;
  color: #444;
  line-height: 1;
  font-weight: 600;
}

.live-search ul li .product-price span.price{
  color: #333333;
  display:block;
  margin-top: 20px;
}
.live-search ul li .product-price .special{
  color: #FF0000;
  text-decoration: line-through;
  display:block;
}

.live-search .product-price > .special {
  margin-top: -5px;
}

.live-search .result-text{
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  color:#555555;
  background-color:#e6ffff;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.live-search .view-all-results:hover {
  color: #23527c;
}
.live-search .view-all-results {
  color: #23a1d1;
}

.category-block.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.quantity-adder .add-action {
    width: 38px;
    height: 17px;
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 7px;
    line-height: 20px;
    text-align: center;
    background-color: #2f2f2f;
    color: #FFFFFF;
}

.quantity-adder .add-up {
  margin-bottom: 1px;
}

.quantity-adder .quantity-number {
  width: 70%;
  display: inline-block;
  float:left;
  border-radius: unset;
}

.quantity-adder .quantity-title {
  margin-right: 20px;
  line-height: 34px;
}

.quantity {
  float: left;
  position: relative;
  padding-right: 38px;
}

.quantity {
  float: left;
  position: relative;
  padding-right: 38px;
}

button#button-cart {
  height: 2.7143em;
  padding: 0 2.1429em;
  text-shadow: none;
  color: #fff;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
}

button#button-cart:hover {
  background: #330707;
}




.quantity  .quantity-number {
    font-size: 14px !important;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
    background-image: none;
    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
    padding: 6px 12px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: center;
    width: 2.5em;
    height: 2.7143em;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 3px !important;
}

.quantity .add-up {
    display: block;
    position: absolute;
    top: 1px;
    right: 18px;
    text-align: center;
    display: block;
    padding: 0 0 0 1px;
    border-radius: 3px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    font-size: 9px;
    font-weight: normal;
    width: 15px;
    height: 16px;
    line-height: 14px;
}

.quantity .add-down {
    display: block;
    position: absolute;
    top: 22px;
    right: 18px;
    text-align: center;
    display: block;
    padding: 0 0 0 1px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 9px;
    font-weight: normal;
    width: 15px;
    height: 16px;
    line-height: 16px;
}

 .update_post  {

    min-height: 70vh;
}

.product-info #tab-description h1 {

    font-size: 24px;
    margin-top: 0;
    margin: unset;
}

.product-info #tab-description p {

    margin: unset;
}

button.product-btn.btn-add-cart.disabled {
      background-color: #27aadcad;
      color: white;
}

.separator .owl-carousel, .separator .slider-title .inline-title {
    background-color: #e7e7e7 !important;
}

.separator .parallax {
    background: #e7e7e7 !important;
}


ul.dropdown-menu.show {
  position: unset !important;
  transform: unset !important;
}


.product-search #button-search {
  width: unset;
}

.dropdown-toggle::after {
  content: unset;
}

.productdeals .item-countdown ul, .footer-deals .item-countdown ul, .lof-labelexpired {
  background-color: unset;
  margin-bottom: 25px;
}

.productdeals .product .banner:hover {
  background: #000;
  position: relative;
  overflow: hidden
}

.productdeals .item-countdown li span, .footer-deals .item-countdown li span {
  display: block;
  position: unset;
}

@media (max-width: 768px) {
  #filter .image-filter .checkbox {
    display: inline-flex; /* Display the checkboxes side by side */
    align-items: center;
    margin-bottom: 10px;
  }

  #filter .image-filter .checkbox label {
  display: flex;
  }

  #filter .image-filter .checkbox input[type="checkbox"] {
    display: none;
  }

  #filter .checkbox-circle-container {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #ccc;
    box-sizing: border-box;
  }


  }

  #filter .list-group .collapse, #filter .list-group .collapsing, #filter .list-group > div {
    padding-left: 15px;
  }

  #filter .list-group .list-group-item.collapse:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
  }
  #filter .list-group .list-group-item.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
  }

  #filter input[type="checkbox"] {
    margin-left: unset;
  }

  #filter .image-filter input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    margin-left: unset;
  }

  #filter .image-filter .checkbox label {
    position: relative;
    padding-left: unset;
  }

  #filter .image-filter .checkbox {
    display:inline-block;
  }

  #filter .image-filter .checkbox img.unselected {
    opacity: 0.5;
  }

  #filter .image-filter .checkbox img.selected {
    opacity: 1;
    border: 2px solid #ef9494;
   border-radius: 50%;

  }

  #filter .grid-container {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    }

  #filter .grid-container .checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
  }

  #filter .checkbox+.checkbox
  {
  margin-top: 0px;
  }

  .p-delivery-date {
  color: #297F00;
  font-weight: 700;
  padding-left: 10px;
}

iframe#czech-post {
  width: 100%;
  height: 100%;
}

#multishippingModal {
  padding: 10px;
  overflow: hidden;
}

#multishippingModal .modal-header {
  display: block;;
}

#multishippingModal .modal-fullscreen {
  width: auto;
  height: unset;
}

#multishippingModal .modal-content {
  width: 100%;
}

.modal-fullscreen .modal-body {
  overflow-y: hidden;
}

.transport {

}

.radio-wrapper {
display:inline;
padding-left: 10px;
padding-right: 10px;         }

.radio-wrapper.active {
background-color: #fafafa;
}

.shipping-price {
font-size: 18px;
color: #333;
font-weight: bold;
text-align: right;
}


.radio
{

width: 100%;
 color: #333;
}


label .form-check-hk {


padding-right: 1.5em;

}

.flx-vertical-center {
  align-items: center;
}

button.multishipping_destination {
float: right;
}

.flt-right {
  float: right;
}

@media (max-width: 768px) {
  .transport {
      display: flex;
      flex-direction: column;
  }
  .transport .me-5 {
      margin-right: 0px;
  }
  .transport .flt-right {
      float: unset;
  }

  #collapse-shipping-method .radio-wrapper.image {
      display: none;
  }

  .transport-title {
      display: grid;
      justify-items: start;
  }

  .transport-title .shipping-price {
      text-align: unset;
      font-size: 15px;
  }

  .transport-title .me-5 {
      margin-right: 0px !important;
  }

  .transport-detail .mb-0.small {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
  }
}

#pplModalWindow .modal-dialog {
  width: 100%;
}

#ppl-parcelshop-map .smap {
  height: unset !important;
}
.modal-open .modal {
  overflow-y: hidden;
  overflow-x: unset;
}

.modal {
  bottom: unset;
  padding-right: 0px;
}

.modal-header .close {
  margin-top: unset;
  float: right;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% -(.5rem* 2));
}

.modal-dialog {
height: 100vh !important;
height: 800px !important;
display: flex;
}

.modal-content {
width: 100%;
//height: fit-content !important;
}

.modal-header {
display:block;
text-align:center;
}

.modal-body {
overflow-y:auto;
}
@media (max-width: 768px) {
.modal-content {
  width: auto; /* Adjust as needed */
}
#pplModalWindow .modal-dialog {
  width: auto;
}
#ppl-parcelshop-map .parcelshop-map__header {
  position: relative;
  display: none;
}
#ppl-parcelshop-map .control-panel {
  position: relative;
}
#ppl-parcel-shop-map {
  display: none;
}
#ppl-parcelshop-map .language-selector-select {
  box-shadow: none !important;
}

#ppl-parcelshop-map .control-panel__content {
  min-height: 450px;
}

#ppl-parcelshop-map button.btn.btn-link.c-btn.btn--without-arrow.control-panel__toggle.icon--type-drop
{
  display: none;
}
}
.modal-body {
    overflow-y: auto;
}

.button-hc {
    height: 2.7143em;
padding: 0 2.1429em;
}

 a.btn-primary:hover:focus {
  background: #330707 !important;
}

@media(max-width: 767.98px) {
  #ppl-parcelshop-map .control-panel:not(.control-panel--open) .smap-suggest {
    top: unset !important;
    bottom: unset !important;
  }

  #ppl-parcelshop-map .control-panel {
    bottom: unset !important;
    height: 100% !important;
  }

  #ppl-parcelshop-map .control-panel:not(.control-panel--open,.control-panel--filter-open) .control-panel__scroll-panel-wrapper {
    height: 450px !important;
  }
  #multishippingModal {
    padding-left: 10px !important;
  }
  .modal-dialog {
    height: calc(100vh - 40px) !important;
  }

  .ppl-parcelshop-map__overlay.ppl-parcelshop-map__overlay--with-offset
  {
    display: none !important;
  }

}
