﻿/*
 * Simplica Free OpenCart Theme CSS
 * By Harnish Design
 * www.harnishdesign.net
 */

body { font-family: 'Open Sans', sans-serif; font-weight: 400; color: #333; font-size: 12px; line-height: 20px; width: 100%; }
h1, h2, h3, h4, h5, h6 { color: #222; }
/* default font size */
.fa { font-size: 14px; }
/* Override the bootstrap defaults */
h1 { font-size: 33px; margin-top:0px;}
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }
h6 { font-size: 10.2px; }
i.fa.fa-user-o {
    font-size: 20px;
}
.product-layout.col-lg-12.col-md-6.col-sm-6.col-xs-12 {
    width: 25%;
    padding: 1px;
}
div#privacy-pop-up {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgb(255, 197, 32);
    color: rgb(255, 255, 255);
    margin: 1em;
    padding: 1.5em;
    text-align: center;
}
.product-layout.yorum.product-list {
    border: solid 1px #f1f1f1;
    box-shadow: 8px 5px 41px 1px #e3e3e3;
}
i.fa.fa-lock {
    font-size: 32px;
    color: #333;
}
i.fa.fa-cubes {
    font-size: 32px;
    color: #333;
}
i.fa.fa-truck {
    /* font-size: 32px; */
    /* color: #555; */
}

i.fa.fa-share-square {
    font-size: 32px;
    color: #333;
}

i.fa.fa-credit-card {
    font-size: 32px;
    color: #333;
}

i.fa.fa-history {
    font-size: 32px;
    color: #333;
}

i.fa.fa-phone-square {
    font-size: 32px;
    color: #333;
}
div#urundetayisim {
    font-size: 21px;
    color: #282727;
    font-weight: 600;
}

.masonry{
    margin:0 10px;
    max-width:1164px;
    column-gap:1.5em;
}
div#footeraciklama {
    color: #000;
}
form#form-currency {
    float: left !important;
    position: absolute;
}
.product-layout.product-kategoriler.col-xs-12 {
    width: 25%;
    padding: 1px;
}
.product-layout.product-urunkategoriler.col-xs-12 {
    width: 20%;
    padding: 1px;
    margin-right: 0px;
    margin-left: 0px;
}

.product-yeniurunler.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
    padding: 1px;
}
.ustbilgi {
    background: #7fa771;
    padding: 12px 3px 10px 0px;
    min-height: 37px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    font-family: calibri;
    margin-bottom: 0px;
}
.product-cargo-info.bg-light.p-2 {
    border: 1px solid #ebebeb!important;
    border-radius: 5px;
    background: #f8f8f8!important;
    padding: 9px;
}
.tab-content {
    ./border: solid 2px #f9f9f9;
    ./padding: 5px;
    ./box-shadow: 0 2px 1px 0 #e6e6e6;
}

.text-danger {
    color: #fff;
    background: #ab1515;
    padding: 4px;
    border-radius: 5px;
    position: relative;
    top: 3px;
}
 .items a{
    margin-bottom:21px;
}

 .masonry .items a:hover img{
    -ms-transform:scale(1.07) rotate(1deg);
    -webkit-transform:scale(1.07) rotate(1deg);
    transform:scale(1.07) rotate(1deg);
}
 .masonry .items a img{
    -webkit-transition:all .4s ease-out;
    -moz-transition:all .4s ease-out;
    -o-transition:all .4s ease-out;
    transition:all .4s ease-out;
}
 .center-text{
    display:inline-block;
    padding:10px 0;
    border-bottom: 1px solid #ddd;
    /* box-shadow:0 1px 4px -1px #797979; */
    text-align:center;
}
 .center-text>div{
    border-right: 1px solid #dddddd;
}
 .center-text>div:last-child{
    border-right:none;
}
 .cat-text{
    font-weight:bold;
    font-size:12px;
    margin:5px 0;
    color: #333;
}
 .center-text .cat-text span{
    display:block;
    font-size: 12px;
    color: #919191;
}

/** bilgiler biris **/

.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    border: solid 1px #f1f1f1;
}
.product-layout-benzer-urunler.col-sm-6.col-xs-12 {
    border: solid 1px #f1f1f1;
    width: 25%;
}
.product-thumb.transition2x {
    border: solid 1px #f1f1f1;
}
.product-layout-benzerurunler.col-sm-6.col-xs-12 {
    width: 25%;
}
button.btn.btn-primary.btn-lg.btn-block {
    background: #000 !important;
    color: #fff !important;
    border: 0px solid #ccc;
    width: 69%;
    position: relative;
    bottom: 56px;
    float: right;
    right: 0px;
}
.extrabuton {
    display: flex;
    width: 100%;
    height: 40px;
    position: absolute;
    margin-top: -7px;
}
div#fiyatkampanya\" {
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 10px;
}
.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.radio-toolbar label {
    display: inline-block;
    background-color: #fff;
    padding: 9px 11px;
    font-family: sans-serif, Arial;
    font-size: 14px;
    border: 2px solid #f1f1f1;
    /* border-radius: 4px; */
    position: relative;
}

.radio-toolbar label:active {
    display: inline-block;
    background-color: #9a1f1f;
    /* padding: 10px 12px; */
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 1px solid #f1f1f1;
    /* border-radius: 4px; */
}

.radio-toolbar.active label {
    background: #333333;
    color: #FFF;
    font-weight: bold;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color:#bfb;
    border-color: #4c4;
}
.radio-toolbar input[type="radio"]:focus + label {
    border: 2px dashed #444;
}
.radio-toolbar label:hover {
  background-color: #dfd;
}

.radio-toolbar {
    padding: 2px 1px 0 1px;
    /* left: 19px; */
    position: relative;
    display: inline-block;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.radio-toolbar label {
    display: inline-block;
    background-color: #fff;
    padding: 9px 11px;
    font-family: sans-serif, Arial;
    font-size: 14px;
    border: 2px solid #f1f1f1;
    /* border-radius: 4px; */
    position: relative;
}

.radio-toolbar label:active {
    display: inline-block;
    background-color: #9a1f1f;
    /* padding: 10px 12px; */
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 1px solid #f1f1f1;
    /* border-radius: 4px; */
}

.radio-toolbar.active label {
    background: #333333;
    color: #FFF;
    font-weight: bold;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color:#bfb;
    border-color: #4c4;
}
.radio-toolbar input[type="radio"]:focus + label {
    border: 2px dashed #444;
}
.radio-toolbar label:hover {
  background-color: #dfd;
}

.radio-toolbar {
    padding: 2px 1px 0 1px;
    /* left: 19px; */
    position: relative;
    display: inline-block;
}
div#fiyatyeni\" {font-size: 30px;font-weight: 600;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #dbdbdb;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
div#benzerurunlerbaslik {
    border: 1px solid #ddd;
    /* box-shadow: 0 6px 1px 0 #f5f2f2; */
    text-align: left;
    clear: both;
    padding: 15px 10px;
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 0px solid #ddd;
    /* border-bottom: 0px solid #ddd; */
    /* border: 1px solid #2b8fca; */
    /* box-shadow: 0 3px 0px #2b8fca; */
    /* border-left: 5px solid #2b8fca; */
    /* border-bottom-right-radius: 20px; */
    /* border-top-left-radius: 20px; */
    /* background: #2b8fca; */
    color: #080808;
    background: #f5f5f5;
    text-align: center;
    margin-top: 10px;
}
li.active {
    width: 171px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 171px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
button#button-cart {
    width: 69%;
    position: relative;
    bottom: 56px;
    float: right;
    right: 0px;
}
.rating {
    width: 100%;
    display: inline-block;
    height: auto;
}
span.you-save {
    padding: 3px;
    background: #ff9900;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
}
span.input-group-btn {
    width: 21px;
}

input#input-quantity {
    width: 49px;
}
.product-thumb.transition {
    border: solid 0px #f5f5f5;
}
span#cart-total-2 {
    background: #ff9900 !important;
    border-radius: 12px;
    padding: 1px 7px 1px 7px;
    position: absolute;
    top: 2px;
    color: #fff;
}
span#cart-total-footer {
    background: #ff9900 !important;
    border-radius: 12px;
    padding: 3px 5px 4px 5px;
    position: absolute;
    top: 2px;
    color: #fff;
}
div#modulbaslik {
    border: 1px solid #ddd;
    /* box-shadow: 0 6px 1px 0 #f5f2f2; */
    text-align: left;
    clear: both;
    padding: 15px 10px;
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 0px solid #ddd;
    /* border-bottom: 0px solid #ddd; */
    /* border: 1px solid #2b8fca; */
    /* box-shadow: 0 3px 0px #2b8fca; */
    /* border-left: 5px solid #2b8fca; */
    /* border-bottom-right-radius: 20px; */
    /* border-top-left-radius: 20px; */
    /* background: #2b8fca; */
    color: #080808;
    background: #f5f5f5;
    text-align: center;
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    border: solid 1px #f1f1f1;
}
a { color: #007acc; }
a:hover { text-decoration: none; color: #000;}
legend { font-size: 18px; padding: 7px 0px }
label { font-size: 12px; font-weight: normal; }
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control { font-size: 12px; }
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover { font-size: 12px; }
.input-group .input-group-addon { font-size: 12px; height: 30px; }
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg { display: inline; }
.tab-content > .tab-pane{border:1px solid #ddd; border-width:0px 1px 1px 1px; padding:15px;}
div.required .control-label:before { content: '* '; color: #F00; font-weight: bold; }
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover { text-decoration: none; color: #007acc; background-color: #eee;}
.dropdown-menu{border:none;}
#product{margin-top:10px;}
/* top */
#top {background-color: #000000;padding:0;margin: 0 0 5px 0;min-height: 36px;}
#top .container { padding: 0 20px; }
#top #form-currency .currency-select, #top #form-language .language-select { text-align: left; color:#333; font-size:13px; padding:3px 16px;}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover { text-shadow: none; text-decoration:none; color: #007acc; background-color: #eee;}
#top .btn-group > .btn-link, #top-links > ul > li, #top-links > ul > li > a {color: #ffffff;background:none;text-decoration: none;font-size: 15px;}
#top .btn-group > .btn-link:hover, #top-links > ul > li > a:hover { color: #eee;}
#top-links .dropdown-menu a { text-shadow: none; font-size:13px; }
#top .btn-link strong { font-size: 14px; line-height: 14px; }
#top-links { padding-top: 6px; }
#top-links a + a { margin-left: 15px; }

/* logo */
#logo {margin: 0 0 15px 0;}

/* search */
#search {margin-bottom: 0px;border-width: 2px;border-style: solid;border-color: rgb(224 224 224);border-radius: 5px;position: relative;top: 6px;width: 100%;}
#search .input-lg {height: 43px;line-height: 20px;padding: 0 10px;border: 0px solid #e0e0e0;box-shadow: none;border-right:none;width: 100%;}
#search .btn-lg {color:#999;font-size: 15px;line-height: 18px;padding: 10px 15px;text-shadow:none;box-shadow: none;background:none;border-left: 2px solid #e0e0e0;}

/* cart */
#cart {margin-bottom: 0px;float:right;top: 8px;}
#cart > .btn {font-size: 13px;line-height: 17px;color: #fdfdfd;background:none;border:none;text-shadow:none;background: #ffa242;box-shadow:none;}
#cart > .btn .fa{font-size:22px;}
#cart.open > .btn { background-image: none; color: #ffffff;}
#cart.open > .btn:hover { color: #f0f0f0; }
#cart .dropdown-menu {z-index: 1001;  min-width:350px;}
@media (max-width: 767px) {
#cart{float:none; text-align:center; display:block;}
#cart > .btn{float:none;padding:0;}
#cart .dropdown-menu{}

#logo{text-align:center;width: 37%;position: relative;left: 92px;}
#logo img{display:inline-block;}
}
@media (max-width: 478px) {
 #cart .dropdown-menu {
 min-width: 100%;
}
}
#cart .dropdown-menu table { margin-bottom: 10px; }
#cart .dropdown-menu li > div { min-width: 427px; padding: 0 10px; }
@media (max-width: 478px) {
 #cart .dropdown-menu li > div {
 min-width: 100%;
}
}
#cart .dropdown-menu li p { margin: 20px 0; }

/* menu */
#menu { background-color: #f5f5f5; min-height: 40px;}
#menu .navbar-collapse{padding:0;}
#menu .nav > li > a { color: #000; padding: 10px 15px 10px 15px; min-height: 15px; background-color: transparent; font-size:14px;}
#menu .nav > li:hover > a, #menu .nav > li.open > a { background-color:#007acc; color:#fff; border-radius:3px;}
#menu .dropdown-menu { padding-bottom: 0; }
#menu .dropdown-inner { display: table; }
#menu .dropdown-inner ul { display: table-cell; }
#menu .dropdown-inner a { min-width: 175px; display: block; padding:4px 20px; clear: both; line-height: 20px; color: #333333; font-size: 12px; }
#menu .dropdown-inner li a:hover { color: #007acc; }
#menu .see-all { display: block; margin-top: 0.5em; border-top: 1px solid #DDD; padding: 3px 20px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 3px 3px; font-size: 12px; }
#menu .see-all:hover, #menu .see-all:focus { text-decoration: none; color: #ffffff; background-color: #007acc;}
#menu #category { float: left; font-size: 16px; line-height: 40px; color: #000; margin-left:15px;}
#menu .btn-navbar {font-size: 15px; font-stretch: expanded; color: #FFF; padding: 2px 18px; float: right; background-color: #007acc;}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] { color: #ffffff; background-color: #000; }
@media (min-width: 768px) {
 #menu .dropdown:hover .dropdown-menu {
 display: block;
}
}
@media (max-width: 767px) {

	
#menu .navbar-nav{margin:0;}
#menu .in{border-top:1px dotted #bbb;}
#menu {
 border-radius: 4px;
}
 #menu div.dropdown-inner > ul.list-unstyled {
 display: block;
}
 #menu div.dropdown-menu {
 margin-left: 0 !important;
 padding-bottom: 10px;
 background-color:#fff;
}
 #menu .dropdown-inner {
 display: block;
}
 #menu .dropdown-inner a {
 width: 100%;
 color: #222;
}
 #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
 background-color:#eee;
}
 #menu .see-all {
 margin-top: 0;
 border: none;
 border-radius: 0;
 color: #222;
}
#menu .see-all:hover{color: #007acc;}
}

/* content */
#content {min-height: 600px;}

/* footer */
footer {margin-top: 30px;padding-top:15px;background-color: #f1f1f1;color: #262626;}
footer hr { border-top: none; border-bottom: 1px solid #444; }
footer a {color: #ccc;}
footer a:hover { color: #fff; text-decoration:underline;}
footer h5 {font-family: 'Open Sans', sans-serif;font-size: 15px;color: #080808;margin-bottom:15px;font-weight: 600;}
footer li{margin:4px 0;}
footer li a{position:relative;padding-left:12px;color: #333;}
footer li a:after{font-family:"FontAwesome"; font-weight:normal; font-variant:normal;text-transform:none; text-decoration:none; font-size:14px; left:0; text-indent:0;text-transform:none; text-align:center; content:'  '; position:absolute;}
footer li a:hover{color:#fff; text-decoration:underline;}
/* alert */
.alert { padding: 8px 14px 8px 14px; }

/* breadcrumb */
.breadcrumb {margin: 10px 0 8px 0;padding:0px;background: #f5f5f5;padding: 8px 15px;margin-bottom: 16px;list-style: none;background-color: #f5f5f5;border-radius: 4px;}
.breadcrumb i { font-size: 15px; }
.breadcrumb > li { text-shadow: 0 1px 0 #FFF; padding:0 10px; position: relative; white-space: nowrap; }
.breadcrumb > li:first-child{padding-left:2px;}
.breadcrumb > li a{color:#777}
.breadcrumb > li a:hover{color:#007acc}
.breadcrumb > li + li:before { content: ''; padding: 0; }
.breadcrumb > li:after { content: ''; display: block; position: absolute; top:6px; right: -3px; width:6px; height:6px; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.pagination { margin: 0; }

/* buttons */
.buttons { margin: 1em 0; }
.btn { padding:7px 16px; font-size:14px; border:none; border-radius: 4px;}
.btn-xs { font-size: 9px; }
.btn-sm { font-size: 10.2px; }
.btn-lg { padding: 10px 16px; font-size: 15px; }
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover { font-size: 12px; }
.btn-group > .btn-xs { font-size: 9px; }
.btn-group > .btn-sm { font-size: 10.2px; }
.btn-group > .btn-lg { font-size: 15px; }
.btn-default { color: #777; background-color: #e7e7e7;}
.btn-primary {color: #ffffff;background-color: #ffa242;}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { background-color: #222;}
.btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; }
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; }
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b;}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #df5c39;}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; }
.btn-link { border-color: rgba(0, 0, 0, 0); cursor: pointer; color: #23A1D1; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled] { background-color: rgba(0, 0, 0, 0); background-image: none; box-shadow: none; }
.btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636;}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { background-color: #222222;}

/* list group */
.list-group a { border: 1px solid #DDDDDD; color: #888888; padding: 8px 12px; }
.list-group a.active, .list-group a.active:hover, .list-group a:hover { color: #007acc; background: #eeeeee; border: 1px solid #DDDDDD; }

/* carousel */
.carousel-caption { color: #FFFFFF; text-shadow: 0 1px 0 #000000; }
.carousel-control .icon-prev:before { content: '\f053'; font-family: FontAwesome; }
.carousel-control .icon-next:before { content: '\f054'; font-family: FontAwesome; }

/* product list */
.product-thumb {margin-bottom: 20px; overflow: auto; }
.product-thumb .image { text-align: center; }
.product-thumb .image a { display: block; }
.product-thumb .image a:hover { opacity: 0.8; }
.product-thumb .image img { margin-left: auto; margin-right: auto; }
.product-grid .product-thumb .image { float: none; }
@media (min-width: 767px) {
.product-list .product-thumb .image {
 float: left;
 padding: 0 15px;
}
}
.product-thumb .caption{text-align:center;min-height: 83px;}
.product-thumb .caption > p{display:none;}
.product-thumb .caption > p.price{display:block;position: absolute;text-align: center;bottom: 56px;float: left;left: 18px;}
.product-list .product-thumb .caption { margin-left: 230px; text-align:left;}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
 min-height: 0;
 margin-left: 0;
}
.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 0px;
    border: solid 1px #f1f1f1;
}
#cart > .btn {
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    background: none;
    border: none;
    text-shadow: none;
    background: rgb(255 255 255);
    box-shadow: none;
    width: 19%;
    top: -107px;
    float: right;
    right: 0px;
    height: 39px;
    display: none;
}
.menu-fixed {
    position: absolute;
    display: flex;
    float: left;
    left: 46px;
}
header {
    display: inline-block;
    height: 105px;
    width: 100%;
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 0px;
    border: solid 1px #f1f1f1;
}
.product-grid .product-thumb .caption {
 min-height: 85px;
}
}
.product-thumb .rating { padding-bottom: 10px; }
.rating .fa-stack { font-size: 8px; }
.rating .fa-star-o { color: #999; font-size: 15px; }
.rating .fa-star { color: #FC0; font-size: 15px; }
.rating .fa-star + .fa-star-o { color: #E69500; }
h2.price { margin: 0; }
.product-thumb .price { color: #444; }
.product-thumb .price-new { font-weight: 600; }
.product-thumb .price-old {color: #999;text-decoration: line-through;margin-left: 10px;}
.product-thumb .price-tax { color: #999; font-size: 12px; display: block; }
.product-thumb .button-group {background-color: #eee;overflow: auto;/* visibility:hidden; */}
.product-thumb:hover .button-group{visibility:visible;}
.product-list .product-thumb .button-group {visibility:visible;}
.product-list .product-thumb .caption > p{display:block;}
@media (max-width: 768px) {
 .product-list .product-thumb .button-group {
 border-left: none;
}
}
.product-thumb .button-group button {width: 60%;border: none;display: inline-block;float: left;background-color: #eee;color: #888;line-height: 38px;font-weight: bold;text-align: center;text-transform: uppercase;font-size: 11px;}
.product-thumb .button-group button + button { width: 20%; border-left: 1px solid #ddd; }
.product-thumb .button-group button:hover { color: #fff; background-color: #ffa242; text-decoration: none; cursor: pointer; }
@media (max-width: 1200px) {
 .product-thumb .button-group button, .product-thumb .button-group button + button {
 width: 33.33%;
}
}
@media (max-width: 767px) {
 .product-thumb .button-group button, .product-thumb .button-group button + button {
 width: 33.33%;
}
}
.thumbnails { overflow: auto; clear: both; list-style: none; padding: 0; margin: 0; }
.thumbnails > li { margin-left: 20px; }
.thumbnails { margin-left: -20px; }
.thumbnails > img { width: 100%; }
.image-additional a { margin-bottom: 20px; padding: 5px; display: block; border: 1px solid #ddd; }
.image-additional { max-width: 78px; }
.thumbnails .image-additional { float: left; margin-left: 20px; }
 @media (min-width: 1200px) {
 #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
 clear:left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
 clear:left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
 clear:left;
}
}
div#modulbaslik-featured2x {
    border: 1px solid #ddd;
    /* box-shadow: 0 6px 1px 0 #f5f2f2; */
    text-align: left;
    clear: both;
    padding: 15px 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 0px solid #ddd;
    /* border-bottom: 0px solid #ddd; */
    /* border: 1px solid #2b8fca; */
    /* box-shadow: 0 3px 0px #2b8fca; */
    /* border-left: 5px solid #2b8fca; */
    /* border-bottom-right-radius: 20px; */
    /* border-top-left-radius: 20px; */
    /* background: #2b8fca; */
    color: #080808;
    background: #f5f5f5;
    text-align: center;
    margin-top: 12px;
}
.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 33%;
    padding: 0px 0px 0px 0px;
    margin-left: 3px;
}
.kategoriurunler {border: 1px solid #ddd;/* box-shadow: 0 6px 1px 0 #f5f2f2; */text-align: left;clear: both;padding: 15px 10px;margin-bottom: 10px;font-size: 20px;font-weight: bold;border-bottom: 0px solid #ddd;/* border-bottom: 0px solid #ddd; *//* border: 1px solid #2b8fca; *//* box-shadow: 0 3px 0px #2b8fca; *//* border-left: 5px solid #2b8fca; *//* border-bottom-right-radius: 20px; *//* border-top-left-radius: 20px; *//* background: #2b8fca; */color: #080808;background: #f5f5f5;text-align: center;margin-top: 12px;}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
 #column-left .product-layout .col-md-3 {
 width: 100%;
}
 #column-left + #content .product-layout .col-md-3 {
 width: 50%;
}
 #column-left + #content + #column-right .product-layout .col-md-3 {
 width: 100%;
}
 #content + #column-right .product-layout .col-md-3 {
 width: 100%;
}
}

.well > h2{margin-top:0px;}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout { width: 100%; }

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
 min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; }
@media only screen and (max-width: 600px) {
 .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 1px;
    margin-top: 5px;
    margin-left: 0px;
}	
div#privacy-pop-up {
    position: fixed;
    z-index: 9999;
    bottom: 56px;
    left: 0px;
    right: 0px;
    background: rgb(255, 197, 32);
    color: rgb(255, 255, 255);
    margin: 1em;
    padding: 1.5em;
    text-align: center;
}
.product-layout.yorum.product-list {
    border: solid 1px #f1f1f1;
    box-shadow: 8px 5px 41px 1px #e3e3e3;
    padding: 15px;
}
.product-layout.col-lg-12.col-md-6.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 1px;
}
i.fa.fa-heart {
    font-size: 24px;
}

i.fa.fa-user {
    font-size: 24px;
}

i.fa.fa-phone {
    font-size: 24px;
}
.product-layout.col-xs-12 {
    width: 220px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 171px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
}
.col-lg-2.col-md-2.col-sm-8.col-xs-8 {
    width: 50%;
    height: 127px;
}

.product-thumb .caption > p.price {
    display: block;
    position: absolute;
    text-align: center;
    bottom: 56px;
    float: left;
    left: 6px;
}
.extrabuton {
    display: flex;
    width: 92%;
    height: 40px;
    position: absolute;
    margin-top: -7px;
    float: left;
    left: 0px;
}
button#button-cart {
    width: 57%;
    position: relative;
    bottom: 56px;
    float: right;
    right: 0px;
}

.product-layout-benzer-urunler.col-sm-6.col-xs-12 {
    border: solid 1px #f1f1f1;
    width: 50%;
}
button.btn.btn-primary.btn-lg.btn-block {
    background: #000 !important;
    color: #fff !important;
    border: 0px solid #ccc;
    width: 55%;
    position: relative;
    bottom: 56px;
    float: right;
    right: 0px;
}
.product-layout-benzerurunler.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 1px;
}
i.fa.fa-truck {
    font-size: 24px;
}
}
table.disctbl_qtytable{border:1px solid #ccc;border-collapse:collapse;margin:0;padding:0;width:100%;table-layout:fixed;margin-top: 7px;position: relative;}
table.disctbl_qtytable tr{background:#f8f8f8;border:1px solid #ddd;padding: 0.35em;}
table.disctbl_qtytable th,table td{padding: 0.625em;text-align:center;}
table.disctbl_qtytable th{font-size: 0.85em;letter-spacing: 0.1em;text-transform:uppercase;background: #f23030;color:#fff;width: 100%;}
@media screen and (max-width: 600px) {
table.disctbl_qtytable{border:0}
table.disctbl_qtytable thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
table.disctbl_qtytable tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}
table.disctbl_qtytable td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right}
table.disctbl_qtytable td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}
table.disctbl_qtytable td:last-child{border-bottom:0}
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #ffffff;
	/* border-top: 1px solid #ddd;*/
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #fff;
}
footer a {
	color: #777;
	font-family: 'Dosis', sans-serif;
}
footer a:hover {
	color: #eb6e2d;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: lato;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #FFFFFF;
	border-top: 10px solid #ddd;
	color: #C0C0C0;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #511A50;
}
footer a {
	color: #404040;
}
footer a:hover {
	color: #606060;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #606060;
}
.contact-info li{list-style-type:none;}
.theme-color{color:#fff!important}
.icon-right-dir:before{content:'\e814'}
.social-icons a,.social-icons a:hover{width:30px;height:30px;margin-left:10px;line-height:30px;text-indent:-9999px}address,ol,ul{margin:0}@media (max-width:979px){.fixed-header .menu-icon{float:left;position:relative;top:11px;left:10px}.fixed-header .menu{display:none}}@media (min-width:992px){.mobile-nav-shown .home-side-menu .mobile-nav,.mobile-nav-shown .mobile-nav{display:none}}.quickview-main .product-collateral{display:none}.social-icons{float:right}.social-icons span.label{line-height:30px;font-size:13px;color:#8b8c8d;display:inline-block;padding:0}.social-icons a{background:url(../images/social-icons-sprite.png) no-repeat #000;display:inline-block;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.social-icons a:hover{background:url(../images/social-icons-hover-sprite.png) no-repeat #E0E0E0;display:inline-block;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.footer-container{margin-top:30px;border-top:0}.footer .block .block-content{background-color:transparent;padding:0}.footer-top{background-color:#f0f0ed;padding:15px 0}#feed-container{padding:50px 0}#feed-container .owl-item .item{padding:0 20px 0 90px;text-align:left;color:#121214;line-height:1.5;font-size:16px;background:url(../images/i_twitter.png) 20px 0 no-repeat}#feed-container .timePosted{font-size:14px;font-style:italic;color:#777}.cms-index-index .footer-container.fixed-position{position:fixed;bottom:0;z-index:1;width:100%;margin:0}.cms-index-index .footer-container.fixed-position .footer-middle,.cms-index-index .footer-container.fixed-position .footer-top{display:none}.cms-index-index .footer-container.fixed-position .footer-bottom{padding:5px 0;background-color:#fff;background-color:rgba(255,255,255,.85)}.footer-container.fixed-position .footer-bottom .custom-block{margin-left:20px}.footer-container .bottom-container{margin:0 0 5px}.footer-middle{background-color: #ffffff;color: rgb(0 0 0 / 50%);padding: 4px 0;font-size:13px;border-top: solid 2px #f5f5f5;box-shadow: 8px 5px 41px 1px #e3e3e3;}.footer-middle a{color: rgb(0 0 0 / 50%);font-family: calibri;font-size: 14px;font-weight: 700;}.footer-middle a:hover{color:#ff8639;text-decoration:underline}.footer-middle ul.links{padding:0;margin-top:-5px}.footer-middle ul.links li{position:relative;padding: 5px 0;line-height:1;display:block;top:0;left:0;}.footer-middle ul.links li i{margin-left:-5px}.footer-middle ul.features{padding:0;margin-top:-5px}.footer-middle ul.features li{position:relative;padding: 5px 0;line-height:1;display:block;}.footer-middle ul.features li i{margin-left:-5px;margin-right:3px}.footer-middle p{margin-bottom:15px;color: #080808;}.footer-middle p.label{display:block;text-align:left;font-size:13px;font-weight:400;padding:0}.footer-middle ul{padding:0;font-family: calibri;}.footer-middle .block{text-align:left;line-height:1.5;border:0;margin:0;background-color:transparent;float:none;width:auto}.footer-middle .block .block-title{margin-bottom:20px}.footer-middle .block .block-title strong{font-weight:400;padding:0;font-size:16px;line-height:inherit;color: rgb(0 0 0 / 50%);text-transform: uppercase;font-family: calibri;font-weight: bold;}.footer-middle .contact-info li{padding:5px 0}.footer-middle .contact-info li:first-child{padding-top:0;}.footer-middle .contact-info p{display:inline-block;vertical-align:top;margin:0;color: #222;font-family: calibri;}.footer-middle .contact-info i{color:#fff;display:inline-block;vertical-align:top;font-size:14px;line-height:18px}.footer-ribbon{position:absolute;margin:-56px 0 25px;padding:10px 20px 6px;background-color: #607d8b;}.footer-ribbon:before{border-right:10px solid #511A50;border-top:16px solid transparent;content:"";display:block;height:0;left:-10px;position:absolute;top:0;width:7px}.footer-ribbon span{color:#fff;font-size:20px;font-family: Calibri;}.block.block-facebook-like .block-title a.btn-like{background-color:#08c;height:34px;line-height:34px;font-size:14px;width:80px;text-align:center;border-radius:5px;margin-top:12px;font-weight:400;margin-right:55px}.footer-middle .block.block-subscribe .input-box{padding:0;margin-top:50px}.footer-middle .block.block-subscribe .input-box input.input-text{float:left;height:30px;padding:0 10px;border:0;background-color:#dcdcdc;border-radius:5px;max-width:300px}.footer-middle .block.block-subscribe .input-box a,.footer-middle .block.block-subscribe .input-box button{float:left;width:75px;margin-left:-75px}.footer-middle .block.block-subscribe .input-box a span,.footer-middle .block.block-subscribe .input-box button span{padding:0;font-size:14px;height:30px;line-height:30px;border-radius:0 5px 5px 0;font-weight:400;min-width:75px}.footer-middle .block.block-subscribe em{color:#cef09d;font-size:12px;display:block;margin:5px 0}.footer-middle .block-tweets ul{margin-top:-15px}.footer-middle .block-tweets ul li{padding:15px 0;border-top:1px solid #75b11f}.footer-middle .block-tweets ul li:first-child{border-top:0}.footer-middle .block-tweets p.tweet{margin-bottom:10px}.footer-middle .block-tweets p.timePosted{margin-bottom:0;color:#a5d75f;font-size:11px;font-style:italic}.footer-middle .block-flickr-photos .block-content{margin:-5px}.footer-middle .block-flickr-photos a.flickr-image{width:65px;display:inline-block;margin:5px}.footer-middle .block-flickr-photos a.flickr-image img{width:100%}.footer-middle .fb-persons{margin:-5px}.footer-middle .fb-persons .fb-person{display:inline-block;width:75px;padding:5px;text-align:center}.footer-middle .fb-persons .fb-person a{width:100%;display:inline-block}.footer-middle .fb-persons .fb-person a img{width:100%}.footer-bottom{min-height:50px;line-height:40px;background-color: #efefef;padding:25px 0;}.footer-bottom a.logo{float:left;margin-right:45px}.footer-bottom a.logo img{display:inline-block;vertical-align:middle}.footer-bottom .custom-block{float:left;}.footer-bottom .custom-block img{max-width:100%;display:inline-block;vertical-align:middle}.footer-bottom address{float:right;line-height:40px}.footer .social-icons,.home-spot{float:left}#totop{height:40px;position:fixed;right:10px;width:40px;z-index:9999;bottom:140px;background-color:#f0f0ed;font-size:16px;color:#08c;text-align:center;line-height:1;padding:11px 0;display:none;border-radius:5px}#totop:hover{background-color:#08c;color:#f0f0ed}.social-icons a:first-child{margin:0}.footer .social-icons a{background-color:#9e9e9e;border-radius:50%}.footer .social-icons a.icon1-class:hover{background-color:#3c599b}.footer .social-icons a.icon2-class:hover{background-color:#1ca8e3}.footer .social-icons a.icon3-class:hover{background-color:#5961c0}.footer-bottom ul.links a{color:#777;font-size:11px}.footer-bottom ul.links li{padding:0 12px;border-right:1px solid #bbb;font-size:11px}.footer-bottom ul.links li:first-child{padding-left:0}.home-callout{margin-bottom:12px}


div#alt-kisim {
    background: #ffffff;
}

