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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(65,82,104);
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,51,105);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,51,105);
	--wd-entities-title-color-hover: rgb(51, 73, 104);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,51,105);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(28,55,103);
	--wd-alternative-color: rgb(132,117,78);
	--wd-link-color: rgb(43,86,160);
	--wd-link-color-hover: rgb(28,55,103);
	--btn-default-bgcolor: rgb(28,55,103);
	--btn-default-bgcolor-hover: rgb(28,55,103);
	--btn-accented-bgcolor: rgb(28,55,103);
	--btn-accented-bgcolor-hover: rgb(28,55,103);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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(28,55,103);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(28,55,103);
	background-image: none;
}
.page-title-default {
	background-color: rgba(151,151,151,0.11);
	background-image: url(https://teyas.com.tr/wp-content/uploads/2024/06/br-bg-kocatepe-4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
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 {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,51,105);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(28,55,103);
}
html table th {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	text-transform: none;
}
.wd-checkout-steps li {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(43, 86, 160);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(43,86,160);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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

@media (min-width: 1520px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.elementor-kit-10 a {
    font-family: "Manrope", Sans-serif !important;
}
#menu-ana-menu-sag>li>a,
#menu-ana-menu-sol>li>a,
#menu-main-menu-sag-english>li>a,
#menu-main-menu-sol-english>li>a {
    height: 80px;
}
.whb-sticked #menu-ana-menu-sag>li>a,
.whb-sticked #menu-ana-menu-sol>li>a,
.whb-sticked #menu-main-menu-sag-english>li>a,
.whb-sticked #menu-main-menu-sol-english>li>a {
    height: 40px !important;
}
.wd-dropdown {
    margin-top: 0px;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.elementor-template-full-width .row>[data-elementor-type] {
    margin-bottom: 0px !important;
}
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
    border-right: 1px solid rgba(28, 55, 103, 0.2);
}
.whb-sticked .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .whb-sticked .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    background: #fff !important;
}
.page-title .title {
    font-size: 42px !important;
}
.box-icon-with-bg .info-box-icon {
    padding: 8px !important;
}
.whb-sticked .whb-row {
    border-radius: 0;
}
.box-icon-with-border .info-box-icon {
    padding: 8px !important;
}
.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 5px !important;
}
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    background: transparent;
    padding: 0px;
}
#menu-item-10690 > a,
#menu-item-10691 > a,
#menu-item-10692 > a {
    color: #fff;
}
.post-date-day,
.post-date-month {
	font-family: "Manrope", sans-serif;
}
.meta-author{
	display:none !important;
}
#menu-item-10690:hover > a,
#menu-item-10691:hover > a,
#menu-item-10692:hover > a {
    color: #fff;
}

@media (min-width: 1025px) {
	.whb-general-header {
    border-radius: 4px;
}

.rs-parallax-wrap p {
	margin-right: 120px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header {
    border-radius: 4px;
}
}

@media (max-width: 576px) {
	.page-title .title {
    font-size: 26px !important;
    margin: 20px 10px;
}
}

