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

:root {
	--wd-header-banner-h: 24px;
	--wd-text-font: "Tinos", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Tinos", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Tinos", 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: "Tinos", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Tinos", 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: 18px;
	--wd-header-el-font: "Tinos", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(195,147,91);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: Georgia, serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(195,147,91);
	--btn-accented-bgcolor-hover: rgb(169,127,79);
	--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: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(158,33,33);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://sofijewels.gr/wp-content/uploads/2025/06/211.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(234,234,234);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 70px;
	}

}
: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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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) {
[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);
}
}


.cat-design-zoom-out .wd-cat-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 3;
    padding: 10px;
    margin-top: 196px !important;
}
nav[class*="-pagination"] li .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-inline: 5px;
    min-width: 34px;
    height: 34px;
    color: var(--color-gray-900);
    font-weight: 600;
    font-size: 20px;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    transition: all .2s ease;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 8px;
}


.wd-product .wd-product-sku .wd-label {
    color: var(--color-gray-400);
    font-weight: 600;
}

.wd-product .wd-entities-title {
    font-size: inherit;
	color: var(--color-gray-333)
}

.leon-shadow {
    box-shadow: 4px 6px 12px 0px #9b9b9b !important;
}

.pswp__bg
 {
    opacity: .9 !important;
}

#billing_state_field .optional {
    display: none !important;
}@media (min-width: 1025px) {
	.wd-sticky-social {
    position: fixed;
    top: 63%;
    z-index: 390;
    display: flex;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
.wd-nav {
    --nav-gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: var(--text-align);
    text-align: left;
    gap: 1px var(--nav-gap);
}
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    z-index: 1;
}
.cat-design-zoom-out .wd-cat-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 3;
    padding: 10px;
    margin-top: 196px !important;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 25px;
}

    .header-banner {
      display: none !important;
    }

.header-banner-display {
    --wd-header-banner-mt: auto;
}

:root {
    --wd-header-banner-h: 0px !important;
}
}

@media (max-width: 576px) {
	h1 {
    font-size: 11px;
}
.cat-design-zoom-out .wd-cat-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 3;
    padding: 10px;
    margin-top: 147px !important;
}
.wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 33px;
}

@media (max-width: 782px) {
    .header-banner {
      padding-top: 8px; 
			height: 32px;
    }
}

@media (max-width: 1024px) {
    :root
 {
        --wd-header-banner-h: 32px;
    }
}
}

