/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2026 | 12:14:25 */
.em-archive-name {
	font-size: 24px;
	font-weight: 600;
}

.em-archive-count {
  background: #e3e3e4;
  border-radius: 58px;
  color: #696f71;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -.2px;
  margin-left: 11px;
  padding: 2px 11px;
	line-height: 1.6;
}

.em-archive-title-count {
	align-items: center;
    display: inline-flex;
}

.em-archive-description p {
	margin: 0px!important;
}

.loop-products-archive .elementor-pagination {
	display: flex;
	justify-content: center;
	gap: 8px;
}

.loop-products-archive .page-numbers.current {
	background: #002d73;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 100%;
	margin: 0px!important;
}

.loop-products-archive .page-numbers {
	background: #fff;
	color: #000;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 100%;
	margin: 0px!important;
}

.em-child-categories {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

.em-child-category {
	color: #05529E;
	border: 1px solid #05529E;
	border-radius: 12px;
	padding: 10px 20px;
	font-size: 15px;
}

.em-child-category:hover {
	background: #05529E;
	color: #fff;
	border: 1px solid #05529E;
	border-radius: 12px;
	padding: 10px 20px;
	font-size: 15px;
}

.elementor-widget-shortcode:has(.elementor-shortcode:empty) {
    display: none !important;
}

.lista-zelja-page .wlfmc-action-icons {
	justify-content: center;
}

.lista-zelja-page a.product-thumbnail {
	width: 90px!important;
	height: 90px!important;
}

.lista-zelja-page img {
	max-height: 80px!important;
	width: 95px!important;
	height: 80px!important;
	object-fit: contain;
	background: white!important;
}

.lista-zelja-page a.product-name strong {
	font-size: 16px;
	color: #000;
	font-weight: 400!important;
}

.lista-zelja-page .product-price, .lista-zelja-page .product-price ins {
	font-size: 16px;
	color: #000;
	text-decoration: none!important;
}

.lista-zelja-page .product-price del {
	color: #777!important;
	font-size: 14px;
	margin-right: 5px;
}

.lista-zelja-page td.last-column a {
	color: #0A2747;
	background: #fff;
	border: 1px solid #0A2747;
	border-radius: 100px;
	padding: 0px 30px;
	line-height: 42px;
}

.lista-zelja-page td.last-column {
	padding: 0px 30px!important;
}

.lista-zelja-page td.last-column a:hover {
	color: #fff;
	background: #0A2747;
	border: 1px solid #0A2747;
	border-radius: 100px;
	padding: 0px 30px;
	line-height: 42px;
}

.wlfmc-wishlist-table.view-mode-list .wishlist-items-wrapper:not(.wishlist-empty)>tr:not(.hide):not(:first-child) {
    margin-top: 14px;
}

tr.wlfmc-table-item {
	border-radius: 12px!important;
	border-color: #fff!important;
}

.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
    min-width: auto;
}

.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
	border-radius: 12px;
	background: white;
	border: 1px solid white;
	font-size: 14px;
  color: #6d6d6d;
	margin-right: 12px;
	margin-bottom: 4px;
	display:flex;
	align-items: center;
}

.yith-wcan-filters.horizontal {
	margin-bottom: 5px
}

.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count {
	border: 1px solid #000;
  background: #000;
  color: #fff;
  border-radius: 12px;
  font-size: 10px;
  padding: 2px 7px;
	line-height: 1
}

.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened + .filter-content {
	box-shadow: none;
	border: 1px solid white;
	color: #000;
	border-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 8px 16px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
  color: #101117;
	font-size: 14px;
	line-height: 20px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
  color: #000;
	font-size: 14px;	
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
  color: #000;
  background: #e3e3e4;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 500;
  height: 17px;
  letter-spacing: -.24px;
  margin-left: 6px;
  padding: 2px 10px;
	line-height: 16px
}

.filter-item.checkbox input[type="checkbox"] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.filter-item.checkbox label {
  display: flex;
  align-items: center;
  gap: 8px;
	min-height: 30px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #000
}