* {
	margin:0;
	padding:0;
}

body {
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding: 1;
	background-color: #fff;
	
}


::-moz-selection {
	background:#e9b546;
	color:#fff;
	text-shadow:none;
}

::selection {
	background:#e9b546;
	color:#fff;
	text-shadow:none;
}

img {
	border:0 none;
	vertical-align:1px;
}

a {
	color:#2d2d2d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

:focus {
	outline:0 none;
}

input, textarea, select, button{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

article, aside, footer,
header, hgroup, nav, section {
	display: block;
}

h1,h2,h3,h4,h5,h6 {
	color:#000000;
	line-height:1.35;
	margin:0 0 5px;
	font-weight: 600
}

h1 {
	font-size:20px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	font-weight:normal;
}

h3 {
	font-size:16px;
	font-weight:normal;
}

h4 {
	font-size:14px;
	font-weight:normal;
}

h5 {
	font-size:12px;
	font-weight:normal;
}

h6 {
	font-size:11px;
	font-weight:normal;
}

ul,ol {
	list-style:none outside none;
}

table {
	border:0 none;
	border-spacing:0;
	empty-cells:show;
	font-size:100%;
}

p {
	margin:0 0 0;
}

strong {
	font-weight:bold;
}

address {
	font-style:normal;
	line-height:1.35;
	font-size:14px;
}

button {
	border: 0 none;
	cursor: pointer;
	margin: 0;
	overflow: visible;
	padding: 0;
}

a.button {
	display: inline-block;
	text-decoration: none;
	background: #cb2c5c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding: 12px 25px;
}

a.button:hover {
	background: #000000;
}

a.button.dark {
	background: #323a45;
}

a.button.dark:hover {
	background: #000000;
}

.page-message {
	width: 100%;
	min-height: 250px;
	text-align: center;
}

.page-message h1,
.page-message h2 {
	width: 100%;
	text-align: center;
}

.page-message h1 {
	font-size: 32px;
	margin-top: 50px;
}

.page-message h2 {
	margin-bottom: 20px;
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

.wrpr {
	width: 100%;
	float: left;
}

.cntr {
	margin: 0 auto;
	width: 100%;
	max-width: 1170px;
	min-width: 1170px;
	display: block;
}

.head-image {
	margin-top: 5px;
	float: left;
}

.head-image img {
	width: 100%; height: auto;
}

.page {
	margin: 60px auto 0 auto;
}

#topheader {
	height: 80px;
	width: 100%;	
	background-repeat:no-repeat;
	background-position:-260px 0;

}


#topheader .logo {
	background: url(/images/logo.png) no-repeat center center;
	width: 341px;
	height: 54px;
	float: left;
	margin: 10px 0;
}

#topheader .search-input {
    float: left;
    color: #000001;
    font-size: 13px;
    width: 210px;
    padding: 0 10px;
    border: 0;
	border-radius: 6px;	
    height: 40px;
    margin: 0;
}

#topheader .search-button {
    background: #cb2c5c;
    color: #fff;
    float: left;
    height: 30px;
    margin: 5px;
    border-radius: 3px;
    width: 100px;
}

.topcart {
	float: right;
	margin-top: 5px;
	cursor: pointer
}

.topcart .bagicon {
	width: 40px;
    height: 40px;
    background: url(/images/bag.png) #cb2c5c no-repeat center center;
    float: left;
}

.topcart a {
    color: #000000;
    float: left;
    margin-left: 5px;
    height: 40px;
    width: calc(100% - 45px);
    line-height: 17px;
	font-weight: 600
}

.topcart a small {
	color: #000000;
    font-weight: 400;
    display: block;
}

.footer-start {
	background: #cb2c5c;
	margin-top: 20px;
	height: 28px;
}

.footer-start a img {
	width: 100%;
}

.foot-menu-cnt {
	background: #ffffff;
	border-bottom: 1px solid #000000;
}

.foot-menu {
	font-size: 11px;
}

.foot-menu h1 {
	color:#000000;
	
	font-size:15px;
	padding-top:6px;
}

.foot-menu h4 {
	color:#000000;
	
	font-size:15px;
	padding-top:6px;
}

.foot-menu div {
	float:left;
	font-size:12px;
	padding-left:40px;
}

.foot-menu div:first-child {
	padding-left:0;
}

.foot-menu .menu-block {
	height:210px;
	line-height:28px;
	margin-left:0;
	margin-top:27px;
	position:relative;
	z-index:9;
}

.foot-cards-cnt {
	background: #EFEFEF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 0;
}

.lowest-footer {
	padding-top: 35px;
}

.lowest-footer .title strong {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#6D6B6A;
	display:inline;
	font-size:17px;
	padding-right:17px;
	position:relative;
	top:-25px;
}

.lowest-footer .title strong span {
	color:#6D6B6A;
	font-weight:bold;
	background:url("/images/title-mark.png") no-repeat scroll 129px 5px transparent;
	padding-right:41px;
}

.lowest-footer .title-text {
	margin-top:-4px;
}

.lowest-footer h2 {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#6D6B6A;
	display:inline;
	font-size:17px;
	padding-right:17px;
	position:relative;
	top:-25px;
}

.lowest-footer h2 span {
	color:#6D6B6A;
	font-weight:bold;
	background:url("/images/title-mark.png") no-repeat scroll 129px 5px transparent;
	padding-right:41px;
}

.lf-list {
	border-bottom:1px solid #E2E2E2;
	display:inline-block;
	min-height:255px;
	padding-bottom:10px;
	line-height:8px
}

.lf-list ul {
	width:111px;
	float:left;
	margin-right:36px;
}

.lf-list ul li {
	float:left;
	width:122px;
	margin:0 28px 5px 0
}

.lf-list ul.first {
	margin-left:0px;
	margin-right:46px;
}

.lf-list ul.last {
	margin-right:0;
	width:100px;
}

.lf-list ul li a {
	font-size:6px;
}

.copy-right {
	color:#000000;
	padding: 22px 0 30px 0;
	margin: 0 auto 30px auto;
	font-size: 11px;
}

.copy-right .store-address {
	background:url("/images/footerlogo.png") 0 4px no-repeat;
	float:left;
	height:131px;
	padding-left:70px;
}

.copy-right .org {
	font-size:14px;
	
}

.copy-right .adr {
	display:inline;
}

.copy-right .street-address,.copy-right .locality,.copy-right .region,.copy-right .tel {
	letter-spacing:0;
	line-height:18px;
	display:inline;
	
}

.copy-right .copy-txt {
	float:right;
	letter-spacing:0.2px;
	margin-top:25px;
	padding-right:10px;
}

.copy-right .copy-txt img {
	position:relative;
	top:-3px;
	vertical-align: middle;
}


.h-banner {
	border:1px solid #E2E5EA;
	height:23px;
	padding:12px 16px 18px 33px;
	width:951px;
	display: inline-block;
	margin-top: 25px;
}

.h-banner h2 {
	color:#e9b546;
	font-size:23px;
	font-weight:bold;
	display:inline;
	
}

.h-banner h2 span {
	color:#343434;
}

.h-banner span.text {
	color:#9d9c9c;
	font-size:15px;
	letter-spacing:0.4px;
	padding-left:8px;
	
}

.h-banner span.text h3 {
	color:#9d9c9c;
	font-size:15px;
	letter-spacing:0.4px;
	padding-left:8px;
	
}

.h-banner .title-text {
	float:left;
}

.h-banner .link {
	margin-top:4px;
}

.h-banner .link a {
	background:url("/images/link-icon.png") no-repeat scroll 139px -17px transparent;
	color:#000000;
	float:right;
	font-size:18px;
	font-weight:bold;
	padding-right:36px;
	height:20px;
	
	text-decoration:underline;
}

.h-banner .link a:hover {
	color:#757575;
	text-decoration:none;
	background:url("/images/link-icon.png") no-repeat scroll 139px 1px transparent;
}

.h-banner h3 {
	color:#e9b546;
	font-size:23px;
	font-weight:bold;
	display:inline;
	
}

.h-banner h3 span {
	color: #343434;
}

.breadcrumbs {
	width: 100%;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 14px;
	border-radius: 3px;
	background: #e1e1e1;
	color: #000000;
	font-size: 12px;
	display: inline-block;
}

.breadcrumbs strong {
	font-weight: normal;
}

.breadcrumbs ul {
	float: left;
	margin: 10px 0 0 14px;
}

.breadcrumbs ul li {
	display: inline;
}

.breadcrumbs a {
	color: #000000;
	text-decoration: none;
}

.breadcrumbs span {
	display: inline-block;
	overflow: hidden;
	padding: 0 3px;
	vertical-align: middle;
}

.breadcrumbs .bread-back {
	float: right;
	margin: 10px 20px 0 0;
	color: #000000;
	font-size: 15px;
	display: block;
	background: url('/images/breadcum-back-icon.png') no-repeat;
	height: 14px;
	padding-left: 24px;
	line-height: 16px;
}

.breadcrumbs .bread-back:hover {
	color: #000000;
}

ul.tabs {
	width: 100%;
	display: inline-block;
	margin: 10px 0 -1px 0;
	float: left;
}

ul.tabs li {
	margin: 3px 3px 3px 0;
	padding: 8px 22px;
	border: 1px solid #000000;
	background: #3c4144;
	font-size: 14px;
	float: left;
	position: relative;
	cursor: pointer;
	color: #fff;
}

ul.tabs li.active {
	background: #000000;
	color: #fff;
	border: 1px solid #000000;
}

.tab-content {
	width: 100%;
	color: #606060;
	font-size: 13px;
	padding: 25px 0 0 5px;
	float: left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.tab-content * {
	color: #000000;
}

.tab-content h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #aaa;
	width: 100%;
}

.tab-content .desc {
	font-weight: bold;
	margin: 15px 0 0 0;
	display: inline-block;
	width: 100%;
	font: 13px/20px Museo300,Arial;
}

.data-table {
	font-size: 12px;
	width: 100% !important;
	border-spacing: 0;
	border-collapse:collapse;
	margin-top: 5px;
}

.data-table tr td {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000000;
	padding: 3px;
}


.page-content h1,
.page-content h2 {
	font-size: 20px;
	padding: 20px 2px 1px 2px;

}

.page-content h2 {
	font-size: 18px;
	padding-top: 5px;
}

.page-content p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px 20px 2px;
}

#temp-close {
	width: 100%;
	height: 100%;
	background: red;
	position: fixed;
	z-index: 300000;
	background: url(/images/temp-close-bg.png);
}

#temp-close div {
	width: 100%;
	height: 403px;
	background: url(/images/temp-close.png) center center no-repeat;
	position: fixed;
	top: 150px;
	z-index: 300001;
}

#confirm-age {
	width: 100%;
	height: 100%;
	background: red;
	position: fixed;
	z-index: 300000;
	background: url(/images/moza.png);
}

#confirm-age > div {
	width: 655px;
	height: 403px;
	background: url(/images/confirm-age.png) center center no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 300001;
	text-align: center;
	margin-left: -327.5px;
	margin-top: -201.5px;
}

#confirm-age > div a {
	/* position: relative; */
	/* float: none; */
	/* top: 280px; */
	font-weight: 500;
	font-size: 22px;
}

.body-confirm-age {
	overflow: hidden;
}

.body-confirm-age #confirm-age {
	display: block;
}


.row {
	clear: both;
	zoom:1;
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.row:before,
.row:after {
    display: table;
    content: " ";
	clear: both;
}

[class*="col-"] {
	display: block;
	width: 100%;
	float: left;
	position: relative;
	text-align: left;
}

.col-md1  {width: 8.33333333%;}
.col-md2  {width: 16.66666666%;}
.col-md3  {width: 25%;}
.col-md4  {width: 33.33333333%;}
.col-md5  {width: 41.66666666%;}
.col-md6  {width: 50%;}
.col-md7  {width: 58.33333333%;}
.col-md8  {width: 66.66666666%;}
.col-md9  {width: 75%;}
.col-md10 {width: 83.33333333%;}
.col-md11 {width: 91.66666666%;}
.col-md12 {width: 100%;}

.visible-xs, .visible-sm {display: none;}
.visible-md {display: block;}

.clearfix {
	width: 100%;
	height: 1px;
	float: left;
}

.ms-container {
	
}

.square {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.square .square-cnt {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0.5em;
}

.square .square-cnt img {
	width: 100%;
	height: 100%;
}

.home-box {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.home-box div {
	padding: 0.2em;
}

.home-box img {
	width: 100%;
}

#temp-close {
	width: 100%;
	height: 100%;
	background: red;
	position: fixed;
	z-index: 300000;
	background: url(../images/temp-close-bg.png);
}

#temp-close div {
	width: 100%;
	height: 403px;
	background: url(../images/temp-close.png) center center no-repeat;
	position: fixed;
	top: 150px;
	z-index: 300001;
}

/**** SQUARE ****/

.square {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.square .square-cnt {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0.5em;
}

.square .square-cnt img {
	width: 98%;
	height: 100%;
}

/**** BANNERS ****/

.home-box {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.home-box div {
	padding: 0.2em;
}

.home-box img {
	width: 100%;
}

#catseo-home{
overflow:auto;
padding:10px;
height:100px;
width:100%;
border:1px solid #ddd;
margin-top:25px;
margin-bottom:20px
}




/* sepet */
.my_cart_cc{margin-top: 15px; display: none}
.my_cart_cc .my_cart_cc_r{margin-bottom: 15px}
.my_cart_cc .my_cart_cc_r:after,
.my_cart_cc .my_cart_cc_r .my_cart_cc_c:after{content: ""; clear: both; height: 0; display: block}
.my_cart_cc .my_cart_cc_r label{display: inline-block; font-weight: 600; margin-bottom: 6px;}
.my_cart_cc .my_cart_cc_r input,
.my_cart_cc .my_cart_cc_r select{width: 100%; height: 35px; border: 1px solid #000000; padding: 0 10px}
.my_cart_cc .my_cart_cc_r .my_cart_cc_c{float: left;}

.my_cart_cc .my_cart_cc_r .my_cart_cc_c:nth-child(1){margin-right: 15px; width: 300px}
.my_cart_cc .my_cart_cc_r .my_cart_cc_c:nth-child(2){width: 150px; float: left}

.my_cart_cc .my_cart_cc_r .my_cart_cc_c label{float: left; width: 100%;}
.my_cart_cc .my_cart_cc_r .my_cart_cc_c > .a{width: calc( (100% - 15px) / 2 ); float: left;}
.my_cart_cc .my_cart_cc_r .my_cart_cc_c > .a:nth-child(3){margin-left: 15px} 
								
.new_cart_content *{box-sizing: border-box}
.new_cart_content{margin-bottom: 20px} 

.new_cart_content .row{}
.new_cart_content .row:after,
.form_control li:after{content: ""; clear: both; height: 0; display: block;}
.new_cart_content .cart_col{float: left; width: 450px;}
.new_cart_content .cart_col .cart_col_head{font-weight: 600; color: #000000; font-size: 16px; margin-bottom: 10px;}
.new_cart_content .cart_col.right{width: 680px; margin-left: 40px }
.new_cart_content .cart_col .cart_col_body_row{border: 5px solid #dcdcdc; padding: 5px 10px;}

.form_control{}
.form_control li{margin-bottom: 15px;}
.form_control li label{display: inline-block; font-weight: 600; margin-bottom: 5px; color: #000000}
.form_control li input,
.form_control li select,
.form_control li textarea{width: 100%; height: 35px; border: 1px solid #000000; padding: 0 10px;}
.form_control li textarea{height: auto; padding: 10px; resize: none} 

.form_control li .l_col{float: left; width: calc( (100% - 15px) / 2);}
.form_control li .l_col:nth-child(1){margin-right: 15px}

table.cart_list{width: 100%}
table.cart_list thead tr th{font-weight: 600; text-align: left; padding: 8px; color: #000000}

table.cart_list tbody tr td{border-top: 1px dotted #ddd; padding: 5px}

table.cart_list tbody tr td:first-child,
table.cart_list thead tr th:first-child{padding-left: 0}
table.cart_list tbody tr td:last-child,
table.cart_list thead tr th:last-child{padding-right: 0}

table.cart_list tbody tr td a.list_p{color: #000000; font-weight: 400}
table.cart_list tbody tr td a.remove_s{width: 22px; height: 22px; border: 2px solid #ccc; border-radius: 50%; text-align: center; line-height: 20px; font-weight: bold; font-family: arial; display: block; text-decoration: none; font-size: 17px}
table.cart_list tbody tr td a.remove_s:hover{border-color: #333; color: #333;}

table.cars_s{width: 100%; border-top: 1px solid #000000; margin-top: 10px; padding-top: 7px}
table.cars_s tbody tr td{border-bottom: 1px dotted #000000; padding: 8px 0}
table.cars_s tbody tr.s td{font-weight: 600}
table.cars_s tbody tr:last-child td{border-bottom: 0 }




.odeme_secenekleri{padding: 5px 0}
.odeme_secenekleri > li{border-bottom:  1px dotted #000000; margin-bottom: 4px; padding-bottom: 4px; padding-left: 35px; position: relative; cursor: pointer}
.odeme_secenekleri > li:before{width: 30px; height: 30px; content: ""; position: absolute; left: 0; top: 0; background: url(/images/cart_selected.png?v=1) no-repeat 0 0}
.odeme_secenekleri > li.c{cursor: default}
.odeme_secenekleri > li.c:before{background-position: 0 -30px}
.odeme_secenekleri > li strong{font-weight: 600; display: block}

.c_button{color: #fff; background: #8b1b1a; padding: 10px 30px; font-weight: 600; margin: 5px 0 5px 0;}
.c_button:hover{opacity: .6}


.formError{z-index:990}
.formError .formErrorContent{z-index:991}
.formError .formErrorArrow{z-index:996}
.ui-dialog .formError{z-index:5000}
.ui-dialog .formError .formErrorContent{z-index:5001}
.ui-dialog .formError .formErrorArrow{z-index:5006}
.inputContainer{position:relative;float:left}
.formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer;text-align:left}
.formError.inline{position:relative;top:0;left:0;display:inline-block}
.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}
.formError .formErrorContent{width:100%;background:#ee0101;position:relative;color:#fff;min-width:120px;font-size:11px;border:2px solid #ddd;box-shadow:0 0 6px #000;-moz-box-shadow:0 0 6px #000;-webkit-box-shadow:0 0 6px #000;-o-box-shadow:0 0 6px #000;padding:4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px}
.formError.inline .formErrorContent{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}
.greenPopup .formErrorContent{background:#33be40}
.blackPopup .formErrorContent{background:#393939;color:#FFF}
.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative}
body[dir='rtl'] .formError .formErrorArrow,body.rtl .formError .formErrorArrow{margin:-2px 13px 0 0}
.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;margin:0 0 0 12px;top:2px}
.formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 2px 3px #444;-moz-box-shadow:0 2px 3px #444;-webkit-box-shadow:0 2px 3px #444;-o-box-shadow:0 2px 3px #444;font-size:0;height:1px;background:#ee0101;margin:0 auto;line-height:0;font-size:0;display:block}
.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none}
.greenPopup .formErrorArrow div{background:#33be40}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF}
.formError .formErrorArrow .line10{width:13px;border:none}
.formError .formErrorArrow .line9{width:11px;border:none}
.formError .formErrorArrow .line8{width:11px}
.formError .formErrorArrow .line7{width:9px}
.formError .formErrorArrow .line6{width:7px}
.formError .formErrorArrow .line5{width:5px}
.formError .formErrorArrow .line4{width:3px}
.formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd}
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}