@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');

body
{
	font-family: 'Source Sans Pro', sans-serif !important;
}

@media screen and (max-width: 768px) {
    .alert-text.font-size-15 {
        font-size: 12px !important;
    }
}

.font-size-0{font-size: 0px !important;} .font-size-1{font-size: 1px !important;} .font-size-2{font-size: 2px !important;} .font-size-3{font-size: 3px !important;} .font-size-4{font-size: 4px !important;} .font-size-5{font-size: 5px !important;} .font-size-6{font-size: 6px !important;} .font-size-7{font-size: 7px !important;} .font-size-8{font-size: 8px !important;} .font-size-9{font-size: 9px !important;} .font-size-10{font-size: 10px !important;} .font-size-11{font-size: 11px !important;} .font-size-12{font-size: 12px !important;} .font-size-13{font-size: 13px !important;} .font-size-14{font-size: 14px !important;} .font-size-15{font-size: 15px !important;} .font-size-16{font-size: 16px !important;} .font-size-17{font-size: 17px !important;} .font-size-18{font-size: 18px !important;} .font-size-19{font-size: 19px !important;} .font-size-20{font-size: 20px !important;} .font-size-21{font-size: 21px !important;} .font-size-22{font-size: 22px !important;} .font-size-23{font-size: 23px !important;} .font-size-24{font-size: 24px !important;} .font-size-25{font-size: 25px !important;} .font-size-26{font-size: 26px !important;} .font-size-27{font-size: 27px !important;} .font-size-28{font-size: 28px !important;} .font-size-29{font-size: 29px !important;} .font-size-30{font-size: 30px !important;} .font-size-31{font-size: 31px !important;} .font-size-32{font-size: 32px !important;} .font-size-33{font-size: 33px !important;} .font-size-34{font-size: 34px !important;} .font-size-35{font-size: 35px !important;} .font-size-36{font-size: 36px !important;} .font-size-37{font-size: 37px !important;} .font-size-38{font-size: 38px !important;} .font-size-39{font-size: 39px !important;} .font-size-40{font-size: 40px !important;} .font-size-41{font-size: 41px !important;} .font-size-42{font-size: 42px !important;} .font-size-43{font-size: 43px !important;} .font-size-44{font-size: 44px !important;} .font-size-45{font-size: 45px !important;} .font-size-46{font-size: 46px !important;} .font-size-47{font-size: 47px !important;} .font-size-48{font-size: 48px !important;} .font-size-49{font-size: 49px !important;}
.font-weight-5{font-weight: 500 !important;} .font-weight-6{font-weight: 600 !important;} .font-weight-7{font-weight: 700 !important;} .font-weight-8{font-weight: 800 !important;} .font-weight-9{font-weight: 900 !important;}


.swal2-header .swal2-title
{
	word-break: break-all;
}
/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.copied {
	position: relative;
}

.select2-container .select2-selection--single
{
	padding: 8px;
    font-weight: bold;
    font-size: 17px;
    height: unset !important;
}
.select2-container
{
	width: 100% !important;
}
.select2-results__option {
    font-size: 16px;
    color: #000000d1;
    font-weight: 600;
}
.copied:before {
	content: "Kopyalandi";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color :  #1c63da;
}
.box_cart small
{
	margin-top:  unset !important;
}
.benzer-list .benzer-img
{
	border: 3px solid #a7a7a7;
	box-shadow: 0px 0px 8px 0px #e1e1e1;
}

.benzer-list .benzer-img img
{
	width: 150px;
	height: 150px;
	object-fit: cover;
}


.swal2-styled.swal2-confirm {
	background-color: #ff7d1f !important;
	
}
.swal2-styled:focus {
	outline: 0;
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgb(255 59 7 / 40%) !important;
}
.alert strong
{
	font-weight: 900;
}
.form-check-input {
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	margin: 0rem !important;
}
label {
	font-weight: 700;
}

.radio.radio-custom > input
{
	display: none;
}
.radio.radio-custom > input ~ span
{
	height: 40px;
	width: 40px;
	background-color: #3699FF;
	border-radius: 50%;
	background-color: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.radio.radio-custom.radio-turuncu > input ~ span
{
	background-color: #e68a5b;
	
}
.radio.radio-custom.radio-yesil > input ~ span
{
	background-color: #7fca85;
}
.radio.radio-custom.radio-kirmizi > input ~ span
{
	background-color: #d52929;
}
.radio.radio-custom.radio-lacivert > input ~ span
{
	background-color: #202275;
}
.radio.radio-custom.radio-lila > input ~ span
{
	background-color: #c59ddc;
}
.radio.radio-custom.radio-mavi > input ~ span
{
	background-color: #06b5e9;
}

.radio.radio-custom.radio-sari > input ~ span
{
	background-color: #f2ea21;
}
.radio.radio-custom.radio-pudra > input ~ span
{
	background-color: #f9c0df;
}
.radio.radio-custom.radio-siyah > input ~ span
{
	background-color: #1c1c1c;
}
.radio.radio-custom.radio-turkuaz > input ~ span
{
	background-color: #74f4e7;
}
.radio.radio-custom.radio-su-yesili > input ~ span
{
	background-color: #8eb7a7;
}
.radio.radio-custom.radio-antrasit-yesil > input ~ span
{
	background-color: #646d6c;
}
.radio.radio-custom.radio-antrasit-mavi > input ~ span
{
	background-color: #414d59;
}

.radio.radio-custom > input ~ span:after
{
	content: "";
	display: none;
	border-radius: 100% !important;
	width: 20px;
	height: 20px;
	display: inline-flex;
}
.radio.radio-custom > input:checked ~ span:after {
	background-color: #ffffff;
	border-color: #ffffff;
}
.numbers-row
{
	width: 100%;
}
.icon-box
{
	width: 70px;
	height: 70px;
	background-color: #ef3434;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	font-size: 2.7rem;
}
.alert {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	padding: 1rem 2rem;
	margin: 0 0 20px 0;
	border-radius: 4px;
}
.alert .alert-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 1.25rem 0 0;
}
.alert .alert-icon i {
	font-size: 2.4rem;
}
.alert .alert-icon.alert-icon-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}
.alert .alert-text {
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.alert .alert-close {
	padding: 0 0 0 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.alert .alert-close .close {
	text-shadow: none !important;
}
.alert .alert-close i {
	opacity: 0.8;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}
.alert .alert-close i:hover {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
}
.alert.alert-elevate {
	-webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.1);
	box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.1);
}
.alert.alert-brand {
	background: #5d78ff;
	border: 1px solid #5d78ff;
	color: #ffffff;
}
.alert.alert-brand .alert-icon i {
	color: #ffffff;
}
.alert.alert-brand .alert-text {
	color: #ffffff;
}
.alert.alert-brand .alert-text hr {
	border-top-color: #ffffff;
	opacity: 0.4;
}
.alert.alert-brand .alert-close i {
	color: #ffffff;
}
.alert.alert-outline-brand {
	border: 1px solid #5d78ff;
	color: #5d78ff;
}
.alert.alert-outline-brand .alert-icon i {
	color: #5d78ff;
}
.alert.alert-outline-brand .alert-text {
	color: #5d78ff;
}
.alert.alert-outline-brand .alert-close i {
	color: #5d78ff;
}
.alert.alert-solid-brand {
	background: rgba(93, 120, 255, 0.1);
	border-color: transparent;
	color: #5d78ff;
}
.alert.alert-solid-brand .alert-icon i {
	color: #5d78ff;
}
.alert.alert-solid-brand .alert-text {
	color: #5d78ff;
}
.alert.alert-solid-brand .alert-close i {
	color: #5d78ff;
}
.alert.alert-light {
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #282a3c;
}
.alert.alert-light .alert-icon i {
	color: #282a3c;
}
.alert.alert-light .alert-text {
	color: #282a3c;
}
.alert.alert-light .alert-text hr {
	border-top-color: #282a3c;
	opacity: 0.4;
}
.alert.alert-light .alert-close i {
	color: #282a3c;
}
.alert.alert-outline-light {
	border: 1px solid #ffffff;
	color: #ffffff;
}
.alert.alert-outline-light .alert-icon i {
	color: #ffffff;
}
.alert.alert-outline-light .alert-text {
	color: #ffffff;
}
.alert.alert-outline-light .alert-close i {
	color: #ffffff;
}
.alert.alert-solid-light {
	background: rgba(255, 255, 255, 0.1);
	border-color: transparent;
	color: #ffffff;
}
.alert.alert-solid-light .alert-icon i {
	color: #ffffff;
}
.alert.alert-solid-light .alert-text {
	color: #ffffff;
}
.alert.alert-solid-light .alert-close i {
	color: #ffffff;
}
.alert.alert-dark {
	background: #282a3c;
	border: 1px solid #282a3c;
	color: #ffffff;
}
.alert.alert-dark .alert-icon i {
	color: #ffffff;
}
.alert.alert-dark .alert-text {
	color: #ffffff;
}
.alert.alert-dark .alert-text hr {
	border-top-color: #ffffff;
	opacity: 0.4;
}
.alert.alert-dark .alert-close i {
	color: #ffffff;
}
.alert.alert-outline-dark {
	border: 1px solid #282a3c;
	color: #282a3c;
}
.alert.alert-outline-dark .alert-icon i {
	color: #282a3c;
}
.alert.alert-outline-dark .alert-text {
	color: #282a3c;
}
.alert.alert-outline-dark .alert-close i {
	color: #282a3c;
}
.alert.alert-solid-dark {
	background: rgba(40, 42, 60, 0.1);
	border-color: transparent;
	color: #282a3c;
}
.alert.alert-solid-dark .alert-icon i {
	color: #282a3c;
}
.alert.alert-solid-dark .alert-text {
	color: #282a3c;
}
.alert.alert-solid-dark .alert-close i {
	color: #282a3c;
}
.alert.alert-primary {
	background: #5867dd;
	border: 1px solid #5867dd;
	color: #ffffff;
}
.alert.alert-primary .alert-icon i {
	color: #ffffff;
}
.alert.alert-primary .alert-text {
	color: #ffffff;
}
.alert.alert-primary .alert-text hr {
	border-top-color: #ffffff;
	opacity: 0.4;
}
.alert.alert-primary .alert-close i {
	color: #ffffff;
}
.alert.alert-outline-primary {
	border: 1px solid #5867dd;
	color: #5867dd;
}
.alert.alert-outline-primary .alert-icon i {
	color: #5867dd;
}
.alert.alert-outline-primary .alert-text {
	color: #5867dd;
}
.alert.alert-outline-primary .alert-close i {
	color: #5867dd;
}
.alert.alert-solid-primary {
	background: rgba(88, 103, 221, 0.1);
	border-color: transparent;
	color: #5867dd;
}
.alert.alert-solid-primary .alert-icon i {
	color: #5867dd;
}
.alert.alert-solid-primary .alert-text {
	color: #5867dd;
}
.alert.alert-solid-primary .alert-close i {
	color: #5867dd;
}
.alert.alert-success {
	background: #0abb87;
	border: 1px solid #0abb87;
	color: #ffffff;
}
.alert.alert-success .alert-icon i {
	color: #ffffff;
}
.alert.alert-success .alert-text {
	color: #ffffff;
}
.alert.alert-success .alert-text hr {
	border-top-color: #ffffff;
	opacity: 0.4;
}
.alert.alert-success .alert-close i {
	color: #ffffff;
}
.alert.alert-outline-success {
	border: 1px solid #0abb87;
	color: #0abb87;
}
.alert.alert-outline-success .alert-icon i {
	color: #0abb87;
}
.alert.alert-outline-success .alert-text {
	color: #0abb87;
}
.alert.alert-outline-success .alert-close i {
	color: #0abb87;
}
.alert.alert-solid-success {
	background: rgba(10, 187, 135, 0.1);
	border-color: transparent;
	color: #0abb87;
}
.alert.alert-solid-success .alert-icon i {
	color: #0abb87;
}
.alert.alert-solid-success .alert-text {
	color: #0abb87;
}
.alert.alert-solid-success .alert-close i {
	color: #0abb87;
}
.alert.alert-info {
	background: #5578eb;
	border: 1px solid #5578eb;
	color: #ffffff;
}
.alert.alert-info .alert-icon i {
	color: #ffffff;
}
.alert.alert-info .alert-text {
	color: #ffffff;
}
.alert.alert-info .alert-text hr {
	border-top-color: #ffffff;
	opacity: 0.4;
}
.alert.alert-info .alert-close i {
	color: #ffffff;
}
.alert.alert-outline-info {
	border: 1px solid #5578eb;
	color: #5578eb;
}
.alert.alert-outline-info .alert-icon i {
	color: #5578eb;
}
.alert.alert-outline-info .alert-text {
	color: #5578eb;
}
.alert.alert-outline-info .alert-close i {
	color: #5578eb;
}
.alert.alert-solid-info {
	background: rgba(85, 120, 235, 0.1);
	border-color: transparent;
	color: #5578eb;
}
.alert.alert-solid-info .alert-icon i {
	color: #5578eb;
}
.alert.alert-solid-info .alert-text {
	color: #5578eb;
}
.alert.alert-solid-info .alert-close i {
	color: #5578eb;
}
.alert.alert-warning {
	background: #ffb822;
	border: 1px solid #ffb822;
	color: #111111;
}
.alert.alert-warning .alert-icon i {
	color: #111111;
}
.alert.alert-warning .alert-text {
	color: #111111;
}
.alert.alert-warning .alert-text hr {
	border-top-color: #111111;
	opacity: 0.4;
}
.alert.alert-warning .alert-close i {
	color: #111111;
}
.alert.alert-outline-warning {
	border: 1px solid #ffb822;
	color: #ffb822;
}
.alert.alert-outline-warning .alert-icon i {
	color: #ffb822;
}
.alert.alert-outline-warning .alert-text {
	color: #ffb822;
}
.alert.alert-outline-warning .alert-close i {
	color: #ffb822;
}
.alert.alert-solid-warning {
	background: rgba(255, 184, 34, 0.1);
	border-color: transparent;
	color: #ffb822;
}
.alert.alert-solid-warning .alert-icon i {
	color: #ffb822;
}
.alert.alert-solid-warning .alert-text {
	color: #ffb822;
}
.alert.alert-solid-warning .alert-close i {
	color: #ffb822;
}
.alert.alert-danger {
	background: #fd397a;
	border: 1px solid #fd397a;
	color: #ffffff;
}
.alert.alert-danger .alert-icon i {
	color: #ffffff;
}
.alert.alert-danger .alert-text {
	color: #ffffff;
}
.alert.alert-danger .alert-text hr {
	border-top-color: #ffffff;
	opacity: 0.4;
}
.alert.alert-danger .alert-close i {
	color: #ffffff;
}
.alert.alert-outline-danger {
	border: 1px solid #fd397a;
	color: #fd397a;
}
.alert.alert-outline-danger .alert-icon i {
	color: #fd397a;
}
.alert.alert-outline-danger .alert-text {
	color: #fd397a;
}
.alert.alert-outline-danger .alert-close i {
	color: #fd397a;
}
.alert.alert-solid-danger {
	background: rgba(253, 57, 122, 0.1);
	border-color: transparent;
	color: #fd397a;
}
.alert.alert-solid-danger .alert-icon i {
	color: #fd397a;
}
.alert.alert-solid-danger .alert-text {
	color: #fd397a;
}
.alert.alert-solid-danger .alert-close i {
	color: #fd397a;
}
.alert.alert-secondary .alert-icon i {
	color: #74788d;
}
.alert.alert-secondary .alert-text {
	color: #595d6e;
}
.alert.alert--marginless {
	margin: 0;
}
.alert.alert-bold .alert-text {
	font-weight: 500;
}

body
{
	background: #fff;
}
.menu ul li ul li ul
{
	height: unset;
	background: #fff;
}
header.version_1 .main_header
{
	padding: 20px 0px;
}
header .main_header
{
	z-index :  unset;
}
#toTop {
	bottom: 150px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

ul#banners_grid li a.img_container
{
	height: unset !important;	
}
a.image-popup-vertical-fit img {
	object-fit: cover;
}
.added-cart-loading {
	background-color: #fff;
	color: #f28232;
}

.added-cart-loading:before {
	content: "Ekleniyor...";
}
ul#banners_grid li a.img_container img {
	position: unset !important;
	-webkit-transform: translate(0%, 0%) scale(1);
	-moz-transform: translate(0%, 0%) scale(1);
	-ms-transform: translate(0%, 0%) scale(1);
	-o-transform: translate(0%, 0%) scale(1);
	transform: translate(0%, 0%) scale(1);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
ul#banners_grid li a.img_container:hover img {
	-webkit-transform: translate(0%, 0%) scale(1.02);
	-moz-transform: translate(0%, 0%) scale(1.02);
	-ms-transform: translate(0%, 0%) scale(1.02);
	-o-transform: translate(0%, 0%) scale(1.02);
	transform: translate(0%, 0%) scale(1.02);
}
#carousel-home .owl-carousel .owl-slide, #carousel-home-2 .owl-carousel .owl-slide {
	height: 350px;
}
label.req:after
{
	content: "*";
	color: red;
	display: inline-block;
	margin-left: 5px;
}
.grid_item figure
{
	border: 1px solid #e8e8e8;
	padding: 10px;
}
.grid_item figure img {
	transition: all 0.5s ease, opacity 0s !important;
}
table.cart-list td
{
	vertical-align: middle;
}
ul li
{
	list-style : none;
}
a.cart_bt
{
	position: relative;
}
.owl-carousel .item.menu-item a {
	padding: 10px 5px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.owl-carousel .item.menu-item a.spt-ekle-btn-c {
	padding: 0.25rem 0.5rem;
	display: block;
}
.urun-row {
	height: 100%;
	padding: 0px 5px;
}
.urun-row h2 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.urun-row a.uruna {
	width: 50%;
}
.urun-row .grid_item {
	display: flex;
	flex-direction: column;
}
.item.menu-item a {
	background: #fff;
}
.menu-slider {
	padding: 9px 0px;
	background-color: #dadada;
	margin: 3px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.loading-concent {
	position: fixed;
	z-index: 999978;
	width: 100%;
	height: 100%;
	background-color: #ffffffed;
}

.btn.added-cart.btn-primary
{
	background-color: #238b14 !important;
	border: 1px solid #38c124 !important;
	box-shadow: unset;
}
.animated-check {
	height: 20px;
	width: 20px;
}

.animated-check path {
	fill: none;
	stroke: #ffffff;
	stroke-width: 4;
	stroke-dasharray: 23;
	stroke-dashoffset: 23;
	animation: draw 0.2s linear forwards;
	stroke-linecap: round;
	stroke-linejoin: round
}

@keyframes draw {
	to {
		stroke-dashoffset: 0
	}
}

.loading-concent svg {
	position: absolute;
	width: 250px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
ul#banners_grid li a.img_container {
	position: relative;
	overflow: hidden;
	z-index: 0;
	display: block;
	width: 100%;
	height: 380px;
}
a.cart_bt span.count {
	position: absolute;
	font-size: 12px;
	background-color: #f28232;
	padding: 4px;
	border-radius: 10px;
	width: 21px;
	height: 21px;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
	color: #eee;
	right: -8px;
	bottom: -8px;
}
.dropzone
{
	border: 2px dashed #f28232 !important;
	border-radius: 0.42rem;
	box-shadow: 0px 0px 5px 2px #f2823287;
}
.kategori-menu
{
	justify-content: flex-end;
}
.btn-primary{
	color: #fff;
	background-color: #f28232 !important;
	border-color: #e2772a;
}
.btn-primary:hover {
	color: #fff;
	background-color: #f5ad34;
	border-color: #dc9a2a;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #f5ad34;
	border-color: #dc9a2a;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgb(236 171 124);
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #f28232;
	border-color: #f28232;
	box-shadow: unset;
}
.btn-warning {
	color: #ffffff;
	background-color: #f28232;
	border-color: #d96b1c;
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
	color: #ffffff;
	background-color: #d3610e;
	border-color: #d9762f;
}
.btn-warning:hover,.btn-warning.focus, .btn-warning:focus {
	color: #ffffff;
	background-color: #ff7b1c;
	border-color: #ff7b1c;
}
.btn_1, .btn,.form-control
{
	border-radius: 0px !important;
}
header.version_1 .main-menu > ul > li > a {
	color: #000 !important;
}
.main-menu > ul > li > a {
	padding: 16px 18px 16px 18px;
}
header.version_2 .main_header {
	background-color: #fff;
	border-left: 0px;
	border-right: 0px;
}
header.version_2 .main-menu > ul > li > a, .main-menu > ul > li.submenu:hover > a {
	color: #282828;
	font-size: 20px;
	font-weight: 500;
}
div#logo img
{
	width: auto;
	height: 48px;
}
#toast-container
{
	padding-top: 70px; 
}
#toast-container>div
{
	opacity: 1;
}
.kayan-yazi {
	font-size: 15px;
	font-weight: 400;
	background-color: #dadada;
	width: 100%;
	max-width: 100%;
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
	text-indent: 100%;
}
.js-marquee-wrapper
{
	background-color: #dadada;
	display: flex;
	align-items: center;
	
}


.whatsapp-widget {
	position: fixed;
	left: 15px;
	bottom: 25px;
	z-index: 9999;
}
.whatsapp-widget a {
	background-color: #25d366;
	color: #074211;
	padding: 7px 6px;
	font-weight: bold;
	border-radius: 5px;
}
.whatsapp-widget .icon-circle {
	background-color: #25d366;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-size: 34px;
}
.whatsapp-widget .icon-circle svg{ 
	margin :-29px 0px 0px 3px;
	fill: #fff;
}
.main_header.Sticky.sticky_element .header-subd-menu-s
{
	display: none !important;
}



.widget-area
{
	position: fixed;
	left: 20px;
	bottom: 60px;
	width: 235px;
	z-index: 2;
}
.widget-area .whatsapp-destek
{
	background-color: #ffffff;
	border: 1px solid #cacaca;
	border-radius: 5px;
	padding: 4px 8px;
	box-shadow: 0px 0px 5px 0px #c7c7c7;
}
.widget-area .whatsapp-destek .icon
{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
}
.widget-area .whatsapp-destek .icon img
{
	width: 100%;
	height: 100%;
}
.widget-area .whatsapp-destek .w-text
{
	font-size: 14px;
	font-weight: 500;
	font-family: system-ui;
}
.widget-area .whatsapp-destek .icon i {
	font-size: 25px;
	color: #000;
}

@media only screen and (max-width: 1199px)
{
	header.version_2 .main_header ul.top_tools > li:nth-child(2)
	{
		display: inline-block; 
	}
}
@media only screen and (max-width: 411px)
{
	.urun-row a.uruna {
		width: 30%;
	}
	
}
@media screen and (min-width: 576px) and (max-width: 602px)
{
	.urun-row a.uruna {
		width: 30%;
	}
}
@media only screen and (max-width: 500px)

.urun-detay-slider .img-box img
{
	
	max-height: 100vh;
	object-fit: contain !important;
	margin-top: 0px !important;
}
.spt-area
{
	display: flex !important;
	flex-direction: column !important;
}
.spt-area .dv-1
{
	margin-bottom: 0.5rem;
}
.spt-area .spt-ekle-btn-c
{
	display: block !important;
	width: 100%; 
	font-size: 0.9rem !important;
}
.urun-list.overlay {
	height: 300px;
	overflow: scroll;
	box-shadow: 0px 0px 1px 0px #000;
	margin-bottom: 20px;
	padding: 10px;
}
}
@media only screen and (max-width: 992px)
{
	.form-control
	{
		font-size: 16px;
	}
	.widget-area .whatsapp-destek .w-text
	{
		font-size: 12px;
		font-weight: 500;
		font-family: system-ui;
	}
	.widget-area
	{
		left: 5px;
		bottom: 5px;
		width: 170px;
	}
	.widget-area .whatsapp-destek {
		padding: 2px 11px;
	}
	.widget-area .whatsapp-destek .icon
	{
		width: 30px;
		height: 30px;
		padding: 5px;
		border: 1px solid #0000002b;
		margin-right: 0px !important;
	}
	.urun-liste figure img
	{
	}
	.m-h-255 {
		min-height: 222px;
	}
	.new_price {
		font-size: 15px !important;
	}
	.old_price {
		font-size: 13px !important;
	}
	.spt-area select
	{
		font-size: 0.8rem !important;
		margin-bottom: 0px !important;
	}
	.spt-area button,.spt-area a
	{
		margin-bottom: 0px !important;
		font-size: 0.9rem !important
	}
	.main_header.Sticky.sticky_element
	{
		padding-top:5px; 
	}
	
	.main_header.Sticky.sticky_element div#logo
	{
		display: none;
	}
	.main-menu ul li.megamenu .menu-wrapper {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding: 10px !important;
	}
	.mobil-kt-menu
	{
		background: #fff;
	}
	.mobil-kt-menu li
	{
		
	}
	.mobil-kt-menu li a 
	{
		text-align: center;
		font-size: 16px;
		padding: 14px 0px;
	}
	.ust-menu-flex
	{
		flex-wrap: wrap;
	}
	.ust-menu-flex .flex-child:nth-child(1)
	{
		width: 100%;
	}
	.ust-menu-flex .flex-child #logo a
	{
		padding: 15px 0px 0px 0px;
	}
	.ust-menu-flex .flex-child #logo a img
	{
		height: 60px;
	}
}
@media screen and (max-width: 768px)
{

	.btn,a,button,*
	{
		
	}
	.widget-area 
	{
		width: auto;
	}
	.widget-area .whatsapp-destek
	{
		padding: 0px;
		background-color: unset;
		border: none;
	}
	.widget-area .whatsapp-destek .icon
	{
		background-color: #fff;
	}
	.widget-area .whatsapp-destek .icon i
	{
		font-size: 21px;
	}
	.widget-area .whatsapp-destek .w-text
	{
		display: none;
	}
	#toTop
	{
		position: fixed;
		right: 0;
		opacity: 0;
		visibility: hidden;
		bottom: 69px;
		margin: 0 25px 0 0;
		z-index: 999;
		transition: 0.35s;
		transform: scale(0.7);
		width: 33px;
		height: 33px;
		background-color: rgb(70 70 70);
		opacity: 1;
		transition: all 0.3s;
		border-radius: 50%;
		text-align: center;
		font-size: 24px;
		font-size: 1.2rem;
		color: #fff;
		cursor: pointer;
	}
	.whatsapp-widget {
		position: fixed;
		left: 10px;
		bottom: 20px;
		z-index: 9999;
	}
	.whatsapp-widget a
	{
		background-color: #25d366;
		padding: 3px 6px;
		font-weight: bold;
		font-size: 12px;
		border-radius: 0px;
		
	}
	.whatsapp-widget .icon-circle {
		background-color: #25d366;
		text-align: center;
		color: #fff;
		width: unset;
		height: unset;
		font-size: unset;
	}
	.whatsapp-widget .icon-circle svg {
		margin: 0px 0px 0px 0px;
		fill: #fff;
		width: 20px;
	}
	footer {
		padding: 60px 0 35px 0;
	}

	.header-sub-menu-s
	{
		display: block !important;
		
		
	}
	.header-sub-menu-s div a
	{
		display: block;
		text-align: center;
	}
	.header-sub-menu-s div a i
	{
		display: block !important;
		
		
	}
	.feat {
		display: block;
	}
	.feat ul li
	{
		display: block;
		width: 100%;
		padding: 13px 0px;
		border-bottom: 1px solid #e4e2e2;
	}
	
	.kategori-menu
	{
		justify-content: start;
	}
	.urun-liste figure img {
		
	}
	
}

.main-menu li:hover > a, .main-menu li:hover > a h3
{
	color: #f28232;
}

.main-menu ul ul li:hover > a
{
	background-color: unset !important;
}
ul#banners_grid li a.img_container
{
	
}

.urun-liste
{
	
}

.urun-liste figure a.no-bg-mokap img
{
	object-fit: cover;
	object-position: center;
	max-height: unset;
	height: 100% !important;

}

.row.urun-liste .col, .row.urun-liste .col-1, .row.urun-liste .col-10, .row.urun-liste .col-11, .row.urun-liste .col-12, .row.urun-liste .col-2, .row.urun-liste .col-3, .row.urun-liste .col-4, .row.urun-liste .col-5, .row.urun-liste .col-6, .row.urun-liste .col-7, .row.urun-liste .col-8, .row.urun-liste .col-9, .row.urun-liste .col-auto, .row.urun-liste .col-lg, .row.urun-liste .col-lg-1, .row.urun-liste .col-lg-10, .row.urun-liste .col-lg-11, .row.urun-liste .col-lg-12, .row.urun-liste .col-lg-2, .row.urun-liste .col-lg-3, .row.urun-liste .col-lg-4, .row.urun-liste .col-lg-5, .row.urun-liste .col-lg-6, .row.urun-liste .col-lg-7, .row.urun-liste .col-lg-8, .row.urun-liste .col-lg-9, .row.urun-liste .col-lg-auto, .row.urun-liste .col-md, .row.urun-liste .col-md-1, .row.urun-liste .col-md-10, .row.urun-liste .col-md-11, .row.urun-liste .col-md-12, .row.urun-liste .col-md-2, .row.urun-liste .col-md-3, .row.urun-liste .col-md-4, .row.urun-liste .col-md-5, .row.urun-liste .col-md-6, .row.urun-liste .col-md-7, .row.urun-liste .col-md-8, .row.urun-liste .col-md-9, .row.urun-liste .col-md-auto, .row.urun-liste .col-sm, .row.urun-liste .col-sm-1, .row.urun-liste .col-sm-10, .row.urun-liste .col-sm-11, .row.urun-liste .col-sm-12, .row.urun-liste .col-sm-2, .row.urun-liste .col-sm-3, .row.urun-liste .col-sm-4, .row.urun-liste .col-sm-5, .row.urun-liste .col-sm-6, .row.urun-liste .col-sm-7, .row.urun-liste .col-sm-8, .row.urun-liste .col-sm-9, .row.urun-liste .col-sm-auto, .row.urun-liste .col-xl, .row.urun-liste .col-xl-1, .row.urun-liste .col-xl-10, .row.urun-liste .col-xl-11, .row.urun-liste .col-xl-12, .row.urun-liste .col-xl-2, .row.urun-liste .col-xl-3, .row.urun-liste .col-xl-4, .row.urun-liste .col-xl-5, .row.urun-liste .col-xl-6, .row.urun-liste .col-xl-7, .row.urun-liste .col-xl-8, .row.urun-liste .col-xl-9, .row.urun-liste .col-xl-auto {
	position: relative;
	width: 100%;
}
.urun-liste figure img {
	transition: all 0.5s ease, opacity 0s !important;
	width: 100%;
	object-fit: scale-down;
	object-position: center;
	image-rendering: -webkit-optimize-contrast;
	height: auto;
	
	max-height: 278px;
}
.urun-liste .grid_item
{
	box-shadow: 0px 0px 4px 0px #00000078;
}
.urun-liste .grid_item figure:hover {
	-webkit-box-shadow: unset !important;
	-moz-box-shadow: unset !important;
	box-shadow: unset !important;
}
.urun-liste .grid_item {
	cursor: unset;
	text-align: unset;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.spt-container{
	position: relative;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: -20px;
	background-color: #ffffff8f;
}
.urun-row .ukodu
{
	font-size: 14px !important;
	color: #000000;
	font-weight: 700;
}
a.img-url
{

}
a {
	display: inline-block;
}
.ribbon {
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-size: 11px;
	left: 0px;
	line-height: 1;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0px;
	padding: 3px 6px;
	font-weight: 600;
	min-width: 45px;
	z-index: 1;
}
.new_price
{
	font-weight: 900;
}
.form-control
{
	outline: none;
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: unset;
}

.urun-detay-slider img {

}
.all .slider .item-box, .all .slider-two .item-box
{
	height: unset;
	text-align: center;
}
.urun-detay-slider .img-box
{
	
}

.urun-detay-slider .img-box.no-bg
{
	background : unset;
	margin: 0px;
}
.urun-detay-slider .img-box.no-bg img
{
	margin: 0px !important;	
}
.urun-detay-slider .img-box.no-bg img {
	width: 100%;
	object-fit: unset;
	object-fit: contain;
}
.top_banner .breadcrumbs ul li a {
	color: #fff;
	opacity: 1;
	text-shadow: 1px 1px 1px #0006, 1px 0px 0px #000, -1px 0px 1px #00000063;
}
.price_main .new_price {
	font-size: 1.2rem;
}
.price_main .old_price {
	font-size: 12px !important;
}
.owl-carousel .owl-item img {
	display: block;
	margin: 0px auto;
	width: 100%;
	height: auto;
	height: 100%;
	object-fit: cover;
}
.owl-carousel .owl-stage {
	display: flex;
	align-content: stretch;
}
.loading
{
	background: #e0e0e0;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	display: flex;
	justify-content: center;
	align-items: center;
}
.loading-in
{
	padding: 25px 0px 25px 0px
}
.loader10
{
	width: 28px;
	height: 28px;
	border-radius: 50%;
	position: relative;
	animation: loader10-uba7e1836 0.9s ease alternate infinite;
	animation-delay: 0.36s;
	top: 50%;
	margin: 0px auto 0;
}
.loader10::after, .loader10::before
{
	content: '';
	position: absolute;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	animation: loader10-uba7e1836 0.9s ease alternate infinite;
}
.loader10::before
{
	left: -40px;
	animation-delay: 0.18s;
}
.loader10::after
{
	right: -40px;
	animation-delay: 0.54s;
}

@keyframes loader10-uba7e1836
{
	0%
	{
		box-shadow: 0 28px 0 -28px #ff692a;
	}
	100%
	{
		box-shadow: 0 28px 0 #ff692a;
	}
}


.hamburger-box
{
	height: unset;
}
header .main_header nav a.open_close {
	position: unset;
}

.urun-etiket-liste
{
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 4px;
}
.urun-etiket-liste.urun-detay
{
	height: fit-content;
	position: absolute;
	z-index: 100;
	top : unset;
	bottom: 20px;
	left: 20px;
	right: 5px;
}
.urun-etiket-liste span.urun-etiket {
	display: inline-block;
	padding: 2px 5px;
	box-shadow: 0px 0px 3px 0px #3e3e3e;
	font-size: 10px;
}
.urun-etiket-liste.urun-detay.top-head {
	top: 10px;
	bottom: unset;
}
.urun-etiket-liste span.urun-etiket.indirimli
{
	background: #13ad1f;
	color: #fff;
	border: 1px solid #0d9a18;
}
.urun-etiket-liste span.urun-etiket.cok-satan {
	background: #2c74bf;
	color: #fff;
	border: 1px solid #134273;
	
}
.urun-etiket-liste span.urun-etiket.yeni-urun
{
	background: #d629b9;
	color: #fff;
	border: 1px solid #c134ab;
}
.urun-etiket-liste span.urun-etiket.kisisel-urun
{
	background: #f28232;
	color: #fff;
	border: 1px solid #a74d0d;
}
.opacity-mask {
	background-color: #fff0 !important;
}


img.mfp-img
{
	max-height: 709px !important;
}


/* Sticky Footer */

.sticky-footer
{
	position: fixed;
	bottom: 0px;
	-webkit-box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
	box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
	z-index: 1000;
	background-color: #fff;
	width: 100%;
}
.sticky-footer .sticky-footer-container
{
	display: block;
	margin :  0px auto;
	width: fit-content;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sticky-footer .sticky-footer-container a
{
	padding: 15px 10px 5px 10px;
	text-align: center;
	position: relative;
}
.sticky-footer .sticky-footer-container a i
{
	font-size: 2.2rem;
}
a.whatsapp-a {
	color: #038507;
}
a.ssorgula-a {
	color: #103ec1;
}
a.yorumlar-a {
	color: #009ce7;
}
a.sss-a {
	color: #cc32f2;
}
.sticky-footer .sticky-footer-container a span
{
	display: block;
	font-size: 0.7rem;
}
.sticky-footer .sticky-footer-container a:hover, .sticky-footer .sticky-footer-container a:focus {
	color: #f5602f;
	text-decoration: none;
	outline: none;
}
.sticky-footer .sticky-footer-container a .sepet-urun-sayisi
{
	background-color: #f28232;
	color: #fff !important;
	position: absolute;
	right: 2px;
	top: 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 1rem;
}
#loading {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 5px solid #ff5722;
	border-radius: 50%;
	border-top-color: #ffd1d1;
	animation: spin 1s ease-in-out infinite;
	-webkit-animation: spin 1s ease-in-out infinite;
}
.loading-fix {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #fffffff5;
}
.loading-container {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
@keyframes spin {
	to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	to { -webkit-transform: rotate(360deg); }
}

@media screen and (max-width: 768px)
{
	.ribbon {
		font-size: 0.7875rem;
	}
	
	
	.sticky-footer .sticky-footer-container
	{
		justify-content: space-between;
		width: 100%;
	}
	
	.sticky-footer .sticky-footer-container a
	{
		padding: 10px 5.5px;
	}
	.sticky-footer .sticky-footer-container a i
	{
		font-size: 1.8rem;
	}
	.sticky-footer .sticky-footer-container a span
	{
		font-size: 0.6rem;
	}
	
}
/* Sticky Footer */


.fancy-footer-bar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 0px 20px;
	background-color: #00000040;
}


/* Sticky Header */
.sticky_element ul.top_tools > li a
{
	height: unset;
	line-height: unset;
}
.sticky_element div#logo img
{
	height: 36px;
}
.sticky_element .main-menu > ul > li > a
{
	padding: 10px 18px;
}
/* Sticky Header */


.container {
	max-width: 1440px;
}

/* HOME EN YENI YORUMLER */
.en-yeni-yorumlar
{
	
}
.en-yeni-yorumlar .item > div > div > i
{
	font-size: 2.6rem;
	color: #f28232;
}
.en-yeni-yorumlar .item .comment-row .comment-text
{
	font-weight: 400;
	font-size: 0.8rem;
}
.en-yeni-yorumlar .item .comment-name
{
	font-weight: 700;
	font-size: 0.8rem;
}
.en-yeni-yorumlar .item .comment-stars
{
	color: #f28232;
}
.en-yeni-yorumlar.owl-carousel .owl-stage {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.en-yeni-yorumlar.owl-carousel .owl-stage .owl-item
{
	
}

main
{
	z-index: unset;
}
.mfp-wrap {
	z-index: 1000001!important;
}
.mfp-bg {
	z-index: 100000!important;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	background-color: #fff;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 50px;
	display: inline-block;
	text-align: center;
	line-height: 1px;
	padding-left: 4px;
	color: #000;
}
.mfp-arrow-left:after,.mfp-arrow-left:hover:after,.mfp-arrow-right:after,.mfp-arrow-right:hover:after
{
	content: "" !important;
	display: none !important;
}



.foo-collapse.collapse:not(.show)
{
	display: block;
}
footer h3:after
{
	display: none;
}


.fpd-container {
	margin: 0px auto;
}
.fancy-modal
{
	position: fixed;
	z-index: 9999;
	width: 100% !important;
	height: 100% !important;
	left: 0;
	top: 0px;
	background-color: #fff;
	overflow: auto;
}
.fancy-modal .fpd-container.fpd-sidebar
{
	width: 100% !important;
	height: 100% !important;
}
.fpd-element-toolbar-smart
{
	
}


.kisisel-figure
{
	position: relative;
}
.kisisel-figure button.remove-product
{
	position: absolute;
	right: 5px;
	bottom :  5px;
}
.kisisel-figure{
	max-width: 100px;
	width: 100px;
}
.kisisel-figure img
{
	height: auto;
	max-width: 200px;
	max-height: 200px;
	object-fit: contain;
	width: 100%;
}
/* HOME EN YENI YORUMLER */


.best-slider .owl-nav {
	top: -47px;
	left: unset;
	right: 15px;
}


.best-slider .owl-nav .owl-prev,.best-slider .owl-nav .owl-next
{
	width: 30px;
	height: 30px;
	display: flex !important;
	padding: 0px !important;
	align-items: center;
	justify-content: center;
	line-height: 1px !important;
}
.best-slider .owl-nav .owl-prev i,.best-slider .owl-nav .owl-next i
{
	font-size: 16px;
	color: #ebae83;
}
.best-slider .owl-nav .owl-prev
{
	left: unset;
	right: 24px;
}
.best-slider .owl-nav .owl-next
{
	
}
.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #f28232;
	background-color: #f28232;
	box-shadow: 0px 0px 2px 2px #ff8024;
}
.custom-control input, .custom-control label
{
	cursor: pointer;
}
.custom-control input {display: none;}

.custom-control-label {
	padding: 3px;
	border: 1px solid #f28232;
	border-radius: 5px;
	width: 100%;
}
.custom-control-input:checked~.custom-control-label {
	background-color: #f28232;
	color: #fff;
}
.custom-control-input:checked~.custom-control-label strong
{
	
}
.custom-control-2

{    width: 45%;
	padding-left: 0px;
	margin-right: 0rem;
	width: 45%;
	text-align: center;
}
.custom-control-2 .custom-control-label::before,.custom-control-2 .custom-control-label::after
{
	display: none;
}
@media (max-width: 992px)
{
	
}
@media (min-width: 768px)
{
	
	.urun-row.col-md-3 {
		-ms-flex: 0 0 33,3%;
		flex: 0 0 33,3%;
		max-width: 33,3%;
	}
	.fpd-topbar .fpd-navigation>div {
    height: 100%;
    padding: 0 20px;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 106px;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
}
	
}
@media (min-width: 992px)
{
	.urun-row.col-lg-3 {
		-ms-flex: 0 0 20%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
}
@media (min-width: 1200px)

{
	.urun-row.col-xl-3 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

.owl-theme.en-yeni-yorumlar .owl-dots .owl-dot span {
	margin: 0px 4px 0px 0px;
}
.owl-theme.en-yeni-yorumlar .owl-dots .owl-dot span:before
{
	display: none;
}



