																																								@charset "UTF-8";

/*$ana-renk	:   #e16d00;   */


/*$ana-renk	:   #e16d00;   */


/*	TEMA - 18	*/

.anasayfa-markalar .anasayfa-marka-slider {
	padding: 15px 0;
}

.anasayfa-markalar .anasayfa-marka-slider .marka-slide img {
	width: 60%;
	pointer-events: none;
	max-width: 220px;
	margin: auto;
}

.fancybox-image {
	pointer-events: none !important;
}

.kutu-teklif-iste {
	margin-top: 20px;
	width: 100%;
	float: left;
}

.kutu-teklif-iste button {
	border: none;
	background: #ff661c;
	color: #fff;
	padding: 5px 20px;
	transition: background 0.2s ease;
}

.kutu-teklif-iste button:hover {
	background: #555;
}

.anasayfa-block {
	margin-top: 50px;
}

.ana-baslik {
	border-bottom: 2px solid #eee;
	position: relative;
}

.ana-baslik span {
	font-size: 20px;
	font-weight: 600;
}

.ana-baslik:before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 50px;
	max-width: 100%;
	height: 3px;
	background: #ff661c;
	transition: width 0.3s ease-in-out;
}

.ana-baslik:hover:before {
	width: 150px;
}

.anasayfa-block-head {
	display: flex;
	align-items: flex-end;
	flex-flow: row wrap;
	margin-bottom: 20px;
	padding: 0;
}

.anasayfa-resim-block {
	position: relative;
	padding: 0;
}

.anasayfa-resim-block:before,
.anasayfa-resim-block:after {
	content: '';
	transition: all 0.4s ease-in-out;
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	pointer-events: none;
}

.anasayfa-resim-block img {
	pointer-events: none;
	width: 100% !important;
	height: auto !important;
}

.anasayfa-resim-block:hover:before {
	width: 0;
	opacity: 0.1;
}

.anasayfa-resim-block:hover:after {
	height: 0;
	opacity: 0.1;
}


/*ANASAYFA URUN GRUPLARI */

.anasayfa-urun-gruplari .list-grup-baslik {
	border-bottom: 2px solid #eee;
}


.anasayfa-urun-gruplari .list-grup-baslik ul {
	list-style: none;
	margin: 0;
	float: right;
}

.anasayfa-urun-gruplari .list-grup-baslik ul li {
	float: left;
	padding: 0 25px;
	line-height: 45px;
	font-weight: 500;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: .6px;
	color: #000;
	transition: all 0.2s ease;
}

.anasayfa-urun-gruplari .list-grup-baslik ul li.active {
	color: #ff661c;
	position: relative;
}

.anasayfa-urun-gruplari .list-grup-baslik ul li.active:before {
	content: '';
	position: absolute;
	border: 7px solid #ff661c;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	width: 7px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.anasayfa-urun-gruplari .list-grup-baslik ul li:hover {
	color: #ff661c;
}

.anasayfa-urun-gruplari .anasayfa-grup-govde {
	transition: opacity 0.3s ease;
}

.anasayfa-banner {
	position: relative;
}

.anasayfa-banner>img {
	width: 100% !important;
	height: auto !important;
	z-index: -1;
}

.anasayfa-banner .banner-yazi {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
}

.anasayfa-banner .banner-yazi .yazi-1 {
	font-size: 24px;
	letter-spacing: .2px;
	font-size: 30px;
	font-weight: 500px;
	color: #e21107;
}

.anasayfa-banner .banner-yazi .yazi-2 {
	font-size: 24px;
	letter-spacing: .7px;
	line-height: 1;
	font-weight: 600;
	color: #000;
}

.anasayfa-banner .banner-yazi .yazi-3 {
	font-size: 14px;
	letter-spacing: .2px;
	font-weight: 500;
	margin-bottom: 25px;
	color: #000;
}

.anasayfa-banner .banner-yazi .banner-link {
	padding: 8px 25px;
	color: #fff;
	font-size: 14px;
	letter-spacing: .5px;
	background: #ff661c;
	display: inline-block;
	margin-bottom: 17px;
	transition: all 0.3s ease;
}

.anasayfa-banner .banner-yazi .banner-link:hover {
	background: #000;
}

@media screen and (max-width: 1300px) {
	.anasayfa-banner .banner-yazi .yazi-1 {
		font-size: 25px;
	}
	.anasayfa-banner .banner-yazi .yazi-2 {
		font-size: 40px;
	}
	.anasayfa-banner .banner-yazi .yazi-3 {
		font-size: 20px;
	}
	.anasayfa-banner .banner-yazi .banner-link {
		font-size: 14px;
	}
}

.anasayfa-reklam>div {
	overflow: hidden;
}

.anasayfa-reklam>div img {
	pointer-events: none;
	width: 100% !important;
	height: auto !important;
	transition: transform 0.8s ease;
}

.anasayfa-reklam>div img:hover {
	transform: scale(1.03);
}

.trend-urunler-slide .slick-track>div>div:not(:last-child) .vitrin-urun {
	margin-bottom: 35px;
}

.inner-align {
	max-width: 1450px !important;
}


/*Slider*/

.slider-mm {
	float: right;
	background: #fff;
	padding: 0px;
	margin: 0px;
	position: relative;
	transition: all 0s ease;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.slider-mm.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.slider-mm .slick-slide img {
	pointer-events: none;
	width: 100%;
}

.slider-mm .slick-list {
	height: 100%;
}

.slider-mm .slick-dots {
	bottom: 15px;
}

.slider-mm .slick-dots li {
	background: #ff661c;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	transition: all 0.2s ease;
	margin: 0 4px;
}

.slider-mm .slick-dots li.slick-active {
	background: #000;
	transform: scale(1.2);
}

.slider-mm .slick-dots li button {
	display: none;
}

@media screen and (min-width: 992px) {
	.slider-mm .slick-arrow {
		opacity: 0;
		transition: all 0.2s ease;
	}
	.slider-mm:hover .slick-arrow {
		opacity: 1;
	}
}

.slider-style-1 .slick-arrow {
	opacity: 0.5;
	border: none !important;
	background: transparent !important;
	transition: all 0.4s ease;
	box-shadow: none;
	width: 40px;
	height: 40px;
}

.slider-style-1 .slick-arrow:before {
	font-family: akilli-icon !important;
	font-size: 15px;
	font-weight: 900;
	border: none !important;
	transform: none;
	transition: all 0.4s ease;
	color: #000;
	width: 15px;
	height: 15px;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
}

.slider-style-1 .slick-arrow:hover:before {
	color: #ff661c;
}

.slider-style-1 .slick-prev:before {
	content: "\e91c";
}

.slider-style-1 .slick-next:before {
	content: "\e91e";
}

.slider-mm-link {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.slick-prev:hover,
.slick-prev:focus {
	color: transparent;
	outline: none;
	background: #000;
}

.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: #000;
}

.slick-prev:before {
	content: '';
	left: 45%;
	bottom: 40%;
	position: absolute;
	border: solid #000;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 5px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}


/* SPOTLAR */

.anasayfa-spotlar .anasayfa-spot {
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0;
}

.anasayfa-spotlar .anasayfa-spot:hover .spot-icon .icon {
	top: -100%;
}

.anasayfa-spotlar .anasayfa-spot:hover .spot-icon .icon-hover {
	top: 0;
}

.anasayfa-spotlar .spot-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5%;
	position: relative;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.anasayfa-spotlar .spot-icon>div {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	transition: all 0.3s ease;
}

.anasayfa-spotlar .spot-icon .icon {
	top: 0;
	color: #888888;
}

.anasayfa-spotlar .spot-icon .icon-hover {
	top: 100%;
	color: #ff661c;
}

.anasayfa-spotlar .spot-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	font-size: 12px;
	color: #888888;
}

.anasayfa-spotlar .spot-text b {
	line-height: 2;
	color: #000;
	font-size: 14px;
	letter-spacing: .7px;
}

.anasayfa-trendler {
	padding: 0;
}

@media (min-width: 992px) {
	.anasayfa-trendler {
		padding-left: 15px;
	}
	.slider-style-1 .slick-prev {
		left: -20px;
	}
	.slider-style-1 .slick-next {
		right: -20px;
	}
	.anasayfa-urun-gruplari .anasayfa-grup-resim {
		padding-right: 15px;
	}
	.anasayfa-urun-gruplari .anasayfa-cat-resim {
		padding-right: 0;
		padding-left: 15px;
	}
	.anasayfa-spotlar .anasayfa-spot {
		position: relative;
	}
	.anasayfa-spotlar .anasayfa-spot:not(:last-child):before {
		content: '';
		position: absolute;
		right: 0;
		bottom: 0;
		top: 0;
		margin: auto;
		height: 70%;
		width: 1px;
		background: #e5e5e5;
	}
	.slider-mm .slick-arrow {
		opacity: 0.5;
		border-radius: 50%;
		border: 2px solid #ff661c !important;
		background: transparent !important;
		transition: all 0.4s ease;
		box-shadow: none;
		width: 40px;
		height: 40px;
	}
	.slider-mm .slick-arrow:before {
		font-family: akilli-icon !important;
		font-size: 15px;
		font-weight: 900;
		border: none !important;
		transform: none;
		transition: all 0.4s ease;
		color: #ff661c;
		width: 15px;
		height: 15px;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		padding: 0;
	}
	.slider-mm .slick-arrow:hover {
		border: 2px solid #000 !important;
	}
	.slider-mm .slick-arrow:hover:before {
		color: #000;
	}
	.slider-mm .slick-prev {
		left: -50px;
	}
	.slider-mm .slick-prev:before {
		content: "\e91c";
	}
	.slider-mm .slick-next {
		right: -50px;
	}
	.slider-mm .slick-next:before {
		content: "\e91e";
	}
	.slider-mm:hover .slick-arrow {
		opacity: 1;
	}
	.slider-mm:hover .slick-prev {
		left: 25px;
	}
	.slider-mm:hover .slick-next {
		right: 25px;
	}
	.anasayfa-head .anasayfa-sol-menu {
		width: 260px;
		float: left;
	}
	.anasayfa-head .anasayfa-sag-slider {
		width: calc(100% - 285px);
		float: right;
	}
	.indirim-urun-slider {
		height: calc(100% - 68px);
	}
	.indirim-urun-slider .slick-track,
	.indirim-urun-slider .slick-list {
		height: 100%;
	}
}

@media (max-width: 520px) {
	.anasayfa-urun-gruplari .anasayfa-grup-govde .urun-kutusu {
		display: flex;
		justify-content: center;
	}
	.anasayfa-urun-gruplari .anasayfa-grup-govde .urun-kutusu .kutu-urun-border {
		max-width: 250px;
	}
}

@media (max-width: 992px) {
	.anasayfa-spotlar .anasayfa-spot {
		flex-flow: column wrap;
		justify-content: flex-start;
	}
	.anasayfa-spotlar .spot-icon {
		margin-bottom: 20px;
	}
	.anasayfa-spotlar .spot-text {
		text-align: center;
		align-items: center;
	}
	.ana-baslik.dropit:after {
		content: '\f107';
		font-family: FontAwesome;
		font-weight: 900;
		font-size: 22px;
	}
	.list-grup-baslik {
		opacity: 0;
		max-height: 0;
		visibility: hidden;
		overflow: hidden;
		transition: opacity 0.3s ease;
	}
	.list-grup-baslik.dropit {
		opacity: 1;
		max-height: inherit;
		visibility: visible;
	}
	.anasayfa-reklam {
		display: none;
	}
	.anasayfa-block-head {
		padding: 0 15px;
		text-align: center;
	}
	.ana-baslik {
		text-align: center;
		border: none;
	}
	.ana-baslik:before {
		display: none;
	}
	.anasayfa-resim-block {
		display: none;
	}
	.anasayfa-urun-gruplari .list-grup-baslik {
		border: none;
	}
	.anasayfa-urun-gruplari .list-grup-baslik ul {
		width: 100%;
	}
	.anasayfa-urun-gruplari .list-grup-baslik ul li {
		border: none !important;
	}
	.anasayfa-urun-gruplari .list-grup-baslik ul li:before {
		display: none;
	}
	.anasayfa-urun-gruplari .anasayfa-grup-govde {
		margin-top: 20px;
	}
	.anasayfa-head .anasayfa-sol-menu {
		display: none;
	}
	.anasayfa-head .anasayfa-sag-slider {
		width: 100%;
		float: right;
	}
	.anasayfa-urun-gruplari ul li {
		width: 100%;
		text-align: center;
	}
	.anasayfa-urun-gruplari ul li:hover {
		border-bottom: 1px solid #e5e5e5;
	}
	.anasayfa-urun-gruplari ul li .active {
		border-bottom: 1px solid #e5e5e5;
	}
	.anasayfa-banner {
		display: none;
	}
	.anasayfa-block {
		margin-top: 15px;
	}
}


/*YukarA?AA?} A?a?!A?AA?}k*/

.home-sag-alt {
	width: 40px;
	height: auto;
	display: inline-block;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align: center;
	z-index: 1000;
}

.sag-alt-wp {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #222020;
	color: #00e676;
	line-height: 39px;
	font-size: 19px;
	border-radius: 50%;
	transition: all 0.5s ease;
}

.sag-alt-wp.asagi {
	border-radius: 0px;
	transition: all 0.5s ease;
	line-height: 33px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}

.sag-alt-wp:hover,
.sag-alt-wp:focus {
	color: #fff;
	background: #000;
}

#back-top {
	display: inline-block;
	background-color: #222020;
	width: 40px;
	height: 40px;
	text-align: center;
	position: relative;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	color: #fff;
	line-height: 38px;
	font-size: 20px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}

#back-top:hover {
	cursor: pointer;
	background-color: #000;
}

#back-top:active {
	background-color: #000;
}

#back-top.show {
	opacity: 1;
	visibility: visible;
}


/*$ana-renk	:   #e16d00;   */

footer {
	clear: both;
	background: #000;
	float: left;
	width: 100%;
	margin-top: 50px;
}

#footer {
	text-align: left;
}

.footer-icerik {
	padding: 0;
}

.footer-icerik input {
	display: none;
}

.footer-icerik>ul {
	float: left;
	list-style: none;
	margin-bottom: 0;
}

.footer-icerik span {
	color: #ddd;
	font-family: "Poppins", sans-serif;
	text-decoration: none;
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 13px;
}

.footer-icerik .footer-link {
	margin-bottom: 15px;
	color: #888;
	font-family: "Poppins", sans-serif;
	text-decoration: none;
	letter-spacing: .7px;
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 12px;
	transition: all 0.3s ease;
}

.footer-icerik .footer-link:before {
	content: '\f111';
	font-family: Font Awesome\ 5 Free;
	font-size: 4px;
	color: #fff;
	font-weight: 900;
	padding-right: 15px;
}

.footer-icerik .footer-link:hover {
	color: #fff;
}

.footer-baslik {
	border-bottom: 2px solid transparent;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.footer-baslik span {
	text-transform: uppercase;
	letter-spacing: .7px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}

.footer-baslik:before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 30px;
	max-width: 100%;
	height: 3px;
	background: #ff661c;
	transition: width 0.5s ease-in-out;
}

.footer-baslik:hover:before {
	width: 60px;
}

.footer-e-bulten {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	padding: 45px 0;
}

.footer-e-bulten .bulten-baslik {
	color: #ff661c;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0;
}

.footer-e-bulten .bulten-desc {
	color: #b1b1b2;
	font-size: 12px;
	letter-spacing: .6px;
	padding: 0;
}

.footer-e-bulten .bulten-form {
	position: relative;
	padding: 0;
}

.footer-e-bulten .bulten-form #ebulten {
	width: 100%;
	font-size: 13px;
	border: none;
	height: 50px;
	padding-left: 15px;
}

.footer-e-bulten .bulten-form #ebulten-gonder {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: #ff661c;
	color: #fff;
	line-height: 40px;
	width: 40px;
	text-align: center;
	margin-top: 10px;
	height: 40px;
	display: inline-block;
	font-size: 18px;
	border: none;
	font-weight: 600;
	transition: background 0.3s ease;
}

.footer-e-bulten .bulten-form #ebulten-gonder:hover {
	background: #000;
}

.footer-bottom-mm {
	width: 100%;
	height: auto;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #000;
}

.footer-bottom-mm a {
	text-decoration: none;
	color: #111;
}

.footer-bottom-mm p {
	width: auto;
	float: left;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #ddd;
}

.footer-bottom-mm p img {
	display: block;
	text-align: center;
	margin: auto;
}

.footer-bottom-mm p:last-child {
	text-align: right;
	float: right;
}

.odeme-sprite-box {
	float: left;
	margin-bottom: 5px;
	width: 160px;
	height: 45px;
}

.footer-odeme {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}

.footer-iletisim ul li {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.footer-iletisim ul li i {
	color: #ff661c;
	float: left;
	padding-right: 15px;
	font-size: 20px;
}

.footer-iletisim ul li span {
	color: #888;
	font-size: 12px;
	letter-spacing: .7px;
	transition: color 0.2s ease;
}

.footer-iletisim ul li span:hover {
	color: #fff;
}

.footer-menu a {
	margin-bottom: 15px;
	color: #888;
	text-decoration: none;
	letter-spacing: .7px;
	display: block;
	font-weight: 400;
	font-size: 12px;
	transition: all 0.3s ease;
}

.footer-menu a:hover {
	color: #fff;
}

.footer-social {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.footer-social ul {
	list-style: none;
}

.footer-social ul li {
	border-radius: 50%;
	width: 40px;
	float: left;
	height: 40px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.footer-social ul li a {
	line-height: 40px;
	color: #fff;
}

.footer-social ul li:last-of-type {
	margin: 0;
}

.footer-bulten {
	float: left;
	width: 100%;
}

@media all and (min-width: 992px) {
	.footer-e-bulten .bulten-baslik {
		padding: 15px 20px 15px 0;
		border-right: 1px solid #b1b1b2;
	}
	.footer-e-bulten .bulten-desc {
		padding: 0 0 0 20px;
	}
	.footer-e-bulten .bulten-form {
		padding: 0 0 0 20px;
	}
	.footer-div {
		float: left;
		width: 20%;
		padding-right: 15px;
	}
	.footer-m-baslik {
		display: none;
	}
}

@media all and (max-width: 992px) {
	.bulten-baslik {
		margin-bottom: 10px;
		line-height: 1;
	}
	.bulten-desc {
		margin-bottom: 20px;
	}
	.footer-div {
		float: left;
		width: 20%;
		padding-right: 15px;
	}
	.footer-dropdown {
		max-height: 0;
		overflow: hidden;
		transition: all 0.3s ease-in-out;
	}
	.footer-dropdown li:first-of-type {
		margin-top: 20px;
	}
	.footer-icerik input:checked~.footer-dropdown {
		max-height: 500px;
	}
	.footer-baslik {
		display: none;
	}
	.footer-m-baslik {
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		color: #fff;
		display: block;
		position: relative;
	}
	.footer-m-baslik:after {
		content: '\f078';
		font-family: Font Awesome\ 5 Free;
		position: absolute;
		right: 15px;
		transition: all 0.3s ease;
	}
	.footer-icerik input:checked~.footer-m-baslik:after {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.footer-odeme {
		display: block;
		margin-bottom: 20px;
	}
	.footer-odeme img {
		margin: auto;
		display: block;
		max-width: 100%;
	}
	.footer-div {
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
}


/*$ana-renk	:   #e16d00;   */


/* Tema 1*/

@media all and (min-width: 992px) {
	.menu-level-3>ul {
		background: none !important;
	}
	.kategori-mm {
		margin-bottom: 30px !important;
	}
	.header-icon-link {
		cursor: pointer;
	}
	.header-icon-link .header-icon {
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		float: left;
		background: #ff661c;
		border-radius: 50%;
	}
	.header-icon-link .header-icon img {
		filter: invert(100%);
		width: 20px;
		margin: auto;
		transition: filter 0.2s ease;
	}
	.header-icon-link .header-icon-text {
		float: left;
		display: inline-block;
		padding-left: 10px;
		color: #000;
	}
	.header-icon-link .header-icon-text .header-icon-title {
		display: block;
		line-height: normal;
		font-weight: 600;
		font-size: 14px;
		text-transform: uppercase;
		letter-spacing: .7px;
		transition: color 0.2s ease;
	}
	.header-icon-link .header-icon-text .header-icon-desc {
		display: block;
		float: left;
		line-height: normal;
		font-size: 12px;
		opacity: 0.6;
		letter-spacing: .7px;
	}
	.header-icon-link:hover .header-icon img {
		filter: invert(0);
	}
	.header-icon-link:hover .header-icon-text .header-icon-title {
		color: #ff661c;
	}
	.menu-kategori-icon2 {
		max-width: 100%;
		width: 200px;
	}
	.menu-level-2 {
		pointer-events: none;
	}
	.menu-level-1:hover .menu-level-2 {
		pointer-events: auto;
	}
	.top-bar-content {
		width: 100%;
		height: 40px;
		margin: auto;
		position: relative;
		z-index: 1;
		display: flex;
		align-items: center;
		transition: all 0.5s ease;
		background: #ff661c;
		z-index: 8;
	}
	.top-bar-content .top-bar-content-wrapper {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		width: 100%;
	}
	.top-inner {
		height: 50px !important;
	}
	.top-inner .welcome-message {
		line-height: 40px;
		color: #fff;
	}
	.top-bar-sag {
		float: right;
		text-align: right;
	}
	.top-bar-tel {
		float: right;
		margin-left: 25px;
	}
	.top-bar-tel a {
		color: #fff;
		line-height: 40px;
	}
	.top-bar-tel i {
		margin-right: 10px;
		font-size: 16px;
	}
	.user-login {
		height: 100%;
		position: relative;
		float: left;
		display: flex;
		justify-content: center;
		align-items: center;
		border-right: 1px solid #ddd;
		padding: 0;
	}
	.user-login .hesap-button {
		line-height: 40px;
	}
	.user-login>a {
		color: #000;
		line-height: 40px;
	}
	.user-login>a i {
		margin-left: 5px;
		font-size: 12px;
	}
	.user-login .hesap-dropdown {
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: all 0.3s ease;
		position: absolute;
		left: 0;
		top: 105%;
		width: 100%;
		background: #fff;
		box-shadow: 0px 5px 5px #ccc;
	}
	.user-login .hesap-dropdown .hesap-header {
		padding: 35px 20px 20px 20px;
		border-bottom: 1px solid #ddd;
		background: #f6f6f6;
		width: 100%;
		float: left;
	}
	.user-login .hesap-dropdown .hesap-header .hesap-name {
		float: left;
	}
	.user-login .hesap-dropdown .hesap-header .log-out {
		float: right;
	}
	.user-login .hesap-dropdown .hesap-list {
		width: 100%;
		list-style: none;
		float: left;
		margin: 0;
		padding: 30px 20px;
	}
	.user-login .hesap-dropdown .hesap-list li {
		color: #333;
		margin-top: 10px;
		text-align: left;
	}
	.user-login .hesap-dropdown .hesap-list li:first-child {
		margin: 0;
	}
	.user-login .hesap-dropdown i {
		padding-right: 10px;
		font-size: 20px;
	}
	.user-login .hesap-dropdown a {
		transition: color 0.2s ease;
		color: #333;
		display: flex;
		align-items: center;
	}
	.user-login .hesap-dropdown a:hover {
		color: #ff661c;
	}
	.user-login:hover .hesap-dropdown {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		top: 100%;
	}
	.ana-menu {
		border-radius: 4px;
	}
	.header-arama-content .header-input {
		background: #fff;
	}
	.kategori-mm-menu ul .menu-level-1 {
		width: 100% !important;
	}
	.kategori-mm-menu ul .menu-level-1:first-of-type {
		padding-top: 17.5px !important;
	}
	.kategori-mm-menu ul .menu-level-1:last-of-type {
		padding-bottom: 17.5px !important;
	}
	.menu-level-2 {
		min-height: 600px;
	}
	.menu-level-3 {
		width: 33% !important;
		margin-right: 10%;
	}
	.menu-level-3>a {
		font-size: 14px !important;
		color: #000 !important;
		border-bottom: 1px solid #e5e5e5;
	}
	.kategori-mm-inner {
		position: relative;
	}
	.kategori-mm-menu {
		position: absolute !important;
		left: 0;
		top: 100%;
		margin: auto;
		height: auto;
		visibility: hidden;
		background: #fff;
		padding: 0;
		border: 1px solid #eee;
		max-width: 260px;
		width: 25%;
		opacity: 0;
		transition: all 0.2s ease-in-out;
	}
	.kategori-mm-menu .drop:after {
		content: "\f105";
		font-size: 15px;
		font-family: FontAwesome;
		font-weight: 900;
		float: right;
	}
	.kategori-mm-menu .ana-menu {
		margin: 0;
		transition: all 0.3s ease-in-out;
	}
	.active {
		display: inline-block !important;
	}
	.kat-hepsini-goster {
		height: 50px;
		background: #fff;
	}
	.kat-hepsini-goster input {
		display: none;
	}
	.kat-hepsini-goster label {
		margin: 0;
		cursor: pointer;
		color: #333;
		background: transparent;
		border: none;
		border-top: 2px solid #eee;
		height: 100%;
		width: 100%;
		text-align: center;
		line-height: 50px;
	}
	.kat-hepsini-goster label:after {
		content: "\f107";
		font-size: 15px;
		font-family: FontAwesome;
		font-weight: 900;
		padding-left: 5px;
	}
	.menu-desktop-ac {
		opacity: 1 !important;
		visibility: visible !important;
	}
	#call1:checked~.kategori-mm-menu {
		opacity: 1;
		visibility: visible;
	}
	.kategori-mm-menu.anasayfa-menu {
		opacity: 1;
		visibility: visible;
	}
	.kategoriler-button {
		width: 260px !important;
		display: block !important;
		background: #ff661c;
		display: flex !important;
		align-items: center;
		color: #fff !important;
	}
	.kategoriler-button h3 {
		margin: 0;
		font-size: 14px;
		font-weight: 600;
		padding: 0 15px;
		letter-spacing: .7px;
	}
	.kategoriler-button h3 i {
		color: #fff !important;
		margin-right: 15px;
		font-size: 15px;
	}
	.menu-level-2 {
		width: 70vw !important;
		max-width: 1200px;
	}
	.menu-level-2 .full-width {
		width: 100% !important;
	}
	.ust-menu {
		height: 100%;
		width: 60%;
		float: left;
	}
	.ust-menu .ust-menu-ul {
		position: relative;
		width: 100%;
		height: 100%;
		float: left;
		display: flex;
		justify-content: center;
		margin: 0;
		align-items: center;
		list-style: none;
	}
	.ust-menu .ust-menu-ul li {
		float: left;
		padding: 0 30px;
	}
	.ust-menu .ust-menu-li {
		position: relative;
	}
	.ust-menu .ust-menu-li>a {
		white-space: nowrap;
	}
	.ust-menu .ust-menu-li a {
		text-transform: uppercase;
		font-weight: 600;
		color: #000;
		transition: all 0.2s ease;
		font-size: 14px;
		letter-spacing: .7px;
	}
	.ust-menu .ust-menu-li a:hover {
		color: #ff661c;
	}
	.ust-menu .ust-menu-li label {
		display: none;
	}
	.ust-menu .ust-menu-li ul {
		padding: 15px 0;
		width: 200px;
		list-style: none;
		border-radius: 5px;
		box-shadow: 1px 2px 5px #ddd;
		background: #fff;
		position: absolute;
		top: 130%;
		left: 0;
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s ease-in-out;
	}
	.ust-menu .ust-menu-li ul li {
		width: 100%;
	}
	.ust-menu .ust-menu-li li {
		line-height: normal;
		padding: 10px 20px;
	}
	.ust-menu .ust-menu-li li a {
		text-transform: none;
		font-weight: 400;
		color: #333;
	}
	.ust-menu .ust-menu-li:hover ul {
		opacity: 1;
		visibility: visible;
		top: 105%;
	}
}

.text-center {
	text-align: center;
}


/*--------------------------------HEADER-TOP-BAR----------------------------------*/


/*topbar sol*/

.header-sol-social {
	height: 100%;
	float: left;
	padding-left: 1%;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.header-social-link {
	float: left;
	color: #8d9daf;
	font-family: "Poppins", sans-serif;
	line-height: 40px;
	height: 100%;
	display: inline-block;
	font-size: 14px;
	margin-right: 20px;
	transition: all 0.5s ease;
}

.header-social-link i {
	line-height: 40px;
}

.header-social-link:hover {
	color: #fff;
}


/*topbar sag*/

.top-bar-hesap {
	width: 15%;
	float: right;
	height: 100%;
	position: relative;
	border-right: 1px solid rgba(255, 255, 255, 0.10196);
	border-left: 1px solid rgba(255, 255, 255, 0.10196);
}

.top-bar-hesap input[type=checkbox] {
	display: none;
}

.top-bar-hesap-buttons {
	font-family: "Poppins", sans-serif;
	float: right;
	color: #fff;
	width: 50%;
	height: 100%;
	font-size: 12px;
	margin-bottom: 0px;
	text-transform: capitalize !important;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease-in-out;
}

.top-bar-hesap-buttons:focus,
.top-bar-hesap-buttons:hover {
	color: #fff;
}

.top-bar-hesap-button {
	font-family: "Poppins", sans-serif;
	float: right;
	color: #fff;
	width: 100%;
	height: 100%;
	font-size: 12px;
	margin-bottom: 0px;
	text-transform: capitalize !important;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease-in-out;
}

.top-bar-hesap-button span {
	font-family: "Poppins", sans-serif;
	padding: 0 5px;
}

.top-bar-hesap-button .top-bar-hesap-down {
	font-size: 17px;
}

@media all and (max-width: 992px) {
	.top-bar-content {
		display: none;
		margin-bottom: 50px;
	}
}


/*Header Bar*/

.header-content {
	width: 100%;
	height: auto;
	min-height: 50px;
	display: inline-block;
	background: #fff;
	position: relative;
	transition: all 0.5s ease-in-out;
}

.header-align {
	width: 75%;
	margin: auto;
	height: 120px;
	z-index: 1;
	transition: all 0.5s ease;
}

.header-align input[type=checkbox] {
	display: none;
}

.header-logo {
	width: auto;
	width: 20%;
	height: 100%;
	float: left;
	position: relative;
	display: flex;
	margin: 0 auto;
	justify-content: flex-start;
	align-items: center;
}

.header-logo a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}

.header-logo img {
	position: absolute;
	pointer-events: none;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	max-height: 80%;
}

.sepet-adet {
	position: absolute;
	display: block;
	background: #000;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	color: #fff !important;
	line-height: 25px !important;
	text-align: center;
	font-weight: 500 !important;
	top: -12px;
	right: -12px;
}

.header-arama {
	width: calc(100% - 710px);
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	margin-left: 25px;
	height: 100%;
	float: left;
	position: relative;
}

.header-arama-content {
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 0px;
	margin: 0px;
	border: 2px solid #ff661c;
	border-radius: 1px;
	transition: all 0.5s ease;
}

.header-arama-content form {
	width: 100%;
	height: 100%;
	margin: 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fbfbfb;
	float: right;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.header-arama-content button {
	background: #ff661c;
	outline: none;
	border: none;
	display: block;
	width: 80px;
	height: 102%;
	position: relative;
	float: right;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.header-arama-content button:hover {
	color: #000;
}

.header-arama-content button:active .mm-control {
	display: block;
}

.sepet-baslik {
	color: #333;
	font-weight: 400;
}

.menu-sag {
	width: 20%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.header-sepet {
	padding: 0;
	height: 100%;
	position: relative;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header-sepet-tel {
	width: 50%;
	height: 100%;
	display: flex;
	color: #000;
	font-size: 18px;
	padding: 0px 1%;
	border-right: 1px solid #efefef;
	justify-content: center;
	align-items: center;
}

.header-sepet-tel img {
	width: 40px;
	float: left;
}

.header-sepet-tel p {
	font-family: "Poppins", sans-serif;
	width: 75%;
	padding-left: 5%;
	font-weight: 600;
	float: left;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-flow: column wrap;
	color: #000;
	font-size: 18px;
}

.header-sepet-tel span {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	line-height: 0.8;
	letter-spacing: 0px;
	font-family: "Poppins", sans-serif;
}

@media all and (max-width: 1350px) {
	.header-sepet-tel p {
		font-size: 15px;
	}
	.header-sepet-tel span {
		font-size: 12px;
	}
	.header-sepet-tel img {
		width: 32px;
	}
}

@media all and (max-width: 1200px) {
	.header-sepet ul ul li {
		width: 100%;
	}
}

@media all and (max-width: 1150px) {
	.header-sepet-tel p {
		font-size: 13px;
	}
	.header-sepet-tel span {
		font-size: 11px;
	}
}

@media all and (max-width: 992px) {
	.header-content {
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		top: 0px;
		z-index: 5;
		background: #fff;
	}
	.header-align {
		height: 50px;
	}
	.header-logo {
		margin: 0 auto;
		border: 0px;
		float: none;
		width: 40%;
		max-width: inherit;
	}
	.header-logo a {
		width: 100%;
		text-align: center;
		display: block;
	}
	.header-logo img {
		margin: auto;
        float: none;
        right: 0;
        left: 0;
        width: auto;
        height: 100%;
        max-width: inherit;
	}
	.header-arama,
	.header-arama-content,
	.header-sepet {
		display: none;
	}
	.kutu-link {
        display: inline-block;
        width: 100%;
        min-height: 50px;
     }
     .urun-kutusu .kutu-puan {
        text-align: center;
        margin: 0 !important;
    }
    .kutu-fiyat-gosterim-row{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media all and (max-width: 530px) {
	.header-logo img {
		margin: auto;
        float: none;
        right: 0;
        left: 0;
        width: auto;
        height: 100%;
        max-width: inherit;
	}
}


/*Header Kategori*/

.kategori-mm {
	height: 50px;
	position: relative;
	padding: 0px;
	float: none;
	margin: 0 auto;
	display: flex;
	align-items: center;
	z-index: 7;
}

.kategori-mm input[type=checkbox] {
	display: none;
}

.affix {
	position: fixed !important;
	top: 0 !important;
	left: 0;
	right: inherit;
	min-height: inherit !important;
	height: auto !important;
	z-index: 9999 !important;
	padding: 0px !important;
	transition: all 0.5s ease-in-out;
	background: #fff !important;
	-webkit-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
}

.kategori-mm-inner {
	margin: auto;
	height: 50px;
	padding: 0px;
}

.button {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	position: relative;
	display: none;
	height: 100%;
	width: 25%;
	float: left;
	cursor: pointer;
	margin-bottom: 0px;
}

.button i {
	font-size: 22px;
	color: #151440;
	padding: 0;
	position: relative;
	width: initial;
	height: initial;
	top: inherit;
	left: inherit;
	background: transparent;
}

.sepet-icon {
	background: #000;
	margin-right: .5%;
}

.sepet-li {
	position: absolute;
	content: "0";
	top: 23%;
	margin: auto;
	left: 15%;
	background: #000;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	font-size: 10px;
	text-align: center;
	z-index: 0;
	color: #fff;
	line-height: 15px;
	font-style: normal;
}

.search-icon {
	height: 40px;
	background: transparent;
	margin-right: 5px;
}

.search-icon i {
	font-size: 25px;
	color: #101010;
}

.header-mm-arama1 {
	width: 100%;
	display: none;
	height: auto;
	min-height: 50px;
	background: #fff;
	margin: auto;
	top: 100%;
	left: 0;
	position: absolute;
	border-top: 1px solid whitesmoke;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.06);
}

.header-mm-arama1 form {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	position: relative;
	float: right;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-mm-arama1 form input {
	display: block;
	width: 100%;
	padding-left: 15px;
	font-size: 14px;
	box-shadow: none;
	outline: none;
	background: #fff;
	border: 0px;
	line-height: 1.42857143;
	color: #555;
	font-size: 12px;
	border: none;
	float: left;
	color: #666;
	position: relative;
}

*:focus {
	outline: none !important;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.header-mm-arama1 form input::focus {
	outline: none;
	box-shadow: none;
	border: none;
}

.header-mm-arama1 button {
	background: transparent;
	outline: none;
	float: right;
	border: none;
	display: block;
	padding-right: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px;
}

.mm-control {
	display: block;
	height: 100%;
	width: 60%;
	font-size: 13px;
	box-shadow: none;
	outline: none;
	background: transparent;
	line-height: 1.42857143;
	color: #555;
	border: none;
	float: left;
	color: #666;
	position: relative;
}

.mm-control::placeholder {
	color: #8a8a8a !important;
	opacity: 1 !important;
	/* Firefox */
	font-size: 12px !important;
	font-weight: 400 !important;
}

.mm-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #8a8a8a !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}

.mm-control::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #8a8a8a !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}

*:focus {
	outline: none !important;
}

.header-input {
	width: 100%;
	color: #403c3c;
	font-size: 13px;
	border-radius: 0px !important;
	border: 0px !important;
	font-family: "Poppins", sans-serif;
}

.header-input::placeholder {
	letter-spacing: 0px;
	color: #bbb !important;
	font-size: 14px !important;
}

.header-input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	letter-spacing: 0px;
	color: #bbb !important;
	font-size: 14px !important;
}

.header-input::-ms-input-placeholder {
	/* Microsoft Edge */
	letter-spacing: 0px;
	color: #bbb !important;
	font-size: 14px !important;
}

.mm-control:focus {
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
}

@media all and (max-width: 992px) {
	.button i {
		font-size: 18px;
	}
	.search-icon i {
		font-size: 21px;
	}
	#divAjaxAramaSonuc1 {
		width: 100%;
		position: absolute;
		top: 100%;
		margin: auto;
		width: 100%;
		-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
		-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
		box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
		z-index: 999;
	}
	.header-mm-arama1 {
		flex-flow: column wrap;
	}
	#call3:checked~.header-mm-arama1 {
		display: block;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media all and (max-width: 580px) {
	.arama-urun-adi a {
		font-size: 12px;
	}
}

.cubuk {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	margin: auto;
	display: none;
	z-index: 9999;
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	width: 28px;
}

#bir {
	top: 35%;
}

#iki {
	top: 50%;
}

#uc {
	top: 63%;
}

#call1:checked~.button #bir {
	top: 50%;
	-webkit-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	-o-transform: rotate(405deg);
	transform: rotate(405deg);
}

#call1:checked~.button #iki {
	opacity: 0;
}

#call1:checked~.cubuk {
	background: #000;
}

#call1:checked~.button #uc {
	top: 50%;
	-webkit-transform: rotate(-405deg);
	-moz-transform: rotate(-405deg);
	-ms-transform: rotate(-405deg);
	-o-transform: rotate(-405deg);
	transform: rotate(-405deg);
}

@media all and (max-width: 1600px) {
	.kategori-mm-inner,
	.inner-align {
		width: 90%;
	}
}

@media all and (max-width: 1500px) {
	.kategori-mm-inner,
	.inner-align {
		width: 95%;
	}
}

@media all and (max-width: 1300px) {
	.kategori-mm-inner,
	.inner-align {
		width: 95%;
	}
}

@media all and (max-width: 992px) {
	.kategori-mm {
		padding: 0px;
		background: #fff;
		width: 25px;
		height: 50px;
		position: absolute;
		left: 2%;
		border: 0px;
		box-shadow: none;
	}
	.kategori-mm-inner {
		background: transparent;
		width: 100%;
		height: 50px;
	}
	.inner-align {
		width: 100%;
	}
	.cubuk {
		background-color: #737373;
		display: block;
		width: 20px;
	}
	#bir {
		top: 40%;
	}
	#iki {
		top: 50%;
	}
	#uc {
		top: 60%;
	}
	.button {
		width: 40px;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 0;
		z-index: 99;
	}
	.sepet-icon {
		right: 2%;
		background: transparent;
	}
	.sepet-icon i {
		color: #737373;
	}
	.search-icon {
		right: 12%;
		color: #000;
	}
	.menu-button {
		width: 100%;
	}
	.button1 {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		position: relative;
		z-index: 999;
		height: 30px;
		width: 30px;
		float: right;
		cursor: pointer;
		margin-right: 0px;
		margin-top: 2px;
		margin-bottom: 0px;
	}
	.mobil-menu-sol-icon {
		float: left;
	}
	.button1 .cubuk {
		background: #737373;
	}
	#call1:checked~.kategori-mm-menu .button1 #bir {
		top: 50%;
		-webkit-transform: rotate(405deg);
		-moz-transform: rotate(405deg);
		-ms-transform: rotate(405deg);
		-o-transform: rotate(405deg);
		transform: rotate(405deg);
	}
	#call1:checked~.kategori-mm-menu .button1 #iki {
		opacity: 0;
	}
	#call1:checked~.kategori-mm-menu .button1 #uc {
		top: 50%;
		-webkit-transform: rotate(-405deg);
		-moz-transform: rotate(-405deg);
		-ms-transform: rotate(-405deg);
		-o-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
	.menu-kapat1 {
		width: 0vw;
		height: 100vh;
		position: fixed;
		z-index: 0;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
		z-index: 9999;
	}
	#call1:checked~.menu-kapat1 {
		width: 100vw;
		background: rgba(0, 0, 0, 0.5);
	}
}


/*--------------------------------KATEGORI MENUUU-MEMET----------------------------------*/

.mm-menu-img {
	line-height: 0px !important;
}

.slick-slide img {
	pointer-events: none;
}

.kategori-mm-menu ul {
	list-style: none;
	width: 100%;
	float: left;
	height: 100%;
	position: relative;
}

.kategori-mm-menu ul li {
	display: inline-block;
	float: left;
	width: auto;
	height: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}

#header-mm-img {
	max-height: 250px;
}

.kategori-mm-menu ul li img.menu-icon {
	width: 40px;
}

.kategori-mm-menu ul li a {
	color: #1b1b1b;
	width: 100%;
	font-style: normal;
	display: inline-block;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.643;
	letter-spacing: 0;
	text-align: left;
	padding-left: 0px !important;
}

.menu-tum-urun-link {
	display: none !important;
}

.menu-kategori-icon-link {
	width: auto !important;
	padding-left: 0px !important;
	padding-right: 7px;
}

.menu-kategori-icon-link img {
	width: auto !important;
	max-width: 25px;
}

.menu-kategori-icon1 {
	width: auto !important;
	max-width: 24px;
	opacity: 1;
	margin-right: 15px;
}

.mm-menu-a-none img {
	width: 100%;
	display: block;
	margin: auto;
}

.kategori-mm-menu ul li a span {
	font-size: 16px;
	color: #999;
	font-weight: 300;
	display: block;
}

.kategori-mm-menu ul li label {
	display: none;
}

.kategori-mm-menu ul li ul {
	width: 100%;
	padding-top: 1%;
	height: auto;
	position: absolute;
	top: 5%;
	left: 100%;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease, opacity 0.4s ease;
	z-index: -1;
}

.menu-level-2 {
	padding: 30px !important;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
}

.kategori-mm-menu ul .menu-kategori .menu-level-3>a {
	font-weight: 600;
	line-height: 40px;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3 ul {
	z-index: 1;
	top: 0;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3 ul li a {
	transition: all 0.2s ease;
	font-weight: 300;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3 ul li a:hover {
	color: #ff661c;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3-resim {
	max-width: 150px;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3-resim img {
	max-width: 100%;
	max-height: 60px;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3-resim .menu-3-link {
	width: 100%;
	display: flex;
	justify-content: center;
}

.kategori-mm-menu ul .menu-kategori .menu-level-3-resim a {
	text-align: center !important;
}

.kategori-mm-menu ul ul li {
	display: none;
	float: left;
	text-align: center;
	height: inherit !important;
}

.kategori-mm-menu ul ul li a {
	line-height: 30px;
	font-weight: 500;
	color: #333;
}

.kategori-mm-menu ul .menu-level-1 active {
	background: red !important;
}

.kategori-mm-menu ul .menu-level-1 {
	padding: 7.5px 15px !important;
}

.kategori-mm-menu ul .menu-level-1 a {
	font-size: 14px;
	letter-spacing: .7px;
	font-weight: 600;
	color: #222;
}

.kategori-mm-menu ul .menu-level-1 a:hover {
	color: #000;
}

.kategori-mm-menu ul .menu-level-1:last-of-type {
	border: none;
}

.kategori-mm-menu ul .menu-level-1:hover>ul {
	top: 0;
	visibility: visible;
	opacity: 1;
	z-index: 9;
}

.kategori-mm-menu ul .menu-level-1:hover>ul li {
	display: block;
}

.kategori-mm-menu ul ul ul {
	width: 100%;
	left: 0%;
	position: relative;
	float: left;
	height: auto;
	display: inline-block;
	display: block;
	top: 100%;
	visibility: visible;
	opacity: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.kategori-mm-menu ul ul ul li {
	display: block;
	float: inherit;
	width: 100%;
	text-align: left;
}

.kategori-mm-menu ul ul ul li a {
	line-height: 30px;
	margin-bottom: 0px;
	font-weight: 300;
	color: #777;
	transition: all 0.2s ease-in-out;
}

.kategori-mm-menu ul ul li a:hover {
	padding-left: 30px;
}

.header-user {
	width: 400px;
	float: right;
	margin-left: 25px;
	height: 50px;
}

.mobil-menu-top,
.menu-login {
	display: none;
}

.menu-social {
	width: 0%;
	position: fixed;
	bottom: 0;
	margin-top: 10px;
	visibility: hidden;
	transition: all 0.5s ease;
}

#divAjaxAramaSonuc {
	position: absolute;
	top: 100%;
	margin: auto;
	width: 100%;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
	z-index: 999;
}

.arama-urun-row {
	background: #fff;
	border-radius: 0px !important;
	padding: 5px 0 !important;
	min-height: 65px;
	display: flex;
	align-items: center;
}

.arama-urun-row:hover,
.arama-urun-row:nth-child(2n+2):hover {
	background: #dadada;
}

.arama-urun-adi {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.arama-urun-adi a {
	color: #444;
	font-size: 14px;
}

.arama-urun-resmi {
	width: 15%;
	padding: 0px;
}

.arama-urun-resmi img {
	width: 90%;
	margin: 0 auto;
	padding: 0px;
}

.arama-tum-sonuclar {
	text-align: center;
	display: block;
	width: 100%;
}

.arama-tum-sonuclar a {
	text-align: center;
	display: block;
	padding: 20px 0px;
	background: #000;
	color: #FFF;
}

@media all and (max-width: 1300px) {
	#divAjaxAramaSonuc {
		position: absolute;
		top: 100%;
		left: 0%;
		margin: auto;
		width: 100%;
		z-index: 999;
	}
}

@media all and (max-width: 1200px) {
	#urun-detay-sag-banner {
		border: 2px solid #efefef;
		border-radius: 3px;
		height: auto;
		padding: 20px 15px;
	}
	.border-banner {
		padding: 5px 0px !important;
		border: 0px !important;
	}
	#anasayfa-urunleri {
		width: 95%;
		min-width: inherit;
	}
	.kategori-mm-menu ul li a {
		font-size: 11px;
	}
	.kategori-mm-menu ul ul li a {
		font-size: 12px;
	}
}

.menu-kategori {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.menu-kategori-spot {
	float: right;
	display: flex !important;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 25%;
	width: 80%;
	z-index: -1;
}

.menu-kategori-spot a {
	height: 100%;
}

.menu-kategori-spot img {
	float: right;
	max-width: 100%;
}

@media all and (max-width: 992px) {
	.menu-sag {
		display: none;
	}
	.menu-icon2-link {
		display: none !important;
	}
	.menu-kategori-icon2 {
		display: none;
	}
	.ust-menu {
		display: none;
	}
	.menu-3-link {
		display: none !important;
	}
	.kat-hepsini-goster {
		display: none;
	}
	.kategoriler-button h3 {
		display: none;
	}
	.menu-kategori {
		float: left;
		width: 100%;
	}
	.menu-kategori-spot {
		display: none !important;
	}
	.arama-urun-row {
		padding: 10px 0 !important;
	}
	.sepet-fixed-container {
		width: auto;
		max-width: 50px;
	}
	.slider-sol-img {
		margin-right: 0px;
		margin-top: 10px;
		order: 2;
	}
	.container {
		width: 100%;
	}
	.top-bar-wp-buton {
		font-size: 11px;
	}
	.top-bar-social ul li a i {
		font-size: 12px;
		margin: 0px;
		padding: 0px;
	}
	.menu-kapat {
		width: 0vw;
		height: 100vh;
		position: fixed;
		z-index: 0;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
		z-index: 9999;
	}
	.mobil-menu-top {
		display: block;
	}
	.mobil-menu-top img {
		width: 135px;
	}
	.menu-level-2 {
		padding: 0px !important;
	}
	.kategori-mm-menu ul li a {
		width: 75%;
		float: left;
		height: 35px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.mm-menu-a-none {
		display: none !important;
	}
	.kategori-mm-menu ul li label {
		display: block;
		font-size: 15px;
		color: #444;
		float: right;
		width: 25%;
		background: #ececec;
		height: 35px;
		font-weight: 600;
		text-align: left;
		cursor: pointer;
		position: relative;
		margin-bottom: 0px;
		line-height: 35px;
	}
	.menu-kategori-icon1 {
		max-width: 27px;
	}
	.kategori-mm-menu {
		width: 0px;
		margin: 0;
		padding: 0px;
		height: 100%;
		position: fixed;
		left: -50%;
		top: 0;
		float: none;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		transition: all 0.5s ease;
		overflow-x: hidden;
		background: #fff;
		z-index: 999;
	}
	.kategori-mm-menu ul li img {
		float: left;
	}
	.kategori-mm-menu ul li label::before {
		font-size: 25px;
		color: #999;
		font-weight: 300;
		cursor: pointer;
		right: 0%;
		left: 0;
		text-align: center;
		content: "\f3d0";
		font-family: Ionicons;
		position: absolute;
		transition: all 0.2s ease;
	}
	.kategori-mm-menu ul ul li label::before {
		font-size: 15px;
		color: #999;
		font-weight: 300;
		cursor: pointer;
		right: 0%;
		content: "\f3d3";
		font-family: Ionicons;
		position: absolute;
	}
	.kategori-mm-menu ul.ana-menu input[type=checkbox]:checked~label::before {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		/* IE 9 */
		-webkit-transform: rotate(180deg);
		/* Safari 3-8 */
	}
	.kategori-mm-menu ul ul li {
		display: inline;
		float: left;
		border-bottom: 0px;
		border-right: 0px;
		width: 100%;
		min-height: 35px;
		max-width: inherit;
	}
	.kategori-mm-menu ul ul ul li a:hover {
		padding: 0px;
	}
	.kategori-mm-menu ul li ul {
		width: 98%;
		position: relative;
		min-height: 0px;
		height: 0px;
		right: -100%;
		opacity: 0;
		left: inherit;
		z-index: 0;
		padding: 0;
		overflow: hidden;
		transition: all 0.5s ease;
		margin: auto;
		visibility: hidden;
		float: right;
		background: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.kategori-mm-menu ul li:hover {
		cursor: pointer;
	}
	.kategori-mm-menu ul li:hover>ul {
		top: inherit;
		visibility: inherit;
		opacity: inherit;
		z-index: inherit;
	}
	.user-menu-mobil {
		width: 0px;
		margin: 0;
		height: 100%;
		position: fixed;
		right: inherit;
		right: -50%;
		top: 0;
		float: none;
		overflow: hidden;
		transition: 0.5s ease;
		background: #fff;
		z-index: 999;
	}
	.mobil-menu-top {
		width: 100%;
		height: 35px;
		background: #fff;
		border-bottom: 1px solid #eee;
	}
	.mobil-menu-top p {
		text-align: center;
		font-size: 17px;
		line-height: 31px;
		margin-bottom: 0px;
		font-family: "Poppins", sans-serif;
	}
	.menu-login {
		width: 100%;
		margin-bottom: 10px;
		height: auto;
		display: inline-block;
		border-bottom: 1px solid #eee;
	}
	.menu-login a:first-child {
		border-right: 1px solid #eee;
		background: #ff661c;
		color: #fff;
	}
	.menu-login-button {
		width: 50%;
		font-family: "Poppins", sans-serif;
		padding: 10px 0px;
		float: left;
		color: #ff661c;
		text-align: center;
	}
	#call1:checked~.kategori-mm-menu .menu-social {
		position: fixed;
		bottom: 0;
		margin-top: 10px;
		width: 60%;
		visibility: visible;
		background: #fff;
		padding-top: 5px;
		z-index: 1;
		border-top: 1px solid #eee;
		transition: all 0.5s ease;
	}
	.menu-social p {
		font-family: "Poppins", sans-serif;
		float: left;
		padding: 4px 0px;
		font-weight: 900;
		margin-bottom: 0px;
		padding-right: 10px;
	}
	.menu-telephone {
		font-size: 15px !important;
		font-family: "Poppins", sans-serif;
	}
	.menu-telephone i {
		font-size: 20px;
		margin-right: 10px;
	}
	.menu-social a {
		text-align: center;
		color: #585454;
		padding: 4px 8px;
		font-size: 16px;
		float: left;
		display: block;
	}
	.top-sol {
		justify-content: flex-end;
	}
	.ana-menu {
		overflow-y: auto;
		padding-bottom: 75px;
	}
	.kategori-mm-menu ul {
		list-style: none;
		width: 100%;
		margin: 0;
		height: auto;
		overflow: hidden;
		position: relative;
		transition: all 0.5s ease;
	}
	.kategori-mm-menu .ana-menu {
		margin: auto;
	}
	.kategori-mm-menu ul li {
		display: inline-block;
		float: none;
		max-width: inherit;
		min-height: 40px;
		width: 95% !important;
		float: right;
		padding-right: 2%;
		height: auto;
	}
	#call1:checked~.kategori-mm-menu {
		width: 60%;
		height: 100%;
		left: 0%;
		z-index: 99999;
		transition: all 0.5s ease;
	}
	#call1:checked~.ana-menu {
		list-style: none;
		width: 95%;
		height: 100%;
		background: #fff;
		display: block;
		margin: auto;
	}
	#call2:checked~.menu-kapat {
		width: 100vw;
		background: rgba(0, 0, 0, 0.5);
	}
	#call2:checked~.user-menu-mobil {
		width: 60%;
		padding: 0px;
		height: 100%;
		right: 0%;
		z-index: 99999;
		transition: all 0.5s ease;
	}
	.kategori-mm input[type=checkbox]:checked~ul {
		list-style: none;
		height: auto;
		display: inline-block;
		margin: auto;
		top: 0;
		left: inherit;
		visibility: visible;
		opacity: 1;
		position: relative;
		z-index: 5;
		right: 0;
		transition: all 0.5s ease;
		padding: 10px 0px !important;
	}
	.uyeol-icon-mm::after {
		position: absolute;
		content: "+";
		top: -2px;
		right: -0%;
		font-weight: 900;
		margin: auto;
		font-size: 15px;
	}
}

@media all and (max-width: 500px) {
	#call1:checked~.kategori-mm-menu {
		width: 100%;
		z-index: 99999;
	}
	#call1:checked~.kategori-mm-menu .menu-social {
		width: 100%;
		z-index: 99999;
	}
}


/*$ana-renk	:   #e16d00;   */

a {
	text-decoration: none !important;
}


/*GiriAA?cAA?C ve A?AA?gye Ol*/

.login-form-giris {
	background: #091f40;
	color: #fff;
}

.login-form-giris:hover {
	background: #415c7f;
	color: #fff;
}


/*Bayi Newmem*/

#bayi_basvuru tr td {
	padding: 10px 0px;
}

#bayi_basvuru .bayi-adres input {
	margin: 10px 0px;
}


/*Form Elementleri*/

.modal-content {
	border-radius: 0px;
}

.modal {
	z-index: 999950 !important;
}

select option:disabled {
	color: #eee;
	font-weight: bold;
}

textarea:focus,
input:focus {
	outline: none !important;
}

.btn {
	border-radius: 0px !important;
}

.btntm-default {
	background: #eee;
	color: #919191;
	border: 1px solid #eee;
}

.btntm-success {
	background: #6aac3b;
	border: 1px solid #6aac3b;
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
}

.btntm-success:hover {
	background: #fff;
	color: #6aac3b;
}

.btntm-danger {
	background: #ca3e39;
	border: 1px solid #ca3e39;
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
}

.btntm-danger1 {
	background: #d0504c;
	border: 1px solid #d0504c;
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
}

.btntm-danger1:hover {
	background: #fff;
	color: #e26e6a;
}

.btntm-danger:hover {
	background: #fff;
	color: #ca3e39;
}

.btn1 {
	height: 34px;
	line-height: 34px;
	background: #353535;
	border: 1px solid #353535;
}

.btn1:hover {
	color: #353535;
}


/*Sepet Popup*/

.sepete-eklendi-popup {
	background: #091f40;
	padding: 7px 20px;
	color: #FFF;
}

.popup-urun-kazancin {
	background: #e5e5e5;
	text-align: center;
	padding: 4px 22px;
	font-weight: 700;
	color: #FE3B3B;
}

.sepete-eklendi-row {
	padding: 10px 0;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.sepete-eklendi-urunresmi img {
	width: 80px;
	border: 1px solid #eee;
	margin: 0 auto;
}

.sepete-eklendi-urunadi {
	font-size: 14px;
	text-align: left;
}


/*Loader*/

.loading-gif {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	z-index: 999;
	background: rgba(255, 255, 255, 0.55);
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}


/*Breadcrumb*/

.bread-bg {
	padding: 0.8rem 0rem;
	background-color: #f5f5f5;
	margin-bottom: 15px !important;
	border-radius: 0px !important;
	border-bottom: 1px solid #f5f5f5;
}

#genel-bread {
	font-size: 15px;
	padding: 0px;
}

#genel-bread .container {
	min-height: 40px;
	width: 100%;
	height: auto;
	padding: 0px;
	display: inline-block;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-flow: row wrap;
}

#genel-bread .container::before,
#genel-bread .container::after {
	display: none;
}

#genel-bread>.container>div {
	float: left;
	font-weight: 600;
	white-space: nowrap;
	padding-right: 15px;
}

#genel-bread ol {
	background: 0 0;
	margin: 0;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	white-space: normal;
	padding: 5px 10px;
	border-radius: 0px !important;
}

#genel-bread ol li a,
#genel-bread ol li span {
	color: #888;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}

#genel-bread ol li:last-of-type a,
#genel-bread ol li:last-of-type span {
	color: #333;
	font-weight: 600;
}

.breadcrumb>li+li:before {
	content: "\f101";
	padding: 0 5px;
	color: #888;
	font-family: "FontAwesome";
	font-weight: 300;
}

#genel-bread ol li a span {
	font-family: "Poppins", sans-serif;
}

@media all and (max-width: 1100px) {
	.breadcrumb>li {
		white-space: nowrap;
		max-width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		float: left;
		position: relative;
	}
	.breadcrumb>li>span {
		max-width: 100%;
	}
}

@media all and (max-width: 992px) {
	.bread-bg .inner-align {
		height: auto !important;
		display: inline-block;
	}
}

@media all and (max-width: 480px) {
	#genel-bread ol {
		white-space: normal;
	}
}


/*Markalar */

#marka-sayfasi {
	text-align: center;
	height: auto;
	min-height: 200px;
	display: flex;
	padding: 10px;
	align-items: center;
	justify-content: center;
	border: 5px solid transparent;
}

#marka-sayfasi a {
	border: 1px solid #DDD;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #444;
	font-weight: 600;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

#marka-sayfasi a:hover {
	color: #000;
}

@media all and (max-width: 480px) {
	#marka-sayfasi {
		min-height: 100px;
	}
}


/* Hiza */

#anasayfa-slider-container {
	width: 100%;
	margin-top: 10px;
	height: auto;
	height: auto;
	display: inline-block;
	position: relative;
}

.inner-align {
	width: 75%;
	margin: auto;
	float: none;
}

.ana-sayfa-urunleri-slide .slick-list {
	width: 100%;
}

.ana-sayfa-urunleri-slide .slick-track {
	float: left;
}

.ana-sayfa-urunleri-slide {
	float: right;
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
	padding: 0;
}

#anasayfa-urunleri {
	width: 75%;
	min-width: 1185px;
	padding: 0px;
	margin: auto;
	margin-top: 5vh;
	margin-bottom: 5vh;
}

.page-inner {
	padding: 0px;
	float: none;
	margin: auto;
	height: auto;
}

.pd0 {
	padding: 0 !important;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.container-fluid {
	width: 100%;
}

.left_col,
.mid_col,
.right_col {
	background-color: transparent !important;
}

@media all and (max-width: 992px) {
	body {
		margin-top: 51px !important;
	}
}

@media all and (max-width: 1600px) {
	.inner-align,
	#anasayfa-urunleri {
		width: 90%;
	}
}

@media all and (max-width: 1500px) {
	.inner-align,
	#anasayfa-urunleri {
		width: 95%;
	}
}

@media all and (max-width: 1300px) {
	.inner-align {
		width: 95%;
	}
	#anasayfa-urunleri {
		width: 95%;
		min-width: inherit;
	}
}

@media all and (max-width: 992px) {
	.ana-sayfa-urunleri-slide {
		padding: 0px;
	}
}

@media all and (max-width: 530px) {
	.container,
	.container-fluid {
		padding: 0px;
	}
	.inner-align {
		width: 95%;
		padding: 0;
	}
	.inner-align p span {
		font-size: 11px;
	}
}


/*Statik Sayfalar*/

.statik-sayfa-baslik {
	padding: 10px 0;
	margin: 10px 0 5px;
}

.statik-sayfa-baslik h1 {
	margin: 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
}

.statik-sayfa-detay {
	padding: 0;
	margin-bottom: 50px;
	line-height: 25px;
}

.iletisim-row {
	padding: 10px 0;
	display: inline-block;
	width: 100%;
}


/*Blog Modulu*/

.blog-button-content {
	text-align: center;
	height: auto;
	margin-top: 25px;
	display: inline-block;
}

.blog-button {
	margin: 0 auto;
	background: #ff661c;
	color: #fff;
	padding: 10px 15px;
}

.blog-box {
	background: #fff;
	position: relative;
	padding: 0px;
	border-right: 8.5px solid #fff;
	border-left: 8.5px solid #fff;
}

.blog-box:hover .blog-box-img img {
	transform: scale(1.1);
}

.blog-box:hover .blog-baslik a {
	color: #ff661c;
}

.blog-box:hover .blog-tarih {
	color: #000;
}

.blog-box-inner {
	width: 100%;
	height: auto;
	display: inline-block;
}

.blog-box-img {
	position: relative;
	overflow: hidden;
}

.blog-box-img img {
	max-width: 100%;
	position: relative;
	transition: transform 0.3s ease-in-out;
}

.blog-baslik {
	float: left;
	text-decoration: none;
	margin: 0px;
	position: relative;
	width: 100%;
	text-align: center;
}

.blog-baslik h2 {
	margin-top: 0;
}

.blog-baslik a {
	transition: color 0.2s ease;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .7px;
}

.blog-baslik:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 10%;
	height: 3px;
	background: #ff661c;
	transition: width 0.3s ease-in-out;
}

.blog-baslik:hover:before {
	width: 50%;
}

.blog-tarih {
	margin: 12px 0 4px 0;
	display: block;
	text-align: center;
	font-size: 12px;
	letter-spacing: .7px;
	color: #ff661c;
	transition: color 0.3s ease;
}

.blog-detay-img {
	max-width: 100%;
}


/*--------------------------------KATEGORI-SOL-FA?AA?a?1LTRE-TASARIM----------------------------------*/

.filtre-gorunum {
	text-align: right;
}

.stok-filtre-item-ara button {
	color: #fff;
	background: #ff661c !important;
	font-family: "Poppins", sans-serif;
}

.stok-filtre-item-ara button:hover {
	color: #fff;
}

.stok-filtre-temizle a {
	color: #FFF;
	background: #ff661c !important;
	font-family: "Poppins", sans-serif;
}

#secili-sayfa {
	background: #000;
	border-radius: 0px !important;
	color: #FFF;
}

#v3-loader {
	background: #ffffff4f;
}

#v3-loader-filter {
	background: #ffffff91;
}

#filtre-baslik {
	font-weight: 600;
	color: #000;
}

.marka-filtre-item label::before,
.grup-filtre-item label::before,
.varyant-filtre-item label::before {
	border: 2px solid #bfbfbf;
}

#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked+label::before,
#secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked+label::before,
#secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked+label::before {
	background: #ff661c !important;
	color: #fff;
	border: 2px solid #ff661c !important;
}

#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked+label,
#secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked+label,
#secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked+label {
	color: #ff661c;
}

.marka-filtre-item label,
.grup-filtre-item label,
.varyant-filtre-item label,
.kategori-filtre-item label {
	font-family: "Poppins", sans-serif;
	color: #000;
}

.grup-baslik,
.varyant-baslik,
.kategori-baslik,
.marka-baslik,
.stok-baslik {
	font-family: "Poppins", sans-serif;
}

#cat_rw_03 {
	border: 1px solid #eee;
}

#formfilterV23 {
	border: 1px solid #eee;
	padding: 20px 20px;
	height: auto;
	display: inline-block;
	width: 90%;
}

.secim_baslik {
	font-weight: 600;
	font-size: 15px;
	display: block;
	width: 100%;
	padding-bottom: 15px;
}

.secim_icerik {
	height: auto;
	display: block;
	width: 100%;
	padding: 0px 0px 20px 0px;
}

.secim_icerik1 {
	padding: 0px 10px;
	width: 48%;
	min-height: 45px;
	line-height: 45px;
	background: #F0F0F0;
	float: left;
	margin-right: 2%;
	margin-bottom: 5px;
	cursor: pointer;
	text-align: center;
}

.secim_icerik1on {
	padding: 0px 10px;
	width: 48%;
	min-height: 45px;
	line-height: 45px;
	background: #000;
	float: left;
	margin-right: 2%;
	margin-bottom: 5px;
	border: 1px solid #000;
	cursor: pointer;
	color: #fff;
	text-align: center;
}

.secim_icerik2 {
	padding: 0px 10px;
	min-width: 75px;
	width: 100%;
	display: block;
	min-height: 45px;
	line-height: 45px;
	background: #F0F0F0;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #DDD;
	cursor: pointer;
	text-align: center;
}

.secim_icerik2on {
	padding: 0px 10px;
	min-width: 75px;
	width: 100%;
	display: block;
	min-height: 45px;
	line-height: 45px;
	background: #000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
	cursor: pointer;
	color: #fff;
	text-align: center;
}

.kategori-filter-input {
	border: 1px solid #ccc;
	width: 45%;
	font-weight: 400;
	margin: 5px 0px 15px 0px;
	height: 39px;
	text-align: center;
	outline: none;
	float: left;
	font-size: 13px;
	margin-right: 5px;
}

.kategori-filter-button {
	height: 40px;
	width: 94%;
	border: none;
	outline: none;
	letter-spacing: 2px;
	background: #000;
	color: #FFF;
	font-size: 14px;
}

.stok-filtre-item {
	width: 50%;
	float: left;
}

.stok-filtre-item-ara {
	clear: both;
	padding-top: 10px;
}

#v3-loader {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background: #ffffff4f;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}

#v3-loader-filter {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #ffffff91;
	display: flex;
	align-items: center;
	justify-content: center;
}

#secimidaralt_v3 {
	position: relative;
	height: auto;
	display: inline-block;
	margin-bottom: 150px;
}

.sirala-content {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row wrap;
}

.sirala-div select {
	height: 42px;
}

.sirala-div-margin {
	padding: 0px;
	padding-right: 15px;
}

.cat-gorunum-box {
	background: #fbfbfb;
	padding: 5px;
	border: 1px solid #eee;
	display: inline-block;
	cursor: pointer;
}

.cat-gorunum-box:hover {
	background: #efefef;
}

.pagination>li>a,
.pagination>li>span {
	border: 0px;
}

.varyant-baslik {
	padding-left: 0px !important;
}

.form-control {
	border: 1px solid #eee;
	box-shadow: none;
	outline: none;
	border-radius: 0px !important;
}

.form-control:focus {
	box-shadow: none;
	border: 1px solid #000;
}

#katalogGorunumu {
	margin-top: 25px;
}


/*Filtre Responsive*/

@media all and (min-width: 992px) {
	.blog-box {
		margin-bottom: 30px;
	}
	.blog-box .blog-box-yazi {
		position: absolute;
		bottom: 0;
		max-width: 100%;
		margin: auto;
		left: 0;
		right: 0;
		background: #ffffffb8;
        padding: 0 20px !important;
	}
}

@media all and (max-width: 992px) {
	#cat_rw_05 {
		padding: 0px;
	}
	.cat-filtre {
		font-family: "Poppins", sans-serif;
		background: #ff661c !important;
	}
	.cat-menu-top p {
		font-family: "Poppins", sans-serif;
	}
}


/*UYE OL TASARIM*/

.newmem-content {
	padding: 0px;
	border: 1px solid #eee;
	margin: 30px auto 40px;
	float: none;
}

.newmem-content .container-fluid {
	padding: 15px 0px 25px;
	margin: 0 auto;
	background-color: #FFF;
}

.newmem-content input[type=checkbox] {
	display: inline-block !important;
}

.newmem-baslik {
	font-size: 25px;
	margin: 0px;
	letter-spacing: -0.5px;
	text-align: center;
	background: #ff661c;
	color: #fff;
	padding: 15px 0px;
}

.newmem-content .newmem-row {
	margin: 7px 0px;
	padding: 0px 15px;
}

.newmem-content .newmem-row input {
	margin-top: 5px;
}

label {
	font-weight: normal;
}

.oc_member_singup_sozlesme_text.parmak strong {
	cursor: pointer;
}


/*Kategori Banner*/

.cat-banner img {
	width: 100%;
}

.cat-banner .slick-next {
	right: 0;
}

.cat-banner .slick-prev {
	left: 0;
}

.cat-banner .slick-dots {
	bottom: 0%;
}

.cat-banner .slick-dots li {
	overflow: hidden;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
}

.cat-banner .slick-dots li:hover {
	border-bottom: 20px solid #000;
}

.cat-banner .slick-dots li button {
	background: #fff;
	padding: 0px;
	margin: 0px;
}

.cat-banner .slick-dots li.slick-active {
	border-bottom: 4px solid #000;
}

.cat-banner .slick-dots li.slick-active button {
	background: #fff;
}

.cat-banner .slick-dots li button::before {
	display: none;
}

@media all and (max-width: 992px) {
	.cat-banner.slick-dotted.slick-slider {
		margin-bottom: 10px;
	}
	.cat-banner .slick-arrow:hover {
		background: #000;
	}
	.cat-banner .slick-arrow:before {
		border: solid #fff;
		border-width: 0 2px 2px 0;
		opacity: 1;
		padding: 3px;
		bottom: 33%;
	}
	.cat-banner .slick-next:before {
		left: 29%;
	}
	.cat-banner .slick-prev:before {
		right: 26%;
	}
	.cat-banner .slick-prev:hover:before,
	.cat-banner .slick-prev:focus:before {
		border: solid #fff;
		border-width: 0 2px 2px 0;
		opacity: 1;
	}
	.cat-banner .slick-next:hover:before,
	.cat-banner .slick-next:focus:before {
		border: solid #fff;
		border-width: 0 2px 2px 0;
		opacity: 1;
	}
	.cat-banner .slick-dots li {
		width: 5px;
		height: 5px;
	}
	.cat-banner .slick-dots li button {
		width: 5px;
		height: 5px;
		border-radius: 50%;
	}
	.cat-banner .slick-dots li.slick-active {
		border: none;
		width: 7px;
		height: 7px;
	}
	.cat-banner .slick-dots li.slick-active button {
		width: 7px;
		height: 7px;
	}
}


/*KarsA?AA?}lastirma*/

.karsilastirma-inner {
	display: flex;
	overflow-x: scroll;
	padding-bottom: 50px;
	justify-content: flex-start;
	align-items: flex-start;
}

.urun-karsilastirma-baslik {
	font-size: 18px;
	letter-spacing: 0px;
	padding: 10px;
	width: 100%;
	display: block;
	font-weight: 600;
	color: #091f40;
}

.urun-karsilastirma-box {
	position: relative;
	height: auto;
	display: inline-block;
	border-radius: 0px;
	background: #fff;
	padding: 15px;
	padding-bottom: 0px;
	float: left;
	min-width: 300px;
}

.urun-karsilastirma-img {
	text-align: center;
	background: #eee;
	padding: 10px;
	border-radius: 3px;
	width: 100%;
}

.urun-karsilastirma-img a {
	border-radius: 5px;
	border: 2px solid #e3e3e3;
	padding: 5px 25px;
	background: #fff;
	display: inline-block;
	width: 100%;
}

.urun-karsilastirma-img img {
	max-width: 100%;
}

.urun-detay-butonlar {
	width: 100%;
	height: 40px;
	position: relative;
}

.urun-detay-butonlar form {
	width: 50%;
	height: 100%;
	float: left;
}

.urun-detay-butonlar .list-cikar-mm {
	width: 100% !important;
	height: 100%;
	float: left;
	border: 1px solid #091f40;
	text-align: center;
	background: #000;
	color: #fff;
	transition: all 0.5s ease;
	border-radius: 0px !important;
}

.urun-detay-butonlar .spt-ekle-mm {
	width: 50% !important;
	height: 100%;
	float: left;
	border: 1px solid #ff661c;
	text-align: center;
	background: #ff661c;
	color: #fff;
	transition: all 0.5s ease;
	border-radius: 0px !important;
}

.urun-karsilastirma-aciklama {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 10px;
	min-height: 100px;
}

.urun-karsilastirma-ozellikler {
	padding: 15px;
	display: inline-block;
	width: 100%;
}

.urun-karsilastirma-ozellikler:nth-child(odd),
.urun-karsilastirma-ozellikler:nth-child(even) {
	background: #eee;
}

@media all and (max-width: 992px) {
	.urun-karsilastirma-aciklama {
		font-size: 13px;
	}
}


/*$ana-renk	:   #e16d00;   */


/* --------------------------------- KATALOG GORUNUM ---------------------*/

.urun-kutusu {
	outline: 0 !important;
	padding: 0px;
	margin-bottom: 10px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}

.urun-box-genel-href {
	border: 1px solid #f1f1f1;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	left: 0;
}

#sureli-indirim .urun-kutusu .kutu-urun-border .super-indirim-timer {
	display: flex;
}

#sureli-indirim .urun-kutusu:hover .kutu-urun-border {
	border-color: transparent;
}

.super-indirim-timer {
	width: 100%;
	justify-content: center;
	align-items: center;
	float: left;
	display: flex;
	padding-bottom: 45px;
	margin-top: -55px;
	position: relative;
}

.super-indirim-timer .timer-div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	float: left;
	margin: 0 5px;
	background: #e6e6e6;
	text-align: center;
	height: 50px;
	width: 50px;
	border-radius: 2px;
	color: #000;
	font-weight: 500;
}

.super-indirim-timer .timer-div div {
	font-weight: 600;
	font-size: 16px;
}

.super-indirim-timer .timer-div span {
	color: #666;
}

.urun-kutusu .kutu-urun-border {
	position: relative;
	display: inline-block;
	width: 100%;
	transition: all 0.2s ease-in-out;
	border: 1px solid #e5e5e5;
}

.indirim-tag {
	position: absolute;
	background: #16b516;
	font-weight: 600;
	left: 0;
	top: 0;
	color: #fff;
	z-index: 1;
	padding: 5px 15px;
	border-radius: 2px;
	letter-spacing: .7px;
}

.urun-kutusu .kutu-urun-resmi {
	width: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 0;
}

.urun-kutusu .kutu-urun-resmi>a {
	display: inline-block;
	width: 100%;
}

.urun-kutusu .kutu-urun-resmi>a img {
	width: 100%;
	pointer-events: none;
}

.kutu-urun-detay-mm {
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
}

.urun-fiyat {
	margin-top: 28px;
	text-align: center;
}

.urun-fiyat a {
	color: #000;
}

.satis-fiyat {
	font-size: 15px;
	color: #ff661c;
	letter-spacing: .2px;
	font-weight: 600;
}

#eski-fiyat {
	font-size: 14px;
	font-weight: 300;
	display: block;
	line-height: 23px;
	padding-left: 10px;
	float: right;
	color: #888;
	text-decoration: line-through;
}

#vitrinler {
	min-height: 450px;
	position: relative;
	transition: all 0.5s ease-in-out;
}

.ajax-loader {
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.ajax-loader:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	border: 8px solid #000;
	border-top-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	animation: loader-spin 1s infinite linear;
}

@keyframes loader-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.urun-kutusu .kutu-urun-detay-mm h2 a {
	font-size: 14px;
	transition: all 0.2s ease-in-out;
	margin: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	height: 30px;
	overflow: hidden;
	letter-spacing: .7px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 0 15px;
	transition: color 0.2s ease;
	color: #000;
}

.urun-kutusu .kutu-urun-detay-mm h2 a:hover {
	color: #ff661c;
}

.urun-kutusu .kutu-urun-detay-mm h2 {
	text-align: center;
	min-height: 0px;
	margin: 0;
}

.urun-kutusu .urun-derece {
	min-height: 30px;
}

.urun-kutusu .kutu-puan {
	text-align: center;
}

.urun-kutusu .kutu-puan i {
	color: #999;
}

.urun-kutusu .katalog-detay {
	padding: 0;
}

.urun-hover-detay {
	position: absolute;
	right: 10px;
	top: 10px;
	display: flex;
	flex-flow: column wrap;
}

.hover-butons {
	background: #ff661c;
	margin-bottom: 5px;
	color: #fff;
	cursor: pointer;
	border: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	font-weight: 500;
	font-size: 17px;
}

.hover-butons:hover {
	background: #000;
	color: #fff;
}

.hover-butons-stok {
	background: red;
	pointer-events: none;
}

@media all and (min-width: 992px) {
	.urun-kutusu {
		overflow: hidden;
	}
	.urun-kutusu .urun-hover-detay {
		opacity: 0;
		transition: all 0.5s ease;
		right: -35px;
	}
	.urun-kutusu:hover .urun-hover-detay {
		right: 10px;
		opacity: 1;
	}
}

@media all and (max-width: 992px) {
	.urun-kutusu {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
	}
	.urun-kutusu .satis-fiyat {
		width: 100%;
		display: inline-block;
		text-align: center;
	}
	.urun-kutusu #eski-fiyat {
		margin-top: 5px;
		width: 100%;
		display: inline-block;
		text-align: center;
		padding: 0;
	}
	.urun-kutusu .urun-hover-detay {
		margin-bottom: 15px;
	}
	.urun-kutusu .urun-hover-detay .hover-butons {
		margin: 2px;
	}
	.urun-hover-detay {
		position: static;
		float: left;
		width: 100%;
		flex-flow: row wrap;
		justify-content: center;
	}
	.urun-hover-detay .hover-butons {
		margin: 10px;
	}
	.urun-kutusu {
		margin-bottom: 10px;
	}
	.katalog-detay {
		padding-top: 0px;
	}
	.urun-sag-indirim {
		font-size: 14px;
		padding: 5px 14px;
	}
	.urun-kutusu .kutu-urun-resmi {
		min-height: inherit;
	}
	.kutu-urun-detay-mm {
		padding-bottom: 0px;
	}
}


/* --------------------------------- LA?AA?a?1STE GORUNUM ---------------------*/

.urun-kutusu.liste-gorunum {
	border: none;
	margin-bottom: 20px;
	text-align: left;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-resmi {
	width: 250px;
	border: 1px solid #e5e5e5;
	position: relative;
	float: left;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-resmi .liste-indirim {
	position: absolute;
	left: 0;
	top: 0;
	color: #000;
	z-index: 1;
	padding: 5px 15px;
	border-radius: 2px;
	letter-spacing: .7px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay {
	float: left;
	width: calc(100% - 250px);
	padding-left: 25px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay h2 {
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay h2 a {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .7px;
	padding-bottom: 15px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-derece {
	margin-top: 15px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-derece .kutu-puan {
	text-align: left;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-fiyat {
	margin-top: 15px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-fiyat .satis-fiyat {
	color: #ff661c;
	letter-spacing: .2px;
	font-weight: 600;
	font-size: 15px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-fiyat .eski-fiyat {
	margin-left: 5px;
	font-size: 14px;
	font-weight: 300;
	color: #888;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-aciklama {
	padding: 0;
	margin-top: 15px;
	font-size: 13px;
	letter-spacing: 0.5px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-sepet {
	margin-top: 15px;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-sepet a {
	cursor: pointer;
	float: left;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	padding: 0 25px;
	letter-spacing: 0.5px;
	background: #ff661c;
	text-transform: uppercase;
	color: #fff;
	transition: background 0.3s ease;
}

.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-sepet a:hover {
	background: #000;
}

@media all and (max-width: 992px) {
	.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-resmi {
		width: 100%;
	}
	.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-resmi a {
		display: block;
	}
	.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-derece .kutu-puan {
		text-align: center;
	}
	.urun-kutusu.liste-gorunum .kutu-liste-border .urun-liste-detay .urun-liste-sepet {
		display: flex;
		justify-content: center;
	}
}

.kutu-link {
	display: inline-block;
}


/* SURELI INDIRIM */

.indirim-kutusu {
	padding: 10px;
	border: 3px solid #ff661c;
	background: #f6f6f6;
}

@media screen and (min-width: 992px) {
	.indirim-kutusu {
		height: 100%;
		padding: 20px 0;
	}
}

.indirim-kutusu .kutu-urun-resmi a {
	width: 100%;
}

.indirim-kutusu .kutu-urun-resmi img {
	width: 100%;
	max-width: 300px;
}

.indirim-kutusu .indirim-urun-detay h2 {
	margin: 0;
	text-align: center;
}

.indirim-kutusu .indirim-urun-detay h2 a {
	color: #000;
	font-weight: 500;
	font-size: 14px;
	transition: color 0.2s ease;
	padding: 0 20px;
	text-align: center;
}

.indirim-kutusu .indirim-urun-detay h2 a:hover {
	color: #ff661c;
}


/* VITRIN */

.vitrin-urun {
	padding: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.vitrin-urun .vitrin-urun-wrapper {
	border: 1px solid #e5e5e5;
	float: left;
	width: 100%;
}

.vitrin-urun .vitrin-resim a {
	display: block;
}

.vitrin-urun .vitrin-resim img {
	pointer-events: none;
	width: 100%;
}

.vitrin-urun .vitrin-detay .urun-derece {
	margin-top: 10px;
}

.vitrin-urun .vitrin-detay .urun-derece .kutu-puan i {
	color: #999;
}

.vitrin-urun .vitrin-detay h2 {
	margin: 10px 0 0 0;
}

.vitrin-urun .vitrin-detay h2 a {
	color: #333;
	letter-spacing: .7px;
	font-size: 14px;
	transition: color 0.2s ease;
	height: 33px;
	display: -webkit-box;
	overflow: hidden;
	line-height: 1.2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.vitrin-urun .vitrin-detay h2 a:hover {
	color: #ff661c;
}

.vitrin-urun .vitrin-detay .vitrin-fiyat {
	margin-top: 10px;
}

.vitrin-urun .vitrin-detay .vitrin-fiyat span {
	font-size: 15px;
	font-weight: 600;
	color: #ff661c;
}

.vitrin-urun .vitrin-detay .vitrin-fiyat s {
	padding-left: 10px;
	font-size: 14px;
	opacity: 0.6;
	color: #000;
}

* {
	font-family: "Poppins", sans-serif;
	margin: 0;
	padding: 0;
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* E BULTEN MODAL*/

#e-bulten-modal {
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	margin: 0 auto;
}

#e-bulten-modal .modal-header,
#e-bulten-modal button.close {
	padding: 0 15px;
	border: 0px;
}

#e-bulten-modal .modal-content {
	padding: 25px 0px;
	overflow: hidden;
}

#e-bulten-modal .modal-content::before {
	content: "\f422";
	font-family: "Ionicons";
	font-size: 115px;
	color: #d0d0d0;
	position: absolute;
	left: -15px;
	top: -45px;
	transform: rotate(-45deg);
}

.modal-ebulten-baslik {
	display: block !important;
	text-align: center;
	margin-bottom: 20px;
}

.modal-ebulten-p {
	color: #7d7878;
	font-size: 13px;
	margin-bottom: 13px;
}

.nothanks {
	cursor: pointer;
	margin-top: 10px;
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
	.menu-level-2 {
		width: calc(95vw - 260px) !important;
	}
}

@charset "UTF-8";

/*$ana-renk	:   #e16d00;   */


/*--------------------------------URUN-DETAY-OZEL-BANNER----------------------------------*/

#SatisFiyati {
	font-weight: 600;
	font-size: 24px;
	float: left;
	color: #ff661c;
	line-height: 1.2;
}

.detay-indirim-tag {
	background: #18b516;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
}

.detay-indirim-tag:before {
	content: '-';
}

.banner {
	margin: 0 !important;
	overflow: hidden;
}

.banner .slick-slide img {
	display: none;
}

.banner .slick-dots {
	bottom: 30px;
}

.banner .slick-dots li {
	margin: 0 10px 0 0;
	background: #FFF;
	overflow: hidden;
	height: 5px;
	width: 70px;
}

.banner .slick-dots li.slick-active {
	background: #FE3B3B;
}

.banner .slick-dots li button {
	text-indent: -9999px;
	height: inherit;
	margin: 0;
	padding: 0;
	width: 100%;
}


/*--------------------------------URUN-DETAY-RESIM----------------------------------*/

.urun-detay-resim {
	padding-right: 15px !important;
}

.urun-detay-resim .slider-for {
	border: 1px solid #e5e5e5;
}

.urun-detay-resim .slider-nav {
	margin-top: 10px;
}

.urun-detay-resim .slider-nav .slick-track {
	float: left;
}

.slider-nav__item {
	padding: 5px;
	border: 1px solid #eee;
}

.jqzoom {
	text-decoration: none;
	float: left;
}

.zoomWrapperImage img {
	width: auto;
}

.zoomWrapper {
	border: 0px;
}

.urun-detay-resim .slider-nav .slick-arrow {
	width: 35px;
	height: 35px;
	background: rgba(255, 255, 255, 0.95);
}

.urun-detay-resim .slider-nav .slick-prev {
	left: 0;
}

.urun-detay-resim .slider-nav .slick-next {
	right: 0;
}

.urun-detay-resim .slider-nav .slick-arrow::before {
	padding: 3px;
	border: solid #000;
	border-width: 0 1px 1px 0;
}

@media all and (max-width: 992px) {
	.urun-tablari {
		padding: 0 10px !important;
	}
	#divUrunAciklama {
		padding: 0 10px !important;
	}
	.urun-detay-resim {
		padding: 0px !important;
	}
	.urun-detay-resim .slick-dots {
		bottom: 0px;
	}
	.urun-detay-resim .slider-nav {
		display: none !important;
	}
	.urun-detay-resim .slick-dots li {
		width: 10px;
		height: 10px;
		padding: 0 7px;
		overflow: hidden;
		transition: all 0.3s ease;
	}
	.urun-detay-resim .slick-dots li button {
		width: 7px;
		height: 7px;
		border: 1px solid #000;
		border-radius: 50%;
		background: #000;
		padding: 0px;
		margin: 0px;
	}
	.urun-detay-resim .slick-dots li.slick-active button {
		background: #fff;
	}
}


/*--------------------------------URUN-DETAY-RESIM----------------------------------*/

#urun-fiyat-bilgileri {
	padding: 0;
}

.fiyat-row {
	color: #333;
	white-space: nowrap;
	font-size: 14px;
	width: 100%;
	padding: 15px 15px !important;
	font-weight: 600;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	padding-left: 0px !important;
}

.detay-butons {
	padding-top: 0px !important;
}

.urun-detay-baslik {
	display: block;
	width: 100%;
	text-align: left;
	color: #000;
	font-size: 24px;
	margin: 0;
}

.urun-detay-block {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}

.urun-detay-aciklama {
	color: #888;
	letter-spacing: 0.5px;
	font-size: 13px;
}

.urun-ozellikleri {
	padding: 15px 0;
}

.urun-ozellikleri ul {
	list-style: none;
}

.urun-ozellikleri ul li {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	color: #666;
}

.urun-ozellikleri ul li a {
	color: #666;
}

.urun-ozellikleri ul li b {
	color: #000;
	font-weight: 600;
}

.urun-ozellikleri ul li:last-child {
	padding: 0;
}

.urun-detay-stok {
	padding: 0;
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	display: block;
}

.urun-detay-marka {
	float: right;
}

.urun-detay-marka a {
	color: #333;
	font-weight: 600;
}

.urun-detay-marka img {
	max-width: 100px;
}

#prod_pricing_v3 .varyant-baslik {
	float: left;
	display: block;
	font-weight: 900;
	font-family: "Poppins", sans-serif;
	letter-spacing: -0.5px;
	font-size: 15px;
	width: 100%;
	padding: 15px 10px 10px 10px;
	margin: 0px !important;
}

.varyant-deger.varyant-renk {
	padding: 0px !important;
}

button.off {
	font-family: "Poppins", sans-serif;
	padding: 2px 10px;
	min-width: 65px;
	min-height: 50px;
	float: left;
	display: block;
	margin: 0 5px;
	border: 3px solid #000;
	background: transparent;
	text-align: center;
	line-height: 34px;
	margin-bottom: 5px;
	cursor: pointer;
	margin-left: 0px;
	transition: all 0.2s ease;
}

button.off:hover {
	background: #000;
	color: #fff;
}

button.on {
	font-family: "Poppins", sans-serif;
	padding: 2px 10px;
	min-width: 65px;
	min-height: 50px;
	border: 0px !important;
	float: left;
	display: block;
	background: #000;
	margin: 0 5px;
	cursor: pointer;
	text-align: center;
	line-height: 34px;
	margin-bottom: 5px;
	cursor: pointer;
	color: #fff;
	margin-left: 0px;
}

select.on {
	width: auto;
	min-width: 250px;
}

.varyant-deger img {
	width: 59px;
	height: 44px;
}


/*Fiyat Bilgileri*/

.satis-fiyati {
	color: #5d635d;
	font-size: 25px;
	font-weight: 600;
	padding: 0px;
	display: flex;
	align-items: flex-end;
}

.satis-fiyati #eski-fiyat {
	font-size: 16px;
	font-weight: 400;
	color: #878787;
	font-family: "Poppins", sans-serif;
	text-decoration: line-through;
	text-align: left;
	float: left;
	padding: 0 10px;
}

.urun-detay-fiyat {
	display: flex;
	align-items: center;
	font-family: "Poppins", sans-serif;
	flex-flow: row wrap;
}

.satis-fiyati>div {
	float: left;
	color: #000;
}


/*Aksiyon ButonlarA?AA?}*/

.urun-adet-dis {
	margin-right: 10px;
	width: 125px;
	height: 45px;
	float: left;
	overflow: hidden;
	border: 2px solid #eee;
}

.urun-adet-input {
	width: 75%;
	text-align: center;
	height: 45px;
	float: left;
}

.urun-adet-input::focus {
	border: 0px;
	box-shadow: 0px;
	outline: none;
}

.urun-adet-input input {
	width: 100%;
	color: #585757;
	display: block;
	font-size: 18px;
	font-weight: 500;
	height: 100%;
}

.urun-adet-input input:focus {
	outline: none;
	box-shadow: 0px;
	border: 0px;
}

.urun-adet-input span {
	font-size: 13px;
	display: block;
	text-align: center;
	position: absolute;
	margin: -6px 0 0 17px;
}

.urun-detay-fixed {
	float: left;
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}

.detay-butons-div {
	float: left;
}

.urun-adet {
	border: none !important;
	background: 0 0 !important;
	outline: 0;
	font-size: 20px;
	color: #292929;
	padding: 0;
	text-align: center;
	box-shadow: none;
	outline: none;
}

.urun-adet:focus {
	outline: none;
	box-shadow: 0px;
	border: 0px;
}

.urun-adet-butons {
	width: 25%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	flex-flow: column wrap;
}

.urun-adet-butons span {
	color: #666;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	cursor: pointer;
	position: relative;
	background: #fff;
	text-indent: 0;
	width: 100%;
	text-align: left;
	height: 15px;
	line-height: 15px;
	position: relative;
	z-index: 1;
}

.indirim-baslik {
	width: 100%;
	margin-bottom: 10px;
	color: #f2f2f2;
	font-weight: 600;
}

.detay-indirim-timer {
	padding: 15px;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	background: #333;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 15px;
	position: relative;
}

.detay-indirim-timer .timer-div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	float: left;
	margin-right: 10px;
	background: #f2f2f2;
	text-align: center;
	height: 50px;
	width: 50px;
	border-radius: 2px;
	color: #000;
	font-weight: 500;
}

.detay-indirim-timer .timer-div div {
	font-weight: 600;
	font-size: 16px;
}

.detay-indirim-timer .timer-div span {
	color: #666;
}

.teklif-iste {
	background: #16b516;
	display: inline-block;
	height: 45px;
	padding: 0 20px;
	color: #fff;
	cursor: pointer;
	margin-left: 5px;
	line-height: 45px;
}

.satin-al {
	font-family: "Poppins", sans-serif;
	color: #FFF;
	border-radius: 0;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
	text-align: center;
	font-weight: bold;
	background: #ff661c;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0 40px !important;
	position: relative;
	letter-spacing: .5px;
	transition: background 0.3s ease-in;
}

.satin-al:hover {
	background: #000;
}

.satin-al i {
	font-size: 18px;
	margin-right: 7px;
}

.stokta-yok {
	background: #f2f2f2;
	color: #333;
	border-color: #f2f2f2;
}

.stokta-haber-ver {
	color: #f2f2f2;
	border-radius: 0;
	font-size: 13px;
	cursor: pointer;
	float: left;
	text-align: center;
	letter-spacing: 0px;
	font-weight: 500;
	background: #333;
	border-color: #333;
	height: 45px;
	line-height: 45px;
	margin-bottom: 0px;
	padding: 0px 20px !important;
	margin-right: 10px;
}

.stokta-haber-ver i {
	font-size: 20px;
	padding-right: 5px;
}

.urun-butons {
	margin-left: 5px;
	float: left;
	height: 45px;
	width: 45px;
	text-align: center;
	transition: background 0.3s ease-in;
	background: #000;
	cursor: pointer;
}

.urun-butons:hover {
	background: #ff661c;
}

.urun-butons .detay-fav-button {
	font-family: "Poppins", sans-serif;
	width: 100%;
	display: inline-block;
	line-height: 45px;
	outline: none;
	border: 0px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background: none;
	font-size: 16px;
	font-weight: 400;
}

.urun-detay-statik-bolum {
	display: flex;
	flex-flow: row wrap;
}

.urun-detay-kargo img,
.urun-detay-statik1 img,
.urun-detay-statik2 img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}

.detay-puan {
	color: #333;
	font-weight: 400;
	border-radius: 0px;
	font-size: 13px;
	cursor: pointer;
	float: left;
	text-align: left;
	white-space: normal;
	width: 100% !important;
	letter-spacing: 0px;
	height: 40px;
	line-height: 32px;
	margin-bottom: 0px;
}

.detay-puan span {
	font-weight: 600;
	color: #ff661c;
}


/*--------------------------------URUN-DETAY-PAYLAAA?cA?----------------------------------*/

.urun-paylas {
	margin-top: 20px;
}

#icon-social a {
	text-decoration: none;
	color: #2f312f;
	font-size: 15px;
	margin: 0px 10px;
}

.kutu-puan i {
	color: #999;
	font-size: 17px;
}


/*--------------------------------URUN-DETAY-PAYLAAA?cA?----------------------------------*/


/*--------------------------------URUN-DETAY-TABLARI----------------------------------*/

.urun-tablari {
	margin-top: 50px;
}

.urun-tablari .nav li {
	margin: 0 10px 0 0 !important;
}

.urun-tablari .nav li a {
	border-radius: 0 !important;
	font-size: 14px;
	font-weight: 600;
	margin: 0 25px;
	padding: 10px 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: 0 0 !important;
}

.urun-tablari .uruntablari-alias.active a {
	color: #ff661c !important;
}

#tdContainerBorder {
	border: 1px solid #eee;
	line-height: 25px;
	border-radius: 0px !important;
	margin-top: 10px;
	margin-bottom: 50px;
}

#divUrunAciklama,
#divUrunTabs {
	padding: 15px 20px;
	border-radius: 0px !important;
}


/*--------------------------------URUN-DETAY-TABLARI----------------------------------*/

@media all and (min-width: 992px) {
	#urun-fiyat-bilgileri {
		padding-left: 30px;
	}
}

@media all and (max-width: 992px) {
	#urun-fiyat-bilgileri {
		margin-top: 50px;
	}
	.urun-detay-fixed {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 4;
		padding: 0px !important;
		background: #fff !important;
		margin: 0 auto;
	}
	.urun-adet-dis {
		margin: 0px;
		width: 25%;
		border-radius: 0;
		height: 45px;
		line-height: 45px;
		border: none;
	}
	.urun-adet-butons span {
		height: 22px;
		line-height: 22px;
		text-align: center;
		font-size: 20px;
	}
	.urun-adet-butons {
		width: 35%;
	}
	.urun-adet-input {
		height: 45px;
		width: 65%;
	}
	.satin-al {
		width: 75%;
		float: right;
		border-radius: 0;
	}
	.satin-al i {
		font-size: 18px;
	}
	.stokta-haber-ver {
		border-radius: 0;
		margin: 0;
		border-left: 0px;
		border-right: 2px solid #fff;
		min-width: inherit;
		width: 25%;
	}
	.urun-detay-fiyathaber {
		height: 40px;
	}
	.detay-fiyat-haber {
		width: 100%;
		text-align: left;
		line-height: 1;
	}
	.urun-detay-statik-bolum {
		justify-content: flex-start;
		align-items: flex-start;
	}
	.urun-detay-puan {
		height: 40px;
	}
	.detay-puan {
		height: auto;
		display: inline-block;
		line-height: 24px;
	}
	.urun-paylas {
		margin-top: 0px;
	}
	.urun-tablari {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 600px) {
	.urun-detay-statik-bolum {
		margin-bottom: 25px;
	}
	.urun-detay-fiyathaber,
	.urun-detay-puan,
	.urun-tablari .nav li {
		width: 100%;
	}
	.detay-butons {
		flex-flow: row wrap;
	}
}

@media all and (max-width: 480px) {
	.satin-al i {
		font-size: 16px;
		margin-right: 5px;
	}
	.stokta-haber-ver i {
		width: 100%;
		display: block;
		content: "";
	}
}

@media all and (max-width: 330px) {
	.satis-fiyati {
		flex-flow: column wrap;
		align-items: flex-start;
	}
	.indirim-detay {
		display: block;
		float: none !important;
	}
	.satis-fiyati #eski-fiyat {
		padding-left: 0px;
	}
}


/*--------------------------------URUN-DETAY-KAMPANYA-URUNLER----------------------------------*/

#kampanya-bilgileri>div {
	background: #FE3B3B;
	padding: 7px 20px;
	color: #FFF;
}

#urun-detay-kampanyali-urunler .urun-kutusu .kutu-urun-border {
	border-bottom: none;
	border-left: none;
}

#urun-detay-kampanyali-urunler .urun-kutusu:last-child .kutu-urun-border {
	border-bottom: 3px solid #DDD;
}


/*--------------------------------URUN-DETAY-BENZER-URUNLER----------------------------------*/

.benzer-urunler-slide .slick-track {
	float: left;
}

.benzer-urun-kutusu.slick-slide.slick-active {
	border-color: transparent;
}

#haftanin-urunleri .slick-arrow {
	top: -40px !important;
	background: #f2f2f2;
	opacity: 1;
	width: 35px;
	height: 35px;
	border: transparent;
	z-index: 1;
	transition: all 0.2s ease;
}

#haftanin-urunleri .slick-arrow:before {
	padding: 5px;
	border: solid #333;
	transition: all 0.2s ease;
}

#haftanin-urunleri .slick-arrow:hover {
	background: #ff661c;
}

#haftanin-urunleri .slick-arrow:hover:before {
	border-color: #fff;
}

#haftanin-urunleri .slick-next {
	right: 0;
}

#haftanin-urunleri .slick-next::before {
	border-width: 0 2px 2px 0;
	left: 28%;
	bottom: 31%;
}

#haftanin-urunleri .slick-prev {
	right: 45px;
	left: inherit;
}

#haftanin-urunleri .slick-prev::before {
	border-width: 0 2px 2px 0;
	left: 37%;
	bottom: 31%;
}

#haftanin-urunleri .slick-slider .kutu-urun-detay-mm h2 {
	width: 80%;
	margin: 0 auto;
}


/*--------------------------------URUN-DETAY-BENZER-URUNLER----------------------------------*/


/*--------------------------------URUN-DETAY-YORUM----------------------------------*/

#divUrunAciklama,
#divUrunTabs {
	height: auto;
	display: inline-block;
}

.yorum-box-baslik {
	color: #333333;
	font-size: 26px;
	font-weight: 600;
	margin: 5px 0px 35px 0px;
}

.yorum-ortalama-box {
	text-align: center;
	margin-bottom: 25px;
}

.yorum-ortalama {
	font-size: 45px;
	font-weight: 600;
}

.yorum-ortalama i {
	font-size: 16px;
	margin: -5px;
	color: #b8b8b8;
}

.yorum-ortalama i.yorum-active {
	color: #ffa000;
}

.yildiz-box {
	margin-bottom: 15px;
}

.yorum-yildiz-ad {
	font-size: 14px;
	margin-bottom: 7px;
}

.yorum-yildiz-sayi {
	color: #a5a5a5;
}

.yorum-istatik {
	border: 1px solid #f5f5f5;
	border-radius: 5px;
	padding: 45px 15px;
	background: #fafafa;
}

.yorum-progress {
	height: auto;
	border-radius: 9px;
	background-color: #f0f0f0;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	border-radius: 5px;
}

.yorum-progress-bar {
	border-radius: 5px;
	height: 3px;
	background: #ffa000;
}


/*yorum saA?AA?C*/

.yorum-user {
	width: 50px;
	position: absolute;
	left: 0;
	padding: 0px;
}

.yorum-uye-avatar {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #eee;
	border-radius: 50%;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	font-size: 20px;
	color: #3e3e3e;
	background: #fafafa;
}

.yorum-content {
	padding: 0px;
}

.yorumlar-box {
	padding-left: 65px;
	border-radius: 3px;
	margin-bottom: 15px;
}

.yorumlar-inner {
	padding: 10px 15px;
	border: 1px solid #eee;
	position: relative;
}

.yorumlar-inner::before,
.yorumlar-inner::after {
	position: absolute;
	top: 12px;
	right: 100%;
	width: 0;
	height: 0;
	border: solid transparent;
	content: '';
	pointer-events: none;
}

.yorumlar-inner::before {
	margin-top: -1px;
	border-width: 10px;
	border-color: transparent;
	border-right-color: #e5e5e5;
}

.yorumlar-inner::after {
	border-width: 9px;
	border-color: transparent;
	border-right-color: #fff;
}

.yorum-box-ust {
	position: relative;
	height: auto;
	display: inline-block;
	width: 100%;
}

.yorum-box-uyead {
	float: left;
	color: #4f4e4e;
	font-size: 13px;
	letter-spacing: 0px;
}

.yorum-box-puan {
	float: right;
}

.yorum-box-puan i.yorum-active {
	color: #ffa000;
}

.yorum-box-yorum {
	font-size: 14px;
	color: #454444;
}

.yorum-box-tarih {
	color: #8f8f8f;
	font-size: 13px;
}

.yorumlar-yorum-yap {
	margin-top: 25px;
}

.yorum-yap-txt {
	width: 100%;
	height: 110px;
	padding: 10px;
	resize: none;
	outline: none;
	margin: 10px 0px;
	font-weight: 400;
	font-size: 13px;
	border: 1px solid #f1f1f1;
}

.yorum-yap-p {
	float: left;
}

.yorum-yap-p:last-child {
	padding-left: 15px;
}

.yorum-yap-puan {
	padding-right: 25px;
	height: 40px;
}

#yorum-yap {
	background: #000 !important;
	color: #fff !important;
	border: 0px;
	font-weight: 900;
	padding: 7px 10px;
	font-size: 12px !important;
}

@media all and (max-width: 992px) {
	#haftanin-urunleri {
		padding: 0 15px;
	}
	.yorum-istatik {
		margin-bottom: 25px;
	}
}

@media all and (max-width: 600px) {
	#divUrunAciklama {
		padding: 5px 0px;
	}
	#divUrunTabs {
		padding: 5px 0px;
	}
	#divUrunTabs div {
		padding: 0px 5px;
	}
	.yorum-user {
		display: none;
	}
	.yorumlar-box {
		padding: 0px;
	}
}

@media all and (max-width: 480px) {
	.yorum-box-uyead {
		float: none;
		display: block;
	}
	.yorum-box-puan {
		float: left;
		display: block;
	}
}

@media all and (min-width: 991px) {
    .top-bar-social ul{
    	list-style: none;
    	display:flex;
    	align-items: center;
    	
    }
    .top-bar-social ul li a{
    	color: #fff;
    	padding: 10px;
    	display:block
    }
}

.PropRow{
    display: flex;
    flex-direction: row;
    border: 1px solid #ccc;
}
.PropName{
    width: 50%;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.PropProperty{
    width: 50%;
    padding: 10px;
}

/*--------------------------------URUN-DETAY-YORUM----------------------------------*/
			
 [data-tooltip]:before, [data-tooltip]:after{
     display: none;
 }			
			
		

.varyant-input:focus,
.varyant-input {
    width: 60%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 12px;
    color: #000;
}
