.kargodurumu {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 40px;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
}

.kargodurumu h2{
font-size:17px;
}
.kargodurumu a{
    font-size: 15px;
    color: #000;
    background: url('images/yurtici-kargo.png') no-repeat 0 0;
    padding: 10px;
    float: right;
    display: block;
    margin-top: -75px;
    width: 170px;
    padding-top: 53px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px
}

#cart {
width: 130px;
float: right;
margin-top: 15px;
z-index: 9999;
position: relative;
cursor:pointer;
}

#cart .cart-title {
padding: 5px 0px 5px 40px;
background:url('images/cart.png') no-repeat 0px 0px;
color:#333;
}

.widget_shopping_cart_content {
display: none;
background: #fff;
border: 1px solid #dadada;
-webkit-box-shadow: 0 8px 30px -6px #999;
-moz-box-shadow: 0 8px 30px -6px #999;
box-shadow: 0 8px 30px -6px #999;
padding: 10px;
position: absolute;
width: 290px;
left: 0px;
}

.widget_shopping_cart_content:before {
content: '';
z-index: 60;
position: absolute;
left: auto;
left: 50px;
display: block;
width: 9px;
height: 9px;
margin-top: -15px;
border-top: 1px solid rgba(0, 0, 0, 0.15);
border-left: 1px solid rgba(0, 0, 0, 0.15);
background: #fff;
background-clip: content-box;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

#cart:hover .widget_shopping_cart_content {
display:block;
}

/*
.product-categories li{
float:left;
}
.product-categories li a{
display: inline-block;

border-bottom: 0;
color: #fff;
font-size: 14px;
text-shadow: 0px 0px 5px rgba(0,0,0,.5);
transition: all 0.2s ease-in 0s;
padding: 1px 5px;
}

.product-categories li:last-child a{
border-right:none;
}

.product-categories li a:hover {
transition: all 0.2s ease-in 0s;
background:#4bb8e2;
}
*/
.category-area {
background: #424242;
min-height: 45px;
line-height: 43px;
margin: 0 0 30px 0;
padding: 0;
width: 100%;
position: relative;
margin-bottom: 20px;
color: #fff;
font-family: 'Ubuntu';
}

.category-area ul {
padding-left:20px;
}

.top-title {
float: left;
font-size: 14px;
line-height: 45px;
text-shadow: 0px 0px 5px rgba(0,0,0,.5);
}

.woocommerce ul.products li.product .onsale  {
background:#009dcd;
}

html .woocommerce ul.products li.product .price del, html .woocommerce div.product p.price del, html .woocommerce div.product span.price del {
color:#444;
text-decoration: line-through;
}

html .woocommerce ul.products li.product .price ins,html .woocommerce div.product p.price ins,html .woocommerce div.product span.price ins {
color:#000;
}


html .woocommerce #content div.status-publish div.summary,html .woocommerce div.status-publish div.summary,html #wrapper .woocommerce-page  div.status-publish div.summary, html .woocommerce-page div.status-publish div.summary  {
  background: #fff;
  padding: 20px;
  width: 50%;
  border: 1px solid #dadada;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  margin-top: 15px;
}


html .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background:#fafafa;  
border-bottom-color: #fafafa;
}

html .woocommerce ul.products li.product a img{
border:1px solid #e1e1e1;
}

html .woocommerce #content div.product div.images, html .woocommerce div.product div.images,html .woocommerce-page #content div.product div.images, html .woocommerce-page div.product div.images {
  float: left;
  width: 40%;
  margin-top: 15px;
}

html .woocommerce div.product div.images img {
  border: 1px solid #dadada;
  padding: 8px;
  background: #fff;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s
}

html .woocommerce #content div.product div.thumbnails a,html .woocommerce div.product div.thumbnails a,html .woocommerce-page #content div.product div.thumbnails a,html .woocommerce-page div.product div.thumbnails a {
  margin-right: 20px;
}

html .woocommerce .quantity .qty {
width: 67px;
  height: 40px;
  font-weight: 700;
  font-size: 20px;
  float:right;
}

html .woocommerce div.product form.cart div.quantity {
  float: 140px;
  margin: 0 20px 0 0;
}

html .woocommerce div.product form.cart .button {
vertical-align: middle;
  float: left;
  width: 140px;
  height: 45px;
  background-color: #009dcd;
}

html .woocommerce div.product form.cart .button:hover {
  background-color: #0288b1;
}

.kdv {
color: #777!important;
font-size: 11px !important;
margin-left: 3px !important;
}

.price-header {
  float: left;
  width: 80px;
}

.single-price{
  width: 100%;
  float: left;
  line-height: 35px;
}

.single-price-sale-a{
  width: 100%;
  float: left;
}

.single-price .single-price-regular, .single-price .single-price-sale{
  border-bottom: 1px dotted #daDADA;
}

.single-onsale{
  width: 130px;
  line-height: 14px;
  background: #dadada;
  position: absolute;
  right: 22px;
  color: #666;
  padding: 3PX;
  margin-top: 1px;
  border: 1px solid #c1c1c1;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.single-onsale table{
  text-align: center;
}

.single-onsale table td.single-onsale-y{
  width: 60px;
}

.single-onsale table td.single-onsale-i{
   width: 60px;
}

.onsale-header{
float: left;
  width: 60px;
  padding: 0px 0 0 0;
  margin-top: 3px !important;
  font-size: 10pt !important;
}

html .woocommerce div.product .single-price-regular p.regular-price{
text-decoration:line-through;
}

html .woocommerce .woocommerce-ordering select {
background-color: #F3F3F3;
  border-color: #DFDFDF;
  color: #777;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  transition: all 0.15s linear 0s;
  padding: 5px;
}
html .woocommerce .usagesidebar select[name=product_cat] {
background-color: #F3F3F3;
  border-color: #DFDFDF;
  color: #777;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  transition: all 0.15s linear 0s;
  padding: 5px;
}

html .woocommerce .woocommerce-message{
border-top-color: #009dcd;
}

html .woocommerce .woocommerce-message:before {
color: #009dcd;
}

html .woocommerce #respond input#submit.alt, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt {
background-color: #009dcd;
}

html .woocommerce #respond input#submit.alt:hover, html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover {
background-color: #2f2f2f;
}

html .woocommerce table.shop_table thead:first-child {
background:#f8f8f8;
}

html .woocommerce form.checkout  {
  padding: 20px;
}

html .woocommerce form.checkout  input[type=text], html .woocommerce form.checkout textarea{
  background-color: #fff;
  border:1px solid #DFDFDF;
  color: #1b1b1b;
  padding: 5px;  
  font-family: 'Open Sans', sans-serif;
}

html .woocommerce form.checkout .col-1{
padding-right:20px;
border-right:1px dotted #dfdfdf;

}

html .woocommerce .myaccount_user, html .woocommerce .myaccount_address{
padding:20px;
margin-bottom:30px;
}

html .woocommerce .myaccount_user a{
clear:both;
}

html .woocommerce .col2-set .col-1, html .woocommerce-page .col2-set .col-1, html .woocommerce .col2-set .col-2, html .woocommerce-page .col2-set .col-2 {
background-color: #fff;
border:1px solid #DFDFDF;
color: #1b1b1b;
padding:20px;
margin-bottom:30px;
width:45%;
  border-radius: 5px;
}

html .woocommerce-checkout #payment{
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}

html .woocommerce table.shop_table{
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}

html div.product .description{
background-color: #F3F3F3;
border:1px solid #DFDFDF;
color: #1b1b1b;
padding:20px;
margin-bottom:30px;
}

html .woocommerce ul.products li.product h3{
height:42px;
}

html .woocommerce #infscr-loading{
width:500px;
margin:0 auto;
clear:both;
}

.woocommerce-message {
display: none !important;
}

html  footer.footer{
display:none;
}

section.uyumlu-model{
margin-top: 20px;
line-height: 22px;
}

section p.uyumlu-model-header{
font-weight: bold;
margin-bottom: 3px;
padding-left:16px;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  position: relative;
  cursor:pointer;
}
#cssmenu {
}
#cssmenu a {
  line-height: 1.3;
}

#cssmenu > ul > li {
  padding: 3px 0px;
}
#cssmenu > ul > li:hover {
}
#cssmenu > ul > li > a {
  font-size: .9em;
  display: block;
}
#cssmenu > ul > li > a > span {
  display: block;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(images/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(images/icon_minus.png) 96% center no-repeat;
}

#cssmenu ul ul {
  display: none;
  background: #fff;
}
#cssmenu ul ul li {
  padding: 0;
  border-top: none;
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
padding: 0 0 0 20px;
  display: block;
  color: #676767;
  font-size: .8em;
  font-weight: normal;
}
#cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  left: 10px;
  color: #e94f31;
}
#cssmenu ul ul a:hover {
  color: #e94f31;
}

.order-info {
margin-bottom:20px;
}

.order-info mark {
  color: #444;
  background:transparent;
  font-weight:bold;
}

.col-1 .title a, a.edit-details {
  line-height: 1;
  cursor: pointer;
  position: relative;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  float: right;
  color: #515151;
  background-color: #ebe9eb;
  display: inline-block;
}
.col-1 .title a:hover, a.edit-details:hover {
  background-color: #ccc;
}

address {
margin-top:15px;
line-height:20px;
}

.ilan-no {
	right: 0;
    position: absolute;
    top: 5px;
}

#cat_search {
    display: block;
    float: right;
    margin-left: 20px;
}

#cat_search  form input[type=search]{
width: 150px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0;
    -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
}

#cat_search  form input[type=submit]{
width: 50px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0;
    -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
	cursor:pointer;
}

#cat_search  form input[type=submit]:hover{
color:#fff;
border:1px solid #009dcd;
background:#009dcd
}