
/* Deafult Margin & Padding */

    /* Blocks */
    .w-10 {
        width: 10%;
    }

	.w-15 {
        width: 15%;
        display: inline-table;
    }

    .w-20 {
        width: 20%;
    }

    .w-30 {
        width: 30%;
    }

    .w-40 {
        width: 40%;
    }

    .w-50 {
     width: 50%;
    }

    .w-60 {
     width: 60%;
    }

	.w-65 {
		width: 65%;
	   }

    .w-70 {
        width: 70%;
    }

    .w-80 {
        width: 80%;
    }

    .w-90 {
        width: 90%;
    }

    .w-100 {
        width: 100%;
    }


/*-- Margin Top --*/
.mt-1 {
	margin-top: 1px;
}

.mt-2 {
	margin-top: 2px;
}
.mt-3 {
	margin-top: 3px;
}
.mt-4 {
	margin-top: 4px;
}

.mt-5 {
	margin-top: 5px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-35 {
	margin-top: 35px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-45 {
	margin-top: 45px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-55 {
	margin-top: 55px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-65 {
	margin-top: 65px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-75 {
	margin-top: 75px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-85 {
	margin-top: 85px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-95 {
	margin-top: 95px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-105 {
	margin-top: 105px;
}
.mt-110 {
	margin-top: 110px;
}
.mt-115 {
	margin-top: 115px;
}
.mt-120 {
	margin-top: 120px;
}
.mt-125 {
	margin-top: 125px;
}
.mt-130 {
	margin-top: 130px;
}
.mt-135 {
	margin-top: 135px;
}
.mt-140 {
	margin-top: 140px;
}
.mt-145 {
	margin-top: 145px;
}
.mt-150 {
	margin-top: 150px;
}
.mt-155 {
	margin-top: 155px;
}
.mt-160 {
	margin-top: 160px;
}
.mt-165 {
	margin-top: 165px;
}
.mt-170 {
	margin-top: 170px;
}
.mt-175 {
	margin-top: 175px;
}
.mt-180 {
	margin-top: 180px;
}
.mt-185 {
	margin-top: 185px;
}
.mt-190 {
	margin-top: 190px;
}
.mt-195 {
	margin-top: 195px;
}
.mt-200 {
	margin-top: 200px;
}
/*-- Margin Bottom --*/

.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-55 {
	margin-bottom: 55px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-65 {
	margin-bottom: 65px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-75 {
	margin-bottom: 75px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-85 {
	margin-bottom: 85px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-95 {
	margin-bottom: 95px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-105 {
	margin-bottom: 105px;
}
.mb-110 {
	margin-bottom: 110px;
}
.mb-115 {
	margin-bottom: 115px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mb-125 {
	margin-bottom: 125px;
}
.mb-130 {
	margin-bottom: 130px;
}
.mb-135 {
	margin-bottom: 135px;
}
.mb-140 {
	margin-bottom: 140px;
}
.mb-145 {
	margin-bottom: 145px;
}
.mb-150 {
	margin-bottom: 150px;
}
.mb-155 {
	margin-bottom: 155px;
}
.mb-160 {
	margin-bottom: 160px;
}
.mb-165 {
	margin-bottom: 165px;
}
.mb-170 {
	margin-bottom: 170px;
}
.mb-175 {
	margin-bottom: 175px;
}
.mb-180 {
	margin-bottom: 180px;
}
.mb-185 {
	margin-bottom: 185px;
}
.mb-190 {
	margin-bottom: 190px;
}
.mb-195 {
	margin-bottom: 195px;
}
.mb-200 {
	margin-bottom: 200px;
}
/*-- margin left --*/
.ml-5 {
	margin-left: 5px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-25 {
	margin-left: 25px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-35 {
	margin-left: 35px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-45 {
	margin-left: 45px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-55 {
	margin-left: 55px;
}
.ml-60 {
	margin-left: 60px;
}
.ml-65 {
	margin-left: 65px;
}
.ml-70 {
	margin-left: 70px;
}
.ml-75 {
	margin-left: 75px;
}
.ml-80 {
	margin-left: 80px;
}
.ml-85 {
	margin-left: 85px;
}
.ml-90 {
	margin-left: 90px;
}
.ml-95 {
	margin-left: 95px;
}
.ml-100 {
	margin-left: 100px;
}
.ml-105 {
	margin-left: 105px;
}
.ml-110 {
	margin-left: 110px;
}
.ml-115 {
	margin-left: 115px;
}
.ml-120 {
	margin-left: 120px;
}
.ml-125 {
	margin-left: 125px;
}
.ml-130 {
	margin-left: 130px;
}
.ml-135 {
	margin-left: 135px;
}
.ml-140 {
	margin-left: 140px;
}
.ml-145 {
	margin-left: 145px;
}
.ml-150 {
	margin-left: 150px;
}
.ml-155 {
	margin-left: 155px;
}
.ml-160 {
	margin-left: 160px;
}
.ml-165 {
	margin-left: 165px;
}
.ml-170 {
	margin-left: 170px;
}
.ml-175 {
	margin-left: 175px;
}
.ml-180 {
	margin-left: 180px;
}
.ml-185 {
	margin-left: 185px;
}
.ml-190 {
	margin-left: 190px;
}
.ml-195 {
	margin-left: 195px;
}
.ml-200 {
	margin-left: 200px;
}
/*-- margin right --*/
.mr-5 {
	margin-right: 5px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-25 {
	margin-right: 25px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-35 {
	margin-right: 35px;
}
.mr-40 {
	margin-right: 40px;
}
.mr-45 {
	margin-right: 45px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-55 {
	margin-right: 55px;
}
.mr-60 {
	margin-right: 60px;
}
.mr-65 {
	margin-right: 65px;
}
.mr-70 {
	margin-right: 70px;
}
.mr-75 {
	margin-right: 75px;
}
.mr-80 {
	margin-right: 80px;
}
.mr-85 {
	margin-right: 85px;
}
.mr-90 {
	margin-right: 90px;
}
.mr-95 {
	margin-right: 95px;
}
.mr-100 {
	margin-right: 100px;
}
.mr-105 {
	margin-right: 105px;
}
.mr-110 {
	margin-right: 110px;
}
.mr-115 {
	margin-right: 115px;
}
.mr-120 {
	margin-right: 120px;
}
.mr-125 {
	margin-right: 125px;
}
.mr-130 {
	margin-right: 130px;
}
.mr-135 {
	margin-right: 135px;
}
.mr-140 {
	margin-right: 140px;
}
.mr-145 {
	margin-right: 145px;
}
.mr-150 {
	margin-right: 150px;
}
.mr-155 {
	margin-right: 155px;
}
.mr-160 {
	margin-right: 160px;
}
.mr-165 {
	margin-right: 165px;
}
.mr-170 {
	margin-right: 170px;
}
.mr-175 {
	margin-right: 175px;
}
.mr-180 {
	margin-right: 180px;
}
.mr-185 {
	margin-right: 185px;
}
.mr-190 {
	margin-right: 190px;
}
.mr-195 {
	margin-right: 195px;
}
.mr-200 {
	margin-right: 200px;
}

/*-- Padding Top --*/
.pt-1 {
	padding-top: 1px;
}
.pt-2 {
	padding-top: 2px;
}
.pt-3 {
	padding-top: 3px;
}
.pt-4 {
	padding-top: 4px;
}

.pt-5 {
	padding-top: 5px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-25 {
	padding-top: 25px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-35 {
	padding-top: 35px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-45 {
	padding-top: 45px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-55 {
	padding-top: 55px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-65 {
	padding-top: 65px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-75 {
	padding-top: 75px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-85 {
	padding-top: 85px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-95 {
	padding-top: 95px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-105 {
	padding-top: 105px;
}
.pt-110 {
	padding-top: 110px;
}
.pt-115 {
	padding-top: 115px;
}
.pt-120 {
	padding-top: 120px;
}
.pt-125 {
	padding-top: 125px;
}
.pt-130 {
	padding-top: 130px;
}
.pt-135 {
	padding-top: 135px;
}
.pt-140 {
	padding-top: 140px;
}
.pt-145 {
	padding-top: 145px;
}
.pt-150 {
	padding-top: 150px;
}
.pt-155 {
	padding-top: 155px;
}
.pt-160 {
	padding-top: 160px;
}
.pt-165 {
	padding-top: 165px;
}
.pt-170 {
	padding-top: 170px;
}
.pt-175 {
	padding-top: 175px;
}
.pt-180 {
	padding-top: 180px;
}
.pt-185 {
	padding-top: 185px;
}
.pt-190 {
	padding-top: 190px;
}
.pt-195 {
	padding-top: 195px;
}
.pt-200 {
	padding-top: 200px;
}
/*-- Padding Bottom --*/

.pb-5 {
	padding-bottom: 5px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-25 {
	padding-bottom: 25px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-35 {
	padding-bottom: 35px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-45 {
	padding-bottom: 45px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-55 {
	padding-bottom: 55px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-65 {
	padding-bottom: 65px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-75 {
	padding-bottom: 75px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-85 {
	padding-bottom: 85px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-95 {
	padding-bottom: 95px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-105 {
	padding-bottom: 105px;
}
.pb-110 {
	padding-bottom: 110px;
}
.pb-115 {
	padding-bottom: 115px;
}
.pb-120 {
	padding-bottom: 120px;
}
.pb-125 {
	padding-bottom: 125px;
}
.pb-130 {
	padding-bottom: 130px;
}
.pb-135 {
	padding-bottom: 135px;
}
.pb-140 {
	padding-bottom: 140px;
}
.pb-145 {
	padding-bottom: 145px;
}
.pb-150 {
	padding-bottom: 150px;
}
.pb-155 {
	padding-bottom: 155px;
}
.pb-160 {
	padding-bottom: 160px;
}
.pb-165 {
	padding-bottom: 165px;
}
.pb-170 {
	padding-bottom: 170px;
}
.pb-175 {
	padding-bottom: 175px;
}
.pb-180 {
	padding-bottom: 180px;
}
.pb-185 {
	padding-bottom: 185px;
}
.pb-190 {
	padding-bottom: 190px;
}
.pb-195 {
	padding-bottom: 195px;
}
.pb-200 {
	padding-bottom: 200px;
}

/*-- Padding left --*/

.pl-0 {
	padding-left: 0px;
}
.pl-5 {
	padding-left: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-15 {
	padding-left: 15px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-25 {
	padding-left: 25px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-35 {
	padding-left: 35px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-45 {
	padding-left: 45px;
}
.pl-50 {
	padding-left: 50px;
}
.pl-55 {
	padding-left: 55px;
}
.pl-60 {
	padding-left: 60px;
}
.pl-65 {
	padding-left: 65px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-75 {
	padding-left: 75px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-85 {
	padding-left: 85px;
}
.pl-90 {
	padding-left: 90px;
}
.pl-100 {
	padding-left: 100px;
}
.pl-105 {
	padding-left: 105px;
}
.pl-110 {
	padding-left: 110px;
}
.pl-115 {
	padding-left: 115px;
}
.pl-120 {
	padding-left: 120px;
}
.pl-125 {
	padding-left: 125px;
}
/*-- Padding right --*/

.pr-0 {
	padding-right: 0px;
}
.pr-5 {
	padding-right: 5px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-15 {
	padding-right: 15px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-25 {
	padding-right: 25px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-35 {
	padding-right: 35px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-45 {
	padding-right: 45px;
}
.pr-50 {
	padding-right: 50px;
}
.pr-55 {
	padding-right: 55px;
}
.pr-60 {
	padding-right: 60px;
}
.pr-65 {
	padding-right: 65px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-75 {
	padding-right: 75px;
}
.pr-80 {
	padding-right: 80px;
}
.pr-85 {
	padding-right: 85px;
}
.pr-90 {
	padding-right: 90px;
}
.pr-95 {
	padding-right: 95px;
}
.pr-100 {
	padding-right: 100px;
}
.pr-105 {
	padding-right: 105px;
}

/* Background Color */

.black-bg {
	background: #006253;
	border:none;
}

.light-black-bg {
	background:#202020
}
 
.gray-bg {
	background-color: rgba(40,40,40,1);
	border-color: rgba(255,255,255,.10);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.white-bg {
	background: #fff;
}

.green-bg {
	background: #006253;
}


/* Color */

.white {
	color: #fff;
}
.black {
	color: #222;
}

.border-radius-5 {
	border-radius: 5px;
	padding:3px;
}

.br-5 {
 border-radius: 5px;
}

.br-6 {
 border-radius: 6px;
}

.br-10 {
 border-radius: 10px;
}

.golge {
	-webkit-animation: sticky 2s;
	animation: sticky 2s;
	overflow:auto;
	padding: 25px;
	border: 1px solid transparent;
}

.shadow {
 
}

.main-btn {
	display: inline-block;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #006253;
	padding: 0 36px;
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	border-radius: 6px;
	color: rgba(0, 0, 0, 1) !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	background-color: #006253;
	margin-bottom:10px;
}
.main-btn:hover{
    color: #fff !important;
    border-color: #212121;
    background-color: #212121 !important;
	/* transition: all .25s ease; */
}


.checkout-btn {
	display: inline-block;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #CCC;
	padding: 0 36px;
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	border-radius: 6px;
	color: #212121 !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #FFF;
}


.default-btn {
	display: inline-block;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #212121;
	padding: 0 36px;
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	border-radius: 6px;
	color: rgb(255, 255, 255) !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #212121;
}

.default-btn:hover{
    color: #fff !important;
    border-color: #212121;
    background-color: #212121;
	transition: all .25s ease;
}
.yeniadres-ekle {
  	display: inline-block;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #212121;
	padding: 0 12px;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	border-radius: 6px;
	color: #ffffff !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #fff;  
}

.yeniadres-ekle:hover{
    color: #fff !important;
    border-color: #212121;
    background-color: #212121;
	transition: all .25s ease;
}









.beyaz-btn {
	display: inline-block;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #212121;
	padding: 0 36px;
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	border-radius: 6px;
	color: #212121 !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #fff;
}

.beyaz-btn:hover{
    color: #212121 !important;
	transition: all .25s ease;
}












.buyukHarf {
    text-transform: uppercase;
}

.sepet-group {
	display: flex;
	position: relative;
	width: 100%;
	justify-content: flex-start;
	max-height: 46px;
}

 .whatsapp-btn {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: none;
	font-weight: 600;
	cursor: pointer;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #25d366;
	height: 42px;
	width: 42px;
}

.whatsapp-btn i {
	font-size: 26px;
	color: white;
	min-height: 40px;
	min-width: 40px;
	max-width: 40px;
	max-height: 40px;
	display: contents;
}

.whatsapp-btn:hover{
	color: rgb(255, 255, 255) !important;
    border-color: #212121;
    background-color: #212121;
	transition: all .25s ease;
}

.sepet-btn {
	font-weight: 600 !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #006253;
	font-size: 16px;
	line-height: 40px;
	border-radius: 6px;
	color: #ffffff !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #006253;
	border: none;
	min-height: 42px;
	max-height: 42px;
}
 
.sepet-btn:hover  {
    color: #ffffff !important;
    border-color: #212121;
    background-color: #212121 !important;
	transition: all .25s ease;
}

.sepet-btn span:after {
	font-family: 'Poppins', sans-serif;
	display: flex;
	position: absolute;
	font-size: 32px;
	top: 100%;
	left: 10px;
	content: '\e810';
	transition: all .3s;
	border: 1px soli #006253;
	margin-top: 0px;
}
 
.sepet-btn:hover span:before {
	top: -60px;
  }
  .sepet-btn:hover span:after {
	top: 0;
  }



/*Gelince Haber Ver */

.bildiri-btn {
	font-weight: 600 !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #212121;
	font-size: 16px;
	line-height: 40px;
	border-radius: 6px;
	color: #fff !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #212121;
	border: none;
	min-height: 42px;
	max-height: 42px;
}
 
.bildiri-btn:hover  {
    color: #212121 !important;
    border-color: #006253;
    background-color: #006253 !important;
	transition: all .25s ease;
}


/* Gelince Haber Ver */

  .remove-btn {
	text-align: center;
	white-space: nowrap;
	height: 25px;
	width: 25px;
	border-radius: 6px;
	color: #212121 !important;
	cursor: pointer;
	background-color: transparent;
	box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	justify-content: center;
	border: 1px solid transparent;
}

.remove-btn:hover{
	border-radius: 6px;
	color: #212121 !important;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background-color: #fff;
	justify-content: center;
	border: 1px solid #212121;
}

.block-btn {
  width:100% !important;	
}

.gray-btn{
    color: rgba(0, 0, 0, 1) !important;
    border-color: #006253;
    background-color: #006253;
}




.badge {
	display: inline-block;
	min-width: 10px;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 6px;
}


.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: rgb(244,244,244, 0.4);
 
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 2;
	vertical-align: top;
	font-size:13px;
	border-top:1px solid transparent
}
 
.label-default {
	background-color: #fff;
 
}
.label-default i{
	color: #212121;
}

/* black overlay */

[data-overlay] {
	position: relative;
}
[data-overlay]::before {
	background: #07294d none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
[data-overlay="3"]::before {
	opacity: 0.3;
}
[data-overlay="4"]::before {
	opacity: 0.4;
}
[data-overlay="5"]::before {
	opacity: 0.5;
}
[data-overlay="6"]::before {
	opacity: 0.6;
}
[data-overlay="7"]::before {
	opacity: 0.7;
}
[data-overlay="8"]::before {
	opacity: 0.8;
}
[data-overlay="9"]::before {
	opacity: 0.9;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #222;
	cursor: default;
	background-color: #006253;
	border-color: #006253;
}


.main-page-flex .flex-container {
	display: flex;
	padding: 20px;
	padding-top: 10px !important;
	padding-bottom: 0px;
    margin-top: 5px;
	margin-bottom: 10px;
}

.main-page-flex .flex-box-left {
	display: flex;
	width: 50%;
	flex-flow: nowrap;
	margin-right:10px
}

.main-page-flex .flex-box-right {
	display: flex;
	width: 50%;
	flex-flow: wrap;
	margin-left:10px
}
 
.main-page-flex .flex-box-right-bottom {
	margin-top: 20px;
	display: flex;
	width: 100%;
	flex-flow: nowrap;
}
 
.main-page-flex .i1 {
	height: 460px;
	width: 100%;
	background-color: rgb(0,0,0, 0.40);
	display: flex;
	text-align: center;
	order: 0;
	cursor: pointer;
	overflow: hidden;
	border-radius: 5px;
	justify-content: center;
}


.main-page-flex .i2 {
	height: 280px;
	width: 100%;
	display: flex;
	order: 0;
	overflow:hidden;
	border-radius:5px;
}
 
.main-page-flex .i3 {
	height: 160px;
	width: 50%;
	display: flex;
	text-align: center;
	margin-right: 10px;
	order: 1;
	overflow:hidden;
	border-radius:5px;	
}

.main-page-flex .i4 {
	height: 160px;
	width: 50%;
	display: flex;
	text-align:center;
	margin-left: 10px;
	order: 2;
	overflow:hidden;
	border-radius:5px;	
}
 
 
 
 
.main-page-flex .img img {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: 100% 100%;
	transition: all 0.5s ease-in-out;
	width: inherit;
	object-fit: cover;
	object-position: inherit;
	width: 100%;
	height: inherit;
}

 

 

.main-page-flex figure.flex-banner {
	color: #fff;
	position: relative;
	overflow: hidden;
	min-width: 100%;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	background: #006253;
	text-align: center;
}


.main-page-flex figure.flex-banner * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.main-page-flex figure.flex-banner img {
	opacity: 1;
	background-repeat: no-repeat;
	background-size: cover;
	object-fit: cover;
	object-position: inherit;
	width:100%;
	height:100%;
}

.main-page-flex figure.flex-banner figcaption {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.main-page-flex figure.flex-banner .text-h4 {
	left: 0;
	right: 0;
	letter-spacing: -1px;
	position: absolute;
	text-transform: uppercase;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	font-size: 40px;
	font-weight: 600;
}
 
.main-page-flex figure.flex-banner .text-p {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	top: 55%;
	opacity: 1;
	font-size: 23px;
	-webkit-transform: translateY(-20%) scale(0.7);
	transform: translateY(-20%) scale(0.7);
}

/* SaÄŸ Ãœst Blok */


.main-page-flex figure.flex-banner figcaption {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.main-page-flex figure.flex-banner .righ-top-h4 {
	left: 4%;
	right: auto;
	letter-spacing: -1px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	font-size: 28px;
	text-align: left;
	font-weight: 600;
}

.main-page-flex figure.flex-banner .righ-top-p {
	position: absolute;
	top: 0;
	top: 60%;
	font-size: 16px;
	-webkit-transform: translateY(-20%) scale(0.7);
	transform: translateY(-20%) scale(0.7);
	color: red;
	text-align: left;
	left: 0;
	right: auto;
	font-weight: 600;
}

/* SaÄŸ Ãœst Blok */




.main-page-flex figure.flex-banner .square {
  height: 78px;
  width: 78px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.main-page-flex figure.flex-banner .square:before,
.main-page-flex figure.flex-banner .square:after,
.main-page-flex figure.flex-banner .square div:before,
.main-page-flex figure.flex-banner .square div:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.main-page-flex figure.flex-banner .square:before,
.main-page-flex figure.flex-banner .square:after {
  width: 65%;
  height: 2px;
}

.main-page-flex figure.flex-banner .square div:before,
.main-page-flex figure.flex-banner .square div:after {
  width: 2px;
  height: 65%;
}
.main-page-flex figure.flex-banner .square:before,
.main-page-flex figure.flex-banner .square div:before {
  left: 0;
  top: 0;
}
.main-page-flex figure.flex-banner .square:after,
.main-page-flex figure.flex-banner .square div:after {
  bottom: 0;
  right: 0;
}
.main-page-flex figure.flex-banner a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.main-page-flex figure.flex-banner:hover .square:before,
.main-page-flex figure.flex-banner.hover .square:before {
  width: 38%;
}
.main-page-flex figure.flex-banner:hover .square div:before,
.main-page-flex figure.flex-banner.hover .square div:before {
  height: 38%;
}
.main-page-flex figure.flex-banner:hover .square:after,
.main-page-flex figure.flex-banner.hover .square:after {
  width: 55%;
}
.main-page-flex figure.flex-banner:hover .square div:after,
.main-page-flex figure.flex-banner.hover .square div:after {
  height: 55%;
}



.left-top {
	position: absolute;
	display: inline-block;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	height: fit-content;
	margin: auto;
	width: 90%;
	top: 0;
}

.left-top h4 {
	line-height: 38px;
	font-size: 40px;
	font-weight: 600;
	color:white
}

.left-top p {
  font-size: 18px;
  color: gray;
  font-weight: 600;
  color:gray
}

 
.right-top {
	position: absolute;
	display: inline-block;
	text-align: left;
	left: 0;
	top: 0;
	bottom: 0;
	height: fit-content;
	margin: auto;
	padding-inline: 30px;
}

.right-top h4 {
  line-height: 38px;
  font-size: 28px;
  font-weight:600;
  color:white
}

.right-top p {
  font-size: 16px;
  color: #e93434;
}

.bottom-right {
	position: absolute;
	display: inline-block;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	height: fit-content;
	margin: auto;
	width: 90%;
	top: 0;
}

.bottom-right h4 {
	line-height: 44px;
	font-size: 34px;
	font-weight: 600;
	color:white
}

.bottom-right p {
	font-size: 15px;
	color: white;
	line-height: 25px;
}





/* Mobile */
@media screen and (max-width: 992px) {


.footer-right-block {
	margin-top:25px;
	margin-bottom:-10px;
}
 

.main-page-flex .flex-container {
	display: block;
	padding-bottom: 0px !important;
}

/*
.main-page-flex .flex-container {
    .i1 { order: 0; }
    .i2 { order: 0;  }
    .i3 { order: 1; }
    .i4 { order: 2; }
 
}
*/	
.main-page-flex .flex-box-left {
	margin:0px;
	width: 100%;
}

.main-page-flex .flex-box-right {
	margin:0px;
	width: 100%;
    margin-bottom: -10px;	
}

.main-page-flex .flex-box-right-bottom {
	display: flex;
	margin:0px;
	width: 100%;
}

.main-page-flex .i1 {
	height:auto;
	width: 100%;
	margin-bottom:15px;
}

.main-page-flex .i2 {
	height:auto;
	width: 100%;
	margin-bottom:15px;
}
 
.main-page-flex .i3 {
	height: auto;
	width: 100%;
	margin-bottom:10px;
}

.main-page-flex .i4 {
	height: auto;
	width: 100%;
	margin-left:0px;
	margin-bottom:10px;
  }
  
.right-top {
	position: absolute;
	display: inline-block;
	text-align: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: fit-content;
	margin: auto;
	padding-inline: 30px;

}

.m-bottom-25 {
 margin-bottom:25px;
}

.m-top-25 {
 margin-top:25px;
}

.footer-bottom-right p {
	text-align:center;	
}

.footer-bottom-left p {
	text-align:center;	
}

.footer-bottom-right {
	float: none;
}

.sosyal-medya ul li {
	margin-right: 5px;
}

.swiper-button-next:before {
	width: 24px;
	height: 24px;
	font-size: 24px;
}

.swiper-button-prev:before {
	width: 24px;
	height: 24px;
	font-size: 24px;
}

} 

/* Mobile End */


.logout {
	padding-left: 15px;
}

.logout i {
	position: relative;
	top: 2.3px;
}

.logout:hover {
	color: #006253;
}



/* Ribbon Start */
.ribbon-box {
	position: absolute;
	width: 100px;
	height: 100px;
	overflow: hidden;
	left: 5px;
	top: 0px;
	z-index: 3;
	content: attr(data-link);
}

.box {
	width: 200px;
	display: flex;
	transform: rotate(-45deg);
	top: 30px;
	left: -60px;
	position: absolute;
	background-color: rgb(221,14,28);
}

.ribbon {
	margin: auto;
	line-height: initial;
		padding-top: 1px;
	padding-bottom: 1px;
}

.ribbon span {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: white;
	text-align: center;
}

/* Ribbon End */

.productLabel {
	position: absolute;
	height: 60px;
	z-index: 8;
	right: 10px;
	top: 5px;
	display: flex;
	flex-direction: column;
}

.productLabelFirst {
	background-color: #3b51ea;
	padding: 3px 10px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	width: 45px;
	display: flex;
	justify-content: flex-start;
	justify-content: center;
	margin-bottom: 5px;
}

.productLabelLast {
	background-color: #006253;
	padding: 3px 10px;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	border-radius: 5px;
	width: 45px;
	display: flex;
	justify-content: flex-end;
	justify-content: center;
}


.shipping-popup span {
	position: absolute;
	display: block;
	padding-left:23px;
}

.shipping-popup span:hover {
	cursor:pointer;
	color:rgb(255,255,255, 0.8);
}

.shipping-popup span::before {
	font-family: 'Poppins', sans-serif;
	content: '\f352';
	font-size: 18px;
	color: gray;
	position: absolute;
	top: 1px;
	left:0;
	display: inline-block;
}

.shipping-popup span:after {
	font-family: 'FontAwesome';
	content: '\f150';
	font-size: 14px;
	color: red;
	right: -5px;
	position: relative;
	top: 2px;
	display: inline-block;
}


.girisyap div:first-child {
	text-align:left; 
	padding-left:0px;
}	
	
.girisyap div:last-child {
	 text-align:right;
	 padding-right:0px;
}


.fixedHeader {
   position: relative;
	z-index: 10;
	top: 0;
	left:0;
	width:100%
}

.payment-row {
	margin-right: -15px;
	margin-left: -15px;
}
 
.f-weight-500 {
    font-weight:500  !important;
}

.f-size-48 {
    font-size:48px  !important;
}

.bossepet {
  margin-top:45px;
}

.bossepet p,i{
    line-height: 36px;  
    
}

@media (min-width: 320px) and (max-width: 1080px) {

.f-size-48 {
    font-size:32px !important;
}

.payment-row {
	margin-right:-2px;
	margin-left: -2px;
}


.checkout-checkout .golge {
 padding: 10px;
}
 
 .checkout-checkout label,legend {
  text-align:left !important;
  font-size:18px !important;
  font-weight:600 !important;
}

.productDetailLabels {
	top: 5px;
}

 #top-links {
	line-height: 26px;
} 
    
 .product-thumb h3 a {
    font-weight:500;
	font-size: 12.6px;
}   
    
    
	.product-thumb .price-old {
     	display: none;
}

.product-thumb .stokdurumu {
	font-size: 12.6px;
	font-weight: 500;
}

.product-thumb .price {
   font-weight: 600;
   font-size:18px;
}

 .product-thumb .price-new {
   font-weight: 600;
   font-size:18px;
  }
  
  
  .shipping-popup span {
	position: relative;
	display: block;
	padding-left:0px;
}
	
.shipping-popup span:before {
	font-family: 'Poppins', sans-serif;
	content: '\f352';
	font-size: 18px;
	color: gray;
	top: 1px;
	left: -5px;
	display: inline-block;
	position: relative;
}	

#account-register input:first-child {
	margin-bottom:10px;	
}

#account-register .buttons {
	text-align: right;
	line-height: 40px;
}

#account-register .form-group {
  margin-bottom: 0px;
}
	

.girisyap div {
  display: flex;
  flex-direction: column;
}

.girisyap  .login {
	order:1
}

.girisyap  .forgotten {
	order:0
}

	
.girisyap div:first-child {
	text-align:center; 
	padding:0px;
	margin-bottom:10px;
}	
	
.girisyap div:last-child {
	 text-align:center;
	 padding:0px;
}	

.girisyap input {
	width:100%;
}

.girisyap a {
	width: 100%;
	background-color: white;
	color: #5b5555 !important;
	border: none;
}
 	
}


.form-control {
    border: 1px solid #ccc;
	border-radius: 5px;
}

.teslimat {
    color:#333 !important;
    font-weight:500;
    font-size:14px;
}


.faturaAdresi {
    color:#333 !important;
    font-weight:500;
    font-size:14px;
}





select:focus {
    outline: none;
}

.whatsapp-chat {
	display: table;
	background-color: #25d366;
	height: 42px;
	width: 42px;
	border-radius: 5px;
}

.whatsapp-chat:hover{
	color: rgb(255, 255, 255) !important;
    border-color: #212121;
    background-color: #212121;
	transition: all .25s ease;
}

.whatsapp-chat i {
	font-size: 26px;
	color: white;
	display: table-cell;
	border-radius: 100%;
	vertical-align: middle;
	text-align: center;
}

.hoverlink:hover .darkness {
    content: "\A ";
	background-color: rgb(0,0,0, 0.5);
	position: absolute;
	min-width: 100%;
	min-height: 10vh;
	z-index:2;
	width: 100px;
	height: 100vh;
    opacity:0.75;

}

#top-links ul {
	margin-top: 0;
	margin-bottom: 0 !important;
}

#top-links li {
	margin: 0 !important;
	float:left;
 	font-size: 12px;
 	line-height: unset;
}

.egm-programi {
	font-size: 12px;
}

.egm-programi:hover, .egm-programi:focus {
    color:rgb(255,255,255, 0.8);
	text-decoration: none;
}


 
