/* ===== Standartlar ===== */
*{ text-rendering: optimizeLegibility;	-webkit-font-smoothing: antialiased;	-moz-font-smoothing: none;font-size: 0;}
body{font-family: 'Open Sans';  font-size: 14px;font-weight: 400;color: #666666; overflow-y: auto;overflow-x: hidden;line-height: 1;}
a{color: #333;  display: inline-block;  -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
a:hover{color: #000;cursor: pointer;text-decoration: none!important;}
a, a:active, a:focus{text-decoration: none!important;color: #333;}
:focus {outline:none!important;}
::-moz-focus-inner {border:0!important;}
ul{margin:0;padding: 0;}
li{list-style: none;}
textarea{resize: none;}
img {max-width: 100%;}
border-ra {font-size: 14px;}
.font {font-family: 'Titillium Web';}
p, a, span, strong, b {font-size: 14px;}
/* alertler */
.martodo.alert{position:relative;width:100%;font-size:16px;margin-bottom:15px;padding:10px;display:table;background-color:#fdfdfd;border:1px solid #ddd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.martodo.alert:after{content:'';clear:both;display:block}
.martodo.alert:hover{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15);-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);box-shadow:0 1px 3px rgba(0,0,0,.15)}
.martodo.alert:hover .close{display:block}
.martodo.alert .td{display:table-cell}
.martodo.alert .child-1{width:36px;vertical-align: middle;}
.martodo.alert .child-1 i{color:#fff;width:36px;height:36px;line-height:36px;display:block;text-align:center;text-shadow:-5px 6px 5px rgba(0,0,0,.1);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;font-size: 17px;}
.martodo.alert .close{position:absolute;top:50%;right:10px;color:#777;width:26px;display:none;font-size:13px;cursor:pointer;text-align:center;line-height:26px;margin-top:-13px;border-radius:3px}
.martodo.alert .close i{line-height:26px}
.martodo.alert .close:hover{background-color:#eee}
.martodo.alert .child-2{color:#272727;font-size:16px;margin:0 50px;padding:8px 0 8px 10px}
.martodo.alert.danger .child-1 i{background-color:#ff5c5d}
.martodo.alert.success .child-1 i{background-color:#12b353}
.martodo.alert.warning .child-1 i{background-color:#ffcd62}
.martodo.alert.info .child-1 i{background-color:#4787ed}

.temizle{clear:both;}
.g-title-2 { background: #F6F6F6; padding: 3px; width:100%; margin-bottom:10px; margin-top:5px; padding-left:20px;}

.renkkartela {width:100%; height:45px; font-size:15px; padding-left:10px;}
.renkkartela option {width:100%; height:25px; font-size:15px; padding-left:10px;}
.renkler { width:100%; float:left; margin-top:10px; margin-bottom:10px; font-size:12px; }
.renkler .yukleniyor { width:100%; float:left; margin-top:5px; margin-bottom:10px; font-size:15px; border:#DCDCDC solid 1px; padding:10px;}
.renkler .kutu { width:100px; height:140px; float:left; margin-right:10px; border:#DFDFDF solid 1px; padding:5px; font-size:12px; color:#000000;}
.renkler .kutu img { float:left; }
.renkler .kutu .yazi { float:left; width:90px; height:25px; line-height:25px; font-size:12px; text-align:center; }
.renkler .kutu .secenekk { margin:auto; text-align:center; }

.taggd-wrapper {
	overflow: hidden;
	position: relative;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}

.taggd-wrapper .taggd-item {
	background:url(/images/nokta.png) center;
	width:25px;
	height:25px;
	z-index: 1;
	cursor:pointer;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.taggd-wrapper .taggd-item.active,
.taggd-wrapper .taggd-item:hover { background:url(/images/nokta_h.png) center; }

.taggd-wrapper .taggd-item-hover {
    background-color: rgb(0, 0, 0);
	color: transparent;
	cursor: default;
    font-weight: lighter;
	opacity: 0;
	overflow: hidden;
	margin-top:-5px;
	padding: 0 5px;
	z-index: 1;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display:none;
	font: 400 11px 'Open Sans', sans-serif;
}

.taggd-wrapper .taggd-item-hover.show {
	color: #fff;
	opacity: 1;
	padding: 5px;
	z-index: 100;
	display: block;
}

.taggd-wrapper .taggd-item-hover input {
	background-color: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	color:#FFFFFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}

.taggd-wrapper .taggd-item-hover .satir {
	float:left;
	width:100%;
}

.taggd-wrapper .taggd-item-hover input[type=radio] {
	margin-right:2px;
	vertical-align:middle;
}

.taggd-wrapper .taggd-item-hover button {
	background-color: #fff;
	border: 0;
	color: rgb(219, 50, 92);
	font-family: 'taggd', sans-serif;
	font-size: 0.666em;
	height: 1.5em;
	line-height: 1;
	margin: 0 0 0 0.25em;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 1.5em;
	
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}

.taggd-wrapper .taggd-editor {
	position: absolute;
}


.Sitem .block {
    border-right: 1px solid #eff9fa;
    height: 50px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.Sitem {
    padding: 5px 0;
    border-bottom: 1px solid #eff9fa;
	width:100%;
}

    .Sitem .image {
        width: 50px;
        text-align:left;
    }

    .Sitem .text {
        width: 500px;
		text-align:left;
		padding-left:5px;
    }

        .Sitem .text a {
            font: 700 13px "Titillium Web";
            color:#000000;
			
        }

    .Sitem .price {
        width: 125px;
        font: 15px "Titillium Web";
        color: #4A9ACC;
    }

    .Sitem .add-basket {
        width: 55px;
        border-right: 0;
    }

        .Sitem .add-basket a {
            background:#FFFFFF;
            display: block;
            width: 26px;
            height: 26px;
            margin: 0 auto;
        }

        .Sitem .add-basket i {
            margin: 0 auto;
            position: relative;
            top: 4px;
        }

    .Sitem:hover {
        background:#FFFFFF;
    }

        .Sitem:hover .add-basket a {
            background: #4A9ACC;
        }

.adresdefter p { line-height:25px; }
.adresdefter .basl { font-size:17px; line-height:40px; border-bottom:#D1D1D1 solid 1px; }
.input-group{position:relative;width:100%;margin-top:10px;}
.input-group input{}
.kariyer-btn{background:#d7d8da;color:#626161;position:absolute!important;right:0;top:0;z-index:99;padding:5px 27px!important;border-radius:0;height: 100%;line-height: 35px;}
.kariyer-btn:hover{color:#fff;z-index:99!important;}
.input-group-btn{position:static!important;width:0;}

/*===== Address =====*/
/* Adres bilgileri */
.adres-item{padding:15px 0;overflow:hidden;border-bottom:1px solid #c3c3c3;}
.adres-top{width:100%;overflow:hidden;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.adres-top .info{float:left;}
.adres-top .info span{padding:5px 15px;border-right:1px solid #c5c5c5;color:#6b6b6b;font-weight:700;}
.adres-top .info span:first-of-type{padding-left:0;}
.adres-top .edit{float:right;}
.adres-top .edit a{padding:5px 15px;color:#6b6b6b;font-weight:700;font-size: 12px;}
.adres-top .edit a:first-of-type{border-left:1px solid #c5c5c5;}
.adres-top .edit .adres-del{color: #ed131f;}

.adres-bottom{width:100%;overflow:hidden;}
.adres-bottom p{font-weight:300;padding: 10px 0 0 0;}
/*===== Address =====*/



input, textarea, select{box-shadow:none!important;}
input:focus:not(.search), textarea:focus, select:focus{}
/* Sosyal Medya */
.fa-facebook:hover{color: #44619d;}
.fa-twitter:hover{color: #5978ea;}
.fa-google-plus:hover{color: #dc4a38;}
.fa-instagram:hover{color: #b9977c;}
.fa-google-plus:hover{color: #e04a39;}
.fa-pinterest:hover{color: #bd081c;}
.fa-linkedin:hover{color: #0077b5;}

.map-responsive{overflow:hidden;padding-bottom:350px;position:relative;height:0;max-width: 100%;margin-bottom:25px;}
.map-responsive iframe{left:0;top:0;height:100%;max-height: 350px;width:100%;position:absolute;/* pointer-events: none; */}

.twice{width:100%;overflow:hidden;}
.twice-item{float:left!important;position:relative;overflow: hidden;}
.twice-item + .twice-item{margin-left: 4%;}
.product-detail .twice-item{margin-bottom: 10px;}
.product-detail .twice-item .select{width: 80%;}
.twice-item i{position:absolute;right:10px;bottom: 12px;font-size: 17px;}
.twice-item:last-of-type{float:right;}
.twice-item span{position:absolute;right:0;top:10px;}
@media (max-width:767px){.twice-item{width:100%;}}
/* Sayfalama */
.sayfalama{text-align: left;overflow: hidden;float: left;width: 100%;}
.sayfalama .pagination>li>a{margin:0 5px;color: #16181a;border-top:2px solid #16181a;border-bottom:2px solid #16181a;border-right:none;border-left:none;padding:6px;}
.sayfalama .pagination>li>a:hover{background:transparent;}
.sayfalama .pagination>.active>a{background: transparent!important;color: #d60005;border-color:#d60005;border-right:none;}
.sayfalama .pagination>li:last-child>a, .pagination>li:last-child>span {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.sayfalama .pagination>li:first-child>a, .pagination>li:first-child>span {margin-left: 0;border-top-left-radius: 0;border-bottom-left-radius: 0;}

/* Mobil MenÃƒÆ’Ã‚Â¼ */
.navbar-toggle{position: absolute;right: 0;z-index: 99;top: 25px;}
.navbar-toggle span{background:#fff;}
.mobile-close{position:absolute;right:15px;top:5px;z-index:99;}
.mobile-back{position:absolute;right:75px;top:10px;z-index:99;display:none;}
.mobile-menu{height: 100%;padding: 0 25px;position: fixed;width: 100%;height: 100%;top:0;left:0;display: none;z-index: 9999;background-color: rgba(75, 69, 76, .93);overflow: auto;} 
.mobile-menu li a:after {content: '';position: absolute;bottom: 0;left: 0;height: 1px;background: rgba(255,255,255, .3);width: 100%;}
.mobile-menu h2{color:#fff;margin-left:10px;}
.mobile-menu li a{color:#fff;padding: 10px 10px;display: block;font-size: 16px;cursor: pointer;border-bottom: 1px solid #5B5B5B;position: relative;}
.mobile-menu li a i{margin-right:10px}
.level-2, .level-3{display:none;}
.level-3{padding-left:15px;}
.level-3 li a{font-size:14px;}
/* Mobil MenÃƒÆ’Ã‚Â¼ */

/* Arama sonuclarÃƒâ€žÃ‚Â± */
.sonuc{margin-bottom:15px;border:1px solid #cCc;padding:15px;min-height:145px;}
.sonuc .baslik{margin:0;padding:0;text-align: left;}
.sonuc img{margin-bottom:10px;float:left;width:100px;margin-right:20px;}
.stitle a{color:#ee1c25; border-left:2px solid #ee1c25;padding-left:15px;}
.scontent a{padding:0 25px;}

/* captcha */
.captcha{position:relative;width:48%;float:left;border:1px solid #cCc;}
.captcha #siimage{height: 40px;width: 70%;border:none!important;}
.captcha1{padding:10px 0;}
.captcha>.input-item>img{max-height:50px;width:175px;}
.captcha object{position:absolute;right:15px;top:11px;}
.captcha a{}
.captcha a>img{position: absolute;width: 19px;right:45px;top:14px;}
.captcha-btn{width:50%;float:right;}
.captcha-btn input{height:49px;} 
.captcha-btn1{width:50%;}
@media (max-width:480px){
.captcha{width:100%;}
.captcha-btn{width:100%;}
.captcha-btn1{width:100%;}
}
@media (min-width:992px) and (max-width:1200px){
/* .captcha a>img{margin-left: -8px;} */
.captcha1 a>img{margin-left: -33px;}
}
.biltek{float:right;}
.biltek a{}
.biltek a img{margin-top:-4px;width:25px;}

/* Page-title */
.page-title{padding: 25px 0; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.page-title .title-first {}
.page-title .title-first h3 {margin: 0 0 20px 0;}
.page-title .title-first ol li {color:#4B4B4B;}
.page-title .title-first ol li a {color: inherit;}
.page-title .title-first ol li:before {color: #4B4B4B;}
.page-title>.container{position:relative;height:100%;}
.page-title h3{margin:0;font-size:30px;font-weight:200;color:#464646;margin-top:50px;margin-bottom:10px;font-weight:700;}
.breadcrumb{background:transparent;margin:0;padding:0;}
.breadcrumb li{}
.breadcrumb li a{color:#5a5f62;font-size:14px;}
.breadcrumb li a:hover{color:#fff;font-size:14px;}
.breadcrumb li.active{color:#5a5f62;font-size:14px;}
.breadcrumb>li+li:before{content:">";font-size:14px;color:#5a5f62;}

.title-menu{position:absolute;right:15px;bottom:0;}
.title-menu ul{display:flex;justify-content:flex-end;}
.title-menu ul li{}
.title-menu ul li a{background:#7a0205;color:#fff;position:relative;margin-left: 2px;display: block;padding: 10px 15px;}
/* .clip{-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 44%, 86% 0);clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 44%, 86% 0);clip-path: url("#clipPolygon");} */
.title-menu ul li a:after{content:"";position:absolute;right:0;top:0;width: 0;height: 0;border-style: solid;border-width: 0 15px 15px 0;border-color:transparent #141517 transparent  transparent;}
.title-menu ul li.active a, .title-menu ul li a:hover{background:#fff;color:#7a0205;}

/*Radio Checkbox Select*/
.control-group{display: inline-block;vertical-align: top;background: #fff;text-align: left;box-shadow: 0 1px 2px rgba(0,0,0,0.1);padding: 30px;margin: 10px;}
.control{display: block;position: relative;padding-left: 30px;margin-bottom: 15px;cursor: pointer;font-size: 18px;}
.control input{position: absolute;z-index: -1;opacity: 0;display: none;}
.control span{height: 25px;line-height: 20px;font-size: 12px;}
.control__indicator{position: absolute;top: 2px;left: 0;height: 20px;width: 20px;background: #e6e6e6;}
.control--radio .control__indicator{border-radius: 50%;}
.control:hover input ~ .control__indicator, .control input:focus ~ .control__indicator{background: #ccc;}
.control input:checked ~ .control__indicator{background: #2aa1c0;}
.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator{background: #0e647d;}
.control input:disabled ~ .control__indicator{background: #e6e6e6;opacity: 0.6;pointer-events: none;}
.control__indicator:after{content: '';position: absolute;display: none;}
.control input:checked ~ .control__indicator:after{display: block;}
.control--checkbox .control__indicator:after{left: 6px;top: 2px;width: 7px;height: 13px;border: solid #fff;border-width: 0 2px 2px 0;transform: rotate(45deg);}
.control--checkbox input:disabled ~ .control__indicator:after{border-color: #7b7b7b;}
.control--radio .control__indicator:after{left: 7px;top: 7px;height: 6px;width: 6px;border-radius: 50%;background: #fff;}
.control--radio input:disabled ~ .control__indicator:after{background: #7b7b7b;}

.select{position: relative;display: inline-block;margin-bottom: 15px;width: 100%;}
.select select{display: inline-block;width: 100%;cursor: pointer;padding: 10px 15px;outline: 0;border: 0;border-radius: 0;background:#FFFFFF;color: #7b7b7b;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.select select::-ms-expand{display: none;}
.select select:hover, .select select:focus{color: #000;background:#E8E8E8;}
.select select:disabled{opacity: 0.5;pointer-events: none;}
.select__arrow{position: absolute;top: 21px;right: 15px;width: 0;height: 0;pointer-events: none;border-style: solid;border-width: 8px 5px 0 5px;border-color: #7b7b7b transparent transparent transparent;}
.select select:hover ~ .select__arrow, .select select:focus ~ .select__arrow{border-top-color: #000;}
.select select:disabled ~ .select__arrow{border-top-color: #ccc;}

/*Radio Checkbox Select*/
/* ===== Standartlar ====== */
form > .form-div + .form-div{margin-top: 20px;}
/* ===== Modal ====== */
.modal .close {color: #000;font-size: 28px;opacity: 1;position: absolute;right: 20px;top: 15px;}
.modal .close span {font-size: inherit;}
.modal .modal-dialog {height: 100%;margin: auto;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;align-items: center;}
.modal .modal-body p {font-size: 12px;}
.modal .modal-body p strong {font-weight: 700;  font-size: inherit;}

/* ===== Modal ====== */
.menumuz { width:100%; height:50px; background:#535353; margin-bottom:2px; }
.menumuz ul li:first { padding-left:0; }
.menumuz ul li{ float:left; padding-right:20px; padding-left:25px; border-right:#6E6E6E solid 1px; height:30px; line-height:30px; margin-top:10px; }
.menumuz ul li:last-child  { border-right:none; }
.menumuz a { font-size:15px; color:#FFFFFF; }
.menumuz a:hover { font-size:15px; color:#9B9B9B; }

.logo img { margin-left:100%; height:100px; }

.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0px;
  z-index: 100;
}

/* ===== General ====== */
.icon {background-image: url('../images/sprite.png')!important; background-repeat: no-repeat;display: inline-block;} 
.vm {display: inline-block; vertical-align: middle;}
.tc {display: table-cell;vertical-align: middle;}
.select {position: relative;}
.select select {width: 100%;-webkit-user-select: none;-moz-user-select: -moz-none;-ms-user-select: none;user-select: none;-webkit-appearance: none;-moz-appearance: none;appearance: none; border: none;outline: none;  border-radius: 0;}
.select i.icon-select {position: absolute;pointer-events: none;}
.checkbox {padding-left: 30px;margin: 10px 0;cursor: pointer;}
.checkbox span {font-size: 12px;font-weight: 400;line-height: 18px;}
.checkbox span b {font-size: inherit;font-weight: 700;}
.checkbox input {display: none;}
.checkbox input:checked ~ .checkbox-style {background: #a4a4a4;}
.checkbox .checkbox-style {position: absolute;left: 0;top: 0;width: 20px;height: 20px;border: 1px solid #a4a4a4;box-shadow: 0px 0px 0px 1px #fff inset;}
.button {padding:  0 25px;font-size: 14px;font-weight: 700;letter-spacing: 1px;position: relative;  display: inline-block;  height: 50px;line-height: 50px;  text-align: center; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.form-div p {font-size: 12px;font-weight: 700;  margin: 0 0 5px 0;}
.form-div textarea,
.form-div select {width: 100%;height: 42px;font-size: 14px; outline: none;padding: 0 0 0 5px;margin: 0; }
.form-div input:not([type="submit"]){width: 100%;height: 42px;font-size: 14px;border: 1px solid #d1d1d1;outline: none;padding: 0 0 0 5px;margin: 0;border-radius: 0;}
.form-div input:focus,
.form-div textarea:focus,
.form-div select:focus {border-color:#ABABAB;}
input[type=submit] {border: none;height: 50px;}
.double .form-div {width: 48%;display: inline-block;}
.double .form-div + .form-div {margin-left: 4%;}
.button-default {background: #999; height: 50px;line-height: 50px;color: #fff;}
.button-default:hover,
.button-default:focus {background: #43a05c;color: #fff;}
.button-default:before {content: '';position: absolute;width: calc(100% - 2px);height: calc(100% - 2px);border: 3px solid #fff;left: 1px;top: 1px;}
.button-alternative {background: #232323;  color: #fff;}
.button-alternative:hover,
.button-alternative:focus {background: #FCF9A2;color:#262626;}
.button-text {padding: 0 20px;}
.button.button-facebook {background: #3b5998;color: #fff;font-size: 12px;font-weight: 600;margin-bottom: 20px;}
.button.button-facebook b {font-size: 12px;font-weight: 700;}
.button.button-google {background: #dd4d40; color: #fff;font-size: 12px;font-weight: 600;margin-bottom: 20px;}
.select {border: 1px solid #a4a4a4;display: inline-block;}
.select select {font-size: 11px;font-weight: 700;height: 48px;text-indent: 5px; color:#212121 ;}
.select select option {font-size: inherit;}
.select i.icon-select {background-repeat: no-repeat;width: 11px;height: 10px;right: 15px;top: 50%;margin-top: -5px;background-image: url('../images/select-arrow.png');}
.required p:after {content: '*';font-size: 12px;display: inline-block;margin-left: 3px;color: #ff0000;}
.col {display: inline-block;  width: 100%;}
.border {height: 1px;width: 100%;background: #ddd;position: relative;}
.border .left {position: absolute;left: 25%;width: 10px;height: 10px;background: #ddd;top: 50%;margin-top: -5px;border-radius: 100%;box-shadow: 0px 0px 0px 5px #fff;margin-left: -5px;}
.border .center {position: absolute;left: 50%;width: 14px;height: 14px;background: #ddd;top: 50%;margin-top: -7px;border-radius: 100%;box-shadow: 0px 0px 0px 5px #fff;margin-left: -7px;}
.border .right {position: absolute;right: 25%;width: 10px;height: 10px;background: #ddd;top: 50%;margin-top: -5px;border-radius: 100%;box-shadow: 0px 0px 0px 5px #fff;margin-right: -5px;}
/* ===== General ====== */

/* ===== Filter ====== */
.sidebar>ul>li>ul {max-height: 150px;}
.sidebar>ul>li>ul>li .control{margin-bottom: 10px;}
.sidebar>ul>li>ul>li .control__indicator{border: 1px solid #8c8c8c;background: transparent;width: 16px;height: 16px;top: 4px;}
.sidebar>ul>li>ul>li .control:hover input ~ .control__indicator, .sidebar>ul>li>ul>li .control input:focus ~ .control__indicator{background: #fff!important;}
.sidebar>ul>li>ul>li:last-of-type>.control{margin-bottom: 0;}
.control input:checked ~ .control__indicator {background: #6e6e6e;}
.sidebar>ul>li>ul>li .control--checkbox .control__indicator:after{display: none;}
/* ===== Filter ====== */

/* ===== Slider ====== */
.slider {position: relative;}
.slider .swiper-slide {height: 60vh;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.slider .swiper-slide .container {height: 100%;}
.slider .swiper-slide figcaption {position: absolute;top:50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);text-align: center;}
.slider .swiper-slide figcaption h2 {color: #fff;font-weight: 700;font-size: 30px;  margin: -30px 0 0 60px 0;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;  transition-delay: .4s;  opacity: 0;}
.slider .swiper-slide figcaption h3 {color: #fff;font-size: 24px;font-weight: 700;margin: 0 0 15px 0;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;  transition-delay: .3s;  opacity: 0;}
.slider .swiper-slide figcaption a {font-size: 14px;font-weight: 700;margin: 0 0 10px 0;color: #fff;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;transition-delay: .6s;opacity: 0;}
.slider .swiper-slide-active figcaption h3 {margin: 0 0 45px 0;opacity: 1;}
.slider .swiper-slide figcaption h3 span {font-size: inherit; font-weight: 300;}
.slider .swiper-slide-active figcaption h2 {margin: 0 0 25px 0;opacity: 1;}
.slider .swiper-slide-active figcaption a {margin: 0;opacity: 1;}

.home-slider .buttons a {position: absolute; top: 50%;  z-index: 9;width: 35px;height: 64px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.home-slider .buttons a.prev {background: url('../img/home-slider-prev.png');left: 2%;}
.home-slider .buttons a.prev:hover {background: url('../img/home-slider-prev-hover.png');-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.home-slider .buttons a.next {background: url('../img/home-slider-next.png');right: 2%;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.home-slider .buttons a.next:hover {background: url('../img/home-slider-next-hover.png');}
/* ===== Slider ====== */

/* ===== Sign Up ====== */
.sign-up-page {margin: 0px 0;}
.sign-up-page .col-one .col-left > h5 {font-size: 26px;font-weight: 600;margin: 0 0 20px 0;}
.sign-up-page .col-one .col-left > p {font-size: 14px;margin: 0 0 30px 0;}
.sign-up-page .col-one .col-right {text-align: right;}
.sign-up-page .col-one .col-right > span {margin-right: 10px;font-size: 12px;color: #666;font-weight: 700;}
.sign-up-page .col-one .col-right > a {height: auto;line-height: normal;padding: 5px 10px;font-size: 12px;}
.sign-up-page .col-two {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;}
.sign-up-page .col-two .col-left {padding-right: 70px;border-right: 1px solid #dadada;}
.sign-up-page .col-two .col-left .content form > div + div {margin-top: 20px;overflow: hidden;}
.sign-up-page .col-two .col-left .content .campaign p {font-size: 12px;}
.sign-up-page .col-two .col-left .content .contract p {font-size: 12px;}
.sign-up-page .col-two .col-left .content .contract a {font-size: inherit;color: #666;}
.sign-up-page .col-two .col-left .send {text-align: right;}
.sign-up-page .col-two .col-left .sign-in > a {height: auto;line-height: normal;padding: 5px 10px;font-size: 12px;}
.sign-up-page .col-two .col-right .content > ul > li {padding: 25px 0;}
.sign-up-page .col-two .col-right .content > ul > li i.icon-shopping {width: 32px;height: 37px;background-position: 0 -183px;}
.sign-up-page .col-two .col-right .content > ul > li i.icon-cargo {width: 59px;height: 27px;background-position: -33px -183px;}
.sign-up-page .col-two .col-right .content > ul > li i.icon-payment {width: 43px;height: 43px;background-position: -93px -183px;}
.sign-up-page .col-two .col-right .content > ul > li i.icon-help {width: 41px;height: 41px;background-position: -137px -183px;}
.sign-up-page .col-two .col-right .content > ul > li h6 {font-size: 12px;font-weight: 700;margin: 0 0 5px 0;}
.sign-up-page .col-two .col-right .content > ul > li p {font-size: 12px; margin: 0;}
.sign-up-page .col-two .col-right .content > ul > li > .vm:first-child {width: 120px;text-align: center;}
.sign-up-page .col-two .col-right .content > ul > li > .vm:last-child {width: calc(100% - 120px);}
/* ===== Sign Up ====== */

.bolum3 { width: 100%; padding-top: 5px; padding-bottom: 10px; background:#F9F9F9; padding:10px; margin-bottom:10px; line-height:35px;}
.bolum3 .baslik { width:100%; float:left; line-height:45px; border-bottom:#E0E0E0 solid 1px; margin-bottom:10px; font-family: 'Titillium Web'; font-size: 25px; color:#4B4B4B; }
.bolum3 .kutu { width:100%; float:left; }
.bolum3 .kutu .resim { width:100%; float:left; position:relative; }
.bolum3 .kutu .yazi { width:100%; float:left; position:absolute; z-index:100; font-family: 'Sansation Bold';font-size: 16px; color:#FFFFFF; line-height:45px; background: rgba(0, 0, 0, 0.5);; bottom:0; padding-left:16px; text-transform:uppercase; }

/* ===== Sign Ã„Â°n ====== */
.sign-in-page {margin: 40px 0;}
.sign-in-page .col-one h5 {font-size: 26px;font-weight: 600;margin: 0 0 20px 0;}
.sign-in-page .col-one p {font-size: 12px;margin: 0 0 20px 0;}
.sign-in-page .col-two {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;}
.sign-in-page .col-two .col-left {padding-right: 150px;border-right: 1px solid #a4a4a4;}
.sign-in-page .col-two .col-left .content .sign .form-div + .form-div {margin-top: 20px;}
.sign-in-page .col-two .col-left .content .sign .button-facebook {display: block;}
.sign-in-page .col-two .col-left .content .sign .button-google {display: block;}
.sign-in-page .col-two .col-left .content .sign .button-facebook b:before {content: '';display: inline-block;vertical-align: middle;width: 15px;height: 26px;background-image: url('../images/facebook-white.png');margin-right: 15px;}
.sign-in-page .col-two .col-left .content .sign .button-google b:before {content: '';display: inline-block;vertical-align: middle;width: 32px;height: 20px;background-image: url('../img/google.png');margin-right: 15px;}
.sign-in-page .col-two .col-left .content .sign .buttons {margin: 25px 0;  overflow: hidden;}
.sign-in-page .col-two .col-left .content .sign .buttons .remember {float: left;}
.sign-in-page .col-two .col-left .content .sign .buttons .remember > a {font-size: 12px; font-weight: 400;}
.sign-in-page .col-two .col-left .content .sign .buttons .remember > a b {font-size: inherit;font-weight: 700;}
.sign-in-page .col-two .col-left .content .sign .buttons .sign-in {float: right;}
.sign-in-page .col-two .col-left .content .sign .sign-up {text-align: center;}
.sign-in-page .col-two .col-left .content .sign .sign-up > span {font-size: 12px;font-weight: 700;margin-right: 10px;}
.sign-in-page .col-two .col-left .content .sign .sign-up > a {height: auto;line-height: normal;padding: 5px 10px;font-size: 12px;}
.sign-in-page .col-two .col-right .content > img {display: block;margin: 0 auto;}
.sign-in-page .col-two .col-right .content p {font-family: 'Titillium Web';font-size: 20px;margin: 25px 0 0 0;line-height: 28px;}
.sign-in-page .col-two .col-right .content p span {font-weight: 600; font-size: inherit;}
.sign-in-page .col-two .col-right .content p b {font-weight: 700; font-size: inherit;}
/* ===== Sign In ====== */

/* ===== Faq ====== */
.faq {margin: 60px 0;}
.faq .col-one .col-left h6 {font-size: 18px; font-weight: 700;color: #333;margin: 0 0 25px 0;}
.faq .col-one .col-left p {font-size: 15px;line-height: 28px;margin: 0;padding-bottom: 30px;border-bottom: 1px solid #666;}

.faq .col-one {padding:25px 0;}
.faq .col-one .panel-group {margin-bottom: 0;}
.faq .col-one .panel-heading{border-radius:0;padding:0px;}
.faq .col-one .panel-title a{color:#fff;display:block;position:relative;background: #43a05c;padding:19px;font-weight:700;font-size: 13px;border-bottom: 1px solid #fff;}
.faq .col-one .panel-title a.collapsed{background: #fff;color: #666;border-bottom: 1px solid #666;}
.faq .col-one .panel-title a i{position:absolute;right: 15px;font-size: 14px;top: 20px;}
.faq .col-one .panel{border-radius:0;border:none;}
.faq .col-one .panel-collapse {background: #43a05c;}
.faq .col-one .panel-body{position:relative; border-top: none !important;}
.faq .col-one .panel-body h4{color:#141515;font-size:21px;}
.faq .col-one .panel-body p{color:#fff;  font-size:12px; line-height: 24px;}
.faq .col-one .panel-body ul{padding:0 25px;}
.faq .col-one .panel-body li{color:#141515;font-weight:400;font-size:16px;list-style-type: circle;}
.faq .col-one .panel-body:after{display: none;}
.panel-title a i:before {content: "\f068"!important;}
.panel-title a.collapsed i:before {content: "\f067"!important;}
.panel-group .panel+.panel {margin-top: 0px !important;}
/* ===== Faq ====== */

/* ===== Contact ====== */
.contact-page {margin-bottom: 40px;}
.contact-page .col-left {padding-right: 20px;}
.contact-page .col-left .content > h5 {font-size: 26px; font-weight: 600;margin: 0 0 20px 0;}
.contact-page .col-left .content > p {font-size: 12px;margin-bottom: 30px;}
.contact-page .col-right {padding-left: 20px;}
.contact-page .col-right .content > h5 {font-size: 26px; font-weight: 600;margin: 0 0 20px 0;}
.contact-page .col-right .content > p {font-size: 12px;margin-bottom: 30px;}
.contact-page .col-right .content a {font-size: 12px;}
.contact-page .col-right .content a:hover {color: #7a638d;}
.contact-page .col-right .content .who .line + .line {margin-top: 15px;}
.contact-page .col-right .content .who .line i.icon-location {width: 19px;height: 28px;background-position: 0 -259px;}
.contact-page .col-right .content .who .line i.icon-phone {width: 28px;height: 29px;background-position: -20px -259px;}
.contact-page .col-right .content .who .line i.icon-mail {width: 30px;height: 22px;background-position: -49px -259px;}
.contact-page .col-right .content .who .line h6 {margin: 0 0 15px 0;font-size: 13px;color: #333;font-weight: 700;}
.contact-page .col-right .content .who .line p {margin: 0;font-size: 12px;line-height: 18px;}
.contact-page .col-right .content .who .line > *:first-child {width: 66px;height: 66px;border: 1px solid #a4a4a4;position: relative;}
.contact-page .col-right .content .who .line > *:first-child i {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.contact-page .col-right .content .who .line > *:last-child {width: calc(100% - 86px);margin-left: 20px;}
.contact-page .col-right .content .company {margin: 30px 0;}
.contact-page .col-right .content .company p {font-size: 12px;margin: 0;color: #333;line-height: 18px;}
.contact-page .col-right .content .company p + p {margin-top: 15px;}
.contact-page .col-right .content .company p b {font-size: inherit;display: inline-block;  width: 160px;}
.contact-page .col-right .content .text p {font-size: 16px;color: #333;margin: 0;line-height: 24px;}
.contact-page .col-right .content .text p span {font-size: inherit;font-weight: 600;}
.contact-page .col-right .content .text p b {font-size: inherit;font-weight: 700;}

.contact-page .container form > div + div {margin-top: 20px;overflow: hidden;}
.contact-page .container form > div.submit {text-align: right;}
.contact-page .container form textarea {padding: 10px;  height: 90px;}
/* ===== Contact ====== */

/* ===== Header ====== */
.header-top {border-top: 4px solid #ddd;}
.header-top .container {border-bottom: 2px solid #ddd;padding: 2px 0;}
.header-top .col-left > * {display: inline-block;vertical-align: middle;}
.header-top .col-left {width: 100%;  display: inline-block;  vertical-align: middle; padding-top: 5px; padding-bottom: 5px;}
.header-top .col-left .fa { margin-right:10px; color:#757575; font-size:20px; }
.header-top .col-left .fa:hover {color:#000; }
.header-top .col-left .icon-customer-service {width: 35px;  height: 30px;background-position: 0 0;}
.header-top .col-left span {padding: 0 15px;font-size: 10px;color: #adadad;}
.header-top .col-left a {font-size: 17px;font-weight: 700; color:#757575;}
.header-top .col-right {width: 50%; display: inline-block;  vertical-align: middle; text-align: right;}
.header-top .col-right ul li {display: inline-block;}
.header-top .col-right ul li a {font-size: 11px;font-weight: 700;padding: 10px 0;}
.header-top .col-right ul li a:hover {color: #c8bc04 !important;}
.header-top .col-right ul li a i.icon-user {width: 19px;height: 24px;background-position: -36px 0;vertical-align: middle;margin-right: 10px;}
.header-top .col-right ul li.sign-in a {color: #000;}
.header-top .col-right ul li.sign-up a {color: #adadad;}
.header-top .col-right ul li.sign-up a:before {content: '/';padding: 0 10px;}
.header-top .col-right ul li.uyepanel { position:relative; }
.header-top .col-right ul li.uyepanel a { padding:11px 15px 11px 15px; background:#000000; color:#FFFFFF; font-size:13px; border-radius:3px; margin-top:4px; margin-bottom:5px; }
.header-top .col-right ul .uyepanelac { display:none; z-index:100; }
.header-top .col-right ul li.uyepanel:hover .uyepanelac { display: block; font-size:13px; position:absolute; margin-top:-6px; background:#000000; padding:7px; z-index:10000; width:175px; border-radius:0px 0px 10px 10px; right:0;}
.header-top .col-right ul .uyepanelac a { width:160px; float:left; text-align:left; }
.header-top .col-right ul .uyepanelac i { margin-right:5px; text-align:justify; }

.header-center { padding: 10px 0; }
.header-center .col-left {display: inline-block;width: 20%; vertical-align: middle; padding-left:0; }
.header-center .col-left img { height:85px; }
.header-center .col-left > a {position: relative; z-index: 9;}
.header-center .col-right {display: inline-block;width: 80%; vertical-align: middle; text-align: right;}
.header-center .col-right > * {display: inline-block;text-align: left;vertical-align: middle;}
.header-center .col-right > ul {position: relative;}
.header-center .col-right > ul > li {display: inline-block; border-right:#D9D9D9 solid 1px;}
.header-center .col-right > ul > li > a {font-size: 17px;font-weight: 700;color: #000000;line-height: 35px;padding: 0 20px 0px;}
.header-center .col-right > ul > li > a .icon-category {width: 19px;height: 18px;background-position: -56px 0;vertical-align: middle;margin-left:30px;background-image: url('../images/category-green.png');-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header-center .col-right > ul > li:hover > a .icon-category { background-image: url('../images/category-white.png'); }
.header-center .col-right > ul > li:hover > a {background: #757575; color: #fff;}
.header-center .col-right > ul > li > div {position: absolute; background:#757575;opacity: 0;z-index: -9;	-webkit-transition: all ease-in-out .3s ;-moz-transition: all ease-in-out .3s ;-ms-transition: all ease-in-out .3s ;-o-transition: all ease-in-out .3s ;transition: all ease-in-out .3s ;}
.header-center .col-right > ul > li:hover > div {opacity: 1;z-index: 9;}
.header-center .col-right > ul > li > div > ul {opacity: 0;visibility: hidden;z-index: -9;/* position: absolute; */left: 0;width: 240px;padding: 30px 20px;top: 100%;float: left;}
.header-center .col-right > ul > li:hover div > ul {opacity: 1;visibility: visible;z-index: 999;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}

.header-center .col-right > ul > li > div > ul > li > a {font-size: 14px;font-weight: 600;color: #fff;padding: 5px 0;display: inline-block;position: relative;}
.header-center .col-right > ul > li > div > ul > li > a:after {content: '';position: absolute;left: 0;bottom: -2px;width: 100%;height: 1px;}
.header-center .col-right > ul > li > div > ul > li {padding: 7px 0;}
.header-center .col-right > ul > li > div > ul > li > a:after {width: 0;content: '';height: 1px;position: absolute;bottom: 0;background: #fff;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%); -ms-transform: translateX(-50%);transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s;opacity: 0;visibility: hidden;}
.header-center .col-right > ul > li > div > ul > li > a:hover:after {left: 0;opacity: 1;visibility: visible;transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);  -o-transform: translateX(0);-ms-transform: translateX(0);width: 100%;}
.header-center .col-right .search {position: absolute;width: 62px;height: 45px;border: 1px solid #ddd;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;z-index: 9999;width: 0;right: 0;opacity: 0;visibility: hidden;top: 0;z-index: -9;}
.header-center .col-right > ul > li > div > ul > li > a:before {content: '';background: url('../images/submenu-arrow.png');display: inline-block;width: 6px;height: 10px;vertical-align: middle;margin-right: 10px;transition: all ease-in-out .2s;}
.header-center .col-right .search.opened {width: 300px;border-color: #ddd;}
.header-center .col-right .search:focus {border-color: #7a638d;}
.header-center .col-right .search form input {width: calc(100% - 62px);border: none;outline: none;margin: 0;padding:0 0 0 15px;line-height: 43px;font-size: 14px;}
.header-center .col-right .search > a {position: absolute;right: 0;top: 0;padding: 10px 20px 11px 20px;line-height: 0;background: #fff;}
.header-center .col-right .search > a i {width: 22px;height: 22px;background-image: url('../images/close.png');background-position: center center;}
.header-center .col-right .search-holder > a {padding: 11px 20px;border-right: 1px solid #ddd;}
.header-center .col-right .search-holder > a .icon-search {background-position: -76px 0;cursor: pointer;width: 22px;height: 22px;}
.header-center .col-right .search > a .icon-close {background-image: url('../images/close.png')!important;background-position: center center; width: 22px;height: 22px;}
.header-center .col-right .cart > a {padding: 8px 10px;}
.header-center .col-right .cart > a .icon-cart {width: 35px;  height: 29px;background-position: -99px 0; position: relative;}
.header-center .col-right .cart > a .icon-cart span {position: absolute;width: 18px;height: 18px;background:#747474;border-radius: 100%;font-size: 12px;color: #fff;font-style: normal;text-align: center;line-height: 18px;right: 0;font-family: 'Titillium Web';}
.header-center .col-right .cart {position: relative;}
.header-center .col-right .cart:hover > a {border-color: #E9E9E9;}
.header-center .col-right .cart .cart-detail {position: absolute;right: 0;width: 280px;background:#E9E9E9;padding: 20px;z-index: 9;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header-center .col-right .cart .cart-detail .item {display: flex;align-items: center;}
.header-center .col-right .cart .cart-detail > div + div:before {content: '';position: absolute;top: 0;left: 0;height: 1px;background: rgba(255,255,255, .3);width: 100%;}
.header-center .col-right .cart .cart-detail .item > a {max-width: 70px;max-height: 70px;}
.header-center .col-right .cart .cart-detail .item .text a {font-size: 12px;line-height: 18px;color: #fff;margin-left: 0px;padding: 0 10px;}
.header-center .col-right .cart .cart-detail .item .delete a {width: 8px;height: 14px;background-image: url('../img/corporate-slider-next.png');}
.header-center .col-right .cart .cart-detail > div + div {margin-top: 10px;padding-top: 10px;border-top: 1px solid #0b892d;position: relative;}
.header-center .col-right .cart .cart-detail .items-buy {text-align: center;}
.header-center .col-right .cart .cart-detail .items-buy a {color: #242424;font-weight: 700;padding-top: 10px;}
.mobilarama { display:none; }

.uye_panel_clasi { font-size:12px; }
.uye_panel_clasi .solmenu { background:#F2F2F2; padding:8px; float:left; width:100%; margin-bottom:15px; position:relative; z-index:100; }
.uye_panel_clasi .solmenu .baslik { float:left; width:100%; line-height:45px; border-bottom:#D5D5D5 solid 1px; font-size:18px; color:#000000; margin-bottom:10px; font-weight:bold;}
.uye_panel_clasi .solmenu ul li { line-height:40px; font-size:14px; font-weight:400; color:#000000; }
.uye_panel_clasi .detay { float:left; width:100%; font-size:12px; line-height:25px; font-weight:normal; color:#000000; }
.uye_panel_clasi .detay span { font-size:15px; color:#000000; }
.uye_panel_clasi .detay div { font-size:15px; color:#000000; }

.header-center .search-holder {position: relative;}
.header-center .search-holder.opened .search {opacity: 1;visibility: visible;width: 712px; z-index: 9; margin-top:45px;}
.suggestion-wrap{position: absolute;z-index: 99999;right: 0;top:100%;margin-top:-1px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;width: 599px;display: none; background:#FFFFFF;}
.suggestion-wrap:after{content: "";position: absolute;top: -10px;right: 20px;width: 0;height: 0;border-style: solid;border-width: 0 10px 11px 10px;border-color: transparent transparent #43a05c transparent;}
.suggestion{background: #43a05c;padding:0 10px;position:relative;}
.s-item{padding:  0;}
.s-item img{width:70px;height:50px;float:left;background: #fff;}
.s-item p{margin:0;margin-top:0;font-size: 13px;overflow: hidden;color: #fff!important;font-size: 11px!important;}
.s-item h6{margin-top:0;}
.s-item i{left: auto!important;right: 25px;}
.search-table>tbody>tr>td, .search-table>tbody>tr>th, .search-table>tfoot>tr>td, .search-table>tfoot>tr>th, .search-table>thead>tr>td, .search-table>thead>tr>th {vertical-align: middle;}
.search-table>tbody>tr:last-child {text-align: center;}
.search-table>tbody>tr:last-child td {padding: 0 !important;}
.search-table>tbody>tr:last-child td a {color: #fff;font-size: 12px;font-weight: 700;padding: 15px;display: block;}
.search-table>tbody>tr:last-child td a:after {content:'';	background-image: url('../images/corporate-slider-next.png');width: 8px;height: 14px;display: inline-block;vertical-align: middle;margin: -3px 0 0 10px;	-webkit-transition: all ease-in-out .3s ;-moz-transition: all ease-in-out .3s ;-ms-transition: all ease-in-out .3s ;-o-transition: all ease-in-out .3s ;transition: all ease-in-out .3s ;	opacity: 0;	visibility: hidden;}
.search-table>tbody>tr:last-child td a:hover:after {opacity: 1;	visibility: visible;}
.search-table>tbody>tr:first-child td {border-top: none;}
.search-table>tbody>tr td:nth-child(2n) {padding: 1px 10px;max-height: 80px;height: 80px;}
.search-table>tbody>tr td:first-child {padding: 15px 0;}
/* ===== Header ====== */

/* ===== Footer ====== */
.footer-top {padding: 40px 0;text-align: center;}

.footer-center {background: #323232;padding: 40px 0;border-bottom: 3px solid #767676;}
.footer-center .col-left {padding: 2px 0;}
.footer-center .col-left > * {display: inline-block;vertical-align: middle;}
.footer-center .col-left > .icon-customer-service {width: 52px;height: 45px;background-position: 0 -107px;}
.footer-center .col-left > a {font-size: 24px;color: #fff;margin: 0 20px;position: relative;padding: 3px 0;}
.footer-center .col-left > a:after {content: '';position: absolute;height: 1px;width: 0;background: #fff;left: 0;bottom: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.footer-center .col-left > a:hover:after {width: 100%;}
.footer-center .col-left > span {font-size: 11px;font-weight: 700;color: #fff;}
.footer-center .col-right {float: right;width: 100%;}
.footer-center .col-right > span {font-size: 16px;font-weight: 700;color: #fff;margin-right: 17px;}
.footer-center .col-right .bulletin {width: 360px;height: 50px;border: 2px solid #a4a4a4;position: relative;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;display: inline-block;max-width: 100%;}
.footer-center .col-right .bulletin:hover {border-color: #43a05c;}
.footer-center .col-right .bulletin input[type="email"] {border: none;outline: none;margin: 0;padding: 0;width: 300px;line-height: 46px;padding-left: 30px;font-size: 12px;font-weight: 700;background: transparent;color: #fff !important;}
.footer-center .col-right .bulletin input[type="email"]::placeholder {color: #fff;}
.footer-center .col-right .bulletin input[type="submit"] {position: absolute;width: 25px;  height: 18px;font-size: 0;outline: 0;border: 0;background-color: transparent; background-position: -54px -107px;top: 50%;right: 15px;margin-top: -9px;}

.footer-bottom {background: rgba(0, 0, 0, 0.5); padding: 20px 0;}
.footer-bottom .container > div:first-child {}
.footer-bottom .col-left h3 {font-size: 16px;color: #fff;margin: 15px 0 10px 0;font-weight: 700;}
.footer-bottom .col-left .item + .item {margin-top: 10px;}
.footer-bottom .col-left .item i {position: absolute;}
.footer-bottom .col-left .item .icon-location {background-position: -80px -107px;width: 15px;height: 22px;}
.footer-bottom .col-left .item .icon-mail {background-position: -96px -107px;width: 22px;height: 16px;}
.footer-bottom .col-left .item p {color: #fff;font-size: 12px;line-height: 18px;margin: 0;padding-left: 35px;}
.footer-bottom .col-left .item p a {font-size: inherit;color: inherit;position: relative;}
.footer-bottom .col-left .item p a:after {content: '';position: absolute;height: 1px;width: 0;background: #fff;left: 0;bottom: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.footer-bottom .col-left .item p a:hover:after {width: 100%;}
.footer-bottom .container > div {border-right: 1px solid #777; }
.footer-bottom .container > div:last-child {border-right:none;}
.footer-bottom .col-right .holder {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}
.footer-bottom .col-right .holder ul {flex: 1;}
.footer-bottom .col-right .holder ul li {padding: 7px 0;}
.footer-bottom .col-right .holder ul li a {color: #fff;font-family: 'Titillium Web';padding: 3px 0;font-size: 14px;position: relative;}
.footer-bottom .col-right .holder ul li a:after {content: '';width: 0;position: absolute;left: 0;bottom: 0;height: 1px;background: #fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.footer-bottom .col-right .holder ul li a:hover:after {width: 100%;}

.footer-signature {padding: 20px 0;}
.footer-signature .col-left {padding: 8px 0;}
.footer-signature .col-left p {color: #999; font-size: 13px;margin: 0;}
.footer-signature .col-left p strong {font-size: inherit;color: #333;}
.footer-signature .col-right {text-align: right;}
.footer-signature .col-right a {font-size: 11px;color: #666;font-weight: 600;}
.footer-signature .col-right a + a {padding-left: 10px;}
/* ===== Footer ====== */

/* ===== Home Page ====== */
.order-information {padding: 40px 0;background: #fffee7;}
.order-information .col-one {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;}
.order-information .col-one i { font-size:50px; float:left; }
.order-information .col-one > div > * {display: inline-block;vertical-align: middle;}
.order-information .col-one > div:nth-child(2n) {border-left: 1px solid #c9c9c9;border-right: 1px solid #c9c9c9;}
.order-information .col-one > div:last-child { border-right: 0px;}
.order-information .col-one .content {padding-left: 20px; width:100%;}
.order-information .col-one .content h4 {font-size: 16px;color: #333;margin: 0 0 10px 0;color:#4A4A4A;}
.order-information .col-one .content p {font-size: 13px;font-weight: 300;color: #666;margin: 0;color:#000000;}
.order-information .col-one .content strong {font-size: inherit;font-weight: 700;color:#2D2D2D;}

.quarter-module {display: inline-block; width: 100%;margin: 60px 0 10px 0;}
.quarter-module .products > div:nth-child(3n) {margin-bottom: 30px;}
.quarter-module .products-calc {display: inline-block;  width: 100%;}
.quarter-module .products-calc .content a {display: block;}
.quarter-module .products-calc .content .image {background-size: cover; background-position: center center; background-repeat: no-repeat;position: relative;}
.quarter-module .products-calc .content .image img {visibility: hidden;}

.banners a .image:before,
.quarter-module .products-calc .content .image:before {content: '';position: absolute;top: 10px;left: 50%;transform: translateX(-50%);width: 0;height: calc(100% - 20px);border-top: 1px solid #fff;border-bottom: 1px solid #fff;transition: all ease-in-out .5s;}
.banners a .image:hover:before,
.quarter-module .products-calc .content .image:hover:before {width: calc(100% - 20px);left: 10px;transform: translateX(0);}
.banners a .image:after,
.quarter-module .products-calc .content .image:after {content: '';position: absolute;top: 50%;left: 10px;transform: translateY(-50%);width: calc(100% - 20px);height: 0;border-left: 1px solid #fff;border-right: 1px solid #fff;transition: all ease-in-out .5s;}
.banners a .image:hover:after,
.quarter-module .products-calc .content .image:hover:after {height: calc(100% - 20px);top: 10px;transform: translateX(0);}

.banners a {display: block;}
.banners a .image {background-size: cover;  background-repeat: no-repeat;background-position: center center; position: relative;}
.banners a .image img {visibility: hidden;}
.banners .dobule a + a {margin-top: 30px;}
.banners .dobule a .image {width: calc(50% + 15px);}

.module {margin-top: 30px;}
.module .col-one {margin-bottom: 30px;background: #f7f7f7;padding: 30px 0;}
.module .col-one .col-left > span {font-size: 12px;font-weight: 300;color: #333;}
.module .col-one .col-left > h6 {font-size: 23px;font-weight: 300;color: #333;margin: 10px 0 0 0;}
.module .col-one .col-left > h6 strong {font-weight: 700;font-size: inherit;}
.module .col-one .col-left > h6:after {content: '';background-image: url('../img/tabs-right.png');background-repeat: no-repeat;width: 12px;height: 19px;display: inline-block;margin-left: 20px;}
.module .col-one .col-right {text-align: right;}
.module .col-one .col-right .tabs ul li {display: inline-block; vertical-align: middle;}
.module .col-one .col-right .tabs ul li + li {padding-left: 30px;}
.module .col-one .col-right .tabs ul li a {font-size: 14px;color: #333;font-weight: 300;padding: 15px 0;border-bottom: 3px solid transparent;position: relative;}
.module .col-one .col-right .tabs ul li.active a,
.module .col-one .col-right .tabs ul li a:hover {border-bottom: 3px solid #363636;}
.module .col-one .col-right .tabs ul li a strong {font-weight: 700; font-size: inherit;}
.module .col-one .col-right .tabs ul li a:after {content: '';position: absolute;left: 50%;border-style: solid;border-width: 7px;border-color: #363636 transparent transparent transparent;bottom: -17px;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;opacity: 0;}
.module .col-one .col-right .tabs ul li.active a:after,
.module .col-one .col-right .tabs ul li:hover a:after {opacity: 1;}
.module .col-two .contents > div:nth-child(4n) {margin-bottom: 30px;}
/* ===== Home Page ====== */

/* ===== Product ====== */
.product {border: 1px solid #ededed;position: relative; width:99%;}
.product .discount-rate {position: absolute;width: 50px;height: 50px;background: #369a51;right: 10px;top: 10px;border-radius: 100%;font-size: 20px;font-weight: 300;color: #fff;text-align: center;line-height: 50px;z-index: 99;}
.product .discount-rate:before {content: '%';color: #fff;}
.product .image {text-align: center;position: relative;overflow: hidden;}
.product .image .hover {position: absolute;left: 0;z-index: 999;width: 100%;top: -100%;height: 100%;background: rgba(255, 249, 209, .8);opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.product .image:hover .hover {top: 0;opacity: 1;visibility: visible;}
.product .image .hover .content {height: 100%;display: flex;align-items: flex-end;justify-content: center;padding-bottom: 15px;}
.product .image .hover .content a {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 99;}
.product .image .hover .content span {border: 1px solid #424242;color:#424242;letter-spacing: 0;}
.product .image .hover .content span .icon-cart {width: 29px;height: 24px;background-position: -155px 0;vertical-align: middle;margin-right: 10px;}
.product .image > .holder{display: block;padding: 25px 0;}
.product .text {padding: 20px 0;}
.product .text h5 {display: block;text-align: center;margin: 0 0 20px 0;}
.product .text .price {text-align: center;}
.product .text .price > div {display: inline-block;vertical-align: middle;}
.product .text .price > div:after {content: ' TL';}
.product .text .price > div + div {margin-left: 10px;}
.product .text .price .first {font-size: 13px;font-weight: 300;color: #666; text-decoration: line-through;}
.product .text .price .sales {font-size: 25px;font-weight: 700;color: #6f6f6f;}
.product .text .price div span {font-size: inherit;}
.product .text .price .first:empty {display: none;}
/* ===== Product ====== */

/* ===== Product List ====== */
.product-list {padding: 40px 0;}
.product-list .sidebar {background: #f8f8f8;}
.product-list .sidebar .filter-menu h4 {font-size: 18px;font-weight: 700;color: #676767;margin: 0;text-align: left;border-bottom: 2px solid #fff;padding: 20px;position: relative;}
.product-list .sidebar .filter-menu h4:after {content: '';/* background-position: -135px 0; */width: 19px;height: 18px;position: absolute;right: 20px;background-image: url('../images/category-white.png');}
.product-list .sidebar .filter-menu > ul {border-bottom: 2px solid #fff;padding: 20px;}
.product-list .sidebar .filter-menu > ul > li + li {border-top: 1px solid #676767;position: relative;}
.product-list .sidebar .filter-menu > ul > li.active>ul {display: block;}
.product-list .sidebar .filter-menu > ul > li + li:before {content: '';position: absolute;top: 0;left: 0;height: 1px;background: rgba(255,255,255, .3);width: 100%;}
.product-list .sidebar .filter-menu > ul > li > a {font-size: 15px;font-weight: 700;padding: 15px 20px 15px 0;display: block;position: relative;color: #676767;}
.product-list .sidebar .filter-menu > ul > li > a:hover {color: #676767;padding-left: 5px;}
.product-list .sidebar .filter-menu > ul > li > a.none:after {display: none;}
.product-list .sidebar .filter-menu > ul > li.active > a {color: #676767;}
.product-list .sidebar .filter-menu > ul > li > a:after {content: '';width: 6px; height: 10px;background-image: url('../images/submenu-arrow.png');  background-repeat: no-repeat;position: absolute; right: 0;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all 0.2s ease-in-out;}
.product-list .sidebar .filter-menu > ul > li.active > a:after {width: 10px;height: 6px;background-image: url('../images/submenu-arrow-active.png');}
.product-list .sidebar .filter-menu > ul > li > ul {display:none;padding-left: 20px;}
.product-list .sidebar .filter-menu > ul > li > ul > li > a {font-size: 12px;color: #242424;padding: 10px 0;display: block;}
.product-list .sidebar .filter-menu > ul > li > ul > li > a:hover, .product-list .sidebar .filter-menu > ul > li > ul > li.active > a {color: #242424;padding-left: 10px;font-weight: 900;}
.product-list .sidebar .filter-menu > ul > li > ul > li > ul {display:none;padding-left: 20px;}
.product-list .sidebar .filter-menu > ul > li > ul > li > ul > li > a {font-size: 11px;color: #fff;padding: 10px 0;display: block;}
.product-list .sidebar .filter-menu > ul > li > ul > li > ul > li > a:hover {color: #fff;padding-left: 5px;}
.product-list .sidebar > ul {padding: 20px;margin-top: 10px;}
.product-list .sidebar > ul > li {position: relative;}
.product-list .sidebar > ul > li:last-child {padding-bottom: 0;}
.product-list .sidebar > ul > li:last-child:before,
.product-list .sidebar > ul > li:last-child:after {display: none;}
.product-list .sidebar > ul > li > a {font-size: 18px;font-weight: 700;margin-bottom: 15px;color: #676767;}
.product-list .sidebar > ul > li + li {margin-top: 30px;}
.product-list .sidebar > ul > li > ul {max-height: 225px;overflow-y: auto;position: relative;}
.product-list .sidebar > ul > li > ul > li {padding: 8px 0;}
.product-list .sidebar > ul > li > ul > li > label {position: relative;padding-left: 25px;margin: 0; display: block;}
.product-list .sidebar > ul > li > ul > li > label > span {font-size: 13px;font-weight: 600;color: #6c6c6c; line-height:20px;}

.product-list .col-right .detailed-filter {display: inline-block;width: 100%;margin-bottom: 20px;}
.product-list .col-right .detailed-filter .col-left {float: left;}
.product-list .col-right .detailed-filter .col-right {float: right;}
.product-list .col-right .detailed-filter .col-left span {font-size: 12px;color: #333;}
.product-list .col-right .detailed-filter .col-left h5 {font-size: 30px;font-weight: 600;color: #333;margin: 10px 0 0 0;}
.product-list .col-right .detailed-filter .col-left h5 strong {font-size: inherit;font-weight: 700;}
.product-list .col-right .detailed-filter .col-right .select {width: 200px;}
.product-list .products {margin-top: 30px;}
.product-list .products .row > div:nth-child(3n) {margin-bottom: 30px;}

.product-list .pagination {text-align: center;}
.product-list .paging {float: left;width: 50%;}
.product-list .paging nav .pagination li a {font-size: 14px;border: 1px solid #ddd;width: 36px;height: 36px;border-radius: 100%;}
.product-list .paging nav .pagination li.active a {color: #fff;background: #5d5d5d !important;}
.product-list .paging nav .pagination li a span {font-size: inherit;}
.product-list .col-bottom > div {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;  align-items: center;}
.product-list .col-bottom .col-right {width: 50%;}
.product-list .col-bottom .col-right > p {float:right;font-size: 12px;margin: 0;  color: #333;font-weight: 300;}
.product-list .col-bottom .col-right > p strong {font-size: inherit; font-weight: 700;}
/* ===== Product List ====== */

.mail-mesaj { margin-bottom:10px; font-size:11px; float:left; width:100%; margin-top:-30px; }
.mail-mesaj a { color:#323232; }
.mail-mesaj h3 { border-radius:5px; border:#B9B9B9 solid 1px; padding:10px; }
.mail-mesaj .hata {color: #969696;}
.mail-mesaj .ok {color: #239C13;}

.captcha-img {width: 150px !important; margin:0 !important; border: 1px solid #D8D8D8; border-radius:2px !important;}
.captcha-rep {border-bottom: none !important; font-size: 30px; position: relative; top: 7px; margin: 0 15px; float:left;}
.captcha-inp {position: relative; top: 10px; width: 154px !important;}

/* ===== Product Detail ====== */
.product-detail .product-holder {padding: 20px 0;background-image: url('../img/product-detail-background.png');background-repeat: no-repeat;background-position: center center;background-size: cover;}
.product-detail .product-holder .product-images .discount-rate {position: absolute;width: 50px;height: 50px;background: #369a51;right: 10px;top: 10px;border-radius: 100%;font-size: 20px;font-weight: 300;color: #fff;text-align: center;line-height: 50px;z-index: 99;}
.product-detail .product-holder .product-images .discount-rate:before {content: '%';color: #fff;}
.product-detail .product-holder .product-images {position: relative;border:2px solid #ededed;background: #fff;}
.product-detail .product-holder .product-images .other-images {width: 236px;margin: 0 auto;padding-bottom: 25px;}
.product-detail .product-holder .product-images .other-images li + li {margin-top: 26px;}
.product-detail .product-holder .product-images .other-images ul li a img {width: 75px;height: 65px;border: 1px solid #a4a4a4;}
.product-detail .product-holder .product-images .main-image {width: 100%;text-align: center;background: #fff;padding: 30px 0 80px 0;}

.product-detail .product-holder .product-contents > h4 {font-size: 23px;color: #333;font-weight: 600;margin: 0 0 20px 0;}
.product-detail .product-holder .product-contents > .stock {background: #999;padding: 5px 10px;display: inline-block;}
.product-detail .product-holder .product-contents > .stock b {font-weight: 700;  font-size: 12px;color: #fff;}
.product-detail .product-holder .product-contents > .stock span {font-size: 12px;font-weight: 600;color: #fff;}
.product-detail .product-holder .product-contents .explanation {padding-top: 10px;}
.product-detail .product-holder .product-contents .explanation h5 {font-size: 14px;font-weight: 700;padding: 4px 0;margin: 0 0 10px 0;}
.product-detail .product-holder .product-contents .explanation p {font-size: 12px; color: #333; line-height: 30px;margin: 0;}
.product-detail .product-holder .product-contents .explanation span .tag { padding:10px; background:#EDEDED; color:#333333; width:auto; font-size:12px; float:left; margin-right:10px; border-radius:7px; margin-bottom:8px; }

.product-detail .product-holder .product-contents .row-holder {padding: 30px 0;margin: 30px 0;border-top: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4; float:left; width:100%;}
.product-detail .product-holder .product-contents .row-holder > div {display: inline-block; vertical-align: middle;}
.product-detail .product-holder .product-contents .row-holder .price {padding-right: 30px;border-right: 1px solid #a4a4a4;margin-right: 20px;max-width: 270px;}
.product-detail .product-holder .product-contents .row-holder .cargo {width: calc(100% - 285px);}
.product-detail .product-holder .product-contents .row-holder .price > div {display: inline-block;  vertical-align: middle;} 
.product-detail .product-holder .product-contents .row-holder .price .sale {position: relative;color: #fff;font-size: 18px;font-weight: 700;width: 58px;height: 58px;background: #369a51;line-height: 58px;text-align: center;margin-right: 15px;border-radius: 100%;}
.product-detail .product-holder .product-contents .row-holder .price .sale:before {content: '%';  display: inline-block;}
.product-detail .product-holder .product-contents .row-holder .price .sale:empty {display: none;margin: 0;}
.product-detail .product-holder .product-contents .row-holder .price .normal {font-size: 16px;text-decoration: line-through;margin-right: 15px;}
.product-detail .product-holder .product-contents .row-holder .price .normal span {font-size: inherit;}
.product-detail .product-holder .product-contents .row-holder .price .sales {font-size: 33px;color: #333;font-weight: 700;}
.product-detail .product-holder .product-contents .row-holder .price .sales span {font-size: 23px;}
.product-detail .product-holder .product-contents .row-holder .cargo .vm:last-child {width: calc(100% - 67px);}
.product-detail .product-holder .product-contents .row-holder .cargo i.icon-cargo {background-position: 0 -227px;width: 46px;height: 31px;margin-right: 20px;}
.product-detail .product-holder .product-contents .row-holder .cargo p {font-size: 13px;font-weight: 200;margin: 0;  line-height: 16px; font-style:italic;}
.product-detail .product-holder .product-contents .row-holder .cargo p strong {font-size: 12px; font-weight: 600; font-style:italic;}

.product-detail .product-holder .product-contents .size {margin-bottom: 40px;}
.product-detail .product-holder .product-contents .size > div {display: inline-block;vertical-align: middle;}
.product-detail .product-holder .product-contents .size .select {margin-right: 20px;width: 190px;}
.product-detail .product-holder .product-contents .size .size-table .button {font-size: 11px;font-weight: 700;padding: 8px 10px;height: auto;line-height: normal;}

.product-detail .product-holder .product-contents .buy {padding-bottom: 30px;width: 100%;overflow: hidden;}
.product-detail .product-holder .product-contents .buy .select {margin-right: 20px; width: 80px;}
.product-detail .product-holder .product-contents .buy .button-add {margin-right: 10px; margin-top: 17px;}
.product-detail .product-holder .product-contents .social {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;justify-content: space-between;padding-top: 23px;}
.product-detail .product-holder .product-contents .social .col-left span {font-size: 12px;  font-weight: 700;color: #333;line-height: 18px;}
.product-detail .product-holder .product-contents .social .col-right ul li {display: inline-block;}
.product-detail .product-holder .product-contents .social .col-right ul li + li {margin-left: 20px;}
.product-detail .product-holder .product-contents .social .col-right ul li.twitter a {background-image: url('../img/twitter-green.png');width: 22px;height: 19px;}
.product-detail .product-holder .product-contents .social .col-right ul li.facebook a {background-image: url('../img/facebook-green.png');width: 13px; height: 26px;}
.product-detail .product-holder .product-contents .social .col-right ul li.pinterest a {background-image: url('../img/pinterest-green.png');width: 20px;height: 26px;}
.product-detail .product-holder .product-contents .social .col-right ul li.twitter a:hover {background-image: url('../img/twitter-blue.png');width: 22px;height: 19px;}
.product-detail .product-holder .product-contents .social .col-right ul li.facebook a:hover {background-image: url('../img/facebook-blue.png');width: 13px; height: 26px;}
.product-detail .product-holder .product-contents .social .col-right ul li.pinterest a:hover {background-image: url('../img/pinterest-red.png');width: 20px;height: 26px;}

.product-detail .contents b {font-size: 14px; font-weight: 700;color: #333;margin-bottom: 10px;display: inline-block;}
.product-detail .contents p,
.product-detail .contents span {margin-bottom: 10px; color:#2D2D2D; }
.product-detail .contents > b,
.product-detail .contents > p,
.product-detail .contents > span {margin: 0 5px 0 0;  line-height: 24px;}

.product-detail .contents {display: none;padding: 5px;}
.product-detail .contents .table-installment {}
.product-detail .contents .table-installment tr {border-bottom: 1px solid #a4a4a4;}
.product-detail .contents .table-installment thead tr {border-bottom: none;}
.product-detail .contents .table-installment tr th {border: none; text-align: center;}
.product-detail .contents .table-installment tr td {position: relative;padding: 10px 10px 10px 0;text-align: right;border-top: none;font-size: 13px;}
.product-detail .contents .table-installment tr td + td {border-left: 1px solid #a4a4a4;}
.product-detail .contents .table-installment tr td span {position: absolute;font-size: 12px;color: #333;font-weight: 300;left: 10px;top: 13px;}
.product-detail .contents .table-installment tr td p {margin: 0;  display: block;}
.product-detail .contents .table-installment tr td p:first-of-type {font-size: 14px;  font-weight: 700;color: #333;}
.product-detail .contents .table-installment tr td p:last-of-type {font-size: 12px;font-weight: 600;}
.product-detail .contents .table-installment img {max-width: 100px;}

.module.module-product-detail {margin: 0 0 60px 0;}
.module-product-detail .col-one {background: #f7f7f7;}
.module-product-detail .col-one .col-left > h6:after {background-image: url('../img/tabs-down.png');width: 19px;  height: 12px;}

.full-module > h5 {font-size: 22px;color: #333;margin: 0 0 25px 0;}
.full-module > h5 strong {font-size: inherit;font-weight: 700;}
.full-module .border {margin-bottom: 35px;}
/* ===== Product Detail ====== */
.referanslar { width:100%; padding-bottom:10px; padding-top:25px; }
.referanslar p { font-size:17px; }
.referanslar .kutu { width:99%; margin-top:15px; margin-bottom:15px; }
.referanslar .kutu .imaj { width:100%; float:left; border:#C1C1C1 solid 1px; padding:3px; }
.referanslar .kutu .imaj img { width:100%; height:265px; }
.referanslar .kutu .yazi { width:100%; float:left; background:#000000; color:#FFFFFF; line-height:45px; padding-left:15px; font-size:15px; margin-bottom:15px; }
/* ===== Corporate ====== */
.corporate .full-text {margin: 30px 0;}
.corporate .full-text h4 {font-size: 25px;  font-weight: 700;color: #333;margin: 0 0 30px 0;}
.corporate .full-text p {font-size: 14px;color: #333;line-height: 24px;margin: 0;text-indent: 20px;}
.corporate .full-text p + p {margin-top: 15px;}
.corporate a { float:left; }
.corporate img { width:230px; height:160px; padding-left:15px; float:left; margin-bottom:15px; }
.corporate .col-two > .row {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;  align-items: flex-end;}
.corporate .history h4 {font-size: 25px;font-weight: 700;color: #333;margin: 0 0 30px 0;}
.corporate .history p {font-size: 22px;color: #333;margin: 0;line-height: 50px;font-family: 'Georgia';}
.corporate .gallery {position: relative;}
.corporate .gallery:before {content: '';height: 100px;width: 1px;background: #ddd;position: absolute;top: 15px;left: -40px;}
.corporate .gallery .swiper-slide {background-size: cover;  background-position: center center;}
.corporate .gallery h4 {font-size: 25px;  font-weight: 700;color: #333;margin: 0 0 30px 0;text-align: right;  position: relative;}
.corporate .gallery h4:before {content: '';width: calc(100% - 180px);height: 1px;background: #ddd;position: absolute;left: -40px;top: 50%;}
.corporate .gallery .swiper-slide img {visibility: hidden;}
.corporate .history {padding: 0 0 20px 20px;position: relative; border-bottom: 1px solid #ddd;}
.corporate .history:before {content: '';height: 100px;width: 1px;background: #ddd;position: absolute;left: 0;bottom: 0;}
.corporate .gallery .corporate-slider {padding-bottom: 30px;}
.corporate .gallery .corporate-slider .buttons {position: absolute;bottom: 0;z-index: 9;text-align: center;width: 100%;}
.corporate .gallery .corporate-slider .buttons a {width: 60px;height: 60px;background-color: #225923;}
.corporate .gallery .corporate-slider .buttons a + a {border-left: 1px solid #fff;}
.corporate .gallery .corporate-slider .buttons .prev {background-image: url('../images/corporate-slider-prev.png');background-repeat: no-repeat;background-position: center center;}
.corporate .gallery .corporate-slider .buttons .next {background-image: url('../images/corporate-slider-next.png');background-repeat: no-repeat;background-position: center center;}
/* ===== Corporate ====== */

/* ===== Popup ====== */
.sign-popup .close {right: -10px;top: -10px;z-index: 9;}
.sign-popup .close span {padding: 10px;background: #43a05c;border-radius: 100%;display: block;line-height: 0;}
.sign-popup .close:hover .icon-popup-close {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.sign-popup .close .icon-popup-close {background-position: -92px -153px;width: 12px;height: 13px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.sign-popup .modal-dialog {width: 800px;max-width: 95%;}
.sign-popup .modal-dialog .modal-content {width: 100%;}
.sign-popup .form-div i {position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transfrom: translateY(-50%);-ms-transform: translateY(-50%);left: 10px;}
.sign-popup h3 {color: #333;margin: 10px 0 20px 0;text-align: center;}
.sign-popup p {margin: 0 0 20px 0;text-align: center;}
.sign-popup .col .col-left .button-facebook {display: block;}
.sign-popup .col .col-left .button-google {display: block;}
.sign-popup .col .col-left .button-facebook b:before {content: '';display: inline-block;vertical-align: middle;width: 15px;height: 26px;background-image: url('../images/facebook-white.png');margin-right: 15px;}
.sign-popup .col .col-left .button-google b:before {content: '';display: inline-block;vertical-align: middle;width: 32px;height: 20px;background-image: url('../img/google.png');margin-right: 15px;}
.sign-popup .icon-user {background-position: 0 -153px;width: 20px;height: 25px;}
.sign-popup .icon-phone {background-position: -21px -153px;  width: 22px;height: 23px;}
.sign-popup .icon-mail {background-position: -44px -153px;width: 25px;height: 18px;}
.sign-popup .icon-password {background-position: -70px -153px;width: 21px;height: 29px;}
.sign-popup .form-div {position: relative;}
.sign-popup .form-div + .form-div {margin-top: 15px;}
.sign-popup .form-div input {font-size: 12px;font-weight: 700;padding-left: 45px;height: 50px;}
.sign-popup .col-right .completed {margin-top: 15px;display: inline-block;width: 100%;}
.sign-popup .col-right .completed .col-left {float: left;width: calc(100% - 130px);} 
.sign-popup .col-right .completed .col-right {float: right;}
.sign-popup .col-one > div {position: relative;}
.sign-popup .col-one > div:first-child:after {content: '';height: 180px;width: 1px;background: #ddd;position: absolute;right: -1px;top: 0;}
.sign-popup .redirect {text-align: center;margin-top: 30px;position: relative;}
.sign-popup .redirect > * {display: inline-block;vertical-align: middle;position: relative;z-index: 9;}
.sign-popup .redirect > span {font-size: 12px;background: #fff;padding: 0 20px 0 0;}
.sign-popup .redirect > a {height: auto;line-height: normal;padding: 5px 10px;font-size: 12px;}
.sign-popup .redirect .padding {width: 20px;height: 27px;background: #fff;}
.sign-popup .redirect:before {content: '';width: 100%;height: 1px;position: absolute;background: #ddd;left: 0;top: 50%;}

.sign-in-popup .col-right .completed .col-left {padding: 17px 0;}


.paddigle { padding: 0; }

/* ===== Bank1 ====== */
.bank1 .bank-item{width: 100%;}
.bank1 .bank-item{display: flex;align-items: center;padding:20px 0;border-bottom:1px solid #d6d6d6;width: 100%;float: left;}
.bank1 .bank-item:hover{border-color: #369a51;}
.bank1 .bank-img{float:left;border:1px solid #d1d1d1;padding:35px 15px;margin-right:15px;}
.bank1 .bank-img img{display:block;max-width:160px;max-height:50px;}
.bank1 .bank-content{}
.bank1 .bank-content h5{margin:0;font-weight:600;color:#002349;}
.bank1 .bank-content p{margin:0;color:#000;}
/* ===== Bank1 ====== */

.modal-captcha .captcha{border:2px solid #a4a4a4;}
.modal-captcha .captcha #siimage{height: 46px;}
.modal-captcha .captcha-btn input{padding-left: 10px;}


/* ===== Sepet header ===== */
.basket{float: right;padding: 10px 0;}
.basket a{padding: 0 10px;border-left: 1px solid #9ebac3;}
/* ===== Sepet header ===== */

/* ===== Sepet Adımları ===== */
.basket-nav{width: 100%;overflow: hidden;padding: 0 0 15px 0;position: relative; }
.basket-nav:before{content: "";height: 5px;width: 100%;position: absolute; left: 10%;top: 50%;margin-top: -25px;background: rgba(33,77,96,.5);z-index: -1;}
.basket-nav .step.active:after{content: "";height: 5px;width: 100%;position: absolute; left: 0;top: 50%;right: 0;margin-top: -17px;background: rgba(67, 160, 92, 1);z-index: -1;}
.basket-nav .step + .step.active:after{width: 200%;left: -100%;}
.basket-nav .step + .step + .step.active:after{width: 300%;left: -200%;}
.basket-nav .step + .step + .step + .step.active:after{width: 450%;left: -400%;}
.basket-nav .step{width: 30%;float: left;text-align: center;position: relative;}
.basket-nav .step:first-of-type{width: 50%; line-height: 9px;}
.basket-nav .step:last-of-type{width: 50%;}
.basket-nav .step .icon{text-align: center;width: 75px;height: 75px;border:3px solid transparent;border-radius: 100%;margin:0 auto;line-height: 89px;background: #fff;background-image: none!important;}
.basket-nav .step.active .icon{border-color: rgba(67, 160, 92, 1);}
.basket-nav .step .icon i{font-size: 40px;color: rgba(153, 153, 153,.7);}
.basket-nav .step.active .icon i, .basket-nav .step:hover .icon i{color: rgba(67, 160, 92, 1);}
.basket-nav .step .content{width: 100%;padding: 0 10px 10px 10px;}
.basket-nav .step .content a{color: rgba(33,77,96,1);font-size:18px;}
.basket-nav .step.active .content a, .basket-nav .step:hover .content a{color: rgba(33,77,96,1);font-weight: 600;}
/* ===== Sepet Adımları ===== */

/* ===== Table ===== */
.urun-table{margin-top:25px;overflow-x:auto;}
.urun-table tbody{overflow-x:auto;}
.urun-table tr:nth-child(odd){background:#fff;}
.urun-table tr:nth-child(even){background:#f8f8f8;}
.urun-table th{background:#7a638d;color:#fff;border-right:1px solid rgba(255,255,255,.1);padding:15px 5px!important;min-width: 100px;border-collapse:collapse;font-size: 14px;}
.urun-table th:last-of-type{border-right:none;}
.urun-table td{vertical-align: middle!important;color:#232a2e;font-weight:500;border-right:1px solid rgba(255,255,255,1);min-width: 100px;border-collapse:collapse;position:relative;overflow:hidden;font-size: 14px;}
.urun-table td:last-of-type{border-right:none;}
.urun-table td>img{max-width:80px;max-height:70px;display:block;margin:0 auto;}
.urun-table td a:hover{color:#7a638d;}
.urun-table td a img{display:block;margin:0 auto;}
.urun-table tr:hover .hover{top:0;opacity:1;visibility:visible;}
/*.urun-table tr td:last-of-type i{font-size:25px;}*/
/* ===== Table ===== */

/* ===== Sepet ===== */
.basket-exp{overflow: hidden;width: 100%;padding: 25px 0;}
/* ===== Sepet ===== */

/* ===== New Alert ===== */
.new-alert{height: 75px;margin:25px 0;color:#000;padding:0 15px;display: flex;justify-content: flex-start;align-items: center;border-left: 4px solid transparent;float: left;width: 100%;}
.new-alert .icon{width: 50px;float: left;text-align: center;padding-right: 15px;}
.new-alert .icon i{font-size:20px;color:#000;}
.new-alert .content{float: left;line-height: 17px;max-height: 51px;overflow: hidden;}
.new-alert .content a, .new-alert .content p{color:#000}
.new-alert.info{background: rgba(143,230,222,.6);border-color:rgba(43,194,179,.6);}
.new-alert.warning{background: rgba(249,234,176,.6);border-color:rgba(243,219,120,.6);}
.new-alert.danger{background: rgba(250,226,228,.6);border-color:rgba(240,188,193,.6);}
.new-alert.success{background: rgba(165,220,134,.6);border-color:rgba(52,140,52,.6);}
.new-alert.info .icon i:before{content: "\f0f3";}
.new-alert.warning .icon i:before{content: "\f06a";}
.new-alert.danger .icon i:before{content: "\f071";}
.new-alert.success .icon i:before{content: "\f058";}
.alert-wrap{width: 100%;overflow: hidden;}
.alert-wrap .new-alert:first-of-type{width: 48%;float: left!important;}
.alert-wrap .new-alert:last-of-type{width: 48%;float: right;}
/* ===== New Alert ===== */

/* ===== Payment Nav ===== */
.payment-nav{padding:15px 0 0 0;overflow:hidden;border-bottom: 1px solid #d1d1d1;margin-bottom: 25px;}
.payment-nav h4{color:#002349;font-weight:900;margin:0;font-size:15px;}
.payment-nav p{color:#002349;margin:0;}
.payment-nav .icon{}
.payment-nav .total h6{font-weight:900;margin:0;color.#002349}
.payment-nav .total p{margin:0;}
.payment-nav .icon{}
.payment-nav .icon i{}
.payment-nav .nav-tabs{border:none!important; justify-content: center;}
.payment-nav .nav-tabs li{}
.payment-nav .nav-tabs li.active a{background:#002349;color:#fff;}
.payment-nav .nav-tabs li a{color:#000f1f;background:#fff; border:1px solid #d1d1d1;}
.payment-nav .nav-tabs>li.active>a, .payment-nav .nav-tabs>li.active>a:focus, .payment-nav .nav-tabs>li.active>a:hover{background-color:rgb(0, 0, 0);color:#fff;border-color:rgb(0, 0, 0);}
.payment-nav .nav>li>a:focus, .payment-nav .nav>li>a:hover{border-color:#002349;}
/* ===== Payment Nav ===== */

/* ===== Welcome ===== */
.welcome{border:1px solid #d6d6d6;border-radius:30px;padding:35px;overflow:hidden;display: flex;align-items: center;max-width: 800px;margin: 0 auto;margin-top:25px;margin-bottom:25px;}
.welcome .welcome-img{float:left;margin-right:15px;}
.welcome-cont{padding: 5px 15px;}
.welcome-cont p{font-size:16px;color:#002349;}
.welcome-cont h4{color:#000;font-weight:600;margin:0;font-size:22px;}
.welcome-cont h4:last-of-type{font-weight:900;}
/* ===== Welcome ===== */

.bank-item{display: flex;align-items: center;padding:20px 0;border-bottom:1px solid #d6d6d6;}
.bank-img{float:left;border:1px solid #d1d1d1;padding:35px 15px;margin-right:15px;}
.bank-img img{display:block;max-width:160px;max-height:50px;}
.bank-content{}
.bank-content h5{margin:0;font-weight:600;color:#002349;}
.bank-content p{margin:0;color:#000;}

.user-title{color:#002349;font-weight:700;padding-bottom:10px;border-bottom:1px solid #dcdcdc;font-size:21px;}
.user-title a{margin:0;color:#002349;font-weight:700;padding-bottom:0;float:right;font-size:15px;line-height:30px;}
.user-title a i{color:#000f1f;margin-right:5px;}
.user-page .main-title{padding:25px;}
.user-page .tab-content{border-bottom:none;}
.user-page .tab-content img{width:auto;margin: inherit;}
.user-page .tab-content .col-md-6 {padding: 0 15px;}

/* Kredi karti ekrani */
.credit{padding:15px 0;max-width: 320px}
.credit .select, .credit .select select{width: 100%!important;height: 34px!important;line-height: 23px!important;text-indent: 2px!important;padding: 0 2px!important;}
.credit .select, .credit .select i{background-image: none!important;}
.credit-no{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: space-between;align-items: center;position: relative;}
.credit-no img{height:40px;}
.credit-no input{max-width:70px;}
.credit input{border-radius: 0!important;margin-bottom: 10px;}
.credit p{margin: 0;}
.sepet .twice-item select{width:48%;float:left;}
.sepet .twice-item select:last-of-type{float:right;}
#ccv{max-width:100%;float:left;margin-right:10px;border-radius: 0;}
.sepet .twice-item img{height:40px;}

.card-type{position: absolute;right: -80px;height: 40px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;align-items: center;background: #fff;width: 70px;display: none;}
.card-type img{margin:0 auto;height: 22px;display: none;}

.sepetim .ps-container{height: 350px;position: relative;}
.sepetim .row { padding:10px; background:#000000; color:#FFFFFF; font-size:15px; margin-bottom:10px; float:right; margin-right:0px; }
.surukle { display:none; }

.btn{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;height: 42px!important;padding: 0 25px!important;width: auto!important;line-height: 38px;border-radius: 0;}
.btn-save{border:1px solid #000 !important;max-width: 250px;background: #fff;color:#000000;}
.btn-save:hover, .btn-save:active{background: #000;color:#fff;}
.btn-out{border:1px solid #a4a4a4!important;max-width: 250px;background: #fff;color:#333;}
.btn-out:hover, .btn-out:active{background: #a4a4a4;color:#fff;}

.page-content{padding: 35px 0;}
.alert{margin-top: 10px;}
.sepet .select select{background: #fff;}
.btn-wrap{width: 100%;overflow: hidden;padding: 15px 0;}
.sozlesme{width: 100%;overflow: hidden;}
/* ===== Popup ====== */


@media (max-width: 1199px){
.sign-in-page .col-two .col-left {padding-right: 60px;}
.order-information .col-one {display: block;text-align: center;}
.order-information .col-one .content {padding-left: 0;margin-top: 20px;}
.order-information .col-one .content h4 {line-height: 20px;}
.footer-center .col-right > span {margin-bottom: 10px;display: block;}
.footer-center .col-left {padding-top: 29px;}
}

@media (max-width: 991px){
.double .form-div {width: 100%;}
.double .form-div + .form-div {margin-left: 0;margin-top: 20px;}
.sign-in-page .col-two {display: block;}
.sign-in-page .col-two .col-right {display: none;}
.sign-in-page .col-two .col-left {padding-right: 0;border-right: none;}
.sign-up-page .col-two {display: block;}
.sign-up-page .col-two .col-right {display: none;}
.sign-up-page .col-two .col-left {padding-right: 0;border-right: none;}
.sign-up-page .col-one .col-right {text-align: center;margin: 30px 0;}
.contact-page .col-left {padding-right: 0;}
.contact-page .col-right {padding-left: 0;padding-top: 20px;}
.product-list .products .row > div:nth-child(3n) {margin-bottom: 0;}
.product-list .products .row > div:nth-child(2n) {margin-bottom: 30px;}
.product-detail .product-holder .product-contents {margin-top: 20px;}
.module .col-one .col-right {text-align: left;margin-top: 20px;}
.module .col-one .col-left > h6:after {background-image: url('../images/tabs-down.png');width: 19px;height: 12px;}
.module .col-two .contents > div:nth-child(4n) {margin-bottom: 0;}
.module .col-two .contents > div:nth-child(2n) {margin-bottom: 30px;}
.module .col-two .contents > div {margin-bottom: 30px !important;}
.order-information .col-one > div:nth-child(2n) {border: none;margin: 20px 0;}
.quarter-module {margin-bottom: 30px;}
.quarter-module .products > div:nth-child(3n) {margin-bottom: 0;}
.quarter-module .products > div:nth-child(2n) {margin-bottom: 30px;}
.quarter-module .products-calc .content a {padding: 0 15px;}
.banners .dobule {margin-top: 30px;}
.banners .dobule a .image {width: 100%;}
.banners-two .col > div + div {margin-top: 10px;}
.footer-center .col-left {text-align: center;}
.footer-center .col-right {text-align: center;margin-top: 30px;}
.footer-bottom .container > div:first-child {border-right: none;}
.footer-bottom .col-right {margin-top: 30px;}
.footer-bottom .col-right .holder {display: block;}
.footer-bottom .col-right .holder ul {width: 50%;display: inline-block;vertical-align: top;margin-bottom: 30px;}
.footer-bottom .col-left .item + .item {margin-top: 30px;}
.footer-signature .col-left {text-align: center;}
.footer-signature .col-right {text-align: center;margin-top: 10px;}
.header-top {display: none;}
.header-center .col-right > *:not(.cart) {display: none;}
.header-center .col-right .cart > a {border-right: none;}
.header-center .col-left {position: absolute;left: 25%;right: 0;width: 50%;text-align: center;top: 23px;}
.header-center .col-left img { height:60px; max-width:none; margin-left:-10px; }
.header-center .col-right {position: absolute;left: 0;width: 100%;text-align: left;top: 28px;}
.header-center {height: 100px;}
.navbar-toggle {display: block;}
.navbar-toggle .icon-bar {background: #43a05c;height: 3px;}
.sign-popup .col-one > div:first-child:after {display: none;}
.corporate .col-two > .row {display: block;}
.corporate .history:before {display: none;}
.corporate .history {border-bottom: none;}
.corporate .gallery:before {display: none;}
.corporate .gallery h4:before {display: none;}
.order-information {display: none;}
.footer-top {display: none;}
footer {margin-top: 30px;}
.corporate .full-text p {font-size: 12px;}
.corporate .history h4 {font-size: 21px;}
.corporate .history p {font-size: 15px;line-height: 29px;}
.corporate .gallery h4 {font-size: 22px;}
.product-list .row > .col-md-3 {display: none;}
.product-list .col-bottom .col-right {display: none;}
.product-list .paging {width: 100%;}
.product-list .sayfalama {text-align: center;}
.product .image > .holder > a {display: block;	position: relative;	z-index: 9;}
.product-list .col-right .detailed-filter > div {width: 100%;}
.product-list .col-right .detailed-filter .col-right {margin-top: 20px;}
}

@media (min-width: 992px){
.header-center .col-right .cart:hover {background: #E9E9E9;}
.header-center .col-right .cart:hover .cart-detail {opacity: 1;visibility: visible;}
}

@media (max-width: 767px){
.product-list .products .row > div {margin-bottom: 30px !important;}
.product-detail .product-holder .product-contents .row-holder .price {display: block;max-width: 100%;padding-right: 0;margin-right: 0;text-align: center;border-right: none;}
.product-detail .product-holder .product-contents .row-holder .cargo {width: 100%;text-align: center;margin-top: 20px;}
.product-detail .product-holder .product-contents .row-holder .cargo .vm:last-child {width: initial;}
.product-detail .product-holder .product-contents .buy {text-align: center;}
.slider .swiper-slide figcaption h3 {font-size: 20px;}
.slider .swiper-slide figcaption h2 {font-size: 24px;}
.slider .swiper-slide figcaption p {font-size: 12px;}
.slider .swiper-slide figcaption {justify-content: center;align-items: center;padding: 0 50px;text-align: center;}
.quarter-module .products > div {margin-bottom: 30px !important;}
.module .col-two .contents > div:nth-child(2n) {margin-bottom: 0;}
.module .col-two .contents > div {margin-bottom: 30px !important;}

.product-list .col-right .detailed-filter .linehei { margin-top:45px; line-height:0px; }
.product-list .col-right .detailed-filter .col-left h5 {font-size: 18px;font-weight: 600;color: #333;margin: 10px 0 0 0;}
.product-list .col-right .detailed-filter .col-right .select {width: 120px; margin-top:-35px; }
.page-title h3{font-size:18px;font-weight:800; }
.breadcrumb li a{color:#5a5f62;font-size:11px; line-height:35px;}
.breadcrumb li a:hover{color:#fff;font-size:11px;}
.breadcrumb li.active{color:#5a5f62;font-size:11px;}
.breadcrumb>li+li:before{content:">";font-size:11px;color:#5a5f62;}
.product-detail .product-holder .product-contents > h4 {font-size: 17px;font-weight: 600;}
.product-detail .product-holder .product-contents .buy .button-add {margin-right: 5px; }
.button {padding:  0 15px;font-size: 12px;font-weight: 400; }
.basket-nav .step .icon{text-align: center;width: 35px;height: 35px;border:3px solid transparent;border-radius: 100%;margin:0 auto;line-height: 32px;background: #fff;background-image: none!important;}
.basket-nav .step.active .icon{border-color: rgba(67, 160, 92, 1);}
.basket-nav .step .icon i{font-size: 20px;color: rgba(153, 153, 153,.7);}
.basket-nav .step .content a{color: rgba(33,77,96,1);font-size:11px; margin-top:10px;}
.basket-nav .step:first-of-type{width: 20%; line-height: 18px;}
.sepettablo { overflow:scroll; }
.footer-bottom .container > div {border-right:none;}
.bolum3 .kutu .yazi { position:relative;}
.bolum3 .kutu { margin-bottom:20px; }

.product-detail .product-holder .product-contents .buy .button-add {margin-right: 0;margin-bottom: 20px;}
.product-detail .product-holder .product-contents .social > div {display: block;width: 100%;text-align: center;}
.module .col-one .col-left > h6 {font-size: 18px;}
.module .col-one .col-right .tabs ul li {width: 33.33%;text-align: center;line-height: 18px;}
.module .col-one .col-right .tabs ul li + li {padding-left: 0;}
.footer-bottom .col-right .holder ul {width: 100%;margin-bottom: 0;}
.footer-bottom .col-right .holder ul > li {border-bottom: 1px solid #000;position: relative;}
.footer-bottom .col-right .holder ul > li:after {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: rgba(255,255,255, .5);}
.sign-popup .col .col-left .button-facebook {letter-spacing: 0;}
.module .col-one .col-left {text-align: center;}
.logo img { margin-left:0%; height:70px; }
.menumuz { display:none; }
.product .image img { height:200px; }

.bolum3 .baslik { font-size: 18px; }
.bolum3 .kutu .resim { width:100%; float:left; height:150px; }
.bolum3 .kutu .resim img { height:150px; }
.bolum3 .kutu .yazi { width:100%; float:left; }
.paddingsiz { padding:0; }
}

@media (max-width: 550px){
.product-detail .product-holder .product-contents .buy .button-add {margin-right: 0;margin-bottom: 20px;}
.product-detail .product-holder .product-contents .social > div {display: block;width: 100%;text-align: center;}
.module .col-one .col-left > h6 {font-size: 18px;}
.module .col-one .col-right .tabs ul li {width: 33.33%;text-align: center;line-height: 18px;}
.module .col-one .col-right .tabs ul li + li {padding-left: 0;}
.footer-bottom .col-right .holder ul {width: 100%;margin-bottom: 0;}
.footer-bottom .col-right .holder ul > li {border-bottom: 1px solid #000;position: relative;}
.footer-bottom .col-right .holder ul > li:after {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: rgba(255,255,255, .5);}
.sign-popup .col .col-left .button-facebook {letter-spacing: 0;}
.module .col-one .col-left {text-align: center;}
.logo img { margin-left:0%; height:70px; }
.menumuz { display:none; }
.product .image img { height:200px; }

.bolum3 .baslik { font-size: 18px; }
.bolum3 .kutu .resim { width:100%; float:left; height:150px; }
.bolum3 .kutu .resim img { height:150px; }
.bolum3 .kutu .yazi { width:100%; float:left; }
.paddingsiz { padding:0; }

.slider .swiper-slide {height: 25vh;}

.product-list .col-right .detailed-filter .linehei { margin-top:45px; line-height:0px; }
.product-list .col-right .detailed-filter .col-left h5 {font-size: 18px;font-weight: 600;color: #333;margin: 10px 0 0 0;}
.product-list .col-right .detailed-filter .col-right .select {width: 120px; margin-top:-35px; }
.page-title h3{font-size:18px;font-weight:800; }
.breadcrumb li a{color:#5a5f62;font-size:11px; line-height:35px;}
.breadcrumb li a:hover{color:#fff;font-size:11px;}
.breadcrumb li.active{color:#5a5f62;font-size:11px;}
.breadcrumb>li+li:before{content:">";font-size:11px;color:#5a5f62;}
.product-detail .product-holder .product-contents > h4 {font-size: 17px;font-weight: 600;}
.product-detail .product-holder .product-contents .buy .button-add {margin-right: 5px; }
.button {padding:  0 15px;font-size: 12px;font-weight: 400; }
.basket-nav .step .icon{text-align: center;width: 35px;height: 35px;border:3px solid transparent;border-radius: 100%;margin:0 auto;line-height: 32px;background: #fff;background-image: none!important;}
.basket-nav .step.active .icon{border-color: rgba(67, 160, 92, 1);}
.basket-nav .step .icon i{font-size: 20px;color: rgba(153, 153, 153,.7);}
.basket-nav .step .content a{color: rgba(33,77,96,1);font-size:11px; margin-top:10px;}
.basket-nav .step:first-of-type{width: 20%; line-height: 18px;}
.sepettablo { overflow:scroll; }
.footer-bottom .container > div {border-right:none;}
.bolum3 .kutu .yazi { position:relative;}
.bolum3 .kutu { margin-bottom:20px; }
.banners a .image {background-size: 100% 100%;  background-repeat: no-repeat;background-position: center center; position: relative;}
.mobilarama { display:block; font-size:14px; width:100%; color:#000000; height:30px; margin-bottom:30px; position:relative; }
.mobilarama input { width:100%; padding:10px; height:45px; border:#D8D8D8 solid 1px; color:#838383; font-size:14px;  }
.mobilarama .Sitem {
    padding: 5px 0;
    border-bottom: 1px solid #eff9fa;
	width:100%;
}
.ui-menu { width:90%; }
.header-top {display:block;}
.header-top .container { width:95%;}
.header-top .col-left i:not(:last-child) { display:none;} 
.header-top .col-left .tel { display:none;} 
.header-center div,img,button { margin-top:25px; }
.navbar-toggle { margin-top:60px; }  
.surukle { display:block; font-size:13px; margin-top:15px;}	
.sepetim .row { font-size:14px; }
.sepetim .row strong { font-size:14px; }
.adresdefter .basl { font-size:13px; line-height:normal; padding-bottom:5px; }
.header-top .col-right ul li.uyepanel a { padding:10px 5px 10px 5px; font-size:10px; }
.header-top .col-right ul li.uyepanel:hover .uyepanelac { font-size:12px; padding:5px; width:155px;}
.header-top .col-right ul .uyepanelac a { width:140px; float:left; text-align:left; }
.sign-up-page .col-one .col-left > h5 {font-size: 19px;font-weight: 600;}
.marginekle { margin-bottom:15px; }

.taggd-wrapper .taggd-item-hover { font: 200 10px 'Open Sans', sans-serif; }
}

.network a {
display: block;
width: 301;
height: 356;
float: left;
margin:5px;
}