.mdays {
    position:  relative;
    /* bottom: 39px; */
    top: 0px;
}

.mhours {
    position:  relative;
    top: 0;
}

.mmins {
    position:  relative;
    top: 0;
}


div#nav-wrapper {
    position: relative;
    top: 22px;
}

.navir {
    /*background: #f3f3f3;*/
    height: 70px;
}

a.yazisepet {
    position: relative;
    right: 11px;
    color: #949494;
    font-weight: 700;
}

.yazitex {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    max-height: 55px;
    overflow: hidden;
}


.favo {
    background: no-repeat;
}

.mercekdet {
    position: absolute;
    right: 0;
    bottom: 0;
}


.btn-detay {
    background: #40cade;
    color: white;
}

a#product-brand {
    /* font-family: Myriad Pro; */
    font-size: 15px;
    color: #7c7c7c;
}



.cz1 {
    position: relative;
    bottom: 7px;
    right: 27px;
}


.cz2 {
    position: relative;
    bottom: 7px;
    left: 57px;
}


.mr.double.loaded.active {
    border: 1px solid;
}

.proname {
    margin-top: 13px;
}

.proinfo{

	margin-top: 15px;
}



.urunDetayGosterJs{
	top:10px !important;
    right:10px !important;
    height:35px !important;
    line-height:35px !important;
    color:#fff !important;
    font-weight:600 !important;
    text-transform:uppercase;
    background-color:#e35252 !important;
    border:0 !important;
    z-index:999999;
    transition:background-color .5s;
}

.urunDetayGosterJs:hover{
    background-color:#c54444 !important;
}

.urunDetayGosterJs:before{
    content:'\e827';
    line-height:30px;
    color:inherit;
    font-family:'tsoft';
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    font-variant:normal;
    text-align:center;
    text-transform:none;
	margin-right:8px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    speak:none;
}

#productLeft .slide-wrapper > .row:first-child{
	position:relative;
}

.zoomWindow{
	border:1px solid #d9d9d9 !important;
}

#productThumbs li.active .box-border{
	border-bottom-color: #9b4856;
	    border-bottom-width: 2px;

}

#productBrandText{
	font-size:14px;
	color:#393939;
}

#productName{
	font-size: 20px;
    color: #7c7c7c;
}

.productName{
    font-size:20px;
    font-weight:600;
}

.productBrandImg{
	margin-bottom:10px;
}

#supplier-question{
	line-height:20px;
	font-size:10px;
}

.productComment{
	width:87px;
}

.comment-btn{
	line-height:30px;
	color:#000;
	font-size:13px;
}

.mainPrices{
	position:relative;
}

.priceLine, .variantLine, .noteLine{
	line-height:23px;
	font-size:13px;
}

.priceType, .variantType, .noteTitle{
	width:120px;
}

.currencyPrice{
	font-size: 20px;
    font-size: #949494;
    color: #949494;
}

.normalPrice{
	font-size:19px;
}

.discountPrice{
	line-height:30px;
    font-size:25px;
    color: #373737;
}

.money-order-price{
	float:right;
	padding-left:5px;
}

#productRight .order-note textarea{
	padding-top:20px;
}

.variantBox a, .variantBox select{
    min-width: 33px;
    height: 33px;
}

.variantBox a.col{
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 25px;
    margin-right: 10px;
}

.variantBox a.col.ring{
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 30px;
}

.variantBox a.selected{
	background: #000;
}

.variantBox a.passive{
	background:#d2d2d2;
	text-decoration:line-through;
	color:#f10a41;
}

.variantBox a p{
    width: 100%;
    height: 26px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    color: #929292;
    padding-bottom: 0;
    font-weight: 400;
}

.variantBox a.ring p{
	border-radius:20px;
}

.variantBox select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.variantBox select[data-group-id="2"] option:not([data-status="enable"]){
	display:none;
}

.imageInner{
	position:relative;
	width:100%;
	height:0;
	padding-bottom:100%;
}

.discounts.currentDiscount{
	background:#f0f0f0;
}

.noteLine{
	padding-top:0;
}

.noteBox textarea{
	min-width:250px;
	height:40px;
	font-size:12px;
	color:#666;
	font-family:"Open Sans",sans-serif;
	word-break:break-all;
}

#shopListLink:hover{
	color:#e35252;
}

[dir="rtl"] .productFunction{
    padding-right: 35px;
    padding-left:10px;
    background-position:right; center;
}

.productFunction:hover{
	color:#e35252;
}

.shareTitle{
	line-height:30px;
	font-size:13px;
	color:#000;
}

.smlIconSet .shareTitle{
	line-height:20px;
}

.shareBtns .col{
	padding-right:5px;
}

.shareBtns a{
	width:30px;
	line-height:30px;
	font-size:20px;
}

.smlIconSet .shareBtns a{
	font-size:15px;
}

#urun-tab .slide-wrapper{
	overflow:hidden;
}

#tabBtn li{
	cursor:pointer;
	float: none;
    display: inline;
	border-radius: 13px;
}

#tabBtn li:hover,
#tabBtn li:hover .btn{
	box-shadow:none;
}

#tabBtn li.active span.text-description{
	color:#000;
}

/*#tabBtn li.active:before,
#tabBtn li.active:after{
	content:'';
    position:absolute;
    left:0;
    width:100%;
    height:1px;
    background:#e35252;
}
*/
#tabBtn li.active:before{
	bottom:2px;
}

#tabBtn li.active:after{
	bottom:0px;
}

#tabBtn li .stars{
	margin-right:10px;
	margin-left:0;
}

#tabPanel{
	overflow:hidden;
	font-size: 14px;
    font-weight: 300;
    color: #6f6f6e;
}

#tabPanel li{
	top:20px;
	left:20px;
	right:20px;
}

#tabPanel li.current{
	width:100%;
}

#tabPanel li{
	line-height:15px;
}

#tabPanel li table{
	float:left;
	max-width:100%;
}

#productDetailTab li{
    list-style:disc;
    list-style-position:inside;
}

#banks{
	line-height:2;
}

.like{
	padding-left:21px;
	background:url('likeIcon.html') no-repeat 0 center;
}

.dislike{
	padding-left:21px;
	background:url('dislikeIcon.html') no-repeat 0 center;
}

[dir="rtl"] .addthis_toolbox{
    float:right;
}
.variantBox a.selected p {
    color:  #fff;
}
#productDetailTab {
    font-weight: 300;
    font-size:  14px;
    color:  #6f6f6e;
}
#productLeft #thumbControl {
    position: unset;
}

#productLeft #prevThumb {
    position: absolute;
    top: -6%;
    transform: rotate(90deg);
    left: 18%;
}

#productLeft  #nextThumb {
    bottom: -11%;
    transform: rotate(90deg);
    left: 18%;
    position: absolute;
}


















@media screen and (max-width: 1000px) {
	
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
	
}

@media screen and (max-width: 768px) {

	.zopim{
	    bottom:80px !important;
	}

	.urunDetayGosterJs{
		display:none !important;
	}

	#productLeft{
		padding-right:0;
	}

	#productRight{
		padding-top:10px;
		padding-right:0;
		padding-left:0;
	}

	#price-flexer,
	#price-flexer > .d-flex{
		display:initial;
	}

	.discountedPrice{
		line-height:30px;
		padding-left:0;
	}

	.comment-star-wrapper{
		position:static;
		float:left;
	}

	#price-flexer .comment-star-wrapper :before{
		margin-right:8px;
		margin-left:0;
	}

	#mobileTabBtn{
		overflow-y:hidden;
		overflow-x:scroll;
		-webkit-overflow-scrolling: touch;
	}

	#tabBtn{
		display:flex;
	}

	#tabBtn li span{
		display:inherit;
		font-size:15px;
		white-space:nowrap;
	}

	#product-buttons a{
		padding-left:0;
	}

}

@media screen and (max-width: 540px) {

	#mobileBuyBtn{
		position:fixed;
		bottom:0;
		left:0;
		z-index:333;
		background:#fff;
		box-sizing:border-box;
		box-shadow:0 -3px 3px rgba(0,0,0,.1);
	}

	#mobileBuyBtn .buyBtn{
		padding-left:10px;
	}
	
}