.brand-list img { max-width: 90%; width: auto; height: auto; margin: auto; }
.brand-list .brand-item  { padding:20px; }
#main-navigation {
    height: 47px !important;
    overflow: hidden !important;
}

.header-sepet span, .sepet-long span {
    line-height: inherit !important;
    color: #4c394e;
    font-size: 15px !important;
    text-transform: uppercase;
}

.product-owl-list > h2 {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
    display: block !important;
}

a.BreadCrumb {
    padding-right: 10px;
    padding-left: 10px;
}

#main-navigation .navigation-list > li > a {
    font-size: 15px !important;
}

.product-element-img {
    height: 270px;
    overflow: hidden;
}

.product-owl-list .owl-carousel-item img {
    height: auto !important;
}

.product-owl-list .owl-carousel-item {
    padding: 15px;
    height: 420px;
}

.product-owl-list h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    display: inline-table;
    position: relative;
}

.product-owl-list h2 b {
    border-bottom: 3px solid #f9611f;
    position: absolute;
    display: inline-table;
    padding-bottom: 19px;
    left: 0px;
    padding-left: 30px;
    padding-right: 30px;
}

.banner-list {
    margin-top: 0 !important;
}

.banner-list div {
    margin-top: 21px !important;
}

.product-owl-list .owl-carousel-item, .brand-item {
    border-radius: 5px;
}

#header-mid {
    background-color: #f05816 !important;
}

.header-search-button {
    border-color: #403042 !important;
    background-color: #403042 !important;
}

.header-search-input {
    border-color: #403042 !important;
    background-color: #403042 !important;
}

.header-sepet {
    font-weight: bold;
}

.itemContainer{
  float:left;
  margin:25px;
  padding: %70;
  width: %70;
  height: %100;
  
  border-radius:5px;
  
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemContainers{
  float:right;
  margin:25px;
  padding: %30;
  width: %30;
  height: %100;
  
  border-radius:5px;
  
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}