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

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Muli", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #c72036;
	--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: #438e44;
	--btn-accented-bgcolor-hover: #6aad4f;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #e8b220;
	background-image: none;
}
.page-title-default {
	background-color: rgb(102,9,19);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox::after {
    content: 'Momentan nu se pot plasa comenzi online ! Ne cerem scuze pentru neplăcerile create, revenim în curând !';
    display: block;
    margin-top: 20px;
    color: red;
}

.checkout #place_order {
    display: none !important;
}


.woocommerce form .wooccm-type-hidden {
    display: none !important;
} */

@media (max-width: 576px) {
    .footer-column.footer-column-1.col-12 .vc_column-inner {
        height: auto !important;
    }
}

.d-flex.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.footer-custom .inline-list.main-nav-style {
  display: flex;
  list-style: none;
  justify-content: space-between;
}

@media(max-width: 768px) {
.footer-custom .inline-list.main-nav-style {
  flex-wrap: wrap;
  flex-direction: column;
  margin: 0 !important;
  padding: 0;
}
}

.cpf-section.optiuniextra.section_popup .tm-section-link {
  max-width: 150px;
}

.woocommerce-form-coupon-toggle {
  width: 100%;
}

.info-banner-cart {
  background: #eef9ee;
  padding: 1rem;
  border-radius: 4px;
  border: 1px solid #acd9ac;
}

.product-image-summary .variations tr {
  display: flex;
  flex-direction: column;
}

.info-banner-cart h4 {
  color: #438e44;
}

.info-banner-cart .vc_toggle_icon {
  background-color: #438e44 !important;
  border-radius: 4px !important;
}

 @media (max-width: 1024px) {
	.wd-products-tabs .tabs-name .img-wrapper img, .wd-products-tabs .wd-nav-tabs-wrapper .img-wrapper img {
		max-height: 45px !important;
	}
}

.wd-products-tabs .tabs-text {
  text-transform: none;
  font-size: 26px;
}

.wd-products-tabs .tab-label.nav-link-text {
  text-transform: none;
}

.header-simple-text {
  text-align: center;
}

.header-banner span {
  font-size: 14px !important;
  color: #fff !important;
}

.wd-header-nav .woodmart-nav-link {
  text-transform: uppercase;
}

@media(max-width: 467px) {
.footer-container.color-scheme-dark .wpb_column.vc_column_container.vc_col-sm-6.vc_col-lg-3.vc_col-md-6.vc_col-xs-6.vc_col-has-fill.wd-alignment-left.text-center {
  height: 300px;
}
}

.tm-extra-product-options-totals .price {
  word-spacing: normal !important;
  visibility: visible !important;
}

.variations_form .single_variation_wrap .woocommerce-Price-amount.amount {
    display: block !important;
}

#billing_country_field {
    display: none !important;
}

.woocommerce-form-coupon-toggle {
    display: none !important;
}

.logged-in .woocommerce-form-coupon-toggle {
    display: inline-flex !important;
    background: #e3eef9 !important;
    border-radius: 4px;
    padding: 20px;
    border-left: 4px solid #1892ce !important;
    margin-bottom: 20px !important;
}

.logged-in .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 0px !important;
}

.page-id-10 .coupon {
    display: none !important;
}

.oferte-oldintim-home .price {
    display: none !important;
}

.oferte-oldintim-home .woodmart-add-btn  {
    display: none !important;
}

.menu-banner-block .vc_column-inner {
    padding: 10px;
}

.mega-menu-list > li > a, .menu-mega-dropdown .sub-menu > li > a {
    text-transform: none !important;
    font-size: 15px !important;
    line-height: 20px !important;
}

.menu-mega-dropdown .sub-menu > li {
    margin-bottom: 20px !important;
}

.divider-pizza {
    border-style: dashed !important;;
    border-color: #d7d7d7 !important;
}

.optiuniextra a {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #c72036 !important;
}

.optiuniextra a::before {
    content: "+";
    margin-right: 5px;
    font-size: 17px;
    background: #c72036;
    border-radius: 50% !important;
    width: 18px;
    height: 18px;
    display: inline-flex;
    vertical-align: middle;
    padding: 0px 0 0 4px;
    color: #fff;
    line-height: 14px;
}

.oferte-page .product-wrapper .price {
    display: none !important;
}

.wd-tools-element .wd-tools-text {
    text-transform: none !important;
}

.single_variation_wrap .woocommerce-Price-amount.amount {
    display: none !important;
}

.tc-epo-element-single-variation-wrap .woocommerce-Price-amount.amount {
    display: none !important;
}

.h1-tag {
    border: 2px dashed #eaeaea !important;
    padding: 0px 0 10px 0 !important;
}

.whb-color-light .navigation-style-default .item-level-0 > a {
    padding: 10px 20px !important;
}
.woodmart-navigation .item-level-0 > a {
    text-transform: none !important;
}

.category-grid-item .category-title {
    text-transform: none !important;
    font-size: 14px !important;
}

.labels-rounded .out-of-stock {
    max-width: 110px !important;
    min-height: 30px !important;
}
.zhours_alertbar {
    line-height: 1.3 !important;
}

.woocommerce-billing-fields .optional {
    display: none !important;
}

.product-tabs-wrapper {
    display: none !important;
}
@media (min-width: 1025px) {
	.padding-continut-desktop {
    padding: 0 250px;
}

.nr-field {
    float: right !important;
    width: 48% !important;
    clear: none !important;
}

.str-field {
    float: left !important;
    width: 48% !important;
    clear: none !important;
}

.int-field {
    width: 23%;
    clear: none !important;
    float: right;
    margin-left: 15px;
}

.sc-field {
    width: 23%;
    float: left;
    clear: none !important;
}

.ap-field {
    clear: none !important;
    float: right;
    width: 23%;
}

.bl-field {
    float: left;
    clear: none !important;
    width: 23%;
	  margin-right: 15px;
}
}

@media (max-width: 576px) {
	.labels-rounded .product-label {
    font-size: 8px !important;
}

.oferta-titlu .title-subtitle, .oferta-titlu .woodmart-title-container  {
    color: #222 !important;
}

.oferta-buton {
    background-color: #c72036 !important;
	  color: #fff !important;
}

.bl-field {
    width: 48% !important;
    clear: none !important;
    float: left !important;
}

.ap-field {
    width: 48% !important;
    float: left;
    clear: none !important;
}

.sc-field {
    width: 48% !important;
    clear: none !important;
    float: right !important;
}

.int-field {
    width: 48% !important;
    float: right;
    clear: none !important;
}

.footer-column.footer-column-1.col-12 .vc_column-inner {
  height: 270px;
}
}

