﻿@media all and (min-width:992px) and (max-width:1001px)
{
.header-lower-ic{
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 13px rgba(204, 204, 204, 0.5);
}
.footer_alt_ic{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.row{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.address-list-page .add-button {
	margin: 0 0 20px;
	text-align: right;
}

    .footer-block .list a {
   display: inline;
    padding: 0;
    color: #fff;
    font-size: 13px;
}
.footer-upper {
	width: 100%;
	padding: 35px 10px;

}
.wishlist-content .button-2 {
	display: block;
	width: 250px;
	margin: 0 auto 3px;
    border: none;
    padding: 10px 25px;
    text-align: center;
    height: 36px;
    line-height: 16px;
    font-size: 15px;
    color: #fff;
    background-color: #333333;
}

.footer-block .title strong {
  font-weight: normal;
    color: #fff;
    font-size: 16px;
}
.sepet-mobil{
    display:none;
} 
.login-page  .buttons {
text-align: right;
} 
.adres-sol{
    width: 74%;
    float: left;
    border: 1px solid #ddd;
    padding: 7px;
}
.adres-sag{
    width:25%;
    float:right;

}

.detay_sag{
    width:24%;
    float:right;
}
.detay_sol{
    width:74%;
    float:left;
}
.copy_right{
float:right;
} 
.newsletter-email input[type="text"] {
	float: left;
	width: 180px;
	height: 36px;
	margin: 0;
}
.newsletter-subscribe-button {
	    float: left;
    height: 36px;
    border: none;
    background-color: transparent;
    padding: 0 15px;
    text-align: center;
    border: 1px solid #ccc;
    color: #fff;
    text-transform: uppercase;
}

.inputs.bilgi {
    width: 50%;
    float: left;
}
.inputs.bilgi  label{
    display:block;
    margin: 7px 0;
}
.sepet-mobil{
    display:none;
}
.header {
    padding-bottom: 20px;
	margin: auto;
}
.header .center{
    width:980px;
    margin:0 auto;
    text-align:center;
}
.search-box input.search-box-text {
    width: 340px;
}

.header-mobil-ust{
    display:none;
}
.head-alt {
    position: absolute;
    top: 100%;
    min-width: 190px;
    left: 0;
    display:none;
    width: 241px;
    z-index: 1001;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.header-giris{
    float:left;
    display:inline-block;
    padding: 5px;
    border: 1px solid transparent;
    background-color: #FFF;
    border-color: #dfdfdf;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 48px;
    position: relative;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px
}
.sepet-mobil
{
    display:none;
}
.sepet-dis
{
    height: 48px;
    display: inline-block;
    padding: 5px;
}
.ana-sayfa-slider
{
    width:75%;
    float:left;
}
.ana-sayfa-sol
{
     width:25%;
    float:right;
}
.header-lower 
{
display:table;
width:100%;
}
.header-logo 
{
	display: table-cell;
    width: 25%;
}
.search-box 
{
display: table-cell;
vertical-align: middle;
}

.header-menu > ul > li 
{
    display: inline-block;
    vertical-align: middle;
    background: url(/Themes/PaperWork/Content/images/link-border.png) no-repeat left center;
}


.menu-toggle
{
    display:none;
}

.header-menu .sublist {
    display: none;
    position: absolute;
    width: 100%;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    background-color: #fff;
    padding: 10px 0;
    left: 0;
    top: 50px;
    z-index:1001;
    text-align: center;
}

.master-wrapper-content
{
    width:98%;
    margin:10px auto;
    text-align:center;
}
.footer-upper .center 
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.footer-upper
 {
	width: 98%;
	margin: auto;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding: 40px 0;
	font-size: 0;
}
.text
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    height: 30px;
    color: #333;
    overflow-y: hidden;
}
.footer-aciklama
{
    padding:20px 0 ;
    border-bottom:1px solid #ddd;
}
.footer-aciklama .center
{
    width: 98%;
    text-align: center;
    margin: 0 auto;
}
.login-page .new-wrapper
 {
	float: right;
	width: 49%;
	margin: 0;
}
.login-page .new-wrapper .text
 {
	min-height: 200px;
}
.login-page .returning-wrapper 
{
	
	width: 49%;
   border-right: 1px solid #e0e0e0;
}
.login-page .returning-wrapper input[type="text"], .login-page .returning-wrapper input[type="password"]
 {
    width: 100%;
    height: 46px;
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.login-page .returning-wrapper .inputs label 
{
    width: 100%;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

.inputs.bilgi
{
width:50%;
float:left;
}

.overview
 {
	float: right;
	width: 52%;
    text-align:left;
    margin-top:19px;
}
.header-menu ul li:hover > .sublist
 {
	display: block;
}

.gallery
 {
    float: left;
    width: 46%;
}
.overview
 {
	float: right;
	width: 52%;
    text-align:left;
    margin-top:19px;
}

.footer .center{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
}
.ana_sayfa_ust{
    width:100%;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 13px rgba(204, 204, 204, 0.5);
    display:inline-block;
}
.overview-buttons{
    display:inline-block;

}
}
/*MAX-WİDTH:992*/
@media all and (max-width:992px)
{
	.inputs.raporlar input[type="submit"]{
		margin:0 0 0 0!important;
	}
	.required {
    float: right;
    margin: -51px 20% 0 0;
    vertical-align: top;
    font-size: 20px;
    font-weight: normal;
    color: #e4434b;
}
	.inputs.custom-attributes input {
    float: none!important;
    border-radius: 20px;
	}
	.home-page .slider-wrapper:nth-child(2),
	.home-page .slider-wrapper:nth-child(3){
	display:none;
}
	.BizeUlasinBilgiler{
	position:relative!important;
	border:none!important;
	}
	.logo_footer{
		
		display:none!important;
	}
	.footer-lower {
    width: 95%;
    margin: auto;
    overflow: hidden;
    padding: 25px 0;
    font-size: 12px;
    text-align: center;
}
.account-page .inputs label {
     text-align: center;
}
.newsletter-subscribe{
    display:inline-block;
    width:100%;
}
 .header {
    position: relative;
    z-index: 101;
    width: 100%;
    margin: auto;
    text-align: center;
}
/*.check-box{
        float:left;
}*/
.inputs.bilgi{
    width:100%;
    float:left;
    margin:5px 1%;
    height: 65px;
}
.login-page .misafir .returning-wrapper {
    float: right;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    text-align: center;
    margin: 0 1%;
    background: #f6f6f6;
}

.login-page .new-wrapper {
    float: left;
    width: 49%;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    text-align: center;
   background: #f6f6f6;
    margin: 0 auto;
}
.musteri_icerik{
    text-align:center;
}
.follow-us .social li{
	    text-align: left;
} 
.follow-us .social .facebook a {
	display: inline-block;
	width:106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/icon-facebook.png') no-repeat;
	font-size: 0;
}
.follow-us .social .twitter a {
	display: inline-block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/icon-twitter.png') no-repeat;
	font-size: 0;
}
.follow-us .social .instagram a{
	display: block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/instagram.png') no-repeat;
	font-size: 12px;
    padding-left: 35px;
	color:#a8c3e7;
	padding-top:5px;
} 

.follow-us .social .google-plus a {
	display: inline-block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/icon-google.png') no-repeat;
	font-size: 0;
}
.newsletter{
 width:100%;
 display:inline-block;

}
.newsletter .title strong{
margin:10px 0;
display: inline-block;
color:#fff;
}
.logo_footer{
  padding:20px ;
}
.giris_alt{
    display: inline-block;


}
.giris_alt .inputs label{
    display:inline-block;
}
.kategoriler-mobil .block .title strong {
    font-weight: normal;
    color: #4f627f;
    font-size: 18px;
}
.inputs input[type="text"], .inputs input[type="password"], .inputs select, .inputs textarea {
    width: 400px;
    max-width: 100%;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    text-align: left;
}
.cart-footer .checkout-button {
    display: inline-block;
     margin:5px 0;
    border: none;
    background-color: #fe5c00;
    border: 1px solid #fe5c00;
    border-radius: 8px;
    padding: 7px 14px 8px 14px;
    font-size: 13px;
    color: #fff;
    width:100%;
    display:block;
    font-weight: 600;


}
 .button-2.continue-shopping-button
{
    border: none;
    margin:5px 0;
    background: #aaa;
    padding: 8px 9px;
    border: 1px solid #aaa;
    border-radius: 8px;
    font-size: 13px;
    color: #fff;
    width:100%;
    display:block;


}
.update-cart-button {
	display: inline-block;
    margin:5px 0;
    border: none;
    background-color: #aaa;
    padding: 9px 14px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    width:100%;
    display:block;

}
.product-price{
  max-width: 391px;
    text-align: center;
    margin: 0 auto;
}
.login-page .new-wrapper {
	float: left;
	width: 100%;
    padding: 12px;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 auto;
}
.login-page .misafir  .returning-wrapper {
    float: right;
    padding: 15px;
    position: relative;
     background: #f6f6f6;
    border: 1px solid #ccc;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.overview label {
    width: 100%;
    display: block;
    font-weight: 500;
    text-align: center;
}
.ui-tabs-nav {
    margin: 0 0 30px;
    overflow: hidden;
    font-size: 0;
    margin: 0 0 30px !important;
    border-width: 0 0 1px;
    border-radius: 0;
    background: none;
    padding: 0 !important;
    line-height: normal;
    font-weight: normal;
    color: #444;
    width: 100%;
}
.overview-buttons{
 display:inline-block;
  
}
.overview .add-to-cart {
	margin: 15px 0 20px;
    width:100%;
    display:inline-block;
}
.footer_alt_ic{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.row{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}
.col-2 {
    width: 48%;
    float: left;
    margin: 15px 1%;
}
.footer-block.follow-us{
    background:none;
} 

.footer {
	background-color:#00488d;
	text-align: center;

}


.footer-block .list a {
    display: block;
    line-height: 11px;
    font-size: 12px;
    padding: 3px 0;
}
.header-giris.mobil {
    display: inline-block;
    padding: 5px;
    border: 1px solid transparent;
    background-color: transparent;
    border-color:#eaeaea;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 48px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    float: right;
    margin-top: 7px;
    margin-right: 5px;
}
.login-page .returning-wrapper {
    padding: 15px;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    text-align: center;
    margin: 0 auto;

}
.side-5{
    display:none;
}

.master-wrapper-content {
	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
}
.ana_sayfa_slider{
    width:100%;
    display:inline-block;
}
.widget{
    display:none;
}
.alt_widget{
    display:none;
}
.slider{
    width:100%;
    float:right;
}
.mobil-sepet a{
    width:100%;
    display:inline-block;
}
.ana_sayfa_ust{
    display:none;
}
.header-up{
display:none;
}
.ana_sayfa_head{
    display:none;
}
.address-list-page .add-button {
	margin: 0 0 20px;
	text-align: center;
}

 .footer-block .list a {
    display: inline;
    padding: 0;
    color: #000;
    font-size: 13px;
}
.wishlist-content .inputs input[type="text"] {
    width:100%;
    margin: 5px 0;
 }

.wishlist-content  .inputs label {
    display: inline-block;
     width: auto; 
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
    color: #444;
}
.wishlist-content .button-2 {
	display: block;
    max-width: 200px;
    margin: 5px auto;
    border: none;
    padding: 10px 38px;
    text-align: center;
    height: 36px;
    line-height: 16px;
    font-size: 15px;
    color: #fff;
    background-color: #333333;
}
.newsletter-email input[type="text"]{
    width:100%;
}
.ana-sayfa-html{
        display:none;
    }
.footer-block .title strong {
  font-weight: normal;
  color: #000;
  font-size: 16px;
}
.tablo{
    width:100%;
    overflow-x:scroll;
}
.cikis-yap a{
    color:#fff!important;
}   
.footer .newsletter-email input[type="text"] {
       float: left;
    width: 180px;
    height: 35px;
    border: 1px solid #ddd;
    margin: 0 0 10px 0;
	
}
.footer-ust-dis-mobil{
	display:block!important;
}
.footer .newsletter-subscribe-button {
        float: right;
    height: 35px;

    background-color: transparent;
    padding: 0px 10px;
    text-align: center;
    border: 1px solid #ccc;
    background: #004587;
    text-transform: uppercase;
}

  .mobil-sepet .cart-qty {
   position: absolute;
    color: #fff;
    top: 11px;
    font-size: 13px;
    left: 14px;
}
 #sepet{
        display:none;
}
.header-upper{
    display:none;
}
.header-lower{
    display:none;
}



.header-menu ul li:hover > .sublist
 {
	display: block;
}
.header .center
{
    display:none;
}
.header-mobil-ust
{
    width: 100%;
    display: inline-block;
}
.header-mobil-logo
{
    float:left;
}
.header-mobil-ust .center-3
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 10px 2%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    
}

.header-giris.mobil span
{
    color:#333333;
}
.header-giris.mobil .fa-angle-down 
{
    position: relative;
    top: -10px;
    color: #000;
    font-size: 19px!important;
}
.header-giris.mobil .head-alt
 {
    position: absolute;
    top: 96%;
    min-width: 190px;
    right: 0;
    display: none;
    width: 100%;
    z-index: 1001;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.mobile-navbar>div
{
    width:25%;
    float:left;
    font-size: 13px;
    border-right: 1px solid #eaeaea;
    padding: 5px;
}
.mobile-navbar
{
    width:100%;
    margin-top:-7px;
    display:inline-block;
     background-color: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
}
.fa-bars
{
    color: #333;
    font-size: 30px!important;
}
.fa-search
{
    color: #333;
    font-size: 30px!important;
}
.fa-map-marker
{
   color: #333;
    font-size: 30px!important;
}
.mobil-sepet .fa-shopping-bag
{
    color: #333;
    font-size: 33px!important;
    margin:0;
    position: relative;
}
.mobil-alt
{
color:#333;
margin-top:5px;
}
.kategoriler-mobil
 {
    width: 300px;
    position: fixed;
    left: -400px;
    top: 0;
    bottom: 0;
    z-index: 20000;
    background: #fff;
    border: 1px solid #f0f0f0;
	  overflow-y: auto;
}
.ortu3 
{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.5);

    display: none;
}
.kategoriler-mobil .block {
    max-width: 600px;
    min-height: 50px;
    margin: auto;
    padding: 8px;
    text-align: left;
    background-color: #fff;
    box-shadow: none;
    border:none;
    overflow-y: auto;
}
.kategoriler-mobil .block .title 
{
     position: relative;
    padding: 30px 30px 6px 18px;
    font-size: 20px;
    color: #333;
    border-bottom: none;
    cursor: pointer;
}
.kategoriler-mobil .block .list a
 {
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: normal;
    color: #4f627f;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.mobile-arama
{
    width:100%;
    display:none;
    position: absolute;
    top: 149px;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    background-color:#eaeaea;
    padding:5px 0;
    z-index: 10001;
}
.mobile-arama .search-box .search-box-button 
{
    float: left;
    min-width: 86px;
    height: 50px;
    border: none;
    background-color:#00488d;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 0 4px 4px 0;
    text-transform: uppercase;
}
.mobile-arama .search-box input.search-box-text
 {
    float: left;
    height: 50px;
    margin: 0 -1px 0 0;
}
.header-menu
{
    display:none;
}
.sepet-dis
{
    display:none;
}
.sepet-mobil
{
    width:100%;
    display:inline-block;
   
}
.ana-sayfa-sol
{
    display:none;
}
.ana-sayfa-slider
{
    width:100%;
}
.master-wrapper-content
{
   width: 98%;
    margin: 10px auto;
    text-align: center;
}
.footer-upper .center
 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.footer-block
 {
    width: 95%;
    margin: 1px auto;
    text-align: left;
    font-size: 14px;
}
.footer-upper
 {
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    font-size: 0;
    padding:5px;
}
.text
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    height: 30px;
    min-height: 207px;
    color: #333;
    overflow-y: hidden;
}
.footer-aciklama
{
    padding:20px 0 ;
    border-bottom:1px solid #ddd;
}
.footer-aciklama .center
{
    width: 98%;
    text-align: center;
    margin: 0 auto;
}

.login-page .new-wrapper
 {
    margin: 30px 0 50px;
}
.login-page .returning-wrapper input[type="text"], .login-page .returning-wrapper input[type="password"]
 {
    width: 100%;
    height: 46px;
    border: 1px solid #ddd;
}
.login-page .returning-wrapper .inputs label 
{
     width: 100%;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
}

.login-page .new-wrapper 
{
    margin: 30px 0 50px;
}
.inputs.bilgi
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.account-page .buttons {
	text-align: center;
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}

.registration-page .button-1
{
    width:90%;
}

.gallery 
{
	max-width: 550px;
    width:100%;
    margin:0 auto;
}
.overview .qty-input, .variant-overview .qty-input 
{
    width: 150px;
    height: 40px;
    padding: 0 12px;
    text-align: center;
    font-size: 21px;
    float: left;
    border: none;
    color: #333;
}
/*.qty-div
 {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 2px 1px;
    margin-right: 8px;
    height: 45px;
    width: 250px;
    margin-bottom: 17px;
}*/
.header-mobil-logo img
{
    max-width:180px;
    padding-top: 13px;
}
.sepet-sol
{
    width:100%;
    padding:5px;
    float:left;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
}
.sepet-sag
{
    width:100%;
    float:right;
    padding:5px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
}
.head-alt a {
    color: #343434;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}
.head-alt > div {
    padding: 7px 10px;
    border-bottom: 1px solid #eaeaea;
}
.fa-caret-right {
    float: right;
    color: #333;
    font-size: 16px;
}
.cikis-yap {
    width: 90%;
    text-align: center;
    margin: 5px auto;
    background-color: #00488d;
    border: 1px solid #00488d;
    border-radius: 8px;
    color:#fff;
}
.kategoriler-mobil .block .list li {
    list-style: none;
    border-bottom: 1px dotted #dfdfdf;
    /*padding: 10px 0;*/
    display: inline-block;
    width: 100%;
	margin: 2px 0;
}
.header-giris.mobil .fa-user {
    font-size: 20px!important;
    color:#00488d;
    float: left;
    margin: 8px;
}
.head-dis{
 display: inline-block;
    margin: 0 ;
    font-size:13px;

}
}
/*MİN-WİDTH:992PX*/
@media all and (min-width:992px) 
{
	.required {
	margin: 0 -8px 0 3px; /*siblings offset*/
	vertical-align: top;
	font-size: 20px;
	font-weight: normal;
	color: #e4434b;

}
.html-registration-page .inputs.bilgi{
	margin: auto!important;
	width: 32%;
}
.newsletter .title strong{
     color: #000;
    font-weight: normal;
    font-size: 12px;
    margin-right:18px;
}	
.copy_right{
    /*float:right;*/
    color: #000;
	margin-bottom:5px;
	margin-top:5px;
}
.footer-designed-by{
   /* float:left;*/
}
.account-page .inputs label {
    text-align: left;
}
.inputs.bilgi{
    width:48%;
 /*   float:left;*/
    margin:5px 1%;
    height: 60px;
}
.login-page .misafir .returning-wrapper {
    float: right;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 49%;
    text-align: center;
    margin: 0 1%;
    background: #f6f6f6;
}

.login-page .new-wrapper {
    float: left;
    width: 49%;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 49%;
    text-align: center;
   background: #f6f6f6;
    margin: 0 auto;
}
.follow-us .social .facebook a {
	display: block;
	width:106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/icon-facebook.png') no-repeat;
	font-size: 0;
}
.follow-us .social .twitter a {
	display: block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/icon-twitter.png') no-repeat;
	font-size: 0;
}

.follow-us .social .google-plus a {
	display: block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/icon-google.png') no-repeat;
	font-size: 0;
}
.follow-us .social .instagram a {
	display: block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/instagram.png') no-repeat;
	font-size: 12px;
    padding-left: 19px;
	color:#a8c3e7;
	padding-top:5px;
}
.logo_footer{
    float:left;
	    max-width: 110px;
}
.logo_footer img {
    max-width:70%;
}
.kampanya{
    float:left;
}
.header-mobil-ust{
    display:none;
}
.giris_alt{
    display: inline-block;
    padding-left: 97px;
}
 .cart-footer .checkout-button {
    display: inline-block;
    border: none;
    background-color: #fe5c00;
    border: 1px solid #fe5c00;
    border-radius: 8px;
    padding: 7px 14px 8px 14px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;


}
 .button-2.continue-shopping-button
{
    border: none;
    background: #333333;
    padding: 8px 9px;
    border: 1px solid #333333;
    border-radius: 8px;
    font-size: 13px;
    color: #fff;


}
.update-cart-button {
	display: inline-block;
    margin:0 5px;
    border: none;
    background-color: #aaa;
    padding: 9px 14px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;

}
    .header-links li {
    /*width: 97px;
    height: 39px;
    line-height: 41px;
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 12px;
     /*padding: 0 32px 0 0;*/

}
.account{
        display:none;
    }
.login-page .new-wrapper {
	float: left;
	width: 49%;
    padding: 12px;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 49%;
    text-align: center;
    margin: 0 auto;
}
 .update-cart-button {
    display: inline-block;
    float: right;
	font-size: 0;
}
.button-2.continue-shopping-button
{
   
    border: none;
    background: #333333;
    padding: 8px 9px;
    border: 1px solid #333333;
    border-radius: 8px;
    font-size: 13px;
    color: #fff;
     float: right;
 
}
.login-page .misafir  .returning-wrapper {
    float: right;
    padding: 15px;
    position: relative;
   background: #f6f6f6;
    border: 1px solid #ccc;
    width: 49%;
    text-align: center;
    margin: 0 1%;
}

.overview label{
    display: inline-block;
    font-weight: 500;
 
}
.overview .add-to-cart {
	margin: 15px 0 20px;
    float: left;
    display:inline-block;
}
.overview .add-to-cart-panel > *,
.variant-overview .add-to-cart-panel > * {
	float: left;
    margin-right: 20px;
}

.footer-block .list a {
	display: block;
	line-height: 11px;
    font-size: 11px;
}
.login-page .returning-wrapper {
    padding: 15px;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    width: 366px;
    text-align: center;
    margin: 0 auto;

}
.customer-info-page .inputs.bilgi {
	display:contents;
}
.customer-info-page .inputs.date-of-birth {
	display:contents;
}
.inputs.bilgi {
   width: 37%;
    /* float: left; */
    margin: 0 1%;
    margin-left: 35%;
}

.master-wrapper-content {
	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
}
.ana_sayfa_slider{
    width:100%;
    display:inline-block;
}

.slider{
    width:100%;
  }

.cart-footer .totals 
{
    float: right;
    width: 98%;
    margin: 0 1%;
}
.cart-footer .totals 
{
	max-width: 100%;
	
}

.sepet-sol
{
    width:72%;
    padding:5px;
    float:left;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
}
.sepet-sag
{
    width:25%;
    float:right;
    padding:5px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.6);
}

.overview .qty-input,
.variant-overview .qty-input 
{
	 width: 45px;
    height: 40px;
    padding: 0 12px;
    text-align: center;
    font-size: 21px;
    float: left;
    border: none;
    color: #333;
}
.gallery {
	margin: 0 auto 50px;
}
.overview
 {
	position: relative;
	margin: 0 0 50px;
}
.productTabs-body .inputs label 
{
      width: 100%;
    display:inline-block;
}
}

/*MİN-WİDTH:1001px*/
@media all and (min-width: 1001px) 
{
	.footer-block.follow-us,
.footer-block.customer-service,
.footer-block.my-account,
.footer-block.musteri{
	margin-left: 2%;
}
.sol_product-box{
	text-align:center;

}
.product-filters ~ .product-grid .sol_product-box{
	text-align:center;
}
.detay-bakiye{
	text-align: center;
	font-weight: bold;

}
.product-filters ~ .product-grid .detay-bakiye{
	text-align: center;
	font-weight: bold;
}
    .fa-search{
    color: #000;
    font-size: 18px!important;
}
.page 
{
	text-align: left;
}
.inputs
 {
	text-align: left;
}

.inputs input[type="text"],
.inputs input[type="password"],
.inputs select
 {
	/*min-height: 40px;*/
}

.inputs .option-list li {
	margin: 0 10px 0 0;
}
.center-1 .buttons {
	text-align: center;
}
.center-2 .inputs label {
	width: 136px;
}
.page-title a + h1 {
	float: left;
}
.link-rss {
	display: block;
	float: right;
	margin: 6px 0 0;
}


/*** GLOBAL TABLES ***/


.cart tr 
{
	width: auto;
	margin: 0;
}
.cart label 
{
	display: none;
}

.order-details-page .data-table tr
 {
	width: auto;
	margin: 0;
}
.order-details-page .data-table label
 {
	display: none;
}


/*** HEADER ***/


.header-upper:after
 {
	content: "";
	display: block;
	clear: both;
}
.header-selectors-wrapper
 {
	float: left;
	border: none;
	padding: 0;
}
.header-selectors-wrapper > div
 {
	width: auto;
	min-width: 100px;
	margin: 0 12px 0 0;
	line-height: 43px;
}
.header-selectors-wrapper select 
{
	height: 25px;
	padding: 4px;
	font-size: 12px;
}
.language-list
 {
	text-align: left;
}

.header-links li 
{
	margin: 0 16px;
}
.header-links a,
.header-links span 
{
	text-transform: none;
}
#topcartlink
 {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 0 18px;
}

.flyout-cart
 {
	position: absolute;
	top: 45px;
	right: 0;
	z-index: 100;
	width: 300px;
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
	background-color: #fff;
}
.flyout-cart.active 
{
	display: block;
}
.mini-shopping-cart
 {
	padding: 12px;
	text-align: left;
	font-size: 12px;
}
.mini-shopping-cart .count 
{
	padding: 5px 0 15px;
	color: #444;
}
.mini-shopping-cart .count a
 {
	margin: 0 2px;
	font-weight: bold;
	color: #444;
}
.mini-shopping-cart .items 
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px;
}
.mini-shopping-cart .item
 {
	overflow: hidden;
	padding: 10px 0;
}
.mini-shopping-cart .picture
 {
	float: left;
	width: 70px;
	text-align: center;
}
.mini-shopping-cart .picture a 
{
	display: block;
	position: relative;
	overflow: hidden;
}
.mini-shopping-cart .picture a:before 
{
	content: "";
	display: block;
	padding-top: 100%;
}
.mini-shopping-cart .picture img
 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
}
.mini-shopping-cart .picture + .product
 {
	margin: 0 0 0 80px;
}
.mini-shopping-cart .name 
{
	margin: 0 0 10px;
	font-size: 14px;
}
.mini-shopping-cart .name a 
{
	color: #4ab2f1;
}
.mini-shopping-cart .name a:hover
 {
	color: #248ece;
}
.mini-shopping-cart .attributes 
{
	margin: 5px 0;
	color: #444;
}
.mini-shopping-cart .totals
 {
	margin: 0 0 12px;
	font-size: 14px;
}
.mini-shopping-cart .totals strong
 {
	font-size: 16px;
	color: #444;
}
.mini-shopping-cart .buttons
 {
	margin: 0 0 5px;
}
.mini-shopping-cart input[type="button"]
 {
	display: inline-block;
	border: none;
	background-color: #4ab2f1;
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.mini-shopping-cart input[type="button"]:hover
 {
	background-color: #248ece;
}

/*** NAVIGATION ***/



.menu-toggle,
.sublist-toggle 
{
	display: none;
}

.header-menu > ul.mobile 
{
	display: none !important;
}

.sublist.first-level>li>a
{
    border-right:none;
}



/*** FOOTER ***/

.footer-upper:after 
{
	content: "";
	display: block;
	clear: both;
}
.footer-block
 {
	float: left;
	width: 220px;
	margin: 0;
}

.footer-block .list 
{
	margin: 0;
}
.follow-us
 {
	float: right;
	margin: 0;
	text-align: left;
}
.follow-us .social li 
{
	margin: 0 10px 0 0;
}
.newsletter-email
 {
	display: block;
}
.newsletter-email input[type="text"] 
{
	width: 200px;
}
.newsletter-email .newsletter-subscribe-button
 {
	width: 87px;
	padding: 0 5px;
}
.newsletter-validation .field-validation-valid
 {
	text-align: left;
}
.footer-lower
 {
	position: relative;
	width: 980px;
	padding: 25px 5px;
}
.footer-lower:after 
{
	content: "";
	display: block;
	clear: both;
}

.footer-powered-by
 {
	float: left;
	margin: 0;
	line-height: 32px;
}
.theme-selector 
{
	float: left;
	margin: 0 0 0 15px;
}


/*** COLUMN ***/


.block 
{
	float: none;
	width: auto;
	margin: 0 0 20px;
}
.block .title
 {
	margin: 0;
	background: none;
	cursor: auto;
}
.block .title strong
 {
	font-weight: bold;
}
.block .listbox 
{
	display: block;
	border-bottom: none;
}
.block a.product-picture
 {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.block a.product-name
 {
	vertical-align: middle;
}
.block a.product-picture + a.product-name
 {
   font-size: 14px;
   width: 60%;
}
.block a.product-picture + a.product-name:before 
{
	display: none;
}


/*** CATEGORY ***/


.breadcrumb {
	margin: 0 0 5px;
}
/*.item-box .buttons {
	text-align: left;
    display:none;

}*/
.home-page .product-grid .item-box,
.product-details-page .product-grid .item-box,
.shopping-cart-page .product-grid .item-box
 {
	
	width: 19%;
	margin: 0 0.5% 50px;
}
.home-page .product-grid .item-box:nth-child(3n+1),
.product-details-page .product-grid .item-box:nth-child(3n+1),
.shopping-cart-page .product-grid .item-box:nth-child(3n+1
) {
	clear: none;
}
.home-page .product-grid .item-box:nth-child(4n+1),
.product-details-page .product-grid .item-box:nth-child(4n+1),
.shopping-cart-page .product-grid .item-box:nth-child(4n+1) {
	/*clear: both;*/
}


/*** PRODUCT PAGE ***/


.gallery 
{
	float: left;
	width: 46%;
}
.gallery .picture
 {
	width: auto;
}

.rental-attributes
 {
	overflow: hidden;
}
.rental-attributes .attribute-item 
{
	float: left;
	margin: 0 20px 0 0;
}
.rental-attributes .datepicker
 {
	width: 160px;
	text-align: left;
}
.attribute-squares li 
{
	margin: 0 10px 10px 0;
}
.product-details-page .title
 {
	text-align: left;
}


/*** PRODUCT REVIEWS ***/


.product-review-item .review-title
 {
	max-width: 850px;
}


/*** WISHLIST & COMPARE LIST ***/

.compare-products-page .page-title
 {
	margin: 0 0 -1px;
}
.compare-products-page .clear-list
 {
	position: absolute;
	top: 7px;
	right: 0;
}
.compare-products-table .full-description td
 {
	display: table-cell;
}
.compare-products-table .full-description td p 
{
	margin-top: 0;
}


/*** TOPICS ***/


.center-1 .topic-block-title
 {
	text-align: center;
}
.topic-page p 
{
	text-align: justify;
}


/*** REGISTRATION, LOGIN, ACCOUNT ***/


.gender span
 {
	margin: 0 10px 0 0;
}
.gender span > * 
{
	margin: 0 5px 0 0;
}
.date-of-birth select + select {
	margin: 0 0 0 11px;
}
#check-availability-button {
	display: block;
	margin: 10px auto;
}

.login-page .customer-blocks {
	overflow: hidden;
}
.login-page .new-wrapper {
	float: right;
	width: 49%;
	margin: 0;
}
.login-page .new-wrapper .text {
	min-height: 122px;
}

.avatar-page .message-error,
.avatar-page .buttons {
	text-align: left;
}

.registration-page .vat-note {
    margin-left: 275px;
}
.customer-info-page .vat-note, 
.customer-info-page .email-to-revalidate-note {
    margin-left: 150px;
}
.customer-info-page .vat-status {
    display: inline-block;
}

/*** SHOPPING CART ***/


.shopping-cart-page .cart-options {
	overflow: hidden;
}
.shopping-cart-page .checkout-attributes {
	float: left;
	max-width: 565px;
	margin: -30px 0 15px;
}
.shopping-cart-page .checkout-attributes li {
	margin: 5px 10px 5px 0;
}
.shopping-cart-page .selected-checkout-attributes {
	float: right;
	max-width: 395px;
	margin: 15px 0;
}


/*** CHECKOUT ***/


.order-progress {
	margin: -30px 0 50px;
}
.checkout-page .address-item {
	width: 31.33333%;
}
.checkout-page .terms-of-service {
	text-align: center;
}
.payment-info .info {
	padding: 30px 15px;
}
.payment-info .info td:first-child {
	width: 265px !important;
	margin: 0 10px 0 0;
	text-align: right;
}
.payment-info .info td:only-child {
	width: 100% !important;
}
.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
	text-align: left;
}
.opc .order-review-data ul {
	text-align: left;
}


/*** SEARCH & SITEMAP ***/


.advanced-search .price-range {
	margin-left: 114px;
}


/*** BLOG & NEWS ***/


.comment-list {
	margin: 0 0 50px;
}
.news-list-homepage .news-items {
	overflow: hidden;
	text-align: left;
}
.news-list-homepage .news-item {
	float: left;
	width: 31.33333%;
	margin: 0 1% 30px;
}
.news-list-homepage .news-item:nth-child(3n+1) {
	clear: both;
}
.news-list-homepage .news-item:only-child {
	float: none;
	width: auto;
	margin: 0 0 30px;
}
.news-list-homepage .news-head {
	text-align: center;
}
.news-list-homepage .news-body {
	text-align: justify;
}


/*** FORUM & PROFILE ***/


.forum-breadcrumb {
	margin: -30px 0 30px;
}
.current-time {
	float: right;
}
.forum-search-box {
	float: left;
}
.forum-search-box .advanced {
	text-align: left;
}
.forum-search-box .advanced a {
	line-height: normal;
}
.forums-table-section td {
	min-width: 150px;
}
.forums-table-section td:first-child {
	min-width: 90px;
}
.forums-table-section .view-all {
	text-align: right;
}
.topic-actions .pager.upper {
	display: block;
	max-width: 400px;
}
.forum-table .forum-details,
.forum-table .topic-details {
	min-width: 225px;
}
.forum-table td {
    padding: 20px;
}
.forum-edit-page textarea,
.private-message-send-page textarea {
	width: 600px;
	height: 250px;
}
.private-message-send-page .toolbar {
	display: inline-block;
	width: 400px;
	margin: 10px 0;
	vertical-align: middle;
}

}


/*MAX-WİDTH:1001*/
@media all and (max-width: 1000px) {
	.follow-us .social .instagram a{
	display: block;
	width: 106px;
	height: 38px;
	background: url('/Themes/PaperWork/Content/images/instagram.png') no-repeat;
	font-size: 12px;
    padding-left: 35px!important;
	color:#a8c3e7;
	padding-top:5px;
} 
/*** GLOBAL TABLES ***/


.cart td {
	border: none;
	padding: 10px;
}

.cart td.quantity {
	padding: 0 10px;
	vertical-align: middle;
}
.cart td.unit-price,
.cart td.subtotal {
	padding: 20px 10px;
	vertical-align: middle;
}

.order-details-page .data-table {
	display: block;
}
.order-details-page .data-table colgroup,
.order-details-page .data-table thead {
	display: none;
}
.order-details-page .data-table tbody {
	display: block;
	overflow: hidden;
}
.order-details-page .data-table tr {
	display: block;
	float: left;
	width: 100%;
	margin: 40px 0 0;
	border: 1px solid #ddd;
}
.order-details-page .data-table td {
	display: block;
	border: none;
	padding: 10px;
}
.order-details-page .data-table td.product,
.order-details-page .data-table td.tracking-number {
	min-width: 0;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px 15px;
	text-align: center;
}


/*** MOBILE NAVIGATION ***/


.top-menu .sublist {
	display: none;
	background-color: #fff;
	padding: 5px 0;
}
.top-menu .sublist li {
	position: relative;
	margin: 1px 0 1px 20px;
}
.top-menu .sublist li a {
	display: block;
	padding: 15px 18px;
	font-size: 15px;
}

.sublist .sublist li {
	background-color: #f6f6f6;
}
.sublist .sublist .sublist li {
	background-color: #fff;
}

.block-account-navigation {
	float: none;
	margin: auto !important;
}

}




/*769px*/
 @media all and (min-width: 767px) {

.kutu-kayma-onleme{
		height:116px;
	}
.home-page-polls li {
	min-width: 100px;
}


.cart tr {
	width: 31.33333%;
	margin: 40px 1% 0;
}
.cart tr:nth-child(2n+1) {
	clear: none;
}
.cart tr:nth-child(3n+1) {
	clear: both;
}
.order-details-page .data-table tr {
	width: 31.33333%;
	margin: 40px 1% 0;
}
.order-details-page .data-table tr:nth-child(2n+1) {
	clear: none;
}
.order-details-page .data-table tr:nth-child(3n+1) {
	clear: both;
}


/*** HEADER ***/


.header-selectors-wrapper > div {
	width: 20%;
}


/*** FOOTER ***/


.footer-block {
	display: inline-block;
	width: 22.33333%;
	vertical-align: top;
    text-align:left;
}
.footer-block .title {
	margin: 0 0 5px;
	background: none;
	padding: 0;
	color: #444;
	cursor: auto;
    text-align: left;
}
.footer-block .list {
	display: block !important; /* prevents toggle display:none on resize */
	background: none;
	padding: 0;
}
.footer-block .list li {
	padding: 5px 0;
}
.footer-block .list a {
	display: inline;
	padding: 0;
   /*color: #343434;*/
}
.follow-us {
	width: 98%;
	margin: 25px auto 0;
}


/*** CATEGORY ***/


.product-selectors {
	text-align: left;
}
.product-selectors .product-viewmode {
	display: inline-block;
	float: right;
}
.product-selectors .product-viewmode span {
	display: none;
}
.product-selectors .product-viewmode a {
	display: inline-block;
	width: 24px;
	height: 32px;
	margin: 0 0 0 12px;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.5;
}
.product-selectors .product-viewmode a.grid {
	background-image: url('../images/view-grid.png');
}
.product-selectors .product-viewmode a.list {
	background-image: url('../images/view-list.png');
}
.product-selectors .product-viewmode a.selected {
	opacity: 1;
}
.product-grid .item-box{
	/*height:371px;*/
  width: 16%;
    margin: 0 1% 20px!important;
}
.item-box {

	  width: 21%;
    margin: 0 1% 20px!important;
}
.item-box:nth-child(2n+1) {
	clear: none;
}


.product-list .item-box {
	float: none;
	width: auto;
	margin: 0 5px 20px;
}
.product-list .item-box .product-item:after {
	content: "";
	display: block;
	clear: both;
}
.product-list .item-box .picture {
	float: left;
	width: 220px;
}
.product-list .item-box:hover .picture a img {
	opacity: 1;
}
.product-list .item-box .picture:hover a img {
	opacity: 0.85;
}
.product-list .item-box .picture + .details {
	margin: 0 0 0 240px;
}
.product-list .item-box .product-title {
	height: auto;
	padding: 10px 0;
	font-size: 18px;
}
.product-list .item-box .description {
	display: block;
	margin: 0 0 10px;
	line-height: 22px;
}
.product-list .item-box .prices {
	height: auto;
	margin: 0 0 30px;
}
.product-list .item-box .buttons {
}
.product-list .item-box .product-box-add-to-cart-button {
	width: auto;
	min-width: 150px;
	padding: 0 20px;
}
.product-list .item-box .add-to-compare-list-button,
.product-list .item-box .add-to-wishlist-button {
	width: 42px;
}


/*** PRODUCT PAGE ***/



.variant-picture {
	float: left;
}
.variant-picture + .variant-overview {
	width: auto;
	margin: 0 0 0 240px;
}
.variant-overview {
	text-align: left;
}


/*** PRODUCT REVIEWS ***/


.product-review-item .review-title {
	float: left;
	max-width: 600px;
}
.product-review-item .product-review-box {
	float: right;
}


/*** REGISTRATION, LOGIN, ACCOUNT ***/

.recurring-payments {
	width: 100% !important;
	margin: 20px 0 !important;
}


/*** SHOPPING CART ***/


.order-progress {
	padding: 20px;
}
.order-progress li {
	margin: 0 10px;
}
.order-progress a {
	min-width: 80px;
}

.cart-options .common-buttons {
	text-align: right;
}
.cart-options .checkout-attributes,
.cart-options .selected-checkout-attributes {
	padding: 0 10px;
}


.cart-footer .terms-of-service {
	text-align: left;
}
.cart-footer .checkout-buttons,
.cart-footer .addon-buttons {
	text-align: right;
}
.cart-footer .cart-collaterals {
	float: left;
	width: 45%;
	margin: 0 2.5%;
}
.cart-footer .cart-collaterals div,
.cart-footer .cart-collaterals label {
	text-align: left;
}
.cart-footer .estimate-shipping label {
	display: block;
	margin: 0 0 10px;
}
.cart-footer .estimate-shipping .buttons {
	text-align: right;
}


/*** CHECKOUT ***/


.checkout-page .selected-checkout-attributes {
	float: right;
	text-align: right;
}
.checkout-page .cart-footer .totals {
	max-width: 350px;
	margin: 0;
}
.checkout-page .address-grid {
	overflow: hidden;
}
.checkout-page .address-item {
	float: left;
	width: 48%;
	margin: 0 1% 40px;
}
.shipping-method .method-list li,
.payment-method .method-list li {
	display: inline-block;
	width: 25%;
	margin: 20px 2%;
	vertical-align: top;
}
.shipping-method .method-name {
	background-color: #f6f6f6;
	padding: 10px;
}
.payment-method .payment-logo {
	display: block;
	background-color: #f6f6f6;
	padding: 10px;
}
.payment-method .payment-details {
	display: block;
	width: auto;
	min-width: 0;
	margin: 10px 0 0;
	text-align: center;
}
.payment-info .info {
	padding: 30px 75px;
}
.order-review-data,
.order-details-area,
.shipment-details-area {
	overflow: hidden;
}

/*** ORDER DETAILS & SHIPPING DETAILS ***/


.order-details-page .section.options {
	text-align: right;
}
.order-details-page .selected-checkout-attributes {
	padding: 0 10px;
}
.order-details-page .tax-shipping-info {
    text-align: right;
}
.order-details-page .totals {
	float: right;
	clear: both;
}
.shipment-details-page .tracking-number .tracking-url {
    color: #4ab2f1;
}


/*** BLOG & NEWS ***/


.blog-posts .tags {
	float: right;
	width: 80%;
	text-align: right;
}
.blog-posts .buttons {
	float: left;
	width: 20%;
	text-align: left;
}

.new-comment {
	text-align: center;
}
.new-comment .buttons {
	text-align: center;
}

.comment-list .comment {
	display: table;
	width: 100%;
	margin: 0;
}
.comment-list .comment:last-child {
	border-bottom: 1px solid #ddd;
}
.comment-info {
	display: table-cell;
	width: 15%;
	margin: 0;
	vertical-align: top;
}
.comment-info .username {
	min-height: 40px;
	margin: 0;
	border: none;
	text-align: center;
}
.comment-info .avatar {
	border: none;
}
.comment-info .avatar img {
	max-width: 80%;
	max-height: 80%;
}
.comment-content {
	display: table-cell;
	width: 85%;
	border-left: 1px solid #ddd;
	vertical-align: top;
	text-align: left;
}
.comment-time {
	min-height: 40px;
	margin: 0;
	background-color: #f6f6f6;
	padding: 10px 15px;
    font-size: 14px;
    font-weight: normal;
	
}
.comment-title {
	margin: 0 0 -20px;
	padding: 20px;
}
.comment-body {
	padding: 20px;
}


/*** FORUM & PROFILE ***/


.forum-actions,
.topic-actions {
	overflow: hidden;
}
.forum-actions .actions,
.topic-actions .actions {
	float: left;
}
.forum-actions .pager,
.topic-actions .pager {
	float: right;
	max-width: 450px;
}
.forum-actions .pager li,
.topic-actions .pager li {
	margin: 2px 4px;
}
.forum-actions .pager.upper {
	display: block;
}
.topic-actions.lower .actions {
	display: block;
}

.topic-posts {
	margin: 0 0 30px;
}
.topic-post {
	display: table;
	width: 100%;
	margin: 0;
}
.topic-post .post-info {
	display: table-cell;
	width: 15%;
	margin: 0;
	vertical-align: top;
	text-align: left;
}
.topic-post .user-info {
	width: auto;
}
.topic-post .username {
	min-height: 40px;
	margin: 0;
	border: none;
	text-align: center;
}
.topic-post .avatar {
	margin: auto;
	border: none;
}
.topic-post .avatar img {
	max-width: 80%;
	max-height: 80%;
}
.topic-post .user-stats li {
	margin: 0;
}
.topic-post .send-pm {
	margin: 0 0 20px;
}
.topic-post .pm-button,
.profile-info-box .pm-button {
	padding: 8px 16px;
	font-size: 13px;
}
.topic-post .post-content {
	display: table-cell;
	width: 85%;
	border-left: 1px solid #ddd;
	vertical-align: top;
	text-align: left;
}
.topic-post .post-head {
	min-height: 40px;
	overflow: hidden;
	background-color: #f6f6f6;
}
.topic-post .post-time {
	float: left;
	margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.topic-post .post-actions {
	float: right;
	margin: 0;
}
.topic-post .post-actions a {
	margin: 0;
	line-height: 20px;
}
.topic-post .post-actions .manage-post a {
}
.topic-post .post-actions .quote-post a {
	min-width: 70px;
}
.topic-post .post-actions a.post-link-button {
	margin: 0 0 0 10px;
	border-left: 1px solid #ddd;
	text-align: center;
}

.topic-post .post-text {
	padding: 20px 5px;
}

.topic-post .post-vote{
    padding: 20px 0 20px 15px;
}

.forum-table th.replies,
.forum-table th.views,
.forum-table th.votes,
.forum-table td.replies,
.forum-table td.views,
.forum-table td.votes {
    display: table-cell;
}

.forum-table td.image {
    max-width: none;
}

.forum-table td.image div {
    max-width: none;
    background-size: initial;
}

.ui-tabs-nav {
	text-align: left;
}
.ui-tabs-nav li {

}

.profile-info-box .avatar {
	float: left;
	margin: 0 15px 15px 0;
}
.profile-info-box .profile-stats {
	float: left;
	text-align: left;
}
.profile-info-box .title {
	text-align: left;
}
.profile-info-box .send-pm {
	clear: both;
	text-align: left;
}

}
@media all and (max-width:450px){
		 .required {
    float: right;
    margin: -52px 0 0 0!important;
    vertical-align: top;
    font-size: 20px;
    font-weight: normal;
    color: #e4434b;
	}
}

 @media all and (max-width:767px){
	.kutu-kayma-onleme{
		height:76px;
	}
.musteri-mobil{
	display:block!important;
}
.footer-block.musteri.musteri-mobil .title{
	text-align:left;
}
.mobilolmayan{
	display:none;
}
.social .networks li {
    float: left;
	    width: 28%;
}
.follow-us .social li {
    display: block;
    margin:0 0 0 5%!important;
}
.social .networks li.twitter {
	margin:auto;
}
.social .networks li.instagram {
	/*float:right!important;*/
}
.social ul.networks  {

	height: 27px;
}
.footer-block .title {
	margin: 0 0 1px;
	padding: 10px 15px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.footer-block .list {
	display: none;
	margin: 0 0 20px;
	background-color: #fff;
	padding: 10px 15px;
}
.block-recently-viewed-products
{
    display:none;
}
.footer-block .block-category-navigation .list{
    display:block;
}
.footer-block.information.kategoriler{
display:none;
}
.footer-block.musteri{
    text-align:center;
}
.guvenli_resim {
  /*  background: url(/Themes/PaperWork/Content/images/ssl.png) no-repeat;*/
    width: 208px;
    height: 66px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
}
@media (max-width:770px){
	.item-box{
	       width: 49%;
    height: 550px;
    padding-left: 5px;
	}
}
@media (max-width:608px){
	.item-box{
		height:500px;
	}
}
@media (max-width:550px){
	.item-box{
	
    height:450px;
	}
}
@media (max-width:530px){
	.item-box{
	  
		   height:425px;
    
	}
}
@media (max-width:400px){
	.item-box{
	  
   height:405px;
    
	}
}
@media (max-width:385px){
	.item-box{
	     head:390px;
    
    
	}
}

/*.onepageplusbuton{
	background: #d1a564!important;
	border: 1px solid #d1a564!important;
}*/
