:root {
    --ua-gray-50       :    #F5F5F6;
    --ua-gray-75       :    #E9EAEB;
    --ua-gray-100      :    #A2A7A9;
    --ua-gray-150      :    #A3A3A3;
    --ua-gray-175      :    #F9F9F9;
    --ua-gray-200      :    #717171;
    --ua-gray-600      :    #384447;
    --ua-gray-700      :    #090909;
    --ua-gray-800      :    #222F33;
    --ua-green-100     :    #A9D9BA;
    --ua-green-150     :    #58d36d;
    --ua-green-200     :    #29c644;
    --ua-green-400     :    #11C02F;
    --ua-green-500     :    #0c8621;
    --ua-orange-400    :    #F99137;
    --ua-red-400       :    #F75155;
    --ua-blue-100      :    #f0fbff;
    --ua-blue-200      :    #d8e2e6;
    --ua-blue-400      :    #00a7db;
    --ua-blueGray-75   :    #e2e8ea;
    --ua-blueGray-80   :    #c5d1d5;
    --ua-blueGray-100  :    #6f8b96;
    --ua-blueGray-200  :    #596f78;
  
  
  }
  
.fa {
    font-family: FontAwesome;
}

  body {
    font-family: "Inter", -apple-system, BlinkMacSystemFont, Arial, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: var(--ua-gray-600);
  }
  a {
    color: inherit;
    text-decoration: none;
  }
  a:hover {
    color: inherit;
  }
  .z-index-up {
    z-index: 9 !important;
  }
  .z-index-important {
    z-index: 999999 !important;
  }
  .efekt {
    transition: all.3s;
  }
  .efekt-2 {
    transition: all 1s;
  }
  .efekt-3 {
    transition: all .5s ease-in-out;
  }
  .imaj-hover:hover .imaj {
    transform: scale(1.15);
  }
  .imaj-hover:hover .imaj-2 {
    transform: scale(1.35);
  }
  .underline-hover:hover {
    text-decoration: underline;
  }
  .fancybox-slide--image {
    padding: 44px;
  }
  .fancybox-slide {
    padding: 44px;
  }
  .bg-gorsel {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover;
  }
  .img-fit {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mt-n1 {
    margin-top: -65px !important;
  }
  .mt-n2 {
    margin-top: -2px !important;
  }
  .imaj-hover:hover .imaj {
    transform: scale(1.1);
  }
  .text-bullet-1:before {
    width: 4px;
    height: 4px;
    left: 0px !important;
    border-radius: 100px;
    margin-top: 11px;
    content: "";
    position: absolute;
    background-color: #7f1312;
  }
  
  .fs-big-1 {
    font-size: 4rem !important;
  }
  .fs-big-2 {
    font-size: 3.5rem !important;
  }
  .fs-big-3 {
    font-size: 3rem !important;
  }
  .fs-big-4 {
    font-size: 5rem !important;
    line-height: 1;
  }
  .fs-24 {
    font-size: 24px;
  }
  
  /* ========================================== MENÃƒÆ’Ã…â€œ  ======== */
  .menu-container {
    position: relative;
    z-index: 10;
  }
  .menu {
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #fff;
  }
  
  .navbar-brand {
    width: 270px;
  }
  
  .ust-menu {
    height: 50px;
  }
  .menu-container-scrolled {
    margin-top: -90px;
  }
  .menu-container-scrolled-2 {
    margin-top: 0px !important;
  }
  
  .menu-part-2 {
    height: 120px;
  }
  .menu-part-3 .dropdown-menu .menu-title {
    font-size: 14px;
    font-weight: 500;
    color: var(--ua-gray-800);
  }
  .menu-part-3 .dropdown-menu a {
    font-size: 12px;
    font-weight: 300;
  }
  .menu-part-3 .menu-banner a{
    font-size: 12px;
    font-weight: bold;
    text-shadow: 2px 3px 5px rgba(0,0,0,0.3),
    0px -4px 10px rgba(255,255,255,0.3);
  }
  
  .menu-form {
    height: 50px;
  }
  .menu-form button {
    height: 50px;
    width: 50px;
    cursor: pointer;
    font-size: 18px;
    color: var(--ua-gray-100);
    border: none;
    text-align: center;
    justify-content: center;
    background: none;
  }
  .menu-form button:hover {
    background: var(--ua-gray-75);
  }
  .menu .form-control {
    border: none;
    background-color: var(--ua-gray-50);
    color: var(--ua-gray-100);
    padding-right: 60px;
    padding-left: 20px;
    font-size: 12px;
    font-weight: 300;
  }
  .menu .form-control:focus {
    box-shadow: 0 0 0 0.1rem #27a053;
    background-color: #f5f5f7;
    color: #707070;
    font-weight: 500;
  }
  .menu .form-check-input:checked {
    background-color: #a14c09;
    border: none !important;
  }
  
  .icon-button {
    width: 50px;
    height: 50px;
    background-color: var(--ua-gray-50);
    color: var(--ua-gray-600);
  }
  .icon-button:hover {
    background-color: var(--ua-gray-75);
    color: var(--ua-gray-700);
  }
  .icon-button svg {
    display: block;
    font-size: 28px;
  }
  
  
  
  
  
  
  
  .menu-bilgi span {
    content: " " attr(value) "";
    position: absolute;
    right: -5px;
    top: -5px;
    border-radius: 25px;
    width: 24px;
    height: 24px;
    background-color:#3cb44f;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 3s;
    border: 3px solid #fff;
  }
  .menu-bilgi-2::before {
    background-color: var(--ua-green-400);
  }
  
  .menu-line {
    width: 60px;
    height: 2px;
    background-color: #27a053;
    border-radius: 100px;
  }
  
  .menu .navbar-nav .active {
  }
  .menu .navbar-nav .nav-link {
    font-size: 14px;
    padding: 0px 22px;
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 300;
  }
  .menu .dropdown:hover .nav-link,
  .menu .nav-link:hover {
    background-color: #fff !important;
  }
  
  .menu .dropdown:hover .dropdown-menu {
    display: block;
    pointer-events: auto;
    opacity: 1;
    margin-left: 0px;
    max-height: 750px;
    transition: all .5s;
    overflow: hidden;
  }
  .menu .navbar-nav .nav-link::before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 5%;
    width: 0%;
    height: 2px;
    background-color: #27a053;
    z-index: 100;
    border-radius: 100px;
    transition: all 0.3s;
  }
  .menu .dropdown:hover .nav-link::before {
    width: 90%;
  }
  .menu .dropdown-toggle::after {
    display: none;
  }
  
  .menu .menu-butonlar-2 .dropdown:hover .nav-link,
  .menu .menu-butonlar-2 .nav-link:hover {
    background-color: #f9fafc !important;
    color: #fe9437;
  }
  
  .menu .navbar-nav .dropdown-menu {
    display: block;
    width: 100%;
    left: 0px;
    padding: 0px;
    border: none;
    opacity: 1;
    pointer-events: none;
    background-color: #fff;
    border-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    max-height: 0;
    transition: all .5s;
    overflow: hidden;
  }
  .menu .navbar-nav .dropdown-menu .dropdown-item {
    color: #fff !important;
    white-space: normal;
  }
  .menu .navbar-nav .dropdown-menu .dropdown-item:hover,
  .menu .navbar-nav .dropdown-menu .dropdown-item:focus {
    background-color: transparent !important;
    color: #fff !important;
    text-decoration: underline;
  }
  
  .menu .dropdown:hover .dropdown-item:before {
    display: block;
  }
  .menu-part-1 {
    background-color: #fff;
  }
  .menu-part-1 .nav-link:before {
    transition: all 0s !important;
  }
  .menu-part-1 .dropdown-item {
    font-size: 14px;
  }
  .menu-part-1 .dropdown-item img{
    height: 12px;
    margin-right: 8px;
  }
  .menu-part-1 .dropdown .btn {
    font-size: 14px;
    font-weight: 300;
    background: none;
    border:none;
    color: var(--ua-gray-200);
  }
  .menu-part-1 .dropdown .btn:hover {
    background-color: var(--ua-gray-75);
  }
  /*
  .menu-part-1 .nav-link:hover::after,
  .menu-part-1 .dropdown:hover .nav-link:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
    height: 25px;
    background-color: transparent;
    z-index: 100;
    transition: all 0s;
    display: block;
  }
  .menu-part-1 .nav-link:hover::before,
  .menu-part-1 .dropdown:hover .nav-link:before {
    bottom: -15px !important;
    left: auto !important;
    right: 40px !important;
    width: 25px !important;
    height: 10px !important;
    background-color: #ccc !important;
    z-index: 9999;
    border-radius: 0px !important;
    clip-path: polygon(50% 0%, 100% 100%, 90% 100%, 0% 100%);
    transition: all 0s !important;
  }
  .menu-part-1 .dropdown-menu {
    right: 0px;
    left: auto !important;
    margin-top: 14px;
  }
  .menu-part-1 .dropdown-toggle:before {
    display: block;
  }
  .menu-part-1 .dropdown:hover .dropdown-menu {
    border: 1px solid #ccc !important;
    height: auto;
    transition: all 0s;
  }
  
  .menu-part-1 .dropdown:hover .nav-link,
  .menu-part-1 .nav-link:hover {
    background-color: #f1f2f4 !important;
    color: #213035;
  }
  */
  .menu-sabit,
  .mobil-sabit {
    background-color: rgba(255, 255, 255, 1);
  }
  .menu-scrolled {
    background-color: rgba(255, 255, 255, 1);
    height: inherit !important;
  }
  .menu-scrolled .logo-beyaz,
  .menu-sabit .logo-beyaz,
  .mobil-sabit .logo-beyaz {
    display: none !important;
  }
  .menu-scrolled .logo-siyah,
  .menu-sabit .logo-siyah,
  .mobil-sabit .logo-siyah {
    display: block !important;
  }
  .menu-scrolled .navbar-nav .nav-link,
  .menu-sabit .navbar-nav .nav-link,
  .mobil-sabit .navbar-nav .nav-link {
  }
  
  .menu-scrolled .menu-part-2 {
    height: 90px;
  }
  .menu-scrolled .menu-part-3 {
    height: 50px;
  }
  .menu-scrolled .navbar-brand {
    width: 200px;
  }
  .menu-scrolled .menu-form {
    height: 50px;
  }
  .menu-scrolled .hesap-buton {
    width: 50px;
    height: 50px;
    padding: 15px;
  }
  .menu-scrolled .menu-bilgi span {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
  
  .text-whatsapp b{
    font-weight: 600;
  }
  
  
  
  /* ============ mobile view ============ */
  /*
  .menu-mobil {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    margin-top: 0px;
    z-index: 999;
    background-color: rgba(34, 48, 51, 0.9);
    overflow: auto !important;
    padding: 20px;
    color: #fff !important;
  }
  .menu-mobil.active {
    left: 0;
  }
  .menu-mobil .nav-link {
    font-weight: 400;
  }
  */
  .nav-mobile {
    height: 50px;
    width: 50px;
    background-color: var(--ua-gray-600);
  }
  .nav-mobile:hover {
    background-color: var(--ua-gray-700);
  }
  
  
  
  .mobile-menu .dropdown {
    border-bottom:1px solid var(--ua-gray-50);
  }
  
  .mobile-menu .dropdown .item-link{
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
  }
  
  .mobile-menu .dropdown .nav-link > a.nav-link, .mobile-menu-2 .nav-item a{
    font-size: 14px;
  }
  .mobile-menu .dropdown .item-link:hover, .mobile-menu .dropdown .sub-cat-body .dropdown-item:hover, .mobile-menu .dropdown a.nav-link:hover, .mobile-menu-2 .nav-item a:hover{
    color: tomato;
  }
  .mobile-menu .dropdown .sub-cat-active {
    font-weight: 700;
  }
  .mobile-menu .dropdown .collapse-button {
    background-color: var(--ua-gray-50);
    color:var(--ua-gray-600);
    line-height: 45px;
    width: 45px;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    transition: all .3s ease-in-out;
  }
  .mobile-menu .dropdown .collapse-button:hover {
    background-color: var(--ua-gray-75);
  }
  .mobile-menu .dropdown .sub-cat-active .collapse-button {
    transform: rotate(90deg);
    background-color: var(--ua-green-400);
    color:#fff;
  }
  .mobile-menu .dropdown .sub-cat-active .collapse-button:hover {
    background-color: var(--ua-green-500);
  }
  
  .mobile-menu .dropdown > .nav-link + div .nav-link > a.nav-link + .collapsed .fa-minus:before {
    content: "\2b";
  }
  .mobile-menu .dropdown .sub-cat-link > .collapse-sub-button {
    font-size: 16px;
    text-align: center;
    border-radius: 8px;
    color: var(--ua-gray-200);
    background-color: var(--ua-gray-50);
    width: 35px;
    line-height: 35px;
  }
  
  .mobile-menu .dropdown .sub-cat-body .dropdown-item{
    font-size: 14px;
    padding: 12px 0;
    font-weight: 300;
  }
  
  .ham {
    width: 100%;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .hamRotate.active {
    transform: rotate(45deg);
  }
  .hamRotate180.active {
    transform: rotate(180deg);
  }
  .line {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #fff;
    stroke-width: 4;
    stroke-linecap: round;
  }
  .ham7 .top {
    stroke-dasharray: 40 82;
  }
  .ham7 .middle {
    stroke-dasharray: 40 111;
  }
  .ham7 .bottom {
    stroke-dasharray: 40 161;
  }
  .ham7.active .top {
    stroke-dasharray: 17 82;
    stroke-dashoffset: -62px;
  }
  .ham7.active .middle {
    stroke-dashoffset: 23px;
  }
  .ham7.active .bottom {
    stroke-dashoffset: -83px;
  }
  /*
  .menu-mobil-scrolled {
    height: calc(100vh - 110px);
    margin-top: 110px;
  }
  .menu-mobil-scrolled-2 {
    height: calc(100vh - 180px);
    margin-top: 180px;
  } */
  
  /* ========================================== BREADCRUMB  ======== */
  
  .breadcrumb-content {
    width: 100%;
    padding: 0;
    margin-right:auto;
    margin-bottom: 14px;
    margin-top: 14px;
    background-color: #fff;
    border-radius: .25em;
    display: flex;
    flex-wrap: wrap;
  }
  
  .breadcrumb-content li {
    display: inline-block;
    margin: 0;
    display: flex;
    align-items: center;
  }
  .breadcrumb-icon {
    display: block;
    fill: #fff;
  }
  .breadcrumb-content li a:hover .breadcrumb-icon{
    fill: var(--ua-orange-400);
    transition: all .450s ease-in-out;
  }
  .breadcrumb-content li a{
    transition: all .450s ease-in-out;
  }
  .breadcrumb-content li a:hover {
    color: var(--ua-orange-400);
    text-decoration: underline;
  }
  .breadcrumb-content li:first-child a {
    font-size: 18px;
  
  }
  .breadcrumb-content li:not(:first-child) a{
    /* width: 130px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .breadcrumb-content li::after  {
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    content: "\f054";
    font-size:.8em;
    margin: 0 .8em;
    color: var(--ua-gray-75);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  
  }
  .breadcrumb-content li:last-of-type::after{
    display: none;
  }
  .breadcrumb-content li > * {
    display: inline-block;
    font-size: .75rem;
    color: var(--ua-gray-150);
  }
  .breadcrumb-content li.current > *{
    color: #6f8b96;
    opacity: .4;
  
  }
  
  /* ========================================== SLIDER  ======== */
  
  .swiper {
    width: 100%;
    height: calc(100vh);
  }
  .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  
  .main-slider .swiper-lazy {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center center !important;
  }
  .main-slider .swiper-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .main-slider .swiper-slide:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.25),
            rgba(0, 0, 0, 0)
    );
  }
  
  .half-slider {
    width: 100%;
    max-height: 600px;
    min-height: 350px;
    height: calc(50vh);
  }
  
  .thin-slider {
    width: 100%;
    height: 300px;
  }
  
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background-color: var(--ua-gray-75);
    margin: 25px;
    pointer-events: auto;
    opacity: 1;
    position: relative;
  }
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: var( --ua-orange-400);
  }
  .alt-slider .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: -13px;
    top: -13px;
    width: 34px;
    height: 34px;
    z-index: 2;
    border: 1px solid var( --ua-orange-400);
    background-color: rgba(254, 148, 55, 0.5);
    border-radius: 100px;
    opacity: 0;
    transition: all.3s;
  }
  .alt-slider .swiper-pagination-bullet:hover::after {
    opacity: 1;
  }
  .alt-slider .swiper-pagination-bullet-active:after {
    opacity: 1;
  }
  .alt-slider .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 30px;
    color: #fff;
  }
  
  .kayan-slider .swiper-pagination-bullet {
    border-radius: 0px;
    width: 100%;
    margin: 5px !important;
    padding: 0px;
    background-color: #f9f9f9;
    opacity: 1;
    border-radius: 100px;
    overflow: hidden;
  }
  .kayan-slider .swiper-pagination-bullet-active {
    background-color: #d9d9d9;
  }
  
  .main-slider .swiper-button-next,
  .main-slider .swiper-button-prev {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    color: #fff;
  }
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background-color: #a14c09;
    color: #fff;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  
  .main-slider .swiper-button-next {
    right: 5%;
  }
  .main-slider .swiper-button-prev {
    left: 5%;
  }
  
  .kayan-slider-1-container .swiper-button-prev,
  .kayan-slider-1-container .swiper-button-next {
    background-color: #ccc;
  }
  .kayan-slider-1-container i {
    color: #000;
  }
  .kayan-slider-1-container .swiper-button-prev:hover,
  .kayan-slider-1-container .swiper-button-next:hover {
    background-color: #a14c09;
  }
  .kayan-slider-1-container .swiper-button-prev:hover i,
  .kayan-slider-1-container .swiper-button-next:hover i {
    color: #fff;
  }
  
  .kayan-slider-1-container .slider-kayan-text {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
  }
  .kayan-slider-1-container .swiper-slide:hover .slider-kayan-text {
    max-height: 150px;
    transition: all 0.8s ease;
  }
  .home-slider .swiper, .home-slider .swiper-slide img {
    border-radius: 8px!important;
  }
  .home-slider .swiper-slide img {
    cursor: pointer;
  }
  .swiper-horizontal>.swiper-pagination-bullets {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    bottom: -62px;
  }
  .home-slider {
    padding-top: 32px;
  }
  
  .swiper {
    position: static;
  }
  
  /*  KOYU ARKAPLANA SAHÃƒâ€žÃ‚Â°P SLÃƒâ€žÃ‚Â°DER  */
  
  .slider-dark .slider-tag, .slider-light .slider-tag {
    color: var( --ua-orange-400);
    font-size: 10px;
    display: block;
    margin-bottom: 0px;
    font-weight: 500;
  }
  .slider-dark .slider-title, .slider-light .slider-title {
    color: var(--ua-gray-75);
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: .02em;
  }
  .slider-dark .slider-desc, .slider-light .slider-desc {
    color: var(--ua-gray-75);
    opacity: .9;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 16px;
  }
  
  .slider-dark .btn-primary, .slider-light .btn-primary {
    font-size: 12px;
    font-weight: 500;
    padding: 8px 32px;
    color: var(--ua-gray-50);
    background-color: var(--ua-green-400);
    border: none;
  }
  .slider-dark .btn-primary:hover, .slider-light .btn-primary:hover {
    background-color: var(--ua-green-500);
  }
  
  /*  KOYU ARKAPLANA SAHÃƒâ€žÃ‚Â°P SLÃƒâ€žÃ‚Â°DER  */
  
  .slider-light .slider-title {
    color: var(--ua-gray-600);
  }
  .slider-light .slider-desc {
    color: var(--ua-gray-200);
  }
  /* ========================================== ARTICLES  ======== */
  
  .home-articles {}
  .home-articles .article-content {
    backdrop-filter: blur(2px);
    text-align: left;
  }
  .article-overlay {
    position: relative;
  }
  .article-overlay::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .article-title {
    font-size: .9em;
    text-transform: uppercase;
    font-weight: 500;
  }
  
  .home-articles .article-content .article-desc {
    font-size: .8em;
    font-weight: 300;
    line-height: 1.1;
    color: var(--ua-gray-100);
  
  }
  
  .two-line {
    line-height: 1.1;
    height: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .tree-line {
    height: 3.5em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  /* ========================================== SECTION  ======== */
  
  .section-title {
    font-size: 1.8em;
    font-weight: 300;
    margin: 0;
  }
  .section-link {
    font-size: 12px;
    font-weight: 300;
  }
  
  .home-banner .section-link {
    margin-top: -8px;
  }
  
  /* ========================================== BLOGPAGE  ======== */
  .blog-container {
    max-width: 840px;
    margin: 0 auto;
  }
  .blog-page-tite {
    border-bottom: 1px solid var(--ua-blue-200);
  }
  .blog-page-tite h1{
    font-weight: 700;
  }
  .blog-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
    font-size: .8em;
  
  }
  .blog-tags-item {
    display: block;
    padding: 0 8px;
    border-radius: 4px;
    background-color: var(--ua-blueGray-75);
    color: rgba(0, 0, 0, .5);
    transition: all .250s ease-in-out;
  }
  .blog-tags-item:hover {
    background-color: var(--ua-blueGray-80);
    color: rgba(0, 0, 0, 1);
  }
  .blog-tags-item small {
    font-size: 1em;
  }
  .blog-cats small {
    font-weight: 700;
  
  }
  .blog-card-cat{
    display: flex;
    gap: 16px;
  }
  .blog-card {
    margin-bottom: 32px;
    margin-top: 16px;
  }
  .blog-card img {
    height: auto;
    display: block;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 8px;
  }
  .blog-detail h2 a {
    display: block;
    font-size: .8em;
    line-height: 1.2em;
    transition: all .250s ease-in-out;
  }
  .blog-detail p a:hover,.blog-detail h2 a:hover {
    color: var(--ua-orange-400);
  }
  .blog-detail p {
    margin-top: 18px;
    opacity: .8;
  }
  
  .blog-detail p a {
    font-size: .8em;
  }
  .blog-page-link {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .blog-page-end {
    border-top: 1px solid var(--ua-blue-200);
    padding-top: 16px;
  }
  
  /* ========================================== SPECIAL PRODUCT  ======== */
  
  .sproduct {
    background-color: #f1f4f5;
  }
  
  .kayan-slider-4 {
    padding: 15px;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  
  .sproduct-slider .swiper-button-prev,
  .sproduct-slider .swiper-button-next {
  
    color: #222F33;
    font-size: 1.3em;
    border-radius: 4px;
    width: 50px;
    height: 70px;
    transform: translate(0, -50%);
    opacity: .6;
    display: flex;
  
  }
  .sproduct-slider .swiper-button-next {
    right: -28px;
  
  }
  .sproduct-slider .swiper-button-prev {
    left: -28px;
  }
  
  .sproduct-slider .swiper-button-prev:hover,
  .sproduct-slider .swiper-button-next:hover {
    background-color: #25d366;
    color: #fff;
  }
  
  
  /* ========================================== HOME PRODUSTS  ======== */
  
  .home-products {
    background-color: var(--ua-gray-175);
  }
  .product-card {
    padding-top: calc(var(--bs-gutter-x) * .5);
    padding-bottom: calc(var(--bs-gutter-x) * .5);
  }
  /*  Product Card  */
  .product-card {user-select: none; height: auto;}
  .product-card .product-brand a{
    color: var(--ua-blue-400);
    font-size: .7em;
    font-weight: 300;
    transition: all .5s ease-in-out;
  }
  .product-card > .d-grid {
    height: 100%;
    display: flex!important;
    flex-direction: column;
  }
  .product-card .product-brand a:hover {
    color: var(--ua-orange-400);
  }
  .product-card .product-title{
    font-size: 1em;
    font-weight: 400;
    line-height: 1.17;
    height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -.04em;
  }
  .product-card .product-title a {
    display: block;
    transition: all .5s ease-in-out;
  }
  .product-card .product-title a:hover {
    color: var(--ua-orange-400);
  }
  .prices {
      letter-spacing: -.05em;
      margin-top: 16px;
      height: 50px;
      background-color: var(--ua-gray-50);
      border-radius: 4px;
      padding: 0 12px;
  }
  .prices .prices-new {
    font-size: 1.2em;
    font-weight: 700;
    color: var(--ua-blueGray-100);
  }
  .prices .prices-old {
    font-size: .9em;
    color: var(--ua-blueGray-100);
    opacity: .7;
    text-decoration: line-through;
  }
  .prices span + span, .prices .prices-new > span:last-child {
    margin-left: 0;
    font-weight: 500;
    font-size: .7em;
  }
  .product-content {
    padding: 16px;
  }
  
  .product-bagde {
    font-size: .8em;
    line-height: 14px;
    font-weight: bold;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 12px;
    border-radius: 4px;
    letter-spacing: .07em;
    text-transform: uppercase;
  }
  .product-bagde svg {
    display: block;
    margin-right: 4px;
  }
  
  .badge-discount {
    background-color: var(--ua-red-400);
    margin-left: auto;
  }
  
  .badge-sold,.badge-new {
    background-color: var(--ua-green-100);
    font-weight: 500;
    font-size: .6em;
  }
  .badge-stok {
    background-color:#61677A;
    font-weight: 600;
    font-size: .7em;
    opacity: .7;
    color:#fff;
  }
  .badge-sold {
    background-color: var(--ua-gray-100);
  }
  
  /* ========================================== HOME BIG BANNER  ======== */
  
  .home-big-banner {
    user-select: none;
    display: none;/* SİLİNECEK */
  }

  .home-big-banner p{
    font-weight: 300;
    line-height: 1.3;
    margin-top: 10px;
  }
  .home-big-banner-left {
    position: relative;
  
  }
  .banner-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(198deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    border-radius: var(--bs-border-radius-xl);
    opacity: .4;
  }
  .home-big-banner-right .banner-overlay:after {
    background: linear-gradient(-198deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  }
  
  /* ========================================== HOME DESC  ======== */
  .sub-pages .read-more {
    background-color: #fff;
  }
  .read-more {
    background-color: rgb(249, 253, 255);
  }
  .read-more-active {
    position: relative;
  
  }
  .sub-pages .read-more-active::after {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
  }
  .read-more-active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    z-index: 0;
    background: rgba(249, 253, 255,1);
    background: linear-gradient(180deg, rgba(249, 253, 255,0) 0%, rgba(249, 253, 255,1) 50%);
  }
  .read-more-active .btns {
    position: relative;
    z-index: 99;
  }
  .read-more-content h1 {
    font-size: 2em;
  }
  
  /* ========================================== HOME SOCIAL  ======== */
  
  .home-social input {
    height: 55px;
  }
  
  .home-social .social-links a{
    height: 55px;
    width: 55px;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: var(--ua-gray-50);
    transition: all .3s ease-in-out;
  }
  
  .home-social .social-links a:hover {
    background-color: var(--ua-gray-75);
  }
  
  /* ========================================== PRODUCT DETAIL  ======== */
  
  
  .thumbnail-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    user-select: none;
  
  }
  .thumbnail-gallery .badges {
    top:0px;
  }
  
  
  .thumbnails {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 16px;
    width: 100%;
    overflow: auto;
  
  }
  
  .thumbnail {
    margin: 0;
    cursor: pointer;
    padding: 8px;
    background-color: #fff;
    border-radius: 8px;
    transition: all .250s ease-in;
    border:2px solid transparent;
    opacity: .8;
    flex-shrink: 0;
    user-drag: none;
      -webkit-user-drag: none;
      user-select: none;
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
  }
  .thumbnail:hover {
    opacity: 1;
    border-color: var(--ua-gray-150);
  }
  
  .thumbnail img {
    width: 80px!important;
    height: 80px;
    border-radius: 8px;
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  
  }
  
  .main-image {
    text-align: center;
    border-radius: 8px;
    padding: 16px;
    background-color: #fff;
  }
  
  .main-image img {
    border-radius: 8px;
  }
  .thumbnail.active {
    border:2px solid var(--ua-green-150);
    opacity: 1;
  }
  
  .brand-badge {
    margin-right: auto;
    font-size: 10px;
    padding: 2px 8px;
    font-weight: 700;
    border-radius: 2px;
    background-color: #99dcf1;
    color: #00a7db;
    border:1px solid #00a7db;
    transition: all .250s ease-in-out;
    opacity: .6;
  }
  .brand-badge:hover {
    background-color: #007599;
    border-color: #006483;
    color: #ccedf8;
  }
  
  .product-detail-title {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.3;
  }
  
  .stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-family: Times;
    line-height: 1;
    padding: 4px 8px;
    background-color: #fff;
    border-radius: 4px;
  }
  .stars span {
    font-size: 14px;
    font-weight: 700;
    font-family: sans-serif;
  }
  .stars::before {
    font-family: "Font Awesome 5 Free";
    content: "\f005 \f005 \f005 \f005 \f005";
    font-weight: 900;
    background: linear-gradient(90deg, #fc0 var(--percent), var(--ua-gray-75) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 3px;
  }
  .product-rating {
    display: flex;
    align-items: baseline;
    font-size: 12px;
  }
  .product-rating a {
    margin-left: 8px;
  }
  .product-rating a:hover {
    text-decoration: underline;
    color: var(--ua-orange-400);
  }
  
  
  .product-detail-page .prices-new {
    font-size: 1.5em;
    color: var(--ua-red-400);
  }
  .product-detail-page .prices-old {
    margin-left: 1em;
  }
  
  .product-detail-page .prices {
    height: unset;
  }
  .discount-text {
    font-size: 14px;
    color: var(--ua-blueGray-100);
    margin-bottom: 16px;
  }
  
  .alert {
    margin-bottom: 16px;
  }
  .alert .title {
    margin-bottom:0px;
    font-weight: 500;
  }
  .alert .alert-desc {
    font-size: 14px;
    line-height: 1.1;
  }
  .ua-warning {
    background-color: rgba(254, 148, 55, .2);
    margin-top: 0px;
  }
  .ua-warning i {
    color:rgba(254, 148, 55, 1);
  }
  .ua-danger {
    background-color: rgb(246, 81, 85, .2);
  }
  .ua-danger i {
    color:rgba(246, 81, 85, 1);
  }
  .product-data {
    border-radius: 4px;
    padding: 12px 18px;
    padding-bottom: 0.5em;
    background: #fff;
    max-width: 375px;
  }
  .doviz-fiyat {
    position:relative;
  }
  .doviz-fiyat:before {
    position:absolute;
    left:-25px;
    top:-8px;
    content:"";
    width:14px;
    height:14px;
    display:block;
    background:#f5f5f6;
    border-top-right-radius:20%;
    transform:rotate(45deg)
  }
  .doviz-fiyat:after {
    position:absolute;
    right:-25px;
    top:-8px;
    content:"";
    width:14px;
    height:14px;
    display:block;
    background:#f5f5f6;
    border-top-right-radius:20%;
    transform:rotate(-135deg)
  }
  @media screen and (max-width:480px){
    .product-data{
      max-width: 100%;
      }
  }
  .product-data .data-table {
    font-size: 12px;
    margin:0;
    width: 100%;
    color:#626262;
  }
  
  .product-data .data-table .tablo-th {
    font-weight: 600;
    color: #7b7b7b;
  }
  .product-data .data-table .tablo-tr {
    border-bottom: 1px dashed #f5f5f6;
    display:grid;
    grid-template-columns:1fr 4px 2fr;
    padding:1em 0;
  }
  .product-data .tablo-tr .STOKTA {
    color: var(--ua-green-150);
  }
  .product-data .data-table .tablo-tr:last-child {
    border:0;
  }
  .product-data .data-table .tablo-tr div:last-child {
      padding-left:8px;
  }
  .eft-price span{
    font-weight: 700;
  }
  .eft-price p {
    margin-left: 16px;
    margin-bottom: 0;
  }
  
  
  
  
  .reticle-variant input,.leght-variant input,.color-variant input {
    display: none;
  }
  .reticle-variant label,.leght-variant label, .color-variant label {
    margin-right: 0.3em;
    cursor: pointer;
  }
  .reticle-variant label:hover, .leght-variant label:hover, .color-variant label:hover {
    transition: 0.4s ease-in-out;
  }
  .color-variant input:checked + label {
    transition: 0.2s ease-in-out;
    background-color: var(--ua-green-200);
    outline: 2px var(--ua-green-200) solid;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: relative;
    border-radius: 4px;
  }
  .color-variant input:checked + label::before{
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--colorVariant);
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .color-variant input:disabled + label {
    color: #fff;
    font-weight: 700;
    opacity: .5;
  }
  .variant-select__colorbox {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: var(--colorVariant);
    background-size: contain;
  }
  
  .leght-variant label {
    border: 1px solid var(--ua-gray-50);
    font-size: 14px;
    padding: 4px 8px;
    font-weight: 500;
    border-radius: 4px;
    background-color: #fff;
  }
  .leght-variant input:checked + label {
    transition: 0.2s ease-in-out;
    background-color: var(--ua-green-200);
    outline: 2px var(--ua-green-200) solid;
    position: relative;
    border-radius: 4px;
    color:#fff;
  }
  .reticle-variant input:checked + label {
    transition: 0.2s ease-in-out;
    outline: 2px var(--ua-green-200) solid;
    border-radius: 4px;
  }
  .reticle-variant {
    width: 100%;
    overflow: auto;
  }
  
  .reticle-variant label {
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 120px;
  
  }
  .reticle-variant .variant-select__colorbox {
    background: var(--colorVariant);
    background-size: contain;
    width: 72px;
    height: 72px;
    margin-bottom: 12px;
  }
  
  .reticle-variant input:disabled + label {
    opacity: .5;
  }
  
  .product-qty {
    display: flex;
    --height:45px;
  }
  
  .product-qty span:hover {
    background-color: var(--ua-gray-75);
  }
  .product-qty .minus,.product-qty .plus{
    width:var(--height);
    height:var(--height);
    background:#fff;
    padding:8px 5px 8px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    cursor: pointer;
  }
  input{
    height:var(--height);
    width: var(--height);
    text-align: center;
    font-size: 16px;
    border:0;
    display: inline-block;
    vertical-align: middle; }
  
  .product-qty .minus {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .product-qty .plus {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  
  
  .btn-none,.btn-cart {
    background-color: var(--ua-green-150);
    height: 45px;
    line-height: 1;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    padding: 16px 32px;
    color: var(--ua-gray-50);
    transition: all .350s ease-in-out;
    border-radius: 4px;
  }
  .btn-cart:hover {
    background-color: var(--ua-green-400);
    color: var(--ua-gray-50);
  }
  .btn-cart:focus {
    background-color: var(--ua-green-500);
    transform: translateY(2px);
    outline: 4px solid rgba(17, 192, 47, .2);
  }
  
  .product-badges-big {
    margin-top: 16px;
    margin-bottom: 8px;
    color: var(--ua-red-400);
  }
  .product-badges-big i {
    margin-right: 16px;
    font-size: 1.2em;
  }
  
  
  .product-badges-small {
    font-size: 14px;
    color: var(--ua-blueGray-100);
  }
  .product-badges-small i {
    margin-right: 8px;
  }
  
  .urun-hakkinda-tabs {
    overflow: auto;
    width: 100%;
    padding-bottom: 8px;
  }
  .urun-hakkinda-tabs .nav-link .pill {
    background-color: var(--ua-green-100);
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
  }
  .urun-hakkinda-tabs .nav-link.active .pill {
    background-color: var(--ua-green-200);
  }
  .urun-hakkinda-tabs .nav-link {
    border: none;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    white-space: nowrap;
    font-weight: 400;
    border-radius: 4px;
    transition: all .350s ease-in-out;
    font-size: 14px;
  }
  .urun-hakkinda-tabs .nav-link:hover {
    background-color: rgba(0, 0, 0,.1);
  }
  .urun-hakkinda-tabs .nav-link.active {
    color: var(--ua-gray-800);
    font-weight: 500;
    border-color: var(--ua-green-150);
    background-color: var(--ua-gray-75);
  }
  .product-review .stars {
    justify-content: center;
    font-size: 16px;
  
  }
  .product-review .stars::before {
    background: linear-gradient(90deg, #fc0 var(--percent), rgba(0,0,0,.2) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .product-revies-ratings .col-auto {
    font-weight: 700;
  }
  .product-revies-ratings .progress{
    background-color: var(--ua-gray-75);
    height: 10px;
    width: 100%;
  }
  .product-revies-ratings .progress div {
    background-color: #fdc910;
    border-radius: 10px;
  }
  .product-revies-ratings .ratind-count {
    font-size:12px;
    font-weight: 300;
  }
  .product-comment-item .stars {
    margin-right: auto;
    font-size: 13px;
  }
  .product-comment-item .comment {
    background-color: rgba(0, 0, 0, .03);
    font-size: 14px;
    line-height: 1.2;
    width: 100%;
  }
  .product-comment-item .comment .hstack {
    border-top: 1px solid rgba(0, 0, 0, .07);
    padding-top: 16px;
  }
  .product-comment-item .comment date {
    font-size:12px;
  }
  .benzer-urunler {
    background-color: var(--ua-gray-175);
  }
  .benzer-urunler .prices-new {
    font-size: 1em;
  }
  .benzer-urunler .prices-old {
    font-size: .7em;
    margin-left: 4px;
  }
  /* ========================================== Renkler  ======== */
  
  .bg-orange {
    background-color: #fe9437;
  }
  .bg-grey {
    background-color: #f5f5f7;
  }
  .bg-grey-2 {
    background-color: #ebecee;
  }
  .bg-grey-3 {
    background-color: #f8f9fb;
  }
  .bg-grey-4 {
    background-color: #8f9597;
  }
  .bg-grey-5 {
    background-color: #f8f7fc;
  }
  .bg-grey-6 {
    background-color: #fcfcfc;
  }
  .bg-green {
    background-color: #27a053;
  }
  .bg-dark-green {
    background-color: #223033;
  }
  .bg-light-blue {
    background-color: #eef5fb;
  }
  .bg-dark-grey {
    background-color: #b1b8c0;
  }
  .bg-yellow {
    background-color: #fdc910;
  }
  
  .bg-1 {
    background: linear-gradient(180deg, #f2f2f2 0%, #e2e2e2 100%);
  }
  .bg-2 {
    background: linear-gradient(
            180deg,
            rgba(217, 217, 217, 0.7) 0%,
            rgba(217, 217, 217, 0) 100%
    );
  }
  .bg-3 {
    background: linear-gradient(
            180deg,
            rgba(217, 217, 217, 0.34) 0%,
            rgba(217, 217, 217, 0) 100%
    );
  }
  .bg-4 {
    background: #eaf6ee;
    border: 1px solid #69bd87;
  }
  .bg-5 {
    background: #e6f6fb;
    border: 1px solid #b3e5f4;
  }
  .bg-6 {
    background: #ffefe5;
  }
  .bg-7 {
    background: #ffe5e8;
  }
  
  .bg-renk-varyant-1 {
    background: #05976a;
  }
  .bg-renk-varyant-2 {
    background: #ea580b;
  }
  .bg-renk-varyant-3 {
    background: #6366f1;
  }
  .bg-renk-varyant-4 {
    background: #324154;
  }
  
  .text-orange {
    color: #fe9437;
  }
  .text-grey {
    color: #f5f5f7;
  }
  .text-grey-2 {
    color: #ebecee;
  }
  .text-grey-3 {
    color: #f8f9fb;
  }
  .text-grey-4 {
    color: #8f9597;
  }
  .text-green {
    color: #27a053;
  }
  .text-dark-green {
    color: #223033;
  }
  .text-blue {
    color: #01a8db;
  }
  .text-red {
    color: #f65155;
  }
  .text-yellow {
    color: #fdc910;
  }
  .text-whatsapp {
    color: #25d366;
  }
  
  .bg-to-black:hover {
    background-color: #000 !important;
  }
  .bg-to-grey-2:hover {
    background-color: #ebecee !important;
  }
  .bg-to-grey-4:hover {
    background-color: #8f9597 !important;
  }
  .bg-to-grey-6:hover {
    background-color: #fcfcfc !important;
  }
  .bg-to-light-blue:hover {
    background-color: #edf6fd !important;
  }
  .bg-to-dark-green:hover {
    background-color: #223033 !important;
  }
  
  .text-to-black:hover {
    color: #000 !important;
  }
  .text-to-white:hover {
    color: #fff !important;
  }
  .text-to-grey:hover {
    color: #f8f7f5 !important;
  }
  .text-to-green:hover {
    color: #27a053 !important;
  }
  .text-to-orange:hover {
    color: #fe9437 !important;
  }
  .text-to-red:hover {
    color: #f65155 !important;
  }
  
  .border-black {
    border-color: #000 !important;
  }
  .border-hardal {
    border-color: #a14c09 !important;
  }
  
  /* ========================================== KATEGORÃƒâ€žÃ‚Â°  ======== */
  
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #707070 !important;
  }
  
  .subcategory-list-body > .subcategory-list{
    position: relative;
    background-color: #fff;
    width: 100%;
    display: flex;
    overflow: auto;
    padding: 16px;
    border-radius: 8px;
  }
  .subcategory-list-body a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 124px;
    height: 138px;
    text-align: center;
    padding: 8px;
    flex-shrink: 0;
    margin: 12px 8px;
    background-color: var(--ua-gray-175);
    border-radius: 8px;
  }
  .subcategory-list-body a:hover {
    color: var(--ua-orange-400);
  }
  .subcategory-list-body a img {
    height: 62px;
    width: auto;
  }
  .subcategory-list-body a h3 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -.06em;
    margin-top: 8px;
  }
  .shadow-right::after ,.shadow-left::before {
    content: "";
    width: 10%;
    height: 100%;
    background: rgb(255,255,255);
    position: absolute;
    z-index: 999;
    border-radius: 8px;
  }
  
  .shadow-left::before {
    left: calc(var(--bs-gutter-x) * .5);
    top:0;
    background: linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%);
  
  }
  .shadow-right::after {
    right: calc(var(--bs-gutter-x) * .5);
    top:0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%);
  }
  
  
  
  .filter-block .filter-active .fa-angle-right{
    transform: rotate(90deg);
  }
  
  .filter-block .filter-part {
    margin-top: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--ua-gray-175);
    user-select: none;
  }
  .filter-block .filter-part .filter-title {
    cursor: pointer;
    height: 32px;
  }
  .filter-block .filter-part .filter-title h5{
    font-size: 1em;
  }
  .filter-block .filter-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  .filter-block .filter-tag{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--ua-blue-100);
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    transition: all .350s ease-in-out;
  }
  .filter-block .filter-tag:hover {
    background-color: var(--ua-blue-200);
    font-weight: 500;
  }
  .filter-block .filter-tag a {
    margin-left: 8px;
    font-size: 14px;
    color: var(--ua-blueGray-100);
  }
  .filter-block .filter-tag a:hover {
    color: var(--ua-blueGray-200);
  }
  .filter-block .filter-ch {
    font-size: 14px;
    font-weight: 300;
  }
  .filter-block .searchbox .btn {
    background-color: var(--ua-gray-50);
    border:0;
    color: var(--ua-gray-100);
  }
  .filter-block .searchbox .btn:hover {
    background-color: var(--ua-gray-75);
  }
  .filter-block .searchbox input {
    background-color: var(--ua-gray-50);
    border:0;
    font-size: 12px;
    font-weight: 300;
  }
  .filter-content {
    margin-top: 16px;
    max-height: 170px;
    overflow: auto;
  }
  /* width */
  .filter-content::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Track */
  .filter-content::-webkit-scrollbar-track {
    background: var(--ua-gray-75);
    border-radius: 6px;
  }
  /* Handle */
  .filter-content::-webkit-scrollbar-thumb {
    background: var(--ua-green-100);
    border-radius: 6px;
  }
  /* Handle on hover */
  .filter-content::-webkit-scrollbar-thumb:hover {
    background: #27a053;
  }
  
  
  .basket {
    width: 50px;
  }
  .kategori {
    background-color: var(--ua-gray-50);
  }
  
  .sort-select {
    position: relative;
    max-width: 140px;
  }
  
  .sort-action {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  
  .sort-select .form-select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    padding-right: 45px;
    background: var(--ua-blueGray-75);
    color: var(--ua-gray-400);
    border: 0;
    transition: all .450s ease-in-out;
    height: 45px;
    padding-left: 53px;
  }
  .sort-select .form-select:hover {
    background-color: var(--ua-blueGray-80);
  }
  .sort-select .form-select:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 167, 219, .07);
  
  }
  
  
  .sort-select::before,.sort-select::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  
  .page-item {
    height: 45px;
  }
  
  
  
  .sort-select::before {
    content: "\f160";
    left: 0;
    font-size: 18px;
    background: var(--ua-blueGray-80);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .sort-select::after {
    content: "\f0dc";
    right: 0;
    width: 32px;
    font-size: 12px;
  }
  
  
  .form-check {
    position: relative;
    z-index: 999;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -.07em;
    user-select: none;
    padding: 0;
  }
  
  .form-check input[type=checkbox]+label {
    width: 100%;
    padding: 8px 8px 8px 32px;
    cursor: pointer;
    transition: all .450s ease-in-out;
    border-radius: 4px;
  }
  .form-check input[type=checkbox]+label:hover {
    background-color: var(--ua-gray-175);
  }
  .form-check input[type=checkbox]+label span {
    margin-left: 4px;
  }
  
  
  
  .form-check input[type=checkbox] {
    position: absolute;
    left: -9999em
  }
  
  .form-check input[type=checkbox]+label:before {
    display: flex;
    align-items: center;
    position: absolute;
    left: 8px;
    width: 18px;
    height: 18px;
    content: "";
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border: 2px solid var(--ua-gray-100);
    background-size: 8px;
    border-radius: 4px;
  }
  
  .form-check input[type=checkbox]:checked+label {
    font-weight: 500;
  }
  
  .form-check input[type=checkbox]:checked+label:before {
    background-color: var(--ua-green-400);
    border-color: var(--ua-green-400);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyNmZmYnIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNiAyLjk3NCA3LjI1IDggMi4xOTN6Jy8+PC9zdmc+)
  }
  .form-check input[type=checkbox]:focus+label:before {
    box-shadow: 0 0 0 3px rgba(0, 167, 219, .3);
  }
  
  .filter-canvas {
    overflow: auto;
    width: calc(100% - 128px)!important;
  }
  
  .sort-content {
    flex-wrap: wrap;
  }
  .sort-list-count {
    display: flex;
    flex-direction: row;
    align-items:  baseline;
    font-size: 14px;
    width: 50%;
    margin-bottom: 12px;
  }
  .sort-list-count span {
    margin-right: 8px;
    font-weight: 700;
    font-size: 16px;
  }
  .sort-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .sort-checkbox {
    /* width: 50%; */
    display: flex;
    justify-content: end;
    margin-bottom: 12px;
  }
  .prev span, .next span{
    display: none;
  }
  @media (min-width: 992px) {
    .filter-block {
      z-index: 11;
    }
    .menu-container{
      z-index: 12;
    }
    .page-link i, .page-link i{
      font-size: 20px!important;
    }
    .prev span, .next span{
      display: block;
  
    }
  
    .filter-canvas {
      position: relative;
      visibility: visible;
      transform: translateX(0%)!important;
      opacity: 1;
      bottom: initial;
      overflow: auto;
      border:0!important;
      width: auto!important;
      z-index: 0;
  
    }
  
  
    .sort-list-count {
      flex-direction: column;
      width: auto;
      margin-bottom: 0;
    }
  
    .sort-action {
      width: auto;
      margin-left: auto;
    }
    .sort-checkbox {
      /* margin-left: auto; */
      margin-right: 8px;
      display: flex;
      align-items: center;
      margin-bottom:0;
    }
    .sort-select {
      max-width: 240px;
    }
  
  
  }
  
  
  /* ========================================== Pagination  ======== */
  
  .pagination {
    user-select: none;
  }
  
  .disabled > .page-link, .page-link.disabled {
    opacity: .5;
  }
  .pagination .kesme{
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: 14px;
    color: var(--ua-gray-600);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: 0;
    border-radius: 4px;
  }
  .page-link i{
    margin:0 4px;
    font-size: 10px;
  }
  .page-link {
  
    border:0px;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    color: var(--ua-gray-600);
    height: 45px;
    line-height: 45px;
  }
  .page-link:hover {
    color: var(--ua-gray-700);
  }
  .active>.page-link, .page-link.active {
    background-color: var(--ua-green-150);
    border-color: var(--bs-pagination-active-border-color);
  }
  
  .pagination-select {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    margin-left: auto;
    max-width: 300px;
    border-radius: 6px;
    font-size: 14px;
  }
  .pagination-select span {
    pointer-events: none;
    padding: 10px 0px 10px 16px;
  }
  
  
  .pagination-select .form-select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    max-width: 150px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 16px 10px 110px;
    max-width: 300px;
    color: var(--ua-gray-400);
    border: 0;
    transition: all .450s ease-in-out;
    width: 100%;
    position: absolute;
    left: 0;
    top:0;
    background-color: transparent;
  }
  
  
  
  
  /* ========================================== Butonlar  ======== */
  
  
  .btn-filter {
    background-color: var(--ua-blueGray-100);
    border: 0;
    border-radius: 4px;
    color: var(--ua-gray-50);
    height: 45px;
    display: flex;
    align-items: center;
    padding: 0;
    padding-right: 16px;
    font-size: 14px;
    transition: all .400s ease;
    text-transform: uppercase;
    letter-spacing: -.04em;
  }
  
  .btn-filter:hover {
    background-color: var(--ua-blueGray-200);
  }
  .btn-filter:hover .btn-label {
    background-color: var(--ua-blueGray-100);
  }
  
  .btn-filter .btn-label{
    background-color: var(--ua-blueGray-200);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    font-size: 18px;
    margin-right: 8px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  
  
  .ua-btn {
    border:0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 16px 32px;
    text-align: center;
    border-radius: 4px;
    letter-spacing: .01em;
    transition: all .25s ease-in-out;
  }
  
  .ua-btn.ua-btn-icon {
    padding: 0;
    padding-right: 10%;
    justify-content: start;
  }
  .ua-btn.ua-btn-icon .btn-label {
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
  }
  
  .ua-btn-green {
    background-color: var(--ua-green-150);
    color: var(--ua-gray-50);
  }
  .ua-btn.ua-btn-green:hover {
    color: var(--ua-gray-75);
    background-color: var(--ua-green-200);
  }
  .ua-btn.ua-btn-green:active {
    background-color: var(--ua-green-500);
    transform: translateY(2px);
  }
  .ua-btn.ua-btn-green:focus {
    box-shadow: 0 0 0 0.2rem rgba(88, 211, 109, .29);
  }
  
  .ua-btn-green .btn-label {
    background-color: var(--ua-green-200);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 8px;
  }
  .ua-btn.ua-btn-ghost {
    font-weight: 300;
    letter-spacing: 0;
  }
  .ua-btn.ua-btn-ghost:hover {
    background-color: var(--ua-gray-175);
  }
  .ua-btn.ua-btn-ghost .btn-label {
    padding: 8px;
    border-radius: 4px;
  }
  .ua-btn.ua-btn-ghost.ua-btn-icon {
    justify-content: center;
  }
  
  
  .ua-btn-sm {
    padding: 8px 16px;
    font-size: 12px;
  }
  
  .ua-btn-group {
    display: flex;
    flex-direction: column;
  }
  
  
  
  
  .underline-btn:hover .underline-text {
    text-decoration: underline;
  }
  .footer-link:hover {
    color: #fe9437;
  }
  
  .btn-1::after {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background-color: #223033;
    transition: all.3s;
  }
  .btn-1:hover::after {
    width: 100%;
  }
  .btn-1:hover {
    color: #fff;
  }
  .btn-1:hover i {
    color: #fff;
  }
  
  .btn-2::after {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background-color: #000;
    transition: all.3s;
  }
  .btn-2:hover::after {
    width: 100%;
  }
  .btn-2:hover {
    color: #fff;
  }
  .btn-2:hover i {
    color: #fff;
  }
  
  .urun-etiket:hover {
    background-color: #ebecee;
  }
  .urun-etiket.active {
    color: #f65155 !important;
    background-color: #ebecee;
  }
  
  .renk-varyanti.active .renk-varyanti-active {
    display: block !important;
  }
  .renk-varyanti.active:before {
    content: " " attr(value) "";
    position: absolute;
    left: -20;
    top: 50px;
    z-index: 2;
    background-color: #394448;
    padding: 8px 15px;
    border-radius: 10px;
  }
  .renk-varyanti.active:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 40px;
    width: 15px !important;
    height: 10px !important;
    background-color: #394448 !important;
    z-index: 9999;
    border-radius: 0px !important;
    clip-path: polygon(50% 0%, 100% 100%, 90% 100%, 0% 100%);
    transition: all 0s !important;
  }
  
  .uzunluk-varyanti.active {
    border-color: #27a053 !important;
  }
  
  .recitle-varyanti {
    border-color: #fff !important;
  }
  .recitle-varyanti.active {
    border-color: #27a053 !important;
  }
  .recitle-varyanti-pasif:after {
    content: "";
    position: absolute;
    margin-left: -10px;
    left: 50%;
    top: -8px;
    width: 20px !important;
    height: 8px !important;
    background-color: #8f9597 !important;
    z-index: 9999;
    border-radius: 0px !important;
    clip-path: polygon(50% 0%, 100% 100%, 90% 100%, 0% 100%);
    transition: all 0s !important;
  }
  
  /* ========================================== DiÃƒâ€žÃ…Â¸er  ======== */
  
  /* Tooltip */
  .tooltip {
    font-size: 12px;
    font-weight: 300;
  }
  .tooltip-inner {
    background-color: #090909;
  }
  
  
  .shadow-0 {
    box-shadow: none !important;
  }
  
  .h-100-vh {
    height: calc(100vh);
  }
  .shape-bosluk {
    top: -25px;
    right: -25px;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
  }
  .line {
    background: #fff;
    width: 1px;
    height: 250px;
  }
  .arrow-boyut {
    width: 35px;
    height: 35px;
  }
  .sm-menu {
    mix-blend-mode: difference;
  }
  .sm-btn {
    color: #fff;
  }
  
  .grey-efekt {
    filter: grayscale(100%);
  }
  
  .imaj-hover:hover .grey-efekt {
    filter: grayscale(0%);
  }
  .imaj-hover:hover .shadow-efekt,
  .imaj-hover:hover.shadow-efekt {
    box-shadow: rgba(17, 17, 26, 0.06) 0px 4px 16px, rgba(17, 17, 26, 0.06) 0px 8px 32px;
  }
  .imaj-hover:hover .shadow-efekt-2,
  .imaj-hover:hover.shadow-efekt-2 {
    box-shadow: 0 0.4rem 0.5rem rgba(0, 0, 0, 0.25) !important;
  }
  .imaj-hover:hover .margin-left-efekt {
    margin-left: 20px;
  }
  .imaj-hover:hover .rotate-efekt {
    transform: rotate(360deg);
  }
  .imaj-hover:hover .scale-efekt {
    transform: scale(1.25);
  }
  
  .golge:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .icon-1 {
    width: 40px;
  }
  
  /* ====== Animasyon  ========================================================================================== */
  
  .slider-text {
    margin-top: -100px;
    opacity: 0;
  }
  .slider-btn {
    margin-bottom: -100px;
    opacity: 0;
  }
  .swiper-slide-active .slider-text {
    transition-delay: 1s;
    margin: 0px;
    opacity: 1;
  }
  .swiper-slide-active .slider-btn {
    transition-delay: 1.75s;
    margin: 0px;
    opacity: 1;
  }
  
  .kayan-images {
    opacity: 0;
    transform: scale(1.15);
  }
  .kayan-images-active {
    opacity: 1;
    transform: scale(1);
  }
  
  .haber .haber-cizgi {
    width: 0 !important;
  }
  .haber:hover .haber-cizgi {
    width: 100% !important;
  }
  
  @keyframes slider-text-animate {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  .header {
    z-index: 99;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* ====== RESPONSÃƒâ€žÃ‚Â°VE  ========================================================================================== */
  
  @media (min-width: 1400px) {
  }
  @media (min-width: 1200px) {
  }
  @media (min-width: 992px) {
    .position-lg-absolute {
      position: absolute !important;
    }
    .filtreler.collapse:not(.show) {
      display: block;
    }
    .menu-part-3 {
      background-color: var(--ua-gray-50);
      height: 50px;
    }
  }
  
  @media (max-width: 576px) {
    .slider-dark .slider-tag, .slider-light .slider-tag {
      font-size: 6px;
    }
    .slider-dark .slider-desc, .slider-light .slider-desc {
      display: none;
    }
    .slider-dark .slider-title, .slider-light .slider-title {
      font-size: .8em;
      letter-spacing: -.02em;
    }
    .slider-dark .btn-primary, .slider-light .btn-primary {
      font-size: 10px;
      padding: 8px 24px;
      border-radius: 4px;
      margin-top: 12px;
    }
    .home-slider .swiper,.home-slider .swiper-slide img {
      border-radius: 0px;
    }
    .swiper-horizontal>.swiper-pagination-bullets {
      bottom: -34px;
    }
  
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 12px;
    }
  
    .alt-slider .swiper-pagination-bullet:after {
      width: 22px;
      height: 22px;
      top:-7px;
      left:-7px;
    }
    .home-slider {
      padding-top: 16px;
    }
    .section-title {
      font-size: 1.2em;
      font-weight: 500;
    }
    .special-product .special-price .special-price-old:after {
      content: none;
  
    }
    .special-product .special-price .special-price-old {
      text-decoration: line-through;
    }
    .special-product .special-price .special-price-old span {
      font-size: 1em;
    }
    .special-product .special-data {
      padding: 16px;
    }
    .product-bagde {
      font-size: .5em;
      height: 12px;
      line-height: 12px;
      padding: 8px;
    }
    .product-card .product-title {
      font-size: .8em;
      height: 32px;
    }
    .product-card .product-brand a {
      font-size: .5em;
    }
    .product-card {
      padding: 6px;
    }
    .tukendi .imaj{
      opacity:.5;
    }
    .home-products .row + .row {
      padding-left: 6px;
      padding-right: 6px;
    }
    .banner-overlay {
      content: none;
    }
    .read-more-content h1{
      font-size: 1.3em;
    }
    .read-more-content {
      font-size: .9em;
    }
  }
  
  @media (min-width: 576px) and (max-width: 992px) {
    .slider-dark .slider-tag, .slider-light .slider-tag {
      font-size: 8px;
    }
    .slider-dark .slider-desc, .slider-light .slider-desc {
      display: block;
      font-size: .8em;
    }
    .slider-dark .slider-title, .slider-light .slider-title {
      font-size: 1em;
      letter-spacing: -.02em;
    }
    .slider-dark .btn-primary, .slider-light .btn-primary {
      font-size: 10px;
      padding: 8px 24px;
      border-radius: 4px;
      margin-top: 12px;
    }
    .swiper, .swiper-slide img {
      border-radius: 8px;
    }
    .swiper-horizontal>.swiper-pagination-bullets {
      bottom: -42px;
    }
  
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 12px;
    }
  
    .alt-slider .swiper-pagination-bullet:after {
      width: 22px;
      height: 22px;
      top:-7px;
      left:-7px;
    }
    .slider-text {
      padding-left: 0px;
    }
    .section-title {
      font-size: 1.4em;
    }
  }
  
  @media (min-width: 200px) and (max-width: 1400px) {
    /* Silinecek */
    .menu-bosluk {
      margin-top: 230px;
    }
  
    .menu-part-2 {
      height: 90px;
    }
    .menu-part-3 {
      height: 50px;
    }
    .navbar-brand {
      width: 200px;
    }
    .menu-form {
      height: 50px;
    }
    .hesap-buton {
      width: 50px;
      height: 50px;
      padding: 15px;
    }
    /*
    .menu-bilgi span {
      width: 20px;
      height: 20px;
      font-size: 10px;
    }
  */
    .menu .navbar-nav .nav-link {
      padding: 0px 15px;
      font-size: 12px;
    }
  
    .main-slider .swiper-button-next,
    .main-slider .swiper-button-prev {
      width: 55px;
      height: 55px;
  
    }
  }
  @media (min-width: 200px) and (max-width: 1200px) {
    .fs-big-1 {
      font-size: calc(2.175rem + 1.5vw) !important;
    }
    .fs-big-2 {
      font-size: calc(1.775rem + 1.5vw) !important;
    }
    .fs-big-3 {
      font-size: calc(1.575rem + 1.5vw) !important;
    }
    .fs-big-4 {
      font-size: calc(2.575rem + 1.5vw) !important;
    }
    .menu .navbar-nav .nav-link {
      padding: 0px 12px;
      font-size: 13px;
    }
  }
  @media (min-width: 200px) and (max-width: 991px) {
    /* Silinecek */
    .menu-bosluk {
      margin-top: 180px;
    }
    .navbar-brand {
      width: 130px !important;
    }
    .ust-menu {
      height: 35px !important;
    }
    .menu-part-1 {
      height: 35px !important;
    }
    .menu-part-2 {
      height: 70px !important;
    }
    .menu-form {
      height: 40px;
    }
    .hesap-buton {
      width: 40px !important;
      height: 40px !important;
      padding: 10px !important;
    }
    .menu-container-scrolled {
      margin-top: -70px;
    }
  
  
  
    .slider-text {
      margin-top: 0px;
      opacity: 0;
      margin-left: 100px;
    }
    .slider-btn {
      margin-bottom: 0px;
      opacity: 0;
      margin-left: 100px;
    }
  }
  @media (min-width: 200px) and (max-width: 575px) {
  }
  
  
  .whatsapp_tabela {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  
  .whatsapp_tabela .wrap {
    float: left;
    border: 0;
    background: transparent;
    padding: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 27px;
    min-width: auto;
  }
  
  .whatsapp_tabela .wrap .right p.number {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    font-family: "AvenirDemi",sans-serif;
    font-weight: 700;
  }
  
  .whatsapp_tabela .wrap .right p.slogan {
    font-size: 11px;
    margin: 0;
    display: none;
  }
  
  .whatsapp_tabela .wrap .right p.title {
    font-size: 11px;
    line-height: 10px;
    margin: 0;
  }
  
  .whatsapp_tabela .wrap .icon {
    display: block;
    float: left;
    width: auto;
    padding-left: 0px;
    padding-right: 7.5px;
    font-size: 2.5em;
    color: #38be66;
  }
  
  .whatsapp_tabela .fa {
    line-height: 35px!important;
    font-size: 50px!important;
  }
  .whatsapp_tabela .wrap .icon i.fa {
    font-size: 36px!important;
  }
  .w-33 .w-33 {
    width: 100%;
    padding: 3.5px 0px;
  }
  .w-33 {
    width: 31%;
  }
  
  
  #main-login-form label {
    font-size: .875em;
  }
  
  .hide {
    display: none!important;
  }
  
  .product-variation div#tel-birakin, .product-variation > .whatsapp_tabela {
    float: left;
    width: 50%;
  }
  [data-magaza="0"],[data-control=""],[data-stok-control="0"],[data-stok-control=""]{
    display:none!important
  }form.searchForm {
     display: block;
   }
  
  form.searchForm * {
    text-align: left;
  }
  
  
  form.searchForm {
    display: block;
    border: 1px solid #d8d8d8;
    padding: 15px;
    border-radius: 6px;
    text-align: left;
    background-color: #ffff;
  }
  
  
  .drawer {
    position: fixed;
    z-index: 999999999999!important;
  }
  
  .page-blog .section-blog-box .breadcrumb,.page-makaleliste .section-blog-box .breadcrumbs {
    display: none;
  }
  
  .product-rating + .prices .prices-new{
    color: rgb(247, 81, 85);
    font-size: 1.5em;
  }
  
  .product-card.tukendi img {
      opacity:.5;
  }
  .product-brand {
      display: flex;
        align-items: center;
  }
  .product-brand .p-card-product-code{
      margin-left: auto;
        font-size:10px;
        color: #ddd;
  }
  .product-brand .p-card-product-code span {margin-left:6px;}
  
  ul.urunSecim li.selected {
      border: 1px solid #72c02c;
      background-color: #72c02c;
  }
  ul.urunSecim .varCheck {
      border: 1px solid transparent;
  }
  .urun-detay .prices {padding:0}
  
  .btn.disabled, .btn:disabled, fieldset:disabled .btn {
      margin-bottom: 18px;
      padding: 8px 24px;
      font-weight: bold;
  }