﻿/*Admin CSS*/
.Mct0px {
  height: 0px !important;
  width: 0px !important;
  visibility: hidden !important;
}

.Adet {
  background-color: #00a65a;
  color: #fff;
}

.AdminKaydet {
  background-color: #00a65a;
  color: #fff;
}
#configuration-steps-card,
#documentation-reference,
#mobint-news-box {
  display: none !important;
}
/*Admin CSS*/
.LightMode > .mb-3 > .social-btn.sb-light {
  background-color: #dddedf;
  color: #2b3445;
}

.social-btn.sb-light:hover {
  background-color: #c5c5c5 !important;
}

#Powered {
  color: #373f50 !important;
  text-align: center;
  font-size: smaller;
}

  #Powered a {
    color: #373f50 !important;
  }

#PoweredDark {
  color: #fff !important;
  text-align: center;
  font-size: smaller;
}

  #PoweredDark a {
    color: #fff !important;
  }

.HomeCategoryBox {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.HomeCategoryBoxRow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2px;
  margin-left: -2px;
}

.RowMobileMenu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 60px;
  text-align: center !important;
  background-color: #2b3445 !important;
  font-size: .8125rem !important;
  padding: 10px 0px 20px 0px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

  .RowMobileMenu .col {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

.Prl5px {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.Prl0px {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.theme-custom {
  margin-bottom: 10px !important;
}

.modal-body .cz-sidebar-static {
  padding: 0px !important;
}

.min-h-300 {
  min-height: 300px;
}

.h-100px {
  height: 100px !important;
}

.BtnArea {
  margin-bottom: 10px;
  /*background-color:#4cff00;*/
}

.product-badge {
  right: -0.75rem;
  padding-right: 2rem;
}

element.style {
}



.bar-notification-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  line-height: 16px;
  color: #fff;
  opacity: 0.95;
}

.bar-notification.success {
  background-color: #4bb07a;
}

.bar-notification.error {
  background-color: #e4444c;
}

.bar-notification.warning {
  background-color: #f39c12;
}

.bar-notification {
  position: relative;
  display: none;
  padding: 15px 25px 15px 10px;
}

  .bar-notification .content {
    margin: 0 10px 0 0;
  }

    .bar-notification .content a {
      color: #fff;
      text-decoration: underline;
    }

  .bar-notification .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    margin: 7px;
    background: #fff url('../images/close.png') center no-repeat;
    cursor: pointer;
  }

.popup-notification {
  border-radius: 5px;
  padding: 3px;
  margin: 5px 0;
}

  .popup-notification.success {
    border: 2px rgba( 75,176,122,.5) solid;
  }

  .popup-notification.error {
    border: 2px rgba( 228,68,76,.5) solid;
  }

  .popup-notification.warning {
    border: 2px rgba( 243,156,18,.5) solid;
  }

.noscript {
  border-bottom: 1px solid #333;
  background-color: #ff9;
  padding: 30px 15px;
  text-align: center;
  line-height: 22px;
  color: #444;
}

.ajax-loading-block-window {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background: url('../images/loading.gif') center no-repeat;
}

.please-wait {
  background: url('../images/ajax-loader-small.gif') no-repeat;
  padding-left: 20px;
  font-size: 14px;
}

.mb-grid-gutter, .my-grid-gutter {
  margin-bottom: 10px !important;
}

dd {
  margin-bottom: 0px !important;
}

.field-validation-error {
  color: #ea6162;
  background-color: #fff3f3;
  border-color: #ffdbdb;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .4375rem;
  margin: 20px 0px !important;
}

.RowMobileMenu a {
  color: #e1e1e1;
}

.BootstrapSlider {
  background-color: #f6fafd;
}

  .BootstrapSlider .container {
    /*background-color: #ff0000;*/
    padding-right: 0px;
    padding-left: 0px;
  }

  .BootstrapSlider .cz-carousel [data-controls='prev'] {
    left: 0px !important;
    top: 50% !important;
  }

  .BootstrapSlider .cz-carousel [data-controls='next'] {
    right: 0px !important;
    top: 50% !important;
  }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 0px !important;
}

.whatsapp_chat {
  background-image: url(/Themes/Default/Content/images/whatsapp.png);
  position: fixed !important;
  bottom: 59px !important;
  right: 14px !important;
  width: 40px !important;
  height: 40px !important;
  overflow: hidden;
  visibility: visible;
  z-index: 10;
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.NavbarMobilePadding {
  padding: 0rem 1rem !important;
}

.option-list {
  list-style-type: none !important;
}

.specification-group * {
  text-align: center !important;
  font-size: 1.5rem !important;
  margin-bottom: 0px !important;
}

.product-price {
  text-align: center !important;
}

.product-title {
  text-align: center !important;
  margin-top: 8px;
  font-weight: bold;
  font-size: small;
}

.SmallSlideTitle {
  text-align: center !important;
  margin-top: 8px;
  font-weight: bold;
  font-size: small;
  color: #fff !important;
}

.UstBg * {
  color: #4b566b !important;
}

/* Manset Slider*/


.Slide-1 {
  height: 500px;
  background-image: url("/images/uploaded/Slides/bg-Slide1.png");
  /*background-color: #ff6a00;*/
}

.Slide-2 {
  height: 500px;
  background-image: url("/images/uploaded/Slides/bg-Slide2.png");
}

.Slide-3 {
  height: 500px;
  background-image: url("/images/uploaded/Slides/bg-Slide3.png");
}

.Slide-4 {
  height: 500px;
  background-image: url("/images/uploaded/Slides/bg-Slide4.png");
}

.Slide-5 {
  height: 500px;
  background-image: url("/images/uploaded/Slides/bg-Slide5.png");
}

.SlideText {
  background-color: #115A4066;
  width: 100%;
}

.halfOpacity {
  opacity: 0.6 !important;
}

.SlideSize {
  height: 500px;
}

.option-list {
  list-style-type: none !important;
}

@media (min-width: 992px) {
  .card-columns {
    column-count: 3;
  }

  .HomepageProducts .card-columns {
    column-count: 5;
  }
}

@media (max-width: 992px) {
  .card-columns {
    column-count: 2;
  }
}

.page-title-overlap {
  background-image: url("/Themes/Default/Content/images/page-title-overlap-bg.png") !important;
  background-repeat: repeat-x;
}

.widget-title {
  font-size: large;
}

/*Bootstrap 4 News Magazine Carousel*/
.b-0 {
  bottom: 0;
}

.bg-shadow {
  background: rgba(76, 76, 76, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
  background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}

.top-indicator {
  right: 0;
  top: 1rem;
  bottom: inherit;
  left: inherit;
  margin-right: 1rem;
}

.overflow {
  position: relative;
  overflow: hidden;
}

.zoom img {
  transition: all 0.2s linear;
}

.zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*Bootstrap 4 News Magazine Carousel*/
.BtnRemove2 {
  cursor: pointer;
}



.TopbarLight {
  background-color: #ecf2f7;
}

.product-title {
  margin-top: 16px !important;
  font-weight: normal !important;
  font-size: larger !important;
}

.card-columns {
  column-count: 3 !important;
}

@media (max-width: 768px) {
  .card-columns {
    column-count: 2 !important;
  }
}

.SocialMediaContact .social-btn {
  background-color: #4b566b;
  color: #fff;
}

.SliderText {
  margin-top: 50px;
}

/*Nop 4.70 den sora eklenenler*/


#HomepageProducts {
}

#HomepageBestsellers {
}

#HomepageCategories {
}

#HomepageNews {
}

#HomepagePolls {
}

#MctHomepageText {
  background-color: #f6f9fc !important;
}

#MctManuelSlider {
}

#MctHomePageProducts {
}

#MctNewProducts {
}

#MctqBoSlider {
}

#MctCategorySlider button {
  line-height: 10px !important;
  margin-top: 5px;
}


.card-body {
  /*  min-height: 1px;
  padding: 2px;
  line-height: 1.2 !important;*/
}

.breadcrumb-item::before {
  margin-top: 0.5rem;
}

.bg-darker-light {
  background-color: #ecf2f7;
}

.MctHeader p {
  margin-bottom: 0px !important;
}

.center-1 {
  margin: 0px !important;
}

.topic-block {
  margin-bottom: 0px !important;
  padding-top: 25px !important;
}

.inputs {
  font-size: initial;
}

.MctBreadcrumb {
  --cz-bg-opacity: 1;
  background-color: #f6f9fc !important;
}
.MctBreadcrumb li {
  opacity: 0.9999 !important;

}

.HeaderMenu {
}

#MctCategorySlider button {
  line-height: 10px !important;
  margin-top: 5px;
}

.item-box .picture {
  margin: initial;
}

.item-box {
  margin-bottom: 1% !important;
}

.ShortDesc {
  color: #444 !important;
}

.common-buttonsx {
  text-align: right;
  margin: 0 0 60px;
  background-color: #f6f6f6;
  padding: 20px;
  font-size: 0;
}

.Mavi {
  background-color: aqua !important;
}

.Kirmizi {
  background-color: red !important;
}

.page-titlex {
  min-height: 50px;
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
}

#MobileProductFilter {
  position: fixed !important;
  bottom: 59px !important;
  overflow: hidden;
  visibility: visible;
  z-index: 10;
  cursor: pointer;
}

.LeftPaddingZero {
  padding-left: 0px !important;
}

.CountryFlag {
  height: 16px;
  margin-left: 2px;
}

.old-price {
  text-decoration: line-through;
  color: #999;
  margin-bottom: .75rem;
  margin-right: .90rem;
}

.header-linksx ol, ul {
  padding-left: 1rem;
}

.bg-kirmizi {
  background-color: red !important;
}

.SearchBox {
  height: 42px !important;
}
.product-filter .group .item + .item {
 padding-top: 0px !important;
}
.product-filter .group .item {
  padding-left: 0px !important;
}

  .product-filter .group .item label {
    padding-left: 0px !important;
  }



/* Card öğesinin üzerine gelince resim efekti için CSS */
.product-item .picture img,
.product-item .picture a img,
.product-item .picture .swiper-slide img {
  transition: transform 0.3s ease-in-out;
}

/* Card öğesinin üzerine gelince resim efekti tetiklensin */
.product-item:hover .picture img,
.product-item:hover .picture a img,
.product-item:hover .picture .swiper-slide img {
  transform: scale(1.05);
}

/* Sadece resmin hover efekti alması için overflow hidden ekleyelim */
.product-item .picture,
.product-item .picture a,
.product-item .picture .swiper {
  overflow: hidden;
  display: block;
}