@font-face {
  font-family: 'AustinBold';
  src: url('/font/AustinBold.eot?#iefix') format('embedded-opentype'),  url('/font/AustinBold.woff') format('woff'), url('/font/AustinBold.ttf')  format('truetype'), url('/font/AustinBold.svg#AustinBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.login-form-giris{
	
	background:#0072be;
	color:#fff !important;
	
}
@charset "UTF-8";
.urun-liste-fiyat-eski,
body {
   font-family: 'Poppins', sans-serif;
   font-weight: 300;
}
.aramaSonuclari{
	display:inline-block;
	position:absolute;
	z-index:3;
}
@media (max-width: 500px)
{
    ul
    {
        width: 100% !important;
    }

    .kategori_ana_menu_resim img
    {
        display: none;
    }

    #category ul li:hover a
    {
        border: none;
    }
}

    @media only screen and (max-width: 480px)
    {
        #exTab3 li, #footer ul, .hemen-al
        {
            width: 100%;
        }
    }

.top-bar #user-panel li a:first-child:after,
.top-bar ul li:after {
    width: 1px;
    content: '';
    background: #FFF
}

#category,
#category ul li a,
#logo img,
.resimli-kategori-ic img,
.top-bar,
.top-center {
    transition: all .5s
}

#logo a{
	font-family: Austinbold;
    font-size: 35px;
    color: #000;
    text-align: center;
    display: block;
}

.urun-kutusu .kutu-urun-adi h2,
.urun-kutusu .kutu-urun-adi h2 a,
.urun-liste-adi h2 a {
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

body,
html,
table,
ul {
    margin: 0;
    padding: 0;

}

ul li {
    list-style-type: none
}

a {
    font-family: 'Poppins', sans-serif;
   font-weight: 200; 
    transition: .5s;
    outline: 0!important;
    text-decoration: none!important
}

input,
select {
    border-radius: 0!important
}

.pd0 {
    padding: 0!important
}

.pd5 {
    padding: 5px!important
}

.pdlr5 {
    padding-left: 5px;
    padding-right: 5px
}

#header {
	width: 100%;
	transition:0.5s;
    /*background-color: #406b90;*/
}

.top-bar {
    background: #555;
    padding: 5px 0
}

.top-bar #nav-link {
    float: left
}

.top-bar #user-panel {
    transition: all .5s;
    float: right;
    background: #000000;
    margin-top: -5px;
    margin-bottom: -25px;
    font-weight: 600
}

.top-bar #user-panel li a {
    font-size: 14px;
    display: block;
    float: left;
    padding: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.top-bar #user-panel li a:first-child:after {
    position: absolute;
    height: 15px;
    margin: 3px 0 0 16px
}

.top-bar ul li {
    float: left;
    position: relative
}

.top-bar ul li:after {
    position: absolute;
    right: 0;
    height: 10px;
    top: 6px
}

.top-bar ul li:last-child:after {
    display: none
}

.top-bar ul li a {
    font-size: 12px;
    padding: 0 15px;
    color: #FFF
}

.top-bar ul li:first-child a {
    padding-left: 0
}

.top-bar ul li a:hover {
    color: #F0f0F0
}

.top-center {
    padding: 25px 0px;
	position:relative;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
}

#arama-kutusu {
    position: relative
}

#arama-kutusu #divAjaxAramaSonuc {
    position: absolute;
    display: none;
    width: 100%;
    z-index: 15;
    background: #FFF;
    margin: 33px 0 0;
    border: 1px solid #DDD
}

#arama-kutusu #divAjaxAramaSonuc img {
    width: 50px;
    height: 50px
}

#arama-kutusu #divAjaxAramaSonuc li {
    display: flex;
    width: 100%;
    align-items: center
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson1 {
    text-align: center
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson2 a {
    color: #555;
    font-size: 11px
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson3 {
    text-align: left;
    padding-left: 10px!important;
    font-size: 11px
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson3 a {
    color: #555
}

#arama-kutusu #divAjaxAramaSonuc .jsontumsonuclar {
    background: #000000!important
}

#arama-kutusu #divAjaxAramaSonuc .jsontumsonuclar a {
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #FFF
}

#arama-kutusu button {
    background: #000000;
    border: none;
    outline: 0;
    color: #FFF;
    padding: 6px 10px;
    border-radius: 30px!important
}

#arama-kutusu input {
    border: none;
    text-align: center;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid #DDD;
    width: initial;
    display: inline-block;
    padding: 0 20px
}

#sepet .guvenli-alisveris {
    float: left;
    color: #525252;
    display: flex;
    font-weight: 600;
    margin-right: 20px
}

#sepet .sepet-ic {
    float: right;
	display: flex;
	font-size: 14px;
}

#sepet .sepet-ic  .uye-panel{
	margin-right:10px;
}

#sepet .sepet-ic  .uye-panel a{
	color:#444;
	padding:0px 10px;
}

#sepet .guvenli-alisveris span {
    background: #00d936;
    padding: 7px 12px;
    border-radius: 100%;
    color: #FFF;
    margin-right: 10px
}

#sepet .sepet {
    float: left;
	position: relative;
	padding:0px 20px 0px 0px;
}

#sepet .sepet a {
    color: #0074be;
    font-size: 30px;
}

#sepet .sepet a>span {
    background: black;
    padding: 0px 7px;
    border-radius: 100%;
    color: #FFF;
    display: block;
    float: left;
    position: absolute;
    top: -3px;
    font-size: 16px;
    right: 1px;
}

#sepet .sepet .sepet-icon {
    float: left;
    font-size: 25px;
    margin-right: 10px
}

#sepet .sepet .sepet-yazi {
    float: left;
    text-align: left
}

#category {
    margin: 0px 0px 20px 0px;
}

#category #myNavbar{
	text-align: center;
}

#category #myNavbar ul{
	float: left;
    padding-left: 2%;
}

#category ul li {
    float: left;
    position: static
}

#category ul li a {
	color: #fff;
    padding: 15px 0px;
    display: block;
    font-weight: bold;
    font-size: 18px;
    margin-right: 30px;
    /*padding: 3%;*/
    font-family: 'Poppins', sans-serif;
   font-weight: 200; 
}

#category ul li a:hover {
    color: #eee;
}

#category ul li:hover a {
    /*background: #eee;*/
    color: #eee;
}

#category ul li .sub-category {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    margin-top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: transition: all .3s;
    -o-transition: all .3s;
    pointer-events: none;
    /*background-color: #cde8fc;*/
        /*padding: 0px 75px !important;*/
}

#category ul li:hover .sub-category {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
    margin: 0
}

#category ul li .sub-category .container-fluid{
    background: #FFF;
    padding-bottom: 15px;
    border-top: none
}

.banner {
    margin: 0!important;
    overflow: hidden;
	padding-right:10px;
}

.banner .slick-slide img {
    display: none
}

.banner .slick-dots {
    bottom: 30px
}

.banner .slick-dots li {
    margin: 0 10px 0 0;
	border-radius:10px;
    background: #000;
    overflow: hidden;
    height: 15px;
	border:3px solid rgba(255, 255, 255, 0.55);
    width: 15px
}

.banner .slick-dots li.slick-active {
    background: #0074be
}

.banner .slick-dots li button {
    text-indent: -9999px;
    height: inherit;
    margin: 0;
    padding: 0;
    width: 100%
}

.resimli-kategori-bg{
	padding-bottom:10px !important;
}

.resimli-kategori-bg>div{
	padding: 10px 0px;
	position:relative;
	padding-right:10px;
}

.resimli-kategori-bg>div:hover h3{
	bottom:70px;
	background:rgba(66, 148, 35, 0.8);
}

.resimli-kategori-bg>div:last-child{
}

.resimli-kategori-bg>div>div{
	position: relative;
	overflow: hidden;
}

.resimli-kategori-bg h3{
    position: absolute;
    margin: 0px;
    bottom: 0px;
	font-size:35px;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    width: 100%;
    color: #FFF;
    text-align: center;
	transition:0.3s;
}

.resimli-kategori-bg h3 a{
    color: #FFF;
    display: block;
}

.resimli-kategori {
    margin-top: 40px
}

.resimli-kategori>div {
    position: relative;
    padding: 5px
}

.resimli-kategori>div a {
    display: inline-block;
    overflow: hidden;
    background: #000
}

.resimli-kategori>div img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.resimli-kategori>div:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .7
}

.resimli-kategori>div span {
    position: absolute;
    bottom: 30px;
    color: #FFF;
    font-weight: 600;
    border-bottom: 2px solid #FFF;
    padding: 0 10px 5px 30px;
    text-transform: uppercase
}

#haftanin-urunleri h3 {
    margin: 0px 0px 20px 0px;
	text-align: center;
    padding: 0px;
}

#haftanin-urunleri .slick-prev {
    position: absolute;
    right: 30px;
    left: auto;
    top: -40px;
    width: 26px;
    height: 26px
}

#haftanin-urunleri .slick-next {
    position: absolute;
    right: 0;
    left: auto;
    top: -40px;
    width: 26px;
    height: 26px
}

.urun-kutusu {
    padding: 5px;
    overflow: hidden;
    outline: 0!important;
}

.urun-kutusu .kutu-urun-border {
    overflow: hidden;
    position: relative;
    padding: 10px;
    display: inline-block;
	border: 1px solid #DDD;
    /*background-color: #c2dde0;*/
    /*min-height: 462px;*/
}

.urun-kutusu .kutu-urun-resmi {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.urun-kutusu .kutu-urun-ucretsiz-kargo {
	position: absolute;
    z-index: 5;
    background: #499a22;
    color: #FFF;
    padding: 3px 10px 4px 10px;
    right: 10px;
    top: 10px;
    text-align: center;
    font-size: 11px;
}

.urun-kutusu .kutu-urun-resmi img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 260px;
}

.urun-kutusu:hover .kutu-urun-resmi img {
    transform-origin: center center;
    animation-name: swingg;
    animation-duration: .4s
}


.urun-kutusu .kutu-hemen-al button {
    color: #337ab7;
    background: 0 0;
    border: none;
    padding: 0;
    font-size: inherit;
    outline: 0
}

.urun-kutusu .kutu-stok-kodu {
    font-style: italic;
	text-align: center;
    font-size: 12px;
    padding: 10px 0
}

.urun-kutusu .kutu-urun-adi a {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000;
    height: 30px;
    overflow: hidden;
    line-height: 23px;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;
}

.urun-kutusu .kutu-urun-adi {
    padding: 10px 0px 0px 0px;
	min-height:70px;
}

.urun-kutusu .kutu-urun-fiyat {
    align-items: flex-end;
    display: -webkit-flex;
    -webkit-align-items: flex-end;
}

.urun-kutusu .kutu-satis-fiyat {
    color: #000000;
    font-size: 22px;
	text-align: left;
}

.urun-kutusu .kutu-urun-fiyat .kutu-satis-fiyat span {
    display: block;
    width: 100%;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
}

.urun-kutusu .kutu-urun-fiyat .kutu-eski-fiyat {
    color: #666;
    text-decoration: line-through;
}

.urun-kutusu .kutu-sepete-ekle {
	margin: 0;
	z-index:20;
    position: absolute;
    bottom: -40px;
	transition:.5s;
}


.urun-kutusu .kutu-sepete-ekle span {
    color: #000;
	margin-right:5px;
    transition: .5s;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.urun-kutusu .kutu-sepete-ekle span:hover {
    background: #000000;
    color: #FFF
}

.urun-kutusu .kutu-sepete-ekle span a{
    font-size: 16px;
    color: #444;
}

.urun-kutusu .kutu-sepete-ekle span:hover  a{
	color:#FFF;
}

.urun-kutusu .kutu-sepete-ekle span a i{
	margin-right:-2px;
}

.bg-gray {
    background: #f9f9f9;
    padding: 80px 0;
}

.title {
    padding: 20px 0 30px;
}

.title h2 {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.call-to-action .subscription-form input {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    outline: none;
    font-weight: 200;
    font-size: 12px;
}

.call-to-action .subscription-form input:focus {
    outline-color: #000;
    border: 1px solid #000;
}

.call-to-action .subscription-form button{
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 200;
    border-radius: 0;
}


#anasayfa-ozel-banner {
    background: #E7E7E7;
    margin: 30px 0;
    padding: 35px 0
}

#anasayfa-ozel-banner .container>div {
    padding: 5px
}

#anasayfa-ozel-banner .container>div a {
    display: inline-block;
    background: #2bd2fd;
    overflow: hidden
}

#anasayfa-ozel-banner .container>div a:before {
    -moz-transition: all .4s ease-in-out 0;
    -webkit-transition: all .4s ease-in-out 0;
    -o-transition: all .4s ease-in-out 0;
    transition: all .4s ease-in-out 0;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}

#anasayfa-ozel-banner .container>div a:after {
    -moz-transition: all .4s ease-in-out 0;
    -webkit-transition: all .4s ease-in-out 0;
    -o-transition: all .4s ease-in-out 0;
    transition: all .4s ease-in-out 0;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0)
}

#footer ul li a:before,
#is-ortaklari h4:after,
.sekillicheckbox label:after {
    content: ''
}

#anasayfa-ozel-banner .container>div:hover a:after,
#anasayfa-ozel-banner .container>div:hover a:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

#anasayfa-ozel-banner .container>div a img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#anasayfa-ozel-banner .container>div a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
}

#ana-sayfa-urunleri .slick-prev {
    position: absolute;
    right: 30px;
    left: auto;
    top: -30px;
    width: 26px;
    height: 26px
}

#ana-sayfa-urunleri .slick-next {
    position: absolute;
    right: 0;
    left: auto;
    top: -30px;
    width: 26px;
    height: 26px
}

#ana-sayfa-urunleri .nav-pills {
    border-bottom: 1px solid #DDD;
    margin: 0 0 5px
}

#footer,
#is-ortaklari {
    margin-top: 30px
}

#ana-sayfa-urunleri .nav-pills>li>a {
    color: #525252;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 0 25px 10px 0;
    outline: 0;
    background: 0 0
}

#ana-sayfa-urunleri .nav-pills>li>a:hover {
    background: 0 0
}

#ana-sayfa-urunleri .nav-pills>li.active a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background: #000000;
    bottom: -1px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: 0 0
}

.loading-gif {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 999;
    background: rgba(255, 255, 255, .55);
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

#footer {
    padding: 30px 0;
}

.footer-menu>li {
    float: left;
	width:20%;
}

.footer-menu>li ul li:first-child{
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
	color:#000;
}

.footer-menu>li ul li{
    color: #6d6d6d;
    padding: 0px 30px 0px 0px;
    line-height: 25px;
    margin-bottom: 15px;
}

.footer-menu>li ul li a{
	color:#4f9e21;
}

#footer ul li a:hover {
    color: #bbb
}

#akilli-ticaret {
    background: #FFF;
    padding: 10px 0;
    margin: 20px 0 -20px
}

#akilli-ticaret .container {
    display: flex;
    align-items: center;
    color: #555
}

#ebulten-gonder {
	outline:none !important;
    background: #000000;
    border-radius: 0!important
}

#is-ortaklari h4 {
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    color: #535353;
    font-weight: 600;
    position: relative
}

#is-ortaklari h4:after {
    position: absolute;
    width: 190px;
    height: 2px;
    left: 0;
    background: #000000;
    bottom: -1px
}

#is-ortaklari .slick-next,
#is-ortaklari .slick-prev {
    left: auto;
    top: -40px;
    width: 26px;
    height: 26px;
    position: absolute
}

#is-ortaklari .slick-prev {
    right: 30px
}

#is-ortaklari .slick-next {
    right: 0
}

.is-ortaklari-slide {
    margin: 0 0 20px
}

.is-ortaklari-slide .slick-slide>a {
    height: 72px;
    display: block;
    line-height: 73px;
    text-align: center;
    border: 1px solid #DDD
}

.is-ortaklari-slide .slick-slide span.marka-adi {
    font-size: 18px;
    color: #444
}

.kutu-urun-oran {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: #000000;
    padding: 4px 6px;
    color: #FFF
}

#genel-bread {
    font-size: 13px
}

#genel-bread>div{
	text-align: left;
}

#genel-bread .container {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding-top: 10px;
    padding-bottom: 10px
}

#genel-bread>.container>div {
    float: left;
    font-weight: 600;
    white-space: nowrap
}

#genel-bread ol {
    background: 0 0;
    margin: 0;
    white-space: nowrap;
    padding: 5px;
}

#genel-bread ol li a {
    color: black;
}

.kategori-vitrin {
    border: 1px solid #e4e4e4;
    border-top: none;
    padding: 10px;
    line-height: 24px;
    margin-bottom: 20px
}

#cat_rw_02 select,
.sol-sutun-fiyat .input-group-addon {
    border-radius: 0!important
}

#cat_rw_02 {
    padding: 10px 0 4px
}

.sol-sutun-baslik {
    padding: 7px!important;
    background: #000000;
    margin: 5px 0 0;
    color: #FFF
}

.sol-sutun-alt-baslik {
	clear: both;
    margin-top: 5px;
    padding: 7px 3px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
}

.sol-sutun-fiyat {
    padding: 0
}

.sol-sutun-fiyat-buton {
    padding: 5px 0;
}

.sol-sutun-fiyat-buton button {
    width: 100%;
    border-radius: 0!important;
    background: #000000!important;
    border-color: #000000!important;
    outline: none !important;
	font-size:13px;
}

.sol-sutun-marka {
    padding: 0 0 10px
}

.sol-sutun-markalar {
    padding: 0
}

.sekillicheckbox {
    position: relative;
    height: 30px;
    line-height: 30px
}

.sekillicheckbox input[type=checkbox] {
    visibility: hidden;
    width: 0
}

.sekillicheckbox label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    text-indent: 22px;
    line-height: 16px;
    height: 15px;
    white-space: nowrap;
    top: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .4);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .4);
    background: -webkit-linear-gradient(top, #ddd 0, #bdbdbd 100%);
    background: -moz-linear-gradient(top, #bdbdbd 0, #ddd 100%);
    background: -o-linear-gradient(top, #bdbdbd 0, #ddd 100%);
    background: -ms-linear-gradient(top, #bdbdbd 0, #ddd 100%);
    background: linear-gradient(top, #bdbdbd 0, #ddd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#dddddd', GradientType=0);
    font-weight: 600;
    font-size: 13px
}

.sekillicheckbox label:after {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    width: 10px;
    height: 6px;
    background: 0 0;
    top: 3px;
    left: 3px;
    border: 3px solid #222;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.kucuk-resim-div a,
.urun-resmi {
    z-index: 9;
    border: 1px solid #DDD
}

.sekillicheckbox label:hover::after {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: alpha(opacity=30);
    opacity: .3
}

.sekillicheckbox input[type=checkbox]:checked+label:after {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.sekillicheckboxChecked label:after {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1!important
}

.ozeluruncatfiltre {
    padding: 0 0 10px
}

.sayfalama-kutu-secili a {
    background: #0074be!important;
    color: #FFF!important
}

.statik-sayfa-baslik {
    padding: 10px 0;
    margin: 10px 0 5px
}

.statik-sayfa-baslik h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 600
}

.statik-sayfa-detay {
    padding: 0;
    line-height: 25px
}

.urun-detay-orta {
    padding: 20px 0 0
}

.kucuk-resim-div {
    padding: 5px;
    outline: 0
}

.kucuk-resim-div a {
    outline: 0;
    display: inline-block
}

#thumb-gallery {
    margin-top: 5px
}

#urun-fiyat-bilgileri {
    padding-right: 0
}

#urun-fiyat-div h1 {
	margin: 0 0 20px;
    font-size: 23px;
    color: #0074be;
}

.fiyat-row {
    color: #333;
    white-space: nowrap;
    font-size: 14px;
    padding: 33px 0!important;
    /*border-bottom: 1px solid #DDD;*/
    font-weight: 600;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.havale-fiyati-row {
    padding: 15px 0!important
}

.stokta-yok>div {
    float: left;
    padding: 10px 40px;
    background: #000000;
    color: #FFF;
    border-radius: 5px;
    margin: 20px 0
}

.urun-adet-dis {
    width: 40%;
    border: 1px solid #CFCDBF;
    padding: 8px 10px;
    border-radius: 10px
}

.urun-adet {
    border: none;
    background: 0 0!important;
    outline: 0;
    font-size: 22px;
    color: #000000;
    padding: 0;
    text-align: center
}

.urun-adet-input {
    width: 50px;
    margin-top: -6px;
    float: left
}

#logo img,
.affix {

}

.urun-adet-input span {
    font-size: 13px;
    display: block;
    text-align: center;
    position: absolute;
    margin: -6px 0 0 17px
}

.urun-adet-button {
    float: right;
    padding-right: 5px
}

.urun-adet-button>div {
    cursor: pointer;
    margin: 12px 0 0
}

.satin-al {
    background-color: #de7d3b !important;
    color: #FFF;
    padding: 9px 30px;
    border-radius: 10px;
    font-size: 17px;
    cursor: pointer;
    font-weight: 400;
    /*margin: 0 0 0 10px*/
    width: 100%;
}

.satin-al .fa {
    margin-right: 10px
}

#ekstra-button>div .fa {
    color: #000000;
    font-size: 31px;
    margin-right: 10px
}

#ekstra-button>div {
    text-align: center;
    font-size: 13px;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center
}

.urun-tablari {
    margin-top: 50px
}

.urun-tablari .nav .active a,
.urun-tablari .nav .active a:active,
.urun-tablari .nav .active a:hover {
    color: #FFF!important;
    background: #0074be!important;
}

.urun-tablari .nav li {
    margin: 0!important
}

.urun-tablari .nav li a {
    border-radius: 0!important;
    padding: 15px 45px;
    font-size: 15px;
    color: #666;
    background: 0 0!important;
    /*border-right: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;*/
}

.urun-tablari .nav li:first-child a {
    /*border-left: 1px solid #CDCDCD*/
}

#tdContainerBorder {
    border: 1px solid #CCC;
    line-height: 25px;
    margin-bottom: 50px
}

#divUrunAciklama,
#divUrunTabs {
    padding: 15px 20px
}

.iletisim-row {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #DDD
}

.urun-paylas a {
    font-size: 22px;
    color: #222
}

.urun-paylas span {
    font-size: 14px;
    font-weight: 600
}

.affix {
    background: #0074be;
	border-bottom:1px solid #618cab;
    z-index: 999;
	margin-top:-49px;
	transition:0.5s;
}

.affix .top-center {
    padding-top: 5px!important;
	padding-bottom: 5px!important;
	display: none;
}

.affix .top-bar {
    margin-top: -35px
}

.affix .top-bar #user-panel {
    margin-top: -30px
}

.affix #logo img {
    width: 50%
}

.affix #category ul li a {
    padding: 15px 0px;
}

.affix #category{
	margin: 0px;
}

.ozel-kategoriler {
    display: flex;
    width: 100%;
    padding: 20px 0 0
}

.ozel-kategoriler>div {
    float: left;
    text-align: center;
    width: 14.28%;
    display: flex;
    align-items: center;
    justify-content: center
}

.ozel-kategoriler>div a {
    color: #FFF;
    width: 100%;
    display: block;
    padding: 15px 0;
    font-size: 14px
}

.ozel-kategoriler>div a .fa {
    margin-right: 5px;
    display: block;
    font-size: 19px
}

.ozel-kategoriler img {
    display: block;
    margin: 0 auto 5px
}

.ozel-kategoriler .ozel-kategori-1 {
    background: #29cc9b
}

.ozel-kategoriler .ozel-kategori-2 {
    background: #ced016
}

.ozel-kategoriler .ozel-kategori-3 {
    background: #e39a1b
}

.ozel-kategoriler .ozel-kategori-4 {
    background: #ec5777
}

.ozel-kategoriler .ozel-kategori-5 {
    background: #9f37e6
}

.ozel-kategoriler .ozel-kategori-6 {
    background: #1ed2cc
}

.ozel-kategoriler .ozel-kategori-7 {
    background: #45a9fb
}

.slick-social {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 10;
    display: inline-block
}

.slick-social .telefon-numarasi {
    background: #00D936;
    color: #FFF;
    font-size: 21px;
    transform: rotate(90deg);
    transform-origin: 22px;
    position: absolute;
    width: 200px;
    padding: 0 10px;
    height: 44px;
    line-height: 44px
}

.slick-social .telefon-numarasi>a {
    color: #FFF
}

.slick-social>a {
    display: block;
    margin-bottom: -2px;
    font-size: 30px;
    color: #FFF
}

.resimli-kategori-top {
    float: right;
    width: 20%;
	margin-top:20px;
}

.resimli-kategori-ic {
    float: left;
    width: 48%;
    border: 2px solid #CCC;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px
}

.resimli-kategori-ic:nth-child(2n+2) {
    margin-right: 0
}

.resimli-kategori-ic div {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: -30%
}

.resimli-kategori-ic a {
    padding: 0!important
}

.resimli-kategori-ic h4 {
    -webkit-transform: translate3d(0, 50px, 0);
    color: #FFF!important;
    transform: translate3d(0, 50px, 0);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    display: flex;
    background: rgba(0, 0, 0, .59);
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 10px;
    font-size: 13px
}

.resimli-kategori-ic:hover h4 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.resimli-kategori-ic:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .7;
    transition: all .5s
}

.resimsiz-kategori-top {
	width: 100%;
	display: flex;
    padding: 0;
    float: left;
	border: 1px solid #DDD;
    border-left: 0px;
    border-right: 0px;
}

.resimsiz-kategori-top ul li {
    display: inline;
	width: 100%;
	padding: 0px 10px;
}

.resimsiz-kategori-top ul li a{
	font-size:14px !important;
	margin: 0px !important;
}

.resimsiz-kategori-top ul li:first-child a{
	color:#565555 !important;
	font-weight:600;
}

.resimsiz-kategori-top ul li a {
    position: relative;
    padding: 10px !important;
	font-weight:100;
    color: #313030 !important;
    font-size: 13px;
}

.resimsiz-kategori-top ul li a:hover{
	background:#000 !important;
	color:#FFF !important;
}

.resimsiz-kategori-top ul{
    width: 25%;
    text-align: left;
}

.siparisNumarasi,
.siparisTamamlandi {
    width: 500px;
    padding: 10px;
    color: #000
}

.odemeSozlesmeModal {
    overflow-x: scroll
}

.siparisTamamlandi {
    text-align: center;
    border: 1px solid #50AF00;
    margin: 0 auto;
    background: rgba(80, 175, 0, .3);
    font-size: 20px
}

.siparisNumarasi {
    margin: 0 auto 25px;
    border: 1px solid #CCC;
    border-top: none;
    background: #F9F9F9
}

.siparisTamamlaSon {
    line-height: 29px
}

.text-red {
    color: red
}

.siptamamlandi {
    padding: 20px 0 0 10px
}

.satiscontainer .disCerceve .sepet_urunadi_td a {
    color: #444
}

.seciliUrunSilDis {
    padding-top: 10px
}

.os_tab_ul li {
    cursor: pointer
}

.satis-fiyati {
    color: #000000;
    font-size: 26px;
    font-weight: 400
}

.satis-fiyati>div {
    float: left
}

.satis-fiyati>div>span{
    font-size: 14px;
    color: #0074be;
    font-weight: 600;
}

.satis-fiyati #eski-fiyat {
    font-size: 17px;
    font-weight: 400;
    color: #666;
    padding: 7px 0 0 20px;
    text-decoration: line-through
}

.satis-fiyati a {
    font-size: 13px;
    display: block;
    color: #3A464A;
    margin-top: 5px;
    font-weight: 400;
    font-style: italic;
    cursor: pointer
}

.satis-fiyati .kutu-urun-oran {
    float: right;
    right: 0;
    left: inherit;
    font-size: 14px;
    text-align: center;
    font-weight: 400
}

.satis-fiyati .kutu-urun-oran span {
    display: block
}

.havale-fiyati {
    float: left;
    position: absolute;
    color: #222;
    padding: 2px;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    margin: 30px 0 0 16px
}

#marka-sayfasi {
    text-align: center;
    height: 70px;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

#marka-sayfasi a,
.havale-row {
    display: flex;
    align-items: center
}

#marka-sayfasi a {
    border: 1px solid #DDD;
    height: 70px;
    width: 100%;
    justify-content: center;
    color: #444;
    font-weight: 600;
    overflow: hidden
}

.kategori-sol-kategori {
    padding: 10px 0
}

.kategori-sol-baslik {
    padding: 7px 10px;
    background: #000;
    color: #FFF;
    font-weight: 600
}

.kategori-sol-link a {
    display: block;
    padding: 6px 10px;
    background: #e4e4e4;
    border-bottom: 1px solid #FFF;
    color: #444
}

.kategori-sol-link a:hover {
    background: #cecdcd
}

.ozel-urun-baslik h2,
.sifre-hatirlatma-baslik h2 {
    font-size: 16px;
    background: #000;
    font-weight: 400;
    color: #FFF
}

.ozel-urun-baslik h2 {
    margin: 10px 4px;
    padding: 8px 10px
}

.sifre-hatirlatma-baslik {
    padding: 0
}

.sifre-hatirlatma-baslik h2 {
    margin: 10px 0 0;
    padding: 8px 10px
}

.havale-row label,
h3.label-text {
    font-weight: 600
}

.sifre-hatirlatma-text {
    padding: 10px
}

.havale-row {
    font-size: 14px;
    display: -webkit-flex;
    -webkit-align-items: center;
    margin-bottom: 15px
}

h3.label-text {
    font-size: 15px;
    margin: 40px 0 20px
}

.sol-sutun-fiyat-ic {
    padding-right: 5px!important
}

.nav>li>a:focus {
    background: 0 0
}

#kampanya-bilgileri>div {
    background: #000000;
    padding: 7px 20px;
    color: #FFF
}

.popup-urun-kutusu {
    padding: 10px 0;
    display: flex;
    align-items: center;
    background: #EEE;
    border-bottom: 1px solid #FFF
}

.popup-urun-button button {
    float: right;
    font-weight: 600;
    width: 100%;
    padding: 2px 6px;
    font-size: 14px;
    outline: 0!important;
    border-radius: 0!important;
    background: #000000!important;
    border-color: #000000!important
}

.sepete-eklendi-popup {
    background: #000000;
    padding: 7px 20px;
    color: #FFF
}

.popup-urun-kazancin {
    background: #e5e5e5;
    text-align: center;
    padding: 4px 22px;
    font-weight: 700;
    color: #000000
}

.sepete-eklendi-row {
    padding: 10px 0;
    border: 1px solid #DDD;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.sepete-eklendi-urunresmi img {
    width: 80px;
    border: 1px solid #DDD;
    margin: 0 auto
}

.sepete-eklendi-urunadi {
    font-size: 16px;
    text-align: center
}

#urun-detay-kampanyali-urunler .urun-kutusu .kutu-urun-border {
    border-bottom: none;
    border-left: none
}

#urun-detay-kampanyali-urunler .urun-kutusu:last-child .kutu-urun-border {
    border-bottom: 3px solid #DDD
}

.urun-liste-kutu {
    background: #F0f0f0;
    border: 1px solid #EEE;
    padding: 10px 0!important;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.urun-liste-kutu:nth-child(2n+2) {
    background: #FFF
}

.urun-liste-resim img {
    border: 1px solid #DDD
}

.marka-bul a {
    color: #444;
    margin-top: 10px;
    display: inline-block
}

.urun-liste-adi h2 {
    margin: 0;
    font-size: 17px;
    font-weight: 400
}

.urun-liste-adi h2 a {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #535353;
    font-weight: 600;
    display: -webkit-box;
    height: 40px;
    overflow: hidden;
    line-height: 1.525
}

.urun-liste-fiyat {
    text-align: center
}

.urun-liste-fiyat-eski {
    text-align: center;
    font-size: 14px;
    color: #868686;
    font-weight: 400;
    text-decoration: line-through
}

.urun-liste-satis-fiyat {
    font-size: 22px;
    font-weight: 600;
    color: #000000
}

.listeHref,
.listeHrefStoktaYk {
    color: #FFF!important;
    padding: 10px 40px;
    border-radius: 5px;
    display: block;
    font-size: 14px
}

.listeHrefStoktaYk {
    background: #868686;
    text-decoration: none;
    margin-top: 10px
}

.listeHref {
    background: #0074be;
    cursor: pointer;
    margin-top: 20px
}

.arama-urun-row {
    border-bottom: 1px solid #e1e1e1;
    background: #F0F0F0;
    padding: 5px 0!important;
    display: flex;
    align-items: center
}

.arama-urun-row:nth-child(2n+2) {
    background: #FFF
}

.arama-urun-resmi img {
    border: 1px solid #e2e2e2
}

.arama-urun-adi {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.arama-urun-adi a {
    color: #444;
    font-size: 14px
}

.arama-tum-sonuclar a {
    text-align: center;
    display: block;
    padding: 5px 0;
    background: #000000;
    color: #FFF
}

.ziyaretci-sayisi {
    font-weight: 600;
    clear: both;
    text-align: center;
    margin-bottom: 20px
}

.ziyaretci-sayisi span {
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid #DDD;
    padding: 0 10px;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
   font-weight: 200; 
}

.haber-ver {
    float: left;
    padding: 10px 40px;
    background: #d41c12;
    color: #FFF;
    border-radius: 5px;
    margin: 20px 0 20px 10px;
    cursor: pointer
}

.hesabim-row {
    padding: 10px 0;
    border-bottom: 1px solid #EEE
}

.hesabim-row>div {
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center
}

.bayi-basvuru-yeni h3 {
    text-align: center;
    font-size: 30px;
    color: #fc4f03;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: 600
}

.siyah-alan {
    background: #000;
    margin-bottom: 40px;
    color: #FFF;
    padding: 30px
}

.b2b-row {
    padding: 20px 10px;
    margin: 30px 0;
    background: #fc4f03;
    display: flex;
    align-items: flex-end
}

.b2b-ic-yazi {
    text-align: center;
    color: #FFF;
    font-size: 25px
}

.b2b-ic-yazi span {
    color: #FFF;
    text-align: center;
    display: block;
    font-size: 15px;
    margin-top: 10px
}

.b2b-alt-yazi {
    font-size: 34px;
    text-align: center;
    margin-top: 40px;
    clear: both
}

.b2b-alt-yazi span {
    color: #000000
}

.b2b-alt-yazi div {
    font-size: 18px;
    margin-top: 10px
}

.alt-ikonlu-yazi {
    text-align: center
}

.alt-ikonlu-yazi .text-center {
    border-right: 1px solid #CCC;
    font-size: 13px;
    line-height: 23px
}

.alt-ikonlu-yazi span {
    font-weight: 600;
    font-size: 15px;
    margin: 15px 0 5px;
    display: block
}

.category-box {
    background-size: cover;
    margin-bottom: 41px;
    min-height: 350px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.category-box a {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.category-box img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.category-box .content {
    position: absolute;
    z-index: 99;
    top: 0;
    padding: 25px;
}

.category-box .content h3 {
    margin: 0;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

.category-box .content p {
    margin: 6px 0 0;
}

.category-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.arama-urun-resmi{
	padding: 0px;
}

.newmemdis table tr td{
    border: none !important;
    padding: 5px 0px;
}

.btn-warning{
	background-color: #000000 !important;
    border-color: #000000 !important;
}

.has-error .form-control{
	border-color:#000 !important;
	box-shadow: none !important;
    -webkit-box-shadow: none !important;
	outline: none !important;
}

.form-control
{
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.container-fluid{
	padding:0px 75px !important;
}

.top-bar{
    padding: 13px 75px;
	height:46px;
    background: #444444;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
}

.top-left
{
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
}

.top-bar a
{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 200 !important;
}

.top-bar a{
	color:#FFF;
}

.top-bar i{
	color:#51a021;
	margin:0px 5px;
}

.top-bar .top-left{
	float: left;
}

.top-bar .top-right{
	float: right;
}

.top-bar .top-right a{
	padding: 0px 5px;
}

#search form{
	display: flex;
	align-items: center;
	padding: 10px;
	justify-content:center
}

#search input[type=text]{
	width: 80%;
    padding: 20px;
    /*border: none;*/
    outline: none;
    box-shadow: none;
}

#search button{
    background: #0074be;
    font-size: 22px;
    line-height: 21px;
    font-weight: 700;
    padding: 9px;
    color: #FFF;
    border: 1px solid transparent;
    margin-left: -1px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    outline: none;
}

.sag-banner-img, .sag-banner{
	/*padding:0px 13px 0px 1px;*/
    /*padding: 0px !important;*/
    padding-right: 0px !important;
    padding-left: 0px !important;
    min-width: 100%;
    /*height: 440px;*/
}

.sag-banner p{
	margin: 0px;
}


#vitrin h3{
    margin: 30px 0px;
    font-size: 25px;
    font-weight: bold;
}


@keyframes swingg {
    0% {
        transform: scale(1)
    }
    40% {
        transform: scale(1.15)
    }
    70% {
        transform: scale(0.95)
    }
    to {
        transform: scale(1)
    }
}

.kutu-sepet-button{
	margin:20px 0px 10px 0px;
}

.kutu-sepet-button .sepeteEkle{
    display: flex;
    width: 100%;
    padding: 6px;
    background: #444444;
    border-radius: 6px;
    align-items: center;
}

.kutu-sepet-button .sepeteEkle>div{
	display: inline-block;
	float: left;
}

.kutu-sepet-button .sepeteEkle>div.sepetButonu{
    width: 73%;
    text-align: center;
    color: #FFF;
    font-size: 16px;
	cursor:pointer;
}

.kutu-sepet-button .sepeteEkle>div:first-child{
	width:75px;
}

.kutu-sepet-button .sepeteEkle>div:first-child>div{
	background: #FFF;
	text-align: center;
    width: 34px;
}

.kutu-sepet-button .sepeteEkle>div>div{
	float: left;
}

.kutu-sepet-button .sepeteEkle>div .arti{
	height: 18px; 
	border-top-right-radius: 5px; 
	margin-left: -3px;
	border-bottom:1px solid #e8e4e4;
	border-left:1px solid #e8e4e4;
	cursor:pointer;
	transition:0.5s;
}

.kutu-sepet-button .sepeteEkle>div .arti:hover{
	background:#EEE;
}

.kutu-sepet-button .sepeteEkle>div .eksi{
	height: 18px; 
	border-bottom-right-radius: 5px; 
	margin-left: -3px;
	cursor:pointer;
	border-left:1px solid #e8e4e4;
	transition:0.5s;
}

.kutu-sepet-button .sepeteEkle>div .eksi:hover{
	background:#EEE;
}

.kutu-sepet-button .sepeteEkle>div>div input{
	width: 35px;
    text-align: center;
    height: 36px;
    border: none;
    outline: none;
    border-radius: 5px !important;
    color: black;
}

.home-section{
	
}

.home-section>div div{
	padding: 0px 5px;
}

.home-section>div div a:before{ 
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    transition: .3s;
    border: 0 solid #FFF;
}

.home-section>div div a:after{ 
    bottom: 30px;
    right: 30px;
    top: 30px;
    left: 30px;
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    transition: .3s;
    border: 0 solid #FFF;
}

.home-section>div div a:hover:before{ 
	top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border-width: 4px;
    opacity: .75;
}

.home-section>div div a:hover:after{
	bottom: 21px;
    right: 21px;
    top: 21px;
    left: 21px;
    border-width: 2px;
    opacity: 1;
    background: rgba(141,235,6,.25);
}

.home-footer-section{
	margin:50px 0px;
}

.home-footer-section .container-fluid>div{
    display: flex;
    align-items: center;
    font-size: 25px;
	padding:0px;
}

.home-footer-section .container-fluid>div div:first-child{
    font-size: 45px;
    width: 70px;
    text-align: center;
    color: #0074be;
}

.home-footer-section .container-fluid>div a{
    display: block;
    color: black;
    font-weight: 600;
}

.home-footer-section .container-fluid>div span{
    font-size: 15px;
    color: black;
    margin-top: 2px;
    display: block;
}

.home-ebulten .container-fluid>div{
	padding: 30px;
    background: #0074be;
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 25px;
}

.home-ebulten .container-fluid>div span{
	font-size:17px;
	display: block;
}

.home-ebulten .container-fluid input{
	color:#444;
    width: 80%;
    font-size: 15px;
    padding: 8px 10px;
    border-radius: 3px !important;
    outline: none;
    border: none;
	float: left;
}

.home-ebulten .container-fluid button{
    width: 19%;
    float: right;
    background: #444;
    border: none;
    padding: 9px 0px;
    font-size: 14px;
    margin: -1px 0px 0px 0px;
}

.kategori-tip-button{
	margin-top:-40px;
}

.inputalani input{
	margin-left:15px;
}

@media only screen and (max-width:1500px) {
	.urun-kutusu{
		width: 25%;
	}
	
	.resimli-kategori-bg h3{
		font-size:25px;
	}
	
	.home-footer-section .container-fluid>div{
		font-size:17px;
	}
	
}

.kutu-urun-border .ozellikler{
    opacity: 0;
    transition: .5s;
    top: -50%;
    z-index: 99 !important;
    position: absolute;
    background: rgb(106, 175, 7);
    /* width: 260px !important; */
    right: 0;
}

.kutu-urun-border .ozellikler>div {
    width: 100px;
    float: none;
    padding: 3px;
}

.kutu-urun-border  .ozellikler>div:first-child{
    padding-right: 0px;
}

.kutu-urun-border .ozellikler>div span {
    display: flex;
    color: #444;
    align-items: center;
    justify-content: center;
    padding: 5px 0px;
    background: #FFF;
    font-size: 12px;
    font-weight: 400;
}
	
.kutu-urun-border:hover .ozellikler{
    opacity: 1 !important;
    transition: .5s !important;
    z-index: 99 !important;
    width: auto !important;
    top: 0%;
    right: 0%;
}

@media only screen and (max-width:1200px) {
    #category ul li a {
        padding: 15px;
        font-size: 14px
    }
    .affix #category ul li a {
        padding: 10px 16px
    }
    #ebulten,
    #ebulten-gonder {
        width: 100%
    }
		
	.home-footer-section .container-fluid>div{
		font-size:12px;
	}
	
	.home-footer-section .container-fluid>div span{
		font-size:11px;
	}
	
	.footer-menu>li ul li{
		padding:0px;
	}
}

@media only screen and (min-width:992px) {
	#footer ul{
		
	width:25%;
	}
	
}
@media only screen and (max-width:992px) {
	.no-padding{
		display:none;
	}
    #footer ul,
    #sepet,
    .resimli-kategori>div {
        text-align: center
    }
    .resimli-kategori {
        margin-top: 30px;
        margin-bottom: 30px
    }
    .resimli-kategori-bg {
        padding-bottom: inherit
    }
    .banner .slick-dots {
        bottom: 20px
    }
    #ana-sayfa-urunleri .nav-pills>li>a {
        font-size: 15px
    }
    #footer ul {
        width: 50%
    }
  
    #footer ul li a:before {
        display: none
    }
    .top-center {
        display:inline-block;
    }
    #logo img {
        margin: 0 auto
    }
    #sepet {
		display:flex;
		align-items:center;
		justify-content:center;
		margin: 40px 0 10px;
    }
    #sepet .sepet-ic {
        float: none;
        margin: 0 auto;
        display: inline-block
    }
    #akilli-ticaret .container,
    .ozel-kategoriler {
        display: block
    }
    #akilli-ticaret .container>div {
        text-align: center!important;
        margin: 5px 0;
        font-size: 13px
    }
    #akilli-ticaret .container img {
        margin: 0 auto
    }
    #anasayfa-ozel-banner .container>div {
        text-align: center
    }
    #arama-kutusu {
        margin-top: 15px
    }
    #category .container {
        width: 90%;
        padding: 0
    }
    #category ul li a,
    .affix #category ul li a {
        padding: 15px 10px!important;
        font-size: 13px!important
    }
    #akilli-ticaret {
        margin-top: 50px!important
    }
    .affix #logo img {
        width: 100%!important
    }
    .affix .top-bar {
        margin: 0!important
    }
    .affix .top-bar #user-panel {
        margin-top: -5px!important;
        margin-bottom: -25px!important
    }
	.footer-menu>li:first-child{
		display: none;
	}
	
	.footer-menu>li{
		width:33.33%;
	}
	
    .affix .top-center {
        padding-top: 40px!important;
        padding-bottom: 20px!important
    }
    .affix {
        position: relative!important
    }
    .ozel-kategoriler>div {
        width: 25%;
        height: 74px
    }
	
	.resimsiz-kategori-top ul{
		width: 100%;
	}
	
	#category ul li a{
		margin: 0px;
	}
	
	.banner{
		padding: 0px;
	}
	
	.container-fluid{
		padding: 0px 25px !important;
	}
		
	.sag-banner{
		display: none;
	}
	
	#category #myNavbar ul {
		float: none;
		margin: 0 auto;
		display: inline-block;
	}
	
	.resimli-kategori-bg>div{
		padding:5px 2px 0px 2px;
	}
	
	#vitrin h3{
		text-align: center;
	}
	
	.urun-kutusu{
		width: 50%;
	}
	
	.urun-kutusu .kutu-urun-adi{
		text-align:center;
		min-height: inherit;
		padding: 10px 0px 20px 0px;
	}
	
	.urun-kutusu .kutu-satis-fiyat{
		text-align: center;
	}
	
	.home-section>div div{
		margin-bottom:10px;
	}
	
	.home-footer-section .container-fluid>div {
		font-size: 17px;
	}
	
}

@media only screen and (max-width:768px) {
    .b2b-row {
        display: block
    }
    .b2b-alt-yazi {
        font-size: 24px
    }
    .top-bar {
        padding: 0
    }
    .top-bar .container {
        padding: 0;
        text-align: center
    }
    .top-bar #nav-link {
        float: none;
        margin: 0 auto;
        display: inline-block;
        padding-top: 4px
    }
    .top-bar #user-panel {
        width: 100%;
        margin: 0
    }
    .top-bar #user-panel li {
        display: block;
        text-align: center;
        width: 100%
    }
    .top-bar #user-panel li div {
        margin: 0 auto -5px;
        float: none;
        display: inline-block
    }
    .affix .top-bar #user-panel {
        margin: 0!important
    }
    #logo img {
        width: inherit
    }
    .ozel-kategoriler>div {
        width: 100%
    }
    .affix #logo img {
        width: inherit!important
    }
    .top-bar #user-panel li a:first-child:after {
        display: none
    }
    .top-bar #user-panel li a {
        background: 0 0!important
    }
    .navbar-nav {
        margin: 0
    }
    #category ul li {
        width: 100%;
        text-align: left;
        padding: 0;
        position: relative
    }
    #category ul li.alt-kategori-v:after {
        content: "\f107";
        border-radius: 5px;
        text-align: center;
        position: absolute;
        right: 10px;
        width: 30px;
        height: 25px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        top: 7px;
        line-height: 25px;
        background: #FFF
    }
    .guvenli-alisveris {
        display: none!important
    }
   
    #arama-kutusu {
        margin-top: 30px
    }
    .navbar-toggle {
        background: #FFF;
        margin-right: 10px
    }
    .navbar-toggle .icon-bar {
        background: #000000
    }
    .navbar-collapse.in {
        overflow-y: inherit
    }
    #category ul li a,
    .affix #category ul li a {
        padding: 8px 14px!important;
        /*border-bottom: 1px solid #000*/
    }
    #category ul li .sub-category .container {
        width: 100%;
        padding: 0
    }
    .resimsiz-kategori-top {
        column-count: 1;
        margin-top: 0;
        width: 100%;
		display: inline-block;
    }
	
	.resimli-kategori-top{
		width: 100%;
	}
	
	
}

@media only screen and (max-width:480px) {
    #exTab3 li,
    #footer ul,
    .hemen-al {
        width: 100%
    }
    .hemen-al {
        margin: 10px 0 0
    }
    .urun-kutusu .kutu-hemen-al button {
        margin-top: 0!important
    }
    #exTab3 li,
    #sepet .sepet,
    #urun-fiyat-div h1,
    .top-bar ul li,
    .urun-paylas {
        text-align: center
    }
    #exTab3 li a {
        padding: 6px 0!important;
        text-align: left;
        font-size: 13px!important
    }
    .top-bar ul li:first-child a {
        padding-left: 15px
    }
    .urun-kutusu .kutu-urun-resmi img {
        width: inherit!important
    }
    .slick-social {
        display: none
    }
    #sepet .guvenli-alisveris {
        width: 100%;
        justify-content: center
    }
    #sepet .sepet {
        float: left;
        width: 100%;
        padding: 0
    }
    #sepet .sepet a {
        display: inline-block
    }
    .banner .slick-dots li,
    .top-bar ul li:after {
        display: none
    }
    #sepet {
        margin: 30px 0 0
    }
    #arama-kutusu button {
        margin-left: 40px
    }
    .resimli-kategori>div {
        overflow: hidden
    }
    .resimli-kategori>div span {
        width: 100%;
        left: 0;
        padding: 0
    }
    #haftanin-urunleri h1 {
        font-size: 14px
    }
    .top-bar ul li {
        float: left;
        position: relative;
        width: 100%
    }
    .top-bar ul li a {
        font-size: 12px;
        color: #FFF;
        display: block
    }
    .top-bar #nav-link li a {
        padding: 5px 0!important
    }
    .sol-sutun-fiyat-ic {
        padding: 0!important;
        margin-bottom: 5px
    }
    #cat_rw_02 select {
        margin-bottom: 10px
    }
    #cat_rw_05 {
        padding: 0
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 6px 13.3px;
        width: 47px;
        margin-bottom: 3px
    }
    #genel-bread .breadcrumb>li,
    #urun-tablari .nav-pills>li,
    .urun-paylas {
        width: 100%
    }
    .sifre-sifirla {
        padding: 0
    }
    #genel-bread ol {
        white-space: normal;
		padding: 0px;
    }
    #genel-bread .container {
        display: block;
		padding-left: 0px;
    }
    #genel-bread .breadcrumb>li:last-child {
        display: none
    }
    #ekstra-button,
    .urun-detay-sepet-button,
    .urun-paylas {
        display: block
    }
    .breadcrumb>li:first-child {
        padding-left: 20px
    }
    .urun-adet-dis {
        height: 52px;
		width: 100%;
        float: left
    }
    .satin-al {
		float: right;
		width: 100%;
		margin-top: 10px;
		text-align: center;
    }
    .urun-paylas {
        margin: 190px 0 0;
    }
	.urun-adet-input{
		width: 80%;
	}
	.urun-adet-input span{
		margin: -4px 0 0 -5px;
		width: 80%;
	}
    #ekstra-button>div {
        margin-bottom: 10px
    }
    .urun-tablari .nav li a {
        border-left: 0!important;
        border-right: 0!important;
        border-bottom: 1px solid #DDD
    }
    .urun-tablari {
        margin: 0!important
    }
    #urun-tablari .nav-pills>li:last-child a {
        border-bottom: none!important
    }
    .satis-fiyati a,
    .top-bar #nav-link {
        display: none
    }
    .navbar-nav {
        margin: 0
    }
    #category ul li {
        width: 100%;
        text-align: left;
        padding: 0;
        position: relative
    }
    #category ul li.alt-kategori-v:after {
        content: "\f107";
        border-radius: 5px;
        text-align: center;
        position: absolute;
        right: 10px;
        width: 30px;
        height: 25px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        top: 7px;
        line-height: 25px;
        background: #FFF
    }
    .guvenli-alisveris {
        display: none!important
    }
    
    #arama-kutusu {
        margin-top: 30px
    }
    .navbar-toggle {
        background: #FFF;
        margin-right: 10px
    }
    .navbar-toggle .icon-bar {
        background: #000000
    }
    .navbar-collapse.in {
        overflow-y: inherit
    }
    #category ul li a,
    .affix #category ul li a {
        padding: 8px 14px!important;
        /*border-bottom: 1px solid #000*/
    }
    #category ul li .sub-category .container {
        width: 100%;
        padding: 0
    }
    .resimsiz-kategori-top {
        column-count: 1;
        margin-top: 0;
        width: 100%
    }
	
	.top-phone{
		text-align: center;
		margin-bottom: 20px;
		margin-top: -20px;
	}
	
	#sepet .sepet-ic  .uye-panel{
		margin: 0px;
	}
	
	#sepet .sepet-ic{
		width: 100%;
	}
	
	
	#sepet .sepet{
		margin-top:20px;
	}
	
	
	.category-box{
		min-height:220px;
	}
	.urun-kutusu .kutu-urun-resmi img{
		width:100% !important;
	}
	
	.urun-kutusu{
		width: 100%;
	}
	
	.home-footer-section .container-fluid>div {
		margin-bottom: 10px;
	}
	
	.home-ebulten .container-fluid input{
		width: 100%;
		margin-top:10px;
	}
	
	.home-ebulten .container-fluid button{
		width: 100%;
		margin-top:10px;
	}
	
	.home-ebulten{
		text-align: center;
	}
	
	.home-ebulten .container-fluid>div span{
		font-size:12px;
	}
	
	.footer-menu>li{
		width: 100%;
	}
	
	.top-bar .top-left {
		float: left;
		display: block;
		width: 100%;
		text-align: center;
		padding: 10px 10px;
	}
	
	.top-bar{
		height: inherit;
	}
	
	.top-bar .top-right{
		width: 100%;
		text-align: center;
	}
	
	#category .navbar-header{
		display: flex;
		align-items: center;
		justify-content: center;

	}


	#category{
		clear: both;
	}
	
	#search{
		width: 100%;
		margin-top:20px;
		background:#EEE;
	}
	
	#search input[type=text]{
		width: 100%;
	}
	
	#sepet .sepet a{
		position: relative;
	}
	
	#sepet .sepet{
		margin: 0px;
	}
	
	#sepet .sepet a>span{
		right:-15px;
	}
	
	.fiyat-row{
		white-space:normal;
	}
	
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    padding: 1%;
    display: block;
    height: auto;
    border-top: solid 1px #ccd1d6 !important;
    border-bottom: solid 1px #ccd1d6 !important;
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-loading .slick-list {
    background: url(ajax-loader.gif) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'Ã¢â€ Â'
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: 'Ã¢â€ â€™'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: 'Ã¢â€ Â'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'Ã¢â‚¬Â¢';
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.my-blue
{
    color: #0074be !important;
}

.copyright a
{
    color: #0074be !important;
}

#category ul li:hover a
{
    color: black !important;
    background: transparent !important;
    /*padding: 10px;*/
}

.kutu-sepet-button .sepeteEkle:hover
{
   background: #f57850 !important;
    /*padding: 10px;*/
    /*transition: ease .8s; */
}

.logo
{
    /*max-width: 100px;*/
}

.my-body
{
    background-color: #fff !important;
}



body
{
    color: black;
}

.fa-angle-up, .fa-angle-down
{
    color: black !important;
}

.left_col
{
    display: none;
}

#katalogGorunumu td
{
    padding-top: 5px;
    /*padding-bottom: 5px;*/
    padding-left: 5px;
    padding-right: 5px;
}

.prod-rw-bg
{
    background-color: #fdfdfd;
}

.urun-hover-detay
{
    background-color: #0074be;
}



/*.fa 
{
    color: white !important;
}*/

.fa-cart-plus
{
    color: white !important;
}

.fa-shopping-cart
{
    color: #f57850 !important;
}

.hide-me
{
    display: none !important;
}

/*#tawkchat-minified-container
{
    display: none;
}
*/

.white-bg
{
    background-color: #fff;
}

.sepetBasligi
{
    padding: 10px 0px 10px 0px;
}

.pad-top-1
{
    padding-top: 1% !important;
}

.kategori-tip-button
{
    margin: 0px;
}

.pad-bot-2 {
    padding-bottom: 2%;
    font-size: 16px;
    font-weight: bold;
}

.fiyat-row {
    color: #333;
    white-space: nowrap;
    font-size: 14px;
    padding: 1.5% 0!important;
    /* border-bottom: 1px solid #DDD; */
    font-weight: 600;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.urun-detay-sepet-button {
    border: none !important;
}

.count-border {
    border: solid 1px #ddd;
    padding: 0.85%;
    border-radius: 2px;
}

.mines {
    float: left;
    cursor: pointer;
    padding-top: 1.5%;
}

.urun-adet-input {
    width: 50px;
    /* margin-top: -6px; */
    float: left;
    margin-left: 30%;
}

.plus {
    float: right;
    cursor: pointer;
    padding-top: 1.5%;
}

.adet-hiza div {
    display: block;
    float: left;
    width: 100%;
    max-width: 450px;
    position: relative;
    z-index: 3;
    padding-right: 4%;
}


.urun-detay-butons {
    width: 47%;
    height: 40px;
    display: block;
    margin: 0px;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    transition: all 0.5s ease;
    text-decoration: none;
    color: #5d635d;
    font-size: 12px;
    line-height: 40px;
}

@media (max-width: 1500px)
{
  .urun-detay-butons
    {
        line-height: 18px !important;
    }

    .pad-bot-2
    {
        font-size: 12px;
    }

    .urun-adet-input
    {
        margin-left: 25%;
    }

    .hiza-detay-buton
    {
        width: 90% !important;
    }
}



.hiza-detay-buton {
    margin-right: 6%!important;
}

button {
    padding: 1px 6px;
}
button {
    overflow: visible;
}
button {
    border-radius: 2px !important;
}

.urun-detay-butons i {
    margin-right: 5px;
}


.left-pad-5 {
    padding-right: 5%;
    border: 0px !important;
    box-shadow: none !important;
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
    position: relative;
    background-color: #dadada;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 0px;
}

.bant
{
    background-color: #0075be;

}

.full-width
{
    padding: 0px !important;
}


.nav-padding-left {
    padding-left: 1%;
}

#icon-social a
{
    padding: 1.5%;
}


.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  /*box-shadow: 0 0 1px rgba(0, 0, 0, 0);*/
  position: relative;
  background: #f57850;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border: 0px;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ce651f;
  color: black !important;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: black;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}


.pad-top-2
{
    padding-top: .5%;
}

.duru-blue
{
    color: #0073be
}


.kutu-urun-detay-mm a
{
    text-align: left !important;
}

.ilgili-box
{
    padding: .5%;
    background-color: #f0f1f2;
}


.kutu-urun-detay-mm h2
{
    font-size: 20px;
}


@media (min-width: 700px)
{
    .urun-kutusu .kutu-urun-border {
 
    min-height: 462px;
    }
}

@media (max-width: 600px)
{
    .sepet
    {
        padding-bottom: 4% !important;
    }

    .ilgili-box
    {
        position: unset !important;
    }
}

.line
{
    text-decoration: line-through;
}

.indirim-detay
{
    font-size: 12px;
}

.urun-detay-indirim
{
    font-size: 12px;
    text-decoration: none !important;
}

.banner img
{
    min-width: 100%;
    /*height: 440px;*/
}

.dot-dot
{
    float: right;
}

.urun-detay-butons:hover
{
    background-color: #f57850;
}

.urun-butons 
{

    /*width:  100%;*/
    padding-bottom:  1%;
    padding-left:  0px;
    padding-right:  0px;

}

.price-text
{
    padding: 0px;
}

.urun-tablari .nav .active a, .urun-tablari .nav .active a:active, .urun-tablari .nav .active a:hover
{
    border-top: solid 3px  #61c6ef !important;
}


#icon-social a i:hover
{
      -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.col-lg-2
{
     
}

.unique [class~=col]
{
   
}

[class*="col-"] {
   font-family: 'Poppins', sans-serif;
   font-weight: 400; 
}

span
{
    font-family: 'Poppins', sans-serif;
   font-weight: 400; 
}

*
{
    font-family: 'Poppins', sans-serif;
   font-weight: 400; 
}

a
{color: black}

.slick-vertical .slick-vertical
{
    
}

.total-price-font
{
    font-weight: bold;
}

.footer-banner{
    margin-top:40px;
}
.footer-banner-img img{
    max-width:100%;
    max-height:100%;
}


footer{
    clear: both;
    background:#fafafa;
}
#footer {
    padding: 30px 0 0px 0px;
}
.footer-top-mail{
    width: 100%;
    height: auto;
    min-height: 100px;
    padding: 20px 0px;
    background: #f8f8f8;
    margin-bottom: 50px; 
}
.footer-mm{
    display: flex;
    justify-content:space-between;
    align-items: center;
    flex-flow: row wrap;
}
.footer-mm1{
    margin:0px auto!important;
    display: flex;
    justify-content:space-between;
    align-items:flex-start;
    flex-flow: row wrap;
}
.e-bulten-yazi{
    color:#fff;
    font-size:17px;
    font-weight:600;
    padding-right:5%;
    margin-bottom:0px;
}
.footer-e-bulten{
    position:relative;
    background-image:url('banner-gecis/wild-sea.png');
    background-repeat:repeat;
    margin-top:25px!important;
}
.footer-e-bulten::before{
    position:absolute;
    content:''; 
    background:rgba(0,0,0,0.1);
    width:100%;
    height:100%;
    top:0;
    left:0;
}

.footer-logo-ul img {
    width: 100%;
    margin: auto;
}

.top-bar-social {
    width: auto!important;
    float: left;
    margin-right: 5px;
    margin-top: 25px;
}
.social-mm {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}





#footer ul {
    float: left;
    padding-bottom: 40px;
}

.footer-logo-ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column wrap;
}

.social-mm ul {
    width: auto !important;
    margin: 0 auto;
    list-style: none;
    float: inherit!important;
    padding-bottom: 0px !important;
}

#footer .footer-mm1 ul li:first-child {
    font-weight: 600;
    margin: 0px;
    padding-bottom: 0;
    height: 40px;
}
#footer .footer-mm1 ul li {
    position: relative;
    padding: 0px;
}
.top-bar-social ul li {
    border: 0px;
    margin-right: 5px!important;
    width: 45px;
    height: 45px!important;
}

#footer .footer-mm1 ul li a {
    color: #282828;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 13px;
    padding: 6px 0px 5px 0px;
    transition: all 0.3s ease;
}
.top-bar-social ul li a {
    color: #292828;
}
.social-mm ul li a {
    padding: 0px!important;
    color: #fff;
    font-size: 13px;
    width: 100%;
    border-radius: 50%;
    display: block;
    height: 100%;
    background: #b2b2b2;
    text-align: center;
}

.social-mm ul li a:hover
{
    background-color: #df7d3b;
}

.social-mm ul li {
    display: inline;
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
    transition: all 0.5s ease;
}

.top-bar-social ul li a i {
    color: #fff;
    line-height: 45px;
    font-size: 15px;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.no-padding
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.no-padding img{
	width:100% !important;
	height:auto !important;
	
}
.reverse
{
        transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

#category
{
    background-color: #0073be;
}



#category ul li .sub-category .container
{
    background-color: #fff;
}

#category ul li .sub-category .container {
    min-height: auto !important;
    padding-bottom: 20px !important;
    padding-top: 20px;
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    /* background: #4c4c4c; */
}

#category ul li .sub-category .container {
    background: #FFF;
    padding-bottom: 15px;
    border: 1px solid #41a745;
    border-top: none;
    padding: 0;
    width: 100%;


#category ul li a {
    color: #FFF;
    padding: 8px 29px;
    display: block;
    color:black;

}

#category ul li a:hover {
    background: #2b2b2b
}

#category ul li:hover a {
    background: #f9f9f9;
    color: #45a948;
}

#category ul li:hover a:After{
    content: url(/images/arrow2.png);
}

#category ul li .sub-category {
    position: absolute;
    z-index: 30;
    left: 194px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: 0px;
    width: 100%;
}

#category ul li:hover .sub-category {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
    margin: 0;
    min-height:auto;
}

#category ul li .sub-category .container {
    background: #f9f9f9;
    padding-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-top: none;
    width: 976px;
    min-height: 556px;
}



 #category ul li .sub-category .container {
        width: 100%;
        padding: 0
    }
    .resimsiz-kategori-top {
        column-count: 1;
        margin-top: 0;
        width: 100%
    }
    .satis-fiyati span{
        font-size:12px !important;
    }
    #category ul li .sub-category .container{
        width:100% !important;
    }
    #category ul li .sub-category{
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0 !important;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: -1px;
    }

}

.stok-filtre-item-ara button{
	background: #0073be!important;
}
.stok-filtre-temizle a{
	background: #0073be!important;
}
