.home-slider.slick-slider{margin-bottom:0!important;}
.home-slider.everybottle{border:none;}
.slick-prev:before,
.slick-next:before{content:""!important;}
.home-slider .slick-prev,
.home-slider .slick-next{height:43px!important;width:22px!important;margin-top:-20px!important;}
.home-slider .slick-prev{background:url('images/icons1.png') -115px 1px no-repeat!important;}
.home-slider .slick-next{background:url('images/icons1.png') -92px -28px no-repeat!important;}
.home-slider .slick-dots{text-align:right!important;
    display: block;
    position: relative;
    float: initial;
    bottom: initial;}
.home-slider .slick-dots li{margin:0!important;}
.home-slider .slick-dots li button::before{font-size:10px!important;}

.home-slider{border-bottom:none;}

@media only screen and (max-width : 950px)
{
	.home-slider .slick-prev,
	.home-slider .slick-next{display:none!important; }
}

@media only screen and (max-width : 560px) {
	.home-slider{padding-bottom:25px;}
}
body{
	color:#444;
	padding-bottom: 0;
}

.font_dosis{
	font-family: 'Dosis', sans-serif;
}
.font_titillium_web{
	font-family: 'Titillium Web', sans-serif;
}
.font_josefin_sans{
	font-family: 'Josefin Sans', sans-serif;
}

.text-orange{
	color:#660099;
}
.bg-orange{
	background-color:#660099;
	color:white;
}

.bg-orange:hover,
.bg-orange:active,
.bg-orange:focus{
	color:white;
}


.bg-soft-orange{
	background-color: rgba(255,69,57,0.10);
}
.text-orangee{
	color:#660099;
}
.bg-orangee{
	background-color:#660099;
	color:white;
}

.bg-orangee:hover,
.bg-orangee:active,
.bg-orangee:focus{
	color:white;
}


.bg-soft-orangee{
	background-color: rgba(255,69,57,0.10);
}

.text-white{
	color:white;
}
.text-white:hover,
.text-white:active,
.text-white:focus{
	color:white;
}
.text-black{
	color:black;
}
.font_arial	{
	font-family:arial,sans-serif;
}


a{
	color:#444;
}
a:hover,
a:active,
a:focus{
	color:#333;
}
.min-width-100 {
	min-width:100%;
}
img{
	max-width: 100%;
}
.baslikborder{
	font-size:20px;
	width: 100%;
	font-weight: 600;
	color:#333;
	text-align: center;
	margin-top: 10px;
}
.baslikborder2{
	font-size:20px;
	width: 100%;
	font-weight: 600;
	color:#333;
	margin-top: 10px;
}
.baslikborder:after{
	content:"";
	display: block;
	width:100%;
	height:1px; margin:0px auto;
	background-color:#efefef;
	margin-top:5px;
	margin-bottom: 10px;
}
.urunler > * > *:first-child {
	background-color: #fbfbfb;
}
.centerborder{
	font-size:18px;
	font-weight: bold;
	font-family:arial,sans-serif;
	color:black;
	text-align: center;
	position: relative;
	margin:30px 0;
	background:none;
}
.centerborder > span{
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding:0 15px;
}
.centerborder:after{
	content:"";
	position: absolute;
	left:0; right:0;
	width:100%;
	height: 3px;
	background-color:#f8f8f8;
}
textarea{
	resize:vertical;
}
.spr_blok > *{
	background-color: #f8f8f8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
}
.spr_blok > *.active{
	background-color:#b1e3c8;
	color:#000;
}
.spr_blok label{
	padding:15px;
}
.spr_price_blok{
	position: relative;
}
.spr_price_blok > *{
	opacity:0;
	visibility: hidden;
	position: absolute;
	
}

.spr_price_blok > *.active{
	opacity:1;
	visibility: visible;
	position: relative;
	transition: all 0.3s ease;
	
}


.spr_price_blok > * > *{
	background-color:#e8f4e6;
	padding:15px;
	border-radius: 4px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
}
.spr_price_blok > * > *.active {
	background-color: #b1e3c8;
}

.star-group .fa-star-half-o,
.star-group .fa-star-o,
.star-group .fa-star {
	color:#ff4539;
	font-size:15px;
}
.star-group2 .fa-star-half-o,
.star-group2 .fa-star{
	color:#ffa902;
}

.star-group2 .fa-star-o{
	color:#bbb;
}






.desktop-menu {
	border-top:solid #ccc 1px;
}
.desktop-menu > *{
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	font-weight: 300;
	padding:15px 30px;
	color:#767676;
	letter-spacing: 0.1em;
}

.barsbutton:hover,
.barsbutton:active,
.barsbutton:focus{
	color:#ff4539;
}
@media (max-width: 767px) {
	.text-xs-center {
	text-align: center;
	}
	.text-xs-left {
	text-align: left;
	}
	.text-xs-right {
	text-align: right;
	}
	.pl15-xs{
		padding-left: 15px!important;
	}
	.plr15-xs{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.xs-border-none{
		border:none;
	}

}

@media (min-width:1200px){.container{width:950px}}
@media (min-width:992px){.container{width:950px}}

.custom-tab-menu{
	border-bottom:none;
}
.custom-tab-menu > *{
	margin:10px;
	border:none!important;
}
.custom-tab-menu > * a{
	border-radius: 4px!important;
	border:solid #dedede 1px!important;
	display: block;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	font-weight: 400;
	transition: all 0.3s ease;
}
.custom-tab-menu > * a:hover{
	background-color: #fff!important;
	border-color:#ff4539!important;
}
.custom-tab-menu > *.active{
	border-color:#ff4539!important;
	color:#fff;
	border:none!important;
}
.custom-tab-menu > *.active a{
	border-color:#ff4539!important;
	background-color:#ff4539!important;
	color:#fff!important;
}

.custom-tab-content > *{
	padding-top: 30px;
}