.logo{
  margin-top: 100px;
  max-height: 300px;
  left: 720px;
  position: sticky;
}

.header {
  height: 400px;
  position: relative;
}

/* Orta Kısım */
.carousel {
  position: relative;
}
.carousel .arrow {
  width: 24px;
  height: 78px;
  position: absolute;
  top: 55px;
  border: none;
}
.carousel .next {
  background: url(../images/arrow.png) center no-repeat;
  right: -32px;
}
.carousel .prev {
  background: url(../images/arrow.png) center no-repeat;
  transform: rotate(180deg);
  left: -32px;
}
.gallery {
  width: 572px;
  overflow: hidden;
  padding-top: 1px;
}
.gallery ul {
  height: 200px;
  width: 9999px;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: margin-left 1700ms;
  display: flex;
}
.gallery li {
  display: inline-block;
  width: 143px;
  height: 200px;
  position: relative;
  transition: all 1s ease;
  background: url(../images/carousel-item-bg.png) 0px 5px no-repeat;
  text-align: center;
  transition: all 0.5s ease;
}
.gallery li:nth-child(2n+1) {
  background-color: #371502;
}
.gallery li p {
  margin-bottom: 5px;
}
.gallery li .new-item {
  background: url(../images/new-item.png) no-repeat;
  height: 59px;
  width: 59px;
  position: absolute;
  top: -1px;
  left: -1px;
  text-align: center;
}
.gallery li .new-item span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding-top: 4px;
  transform: rotate(-44deg) translate(-12px);
}
.gallery li .shop-item-img {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery li .shop-item-img img {
  width: 125px;
  height: 125px;
  margin: 2px 0px 0px 5px;
}
.gallery li .item-info {
  opacity: 1;
  transition: all 0.5s ease;
}
.gallery li .item-name {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.gallery li .item-price {
  font-family: 'Open Sans', sans-serif;
  color: #de9c4a;
  font-size: 14px;
}
.gallery li .shop-item-button {
  position: absolute;
  margin: 0 auto;
  bottom: -50px;
  left: 50%;
  margin-left: -45px;
  transition: all 0.5s ease;
}
.gallery li .shop-item-button button {
  font-size: 9px;
  font-weight: bold;
  width: 90px;
  padding: 8px 5px;
}
.gallery li:hover {
  background: url(../images/carousel-item-bg.png) 0px 5px no-repeat, url(../images/item-shop-hover.png) center bottom no-repeat;
  background-color: #371502;
  box-shadow: 8px 0px 10px -1px rgba(0, 0, 0, 0.2), -8px 0px 10px -1px rgba(0, 0, 0, 0.2);
  z-index: 6;
}
.gallery li:hover .shop-item-button {
  bottom: 20px;
}
.gallery li:hover .item-info {
  opacity: 0;
}
.shop-title {
  margin-bottom: 0px;
}

.aXsOrtaFlex {
	display: flex;
}

.aXsOrtaFlex .top-news {
  width: 200px;
  height: 290px;
  padding: 25px;
  background-repeat: no-repeat;
  display: block;
  margin-top: 0px;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2);
}
.aXsOrtaFlex .top-news:hover {
  margin-top: -15px;
}
.aXsOrtaFlex .top-news .top-news-title a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
}
.aXsOrtaFlex .top-news .top-news-info {
  font-size: 11px;
  margin: 10px 0px 20px 0px;
  font-family: 'Open Sans', sans-serif;
  color: #edc388
}
.aXsOrtaFlex .top-news .top-news-read-more a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
/* Orta Kısım */

.aXs_Biyolog {
  background: url(../images/biolog.png);
  width: 266px;
  height: 110px;
  position: relative;
  top: -4px;
  left: -1px;
}

.aXs_PetSistem {
  background: url(../images/petSystem.png);
  width: 266px;
  height: 110px;
  position: relative;
  top: -4px;
  left: -1px;
}

.aXs_DonusumSag {
  background: url(../images/donusumSag.png);
  width: 266px;
  height: 110px;
  position: relative;
  top: -4px;
  left: -1px;
}

div#aXs_PetSistemi {
    position: relative;
    left: 41%;
    top: 20%;
    border: 1px;
    width: 128px;
}

div#aXs_BiyologItemleri {
    position: relative;
    left: 41%;
    top: 20%;
    border: 1px;
    width: 128px;
}

.aXs_BiyologIcerik aXsBiyolog {
  position: absolute;
  background: #ca6718;
  width: calc(100%);
  padding-left: 4px;
  font-weight: normal;
  height: 20px;
  left: 10px;
  top: 70px;
  border: 1px solid #ca671830;
  padding-top: 0px;
}

.aXs_BiyologIcerik aXsBiyolog img {
  display: inline-block;
}

.aXs_BiyologIcerik {
  width: 64px;
  height: 64px !important;
  margin-bottom: 20px;
  position: relative;
  background-color:#ca671830 !important;
}

.aXsSagNew{
	transition: all 0.3s ease;
	position: relative;
	height: 135px;
	width: 266px;
	display: block;
}

.aXsSagNew:hover{
	transition: all 0.3s ease;
	color: #edc388;
	transform: scale(1.1);
}

.rowaXs{
	margin-left: 125px !important;
	margin-top: 49px !important;
}

button,
.button {
  background: #131215;
  color: #fff;
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 8px 31px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.button-bg {
  background: url(../images/button-bg.png) no-repeat;
  background-size: cover;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
button:hover {
  -webkit-filter: brightness(170%);
  filter: brightness(170%);
  text-decoration: none;
}
:focus {
  outline: none;
}

/* Slider */

.slider {
  overflow: hidden;
  position: relative;
  width: 572px;
  height: 287px;
  margin: 0 auto;
}
.slider .slides {
  position: relative;
  transition: 1s;
}
.slider .slides .active .read-more {
  transition: all 2.5s ease;
  bottom: 35px !important;
}
.slider .slides .active h2 {
  transition: all 2s ease;
  top: 50px !important;
}
.slider .slides .active p {
  transition: all 5s ease;
  opacity: 1 !important;
}
.slider .slides .slide {
  float: left;
  display: block;
  position: relative;
}
.slider .slides .slide:after {
  content: "";
  background: linear-gradient(to bottom, rgba(19, 6, 17, 0), #402c23 99%);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.slider .slides .slide h2 {
  position: absolute;
  top: -200px;
  left: 50px;
  font-size: 22px;
  z-index: 2;
  line-height: 1.3;
  text-transform: uppercase;
}
.slider .slides .slide p {
  position: absolute;
  bottom: 50px;
  left: 50px;
  opacity: 0;
  z-index: 2;
  width: 250px;
  line-height: 1.4;
}
.slider .slides .slide img {
  width: 572px;
  max-width: 572px;
  height: 287px;
}
.slider .slides .slide .read-more {
  position: absolute;
  z-index: 2;
  bottom: -10px;
  right: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 15px;
}
.read-more3 {
  position: absolute;
  z-index: 2;
  /* bottom: 25px; */
  right: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1px 17px;
}
.slider .next {
  position: absolute;
  background: url(../images/right-arrow.png) no-repeat;
  height: 22px;
  width: 22px;
  right: 0;
  top: 115px;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  right: 2px;
}
.nav-icon5 {
  display: inline-block;
  background: url(../images/nav-icon.png) left top 5px no-repeat;
  width: 19px;
  height: 18px;
}
.slider .prev {
  position: absolute;
  background: url(../images/left-arrow.png) no-repeat;
  height: 22px;
  width: 22px;
  left: 0;
  top: 115px;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  left: 2px;
}
.slider .navigation {
  position: absolute;
  top: 40px;
  right: 40px;
  text-align: right;
  z-index: 1;
  cursor: pointer;
}
.slider .navigation .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #191714;
  cursor: pointer;
  border-radius: 16px;
  margin: 0 5px;
}
.slider:hover .next,
.slider:hover .prev {
  opacity: 1;
  transition: all 0.7s ease;
}
.slider .navigation .active {
  background: #c3920d;
  box-shadow: 0px 0px 14px 1px #c3920d;
}

.nav-icon {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../images/nav-icon.png) left top 5px no-repeat;
}

/* Slider */

/* Light */

.light {
  background: url(../images/light.png) no-repeat;
  position: absolute;
  width: 151px;
  height: 154px;
  left: 647px;
  bottom: 100px;
  opacity: 1;
  animation-name: light;
  animation-duration: 10s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes light {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Light */

.discord-widget {
	position: fixed;
	bottom: 0;
	z-index:10;
}


.discord-widget.active
{
	right: 20px;
}
