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

img { 
	max-width:100%; 
	max-height:auto; 
}

#container { 
       width:100%;
	margin:0 auto; 
}

#content {
       min-height: 110px;
       padding-bottom: 10px;
       width: 95%;
       margin: 0 auto;
}

#menu1 { display:none!important; }
#mobileNav1 { display:none!important; }
#header .menu1 { display:none!important; }
#header .links0 { display:none!important; }
#header .links1 { display:none!important; }
#header .links2 { display:none!important; }
.links9 { display:none!important; }
.roundabout { display:none!important; }
.skin-slidedeck { display:none!important; }
.slideshow { display:none!important; }
.accordion { display:none!important; }
.jcarousel-skin-ozesbilisimmm { display:none!important; }


.js .slicknav_menu { 
       display:block; 
}

#header {
	height: 160px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 99;
}
#header #cart {
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 9;
}
#header #cart .heading {
	position: relative;
	float: right;
	margin-right: 16px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	z-index: 1;
}
#header #cart .heading a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#header #cart .heading a span {
}
#header #veri {
	position: absolute;
       top: 1px;
       right: 3px;
       font-size: 13px;
       color: #000;
       font-weight: bold;
}
#header #search { 
       position: relative;
       top: 110px;
       width: 95%;
       height: 40px;
       border-bottom: 1px solid #E7E7E7;
       margin: 0 auto;
}
#header .button-search {
       position: absolute;
       right: 10px;
       background: url('../image/bsearch.png') center center no-repeat;
       width: 40px;
       height: 40px;
       cursor: pointer;
       border: none;
}
#header #search input {
	width: 300px;
	font-size:12px;
	color:#000000;
	border:0;
       margin: 9px 5px 0px 8px;
	float:left;
	outline:0;
	background:none;
}
#header #welcome {
	position: absolute;
       top: 12px;
       left: 3px;
       text-align: center;
       color: #000000;
       font-size: 12px;
}
#header #welcome a {
	color: #000000;
	font-size:12px;
}
#header #links {
}
#header #links a {
}
#header #logo {
	position: absolute;
	top:50px; 
       left: 35px;
}
#header #logo img {
       max-width: 70%;
       height: auto;
}
#header .links3 {
	position: absolute;
       top: 55px;
       right: 75px;
}
#header .links3 img {
	max-width: 80%;
	height: auto;
}
#header .links4 {
	position: absolute;
	top: 55px;
	right: 40px;
}
#header .links4 img {
	max-width: 80%;
	height: auto;
}
#header .links5 {
	position: absolute;
	top: 50px;
	right: 0;
}
#header .links5 img {
	max-width: 80%;
	height: auto;
}
#header .links8 {
       position: absolute;
       top: 0px;
       right: 0px;
       min-width: 100%;
       min-height: 35px;
       border-bottom: 1px solid #E7E7E7;
}
#header #cssmenuler,
#header #cssmenuler ul,
#header #cssmenuler ul li,
#header #cssmenuler ul li a,
#header #cssmenuler #menu-button {
       margin: 0;
       padding: 0;
       border: 0;
	color: #000;
       list-style: none;
       line-height: 1;
       display: block;
       position: relative;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       box-sizing: border-box;
}
#header #cssmenuler:after,
#header #cssmenuler > ul:after {
       content: ".";
       display: block;
       clear: both;
       visibility: hidden;
       line-height: 0;
       height: 0;
}
#header #cssmenuler #menu-button {
       display: none;
}
#header #cssmenuler {
       position: absolute;
       top: 45px;
       left: 5px;
}
#header #cssmenuler > ul > li {
       float: left;
}
#header #cssmenuler.align-center > ul {
       font-size: 0;
       text-align: center;
}
#header #cssmenuler.align-center > ul > li {
       display: inline-block;
       float: none;
}
#header #cssmenuler.align-center ul ul {
       text-align: left;
}
#header #cssmenuler.align-right > ul > li {
       float: right;
}
#header #cssmenuler > ul > li > a {
       padding: 17px;
       font-size: 12px;
       letter-spacing: 1px;
       text-decoration: none;
       color: #000;
       font-weight: 700;
       text-transform: uppercase;
}
#header #cssmenuler > ul > li:hover > a {
       color: #000;
}
#header #cssmenuler > ul > li.has-sub > a {
       padding-right: 30px;
}
#header #cssmenuler > ul > li.has-sub > a:after {
       position: absolute;
       top: 22px;
       right: 11px;
       width: 8px;
       height: 2px;
       display: block;
       background: #000;
       content: '';
}
#header #cssmenuler > ul > li.has-sub > a:before {
       position: absolute;
       top: 19px;
       right: 14px;
       display: block;
       width: 2px;
       height: 8px;
       background: #000;
       content: '';
       -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
       -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
       transition: all .25s ease;
}
#header #cssmenuler > ul > li.has-sub:hover > a:before {
       top: 23px;
       height: 0;
}
#header #cssmenuler ul ul {
       position: absolute;
       left: -9999px;
}
#header #cssmenuler.align-right ul ul {
       text-align: right;
}
#header #cssmenuler ul ul li {
       height: 0;
       -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
       -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
       transition: all .25s ease;
}
#header #cssmenuler li:hover > ul {
       left: auto;
}
#header #cssmenuler.align-right li:hover > ul {
       left: auto;
       right: 0;
}
#header #cssmenuler li:hover > ul > li {
       height: 35px;
}
#header #cssmenuler ul ul ul {
       margin-left: 100%;
       top: 0;
}
#header #cssmenuler.align-right ul ul ul {
       margin-left: 0;
       margin-right: 100%;
}
#header #cssmenuler ul ul li a {
       border-bottom: 1px solid rgba(150, 150, 150, 0.15);
       padding: 11px 15px;
       width: 170px;
       font-size: 12px;
       text-decoration: none;
       color: #000;
       font-weight: 400;
       background: #333333;
}
#header #cssmenuler ul ul li:last-child > a,
#header #cssmenuler ul ul li.last-item > a {
       border-bottom: 0;
}
#header #cssmenuler ul ul li:hover > a,
#header #cssmenuler ul ul li a:hover {
       color: #000;
}
#header #cssmenuler ul ul li.has-sub > a:after {
       position: absolute;
       top: 16px;
       right: 11px;
       width: 8px;
       height: 2px;
       display: block;
       background: #000;
       content: '';
}
#header #cssmenuler.align-right ul ul li.has-sub > a:after {
       right: auto;
       left: 11px;
}
#header #cssmenuler ul ul li.has-sub > a:before {
       position: absolute;
       top: 13px;
       right: 14px;
       display: block;
       width: 2px;
       height: 8px;
       background: #000;
       content: '';
       -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
       -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
       transition: all .25s ease;
}
#header #cssmenuler.align-right ul ul li.has-sub > a:before {
       right: auto;
       left: 14px;
}
#header #cssmenuler ul ul > li.has-sub:hover > a:before {
       top: 17px;
       height: 0;
}
#header #cssmenuler ul {
       width: 130%;
       display: none;
       background-color: #fff;
}
#header #cssmenuler.align-center > ul {
       text-align: left;
}
#header #cssmenuler ul li {
       width: 100%;
       border: 1px solid rgba(120, 120, 120, 0.2);
}
#header #cssmenuler ul ul li,
#header #cssmenuler li:hover > ul > li {
       height: auto;
}
#header #cssmenuler ul li a,
#header #cssmenuler ul ul li a {
       width: 100%;
       border-bottom: 0;
}
#header #cssmenuler > ul > li {
       float: none;
}
#header #cssmenuler ul ul li a {
       padding-left: 25px;
}
#header #cssmenuler ul ul ul li a {
       padding-left: 35px;
}
#header #cssmenuler ul ul li a {
       color: #000000;
       background: none;
}
#header #cssmenuler ul ul li:hover > a,
#header #cssmenuler ul ul li.active > a {
       color: #000000;
}
#header #cssmenuler ul ul,
#header #cssmenuler ul ul ul,
#header #cssmenuler.align-right ul ul {
       position: relative;
       left: 0;
       width: 100%;
       margin: 0;
       text-align: left;
}
#header #cssmenuler > ul > li.has-sub > a:after,
#header #cssmenuler > ul > li.has-sub > a:before,
#header #cssmenuler ul ul > li.has-sub > a:after,
#header #cssmenuler ul ul > li.has-sub > a:before {
       display: none;
}
#header #cssmenuler #menu-button {
       display: block;
       padding: 17px;
       color: #FFF;
       cursor: pointer;
       font-size: 12px;
       text-transform: uppercase;
       font-weight: 700;
}
#header #cssmenuler #menu-button:after {
       position: absolute;
       top: 22px;
       left: 1px;
       display: block;
       height: 4px;
       width: 20px;
       border-top: 2px solid #000;
       border-bottom: 2px solid #000;
       content: '';
}
#header #cssmenuler #menu-button:before {
       position: absolute;
       top: 16px;
       left: 1px;
       display: block;
       height: 2px;
       width: 20px;
       background: #000;
       content: '';
}
#header #cssmenuler #menu-button.menu-opened:after {
       top: 23px;
       border: 0;
       height: 2px;
       width: 15px;
       background: #000;
       -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
       -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
       transform: rotate(45deg);
}
#header #cssmenuler #menu-button.menu-opened:before {
       top: 23px;
       background: #000;
       width: 15px;
       -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
       -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
}
#header #cssmenuler .submenu-button {
       position: absolute;
       z-index: 99;
       right: 0;
       top: 0;
       display: block;
       border-left: 1px solid rgba(120, 120, 120, 0.2);
       height: 46px;
       width: 46px;
       cursor: pointer;
}
#header #cssmenuler .submenu-button.submenu-opened {
       background: #F7F7F7;
}
#header #cssmenuler ul ul .submenu-button {
       height: 34px;
       width: 34px;
}
#header #cssmenuler .submenu-button:after {
       position: absolute;
       top: 22px;
       right: 19px;
       width: 8px;
       height: 2px;
       display: block;
       background: #000000;
       content: '';
}
#header #cssmenuler ul ul .submenu-button:after {
       top: 15px;
       right: 13px;
}
#header #cssmenuler .submenu-button.submenu-opened:after {
       background: #000000;
}
#header #cssmenuler .submenu-button:before {
       position: absolute;
       top: 19px;
       right: 22px;
       display: block;
       width: 2px;
       height: 8px;
       background: #000000;
       content: '';
}
#header #cssmenuler ul ul .submenu-button:before {
       top: 12px;
       right: 16px;
}
#header #cssmenuler .submenu-button.submenu-opened:before {
       display: none;
}

.breadcrumb1 {
       color: #000000;
       padding: 8px 0 8px;
       margin: 0 0 10px 0;
       border-bottom: 1px solid #E7E7E7;
}

#akanresim {
       position: relative;
       top: 0px;
}
#akanresim1 {
       position: relative;
       top: 0px;
}

.links8 {
       position: absolute;
       top: 0px;
       right: 0px;
       min-width: 100%;
       min-height: 35px;
       border-bottom: 1px solid #E7E7E7;
}

.category-list {
	overflow: auto;
	margin-bottom: 10px;
}
.category-list ul {
	float: left;
	width: 47%;
	padding: 1px 1px;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEEEEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEEEEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEEEEE);
	background-image: linear-gradient(#F8F8F8,#EEEEEE);
	padding: 1%;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #FFFFFF;
       width:14%;
       text-align: center;
       float: center;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEEEEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEEEEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEEEEE);
	background-image: linear-gradient(#F8F8F8,#EEEEEE);
	padding: 1%;
	font-weight: bold;
	font-size: 12px;
	color: #888;
	text-shadow: 0 1px 0 #FFFFFF;
       width:14%;
       margin-left: 2px;
       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: 100%;
}
.checkout-content .right {
	float: left;
	width: 100%;
}
.checkout-content .panel {
       border-top: 1px solid #E7E7E7;
}
.checkout-content .buttons {
	clear: both;
}
.box .box-product {
       width: 100%;
       overflow: auto;
}
.box .box-product > div {
       position: relative;
	width: 40%;
	display: inline-block;
	vertical-align: top;
	padding: 1%;
}
.box1 .box1-product {
}
.box1 .box1-product .name a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	min-height: 50px;
}
.box1 .box1-product .price {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	min-height: 40px;
}
.box1 .box1-product .price-old {
	font-size: 11px;
	color: #F00;
	text-decoration: line-through;
}
.box1 .box1-product .price-new {
	font-size: 14px;
	font-weight: bold;
}
.box1 .box1-product .indirim {
       position: absolute;
       background: #EA4335;
       top: -15px;
       padding: 5px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 11px;
}
.box1 .box1-product .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #A42F25;
       border-left: 15px solid transparent;
}

.product-grid {
       width: 100%;
       overflow: auto;
}
.product-grid > div {
       position: relative;
	width: 40%;
	display: inline-block;
	vertical-align: top;
	padding: 1%;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.product-grid .name a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
       min-height: 25px;
}
.product-grid .price {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	min-height: 20px;
}
.product-grid .price-old {
	font-size: 11px;
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-size: 14px;
	font-weight: bold;
}
.product-grid .indirim {
       position: absolute;
       background: #EA4335;
       top: -15px;
       padding: 5px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 11px;
}
.product-grid .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #A42F25;
       border-left: 15px solid transparent;
}


.product-grid1 {
       width: 100%;
       overflow: auto;
}
.product-grid1 > div {
       position: relative;
	width: 44%;
	display: inline-block;
	vertical-align: top;
	padding: 1%;
	border-top: 2px solid #E7E7E7;
	border-left: 2px solid #E7E7E7;
	border-right: 2px solid #E7E7E7;
	border-bottom: 2px solid #E7E7E7;
}
.product-grid1 .name a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	min-height: 50px;
}
.product-grid1 .price {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	min-height: 40px;
}
.product-grid1 .price-old {
	font-size: 11px;
	color: #F00;
	text-decoration: line-through;
}
.product-grid1 .price-new {
	font-size: 14px;
	font-weight: bold;
}
.product-grid1 .indirim {
       position: absolute;
       background: #EA4335;
       top: -15px;
       padding: 5px;
       margin-left: 15px;
       color: #FFF;
       border-radius: 0 0 2px 2px;
       font-size: 11px;
}
.product-grid1 .indirim:before {
       content: "";
       position: absolute;
       left: -15px;
       right: 0;
       top: 0;
       bottom: 0;
       width: 0;
       height: 0;
       border-bottom: 15px solid #A42F25;
       border-left: 15px solid transparent;
}

input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}

#frWrapper { 
       width:100%; 
       height:100%;
       background:#fff; 
}

#footer { 
       clear:both; 
       min-height:140px; 
       width:100%; 
       margin:0 auto; 
}
#footer #sol { 	
       float: none;
       width: 100%;
       height: 240px;
       margin: 0px;
       padding-right: 0px;
	background: #F7F7F7;
}
#footer #sol .emailSubcripeForm {
       float: left;
       width: 90%;
       height: 140px;
       z-index: 99;
       padding: 15px;
}
#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: #565656;
       font-size: 20px;
       line-height: 2;
}
#footer #sol .sosyalmedya ul li a:hover {
       color: #ea3a3c;
}
#footer #sol .sosyalmedya ul li a:hover i {
       color: #ea3a3c;
}
#footer #sag { 	
	float: none;
	width: 100%;
       height: 100%;
	margin: 0px;
	padding: 0px;
       background: #EEEEEE;
}
#footer #sag .menuCola {
	list-style-type:none;	
	float:left; 
	width:90%;
	padding: 15px;
}
#footer #sag .menuCola span { 
	font-size: 16px;
       font-weight: 700;
       text-transform: uppercase;
       margin-bottom: 25px;
       color: #565656;
       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: #565656;
       margin-bottom: 12px;
}
#footer #sag .menuCola li a {
	color: #565656;
       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 {
	list-style-type:none;	
	float:left; 
	width:90%;
	padding: 15px;
}
#footer #sag .menuCol span { 
	font-size: 16px;
       font-weight: 700;
       text-transform: uppercase;
       margin-bottom: 25px;
       color: #565656;
       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: #565656;
       margin-bottom: 12px;
}
#footer #sag .menuCol li a {
	color: #565656;
       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: #EA3A3C;
	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: #ea3a3c;
       border-color: #ea3a3c;
       color: #fff;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { 
       float: none; 
}

.container_12 { 
       padding:0 8px; 
       width:auto 
}
.mobileFpart { 
       display:block!important; 
}

#column-left, #column-right { 
       display:none; 
}
#column-left + #column-right + #content, #column-left + #content { 
       margin: inherit;
}

.product-info { 
       overflow:visible; 
       margin-bottom:20px; 
}
.product-info > .left {
       min-width:100%; 
	float:left;
       margin-bottom: 60px;
       margin-top: 10px;
}
.product-info > .left + .right {
	margin-left:0px;
	background:#fff;
	border:solid 1px #eeeeee;; 
	border-radius:1px; 
	-moz-border-radius:1px; 
	-khtml-border-radius:1px; 
	border-radius:1px; 
	-ms-border-radius:1px; 
	-o-border-radius:1px; 
       padding:5px;
	box-shadow:0px 0px 1px#eeeeee;
	-moz-box-shadow:0px 0px 1px #eeeeee;
	-webkit-box-shadow:0px 0px 1px #eeeeee; 
	-o-box-shadow:0px 0px 1px #eeeeee; 
	-ms-box-shadow:0px 0px 1px #eeeeee;
}
.product-info .image {
       width: 100%;
       margin-left: 0px;
       margin-right: 0px;
       padding: 0px;
	text-align: center;
}
.product-info .image_inside{
       width: 70%;
       left: 15%;
       right: 15%;
	border: 1px solid #ffffff;	
	border-radius:3px;
       -webkit-border-radius:3px;
       -moz-border-radius:3px;
       padding: 6px;
   	position:relative;
	z-index:20;     
}
.product-info .image img {
       margin: 0px;
       padding: 0px;
}
.product-info .image-additional {
	min-width:100%;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
}
.htabs { 
      width:100%;
      float:left;
      text-align:left; 
}
.htabs a {
       padding:8px 0px 8px 0px;
	border-radius: 0px 0px 0px 0px;
       background:#ddd;
       border-top: 1px solid #ddd;
       border-bottom: 1px solid #fff;
       width:100%;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
.htabs a.selected {
       padding-bottom: 5px;
	background: #FFFFFF;
       border-bottom: 1px solid #ddd;
}
.tab-content {
	margin: 0px 0px 0px 0px;
       border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.htabs1 {
	position: relative;
       margin: auto;
       text-align: center;
       top: 0px;
}
.htabs1 a {
       padding: 15px 25px 15px 25px;
       color: #777777;
       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;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}

#column-right + #content { 
       margin: inherit;
}

.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}
.cart-info td {
	padding: 7px;
	top: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
.cart-info thead .remove {
	text-align: left;
}
.cart-info thead .image {
	display:none!important;
}
.cart-info thead .model {
	display:none!important;
}
.cart-info thead .name {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: left;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
.cart-info tbody .remove {
	vertical-align: middle;
       text-align: left;
}
.cart-info tbody .image {
	display:none!important;
}
.cart-info tbody .model {
	display:none!important;
}
.cart-info tbody .name {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: left;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.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 {
	display:none!important;
}
.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 {
	display:none!important;
}
.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;
}

.order-info-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;
}
.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 {
	display:none!important;
}
.order-infoproduct thead .quantity, .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 {
	display:none!important;
}
.order-infoproduct tbody .quantity, .order-infoproduct tbody .price, .order-infoproduct tbody .total {
	text-align: right;
}
.order-infoproduct tfoot td {
	text-align: right;
	border-bottom: 1px solid #eeeeee;
}
.success, .warning, .attention, .information, .information1, .success22, .rev-success {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555;
}

.success a, .warning a, .attention a, .information a, .information1 a, .success22 a, .rev-success a{
       color:#333;
}

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

.success {
       width:70%;
       left: 5%;
       right: 5%;
	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:10px 28px 15px 18px;
	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:#fff;
       font-size:12px;
       color:#333;
}

.success22 {
       background:url(../image/onayverildi.png) no-repeat 7px 6px #c2ee9b;
       border:1px solid #90b96b;
}

.warning {
       background:url(../image/hatakoduresim.png) no-repeat 7px 6px #fff39f; 
       border:1px solid #ffc02e; 
}

.attention {
	background: #FFF5CC 10px center no-repeat;
	border: 1px solid #F2DD8C;
}

.information {
	background: #E8F6FF 10px center no-repeat;
	border: 1px solid #B8E2FB;
}

.information1 {
       background:url(../image/hatakoduresim.png) no-repeat 7px 6px #fff39f; 
       border:1px solid #ffc02e; 
}

.wtsp {
       position:fixed;
       bottom:5px;
       right:15px;
       z-index:9999;
}

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

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

.rev-success {
       background:#fff;
       border: 1px solid #e0e0e0;
       color:#333;
}
.formalani {
       width: 100%;
       border-collapse: collapse;
       margin: auto;
}

}