@media print {
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
       background: #fff;
}
body, td, th, input, textarea, select, button, a {
	font-size: 13px;
       font-family: 'Mulish', sans-serif;
}
.Textboxes {
	WIDTH: 90px; 
       HEIGHT: 10px; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-RIGHT: #CCCCCC 1px solid;
}
.btn_gri1 {
	BACKGROUND-IMAGE: url(../image/btn_gri1.gif); 
	BORDER-BOTTOM: 0px; 
	TEXT-ALIGN: center; 
	BORDER-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 24px; 
	MARGIN: 5px 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 57px; 
	PADDING-RIGHT: 0px; 
	HEIGHT: 25px; 
	COLOR: #444; 
	FONT-SIZE: 12px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	BORDER-RIGHT: 0px; 
	PADDING-TOP: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
textarea:focus, input:focus{
       outline: none;
}
input[type='text'], input[type='password'], textarea {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	padding-right: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
input[type='submit'] {
	border:1px solid #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;padding: 5px 10px 5px 10px; text-decoration:none; display:inline-block;text-shadow: 1px 1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
	background-color: #000000; background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: -moz-linear-gradient(top, #000000, #000000);
	background-image: -ms-linear-gradient(top, #000000, #000000);
	background-image: -o-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(to bottom, #000000, #000000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#000000, endColorstr=#000000);
}
input {
	background-color: #FFFFFF;
       border: 1px solid #DDDDDD;
       border-radius: 4px;
}
select {
       background-color: #FFFFFF;
       border: 1px solid #DDDDDD;
       border-radius: 4px;
       padding: 6px;
       margin-top: 5px;
}
textarea {
       background-color: #FFFFFF;
       border: 1px solid #DDDDDD;
       border-radius: 4px;
}
label {
       cursor: pointer;
}
#container {
	width: 1180px;
	margin-left: auto;
       margin-right: auto;
       text-align: left;
	padding-left: 20px;
       padding-right: 20px;
	background: #FFFFFF;
}
#column-left {
	float: left;
	width: 230px;
}
#column-right {
	float: right;
	width: 230px;
}
#content {
	min-height: 160px;
	padding-bottom: 10px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 245px;
}
#column-right + #content {
	margin-right: 245px;
}
.slicknav_menu { display:none!important; }

.mobileFpart { display:none!important; }

.btn-open { display:none; }

.btn-openx { display:none; }

.dm-menu { display:none; }

.mobilgoster { display:none; }

#header .kategoriust { display:none; }

#header {
	height: 175px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 99;
}
#header #veri {
	position: absolute;
	top: 1px;
	right: 43%;
       margin-right: auto;
       margin-left: auto;
	font-size: 13px;
	font-weight: bold;
}
#header .selectmenu {
	float:left;
       font-size: 13px;
       font-weight: bold;
	color: #000000;
}
#header .selectmenu select {
	color: #000;
	padding: 3px;
       margin-top: 5px;
       margin-left: 7px;
       border: none; 
       font-size: 12px;
}   
#header .selectmenu select option {
	color: #000;
       font-weight: normal;
       display: block;
       white-space: nowrap;
       min-height: 1.2em;
       padding: 0px 2px 1px;
	font-weight: bold;
}
#header #currency select {
       color: #000;
       border: none;
       font-size: 12px;
       font-weight: bold;
}
#header #language select {
	color: #000;
       border: none;
       font-size: 12px;
       font-weight: bold;
}
#header #logo {
	position: absolute;
	top: 55px;
	float: left;
	left: 0px;
}
#header #cart {
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 9;
}
#header #cart .heading {
	position: relative;
	float: right;
	margin-right: 9px;
	margin-top: 13px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#header #cart .heading span {
	width: 15px;
       height: 15px;
       display: block;
       background-color: #fff;
       border-radius: 50%;
	font-size: 12px;
	font-weight: bold;
       color: #000;
       text-align: center;
       line-height: normal;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 15px;
	min-height: 150px;
	min-width: 250px;
	max-width: 300px;
	background: #FFFFFF;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-radius: 0 0 2px 2px;
       box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 6px 8px rgba(0,0,0,0.11), 0 8px 16px rgba(0,0,0,0.11);
}
#header #cart.active .heading {
	padding-bottom: 9px;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#header #cart .cart .image {
	text-align: left;
       width: 15%;
}
#header #cart .cart .image img {
	text-align: left;
	max-width: 80%;
	height: auto;
}
#header #cart .cart .name {
	text-align: left;
       width: 44%;
}
#header #cart .cart .name small {
	color: #000000;
}
#header #cart .cart .quantity {
	text-align: left;
       width: 3%;
}
#header #cart .cart .total {
	text-align: right;
       width: 28%;
}
#header #cart .cart .remove {
	text-align: left;
       width: 5%;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	clear: left;
	width: 90%;
       margin:0 auto; 
}
#header #cart table.total td {
	color: #000000;
}
#header #cart table.total td.right1 {
	color: #000000;
       text-align: left;
}
#header #cart table.total td.right2 {
	color: #000000;
       text-align: right;
}
#header #cart .content .checkout {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
       position: relative;
       top: 55px;
       width:380px;
       height:45px;
	border-bottom: 1px solid #E7E7E7;
       margin:0 auto; 
}
#header .button-search {
       position: absolute;
       right: 10px;
       background: url('../image/bsearch.svg') center center no-repeat;
       width: 45px;
       height: 45px;
       cursor: pointer;
       border: none;
}
#header #search input {
       width: 300px;
       font-size: 13px;
       color:#000000;
       border:0;
       margin:15px 5px 0px 5px;
       float:left;
       outline:0;
       background:none;
}
#header #search ul {
       position:absolute;
       /*width:332px;*/
       width:100%;
       padding-top:0px;
       padding-bottom:0px;
       padding-left:0px;
       padding-right:0px;
       display:none;
       z-index: 99999;
       left: 0;
       list-style-type: none;
       background-color: #fff;
       border: 1px solid #E7E7E7;
}
#header #search ul li {
       cursor: pointer;
       padding: 5px;
       margin: 0 5px;
       background-color: #fff;
       min-height: 60px;
       border-bottom: 1px solid #E7E7E7;
       clear: both;
}
#header #search ul li a {
       text-decoration: none;
       display: block;
}
#header #search ul li .search-thumb {
       float: left;
       margin-right: 5px;
}
#header #search ul li .search-name {
       float: left;
       width: 50%;
       font-size:12px;
}
#header #search ul li .search-price {
       float: left;
       width: 50%;
       font-size:13px;
       font-weight:bold;
}
#header #search ul li .search-cart {
       float: right;
       padding: 7px;
}
#header #search ul li .search-cart .buttonvar {
       color: #fff;
       background-color: #000;
       padding: 8px 25px 8px 25px;
}
#header #search .search-tumu {
       color: #fff;
       font-size: 13px;
       font-weight: bold;
	text-align: center;
       background-color: #000;
}
#header #search .search-tumu a {
       position: relative;
       display: inline-block;
       background-color: #000;
       font-size: 13px;
       text-decoration: none;
       font-weight: bold;
       color: #FFFFFF;
       padding: 10px 0px;
       width: 100%;
}
#header #welcome {
	position: absolute;
	top: 9px;
	left: 0px;
	z-index: 5;
	text-align: right;
	color: #000000;
       font-size: 13px;
}
#header #welcome a {
       font-size: 13px;
	text-align: right;
	color: #000000;
}
#header .links0 {
	position: absolute;
       top: 7px;
       right: 115px;
       background: url(../image/telefon-icon-ust.svg) no-repeat;
       width: 25px;
       height: 25px;
}
#header .links0 a {
       font-size: 13px;
       color:#000000;
	text-decoration: none;
}
#header .links1 {
	position: absolute;
	top: 12px;
	right: 0px;
	color: #000000;
       font-size: 13px;
}
#header .links2 {
	position: absolute;
	top: 65px;
	right: 10px;
       text-align: left;
       font-size: 18px;
       color: #000;
	text-decoration: none;
	float: left;
}
#header .links3 {
	position: absolute;
	top: 63px;
	right: 115px;
}
#header .links4 {
	position: absolute;
	top: 65px;
	right: 60px;
}
#header .links5 {
	position: absolute;
	top: 65px;
	right: 0px;
}
#header .links6 {
}
#header .links8 {
       position: absolute;
       top: 0px;
       right: 0px;
       height: 35px;
       border-bottom: 1px solid #E7E7E7;
}
#header .links9 {
       position: absolute;
       top: 130px;
       right: 0px;
       height: 45px;
       background: linear-gradient(110deg, #0D1316 50%, #000000 80%);
}
#header .menu1 {
       position: absolute;
       top: 130px;
       width: 100%;
       height: 45px;
       margin-bottom: 0;
       text-align: center;
}
#header .menu1 ul {
	display: inline-block;
       list-style: outside none none;
       margin: 0;
       padding: 0;
       text-align: left;
}
#header .menu1 > ul > li {
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 0;
}
#header .menu1 > ul > li:hover {
}
#header .menu1 > ul > li > a {
	color: #fff;
       display: block;
       font-size: 13px;
       font-weight: bold;
       margin-bottom: 0;
       padding: 14px 10px;
       position: relative;
       text-transform: uppercase;
       z-index: 0;
}
#header .menu1 a:hover { 
       text-decoration:none
}
#header .menu1 > ul > li:hover > a {
	color: #fff;
}
#header .menu1 > ul > li > div {
	background:#FFFFFF;
	box-shadow: 0 1px 2px #D5D5D5;
	-moz-box-shadow:  0 1px 2px #D5D5D5;
	-webkit-box-shadow: 0 1px 2px #D5D5D5;
	display: none;
	padding: 15px 5px;
	position: absolute;
	z-index: 5;
       border-top: 3px solid #000000;
       border-bottom: 1px solid #C8C8C8; 
       border-left: 1px solid #C8C8C8;  
       border-right: 1px solid #C8C8C8; 
}
#header .menu1 > ul > li:hover > div {
	display: table;
}
#header .menu1 > ul > li > div > ul {
	display: table-cell;
}
#header .menu1 > ul > li > ul:before {
       border-bottom: 7px solid #000000;
       border-left: 6px solid transparent;
       border-right: 6px solid transparent;
       content: "";
       left: 8%;
       position: absolute;
       top: -7px;
}
#header .menu1 > ul > li > ul{
	background:#FFFFFF;
	box-shadow: 0 1px 2px #D5D5D5;
	-moz-box-shadow:  0 1px 2px #D5D5D5;
	-webkit-box-shadow: 0 1px 2px #D5D5D5;
	display: none;
	padding: 15px 5px;
	position: absolute;
	z-index: 5;
       border-top: 3px solid #000000;
       border-bottom: 1px solid #C8C8C8; 
       border-left: 1px solid #C8C8C8;  
       border-right: 1px solid #C8C8C8; 
} 
#header .menu1 > ul > li:hover > ul {
	display: block;
} 
#header .menu1 > ul > li ul > li > ul {
	background:#ffffff;
	box-shadow: 0 1px 2px #D5D5D5;
	-moz-box-shadow:  0 1px 2px #D5D5D5;
	-webkit-box-shadow: 0 1px 2px #D5D5D5;
	display: none;
	padding: 15px 5px;
	position: absolute;
	z-index: 5;
	margin-left:-5px;
       border: 1px solid #C8C8C8;  
}
#header .menu1 > ul > li ul > li:hover > ul {
	display: block;
	top: 0px;
       left: 190px;
}
#header .menu1 > ul > li > ul > ul {
}
#header .menu1 > ul > li ul + ul {
}
#header .menu1 > ul > li ul > li > a{	
	color: #858789;
       display: block;
       white-space: nowrap;
       padding: 4px 4px 6px;
}
#header .menu1 > ul > li ul > li > a{
       background: url("../image/kategoriagac.png") no-repeat scroll 11px 2px transparent;
	min-width: 187px;
	padding-left: 28px;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
#header .menu1 > ul > li ul > li > a:hover {
	background-position: 11px -26px;
       color: #000000;
}
#header .menu1 > ul > li ul > li > a.activSub {	}
#header .menu1 > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 

#akanresim {
       position: relative;
}
#akanresim img {
       text-align: center;
       margin-bottom: 0px;
       width: 100%;
       height: auto;
}

#akanresim1 {
       position: relative;
}
#akanresim1 img {
       text-align: center;
       margin-bottom: 0px;
       width: 100%;
       height: auto;
}

.links8 {
       position: absolute;
       top: 0px;
       right: 0px;
       min-width: 100%;
       min-height: 35px;
       border-bottom: 1px solid #E7E7E7;
}
.links9 {
       position: absolute;
       top: 130px;
       right: 0px;
       min-width: 100%;
       min-height: 45px;
       background: linear-gradient(110deg, #0D1316 50%, #000000 80%);
}

.breadcrumb {
	color: #000000;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
       border-bottom: 1px solid #E7E7E7;
}
.breadcrumb span {
	color: #000000;
	font-size: 18px;
}
.breadcrumb1 {
	color: #000000;
	padding: 8px 0px 8px 0px;
	margin: 6px 0px 10px 0px;
       border-bottom: 1px solid #E7E7E7;
}
.breadcrumb1 h2 {
	color:#000000;
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 13px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
.breadcrumbc {
	color: #000000;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
       border-bottom: 1px solid #E7E7E7;
}
.breadcrumbc span {
	color: #000000;
	font-size: 18px;
}
.breadcrumbc a {
	color:#000000;
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 13px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}

.success, .rev-success {
	padding: 10px 10px 10px 37px;
	margin-bottom: 15px;
	color: #555555;
}
.warning {
	padding: 10px 10px 10px 37px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
}
.attention {
	padding: 10px 10px 10px 37px;
	margin-bottom: 15px;
	color: #000000;
	font-weight: bold;
}
.success22 {
	padding: 10px 10px 10px 37px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
}
.information {
	padding: 10px 10px 10px 37px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
}
.information1 {
	padding: 10px 10px 10px 37px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
}
.success a, .warning a, .attention a, .information a, .information1 a, .success22 a, .rev-success a{
       color:#333333;
}

#cart-success {
       position:fixed;
       z-index:9998;
}

.success {
       width: 40%;
       position: fixed;
       z-index: 99999!important;
       box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
       padding: 25px 15px 25px 15px;
       z-index: 9999;
       background: #FFFFFF;
       font-size: 12px;
       color: #333333;
       text-align: center;        
       top: 50%;
       left: 50%;
       transform: translate(-50%, -50%);
}

.success1xx {
       width: 40%;
       position: fixed;
       z-index: 99999!important;
       top: 50%;
       box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
       padding: 25px 15px 25px 15px;
       z-index: 9999;
       background: #FFFFFF;
       font-size: 12px;
       color: #333333;
       top: 15%;
       text-align: center;
       left: 50%;
       transform: translate(-50%, 50%);
}

.success2xx{
       width: 40%;
       left: 30%;
       right: 30%;
	position: fixed;
       z-index: 99999!important;
	top: 50%;
       box-shadow: 0.2em 0.2em 0.2em 3px rgba(122,122,122,0.5);
       -webkit-box-shadow: 0.2em 0.2em 0.2em 3px rgba(122,122,122,0.5);
       padding: 20px 15px 20px 15px;
	margin-left: 1px;
	margin-top: -60px;
	z-index: 9999;
       -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
       -ms-transition: all 0.3s ease-in-out;
       transition: all 0.3s ease-in-out;
       background: #FFFFFF;
       font-size: 12px;
       color: #333333;
}

.success22 {
       background:url(../image/onayverildi.png) no-repeat 9px 9px #399B35;
       border: 1px solid #399B35;
}

.warning {
       background:url(../image/hatakoduresim.png) no-repeat 9px 9px #FF0000; 
       border: 1px solid #FF0000; 
}

.attention {
       background:url(../image/hatakoduresim1.png) no-repeat 9px 9px #F6D106; 
	border: 1px solid #F6D106;
}

.information {
       background:url(../image/bilgikoduresim.png) no-repeat 9px 9px #1288BF; 
	border: 1px solid #1288BF;
}

.information1 {
       background:url(../image/bilgikoduresim.png) no-repeat 9px 9px #1288BF; 
       border: 1px solid #1288BF;  
}

.success .close, .warning .close, .attention .close, .information .close, .information1 .close {
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.success a {
       text-decoration:none;
       font-size:12px;
       color:#333333;
}

.rev-success {
       background:#fff;
       border: 1px solid #e0e0e0;
       color:#333333;
}

.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #fff;
       display: inline-block;
       background-color: #FF0000;
       padding: 0 5px;
       margin: 5px 0;
       border-radius: 3px;
       font-size: 12px;
	font-weight: bold;
       line-height: 25px;
}
.help {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
table.form1 {
	width: 100%;
	border-collapse: collapse;
}
table.form1 tr td:first-child {
	width: 130px;
}
table.form1 > * > * > td {
	color: #000000;
}
table.form1 td {
	padding: 3px;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 130px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 6px;
}
input.large-field, select.large-field {
	width: 150px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
table.list thead td {
	background-color: #F7F7F7;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
table.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.pagination {
       padding-bottom: 5px;
}
.pagination ul {
       display: block;
       list-style-type: disc;
       margin-block-start: 1em;
       margin-block-end: 1em;
       margin-inline-start: 0px;
       margin-inline-end: 0px;
       padding-inline-start: 0px;
       justify-content: center;
       display: flex;
}
.pagination>li {
	display:inline;
}
.pagination>li>a,.pagination>li>span{
	position:relative;
	padding:6px 12px;
	color:#000;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
}
.pagination>li:first-child>a,.pagination>li:first-child>span{
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.pagination>li:last-child>a,.pagination>li:last-child>span{
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
	z-index:3;
	color:#000;
	background-color:#eee;
	border-color:#ddd;
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#000;
	border-color:#000;
}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd;
}
.pagination-lg>li>a,.pagination-lg>li>span{
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}
.pagination-sm>li>a,.pagination-sm>li>span{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.paginationx {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
       margin:0 auto; 
       text-align:center;
}
.paginationx .links {
	font-size: 12px;
}
.paginationx .links a {
	display: inline-block;
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.paginationx .links b {
	display: inline-block;
	border: 1px solid #DDDDDD;
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
	color: #303030;
	font-size: 12px;
       background-repeat: no-repeat;
}
.paginationx .results {
	float: right;
	padding-top: 3px;
}
a.button {
	border: 1px solid #000;
       font-size: 14px;
       padding: 10px 35px 10px 35px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       border-radius: 6px;
}
.cartyazi {
       font-size: 13px;
       padding: 10px 25px 10px 25px;
}
.cartbuttons {
	overflow: auto;
	padding: 6px;
}
.cartbuttons .left {
	float: left;
	text-align: left;
}
.cartbuttons .right {
	float: right;
	text-align: right;
}
.cartbuttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.buttons {
	overflow: auto;
	padding: 6px;
     /*margin-bottom: 20px;*/
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 50px;
	display: flex;
       justify-content: center;
       align-items: center;
}
.htabs a {
	padding: 15px 15px 15px 15px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 5px;
	display: none;
	background-color: #f1f1f1;
}
.htabs a.selected {
	background: #FFFFFF;
       border: 1px solid #DDDDDD;
}
.tab-content {
       position: relative;
       top: 10px;
	border: 1px solid #DDDDDD;
	border-radius: 0px 0px 0px 0px;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
.htabs1 {
	position: relative;
       margin: auto;
       text-align: center;
       top: 0px;
       margin-bottom: 15px;
}
.htabs1 a {
       padding: 15px 25px 15px 25px;
       color: #000;
       font-size: 16px;
       font-weight: bold;
       text-decoration: none;
       display: none;
}
.htabs1 a.selected {
       color: #000;
       font-size: 16px;
       font-weight: bold;
       text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
}
.tab-content1 {
	background: #FFFFFF;
	padding: 2px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
#module_cart .content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #EEEEEE;
	border-radius: 0 7px 7px 7px;
	border-style: solid;
       border-width: 1px;
       box-shadow: 0 2px 2px #DDDDDD;
       clear: both;
       display: none;
       min-height: 150px;
       padding: 8px;
       position: relative;
       top: -1px;
}
#module_cart.active .heading {
	border-left: 1px solid #EEEEEE;
       border-radius: 7px 7px 0 0;
       border-right: 1px solid #EEEEEE;
       border-top: 1px solid #EEEEEE;
       margin-top: 5px;
       padding-bottom: 6px;
       padding-top: 10px;
}
#module_cart.active .content {
       display: block;
}
#module_cart .cart {
       border-collapse: collapse;
       margin-bottom: 5px;
       width: 100%;
}
#module_cart .cart td {
       border-bottom: 1px solid #EEEEEE;
	color: #666666;
       padding: 2px 3px;
       vertical-align: top;
}
#module_cart .cart .image {
       display: none;
}
#module_cart .cart .image img {
       border: 1px solid #EEEEEE;
       text-align: left;
}
#module_cart .cart .name small {
       color: #666666;
       line-height: 14px;
}
#module_cart .cart td.total, #module_cart .cart td.quantity{
       text-align: right;
       vertical-align: middle;
}
#module_cart .cart .remove {
       text-align: right;
	padding: 0 2px;
	vertical-align: middle;
}
#module_cart .cart .remove img {
       cursor: pointer;
}
#module_cart table.total {
       border-collapse: collapse;
       clear: left;
       float: right;
       margin-bottom: 5px;
       padding: 5px;
       position: relative;
}
#module_cart table.total td {
	color: #666666;
}
#module_cart .checkout {
       clear: both;
       text-align: right;
}
#module_cart .empty {
       text-align: center;
} 
.box {
       margin-top: 15px;
       margin-bottom: 10px;
	background: none;
	padding-bottom: 0px;
       border: 1px solid #e7e7e76b;
}
.box .box-heading {
	padding: 10px 10px 10px 10px;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
       color: #000;
}
.box .box-content {
	background: #FFFFFF;
	padding: 10px;
}
.box .box-product {
}
.box .box-product .urun {
       position: relative;
       min-height: 1px;
}
.box .box-product .product-thumb {
       border: 1px solid #E7E7E7;
       margin-bottom: 20px;
       margin-top: 20px;
       overflow: auto;
}
.box .box-product .image {
       text-align: center;
	margin-bottom: 0px;
}
.box .box-product .image img {
       min-width: 100%;
}
.box .box-product .cart {
       justify-content: center;
       display: flex;
       padding-top: 15px;
       padding-bottom: 15px;
}
.box .box-product .cart button {
       border: 1px solid #000;
       font-size: 14px;
       padding: 10px 35px 10px 35px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       cursor: pointer;
       border-radius: 6px;
}
.box .box-product .cart button:active {
       background-color: #000;
       outline: none;
}
.box .box-product .name a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
       min-height: 25px;
       max-height: 50px;
}
.box .box-product .price {
	font-size: 15px;
	color: #333333;
       line-height: 35px;
       font-weight:bold;
}
.box .box-product .price-old {
	color: #333333;
	font-size: 13px;
	text-decoration: line-through;
       font-weight: normal;
}
.box .box-product .price-new {
	font-size: 15px;
       font-weight:bold;
}
.box .box-product .rating {
	display: block;
	margin-bottom: 4px;
}
.box .box-product .indirim {
       position: absolute;
       background: #ae2422;
       top: -15px;
       padding-left: 10px;
       padding-right: 10px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 13px;
}
.box .box-product .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #ae2422;
       border-left: 15px solid transparent;
}
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 8px;
}
.box-category > ul > li + li {
	border-top: 1px solid #eeeeee21;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
       font-size: 13px;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
	background: #FFFFFF;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
.box1 {
       padding-top: 10px;
       padding-bottom: 10px;
}
.box1 .box1-heading {
       font-size: 18px;
       font-weight: bold;
       color: #000;
       margin: auto;
	text-align: center;
}
.box1 .box1-content {
	padding: 5px;
}
.box1 .box1-content2 {
       background: #FFFFFF;
	padding: 5px;
}
.box1 .clear_filter{
	color: #666666;
	text-decoration: none;
	float: right;
	margin: 0 3px 4px 3px;
}
.box1 .box1-product {
}
.box1 .box1-product .urun {
       position: relative;
       min-height: 1px;
}
.box1 .box1-product .product-thumb {
       border: 1px solid #E7E7E7;
       margin-bottom: 20px;
       margin-top: 20px;
       overflow: auto;
}
.box1 .box1-product .product-thumb:hover {
       box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.box1 .box1-product .image {
       text-align: center;
	margin-bottom: 0px;
}
.box1 .box1-product .image img {
       min-width: 100%;
}
.box1 .box1-product .image2 img{
}
.box1 .box1-product .image2{
       text-align: center;
	margin-bottom: 0px;
}
.box1 .box1-product .cart {
       justify-content: center;
       display: flex;
       padding-top: 15px;
       padding-bottom: 15px;
}
.box1 .box1-product .cart button {
       border: 1px solid #000;
       font-size: 14px;
       padding: 10px 35px 10px 35px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       cursor: pointer;
       border-radius: 6px;
}
.box1 .box1-product .cart button:active {
       background-color: #000;
       outline: none;
}
.box1 .box1-product .name a {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E7E7E7;
	width: 92%;
       min-height: 50px;
       max-height: 75px;
       display: flex;
       justify-content: center;
       align-items: center;
}
.box1 .box1-product .indirim {
       position: absolute;
       background: #ae2422;
       top: -15px;
       padding-left: 10px;
       padding-right: 10px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 13px;
}
.box1 .box1-product .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #ae2422;
       border-left: 15px solid transparent;
}
.box1 .box1-product .price {
	font-size: 15px;
	color: #333333;
       line-height: 35px;
       font-weight:bold;
}
.box1 .box1-product .price-old {
	font-size: 13px;
	color: #333333;
	text-decoration: line-through;
       font-weight: normal;
}
.box1 .box1-product .price-new {
	font-size: 15px;
       font-weight:bold;
}
.box1 .box1-product .rating {
	display: block;
	margin-bottom: 4px;
}
.box1-category {
	margin-top: -5px;
}
.box1-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box1-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box1-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box1-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box1-category > ul > li ul {
	display: none;
}
.box1-category > ul > li a.active {
	font-weight: bold;
}
.box1-category > ul > li a.active + ul {
	display: block;
}
.box1-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box1-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box1-category > ul > li ul > li > a.active {
	font-weight: bold;
}
.box2 {
	margin-bottom: 20px;
	background: none;
	padding-bottom: 0px;
}
.box2 .box2-heading {
       background: #F7F7F7;
	padding: 10px 10px 10px 10px;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
       color: #666666;
       box-shadow: 3px 3px 3px #DBDEE1;
       -moz-box-shadow: 3px 3px 3px #DBDEE1;
       -webkit-box-shadow: 3px 3px 3px #DBDEE1;
	border: 1px solid #DBDEE1;
}
.box2 .box2-content {
	background: #FFFFFF;
       box-shadow: 3px 3px 3px #DBDEE1;
       -moz-box-shadow: 3px 3px 3px #DBDEE1;
       -webkit-box-shadow: 3px 3px 3px #DBDEE1;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;
}
.box2 .box2-product {
	width: 100%;
	overflow: auto;
}
.box2 .box2-product > div {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 20px;	
}
.box2 .box2-product .image {
	display: block;
	margin-bottom: 0px;
}
.box2 .box2-product .image img {
	/*padding: 3px;*/
	border: 1px solid #E7E7E7;
}
#content .content {
	overflow: auto;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
.category-info {
	overflow: auto;
	margin-bottom: 0px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 10px;
}
.category-list ul {
	float: left;
	width: 48%;
	padding: 1px 1px;
}
.category-list ul a {
	font-size: 13px;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.product-filter {
       background-color: #F9F9F9;
	padding-bottom: 10px;
	padding-top: 5px;
	overflow: auto;
       border-radius: 6px;
}
.product-filter select {
	color: #000;
       padding: 3px;
       margin-top: 5px;
       margin-left: 7px;
       border: none;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
       margin-right: 5px;
	float: right;
	color: #333;
	font-size: 14px;
}
.product-filter .sort1 {
       margin-right: 5px;
	float: right;
	color: #333;
	font-size: 14px;
}
.product-filter .sort2 {
       margin-right: 5px;
	float: right;
	color: #333;
	font-size: 14px;
}
.product-filter .limit {
       margin-right: 5px;
	float: right;
	color: #333;
	font-size: 14px;
}
.product-filter .limit1 {
       margin-left: 5px;
	float: left;
	color: #333;
	font-size: 14px;
}
.product-filter .limit1 {
       margin-left: 5px;
	float: left;
	color: #333;
	font-size: 14px;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	/*padding: 3px;*/
	border: 1px solid #E7E7E7;
}
.product-list .name {
	font-size: 12px;
	margin-bottom: 3px;
}
.product-list .name a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
       min-height: 25px;
       max-height: 50px;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 15px;
       line-height: 35px;
       font-weight:bold;
}
.product-list .price-old {
	font-size: 13px;
	color: #333333;
	text-decoration: line-through;
       font-weight: normal;
}
.product-list .price-new {
	font-size: 15px;
       font-weight:bold;
}
.product-list .price-tax {
	font-size: 15px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.dc-new-product {
	margin-left: 4px!important;
	margin-right: 4px!important;
}
.dc-new-productk {
	margin-left: 14px!important;
	margin-right: 14px!important;
}
.product-grid {
	position: relative;
	width: 100%;
       margin: 0 auto;
       text-align: center;
}
.product-grid > div {
       position: relative;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.product-grid > div:hover {
       box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	/*padding: 3px;*/
       min-width: 100%;
}
.product-grid .name {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.product-grid .name a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E7E7E7;
	width: 92%;
       min-height: 50px;
       max-height: 75px;
       display: flex;
       justify-content: center;
       align-items: center;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .indirim {
       position: absolute;
       background: #ae2422;
       top: -15px;
       left: 0px;
       padding-left: 10px;
       padding-right: 10px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 13px;
       line-height: 35px;
}
.product-grid .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #ae2422;
       border-left: 15px solid transparent;
}
.product-grid .price {
	font-size: 15px;
	display: block;
	color: #333333;
     /*line-height: 35px;*/
       min-height: 35px;
     /*max-height: 75px;*/
       display: flex;
       justify-content: center;
       align-items: center;
       font-weight:bold;
}
.product-grid .price-old {
	font-size: 13px;
	color: #333333;
	text-decoration: line-through;
       font-weight: normal;
}
.product-grid .price-new {
	font-size: 15px;
       margin-left: 5px;
       font-weight:bold;
}
.product-grid .price .price-tax {
	font-size: 15px;
	display: none;
}
.product-grid .cart {
       justify-content: center;
       display: flex;
       padding-top: 15px;
       padding-bottom: 15px;
}
.product-grid .cart button {
       border: 1px solid #000;
       font-size: 14px;
       padding: 10px 35px 10px 35px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       cursor: pointer;
       border-radius: 6px;
}
.product-grid .cart button:active {
       background-color: #000;
       outline: none;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid1 {
	position: relative;
	width: 100%;
       margin: 0 auto;
       text-align: center;
}
.product-grid1 > div {
       position: relative;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.product-grid1 > div:hover {
       box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.product-grid1 .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid1 .image img {
	/*padding: 3px;*/
       min-width: 100%;
}
.product-grid1 .name {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.product-grid1 .name a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E7E7E7;
	width: 92%;
       min-height: 50px;
       max-height: 75px;
       display: flex;
       justify-content: center;
       align-items: center;
}
.product-grid1 .description {
	display: none;
}
.product-grid1 .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid1 .indirim {
       position: absolute;
       background: #ae2422;
       top: -15px;
       left: 0px;
       padding-left: 10px;
       padding-right: 10px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 13px;
       line-height: 35px;
}
.product-grid1 .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #ae2422;
       border-left: 15px solid transparent;
}
.product-grid1 .price {
	font-size: 15px;
	display: block;
	color: #333333;
     /*line-height: 35px;*/
       min-height: 35px;
     /*max-height: 75px;*/
       display: flex;
       justify-content: center;
       align-items: center;
       font-weight:bold;
}
.product-grid1 .price-old {
	font-size: 13px;
	color: #333333;
	text-decoration: line-through;
       font-weight: normal;
}
.product-grid1 .price-new {
	font-size: 15px;
       margin-left: 5px;
       font-weight:bold;
}
.product-grid1 .price .price-tax {
	font-size: 15px;
	display: none;
}
.product-grid1 .cart {
       justify-content: center;
       display: flex;
       padding-top: 15px;
       padding-bottom: 15px;
}
.product-grid1 .cart button {
       border: 1px solid #000;
       font-size: 14px;
       padding: 10px 35px 10px 35px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       cursor: pointer;
       border-radius: 6px;
}
.product-grid1 .cart button:active {
       background-color: #000;
       outline: none;
}
.product-grid1 .wishlist, .product-grid1 .compare {
	margin-bottom: 3px;
}
.product-grid1 .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid1 .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-info {
	overflow: auto;
       margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	width: 330px;
       padding: 10px;
       border: 1px solid #eee;
}
.product-info > .left + .right {
	margin-left: 370px;
}
.product-info .image {
	text-align: center;
	margin-bottom: 0px;
}
.product-info .image_inside{
	margin: 1px;
	border: 2px solid #f8f8f8;	
	border-radius:3px;
       -webkit-border-radius:3px;
       -moz-border-radius:3px;
       padding: 6px;
   	position:relative;
	z-index:20;     
}
.product-info .image .zoom_btn{
	position: absolute;
	bottom: 12px;
	right: 10px;
	width: auto;
	height: 11px;
	z-index:21;
}
.product-info .image .zoom_btn a{
	font-size: 12px;
	line-height: 11px;
	color: #999;
	text-transform: uppercase;
	background: #fff url('../image/zoom_tiny.png') 2px 2px no-repeat;
	padding: 1px 1px 1px 16px;
}
.product-info .image-additional {
	width: 300px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
}
.product-info .solalan {
	border-top: 1px solid #eeeeee;	
	margin-top: 4px;
}

.product-info .solalan1 {
	border-bottom: 1px solid #eeeeee;
	margin-top: 6px;
}

.product-info .solalan2 {
	border-top: 1px solid #eeeeee;	
	margin-bottom: 4px;
}

.product-info .solalannn {
	margin-top: 4px;
}

.product-info .solalan14 {
	margin-top: 6px;
}

.rowspan {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.rowspan td {
	padding:8px 14px 0 0;
}
.rowspan1 {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.rowspan1 td {
	padding:0 0 0 0;
}
.rowspan2 {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.rowspan2 td:first-child {
	padding:0 0 0 0;
}
.rowspan2 td:last-child {
	padding:0 0 0 0;
}
.eski-kdvsiz {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: line-through;
}
.yeni-kdvsiz {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.product-info .baslik {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .bayi {
	overflow: auto;
       border-top: 1px solid #eeeeee;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .fiyatalani {
	overflow: auto;
       border-top: 1px solid #eeeeee;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .icerik {
	overflow: auto;
       border-top: 1px solid #eeeeee;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .secenek {
	overflow: auto;
	border-top:1px solid #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .fiyat {
	overflow: auto;
	border-top:1px solid #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .takiplistesi {
       list-style: none;
	border-top:1px solid #eeeeee;
}
.product-info .takiplistesi ul {
	padding-left: 0px;
	display: block;
}
.product-info .takiplistesi > ul > li {
       display: inline;
	padding: 8px 8px 8px 0px;
}
.product-info .takiplistesi span {
	color: #000;
}
.product-info .takiplistesi a {
	color: #000;
}
.product-info .review {
	overflow: auto;
	border-top:1px solid #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .review > div {
	line-height: 20px;
}
.product-info .review > div > span {
	color: #000;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.product-info .share {
	overflow: auto;
	border-top:1px solid #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .cart {
	overflow: auto;
	border-top:1px solid #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-info .cart div{
	float:left;
	vertical-align:middle;
}
.product-info .cart .button {
       border: 1px solid #000;
       font-size: 16px;
       padding: 12px 45px 12px 45px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       border-radius: 6px;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 12px;
	color: #999;
	clear: both;
}
.product-info .price {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.product-info .ortabosluk {
	margin-top: 4px;
}
.product-info .havale {
	overflow: auto;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
}
.product-info .price-old {
	font-size: 13px;
	color: #333333;
	text-decoration: line-through;
}
.product-info .price-old2 {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}
.product-info .price-new {
	font-size: 17px;
	font-weight: bold;
}
.product-info .price-oldd {
	font-size: 13px;
}
.product-info .price-tax {
	font-size: 15px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 13px;
	color: #4D4D4D;
}
.product-info .options {
}
.cart_clearer {
	clear: left;
	height: 12px;
	margin: 0;
	display: block;
}
.product-info a.icon_wish {
	background: url('../image/icon_wish.png') no-repeat;
	padding: 0 0 0 16px;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: 400;	
}
.product-info a.icon_compare {
	background: url('../image/icon_compare.png') no-repeat;
	padding: 0 0 0 16px;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: 400;	
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #666666;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #666666;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-size: 14px;
	color: #333333;
}
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: left;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: left;
}
.wishlist-product tbody .price s {
	color: #333333;
       font-size: 12px;
}
.wishlist-product tbody .price b {
	color: #333333;
       font-size: 14px;
}
.address-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-bottom: 20px;
}
.address-product td {
	padding: 7px;
}
.address-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.address-product thead .1 {
	text-align: left;
}
.address-product thead .2 {
	text-align: left;
}
.address-product thead .3 {
	text-align: left;
}
.address-product thead .4 {
	text-align: left;
}
.address-product thead .5 {
	text-align: left;
}
.address-product thead .6 {
	text-align: left;
}
.address-product tbody td {
	vertical-align: top;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.address-product tbody .1 {
	text-align: left;
}
.address-product tbody .2 {
	text-align: left;
}
.address-product tbody .3 {
	text-align: left;
}
.address-product tbody .4 {
	text-align: left;
}
.address-product tbody .5 {
	text-align: left;
}
.address-product tbody .6 {
	text-align: left;
}
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #F7F7F7;
	font-weight: bold;
}
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	align: center;
	width: 100%;
}
.return-captcha {
	float: right;
	width: 1%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

.cart-info table {
	width: 100%;
	border-collapse: collapse;
}
.cart-info thead {
}
.cart-info thead tr {
	height: 55px;
}
.cart-info thead td {
	vertical-align: middle;
	color: #4D4D4D;
	font-weight: bold;
       font-size: 13px;
}
.cart-info thead .image {
	text-align: left;
}
.cart-info thead .name {
	text-align: left;
}
.cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity { 
	text-align: right;
}
.cart-info thead .price { 
	text-align: right;
}
.cart-info thead .total {
	text-align: right;
}
.cart-info thead .remove {
	text-align: left;
}
.cart-info thead .delete {
	text-align: right;
}
.cart-info tbody {
}
.cart-info tbody tr {
       height: 135px;
	border-top: 1px solid #eee;
}
.cart-info tbody td {
	vertical-align: middle;
       font-size: 14px;
}
.cart-info tbody .remove {
       text-align: left;
}
.cart-info tbody .name { 
	text-align: left;
	width: 35%;
}
.cart-info tbody .name a { 
       font-weight: bold;
       font-size: 14px;
}
.cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity { 
	text-align: left;
}
.cart-info tbody .delete {
       text-align: right;
	width: 5%;
}
.cart-info tbody .image {
	text-align: left;
	width: 15%;
}
.cart-info tbody .price { 
	text-align: right;
	width: 15%;
}
.cart-info tbody .price1 { 
	display:none;
}
.cart-info tbody .total {
	text-align: right;
	width: 15%;
}
.cart-info tbody .total1 {
	display:none;
}
.cart-info tbody .mobil-left {
	display:none;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-info tbody .cart1 {
	display:none;
}
.cart-info tbody .cart {
	text-align: right;
	width: 15%;
}
.cart-info tbody .cart div {
	float: right;
	vertical-align: middle;
}
.cart-info tbody .cart .pm-quantity {
}
.cart-info tbody .cart .pm-quantity a {
       width: 20px;
       height: 20px;
       display:inline-block;
       text-indent:-9999px;
}
.cart-info tbody .cart .pm-quantity .kutu {
       width: 20px;
       text-align: center;
       border: 0;
       box-sizing: border-box;
       font-size: 12px;
       color: #000;
}
.cart-info tbody .cart .pm-quantity a.plus {
       background:url('../image/plus-plus-iconx.png') no-repeat;
}
.cart-info tbody .cart .pm-quantity a.minus {
       background:url('../image/plus-minus-iconx.png') no-repeat;
}
.cart-info tbody .cart .tbox {
       margin: 0px;
}

.cart-info tbody .cart #tfirst {
       width: 30px;
       height: 25px;
       padding-top: 15px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-left: 1px solid #eeeeee;
}
.cart-info tbody .cart #tsecond {
       width: 30px;
       height: 30px;
       padding-top: 10px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
}
.cart-info tbody .cart #tsecond input {
       padding: 0px;
       margin-left: 0px;
       margin-right: 0px;
       margin-top: 0px;
}
.cart-info tbody .cart #tthird {
       width: 30px;
       height: 25px;
       padding-top: 15px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-right: 1px solid #eeeeee;
}
.cart-info tbody .delete #tford {
       width: 30px;
       height: 25px;
       padding-top: 15px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-right: 1px solid #eeeeee;
}
.cart-info tbody .cart .fbox {
	margin: 0px;
}
.cart-info tbody .cart #ffour {
       padding-left: 25px;
}
.cart-module .cart-heading {
	border: 1px solid #f5f5f5;
	padding: 10px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-module .cart-content input {
	background-color: #FFFFFF;
       border: 1px solid #DDDDDD;
       border-radius: 4px;
       line-height: 25px;
       margin-top: 0px;
       padding-left: 10px;
}
.buttoncupon {
       color: #fff;
       font-size: 13px;
       font-weight: bold;
	text-align: center;
       background-color: #000;
}
.buttoncupon a {
       position: relative;
       display: inline-block;
       background-color: #000;
       font-size: 13px;
       text-decoration: none;
       font-weight: bold;
       color: #FFFFFF;
       padding: 10px 0px;
       width: 100%;
}
.cart-total {
	overflow: auto;
       border-bottom: 1px solid #f5f5f5;
}
.cart-total-heading {
	text-align: left;
       font-weight: bold;
       font-size: 15px;
       padding-bottom: 10px;
       border-bottom: 1px solid #f5f5f5;
}
.cart-total table {
	margin: 0 auto;
       width: 100%;
}
.cart-total tr {
       line-height: 30px;
}
.cart-total td {
}
.cart-total table .right1 {
	text-align: left;
}
.cart-total table .right2 {
	text-align: right;
}
.cart-button-main {
       padding-top: 10px;
       padding-bottom: 10px;
}
.cart-button {
       text-align: center;
       margin: auto 0;
}
.cart-button a {
       position: relative;
       display: inline-block;
       background-color: #000;
       font-size: 14px;
       text-decoration: none;
       font-weight: bold;
       color: #FFFFFF;
       padding: 15px 70px;
       border-radius: 6px;
}
.cart-page { 
       display: block; 
} 
.cart-page-first { 
       position: relative;
       float: left;
       width: 70%;
       padding: 10px;
       border: 1px solid #eee;
} 
.cart-page-second { 
       position: sticky;
       top: 1.6rem;
       float: right;
       right: 5px;
       width: 25%;
       padding: 10px;
       border: 1px solid #eee;
}  
.clear {
       clear:both;
} 

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       -khtml-border-radius: 4px;
       border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 #fff;
       width:100px;
       text-align: center;
       float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       -khtml-border-radius: 4px;
       border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 #fff;
       width:100px;
       margin-left: 64px;
       text-align: center;
       float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .panel {
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #eeeeee;
}
.checkout-product thead .name {
	text-align: left;
}
.checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #eeeeee;
}
.checkout-product tbody .name {
	text-align: left;
}
.checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #eeeeee;
}
.checkout-product tfoot .right1 {
	text-align: right;
}
.checkout-product tfoot .right2 {
	text-align: right;
       width:80px;
}

.order-infoproduct table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.order-infoproduct td {
	padding: 7px;
}
.order-infoproduct thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #eeeeee;
}
.order-infoproduct thead .name {
	text-align: left;
}
.order-infoproduct thead .model {
	text-align: left;
}
.order-infoproduct thead .quantity {
	text-align: left;
}
.order-infoproduct thead .price, .order-infoproduct thead .total {
	text-align: right;
}
.order-infoproduct tbody td {
	vertical-align: top;
	border-bottom: 1px solid #eeeeee;
}
.order-infoproduct tbody .name {
	text-align: left;
}
.order-infoproduct tbody .model {
	text-align: left;
}
.order-infoproduct tbody .quantity {
	text-align: left;
}
.order-infoproduct tbody .price, .order-infoproduct tbody .total {
	text-align: right;
}
.order-infoproduct tfoot td {
	text-align: right;
	border-bottom: 1px solid #eeeeee;
}
.order-infoproduct tfoot .right1 {
	text-align: right;
}
.order-infoproduct tfoot .right2 {
	text-align: right;
       width:80px;
}

.iletisimsayfa {
	padding:0;
       font-size:12px;
}
.iletisimsayfa .alan-1{
	width:27%;
	height:23px;
	padding:12px 0;
	float:left;
	border-bottom:1px solid #c2c1c1;
}
.iletisimsayfa .alan-2{
	width:2%;
	height:23px;
	padding:12px 0;
	float:left;
	border-bottom:1px solid #c2c1c1;
}
.iletisimsayfa .alan-3{
	width:71%;
	height:23px;
	padding:12px 0;
	float:left;
	border-bottom:1px solid #c2c1c1;
}
.iletisimsayfa .alan{
	width:100%;
	padding:12px 0;
}
.iletisimsayfa a{
	color:#000000;
}
.iletisimsayfa a:hover{
	text-decoration:none;
}

.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}

#frWrapper { 	
	clear: both;
       width: 100%;
       height: 300px;
	margin:0 auto;
       background: linear-gradient(90deg, #0D1316 32%, #000000 10%);
}
#footer {
	clear: both;
	width:1180px;
	margin:0 auto;
}
#footer #sol { 	
	float: left;
	width: 28%;
       height: 300px;
	margin: 0px;
       padding-right: 23px;
       background: #0D1316;
}
#footer #sol .emailSubcripeForm {
	float:left;
       width: 98%;
	height:140px;
	z-index:99; 
	padding-bottom: 35px;
       padding-left: 15px;
       padding-right: 15px;
       padding-top: 15px;
}
#footer #sol .emailSubcripeForm .baslik {
	font-size: 16px;
       font-weight: 700;
       text-transform: uppercase;
       margin-bottom: 25px;
       color: #fff;
       padding-bottom: 14px;
       border-bottom: 1px solid rgba(255,255,255,0.1);
}
#footer #sol .emailSubcripeForm .altbaslik {
       color: #FFFFFF;
       font-size: 12px;
       font-weight: bold;
       padding-bottom: 15px;
}
#footer #sol .emailSubcripeForm .kod {
	color:#fff;
	font-size:12px; 
	font-weight: bold;
}
#footer #sol .emailSubcripeForm .error {
	color: #fff;
       display: inline-block;
       background-color: transparent;
       padding: 0 5px;
       margin: 5px 0;
       border-radius: 3px;
       font-size: 12px;
       font-weight: bold;
       line-height: 25px;
}
#footer #sol .emailSubcripeForm span {
	color: #fff;
       display: inline-block;
       background-color: transparent;
       padding: 0 5px;
       margin: 5px 0;
       border-radius: 3px;
	font-size:12px; 
	font-weight: bold;
       line-height: 25px;
}
#footer #sol .emailSubcripeForm input {
	border-radius: 0;
       background: #fff;
       font-size: 12px;
       float: left;
       width: 200px;
       height: 37px;
       margin: 0px;
       padding-left: 5px;
       padding-top: 0px;
       padding-bottom: 0px;
       padding-right: 0px;
       border: 0px;
}
#footer #sol .emailSubcripeForm .kayitbuton {
       font-size: 14px;
       text-decoration: none;
       background-color: #ae2422;
       color: #fff;
       width: 110px;
       height: 37px;
}
#footer #sol .sosyalmedya {
       clear: both;
       width: 100%;
       list-style: none;
       display: flex;
       align-items: center;
       justify-content: center; 
}
#footer #sol .sosyalmedya ul{
       display: flex;
       align-items: center;
       justify-content: center; 
       margin: 5px 0;
       padding: 0;
}
#footer #sol .sosyalmedya ul li {
       display: flex;
       margin-left: 5px;
       margin-right: 5px;
}
#footer #sol .sosyalmedya ul li a {
       text-align: center;
       transition-duration: 0.3s;
       width: 31px;
       margin-bottom: 3px;
}
#footer #sol .sosyalmedya ul li a i {
       color: #fff;
       font-size: 20px;
       line-height: 2;
}
#footer #sol .sosyalmedya ul li a:hover {
       color: #ae2422;
}
#footer #sol .sosyalmedya ul li a:hover i {
       color: #ae2422;
}

#footer #sag { 	
	float: right;
	width: 70%;
       height: 300px;
	margin: 0px;
	padding: 0px;
       background: #000000;
}
#footer #sag .menuCola {
	list-style-type:none;	
	float:left; 
	width:270px;
	padding: 15px;
}
#footer #sag .menuCola span { 
	font-size: 16px;
       font-weight: 700;
       text-transform: uppercase;
       margin-bottom: 25px;
       color: #fff;
       padding-bottom: 14px;
}
#footer #sag .menuCola ul {
	padding-left: 0;
       padding-top: 10px;
       list-style: none;
       border-top: 1px solid rgba(255,255,255,0.1);
}
#footer #sag .menuCola li {
	color: #fff;
       margin-bottom: 12px;
}
#footer #sag .menuCola li a {
	color: #fff;
       line-height: 1.4;
       -webkit-transition: all 300ms ease-in-out;
       -moz-transition: all 300ms ease-in-out;
       -ms-transition: all 300ms ease-in-out;
       -o-transition: all 300ms ease-in-out;
       transition: all 300ms ease-in-out;
}
#footer #sag .menuCol {
	list-style-type:none;	
	float:left; 
	width:230px;
	padding: 15px;
}
#footer #sag .menuCol span { 
	font-size: 16px;
       font-weight: 700;
       text-transform: uppercase;
       margin-bottom: 25px;
       color: #fff;
       padding-bottom: 14px;
}
#footer #sag .menuCol ul {
	padding-left: 0;
       padding-top: 10px;
       list-style: none;
       border-top: 1px solid rgba(255,255,255,0.1);
}
#footer #sag .menuCol li {
	color: #fff;
       margin-bottom: 12px;
}
#footer #sag .menuCol li a {
	color: #fff;
       line-height: 1.4;
       display: block;
       text-transform: capitalize;
       -webkit-transition: all 300ms ease-in-out;
       -moz-transition: all 300ms ease-in-out;
       -ms-transition: all 300ms ease-in-out;
       -o-transition: all 300ms ease-in-out;
       transition: all 300ms ease-in-out;
}
#footer #sag .menuCol li a:hover {
	color: #fff;
	margin-left: 7px;
}

#footer #sag .etiketlertags {
       clear: both;
       width: 100%;
       list-style: none;
       display: flex;
       align-items: center;
       justify-content: center; 
       padding-top: 1px;
       padding-bottom: 20px;
}
#footer #sag .etiketlertags h1 {
	display: block;
	font-size: 0em;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #sag .etiketlertags h1 a {
       font-size: 11px;
       text-align:center;
}
#footer #sag .etiketlertags h2 {
	display: block;
	font-size: 0em;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #sag .etiketlertags h2 a {
       font-size: 11px;
       text-align:center;
}
#footer #sag .etiketlertags h3 {
	display: block;
	font-size: 0em;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #sag .etiketlertags h3 a {
       font-size: 11px;
       text-align:center;
}
#footer #sag .etiketlertags h4 {
	display: block;
	font-size: 0em;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #sag .etiketlertags h4 a {
       font-size: 11px;
       text-align:center;
}
#footer #sag .etiketlertags h5 {
	display: block;
	font-size: 0em;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #sag .etiketlertags h5 a {
       font-size: 11px;
       text-align:center;
}
#footer #sag .etiketlertags h6 {
	display: block;
	font-size: 0em;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #sag .etiketlertags h6 a {
       font-size: 11px;
       text-align:center;
}
#footer #sag .etiketlertags .buttonns {
       text-align:center;
       font-size: 12px;
       padding: 10px 10px 10px 10px;
       text-decoration: none;
       display: inline-block;
       background-color: #ae2422;
       border-color: #ae2422;
       color: #fff;
}
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}

.banner-square {
	list-style : none;
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.banner-square img {
}

.product_image {
	list-style : none;
	position: relative;
}
.product_image img {
}

.promotags {
	display: block;
	position: absolute;
	z-index: 1;
} 

#search_results {
        margin:0px;
        padding:5px;
        position: absolute;
        top: 24px;
        left: 28px;
        background-color: #555;
        list-style-type: none;
        z-index: 12;
        min-width: 260px;
        border-bottom: 1px solid #000;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
}
#search_results li {
        padding: 5px;
}
#search_results a,
#search_results a:visited,
#search_results a:hover {
        color: #fff;
        text-decoration: none;
}
#search_results a:hover {
        color: #FFF;
}
#search_results li:hover {
        background-color: #000;
}
#search_results .highlighted {
        background-color: #000;
}

.ui-notify-cross { 
	margin-top:-4px; 
	float:right; 
	cursor:pointer; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	text-shadow:0 1px 1px #fff; 
	padding:2px 
}
.ui-notify-cross:active { 
	position:relative; 
	top:1px 
}
.ui-notify {
	position: fixed;
	right: 10px;
	top: 10px;
	width: 310px;
	z-index: 1000;
}
.ui-notify-message {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
       margin-bottom: 15px;
       padding: 5px;
       position: relative;
       left:-3px;
       width:307px;
}
.ui-notify-message h2 {
	text-align:center;
       font-size: 16px;
       line-height: 18px;
       margin-left: 5px;
       margin-right: 5px;
       padding-bottom: 0;
       padding-top: 0;
}
.ui-notify-message .s_button_remove {
       font-size: 1px;
       right: 10px;
       text-indent: -1000em;
       top: 10px;
}
.ui-notify-message h3 {
	text-align:center;
       color: #333333;
       font-weight: normal;
       font-size:9pt;
}
.ui-notify-message .s_item {
       margin: 0 5px 16px !important;
}
.ui-notify-message .s_item:hover {
       background: none repeat scroll 0 0 transparent;
       box-shadow: none;
       margin: 0 5px 16px !important;
       padding: 0 !important;
}

.s_success_24 {
	display:block !important;
}
.s_icon_Shop {
	background:url("../image/iconNotif.png") no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-left:15px;
}
.s_icon_Compare {
	background:url("../image/iconCompare.png") no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-left:15px;
}

.s_icon_WishList {
	background:url("../image/iconWishList.png") no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-left:15px;
}

.ui-notify-message h2 {
	width:190px;
	padding:7px;
}

.titleSuccess {
	float:right;
	margin-right:1px;
	width:230px;
}

.pictureProduct {
	width:48px;
	height:48px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding:0px;
}

.pictureP {
	width:48px;
	height:48px;
	margin:0px;
	padding:0px;
}

.nameP {
	width:290px;
	padding-top:7px;
       margin-bottom:4px;
}

.ui-notify-message {
	min-height:95px;
}

.classHeight {
       min-height:105px;
}

.namePtext {
	margin:0px;
}

#checkoutLabel {
	left:102px;
	top:5px;
	position:relative;
}

#checkoutLabel a {
	color:#943441 !important;
}

.rightPart {
	text-align:center;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#F0EEE6;
	padding-left:20;
	width:145px;
}	

.leftPart {
	text-align:center;
	width:200px;
}	

.middlePart {
	text-align:left;
	padding-left:15px;
	padding-right:20px;
	width:280px;
}

#monContainer {
	display:none;
}

a.box-fbconnect-a {
	color: #FFFFFF;
       display: inline-block;
       margin: 2px 0;
       padding: 2px 5px;
}

a.box-fbconnectt-a {
       color: #FFFFFF;
       display: inline-block;
       margin: 6px 0;
       padding: 2px 1px;
}
.pm-quantity {
       float: none;
}
.pm-quantity a {
       font-size: 10px;
}
.pm-quantity .kutu {
       text-align: center;
       border: 0;
       box-sizing: border-box;
       font-size: 14px;
       color: #000;
}
.pm-quantity .kutu1 {
       text-align: center;
       border: 0;
       box-sizing: border-box;
       font-size: 12px;
       color: #000;
}
.pm-quantity a.plus {
       /*background:url('../image/plus-plus-icon.png') no-repeat;*/
}
.pm-quantity a.minus {
       /*background:url('../image/plus-minus-icon.png') no-repeat;*/
}
.tbox {
       margin: 0px;
}
#tfirst {
       width: 30px;
       height: 29px;
       padding-top: 15px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-left: 1px solid #eeeeee;
       border-radius: 6px 0px 0px 6px;
}
#tsecond {
       width: 30px;
       height: 31px;
       padding-top: 13px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
}
#tsecond input {
       padding: 0px;
       margin-left: 0px;
       margin-right: 0px;
       margin-top: 0px;
}
#tthird {
       width: 30px;
       height: 29px;
       padding-top: 15px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-right: 1px solid #eeeeee;
       border-radius: 0px 6px 6px 0px;
}
#tfirstx {
       width: 30px;
       height: 20px;
       padding-top: 10px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-left: 1px solid #eeeeee;
}
#tsecondx {
       width: 30px;
       height: 25px;
       padding-top: 5px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
}
#tsecondx input {
       padding: 0px;
       margin-left: 0px;
       margin-right: 0px;
       margin-top: 0px;
}
#tthirdx {
       width: 30px;
       height: 20px;
       padding-top: 10px;
       text-align: center;
       border-top: 1px solid #eeeeee;
       border-bottom: 1px solid #eeeeee;
       border-right: 1px solid #eeeeee;
}
.fbox {
	margin: 0px;
}
#ffour {
       padding-left: 25px;

}

#topcontrol {
       z-index:99999!important;
}
.wtsp {
       position:fixed;
       bottom:5px;
       right:15px;
       z-index:9999;
}
.field-icon {
       margin-right: 8px;
       margin-left: -25px;
       margin-top: -25px;
       position: relative;
       z-index: 2;
}
.yfield-icon {
       margin-left: -54px;
       margin-top: 6px;
       position: absolute;
       padding: 15px;
       background-color: #f9f9f9;
       border-radius: 0px 4px 4px 0px;
       color: #747474;
       overflow: hidden;
       border-left: 1px solid #DDDDDD;
}
.popover-wrapper {
       position: relative;
}
.inputerror {
       border-color: #FF0000;
       width: 100%;
       height: 45px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.inputerrortextarea {
       border-color: #FF0000;
       width: 100%;
       height: 100px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.error1 {
       color: #FF0000;
       font-size: 10px;
       line-height: 1;
       pointer-events: none;
       position: absolute;
       top: 11px;
       right: 6px;
       background: #ffffff;
       z-index: 1;
}
.error1pas {
       color: #FF0000;
       font-size: 10px;
       line-height: 1;
       pointer-events: none;
       position: absolute;
       top: 11px;
       right: 60px;
       background: #ffffff;
       z-index: 1;
}
.error1kod {
       color: #FF0000;
       font-size: 10px;
       line-height: 1;
       pointer-events: none;
       position: absolute;
       top: 11px;
       right: 148px;
       background: #ffffff;
       z-index: 1;
}
.input-placeholder {
       background-color: #fff;
       color: #373738;
       font-size: 13px;
       font-weight: bold;
       display: flex;
       align-items: center;
       width: auto;
       padding: 0 7.5px;
       position: absolute;
       top: -5px;
       left: 7.5px;
       pointer-events: none;
       transition: all 200ms ease-in-out;
       visibility: visible;
}
.input-placeholdertel {
       background-color: #fff;
       color: #373738;
       font-size: 13px;
       font-weight: bold;
       display: flex;
       align-items: center;
       width: auto;
       padding: 0 7.5px;
       position: absolute;
       top: -5px;
       left: 85px;
       pointer-events: none;
       transition: all 200ms ease-in-out;
       visibility: visible;
}
.required1 {
       color: #FF0000;
       margin-left: 5px;
       font-weight: 700;
}
.form-controltextarea {
       width: 100%;
       height: 100px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.form-control {
       width: 100%;
       height: 45px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.form-control1 {
       width: 96%;
       height: 28px;
       background-color: #fff;
}
.form-controlkod {
       width: 100%;
       height: 40px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.kutu  {
}
.kutu .kutu-heading {
       padding: 10px 10px 10px 10px;
       border-bottom: none;
       font-size: 18px;
       font-weight: bold;
       line-height: 12px;
       color: #666666;
       border: 1px solid #DBDEE1;
}
.kutu .kutu-content {
       background: #FFFFFF;
       border-left: 1px solid #DBDEE1;
       border-right: 1px solid #DBDEE1;
       border-bottom: 1px solid #DBDEE1;
       padding: 10px;
}
.kutu img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.kutu img:hover {
	opacity: 0.4;
}

.login-content {
	overflow: auto;
}
.login-content .contentx {
	padding: 10px;
       overflow: auto;
       border: 1px solid #fff;
}
.login-content .sol {
	float: left;
	width: 47%;
       border: 1px solid #E7E7E7;
}
.login-content .sag {
	float: right;
	width: 47%;
       border: 1px solid #E7E7E7;
}
.login-content .baslik {
       padding: 10px;
       font-size: 18px;
       font-weight: bold;
}
.login-content .sifre {
       font-size: 14px;
       font-weight: bold;
       color: #666666;
       padding-top: 10px;
       padding-bottom: 10px;
}
.formalani {
       width: 48%;
       border-collapse: collapse;
       margin: auto;
       padding: 25px;
       box-shadow: 25px 0px 20px -20px rgba(0,0,0,0.05), -25px 0px 20px -20px rgba(0,0,0,0.05);
}
.formalani select {
       background-color: #FFFFFF;
       /*border: 1px solid #DDDDDD;*/
       border-radius: 4px;
       padding: 6px;
       height: 45px;
       margin-top: 5px;
}
.formalanigeri {
       width: 100%;
       border-collapse: collapse;
       margin: auto;
}
.formalanigeri select {
       background-color: #FFFFFF;
       border-radius: 4px;
       padding: 6px;
       height: 45px;
       margin-top: 5px;
}
.formalani2 {
       width: 48%;
       border-collapse: collapse;
}
.formalani2 select {
       background-color: #FFFFFF;
       border-radius: 4px;
       padding: 6px;
       height: 45px;
       margin-top: 5px;
}
#xcompany {
       display: none;
}
#xvergidaire {
       display: none;
}
#xvergino {
       display: none;
}
#xtckimlik {
       display: none;
}
#xpayment-paypal {
       display: none;
}
#xpayment-cheque {
       display: none;
}
#xpayment-bank1 {
       display: none;
}
#xpayment-bank2 {
       display: none;
}
#xpayment-bank3 {
       display: none;
}
#xpayment-bank4 {
       display: none;
}
#xpayment-bank5 {
       display: none;
}
.uyegirispanel {
       text-align: left;
	color: #000;
       font-size: 13px;
       padding-top: 10px;
       padding-bottom: 10px;
}
.uyegirispanel a {
	color: #000;
	font-weight: bold;
       font-size: 13px;
       text-decoration: underline;
}
.uyegirispanel a:hover {
	color: #000;
	font-weight: bold;
       font-size: 13px;
       text-decoration: none;
}
.empty-cart {
	color: #000;
	font-weight: bold;
       font-size: 13px;
       text-decoration: none;
       text-align: center;
}
.empty-cart img {
}
.empty-cart-font {
	color: #000;
	font-weight: bold;
       font-size: 15px;
       text-decoration: none;
       text-align: center;
       padding-top: 10px;
       padding-bottom: 10px;
}
.register {
       min-width: 250px;
}
.guest {
       min-width: 250px;
}
.account-grid {
	width: 100%;
	overflow: auto;
}
.account-grid > div {
       position: relative;
       width: 15%;
       display: inline-block;
       vertical-align: middle;
       margin-top: 20px;
       margin-left: 10px;
       margin-right: 10px;
       margin-bottom: 20px;
       padding: 15px;
       border-left: 1px solid #E7E7E7;
       border-right: 1px solid #E7E7E7;
}
.account-grid .image {
	display: block;
	margin-bottom: 0px;
}
.account-grid .image img {
	/*padding: 3px;*/
}
.account-grid .name {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.account-grid .name a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 92%;
}
.newspopups {
	width: 50%;
}
.xbutton {
	border: 1px solid #000;
       font-size: 14px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       border-radius: 6px;
       width: 30%;
       padding: 12px 12px;
}
a.buttonx {
	border: 1px solid #000;
       font-size: 14px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       border-radius: 6px;
       width: 30%;
       padding: 12px 12px;
}
a.buttony {
	border: 1px solid #000;
       font-size: 14px;
       text-decoration: none;
       display: inline-block;
       font-weight: bold;
       color: #FFFFFF;
       background-color: #000;
       border-radius: 6px;
       padding: 8px 12px 8px 12px;
}
.formxx {
	display: flex !important;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.xleft {
	flex-basis: 48%;
       max-width: 48%;
       padding-left: 5px;
       padding-right: 5px;
}
.xright {
	flex-basis: 48%;
       max-width: 48%;
       padding-left: 5px;
       padding-right: 5px;
}
.formalanigerisol {
       width: 100%;
       border-collapse: collapse;
       margin: auto;
}
.formalanigerisag {
       width: 100%;
       border-collapse: collapse;
       margin: auto;
}
.capim-icon {
       margin-left: -142px;
       margin-top: 6px;
       position: absolute;
       padding: 13.9px;
       background-color: #f9f9f9;
       border-radius: 0px 4px 4px 0px;
       color: #747474;
       overflow: hidden;
       border-left: 1px solid #DDDDDD;
}
.capim-icon-refresh {
       margin-left: -54px;
       margin-top: 6px;
       position: absolute;
       padding: 15px;
       background-color: #f9f9f9;
       border-radius: 0px 4px 4px 0px;
       color: #747474;
       overflow: hidden;
       border-left: 1px solid #DDDDDD;
}
.product-control {
       width: 50%;
       height: 35px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.product-controltextarea {
       width: 50%;
       height: 100px;
       background-color: #fff;
       box-sizing:border-box;
       -moz-box-sizing:border-box;
}
.product-controlselect {
       width: 50%;
       height: 35px;
       background-color: #fff;
       box-sizing: border-box;
       -moz-box-sizing: border-box;
       margin-top: 5px;
}
.errorBtn {
       font-size: 50px;
       text-align: center;
}
.errorTitle {
       font-size: 20px;
       text-align: center;
}