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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(220,24,48);
	--wd-alternative-color: rgb(36,36,36);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(220,24,48);
	--btn-default-bgcolor-hover: rgb(15,15,15);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(220,24,48);
	--btn-accented-bgcolor-hover: rgb(15,15,15);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(220,24,48);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ecev.roasdigitall.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: inherit;
	object-position: right center;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: right center;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 42px;
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-nav-mobile .wd-sub-menu li a {
	color: rgb(56,56,56);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-radius: 35px;
	--wd-arrow-brd-color: rgb(0,0,0);
	--wd-arrow-brd: 1px solid;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 8px;
	--wd-arrow-size: 48px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-offset-v: 36px;
	--wd-arrow-color: rgb(119,119,119);
	--wd-arrow-color-hover: rgb(0,0,0);
	--wd-arrow-radius: 100px;
	--wd-arrow-brd-color: rgb(119,119,119);
	--wd-arrow-brd-color-hover: rgb(0,0,0);
	--wd-arrow-brd: 1px solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
		font-size: 16px;
	line-height: 20px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 26px;
	}
	html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
		font-size: 14px;
	line-height: 18px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Jost !important;
}

.wd-page-title {
background-color: rgb(247,247,247);
}

.btn-color-white {
    --btn-brd-color: rgb(255 255 255 / 90%) !important;
}
.fluentform .ff-el-form-control {
    font-size: 12px !important;
}
.fluentform .ff_btn_style {
    font-size: 14px!important;
    border-radius: 0!important;
}
.fluentform .ff-el-form-control {
    border-radius: 0!important;
}
.wd-single-post-header {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 30px;
    --wd-align: left;
}

.wd-post .article-body-container{
	text-align:left;
	font-size:13px;
	line-height:18px;
}

.wd-post.blog-style-bg .article-body-container {
    background-color: #ffffff00;
		padding: 18px;
}
.ozelyaziclip{
		background-image:url("https://ecev.roasdigitall.com/wp-content/uploads/2025/02/ECEV-2023-Faaliyet-Raporu.svg");
    letter-spacing: -2px;
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wd-meta-reply{
	display:none !important;
}
.galericerceve .wd-gallery-item{ 
    padding:3%;
		border: solid;
    border-width: 1px;
    border-color: #e8e8e8;
    margin: 4px;
}
.footerlink .wd-nav>li>a {
	color:#555555;
	font-weight:500;
}@media (min-width: 768px) and (max-width: 1024px) {
	.page-title {
    padding: 30px 0;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title {
    padding: 30px 0;
}
.wd-page-title {
    background-position: center;
}
}

@media (max-width: 576px) {
	.page-title {
    padding-top: 60px !important;
		padding-bottom:96px !important;
}
.wd-page-title {
    background-position: center;
}
}

