@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//amorubi.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//amorubi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(227,62,120);
	--wd-alternative-color: rgb(17,175,202);
	--wd-link-color: rgb(227,64,123);
	--wd-link-color-hover: rgb(17,175,202);
	--btn-default-bgcolor: rgb(227,62,120);
	--btn-default-bgcolor-hover: rgb(227,62,120);
	--btn-accented-bgcolor: rgb(227,62,120);
	--btn-accented-bgcolor-hover: rgb(17,175,202);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://amorubi.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(192,17,87);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://amorubi.com/wp-content/uploads/2025/06/3f2113b6bf973f3adad8c3899e0f31122e3b876d_0d8bacadfd4300c88a37af975b3c9014780d5969_Hero3-minx.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(84,89,95);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*Image in Category Archive -styling*/
.category-image-top{
	justify-content: center !important;
	text-align: center !important;
	width: 80% !important;
	max-height: 400px !important;
	display: block !important;
	margin: auto !important;
}
/*Cat-Description in Category Archive -styling*/
.elementor-widget-wd_shop_archive_extra_description{
	font-size: 1.5rem !important;
}
/*Disable Text if no image as category description is set MOVED TO JS*/
/*Disable Categories in Product Grid (cause custom category grid on top of page)*/
.category-grid-item{
	display: none !important;
}
/*Max witdh of icons to prevent false loading*/
.e-font-icon-svg{
	max-width: 20px !important;
	max-height: 20px !important;
}

/*If Subcategories - display a grid with all subcategories, style*/
.subcategories-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Zentriert auch letzte Zeile */
  gap: 20px;
  margin: 20px 0;
}

.subcategory {
  flex: 0 0 150px; /* Feste Breite auf Desktop */
  text-align: center;
}

.subcategory img {
  width: 100%;
  /* Quadratisches Seitenverhältnis erzwingen */
  aspect-ratio: 1/1;
  object-fit: cover; 
  /* "cover" = Bild wird zugeschnitten, um das Quadrat zu füllen */
  /* "contain" = ganzes Bild sichtbar, dann evtl. Ränder */
  border-radius: 8px;
  display: block;
  margin: 0 auto;
}

.subcategory p {
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
}

/*Remove Stock status widget filter in Sidebar of Shop*/
.wd-widget-stock-status{
	display: none !important;
}


/*Footer Menu List center*/
/* Gesamtcontainer zentrieren */
.footer-menu-list {
    text-align: center !important;
}
/* Für alle Link-Elemente innerhalb des Containers */
.footer-menu-list a {
    display: inline-block !important;
    text-align: center !important;
}
/* Falls die UL als Flex-Container ausgegeben wird – zentrieren der Listenelemente */
.footer-menu-list .wd-sub-menu {
    display: flex !important;
    justify-content: center !important;
    margin: 0 auto;
}


/*Footer newsletter form center + white text*/
.footer-newsletter-form{
	text-align: center !important;
	justify-content: center !important;
	color: white !important;
}
.footer-newsletter-form label{
	color: white !important;
}@media (max-width: 576px) {
	.category-image-top{
	width 100% !important;
	max-height: 200px !important;
}
.elementor-widget-wd_shop_archive_extra_description{
	text-align: center !important;
	justify-content: center !important;
}

.subcategories-grid {
	gap: 10px;
}
.subcategory {
	flex: 0 0 15%;
}
.subcategory img {
	height: 50px;
	width: 50px;
}

}

