body{
	color: #101010;
}
.topbar-left-items {
	width: unset !important;
}
.topbar-right-items {
	width: unset !important;
}
.toplist li.lineright {
    border-right: none;
}
.top-acilir-menu{
	display:none;
	position:absolute;
	background:#898989;
	top:24px;
	right:0px;
	z-index:1010;
	border-radius:5px;
	box-shadow: 2px 2px 5px #3335;
}
.top-acilir-menu ul{
	padding:0;
	padding-top:2px;
}
.top-acilir-menu ul li{
	/*border-bottom:1px solid #e87b46;*/
	line-height:2;
	width:100%;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.top-acilir-menu ul li:hover{
	background:#979797;
}
.top-acilir-menu ul li a{
	width:100%;
	text-align:left;
	display:inline-block;
}
.top-acilir-menu ul li a img{
	display: inline-block;
	width: 24px;
	height: auto;
	/*border: 1px solid #fff5;*/
	box-shadow: 0px 0px 2px #fff;
}
li.top-acilir-menu-parent:hover > .top-acilir-menu{
	display:block !important;
}
a.logo{
	width:250px;
	margin-top:2px !important;
	margin-bottom:2px !important;
}
a.logo img{
	width:100%
}
#menu > ul > li > ul {
	left: unset !important;
	margin-left: unset !important; 
}
#menu > ul > li  ul {
	/*background-color: #009ee3;*/
	background-color: #fbfcfd;
}
#menu > ul > li  ul li a{
	/*color: white;*/
}
.header-inner{
	box-shadow: 0px 0px 3px black;
	border-top: 2px solid #f5f5f5;
}
.header-section.style1.white{
	border-bottom:rgba(255,255,255,0.9) 1px solid;
}
.header-section ul li:hover > a, .header-section ul li.active > a {
    color: #727271;
}
.header-section.style1 ul li a {
	font-weight: bold;
	text-transform:none;
	padding: 32px 15px;
	font-size:16px;
}
.header-section #menu > ul li.hover > a, .header-section #menu > ul li.active > a {
	color: unset;
}
.header-inner .overlay {
	/*background-color:#6a560291;*/
	background-color:#070a22ab;
}
.header-inner.less-height {
    height: 175px;
}
.header-inner .text {
    padding:6% 0 0 0;
}
.header-inner.less-height .text {
    height: 175px;
    padding:6% 0 0 0;
}
.topbar.holland {
	background-color: #b6a26a;
	padding: 3px 0 3px 0;
	border-bottom: rgba(182, 162, 106, 0.1) 1px solid;
}
.topbar.holland .toplist li a {
	color: white;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}
.topbar.gray {
	background-color: #898989;
	padding: 3px 0 3px 0;
	border-bottom: rgba(182, 162, 106, 0.1) 1px solid;
}
.topbar.gray .toplist li a {
	color: white;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}
.toplist.toppadding {
	padding-top: 0px;
}
.toplist.langlist{
	min-width:145px;
}
.toplist img.current-lang{
	width: 24px;
	/*border: 1px solid #fff5;*/
	box-shadow: 0px 0px 2px #fff;
}
.tp-caption.sbut1 a{
	background-color:#ce2525;
	color:white;
	font-weight:bold;
	border-radius:3px;
	border:1px solid #fffd;
}
.tp-caption.sbut1 a:hover{
	background-color:#9dafc7;
	color:white;
}
.border-bottom-1{
	border-bottom:1px solid #e4e4e4;
}
.onkayit-form-div{
	max-width:400px;
	position:relative;
	left:50%;
	transform:translateX(-50%);
}
.overflow-hidden{
	overflow: hidden!important;
}
.width-10{
	width:10%;
}
.width-20{
	width:20%;
}
.width-100{
	width:100%;
}
.padding-10{
	padding:10px;
}
.padding-20{
	padding:20px;
}
.padding-30{
	padding:30px;
}
.padding-40{
	padding:40px;
}
.padding-50{
	padding:50px;
}
.padding-top-0{
	padding-top:0px!important;
}
.padding-top-10{
	padding-top:10px!important;
}
.padding-top-20{
	padding-top:20px!important;
}
.padding-top-30{
	padding-top:30px!important;
}
.padding-top-40{
	padding-top:40px!important;
}
.padding-top-50{
	padding-top:50px!important;
}
.padding-bottom-0{
	padding-bottom:0px!important;
}
.padding-bottom-10{
	padding-bottom:10px!important;
}
.padding-bottom-20{
	padding-bottom:20px!important;
}
.padding-bottom-30{
	padding-bottom:30px!important;
}
.padding-bottom-40{
	padding-bottom:40px!important;
}
.padding-bottom-50{
	padding-bottom:50px!important;
}
.padding-left-0{
	padding-left:0px;
}
.padding-left-10{
	padding-left:10px;
}
.padding-left-20{
	padding-left:20px;
}
.padding-left-30{
	padding-left:30px;
}
.padding-left-40{
	padding-left:40px;
}
.padding-left-50{
	padding-left:50px;
}
.padding-right-0{
	padding-right:0px;
}
.padding-right-10{
	padding-right:10px;
}
.padding-right-20{
	padding-right:20px;
}
.padding-right-30{
	padding-right:30px;
}
.padding-right-40{
	padding-right:40px;
}
.padding-right-50{
	padding-right:50px;
}
.sec-padding {
    padding: 40px 0 40px 0;
}
.sec-etkinlik-padding{
	padding-top: 20px;
	padding-bottom: 20px;
}
.margin-top-10{
	margin-top:10px!important;
}
.margin-top-20{
	margin-top:20px!important;
}
.margin-bottom-10{
	margin-bottom:10px!important;
}
.margin-bottom-20{
	margin-bottom:20px!important;
}
#owl-demo5 .item img {
	margin-bottom: 0;
}
#owl-demo5-5 .item {
	margin: 3px;
}
#owl-demo5-5 .item img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.badge-fiyat{
	/*background-color: #ecae3d;
    background-color: #f2a309;*/
	background-color: #f59c00;
    border-radius: 0px 0px 10px;
    /*opacity: 0.9;*/
	font-size:18px;
	position:absolute;
}
.sp-sb-title {
    margin-bottom: 10px;
}
.urunler-box-div{
	height:300px;
}
.header-section ul li.cart-parent .cart-box .btn.btn-yellow-dark {
    background-color: #f59c00 !important;
    color: #fff;
}
.header-section ul li.cart-parent .cart-box ul li img {
	max-width:80px;
}
.header-section ul li.cart-parent .cart-box ul li {
	text-transform:none;
}
.header-section ul li.cart-parent .cart-box span {
	font-weight: bold;
}
.cart-toplam-fiyat {
	font-weight: bold;
	font-size: 1.5em;
}
.sepet-urun-link{
	font-weight: normal !important;
	padding:0 !important;
}
.img-sepet-item{
	max-width:75px;
}
.header-section ul li.cart-parent .cart-box {
	height:0px;
}
.header-section ul li.cart-parent.active .cart-box {
	height:auto;
}
.sp-binfo.cicons {
	background:url(../images/kartlar.png) right 5px no-repeat;
}
.form-sol{
	float:left;
	width:48%;
}
.form-sag{
	float:right;
	width:48%;
}
.div-standart{
	overflow:auto;
}
.scrollup {
	bottom: 45px;
	right: 5px;
}
.satinal-btn{
	position: absolute;
	left: 0px;
	top: 150px;
	padding: 5px 10px !important;
	font-weight: bold;
}
.urun-resim-wrapper{
	position:relative;
}
.urun-resim-wrapper img{
	width: 100%;
}
.baslik-urun-adi{
	height:50px;
	overflow:hidden;
	font-size: 18px;
	font-weight: 400;
	color: #222;
	padding-top: 5px;
	margin-bottom: 0px;
}
.fiyat-urun{
	font-size: 20px;
	font-weight: bold;
}
#sepet-icon-link i{
	font-size: 18px;
}
.box-height-395{
	min-height:395px;
	max-height:395px;
	height:395px;
}
.box-height-400{
	min-height:400px;
	max-height:400px;
	height:400px;
}
.font-size-22{
	font-size: 22px;
}
.font-bold{
	font-weight: bold;
}
.box-head-arrow{
	position: absolute;
	float: right !important;
	padding-top: 0px !important;
}
.box-head-font{
	font-size: 18px;
	font-weight: bold;
	color: #444;
	width: 100%;
}
.side-box-head-font{
	font-size: 14px;
	font-weight: bold;
}
.carousel-box-head-font{
	font-size: 18px;
	font-weight: bold;
}
.bolum-baslik{
	color: #727272;
	font-size: 18px;
	font-weight: bold;
}
.bolum-baslik-white{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.section-light .footer-baslik{
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.section-dark .footer-baslik{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.fiyat-font{
	font-size: 22px;
	font-weight: bold;
}
/*
div.hizmetler-box-head{
	height: 75px;
}
*/
.padding-lr-5{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.height-125{
	height: 125px !important;
}
.height-65{
	height: 65px !important;
}
.custom-toast-mesaj{
	position: absolute;
	width: 300px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1000;
}
#msgDivBack{
	width: 100%;
	height: 100vh;
	z-index: 1000;
	position: absolute;
	background-color: #fff;
	top: 0px;
}
#bilgiTalepForm, #onKytFrm {
	position: relative;
}
.btn-sepet{
	min-width: 140px;
}
.mobile-buttons-wrapper{
	display:none;
	position: fixed;
	width: 100%;
	height: 50px;
	bottom: 0px;
	z-index:1000;
	background-color:#fffd;
	padding:2px;
	/* opacity:0.8;
	border-top:2px solid #4f92d6; */
	box-shadow: 0px -1px 3px #4f92d6;
}
.mobile-buttons-item{
	text-align:center;
	display:inline-block;
	width: 33%;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	padding-top: 25px;
	color:black;
	/*
	border-left:1px solid black;
	border-right:1px solid black;
	*/
}
.mobile-buttons-item:hover{
	color:black;
	text-decoration:none;
}
.whatsapp-bilgi-btn{
	margin: 5px;
	display: inline-block;
}
.whatsapp-bilgi-btn img{
	height:auto;
}
.btn-primary {
    color: #fff;
	/*
	background-color: #e6ca55;
	border-color: #e6ca5544;*/
	background-color: #ce2525;
	border-color: #ce252544;
    font-weight: bold;
    text-shadow: 0px 0px 3px #777;
}
.btn-primary:hover{
	/*background-color: #8d7849;
	border-color: #d1c8b5;*/
	background-color: #9dafc7;
	border-color: #9dafc7cc;
}
.section-dark {
    background-color: #6a5e43;
}
.section-dark.gray {
    background-color: #898989;
}
.bg-opacity-2 {
    background-color: #4f788cbb;
}
.section-dark a,.footer-quick-links-3 a,.fo-address-info li i{
    color: #fff !important;
}
/* feature box 10
 ------------------------------ */
.ce4-feature-box-10{
	width:100%;
	float:left;
	padding:30px;
	margin-top:50px;
	margin-bottom:20px;
	border:1px solid #f1f1f1;
	background-color:#fff;
}
.ce4-feature-box-10 input{
	width:77%;
	height:60px;
	float:left;
	padding:15px;
	border:1px solid #f1f1f1;
	background-color:#fff;
}
.ce4-feature-box-10 .submit-btn{
	width:23%;
	height:60px;
	float:left;
	padding:0px;
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

/* feature box 11
 ------------------------------ */
.ce4-feature-box-11{
	width:100%;
	float:left;
}

.post-date-box {
	width: 190px;
	height: unset !important;
	padding: 0 0 0 0;
}
.post-date-box span {
	display: inline;
}

.fo-address-info li:last-child {
    border-bottom: 1px solid #f0f0f0;
}

.textaria-1{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 75px;
	min-height: 75px;
}
.top-0{
	top: 0px!important;
}
.top-5{
	top: 5px!important;
}
.top-10{
	top: 10px!important;
}
.padding-0{
	padding: 0px;
}
.position-relative{
	position: relative!important;
}
.position-absolute{
	position: absolute!important;
}

.opening-list.faaliyet-alt li {
	padding: 0;
}

@media only screen and (min-width: 1001px) {
	.cart-box{
		max-height:80vh !important;
		overflow:auto !important;
	}
}
@media only screen and (max-width: 1000px) {
	#sepet-icon-link{
	  padding: 30px 15px;
	}
	.sp-cart tbody{
		display:table-row-group !important;
	}
	.sp-cart tr{
		display:table-row !important;
	}
	.sp-cart th,.sp-cart td{
		display:table-cell !important;
	}
	.width-95-per{
		width: 95%;
	}
	
	.header-section {
		padding-top: 1px;
		padding-bottom: 0px;
	}
	.header-section ul li.menu-icon {
		padding: 10px 0 0 30px;
	}
	.header-section.style1 ul li a {
	  padding: 15px 15px;
	}
}
@media only screen and (max-width: 768px) {
	.header-inner.less-height {
		height: 100px;
	}
	.header-inner.less-height .text {
		height: 100px;
	}
	.urunler-box-div{
		height:350px;
	}
	.padding-lr-5{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.ust-bilgi-header{
		height: 80px !important;
	}
	.mobile-buttons-wrapper{
		display:block;
	}
}
@media only screen and (max-width: 530px) {
	.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
		width: 100%;
	}
	.form-sag{
		float:left;
		width:100%;
	}
	.form-sol{
		width:100%;
	}
	.ust-bilgi-header{
		height: 80px !important;
	}
}
@media only screen and (max-width: 480px) {
	.header-inner .text .title {
		font-size: 24px;
	}
	.ust-bilgi-header{
		height: 80px !important;
	}
}
@media only screen and (max-width: 360px) {
	.header-section {
	  padding-top: 0px;
	  padding-bottom: 3px;
	}
	.header-section div.col-logo {
	  width: 33%;
	}
	.header-section a.logo img{
	  max-height: 50px;
	  width: unset !important;
	  max-width: unset !important;
	}
	.header-inner.less-height {
		height: 100px;
	}
	.ust-bilgi-header{
		height: 80px !important;
	}
}