.seo-tags {
	display: flex;
  	flex-wrap: wrap;
  	margin-top: 20px;
}

/* 609559 */

.seo-tag {
  	background: #722121;
    color: white;
    padding: 5px;
    margin: 5px 5px;
}

.seo-tags .seo-tag:hover {
	opacity: 0.7; 
}

.collection-h1 {
	width: 100%;
    text-align: center; 
}

.collection-filter-description,
.collection-filter-seo_description {
	padding-left: 1.25rem;
  	padding-right: 1.25rem;
}
.page-content ul, .page-content ul li {list-style-type: disc!important;}
.page-content ol, .page-content ol li{list-style-type: decimal!important;}

.accordion__panel span {
position: relative;
    bottom: 2em;
}
a[href="/page/aktsii"].menu__link {
	color: #9e0000!important;
}
a[href="/page/aktsii"].menu__link:hover {
	color: #9e0000;
}
a[href="/page/aktsii"].tab button {
    background: #9e0000;
}
a[href="/page/aktsii"].tab button::before, .divaloreHeader__mainnav a[href="/page/aktsii"].menu__link::before {
    background: #9e0000;
}
.product__description p {
  margin-bottom: 7px;
}

.address span {
	flex-basis: 89%; 
}

.link-tel {
	flex-basis: 50%;
}

span.star-item {
  position: inherit;
}

.star-rating-wrapper-cust {
    margin-bottom: 30px;
}
.gallery .product-img{
    object-fit: contain;
}

.seo-tags {
  justify-content: space-between;
}

#feedback_form table input[type="submit"] {
	color: black;
  	border: 1px solid black;
  	cursor: pointer;
 
}

.top-notice {
  color: red;
  font-family: "Playfair Display";
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  font-weight: bold;
}

.stiker-trend-sezona {
  background-color: #b78b69;
  color: white;
}
@media screen and (max-width: 480px){
  .text1 {
    top: 45%;
  }
  .text2 {
    top: auto;
  }
}
@media screen and (max-width: 768px){
  .text2, .text1 {
    color: #222939;
  }
}

.promo.aos-init.aos-animate #myVideo {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: center;
}
.garderob__image_shadow .garderob__title {
  padding-top: 120%;
}


h1.catalog__header {
  max-width: 1630px;
  font-family: "Playfair Display";
  padding-top: 0
}

@media (max-width:1200px) {
  h1.catalog__header {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media (min-width:1025px) {
  h1.catalog__header {
    margin: 0 auto .5rem
  }
}

@media (max-width:1024px) {
  h1.catalog__header {
    font-size: 1.8rem
  }
}

.main-wrapper {
  margin-top: 110px
}

.footer__map {
	background-color: #222939 !important;
}

@media screen and (max-width: 768px) {
    .filter-items-list.is-color .filter-item {
        display: flex;
  }
}
