button.btn-search,button.btn-search:focus {
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0;
}
div#searchModal .modal-dialog {
    max-width: unset;
    top: 0;
    margin: 0;
}
div#searchModal .modal-dialog .modal-content {
    border-radius: 0;
}
div#searchModal .modal-dialog .modal-content .modal-header {
    padding: 0;
    border: 0;
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}
div#searchModal .modal-dialog .modal-content .modal-header button.close {
    padding: 0;
    padding-right: 20px;
    font-size: unset;
    text-shadow: unset;
    outline: 0;
    opacity: 1;
    line-height: normal;
    box-shadow: unset;
}
header.desktop .mega-menu .nav-link span.under-category {
    display: flex;
    align-items: center;
}
.p-g-mod-t-cat-filter .p-g-mod-body.p-g-mod-body-p-0 {
    border: 1px solid #e2e2e2;
    border-radius: 0px;
    padding: 20px!important;
    margin-right: 20px;
}

.product-price-group .discount {
    align-items: center;
    background: red;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    justify-content: center;
    margin-right: 10px;
    text-align: center;
    padding: 5px 15px;
    font-weight: 600;
    border-radius: 5px;
    width: auto;
    height: auto;
}

header.desktop .header-bar img{
    width: 26px;
}
.promosyon-bilgi i {
    color: #214cbb;
    font-size: 18px;
    margin-left: 10px;
    padding-right: 10px;
    border: 1px solid #214cbb;
    text-align: center;
    padding: 8px;
    border-radius: 50%;
}

.promosyon-title {
    background: #214cbb;
    color: #fff;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}



div#searchModal {
    padding: 0!important;
}
header.desktop div#searchModal .modal-dialog .modal-content {
    height: 112px;
}

div#searchModal .modal-body {
    display: flex;
    padding: 0;
    align-items: center;
}
.advanced-product-search {
    box-shadow: unset;
    width: 100%;
    left: 0!important;
    right: 0!important;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0;
}

.sidebar-menu-type-2 .categories ul li ul.multi {
    padding-left: 30px;
}
.sidebar-menu-type-2 .categories ul li ul.multi ul.multi {
    padding-left: 0;
}
.sidebar-menu-type-2 .categories ul li ul.multi  span.name.float-left {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
header.mobile .mobile-search form .btn-send img {
    width: 24px;
}

.all-features{
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px;
    font-weight: 500;
}
.mm-app {
    border-top: 1px solid #F4F4F4;
    background: #FBFBFB;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mm-app .ma-title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
    text-align: center;
}
.mm-app .ma-description {
    color: #A1A1A1;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 80%;
    margin-bottom: 28px;
}
.mm-app .d-flex {
    gap: 20px;
}
.p-g-mod-t-63 .p-g-mod-body {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: 0;
}
.help-entries .card {
    border: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2!important;
    border-top: 0!important;
}
.help-entries .card-header {
    border: 0!important;
}
.pattern-group .p-g-mod .p-g-mod-header {
    border-bottom: 0;
}
.help-entries .card-body {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,.125);
    padding: 32px 24px;
}
.help-search-tool {
    display: none;
}
.card-help-title .title {
    font-size: 14px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.card-help-title .image img {
    width: 30px;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .input-box {
    padding-right: 0;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form input {
    height: 48px;
    border: 1px solid #A1A1A1 !important;
    border-radius: 0px !important;
    color: #A1A1A1;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send {
    position: absolute;
    width: auto;
    height: auto;
    border-radius: 0;
    font-size: 0;
    border-radius: 0 !important;
    padding: 0px;
    margin: 0px;
    top: 0;
    bottom: 0;
    right: 20px;
    background: transparent;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form {
    width: 100%;
    box-shadow: none;
    position: relative;
}
.help-search-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 35px;
}
.help-search-wrapper .title{
    color: #181818;
    text-align: center;
    font-size: 18px!important;
    font-style: normal;
    font-weight: 500!important;
    line-height: normal;
    margin: 0px!important;
}
.help-search-wrapper .desc{
    color: #A1A1A1;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form:hover .btn-send {
    background: transparent;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send img {
    width: 22px;
}
.help-cont .container {
    max-width: 1200px!important;
}
.card-help-title .entries {
    display: none;
}
.custom-module-code-20760 .card-brand {
    border: 0!important;
}
.home-body .p-g-h-info {
    align-items: center!important;
}

.home-body .p-g-mod-t-44.p-g-mod-showcase .ban-type-content{
    padding-bottom: 24px!important;
}
.p-g-mod.p-g-mod-t-44.p-g-mod-showcase.p-g-mod-trans,
.p-g-mod.p-g-mod-t-47.p-g-mod-showcase.p-g-mod-trans,
div#custom-module-code-20728,
.p-g-mod.p-g-mod-t-55.p-g-mod-showcase {
    margin-bottom: 60px;
}
.auto-date-info {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 2;
    background: var(--main-color);
    padding: 6px 12px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
}
.card-product .brand {
    color: #787878;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    margin: 10px 0;
}
.card-product .discount {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    margin-right: 0;
    background: var(--main-color2);
    padding: 4px 10px;
    border-radius: 0;
    height: auto;
    position: absolute;
    width: max-content;
    z-index: 2;
    top: 5px;
    border-radius: 5px;
    left: 0;
}
.card-brand .image a img {
    width: 100%;
}
.card-brand .image a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.f-tbas ul.nav {
    gap: 64px;
}
.f-tbas ul.nav .nav-link {
    color: #A1A1A1;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}
.f-tbas ul.nav .nav-link.active, .f-tbas ul.nav .nav-link:hover {
    color: #000!important;
    border-bottom: 1px solid #000!important;
}
.f-right {
    display: flex;
    justify-content: flex-end;
}
.f-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    font-size: 12px;
    color: #000;
}
footer .bar img {
    max-height: 28px;
}
.f-center {
    display: flex;
    justify-content: center;
}
.newsletter-container .title {
    font-size: 16px;
    font-weight: 500;
}
.newsletter-container .description {
    font-size: 14px;
    color: #a1a1a1;
    letter-spacing: -0.3px;
}
.newsletter-container .newsletter-form {
    width: 46%;
    margin-top: 20px;
    margin-bottom: 16px;
}
.guvenli-footer {
    background: #fd0403;
    padding: 44px 0;
}
.guvenli-side {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.guvenli-side .items {
    display: flex;
    align-items: center;
    gap: 18px;
}
.g-text-block .title {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 4px;
}
.g-text-block .text {
    font-size: 12px;
    color: #e2e2e2;
}
.guvenli-side .items img {
    filter: invert(1);
}
footer .f-title {
    color: #000;
    font-size: 16px;
    margin-bottom: 12px;
}
footer .contact-block {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 12px;
}
footer .contact-block .contact-item a {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #000;
}
footer .social-side {
    display: flex;
    gap: 12px;
    margin-bottom: 12px;
    flex-direction: column;
}

footer .social-side img {
    margin-right: 10px;
}

footer .social-side a{
    color: #000;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 22px;
}

footer .logo-side {
    margin-bottom: 24px;
}
footer .app-side {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-right: 24px;
}
footer .logo-side img {
    max-width: 106px;
}
.static-page-section .p-g-b-c-1 .p-g-mod-header {
    height: auto;
    padding-left: 11px;
}
.static-page-section .p-g-b-c-1 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
    font-size: 19px;
    font-weight: bold;
}
.static-page-section .p-g-b-c-1 .p-g-mod-body {
    font-size: 15px;
}
.product-title-container .pd-brand {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 3px;
    color: #575757;
}
.pd-discount {
    background: #dc2e2e;
    color: #fff;
    padding: 0px 10px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
}
.variant-box ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    flex: 1;
}
.variant-box ul li .options a.sold-out {
    border-color: #ebecee;
}
.product-profile-1 .col-pd-left, .product-profile-1 .col-pd-right {
    padding: 0px 20px;
}
.product-cargo-count {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: normal;
    color: #000;
    border: 1px solid #e2e2e2;
    padding: 35px;
    margin-top: 40px;
    justify-content: space-between;
}
.product-cargo-count .left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 25px;
}
.product-cargo-count .left .write {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: normal;
}
.product-cargo-count .left .write h4 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.product-cargo-count .left .write span {
    font-size: 13px;
    font-weight: 400;
    color: #575757;
}
.product-cargo-count .left .write span b {
    font-weight: 500;
}
.product-cargo-count a {
    padding: 11px 25px;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.product-title-container .left {
    flex: 1;
}
.product-title-container .right {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    line-height: normal;
    height: 100%;
    position: relative;
}
.product-body .product-favourite img {
    width: 28px;
}
.product-profile-1 .product-quantity {
    margin: 0;
    border: 1px solid #ebecee;
}
.product-profile-1 .product-buttons {
    margin-bottom: 15px;
    gap: 15px;
}
.carousel-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    background: #00000066;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    padding: 5px 15px;
}
.product-size-box {
    margin: 0px 0px 0px 0px;
    width: fit-content;
    padding: 8px 15px;
    border: 1px solid #000;
    height: fit-content;
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
.product-size-box:hover {
    color: #000;
}
.pd-price-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.pd-price-block .product-rate {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0px;
    text-decoration: none;
    justify-content: flex-end;
}
.pd-price-block .product-rate .right {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.pd-price-block .product-rate .left img {
    width: 29px;
}
.pFiyat {
    margin-top: 7px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    font-size: 13px;
    padding: 5px 15px;
    background: #000;
    color: #fff;
    width: fit-content;
}
.pFiyat b {
    font-weight: 500;
}
.DetailFiyat {
    padding: 7px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.DetailFiyat b {
    font-weight: 550;
}
.mobil-sec {
    display: none;
}
.df-page-manset {
    position: relative;
    margin-bottom: 80px;
    margin-top: -20px;
}
.df-page-manset .write {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.df-page-manset .write .title {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
}
.df-page-manset .write .description {
    color: #cacaca;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    width: 35%;
}
.shop-card .banner {
    position: relative;
}
.shop-card .banner a {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 2;
    background: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: 8px 15px 8px 15px;
    border-radius: 50px 0px 0px 50px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
.shop-card .write {
    padding: 30px;
}
.shop-card .write .title {
    color: #000;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 30px;
}
.shop-card .write .items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}
.shop-card .write .items a img {
    width: 24px;
}
.shop-card .write .items a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.shop-card .write .items a b {
    font-weight: 500;
}
.df-page-title-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}
.df-page-title-container .title {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
}
.df-page-title-container .description {
    color: #7A7A7A;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    width: 50%;
}
.brand-page-cards .row .col-12 {
    padding: 0px;
}
.df-seotext {
    height: 110px;
    overflow: auto;
}
.shops-page-cards, .brand-page-cards {
    margin-bottom: 50px;
}
.df-seotext-section .p-g-mod-body, .df-seotext-section .p-g-b-c-0 {
    padding: 0px !important;
}
.discount-popup-block {
    position: relative;
}
.discount-popup-block .popup-title {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    flex-direction: column;
    color: #fff;
}
.discount-popup-block .popup-title b {
    font-weight: 600;
}
.popup-title .small-title {
    font-size: 17px;
    margin-bottom: 10px;
}
.discount-popup-block .popup-title h4 {
    font-size: 32px;
    margin-bottom: 28px;
}
.discount-popup-block .popup-title .btn {
    padding: 5px 15px;
    background: #fff;
    color: #000;
    border-radius: 0px;
    margin-top: 25px;
    font-size: 15px;
}
.discount-popup-block .popup-title .description {
    font-size: 20px;
}
.discount-popup-block .popup-title .description.one {
    margin-bottom: 15px;
}
#native-modal-popup-7 .modal-content {
    padding: 4px;
    border-radius: 0px;
}
#native-modal-popup-7 .modal-dialog .modal-body {
    padding: 0px;
    position: relative;
}
#native-modal-popup-7 .modal-dialog {
    max-width: 600px;
}
#native-modal-popup-7 .modal-dialog .modal-body .native-modal-close {
    border-radius: 0px;
    right: 5px;
    top: 5px;
    background: #fff;
    color: #000;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: normal;
}
.shop-card .write .items a .right {
    flex: 1;
}
.product-badges-overflow {
    margin-top: 40px;
}
.product-badges {
    margin: 0px;
    gap: 15px;
}
.p-badge-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    flex: 1;
}
.p-badge-item .write {
    flex: 1;
}
.p-badge-item .icon img {
    width: 25px;
}
.p-badge-item .write .title {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
.p-badge-item .write .description {
    font-size: 11px;
    color: #575757;
}
.p-badge-item .write .btn {
    padding: 0;
    font-size: 10px;
    text-decoration: underline;
    color: #575757;
    font-weight: 400;
    margin: 0;
    line-height: normal;
}
.popup-title {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.discount-popup-block {
    position: relative;
    color: #fff;
}
.banner-hover-effect-sec .p-g-mod-t-44.p-g-mod-showcase .ban-type-title {
    transition: 0.6s;
}
.banner-hover-effect-sec .p-g-mod-t-44.p-g-mod-showcase .ban-type-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    transition: 0.6s;
    z-index: -1;
}
.banner-hover-effect-sec .p-g-mod-t-44.p-g-mod-showcase .ban-type:hover .ban-type-title {
    color: #000 !important;
}
.banner-hover-effect-sec .p-g-mod-t-44.p-g-mod-showcase .ban-type:hover .ban-type-title::before {
    width: 100%;
    background: #fff;
}
.index-seotext {
    height: 150px;
    overflow: auto;
    margin-top: 25px;
}
.card-blog {
    border: 1px solid #e0e0e0 !important;
}
.blog-bg .owl-wrapper .owl-stage-outer {
    padding-bottom: 1px;
}
.card-blog .cbody {
    padding: 15px;
}
.card-blog .image {
    position: relative;
}
.card-blog .date-block {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 4px 5px;
    border: 1px solid #e2e2e2;
    font-size: 10px;
    color: #575757;
    line-height: normal;
}
.card-blog .date-block .top {
    font-size: 12px;
    color: #000;
    font-weight: 500;
}
.card-blog .description {
    font-size: 13px;
    height: 48px;
    line-height: normal;
    padding: 0;
    color: #242424;
}

.quka-container {
    max-width: 1400px;
    margin: 0 auto;
}

.quka-inner {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: space-between;
    margin-bottom: 30px;
}

.quka-row {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.quka-single .quka-banner-wrapper {
    width: 100%;
}

.quka-double {
    display: flex;
    gap: 20px; 
}

.quka-double .quka-half {
    width: calc(50% - 10px); 
}

.quka-banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 7px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.quka-banner-img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.quka-banner:hover .quka-banner-img {
    transform: scale(1.03);
}

.quka-banner-content {
    position: absolute;
    bottom: 0;
    left: 0;
}

.quka-button {
    background-color: #ffffff;
    color: #333333;
    border: none;
    padding: 12px 24px;
    border-radius: 0 5px 0 0;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.quka-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
}

header.desktop .bell-wrap {
    display: flex;
    align-items: center;
    height: 100px;
}

header.desktop .bell-wrap .btn-search.bar-link {
    border-bottom: 1px solid #333;
    width: 150px;
    align-items: center;
    display: flex;
    padding-bottom: 3px;
}

header.desktop .bell-wrap .btn-search.bar-link img {
    height: 25px;
    margin-right: 5px;
}

@media (max-width:1680px) {
    #native-modal-popup-7 .modal-dialog {
        max-width: 500px;
        top: 50px;
    }
}
@media (max-width:1440px) {
    .df-page-title-container .description {
        font-size: 16px;
    }
    .df-page-title-container .title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .df-page-manset .write .title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .df-page-manset .write .description {
        font-size: 16px;
        width: 50%;
    }
    .discount-popup-block .popup-title .btn {
        padding: 5px 12px;
        margin-top: 25px;
        font-size: 12px;
    }
    .popup-title .small-title {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .discount-popup-block .popup-title .description {
        font-size: 17px;
    }
    .discount-popup-block .popup-title h4 {
        font-size: 23px;
        margin-bottom: 20px;
    }
    #native-modal-popup-7 .modal-dialog {
        max-width: 460px;
    }
}


@media (max-width:991px) {
    .card-blog .title{
        font-size: 13px;
    }
    .card-blog .date-block{
        display: none;
    }
    .stories.carousel {
      scrollbar-width: none; /* Firefox */
      -ms-overflow-style: none; /* Internet Explorer 10+ */
    }
    
    .stories.carousel::-webkit-scrollbar {
      display: none; /* Chrome, Safari */
    }
    .quka-inner {
        flex-direction: column;
    }
    #native-modal-popup-7 .modal-dialog {
        top: 0;
    }
    .banner-hover-effect-sec .p-g-mod-t-44.p-g-mod-showcase .ban-type-title::before {
        display: none;
    }
    .banner-hover-effect-sec .p-g-mod-t-44.p-g-mod-showcase .ban-type:hover .ban-type-title {
        color: #fff !important;
    }
    .card-product .brand {
        margin: 10px 0px 5px 0px;
    }
    .category-body-section .p-g-b-c-1 .p-g-mod .p-g-mod-header {
        height: auto;
    }
    .category-body-section .p-g-b-c-1 .p-g-mod .p-g-mod-header .p-g-m-h-info {
        align-items: center;
    }
    .category-body-section .p-g-b-c-1 .row .col-list-p-v-1 {
        padding: 1px;
    }
    .product-cargo-count .left .write span {
        font-size: 12px;
    }
    .product-cargo-count .left .write h4 {
        font-size: 14px;
    }
    .product-cargo-count .left .icon img {
        width: 25px;
    }
    .product-cargo-count .left {
        gap: 10px;
        flex: 1;
    }
    .product-cargo-count a {
        padding: 11px 15px;
        font-size: 11px;
    }
    .product-cargo-count {
        padding: 20px;
        margin-top: 25px;
        gap: 10px;
    }
    .product-badges-overflow {
        overflow: auto;
        margin-top: 25px;
    }
    .df-page-title-container {
        margin-bottom: 30px;
    }
    .df-page-title-container .title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .df-page-title-container .description {
        font-size: 13px;
        width: 100%;
    }
    .df-seotext-section .p-g-mod-body, .df-seotext-section .p-g-b-c-0 {
        padding: 0px 10px !important;
    }
    .shop-card .write .items a img {
        width: 20px;
    }
    .shop-card .write .items a {
        gap: 10px;
        font-size: 13px;
    }
    .shop-card .write .title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .shop-card .write {
        padding: 15px 15px 20px 15px;
    }
    .shop-card .banner a img {
        width: 20px;
    }
    .shop-card .banner a {
        gap: 8px;
        padding: 8px 12px 8px 12px;
        font-size: 12px;
    }
    .df-page-manset {
        margin-bottom: 30px;
        margin-top: -19px;
    }
    .df-page-manset .write {
        right: 10px;
        left: 10px;
    }
    .df-page-manset .write .title {
        font-size: 16px;
        margin-bottom: 18px;
    }
    .df-page-manset .write .description {
        font-size: 14px;
        width: 100%;
    }
    .discount-popup-block .popup-title .btn {
        padding: 5px 15px;
        margin-top: 20px;
        font-size: 11px;
    }
    .popup-title .small-title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .discount-popup-block .popup-title .description {
        font-size: 15px;
    }
    .discount-popup-block .popup-title h4 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .desktop-sec {
        display: none;
    }
    .mobil-sec {
        display: block;
    }
    .DetailFiyat {
        font-size: 13px;
    }
    .pFiyat {
        font-size: 10px;
        padding: 4px 11px;
    }
    .pd-price-block .product-rate .left img {
        width: 26px;
    }
    .pd-price-block .product-rate {
        font-size: 13px;
        justify-content: flex-start;
        margin-top: 10px;
    }
    .pd-price-block .product-price-group, .pd-price-block .product-rate {
        width: 100%;
    }
    .pd-price-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .product-size-box {
        padding: 7px 11px;
        font-size: 12px;
    }
    .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link {
        font-size: 13px;
    }
    .product-title-container .right {
        align-items: flex-start;
        gap: 8px;
    }
    .product-body .product-favourite img {
        width: 23px;
    }
    .product-title-container .pd-brand {
        font-size: 17px;
    }
    .pdetail-block {
        margin-top: -19px;
    }
    .product-profile-1 .col-pd-left {
        margin-bottom: 15px;
    }
    .product-profile-1 .col-pd-left, .product-profile-1 .col-pd-right {
        padding: 0px 10px;
    }
    .scro {
        overflow: auto;
    }
    .scro .row {
        flex-wrap: nowrap;
    }
    .card-help-title .title {
        font-size: 12px;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        margin: 0;
    }
    .card-help-title {
        background: #fff;
        padding: 20px 0 10px;
        text-align: center;
    }
    .scro .row .col-6 {
        flex: 0 0 42%;
    }
    .home-headline .col-12 {
        margin-top: -10px;
    }
    .nop .col-12 {
        padding: 0;
    }
    .p-g-mod.p-g-mod-t-44.p-g-mod-showcase.p-g-mod-trans,
    .p-g-mod.p-g-mod-t-47.p-g-mod-showcase.p-g-mod-trans,
    div#custom-module-code-20728,
    .p-g-mod.p-g-mod-t-55.p-g-mod-showcase {
        margin-bottom: 20px;
    }
    .card-product .card-product-inner .price-group .prices .list-price {
        font-size: 12px;
    }
    .card-product .card-product-inner .price-group .prices .sale-price {
        font-size: 13px;
    }
    .f-tbas ul.nav {
        gap: 8px;
    }
    .guvenli-side {
        flex-wrap: wrap;
        gap: 16px;
        padding: 0 10px;
    }
    .product-main-title .owl-wrapper .owl-single-button.owl-single-button-prev{
        top: -35px;
    }
    .product-main-title .owl-wrapper .owl-single-button.owl-single-button-next{
        top: -35px;
    }
    .newsletter-container .description {
        font-size: 12px;
        letter-spacing: 0;
        text-align: center;
        width: 60%;
        margin-top: 6px;
    }
    .newsletter-container .newsletter-form {
        width: 90%;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    footer .app-side img {
        max-width: 112px;
    }
    footer .app-side {
        justify-content: flex-start;
        margin-right: 0;
        margin-bottom: 44px;
    }
    .guvenli-side .items img {
        filter: invert(1);
        width: 32px;
    }
    .f-left {
        justify-content: center;
        margin-bottom: 12px;
    }
    .f-right {
        justify-content: center;
        margin-top: 12px;
    }
    footer .bar {
        padding: 12px 0;
    }
    footer .bb {
        padding-bottom: 0;
    }
    .row.info {
        padding-bottom: 0;
    }
}