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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #2b2b2b;
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Kalam", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Barlow", 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: "Barlow", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #1e73be;
	--wd-alternative-color: #0066aa;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #AAD0EB;
	--btn-accented-bgcolor-hover: #9BBED6;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #1375b3;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: left bottom;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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-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: 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);
}
}


.wd-page-title {
background-color: #5fccda;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

#anspress .ap-cell {
    font-size: 15px;
    margin-left: 53px;
}
.anspress .ap-cell apcomment .ap-comment-content {
    font-size: 15px;
}
#anspress .ap-questions-count span {
    border-bottom: solid 1px #ddd;
    width: 100px;
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight: 600;
    padding: 5px 0;
    height: 29px;
    margin-bottom: 1px;
}
#anspress .ap-questions-count {
    text-transform: inherit;

}
#anspress .ap-questions-item {
    border-bottom: 1px solid rgba(0,0,0,0.08);
    box-shadow: none;
    display: table;
    margin: 0;
    padding: 5px 15px;
    width: 100%;
    position: relative;
}
#anspress .ap-questions-summery {
    padding-right: 10px;
    margin-right: 142px;
    margin-left: 5px;
}

.ap-login {
    margin-top: 20px;
    display: none;
}
.anspress apcomment {
    display: block;
    padding: 10px 5px;
    font-size: 90%;
    margin-top: 6px;
    background: #e1eaef;
    border: solid 2px rgb(207, 218, 224);
}
#anspress .ap-list-head {
    display: none;
}

.ap-sorting-tab {
    display: none;
}
#anspress .ap-comments-count {
    float: right;
    display: none;
}


@media (max-width: 576px) {
	#footer {
    position: fixed;
    border-top: solid 2px #0e4a61;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    color: #fff;
    z-index: 999999999;
    height: 50px;
background: #1d708f;
}

#footer .left {
    float: left;
    color: #fff;
    Font-weight: bold;
    margin-left: 15px;
}

#footer .left i {
    position: absolute;
    z-index: 2;
    left: -10px;
    top: 0;
    width: 34px;
    height: 34px;
    color: #fff;
    background-color: #4dec68;
    border-radius: 50%;
    text-align: center;
    margin-top: -15px;
    line-height: 34px;
}

#footer .left a {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    float: left;
}

#footer .left span {
    margin-top: 12px;
    float: left;
    font-weight: 500;
    margin-left: 29px;
    font-size: 17px;
}

#footer .right {
    float: right;
    color: #fff;
    Font-weight: bold;
}

#footer .right i {
position: absolute;
    z-index: 2;
    left: -8px;
    top: 0;
    width: 34px;
    height: 34px;
    background-color: #0e4a61;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: -15px;
    line-height: 33px;
}

#footer .right a {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

#footer .right span {
    margin-top: 12px;
    margin-right: 11px;
    float: right;
    font-weight: 500;
    font-size: 17px;
}
.dotpositionright {
    margin-right: 28px;
    float: right;
    position: relative;
    margin-top: 20px;
}
.dotposition {
    margin-left: 0;
    float: left;
    position: relative;
    margin-top: 20px;
}
}

