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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: Georgia, serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: Georgia, serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: Georgia, 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: "Roboto Serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Georgia, 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: Georgia, serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(209,29,84);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,29,84);
	--btn-accented-bgcolor-hover: rgb(209,29,84);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.sevich.ro/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(219,113,81);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 316px;
}

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

}

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

}
: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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.labels-rounded-sm .product-label {
    display: block !important;
    margin-top: 30px;
}
#billing_country_field, #shipping_country_field {
 display:none !important;
}
.woocommerce .product button.single_add_to_cart_button {
	 height:auto !important;
}
.wd-after-add-to-cart.wd-entry-content {
	margin:15px 0 0;
}
.wd-wishlist-btn.wd-action-btn {
	margin:15px 0;
}
.hidden-fields-container {
	display:none; 
}
#select_locker {
	color:#fff;
}
span.woo-sctr-shortcode-countdown-text-before{
	    font-weight: bold;
    font-size: 18px;
}
#billing_postcode_field {
	display:none !important;
}
.cuw-offer-text, .cuw-discount-text {
    padding: 2px 6px;
    border-radius: 16px;
    line-height: 1;
    background: limegreen;
    color: white;
    cursor: pointer;
    white-space: nowrap;
}

#billing_postcode_field span.optional {
 display:none;
}
#autocomplete-list {
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}

li.variation-Discount span.item-variation-value span.woocommerce-Price-amount{
	 color:#fff !important;
}
#autocomplete-list:empty {
	overflow-y: hidden;
	height:auto;
}

.woocommerce-checkout a.showcoupon {
	 font-weight:400 !important; 
	color:#000 !important;
}
.checkout_coupon .button {
	 background-color:#000 !important;
}
:is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
	margin-bottom:0 !important; 
	margin-top:10px; 
	text-align:left !important;
}



.checkout_coupon .button {
	 background-color:#000 !important;
}
.uwpbmsm-discount-text.cuw-badge {
	text-align:center;
}
.wd-sticky-btn .uwpbmsm-wrapper {
	 display:none;
}
.wd-sticky-btn.uwpbmsm-added .quantity {
			cursor:not-allowed;
		pointer-events:none; 
}
.wd-sticky-btn.uwpbmsm-added .price {
	display:none;
}
.quantity.uwpbmsm-added {
		cursor:not-allowed;
		pointer-events:none; 
}

.product-image-summary-inner .summary-inner del bdi {
	    color: #888 !important;
    font-size: 18px !important;
}
.product-image-summary-inner .summary-inner del {
   text-decoration: line-through !important;
}
.product-element-bottom .price del::before, .product-image-summary-inner .summary-inner del::before {
 content:"Pret vechi: ";
}
.product-element-bottom .price ins::before, .product-image-summary-inner .summary-inner ins::before {
 content:"Pret nou: ";
}
.product-element-bottom .price del {
text-decoration: line-through !important;
}

.wd-sticky-btn .price del  {  text-decoration: line-through !important;   }
.superPrice {
    position: absolute;
    top: 0;
    background: #ff0000;
    color: #fff;
    padding: 2px 15px;
    z-index: 99;
}
.blackFriday {
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    padding: 2px 15px;
    z-index: 99;
}
.woo-sctr-shortcode-countdown-value-container-1.woo-sctr-shortcode-countdown-value-container-1 {
	height:1.3em !important;
}
#wd-add-to-cart {
	background-color: #090 !important;
}
.wd-owl .owl-stage {
    touch-action: auto !important;
}
div.nsl-container.nsl-container-block .nsl-container-buttons {
	 display:grid !important;
	    justify-content: center;
}
.wd-sticky-btn .price {
    display: flex;
    align-items: center;
    color: #888;	
}	
.product-label.onsale {
display:none;	
}
.wd-sticky-btn .price ins {
margin-left:5px;	
	margin-top:0;
}
.wd-sticky-btn .price del {
	text-decoration:none;
	opacity:1;
	color:#888;
}
.tooltip2 {
    position: relative;
    display: inline-block;
    top: -10px;
     right: -3px;
}
.tooltip2 i {
    cursor: pointer;
    font-size: 16px;
}
.tooltip2:hover .tooltiptext {
  visibility: visible;
}

.tooltip2 .tooltiptext {
    visibility: hidden;
    width: 250px;
    line-height: 20px;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 6px;
    padding: 5px;
    background: #fff;
    position: absolute;
    z-index: 999;
    color: #333;
    margin-left: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1); 
	font-size:14px;
}
.product-element-bottom bdi {
	font-size:20px;
}
.product-image-summary-inner .summary-inner>.price bdi {
    font-size: 28px;
    color: #D11D54;
}
.product-image-summary-inner .price ins {
	font-size:25px
}
.product-image-summary-inner .summary-inner del {
    color: #888;
    font-size: 20px;
    text-decoration: none;	
}
.product-element-bottom .price del {
	text-decoration:none;
	    color: #888;
    font-size: 17px;
}
.products[class*="wd-stretch-cont"] :is(.price,.wrap-price,.product-rating-price) {
    color: #888;
    font-size: 15px !important; 
}
del .amount {
	opacity:1 !important; 
}
.price ins {
	display:block; 
  margin-top:5px;
}
.product-labels.labels-rounded-sm {
    top: 20px;
    inset-inline-start: 0; 
}
.extra {
    overflow-y: hidden;
    max-height: 500px;
	 position:relative;
}
#wbfr_cnp_field, #woocommerce_billing_fields_ro {
	display:none; 
}
.woocommerce-product-details__short-description img {
	width:20px; 
}
.extra:before {
content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 33%,#fff 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0) 33%,#fff 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0) 33%,#fff 100%);
    background-repeat: repeat-x;
    pointer-events: none;
    z-index: 10;
}

.extra.in {
    max-height:initial;
    overflow-y: auto;
}
.extra.in:before {
    display: none;
}
.readMore {
    margin-top:10px;
}
.readMore a {
font-size: 15px;
    cursor: pointer;
    color: #d11d54;
    padding: 5px 10px;
}
.readMore a:after {
    content: ' \02C5';
}
.readMore a.content:after {
    content: ' \02C4';
}

.whb-header {
    margin-bottom: 0 !important;
	padding-top:0 !important;
}

.wd-cookies-popup.popup-display {
	 max-width:1300px; 
	margin:auto;
}
.widgettitle, .widget-title {
	font-weight:600;
}
.cart-actions .button[name="apply_coupon"] {
	 background-color:#000 !important;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
	height:250px !important; 
	object-fit:contain;
}

.tabs-layout-accordion .wd-scroll-content {
    max-height: initial !important;
    overflow: visible !important;
}
.wd-toolbar-link.wd-tools-element.wd-toolbar-item.wd-tools-custom-icon:first-child img {
	 height:25px;
}
.wd-toolbar-link.wd-tools-element.wd-toolbar-item.wd-tools-custom-icon:first-child .wd-toolbar-label {
	color:#3CBB4D;
}
.wd-review-style-2 .woocommerce-review__verified {
	color:#3CBB4D;
}
.footer-widget {
	 margin-bottom:0;
}
.textwidget.custom-html-widget ul li, .textwidget.custom-html-widget ul li a, .min-footer>div {
	 color:#333;
}
:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{
 color:#333 !important;
}
#custom_html-4 {
	    padding-bottom: 0;
    margin: 0;
    border: 0;
}
.wd-nav-mob-tab>li.wd-active>a {
	background-color:#D11D54 !important;
}
.wd-nav-mob-tab>li.wd-active>a span {
 color:#fff;
}
.category-grid-item .wrapp-category {
	box-shadow: 0 0 4px rgba(0,0,0,0.12);
}
.wd-entry-meta {
	 display:none !important;
}
#billing_country_field {
	 display:none;
}
.product-image-thumbnail img {
	 height:140px;
	    object-fit: contain;
}
del .amount {
    color: #888;
    opacity: 0.67;
    font-weight: 400;
}
.estimative-delivery i {
    font-size: 35px;
    color: #4359c7;
    margin-right: 10px;
}
.phone {
	    width: fit-content;
    display: inline-block;
    border: 1px solid #D11D54;
    text-align: center;
    padding: 5px 10px;
    font-size: 16px;
    margin-bottom: 0;
}

.estimative-delivery {
    border: 1px solid #eee;
    padding: 15px 15px;
    display: flex;
    align-items: center;
}
.estimative-delivery p {
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
.estimative-delivery h5 {
    margin: 0;
    color: #30782F;
    font-size: 15px;
    letter-spacing: 0;
}
form.cart .wd-buy-now-btn {
    background-color: #000;
}
p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    width: fit-content;
    background-color: #090;
    color: #fff !important;
    text-transform: lowercase;
    padding: 0.3em 0.6em 0.3em;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em; 
}
p.stock.wd-style-default.in-stock:before {
	 display:none; 
}
.wd-sticky-btn p.stock {
	display:none 
}
.product-template-default .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-top: 25px !important; 
}
.page-title {
	margin-top:0 !important; 
}
.woocommerce-product-details__short-description ul {
 margin-bottom:0;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description ul li {
	margin-bottom:5px; 
	font-size:14px;
}
.title-size-default {
    padding: 25px 0 !important;
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
	position:fixed !important; 
}

.whb-sticky-prepared .whb-main-header {
    position: relative !important;
}
.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) {
	display:none; 
}
.cat-design-center .wrapp-category:before {
	opacity:.2 !important;
}
.category-grid-item .wd-entities-title {
	     font-size: 18px;
    color: #333;
    font-weight: 500;
}
.term-description p {
	margin-bottom:5px; 
}
.wd-owl .owl-stage {
	    touch-action: none;
}
.min-footer {
	padding:0 !important;
}
.home .site-content {
    margin-bottom: 0;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
	font-weight:400; 
}
.main-page-wrapper {
    margin-top: 0;
    padding-top: 0;
    min-height: initial; 
}
.footer-sidebar {
    padding-top: 10px !important;
}
:root {
    --wd-primary-color:#d11d54;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
    width: 300px;
}
.dropdowns-loading .dropdown-load-ajax.menu-mega-dropdown:not(.dropdown-with-height)>.wd-dropdown-menu {
	padding-top:30px;
}

.wd-sub-menu li>a {
	font-size:16px; 
	color:#333;
}
.quantity-break {
    position: relative;
    padding-top: 18px;
}

.quantity-break__badge {
    position: absolute !important;
    top: -10px !important;
    right: -10px !important;
    z-index: 3 !important;
}@media (min-width: 1025px) {
	.blog-design-masonry .post-title {
    font-size: 24px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    height: 70px;
}


.products[class*="wd-stretch-cont"] :is(.price,.wrap-price,.product-rating-price) {
	font-size:18px; 
}
.title-size-default .title {
    font-size: 40px !important;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 100%;
    height: 350px;
    object-fit: contain;
}
.products:not(.wd-img-width) .cat-design-alt img {
    width: auto;
    height: 350px;
    object-fit: contain;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn) {
	 display:block;
}

.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn) {
    display: block;
}
.home .col-12.category-grid-item {
    flex: 0 0 50%;
    max-width: 50%;
}
.wd-hover-quick .wd-add-btn div.quantity {
    left: 50px !important;
}
.wd-hover-quick .wd-add-btn {
	 opacity:1 !important;
}
.footer-container img {
 width:200px;
}
.product.wd-hover-quick.wd-quantity-overlap .wd-add-btn .product_type_simple:before {
    left: 70px !important;
    padding-right: 0 !important;
}
.product.wd-hover-quick.wd-quantity-overlap .wd-add-btn .product_type_simple {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: auto;
}


.tabs-layout-accordion>.wd-nav-tabs-wrapper {
    display: none !important;
}
}

@media (max-width: 576px) {
	.products:not(.wd-img-width) .cat-design-alt img {
    width: auto;
    height: 300px;
    object-fit: contain;
}

.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
	    padding: 5px;
    font-size: 14px;
}
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value, .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value-container {
	        font-size: 24px;
}
.woo-sctr-shortcode-countdown-unit-wrap {
margin:0 !important;
}
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit-wrap {
	 padding:0 !important;
}


.tabs-layout-accordion>.wd-nav-tabs-wrapper {
    display: none !important;
}
.ti-widget-container.ti-col-2 {
  flex-direction:column;
}
.ti-widget.ti-goog .ti-col-2 .ti-footer, .ti-widget.ti-goog .ti-col-2 .ti-reviews-container {
     padding-right: 0px;
    margin-bottom: 30px;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.tooltip2 .tooltiptext {
    left: -30px;
    top: -80px;
}
.product-element-bottom .price ins {
	font-size:19px;
}
.wd-product-grid-slider-nav .wd-prev:before, .wd-product-grid-slider-nav .wd-next:before {
	 font-size:20px;
}
.product-grid-item:not(:is(.product-swatched,.quick-shop-shown,.wd-variation-active)) .wd-product-grid-slider-nav>div {
    background: rgb(255 255 255 / 66%);
    justify-content: center;
    padding: 0;
    height: 30px;
}
.cross-sells .owl-dots {
	display:none !important;
}
.mobile-nav .wd-heading {
	padding:10px; 
}
.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn) {
    display: block !important;
}
.product-image-thumbnail img {
 height:100px;
}
.ti-widget.ti-goog .ti-footer .ti-row {
 margin-bottom:20px;
}
.woocommerce-Tabs-panel--description p {
 margin-bottom:5px;
}
.ti-widget.ti-goog .ti-col-1 .ti-reviews-container, .ti-widget.ti-goog .ti-col-1 .ti-footer{
 margin-bottom:0 !important;
}
.footer-container img {
 width:200px !important;
}
form.cart .wd-buy-now-btn, form.cart .single_add_to_cart_button, .phone {
 width:100%;
}
.summary-inner form.cart {
 margin-bottom:10px;
}
.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn) {
	 display:block;
}
.product-summary-shadow .summary-inner {
    padding: 10px !important; 
}

.wd-hover-quick .wd-add-btn div.quantity {
    left: 100px !important;
}
.wd-hover-quick .wd-add-btn {
	 opacity:1 !important;
}
.product.wd-hover-quick.wd-quantity-overlap .wd-add-btn .product_type_simple:before {
    left: 70px !important;
    padding-right: 0 !important;
}
.product.wd-hover-quick.wd-quantity-overlap .wd-add-btn .product_type_simple {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: auto;
}
.wd-review-style-2 .meta {
 margin-right:0; 
	display:block !important;
}
time.woocommerce-review__published-date {
 display:block;
}
.min-footer>div {
    margin-bottom: 0 !important;
    color: #333;
    margin-top: 15px;
}
}

