.no-pad .col-12 {
    padding: 0!important;
}
button.btn-trigger {
    float: right;
    margin: 20px 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 18px;
}
/* header style */
.topbar-desktop {
    background: #f5f4f0;
    height: 44px;
    display: flex;
    align-items: center;
    transition: 0.5s;
}
.topbar-desktop-left,.topbar-desktop-center,.topbar-desktop-right{
    display: flex;
}
.topbar-desktop-left {
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    height: 100%;
}
.topbar-desktop-center {
    justify-content: center;
}
.topbar-desktop-right {
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
}
.topbar-desktop-center span {
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
}
.topbar-desktop-center span b {
    font-weight: 400;
}
header.desktop .h-center {
    padding: 24px 0px;
    border-bottom: 1px solid #e2e2e2;
    transition: 0.5s;
}
.topbar-desktop-left a, .topbar-desktop-right a {
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.topbar-desktop-left a::after,.topbar-desktop-right a::after  {
    content: "|";
}
.topbar-desktop-left a:last-child::after,.topbar-desktop-right a:last-child::after {
    display: none;
}
.header-desktop-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 75px;
}
.header-desktop-left .logo a {
    width: 129px;
}
header.desktop .search .easy-autocomplete {
    width: 100% !important;
}
.header-bar-callcenter {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.header-callcenter-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}
.header-callcenter-right span {
    color: #171414;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    line-height: 18px;
}
.header-callcenter-right a {
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}
/* header style end */
/* header mobile style */
.hmobil-center {
    background: #fff;
    height: 70px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.topbar-mobile {
    background: #f5f4f0;
    height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: 0.5s;
}
.topbar-mobile span {
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
}
.topbar-mobile span b {
    font-weight: 300;
}
header.mobile .icon-group img {
    width: 24px;
}
.mega-menu-container .sub-title:hover img {
    filter: brightness(0) saturate(100%) invert(94%) sepia(17%) saturate(7247%) hue-rotate(341deg) brightness(96%) contrast(100%);
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
/* header mobile style end */
/* footer style */
.f-info-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}
.footer-logo {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.footer-logo a img {
    width: 180px;
    height: auto;
}
footer {
    padding: 40px 0px 20px 0px;
}
footer .container,.footer-information-block .container {
    max-width: 1447px !important;
}
.footer-contact-block-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}
.footer-contact-block-top a {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 8px;
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
    text-align: left;
}
footer .fs {
    height: 100%;
}
.footer-contact-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    height: 100%;
}
.footer-bar-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
}
.footer-bar-left {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 18px;
}
.footer-information-card-block {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 20px;
    height: 100%;
}
.footer-information-banner {
    width: 50%;
}
.footer-information-card {
    width: 50%;
    border: 2px solid #F5F4F0;
    height: 100%;
    padding: 40px;
    margin-top: 14px;
}
.footer-information-card-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
}
.footer-information-card-title {
    text-align: center;
}
.footer-information-card-title h4 {
    color: #171414;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 8px;
}
.footer-information-card-title span {
    color: #171414;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}
.footer-information-card-body .social-media {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.footer-guvenliasliveris-block {
    background: #F5F4F0;
    padding: 134px 0px;
}
.footer-guvenliasliveris-left {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    z-index: 1;
    height: 100%;
    justify-content: center;
    width: 80%;
}
.footer-guvenliasliveris-left h4 {
    color: #171414;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 8px;
}
.footer-guvenliasliveris-left span {
    color: #171414;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C4C1B6;
}
.footer-guvenliasliveris-left-ico {
    position: absolute;
    left: -29%;
    top: -81%;
    z-index: -1;
}
.footer-guvenliasliveris-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    height: 100%;
}
.footer-guvenliasliveris-item-bottom h4 {
    color: #171414;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px;
    margin-bottom: 6px;
}
.footer-guvenliasliveris-item-bottom span {
    color: #969696;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
}
.footer-guvenliasliveris-item-bottom {
    text-align: center;
}
.footer-guvenliasliveris-right .col-6 {
    padding: 0px;
}
.footer-information-block {
    display: none;
}
.home-body .footer-information-block {
    display: block;
}
.mobile-banner {
    display: none;
}
.footer-bar-right .footer-agelogo {
    display: none;
}
/* footer style end */
/* homepage five banner style */
.homepage-fivebanne-left {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.homepage-fivebanne-left-top, .homepage-fivebanne-left-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
.homepage-fivebanne-left-top a, .homepage-fivebanne-left-bottom a {
    position: relative;
}
.homepage-fivebanne-left-top a span, .homepage-fivebanne-left-bottom a span,.homepage-fivebanne-right a span {
    position: absolute;
    right: 20px;
    top: 20px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(3px);
    padding: 4px 16px;
    color: #FFFFF0;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.homepage-fivebanne-right {
    height: 100%;
    width: 100%;
}
.homepage-fivebanne-right a {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}
.homepage-fivebanne-left-top a:last-child span {
    top: unset;
    right: unset;
    bottom: 20px;
    left: 20px;
}
.homepage-fivebanne-left-bottom a:last-child span {
    top: unset;
    bottom: 20px;
}
/* homepage five banner style end */
/* relax avantaj style */
.relaxavantaj-block {
    background: #F5F4F0;
}
.relaxavantaj-block-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.relaxavantaj-block-right-title {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.relaxavantaj-block-right-title h4 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 4px;
}
.relaxavantaj-block-right-title span {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    line-height: 28px;
}
.relaxavantaj-block-right a {
    background: #000;
    padding: 8px 25px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
}
/* relax avantaj style end */
/* homepage custom title style */
.homepage-customtilte-section .p-g-mod-body {
    padding: 0px !important;
}
.homepage-customtitle-left h4 {
    color: #171414;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    text-align: left;
}
.homepage-customtitle-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.homepage-customtitle-right span {
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 20px;
}
.homepage-customtitle-right a {
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 11px;
    border-bottom: 1px solid #B9B9B9;
}
.homepage-customtitle-block {
    margin-bottom: 50px;
}
/* homepage custom title style end */
/* tab product style */
.tab-products-section .nav .nav-item a.active,.tab-products-section .nav .nav-item a:hover {
    color: #000 !important;
    border-color: #000 !important;
}
.tab-products-section .nav .nav-item a {
    flex-direction: row-reverse;
    width: 210px;
    justify-content: space-between !important;
    padding: 0px 0px 8px 0px !important;
    margin-bottom: 28px;
    color: #9CA3AF !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 100 !important;
    line-height: normal;
    border-bottom: 1px solid #DFDEDE;
}
.tab-products-section .nav .nav-item a img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(9%) saturate(368%) hue-rotate(179deg) brightness(86%) contrast(89%);
}
.tab-products-section .nav .nav-item a.active img {
    filter: none;
}
.tab-products-section .nav .nav-item a:hover img {
    filter: none;
}
.tabproduct-owl .owl-nav, .tabproduct-owl .owl-dots {
    display: none;
}
/* tab product style end */
/* product card style */
.card-product .image .img-auto {
    width: 100% !important;
    height: 245px;
    object-fit: cover;
}
.owl-wrapper .owl-single-button button i {
    display: none;
}
.owl-wrapper .owl-single-button.owl-single-button-prev button::after,.owl-wrapper .owl-single-button.owl-single-button-next button::after {
    content: "";
    background-repeat: no-repeat;
    display: flex;
    width: 8px;
    height: 16px;
    align-items: center;
    justify-content: center;
}
.owl-wrapper .owl-single-button.owl-single-button-prev button::after {
    background: url('https://percdn.com/f/767403/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-83995660-sw8sh16.webp');
}
.owl-wrapper .owl-single-button.owl-single-button-next button::after {
    background: url('https://percdn.com/f/767403/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-33036910-sw8sh16.webp');
}
.owl-wrapper .owl-single-button {
    box-shadow: 0px 4px 14px 0px rgba(176, 176, 176, 0.25);
}
.card-product {
    border-radius: 0px !important;
    border: 1px solid #F1F1F1 !important;
}
.productcard-body {
    padding: 20px;
}
.card-product .discount {
    background: transparent !important;
    border-radius: 0px !important;
    height: auto !important;
    width: auto !important;
    margin: 0px !important;
    color: #FF9D00 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 24px;
    flex-direction: row;
    align-items: center !important;
    gap: 1px;
}
.age-kart-product-favourite button {
    background: transparent;
    padding: 0px;
    border: none;
    outline: none;
}
.test-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 4px 8px;
    background: rgb(0 0 0 / 20%);
    backdrop-filter: blur(27px);
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
    z-index: 2;
}
.test-badge.bottom {
    left: unset;
    top: unset;
    right: 12px;
    bottom: 12px;
}
.special-badges-kart {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 5px;
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 2;
}
.special-badges-kart .special-shop-kart {
    position: unset;
    background: #f1ba1e;
    color: #fff;
}
.special-badges-kart .special-shop-kart img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(83%) saturate(0%) hue-rotate(228deg) brightness(109%) contrast(100%);
}
.card-special-discount {
    background: #ff9d00;
    padding: 5px 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
/* product card style end */
/* no name style */
.custom-module-code-1657 .col-12 {
    padding: 0px;
}
/* no name style end */
.happycustomer-owl .owl-dots,.happycustomer-owl .owl-nav {
    display: none;
}
.custom-module-code-1768 .ban-type .ban-type-description {
    text-align: right;
    margin-bottom: 20px;
    font-weight: 300;
}
.custom-module-code-1768 .ban-type-content {
    width: 85%!important;
}
.category-filter-order .list-wrap .list li:nth-child(6),
.category-filter-order .list-wrap .list li:nth-child(7) {
    display: none!important;
}
.categories-body .p-g-mod.p-g-mod-t-28.p-g-mod-header.p-g-mod-trans {
    margin: 0;
}
.breadcrumb-wrapper .breadcrumb a {
    color: #aaa9a9;
    font-weight: 300;
}
.pt-bt {
    display: flex;
    width: 100%;
    gap: 20px;
    color: #aaa9a9;
    flex-wrap: wrap;
}
.product-reviews {
    display: flex;
    line-height: 14px;
    align-items: center;
}
.product-reviews .count {
    color: #aaa9a9;
    font-size: 12px;
    padding-left: 4px;
}
.ds-rate {
    color: #FF9D00;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.product-rate {
    font-size: 14px;
    color: #6D6C70;
    margin-bottom: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}
.product-buttons {
    gap: 8px 12px;
}
.product-profile-1 .product-quantity {
    margin: 0;
}
.pro-lock {
    border: 1px solid #ECECEC;
    padding: 20px;
    position: sticky;
    top: 155px;
}
.related-products {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 12px;
}
.related-products a {
    width: auto;
    height: 100px;
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    text-align: center;
    align-items: flex-start;
    gap: 4px;
    color: #171414!important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.related-products a.active img {
    border-color: #000;
}
.probottom {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cargo-time {
    color: var(--siyah, #171414);
    font-size: 14px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px;
}
.probottom a.btn.btn-wp {
    color: #25D366;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}
.pro-gv {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 12px;
    background: #EEF5F3;
    margin-top: 10px;
}
.pro-gv .item {
    color: var(--siyah, #171414);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
body.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    height: 52px;
    background: #F5F4F0;
    flex-direction: row;
    flex-wrap: nowrap;
}
body.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-item {
    text-align: center;
    display: flex;
    margin: 0;
    width: 100%;
    height: 100%;
}
body.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    text-align: center;
    transition: var(--transition-time);
    border-bottom: 1px solid transparent;
}
body.product-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link:hover,body.product-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link.active {
    color: #fff;
    border-bottom: 0;
    background: #000;
    padding: 0;
    height: 100%;
}
body.product-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link:hover img,body.product-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link.active img {
    filter: invert(1);
}
body.product-body .product-details-tab-product-details-tab-colorful .tab-content {
    border: 0;
    border-top: 0;
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0 14px;
}
.takim-icerik {
    border: 1px solid #E9E9E9;
    width: 100%;
    padding: 8px;
    text-align: center;
}
.takim-icerik a {
    color: #171414;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.bu-pro-buybox {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: space-between;
    padding-bottom: 26px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
    margin-top: 26px;
}
a.bu-pro-buybox-price {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}
.bu-pro-buybox button.btn.btn-cart {
    border-color: #171414;
    transition: all var(--transition-time);
    flex: 1;
    border-radius: 0;
    background: #171414;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: normal;
    height: 50px;
    width: 100%;
}
.bu-pro-buybox .cart {
    width: 100%;
    flex: 0 0 70%;
}
.bu-pro-buybox span.value {
    font-size: 20px;
    font-weight: 400;
    color: #171414;
}
.card-build-product {
    flex-direction: row!important;
    justify-content: space-between!important;
    flex-wrap: nowrap!important;
    align-items: center!important;
}
.card-build-product .con {
    flex: 0 0 15%!important;
}
.card-build-product .image-wrapper {
    flex: 0 0 20%!important;
}
.card-build-product .title {
    display: flex!important;
    align-items: center!important;
    flex: 0 0 50%;
}
.card-build-product .image-wrapper .image {
    width: 100%;
    height: 100%;
    display: flex!important;
    justify-content: center!important;
}
.card-build-product .image-wrapper .image img {
    width: auto !important;
    height: 75px !important;
}
.card-build-product .control {
    display: none!important;
}
.bu-pro-sys-list .card-header {
    cursor: pointer;
    display: flex!important;
    background: transparent!important;
    padding: 0 5px 8px!important;
    border-bottom: 1px solid #e2e2e2!important;
}
.card-build-product:hover {
    border-color: #28a745!important;
}
.card-build-product .quantity {
    border: 1px solid #e2e2e2!important;
}
.card-build-product .quantity .btn {
    border: 0!important;
}
.card-build-product .quantity input {
    border: 0!important;
}
.product-buttons.btakim {
    display: flex;
    flex-wrap: nowrap;
}
.product-buttons.btakim .bu-pro-buybox {
    gap: 0;
    display: flex;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
}
.product-buttons.btakim .bu-pro-buybox button.btn.btn-cart {
    height: 45px;
}
.bu-pro-buybox.btk {
    padding: 0;
    border: 0;
}
.takim-icerik-title {
    width: 100%;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    margin-top: 100px;
    margin-bottom: -24px;
}
.accordion .content .row {
    gap: 14px 0;
}
.store-prod {
    font-size: 18px;
    margin-bottom: 24px;
}
.store-tar a {
    font-size: 16px;
    color: #f6c025;
    text-decoration: underline;
}
.addons-mobile-menu ul li a .count {
    background: #000;
}
.payment-final-buttons-1 .btn-complete:hover {
    color: #fff;
}
.shipment-methods .method .name .image img {
    max-height: unset;
    max-width: unset;
}
.shipment-methods .method .name .image {
    width: auto;
    height: auto;
    background: #fff;
    border: 1px solid #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    margin-right: 14px;
    border-radius: 0;
}
.shipment-methods .method .name .info .title {
    font-size: 16px;
    font-weight: 500;
}
.shipment-methods .method .name .info small {
    font-size: 13px;
}
.shipment-methods .method .price span.value {
    font-size: 13px;
    font-weight: 400;
}
.mod-pad .p-g-b-c-1 .p-g-mod-body {
    padding: 0;
}
div#custom-module-code-1793 ol.carousel-indicators {
    display: none!important;
}
.shipment-methods .method .name {
    padding-left: 16px;
}
ol.carousel-indicators {
    margin-bottom: -10px;
}
.custom-module-code-1768 img {
    filter: brightness(0.65);
}
.product-reviews .stars .star.fill {
    color: #fc0;
}
.store-price {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: #ffbb4d;
    padding: 6px 0px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 3;
}
.product-profile-info .store-price {
    font-size: 18px;
    font-weight: 500;
    color: #ffbb4d;
    position: unset;
    background: transparent;
    padding: 0;
    margin-top: 6px;
}
.card-product .carousel-indicators {
    z-index: 2;
}
.thin-margin .p-g-mod {
    margin-bottom: 10px;
}
.thin-padding .row-wrapper .col-12 {
    padding: 0px 3px;
}
.index-forbanner-block .top {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
}
.index-forbanner-block .row .col-md-6 {
    padding:0px 3px;
}
.index-forbanner-block .col-mobil {
    display: none;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}
.tabproduct-owl .card-product .card-product-inner .price-group .prices .sale-price {
    font-size: 14px;
}
.tabproduct-owl .card-product .card-product-inner .price-group .prices .list-price {
    font-size: 13px;
}
.tabproduct-owl .card-product .card-product-inner .price-group .prices .discount {
    font-size: 13px !important;
}
.tabproduct-owl .age-kart-product-favourite button img {
    width: 19px;
    height: 19px;
}
.tabproduct-owl .card-product .card-product-inner .title {
    font-size: 15px;
}
.tabproduct-owl .store-price {
    font-size: 13px;
    padding: 5px 0px;
}
.tabproduct-owl .test-badge {
    font-size: 12px;
    padding: 3px 8px;
}
.p-g-mod-showcase .p-g-mod-body {
    padding: 0px !important;
}
.category-productsec .p-g-m-h-i-title {
    font-size: 22px !important;
    font-weight: 400 !important;
}
.category-productsec .p-g-mod-header {
    padding: 0px 0px 10px 0px !important;
}
.category-productsec {
    display: none;
}
.pattern-group .pattern-group-header .p-g-h-button .btn {
    background: #f1bb1e;
    padding: 7px 15px;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 400;
}
.custom-module-code-1894 .col-12:first-child {
    margin-bottom: 6px;
}
.pd-price-for-promotion {
    display: flex;
    gap: 4px;
    color: #ffbb4d;
    background: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 13px;
}
.ct-price-for-promotion {
    display: flex;
    gap: 4px;
    font-size: 14px;
    font-weight: 500;
    background: #000;
    color: #ffc567;
    padding: 4px 13px;
    width: fit-content;
}
.tabproduct-owl .ct-price-for-promotion {
    font-size: 11px;
    padding: 3px 11px;
}
.collection-page-block .col-lg-4 {
    padding: 2px;
}
.collection-drop-menu .col-4 {
    padding: 2px;
}
.collection-drop-menu .mega-menu-container .sub-cat {
    margin: 0px;
}
.collection-drop-menu .mega-menu-container .sub-cat .sub-title {
    margin: 0px;
}
.collection-drop-menu .mega-menu-container {
    padding: 0px 5px;
}
.collection-drop-menu .mega-menu-container .sub-title:hover img {
    filter: unset;
}
.collection-categorie-list ul.multi a img {
    height: 100% !important;
    width: 100%;
    margin: 0px;
}
.collection-categorie-list ul.multi a {
    padding: 0 !important;
}
.ifurniture-collection .row .col-list {
    margin-bottom: 20px;
}
.ifurniture-collection .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 35px 20px;
    gap: 15px;
    border: 1px solid #e2e2e2e2;
    transition: 0.5s;
    background: #fff;
}
.ifurniture-collection .item:hover {
    box-shadow: #d9dde57a 0px 8px 24px;
}
.ifurniture-collection .item .title {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}
.ifurniture-collection .item img {
    max-width: 293px;
    width: 100%;
    height: 100%;
}
.card-ncomment {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 20px;
    border: 1px solid #e2e2e2;
}
.card-ncomment .top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.card-ncomment .top .col-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.card-ncomment .top .img img {
    height: 100px;
    width: 130px;
    border-radius: 0;
    aspect-ratio: 1;
    object-fit: cover;
}
.card-ncomment .date {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    color: #575757;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 0;
}
.card-ncomment .date img {
    width: 18px !important;
}
.card-ncomment .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    height: 63px;
    color: #575757;
    font-weight: 200;
    font-size: 14px;
}
.card-ncomment .title-container .title {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 3px;
}
.card-ncomment .title-container .rating {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1px;
    line-height: normal;
    color: #fc0;
    font-size: 11px;
}
.card-ncomment .top .col-right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}
header.desktop.fixed-desktop .topbar-desktop {
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
}
header.desktop.fixed-desktop  .menu {
    border-bottom: 1px solid #e2e2e2;
}
.cstm-title-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    gap: 6px;
    text-align: center;
}
.cstm-title-container .title {
    font-size: 26px;
    color: #000;
    font-weight: 500;
}
.cstm-title-container .description {
    width: 45%;
    color: #575757;
    font-size: 17px;
    font-weight: 300;
}
header.desktop.fixed-desktop .h-center {
    padding: 10px 0px;
}
header.desktop.fixed-desktop .h-center .logo a img {
    max-width: 107px;
    width: 100%;
}
header.desktop.fixed-desktop .h-center .header-bar .bar-link {
    font-size: 13px;
}
header.desktop.fixed-desktop .h-center .header-callcenter-right a {
    font-size: 13px;
}
.product-price-group .prices .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: normal;
    gap: 7px;
}
.product-price-group .prices .item .title {
    font-size: 15px;
    font-weight: 400;
    color: #707070;
}
.product-price-group .prices {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    gap: 13px 35px;
}
.product-price-group .prices .d-flex {
    gap: 20px;
}
.product-price-group .prices .item .d-price {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.product-price-group .prices .earning-price {
    font-size: 14px;
    font-weight: 400;
    color: #575757;
}
.product-price-group .prices .earning-price b {
    color: #FF9D00;
}
.product-rate .icon img {
    width: 25px;
}
.product-price-group .prices .item.three .title {
    color: #FF9D00;
}
.product-comment-list-v2 .score .stars .star i,
.product-comment-list-v2 .comments .item .customer .stars i.fill,
.product-comment-stars .star.active i, 
.product-comment-stars .star:hover i {
    color: #fc0;
}
.product-buttons .btn-wp img {
    width: 28px;
}
.product-buttons .btn-wp {
    font-size: 14px;
    height: auto;
    margin: 0;
    width: 100%;
    gap: 8px;
    padding: 10px 15px;
    border-radius: 0px;
}
.special-shop-kart {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    color: #000;
    position: absolute;
    left: 0;
    bottom: 34px;
    z-index: 2;
    background: #ffff;
    padding: 5px 10px 5px 4px;
}
.special-shop-kart:hover {
    color: #000;
}
.special-shop-kart img {
    width: 23px !important;
}
.categories-body .card-product .card-product-inner .price-group .prices {
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: center;
    gap: 1px;
    height: 45px;
}
.pcard-disc-price {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.pro-gv-two {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 12px;
    background: #EEF5F3;
    flex-direction: column;
    gap: 12px;
    margin-top: 10px;
}
.pro-gv-two .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #171414;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.pro-gv-two .item img {
    width: 21px;
    height: 100%;
}
.pcard-badges {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px 7px;
    margin-top: 6px;
}
.pcard-badges .item {
    background: transparent;
    font-size: 11px;
    color: #736649;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-align: center;
    line-height: normal;
    border: 1px solid #736649;
    padding: 5px 9px;
}
.pcard-badges .item img {
    width: 21px;
    height: auto;
    filter: brightness(0) saturate(100%) invert(40%) sepia(10%) saturate(1256%) hue-rotate(3deg) brightness(95%) contrast(86%);
}
header.desktop .mega-menu .nav-item .nav-link[title="Düğün Paketleri"], .sidebar-menu-type-2 .categories ul li.sc-139 .name {
    color: #ff9d00;
    font-weight: 500;
}
.twouser-badge {
    padding: 8px 11px;
    background: #f2ba1c;
    font-size: 12px;
    color: #fff;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
}
.twouser-badge img {
    width: 25px !important;
    height: 100%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(78%) saturate(1%) hue-rotate(33deg) brightness(105%) contrast(101%);
}
.productcard-body.pt-10 {
    padding-top: 10px;
}
.variant-box ul li .options {
    gap: 4px 5px;
}
.product-profile-1 .col-list-left {
    flex: 0 0 63.333333%;
    max-width: 63.333333%;
}
.product-profile-1 .col-list-right {
    flex: 0 0 36.666667%;
    max-width: 36.666667%;
}
.detay_tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 52px;
    background: #F5F4F0;
    flex-direction: row;
    flex-wrap: nowrap;
}
.detay_tab button.tablinks,.detay_tab button.tablinks:focus {
    margin: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border: 0;
    gap: 10px;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    text-align: center;
    transition: var(--transition-time);
}
.detay_tab button.tablinks.active,.detay_tab button.tablinks:hover {
    color: #fff;
    border-bottom: 0;
    background: #000;
    padding: 0;
    height: 100%;
}
.detay_tab button.tablinks.active svg,.detay_tab button.tablinks:hover svg{
    filter: invert(1);
}
.detay_tab_block .tabcontent {
    display: none;
}
.prices-side.summary {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 20px;
    position: relative;
    top: unset;
}
.prices-side.summary .list-price {
    color: #575757;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-decoration-line: line-through;
}
.prices-side.summary .sale-price {
    color: #171414;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
.eft-block,
.tkst-block {
    background: #FAFAFA;
    padding: 12px 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 0 20px;
}
.eft-block .title, 
.tkst-block .tkst-s {
    color: #171414;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    gap: 4px;
}
.eft-block .title span.hvl,
.tkst-s div {
    color: #FF9D00;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.eft-block .eft-fark {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #171414;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.eft-block .eft-fark span {
    color: #FF9D00;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.tsts-b {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
button#tks-tablo {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border: 0;
    background: 0;
    outline: 0;
    text-decoration: underline;
}
.tkm-discount {
    border-radius: 37px;
    background: #FF9D00;
    padding: 6px 15px;
    color: #fff;
    font-weight: 500;
}










@media (max-width:1680px) {
    
}
@media (max-width:1440px) {
    .ifurniture-collection .item {
        padding: 30px 20px;
    }
    .ifurniture-collection .item img {
        max-width: 220px;
    }
    .cstm-title-container .description {
        width: 36%;
        font-size: 14px;
    }
    .cstm-title-container .title {
        font-size: 21px;
    }
    .ifurniture-collection .item .title {
        font-size: 15px;
    }
    .footer-guvenliasliveris-left-ico {
        left: -33%;
        top: -87%;
    }
    .footer-guvenliasliveris-left h4 {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .footer-guvenliasliveris-left span {
        font-size: 14px;
    }
    .footer-guvenliasliveris-item-bottom span {
        font-size: 13px;
    }
    .footer-guvenliasliveris-item-top img {
        width: 48px;
    }
    .footer-guvenliasliveris-item-bottom h4 {
        font-size: 15px;
        margin-bottom: 2px;
    }
    .newsletter-form .btn-submit img {
        width: 19px;
    }
    .footer-information-card-body .social-media a img {
        width: 30px;
    }
    .footer-information-card-ico img {
        width: 50px;
    }
    .footer-information-card-title h4 {
        font-size: 17px;
    }
    .footer-information-card-title span {
        font-size: 14px;
    }
    .footer-logo a img {
        width: 150px;
    }
}
@media (max-width:1366px) {
    .footer-logo a img {
        width: 140px;
    }
    .footer-information-card {
        padding: 40px 20px;
    }
    .footer-guvenliasliveris-left-ico img {
        width: 280px;
    }
    .footer-guvenliasliveris-left-ico {
        left: -27%;
        top: -80%;
    }
}
@media (max-width:1200px) {
    .footer-bar-left {
        font-size: 13px;
    }
    .footer-contact-block-top a img {
        width: 19px;
    }
    .footer-contact-block-top a {
        font-size: 13px;
    }
    .footer-logo a img {
        width: 125px;
    }
    .newsletter-input {
        font-size: 13px;
    }
    .newsletter-form .btn-submit img {
        width: 17px;
    }
    .footer-information-card-body .social-media {
        gap: 8px;
    }
    .footer-information-card-body .social-media a img {
        width: 27px;
    }
    .footer-information-card-ico img {
        width: 47px;
    }
    .footer-information-card-header {
        gap: 20px;
        margin-bottom: 30px;
    }
    .footer-information-card-title h4 {
        font-size: 15px;
    }
    .footer-information-card-title span {
        font-size: 12px;
    }
    .footer-information-card {
        padding: 17px 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .footer-guvenliasliveris-left-ico {
        left: -36%;
    }
    .topbar-desktop-center span {
        font-size: 12px;
    }
    .topbar-desktop-left a, .topbar-desktop-right a {
        font-size: 12px;
    }
    header.desktop .h-center {
        padding: 15px 0px;
    }
    .header-desktop-left {
        gap: 50px;
    }
    .header-callcenter-right span {
        font-size: 10px;
        line-height: normal;
    }
    .header-callcenter-right a {
        font-size: 12px;
    }
    .header-callcenter-left img {
        width: 27px;
    }
}
@media (max-width:991px) {
    .prices-side.summary .list-price {
        font-size: 14px;
    }
    .prices-side.summary .sale-price {
        font-size: 16px;
    }
    .tkm-discount {
        font-size: 12px;
        padding: 4px 12px;
    }
    .tsts-b {
        font-size: 13px;
        display: flex;
    }
    .related-products {
        gap: 4px 8px;
    }
    .related-products a {
        width: calc(33.3333333333% - 6px);
    }
    .product-profile-1 .col-list-left, .product-profile-1 .col-list-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pcard-badges {
        gap: 5px 5px;
    }
    .pro-gv-two .item {
        font-size: 12px;
    }
    .shipment-methods .method .price span.value {
        font-size: 11px;
    }
    .shipment-methods .method .name .image {
        padding: 8px;
        margin-right: 10px;
    }
    .shipment-methods .method .name .image img {
        max-width: 70px;
    }
    .categories-body .card-product .card-product-inner .price-group .prices {
        height: auto;
    }
    .test-badge.bottom {
        right: 8px;
        bottom: 8px;
    }
    .test-badge {
        font-size: 12px;
    }
    .card-special-discount {
        padding: 5px 7px;
        font-size: 11px;
    }
    .special-shop-kart img {
        width: 21px !important;
    }
    .special-shop-kart {
        gap: 4px;
        font-size: 11px;
        padding: 5px 7px 5px 3px;
    }
    .product-buttons .btn-wp img {
        width: 25px;
    }
    .product-buttons .btn-wp {
        font-size: 13px;
    }
    .product-buttons {
        gap: 6px 6px;
    }
    .product-rate .icon img {
        width: 22px;
    }
    .product-rate {
        font-size: 12px;
        gap: 5px;
    }
    .product-price-group .prices .earning-price {
        font-size: 12px;
    }
    .product-price-group .prices .item .title {
        font-size: 13px;
    }
    .cstm-title-container {
        margin-bottom: 15px;
        gap: 4px;
    }
    .cstm-title-container .title {
        font-size: 18px;
    }
    .cstm-title-container .description {
        width: 100%;
        font-size: 13px;
    }
    .card-ncomment .date {
        font-size: 11px;
    }
    .card-ncomment .title-container .rating {
        font-size: 10px;
    }
    .card-ncomment .title-container .title {
        font-size: 14px;
    }
    .card-ncomment {
        gap: 10px;
        padding: 15px;
    }
    .card-ncomment .description {
        height: 58px;
        font-size: 13px;
    }
    .card-ncomment .top .img img {
        height: 90px;
        width: 110px;
    }
    .ifurniture-collection .item .title {
        font-size: 13px;
    }
    .ifurniture-collection .item {
        padding: 20px 10px;
        gap: 12px;
    }
    .ct-price-for-promotion {
        font-size: 12px;
        padding: 4px 12px;
    }
    .pd-price-for-promotion {
        font-size: 12px;
        padding: 4px 13px;
    }
    .pattern-group .pattern-group-header .p-g-h-button .btn {
        padding: 6px 12px;
        font-size: 13px;
    }
    .tabproduct-owl .age-kart-product-favourite button img {
        width: auto;
        height: auto;
    }
    .tabproduct-owl .card-product .card-product-inner .price-group .prices .list-price {
        font-size: 14px;
    }
    .tabproduct-owl .card-product .card-product-inner .price-group .prices .sale-price {
        font-size: 15px;
    }
    .tabproduct-owl .card-product .card-product-inner .title {
        font-size: 16px;
    }
    .product-profile-info .store-price {
        font-size: 16px;
        margin-top: 0;
    }
    .store-price {
        font-size: 13px;
        bottom: -1px;
    }
    .custom-module-code-1894 .col-12 {
        margin-bottom: 6px;
    }
    .thin-padding .row-wrapper .col-12:last-child {
        margin: 0;
    }
    .thin-padding .row-wrapper .col-12 {
        padding: 0 10px;
    }
    .index-forbanner-block .col-mobil {
        display: flex;
    }
    .index-forbanner-block .col-desktop {
        display: none;
    }
    .card-product .discount {
        font-size: 14px !important;
    }
    .footer-bar-right {
        flex-wrap: wrap;
        gap: 12px;
    }
    .footer-bar-right .footer-agelogo {
        display: block;
    }
    .footer-guvenliasliveris-block {
        padding: 30px 0px;
    }
    .footer-guvenliasliveris-left-ico {
        display: none;
    }
    .footer-guvenliasliveris-left {
        text-align: center;
        justify-content: center;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .footer-guvenliasliveris-block .col-lg-4 {
        margin-bottom: 34px;
    }
    .footer-guvenliasliveris-right .col-6 {
        margin-bottom: 20px;
    }
    .footer-information-card-block {
        gap: 0;
    }
    .mobile-banner {
        display: block;
    }
    .desktop-banner {
        display: none;
    }
    .footer-information-block .col-12.col-lg-6 {
        margin-bottom: 10px;
    }
    .footer-contact-block-bottom .footer-agelogo {
        display: none;
    }
    .f-info-left {
        display: none;
    }
    .relaxavantaj-block-left {
        margin-bottom: 16px;
    }
    .relaxavantaj-block-right {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        height: 100%;
        gap: 12px;
        padding-bottom: 32px;
    }
    .relaxavantaj-block-right-title {
        width: 90%;
    }
    .relaxavantaj-block-right-title h4 {
        font-size: 22px;
    }
    .relaxavantaj-block-right-title span {
        font-size: 16px;
    }
    .tab-products-section .p-g-t-nav {
        overflow: auto;
    }
    .tab-products-section .nav {
        display: flex;
        flex: 1;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .shipment-methods .method {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .shipment-methods .method .name {
        padding-left: 20px;
        width: 96%;
    }
    .shipment-methods .method .checkbox {
        position: absolute;
        left: 15px;
        margin-bottom: 20px;
    }
    .shipment-methods .method .price {
        display: flex;
        width: 30%;
        justify-content: center;
    }
    .pro-gv .item .content {
        text-align: center;
    }
    .detay_tab {
        justify-content: flex-start;
        gap: 10px;
        overflow: auto;
        margin: 0 0 10px;
    }
    .detay_tab button.tablinks {
        font-size: 16px;
        width: 220px;
        min-width: 238px;
        padding: 12px 20px;
    }
}
@media (max-width:768px) {
    
}
@media (max-width:576px) {
    .pt-bt {
        gap: 10px;
    }
    .footer-contact-block {
        align-items: flex-start;
    }
    .footer-bar-right {
        justify-content: flex-start;
    }
    footer {
        padding: 20px 0px 20px 0px;
    }
    .footer-logo {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .f-info-left {
        display: block;
        margin-bottom: 20px;
    }
    .footer-leftbanner {
        display: none;
    }
    .footer-information-card-block {
        gap: 0;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }
    .footer-information-card {
        width: 100%;
    }
    .footer-information-banner {
        width: 100%;
    }
    .footer-guvenliasliveris-item-top img {
        width: 45px;
    }
    .footer-guvenliasliveris-item-bottom span {
        font-size: 12px;
    }
    .footer-guvenliasliveris-item-bottom h4 {
        font-size: 13px;
    }
    .footer-guvenliasliveris-item {
        gap: 10px;
    }
    img#sidebarIcon {
        width: 23px;
    }
    .topbar-mobile {
        height: 35px;
        margin-bottom: -1px;
    }
    .topbar-mobile span {
        font-size: 13px;
    }
    .age-banner span {
        position: absolute;
        bottom: 16px;
        right: 8px;
        color: var(--beyaz, #FFF);
        text-align: right;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
    }
    .categories-body .k-p-b .col-12.col-sm-12.col-md-6.col-lg-4.col-xl-4.col-list-p-v-1 {
        padding: 0;
    }
    .b-block {
        position: relative;
        margin-bottom: 12px;
    }
    .b-block span {
        position: absolute;
        top: 16px;
        left: 14px;
        background: rgb(0 0 0 / 20%);
        backdrop-filter: blur(3px);
        color: #fff;
        font-size: 14px;
        padding: 4px 18px;
    }
    .product-body .pattern-group .p-g-mod .p-g-mod-body {
        padding: 0;
    }
    .ds-rate {
        font-size: 14px;
    }
    .product-price-group .prices {
        margin-bottom: 2px;
    }
    .probottom {
        margin: 20px 0;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .probottom a.btn.btn-wp {
        padding-left: 0;
    }
    .pro-gv {
        flex-wrap: nowrap;
        gap: 14px 0;
        flex-direction: column;
        align-items: flex-start;
    }
    .pro-gv .item {
        flex: 0 0 50%;
        flex-direction: row;
        font-size: 12px;
    }
    body.product-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link:hover, 
    body.product-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link.active {
        width: max-content;
        padding: 0 36px;
    }
    body.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav {
        flex-wrap: nowrap;
        overflow: auto;
    }
    body.product-body .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link {
        width: max-content;
        padding: 0 36px;
    }
    .mobile-search button.btn.btn-orange.btn-send {
        position: absolute;
        right: 0;
        top: -6px;
    }
    .takim-icerik-title {
        margin-top: 40px;
        margin-bottom: -4px;
    }
}