@media only screen and (max-width: 767px) {
    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content p:has(+ table){
    font-size: 16px !important;!i;!;
}
    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content p {
        font-size: 14px !important;
    }

    .breadcrumb ul.bread-list {
        overflow-x: scroll;
    }

    .breadcrumb ul.bread-list::-webkit-scrollbar {
        display: none;
    }

    .breadcrumb ul.bread-list li a {
        font-size: 12px;
        font-weight: 500;
        color: #000;
    }

    .breadcrumb ul.bread-list li:not(:last-child):after {
        margin: 0 5px;
    }

    .yonkasoft-page-head {
        padding: 20px 0;
    }

    .yonkasoft-page-head .head-page-flex {
        flex-direction: column;
        align-items: unset;
        gap: 20px;
    }

    .yonkasoft-page-head .head-page-flex .page-bread .breadcrumb {
        margin: 0;
        width: fit-content;
        overflow-x: scroll;
    }

    .yonkasoft-page-head .head-page-flex .page-bread h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .breadcrumb ul.bread-list li:last-child {
        font-size: 12px;
        overflow: visible;
        max-width: fit-content;
    }

    body .nyComment-modal-content {
        width: 340px;
    }

    body .nyComment-modal-content h2 {
        font-size: 14px !important;
    }

    body .nyComment-product-info .nyComment-ptitle {
        font-size: 12px !important;
    }

    body .nyComment-imageup {
        flex-direction: column;
    }

    #mobilband {
        padding: 10px 0;
        background: #eb6624;
        border-width: 0 0 1px;
        border-color: #ffffffb0;
        border-style: solid;
    }

    #mobilband .container.mobilbandcon {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #mobilband .container.mobilbandcon span a {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

    #mobilband .container.mobilbandcon span a img {
        border-style: solid;
        border-width: 1px;
        border-radius: 100px;
        width: 20px;
        height: 20px;
    }

    #mobilband .container.mobilbandcon #close-mobile-notify i {
        color: #fff;
        font-size: 20px;
    }

    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content p span img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content h4 span {
        font-size: 14px !important;
    }

    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content h2 span {
        line-height: 20px !important;
        font-size: 24px !important;
    }

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-bottom: 0 !important;
    }

    .profil-page .row .col-12.main-content-area .breadscrumb-section .breadscrumb-contain h2 {
        font-size: 14px !important;
        text-align: left;
    }

    .profil-page .row .col-12.main-content-area .breadscrumb-section .breadscrumb-contain {
        display: flex;
        align-items: baseline;
    }

    .modal .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 14px;
    }

    .modal .modal-dialog {
        width: 350px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a.ny-product-comparison-left-list-btn {
        width: 200px;
        height: 45px;
        margin-bottom: 0 !important;
    }

    .product-group.background-version .product-group-wrapper .group-banner.mobile {
        display: block;
        position: relative;
        top: unset;
    }

    .support-flex .support-content .buttons a.tel .desk_tel {
        display: none;
    }

    .support-content .buttons .tel span:last-child {
        display: block;
    }

    .support-content .buttons .tel span:first-child {
        display: none;
    }

    .tool-filter .input-group {
        width: 100%;
    }

    .footer_alt {
        flex-wrap: wrap;
        padding: 20px 0 0;
    }

    .yk-product-card:hover .basket-content {
        display: none;
    }

    .category-result .category-product .category-product-card {
        padding-bottom: 20px;
        min-width: 100%;
    }

    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content {
        width: 100%;
        white-space: normal;
        overflow-x: scroll;
    }

    .category-result .group-row .tool-filter .right label {
        display: none;
    }

    .bread-top ul.bread-list {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .back-to-home {
        bottom: 0;
        width: 100%;
        left: 0;
        top: auto;
        position: fixed;
        background: #EC6624;
        color: #fff;
        border-radius: 10px 10px 0 0;
        padding: 15px 20px;
        text-align: center;
        justify-content: center;
        border: 0;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item a {
        position: relative;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item i {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 16px;
        color: #ec6623;
    }

    .widget.etbisdiv .widget-title {
        display: none;
    }

    .widget.etbisdiv {
        position: relative;
        right: 0;
        bottom: 0;
        padding: 40px 0 0;
    }

    html,
    body {
        overflow-x: hidden !important;
    }

    .cc-bottom[aria-label=cookieconsent] {
        max-width: 100% !important;
        margin: 0 !important;
        border-radius: 20px 20px 0 0 !important;
        border: 1px solid #e5622285 !important;
    }

    .cc-floating.cc-type-info.cc-theme-classic .cc-btn {
        padding: 5px !important;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row .col-8 span.ny-product-comparison-item-title {
        font-size: 12px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row .col-8 {
        width: auto;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-3 {
        width: 47%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a {
        height: auto;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row {
        flex-direction: column;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row .col-4 {
        width: auto;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row .col-4 img {
        height: 100px;
        width: auto !important;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        display: flex;
        height: auto;
        width: 100%;
        gap: 15px;
        margin-bottom: 25px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: space-between;
    }

    .product-group.background-version .product-group-wrapper .group-card .mobile-area {
        width: 100%;
        position: relative;
    }

    .new-ticket {
        border-radius: 10px 0 10px 0;
    }

    .searchlistblog {
        left: 0;
        top: 100%;
        border-radius: 0 0 20px 20px;
    }

    .searchlist {
        left: 0;
    }

    .dashboard-right-sidebar .row>.content .content-zone {
        padding: 20px 0 0 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .p-ek {
        position: absolute;
        left: 0;
        bottom: 0;
        padding-bottom: 20px;
    }

    .product-group .navigation-yk button.prev {
        left: -10px;
        background: #F7F7F7;
        width: 30px;
        height: 30px;
    }

    .product-group .navigation-yk button.next {
        right: -10px;
        background: #F7F7F7;
        width: 30px;
        height: 30px;
    }

    a.product-buton.hemen-al-button {
        margin: 0;
        width: 48%;
        font-size: 16px;
        height: 50px;
    }

    a.product-buton.add-basket-button {
        width: 48%;
        font-size: 16px;
        height: 50px;
    }

    header .searchlist {
        left: 0;
        border-radius: 0 0 0 20px;
    }

    .tool-filter .filterCat .filter-wrap .filter-item .nyFilterPriceRangeBt {
        font-size: 18px;
        height: 35px;
    }

    .tool-filter .filterCat .filter-wrap .filter-title.active::before {
        visibility: hidden;
    }

    .tool-filter .filterCat .filter-wrap .filter-title i.active {
        background: unset;
        color: #EC6624;
        width: auto;
        height: auto;
    }

    .tool-filter .filterCat .filter-wrap .filter-item {
        position: relative;
        padding: 10px 0;
    }

    .tool-filter .filterCat .filter-wrap .filter-title i {
        color: #EC6624;
    }

    .new-ticket {
        z-index: 9;
    }

    .new-ticket label {
        font-size: 12px;
    }

    .yk-product-card .discount {
        z-index: 9;
        height: 25px;
        gap: 5px;
    }

    .yk-product-card .discount .icon {
        font-size: 14px;
        padding: 0 5px;
    }

    .cargo-ticket {
        z-index: 9;
        width: 70px;
        text-align: center;
        line-height: 1;
    }

    .cargo-ticket label {
        font-size: 10px;
    }

    .zoom-pr-ky .pag-zoom-swiper {
        border-radius: 0;
        background: unset;
        margin-bottom: 45px;
    }

    .copy {
        margin-bottom: 20px;
    }

    .zoom-pr-ky .pag-zoom-swiper .swiper-slide {
        height: max-content !important;
    }

    .zoom-pr-ky .pag-zoom-swiper .swiper-slide img {
        width: 100%;
    }

    .zoom-pr-ky .swiper-main-zoom .swiper-slide img {
        width: 100%;
    }

    .zoom-pr-ky .zoom-flex {
        position: relative;
        padding: 0;
        flex-direction: column-reverse;
    }

    .zoom-pr-ky .pagination-wrap {
        width: 100%;
        height: max-content;
        padding-right: 0;
    }

    .zoom-pr-ky .swiper-main-zoom {
        width: 100%;
    }

    .forms_log form .form-item input+label {
        font-size: 12px;
    }

    .forms_log .login_form form input {
        margin: 0;
    }

    .swiper-log img {
        border-radius: 0;
        object-fit: cover;
    }

    .register-gecis {
        font-size: 13px;
    }

    .login_register_area::before {
        z-index: -1;
    }

    .login_register_area .log_wrapper .log-entry {
        display: none;
    }

    .login_register_area .log_wrapper .form-area {
        width: 100%;
        padding: 25px;
    }

    .category-result .group-row .tool-filter .right span {
        display: none;
    }

    .basket-content a {
        padding: 0 10px !important;
        font-size: 14px;
    }

    .counter-pr #sayac {
        gap: 10px;
    }

    .sayac-item {
        width: 30px !important;
        font-size: 14px !important;
    }

    .sayac-item span {
        font-size: 9px !important;
        line-height: 20px !important;
    }

    .yonkasoft-footer .footer-right::before {
        background: #EC6624;
        width: 100%;
        height: 1px;
        bottom: -1px;
        top: auto;
    }

    .yonkasoft-footer .footer-right::after {
        content: "";
        background: #EC6624;
        width: 100%;
        height: 1px;
        bottom: -1px;
        top: auto;
        position: absolute;
        right: 100%;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex .tab-link {
        display: none
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex .tab-link.active {
        display: flex !important;
        background: unset;
        border: none;
        width: 100%;
        color: #fff;
        background-color: #404041;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex {
        width: 50%;
        background: #EC6624;
        border-radius: 15px 0 0 0;
        align-items: center;
        justify-content: center;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head {
        display: flex;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .mobil-tab-button {
        display: flex;
        align-items: center;
        width: 50%;
        justify-content: center;
        gap: 10px;
        font-size: 16px;
        font-weight: 400;
        color: #000;
        height: 50px;
        background: #F2F2F2;
        border-radius: 0 10px 0 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex .support-content .buttons {
        justify-content: space-between;
        gap: 25px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex .support-content .buttons a {
        font-size: 17px;
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex .support-image img {
        width: 85px;
        border: 4px solid #fff;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex .support-content .title {
        font-size: 14px;
        line-height: 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex {
        flex-direction: column;
        align-items: unset;
        gap: 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-advantage {
        padding: 20px 0 !important;
    }

    .add-for-basket a.add-basket-button {
        font-size: 16px;
    }

    .p-for-item .rating {
        margin-bottom: 10px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline .share-area a {
        line-height: 0;
    }

    .add-for-basket {
        width: auto;
    }

    .thumbnail-slider .swiper-thumbnail {
        padding: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item {
        border-bottom: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline .share-area {
        top: -20px;
        padding: 0 15px;
        height: 35px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item:not(:last-child) {
        padding: 0;
        row-gap: 20px;
    }

    .category-result .group-row .bottom {
        position: absolute;
        top: 100%;
        left: 0;
        padding: 20px 0 0;
    }

    .category-result .group-row .bottom .ser-set {
        text-transform: uppercase;
        font-size: 12px;
    }

    .category-result .group-row .tool-filter .left {
        width: min-content;
    }

    .category-result .group-row .tool-filter .right {
        width: max-content;
        display: block;
    }

    .yonkasoft-commerce-features.footer-features .features-card .icon:nth-child(1)::before {
        width: 35px;
        height: 35px;
        left: -10px;
        top: 15px;
    }

    .yonkasoft-commerce-features.footer-features {
        padding: 25px 0 25px;
    }

    body .yonkasoft-footer .footer-right .footer-link-group .phone {
        text-align: end;
    }

    .yonkasoft-blog .product-group-area .swiper .swiper-wrapper .swiper-slide .blog-card {
        height: 250px;
    }

    .brand-area {
        border-bottom: 1px solid #EC6624;
    }

    .footer-bottom .container .bottom-wrap {
        flex-wrap: wrap;
        height: auto;
        padding: 20px 0;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item:not(:last-child)::before {
        visibility: hidden;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item {
        text-align: unset;
        align-items: unset;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item:not(:last-child) {
        border: 0;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item.wp {
        display: none;
    }

    .yonkasoft-footer .footer-right .footer-link-group {
        flex-direction: row-reverse;
        padding: 0 0 30px;
    }

    .yonkasoft-footer .footer-left {
        width: 100%;
        padding: 40px 0;
    }

    .yonkasoft-footer .footer-right {
        width: 100%;
        border-left: 0;
        border-bottom: 1px solid #EC6624;
    }

    .yonkasoft-footer .footer-flex {
        flex-direction: column-reverse;
    }

    .brand-area .item .productBox .item-product-image-box a img {
        height: 80px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button i {
        font-size: 20px;
    }

    .yonkasoft-blog {
        height: 100%;
        position: relative;
        padding: 50px 0;
        padding: 0;
    }

    .yk-head h2 {
        font-size: 16px;
    }

    .product-group.background-version .product-group-wrapper .yk-product-card .mobil-slide .default-pagination {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
        width: 120px !important;
    }

    .yk-product-card .card-content .price {
        gap: 0;
    }

    .swiper-product .swiper-slide {
        padding-bottom: 40px;
    }

    .firsat-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #fff;
        width: 40px;
        height: 6px;
        border-radius: 10px;
    }

    .firsat-pagination .swiper-pagination-bullet {
        background: #BABABA;
        width: 25px;
        height: 6px;
        border-radius: 10px;
    }

    .firsat-pagination {
        position: relative;
        margin-top: 20px;
    }

    .product-group.background-version .product-group-wrapper::before {
        width: 70px;
        height: 60px;
        border-radius: 20px 0 0 0;
    }

    .product-group.background-version .product-group-wrapper {
        flex-direction: row-reverse;
        border-radius: 20px 0 0 20px;
        padding: 30px 20px 40px;
        gap: 15px;
        flex-direction: column-reverse;
    }

    .yonkasoft-header .topbar .topbar-flex .topbar-text span {
        display: none;
    }

    .yk-product-card .card-content {
        padding: 10px;
    }

    .yk-product-card {
        border: 1px solid #F0F0F0;
        border-radius: 10px;
        height: 100%;
    }

    .product-group.slide-version .yk-head h2 a {
        color: #fff;
    }

    body .container .yonkasoft-lead .pagination-lead {
        padding: 0 10px;
        position: relative;
        width: 300px;
        bottom: 0px;
    }

    .product-group.background-version .product-group-wrapper .group-card,
    .product-group.background-version .product-group-wrapper .group-banner {
        width: 100%;
    }

    .product-group.background-version .product-group-wrapper .group-banner {
        display: none;
    }

    .yonkasoft-header .logo img {
        width: 150px;
    }

    .yonkasoft-commerce-features .features-wrapper {
        background: #f7f7f7;
        padding: 0;
        border-radius: 0;
    }

    .counter-pr .count-title {
        font-size: 12px;
    }

    .yonkasoft-header .topbar .topbar-flex::before {
        width: 50px;
        height: 50px;
        left: -40px;
    }

    .yonkasoft-header .topbar .topbar-flex .topbar-text {
        font-size: 14px;
    }

    .yonkasoft-lead .swiper-lead .swiper-wrapper .swiper-slide .lead-container img {
        border-radius: 20px;
    }

    .yonkasoft-header .header-wrap .header-btn a.mobile-menu-button, .yonkasoft-header .header-wrap .header-category-container,.yonkasoft-header .header-wrap:nth-child(2) {
        display: none;
    }
    
    

    /**/

    .yonkasoft-header .header-wrap .menu-group .menu-item button,
    .yonkasoft-header .header-wrap .menu-group .menu-item a {
        padding: 12px;
    }

    .yonkasoft-header .header-top {
        display: none;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card input::placeholder {
        font-size: 14px !important;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row .col-4 img {
        height: 100px;
        width: auto !important;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row .col-4 {
        width: auto;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area a .row {
        flex-direction: column;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a {
        height: auto;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a.ny-product-comparison-left-list-btn {
        width: 200px;
        height: 45px;
        margin-bottom: 0 !important;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row {
        flex-wrap: wrap;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-3 {
        width: 47%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        display: flex;
        height: auto;
        width: 100%;
        gap: 15px;
        margin-bottom: 0;
    }

    body .footer-section .footer-topBarRow .ny-footerTopBar .ny-footer-clr {
        font-size: 18px;
    }

    body .footer-section .footer-topBarRow {
        flex-direction: column;
        gap: 10px;
    }

    body .footer-section .footer-topBarRow .ny-footerTopBar {
        width: 100% !important;
    }

    .marketplaces-area .swiper .swiper-slide a {
        height: 100px !important;
    }

    .marketplaces-area {
        margin: 50px 0 0 !important;
    }

    .marketplaces-area .swiper .swiper-slide a img {
        width: 100px !important;
        height: auto !important;
    }

    .yonkasoft-commerce-features .features-card {
        padding: 0;
        margin-bottom: 20px;
    }

    .yonkasoft-commerce-features .features-card .icon {
        height: 30px;
    }

    .yonkasoft-commerce-features .features-card .icon i {
        font-size: 30px;
    }

    .yonkasoft-commerce-features .features-card .title {
        font-size: 16px;
        margin: 15px 0 5px !important;
        text-align: center;
    }

    .yonkasoft-commerce-features .features-card .subtitle {
        font-size: 13px;
    }

    .card-comment .card-body p {
        padding: 10px;
        min-height: 80px;
        overflow: hidden;
        display: block;
        font-size: 12px;
        min-height: 100px;
    }

    .card-comment .card-body .rating-home {
        padding: 0 10px 0;
    }

    .card-comment .card-body .rating-home .product-ratings .ratings-container i {
        font-size: 14px;
    }

    .blog-home {
        margin: 75px 0;
    }

    body .footer-section .footer-topBarRow a i {
        font-size: 18px;
    }

    .card-comment .card-body .blockquote-footer a {
        min-height: 50px;
        font-size: 12px;
    }

    .blog-card .card .card-body .card-title {
        font-size: 14px;
    }

    .blog-card .card .card-body .card-text {
        font-size: 12px;
    }

    .blog-card .card .card-body a.card-link:not(.card-title a) {
        font-size: 12px;
        padding: 7px 10px;
    }

    .yk-category-card .card-media a p {
        font-size: 16px;
    }

    .info-bar .information-item p {
        font-size: 14px;
        text-align: center;
    }

    .info-bar .group-yk-3 {
        row-gap: 30px !important;
    }

    .info-bar .information-item i {
        font-size: 24px;
    }

    .swiper-features {
        text-align: center;
    }

    .siparis-alan .siparis-form form .form-group button {
        margin: 0;

    }

    .siparis-alan .siparis-form form .form-group {
        margin-bottom: 20px;
    }

    .table-responsive {
        overflow-x: scroll;
    }

    .order-query .collapsible .text-date {
        font-size: 16px;
    }

    .order-query .collapsible .col-md-9.col-5 {
        font-size: 14px;
    }

    .order-query .collapsible .text-date i {
        font-size: 25px;
    }

    .order-query .content .content-zone {
        padding: 20px;
    }

    .order-query .collapse-body .content-zone .row {
        flex-direction: column;
        padding: 20px;
        gap: 0px;
    }

    .order-query .collapse-body .content-zone .row .order-date-row,
    .order-query .collapse-body .content-zone .row .col-4,
    .order-query .collapse-body .content-zone .row .col-3,
    .order-query .collapse-body .content-zone .row .col-lg-4 {
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        margin: 0;
        left: unset;
        padding: 10px 0;
    }

    .siparis-alan .siparis-form .form-title {
        font-size: 18px;
    }

    .siparis-alan .siparis-form form .form-group {
        margin-bottom: 15px;
    }

    .siparis-alan .siparis-form form .form-group button {
        margin: 0;
    }

    .odeme-bildirim .odeme-wrap .odemeForm .row .col-12 .row .list-group {
        margin-bottom: 15px;
    }

    .col-md-6 {
        width: 100% !important;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content {
        margin: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: auto !important;
        width: 90%;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone {
        flex-wrap: wrap;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .col-md-2 {
        width: 20%;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .col-md-2 .ny-add-cart-modal-img {
        margin: 0;
        width: 120px;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container {
        align-items: flex-start;
        width: auto;
        text-align: left;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container .ny-add-cart-success-title {
        font-size: 12px;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container .ny-add-cart-modal-title {
        font-size: 16px !important;
        white-space: normal;
        text-align: left;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container .ny-add-cart-modal-info#product-qty {
        font-size: 12px;
        margin: 5px 0;
    }

    .ny-add-cart-modal-info {
        font-size: 12px;
        margin: 5px 0 0;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container .ny-add-cart-modal-info#product-price {
        font-size: 16px;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container.ny-add-cart-modal-btnzone {
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price {

        padding: 20px 0 !important;

        border-bottom: 1px solid #DEDEDE;

        padding-bottom: 100px !important;

    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount .discount {
        font-size: 12px;
        height: 30px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount .p-price del {
        font-size: 20px;
    }

    .search-area .searchlist::-webkit-scrollbar {
        display: none;
    }

    .ac-for-content .comment-notes {
        font-size: 13px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item .ac-for-content .comment-notes a {
        font-size: 13px;
        border-color: #e0e0e0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item .ac-for-content .ac-for-comment p {
        font-size: 14px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item .ac-for-content .ac-for-comment .for-comment-wrap .comment-headline .comment-info {
        width: 100%;
        border-right: unset;
    }

    .main-product-slider .product-detail-slider .swiper-slide .zoom-image .play-video {
        display: none !important;
    }

    .thumbnail-slider .swiper-thumbnail .swiper-slide .thumbnail-image .play-video {
        width: 35px;
        height: 35px;
    }

    .thumbnail-slider .swiper-thumbnail .swiper-slide .thumbnail-image .play-video img {
        width: 10px;
        left: -2px;
        position: relative;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter form .input-group input {
        width: 100%;
    }

    .global_basket .not-product-basket .box-not .text {
        font-size: 18px;
    }

    .global_basket .not-product-basket .box-not span {
        font-size: 13px;
    }

    .global_basket .not-product-basket .box-not a {
        padding: 10px 20px;
        font-size: 13px;
    }

    .global_basket .not-product-basket {
        padding: 20px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li a {
        font-size: 14px;
        font-weight: 500;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .search-area {
        width: 100%;
        position: relative;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar {
        justify-content: space-between;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .logo img {
        width: 140px;
    }

    .yk-mega-menu-v2 .close-menu {
        width: 35px;
        height: 35px;
        right: 16px;
        top: 27px;
    }

    .yk-mega-menu-v2 .close-menu img {
        width: 16px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .search-bar {
        margin: 50px 0px 0;
        position: relative;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .search-bar button {
        background-color: unset;
        width: auto;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left {
        padding: 20px 0px 0;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .linked a img {
        width: 18px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box {
        height: 45px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box button {
        width: 54px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box button img {
        width: 28px;
    }

    body .alert {
        font-size: 13px;
        text-align: center;
    }

    .category-result .group-flex .other-cat a {
        width: 100%;
        margin: auto;
        justify-content: center;
    }

    .category-result .group-flex {

        flex-direction: column;
        gap: 10px;
    }

    .siparis-alan .siparis-form .form-title {
        font-size: 20px;
    }

    .siparis-alan .siparis-form form .form-group {
        margin-bottom: 15px;
    }

    .siparis-alan .siparis-form form .form-group button {
        margin: 0;
        font-size: 14px;
    }

    .page-wrap .page-content .column-12 p {
        font-size: 13px;
    }

    .contact-main iframe {
        height: 300px;
    }

    .contact-main .contactFormBox form input {
        height: 40px;
    }

    .global_basket {
        margin: 20px 0 0;
    }

    .campaignBox .campaignText {
        font-size: 14px;
    }

    .campaignBox {
        padding: 15px;
    }

    .cart-summary .buy-button {
        font-size: 14px;
        /* position: fixed; */
        bottom: 50px;
        left: 0;
        width: 100%;
        justify-content: center;
        border-top: 1px solid #fff;
        z-index: 99999;
    }

    .cart-summary .buy-button img {
        width: 20px;
    }

    .ny-cart-list .nyCartListRight {
        width: 100%;
    }

    .ny-cart-list .nyCartListRight i {
        width: 30px;
        height: 40px;
    }

    .ny-cart-list .nyCountInput {
        width: 40px;
    }

    .global_basket .basket_list {
        padding: 15px;
    }

    .global_basket .basket_list .ny-cart-list {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .ny-cart-list .ny-cart-image {
        width: 25%;
        margin-right: 0 !important;
    }

    .ny-cart-list .cartProductDetail {
        width: 75%;
        padding-left: 20px;
    }

    .ny-cart-list .nyHidMobile .nyCartProductSubValue {
        font-size: 16px;
    }

    .ny-cart-list .nyCartListRight .nyCartRemove i {
        font-size: 20px;
    }

    .global_basket .basket_prod .basket_flex {
        flex-direction: column;
        gap: 20px;
    }

    .global_basket .basket_prod .basket_flex .column-8,
    .global_basket .basket_prod .basket_flex .column-4 {
        width: 100%;
    }

    .contact-main .contactFormBox .form-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contact-main .contact-flex {
        flex-direction: column;
    }

    .contact-main .column-8,
    .contact-main .column-4 {
        width: 100%;
    }

    .contact-main .contact-info .contact-item p {
        font-size: 14px;
    }

    .contact-main .contact-info .contact-item {
        font-size: 12px;
    }

    .contact-main .contact-info {
        gap: 15px;
    }

    .bank-account .bankAccount-box .logo img {
        width: 150px;
    }

    .bank-account .bankAccount-box .box-body .bankName {
        font-size: 14px;
    }

    .bank-account .bankAccount-box .box-body .bankUser {
        font-size: 14px;
    }

    .bank-account .bankAccount-box .box-body .bankIban .copy_success {

        right: 0;
        top: 100%;
    }

    .help-q-page .mainQuestion .soru-card .card-header h5 a {
        font-size: 14px;
        gap: 20px;
    }

    .help-q-page .mainQuestion .soru-card .ny-collapse .card-body p {
        font-size: 12px;
        line-height: 17px;
    }

    .help-q-page .soru-filtre-liste li a {
        font-size: 14px;
    }

    .help-q-page .soruFiltre .soru-input input {
        font-size: 12px;
        padding: 0 15px;
    }

    .campaign-page .card-yk .card .card-body h2 {
        font-size: 18px;
    }

    .campaign-page .card-yk .card .card-body .card-text {
        font-size: 14px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount .p-price {
        display: flex;
        flex-direction: column;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body a i.bi-x {
        font-size: 18px;
        width: 30px;
        height: 30px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .col-md-4 {
        width: 50%;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative p {
        font-size: 14px;
        line-height: 20px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body a.addSptBt {
        font-size: 14px;
        padding: 5px 0px !important;
        margin: 0;
        width: 100%;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative h6 {
        font-size: 11px !important;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative .product-brand p.fw-bold {
        font-size: 14px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative .product-brand p.text-decoration-line-through {
        font-size: 12px;
    }

    .profil-page .row .col-4 .card {
        height: 100%;
        overflow-y: scroll;
    }

    .profil-page .row .col-4 .card .close-canvas {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 99999999;
    }

    .profil-page .row .col-4 .card .close-canvas img {
        width: 20px;
    }

    .profil-page .open-canvas {
        font-size: 14px;
        border-radius: 0;
        border: 1px solid #d3d3d3;
        background-color: unset !important;
        color: #000 !important;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        gap: 7px;
        line-height: 1;
    }

    .profil-page .row .col-md-6,
    .profil-page .row .col-md-12,
    .profil-page .row .col-12 {
        width: 100% !important;
        padding: 0 !important;
    }

    .profil-page .col-lg-8 .breadscrumb-section .breadscrumb-contain::before {
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 1000%;
        height: 100%;
        background-color: #F0F0F0;
    }

    .profil-page .col-lg-8 .breadscrumb-section .breadscrumb-contain::after {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        width: 1000%;
        height: 100%;
        background-color: #F0F0F0;
    }

    .profil-page .row .col-4:not(.content-zone .col-4) {
        transform: translateX(-100%);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999999;
        height: 100vh;
        padding: 0 !important;
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .profil-page .row .col-4.active {
        transform: translateY(0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .profil-page .row .col-lg-12 {
        display: block;
    }

    .profil-page .row .col-lg-12 button#nyoffcanvas {
        display: none;
    }

    .profil-page .col-lg-8 .breadscrumb-section .breadscrumb-contain {
        margin: 25px 0;
        position: relative;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .profileServices .col-lg-4 {
        width: 50%;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .profileServices .col-lg-4 .servicesBox a i {
        font-size: 24px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .profileServices .col-lg-4 .servicesBox a span {
        display: block;
        font-size: 14px;
    }

    .profil-page .card-body .row .col-9 .card-title {
        font-size: 14px !important;

    }

    .profil-page .card-body .row .col-9 .text-muted {
        font-size: 12px !important;
    }

    .profil-page .card-body .row .col-9 .mobil-articledate {
        margin-top: 5px;
    }

    .profil-page .card-body .row {
        flex-direction: row;
        gap: 20px;
        flex-wrap: nowrap;
        height: fit-content;
    }

    .profil-page .card-body .list-group .list-group-item.activelist a i {
        font-size: 16px;
    }

    .profil-page .card-body .list-group .list-group-item a {
        font-size: 12px;
    }

    .profil-page .col-lg-8 {
        padding-left: 10px !important;
    }

    .profil-page {
        margin: 0 0 50px;
    }

    .profil-page .row {
        margin: 0;
    }

    .profil-page .row .col-4,
    .profil-page .col-lg-8 {
        width: 100%;
    }

    .login_register_area {
        padding: 0;
    }

    .filter_logs {
        margin-bottom: 30px;
    }

    .login_register_area .log_wrapper .box_forms {
        width: 100%;
        height: auto;
        padding: 0 0 40px;
    }

    .filter_logs .filter_bars a {
        font-size: 14px;
    }

    #offcanvasRight .offcanvas-body .ny-cart-empty img {
        width: 35px;
    }

    .breadcrumb ul li a:last-child::before {
        font-size: 13px;
    }

    .category-result .category-product .product-settings label input {
        width: 12px;
        height: 12px;
    }

    .category-result .category-product .product-settings label {
        font-size: 12px;
    }

    .category-result .category-product .product-settings {
        flex-direction: column;
    }

    .category-result .category-product .product-settings .order-product {
        width: 100%;
        justify-content: space-between;
        margin-top: 15px;
    }

    .category-result .category-product .product-settings .order-product span {
        font-size: 12px;
    }

    .category-result .category-product .product-settings .order-product select {
        min-width: auto !important;
        width: 100%;
        font-size: 12px !important;
        margin: 3px 0 0;
        height: 35px !important;
        padding: 0 10px !important;
    }

    .category-result .category-product .product-settings .order-product .filtreSelectGroup {
        display: flex;
        flex-direction: column;
    }

    .category-result .category-product .product-settings .ser-set {
        font-size: 13px;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label span.ny-variant-offStock::before {
        font-size: 9px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation {
        margin: 0;
        padding: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap {
        display: flex;
        flex-direction: column;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket.mobile-fixed {
        position: fixed;
        z-index: 999999;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 10px 15px;
        background-color: #fff;
        border-top: 1px solid #e0e0e0;
    }

    .counter-yk {
        height: auto;
        width: 100%;
    }

    .counter-yk .productCount {
        height: 60px;
        width: 30%;
    }

    .counter-yk .productCount button i {
        font-size: 20px;
    }

    .counter-yk .productCount input {
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count {
        margin: 0;
        order: -1;
        padding: 0 0 20px !important;
    }

    .p-for-detail-wrap .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label.imagedLabel img {
        max-height: 60px !important;
        min-height: 60px !important;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label.imagedLabel span {
        font-size: 12px;
        padding: 5px 0 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex {
        flex-wrap: wrap;
        justify-content: left;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex a img {
        width: 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex a {
        font-size: 13px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item .ac-for-content {
        font-size: 12px;
        line-height: 18px;
        padding: 0 15px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item button.panel {
        padding: 15px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket a {
        font-size: 13px;
        height: 45px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket a img {
        width: 20px;
        top: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail {
        width: 100%;
        padding: 10px 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline h1 {
        font-size: 18px;
        max-width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline .p-code {
        font-size: 13px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount .p-price .end-price {
        font-size: 30px;
        margin: 10px 0 0;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label {
        width: 40px;
        height: 30px;
        font-size: 12px;
    }

    .product-action a {
        font-size: 14px;
        height: 45px;
    }

    .product-action a img {
        width: 20px;
    }

    .product-action .group-yk-2 {
        gap: 10px !important;
    }

    .yonkasoft-product-detail {
        margin: 20px 0 0;
    }

    .main-product-slider .product-detail-slider .swiper-slide .zoom-image img:not(.extm img),
    .main-product-slider .product-detail-slider .swiper-slide .zoom-image video {
        height: auto;
    }

    .yonkasoft-product-detail .p-for-wrap {
        flex-direction: column;
        gap: 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media {
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media .p-for-media-group {
        flex-direction: column-reverse;
        display: flex;
        gap: 0;
    }

    .main-product-slider {
        width: 100%;
        padding-bottom: 0;
    }

    .thumbnail-slider {
        width: 100%;
        height: auto !important;
        margin: 10px 0;
        position: relative;
        padding: 0;
    }

    /**/
    .yonkasoft-header .header-wrap .menu-group .menu-item.menu-vector a img {
        width: auto !important;
        height: 17px !important;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button::before {
        background-size: 20px;
        line-height: 50px;
    }

    .product-group .product-group-area {
        margin-bottom: 40px;
    }

    .yk-head {
        margin-bottom: 25px;
        padding: 0;
    }

    .yk-head.blog-title {
        padding-top: 30px;
    }



    .swiper-product .swiper-pagination-bullets {
        position: absolute;
        left: 50% !important;
        bottom: 0 !important;
        transform: translate(-50%, -50%);
        z-index: 999;
        width: 120px !important;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .group-card img {

        height: 25px;
    }

    .yonkasoft-footer .footer-group ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .yonkasoft-footer .footer-group {
        margin-bottom: 0;
    }

    .yonkasoft-commerce-features .group-yk-2 {
        gap: 20px !important;
    }

    .yonkasoft-commerce-features {
        margin-bottom: 40px;
    }

    .yonkasoft-commerce-features .features-card:not(:last-child)::before {
        opacity: 0;
    }

    .yonkasoft-commerce-journal {
        padding: 0;
        margin-top: 0;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button {
        z-index: 0;
        width: 50px;
    }

    .yk-product-card .card-content .right .discount {
        font-size: 10px;
        padding: 5px 10px;
        width: fit-content;
        border-color: #e0e0e0;
    }

    .navigation-yk button.prev {
        left: 5px;
    }

    .navigation-yk button.next {
        right: 5px;
    }

    .product-group {
        margin: 50px 0 !important;
        background: #FFFFFF;
        padding: 0 20px;
        border-radius: 25px;
        -webkit-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
        box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    }

    .yonkasoft-commerce {
        margin: 50px 0;
    }

    .features-yonkasoft .navigation-yk button.prev,
    .yonkasoft-lead .navigation-yk button.prev {
        left: 10px;
        width: 20px;
        height: 20px;
        font-size: 16px;
    }

    .features-yonkasoft .navigation-yk button.next,
    .yonkasoft-lead .navigation-yk button.next {
        right: 10px;
        width: 20px;
        height: 20px;
        font-size: 16px;
    }

    .features-yonkasoft {
        margin: 15px 0;
    }

    .features-yonkasoft .navigation-yk {
        display: none;
    }

    .yonkasoft-header {
        border-bottom: 1px solid #e0e0e0;
        padding: 0 !important;
        overflow: hidden;
    }

    .swiper-features .swiper-slide a.features-card span {
        margin: 5px 0;
        font-size: 11px;
    }

    .swiper-features .swiper-slide a.features-card .image {
        width: 60px;
        height: 60px;
        padding: 5px;
    }

    .blog-card:not(:last-child) {
        margin: 0;
    }

    .yonkasoft-header .header-wrap {
        padding: 20px 0;
        align-items: center;
        gap: 10px;
    }

    .yonkasoft-header .topbar .social {
        display: none;
    }

    .yonkasoft-header .topbar a {
        font-size: 12px;
    }

    .yonkasoft-header .topbar .topbar-flex {
        justify-content: center;
    }

    /**/
    .yonkasoft-lead {
        margin-bottom: 15px;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-wrap .filter-item.active {
        border: none;
        position: relative;
    }

    .yonkasoft-header.not-home {
        padding: 9px 0;
    }

    .yk-mega-menu-content .content-area .mega-menu-list li.list-item span {
        font-size: 16px;
    }

    .yk-mega-menu-content .content-area .other-links a {
        font-size: 15px;
    }

    .yk-mega-menu-content .content-area .other-links a img {
        height: 17px;
    }

    .yk-mega-menu-content .content-area .mega-menu-child .child-menu .menu-parent-title {
        font-size: 19px;
    }

    .yk-mega-menu-content .content-area .mega-menu-child .child-menu .child-content-menu ul li a {
        font-size: 15px;
    }

    .yk-mega-menu-content .close-mega-menu img {
        width: 21px;
    }

    .yk-mega-menu-content .content-area .mega-menu-list li.list-item {
        margin-bottom: 17px;
    }

    .zoom-pr-ky .pagination {
        overflow-x: scroll;
        width: 100%;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-close {
        position: absolute;
        right: 0;
        top: -1px;
        font-size: 35px;
    }

    .zoom-pr-ky .close-zoom img {
        width: 14px;
    }

    .zoom-pr-ky .close-zoom {
        background: #fff;
        padding: 8px 10px;
        right: 0;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item button span {
        display: none;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item a span {
        display: none;
    }


    .yonkasoft-header .header-wrap .menu-group {
        gap: 10px !important;
    }

    .lead-wrap .content .title {
        font-size: 26px;
    }

    .lead-wrap .content a {
        font-size: 14px;
        padding: 16px 27px;
    }

    .lead-wrap .content {
        height: 70vh;
    }

    .yonkasoft-lead .swiper .pagination-lead {
        bottom: 28px;
    }

    .product-group.slide-version .yk-head h2 {
        border-radius: 0 0 30px 30px;
        background: #414042;
        padding: 15px 30px;
        font-weight: 500;
        color: #fff;
    }

    .navigation-yk button {
        width: 30px;
        height: 30px;
    }

    .navigation-yk button img {
        width: 13px;
    }

    .yk-product-card .card-content .price .active-price {
        font-size: 17px;
    }

    .yk-product-card .card-content .price del {
        font-size: 13px;
    }



    .commerce-card {
        margin-bottom: 12px;
    }

    .commerce-card .lead-wrap .content .title {
        font-size: 21px;
    }

    .commerce-card .lead-wrap .content a {
        font-size: 13px;
        padding: 12px 19px;
    }

    .yonkasoft-commerce.law .commerce-card {
        height: 440px;
    }

    .group-yk-4 {
        gap: 20px 0 !important;
    }

    .yonkasoft-commerce-features .features-card {
        margin-bottom: 0;
    }

    .yonkasoft-commerce-features .features-card .icon {
        height: 30px;
    }

    .yonkasoft-commerce-features .features-card h3 {
        font-size: 14px;
        color: #000;
    }

    .yonkasoft-commerce-features .features-card p {
        color: #000;
    }

    .yonkasoft-commerce-journal .journal-wrap {
        flex-direction: column;
        padding: 25px 0;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-content {
        width: 100%;
        margin-bottom: 25px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form {
        width: auto;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card input::placeholder {
        font-size: 14px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-content h2 {
        font-size: 16px;
        margin-bottom: 0;
        max-width: 100%;
        text-align: center;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-content span {
        font-size: 16px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card input {
        font-size: 14px;
        width: 100%;
        padding-left: 20px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card {
        height: 50px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button img {
        width: 18px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-check label {
        font-size: 12px;
        line-height: 18px;
    }

    label.check-in::before {
        width: 10px;
        height: 10px;
    }

    label.check-in::after {
        width: 11px;
        height: 11px;
    }

    .yonkasoft-footer .footer-ust .group-yk-4 {
        gap: 20px !important;
    }

    .yonkasoft-footer .footer-group .footer-content {
        display: none;
        margin: 10px 0 0;
    }

    .yonkasoft-footer .footer-group .title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer;
        border-bottom: 1px solid #41404224;
        padding-bottom: 5px;
        margin-bottom: 0;
        color: #414042;
        font-weight: 500;
    }




    .yonkasoft-footer {
        padding: 30px 0px 0px;
    }

    .yonkasoft-footer .footer-group ul li a {
        font-size: 14px;
    }

    .yonkasoft-footer .footer-alt {
        padding: 15px 0;
        margin-top: 28px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .social-group a {
        font-size: 14px;
        line-height: 19px;
        width: 30px;
        height: 30px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .social-group a img {
        width: 16px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .social-footer span {
        font-size: 14px;
        line-height: 28px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .social-footer .social-group a img {
        width: 16px;
    }

    .copy .copy-wrap {
        flex-direction: column;
    }

    .copy .copy-wrap .copy-text {
        font-size: 12px;
    }

    .copy .copy-wrap .copy-credit img {
        width: 175px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .powered {
        font-size: 14px;
    }

    .yk-mega-menu-content {
        width: 100%;
    }

    .yk-mega-menu .yk-mega-menu-wrapper .yk-mega-menu-overlay {
        width: 30%;
        display: none;
    }

    .yk-mega-menu-content .content-area {
        padding: 50px 21px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box input {
        font-size: 14px;
    }

    .yonkasoft-footer .footer-group .title i {
        display: block;
    }

    .yonkasoft-product-detail .gallery-wrapper {
        height: 50px !important;
        bottom: auto;
        top: unset;
    }

    .yonkasoft-product-detail .gallery-wrapper .navigation-yk {
        flex-direction: row;
        width: 100%;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right .media {
        display: none;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex {
        flex-direction: column;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left {
        width: 100%;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right {
        width: 100%;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right .desc-accordion {
        padding: 0;
        width: 100%;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left h2 {
        font-size: 17px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left .content {
        margin: 17px 0px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left .content p {
        font-size: 14px;
        line-height: 21px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right .desc-accordion .acc-wrapper .acc-item .acc-button {
        font-size: 14px;
        padding: 17px 15px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right .desc-accordion .acc-wrapper .acc-item .acc-area {
        padding: 20px 15px;
        font-size: 13px;
    }

    .yk-product-card .card-content h3 {
        font-size: 13px;
        line-height: 20px;
    }

    .yk-product-card .card-content .title-pr {
        font-size: 13px;
        line-height: 20px;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-wrap .filter-title {
        font-size: 15px;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-wrap .filter-title img {
        width: 14px;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-wrap .filter-item {
        width: 100%;

        padding: 26px 19px;
    }

    .category-result .group-yk-5 {
        row-gap: 50px;
    }

    .mobil-default-slider {
        display: block !important;
        height: auto;
        width: 100%;
    }

    .yk-product-card .card-media {
        display: none;
    }

    .mobil-default-slider .swiper-slide {
        width: 100% !important;
        padding-bottom: 0;
    }

    .mobil-default-slider .swiper-slide img {
        width: 100%;
        display: block;
        border-radius: 10px;
        max-height: 100% !important;
        object-fit: contain;
        background-color: #fff;
    }

    .category-result .yk-product-card {
        width: 100%;
        height: 100%;
    }

    .default-pagination {
        display: flex;
        width: 100px !important;
        justify-content: center;
        position: absolute;
        z-index: 1;
        left: 50% !important;
        transform: translate(-50%);
    }

    .mobil-default-slider .swiper-pagination-bullet {
        width: 100%;
        border-radius: 3px;
        height: 3px;
        flex: 1;
    }

    .mobil-default-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #000;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat {
        display: none;
        position: fixed;
        background: #f0f0f0;
        top: 0;
        left: 0;
        background-color: #fff;
        height: 100%;
        z-index: 9999;
        width: 100%;
        padding: 40px 6px 20px;
        transition: all .4s;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li a {
        font-size: 14px;
        font-weight: 500;
        border-bottom: 1px solid #E6E6E6;
        padding: 0 0 5px;
        width: 100%;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .search-area {
        flex: 1;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .logo img {
        width: 140px;
    }

    .yk-mega-menu-v3 .close-menu {
        font-size: 30px;
    }

    .yk-mega-menu-v3 .close-menu img {
        width: 16px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .search-bar {
        position: relative;
        margin: 0;
        border-bottom: 0;
        height: 45px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .search-bar button {
        width: 30px;
        height: 30px;
        right: 10px;
        background-color: #eb6624;
        border-radius: 100px;
        top: 7px;
        min-width: auto;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left {
        padding: 20px 0px 80px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .linked a img {
        width: 18px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .breadcrumb ul.bread-list {
        overflow-x: scroll;
    }

    .breadcrumb ul.bread-list::-webkit-scrollbar {
        display: none;
    }

    .breadcrumb ul.bread-list li a {
        font-size: 12px;
        font-weight: 500;
        color: #000;
    }

    .breadcrumb ul.bread-list li:not(:last-child):after {
        margin: 0 5px;
    }

    .yonkasoft-page-head {
        padding: 20px 0;
    }

    .yonkasoft-page-head .head-page-flex {
        flex-direction: column;
        align-items: unset;
        gap: 20px;
    }

    .yonkasoft-page-head .head-page-flex .page-bread .breadcrumb {
        margin: 0;
        width: fit-content;
        overflow-x: scroll;
    }

    .yonkasoft-page-head .head-page-flex .page-bread h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .breadcrumb ul.bread-list li:last-child {
        font-size: 12px;
        overflow: visible;
        max-width: fit-content;
    }

    #mobilband {
        padding: 10px 0;
        background: #eb6624;
        border-width: 0 0 1px;
        border-color: #ffffffb0;
        border-style: solid;
    }

    #mobilband .container.mobilbandcon {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #mobilband .container.mobilbandcon span a {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
    }

    #mobilband .container.mobilbandcon span a img {
        border-style: solid;
        border-width: 1px;
        border-radius: 100px;
        width: 20px;
        height: 20px;
    }

    #mobilband .container.mobilbandcon #close-mobile-notify i {
        color: #fff;
        font-size: 20px;
    }

    .modal .modal-dialog {
        width: 400px;
    }

    .support-content .buttons .tel span:last-child {
        display: block;
    }

    .support-flex .support-content .buttons a.tel .desk_tel {
        display: none;
    }

    .support-content .buttons .tel span:first-child {
        display: none;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button::before {
        background-size: 20px;
        line-height: 50px;
    }

    .yk-product-card:hover .basket-content {
        display: none;
    }

    .yk-product-card {
        height: 100%;
    }

    .back-to-home {

        bottom: 0;

        width: 100%;

        left: 0;

        top: auto;

        position: fixed;

        background: #EC6624;

        color: #fff;

        border-radius: 10px 10px 0 0;

        padding: 15px 20px;

        text-align: center;

        justify-content: center;

        border: 0;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item a {
        position: relative;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item i {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 20px;
        color: #ec6623;
    }

    .widget.etbisdiv .widget-title {
        display: none;
    }

    .widget.etbisdiv {
        position: relative;
        right: 0;
        bottom: 0;
        padding: 40px 0 0;
    }

    .cc-bottom[aria-label=cookieconsent] {
        max-width: 100% !important;
        margin: 0 !important;
        border-radius: 20px 20px 0 0 !important;
        border: 1px solid #e5622285 !important;
    }

    .cc-floating.cc-type-info.cc-theme-classic .cc-btn {
        padding: 5px !important;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        display: flex;
        height: auto;
        width: 100%;
        gap: 15px;
        margin-bottom: 25px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a.ny-product-comparison-left-list-btn {
        margin-bottom: 0;
        width: 200px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a.ny-product-comparison-left-list-btn {
        margin-bottom: 0;
        width: 200px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-3 {
        width: 47%;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex .tab-link {
        display: none
    }

    .new-ticket {
        border-radius: 10px 0 10px 0;
    }

    .product-group .navigation-yk button.prev {
        left: -10px;
        background: #F7F7F7;
        width: 30px;
        height: 30px;
    }

    .product-group .navigation-yk button.next {
        right: -10px;
        background: #F7F7F7;
        width: 30px;
        height: 30px;
    }

    header .searchlist {
        left: 0;
        border-radius: 0 0 0 20px;
    }

    .navigation-yk button.prev {
        left: 5px;
    }

    .navigation-yk button.next {
        right: 5px;
    }

    .yonkasoft-footer .group-yk-md-2 {
        gap: 20px !important;
    }

    body .ny-add-cart-modal .ny-add-cart-modal-content {
        width: 70%;
        height: auto;
    }

    .tool-filter .filterCat .filter-wrap .filter-item .nyFilterPriceRangeBt {
        font-size: 18px;
        height: 35px;
    }

    .tool-filter .filterCat .filter-wrap .filter-title.active::before {
        visibility: hidden;
    }

    .tool-filter .filterCat .filter-wrap .filter-title i.active {
        background: unset;
        color: #EC6624;
        width: auto;
        height: auto;
    }

    .tool-filter .filterCat .filter-wrap .filter-item {
        position: relative;
        padding: 10px 0;
    }

    .tool-filter .filterCat .filter-wrap .filter-title i {
        color: #EC6624;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head {
        display: flex;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex {
        width: 100%;
        background: #EC6624;
        border-radius: 15px 0 0 0;
        align-items: center;
        justify-content: center;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex .tab-link {
        display: none;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex .tab-link.active {
        display: flex;
        background: unset;
        border: none;
        color: #fff;
        background: #404041;
        width: 100%;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .mobil-tab-button {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        gap: 10px;
        font-size: 16px;
        font-weight: 400;
        height: 50px;
        background: #F2F2F2;
        border-radius: 0 10px 0 0;
    }

    .copy {
        margin-bottom: 80px;
    }

    .zoom-pr-ky .pag-zoom-swiper .swiper-slide img {
        width: 100%;
    }

    .zoom-pr-ky .swiper-main-zoom .swiper-slide img {
        width: 100%;
    }

    .zoom-pr-ky .pagination-wrap {
        width: 25%;
    }

    .zoom-pr-ky .swiper-main-zoom {
        width: 75%;
    }

    .forms_log form .form-item input+label {
        font-size: 12px;
    }

    .login_register_area .log_wrapper .box_forms .forms_log {
        padding: 0 20px 40px;
    }

    .forms_log .login_form form input {
        margin-bottom: 20px;
    }

    .swiper-log img {
        object-fit: cover;
    }

    .register-gecis {
        font-size: 14px;
        flex-wrap: wrap;
    }

    .login_register_area::before {
        z-index: -1;
    }

    .login_register_area .log_wrapper {
        gap: 25px 0;
    }

    .login_register_area .log_wrapper .log-entry {
        width: 50%;
    }

    .login_register_area .log_wrapper .form-area {
        width: 50%;
        padding: 0 25px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline .share-area {
        top: 0;
        padding: 0 15px;
        height: 35px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline .share-area a {
        line-height: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media .p-for-media-group .zoom-data img {
        object-fit: contain;
    }

    .breadcrumb ul {
        justify-content: left;
        overflow: hidden;
        width: max-content;
    }

    .breadcrumb {
        overflow: hidden;
        margin: 20px 0;
    }

    .category-result .group-row .tool-filter .left {
        width: auto;
    }

    .category-result .group-row .tool-filter .right {
        width: auto;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button i {
        font-size: 25px;
    }

    .brand-area {
        border-bottom: 1px solid #EC6624;
        padding: 0;
    }

    .brand-area .item .productBox .item-product-image-box a img {
        width: 100px;
        height: 100px;
    }


    .yonkasoft-footer .footer-right::before {
        background: #EC6624;
        width: 100%;
        height: 1px;
        bottom: -1px;
        top: auto;
    }

    .yonkasoft-footer .footer-right::after {
        content: "";
        background: #EC6624;
        width: 100%;
        height: 1px;
        bottom: -1px;
        top: auto;
        position: absolute;
        right: 100%;
    }

    .yonkasoft-footer {
        padding: 30px 0 0;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item:not(:last-child)::before {
        visibility: hidden;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item:not(:last-child) {
        text-align: unset;
        align-items: unset;
        border-bottom: 0;
    }

    .yonkasoft-footer .footer-right .footer-link-group .item.wp {
        display: none;
    }

    body .yonkasoft-footer .footer-right .footer-link-group .phone {
        text-align: end !important;
    }

    .yonkasoft-commerce-journal {
        margin: 0;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card {
        height: 55px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card input {
        font-size: 16px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card input::placeholder {
        font-size: 16px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form .form-card button {
        width: 60px;
    }

    .yonkasoft-footer .footer-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .yonkasoft-footer .footer-left {
        padding: 40px 0;
        width: 100%;
    }

    .yonkasoft-footer .footer-right {
        width: 100%;
        border-bottom: 1px solid #EC6624;
        border-left: 0;
    }

    .yonkasoft-footer .footer-right .footer-link-group {
        flex-direction: row-reverse;
        padding: 0 0 30px;
    }

    .product-group.background-version .product-group-wrapper .yk-product-card .mobil-slide .default-pagination {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
        width: 120px !important;
    }

    .yonkasoft-commerce-features.footer-features {
        padding: 50px 0 0;
    }

    .yonkasoft-commerce-features.footer-features .features-card .icon:nth-child(1)::before {
        width: 40px;
        height: 40px;
        left: 0;
    }

    .firsat-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #fff;
        width: 40px;
        height: 6px;
        border-radius: 10px;
    }

    .firsat-pagination .swiper-pagination-bullet {
        background: #BABABA;
        width: 25px;
        height: 6px;
        border-radius: 10px;
    }

    .firsat-pagination {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 0 20px;
    }

    .product-group.background-version .product-group-wrapper::before {
        width: 100px;
        height: 100px;
        border-radius: 20px 0 0 0;
    }

    .product-group.background-version .product-group-wrapper {
        flex-direction: row-reverse;
        border-radius: 20px 0 0 20px;
        padding: 30px 25px;
        gap: 15px;
    }

    .yk-head h2 {
        font-size: 18px;
    }

    .product-group .product-group-area {
        margin-bottom: 40px;
    }

    .product-group.slide-version .yk-head h2 {
        border-radius: 0 0 30px 30px;
        background: #414042;
        padding: 15px 30px;
        font-weight: 500;
        color: #fff;
    }

    .product-group.slide-version .yk-head h2 a {
        color: #fff;
    }

    .swiper-product .swiper-pagination-bullets {
        position: absolute;
        left: 50% !important;
        bottom: 0 !important;
        transform: translate(-50%, -50%);
        z-index: 999;
        width: 150px !important;
    }

    .product-group.background-version .product-group-wrapper .group-card .mobile-area {
        width: 100%;
        position: relative;
    }

    .product-group.background-version .product-group-wrapper .group-card .group-yk-2 {
        display: none !important;
    }

    .product-group.background-version .product-group-wrapper .group-card,
    .product-group.background-version .product-group-wrapper .group-banner {
        width: 50%;
    }

    .product-group.background-version .product-group-wrapper .group-banner {
        position: relative;
        top: unset;
    }

    .product-group.background-version .product-group-wrapper .group-card,
    .product-group.background-version .product-group-wrapper .group-banner {
        width: 50%;
    }

    .yonkasoft-commerce-features .group-yk-2 {
        gap: 20px !important;
    }

    .mobil-default-slider .swiper-slide img {
        width: 100%;
        display: block;
        border-radius: 15px;
    }

    .swiper-product .swiper-pagination-bullets {
        position: absolute;
        left: 50% !important;
        bottom: 0 !important;
        transform: translate(-50%, -50%);
        z-index: 999;
        width: 120px !important;
    }

    .product-group {
        margin: 50px 0 0 !important;
        background: #FFFFFF;
        padding: 0 20px;
        border-radius: 25px;
        -webkit-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
        box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    }

    .yonkasoft-commerce-features .features-card .icon {
        height: 40px;
    }

    .yonkasoft-commerce-features .features-card h3 {
        font-size: 14px;
        color: #000;
    }

    .yonkasoft-commerce-features .features-card p {
        color: #000;
    }

    html,
    body {
        overflow-x: hidden;
    }

    .yonkasoft-commerce-features {
        margin: 40px 0 0 !important;
        padding: 30px 0 !important;
    }

    .yonkasoft-commerce-features .features-wrapper {
        background: #f7f7f7;
        padding: 0;
        border-radius: 0;
    }

    .yonkasoft-header .topbar .topbar-flex .topbar-text {
        font-size: 16px;
    }

    .yonkasoft-header .header-top {
        display: none;
    }

    .yonkasoft-header .header-wrap .header-btn a.mobile-menu-button {
        display: none;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-3 {
        width: 47%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a.ny-product-comparison-left-list-btn {
        margin-bottom: 0;
        width: 200px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        display: flex;
        height: auto;
        width: 100%;
        gap: 15px;
        margin-bottom: 25px;
    }

    .yonkasoft-commerce-features .features-card .subtitle {
        font-size: 14px;
    }

    .yonkasoft-commerce-features .features-card .title {
        font-size: 16px;
        text-align: center;
    }

    .yonkasoft-footer .footer-group ul {
        margin: 10px 0 0;
    }

    .swiper-features {
        text-align: center;
    }

    .yonkasoft-commerce-features .group-yk-4 {
        gap: 20px !important;
    }

    .yonkasoft-commerce-features .features-card:not(:last-child)::before {
        display: none;
    }

    .yonkasoft-commerce-journal .journal-wrap {
        flex-direction: column;
        justify-content: center;
        padding: 30px 0;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-content {
        width: 100%;
        margin-bottom: 25px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form {
        width: auto;
    }

    .order-query .collapse-body .content-zone .row .order-date-row {
        width: 100px;
    }

    .order-query .collapse-body .content-zone .row .mini-img {
        width: 50px;
        height: 50px;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item.menu-vector a img {
        width: auto !important;
        height: 20px !important;
    }

    .main-product-slider .product-detail-slider .swiper-slide .zoom-image video,
    .thumbnail-slider .swiper-thumbnail .swiper-slide .thumbnail-image video {
        height: auto !important;
    }

    .yonkasoft-header .header-wrap {
        padding: 30px 0;
    }

    .tool-filter .filterCat {

        border-right: 1px solid #e0e0e0;

        width: 50% !important;
    }

    .default-pagination {
        display: flex;
        display: flex;
        width: 100px !important;
        justify-content: center;
        position: absolute;
        z-index: 1;
        left: 50% !important;
        transform: translate(-50%);
    }

    .mobil-default-slider .swiper-pagination-bullet {
        width: auto;
        border-radius: 0px;
        height: 2px;
        flex: 1;
    }

    .mobil-default-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #000;
        border-radius: 5px;
    }

    .yonkasoft-header .topbar a {
        font-size: 12px;
    }

    .yonkasoft-header {
        border-bottom: 1px solid #e0e0e0;
        overflow: hidden;
    }

    .yonkasoft-header .logo img {
        width: 200px;
    }

    .yonkasoft-header .header-wrap .menu-group {
        gap: 20px;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item button span,
    .yonkasoft-header .header-wrap .menu-group .menu-item a span {
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li a {
        font-size: 14px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .search-area {
        width: 100%;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar {
        justify-content: space-between;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .logo img {
        width: 140px;
    }

    .yk-mega-menu-v2 .close-menu {
        width: 35px;
        height: 35px;
        right: 16px;
        top: 27px;
    }

    .yk-mega-menu-v2 .close-menu img {
        width: 16px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .search-bar {
        margin: 50px 0px 0;
        position: relative;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .search-bar button {
        background-color: unset;
        width: auto;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left {
        padding: 20px 0px 0;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .linked a img {
        width: 18px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box {
        height: 45px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box button {
        width: 54px;
    }

    .yk-mega-menu-content .content-area .search-card .search-box button img {
        width: 28px;
    }

    body .alert {
        font-size: 13px;
        text-align: center;
    }

    .category-result .group-flex .other-cat a {
        width: 100%;
        margin: auto;
        justify-content: center;
    }

    .category-result .group-flex {

        flex-direction: column;
        gap: 10px;
    }

    .siparis-alan .siparis-form .form-title {
        font-size: 20px;
    }

    .siparis-alan .siparis-form form .form-group {
        margin-bottom: 15px;
    }

    .siparis-alan .siparis-form form .form-group button {
        margin: 0;
        font-size: 14px;
    }

    .page-wrap .page-content .column-12 p {
        font-size: 13px;
    }

    .contact-main iframe {
        height: 300px;
    }

    .contact-main .contactFormBox form input {
        height: 40px;
    }

    .global_basket {
        margin: 20px 0 0;
    }

    .campaignBox .campaignText {
        font-size: 14px;
    }

    .campaignBox {
        padding: 15px;
    }

    .cart-summary .buy-button {
        font-size: 14px;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        justify-content: center;
        border-top: 1px solid #fff;
        z-index: 999;
    }

    .cart-summary .buy-button img {
        width: 20px;
    }

    .ny-cart-list .nyCartListRight {
        width: 100%;
    }

    .ny-cart-list .nyCartListRight i {
        width: 30px;
        height: 40px;
    }

    .ny-cart-list .nyCountInput {
        width: 40px;
    }

    .global_basket .basket_list {
        padding: 15px;
    }

    .global_basket .basket_list .ny-cart-list {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .ny-cart-list .ny-cart-image {
        width: 25%;
        margin-right: 0 !important;
    }

    .ny-cart-list .cartProductDetail {
        width: 75%;
        padding-left: 20px;
    }

    .ny-cart-list .nyHidMobile .nyCartProductSubValue {
        font-size: 16px;
    }

    .ny-cart-list .nyCartListRight .nyCartRemove i {
        font-size: 20px;
    }

    .global_basket .basket_prod .basket_flex {
        flex-direction: column;
        gap: 20px;
    }

    .global_basket .basket_prod .basket_flex .column-8,
    .global_basket .basket_prod .basket_flex .column-4 {
        width: 100%;
    }

    .contact-main .contactFormBox .form-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contact-main .contact-flex {
        flex-direction: column;
    }

    .contact-main .column-8,
    .contact-main .column-4 {
        width: 100%;
    }

    .contact-main .contact-info .contact-item p {
        font-size: 14px;
    }

    .contact-main .contact-info .contact-item {
        font-size: 12px;
    }

    .contact-main .contact-info {
        gap: 15px;
    }

    .bank-account .bankAccount-box .logo img {
        width: 150px;
    }

    .bank-account .bankAccount-box .box-body .bankName {
        font-size: 14px;
    }

    .bank-account .bankAccount-box .box-body .bankUser {
        font-size: 14px;
    }

    .bank-account .bankAccount-box .box-body .bankIban .copy_success {

        right: 0;
        top: 100%;
    }

    .help-q-page .mainQuestion .soru-card .card-header h5 a {
        font-size: 14px;
        gap: 20px;
    }

    .help-q-page .mainQuestion .soru-card .ny-collapse .card-body p {
        font-size: 12px;
        line-height: 17px;
    }

    .help-q-page .soru-filtre-liste li a {
        font-size: 14px;
    }

    .help-q-page .soruFiltre .soru-input input {
        font-size: 12px;
        padding: 0 15px;
    }

    .campaign-page .card-yk .card .card-body h2 {
        font-size: 18px;
    }

    .campaign-page .card-yk .card .card-body .card-text {
        font-size: 14px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body a i.bi-x {
        font-size: 18px;
        width: 30px;
        height: 30px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .col-md-4 {
        width: 33%;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative p {
        font-size: 14px;
        line-height: 20px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body a.addSptBt {
        font-size: 14px;
        padding: 5px 0px !important;
        margin: 0;
        width: 100%;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative h6 {
        font-size: 11px !important;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative .product-brand p.fw-bold {
        font-size: 14px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .product-card .card-body .position-relative .product-brand p.text-decoration-line-through {
        font-size: 12px;
    }

    .profil-page .row .col-4 .card {
        height: 100%;
        overflow-y: scroll;
    }

    .profil-page .row .col-4 .card .close-canvas {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 99999999;
    }

    .profil-page .row .col-4 .card .close-canvas img {
        width: 20px;
    }

    .profil-page .open-canvas {
        font-size: 14px;
        border-radius: 0;
        border: 1px solid #d3d3d3;
        background-color: unset !important;
        color: #000 !important;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        gap: 7px;
        line-height: 1;
    }

    .profil-page .row .col-md-6,
    .profil-page .row .col-md-12,
    .profil-page .row .col-12 {
        width: 100% !important;
        padding: 0 !important;
    }

    .profil-page .col-lg-8 .breadscrumb-section .breadscrumb-contain::before {
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 1000%;
        height: 100%;
        background-color: #F0F0F0;
    }

    .profil-page .col-lg-8 .breadscrumb-section .breadscrumb-contain::after {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        width: 1000%;
        height: 100%;
        background-color: #F0F0F0;
    }

    .profil-page .row .col-4:not(.content-zone .col-4) {
        transform: translateY(-100%);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999999;
        height: 100vh;
    }

    .profil-page .row .col-4.active {
        transform: translateY(0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .profil-page .row .col-lg-12 {
        display: block;
    }

    .profil-page .row .col-lg-12 button#nyoffcanvas {
        display: none;
    }

    .profil-page .col-lg-8 .breadscrumb-section .breadscrumb-contain {
        margin: 25px 0;
        position: relative;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .profileServices .col-lg-4 {
        width: 33%;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .profileServices .col-lg-4 .servicesBox a i {
        font-size: 24px;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .profileServices .col-lg-4 .servicesBox a span {
        display: block;
        font-size: 14px;
    }

    .profil-page .card-body .row .col-9 .card-title {
        font-size: 14px !important;

    }

    .profil-page .card-body .row .col-9 .text-muted {
        font-size: 12px !important;
    }

    .profil-page .card-body .row .col-9 .mobil-articledate {
        margin-top: 5px;
    }

    .profil-page .card-body .row {
        flex-direction: row;
        gap: 20px;
        flex-wrap: nowrap;
        height: fit-content;
    }

    .profil-page .card-body .list-group .list-group-item.activelist a i {
        font-size: 16px;
    }

    .profil-page .card-body .list-group .list-group-item a {
        font-size: 12px;
    }

    .profil-page .col-lg-8 {
        padding-left: 0 !important;
    }

    .profil-page .row .col-4,
    .profil-page .col-lg-8 {
        width: 100%;
    }

    .login_register_area {
        padding: 0;
    }

    .yonkasoft-page-head .head-page-flex .page-bread {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .yonkasoft-page-head .head-page-flex .page-bread .breadcrumb {
        margin: 0;
    }

    .filter_logs {
        margin-bottom: 30px;
    }

    .login_register_area .log_wrapper .box_forms {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .filter_logs .filter_bars a {
        font-size: 14px;
    }

    #offcanvasRight .offcanvas-body .ny-cart-empty img {
        width: 35px;
    }

    .breadcrumb ul li a:last-child::before {
        font-size: 13px;
    }

    .category-result .category-product .product-settings label input {
        width: 12px;
        height: 12px;
    }

    .category-result .category-product .product-settings label {
        font-size: 12px;
    }

    .category-result .category-product .product-settings {
        flex-direction: column;
    }

    .category-result .category-product .product-settings .order-product {
        width: 100%;
        justify-content: space-between;
        margin-top: 15px;
    }

    .category-result .category-product .product-settings .order-product span {
        font-size: 12px;
    }

    .category-result .category-product .product-settings .order-product select {
        min-width: auto !important;
        width: 100%;
        font-size: 12px !important;
        margin: 3px 0 0;
        height: 35px !important;
        padding: 0 10px !important;
    }

    .category-result .category-product .product-settings .order-product .filtreSelectGroup {
        display: flex;
        flex-direction: column;
    }

    .category-result .category-product .product-settings .ser-set {
        font-size: 13px;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label span.ny-variant-offStock::before {
        font-size: 9px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation {
        margin: 0;
        padding: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap {
        display: flex;
        flex-direction: column;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket.mobile-fixed {
        position: fixed;
        z-index: 999999;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 10px 15px;
        background-color: #fff;
        border-top: 1px solid #e0e0e0;
    }

    .counter-yk {
        height: 60px;
    }

    .counter-yk .productCount button i {
        font-size: 20px;
    }

    .counter-yk .productCount input {
        width: 100%;
        font-size: 18px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count {
        margin: 0;
        order: -1;
        padding: 0 0 20px !important;
    }

    .p-for-detail-wrap .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label.imagedLabel img {
        max-height: 60px !important;
        min-height: 60px !important;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label.imagedLabel span {
        font-size: 12px;
        padding: 5px 0 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex {
        flex-wrap: wrap;
        justify-content: left;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex a img {
        width: 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex a {
        font-size: 13px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item .ac-for-content {
        font-size: 12px;
        line-height: 18px;
        padding: 0 15px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .accordion-for-p .accordion-for-wrap .ac-for-item button.panel {
        padding: 15px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket a {
        font-size: 13px;
        height: 45px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket a img {
        width: 20px;
        top: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail {
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline h1 {
        font-size: 18px;
        max-width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-headline .p-code {
        font-size: 13px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount .p-price .end-price {
        font-size: 24px;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content .radio label {
        width: 40px;
        height: 30px;
        font-size: 12px;
    }

    .product-action a {
        font-size: 14px;
        height: 45px;
    }

    .product-action a img {
        width: 20px;
    }

    .product-action .group-yk-2 {
        gap: 10px !important;
    }

    .yonkasoft-product-detail {
        margin: 25px 0 0;
    }

    .main-product-slider .product-detail-slider .swiper-slide .zoom-image img:not(.extm img) {
        height: auto;
    }

    .yonkasoft-product-detail .p-for-wrap {
        flex-direction: column;
        gap: 20px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media {
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media .p-for-media-group {
        flex-direction: column-reverse;
        gap: 0;
        display: flex;
    }

    .main-product-slider {
        width: 100%;
        padding: 0;
        height: 500px;
    }

    .thumbnail-slider {
        width: 100%;
        height: auto !important;
        margin: 10px 0;
        position: relative;
    }

    .yk-mega-menu .yk-mega-menu-wrapper .yk-mega-menu-overlay {
        width: 30%;
    }

    .zoom-pr-ky .close-zoom {
        padding: 15px 17px;
    }

    .zoom-pr-ky .close-zoom img {
        width: 22px;
    }

    .lead-wrap .content {
        height: 80vh;
    }

    .yonkasoft-lead .swiper .pagination-lead {
        bottom: 26px;
    }

    .lead-wrap .content .title {
        font-size: 30px;
    }

    .lead-wrap .content a {
        padding: 17px 12px;
    }

    .yonkasoft-commerce-features .features-card {
        padding: 0px 8px;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-content h2 {
        font-size: 18px;
        text-align: center;
    }

    .yonkasoft-footer .footer-group .title {
        font-size: 18px;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        border-bottom: 1px solid #41404224;
        padding-bottom: 5px;
        color: #000;
        margin-bottom: 0;
        color: #414042;
        font-weight: 500;
    }

    .yonkasoft-footer .footer-group .title i {
        display: block;
    }

    .yonkasoft-footer .footer-group ul li a {
        font-size: 14px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group a,
    .yonkasoft-footer .footer-alt .footer-link-group .powered {
        font-size: 17px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .social-footer span {
        font-size: 17px;
    }

    .yonkasoft-footer .footer-alt .footer-link-group .social-footer .social-group a img {
        width: 19px;
    }

    .yonkasoft-footer .footer-alt {
        padding: 35px 0px;
        margin-top: 0;
    }

    .yk-mega-menu-content {
        width: 70%;
    }

    .yonkasoft-product-detail .gallery-wrapper {
        top: auto;
        height: 80px !important;
        bottom: auto;
    }

    .yonkasoft-product-detail .gallery-wrapper .navigation-yk {
        flex-direction: row;
        width: 100%;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left {
        width: 100%;
    }

    .breadcrumb ul li {
        font-size: 16px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left h2 {
        font-size: 18px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left .content {
        margin-top: 16px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-left .content p {
        font-size: 16px;
        line-height: 25px;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right .media {
        display: none;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex {
        flex-direction: column;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right .desc-accordion {
        width: 100%;
        padding: 0;
    }

    .yonkasoft-product-detail .pr-desc .pr-desc-flex .pr-desc-right {
        width: 100%;
    }



    .yk-product-card a {
        display: block;
    }

    .mobil-default-slider {
        display: block !important;
        height: auto;
        width: 100%;
    }

    .yk-product-card .card-media {
        display: none;
    }

    .mobil-default-slider .swiper-slide {
        width: 100% !important;
    }

    .mobil-default-slider .swiper-slide img {
        width: 100%;
    }

    .mobil-default-slider .swiper-pagination-bullet {
        width: 19px;
        border-radius: 5px;
        height: 4px;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat {
        display: none;
        position: fixed;
        background: #f0f0f0;
        top: 0;
        left: 0;
        background-color: #fff;
        height: 40%;
        z-index: 9999;
        width: 100%;
        padding: 40px 6px 20px;
        transition: all .4s;
        border-bottom: 3px solid #000;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-wrap .filter-item.active {
        position: relative;
        border: none;
    }

    .overlay-body::before {
        display: none;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-close {
        position: absolute;
        font-size: 38px;
        right: 0;
        top: 13px;
    }

    .yonkasoft-page-head .head-page-flex .tool-filter .filterCat .filter-overlay.active {
        opacity: 1;
        transition: all .4s;
        backdrop-filter: blur(4px);
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li a {
        font-size: 14px;
        font-weight: 500;
        border-bottom: 1px solid #E6E6E6;
        padding: 0 0 5px;
        width: 100%;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .search-area {
        flex: 1;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar {
        justify-content: space-between;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .logo img {
        width: 140px;
    }

    .yk-mega-menu-v3 .close-menu {
        font-size: 30px;
    }

    .yk-mega-menu-v3 .close-menu img {
        width: 16px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .search-bar {
        position: relative;
        margin: 0;
        border-bottom: 0;
        height: 45px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .search-bar button {
        width: 30px;
        height: 30px;
        right: 10px;
        background-color: #eb6624;
        border-radius: 100px;
        top: 7px;
        min-width: auto;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left {
        padding: 20px 0px 80px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .linked a img {
        width: 18px;
    }
}

@media only screen and (min-width:991px) and (max-width:1440px) {
    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        width: 20%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-3 {
        width: 38%;
    }

    .category-menu .mega-yk-menu ul.mega-parent-list {
        gap: 20px !important;
        ;
    }

    body .ny-add-cart-modal .ny-add-cart-modal-content {
        width: 50%;
        height: auto;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item i {
        font-size: 20px;
    }

    .category-menu .mega-yk-menu ul.mega-parent-list li a:not(.mega-sub-menu a) {
        font-size: 12px;
    }
}

@media only screen and (min-width:1201px) and (max-width:1440px) {
    .main-product-slider .product-detail-slider .swiper-slide .zoom-image img:not(.extm img) {
        height: 600px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper .menu-area {
        width: 40%;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper .menu-banner {
        width: 60%;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container.ny-add-cart-modal-btnzone {
        width: 40%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex .support-image img {
        width: 100px;
    }

    .swiper-log img {
        object-fit: cover;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar .col-md-4 {
        width: 33.33%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        width: 20%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-3 {
        width: 38%;
    }

    .category-result .group-row .category-product .group-yk-xl-4 {
        grid-template-columns: 1fr 1fr 1fr !important;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content {
        width: 100%;
        flex-wrap: wrap;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        display: flex;
        flex-direction: column;
        height: auto;
        width: 20%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area {
        width: 38%;
    }

    body .profil-page .card-body .row .col-3 .rounded-circle .d-flex .text-white {
        font-size: 12px;
    }

    a.product-buton {
        width: 40% !important;
        margin: 0 !important;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-price .price-and-discount {
        width: 60%;
    }

    .yonkasoft-commerce-journal .journal-wrap .journal-form {
        width: auto;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container.ny-add-cart-modal-btnzone {
        width: 33%;
    }

    body .ny-add-cart-modal .ny-add-cart-modal-content {
        width: 60%;
        height: auto;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone {
        flex-wrap: wrap;
    }

    .ny-add-cart-modal .ny-add-cart-modal-content .ny-add-cart-modal-body #ny-add-cart-product-zone .ny-add-cart-modal-container {
        width: 40%;
    }

    .swiper-log img {
        object-fit: cover;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-support .support-flex {
        flex-wrap: wrap;
        gap: 25px;
    }

    .yonkasoft-product-detail .p-for-wrap {
        gap: 25px;
    }

    .profil-page .table-responsive {
        overflow: scroll;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .ny-product-comparison-area {
        width: 38%;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a.ny-product-comparison-left-list-btn {
        margin-bottom: 15px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row a {
        font-size: 12px;
    }

    body .ny-product-comparison-container .ny-product-comparison-in .ny-product-comparison-col .ny-product-comparison-row .col-md-2 {
        display: flex;
        flex-direction: column;
        height: auto;
        width: 20%;
    }

    body .profil-page .card-body .row .col-3 .rounded-circle .d-flex {
        width: 40px !important;
        height: 40px !important;
    }

    .counter-yk {
        width: 25%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex a {
        font-size: 14px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .p-for-item.product-evaluation .d-flex a img {
        width: 20px;
    }

    .p-for-variasyon .productVariants form.formControl .form-group .radio-content {
        width: 100%;
        flex-wrap: wrap;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail {
        width: 100%;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket a {
        font-size: 14px;
        height: 50px;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-detail .p-for-detail-wrap .basket-and-count .b-s-wrap .add-for-basket a img {
        width: 23px;
    }

    .main-product-slider .product-detail-slider .swiper-slide .zoom-image img:not(.extm img) {
        height: 500px;
    }

    .contact-main .column-4,
    .contact-main .column-8 {
        width: 50%;
    }

    .thumbnail-slider {
        width: 100%;
    }

    .main-product-slider {
        width: auto;
    }

    .category-result .group-row .tool-filter {
        width: auto;
    }

    .category-result .group-row .category-product {
        width: 60%;
    }

    .yonkasoft-header .topbar a {
        font-size: 12px;
    }

    .yonkasoft-header .header-wrap .menu-group .login-area .login-flex {
        font-size: 14px;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item button,
    .yonkasoft-header .header-wrap .menu-group .menu-item a {
        font-size: 12px;
    }

    .yonkasoft-header .header-wrap .menu-group {
        gap: 10px !important;
    }

    .yonkasoft-product-detail .gallery-wrapper {
        top: auto;
        height: 96px !important;
        bottom: auto;
    }

    .yonkasoft-product-detail .gallery-wrapper .navigation-yk {
        width: 100%;
        flex-direction: row;
    }

    .yk-mega-menu-content {
        width: 70%;
    }
}

@media only screen and (max-width:991px) {
    
    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content table tbody{grid-template-columns: 1fr;}
.tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content table tbody tr{
    width: 100%;
    min-width: 280px;
}
    .tab-panel .container .tab-panel-wrapper .tab-content .product-information-wrapper .product-information-content table tbody tr td{
    font-size: 13px;!;!i;!;
}

    .yonkasoft-product-detail .p-for-wrap .p-for-media .p-for-media-group .thumbnail-img,
    .yonkasoft-product-detail .p-for-wrap .p-for-media .p-for-media-group .thumbnail-img img {
        height: inherit;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group.active {
        display: block !important;
    }

    .tab-panel .container .tab-panel-wrapper .tab-head .tab-head-flex .tab-link.mobil-active {
        color: #fff !important;
        background-color: #404041 !important;
        display: flex;
        font-size: 14px;
        width: 100%;
    }

    .mobil-tab-popup {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        background-color: #fff;
        padding: 60px 20px 20px;
        display: none;
    }

    .mobil-tab-popup .tab-popup-close {
        font-size: 20px;
        background-color: #ec6625;
        color: #fff;
        border: unset;
        width: 35px;
        height: 35px;
        border-radius: 100px;
        position: absolute;
        right: 20px;
        top: 11px;
    }

    .mobil-tab-popup .tab-link {
        font-size: 14px;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        gap: 10px;
        border-bottom: 1px solid #e0e0e0;
        padding: 10px 0;
    }

    .mobil-tab-popup .tab-link img {
        width: 20px;
    }

    .product-group.background-version .product-group-wrapper .group-card .group-yk-2 {
        display: none;
    }

    .search-box button img.light-icon {
        display: block;
    }

    .search-box button img {
        display: none;
    }

    .search-box {
        height: 45px;
    }

    .search-box input {
        padding: 0 15px;
        font-size: 12px;
        height: 45px;
    }

    .search-box input::placeholder {

        color: #898989;
    }

    .search-box button {
        width: 35px;
        height: 35px;
        right: 5px;
        background-color: #eb6624;
        border-radius: 100px;
        top: 5px;
    }

    .search-box button img {
        width: 12px;
    }

    .yonkasoft-header .header-wrap .header-right-item {
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .linked a i {
        font-size: 24px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li a i {
        display: none !important;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item.favorite-vector {
        display: none;
    }

    .yk-product-card .card-media {
        display: none;
    }

    .yk-product-card .mobil-slide a {
        width: 100%;
    }

    .dashboard-right-sidebar .row>.content .content-zone .row.order-row .col-9 {
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .dashboard-right-sidebar .row>.content .content-zone .row.order-row .col-4 {
        width: 50%;
    }

    .dashboard-right-sidebar .row>.content .content-zone .row.order-row {
        flex-direction: column;
        gap: 20px !important;
    }

    .dashboard-right-sidebar .row>.content .content-zone .row.order-row .col-9 a {
        margin: 0;
    }

    .profil-page .row .col-4 .card::-webkit-scrollbar {
        display: none;
    }

    .profil-page .row .col-4:not(.content-zone .col-4).active {
        transform: translateX(0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .profil-page .col-lg-8 .dashboard-right-sidebar form#adresBox .address-contact-information {
        padding-left: 0 !important;
    }

    .profil-menu-close {
        position: absolute;
        top: 20px;
        right: 20px;
        border: 1px solid #e0e0e0;
        border-radius: 100%;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 999999;
    }

    .profil-menu-close i {
        font-size: 17px;
    }

    .profil-menu-open {
        padding: 8px 15px;
        display: flex;
        width: fit-content;
        margin-bottom: 20px;
        background: #EC6624;
        border-radius: 5px;
        color: #fff;
        font-size: 14px;
        gap: 7px;
        z-index: 99999;
        position: relative;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item ul {
        padding: 10px 0 0 0;
        gap: 10px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item ul li a {
        border-bottom: unset;
        font-size: 14px;
        font-weight: 400;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul {
        width: 100%;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group:first-child {
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper {
        justify-content: end;
        width: 100%;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li {
        text-align: end;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group {
        display: flex;
        flex-direction: column;
        align-items: end;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right a.back-menu {
        border-bottom: 1px solid #d1d1d1;
        display: flex;
        justify-content: end;
        font-size: 14px;
        align-items: center;
        margin-bottom: 30px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right a.back-menu i {
        font-size: 25px;
        line-height: 1;
        position: relative;
        top: -1px;
    }

    .yonkasoft-footer .footer-group .footer-content {
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent {
        position: relative;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .head-main-menu-bar .linked {
        padding-right: 60px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left {
        width: 100%;
        border-right: 0;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media .p-for-mobil-group {
        display: block;
    }

    .yonkasoft-product-detail .p-for-wrap .p-for-media {
        border-bottom: 1px solid #DEDEDE;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .title {
        font-size: 16px;
        display: none
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .item {
        font-size: 16px;
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list {
        margin-top: 0;
        gap: 0;
        margin-bottom: 20px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li a {
        font-size: 14px;
        width: 100%;
        border-bottom: 1px solid #DCDCDC;
        display: flex;
        align-items: center;
        gap: 20px;
        padding: 10px 0px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li .plus-icon {
        position: absolute;
        right: 0;
        top: 0;
        left: unset;
        width: 40px;
        height: 40px;
        padding: 12px 0px 12px 12px;
        transition: all 0.5s ease-in-out;
        object-fit: contain;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li .plus-icon.active {
        transform: rotate(90deg);
        transition: all 0.5s ease-in-out;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-media {
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .all-view {
        display: none;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .box-ky {
        font-size: 14px;
        width: auto;
        margin: 5px 0px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .once-menu-list {
        padding-bottom: 20px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .once-menu-list li a {
        font-size: 14px;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right {
        width: 100%;
        position: absolute;
        height: 100%;
        background-color: #fff;
        padding: 0;
        left: 0;
        top: 0;
        padding: 30px 0;
        transform: translate(120%, 0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right.active {
        transform: translate(0, 0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content {
        width: 100%;
    }




    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li:first-child a {
        border-top: unset;
    }

    .yk-mega-menu-v2 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li a.active {
        transition: all 0.5s ease;
    }

    .yk-mega-menu-v2 {
        overflow-y: scroll;
        background: #ffff;
    }

    .yk-mega-menu-v2.active-mega-menu {
        height: 100% !important;
    }

    .tool-filter .filterCat .filter-wrap {
        border-bottom: unset;
        border-radius: 0;
        width: 100%;
        border: 0;
        border-bottom: 1px solid #E6E6E6;
    }

    .tool-filter .filterCat .filter-wrap .filter-title {
        font-size: 16px;
        padding: 15px 0;
        font-weight: 500;
        color: #000;
    }

    .tool-filter .filterCat .filter-wrap .filter-title img {
        width: 12px;
    }

    .tool-filter .filterCat .filter-wrap .filter-item label {
        font-size: 12px;
    }

    .tool-filter .filterCat .filter-wrap .filter-item label input {
        width: 11px;
        height: 11px;
    }

    .filter-close {
        width: 45px;
        height: 45px;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .filter-close i {
        font-size: 30px;
        color: #EC6624;
    }

    .category-result .breadcrumb {
        margin-bottom: 20px;
    }

    .category-result {
        margin: 20px 0 70px;
    }

    .category-result .group-row {
        margin-bottom: 60px;
        position: relative;
        padding: 15px;
    }

    .category-result .group-row .tool-filter {
        padding: 15px;
        gap: 20px;
    }

    .category-result .group-row .category-product {
        width: 100%;
    }

    .tool-filter .filterCat {
        display: none;
        position: fixed;
        left: 0;
        height: 100vh;
        background-color: #fff;
        z-index: 99999999;
        top: 0;
        padding: 60px 25px 0 !important;
        gap: 0;
        overflow-y: scroll;
        width: 100%;
    }

    .tool-filter .filterCat::-webkit-scrollbar {
        display: none;
    }

    .mobil-show-filter {
        z-index: 999;
        position: relative;
    }

    .category-result .group-row .tool-filter .right select {
        font-size: 12px;
        border-radius: 5px;
    }

    .mobil-show-filter a {
        border: 1px solid #D9D9D9;
        background: #fff;
        border-radius: 5px;
        height: 40px;
        padding: 0 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        font-size: 12px;
    }

    .mobil-show-filter a i {
        font-size: 14px;
        position: relative;
        top: 1px;
    }


    .p-for-variasyon .productVariants form.formControl .form-group .radio-content {
        flex-wrap: wrap;
    }

    .yonkasoft-header .header-wrap .menu-group .login-area .login-flex {
        display: none;
    }

    .yonkasoft-header .header-wrap .menu-group .login-area img:not(.mobile-log img) {
        display: none;
    }

    .category-menu {
        display: none;
    }

    .mobile-menu {
        display: block;
    }

    .yonkasoft-header .header-wrap .header-middle-item {
        flex: 1;
        position: unset;
    }

    .yonkasoft-header .header-wrap .menu-group .menu-item .basket-counter {
        width: 13px;
        height: 13px;
        font-size: 8px;
        font-weight: 500;
        right: 0;
        top: -7px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .linked a i {
        font-size: 24px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li a i {
        display: none !important;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item {
        position: relative;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item ul {
        padding: 10px 0 0 0;
        gap: 10px;
        display: none;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul li.parent-list-item ul li a {
        border-bottom: unset;
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 15px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper ul {
        width: 100%;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group:first-child {
        display: none;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group .menu-group-wrapper {
        justify-content: end;
        width: 100%;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right .filter-menu-wrap .menu-group {
        display: none !important;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right a.back-menu {
        display: flex;
        justify-content: end;
        font-size: 14px;
        align-items: center;
        margin-bottom: 30px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right a.back-menu i {
        font-size: 25px;
        line-height: 1;
        position: relative;
        top: 0;
        color: #ec6623;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent {
        position: relative;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .head-main-menu-bar .linked {
        padding-right: 60px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left {
        width: 100%;
        border-right: 0;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .title {
        font-size: 16px;
        display: none
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .item {
        font-size: 16px;
        display: none;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list {
        margin-top: 0;
        gap: 0;
        margin-bottom: 20px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li a {
        font-size: 14px;
        width: 100%;
        border-bottom: 1px solid #E6E6E6;
        display: flex;
        align-items: center;
        gap: 10PX;
        padding: 10px 0px;
        text-transform: uppercase;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li .plus-icon {
        position: absolute;
        right: 0;
        top: 0;
        left: unset;
        width: 40px;
        height: 40px;
        padding: 12px 0px 12px 12px;
        transition: all 0.5s ease-in-out;
        object-fit: contain;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li .plus-icon.active {
        transform: rotate(90deg);
        transition: all 0.5s ease-in-out;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-media {
        display: none;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .all-view {
        display: none;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .box-ky {
        font-size: 14px;
        width: auto;
        margin: 5px 0px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .once-menu-list {
        padding-bottom: 20px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .once-menu-list li a {
        font-size: 14px;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right {
        width: 100%;
        position: absolute;
        height: 100%;
        background-color: #F7F7F7;
        padding: 0;
        left: 0;
        top: 0;
        padding: 30px 0;
        transform: translate(120%, 0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-right.active {
        transform: translate(0, 0);
        transition: all 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content {
        width: 100%;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li:first-child a {
        border-top: unset;
    }

    .yk-mega-menu-v3 .menu-flex-top .menu-content .menu-large .menu-parent .menu-left .parent-menu-list li a.active {
        transition: all 0.5s ease;
    }

    .yk-mega-menu-v3 {
        overflow-y: scroll;
        background: #F7F7F7;
    }

    .yk-mega-menu-v3.active-mega-menu {
        height: 100% !important;
    }

}

@media only screen and (min-width:992px) {
    .swiper-log img {
        height: 100vh;
        object-fit: cover;
    }

    .mobil-tab-popup {
        display: none;
    }

    .product-group.background-version .product-group-wrapper .group-card .mobile-area {
        display: none;
    }

    .yk-mega-menu-v3 {
        display: none;
        visibility: hidden;
        opacity: 0;
    }

    .mobilefooter-sticky {
        display: none;
    }

    .login_register_area::before {
        z-index: -1;
    }

    .search-box button img.light-icon {
        display: none;
    }

    .header-mobil-item {
        display: none;
    }

    .yk-product-card .mobil-slide {
        display: none;
    }

    .main-product-slider .product-detail-slider .swiper-slide .zoom-image .play-video {
        display: none;
    }

    .yonkasoft-header .header-wrap .menu-group .login-area a.mobile-log,
    .yonkasoft-header .header-wrap .menu-group .menu-item.menu-vector {
        display: none
    }

    .mobile-menu {
        display: none;
    }

    .mobil-show-filter {
        display: none;
    }

    .mobil-show-filter {
        margin: 15px 0px 0;
    }

    .show-button-filter {
        color: #f99c1c;
        font-size: 14px;
        border: 1px solid #e0e0e0;
        padding: 10px 20px;
    }



    .show-button-filter i {
        font-size: 18px;
        position: relative;
        line-height: 1;
        top: 1px;
    }
}

.search-area .searchlist {
    margin: 0;
    padding: 0;
    max-height: 500px;
    overflow-y: scroll;
    max-width: 100% !important;
    border-radius: 0 0 20px 20px;
    left: 0;
}

.search-area .searchlist::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
}

.search-area .searchlist::-webkit-scrollbar-thumb {
    background-color: #000;
}

.search-area .searchlist li {
    padding: 0 !important;
}

.search-area .searchlist li a.searchLia {
    width: 100%;
}

.search-area .searchlist li a.searchLia img {
    width: 100% !important;
    height: 100px;
    object-fit: contain;
    margin: 0 !important;
}

.search-area .searchlist li a.searchLia .searchRight .product-search-detay {
    border-radius: 0;
    background-color: red;
    font-size: 12px;
    padding: 5px 10px;
    line-height: 1;
    margin-bottom: 10px;
}

.search-area .searchlist li a.searchLia .searchRight .searchProductname {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
}

.search-area .searchlist li a.searchLia .searchRight .searchProductpriceNew {
    font-size: 14px;
    font-weight: 600 !important;
    color: green !important;
}

.search-area .searchlist li a.searchLia .searchRight .searchProductpriceOld {
    color: #a3a3a3 !important;
    font-size: 14px;
    font-weight: 200;
    margin-left: 10px;
}



.search-area .searchlist li a.searchLia .row {
    display: grid;
    grid-template-columns: 2fr 5fr;
    width: 100%;
    padding: 15px;
    gap: 0 15px;
}

.search-area .searchlist li:not(:last-child) a.searchLia .row {
    border-bottom: 1px solid #e0e0e0;
}

.search-area .searchlist li a.searchLia .row .col-1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-area .searchlist li a.searchLia .row .col-11 {
    display: flex;
    align-items: center;
}

.main-product-slider .product-detail-slider .swiper-slide .zoom-image .play-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff3b;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    backdrop-filter: blur(11px);
}

.main-product-slider .product-detail-slider .swiper-slide .zoom-image .play-video img {
    width: 30px !important;
}






@media only screen and (min-width: 767px) {
    body .container .yonkasoft-lead .pagination-lead {
        bottom: -30px;
    }
}



@media only screen and (min-width: 992px) {
    body .container .yonkasoft-lead .pagination-lead {
        bottom: -155px;
    }
}









