
.shop-item-list {
    display: block;
    height: 260px !important;
    margin-bottom: 20px;
    position: relative;
    text-decoration: none !important;
}

.shop-item-list:hover>a{
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    text-decoration: none !important;
}
.shop-item-list figure {
    display: block;
    height: 204px !important;
    margin: 0;
    padding: 0;
    text-align: center;
         z-index: 9;
    background-color:#fff;
     display: inline-block;
    position: relative;
    vertical-align: top;
    width: 100%;
}

.shop-item-list>a{
    padding-bottom: 10px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    
}



.kategori {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.kategori figure {
    display: block;
    height: auto !important;
    margin: 0;
    padding: 0;
    text-align: center;
}
.shop-item-list figure img {

    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    border-radius: 4px;
    max-height: 204px;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.shop-item-list h2 {
    display: table-cell;
    font-size: 15px;
    font-weight: 400;
    height: 36px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.shop-item-list span.product-name {
    color: #666 !important;
    display: block;
    font-size: 16px;
    overflow: hidden;
    padding: 5px 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-name a {
    color: #666;
    text-decoration: none !important;
}
.product-name a:hover {
    color: #d1412c;
    text-decoration: none !important;
}
.shop-item-list .product-info {
    background-color: #48beee;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
    color: #fff;
}
.shop-item-list .line-through {
    color: #999;
}
.shop-top-options {
    background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;
    border-left: 3px solid rgba(0, 0, 0, 0.2);
    margin: 0 0 30px;
    padding: 15px 3px 6px;
}
.shop-top-options h2 {
    font-size: 1.8em;
    letter-spacing: normal;
    line-height: 24px;
    margin: 0;
}
@media only screen and (max-width: 768px) {
.shop-top-options {
    border-left: 0 none;
    margin-bottom: 30px;
    text-align: center;
}
.detaysayfa .product-name, .detaysayfa .product-info { float: left; width: 100%; text-align: center !important; }



.shop-top-options ul.breadcrumb {
    margin-bottom: 20px;
}
.shop-top-options select {
    float: none !important;
    width: 100%;
}
}
.shop-stock-info {
    display: block;
    font-size: 12px;
}
.shop-stock-info.stock-yes {
    color: #5fb611;
}
.shop-stock-info.stock-no {
    color: #fe0707;
}
span.color-bullet-filter {
    border: 1px solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    float: right;
    height: 16px;
    margin-right: 10px;
    margin-top: 6px;
    width: 16px;
}
.sky-form.shop-filter label {
    background-color: rgba(0, 0, 0, 0.02);
    margin: 0 0 1px;
    padding-bottom: 3px;
    padding-left: 36px;
    padding-top: 3px;
}
.sky-form.shop-filter label > i {
    margin-left: 6px;
    top: 6px;
}
.sky-form.shop-filter > h4 {
    background-color: rgba(0, 0, 0, 0.05);
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 25px;
    margin: 0 0 1px;
    padding: 6px 8px;
}
.siralama {
    float: left !important;

    padding-left: 18px;
    width: 100%;
}
.siralama a {
    color: #666;
    margin-bottom: 10px !important;
    margin-left: 20px;
}
.siralama a:hover {
    color: #c20932;
    margin-bottom: 10px !important;
    margin-left: 20px;
    text-decoration: none;
}
figure.product-view-image {
    margin-bottom: 0 !important;
}
.p20 {
    padding: 0 20px !important;
}
.urunresim {
     max-height: 380px;
    width: auto;
}


.detaysayfa .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-bottom: 1px solid #f4f4f4;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}


.img-thumbnail {  border:1px solid #d8d8d8 !important;  border-radius:0px  !important; }
h1.product-view-title, h2.product-view-title {
    display: block;
    float: left;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 0 8px;
    width: 70%;
}
.detaysayfa {
    padding-top: 10px  !important;
}
.urunust {
    margin-bottom: 6px !important;
    margin-top: -4px !important;
}
.product-code {
    float: right;
    text-align: right;
    width: 30%;
}
h3.product-view-price {
    font-size: 24px;
    font-weight: bold;
}
h3.product-view-price sup {
    display: inline-block;
    font-size: 60%;
    font-weight: 400;
    margin-left: 2px;
}
section.product-view-colors {
    margin: 10px 0 0;
    padding: 0;
}
section.product-view-colors img {
    width: 112.9px;
}
section.product-view-colors a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 1px;
}
section.product-view-colors a:hover, section.product-view-colors a.active {
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.product-opt-size, .product-opt-qty {
    margin-right: 10px;
}
ul#product-qty-dd {
    min-width: 90px;
    padding: 1px 0 0 1px;
    top: 85%;
}
ul#product-qty-dd li {
    background-color: rgba(0, 0, 0, 0.05);
    cursor: pointer;
    float: left;
    margin-bottom: 1px;
    margin-right: 1px;
    text-align: center;
    width: 49.1%;
}
button.product-qty-dd .caret {
    float: right;
    margin-top: 8px;
}
button.product-qty-dd {
    text-align: left;
    width: 120px;
}
ul#product-size-dd {
    min-width: 130px;
    padding: 1px 0 0 1px;
    top: 85%;
}
ul#product-size-dd li {
    background-color: rgba(0, 0, 0, 0.05);
    cursor: pointer;
    float: left;
    margin-bottom: 1px;
    margin-right: 1px;
    text-align: center;
    width: 100%;
}
ul#product-size-dd li > a {
    padding: 3px 0;
}
button.product-size-dd {
    text-align: left;
    width: 130px;
}
button.product-size-dd .caret {
    float: right;
    margin-top: 8px;
}
.cartContent {
    padding: 0;
}
.cartContent .item {
    background: transparent linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0;
    box-sizing: border-box;
}
.cartContent .item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: -1px;
}
.cartContent .sky-form.boxed {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.cartContent .cart_img {
    float: left;
    padding: 10px;
    text-align: left;
    width: 85px;
}
.cartContent .product_name {
    float: left;
    height: 50px;
    padding: 10px;
    text-decoration: none;
    width: 100%;
}
.cartContent .detay-ad { width: 32% !important; }
.cartContent .product_name:hover > span {
    text-decoration: underline;
}
.cartContent .product_name > small {
    color: rgba(0, 0, 0, 0.5);
    display: block;
    font-size: 11px;
    line-height: 11px;
}
.cartContent .qty {
float: right;
    font-size: 15px;
    padding: 10px 30px 10px 10px;
    text-align: left;
}
.cartContent .qty input {
    border: 1px solid #ccc;
    margin: 0 3px 0 0;
    padding: 3px;
    text-align: center;
    width: 50px;
}
.cartContent .total_price {
    float: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px;
    text-align: center;
    width: 150px;
}
.cartContent .remove_item {
    float: right;
    margin-right: 8px;
    padding: 10px 5px 9px 7px !important;
    width: 30px;
}
.cartContent a.remove_item {
 background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 18px;
    height: 32px;
    margin-top: 0px;
    padding: 4px 5px 8px 7px !important;
    text-decoration: none;
}
.cartContent .total {
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
    width: 200px;
}
.cartContent .total small {
    display: block;
    font-weight: normal;
}
.cartContent .totalToPay {
    display: block;
    font-size: 18px;
    padding: 10px 0;
}
.cartContent .btn_update {
    margin-top: 20px;
}
.cartContent .cart_totals {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cartContent .checkout fieldset {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 768px) {
.cartContent .item.head.title {
    display: none;
}
.cartContent .product_name {
    font-size: 11px;
    line-height: 15px;
}
.cartContent .item .oneprice {
    display: none;
}

.cartContent .item .goster{
    display: inline !important;
}
.cartContent .item .qty {
    float: left;
    text-align: left;
}
}
.minhr {
    height: 100%;
    margin-bottom: 3px !important;
    margin-top: 22px !important;
}
.solfiyat {
    float: left;
    height: auto;
    margin-bottom: 12px;
    width: 42%;
}
.line-small {
    border-right: 1px solid #eee;
    float: left;
    height: 38px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.border-right {
    border-right: 1px solid #eee;
    float: left;
    height: 115px;
    margin-top: 9px;
}
.urun-detay-linkler {
    float: left;
    width: 100%;
}
.urun-detay-linkler .text {
    float: left;
    padding-top: 5px;
    width: 15%;
}
.urun-detay-linkler .addthis_sharing_toolbox {
    float: left !important;
    width: 75% !important;
}
.secenekler-label .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    float: left;
    margin-left: 0 !important;
    width: 100%;
}
.marginleft-detay {
    margin-left: 38%;
}

.product-check {float: left;
    padding: 18px 8px;
    width: 31px; }
.product-check-head {float: left;
    padding: 5px 8px;
    width: 31px; }

.urunno {float: left;
 padding: 17px 4px;
    width: 80px;}
.urunno-head {float: left;
 padding: 10px 4px;
    width: 80px;}
.item.head .product_name {
    height: auto !important;
}

.detay-qty { width: 10% !important; }

.UrunListeGosterimTablo  tr th:nth-child(2){width:10px !important;}


@media screen and (max-width: 858px) {
.UrunListeGosterimTablo  tr th:nth-child(6){width:100px !important;}
}
.table-siparisler thead tr th { font-size:12px !important; }
.cartContent .detay-ad { 

float: left;
    padding-top: 10px;
    width: 32% !important;
}
@media screen and (max-width: 604px) {

.cart_img { display:none !important; }
.cartContent .product_name {
    float: left;
    padding: 5px!important;
    text-decoration: none;
    width: 100%!important;
}

.cartContent .total_price {
  float: right;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 30px !important;
    padding: 3px !important;
    text-align: center;
    width: auto !important;
}
.cartContent .qty {
    float: right;
    font-size: 15px;
    padding: 10px!important;
    text-align: left;
    width: 71px !important;
}
.table-siparisler .label {
    border-radius: 0.25em;
    color: #fff;
    display: block;
    font-size: 75%;
    font-weight: 700;
    line-height: 14px !important;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: normal !important;
}
}
@media screen and (max-width: 588px) {
.orderdetail .cart_img {display:none !important;}
.orderdetail .detay-ad, .orderdetail .total_price, .orderdetail .urunno, .orderdetail .detay-qty, .orderdetail .urunno-head { font-size:12px!important; }
}

@media screen and (max-width: 431px) {
.siralama a { margin-left: 2px !important; font-size: 12px !important; margin-bottom: 10px !important; }
.orderdetail .qty {display:none !important;}
.cartContent .detay-ad { 
width:42% !important;
}
.teslimat { font-size:12px;     padding: 8px 7px !important; }
}

.detaysayfa .shop-item-list figure, .detaysayfa .shop-item-list { height: auto;}

.detaysayfa ul.side-nav > li.active > a {
    background-color: rgba(0, 0, 0, 0.06);
    color: #666!important;
}
.detaysayfa .solbaslik {
    background-color: rgba(0, 0, 0, 0.06);
        color: #666 !important;
}
.siralama { float: left !important; height: 30px; padding-left: 18px; width: 100%; }
.siralama a { margin-left: 20px; margin-bottom: 10px !important; color: #666;}
.siralama a:hover { margin-left: 20px; text-decoration: none; color: #c20932; margin-bottom: 10px !important; }
.width-auto { width: 100% !important; margin: 0px !important; }



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

.shop-item-list span.product-name {
    color: #666 !important;
    display: inline;
    font-size: 16px;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
    float:left;
    text-align: center !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shop-item-list .product-info {
    width: 100%;
    float:left;
    text-align: center !important;
}
.shop-item-list {
    margin-bottom: 50px;
}
}


.solblok .shop-item-list {
border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    height: 182px !important;
    margin-bottom: 25px;
    position: relative;
    text-decoration: none !important;
    width: 100%;
    text-align: center;
}
.solblok .shop-item-list img {
    height: 112px;
}
.solblok .shop-item-list:hover {
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-decoration: none !important;
}
.solblok .shop-item-list figure {
    display: block;
    height: 267px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.solblok .kategori {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: auto !important;
}
.solblok .kategori figure {
    display: block;
    height: auto !important;
    margin: 0;
    padding: 0;
    text-align: center;
}
.solblok .shop-item-list figure img {
    height: 100% !important;
    width: 100% !important;
}
.solblok .shop-item-list h2 {
    display: table-cell;
    font-size: 15px;
    font-weight: 400;
    height: 36px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.solblok .shop-item-list span.product-name {
    color: #666 !important;
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.solblok .product-name {
    color: #666;
    text-decoration: none !important;
}
.solblok .product-info .fiyat {
    font-size: 16px;
    color: #666;
}
.solblok .product-name a:hover {
    color: #d1412c;
    text-decoration: none !important;
}
.solblok .shop-item-list .product-info {
    background-color: #eee;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
}
.solblok .shop-item-list .line-through {
    color: #999;
}






























/* Header
   ========================================================================== */
.menu .sub-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1000;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition:    all .3s ease-in-out;
    transition:         all .3s ease-in-out;
}
.menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}
.menu .sub-menu:not(.mega-submenu) li {
    display: block;
    width: 100%;
}
.menu,
#site-header .extra-info ul  {
    list-style: none;
    float: left;
    margin: 0;
}
.menu li,
#site-header .extra-info ul li {
    float: left;
    position: relative;
}
.menu li i,
#site-header .extra-info ul li i {
    margin-right: 5px;
    font-size: 12px;
}
#top-menu li a,
#site-header .extra-info ul li a {
    padding: 10px 0;
    display: block;
}
#site-header .extra-info ul > li {
    margin-left: 25px;
}

/* Header Version 1 - Bottom
   ========================================================================== */
.dl-menuwrapper {
    display: none;
}
#site-header .bot {
    background: #f7f7f7;
    border-top: 1px solid #e8e6e2;
    border-bottom: 1px solid #e8e6e2;
}
#site-header .bot.sticky {
    top: 0;
    width: 100%;
    z-index: 999;
}
#site-header .bot.sticky #left-menu .menu {
    opacity: 0;
    visibility: hidden;
}
#site-header .bot .container {
    position: relative;
}
#site-header .bot [class*="col-"] {
    position: inherit;
}
#main-menu {
    float: right;
}
#main-menu .menu > li {
    font-size: 11px;
    padding: 10px 0;
    margin-left: 4px;
}
#main-menu .menu > li.new:before,
#main-menu .menu > li.new:after,
#main-menu .menu > li.hot:before,
#main-menu .menu > li.hot:after {
    content: "";
    position: absolute;
}
#main-menu .menu > li.new:before,
#main-menu .menu > li.hot:before {
    content: "NEW";
    width: 29px;
    height: 15px;
    text-align: center;
    color: #fff;
    font-size: 7px;
    background: #6dcff6;
    line-height: 15px;
    right: 0;
    top: -6px;
    -webkit-border-radius: 2px;
    -moz-border-radius:    2px;
    -ms-border-radius:     2px;
    border-radius:         2px;
}
#main-menu .menu > li.new:after,
#main-menu .menu > li.hot:after {
    border: 3px solid transparent;
    border-top: 3px solid #6dcff6;
    right: 18px;
    top: 9px;
}
.sticky #main-menu .menu > li.new:before,
.sticky #main-menu .menu > li.hot:before {
    top: 0;
}
.sticky #main-menu .menu > li.new:after,
.sticky #main-menu .menu > li.hot:after {
    top: 15px;
}
#main-menu .menu > li.hot:before {
    content: "HOT";
    background: #ff6565;
}
#main-menu .menu > li.hot:after {
    border-top-color: #ff6565;
}
.site-header.v2 #main-menu > li.new:before {
    background: #5d7ac3;
}
.site-header.v2 #main-menu > li.new:after {
    border-top-color: #5d7ac3;
}
.site-header.v2 #main-menu > li.hot:before {
    background: #f54b31;
}
.site-header.v2 #main-menu > li.hot:after {
    border-top-color: #f54b31;
}
#main-menu .menu > li > a {
    display: block;
    padding: 6px 18px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-border-radius: 2px;
    -moz-border-radius:    2px;
    -ms-border-radius:     2px;
    border-radius:         2px;
}
#main-menu .menu li.active > a,
#main-menu .menu > li > a:hover {
    background: #e31e24;
    color: #fff;
}
#main-menu .menu li a i {
    font-size: 14px;
}
#main-menu .sub-menu {
    width: 220px;
    background: #fff;
    top: 100px;
    left: 50%;
    margin-left: -110px;
    border: 1px solid #ededed;
}
#main-menu li:hover > .sub-menu {
    top: 48px;
}
#main-menu .sub-menu:not(.mega-submenu) li {
    padding: 0 20px;
}
#main-menu .sub-menu li.parent:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 14px;
    color: #ddd;
}
#main-menu .sub-menu li a {
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
    display: block;
    font-size: 13px;
    color: #667279;
}
#main-menu .sub-menu li a:hover {
    color: #e31e24;
}
#main-menu .sub-menu li:last-child a {
    border: 0;
}
#main-menu .sub-menu ul {
    left: 218px;
    margin: 0;
    top: 50px;
}
#main-menu .sub-menu li:hover ul {
    top: -1px;
}
#main-menu .sub-menu .rtl ul {
    left: -220px;
}
#main-menu li.mega-menu {
    position: static;
}
#main-menu li.mega-menu ul {
    width: 100%;
    max-width: 1170px;
}
#main-menu li.mega-menu > .mega-submenu {
    left: 0;
    margin: 0;
    padding: 40px 60px 60px;
}
#main-menu li.mega-menu .mega-submenu li,
#left-menu .menu .mega-menu .sub-menu li {
    position: relative;
    list-style: none;
}
#main-menu li.mega-menu .mega-submenu li .mega-title,
#left-menu .menu .mega-menu .sub-menu li .mega-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #e31e24;
    font-weight: 600;
}
#main-menu li.mega-menu .mega-submenu li a,
#left-menu .menu .mega-menu .sub-menu li a {
    border: 0;
    padding: 12px 0;
}
#main-menu li.mega-menu .mega-submenu ul li {
    display: block;
    width: 100%;
}
#main-menu li.mega-menu .text-block,
#left-menu .menu .mega-menu .text-block {
    font-size: 13px;
    color: #667279;
    line-height: 2;
    padding: 8px 0;
}
#left-menu {
    background: #fff;
    border-color: #e8e6e2;
    border-style: solid;
    border-width: 0 1px;
    width: 100%;
}
.detaysayfa #left-menu {
    background: #fff;
    border-color: #e8e6e2;
    border-style: solid;
    border-width: 0 1px;
    width: 100%;
    margin-top: -11px;
}
#left-menu button {
    background: none;
    color: #e31e24;
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    padding: 0 15px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    border: 0;
}
#left-menu button i {
    margin-right: 10px;
}
#left-menu .menu {
    background: #fff;
    left: 0;
    margin-top: 1px;
     padding: 0px !important;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    border-color: #e8e6e2;
    border-style: solid;
    border-width: 0 1px 1px;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition:    all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}
#left-menu .menu.active,
#left-menu.expand .menu {
    opacity: 1;
    visibility: visible;
}
#left-menu .menu > li,
#left-menu .menu li:not(.mega-menu) li {
    display: inline-block;
    width: 100%;
    padding: 0px;
}
#left-menu .menu li.parent:after {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    right: 20px;
    top: 8px;
    color: #ddd;
}
#left-menu .menu li a {
    border-bottom: 1px solid #e8e6e2;
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    display: block;
    padding: 7px 6px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition:    all 0.1s ease-in-out;
    transition:         all 0.1s ease-in-out;
}
#left-menu .menu li a:hover {
    border-bottom: 1px solid #e8e6e2;
    text-decoration: none;
    background-color: #eee;
}
#left-menu .menu li:last-child > a {
    border: 0;
}
#left-menu .menu .sub-menu {
    left: 120%;
    width: 270px;
    padding: 0 !important;
    z-index: 99999;
    border: 1px solid #e8e6e2;
    top: -1px;
}
#left-menu .parent ul {
    width: 180px !important;
}
#left-menu .menu li:hover .sub-menu {
    left: 100%;
}
#left-menu .menu .sub-menu li a {
    color: #667279;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
}
#left-menu .menu .sub-menu li a:hover {
    color: #666;

}
#left-menu .menu .mega-menu .sub-menu {
    width: 600px;
    padding: 35px 40px;
}
#left-menu .menu .mega-menu .sub-menu li {
    padding: 0;
}




@media only screen and (max-width: 768px) {
.shop-item-list {
    height: auto;
}
.shop-item-list figure {
    height: auto;
}
}

.odemeturu .secenek span{float: left;    width: 40px;}
.odemeturu .secenek{font-size: 16px !important; margin-top: 10px; }
.odemeturu .secenek label{padding-left: 6px !important;}