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

.akerdeonBaslik {
    background: #fff url(plusIcon.png) no-repeat right center;
    color: #707070;
    line-height: 20px;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    border: 1px solid #ddd;
}

.akerdeonIcerik {
    display: none;
    background-color: #fff;
    padding: 30px;
    font-size: 16px;
    color: #555;
    border: 1px solid #ddd;
    border-top: 0;
}

.package-line span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

.package-line {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}

form#CustomForm {
    padding: 0;
}

form#CustomForm > .col {
    padding: 0;
}

form#CustomForm .forDesktop {
    display: none;
}

form#CustomForm .p-right {
    display: none;
}

form#CustomForm .d-flex > .col-4 {
    width: 74%;
}

#productRight {
    background-color: #f8f8f8;
    margin-top: 10px;
}

#productBrandText{
	font-size:14px;
	font-weight:700;
	color:#000;
}

#productName{
	color: #474747;
	font-size: 26px;
	line-height: 35px;
}

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

.productBrandImg{
	margin-bottom:10px;
}

.productCode{
	color: #b1b1b1;
	font-size: 12px;
}

.productComment{
	width:87px;
}

.comment-btn{
	padding-left:17px;
	line-height:30px;
	color:#000;
	font-size:11px;
	background:url('commentIcon.png') no-repeat 0 center;
}

.mainPrices{
	position:relative;
}

.icon-new{
	background-color: transparent;
	height: auto;
	padding: 0;
	top: -7px;
	left: -7px;
	right: auto;
}

.priceLine, .variantLine, .noteLine{
	line-height:23px;
	font-size:12px;
	text-transform:uppercase;
}

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

.currencyPrice{
	color: #a1a1a1;
	font-size: 18px;
	text-decoration: line-through;
	padding: 0 30px;
}

.normalPrice{
	font-size:19px;
}

.discountPrice{
    color: #484848;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 1;
}

.variantLine, .noteLine{
	line-height:30px;
	padding-top:5px;
}

.variantBox a, .variantBox select{
	float:left;
	min-width:30px;
	height:30px;
	border:1px solid #ececec;
	padding-right:10px;
	padding-left:10px;
	margin-right:5px;
	margin-bottom:5px;
	box-sizing:border-box;
}

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

.variantBox a.selected p{
	color: #FFF;
}

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

.variantBox a p{
	width:100%;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:12px;
	color:#000;
}

.variantBox select{
	min-width:150px;
	background:url('variantArrow.png') no-repeat right center;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.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;
}

.productFunction{
	line-height:15px;
	font-size:11px;
	color:#050505;
	text-transform:uppercase;
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding-left:20px;
	margin-left:10px;
	background-position:0 center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.adviceLink{
	background-image:url('adviceLinkIcon.png');
}

.commentLink{
	background-image:url('commentLinkIcon.png');
}

.priceAlertLink{
	background-image:url('priceAlertLinkIcon.png');
}

.shopListLink{
	background-image:url('shopListLinkIcon.png');
}

.questionForm{
	background-image: url('/questionFormLinkIcon.png');
	font-family: 'century_gothicregular' !important;
}

.shareTitle{
	line-height:30px;
	font-size:12px;
	color:#666;
	text-transform:uppercase;
	padding-left:20px;
	background:url('shareIcon.png') no-repeat 0 center;
}

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

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

.shareBtns a{
	float:left;
	width:30px;
	height:30px;
	background-position:0 center;
	background-repeat:no-repeat;
	opacity:.3;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
}

.smlIconSet .shareBtns a{
	width:20px;
	height:20px;
}

.shareBtns a:hover{
	opacity:1;
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);
}

#fbLikeBtn{
	background-image:url('fbLikeBtn.png');
}

.smlIconSet #fbLikeBtn{
	background-image:url('fbLikeSmlBtn.png');
}

#fbShareBtn{
	background-image:url('fbShareBtn.png');
}

.smlIconSet #fbShareBtn{
	background-image:url('fbShareSmlBtn.png');
}

#twBtn{
	background-image:url('twBtn.png');
}

.smlIconSet #twBtn{
	background-image:url('twSmlBtn.png');
}

#gpBtn{
	background-image:url('gpBtn.png');
}

.smlIconSet #gpBtn{
	background-image:url('gpSmlBtn.png');
}

#pinBtn{
	background-image:url('pinBtn.png');
}

.smlIconSet #pinBtn{
	background-image:url('pinSmlBtn.png');
}

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

#tabBtn li{
    background-color: #f3f3f3;
    color: #000;
    margin-right: 3px;
	cursor:pointer;
}

#tabBtn li.active{
    color: #f48120;
}

#tabBtn li span{
	text-transform: uppercase;
}

#tabBtn li.active span{
	color:#f48120;
}

#tabBtn li .stars{
	margin-top:9px;
	margin-left:10px;
}

#tabPanel{
	overflow:hidden;
}

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

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

#tabPanel li, #productDetailTab *{
	font-size:13px;
	color: #666;
	text-align:justify;
}

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

#banks{
	line-height:2;
}

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

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

#productImage .image-wrapper,
#productThumbs .image-wrapper{
	padding-bottom: 66% !important;
}

.qtyBtns input[type="text"]{
	background-color: #FFF;
	min-width: inherit;
	height: 48px;
	line-height: 48px;
}

.qtyBtns a.col-12{
	background-color: #FFF;
	line-height: 24px;
	text-indent: -9999px;
	height: 24px;
	border: 0;
	position: relative;
	overflow: hidden;
}

.qtyBtns a.minus:before{
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -2.5px;
	margin-left: -4px;
}

.qtyBtns a.plus:before{
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 5px solid #000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -2.5px;
	margin-left: -4px;
}

.btn-addCart{
	background-color: #d8bc7b;
	color: #FFF;
    font-size: 20px;
    letter-spacing: 2px;
	line-height: 51px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	height: 51px;
}

.deliveryDayInfo{
	color: #b1b1b1;
	font-size: 12px;
}

.olcutab{
    background: #4c4c4c;
    color: #FFF;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 34px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.olcutab:before{
	content: '';
	background: url('olcutab.png') 0 0 no-repeat;
	width: 30px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

#tableWrapper .mceItemTable{
	width: 100%;
	max-width: 590px;
}

#tableWrapper .mceItemTable tr{
	background-color: #FFF;
}

#tableWrapper .mceItemTable tr:nth-child(2n){
	background-color: #f9f9f9;
}

#tableWrapper .mceItemTable tr:not(:first-child):hover{
	background-color: #909090;
	color: #FFF;
}

#tableWrapper .mceItemTable tr td{
	border: 1px solid #ebebeb;
	padding: 6px;
}

#tableWrapper .mceItemTable .fieldHead1,
#tableWrapper .mceItemTable .fieldHead2,
#tableWrapper .mceItemTable .fieldHead3,
#tableWrapper .mceItemTable .fieldHead4{
	background-color: #5f94bf;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	padding: 6px 10px;
}

#tableWrapper .mceItemTable .fieldHead1 *,
#tableWrapper .mceItemTable .fieldHead2 *,
#tableWrapper .mceItemTable .fieldHead3 *,
#tableWrapper .mceItemTable .fieldHead4 *{
	color: #FFF;
}

.tagList{
	text-align: center;
}

.tagList .tagTitle{
	background: url('tagIcon.png') left center no-repeat;
	color: #000;
	font-size: 13px;
	line-height: 15px;
	padding-left: 20px;
}

.tagList a{
	color: #000;
	font-size: 13px;
	line-height: 15px;
	padding-left: 5px;
}

.tagList a:hover{
    color: #f48120;
}

.symbolIcon{
	position: absolute;
    top: -7px;
    left: -7px;
    z-index: 99;
}

.smlIconSet{
    margin-top: 4px;
}

#tableWrapper{
	overflow: hidden;
	overflow-y: auto;
}

#productMobileThumbs{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 3333;
}

#productMobileThumbs li{
	background-color: #FFF;
	width: 9px;
	height: 9px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	border-radius: 100%;
}

#productMobileThumbs li.active{
	background-color: #474747;
	border: 2px solid #FFF;
}

#myPersonalizationForm .qtyBtns a p.icon-minus:before{
	content: '-';
}

#myPersonalizationForm .qtyBtns a p.icon-plus:before{
	content: '+';
}

@media screen and (max-width: 1000px) {
	
	.qtyBox{
		padding-right:0;
	}
	
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
	
	#productInfo, #productBrand{
		width:100%;
	}
	
	#productInfo{
		padding-right:0;
		padding-bottom:10px;
	}
	
	#productBrand{
		padding-left:0;
		padding-top:10px;
		border-left:0;
		border-top:1px solid #ececec;
	}
	
	.productBrandImg{
		float:left;
		margin-bottom:0;
	}
	
	#threeCol #productLeft, #threeCol #productRight{
		width:100%;
	}
	
	#threeCol #productLeft{
		padding-right:0;
		margin-bottom:10px;
	}
	
	#threeCol #productBrandText{
		font-size:17px;
	}
	
	#threeCol #productName{
		font-size:30px;
	}
	
	#threeCol #productInfo{
		width:100%;
	}
	
	#threeCol #productBrand{
		width:100%;
		padding-left:0;
		padding-top:10px;
		border-left:0;
		border-top:1px solid #ececec;
	}
	
	#threeCol .productBrandImg{
		float:left;
	}
	
	#threeCol .productComment{
		clear:none;
	}
	
	#threeCol .priceLine, #threeCol .variantLine, #threeCol .productType, #threeCol .qtyBtns input, #threeCol .noteLine{
		line-height:30px;
		font-size:15px;
	}
	
	#threeCol .priceLine .col:last-child{
		width:100%;
		clear:both;
	}
	
	#threeCol .priceType, #threeCol .variantType, #threeCol .noteTitle{
		width:140px;
	}
	
	#threeCol .currencyPrice{
		font-size:16px;
	}
	
	#threeCol .normalPrice{
		font-size:23px;
	}
	
	#threeCol .discountPrice{
		font-size:26px;
	}
	
	#threeCol .variantBox{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	#threeCol .variantBox a, #threeCol .variantBox select, #threeCol .qtyBtns a{
		min-width:50px;
		height:50px;
	}
	
	#threeCol .variantBox a p, #threeCol .qtyBtns a p{
		height:48px;
		line-height:48px;
		font-size:16px;
	}
	
	#threeCol .variantBox select{
		width:100%;
		font-size:16px;
	}
	
	#threeCol .productType{
		line-height:50px;
	}
	
	#threeCol .qtyBtns a p{
		font-size:36px;
	}
	
	#threeCol .qtyBtns input{
		height:50px;
		line-height:50px;
		font-size:25px;
	}
	
	#threeCol .buyBtn{
		width:100%;
		padding-right:0;
	}
	
	#threeCol .buyBtn a{
		width:100%;
		text-align:center;
	}
	
	#threeCol .noteBox{
		width:100%;
		padding-top:10px;
	}
	
	#threeCol .noteBox textarea{
		width:100%;
		min-height:100px;
		font-size:16px;
	}
	
	#threeCol .shareTitle{
		font-size:16px;
	}
	
	#threeCol .smlIconSet .shareTitle{
		line-height:30px;
	}
	
	#threeCol .smlIconSet .shareBtns a{
		width:30px;
		height:30px;
	}
	
	#threeCol .smlIconSet #fbLikeBtn{
		background-image:url("fbLikeBtn.png");
	}
	
	#threeCol .smlIconSet #fbShareBtn{
		background-image:url("fbShareBtn.png");
	}
	
	#threeCol .smlIconSet #twBtn{
		background-image:url("twBtn.png");
	}
	
	#threeCol .smlIconSet #gpBtn{
		background-image:url("gpBtn.png");
	}
	
	#threeCol .smlIconSet #pinBtn{
		background-image:url("pinBtn.png");
	}
	
	#threeCol #tabBtn li{
		width:100%;
	}
	
	#threeCol #tabBtn li a{
		width:100%;
		font-size:16px;
	}

	#threeCol #tabPanel li, #threeCol #tabPanel li *{
		line-height:22px;
		font-size:14px;
	}
	
}

@media screen and (max-width: 768px) {
	
	#productLeft{
		padding-right:0;
		margin-bottom:10px;
	}
	
	#productBrandText{
		font-size:17px;
	}
	
	#productName{
		font-size:30px;
	}

	.productComment{
		clear:both;
	}
	
	.priceLine, .variantLine, .productType, .qtyBtns input, .noteLine{
		line-height:30px;
		font-size:15px;
	}
	
	.priceType, .variantType, .noteTitle{
		width:140px;
	}
	
	.currencyPrice{
		font-size:16px;
	}
	
	.normalPrice{
		font-size:23px;
	}
	
	.discountPrice{
		font-size:26px;
	}
	
	.variantBox{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.variantBox a, .variantBox select, .qtyBtns a{
		min-width:50px;
		height:50px;
	}
	
	.variantBox a p, .qtyBtns a p{
		height:48px;
		line-height:48px;
		font-size:16px;
	}
	
	.variantBox select{
		width:100%;
		font-size:16px;
	}
	
	.productType{
		line-height:50px;
	}
	
	.qtyBtns a p{
		font-size:36px;
	}
	
	.qtyBtns input{
		height:50px;
		line-height:50px;
		font-size:25px;
	}
	
	.buyBtn{
		padding-right:0;
	}
	
	.buyBtn a{
		text-align:center;
	}
	
	.noteBox{
		width:100%;
		padding-top:10px;
	}
	
	.noteBox textarea{
		min-height:100px;
		font-size:16px;
	}
	
	.shareTitle{
		font-size:16px;
	}
	
	.smlIconSet .shareTitle{
		line-height:30px;
	}
	
	.smlIconSet .shareBtns a{
		width:30px;
		height:30px;
	}
	
	.smlIconSet #fbLikeBtn{
		background-image:url("fbLikeBtn.png");
	}
	
	.smlIconSet #fbShareBtn{
		background-image:url("fbShareBtn.png");
	}
	
	.smlIconSet #twBtn{
		background-image:url("twBtn.png");
	}
	
	.smlIconSet #gpBtn{
		background-image:url("gpBtn.png");
	}
	
	.smlIconSet #pinBtn{
		background-image:url("pinBtn.png");
	}

	#tabBtn{
		background-color: #f3f3f3;
		padding: 0 5px;
	}

	#tabBtn:after{
		content: '';
		display: block;
		clear: both;
	}

	#tabBtn li{
		line-height: 36px;
		margin-right: 0;
	}

	#tabBtn li + li{
		padding-left: 0px;
	}
	
	#tabBtn li:nth-child(even){
		border-right: 0;
	}
	
	#tabBtn li span{
		font-size: 10px;
		padding-left: 0;
		padding-right: 0;
	}

	#tabPanel li.ozellik, #tabPanel li.ozellik *{
		line-height: 22px;
		font-size: 14px;
	}
	
	.productSymbol{
		width: auto;
	}

	#tableWrapper > div{
		width: 100%;
		overflow-y: auto;
	}

	.mainPrices .priceLine .currencyPrice,
	.mainPrices .priceLine .discountPrice{
		width: 100%;
		text-align: center;
	}

	.mainPrices .priceLine .currencyPrice span,
	.mainPrices .priceLine .discountPrice span{
		float: none;
	}

	.productSymbolArea,
	.smlIconSet{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
	}

}

@media screen and (max-width: 540px){
	.qtyBox{
		padding-bottom: 0;
	}

	.buyBtn{
		padding-top: 0;
	}

}