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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #007236;
	--wd-alternative-color: #ffca00;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #007236;
	--btn-accented-bgcolor-hover: #007236;
	--wd-form-brd-width: 2px;
	--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: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	--wd-popup-width: 400px;
}
.page-title-default {
	background-color: rgba(10,10,10,0.66);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: #eeeeee;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: #eeeeee;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: #eeeeee;
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: #eeeeee;
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: #eeeeee;
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: #eeeeee;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1170px;
--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: 1170px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1170px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1170px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.woodmart-custom-icon {
 max-width:20px;
}
.woodmart-header-links .item-level-0 > a {
 font-weight:600;
 text-transform:none;
}
.woodmart-header-links .item-level-0 {
    background: #fff;
    border-radius: 4px;
    border: solid 1.5px #333;
}
.woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    color: #fff;
    font-weight: inherit;
    font-size: inherit;
}
.woodmart-shopping-cart {
    position: relative;
    background: #006541;
    border-radius: 4px;
}
.woodmart-burger-icon {
    background: #006541;
    border-radius: 4px;
    width: 50px;
}
#minimenu {
    font-size: 13px;
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
#minimenu>li.tp-top-link {
    margin-left: 12px;
}
#minimenu>li {
    float: right;
    display: inline-block;
    padding: 0 0 0 5px;
}
#minimenu>li>a {
    color: #434a54;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.hgs-km, .hgs-link {
    background-color: #FFCA00;
    font-weight: 700;
    font-size: 11px;
    border-radius: 2px;
    padding: 4px 10px 2px;
}
.hgs-km img {
    vertical-align: middle;
    position: absolute;
    margin-left: -24px;
    margin-top: -4px;
}
.hgs-km span {
    padding-left: 7px;
}
#minimenu>li {
    float: right;
    display: inline-block;
    padding: 0 0 0 5px;
}
#minimenu>li>a {
    color: #434a54;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
#minimenu i.fa {
    font-size: 1em;
}
#minimenu i.fa {
    display: inline-block;
    margin: 0 .25rem 0 0;
    width: 1.23em;
    height: .9em;
    text-align: center;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.akt-secure {
    font-size: 13px;
    text-align: right;
    padding: 10px 0 0;
    color:#000;
}
.main-page-wrapper {
	padding-top:20px !important; }

.woodmart-highlighted-products .elements-grid, .woodmart-highlighted-products.woodmart-carousel-container {
	background:#ffffff; }

.woodmart-cart-design-2 .woodmart-cart-number {
	background-color:#ffca00!important;}

.footer-sidebar {
	padding-top:0px !important;}

.footer-column {
	margin-bottom:0px !important;}

.footer-banner {
	border: solid 4px #fff;}


.footerPhoneTitle {
    height: 58px;
    line-height: 58px;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 700;
}
.footerPhoneText {
    height: 18px;
    line-height: 18px;
    color: gray;
    font-size: 18px;
    padding-left: 29px;
    background: url(//st2.myideasoft.com/shop/dn/03/themes/selftpl_2/assets/images/phone.png?revision=1) no-repeat left top;
}
.footerMailText {
    height: 18px;
    line-height: 18px;
    color: gray;
    font-size: 18px;
    padding-left: 32px;
    margin-top: 16px;
    background: url(//st2.myideasoft.com/shop/dn/03/themes/selftpl_2/assets/images/mail.png?revision=1) no-repeat left center;
}
.sidebar-container {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-description, .term-description {
    margin-bottom: 25px;
    background: #fff;
    padding: 20px;
    margin-left: 15px;
    margin-right: 15px;
}
.products {
    background: #fff;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px;
}
.shop-loop-head {
    max-width: 97%;
    margin-left: 15px;
    background: #fff;
    padding: 10px;
}
.summary-inner {
  background:#fff;
	padding:20px;
  min-height:689px; }

.product-image-summary .entry-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}
.avantajlar span {
	line-height:2 }

.avantajlar i {
	color:#28a745;}

.my-account-with-username {
background: #eee;
border-radius: 4px;
border: solid 2px #333;
}
.soliloquy-container .soliloquy-image {border-radius:5px!important;}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
	border: 2px solid rgb(0, 101, 65) !important;}

.login-promotion {
    margin-top: 25px;
}
.login-promotion .pro-title {
    font-size: 24px;
    margin: 0 0 25px;
    font-weight: 600;
}
.login-promotion .pro-text {
    margin-bottom: 30px;
}
.login-promotion .pro-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.login-promotion .pro-list ul li {
    font-size: 18px;
    color: #000;
    display: flex;
    align-items: center;
    padding: 11px 0;
    margin-bottom: 0;
    text-align:left;
}
.login-promotion .pro-list ul li i {
    font-size: 36px;
    color: #fcb800;
    margin-right: 30px;
}
.login-promotion .pro-sep {
    border-bottom: 1px solid #d9d9d9;
    margin: 40px 0 50px;
}
.login-promotion .promotion-ads-content {
    border: 1px dashed #b6b6b6;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    padding: 30px;
}
.login-promotion .promotion-ads-title {
    font-size: 72px;
    color: #690;
    margin: 0 30px 0 0;
}
.account-page-promotion .login-promotion .promotion-ads-text h4 {
    margin: 0 0 15px;
    font-weight: 600;
}
.login-promotion .promotion-ads-text h4 {
    font-size: 20px;
}
.colorfulBand {
display: flex;
flex-direction: row;
}

.colorfulBand>div.purple {
width: 11%;
background: #7622da;
}

.colorfulBand>div {
height: 8px;
}
.colorfulBand>div.lightBlue {
width: 18%;
background: #47c6eb;
}
.colorfulBand>div.orange {
width: 31%;
background: #ed5f1f;
}
.colorfulBand>div.yellow {
width: 15%;
background: #f59f28;
}
.colorfulBand>div.darkPurple {
width: 13%;
background: #6b1e5b;
}
.colorfulBand>div.green {
width: 12%;
background: #45b794;
}
.avantajlar span {
	line-height:2 }

.avantajlar i {
	color:#28a745;}

/*gridler arası boşluk 0>3*/
.products-bordered-grid div.owl-item {
  padding-right: 3px;
  padding-left: 3px;
}@media (min-width: 1025px) {
	.gizle-masaustu {
	display:none;}
}

@media (min-width: 577px) and (max-width: 767px) {
	.gizle-mobil {
	display:none;}
}

@media (max-width: 576px) {
	.whb-general-header .woodmart-header-links .item-level-0 > a {
	height:40px !important; }

.whb-general-header .woodmart-shopping-cart > a {
	height:40px !important;}

 .whb-general-header .woodmart-burger-icon {
	 height:40px !important;}

.search-style-with-bg.searchform .searchsubmit {

	background-color:#ffca00 !important;}

.search-style-with-bg.searchform .searchsubmit {
	color:#000 !important;}

.gizle-mobil {
	display:none;}
.whb-general-header .wd-tools-element > a {
	height:40px !important;}
.searchform input[type=text] { 
	border: 2px solid #fff !important;}
}

