.headerBg {
		 background-color:#1B1B1B;
		 font-family: 'Neucha', serif; 
		 width:auto;
		 min-height:48px;
		 position:relative;
		 font-size: 1.2rem;
		 color: #fff;
		 padding-top:10px;
		 padding-bottom:10px;
		 text-align: center !important;
	}
.headerBg .container {
	position:relative;
}

.mobile-menu {
  margin-top: 10px !important;
  font-size: 1.5rem;
  float:right;
}
.ustcizgili {
	text-decoration:line-through;
}
.menu {
		display:none;
}
.blogBaslik
{
	font-family: 'kg_turning_tablesregular', sans-serif;
	color:#212526;
}

.baslikaltcizgi {
    padding:10px 0px 15px;
	margin-bottom:15px;
	background:url(../img/headerdecor.png) center bottom repeat-x;
	color:#212526;
}
.homealtcizgi {
    padding:10px 0px 15px;
	margin-bottom:15px;
	background:url(../img/homeh3footer.png) center bottom repeat-x;
	color:#212526;
}
.sepetUstMobile { background:url(../img/sepet.png) no-repeat; width:113px; height:41px; margin-top:10px; float:right; padding-left:86px; padding-top:0px; font-size:22px; color:#FFFFFF;
	text-decoration:none}
.sepetUstMobile:hover{ color:#DD707D; text-decoration:none }

.divGizle{
	display:none;
}
.etiketUrunAlan {
	background-color:#FDFDFD;
	padding-bottom:15px;
}
@media (min-width: 992px) {
/*Menu*/
.sepetUstMobile { display:none;}
.sepetUst { background:url(../img/sepet.png) no-repeat; width:113px; height:41px; position:absolute; right:20px; top:28px; padding-left:86px; padding-top:0px; font-size:22px; color:#FFFFFF;
	text-decoration:none}
.sepetUst:hover{ color:#DD707D; text-decoration:none }

/*Menu*/
.menu {display:block;height:48px; float:right; position:relative;}
.menu li {display:block;height:48px;float:left;margin-left:3px;}
.menu li a {display:block;height:100%;}
.menu li.menu1 a{background:url(../img/menu.png) no-repeat 0 0; width:90px}
.menu li.menu2 a{background:url(../img/menu.png) no-repeat -90px 0;width:109px}
.menu li.menu3 a{background:url(../img/menu.png) no-repeat -199px 0; width:196px}
.menu li.menu4 a{background:url(../img/menu.png) no-repeat -395px 0; width:176px}
.menu li.menu5 a{background:url(../img/menu.png) no-repeat -571px 0; width:96px}

		

	.kargoUst{  background:url(../img/musteriHizmetleri.png) no-repeat 0px 0px;
				width:236px;
				height:91px;
		}
	.mobile-menu {
		display:none;
	}
	
}
.text-footer {
  color: #DD6371 !important;
}

a.text-footer:hover, a.text-footer:focus {
  color: #DD6371 !important;
}
.whatsicon{
	position:fixed;
	width:50px;
	height:50px;
	bottom:40px;
	right:40px;
	background-color:#6BCB90;
	color:#FFF;
	padding-top:3px;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	z-index:100;
}
.whatsicon a:hover{
color:#FFF;
}

.cart-choice-overlay {
	position:fixed;
	inset:0;
	z-index:9999;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	padding:32px 14px 18px;
	background:rgba(27,27,27,0.48);
}
.cart-choice-modal {
	width:min(460px, 100%);
	padding:18px 20px 20px;
	border:1px solid rgba(27,27,27,0.78);
	border-radius:4px;
	background:#fff;
	box-shadow:0 8px 22px rgba(0,0,0,0.22);
	text-align:center;
}
.cart-choice-title {
	position:relative;
	margin-bottom:14px;
	padding-bottom:10px;
	color:#212526;
	font-family:'Source Sans Pro', sans-serif;
	font-size:17px;
	line-height:1.35;
}
.cart-choice-title::after {
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	width:118px;
	height:8px;
	background:url(../img/homeh3footer.png) center bottom repeat-x;
	transform:translateX(-50%);
}
.cart-choice-title strong {
	color:#1B1B1B;
	font-weight:700;
}
.cart-choice-button {
	display:block;
	width:100%;
	min-height:42px;
	margin-top:9px;
	padding:9px 14px 8px;
	border:0;
	border-radius:4px;
	color:#fff;
	font-family:'Neucha', cursive;
	font-size:19px;
	line-height:1.15;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:0;
	box-shadow:inset 0 -2px 0 rgba(0,0,0,0.12);
}
.cart-choice-button:hover,
.cart-choice-button:focus {
	color:#fff;
	text-decoration:none;
	outline:0;
}
.cart-choice-button-secondary {
	background:#555;
}
.cart-choice-button-secondary:hover,
.cart-choice-button-secondary:focus {
	background:#474747;
}
.cart-choice-button-primary {
	background:#6BCB90;
}
.cart-choice-button-primary:hover,
.cart-choice-button-primary:focus {
	background:#5ab87e;
}
.cart-choice-overlay.is-hidden {
	display:none;
}

.copyfooter {
	font-size:14px;
	color:;
}	
.footer_social_media li{
	list-style-type:none;
	float:left;
	}
	@media(min-width:320px){
		.footer_social_media li{
			display:inline-block;
			float:none
			}
		}
	@media(min-width:1024px){
		.footer_social_media li{
			float:left
			}
		}
	.footer_social_media li:nth-of-type(2){
		margin:0 20px
		}
	.footer_social_media li img{
		width:36px
		}
	
.headerWhats {
	padding-right:58px;
}
.headerWhats a {
	color:#6BCB90;
	text-decoration:none;
}

.language-switcher {
	position:absolute;
	top:50%;
	right:15px;
	transform:translateY(-50%);
	z-index:30;
}
.language-switcher-toggle {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:42px;
	height:34px;
	padding:0;
	border:0;
	border-radius:4px;
	background:#1B1B1B;
	color:#F3F1F2;
	cursor:pointer;
}
.language-switcher-toggle:focus {
	outline:0;
	box-shadow:0 0 0 2px rgba(255,255,255,0.2);
}
.language-switcher-toggle::after {
	margin-left:4px;
}
.language-switcher-menu {
	min-width:50px;
	padding:4px;
	text-align:center;
}
.language-switcher-item {
	display:flex;
	align-items:center;
	justify-content:center;
	min-height:34px;
	padding:4px 8px;
	border-radius:4px;
	font-family:'Source Sans Pro', sans-serif;
	font-size:22px;
	line-height:1;
	text-decoration:none;
}
.language-switcher-item:hover,
.language-switcher-item:focus,
.language-switcher-item.active {
	background:#6BCB90;
	color:#1B1B1B;
}
.language-flag {
	font-size:20px;
	line-height:1;
}

.headerBg,
.headerTop,
#sidebar {
	direction:ltr;
}
[dir="rtl"] .product-rborder {
	border-right:0;
	border-left:1px solid #E3E3E3;
}
[dir="rtl"] .product-arrow {
	right:auto;
	left:-1px;
	transform:scaleX(-1);
}

.btn-whatsapp-buy {
	background:#25D366 !important;
	border-color:#25D366 !important;
	color:#fff !important;
	font-weight:700;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
}
.btn-whatsapp-buy:hover,
.btn-whatsapp-buy:focus,
.btn-whatsapp-buy:active,
.btn-whatsapp-buy:not(:disabled):not(.disabled):active {
	background:#1ebe5d !important;
	border-color:#1ebe5d !important;
	color:#fff !important;
}

.product-detail-banner {
	display:flex;
	align-items:center;
	width:100%;
	max-width:100%;
	min-height:86px;
	margin:0 0 1rem;
	padding:14px 18px;
	border:1px solid #D9E6D7;
	border-radius:6px;
	background:#F7FBF7;
	color:#1B1B1B;
	text-decoration:none;
	box-shadow:0 2px 8px rgba(0,0,0,0.05);
}
.product-detail-banner:hover,
.product-detail-banner:focus {
	border-color:#6BCB90;
	color:#1B1B1B;
	text-decoration:none;
}
.product-detail-banner-icon {
	display:flex;
	align-items:center;
	justify-content:center;
	flex:0 0 42px;
	width:42px;
	height:42px;
	margin-right:12px;
	border-radius:50%;
	background:#6BCB90;
	color:#fff;
	font-size:24px;
}
.product-detail-banner-text {
	flex:1 1 auto;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:1.25;
}
.product-detail-banner-arrow {
	flex:0 0 auto;
	margin-left:12px;
	color:#6BCB90;
	font-size:24px;
}
[dir="rtl"] .product-detail-banner-icon {
	margin-right:0;
	margin-left:12px;
}
[dir="rtl"] .product-detail-banner-arrow {
	margin-left:0;
	margin-right:12px;
	transform:scaleX(-1);
}

.home-service-image-link {
	display:block;
	text-decoration:none;
}
.home-service-image {
	display:block;
	width:100%;
	aspect-ratio:43 / 28;
	margin:0 auto 1rem;
	object-fit:contain;
	background:#fff;
}

@media (max-width: 767.98px) {
	.headerBg {
		padding-right:48px;
	}
	.headerBg .container {
		position:static;
	}
	.headerWhats {
		padding-right:0;
		position:static;
	}
	.language-switcher {
		top:8px;
		right:8px;
		transform:none;
	}
	.language-switcher-toggle {
		width:36px;
		height:30px;
		background:transparent;
	}
	.btn-whatsapp-buy {
		background:#25D366 !important;
		border-color:#25D366 !important;
		color:#fff !important;
	}
		.whatsicon {
			background-color:#25D366;
			color:#FFF;
		}
		.cart-choice-overlay {
			padding:14px 14px 18px;
		}
		.cart-choice-modal {
			width:100%;
			max-width:430px;
			padding:17px 18px 19px;
		}
		.cart-choice-title {
			margin-bottom:13px;
			padding-bottom:10px;
			font-size:17px;
		}
		.cart-choice-button {
			min-height:42px;
			font-size:18px;
		}
		.product-detail-banner {
			min-height:76px;
			padding:12px;
	}
	.product-detail-banner-text {
		font-size:16px;
	}
	.home-service-image {
		max-width:430px;
	}
}
		
.footerBgUst {
background:url(../img/footerBg.png) repeat-x 0px 0px;
width:100%;
height:20px;
margin-top:-15px;
}

.ortaAlan{
	  width:auto;
	  padding-bottom:1.0rem;
	
}
.footerBg {
	 background-color:#1B1B1B;
	 width:auto;
	 min-height:270px;
	 color: #DCD4C3;
	 font-size: 1.25rem;
	 font-weight: 300;
	 padding-top:10px;
	 text-align: center !important;
}
.footerLogo {
	 background:transparent;
	 width:auto;
	 height:50px;
	 padding-top:10px;
}
.guvenlikLogolari {
	
	background:url(../img/guvenlik-logolari.png) no-repeat 0px 0px;
	width:360px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	
}
.headerTop { 
   background:url(../img/bg.jpg) repeat-x 0px 0px;
   margin:0px 0px 0px 0px;width:auto;height:231px;
}
.logo{
		position:absolute;
		top:15px;
		margin-left:auto;
		margin-right:auto;
		width:220px;
		height:136px;
}
.logo img{
		width:100%;
		height:100%;
		object-fit:contain;
}
.moblogo{
		width:112px;
		height:45px;
}
.moblogo img{
		width:100%;
		height:100%;
		object-fit:contain;
}

.contmenu{
	 margin: -2rem -2rem 2rem;
	 padding:0.5rem;
	 color:#FFF;
	 text-align:center;
}
.thumbnail {
	 border:#F3F3F3 1px solid;
	 margin-bottom:1rem;
	 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	 -webkit-transition : border 500ms ease-out; 
	 -moz-transition : border 500ms ease-out;
     -o-transition : border 500ms ease-out;

}
.thumbnail:hover {
	border:#6BCB90 1px solid;
}
.mt-banner {
  margin-top: 160px !important;
}

.altlinkler {
	text-decoration:none;
	color:#FFF;
	font-size: 1.10rem;
	font-weight: 300;
}
.altlinkler a{
	text-decoration:none;
	color:#FFF;
	font-size: 1.10rem;
	font-weight: 300;
}
.altlinkler a:hover{
	color:#DD6371;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background: #EEEEEE;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #D07276;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss:hover {
    background: #fff;
    color: #D07276;
}

.overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #D07276
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #D0C5AC;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
	text-decoration:none;
}
#sidebar ul li a:hover {
    color: #FFF;
    background: #D07276;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #1B1B1B;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}
a[aria-expanded="true"]::before {
    content: '\e260';
}


ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #DE503F;
}
a.article, a.article:hover {
    background: #6BCB90 !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    URUN STYLE
----------------------------------------------------- */
.product-arrow {
  background:url(../img/arrowProduct.png) no-repeat;
  width:12px;
  height:46px;
  margin-right:auto;
  margin-left:auto;
  padding: 0px 0px;
  position: absolute;
  right: -1px;
  top:94px;
}
.product-rborder {
	border-right:1px solid #E3E3E3;
}
.product-title{
  padding-top: 0.4rem;
  margin-bottom: 0.2rem; 
  font-family: 'kg_turning_tablesregular', serif; 
  text-decoration:none; 
  color:#000;
  font-weight: 400;
  line-height: 1.0;
  font-size:1.0em;
}
.category-title{
  margin-bottom: 0.2rem; 
  font-family: 'kg_turning_tablesregular', serif; 
  text-decoration:none; 
  color:#000;
  font-weight: 400;
  line-height: 1.5;
  font-size:1.5em;
}
.product-price-detay{
  margin-bottom: 0.2rem; 
  font-family: 'kg_turning_tablesregular', serif; 
  text-decoration:none; 
  color:#6BCB90;
  font-weight: 400;
  line-height: 1.5;
  font-size:1.8em;
}
.product-price {
  text-decoration:none; 
  color:#FFF;
  font-family: 'Neucha', serif; 
  font-weight: 500;
  font-size:22px;
  line-height: 1.4;
  background-color: #000;
  padding: 6px 12px;
  position: absolute;
  top: 50px;
  left: 10px;
}
.product-value {
  text-decoration:none; 
  color:#FFF;
  font-weight: 500;
  line-height: 1.4;
  background-color: #6BCB90;
  padding: 6px 12px;
  position: absolute;
  top: 88px;
  left: 10px;
}

/* ---------------------------------------------------
    KATEGORİ STYLE
----------------------------------------------------- */
.nav-bg {
	height: 38px;
	display: inline-block;
	width:100%;
	background-color:#1B1B1B;
	padding:7px;
	margin-bottom:0.30rem;
	border-radius: 38px 37px 35px 30px / 1px 2px 2px 2px;
}
.nav-toggle{
    width: 28px;
    height: 22px;
    position: relative;
    top: 0;
    right: 0;
    margin: 0px 0px 10px;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: opacity .25s ease 0s;
    transition: opacity .25s ease 0s;
}

.nav-toggle:hover{
    opacity: 1.0;
}

.nav-toggle.active .top{
    background: #fff;
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(11px) translateX(0) rotate(45deg);
}

.nav-toggle.active .middle{
    opacity: 0;
    background: #fff;
}
.neartext {
	margin-left:2.3rem;
	color:#F3F1F2;
}
.nav-toggle.active .neartext{
    opacity: 0;
    background: #fff;
}

.nav-toggle.active .bottom{
    background: #fff;
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
}

.nav-toggle span{
    width: 100%;
    height: 4px;
    background:#F3F1F2;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}

.nav-toggle span:nth-of-type(2){
    top: 10px;
}

.nav-toggle span:nth-of-type(3){
    top: 20px;
}

.navbar{
    width: 100%;
    height: 0;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}

.navbar.open{
    height: 100%;
    opacity: 0.9;
    visibility: visible;
}

.navbar.open li{
    -webkit-animation: load .5s ease forwards;
    animation: load .5s ease forwards;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.navbar.open li:nth-of-type(2){
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.navbar.open li:nth-of-type(3){
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.navbar.open li:nth-of-type(4){
    -webkit-animation-delay: 0.50s;
    animation-delay: 0.50s;
}

.navbar nav{
    height: 70%;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
	margin-left:auto;
	margin-right:auto;
    position: relative;
    top: 35%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.navbar ul{
    display: inline-block;
    height: 100%;
	margin-left:auto;
	margin-right:auto;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    position: relative;
}

.navbar ul li{
    display: block;
    height: 12%;
    min-height: 20px;
    position: relative;
    opacity: 0;
}

.navbar ul li a{
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
}

.navbar ul li a:after{
    content: "";
    width: 0;
    height: 4px;
    background:#61C484;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.35s;
    transition: 0.35s;
}

.navbar ul li a:hover:after,
.navbar ul li a:focus:after,
.navbar ul li a:active:after{
    width: 100%;
}

@-webkit-keyframes load{
    0%{
        opacity: 0;
        left: 20%;
    }
    100%{
        opacity: 1;
        left: 0;
    }
}

@keyframes load{
    0%{
        opacity: 0;
        left: 20%;
    }
    100%{
        opacity: 1;
        left: 0;
    }
}@charset "utf-8";

/* ---------------------------------------------------
    REPONSIVE KATEGORI STYLE
----------------------------------------------------- */
