.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#mask {
	display: none;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 9999
}
#mask_login {
	display: none;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 9999
}
#mask_filter {
	display: none;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 9999999
}
#mask_text
{
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 75px);
    color: #000;
    font-weight:bold;
    font-size: 28px;
    line-height: 30px;
}
.red-bg-text {
	background-color:#ED0277;
	color:#ffffff !important;
	padding: 4px 7px 1px;
}
.regular {
	font-weight:500;
}
.pswp {
	display:none !important; 
}




.search-result-container-group {
    width: 100%;
    overflow-wrap: break-word;
    margin-right: 0;
  	float: left;
}
.searchwp-live-search-result--info {
  flex: none;
  display: flex;
      flex-direction: column;
    justify-content: center;
max-width: calc(100% - 80px);
}
.searchwp-live-search-results-showing {
      width: 80%;
  max-width: 1100px;
  height: 580px;
  max-height: 60vh;
  padding-left: 33px;
  padding-bottom: 40px;
}
form.searchwp-form .searchwp-form-input-container {
  width: 75%;
}
#searchwp-form-1 input[type=submit] {
    width: 25%;
  text-align: center;
  border-style: none;
  border-radius: 4px;
}

form.searchwp-form .swp-flex--gap-md {
  gap: 0px;
  box-shadow: 0 12px 14px 0 rgba(0, 0, 0, 0.02);
}

form.searchwp-form .searchwp-form-input-container .swp-input {
  padding: 20px;
  line-height: 1.6;
  border-radius: 4px;
}

.searchwp-live-search-result--title a {
    font-size: 16px;
    font-weight: 400;
    margin-left: 8px;
  font-weight: 500;
  white-space: normal;
    word-break: break-word;
  display: inline-block;
      text-align: right;
}

.searchwp-live-search-results h3 {
  margin-top: 40px;
    font-size: 22px;
  font-weight: 500;
}

.searchwp-live-search-result {
  border-bottom: 0px;
  padding-left:0;
      flex-direction: row;
    justify-content: space-between;
}
.mobile-search-wrap {
  padding:15px 0;
}
.mobilenav--wrap .search-trigger {
  margin-left:15px
}
@media only screen and (max-width: 700px) {
  .red-bg-text {
      padding: 2px 7px;
  }
  .searchwp-live-search-results-showing {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 700px) {
  form.searchwp-form .searchwp-form-input-container .swp-input {
      padding: 10px;
  }
  #searchwp-form-1 input[type=submit] {
    width: 40%;
  }
  form.searchwp-form .searchwp-form-input-container {
    width: 60%;
  }
}
@media only screen and (max-width: 560px) {
  .red-bg-text {
      padding: 5px 7px;
  }
}
@media only screen and (max-width: 500px) {
    .searchwp-live-search-results-showing {
        width: 88% !important;
    }
}




.product-top-panel {
	    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.sale-badge,
.label-produktu,
.label-produktu-2 {
	    color: #ffffff;
    background-color: #FF0000B3;
    font-size: 14px;
    font-family: 'DM Sans';
    font-weight: 700;
    border-top-left-radius: 10px;
    margin-bottom: 6px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    width: 85px;
    text-align: center;
    height: 26px;
    line-height: 26px;
}
.label-produktu {
    background-color: #4c4cff;
    font-size: 10px;
    border-top-left-radius: 2px;
}
.label-produktu-2 {
    background-color: #6fc44c;
    font-size: 8px;
    border-bottom-left-radius: 10px;
}
.product-img {
    width: 100%;
    position: relative;
	    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-box {
	    background-color: #ffffff;
    padding-right: 0px;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 15px;
    flex-direction: column;
    display: flex;
    text-align: left;
    position: relative;
    width: 100%;
    align-items: center;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    box-sizing: border-box;
}
.product-title {
	    margin-bottom: 0px;
    color: #000000;
    font-size: 16px;
    font-family: 'DM Sans';
    font-weight: 600;
    line-height: 1.1em;
    position: relative;
    text-align: center;
    width: 100%;
    min-height: 36px;
}
.product-prices {
	margin-bottom: 13px;
	font-size: 16px;
}
.product-prices-wrap {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
.product-prices-sale {
	margin-right:5px;
}
.line-through {
  text-decoration: line-through;
}
.product-slider-navrh-btn {
	font-family: 'DM Sans';
    font-size: 22px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 90%;
	background-color: #ed0277;
    border: 1px solid #ed0277;
	color:#fff;
	text-align: center;
}
.woocommerce-price-suffix {
	display:none;
}


.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none outside;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}