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

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

:root {
	--wd-cat-brd-radius: 300px;
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(249,129,43);
	--wd-alternative-color: rgb(249,129,43);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(249,129,43);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(249,129,43);
	--btn-default-bgcolor-hover: rgb(252,252,252);
	--btn-default-color-hover: rgb(249,129,43);
	--btn-accented-bgcolor: rgb(249,129,43);
	--btn-accented-bgcolor-hover: rgb(252,252,252);
	--btn-accented-color-hover: rgb(249,129,43);
	--wd-form-brd-width: 1px;
	--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://esontrading.com/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(239,239,239);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-accented-color: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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


/* === RUBRIK OCH PRIS === */
.wd-entities-title {
  background: rgba(255, 255, 255, 0.75);
  padding: 4px 8px;
  border-radius: 6px;
  display: inline-block;
  font-weight: 600;
  color: #222;
  line-height: 1.4;
}

.product-grid-item .price {
  background: #000;
  color: #FFA500;
  padding: 2px 6px;
  border-radius: 4px;
  display: inline-block;
  font-weight: bold;
}

.product-grid-item .price .wts-price-excl .wts-vat-text,
.product-grid-item .price .wts-price-incl .wts-vat-text {
  color: #fff !important;
  opacity: 1 !important;
  margin-left: 4px;
  font-size: 14px;
}

/* === LISTVY === */

/* Kompaktare produktbox */
.wd-product.product-list-item {
  padding: 8px 12px !important;
  margin-bottom: 8px !important;
  display: flex !important;
  align-items: flex-start !important;
  min-height: auto !important;
}

/* STÖRRE bildyta */
.wd-product.product-list-item .product-element-top {
  flex: 0 0 220px;        /* reserverad bredd för bilden */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
}

.wd-product.product-list-item .product-element-top img {
  max-width: 200px !important; 
  height: auto !important;
  object-fit: contain;
}

/* Textyta justerad så den inte tar för mycket plats */
.wd-product.product-list-item .product-list-content {
  font-size: 14px !important;
  line-height: 1.4 !important;
  flex: 1;
  margin-left: 15px !important;
  max-width: calc(100% - 240px); 
}

/* Kortare beskrivning */
.wd-product.product-list-item .woocommerce-product-details__short-description {
  max-height: 40px !important;
  overflow: hidden !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
  margin-bottom: 6px !important;
  color: #444;
}

/* Pris + knapp på samma rad */
.wd-product.product-list-item .wd-add-btn {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-top: 6px !important;
}

/* Gör priset tydligare */
.wd-product.product-list-item .price {
  font-size: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
}

/* Knapp kompaktare */
.wd-product.product-list-item .button {
  padding: 6px 14px !important;
  font-size: 14px !important;
  border-radius: 4px;
}


.products.wd-products.wd-grid-g.elements-list .wd-product.product-list-item {
  margin-bottom: 0 !important;
}
@media (min-width: 1025px) {
	.page-title ul li {
  font-size: 30px;
}
}

