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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(1,68,137);
	--wd-alternative-color: rgb(244,165,28);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(244,165,28);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://sbribe.95-216-4-38.plesk.page/wp-content/uploads/2021/08/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(1,68,137);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(1, 68, 137, 1);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	text-transform: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,229,0);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(255,229,0);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #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: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.woocommerce-Address-title .edit {
  display: none;
}

.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
  width: 300px;
}

.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
  background-color: transparent;
}

.copyrights-wrapper {
  border-top: 1px dashed var(--brdcolor-gray-300) !important;
}

.category-grid-item .wrapp-category {
  border: 1px solid #f9f9f9;
}

/* Updated Code */
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td, .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th, .shop_table.woocommerce-checkout-review-order-table td, .shop_table.woocommerce-checkout-review-order-table th {
    padding: 15px 10px !important;
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}

.woocommerce-checkout-review-order-table thead tr {
    border-width: 0px !important;
}

.woocommerce-checkout-review-order-table tr {
    border-bottom: 0px solid var(--brdcolor-gray-300);
}

.woocommerce-checkout-review-order-table tfoot tr {
    align-items: flex-end;
}

.shop_table.woocommerce-checkout-review-order-table .order-total th, .shop_table.woocommerce-checkout-review-order-table .order-total td{
	border-bottom: 0px solid  !important;
}

.shop_table.woocommerce-checkout-review-order-table .order-total{
	align-items: center
}

.cart-totals-inner .shop_table tr{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.cart-totals-inner .shop_table tr td, .cart-totals-inner .shop_table tr th{
	border-bottom: 0px solid rgba(0,0,0,0.1);
	padding: 15px 10px;
}

/* Update Ends Here */

.category-grid-item .wd-entities-title {
  border-bottom: 2px solid #014489;
	min-height: 46px;
}

.category-grid-item .hover-mask {
  padding: 20px;
}

.price del {
	display: inline-flex;
}

.price .amount {
	display: inline-flex;
	padding: 5px;
	margin-top: 5px;
  font-size: inherit;
	color: #fff;
  background-color: #014489;
  border-radius: 5px;
}

.products[class*="wd-stretch-cont"] :is(.price, .wrap-price, .product-rating-price) {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

[class*="title-line-"] .product-grid-item .wd-entities-title {
  min-height: 40px;
}

.whb-sticked .whb-row {
  border-bottom: none;
}

.woocommerce-price-suffix {
  color: var(--color-gray-500);
  font-size: 12px;
}

.wd-sticky-btn-cart .woocommerce-price-suffix, .slide-product .woocommerce-price-suffix, .product-grid-item .woocommerce-price-suffix, .search-results-wrapper .woocommerce-price-suffix {
  display: none !important;
}

p.stock.wd-style-default:is(.available-on-backorder, .in-stock) {
  padding-top: 4px;
}

p.stock.out-of-stock {
  color: #014489;
}

.wd-header-nav.wd-full-height, .wd-header-nav.wd-full-height .wd-nav, .wd-header-nav.wd-full-height .wd-nav > li, .wd-header-nav.wd-full-height .wd-nav > li > a, .wd-header-divider.wd-full-height, .wd-header-divider.wd-full-height::before {
  height: 100%;
	color: #f4a51c;
}

span.stock--childwoodmart {
    font-weight: 600;
    line-height: 1.2;
}

span.stock--childwoodmart.wd-style-default.in-stock:before {
    margin-inline-end: 5px;
    color: var(--wd-primary-color);
    content: "\f107";
    font-family: "woodmart-font";
}

.padding5-righ--childwoodmart:before {
    padding-right: 10px;
}

p.stock.wd-style-default.in-stock::before {
    content: "\f111";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: green;
}

.wd-header-text.reset-last-child {
	flex: unset;
}

.wd-header-text.reset-last-child:empty {
	display: none;
}

.wd-nav > li > a {
  text-transform: none;
}@media (min-width: 1025px) {
	.wd-my-account-sidebar {
  max-width: 15%;
}

.woocommerce-MyAccount-content {
  max-width: 85%;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td, .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th{
	border-bottom: 0px solid !important; 
}
}

@media (max-width: 576px) {
	.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td, .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th{
	border-bottom: 0px solid !important; 
}
}

