body {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  min-width: 1140px; }

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color; }

.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; }

.cat_aciklama {
  margin-top: 7px;
  font-family: "Titillium Web", Arial, sans-serif;
  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: #4a6174; }
/* Override the bootstrap defaults */
h1 {
  font-size: 28px; }

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 {
  color: #496074; }
  a:hover {
    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 (min-width: 768px) {
  .col-form-label {
    text-align: left; } }
/* cookie */
#cookie {
  border-top: none;
  border-left: none;
  border-right: none; }
/* top */
#top {
  padding: 0;
  margin: 0 0 20px 0;
  min-height: 44px; }
  #top .nav > .list-inline > .list-inline-item, #top .nav > .list-inline .list-inline-item a {
    color: #888;
    text-shadow: 0 1px 0 #fff; }
  #top .btn-link {
    color: #888;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none; }
    #top .btn-link:hover {
      color: #444; }

#top .list-inline-item .dropdown .dropdown-menu {
  font-size: 1.1em; }
  #top .list-inline-item .dropdown .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
    #top .list-inline-item .dropdown .dropdown-menu > li > a:hover {
      text-decoration: none;
      color: #fff;
      background-color: #229ac8;
      background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
      background-repeat: repeat-x; }
/* logo */
#logo {
  margin-bottom: 10px;
  margin-top: 30px;
  float: left; }
  #logo img {
    max-width: 190px; }

:focus {
  outline: -webkit-focus-ring-color auto 0px; }

header {
  /* height: 105px; */
  background-color: #fff;
  position: relative;
  z-index: 11; 
  }
/* search */
#search {
  margin-bottom: 10px;
  width: 100%; }
  #search .form-control-lg {
    height: 38px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 2px;
    padding: 0 10px;
    width: 100%;
    border: 2px solid #00aef0;
    background-color: transparent;
    color: #000; }
  #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 #ff5000; }
  #search .btn.btn-primary:focus {
    box-shadow: none !important;
    background: none;
    border: 1px solid #ff5000; }
  #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; }

#menu li.nav-item.menu_item:hover a {
  background-color: #c9c9c9; }

#menu .dropdown-inner .list-unstyled li:hover a {
  background-color: #b7b7b7; }
/* menu */
#menu {
  min-height: 50px;
  border-radius: 0px;
  line-height: 17px; }
  
#menu .menu_item{
	position:relative;
 }  
  #menu.navbar {
    padding: 0px;
    padding-left: 0px;
    margin: 0px;
    float: left; }
  #menu .menu_item .dropdown-menu {
    padding-bottom: 0;
    margin-top: 0px;
    width: 233px;
    border: 0px;
    background-color: #c9c9c9;
    border-radius: 0; }
  #menu .menu_item .dropdown-menu .list-unstyled {
    padding-bottom: 0px; }
  #menu .dropdown-inner {
    display: table; }
    #menu .dropdown-inner ul {
      display: table-cell; }
    #menu .dropdown-inner ul li {
      width: 100%;
      float: left; }
      #menu .dropdown-inner ul li a:hover {
        color: #111;
        font-size: 15px;
        font-weight: 400;
        background-color: #ececec; }
    #menu .dropdown-inner a {
      min-width: 128px;
      display: block;
      padding: 8px 20px;
      clear: both;
      line-height: 20px;
      color: #111;
      width: 100%;
      float: left;
      font-size: 15px;
      font-weight: 400; }
  #menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px; }
    #menu .see-all:hover, #menu .see-all:focus {
      text-decoration: none;
      color: #fff;
      background-color: #229ac8;
      background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
      background-repeat: repeat-x; }
  #menu #category {
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
  #menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a; }
    #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
      color: #fff;
      background-color: #229ac8; }
  #menu .navbar-toggler i {
    color: #fff;
    border-color: #fff;
    font-size: 0.9em; }
  #menu .navbar-nav > li > a {
    min-height: 15px;
    background-color: transparent; }
    #menu .navbar-nav > li.menu_item > a {
      color: #111;
      min-height: 15px;
      font-weight: 600;
      font-size: 13px; }
    #menu .navbar-nav > li.menu_item > a:hover {
      color: #0158a5; }
  @media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    min-width: 128px;
    display: block; } }
  @media (max-width: 767px) {
  #menu {
    border-radius: 4px; }
    #menu div.dropdown-inner > ul .list-unstyled {
      display: block; }
      #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1); }

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

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

    #menu .see-all {
      margin-top: 0;
      border: none;
      border-radius: 0;
      color: #fff; } }
/* content */
#content {
  min-height: 500px;
  width: 100%; }
/* footer */

#content a {
   font-weight: 900;
  /*color:#c0392b; */
 }
  
footer {
  margin-top: 40px;
  padding-top: 7px;
  padding-bottom: 1px;
  background-color: #f1f1f2;
  border-top: 1px solid #ddd;
  color: #e2e2e2; }
  footer hr {
    border-top: none;
    border-bottom: 1px solid #222; }
  footer a {
    color: #333; }
    footer a:hover {
      color: #a5a5a5; }
  footer h5 {
    font-family: 'Titillium Regular', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #222;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 13px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff5000;
    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 */
.breadcrumb.uzn {
  width: 101%; }

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

.breadcrumb {
  margin: 10px 0 0px 0;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  border-radius: 0px;
  width: 100%; }
  .breadcrumb i {
    font-size: 15px; }
  .breadcrumb li.breadcrumb-item:first-child {
    padding-left: 0px; }
  .breadcrumb > li.breadcrumb-item {
    text-shadow: 0 1px 0 #fff;
    padding: 0 13px;
    padding-left: 20px;
    position: relative;
    white-space: nowrap; }
    .breadcrumb > li.breadcrumb-item:after {
      content: '';
      display: block;
      position: absolute;
      top: 6px;
      right: -5px;
      width: 8px;
      height: 8px;
      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: 0; }

.pagination {
  margin: 0; }
/* buttons */
.btn-light {
  color: #777;
  text-shadow: none;
  border-radius: 0px;
  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: #045ba7;
  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: #ff5000; }

.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-thumb {
  border: 1px solid #ecebeb;
  margin-bottom: 20px;
  overflow: auto;
  color: #808080;
  padding-top: 20px;
  background-color: #fff;
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in; }
  .product-thumb h2.price {
    margin: 0; }
  .product-thumb h4 {
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ccc;
    height: 67px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 13px;
    margin-bottom: 15px; }
  .product-thumb .ekle_sepete_list {
    color: #ff5000;
    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;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    -webkit-transition: 0.2s all ease-in;
    -moz-transition: 0.2s all ease-in;
    -ms-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in; }
  .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: 6px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px; }
  .product-thumb .image {
    text-align: center;
    margin-top: 5px;
    min-height: 186px; }
  .product-thumb .image a {
    display: block; }
  .product-thumb .image a:hover {
    opacity: 1; }
  .product-thumb .image img {
    margin-left: auto;
    margin-right: auto; }
  .product-thumb .caption {
    padding: 0px;
    min-height: 165px;
    position: relative; }
  .product-thumb .caption p {
    margin: 0px;
    margin-bottom: 10px;
    padding-bottom: 5px; }
  .product-thumb .rating {
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    height: 25px;
    display: block;
    position: absolute;
    bottom: -10px;
    width: 60%;
    top: 50px;
    z-index: 1;
    background-color: #fff;
    padding: 3px;
    margin-left: 20%;
    margin-right: 20%; }
  .product-thumb .price {
    color: #414141;
    text-align: center;
    font-size: 26px;
    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: 210px;
    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;
  margin-right: 3px; }
  .rating .dd .fa-star {
    color: #dbdfe2;
    font-size: 15px; }
  .rating .fa-star {
    color: #0458ad;
    font-size: 15px; }
  .rating .fa-star + .fa-star-o {
    color: #0458ad; }

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 300px;
  float: left;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 20px; }
  .thumbnails > li {
    margin-left: 0px; }
  .thumbnails > li > a {
    display: block;
    padding: 2px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 0px; }
  .thumbnails > img {
    width: 100%; }
  .thumbnails .image-additional {
    float: left;
    margin-left: 20px;
    max-width: 78px; }
  .thumbnails .image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd; }

@media (min-width: 1490px) {
  .header_sol {
    background-image: url(../image/header_bgg.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 156px;
    width: 237px; } }

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
    clear: left; } }
/* 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 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 22px;
  text-align: left; }

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

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

a span.mn_cizgi1 {
  color: #fff;
  font-family: "Titillium Web", Arial, sans-serif;
  padding-bottom: 5px;
  font-size: 14px;
  border-bottom: 3px solid; }

#menu .navbar-nav {
  position: static;
  padding-right: 0px; }

#menu.navbar {
  position: static; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 15px;
  padding-left: 22px;
  padding-top: 18px;
  padding-bottom: 14px; }

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

.ust_search {
  margin-left: 0px;
  width: 45%;
  padding-top: 33px;
  height: 105px;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 25px; }

.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; }

.product-layout.col-lg-3.col-md-3.col-sm-6.col-12 {
  padding-left: 10px;
  padding-right: 10px; }

.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.product-grid.col-lg-4.col-md-4.col-sm-6.col-12 {
  padding-left: 10px;
  padding-right: 10px; }

.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; }

.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: #ff5000;
  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: 38px;
  width: 45px;
  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;
  height: 39px;
  z-index: 9999; }

.search_button {
  border-radius: 0px;
  position: absolute;
  right: 2px;
  top: 2px;
  background-color: #00aef0; }

.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: 15px;
  padding-right: 15px;
  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 15px 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;
  width: 70px;
  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 15px 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: 15px;
  padding: 4px;
  background-color: #0091c8;
  color: #fff;
  text-align: center;
  right: -5px;
  top: 9px;
  font-size: 14px; }

.kupon {
  float: left;
  padding: 0px; }

#display-control div {
  float: right; }

.col h1 {
  margin-top: 22px;
  margin-bottom: 20px;
  color: #666;
  line-height: 28px;
  font-size: 28px;
  text-align: center;
  font-family: "Titillium Web", Arial, sans-serif;
  font-weight: bolder;
  font-style: normal; }

.cart_table {
  font-weight: 600;
  font-size: 14px;
  color: #7b7b7b; }

.cart_table td {
  padding: 10px;
  vertical-align: middle;
  text-align: center; }

.cart_table .gifts_tr td {
  padding: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: middle;
  text-align: center; }

.cart_table .gifts_tr {
  margin-bottom: 10px; }

.cart_table .gifts_tr small {
  display: none; }

.cart_table .thler {
  padding: 10px; }

.cart_tmm {
  padding: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  background-color: #ff5000;
  min-width: 230px;
  border: 0px; }

.sil_btn {
  float: right;
  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-family: "Titillium Web", Arial, sans-serif;
  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 {
  font-size: 12px; }

.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;
  border: 0px solid #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bbilgi_baslik {
  width: 100%;
  float: left;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 6px; }

.ust_bilgiler {
  width: 100%;
  float: left;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0px; }

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

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

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

.satirlar {
  width: 100%;
  float: left;
  font-size: 12px;
  font-weight: 400;
  border-bottom: 1px solid #000; }

.satirlar .baslik, .satirlar .deger {
  font-weight: 400;
  padding-bottom: 2px;
  padding-top: 2px;
  font-size: 12px; }

.satirlar .baslik {
  float: left;
  width: 65%;
  border-right: 1px solid #000; }

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

.bsn_deger_kutu {
  padding: 0px;
  padding-right: 7px; }

.bsn_deger_kutu_dis {
  padding: 10px;
  border: 1px solid #a6a8ab;
  color: #000;
  padding-right: 5px;
  position: relative;
  padding-bottom: 20px; }

.slimScrollBar {
  width: 7px; }

.satirlar .baslik, .satirlar .deger {
  font-weight: 400;
  padding-bottom: 2px;
  padding-top: 2px;
  font-size: 12px; }

.container {
  min-width: 1040px; }

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

.prdct_sag {
  width: 25%;
  padding-right: 4px;
  padding-top: 10px;
  position: relative;
  z-index: 7; }

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

.yildiz_alti {
  padding-top: 10px; }

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

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

.urun_secenek .secenek-title {
  border-radius: 0px;
  font-size: 15px;
  width: 22%;
  float: left;
  font-weight: 600;
  padding-top: 13px; }

.prdct_ortda h1 {
  margin-top: 0px;
  padding-top: 0px; }

.product-thumb .caption a {
  color: #808080; }

.product-thumb .caption h4 a {
  color: #333; }

.parapuan {
  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: 5px;
  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; }

.gramaj_pr {
  padding: 3px;
  padding-left: 25px;
  background-image: url(../image/gramaj_icon.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 15px 15px;
  font-size: 15px;
  margin-bottom: 22px;
  width: 100%;
  display: inline-block; }

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

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

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

.price_pr h2 {
  text-align: right;
  color: #005aa9;
  font-weight: 700;
  font-size: 36px;
  position: relative; }

.sepetekle {
  background-color: #f1f2f2;
  padding: 15px;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px; }

.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: 1px;
  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; }

.ekle_input .icon-plus {
  position: absolute;
  right: 15px;
  width: 30px;
  top: 0px;
  margin-right: 1px;
  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: 10px 10px; }

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

.button_ekle {
  float: right;
  width: 60%;
  height: 40px;
  background-color: #ff5000;
  font-weight: 600; }

#cart .button_satinal {
  float: right;
  width: 40%;
  background-color: #ff5000;
  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: right;
  color: #ff5000;
  padding-bottom: 10px;
  padding-top: 0px; }

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

.onecikan_diss {
  display: inline-block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #a6a8ab;
  border-bottom: 1px solid #a6a8ab;
  margin-top: 25px;
  margin-bottom: 12px; }

.onecikan0 {
  display: inline-block;
  padding-top: 5px;
  width: 33%;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 24px;
  font-weight: 600;
  float: left;
  height: 30px;
  text-align: center; }

.onecikan1 {
  display: inline-block;
  padding-top: 5px;
  width: 33%;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 24px;
  font-weight: 600;
  float: left;
  height: 30px;
  text-align: center; }

.onecikan2 {
  display: inline-block;
  padding-top: 5px;
  width: 33%;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 24px;
  font-weight: 600;
  float: left;
  height: 30px;
  text-align: center; }

.onecikan3 {
  display: none; }

.onecikan4 {
  display: none; }

.onecikan5 {
  display: none; }

.onecikan_diss img {
  width: 22px;
  vertical-align: middle;
  margin-right: 6px; }

.cart_images {
  border: 0px;
  padding: 0px;
  border-radius: 0px; }

.cart_images_gf {
  width: 68%;
  margin-left: 3px;
  border: 0px;
  padding: 5px;
  border-radius: 0px; }

table {
  box-sizing: border-box; }

table td {
  box-sizing: border-box; }

.gifttd {
  background-color: #efefef; }

.kucuk_sepet td {
  background-color: transparent; }

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

.img-thumbnail {
  background-color: transparent; }

.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 .passrd {
  width: 60%;
  float: left; }

#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 {
  margin-top: 38px;
  width: 38%;
  float: right;
  height: 45px;
  background-color: #ff5000; }

.yeni_uyeol {
  height: 48px;
  background-color: #ff5000; }

.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;
  float: left;
  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-family: "Titillium Web", Arial, sans-serif;
  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-family: "Titillium Web", Arial, sans-serif;
  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-family: "Titillium Web", Arial, sans-serif;
  font-size: 14px;
  border: none;
  font-weight: 600;
  text-align: left;
  height: 20px;
  width: 83%;
  float: left;
  min-height: 50px; }

.yeni_uyeol {
  color: #fff;
  width: 40%;
  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 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  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: 15px; }

.register_form input {
  display: inline-block;
  float: right; }

.register_form div {
  display: inline-block;
  float: left;
  width: 100%;
  padding-bottom: 15px; }

.register_form div.text-danger {
  padding-bottom: 0px; }

.register_form div.col-sm-10 {
  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;
  margin-right: 7px;
  margin-left: 7px;
  font-size: 14px;
  margin-bottom: 15px;
  background-color: #f1f1f2;
  text-align: center;
  padding-top: 118px;
  padding-bottom: 23px;
  height: 160px;
  width: 23.2%;
  cursor: pointer; }

.hesap {
  background-image: url(../image/bilgilerim.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 70px 70px; }

.adresler {
  background-image: url(../image/adreslerim.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 63px 63px; }

.sifre {
  background-image: url(../image/parola.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 63px 63px; }

.siparisler {
  background-image: url(../image/sepet_h.svg);
  background-repeat: no-repeat;
  background-position: center top 35px;
  background-size: 73px 73px; }

.alisveris {
  background-image: url(../image/list.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 53px 53px; }
  
  .favoriler {
  background-image: url(../image/heart-regular.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 63px 63px; }

.rwrds_bt {
  background-image: url(../image/parapuans.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 59px 59px; }

.levels_bt {
  background-image: url(../image/level.svg);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 68px 82px; }
.coupon_bt {
  background-image: url(../image/coupon.png);
  background-repeat: no-repeat;
  background-position: center top 15px;
  background-size: 70px 70px; }
  
.hsbt_grp {
  margin-right: -25px;
  margin-left: -7px; }

.kullanici_bilgim .cikis_icon {
  float: right;
  margin-right: 25px;
  font-family: "Titillium Web", Arial, sans-serif;
  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;
  font-family: "Titillium Web", Arial, sans-serif; }

.kullanici_bilgim span {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  font-family: "Titillium Web", Arial, sans-serif; }

.kullanici_bilgim span span {
  text-align: center;
  font-weight: 300;
  color: #757575;
  font-size: 18px;
  font-family: "Titillium Web", Arial, sans-serif; }

.hsbm_memu_1 a {
  width: 100%;
  padding: 15px;
  padding-left: 60px;
  font-size: 14px;
  font-family: "Titillium Web", Arial, sans-serif;
  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: 30px;
  background-color: #f1f1f2;
  margin-right: 15px;
  min-height: 390px; }

.selectdiv {
  float: right;
  width: 75%;
  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;
  background-size: 10px;
  overflow: hidden; }

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

.hs_btns {
  background-color: #ff5000;
  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: #333;
  font-weight: normal !important; }

#ETBIS a {
  line-height: 2px; }

.onikssoft {
  position: inherit !important;
  width: 100% !important;
  margin: 0 auto !important;
  height: auto !important;
  display: block !important;
  visibility: visible !important;
  font-size: 12px !important;
  line-height: 20px !important;
  text-align: left; }

.onikssoft_dis {
  width: 100%;
  padding-bottom: 6px; }

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

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

#review {
  text-align: center; }

#review table td {
  background-color: transparent;
  font-size: 15px; }

#review .tarih {
  font-weight: 300;
  font-style: italic;
  color: #888; }

#review .yazar {
  margin-top: 10px;
  padding: 5px;
  color: #444;
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  width: auto !important; }

#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;
  padding-left: 20%;
  padding-right: 20%; }

#review .rating .fa-stack {
  margin: 0px; }

.yorum_form {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px; }

.col-1 {
  flex: 0 0 8.3333333333%;
  width: 100%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  width: 100%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  width: 100%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  width: 100%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  width: 100%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  width: 100%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  width: 100%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  width: 100%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  width: 100%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  width: 100%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  width: 100%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%; }

.col-sm-1 {
  flex: 0 0 8.3333333333%;
  width: 100%;
  max-width: 8.3333333333%; }

.col-sm-2 {
  flex: 0 0 16.6666666667%;
  width: 100%;
  max-width: 16.6666666667%; }

.col-sm-3 {
  flex: 0 0 25%;
  width: 100%;
  max-width: 25%; }

.col-sm-4 {
  flex: 0 0 33.3333333333%;
  width: 100%;
  max-width: 33.3333333333%; }

.col-sm-5 {
  flex: 0 0 41.6666666667%;
  width: 100%;
  max-width: 41.6666666667%; }

.col-sm-6 {
  flex: 0 0 50%;
  width: 100%;
  max-width: 50%; }

.col-sm-7 {
  flex: 0 0 58.3333333333%;
  width: 100%;
  max-width: 58.3333333333%; }

.col-sm-8 {
  flex: 0 0 66.6666666667%;
  width: 100%;
  max-width: 66.6666666667%; }

.col-sm-9 {
  flex: 0 0 75%;
  width: 100%;
  max-width: 75%; }

.col-sm-10 {
  flex: 0 0 83.3333333333%;
  width: 100%;
  max-width: 83.3333333333%; }

.col-sm-11 {
  flex: 0 0 91.6666666667%;
  width: 100%;
  max-width: 91.6666666667%; }

.col-sm-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.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;
  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: #ff5000;
  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 #ff5000;
  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: #ff5000;
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
  padding-left: 10px;
  top: 9px;
  margin-top: 5px;
  position: absolute;
  right: 9px; }

#modal_bdy1 label .sec_hdys {
  float: right;
  padding: 6px;
  border-radius: 6px;
  background-color: #ff5000;
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
  padding-left: 10px;
  top: 9px;
  margin-top: 5px;
  position: absolute;
  right: 9px; }
/*#menu .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; }

.surelers {
  float: left; }

.kargo_saati {
  padding-right: 0;
  margin-top: 12px;
  float: right;
  position: relative;
  background-image: url(../image/kargo_suresi.svg);
  background-repeat: no-repeat;
  background-position: top 8px left;
  background-size: 135px;
  width: 100%;
  margin-bottom: 0px; }

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

.kargo_saati .sure {
  float: left;
  margin-top: 6px; }

.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; }

.trh_kmpt {
  background-color: #045ba7;
  display: inline-block;
  margin-right: 2px;
  margin-left: 2px;
  border-radius: 0px;
  padding: 5px 4px 4px 5px;
  height: 24px;
  color: #f5f5f5;
  width: 28px;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px; }

.countdown-kargo {
  float: right;
  padding-right: 0;
  font-size: 18px;
  text-align: left;
  color: #045ba7;
  overflow: hidden;
  margin-top: 3px; }

.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: #ff5000;
  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: #ff5000;
  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; }

.facebook {
  background-image: url(../image/k_facebook.png);
  background-repeat: no-repeat;
  background-position: center left;
  margin-right: 15px;
  height: 30px;
  width: 30px;
  float: left;
  cursor: pointer; }

.twitter {
  background-image: url(../image/k_twitter.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 30px;
  width: 30px;
  float: left;
  cursor: pointer; }

.instagram {
  background-image: url(../image/k_instagram.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 30px;
  height: 30px;
  width: 30px;
  float: left;
  margin-left: 15px;
  margin-right: 0px;
  cursor: pointer; }

.orta_iconlars_ic {
  /*	background-image: url(../image/kargo_suresi.svg);
   background-repeat: no-repeat;
   background-position:top 2px right 103px;
   background-size: 135px 51px;*/
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1140px;
  height: 51px; }

.orta_iconlars {
  position: relative;
  width: 100%;
  background-color: #d9d9d9;
  background-size: 1140px 51px;
  height: 51px;
  z-index: 9 !important;
  margin-bottom: 0; }

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

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

.senin_icin_bulalim select {
  padding: 6px;
  border: 1px solid #ff5000;
  height: 39px;
  font-size: 14px;
  border-radius: 0;
  width: 200px;
  -webkit-appearance: none;
  -moz-appearance: none; }

.senin_icin_bulalim input.bulalim {
  padding: 4px;
  border: none;
  height: 37px;
  font-size: 14px;
  background-color: #ff5000;
  color: #fff;
  width: 160px;
  margin-left: 10px; }

.senin_icin_bulalim {
  float: left;
  margin-bottom: 5px;
  height: 52px;
  width: 100%;
  text-align: center;
  font-family: "Titillium Web", Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-top: 30px; }

#menu .drop_en_dis {
  display: none;
  background-color: #d7d7d7;
  position: absolute;
  float: left;
  z-index: 9999;
  padding: 0;
  left: 0;
  min-height: 320px;
  padding-bottom: 15px;
  width: 100%;
  margin-left: 0;
  border: 0 solid #ccc;
  border-top: none; }

#menu .drop_dis_div {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1140px; }

#menu .drop_en_dis .acilir_menu_ust_renk {
  position: relative;
  padding-top: 23px;
  padding-bottom: 23px;
  width: 100%;
  font-size: 22px;
  font-weight: 600;
  color: #fff; }

#menu .mnr0 .drop_en_dis .acilir_menu_ust_renk {
  background-color: #0080bf; }

#menu .mnr1 .drop_en_dis .acilir_menu_ust_renk {
  background-color: #80963f; }

#menu .mnr2 .drop_en_dis .acilir_menu_ust_renk {
  background-color: #bd1c24; }

#menu .navbar-nav .menu_item:hover .drop_en_dis {
  display: block; }

#menu ul.ul_acilan li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative; }

#menu ul.ul_acilan li a {
  text-decoration: none;
  font-family: "Titillium Web", Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding: 13px;
  color: #fff !important;
  display: block;
  margin-right: 10px;
  width: 240px;
  float: left;
  -webkit-transition: background-color 300ms ease-in;
  -moz-transition: background-color 300ms ease-in;
  transition: background-color 300ms ease-in; }

#menu ul.ul_acilan li.mn_renk0 a {
  background-color: #401400; }

#menu ul.ul_acilan li.mn_renk1 a {
  background-color: #401400; }

#menu ul.ul_acilan li.mn_renk2 a {
  background-color: #802800; }

#menu ul.ul_acilan li.mn_renk3 a {
  background-color: #802800; }

#menu ul.ul_acilan li.mn_renk4 a {
  background-color: #b64830; }

#menu ul.ul_acilan li.mn_renk5 a {
  background-color: #b64830; }

#menu ul.ul_acilan li.mn_renk6 a {
  background-color: #c75537; }

#menu ul.ul_acilan li.mn_renk7 a {
  background-color: #c75537; }

#menu ul.ul_acilan li.mn_renk8 a {
  background-color: #d3543c; }

#menu ul.ul_acilan li.mn_renk9 a {
  background-color: #d3543c; }

#menu ul.ul_acilan li.mn_renk10 a {
  background-color: #d95840; }

#menu ul.ul_acilan li a:hover {
  background-color: #0080bf; }

#menu ul.ul_acilan {
  padding: 0px;
  margin: 0px;
  float: left;
  position: relative;
  width: 510px;
  margin-top: 45px; }

#menu ul.ul_acilan li > a span {
  float: right;
  color: #fff;
  fill: #fff;
  margin-right: 6px; }

#menu ul.ul_acilan li > a:hover span {
  transition: all 150ms ease-in-out;
  margin-right: 0; }

.mnr0 .takviyeler_nemus {
  width: 620px;
  height: 240px;
  background-image: url(../image/yns/takviye_menu_bg1.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 640px;
  margin-top: 25px;
  float: right; }

.mnr1 .takviyeler_nemus {
  width: 620px;
  height: 240px;
  background-image: url(../image/yns/proteinli_gidalarmenu1.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 640px;
  margin-top: 25px;
  float: right; }

.mnr2 .takviyeler_nemus {
  width: 620px;
  height: 240px;
  background-image: url(../image/yns/protein_barlar_menu.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 25px;
  float: right; }

#menu ul.ul_acilan .tm_urunler_mn {
  position: relative;
  float: left;
  width: 100%;
  color: #fff;
  margin-top: 30px; }

#menu ul.ul_acilan .tm_urunler_mn a {
  float: left;
  background-color: #ff5000;
  color: #fff !important;
  font-family: "Titillium Web", Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 15px;
  padding-left: 28px;
  padding-right: 28px; }

#menu ul.ul_acilan .tm_urunler_mn a.kamp_btns {
  float: left;
  background-color: #0080bf;
  color: #fff;
  font-family: "Titillium Web", Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 15px;
  padding-left: 28px;
  padding-right: 28px;
  margin-left: 79px; }

.home_baslik {
  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: 1px solid #fea67e; }

.home_baslik_dis {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: center;
  display: inline-block; }

.home_kutular {
  text-align: center;
  padding-top: 9px;
  padding-bottom: 28px; }

.kutu1 {
  padding-left: 0px; }

.kutu4 {
  padding-right: 0px; }

.product-thumb .image {
  text-align: center;
  margin-top: 5px;
  padding-left: 32px;
  padding-right: 32px; }

.benzer_urunler {
  padding: 15px;
  border: 1px solid #ddd;
  margin-top: 25px;
  display: inline-block;
  width: 100%; }

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

.facebook_yorumlari {
  padding: 15px;
  border: 1px solid #ddd;
  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: 1px 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: #ff5000;
  border-radius: 5px;
  padding: 4px;
  color: #fff;
  font-size: 12px;
  float: left;
  text-align: center; }

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

.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: 900;
  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: #ff5000;
  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;
  right: 20px;
  top: 12px;
  width: 80px; }

.amino-asitler {
  background-color: #d52b8e;
  background-color: #d52b8e;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  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: 900;
  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: 900;
  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: 900;
  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: 900;
  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: 900;
  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: 900;
  line-height: 12px;
  text-align: center;
  padding-top: 27%;
  position: relative;
  width: 80px;
  height: 50px;
  margin-bottom: 7px; }

.yeni-urun {
  background-color: #ff0d02;
  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: 900;
  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: 900;
  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: 900;
  margin-bottom: 7px; }

.benzersiz-formul {
  background-color: #601848;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  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: 900;
  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: 900;
  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-family: "Titillium Web", Arial, sans-serif;
  font-style: normal;
  font-weight: 300; }

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

.ftr_adrs {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 15px;
  font-family: "Titillium Web", Arial, sans-serif; }

.frm_logo {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #939090;
  text-align: left;
  font-family: "Titillium Web", Arial, sans-serif;
  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: #ff5000;
  cursor: pointer; }

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

.tltblog_ic img {
  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: #ff5000; }

.btn.favori_btn {
  float: right;
  transition: none;
  padding-right: 2px;
  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 .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: 21px 21px;
  background-position: center top 8px;
  width: 35px;
  height: 35px;
  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: center;
  padding-right: 80px;
  margin-top: 5px;
  float: left; }

.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-family: "Titillium Web", Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #444;
  width: 500px;
  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: #ff5000;
  border: 1px solid #ff5000; }
.dvm-btn {
	margin-left:250px;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ff5000;
  border: 1px solid #ff5000; }

.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:100%;
  padding-top: 50px; }

.icerik_bulunamadi p {
  float: left;
  font-size: 18px;
  width:100%;
  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: #ff5000;
  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; }

.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: 900;
  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: #ff5000;
  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;
  font-family: Arial, sans-serif;
  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: 900; }

.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%;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
  padding: 10px;
  color: #FFF;
  background-color: #e9560f; }

.cataciklama strong {
  font-weight: 900; }

.yazar_kisi strong {
  font-weight: 900; }

.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; }

.header_sag {
  float: right;
  position: relative;
  width: 260px;
  margin-left: 5px; }

.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;
  width: 53%;
  margin-top: 15px;
  padding: 7px;
  font-weight: 600;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
  color: #00aef0; }

.com_cam2 {
  float: left;
  border: 2px solid #00aef0;
  margin-top: 15px;
  padding: 7px;
  font-weight: 600;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  color: #00aef0;
  cursor: pointer;
  width: 43%; }

.product-thumb:hover {
  border: 1px solid #7f7f7f;
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in; }

.product-thumb:hover .ekle_sepete_list {
  color: #fff;
  background-color: #0458ad;
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in; }

.ovlbasliklar {
  color: #0458ae;
  font-weight: 900;
  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;
  letter-spacing: 0.5px;
  font-weight: 600;
  height: 18px;
  margin-top: 2px;
  line-height: 12px;
  float: left;
  border-radius: 11px;
  margin-left: 10px; }

.kazanciniz1 {
  width:66px;
  height:40px;
  top:6px;
  color:#FFFFFF;
  background-color:#F50004;
  text-align:center;
  font-size: 12px;
  display:inline-block;
  position:absolute;
  right:19px;
  line-height:12px;
  font-weight:600;
  display: flex;
  align-items: center;
  justify-content: center;
}
  
  .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;
      font-family: sans-serif;
      }
      @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;
  letter-spacing: -0.5px; }

.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 {
    padding-top: 50px;
    width: 26%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center top;
    background-size: 50px 50px;
    font-weight: 600;
    color: #000;
    font-size: 14px;
}

.kapıdao {
    background-image: url(../image/kapida_cash.svg);
	margin-left: 45px;
}

.yazicon {
    color: black;
    font-weight: 600;
    width: 50%;
    margin-top: 3px;
    float: right;
    display: inline-block;
}

.guvenlia {
    background-image: url(../image/securityyy.svg);
	margin-left: 50px;
}

.freeshipping {
    background-image: url(../image/hizlikk.svg);
	margin-left: 55px; 
	background-size: 70px 50px;
}

.hediye-box {
    background-image: url(../image/surpriz_box.svg);
	margin-left: 60px;
}

.kapidao {
    background-image: url(../image/kapida-odeme.png);
    background-repeat: no-repeat;
    background-position: center right;
}

	/* 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;
    right: 20px;
    top: 4px;
    color: #999;
    background-color: transparent;
    border: none;
    width: 30px;
    height: 30px;
    font-size: 24px;
}

.newsletter {
  background-image: url(../image/newsletter_btn.svg);
  background-repeat: no-repeat;
  background-position: center top 25px;
  background-size: 63px 63px; }

.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;

}

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

.home-slider .owl-theme .owl-nav button:hover {
    background-color: transparent;
 }

.home-slider .owl-theme .owl-nav .owl-prev {
    left: 15px;
    background-image: url(../image/left_arrow.svg);
    background-repeat: no-repeat;
}
 
.home-slider .owl-theme .owl-nav .owl-next {
    right: 15px;
    background-image: url(../image/right_arrow.svg);
    background-repeat: no-repeat;
}

.home-slider .owl-theme .owl-nav span{
	display:none;
}

.home-slider .owl-theme .owl-nav {
    width: 100%;
    position: absolute;
    top: 38%;
    line-height: 45px;
}



.home-slider .owl-theme .owl-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.home-slider .owl-theme .owl-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.prd-desc {
  padding-left:110px;
  padding-right:110px;
  font-size:16px;
  text-align: center;
}

.swfdz {
  padding:0px!Important;
  margin:0px!Important;
}
.siralabtn {
    float: left;
    margin: 8px;
    border: 1px solid #ddd;
    padding: 6px;
    padding-left: 10px;
    background-color: #efefef;
    padding-right: 10px;
    text-transform: uppercase;
}
.siralabtn {
    float: left;
    margin: 6px;
    border: 1px solid #ddd;
    padding: 5px;
    font-size: 11px;
    padding-left: 8px;
    background-color: #efefef;
    padding-right: 8px;
}

.separatortd {
    width: 100%;
    border-top: 1px solid #ccc;
    margin-bottom: 25px;
    margin-top: 3px;
}

.whatsapp {
    position: fixed;
	right:2px;
    bottom: 18px;
    z-index: 9999;
    display: flex;
    width: 3.5rem;
    height: 3.5rem;
	margin-left:10px;
    align-items: center;
    font-size: 16px;
    justify-content: center;
    border-radius: 0.4rem;
	padding-left: 15px;
    color: #fff;
    background-color: #128c7e;
  }

.whatsapp span {
  margin-right: 1rem;
  font-size: 1.6rem; }
  
/*   .cart_bulunamadi {
	text-align:center;
	padding-top:35px;
  }  
.cart_bulunamadi span {
	text-align:center;
	line-height:26px;
 font-size:28px; }
 
.cartbullunamadi {
	text-align: center;
	font-size: 42px;
	font-weight: 700;
	width: 100%;
	color: #2c87d9;
	padding-bottom: 15px; }
 */