 body {
  font-family:"Urbanist", sans-serif;
  font-weight:400;
  color: #666;
  font-size: 16px;
  line-height: 27px;
  font-optical-sizing: auto;
  font-style: normal;
  width: 100%;}


  .owl-item img {
    border-radius: 0px!important;
  }

button:focus {
   box-shadow: none !important;
  border:0px !important;
  outline: none !important }

.languagess{
  cursor: pointer;
  /* position: absolute; */
  top: 0px;
  right: -150px;
  float: right;
}

.baslik_alt_cizgi {
  border-bottom: 1px solid #fea67e;
  height: 3px;
  overflow: hidden;
  margin-top: 10px;
  width: 300px;
  margin-bottom: 5px;
  padding: 0;
  margin-left: auto;
  margin-right: auto; }
.kargo_takip {
  cursor: pointer; }
.socialheader svg {
	height:20px;
 	width:20px;
  cursor: pointer; }
.socialheader a {
 	padding:5px;
	margin-right:3px;
	margin-left:3px;
 }
.cat_aciklama {
  margin-top: 7px;
  color: #666;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  width: 100%; }

h1, h2, h3, h4, h5, h6 {
  color: #230521; }
/* Override the bootstrap defaults */
h1 {
font-weight:700;
  font-size: 24px; }

h2 {
  font-size: 24px;
  font-weight: 300;
  text-align: center; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10.2px; }

a {
  text-decoration: none;
  color: #111; }
  a:hover {
	  color: #333;
    text-decoration: none; }

legend {
  font-size: 18px;
  padding: 7px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }

label {
  font-size: 12px;
  font-weight: normal; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .col-form-label:before {
  content: '* ';
  color: #f00;
  font-weight: bold; }


@media screen and (max-width: 767px) { 
  .col-form-label {
    text-align: left; } 
  
    .languagess{
       top: 15px; 
       right: -85px;
    }
}
  
/* cookie */
#cookie {
  border-top: none;
  border-left: none;
  border-right: none; }
/* top */
 
/* logo */
   #logo img {
    max-width:220px;
    /* padding-left: 20px; */
   	width:100%;
	} 

:focus {
  outline: -webkit-focus-ring-color auto 0px; }
 header {
  height:50px;
  padding-top:8px;
  padding-bottom:8px;
  background-color: #000;
  position: relative;
  z-index: 99; }
/* search */
#search {
   width: 17%; }
  #search .form-control-lg {
    height: 35px;
	  min-height:35px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    font-family: 'Urbanist', sans-serif;
    background-color: transparent;
    color: #000000; }
  #search .btn.btn-light:focus, #search .btn.btn-light.focus {
    box-shadow: none;
    background: none;
    border: none; }
  #search .btn.btn-primary.focus {
    box-shadow: none !important;
    background: none;
    border: 1px solid #6fcc93; }
  #search .btn.btn-primary:focus {
    box-shadow: none !important;
    background: none;
    border: 1px solid #6fcc93; }
  #search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 0.57rem 35px;
    text-shadow: 0 1px 0 #fff; }

.cart_dd {
  position: absolute;
  top: 0px; }
/* cart */
#cart {
  margin-bottom: 10px;
  position: relative;
  height: 117px; }
  #cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #fff; }
  #cart .btn-lg {
    padding: 0.65rem 1rem; }
  #cart.open > .btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none; }
    #cart.open > .btn:hover {
      color: #444; }
  #cart .dropdown-menu {
    background: #eee;
    z-index: 1003;
    min-width: 129px !important; }
    #cart .dropdown-menu table {
      margin-bottom: 10px; }
    #cart .dropdown-menu li > div {
      min-width: 427px;
      padding: 0 10px; }
    #cart .dropdown-menu li p {
      margin: 20px 0; }
    @media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%; }
    #cart .dropdown-menu li > div {
      min-width: 100%; } }
  #cart .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }

#menus li.nav-item.menu_item:hover a {
  background-color:#9f224500;
   }

#menus .dropdown-inner .list-unstyled li:hover a {
  background-color:#ffedf600 }

  /* MENULER */
.custom-menu_item {
  position: relative;
}
/* menu ana bilesenler */
.custom-mega-wrapper  {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #ebebeb;
  padding: 40px 0;
  z-index: 40;
}
#custom-mega-menu-wrapper-img-div {
width: 100%;
overflow: hidden;
position: relative;
}
#custom-mega-menu-wrapper-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  
}
.custom-menu_item:hover .custom-mega-wrapper {
  display: block;
}
.custom-mega-menu {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.custom-mega-menu-container {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 40px;
  padding: 0 20px;
}
.custom-mega-menu img {
  border-radius: 10px;
}


   /* urunler menusu */
.prd-cats-339 {
  position: fixed!Important;
  top: 130px!Important; /* tam olarak menü bitimi */
  left: 0!Important;
  width: 100vw;
  background: #ebebeb;
  padding: 40px 0;
  z-index: 999;
  display: none;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

  /* kurumsal menusu */
.prd-cats-326 {
  width: 320px;
  padding: 20px 0px;
}
.prd-cats-326 #custom-mega-menu-wrapper-img-div {
display: none;
}


    /* urunler menusu linkleri */
.prd-link-339 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.prd-link-339 a {
  display: block;
  padding: 12px;
  text-align: center;
  background-color:#ebebeb;
  color: #230521;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 10px;
  border: 1px solid #230521;
  /* box-shadow: 0 2px 4px #ebebeb; */
}
.prd-link-339 a:hover {
  transform: scale(1.05);
  background-color:#230521;
  color: #ebebeb;
}


    /* kurumsal menusu linkleri */
.prd-link-326 {
  display: grid;
  gap: .5rem;
  width: 280px;
}
.prd-link-326 a {
  display: block;
  padding: 12px;
  text-align: center;
  background-color:#ebebeb;
  color: #230521;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 10px;
  border: 1px solid #230521;
}
.prd-link-326 a:hover {
  transform: scale(1.05);
  background-color:#230521;
  color: #ebebeb;
}





/* Menü başlıkları */

.navbar {
  padding: 0px;
  margin: 0px;
}

.navbar-nav > li > a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  padding: 0 15px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
  height: 85px;
  font-size: 17px;
}
.nav-link{
  font-size: 16px;
  font-weight: 800!important;
}

.tavsiye-fiyat{
  float:none;
  font-size: 24px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  padding: 10px;
  background-color: #230521;
  color: #ebebeb;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  display: block;
  font-weight: bold;
}
.navbar-nav > li > a:hover {
  background-color:#230521; 
  color: #ebebeb;
}

/* Responsive */
@media screen and (max-width: 991px) {
  .custom-mega-wrapper {
    position: static;
    padding: 20px;
  }

  .languagess{
    top: 15px;
    right: -85px;
  }

  .custom-mega-menu-container {
    grid-template-columns: 1fr;
  }

  .custom-mega-menu-links {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .custom-mega-menu img {
    margin-top: 20px;
    max-height: 200px;
  }
}



#Action_bar {
  background-color: #230521;
  border-radius: 0px;
  border: none;
  padding: 0 20px;
  max-height:45px ;

}

#header-top.column.one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 45px;
}


.contact_details,
.social-menu {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
  padding: 12px 0px 12px 0;
  margin: 0;
  max-height: 45px;
}

.contact_details .slogan {
  color: #ccd6d2;
  padding: 0;
  cursor: default;
  transition: all 0.3s ease;
}

.contact_details .slogan:hover {
  color:rgb(196, 250, 219);
}




/* menu mobil */
@media (max-width: 768px) { 
  #header-top.column.one {
    display: flex;
    justify-content:center;
    align-items: center;
    max-height: 40px;

  }
}

/* Slogani gizlemek için */
@media (max-width: 768px) {
  .contact_details .slogan {
    display: none;
  }

  /* Icon'u gizlemek için */
   .social-menu .menu-item-128 i {
    display: none;
  }

  .social-menu li a i {
    font-size: 17px;
  }

.social-menu li a{
      padding: 0px;
      margin: 0px;
      font-size: 16px;
  }
}

.social-menu a {
  color: #ebebeb;
  font-size: 16px;
  transition: 0.2s ease;
  padding-right: 6px;
  margin-right: 6px;
}

 .social-menu li:last-child a {
  padding-right: 0;
  margin-right: 0;
}

.social-menu a:hover {
  color: #ebebeb;
}

/* banner ve alti */

.mb-4 {
    margin-bottom: 0px !important;
}

.product-circles {
  padding-top: 50px;
}

.circle {
  border-radius: 10% !important;
}

.col-lg-2{
width:15% !important;
  }
.circle span {
  padding-bottom: 20px !important;
}

      /* #top-container.container {
        border-bottom: 1px solid rgb(154, 154, 154);

      }

      #Action_bar {
       background-color: #ffedf6;
        max-height: 40px;
      }

      #Action_bar .social-menu {
        float: right;
        list-style: none outside;
        max-height: 40px;
      }
      
      #header-top.column.one {
        margin-bottom: 0;
        overflow: hidden;
        max-height: 40px;
      }

      .contact_details{
        float: left;
        list-style: none outside;
        max-height: 40px;
      }

      .contact_details .slogan {
        padding: 2px 0px 10px 0px;
        max-height: 40px;
        color: #56b67f;
        cursor: default;
        transition: all 0.3s ease;
        transform-origin: center;
        will-change: transform;
      }

      .contact_details .slogan:hover {
      transform: scale(1.15);
      text-shadow: 0 6px 15px rgba(110, 255, 20, 0.6);

      } */

      #logo.col-12 {
      display: flex;
      justify-content: center; 
      align-items: center; 
      margin: 10px 0px 10px 0px;  }
      
      #header-bottom.col-12 {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-around;
      }
  
  
      @media (min-width: 768px) {
  #menus .dropdown:hover .dropdown-menu {
    min-width: 128px;
    display: block; } }
  @media (max-width: 767px) {
  #menus {
    border-radius: 4px; }
    #menus div.dropdown-inner > ul .list-unstyled {
      display: block; }
      #menus div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1); }

    #menus .dropdown-inner {
      display: block; }
      #menus .dropdown-inner a {
        width: 100%;
        min-width: 128px;
        color: #fff;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 16px; }

    #menus .dropdown-menu a:hover {
      background: rgba(0, 0, 0, 0.1); }
      #menus .dropdown-menu ul li a :hover {
        background: rgba(0, 0, 0, 0.1); }

    #menus .see-all {
      margin-top: 0;
      border: none;
      border-radius: 0;
      color: #fff; } 
	  
	  
    #sticker-sticky-wrapper {
		display:none;
} 	  
	  
}
/* content */
#content {
  min-height: 500px;
  }
/* footer */

#content a {
   font-weight:500;
    /*text-transform: uppercase;
    color:#c0392b; */
 }
.footericonlar {
	margin-top:20px;
	padding-top:25px;
	padding-bottom:15px;
	background-color:#ebebeb; /*#40fc94;*/
 }
 .footericonimages{
	 text-align:center;
 } 
.footericonimages img{
	width:100%;
	max-height:50px;
  } 
.yazikalinalt{
	font-weight:700;
	color:#000000;
	font-size:16px;
 }
 .yaziincealt{
	font-weight:400;
	color:#000000;
	font-size:12px;
	line-height:18px;
	padding-top:6px;
 }
 .icerik_ortali_yazi{
	 width:100%;
	 padding-bottom:20px;
 } 
 
.orta_baslik {
	font-weight:600;
     padding-top: 4px;
    padding-bottom:5px;
    line-height: 26px;
	font-size:20px;
    color: #2b2c40;
} 
.orta_baslik_2 {
	font-weight:400;
     padding-top: 4px;
    padding-bottom:5px;
    line-height: 26px;
	font-size:16px;
    color: #2b2c40;
} 
.ss_sorular {
    width: 100%;
    margin-top: 6px;
    margin-bottom:15px;
}
.ss_sorular_baslik {
    background-color:#ddd;
    padding: 13px 13px 10px;
    color: #393a4c;
    font-size: 16px;
 }
.ss_sorular_dty {
    width: 100%;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 13px;
    color: #393a4c;
    font-size: 15px;
 } 
footer {
	margin-top:30px;
   padding-top: 7px;
  padding-bottom: 1px;
  background-color:#230521;
  border-top: 1px solid #230521;
  color: #fff; }
  footer hr {
    border-top: none;
    border-bottom: 1px solid #fff; }
  footer  li a {
    color: #fff; 
      /* text-transform: uppercase; */
    }
    footer a:hover {
      color: #fff; }
  footer h5 {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 13px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #8a888b;
    padding-left: 0px; }
/* default font size */
.fas, .far, .fab {
  font-size: 14px; }

footer .list-unstyled {
  padding-left: 5px; }
/* alert */
.alert {
  padding: 8px 14px 8px 14px; }
/* toast */
#toast {
  position: absolute;
  top: 320px;
  width: 30%;
  z-index: 999;
  margin-left: 35%;
  margin-right: 35%; }

.toast-bgg {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05); }
/* breadcrumb */

#product-product .breadcrumb {
  margin-bottom: 20px; }

.breadcrumb {
  margin: 10px 0 0px 0;
  padding: 8px 0;
  margin-bottom:20px;
  padding-bottom:7px;
  border-bottom:1px solid #ddd;
  background-color: transparent;
  border-radius: 0px;
  width: 100%; }
  .breadcrumb i {
    font-size: 13px; }
	
  .breadcrumb li a {
    font-size: 13px; }	
  .breadcrumb li.breadcrumb-item:first-child {
    padding-left: 0px; }
  .breadcrumb > li.breadcrumb-item {
    text-shadow: 0 1px 0 #fff;
    padding-left: 10px;
    position: relative;
    white-space: nowrap; }
    .breadcrumb > li.breadcrumb-item:after {
      /* content: ''; */
      display: block;
      position: absolute;
      top:8px;
      right: -5px;
      width:6px;
      height:6px;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .breadcrumb > li.breadcrumb-item + li:before {
      /* content: ''; */
      padding-left: 2px; }

.pagination {
  margin: 0; }
/* buttons */
.btn-light {
  color: #777;
  text-shadow: none;
  line-height:36px;
  border-radius: 0px;
  height:45px;
  background-color: #e7e7e7;
  border-color: #ccc #ccc #ccc #ccc; }
  .btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-position: 0; }

.btn {
  font-size: 14px; }

.form-control {
  min-height: 40px; }

.btn-primary {
  color: #fff;
  text-shadow: none;
  background-color: #6fcc93;
  border-radius: 0px;
  background-repeat: repeat-x;
  border-color: transparent; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    border: 0px;
    box-shadow: none;
    background-position: 0; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
  background-color: #6fcc93; }

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704; }
  .btn-warning:hover, .btn-warning:focus, .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: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420; }
  .btn-danger:hover, .btn-danger:focus, .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: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038; }
  .btn-success:hover, .btn-success:focus, .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: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a; }
  .btn-info:hover, .btn-info:focus, .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: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000; }
  .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111); }
/* list group */
.list-group a {
  color: #888;
  display: block; }
  .list-group a.active, .list-group a.active:hover, .list-group a.active:focus {
    color: #444;
    background: #f1f2f2;
    border: 0px solid #ddd;
    text-shadow: 0 0px 0 #fff;
    font-weight: 600; }

.sol_menu a {
  background-color: #f1f2f2;
  border-radius: 0px;
  border: 0px;
  font-size: 13px;
  padding-top: 4px;
  padding-bottom: 4px; }

.sol_menu {
  background-color: #f1f2f2;
  padding-bottom: 15px;
  padding-top: 7px; }
/* product list */

.product-grid.koyu .product-thumb {
  /* border: 1px solid #ebebeb; */
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: auto;
  color: #808080;
  border-radius:5px;
  }
.product-grid.dayspecial .product-thumb {
  /* border:0px solid #ebebeb; */
  margin-bottom: 20px;
  overflow: auto;
  color: #808080;
  padding-top:0px;
  border-radius:0px;
  background-color: #ebebeb;
  }  
.dayspecialdis h3  {
border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom:10px;
    text-align: center;
    margin-top: 25px;
    margin-bottom:20px;
    font-size: 24px;
    font-weight: 600;
  }   
.product-thumb {
  margin-bottom: 20px;
  border-radius:5px;
  overflow: visible;
  color: #808080;
  position:relative;
  padding-top: 20px;
  background-color: #fff;
/* -webkit-box-shadow: 0 1.5px 4px 1px rgb(0 0 0 / 11%);
-moz-box-shadow: 0 1.5px 4px 1px rgb(0 0 0 / 11%);
box-shadow: 0 1.5px 4px 1px rgb(0 0 0 / 11%); */
  }
.product-thumb:hover {
    background-color:#fff; 
  }  
  
  
  .product-thumb h2.price {
    margin: 0; }
  .product-thumb h4 {
    font-weight:600;
    margin-top:10px;
    text-align: center;
    font-size: 14px;
    color:#000;
    height:40px;
    overflow:hidden;
    line-height:20px;
    margin-bottom:4px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
 }
.home-banner {
     margin-bottom:20px; 
 }
.home-banner img {
	width:100% !important;
	height:100% !important;
 } 
.hmn-siparis {
	padding:10px;
	padding-bottom:6px;
	padding-top:6px;
	text-transform:uppercase;
	background-color:#c7aa8c;
	color:#000000;
	float:right;
 }  
.product-thumb .caption h4 a {
  font-weight:600 !important; 
  color: #000; }
  .product-thumb .ekle_sepete_list {
    color: #86c157;
    max-width: 180px;
    margin-top: 1px;
    padding-bottom: 1px;
    background-color: #fff;
    padding-top: 1px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
	display:none;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px; }
  .product-thumb .stock_yok {
    color: #555;
    width: 180px;
    margin-top: 1px;
    padding-bottom: 10px;
    background-color: #ddd;
    padding-top: 1px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding:2px;
    font-weight:400;
    font-size: 14px; 
    line-height: 20px; }
 
  .product-thumb .image a {
    display: block;
    transition: transform 0.3s ease; /* animasyon için */
 }
  .product-thumb .image a:hover {
    opacity: 1;
    transform: scale(1.1); /* %10 büyütme */ }
  .product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    transition: transform 0.3s ease; }
  .product-thumb .caption {
    padding: 0px;
    min-height:45px;
    position: relative; }
  .product-thumb .caption p {
    margin: 0px;
	display:none;
     padding-bottom: 5px; }
  .product-thumb .rating {
    padding-bottom: 10px;
 	margin-top:0px;
    text-align: center;
    height: 25px;
    display: block;
    position: relative;
    width:100%;
    z-index: 1;
    padding: 3px;
 }
  .expandable {
	  height:93px;
 } 
  .product-thumb .price {
    color: #414141;
    text-align: center;
    font-size: 20px;
     font-weight:600; }
  .product-thumb .price .fiyatk {
    font-size: 26px; }
  .product-thumb .price-new {
    font-weight: 600; }
  .product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 300; }
  .product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block; }
  .product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee; }
  .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; }
  .product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer; }
  .product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd; }
  @media (max-width: 992px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; } }

.product-grid .product-thumb .image {
  float: none; }
  @media (max-width: 767px) {
  .product-grid .product-thumb .caption {
    min-height: 0; } }
  @media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    min-height:45px;
    padding: 0 10px; } }

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd; }
  @media (min-width: 768px) {
  .product-list .product-thumb .image {
    padding: 0 15px;
    display: inline-block;
    width: 30%; }
    .product-list .product-thumb .image + div {
      display: inline-block;
      margin-left: 0%;
      width: 69.5%; } }
  @media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px; }
    .product-list .product-thumb .button-group {
      border-left: none; } }

.rating .fa-stack {
  font-size: 8px;
  height: 2.3em;
  margin-right: 3px; }
  .rating .dd .fa-star {
    color: #dbdfe2;
    font-size: 15px; }
  .rating .fa-star {
    color: #0458ad;
    font-size: 16px; }
  .rating .fa-star + .fa-star-o {
    color: #0458ad; }

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 300px;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom:0px; }
  .thumbnails > li {
    margin-left: 0px; }
  .thumbnails > li > a {
    display: block;
    padding: 0px;
/* 	padding-left:15%;
	padding-right:15%; */
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: transparent;
    border-radius: 0px; 
/* 	width: 87%;
    float: right; */
	}
  .thumbnails > img {
    width: 100%; }
 
  .thumbnails .image-additional a {
    margin-bottom: 5px;
    padding: 1px;
    display: block;
    border: 1px solid #ebebeb; 
    border-radius: 10px!important;
	  width: 150px;
	
 }

.thumbnails .image-additional a img {
/* 	width: 65px !Important;
	max-width: 65px !Important; */
	cursor: pointer !Important;
 }
   
/* 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%; } }
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
  width: 100%; }
/* BS4 Changes */
.navbar-light .navbar-toggler {
  font-size: 15px;
  font-stretch: expanded;
  color: #fff;
  padding: 6px 12px;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a; }

.card .card-header > h4 {
  font-size: 16px; }
  .card + .card {
    margin-top: 5px; }

.form-check .form-check-input { 
  margin-top: 0.25rem; }
/* Theme Custom CSS */
#display-control #compare-total.a {
  margin-top: -2px;
  padding: 0.35rem 0.565rem; }

#checkout-cart #accordion h4 {
  cursor: pointer; }

#checkout-cart #accordion h4:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  font-weight: 900;
  content: '\f0d7  ';
  margin-right: 10px; }

#checkout-cart #accordion h4.collapsed:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  font-weight: 900;
  content: '\f0da';
  margin-right: 10px; }

#checkout-checkout #accordion h4 {
  cursor: pointer; }

#checkout-checkout #accordion h4:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  font-weight: 900;
  content: '\f0d7  ';
  margin-right: 10px; }

#checkout-checkout #accordion h4.collapsed:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  font-weight: 900;
  content: '\f0da';
  margin-right: 10px; }

#product-product h1 {
   	font-weight: 700;
 	line-height: 1.8rem;
	color: #1a1a1a;
	text-transform: none;
 	margin-top: 8px;
	}

#information-contact .card {
  margin-bottom: 20px; }

.main_menu_hd {
  width: 100%;
  background-color: #86c157;
  position: relative;
  display: flex;
  margin-bottom: 0.12rem;
  z-index: 99; }

a span.mn_cizgi1 {
  color: #fff;
  padding-bottom: 5px;
  font-size: 14px;
  border-bottom: 3px solid; }

#menus, .nav-container {
  position: relative;
}

#menus .navbar-nav {
  position:relative;
  padding-right: 0px; }

#menus.navbar {
	font-family: 'Urbanist', sans-serif;
	font-weight: 600;
  font-size: 13px;
  right: -231px;
  /* text-transform: uppercase; */
  }
 
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right:16px;
  padding-left:16px;
  padding-top: 16px;
  font-family: 'Urbanist', sans-serif;
  padding-bottom: 16px;
  border-radius: 3px; 
  margin: 0px 5px 0px 5px;}

#menus a.nav-link i.fas {
  font-size: 9px;
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  position: absolute;
  right:9px; 
  display: none;}

.ust_search {
  width:100%;
  font-family: 'Urbanist', sans-serif;
  padding-top:0px;
  height:38px;
  position: relative;
  display: inline-block; }

.sag_ust {
  background-color: #ededed;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0px 0px 8px 8px;
  padding-top: 8px; }

.sol_ust_ic {
  background-color: #ededed;
  margin-bottom: 8px;
  color: #474747;
  font-weight: 600; }

.sol_ust_ic a {
  font-size: 13px;
  padding-left: 8px;
  font-weight: 600;
  padding-right: 18px;
  line-height: 8px; }

#top .nav > .sol_ust_ic a:hover {
  text-decoration: underline;
  color: #0158a5; }

.home_module {
  border: 1px solid #ecebeb;
  padding: 5px;
  padding-bottom: 0px;
  padding-top: 15px; }

.row.liste {
  margin-right: -15px;
  margin-left: -15px; }

.rowt {
  display: inline-block;
  width: 100%; }

.rowt .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.35rem 0.75rem;
  margin-bottom: 0;
  padding-left: 0px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
  color: #495057;
  text-align: left;
  white-space: nowrap;
  background-color: transparent;
  border: 0px solid #ced4da;
  border-radius: 0.25rem; }

.rowt .limit {
  float: right;
  width: 100%;
  margin-left: 0px;
  padding-left: 30px; }

.rowt .filtr {
  float: right;
  width: 100%;
  margin-right: 0px;
  padding-right: 0px; }

.col.liste {
  padding-right: 0px;
  padding-left: 0px; }

.product-layout {
  cursor: pointer; }

.home_buttons {
  margin-top: 25px;
  width: 100%; }

.home_buttons .home_box {
  float: left;
  width: 19.84%;
  min-height: 80px;
  background-color: #ededed;
  font-size: 16px;
  text-align: center;
  margin-right: 1px;
  margin-left: 1px;
  cursor: pointer;
  padding-top: 80px;
  padding-bottom: 12px; }

.home_buttons .home_box.hedefinizi {
  padding-top: 37px;
  margin-left: 0px;
  font-size: 17px;
  font-weight: 600; }

.kilovermek {
  background-image: url(../image/kilo_vermek.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 50px 50px; }

.saglikliyasam {
  background-image: url(../image/saglikli_yasam.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 53px 53px; }

.kasyapmak {
  background-image: url(../image/kaslanmak.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 53px 53px; }

.kiloalmak {
  background-image: url(../image/kilo_almak.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 53px 53px; }

.performans {
  background-image: url(../image/prformans_guc.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 53px 53px;
  margin-right: 0px; }

.alt_kutu_renk {
  background-color: #045ba7;
  min-height: 300px;
  padding: 15px;
  border: 1px solid #a5a8ab; }

.alt_kutu_ic {
  border: 2px solid #fff;
  width: 100%;
  height: 310px;
  font-size: 30px;
  padding-top: 170px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background-image: url(../image/alt_kargo.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 153px 153px; }

.alt_kutu_orta_renk {
  background-color: #fff;
  min-height: 300px;
  border: 1px solid #a5a8ab;
  padding: 15px; }

.alt_kutu_ic_orta {
  border: 2px solid #fff;
  width: 100%;
  height: 310px;
  font-size: 14px;
  padding-top: 165px;
  color: #4b6174;
  text-align: center;
  background-image: url(../image/alt_kkarti.svg);
  background-repeat: no-repeat;
  background-position: center top 0px;
  background-size: 253px 146px; }

.alt_kutu_ic_orta_baslik {
  width: 100%;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 10px; }

#common-home
{
  /* background-color: #f5a6d212; */
  padding-bottom: 3px;
}
.devamioku , .list-group-item {
  color: #b54e86 !important;
  font-weight: bold;
}
.detay_button {
  margin-left: auto;
  margin-right: auto;
  width: 120px; }

.detay_button a {
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  background-color: #045ba7;
  float: left;
  margin-top: 7px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff; }

.alt_kutu_renk_son {
  background-color: #86c157;
  min-height: 300px;
  padding: 15px;
  border: 1px solid #a5a8ab; }

.alt_kutu_ic_son {
  border: 2px solid #fff;
  width: 100%;
  height: 310px;
  font-size: 30px;
  padding-top: 170px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background-image: url(../image/nerede_uretilir.svg);
  background-repeat: no-repeat;
  background-position: center top 35px;
  background-size: 103px 103px; }

.footer_ustu {
  padding-top: 20px;
  background-color: #f1f2f2;
  width: 100%;
  margin-top: 30px; }

.iconlualtkutular {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #4b6174;
  padding-left: 85px;
  min-height: 80px; }

.iconlualtkutular .baslik {
  width: 100%;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #4b6174; }

.misyon {
  background-image: url(../image/misyon_icn.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 47px 47px; }

.kargo_ucretsiz {
  background-image: url(../image/ucretsiz_kargo.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 47px 47px; }

.kapida_nakit {
  background-image: url(../image/kapida_nakit.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 47px 47px; }

.mus_hizmet {
  background-image: url(../image/musteri_hizmetleri.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 47px 47px; }

.farmatek {
  background-image: url(../image/farmatek_guvencesi.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 47px 47px; }

.hammadde {
  background-image: url(../image/hammadde.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 47px 47px; }

.search-button {
  border-radius: 0px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  border-color: transparent;
  color: #fff;
  text-shadow: none;
  height: 34px;
  padding-top:8px;
  width: 45px;
  line-height:12px;
  margin-top: -2px;
  font-size: 12px; }

.search-button:hover {
  border-radius: 0px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  border-color: transparent;
  color: #fff;
  text-shadow: none;
   z-index: 9999; }

.search_button {
  border-radius: 10px!important;
  position: absolute;
  right: 1px;
  top: 2px;
  background-color: #000; 
  border: 1px solid #ebebeb;
}

.menu_account {
  float: left;
  border-right: 0px solid #555;
  position: relative;
  display: inline-block;
  background-image: url(../image/yuser_icns.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  height: 40px;
  margin-top: 32px;
  background-size: 24px 29px; }

.menu_account > a.menudlink {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  padding-left: 10px;
  padding-right:5px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left; }

.menu_account:hover a.menudlink {
  background-color: #fff;
  color: #003d7a; }

.normal_link {
  float: left;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100%;
  font-weight: 600; }

.normal_link:hover {
  color: #045aa5; }

.menu_ichover hr {
  float: left;
  width: 100%;
  border-color: #8a98a3; }

.menu_ichover {
  position: absolute;
  background-color: #fff;
  width: 200px;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  right: -92px;
  top: 37px;
  display: none;
  -webkit-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3); }

.menu_account:hover .menu_ichover {
  background-color: #fff;
  display: block; }

.cart_account_ic {
  background-image: url(../image/ycart_icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px 27px;
  float: right;
  height: 45px;
  width: 70px;
  position: absolute; }

.cart_account_ic #cart {
  float: right;
  height: 35px;
  width: 70px;
  position: absolute;
  background-size: 39px 39px; }

.menu_cart {
  float: left;
  height: 45px;
  font-family: 'Urbanist', sans-serif;
  width: 70px;
  margin-right:10px;
  display: inline-block;
  margin-top: 30px; }

.cart_main {
  display: none;
  position: absolute;
  width: 390px;
  min-height: 90px;
  padding: 10px;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0px;
  right: -7px;
  left: auto;
  -webkit-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3); }

.cart-dv {
  height: 45px;
  width: 70px;
  cursor: pointer; }

.menu_cart.menu_cart_active {
  background-color: #fff; }

.cart_account_ic.cart_account_ic_active {
  background-image: url(../image/ycart_icon_hvr.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px 27px; }

.menu_cart_active .cart_main {
  display: block; }

.sepet_bos {
  margin-top: 30px; }

#cart-total {
  position: absolute;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 17px;
  padding: 4px;
  background-color: #0091c8;
  color: #fff;
  text-align: center;
  right:10px;
  top: 9px;
  font-size: 14px; }

.kupon {
 }

#display-control div {
  float: right; }

.col h1 { 
  margin-top:18px;
  margin-bottom: 28px;
  color: #666;
  line-height: 28px;
  font-size: 20px;
  text-align:center;
  font-weight: 600;
  font-style: normal; }
 
.cart_tmm {
  padding: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  background-color: #86c157;
  min-width: 230px;
   border: 0px; }

.sil_btn {
   width: 25px;
  height: 25px;
  padding: 3px;
  background-color: #1c81a7;
  color: #efefef;
  border: 0px; }

#column-footer {
  float: right; }

.haberciyazisi {
  padding-top: 10px;
  float: left;
  font-size: 18px;
  font-weight: 600;
  color: #333; }

footer hr {
  border-color: #ddd;
  margin-top: 5px; }

.news_inp {
  width: 84%;
  float: left;
  height: 39px; }

.news_inp input.form-control {
  border-radius: 0px;
  height: 36px;
  min-height: 36px; }

.news_butns {
  width: 15%;
  float: right;
  margin-left: 1%; }

.button_nws {
  width: 100%;
  float: right;
  background-image: url(../image/newslatter_btn.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px 23px;
  background-color: #777;
  height: 36px;
  border: 0px; }

.gramaj {
  width: 100%;
  height: 35px;
  text-align: center;
  font-size: 17px; }

.aciklama_txt {
  color: #444;
  min-height: 425px;
  float: right;
  width: 670px;
  margin-left: 30px;
  line-height: 24px;
  font-size: 15px;
  font-weight: 300;
  font-style: normal; }

.aciklama_txt strong {
  padding-left: 0px;
  float: left;
  width: 100%;
  padding-bottom: 5px;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600; }

.aciklama_img {
  width: 400px;
  height: 400px;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  float: left;
  color: #111;
  border: 4px solid #d9d9d9;
  margin-top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 400px; }

.aciklama_dis {
  padding: 0px;
  border: 0px solid #a6a8ab;
  margin-top: 20px;
  display: flex;
  width: 100%; }

.alt_divler {
  margin-top: 20px; }

.aciklama_baslik {
  padding-bottom: 10px;
  padding-top: 0px;
  font-size: 28px;
  width: 100%; }

.kullanim_bilgisi {
  margin-top: 25px;
  margin-bottom: 25px;
  display: none; }

.kullanim_bilgisiic {
  background-color: #77bc1f;
  border-top: 0px;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  width: 100%;
  position: relative; }

.kullanim_bilgisiic_ic {
  padding: 30px;
  width: 100%; }

.kullanim_bilgisiic_ic:before {
  background-image: url(../image/nasil_bg.svg);
  background-size: 115%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1; }

.kullanim_bilgisiic p {
  width: 100%;
  margin-bottom: 0px; }

.kullanim_baslik {
  width: 100%;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 300;
  color: #fff; }

.kull_bilgisi {
	width:100%;
	padding-top:25px;
	text-align:center;
	float:left;
  font-size: 14px; }
.kull_bilgisi b{
	width:100%;
	padding-bottom:15px;
	text-align:center;
	float:left;
  font-size: 15px; }
.bbilgileri {
  width: 100%;
  padding: 0px;
  display: inline-block;
  border: 0px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bbilgileri_ic {
  width: 100%;
  float: left;
  padding: 0px;
  text-align:center;
  border: 0px solid #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bbilgileri_ic img {
  width: 100%;
  max-width:400px;
  margin-left:auto;
  margin-right:auto;
  }

.bbilgileri_baslkdis {
  width: 100%;
  border-radius:7px 7px 0px 0px;
  text-align:center !important;
 padding-top: 6px;
 color: #230521;
 background-color: #ffffff;
  padding-bottom: 6px; }
.bbilgi_baslik {
  width: 100%;
  text-align:left;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 6px; }

.ust_bilgiler {
  width: 50%;
  font-size: 15px;
  text-align: center !important;
  margin-bottom: 0px; }

.ust_bilgiler .baslik {
   font-size: 15px;
  font-weight: 700;
  margin-right: 3px;
  text-align: left; }

.ust_bilgiler .deger {
   font-size: 15px;
  font-weight: 400;
  text-align: right; }

.herporsiyon {
  width: 100%;
  float: left;
  font-size: 15px;
  font-weight: 700;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0;
  margin-top: 3px;
  border-top:0px solid #000;
  border-bottom:0px solid #000; }


.satirlar {
  width: 100%;
  float: left;
  font-size: 15px;
  font-weight: 400;
  border-bottom: 1px solid #ebebeb; }
.description2 {
  width: 100%;
   font-size: 16px;
  font-weight: 300;
  padding-top:10px;
  padding-bottom:10px;
  color:#333;
  } 
.description2 p{
	margin-bottom:5px;
	font-size:15px;
  }
.satirlar .baslik {
  float: left;
  width: 80%;
   text-align:left;
  border-right: 0px solid #000; }

.satirlar .deger {
  float: right;
  width: 20%;
  text-align: right; }

.bsn_deger_kutu {
  padding: 0px;
  padding-right: 7px;
   padding-left: 7px; }
 
.bsn_deger_kutu_dis {
  padding: 10px;
  border: 0px solid #a6a8ab;
  color: #000000;
  padding-right: 5px;
  position: relative;
  padding-bottom: 20px; }

.slimScrollBar {
  width: 7px; }

.satirlar .baslik, .satirlar .deger {
  font-weight: 400;
  text-align:left;
  padding-bottom: 2px;
  padding-top: 2px;
  font-size: 15px; }

.prdct_ortda {
  width: 36%;
  padding-left: 15px;
  padding-right: 40px; }

.prdct_sag {
  padding-top:0px;
  min-height:400px;
  position: relative;
  z-index: 7; }

.prdct_sol {
  width: 38%;
  position: relative; }

.yildiz_alti {
  padding-top: 10px; }

.urun_secenek {
  padding-bottom: 15px;
  display: inline-block;
 }

.urun_secenek .form-control {
  border-radius: 0px;
  font-size: 15px;
  float: left;
  width: 78%; }

.urun_secenek .secenek-title {
  border-radius: 0px;
/*   font-size: 15px; 
  font-weight: 600; */
	width:24%;
	float: left;
	padding-top:12px;
	padding-bottom:5px; 
 	font-weight: 700;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #1a1a1a;
	text-transform: none;
 	margin-bottom: 8px;
	margin-top: 0;
	display: block;  
  }

.prdct_ortda h1 {
  margin-top: 0px;
  padding-top: 0px; }
 
 
.parapuan {
	display:none;
  border: 0px solid #005aa9;
  padding: 8px;
  padding-bottom: 2px;
  padding-left: 34px;
  padding-right: 0px;
  min-height: 39px;
  background-image: url(../image/parapuans.svg);
  background-repeat: no-repeat;
  background-position: center left 0px;
  background-size: 28px 28px;
  color: #496074;
  font-size: 13px;
  float: left;
  margin-top: 0px; }

.parapuan span {
  font-weight: 600; }

.alt_golge {
  position: absolute;
  height: 29px;
  background-image: url(../image/alt_golge.png);
  background-repeat: no-repeat;
  background-position: top center;
  bottom: 0px;
  width: 100%;
  left: 0px; }

.sk_tarihi {
  padding:0px;
  padding-left: 25px;
  background-image: url(../image/sk_icon.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 15px 15px;
/*   font-size: 14px; */
  width: 100%;
  display: inline-block; 
 	font-weight: 400;
	font-size: 15px;
	line-height: 1.35rem;
	text-transform: none;
	color: #707070;
  }
  
.gramaj_pr {
  padding: 3px;
  font-size: 15px;
  padding-bottom:1px;
  margin-bottom:0px;
  width: 100%;
  display: inline-block; }

.gramaj_pr span {
  display: inline-block;
  width: 80px; }

.sk_tarihi span {
  display: inline-block;
  padding-right:7px;
   }

ul.price_pr {
  margin-bottom: 2px; }

.price_pr h2 {
  text-align: left;
  color: #005aa9;
  font-weight: 700;
  font-size:28px;
  position: relative; }
.login-facebook {
	border:1px solid #cdcdcd;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	width:100%;
	display: block;
  }


.sepetekle { 
 	margin-bottom:10px !important; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #1a1a1a;
  	border: 0;
  	padding-top:15px;
	min-height: 40px;
  	width: 100%;
     }

.ekle_input {
  float: left;
  width: 40%;
  position: relative; }

.ekle_input input {
  float: left;
  width: 50%;
  margin-right: 1px;
  border-radius: 0px;
  border-color: #a6a7aa;
  height: 40px;
  font-size: 16px; }

.ekle_input .icon-minus {
/*   position: absolute;
  right: 15px;
  width: 30px;
  top: 20px;
  margin-right: 2px;
  border-radius: 0px;
  border: 0px;
  background-color: transparent;
  height: 20px;
  background-image: url(../image/down_icon.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 10px 10px;  */
  position: absolute;
    right: 15px;
    width: 30px;
    top: 22px;
    margin-right: 10px;
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    height: 20px;
    background-image: url(../image/down_icon.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 14px;
  }

.ekle_input .icon-plus {
   position: absolute;
    right: 15px;
    width: 30px;
    top: 0px;
    margin-right: 10px;
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    height: 20px;
    background-image: url(../image/up_icon.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 14px;
  }

.ekle_input label {
  float: left;
  width: 35%;
  font-weight: 600;
  text-align: left; }

.button_ekle {
	background: #86c157 !Important;
	border: 1px solid #86c157;
	border-radius:22px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 1.4rem;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 16px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
	display: block;
	width: 60%;
	margin-bottom: 8px;
  }
  
  .ppuan_ic{
	font-weight: 400;
	font-size:0.85rem;
	line-height: 1.5rem;
	color: #1a1a1a;
	text-transform: none;
	margin-bottom: 0; 
  }

#cart .button_satinal {
  float: right;
  width: 40%;
  background-color: #86c157;
  font-weight: 600;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px; }

.havale_indirimi {
  width: 100%;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  text-align:left;
  color: #86c157;
  padding-bottom: 10px;
  padding-top: 0px; }

.price_pr h2 .fiyatk {
  font-size: 17px;
  margin-top: 2px;
  padding-left: 4px;
  float: left; }

.onecikan_diss {
  display: inline-block;
  width: 100%;
  padding-top:0px;
  padding-bottom:25px;
  text-align: left;
  font-size:15px;
   }
.onecikan_diss p {
  display: inline-block;
  width: 100%;
  padding-top:3px;
  padding-bottom:3px;
  margin:0px;
  }

  b, strong {
    color: #230521!important;
  }

.onecikanbaslik {
	/* text-decoration:underline; */
	font-size:16px;
	margin-bottom:2px;
	display: inline-block;
  width: 100%;
  color: #230521;
  font-weight: 800;
 }
.okicon p:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 10px;
  font-weight: 900;
  float:left;
  margin-left:0px;
   content: '\f054';
  margin-right: 10px; }

.cart_images {
  border: 0px;
  padding: 0px;
  width:100%;
  max-width:100px;
  border-radius: 0px; }

.cart_images_gf {
  width:80px;
  margin-left: 3px;
  border: 0px;
  padding:2px;
  border-radius: 0px; }
.cartorama strong {
	font-weight:600;
 }  
.pricecartto {
	font-weight:600;
 }
.adetcaert {
	min-height:45px;
	height:45px;
 }

.sepetsatir {
  background-color:#fff;
  border-bottom:1px solid #ddd;
  padding-bottom:15px;
  padding-top:15px;
  }
.gifts_tr {
   padding-bottom:8px;
  padding-top:8px;
  }
.kucuk_sepet td {
  background-color: transparent; }

.kucuk_sepet .gifttdk {
  background-color: #efefef; }

.img-thumbnail {
  background-color: transparent; }
  
table {
  box-sizing: border-box; }

table td {
  box-sizing: border-box; }
.ksepet_img {
  width: 50px;
  padding: 0px;
  border: 0px;
  border-radius: 0px; }

.kucuk_sepet {
  font-size: 12px; }

.kucuk_sepet .gifttdk.hdyyazi {
  font-size: 11px; }

.kucuk_sepet td {
  font-size: 12px;
  vertical-align: middle; }

.cart_main div {
  max-height: 350px;
  overflow: auto;
  width: 100%; }

#cart:hover .cart_main {
  display: block; }

#account-login h2 {
  font-size: 18px;
  font-weight: 600; }

.form-control {
  border-radius: 0px;
  border: 1px solid #98abbc;
  height: 45px; }

.form-group {
  margin-bottom: 7px; }

.login_btn {
   width: 100%;
  height: 44px;
  background-color: #86c157; }

.yeni_uyeol {
  height: 46px;
  line-height:16px;
  width: 100%;
  background-color: #86c157; }

.forgotten {
  margin-top: 25px;
  margin-bottom: 15px;
  width: 38%;
  float: right;
  text-align: right; }

.facebook_uye_btn_d {
  padding: 15px;
  padding-left: 0;
  padding-right: 0;
  background-color: #4862a3;
  background-image: url(../image/facebook_f.svg);
  background-repeat: no-repeat;
  background-position: 28% 13px;
  background-size: 24px 24px;
  color: #fff;
  font-size: 15px;
  border: none;
  font-weight: 600;
  text-align: center;
  height: 48px;
  width: 100%;
  float: left; }

.facebook_uye_btn_d a {
  color: #fff;
  font-size: 15px;
  border: none;
  font-weight: 600;
  text-align: center;
  height: 48px;
  width: 100%;
  float: left; }

.facebook_uye_btn_d:hover {
  color: #fff; }

._userLoginSeperator {
  height: 10px;
  border-bottom: 1px solid #e1dedd;
  text-align: center;
  margin-bottom: 20px;
  display:inline-block;
   width: 100%; }

._userLoginSeperator span {
  display: inline-block;
  background: #fff;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #7f7175;
  padding: 0 20px; }

.login_dis {
  padding-right: 60px;
  border-right: 1px solid #98abbc;
  display: inline-block;
  width: 100%; }

.hizlikargos {
  padding: 10px;
  padding-left: 16%;
  padding-right: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  background-image: url(../image/cshipp.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 52px 52px;
  color: #666;
  font-size: 14px;
  border: none;
  font-weight: 600;
  text-align: left;
  margin-top: 8px;
  height: 20px;
  width: 83%;
  float: left;
  min-height: 50px; }

.csecure {
  padding: 10px;
  padding-left: 16%;
  padding-right: 0;
  margin-bottom: 29px;
  padding-bottom: 0;
  background-image: url(../image/csecur.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 44px 44px;
  color: #666;
  font-size: 14px;
  border: none;
  font-weight: 600;
  text-align: left;
  height: 20px;
  width: 83%;
  float: left;
  min-height: 50px; }

.ccihaz {
  padding: 10px;
  padding-left: 16%;
  padding-right: 0;
  margin-bottom: 29px;
  padding-bottom: 0;
  background-image: url(../image/ccihaz.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 44px 44px;
  color: #666;
  font-size: 14px;
  border: none;
  font-weight: 600;
  text-align: left;
  height: 20px;
  width: 83%;
  float: left;
  min-height: 50px; }

.yeni_uyeol {
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 11px;
  padding-top: 14px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 600;
  font-size: 16px;
  border: 0 solid #ddd;
  margin-top: 15px;
  float: left; }

.yeni_uyeol:hover {
  color: #fff; }

h1.basliklar {
  margin-bottom: 35px; }

.register_form {
  padding: 20px;
  background-color: #f1f1f2; }

.register_form .radio {
  display: inline-block;
  width: 30%;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.register_form .radio label {
  margin-bottom: 0px;
  padding-bottom: 0px; }

.register_form .radio input {
  float: left;
  margin-top: 4px;
  margin-right: 5px; }

.register_form label {
  display: inline-block;
  float: left;
  padding: 0px;
  padding-top:10px; }
 
.register_form input {
  display: inline-block;
  float: right; }
  
.register_form div.text-danger {
  padding-bottom: 0px; }
 
 .swal2-icon {
  display: none !important; }

.swal2-content {
  font-size: 14px; }

.swal2-content a {
  font-weight: 600; }
 
.hs_btnler_hm {
	display:inline-block;
	width:100%;
	padding:15px;
  font-size: 14px;
  margin-bottom: 15px;
  background-color: #f1f1f2;
  text-align: center;
  min-height:90%;
  cursor: pointer; }
.hs_btnler_hm span {
	display:inline-block;
	width:100%;
	margin-top:15px;
   } 

.hs_btnler_hm svg {
	display:inline-block;
	width:20%;
	margin-left:auto;
	margin-right:auto;
 }
.kullanici_bilgim .cikis_icon {
  float: right;
  margin-right: 25px;
  font-size: 13px;
  font-weight: 600;
  padding-left: 29px;
  color: #555;
  background-image: url(../image/cikis.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  margin-top: 1px;
  cursor: pointer; }

.kullanici_bilgim {
  height: 50px;
  padding-top: 16px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  background-color: #f1f1f2;
  margin-bottom: 20px; }

.kullanici_bilgim span {
  text-align: center;
  font-weight: 600;
  font-size: 18px; }

.kullanici_bilgim span span {
  text-align: center;
  font-weight: 300;
  color: #757575;
  font-size: 18px; }

.hsbm_memu_1 a {
  width: 100%;
  padding: 15px;
  padding-left: 60px;
  font-size: 14px;
  text-decoration: none;
  font-weight: 550;
  float: left;
  border-radius: 0px;
  background-color: #f1f1f2;
  margin-bottom: 10px; }

.hsmn1 {
  background-image: url(../image/bilgilerim_k.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 24px; }

.hsmn2 {
  background-image: url(../image/adreslerim_k.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 24px; }

.hsmn3 {
  background-image: url(../image/parola_k.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 24px; }

.hsmn4 {
  background-image: url(../image/sepet_h_k.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 24px; }

.hsmn5 {
  background-image: url(../image/list_k.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 24px; }

.hsmn6 {
  background-image: url(../image/parapuans.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 28px; }

.hsmn7 {
  background-image: url(../image/level.svg);
  background-repeat: no-repeat;
  background-position: center left 12px;
  background-size: 28px; }

.form-check {
  float: left;
  width: 100%;
  padding: 0px;
  border-bottom: 1px dashed #ddd; }

.form-check label {
  float: left;
  width: 100%;
  color: #496074; }

.form-check label:hover {
  background-color: #efefef; }

.form-check img {
  border: 0px dashed #b4b4b4;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  padding: 0px;
  margin-right: 20px; }

#modal_bdy .form-check label input[type="radio"] {
  display: none; }

#modal_bdy1 .form-check label input[type="radio"] {
  display: none; }

#modal_bdy1 .form-check img {
  border: 0px dashed #b4b4b4;
  border-radius: 0;
  height: 38px;
  width: 38px;
  padding: 0px;
  margin-right: 20px; }

#modal_bdy {
  max-height: 280px;
  overflow: auto;
  margin-bottom: 15px;
  font-size: 14px; }

#modal_bdy1 label {
  margin: 0px;
  font-size: 13px;
  padding: 10px;
  padding-left: 7px;
  padding-right: 7px;
  padding-right: 50px; }

#modal_bdy label {
  margin: 0px;
  font-size: 13px;
  padding: 10px;
  padding-left: 7px;
  padding-right: 7px;
  padding-right: 50px; }

h1 {
  margin-bottom: 10px;
  margin-top: 10px; }

.accounted #content.col {
  padding: 20px;
  background-color: #f1f1f2;
  min-height: 390px; }
.price_pr .indirim{
 text-decoration: line-through;
    color: #9c9c9c;
     font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: none;
     margin-bottom: 0;
}

.selectdiv {
  float: right;
  width:76%;
  border: 1px solid #dcdcdc;
  padding: 10px;
  padding-left: 20px;
  text-align: left;
  height: 40px;
  padding-right: 25px;
  cursor: pointer;
  position: relative;
  background-image: url(../image/up_down_icon.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
 	font-weight: 400;
	font-size: 1rem;
	text-transform: none;
 	margin-bottom: 0;
	background-size: 13px;
  
  }

.back_btn {
  background-color: #fff;
  color: #686868;
  width: 160px; }

.hs_btns {
  background-color: #86c157;
  color: #fff;
  width: 160px;
  float: right; }

td.adres_sol {
  width: 92%;
  background-color: #fff;
  vertical-align: middle;
  height: 78px; }

td.adres_sag {
  width: 7%;
  padding: 0px;
  border: 0px; }

th.prbaslik {
  background-color: #fbfbfb;
  border-bottom: 0px; }

td.prici {
  background-color: #fff; }

a.sil_but {
  background-image: url(../image/sil_icon.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 35px;
  width: 35px;
  height: 35px;
  float: right; }

a.duzenle_but {
  background-image: url(../image/duzenle_but.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 35px;
  width: 35px;
  height: 35px;
  float: right;
  margin-bottom: 7px; }

a.nnr_yazi {
  color: #ddd;
  font-weight: normal !important; }
#ETBIS a {
  line-height: 2px; }
.odemeyontemleri {
	float:right;
	margin-top:-7px;
	background-color:#FFFFFF;
	border-radius:5px;
	padding-left:7px;
	padding-right:5px;
	}
.odemeyontemleri img{
	float:right;
	height:40px;
	}
.onikssoft {
  position: inherit !important;
   margin: 0 auto !important;
  height: auto !important;
  display: block !important;
  visibility: visible !important;
  font-size: 12px !important;
  line-height: 20px !important;
 }
.onikssoft2 {
  position: inherit !important;
   margin: 0 auto !important;
  height: auto !important;
  display: block !important;
  visibility: visible !important;
  font-size: 12px !important;
  line-height: 20px !important;
 }
.onikssoft_dis {
   padding-bottom: 6px; }

a.laci_yazi {
  color: #CCE0FF;
  font-weight: bold !important; }

a.turko_yazi {
  color: #CCE0FF;
  font-weight: bold !important; }

#review {
  text-align:left; }

#review table td {
  background-color: transparent;
  font-size: 15px; }
#review .basharficon {
	height:45px;
	width:45px;
	border-radius:50%;
	text-align:center;
	position:relative;
	background-color:#ebebeb;
	color:#555;
	font-size:18px;
	padding-top:11px;
	display:inline-block;
	float:left;
  }
#review .basharficon span {
	font-size:12px;
	position:absolute !important;
    bottom: 15px;
    right: 6px;
    height: 9px;
    width: 9px;
  }
#review p {
    float:left;
	width:100%;
	padding-top:15px;
	margin-bottom:6px;
  } 
#review .basharyani {
	display:inline-block;
	float:left;
	padding-left:15px;
  }  
#review .tarih {
  font-weight: 300;
  font-style: normal;
  color: #888; }

#review .yazar {
  margin-top:2px;
  color: #444;
  display:inline-block;
  width:100%;
  font-size: 14px;
  font-weight:600;
  font-style: normal; }

#review .rating .fa-star {
  color: #0049a5;
  font-size: 12px;
  line-height: 0.9; }

#review .rating {
  margin-top: -5px; }

#review .reviews td {
  border: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
 }

#review .rating .fa-stack {
  margin: 0px; }
.yorumyapbtn {
	background-color:#86c157 !important;
	border-color:#86c157 !important;
 }
.yorum_form {
  max-width: 600px;
  margin-top:10px; }
.yorumyapbaslik {
  background-color:#86c157;
  width:100%;
  padding:15px;
  margin-top: 45px; }
.yorumyapbaslik h3 {
  color:#FFFFFF;
  font-size:22px;
  margin:0px;
  padding:0px;
  width:auto;
  display:inline-block;
  font-weight:600;} 
  
.kampanyali {
  position: absolute;
  top: 5px;
  left: 25px;
  width: 50px;
  height: 65px;
  background-image: url(../image/kampanya_ok1.png);
  background-repeat: no-repeat;
  background-position: bottom left 3px;
  background-size: 33px 43px;
  font-size: 16px;
  font-weight: bold;
  color: #62de0a; }

.indirimli {
/*   position: absolute; */
  display:none;
  float: right;
  top: 5px;
  left: 25px;
  width: 50px;
  height: 65px;
  background-image: url(../image/indirim_ok1.png);
  background-repeat: no-repeat;
  background-position: bottom left 3px;
  background-size: 33px 43px;
  font-size: 16px;
  font-weight: bold;
  color: #0049a5; }

.prdct_sol .kampanyali {
  top: 5px;
  left: 0px;
  width: 180px;
  height: 65px; }

.prdct_sol .indirimli {
  top: -10px;
  left: 0px;
  width: 180px; }

.discount_ptlngc {
  position: relative;
  width: 100%;
  background-color: #86c157;
  color: #fff;
  text-align: center;
  padding: 8px;
  font-size: 18px;
  border-radius: 0px;
  font-weight: 600;
  margin-bottom: 7px; }

.discount_ptlngc:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 16px solid #86c157;
  left: 80px;
  content: " ";
  height: 0;
  bottom: -15px;
  position: absolute;
  width: 0; }

#modal_bdy label .sec_hdys {
  float: right;
  padding: 6px;
  border-radius: 6px;
  background-color: #86c157;
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
  padding-left: 10px;
  top:20px;
  margin-top: 5px;
/*   position: absolute; */
  right:24px; }

#modal_bdy1 label .sec_hdys {
  float: right;
  padding: 6px;
  border-radius: 6px;
  background-color: #86c157;
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
  padding-left: 10px;
  top:20px;
  margin-top: 5px;
  position: absolute;
  right:24px; }
/*#menus .navbar-nav > li.menu_item:hover a{
 color:#0158a5;
 }*/
.odeme_dis {
  float: left;
  width: 100%;
  text-align: left; }

#regular-field-gender .radio {
  display: inline-block;
  width: 20%;
  margin-right: 15px;
  font-size: 14px; }

#regular-field-gender .radio label {
  display: inline-block;
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  background-color: #fff; }

#regular-field-gender {
  display: inline-block; }

.blogslide .swiper-pagination {
	display:none;
}	
.kargo_saati {
  padding-right: 0;
  margin-top:8px;
  float: right;
  position: relative;
  background-image: url(../image/kargo_suresi.svg);
  background-repeat: no-repeat;
  background-position: top 9px right 130px;
  background-size: 135px;
  width: 100%;
  height:40px;
  margin-bottom: 0px; }

.kargo_saati .cumle, .trh_kmpt {
  font-size: 13px;
  font-weight: 700;
  text-align: left; }

.kargo_saati .cumle {
  margin-top: 1px;
  color: #4b6174;
  font-weight: 300;
  padding-left: 33px;
  display: none;
  padding-top: 1px;
  padding-bottom: 5px;
  float: left;
  margin-right: 7px;
  background-image: url(../image/sayac_icon.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px; }
  
.adrs_typstt {
  float: left;
  padding: 15px;
  border: 1px solid #ddd;
  margin-right: 15px;
  padding-left: 15px;
  height: 49px;
  min-width: 120px;
  padding-right: 25px;
  background-color: #fff; }

.adrs_typstt span {
  float: left;
  padding-left: 10px; }

.adrs_typstt input {
  width: 20px;
  height: 20px;
  float: left; }

.adrs_typs {
  float: left;
  border: 1px solid #ddd;
  margin-right: 15px;
  width: 135px;
  background-color: #fff; }

.adrs_typs label {
  float: left;
  padding: 18px;
  padding-left: 15px;
  height: 45px;
  min-width: 100%;
  padding-right: 25px; }

.adrs_typs span {
  float: left;
  padding-left: 10px; }

.adrs_typs input {
  width: 20px;
  height: 20px;
  float: left; }

.adrs_typs_dis {
  display: inline-block;
  width: 100%; }

.swal2-content .swal-alisverisedevam {
  display: inline-block;
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #aaa;
  color: #fff;
  font-size: 1.0625em;
  width: 60%; }

.swal2-content .swal-satinal {
  display: inline-block;
  border: 0;
  background: initial;
  background-color: #86c157;
  color: #fff;
  font-size: 16px;
  width: 40%; }

.infor_baslik {
  width: 100%;
  text-align: center;
  color: #005aa9; }

.backname {
  background-color: #ccc;
  padding: 5px;
  padding-left: 10px;
  padding-right: 0;
  width: 97.1%;
  padding-bottom: 1px;
  text-decoration: none;
  color: #222;
  min-height: 35px;
  font-weight: 700; }

.bank-details {
  width: 97.1%;
  background-color: #fff;
  padding: 5px;
  float: left; }

.bank-list {
  width: 47%;
  border: 1px solid #999;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.bank-list label {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left; }

.bank-list label {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left; }

.bank-item > div.title {
  width: 25%;
  color: #222;
  float: left;
  text-align: left;
  font-weight: 700; }

.bank-item > div.sep {
  width: 10px;
  text-align: left;
  float: left;
  color: #222;
  font-weight: 700; }

.bank-item > div.text {
  width: 70%;
  float: left;
  text-align: left;
  color: #222; }

.baslik_alti {
  width: 60%;
  text-align: left;
  color: #222;
  margin-left: auto;
  margin-right: auto;
  background-color: #86c157;
  height: 8px;
  margin-bottom: 20px; }

.adres_icon {
  background-image: url(../image/maps_icon.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 36px;
  font-size: 16px;
  font-weight: 300;
  color: #666;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px; }

.phone_icon {
  background-image: url(../image/phone_ico.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 36px;
  font-size: 16px;
  font-weight: 300;
  color: #666;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px; }
 
.email_icon {
  background-image: url(../image/mail_ico.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 36px;
  font-size: 16px;
  font-weight: 300;
  color: #666;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px; }
  
.sosyaliconlar a {
	display:inline-block;
 } 
.sosyaliconlar a .svg-icon {
    height: 32px;
    width: 32px;
    fill: #dcdfe3;
    display: inline-block;
    position: relative;
    margin-right: 0.5rem;
}
.sosyaliconlar a .svg-icon svg {
    display: block;
    height: 100%;
    width: 100%;
}
.orta_iconlars_ic {
    height: 51px; }
.sticky-wrapper {
      width: 100%; }
.is-sticky .orta_iconlars {
  position: relative;
  width: 100%;
  background-color:#f6f9ff;
  z-index: 9 !important;
  margin-bottom: 0; }
  
.orta_iconlars { 
  position: relative;
  width: 100%;
 /*  background-color:transparent; */
  background-color:#f6f9ff;
  /* padding-bottom:10px;
  padding-top:10px; */
  z-index: 9 !important;
  margin-bottom: 0; }
.orta_iconlars:after {
   width: 100%;
  content: '';
  display: block;
  position: absolute;
 
   z-index:-2;
  padding-bottom:20px;
  padding-top:20px;
  height:100%;
  top:0px;
    }
 

.box-heading_home {
  margin-bottom: 20px;
  float: left;
  margin-top: 0;
  width: 100%;
  text-align: center; }

.box-heading_home h3 img {
  margin-top: 30px; }

.tum-urunler-buton a {
	display: inline-block;
	padding:10px;
	text-align:center;
	background-color:#b23155;
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
	max-width:150px;
	width:160px;
  }
 
.tum-urunler-buton  {
	text-align:center;
	margin-bottom:30px;
  } 
.siralabtn {
  float: left;
  margin:6px;
  border:1px solid #ddd;
  padding:5px;
  font-size:11px;
  padding-left:8px;
  background-color:#efefef;
  padding-right:8px;
  }  
.listfltrs .siralabtn:first-child {
 	margin-left:0px;
} 
.home_baslik {
	padding-top:30px;
	padding-bottom:30px;
	text-align: center;
	font-weight: 100;
	font-size: 28px;
	color:#000000;
	line-height:32px;
  }
.cizgil { 
 	border:1px solid #ddd;
	background-color:#FFFFFF;
	cursor:pointer;
  }
.cizgil img{
 	padding:10px;
  }  
  
.landing_bttn {
	padding:10px;
	background-color:#f1f3f2;
	text-align:center;
	font-size:14px;
	color:#000000;
	font-weight:600;
  }  
.urunustaciklama p {
 	font-size:15px;
 	text-transform: none;
	color: #555;
	margin-bottom:15px;
   }
.product-thumb .image {
  text-align: center;
  margin-top:0px;
  padding-left:15px;
  padding-right: 15px; }
.benzer_urunler {
  padding: 15px;
  border: 1px solid #ddd;
  margin-top: 25px;
  display: inline-block;
  width: 100%; }

.yorumlar {
	margin-top:20px;
  padding:0px;
  border:0px solid #ddd;
  border-top: 0px solid #ddd;
  display: inline-block;
  width: 100%; }

.yorumlar .aciklama_baslik h3 {
	width: auto;
	float:left;
    padding-bottom:0px;
    text-align: left;
    margin: 0;
    font-weight:600;
 	color:#FFFFFF;
    font-size: 22px;
    line-height:22px;
	border-bottom:0px;
}
.yorumlar .aciklama_baslik {
	background-color:#07417c;
	display:inline-block;
	width:100%;
	padding:15px;
}

.facebaslik {
  padding:15px;
  background-color:#f1f2f2;
  border-bottom: 1px solid #ddd;
  display: inline-block;
  width: 100%; }
  
.facebaslik h3{
  padding:0px;
  margin:0px;
  font-size:18px;
  }
    
.facebook_yorumlari {
  padding:0px;
  margin-top:25px;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%; }
.facebook_yorumlaric {
  padding:20px;
  display: inline-block;
  width: 100%; 
}  
.aciklama_baslik h3 {
  width: 280px;
  padding-bottom: 15px;
  text-align: center;
  margin-right: auto;
  font-weight: 100;
  margin-left: auto;
  font-size: 28px;
  line-height: 24px;
  border-bottom:0px solid #fea67e; }

.cart_gifr_dis {
  float: left;
  width: 100%;
  border: 0px solid #ddd;
  padding: 10px;
  padding-right: 10px;
  padding-left: 0px;
  background-color: #efefef;
  margin-bottom: 15px; }

.cartgift_dis {
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  cursor: pointer;
  margin-bottom: 10px; }

.cart_hediyeleri {
  text-align: left;
  width: 20%;
  padding-left: 20px;
  padding-top: 40px;
  font-size: 16px;
  font-weight: 600;
  float: left; }

.dis_rw {
  width: 700px;
  background-color: #efefef; }

.img_cart_gif {
  float: left;
  width: 45%;
  text-align: center;
  padding-top: 10px; }

.img_cart_gif img {
  width: 100%; }

.cartgift_dis .image {
  width: 100%;
  min-height: 50px !important; }

.hdysec_btn {
  width: 40%;
  background-color: #86c157;
  border-radius: 5px;
  padding: 4px;
  color: #fff;
  font-size: 12px;
  float: left;
  text-align: center; }

.cartgift_dis:hover .hdysec_btn {
  background-color: #86c157; }

.cartgift .indirimli {
  top: 10px;
  left: 25px; }

.cart_gifr_dis .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 80%;
  float: left; }

.name_cart_gif {
  float: left;
  width: 55%;
  text-align: left;
  line-height: 14px;
  font-weight: 600;
  font-size: 12px;
  height: 45px;
  padding-top: 0px; }

.ust_puanlar {
  margin-bottom: 35px;
  margin-bottom: 35px;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ddd; }

.kazanilan table td img {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px; }

.kazanilan table td {
  text-align: center;
  font-size: 22px;
  font-weight: 600; }

.kazanilan table td .geci_text {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  float: left;
  padding-top: 3px;
  padding-bottom: 3px; }

.kazanilan table td .geci_puan {
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight:700;
  float: left;
  padding-top: 3px;
  padding-bottom: 3px; }

.ust_basliklar_diger h2 {
  width: 100%;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  float: left;
  padding: 10px;
  background-color: #ccc;
  color: #444; }

.kazanilan_yok {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 35px;
  margin-bottom: 35px;
  text-align: center;
  float: left; }

.bg_white {
  background-color: #fff; }

.margin-bottom {
  margin-bottom: 35px; }

.uyelik_sistemi_ust {
  display: inline-block;
  padding-bottom: 35px;
  width: 100%; }

.uyeliksistb {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 50px;
  font-weight: 600;
  line-height: 30px;
  background-color: #86c157;
  font-size: 15px;
  border: none;
  float: left;
  padding: 10px;
  color: #fff; }

.uyelik_ortala {
  width: 380px;
  text-align: center;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }

.uyelik_baslik_2 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  float: left;
  margin-bottom: 30px;
  color: #fff;
  background-color: #003d7a;
  padding-top: 17px;
  padding-bottom: 17px; }

.uyelik_sistemi_ust {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding-bottom: 35px; }

.uys_bilgi, .uys_bilgi td {
  padding-bottom: 15px; }

.uys_bilgi, .uys_bilgi span {
  font-size: 20px;
  text-align: center;
  line-height: 18px; }

.alt_puan {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600; }

.uys_bilgi {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px; }

.uys_bilgi, .uys_bilgi td {
  padding-bottom: 15px; }

.uys_bilgi span {
  width: 100%;
  float: left;
  padding-top: 13px;
  font-weight: 700;
  color: #000;
  padding-bottom: 3px; }

.alt_ind_orani {
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 600;
  color: #b78302;
  line-height: 20px;
  padding-top: 10px; }

.Bronz {
  background-image: url(../image/bronz_uye.png); }

.Silver {
  background-image: url(../image/silver_uye.png); }

.Gold {
  background-image: url(../image/gold_uye.png); }

.Vip {
  background-image: url(../image/vip_uye.png);
  background-position: center center; }

.Bronz, .Gold, .Silver, .Vip {
  background-size: 180px 106px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 106px;
  text-align: center;
  float: left; }

.uyelik_bilgi1 {
  width: 360px;
  text-align: center;
  font-size: 18px;
  padding-bottom: 28px; }

.uyelik_baslik {
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #d00003; }

.uyelik_bilgi2 {
  width: 360px;
  text-align: center;
  font-size: 18px; }

.uyelik_bilgi1, .uyelik_bilgi2, .uyelik_ortala {
  margin-left: auto;
  margin-right: auto; }

.uyelik_bilgi1 span {
  color: #1b74d1;
  font-size: 20px;
  float: left;
  width: 100%;
  padding-top: 8px; }

.uyelik_sorulari {
  border: 1px solid #dfdfdf;
  border-bottom: 2px solid #ddd;
  background-color: #f6f6f6;
  color: #555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.uyelik_sorulari, .uyelik_sorulari1 {
  font-size: 14px;
  padding: 10px;
  margin-bottom: 25px;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.uyelik_sorulari .soru_baslik {
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  float: left;
  margin-bottom: 10px;
  color: #333;
  padding-top: 5px;
  padding-bottom: 0; }
/*------------LEVEL SON---------------*/
.sag_iconlar {
/*   position: absolute;  
  left: 20px;
  top: 120px;
    width: 80px;  */
     padding: 10px;
     /* height :80px !Important; */
     /* height: 80px ! Important; */
     float: left;
     position: absolute;
     top: 0px;
     left: 10px;
     z-index: 2;

  }

.sag_iconlar div 
{
  /* width: 80px !Important; */
  float:left !Important;
  position:static  !Important;
  /* height :80px !Important; */
  padding-top:10px !Important;
}

.amino-asitler {
  background-color: #d52b8e;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
  position: relative;
  padding-top: 19%;
  width: 80px;
  height: 50px;
  margin-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px; }

.top-on {
  background-color: #9e01d1;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  position: relative;
  padding-top: 25%;
  width: 80px;
  height: 50px;
  margin-bottom: 7px; }

.bromasiz {
  background-color: #9e9e9e;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  padding-top: 19%;
  position: relative;
  width: 80px;
  height: 40px;
  margin-bottom: 7px; }

.cinsel-sagliga {
  background-color: #1c3160;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  padding-top: 19%;
  position: relative;
  width: 80px;
  height: 50px;
  margin-bottom: 7px; }

.istediginurun {
  background-color: #003d7a; 
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  padding-top: 18%;
  position: relative;
  width: 80px;
  height: 50px;
  margin-bottom: 7px; }

.ekonomik-alternatif {
  background-color: #f8982a;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  padding-top: 16%;
  position: relative;
  width: 80px;
  height: 50px;
  margin-bottom: 7px;
  margin-top: 10px;  }

.mixaroma {
  background-color: #f8982a;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  padding-top: 27%;
  position: relative;
  width: 80px;
  height: 50px;
  margin-bottom: 7px; }

.yeni-urun {
  background-color: #ff0d02;
  position:absolute;
  width: 80px;
  height: 70px;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  padding-top: 5%;
  text-align: center;
  font-weight: 700;
  margin-bottom: 7px; }

.onbes-indirim {
  background-color: #001e70;
  position: relative;
  width: 80px;
  height: 70px;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  padding-top: 19%;
  text-align: center;
  font-weight: 700;
  margin-bottom: 7px; }

.yirmi-indirim {
  background-color: #001e70;
  position: relative;
  width: 80px;
  height: 70px;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  padding-top: 19%;
  text-align: center;
  font-weight: 700;
  margin-bottom: 7px; }

.benzersiz-formul {
  background-color: #601848;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  padding-top: 19%;
  margin-bottom: 7px;
  position: relative;
  width: 80px;
  height: 50px; }

.bitkiselkap {
  background-color: #71d100;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
  padding-top: 18%;
  margin-bottom: 7px;
  position: relative;
  width: 80px;
  height: 50px; }

.ekonomik-urun {
  background-color: #00dffc;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  padding-top: 15%;
  position: relative;
  width: 80px;
  height: 50px; }

.hakkimizda_sol {
  width: 210px;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  font-style: italic;
  border-top: 1px solid #fea67e;
  border-bottom: 1px solid #fea67e; }

.hakkimizda_yazi {
  width: 850px;
  float: right;
  margin-left: 20px;
  color: #666;
  line-height: 24px;
  font-size: 15px;
  font-style: normal;
  font-weight: 300; }

.fbyuzdeli {
  display: inline-block;
  float: left;
  width: 100%; }

.ftr_adrs {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 15px; }

.frm_logo {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #939090;
  text-align: left;
  font-size: 14px;
  color: #555;
  float: left; }

.bundle_icerik {
  margin-top: 25px;
  float: left;
  margin-bottom: 15px;
  width: 100%;
  padding: 0px;
  display: inline-block;
  border: 1px solid #ddd;
  border-bottom: 0px; }

.bundle_icerik .form-group {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  float: left; }

.paket_baslik {
  padding: 20px;
  border: 1px solid #737373;
  background-color: #737373;
  padding: 20px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  display: flex;
  display: flex;
  width: 100%; }

.bdeger_baslik {
  border: 1px solid #737373;
  background-color: #737373;
  padding: 10px;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  display: flex;
  width: 100%;
  margin-top: 7px; }

.bundle-satir {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ddd; }

.bundle-satir b {
  font-weight: 600; }

.bundle-image {
  float: left;
  width: 9%;
  padding-left: 15px;
  border: 0px solid #ddd; }

.bundle-name {
  float: left;
  width: 25%;
  padding-top: 25px;
  font-weight: bold;
  border: 0px solid #ddd; }

.bundle-skt {
  float: left;
  width: 15%;
  padding-top: 17px;
  text-align: center;
  border: 0px solid #ddd; }

.bundle-adet {
  float: left;
  width: 15%;
  padding-top: 17px;
  text-align: center;
  border: 0px solid #ddd; }

.bundle-aroma {
  float: left;
  width: 15%;
  padding-top: 17px;
  text-align: center;
  border: 0px solid #ddd; }

.bundle-urunbilgisi {
  float: right;
  width: 15%;
  margin-top: 22px;
  padding: 7px;
  text-align: center;
  border: 0px solid #ddd;
  color: #fff;
  margin-right: 20px;
  background-color: #86c157;
  cursor: pointer; }

.tltblog_ic {
  padding: 15px;
  padding-bottom: 5px;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 3px; }

.tltblog_ic img {
	width:100%;
  border-radius: 3px; }

.tltblog_ic:hover {
  border: 1px solid #ddd; }

.tltblog_ic h4 {
  font-weight: 600;
  font-size: 15px;
  width: 100%;
  text-align: left;
  padding-top: 13px;
  padding-bottom: 0px;
  min-height: 50px; }

.bigjoy-blog-baslik {
  margin-bottom: 40px; }

.menu_wischlist {
  float: right;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  position: relative;
  text-align: center;
  height: 117px;
  display: inline-block; }

.menu_wischlist:hover {
  background-color: #fff; }

#wishlist-total {
  padding-top: 43px;
  float: left;
  padding-left: 10px;
  text-align: center;
  padding-right: 20px;
  width: 70px; }

.wisch_icns {
  position: absolute;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 15px;
  padding: 4px;
  background-color: gray;
  color: #fff;
  text-align: center;
  right: 12px;
  top: 42px;
  font-size: 14px; }

.menu_wischlist .fa {
  font-size: 30px;
  color: #fff; }

.menu_wischlist:hover .fa {
  font-size: 30px;
  color: #003d7a; }

.favori:hover {
  color: #86c157; }

.btn.favori_btn {
  float: right;
  transition: none;
  padding-right: 2px;
  border:0px;
  padding-top: 0px; }

.btn:active, .btn:focus {
  box-shadow: none; }

.btn.favori_btn .favori_btnyazi {
  float: left;
  padding: 6px;
  padding-right: 0px;
  padding-top: 6px;
  font-size: 13px;
  font-weight: 600; }
.favori_btn .indirim_habercisi {
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  background-color: #e1e1e1;
   width: 30px;
   color:#808080;
   line-height:28px;
  height: 30px;
  float: left;
  border-radius: 50%;
  border: 1px solid #ccc; }
.favori_btn .indirim_habercisi:hover {
   color: #EF0003;
 }  
  
  
.favori_btn .favori_btnlr {
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  background-color: #e1e1e1;
  background-image: url(../image/heart-regular.svg);
  background-repeat: no-repeat;
  background-size:16px 16px;
  background-position: center top 7px;
  width: 30px;
  height: 30px;
  float: left;
  border-radius: 50%;
  border: 1px solid #ccc; }

.favori_btn:hover .favori_btnlr {
  background-image: url(../image/heart-solid.svg);
  color: ff5000; }

.dis {
  margin-top: 15px !important; }

.prodcts {
	width: 100%;
 	text-align: left;
	padding-top:15px;
 	margin-bottom: 15px;
  }
  
.prodcts a {
	color:#5036B9;
	padding-left: 15px;
 	display:inline-block;
 	line-height:16px;
}  

.mfp-figure {
  background-color: #fff;
  padding: 10px; }

.mfp-bottom-bar {
  display: none; }

.mfp-figure .img.mfp-img {
  padding: 0px !important; }

.mfp-image-holder .mfp-close {
  color: #111 !important;
  padding-right: 15px !important; }

.reviews .cevap {
  clear: both;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  color: #444;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding: 6px;
  padding-top: 13px; }

.reviews {
  font-weight: 300;
  font-size: 15px; }

.hdy_name {
  float: left;
  width: 82%; }

.hdy_img {
  float: left;
  width: 15%; }

.btn-primary {
  color: #fff;
  background-color: #230521!Important;
  border: 1px solid #230521!Important;
  border-radius: 5px!Important;

}
.dvm-btn {
	margin-left:250px;
}

.btn-primary:hover {
  color: #fff;
    }

.login_dis h2 {
  width: 100%;
  text-align: left;
  font-weight: 300;
  color: #222; }

.clogin_sol h2 {
  width: 100%;
  text-align: left;
  font-weight: 300;
  color: #222; }

h1.cizgilih2 {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 100;
  color: #666; }

.cizgilih2 span {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  font-weight: 100;
  color: #666; }

.sayfa_bulunamadi {
/*   background-image: url(../image/sayfa_bulunamadi.png); */
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 340px; }

.icerik_bulunamadi {
  float: left;
  width: 70%;
  padding-top: 50px; }

.icerik_bulunamadi p {
  float: left;
  font-size: 18px;
  width: 60%;
  color: #666;
  line-height: 26px;
  padding-bottom: 15px; }

.icerik_bulunamadi span {
  float: left;
  font-size: 36px;
  width: 100%;
  color: #333;
  line-height: 36px;
  padding-bottom: 15px; }

.bullunamadi {
  text-align: left;
  font-size: 18px;
  padding-bottom: 15px; }

.iletisimegec {
  width: 100%;
  float: left;
  margin-top: 70px;
  padding-left: 15px; }

.ilbilgis {
  width: 90%;
  float: left;
  border: 1px solid #ddd;
  margin-top: 0px;
  padding: 10px; }

.iletisimegec span {
  width: 100%;
  float: left;
  font-weight: 600;
  font-size: 20px;
  padding-bottom: 5px; }

#content.siparis_alindi {
  background-image: url(../image/ksiparisiniz_alindi.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  min-height: 600px !important;
  background-size: 450px; }

.siparis_tamam {
  float: left;
  width: 70%;
  padding-top: 50px; }

.alindisip {
  text-align: left;
  font-size: 24px;
  color: #86c157;
  font-weight: 600;
  padding-bottom: 15px; }

.top_on_bg {
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 663px;
  position: absolute;
  z-index: 9;
  top: 0px;
  left: 10px;
  float: left; }

.swiperic {
  width: 100%;
  height: 210px;
  position: relative;
  margin: 10px;
  margin-bottom: 0px; }

.swiperic_slidesiz {
  width: 24.5%;
  height: 220px;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
  cursor: pointer; }

.top_on_name {
  width: 100%;
  padding-bottom: 6px;
  font-weight: 600;
  height: 38px;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  color: #000; }

.home_module .swiper-slide {
  margin-bottom: 15px;
  padding-left: 15px;
}

.swiper-slide
{
  padding-left: 15px!Important;
  background-color:#fff;
}

.home_module .swiper-viewport {
  margin-bottom: 5px; }

.swiper-slide:hover {
  -webkit-box-shadow: 0px 13px 16px -14px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 13px 16px -14px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 13px 16px -14px rgba(0, 0, 0, 0.65); }

.top_on_urun {
  width: 56%;
  height: 210px;
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 6px;
  padding-top: 7px;
  background-color: #efefef;
  border: 1px solid #ccc;
  border-radius: 2px;
  z-index: 10; }

.top_on_urun img {
  width: 100%;
  position: relative;
  float: left;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px; }

.prodct_alt_sagmdl .col-4.d-md-block {
  width: 100%;
  position: relative;
  display: inline-block !important;
  padding: 0px;
  flex: 0 0 100%;
  max-width: 100%;
  float: left; }

.prodct_alt_sagmdl {
  position: relative;
  width: 100%;
  z-index: 7;
  display: inline-block;
  margin-bottom: 20px; }

.toponnmr1 {
  background-image: url(../image/bir.svg);
  background-position: left 15px top; }

.toponnmr2 {
  background-image: url(../image/iki.svg); }

.toponnmr3 {
  background-image: url(../image/uc.svg); }

.toponnmr4 {
  background-image: url(../image/dort.svg); }

.toponnmr5 {
  background-image: url(../image/bes.svg); }

.toponnmr6 {
  background-image: url(../image/alti.svg); }

.toponnmr7 {
  background-image: url(../image/yedi.svg); }

.toponnmr8 {
  background-image: url(../image/sekiz.svg); }

.toponnmr9 {
  background-image: url(../image/dokuz.svg); }

.toponnmr10 {
  background-image: url(../image/on.svg); }

.tukendi_dty {
  font-weight: 700;
  font-size: 17px;
  padding: 12px;
  color: #848484;
  text-align: center;
  float: left;
  background-color: #d6d6d6;
  border: 1px solid #bfbfbf;
  width: 100%;
  margin-bottom: 10px; }

.sip_no {
  font-weight: 700;
  font-size: 18px;
  padding: 12px;
  color: #222;
  text-align: left;
  width: 100%;
  float: left;
  padding-left: 0px; }

.bank_bilgi {
  font-weight: 300;
  font-size: 14px;
  color: #222;
  text-align: left;
  width: 50%;
  float: left;
  padding-left: 0px; }

.form-rating {
  float: left;
  padding-bottom: 13px;
  padding-top: 7px;
  width: 100%;
  padding-left: 15px; }

.form-rating .control-label {
  margin-right: 25px;
  float: left;
  font-size: 16px;
  padding: 0px;
  padding-top: 3px; }

.form-rating .form-rating-container {
  float: left; }

.form-rating .form-rating-container label {
  float: right;
  margin-bottom: 0;
  padding: 3px 5px 0 0;
  cursor: pointer;
  width: 30px; }

.form-rating .form-rating-container:hover label {
  float: right;
  margin-bottom: 0;
  padding: 3px 5px 0 0;
  width: 30px;
  cursor: pointer; }

.form-rating .form-rating-container label i {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 25px; }

.form-rating .form-rating-container:hover label i {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 25px; }

.form-rating .form-rating-container label i.fa-star-o {
  color: #d9d9d9; }
/*text-shadow:1px 1px 1px rgba(0,0,0,.1)*/
.form-rating .form-rating-container:hover label i.fa-star-o {
  color: #d9d9d9; }
/* text-shadow:1px 1px 1px rgba(0,0,0,.1)*/
.form-rating .form-rating-container:hover label i.fa-star {
  color: #e6e6e6; }
/* text-shadow:1px 1px 1px rgba(0,0,0,.2)*/
.form-rating .form-rating-container label i.fa-star {
  color: #e6e6e6; }
/*text-shadow:1px 1px 1px rgba(0,0,0,.2)*/
.form-rating .form-rating-container input {
  display: none; }

.form-rating .form-rating-container:hover label i.fa-star-o {
  color: #d9d9d9; }

.form-rating .form-rating-container:hover label i.fa-star {
  color: #e6e6e6; }

.form-rating .form-rating-container:hover label:hover i.fa-star-o {
  color: #feb645; }

.form-rating .form-rating-container:hover label:hover ~ label i.fa-star-o {
  color: #feb645; }

.form-rating .form-rating-container:hover label:hover i.fa-star {
  color: gold; }

.form-rating .form-rating-container:hover label:hover ~ label i.fa-star {
  color: gold; }

.form-rating input:checked ~ label i.fa-star-o {
  color: #fea212; }

.form-rating input:checked ~ label i.fa-star {
  color: #f0ca00; }

.iliskili_urunler {
  margin-top: 5px;
  padding: 13px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 7px;
  border: 1px solid #ddd;
  background-color: #efefef;
  display: inline-block;
  width: 100%; }

.iliskili_baslik {
  margin-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  width: 100%; }

.iliskili-satiric {
  background-color: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  padding: 10px; }

.iliskili-image {
  width: 34%;
  float: left;
  padding-top: 10px;
  padding-right: 10px; }

.iliskili-name {
  width: 65%;
  font-weight: bold;
  float: left;
  color: #666;
  font-size: 16px;
  margin-bottom: 5px; }

.indirim_orani_iliskili {
  font-weight: bold;
  float: left;
  background-color: #86c157;
  color: #fff;
  padding: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  margin-bottom: 4px;
  font-size: 17px; }

.fiyati_iliskili {
  width: 65%;
  font-weight: bold;
  float: left;
  font-size: 18px;
  margin-bottom: 4px; }

.fiyati_iliskili span {
  font-weight: lighter;
  text-decoration: line-through;
  font-size: 13px;
  margin-right: 4px;
  padding-right: 4px;
   color: #767676;
  margin-bottom: 4px; }

.iliskili-image img {
  width: 100%; }

.iliskili-adet {
  width: 65%;
  float: left;
  margin-bottom: 4px; }

.iliskili-urunbilgisi {
  width: 65%;
  float: left;
  position: relative;
  font-weight: 600;
  height: 30px; }
/* Customize the label (the container) */
.checkmark_lbl {
  display: block;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.iliskili-satiric:hover .iliskili-urunbilgisi {
  font-weight: 600;
  color: #222; }
/* Hide the browser's default checkbox */
.checkmark_lbl input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px; }
/* On mouse-over, add a grey background color */
.checkmark_lbl:hover input ~ .checkmark {
  background-color: #ccc; }
/* When the checkbox is checked, add a blue background */
.checkmark_lbl input:checked ~ .checkmark {
  background-color: #1d54ba; }

.iliskili-satiric:hover .checkmark_lbl input:checked ~ .checkmark {
  background-color: #1d54ba; }

.iliskili-satiric:hover .checkmark_lbl .checkmark {
  background-color: #ccc; }
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }
/* Show the checkmark when checked */
.checkmark_lbl input:checked ~ .checkmark:after {
  display: block; }
/* Style the checkmark/indicator */
.checkmark_lbl .checkmark:after {
  left: 8px;
  top: 4px;
  width: 8px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.blog_images {
  width: 100%;
  margin-bottom: 20px; }

.blog_images img {
  width: 100%; }

.blog_yazisi {
  font-size: 16px;
  line-height: 25px; }

.blog_yazisi strong {
  font-weight: 700; }
strong {
  font-weight: 700; }

.aminoasitprfl {
  padding: 10px;
  padding-right: 0px;
  font-weight: bold;
  color: #06317e;
  float: right;
  text-align: center;
  cursor: pointer;
  width: 100%;
  border: 1px solid #a6a8ab;
  margin-top: 15px;
  background-image: url(../image/protein_icon.svg);
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-size: 30px; }

.cataciklama {
	width: 100%;
	text-align: left;
	padding: 0px;
	border:0px;
	font-size:15px;
	margin-bottom:5px;
  	color: #555;
	background-color: transparent; }

.expandable .expand-bar {
 padding-left: 0px !important;

}
.dety_resim_alt{
	display:none;

}
.cataciklama strong {
  font-weight:600; }
.cataciklama p {
	font-size:16px;
  margin-bottom:0; }
.yazar_kisi strong {
  font-weight:600; }
.cataciklama li {
	list-style:none;
	 }
.yazar_kisi {
  font-style: italic;
  font-size: 16px; }

.yazar_reim_ic {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
  border: 2px solid #edc105;
  background-repeat: no-repeat;
  background-size: 102%;
  background-position: center center; }

.yazar_reim {
  width: 56px;
  height: 56px;
  float: left;
  border-radius: 50%;
  border: 2px solid #fff;
  background-repeat: no-repeat;
  background-size: 102%;
  background-position: center center; }

.yazar_adi {
  width: 180px;
  height: 60px;
  float: left;
  padding-top: 7%;
  padding-left: 12px;
  font-weight: 600;
  font-size: 16px; }

.yazar_brdr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  padding-left: 13px;
  padding-bottom: 15px;
  background-color: #e2e2e2; }
 

.col-sm-logo {
  flex: 0 0 20%;
  width: 100%;
  max-width: 20%;
  position: relative;
  padding-right: 15px;
  padding-left: 15px; }

.col-sm-hsags {
  flex: 0 0 80%;
  width: 100%;
  max-width: 80%;
  position: relative;
  padding-right: 15px;
  padding-left: 15px; }

.bike_burn {
    float: right;
    position: relative;
    width: 115px;
    margin-top: 20px;
    cursor: pointer;}

.com_cam1 {
  float: right;
  border: 2px solid #00aef0;
  font-family: 'Urbanist', sans-serif;
  width:142px;
  margin-top:5px;
  padding: 7px;
  font-weight: 600;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
  color: #00aef0; }

.com_cam2 {
  float: right;
  border: 2px solid #00aef0;
  font-family: 'Urbanist', sans-serif;
  margin-top:5px;
  padding: 7px;
  font-weight: 600;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  color: #00aef0;
  cursor: pointer;
  margin-right:8px;
  width:115px; }

 .ovlbasliklar {
  color: #0458ae;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 15px; }

.ovlbasliklar a {
  color: #0458ae; }

.orta_bannerlar {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 15px;
  margin-top: 10px; }

.orta_bannerlar img {
  width: 100%; }

.orta_banner_buyuk {
  width: 58%;
  float: left;
  padding-top: 5px;
  padding-right: 5px; }

.orta_banner_kucuk1 {
  width: 100%; }

.orta_banner_kucuk2 {
  width: 100%;
  margin-top: 8px; }

.orta_banner_kucukler {
  width: 41.9%;
  padding-top: 5px;
  padding-left: 5px;
  float: right; }

.menu_alti_haber_slide {
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #194984;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  height: 45px; }

.BIKE\&RUN {
  display: none; }

img.lazy {
  width: 186px;
  height: 186px; }

.hmh1 {
  text-align: center;
  font-size: 12px;
  color: #dbdbdb;
  margin: 0px;
  padding: 0px; }

.bigparabanner {
  width: 100%;
  background-image: url(../image/bigpara-box1.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 200px;
  background-color: #5da9f0;
  border-radius: 1px;
  margin-bottom: 20px;
  padding: 40px;
  padding-top: 70px; }

.bigparabaslik {
  width: 100%;
  font-weight: 600;
  font-size: 28px;
  color: #fff;
  margin-bottom: 15px; }

.bigparaciklama {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #fff; }

.parasolkutu {
  margin-top: -13px; }

.bigparatotal {
  width: 100%;
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  text-align: right;
  margin-bottom: 15px; }

.big_cuzdan {
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-align: right;
  padding-top: 32px;
  margin-bottom: 5px;
  background-image: url(../image/wallet-svgrepo-com.svg);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: right top; }

.bigpara_kullkosullari {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
  color: #222;
  font-size: 15px;
  display: inline-block; }

.bigpara_kullkosullari ul {
  width: 100%;
  display: inline-block;
  padding-top: 6px; }

.bigpara_kullkosullari li {
  list-style: none;
  width: 100%;
  display: inline-block; }

.bigpara_kullkosullari span {
  width: 100%;
  float: left;
  padding-left: 26px;
  background-image: url(../image/iconmonstr-arrow-right-thin.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: left top 3px;
  padding-bottom: 4px; }

.bigpara_kullkosullari strong {
  width: 100%;
  float: left;
  font-weight: 600;
  font-size: 16px;
  color: #444;
  padding-bottom: 8px; }

.bigpara_cart {
  float: left;
  margin-top: 28px;
  font-size: 16px; }

.bigpara_cart label {
  font-size: 16px; }

.bigpara_cart .input-group input {
  float: left;
  flex: none;
  min-height: 25px;
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px;
  border-radius: 50%; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #495057;
  outline: 0;
  box-shadow: none; }

.cuzdanim_cart {
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #333;
  text-align: left;
  padding-left: 31px;
  margin-bottom: 10px;
  background-image: url(../image/koyu_wallet-svgrepo-com.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left center; }

.cuzdanim_cart span {
  float: left; }

.ppuantotal {
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: 600;
  font-size: 15px;
  color: #e9540d; }

.cuzdanim_cart .yenibig {
  color: #fff;
  font-size: 11px;
  background-color: #dc0003;
  padding: 3px;
  padding-left: 9px;
  padding-right: 9px;
   font-weight: 600;
  height: 18px;
  margin-top: 2px;
  line-height: 12px;
  float: left;
  border-radius: 11px;
  margin-left: 10px; }

.kazanciniz1 {
  width:66px;
  height:40px;
  padding-top:8px;
  color:#FFFFFF;
  background-color:#F50004;
  text-align:center;
  font-size: 12px;
  display:inline-block;
  position:absolute;
  right:14px;
  line-height:12px;
  font-weight:600;
  top:75px;
  
  }
  
  .blog_yazisi table {
  border: 2px solid #FFFFFF;
  background-color: #F0F0F0;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.blog_yazisi table td, .blog_yazisi table th {
  border: 1px solid #FFFFFF;
  padding: 4px 4px;
}
.blog_yazisi table tbody td {
  font-size: 13px;
  font-weight: bold;
}
.blog_yazisi table caption {
  font-size: 16px;
  font-weight: bold;
  text-align:left;
  caption-side: top;
}
.blog_yazisi table tr:nth-child(even) {
  background: #FFFFFF;
}
.blog_yazisi table tfoot td {
  font-size: 14px;
}

  .spbld {
  width: 700px;
}

  .sayfaya_don_button {
	  margin-left:20%;
	  margin-right:40%;
	  
  }

      .blink {
      animation: blinker 0.9s linear infinite;
      color: #1c87c9;
      font-size: 30px;
      font-weight: bold;
       }
      @keyframes blinker {  
      50% { opacity: 0; }
      }
	  
.ekprcart {
  width: 100%;
  float: left;
  text-align: center; }

.ekprcart span {
  width: 100%;
  float: left;
  padding-bottom: 0px;
  font-weight: 600; }

.ekprcart .ekimage {
  width: 19%;
  float: left;
  padding: 6px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #ddd;
  margin-right: 1%; }

.ekprcart .ekname {
  width: 80%;
  height: 40px;
  color: #3e3e3e;
  text-align: left;
  font-size: 13px;
  padding-left: 10px;
  font-weight: 700;
  float: left;}

.ekprcart .ekadet {
  float: left;
  width: 11%; }

.ekprcart .ekfiyat {
  float: left;
  width: 30%; }

.ekprcart .ektotal {
  float: left;
  width: 30%; }

.btn-pasif {
  color: #444;
  background-color: #cdcdcd;
  border: 1px solid #cdcdcd;
  border-radius: 0px; }	  
  
.iconlar {
    width:30%;
    background-repeat: no-repeat;
    display: inline-block;
    font-weight: 600;
    color: #000;
	float:left;
	padding-right:25px;
    font-size: 14px;
}
.iconlar img{
     width:100%;
	 height:50px;
}
.yazicon {
    font-weight: 600;
    width:70%;
    padding-top:15px;
	  color:#000;
    float: left;
    display: inline-block;
}
 
/* iletişim */
	
.iletisimegecin {
	border-bottom: 0px solid #000;
    border-top: 0px solid #000;
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.iletisim-iconhome {
    height: 80px; 
    margin-left: auto; 
    margin-right: auto; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
}
.iletisim-icobaslik { 
	margin-left: auto;
    margin-right: auto; 
    font-size: 19px;
    margin-top: 5px;
    line-height: 20px;
    padding-bottom: 20px;
    font-weight: 600;
    text-align: center;

}
.iletisim-iconhome.instaicon {
    background-image: url(../image/instagram-icon.png);
}
.iletisim-iconhome.youtubeicon {
    background-image: url(../image/youtube-icon.png);
}
.iletisim-iconhome.faceicon {
    background-image: url(../image/facebook-icon.png);
}

.iletisim-iconhome.whatsappicon {
    background-image: url(../image/whatsapp-icon.png);
} 
.adres-link {
    text-align: center;
    font-size: 16px;
    height: 30px;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
}
.home-aciklama {
    font-size: 15px;
    line-height: inherit;
    font-weight: 600;
    text-align: center;
}

.iletisim-kutu {
	margin: 0 5px; 
    background-color: #f1f1f2;
}
.iletisimegecin_alt {
    width: 100%;
    text-align: center;
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 600;
    font-style: italic;
}
.iletisim_row {
	width:100%;
	margin-left: 186px;
}
.karsilastir {
    position: absolute;
    z-index:999;
    display: none;
    color: #999;
    background-color: transparent;
    border: none;
    width: 30px;
    height: 30px;
    font-size: 24px;
}
#newsletter {
	padding-top:10px;
 }
.float-left {
	float:left;
 } 
.float-right {
	float:right;
 }
.text-left {
	text-align:left !important;
  }
 .text-right {
	text-align:right !important;
  } 

.newsletter {
  }

.hsmn8 {
  background-image: url(../image/newsletter_btn.svg);
  background-repeat: no-repeat; 
  background-position: center left 12px;
  background-size: 28px; }
    
.karsilasicon {
    background-image: url(../image/compare_icon_hover.svg);
    background-repeat: no-repeat;
    background-size: 28px 28px;
}

.karsilastir_icon {
    background-image: url(../image/repeat-24px.svg) !important;
    background-repeat: no-repeat;
    background-size: 28px 28px;
}
.karsilastir_icon:hover {
    background-image: url(../image/repeat-hover.svg)!important;
    background-repeat: no-repeat;
    background-size: 28px 28px;
} 
.karsilastir_icons {
    background-image: url(../image/repeat-24px.svg) !important;
    background-repeat: no-repeat;
}
.karsilastir_icons:hover {
    background-image: url(../image/repeat-hover.svg)!important;
    background-repeat: no-repeat;

}
.product-thumb .price .fiyatk {
    font-size: 17px;
    margin-top: -3px;
    position: absolute;
    padding-left: 2px;
}
.orta_banner_buyuk {
    width: 58%;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}
.separatortd {
    width:100%;
    padding-top:2px;
	background-color: transparent;
	border-top:0px solid #ccc;
	margin-bottom:25px;
	margin-top:3px;
 }
.categoryust{
	border-bottom:0px solid #ededed;
	padding-bottom:5px;
	margin-bottom:3px;
	text-align:left !important;
 }
.filtr select{ 
    height: 35px;
    min-height: 35px;
    line-height: 18px;
	background-color:#FFFFFF;
	border:1px solid #ededed;
 }
.filtr label{
	height:35px;
	min-height:35px;
	border:0px;
	background-color:#FFFFFF;
 }
select.form-control {
    background-image: url(../image/arrow-down.png);
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: 10px;
}
.form-control:disabled, .form-control:read-only {
    background-color: #fff;
    opacity: 1;
}
.ortala{
	max-width:1280px !important;
}
.modal-content .modal-header .close{
	background-color:transparent;
	border:0px;
	font-size:30px;
}
.urunustaciklama{
	width:100%;
	padding-top:0px;
	padding-bottom:0px;
	display:inline-block;
}
.onecikan_diss .accordion-item {
    background-color: #fff;
    border: 0px solid rgba(0,0,0,.125);
}
.onecikan_diss .accordion-header {
    background-color: #fff;
	border-top:0px solid #9F9F9F;
}
.onecikan_diss .accordion-button {
	font-weight:600;
	font-size:18px;
	padding-right:10px;
	padding-left:0px;
}
.onecikan_diss .accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none;
}
.onecikan_diss .accordion-body {
    padding: 1rem 1.25rem;
	padding-left:45px;
	padding-right:0px;
 	font-size:15px;
	background-color:#efefef;
	color: #000;
 }
 
 .onecikan_diss .accordion-button::after {
    flex-shrink: 0;
    width:0rem;
    height:0rem;
    margin-left: auto;
    content: "";
    background-image: none;
    background-repeat: no-repeat;
    background-size:0rem;
    transition: transform .2s ease-in-out;
}

 .onecikan_diss .accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-right:25px;
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNicgZmlsbD0nIzIxMjUyOSc+PHBhdGggZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMS42NDYgNC42NDZhLjUuNSAwIDAgMSAuNzA4IDBMOCAxMC4yOTNsNS42NDYtNS42NDdhLjUuNSAwIDAgMSAuNzA4LjcwOGwtNiA2YS41LjUgMCAwIDEtLjcwOCAwbC02LTZhLjUuNSAwIDAgMSAwLS43MDh6Jy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
} 

.login-third-party-login {
	display:inline-block;
	width:100%;
}
.login-button-info-text {
	display:none;
}
.login-info-text {
	display:none;
}
@media (max-width: 992px){
	.tabcontent {
    float: right;
    padding: 0px 5px;
     width: 100% !important;
   }
   .ust_bilgiler .baslik {
   font-size: 15px;
  font-weight: 700;
  padding-left:10px;
  padding-right:10px;
    display:inline-block;
  width:100%;
  text-align: left; }

.ust_bilgiler .deger {
   font-size: 15px;
  font-weight: 400;
  display:inline-block;
  width:100%;
    padding-left:10px;
  padding-right:10px;
  text-align: center; }
  .ust_bilgiler .baslik {
   font-size: 15px;
  font-weight: 700;
  margin-right: 3px;
  text-align: center; }
.live-prd {
      width:50% !important;
    }
.odemeyontemleri {
    float: left !important;
     margin-top:7px !important; 
}
.register_form {
     padding:0px !important; 
    background-color: #fff;
}

footer .col {
	text-align:center !important;
}
footer .col a{
	text-align:center !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	line-height: 2.5;
}
footer .col h5{
	text-align:center !important;
}
#logo img { 
    max-width: 120px;
    padding-left: 0px;
 
}

.sepetsatir .form-control {
    border-radius: 0px;
    border: 1px solid #98abbc;
    height:35px;
    min-height: 35px;
	  line-height:14px;
	  max-width:90px;
}

 #logo { text-align:center;}

.menu_account {
    float: right;
    border-right: 0px solid #555;
    position: relative;
    display: inline-block;
    background-image: url(../image/yuser_icns.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    height:25px;
    margin-top:19px;
    background-size: 20px 25px;
	  margin-left:10px;
}
.menu_cart {
    float: right;
    height:25px;
    width:50px;
    display: inline-block;
    margin-top:19px;
	  margin-left:10px;
	  margin-right:0px;
}

.cart_account_ic {
    background-image: url(../image/ycart_icon.png);
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size:28px;
    float: right;
    height:25px;
    width:50px;
    position: absolute;
}
.cart-dv {
    height:25px;
    width:50px;
    cursor: pointer;
}
.cart_account_ic #cart {
    float: right;
    height: 25px;
    width:50px;
    position: absolute;
 }
#cart-total {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 15px;
    padding:2px;
	padding-left:3px;
    background-color: #0091c8;
    color: #fff;
    text-align: center;
    right:-0px;
    top:-5px;
    font-size: 11px;
}

.mblspt {
 }

.cart_main {
    display: none !important;
}
.menu_cart.menu_cart_active {
  background-color: #fff; }

.cart_account_ic.cart_account_ic_active {
  background-image: url(../image/ycart_icon_hvr.png);
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 28px}
 
.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    z-index:1070;
    height: 24px;
    width:27px;
 	  top:22px; 
  }
.sidebarIconToggle span{
	float:left;
    width:35px;
    height: 20px;
    font-size: 11px;
    line-height: 10px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height:0.11rem;
    width:25px;
    background-color:#888;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: right;
    margin-top:6px;
}
.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
     float: right;
}
.diagonal.part-2 {
    transition: all 0.3s; 
    box-sizing: border-box;
    position: relative;
     float: right;
    margin-top:6px;
}
.menuacik .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
.menuacik .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top:9px;
}
.menuacik .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}
.product-thumb .image {
    text-align: center;
    margin-top: 0px;
    min-height: 116px;
}
.product-thumb .stock_yok {
     width:90%;
	 margin-left:auto;
	 margin-right:auto;
} 
.product-thumb h4 {
    font-weight:600;
    margin-top:5px;
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-bottom:0px;
    position: relative;
    padding-left:0px;
    padding-right:0px;
}
.product-thumb .price .fiyatk {
    font-size: 13px;
    margin-top: -1px;
    position: absolute;
    padding-left: 2px;
}
.ust_search {
    width: 100%;
    padding-top:16px;
    height:65px;
    position: relative;
    display: inline-block;
}

  header {
    min-height:79px;
	height: auto;
	background-color:#fff;
   }
#msearch {
  margin-bottom: 10px;
  width: 100%; }
  #msearch .form-control-lg {
    height: 38px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 2px;
    padding: 0 10px;
    width: 100%;
    border: 2px solid #000;
    background-color: transparent;
    color: #000; }
  #msearch .btn.btn-light:focus, #search .btn.btn-light.focus {
    box-shadow: none;
    background: none;
    border: none; }
  #msearch .btn.btn-primary.focus {
    box-shadow: none !important;
    background: none;
    border: 1px solid #86c157; }
  #msearch .btn.btn-primary:focus {
    box-shadow: none !important;
    background: none;
    border: 1px solid #86c157; }
  #msearch .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 0.57rem 35px;
    text-shadow: 0 1px 0 #fff; }

.login_dis {
  padding-right:0px;
  border-right: 0px solid #98abbc;
   width: 100%; }

.search-button {
	height:38px;
  }
.breadcrumb {
	display:none;
  }  
.hs_btnler_hm {
	display:inline-block;
	width:100%;
	padding:15px;
	font-size: 14px;
	margin-bottom: 15px;
	background-color: #f1f1f2;
	text-align: left;
	min-height: inherit;
	cursor: pointer;
}
.hs_btnler_hm span {
	display:inline-block;
	width: auto;
	margin-top:15px;
   } 

.hs_btnler_hm svg {
	display:inline-block;
	width:10%;
	margin-right:20px;
  }
.accounted #content.col {
    padding: 20px;
	padding-top:0px;
    background-color: #fff;
    min-height: 390px;
}
.rightmenu .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding:1rem;
    padding-top: 80px;
}
.rightmenu .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius:0;
    outline: 0;
    height: 100%;
}
.modal.rightmenu.fade .modal-dialog {
    left:-500px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
    height: 100%;
    top:0;
    width: 100%;
    max-width:500px;
    position: fixed;
}
.modal.rightmenu.fade.show .modal-dialog {
    left:0px;
    top:60px;
    margin: 0px;
	border-radius:0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top:60px;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.rightmenu .accordion {
  width:100%;
  list-style:none;
  margin:0px;
  padding:0px;
  background-color:transparent;
  border-radius:0px;
}
.rightmenu .accordion:hover {
    background-color: transparent;
}
.rightmenu .accordion .link {
  cursor: pointer;
  display: block;
  padding: 10px 15px 10px 0px;
  color:#51524f;
  font-size: 16px;
  font-weight:500;
  border-bottom:1px solid #ddd;
	position: relative;
   -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rightmenu .accordion .linkli a {
  cursor: pointer;
  display: block;
  padding: 10px 15px 10px 0px;
  border-bottom:1px solid #ddd;
  color:#51524f;
  font-size: 16px;
  font-weight:500;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rightmenu .accordion li:last-child .link { border-bottom: 0; }

.rightmenu .accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.rightmenu .accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size:12px;
}
 
.rightmenu .accordion li.open .link { color: #b63b4d; }

.rightmenu .accordion li.open i { color: #b63b4d; }

.rightmenu .accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
 
 /* ** Submenu -----------------------------*/
 
.rightmenu .submenu {
  display: none;
  background-color: transparent;
  font-size: 13px;
}

 
.rightmenu .accordion .submenu li a {
  display: block;
  text-decoration: none;
  color: #21232266;
  font-weight:500;
  padding:1px;
  padding-left:0px;
   -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.rightmenu .submenu a:hover {
   color: #21232299;
}
.kargo_saati .countdown-kargo {
    clear: none;
    width:85%;
     padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
 
}
 .kargo_saati {
    padding:2px;
	padding-bottom:2px;
    background-color: #d9d9d9;
    margin-top: 2px;
    float: right;
    position: relative;
    background-image: url(../image/kargo_suresi.svg);
    background-repeat: no-repeat;
    background-position: top 15px left 15px;
    background-size: 135px;
    width: 100%;
	height:43px;
    margin-bottom:0px;
}
.kargo_saati .cumle {
  margin-top:10px;
  color: #4b6174;
  font-weight: 300;
  padding-left:35px;
  display: none;
  padding-top: 1px;
  padding-bottom:0px;
  float: left;
  margin-right:10px; 
 }

.countdown-show3 .countdown-section {
    width: 30px;
     background-color: #045ba7;
    color: #FFFFFF;
    margin-left: 8px;
	margin-top:4px;
    padding: 3px;
    padding-top: 1px;
    text-align: center;
    padding-bottom: 1px;
}
.product-thumb .price {
    color: #414141;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-right:5px;
	margin-left:3px;
    font-size: 12px;
    font-weight: 300;
}
.menu_ichover {
	display:none !important;
}
#product-product h1 {
	font-size:22px;
}
}

 .img-prd {
	width:100%;
	max-width:680px;
 }
.rightmenu {
	z-index:1041;
}
.menuacik .modal-backdrop.show{
	display:none !important;
}

/*.container {
    min-width:1180px;
}*/
@media (min-width: 992px){
		.siralabtn {
  float: left;
  margin:8px;
  border:1px solid #ddd;
  padding:6px;
  padding-left:10px;
  background-color:#efefef;
  padding-right:10px;
}
.com_cam2 {
    font-size: 11px;
    width:95px;
}
.com_cam1 {
      width: 115px;
     font-size: 11px;
 }
  .sol-prd {
	width:66.6666666666%;
}
  .sag-prd {
	width:33.3333333333%;
}  
#product-product h1 {
	font-size:20px;
}
.container {
    max-width:1100px;
}}
@media (min-width: 1200px) {
  .sol-prd {
	width:60% !important;
}  
  .sag-prd {
	width:40% !important;
}  		
 .com_cam2 {
    font-size: 13px;
    width: 115px;
}
.com_cam1 {
      width: 142px;
     font-size: 13px;
 }
#product-product h1 {
	font-size:22px;
	line-height:1.6;
}
.container {
    max-width: 1250px;
}}
@media (min-width: 1420px) {
  .sol-prd {
	width:60% !important;
}  
  .sag-prd {
	width:40% !important;
} 
#product-product h1 {
    font-weight: 700;
    font-size:24;
	line-height:1.6;
} 		
.container {
    max-width: 1400px;
}}
@media (min-width: 1900px){
  .sol-prd {
	width:60% !important;
}  
  .sag-prd {
	width:40% !important;
}
 	
.container {
    max-width: 1400px;
}
#product-product h1 {
	font-size:24px;
	line-height:1.6;
}
}
.menu_kapalis {
    background-color: #fff;
    position: relative;
    cursor: pointer;
    padding: 0px;
    padding-top: 9px;
    border: 0px solid #000;
    border-radius: 5px;
    float: left;
    display: block;
}
.mn_cizgi_sag {
    padding-top:17px;
    position: relative;
    width: 65px;
    float: left;
}
.cb1 {
    width: 27px;
    padding-bottom: 1px;
    background-color: black;
    margin-bottom: 7px;
}
.cb2 {
    width: 27px; 
    padding-bottom: 1px;
    background-color: black;
    margin-bottom: 4px;
}
.mbl_fvr_btnlr {
	position: absolute;
	z-index:9;
	bottom:10px;
	right:10px;
}
.kargo_saati .countdown-show3 .countdown-period {
	float: right;
    font-size: 16px;
    padding-top:7px;
    color: #222;
 }  
.kargo_saati .countdown-show3 .countdown-amount {
	width: 30px;
    background-color: #045ba7;
    color: #FFFFFF;
    margin-left:0px;
	margin-right:2px;
    padding: 3px;
	display:inline-block;
    padding-top: 7px;
    text-align: center;
    padding-bottom: 7px;
}  
.kargo_saati .countdown-show3 .countdown-section {
	width: 32px;
    background-color: transparent;
    color: #000;
    margin-left:3px;
    padding:0px;
     text-align: center;
 }  
.kargo_saati .countdown-show3 .time-info {
	display:flex;
 }   
 .tltblog_kt {
	margin-top:10px;
	border-top:1px #ddd;
	padding-bottom:10px;
}
.tltblog_kt h4{
	font-size:11px;
	padding-top:7px;
	font-weight:700;
	padding-left:10px;
	width:65%;
	float:left;
}
.tltblog_kt .blog_mimage img{
	border:2px solid #ddd
}
.tltblog_kt .blog_mimage{
width:35%;
float:left;
}
.tltkutu{
 	margin-bottom:15px; 
}
.beige{
	background-color:#fff; 
} 
.kbeige{
	background-color:#fff; 
}
.hkbeige{
	margin-top:20px;
	background-color:#fce4d7;
} 

.bgmor{
	background-color:#fff; 
} 
.urunustaciklama strong {
    color: #b54e86;
    font-size: 16px;
}
.satir {
     margin-bottom: 10px;
 }
.mobilheaderfixed {
    --hamburger-offset: clamp(5px, 0vw, 60px);
    --hamburger-height: 60px;
    position: -webkit-sticky;
    position: sticky;
    top: calc(-1 * var(--hamburger-offset));
    z-index:999;
    height:60px;
	background-color:#f6f9ff !important;
    padding-top: var(--hamburger-offset);
    margin-bottom: calc(-1 * var(--hamburger-offset));
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;

 }

h1.orta_baslik {
	text-align:left;
	padding-top:15px;
	padding-bottom:4px;
	margin-bottom:5px;
 	} 
h2.orta_baslik {
	text-align:left;
	padding-top:15px;
	padding-bottom:4px;
	margin-bottom:5px;
  font-size: 30px;
  color: #230521;
 	}
h3.orta_baslik {
	text-align:left;
	padding-top:15px;
	padding-bottom:4px;
	margin-bottom:0px;
 	}   
.mobilheaderfixed .row {
	background-color:#f6f9ff !important;
	padding-bottom:2px;
	margin-bottom:6px;
 	}

.fazlasinikesfet {
	margin-top:15px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-weight:bold;
	border-top:1.5px solid #000000;
	border-bottom:1.5px solid #000000;
	letter-spacing:1px;
	font-size:13px;
	color:#000000;
	position:relative;
 	}
	.fazlasinikesfet a {
		display:inline-block;
		width:100%;
 	} 
.fazlasinikesfet a:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 10px;
  font-weight: 900;
  float:left;
  margin-left:10px;
   content: '\f054';
  margin-right: 10px; }
.org-urun-bgs {
	background-color:#eee;
	text-align:center;
	width:100%;
  }  
 .org-urun-bgs img {
	 max-width:1920px;
	 width:100%;
  }  

  .ickoyubg{
    background-color:#230521;
    --tw-bg-opacity: 1;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
  }

  #product-category .img-fluid {
    border-radius: 10px;
    border: 1px solid #ebebeb;
  }

  #common-home .img-fluid {
    border-radius: 10px;
    border: 1px solid #ebebeb;
  }

  .tltblogs .img-fluid {
    border-radius: 10px;
    border: 1px solid #ebebeb;
  }

  .tltblog_ic .img-fluid {
    border-radius: 10px;
    border: 1px solid #ebebeb;
  }
    
  .product-thumb .image a:hover {
     background-color: #fff!important;
  }

  
footer b , footer strong {
  color:#fff!important
}

.small-text {
  font-size: 12px !important;
}
