#category-list .col-md-3 {
  margin-bottom: 25px;
}

.category-wrapper,
#product-list .product-wrapper {
  border: 1px solid #ccc;
  padding: 20px 0px;
  transition: all .4s;
}

.category-img,
#product-list .product-image .rgw {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category-img img,
#product-list .product-image img {
  height: 100%;
  object-fit: cover;
}

.product-list .weta-icerik-tag {
  font-size: 16px !important;
  text-align: center;
}

#category-list .product-title .btn {
  font-size: 12px !important;
}

.learn-more {
  display: none;
}

#category-list .product-title {
  margin-top: 15px;
}

.productList .rg-wrapper {
  margin-bottom: 1.5rem !important;
}

@media(min-width:768px) {
  .section-header .col-lg-3 {
    width: 25%;
  }

  .section-header .col-lg-9 {
    width: 75%;
    height: 75px;
  }

  .section-header #navigation>ul>li a,
  .nav-right .select-language .lang-menu>ul>li>a {
    font-size: 12px !important;
    font-weight: bold;
  }

  .section-header #navigation>ul>li,
  .lang-menu>ul>li {
    padding: 0px 15px;
  }

  #slide-items-2 img,
  #slide-items-5 img,
  #slide-items-7 img {
    object-position: top;
  }

  .pageSliderContent .sliderJs .swiper-slide::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 50%) !important;
    opacity: 1 !important;
  }

  .slider-contents {
    bottom: 17%;
  }

  .slider-contents p {
    font-size: 18px !important;
  }

  .pageSliderContent {
    max-height: 85vh;
  }

  .logo img {
    max-height: 90px !important;
    z-index: 999;
    padding: 0;
    margin: 0;
    width: auto;
    position: relative;
    top: -15px;
  }

  .section-header.fixed .logo img {
    top: 0px;
  }

  .section-header #navigation>ul>li.dropdown .dropdown-trigger {
    right: 0px !important;
  }
}

.weta-slider-buttons .btn {
  border-radius: 0px !important;
  min-width: 145px;
}

.weta-slider-buttons .btn:nth-child(2) {
  background-color: var(--site-hover-color);
  border-color: var(--site-hover-color);
}

.weta-slider-buttons .btn:nth-child(2):hover {
  background-color: transparent;
  border-color: var(--site-hover-color);
}

.weta-slider-buttons .btn:nth-child(1):hover {
  background-color: transparent;
  border-color: var(--site-color);
}

.gallery-section-2 .img-wrapper,
.gallery-section-3 .img-wrapper,
.gallery-section-4 .img-wrapper {
  border: 1px solid #ccc;
  border-radius: 5px;
  position: relative;
}

.gallery-section-2 .img-title,
.gallery-section-3 .img-title,
.gallery-section-4 .img-title {
  position: absolute;
  bottom: 35px;
  background: #fff;
  padding: 15px 30px;
  box-shadow: 0 0 10px -5px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

.gallery-section-2 .img-title .weta-icerik-tag,
.gallery-section-3 .img-title .weta-icerik-tag,
.gallery-section-4 .img-title .weta-icerik-tag {
  font-size: 13px;
  margin-bottom: 0px !important;
}

.gallery-section .gallery-wrapper {
  margin-bottom: 20px;
}

.gallery-section .gallery-wrapper .weta-icerik-tag {
  text-align: center !important;
}

.gallery-section-3 {
  padding-top: 0px !important;
}

.footer-description li {
  padding: 5px 0px;
  position: relative;
  transition: all .4s;
}

.footer-description li:hover {
  transform: translateX(5px);
}

.footer-description li:nth-child(1) {
  padding-top: 0px !important;
}

.gallery-section-6 .col-md-3 {
  opacity: 1;
  transform: translateZ(0);
  border: 1px solid #ccc;
  margin-bottom: 0px;
}

.gallery-section-6 .col-md-3 .gallery-img {
  padding: 15px;
}

.sliderJs .swiper-button-next,
.sliderJs .swiper-button-prev {
  top: 70%;
  border: none;
}

.sliderJs .swiper-button-next:hover,
.sliderJs .swiper-button-prev:hover {
  opacity: 1 !important;
}

.pageSliderContent .swiper-button-next::after,
.pageSliderContent .swiper-button-prev::after {
  color: #fff !important;
  font-size: 30px !important;
}

.swiper-pagination-bullet {
  border: 1px solid #fff !important;
  width: 30px;
}

.pageSliderContent .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

@media(min-width:768px) {
  .dropdown-menu {
    background-color: var(--site-header-color);
  }

  .section-header li:hover {
    background: var(--site-color) !important;
  }

  .section-header #navigation>ul>li:hover .first-link,
  .nav-right .select-language .lang-menu>ul>li:hover>a {
    color: #fff !important;
  }
  .category-section-wrapper .category-list-content .item .disc {
    color: var(--site-color) !important;
  }

  .section-header #navigation>ul>li .dropdown-menu a:hover {
    color: #fff !important;
  }

  .section-header #navigation>ul>li a::after {
    display: none;
  }

  .section-header #navigation>ul>li,
  .section-header .lang-menu>ul>li {
    height: 40px;
    line-height: 40px;
  }

  .section-header li.dropdown #main-menu,
  .section-header li.dropdown #custom,
  .section-header li.dropdown #member-info {
    left: 0;
    padding: 0px !important;
  }

  .section-header li.dropdown:hover #main-menu,
  .section-header li.dropdown:hover #custom,
  .section-header li.dropdown:hover #member-info {
    top: 40px;
  }

  .section-header.fixed li.dropdown:hover #main-menu {
    top: 55px;
  }

  .section-header .dropdown-menu li:hover {
    transform: none;
  }

  .section-header #navigation>ul>li.dropdown .dropdown-trigger {
    color: #fff !important;
  }

  #category-list .col-md-3,
  #product-list .col-md-3 {
    width: 33.3% !important;
  }

  #product-section-4 .col-md-3 {
    width: 25% !important;
  }

  .section-header #navigation>ul>li.active a {
    color: var(--site-header-title-color) !important;
  }
}

@media(max-width:768px) {
  .category-listing {
    display: none !important;
  }

  #category-list .col-md-3,
  #product-list .col-md-3 {
    width: 50% !important;
  }

  .category-img img,
  #product-list .product-image img {
    object-fit: contain !important;
  }

  .menu-click span {
    background-color: #fff !important;
  }

  .section-header #navigation>ul>li a {
    color: #000 !important;
  }

  .menu-click.open span {
    background-color: #000 !important;
  }
}

.search-click {
  color: #fff !important;
}

.footer-pages {
  max-height: 550px;
  overflow: scroll;
}

.footer-pages::-webkit-scrollbar,
.product-category-buttons {
  display: none;
}

@media(min-width:768px) {
  .section-header.fixed {
    display: none !important;
  }
}

#left-bar #header-social-media {
  display: none !important;
}

#click_whatsapp {
  width: 60px !important;
  height: 60px !important;
  background-color: #48c735 !important;
  right: 20px !important;
  bottom: 20px !important;
  font-size: 34px !important;
}

.fixed-phone.fixed-bottom {
  width: 60px !important;
  height: 60px !important;
  left: 20px !important;
  bottom: 20px !important;
  font-size: 28px !important;
}

@media(min-width:768px) {
  .search-type-1.search-wrap .search-cell {
    top: 4%;
  }

  .search-type-1.search-wrap .search-cell .nav-search {
    width: 1100px;
  }

  .search-type-1.search-wrap {
    background-color: transparent !important;
  }
}

.category-wrapper .btn {
  display: none !important;
}

.product-wrapper .product-title,
.category-wrapper .product-title {
  color: #fff;
  padding: 5px;
  font-weight: 400;
  background: #636363;
}

.category-wrapper,
.product-wrapper {
  padding-bottom: 0px !important;
}

.product-list .weta-icerik-tag {
  font-weight: 400 !important;
  text-align: left !important;
  color: #fff !important;
  font-size: 14px !important;
}

#product-list .col-md-3 .product-wrapper .product-title {
  padding: 5px 10px;
}

#right_end-bar {
  display: none !important;
}

.socialList-3 {
  width: 70%;
  display: flex;
  justify-content: end;
}

.section-top-bar ul {
  height: 84%;
}

.one-3 {
  padding: 0 10px;
  margin-left: 10px;
  height: 33px;
  line-height: 33px;
}

.one-3 i {
  margin-right: 5px !important;
}

#left-bar {
  width: 50%;
}

.section-header .search-click-1 {
  padding: 0px !important;
}

#allteklifPopup label.custom-label {
  transform: none !important;
  opacity: 1 !important;
  z-index: 9;
}

#allteklifPopup #phonenumber label {
  display: none !important;
}

.productDetail .teklifButton {
  display: none !important;
}

.one-3 button {
  background-color: transparent;
  border: none !important;
  color: #fff !important;
}

@media(min-width:1000px) and (max-width:1500px) {
  .section-top-bar #left-bar {
    width: 30% !important;
  }

  .section-top-bar #right-bar {
    width: 70% !important;
  }

  .section-header #navigation>ul>li,
  .lang-menu>ul>li {
    padding: 0px 5px !important;
  }

  .section-header #navigation>ul>li a,
  .nav-right .select-language .lang-menu>ul>li>a {
    font-size: 11px !important;
  }
}

.section-top-bar ul li {
  margin-right: 0px !important;
}

.section-top-bar #left-bar {
  width: 20%;
}

.section-top-bar #right-bar {
  width: 80%;
}

.subscribeCover {
  background: #757575;
  padding: 0 0;
  position: relative;
}

.subscribeIcon {
  float: left;
  background: #fff;
  color: #00aeef;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 55px;
  font-size: 17px;
  position: relative;
  top: 10px;
}

.subscribeText {
  float: left;
  line-height: 67px;
  border-left: 1px solid #fff;
  margin-left: 15px;
  padding-left: 15px;
}

.subscribeText p {
  color: #fff;
  font-size: 15px;
}

.subscribeCover .flex .form-control {
  background: 0 0;
  border: 1px solid #fff;
  color: #ffff !important;
  font-size: 14px;
  position: relative;
  top: 14px;
  padding-right: 35px;
}

.subscribeCover .form-control {
  height: 42px;
}

.subscribeCover .alertBtn {
  background: 0 0;
  border: 0;
  color: #fff;
  position: absolute;
  right: 25px;
  top: 22px;
}

.subscribeCover {
  background: #757575;
  padding: 0 0;
  position: relative;
  height: 83px;
}

.subscribeIcon {
  float: left;
  background: #fff;
  color: #00aeef;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 55px;
  font-size: 23px;
  position: relative;
  top: 10px;
}

.subscribeText {
  float: left;
  border-left: 1px solid #fff;
  margin-left: 15px;
  padding-left: 15px;
}

.subscribeText p {
  color: #fff !important;
  font-size: 15px !important;
  line-height: 67px !important;
}

.subscribeCover .flex .form-control {
  background: 0 0;
  border: 1px solid #fff;
  color: #ffff !important;
  font-size: 14px;
  position: relative;
  top: 14px;
  padding-right: 35px;
}

.subscribeCover .flex {
  position: relative;
}

.subscribeCover .form-control {
  height: 42px;
}

.subscribeCover .btn-ebulten {
  background: 0 0;
  border: 0;
  color: #fff;
  position: absolute;
  right: 0px;
  top: 7px;
  font-size: 30px;
}

.page-breadcrumb:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 180px;
  background: #000000c4;
}

.page-breadcrumb {
  height: 180px;
}

.page-breadcrumb .container {
  height: 180px;
  position: relative;
}

.page-breadcrumb .title-holder {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.page-breadcrumb .relative-title {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  position: relative;
}

.page-breadcrumb .relative-title .page-name {
  display: block;
}

.page-breadcrumb .relative-title .page-name span {
  text-align: left;
  color: #fff;
  font-weight: 700 !important;
  font-size: 42px;
  position: relative;
  top: 30px;
}

.page-breadcrumb .relative-title .page-list {
  position: absolute;
  bottom: 5px;
}

.page-breadcrumb .relative-title .page-list .arrow-breadcrumb {
  padding: 0px 10px;
  color: #fff !important;
}

.page-breadcrumb .relative-title .page-list a {
  color: #fff;
}

.page-breadcrumb {
  margin-top: 0px !important;
}

.section-top-bar #left-bar .btn {
  display: none !important;
}

.page-breadcrumb {
  background-image: url(/images/title-page.jpg);
}

.category-section-wrapper .category-list-content .item a {
  font-size: 14px !important;
  font-weight: 400 !important;
}

@media(min-width:1000px) and (max-width:1500px) {
  .product-list .weta-icerik-tag {
    font-size: 12px !important;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1180px !important;
  }

  .category-section-wrapper .category-list-content {
    width: 23% !important;
  }

  .category-section-wrapper .product-list {
    padding-left: 2% !important;
  }
}

.subscribeCover .flex .form-control::placeholder {
  color: #fff !important;
}

#product-list .col-md-3,
.categoryList .col-md-3 {
  opacity: 1 !important;
  transform: none !important;
}

.category-section-wrapper {
  margin-top: 10px;
}

@media(max-width:768px) {
  .section-header {
    height: 140px;
    align-items: flex-start;
    position: sticky;
    top: 0;
  }

  .section-header.fixed {
    height: 140px !important;
    line-height: 140px !important;
    animation: none !important;
  }

  .search-type-1.search-wrap {
    display: flex !important;
    background-color: transparent !important;
    height: 10% !important;
    top: 60px !important;
    justify-content: center;
  }

  #header-search input {
    font-size: 14px !important;
  }

  #search-close {
    display: none !important;
  }

  #header-search input {
    font-size: 14px !important;
    height: 50px !important;
    line-height: 50px !important;
  }

  .search-type-1.search-wrap .search-cell .nav-search .submit-search {
    height: 50px !important;
    line-height: 50px !important;
    font-size: 20px !important;
  }

  .search-type-1.search-wrap .search-inner {
    width: 90%;
  }

  #navigation {
    padding-top: 140px !important;
  }

  .product-list .weta-icerik-tag {
    min-height: 40px;
    display: flex;
    align-items: center;
  }

  .subscribeCover {
    height: 170px;
    display: flex;
    align-items: center;
  }

  .subscribeCover .flex {
    display: flex;
    flex-wrap: wrap;
  }

  .subscribeText {
    width: calc(100% - 100px);
    line-height: normal !important;
  }

  .subscribeText p {
    line-height: normal !important;
  }

  .subscribeIcon {
    top: 0px !important;
  }
}

.footer .footer-pages li {
  padding: 5px;
  border-bottom: 1px solid #fff;
}

.footer .footer-group-items:nth-child(2) .address-title,
.form-section .contact-group:nth-child(2) .address-title {
  display: none !important;
}

@media(min-width:1400px) {
  .container {
    min-width: 78% !important;
  }
}

@media(min-width:1000px) {
  .section-top-bar #left-bar {
    order: 2;
    display: flex;
    justify-content: end;
  }

  .section-top-bar #right-bar {
    order: 1;
  }

  .section-header #navigation .search-click-1 {
    display: none !important;
  }

  .section-top-bar .search-click {
    font-size: 14px !important;
    font-weight: 600 !important;
  }
}

p.m-0 {
  display: none;
}

.kataloglar-nav-item a {
  background-color: var(--site-color);
  color: #fff !important;
  font-size: 12px !important;
  margin-right: 21px;
  padding: 10px;
}

@media(max-width:768px) {
  .kataloglar-nav-item a {
    display: block !important;
  }
}

@media (max-width: 768px) {

  #gallery-detail-section-2 .custom-col,
  #gallery-detail-section-3 .custom-col,
  #gallery-detail-section-9 .custom-col {
    width: 100% !important;
  }

  .page-breadcrumb .relative-title .page-name span {
    font-size: 19px;
    position: relative;
    top: -53px;
  }

  #product-374 .page-breadcrumb .relative-title .page-name span {
    font-size: 18px;
    position: relative;
    top: -51px;
  }
}

.gallery-section-9 .img-wrapper img {
  width: 75%;
}

#gallery-detail-section-7 .gallery-img img {
  height: 190px;
}

.gallery-section-9 #image-gallery .img-wrapper {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  padding: 40px;
}

@media(min-width:991px) {
  .section-top-bar .nav-item a {
    color: #fff;
    font-size: 12px;
    padding: 0px 10px;
    background-color: var(--site-color);
    margin: 5px 5px 0 0;
  }

  .productSwiper .productImage {
    height: 440px;
  }

  .product-thumbs .productImage {
    height: 100px;
  }

  .alternativeSwiper .productImage {
    height: 250px;
  }

  .alternativeSwiper .productImage img {
    object-fit: contain;
  }
}

@media(max-width:768px) {
  .productSwiper .productImage {
    height: 400px;
  }

  .product-thumbs .productImage {
    height: 80px;
  }

  .alternativeSwiper .productImage {
    height: 200px;
  }

  .alternativeSwiper .productImage img {
    object-fit: contain;
  }

  .page-breadcrumb .relative-title .page-list {
    line-height: 25px;
  }

  body.mfp-zoom-out-cur .search-type-1.search-wrap {
    z-index: 9 !important;
  }

  .section-header #navigation>ul>li.dropdown>.dropdown-trigger {
    width: 100% !important;
  }

  .productSwiper img {
    object-fit: contain !important;
  }

  .alternativeSwiper .swiper-pagination {
    display: none !important;
  }

  #widget-info-bar {
    right: 15px;
    left: 15px;
    top: auto;
    bottom: 0;
    width: calc(100% - 30px);
  }

  #widget-info {
    flex-wrap: wrap;
    flex-direction: unset;
    position: relative;
  }

  #widget-info li {
    width: 25% !important;
    position: unset;
  }

  #bar-social-media li,
  #widget-info li {
    height: 35px !important;
    line-height: 35px !important;
  }

  #widget-info li span.fa-brands,
  #widget-info li span.fa-solid {
    font-size: 15px !important;
  }

  #widget-info li a,
  .social-bar {
    width: 100% !important;
    right: 0 !important;
    top: -35px !important;
    visibility: hidden;
  }

  #widget-info li .social-bar a {
    top: 0 !important;
  }

  .social-bar #bar-social-media li {
    width: 33.3% !important;
  }

  #widget-info .whatsapp-numbers {
    visibility: visible;
    background: transparent;
    color: transparent !important;
    width: 25% !important;
    z-index: 99999999;
    height: 35px;
    bottom: 0;
    top: auto !important;
  }

  #widget-info li:hover a,
  #widget-info li:hover .social-bar {
    visibility: visible;
  }
}

.productContent ul li {
  position: relative;
}

.productContent ul li::before {
  content: '\f560';
  font-family: 'FontAwesome';
  color: var(--site-color);
  position: absolute;
  left: -20px;

}

#gallery-detail-section-4 .custom-col .img-title {
  display: none !important;
}

body.mfp-zoom-out-cur {
  overflow: hidden !important;
}

#product-accordions {
  display: none !important;
}

#widget-info li:nth-child(3) {
  order: 4;
}