body {
    background: var(--body-bg);
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    position: relative;
    left: 0;
    transition: all 0.4s;
    margin-bottom: 1rem;
    font-family: "Karla", sans-serif;
}
h1 {
    font-size: 1.5rem;
}
h2, h3, h4 {
    font-size: 1.2rem;
}
.paytr-table-cols > .paytr-table-cell {
    width: 12% !important;
}
.product-installments .title img {
    width: max-content;
}
.product-installments .col-lg-4 {
    max-width: 50% !important;
}
.product-installments .col-12 {
    max-width: 100% !important;
}
.custom-module-code-312 {
    justify-content: center;
}
.pattern-group .p-g-mod {
    margin-bottom: 10px !important;
}
.btn-danger {
    background: #181818;
    border-color: #181818;
}
/*AGE CUSTOM*/
.home-body header.fixed-mobile {
    background: #fff;
}
header.mobile.fixed-mobile {
    position: relative;
}
.destek-tit {
    display: flex;
    overflow: auto;
    width: 100%;
}
.destek-tit::-webkit-scrollbar {
    height: 5px;
}
.destek-tit::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.destek-tit::-webkit-scrollbar-thumb {
    background: #212121;
    border-radius: 5px;
}
/*MANŞET AYARLARI*/
.video video {
    height: 650px;
    object-fit: cover !important;
}
.carousel-caption.d-none.d-md-block {
    display: block !important;
    z-index: 1;
}
/*MANŞET SON*/
.help_detail-body .yardim-detay .col-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.cart-empty-alert {
    min-height: 100px;
}
.pattern-group .p-g-mod .p-g-mod-header {
    border: none;
}
.free-shipping-limit .icon {
    display: none;
}
button.swal-button.swal-button--cart.btn-success.btn-theme-4 {
    background-color: transparent;
    border: 1px solid;
    color: black;
}
.login-fb-g {
    display: flex;
    margin-top: 1rem;
}
.login-fb-g a.btn.btn-fb-login.mb-2 {
    margin-right: 1rem;
}
.swal-icon--success__ring {
    background: #000000 !important;
    border: 4px solid hsla(98, 55%, 69%, 0.2);
}
.age-sticky {
    position: sticky;
    top: 100px;
}
.swal-button {
    background-color: #020202;
}
.card-voucher .info .code, .my-vouchers .item .info .code {
    background-color: #f4f4f4;
    border: 1px solid;
    font-size: 15px;
}
ol.carousel-indicators {
    display: none !important;
}
ul.multi.categories-list-38 {
    display: block !important;
}
li.sc-38-all {
    display: none !important;
}
.fixed-desktop .header-indirim a {
    height: 35px !important;
    border-radius: 3px;
}
.header-indirim a {
    color: #f54a4a !important;
    font-weight: bold;
    background-color: white;
}
.urun-detay-sticy {
    position: sticky;
    top: 6rem;
}
.detay-border {
    border: 1px solid #eeeeee;
    padding: 1rem;
    margin-bottom: 1rem;
}
.related-products a.active img {
    border: 2px solid #000 !important;
    border-radius: 5px;
}
.related-products img {
    border-radius: 5px;
}
/* Age Share */
div#shareAge {
    position: absolute;
    right: 20px;
    top: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    border-radius: 50px;
    padding: 10px;
    background: #fff;
}
#shareModal {
    position: absolute;
    z-index: 999;
    right: 2.5%;
    top: 0.4%;
}
.modal-inside {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}
#shareModal {
    display: none;
}
.overlayAge {
    display: none;
    position: fixed;
    width: 100%;
    background: #65656585;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 123;
    cursor: pointer;
}
.jssocial-sh {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.jssocial-sh a {
    border-radius: 50% !important;
    border: 1px solid #a1a1a1;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.jssocial-sh-link:active, .jssocial-sh-link:focus, .jssocial-sh-link:hover {
    background: #a1a1a1 !important;
}
#shareLink {
    width: 76.9%;
    outline: none;
    border: 1px solid #333;
    float: left;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#copyD {
    background: #333;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.copyArea {
    display: flex;
    margin-top: 0.3rem;
}
.modal-inside .close {
    font-size: 1rem;
    color: #000;
    background: #fff;
    z-index: 123;
    right: 10px;
    position: absolute;
    top: 11px;
    opacity: 1;
    padding: 18px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.modal-inside .close img {
    max-width: 18px;
}
.modal-inside .close:hover {
    opacity: 1 !important;
}
.modal-inside {
    background: #fafafa;
    max-width: 245px;
    width: 245px;
    max-height: 240px;
    z-index: 124;
    border-radius: 100px;
    padding: 0px 2px;
    transform: translateZ(0);
    margin: 0 auto;
    border: 1px solid #e2e2e29c;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.social-sh.jssocials {
    margin-bottom: 1rem;
}
.detail-title {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.social-sh {
    padding: 5px 0;
    display: flex;
    align-items: center;
}
.social-sh a {
    padding: 5px 5px;
    text-decoration: none !important;
}
.social-sh img {
    border-radius: 50px;
}
.share-icon {
    padding: 5px 10px;
}
.tooltip {
    position: inherit !important;
    opacity: 1 !important;
}
.tooltip .tooltiptext {
    text-align: center;
    padding: 5px;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.tooltip .copy-status {
    background: #181818;
    color: #fff;
    position: absolute;
    right: 45px;
    bottom: -36px;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    opacity: 0;
}
/* Age Share */
/* New Collection Anasayfa*/
.boxTextAgeC {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding-left: 4rem;
    padding-top: 40%;
}
.boxTextTitleAge {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-style: italic;
}
.boxTextTitleAge span {
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
}
.boxTextParagraphAge {
    font-size: 18px;
    font-weight: unset;
    margin: 1rem 0;
}
.boxTextButtonAge {
    text-align: center;
    background: #333;
}
.boxTextButtonAge a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 1rem;
    display: block;
}
.boxTextButtonAge a:hover {
    color: #fff;
}
.boxTextSeeAllAge {
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
    line-height: 3;
}
.boxTextSeeAllAge a:hover {
    color: #000;
}
/* Product */
.button-container {
    position: fixed;
    right: -3%;
    bottom: 39%;
    transform: rotate(270deg);
    z-index: 99999;
}
.button-container #click-me {
    color: #fff;
    letter-spacing: 0.8px;
    background: #e30613;
    padding: 20px 25px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
}
.button-container #click-me:hover {
    background: #f90a18;
    transform: scale(1.1);
    box-shadow: 0px 0px 47px -1px rgba(0, 0, 0, 0.33);
}
.sub-head {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    margin-bottom: 0.7rem;
    text-align: center;
    margin-top: 0.7rem;
}
.sale-coupon {
    font-weight: 500;
    font-size: 2.7rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: 0;
}
.nospam, .fine-print, .nothanks {
    font-weight: 300;
}
.nospam, .fine-print {
    font-size: 10px;
    color: rgba(155, 155, 155, 1);
}
.fine-print {
    margin-top: -8px;
    padding-bottom: 25px;
    letter-spacing: 0.5px;
}
.nospam {
    color: #808080;
    padding: 10px 10px 10px 0;
    font-size: 11px;
    text-align: center;
    line-height: 15px;
}
.nospam span {
    color: #535353;
    text-decoration: underline;
}
.nothanks {
    text-align: center;
    font-size: 14px;
}
.nothanks a {
    text-decoration: none;
    color: #808080;
    letter-spacing: 0.8px;
    transition: all 0.3s ease-in-out;
}
.nothanks a:hover {
    color: #5b5b5b;
    font-weight: 400;
}
.nothanks a:after {
    content: "";
    display: block;
    background: #808080;
    height: 1px;
    max-width: 75px;
    width: 100%;
    margin: 0 auto;
    margin-top: 3px;
}
.x {
    position: absolute;
    right: 15px;
    top: 25px;
    width: 40px;
    z-index: 999;
    height: 35px;
    cursor: pointer;
}
.x .one, .x .two {
    background: #8c8c8c;
    height: 3px;
    width: 100%;
    cursor: pointer;
}
.x .one {
    transform: rotate(45deg) translate(7px, 7px);
}
.x .two {
    transform: rotate(-45deg) translate(-4px, 4px);
}
.sp-bilgi {
    text-align: center;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    color: #e30613;
}
.container-pop {
    display: none;
    box-shadow: 0px 0px 68px -2px rgba(59, 59, 59, 0.5);
    width: 500px;
    height: 470px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    background-size: 100%;
    margin: 0 auto;
    z-index: 999;
}
.container-pop .sign-up {
    position: absolute;
    width: 100%;
}
.container-pop .sign-up h1 {
    padding: 1rem 0;
    margin: 0 auto;
    width: 430px;
    text-align: center;
}
.container-pop .sign-up form {
    margin: 1rem auto;
    width: 50%;
    text-align: center;
    position: relative;
}
.container-pop .sign-up form input[type="text"] {
    box-shadow: 0px 0px 31px 0px rgba(82, 82, 82, 0.3);
    border: 1px solid #e30613;
    border-radius: 4px;
}
.container-pop .sign-up form input {
    width: 100%;
    padding: 20px 40px;
    border: none;
    border-radius: 2px;
    height: 40px;
    font-size: 22px;
}
.container-pop .sign-up form ::-webkit-input-placeholder {
    text-align: center;
    letter-spacing: 0.7px;
    color: #8c8c8c;
    font-size: 18px;
    font-weight: 300;
}
.container-pop .sign-up form button {
    position: absolute;
    right: 0;
    height: 100%;
    background: none;
    border: none;
    color: #e30613;
    padding: 1rem;
    border-left: 1px solid #e30613;
    top: 0;
}
.container-pop .sign-up form a {
    position: absolute;
    right: 0;
    height: 100%;
    background: 0 0;
    border: none;
    color: #e30613;
    padding: 0.8rem;
    border-left: 1px solid #e30613;
    cursor: pointer;
    top: 0;
}
.container-pop .sign-up form input[type="submit"] {
    margin-bottom: -25px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    font-size: 1.1rem;
    background: #5bbb89;
    transition: background 0.3s ease-in-out;
}
.container-pop .sign-up form input[type="submit"]:hover {
    background: #48b178;
}
.faa-ring.animated, .faa-ring.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-ring {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0px;
    transform-origin-z: initial;
}
/* Reset */
a {
    color: var(--main-color);
}
a:hover {
    text-decoration: none;
    color: var(--main-color2);
}
/* Overlay */
.overlay {
    display: flex;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    justify-content: center;
    align-items: center;
}
.overlay .spin {
    color: var(--main-color);
    width: 3rem;
    height: 3rem;
    font-size: 20px;
}
/* Opacity */
.op-black {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}
.op-black.hide {
    visibility: hidden;
    opacity: 0;
}
.op-black.show {
    visibility: visible;
    opacity: 1;
}
.op-black-2 {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}
.op-black-2.hide {
    visibility: hidden;
    opacity: 0;
}
.op-black-2.show {
    visibility: visible;
    opacity: 1;
}
/* Header (Desktop) */
header.desktop {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: 0.5s;
}
header.desktop.fixed-desktop {
    top: 40px;
}
header.desktop .h-contact {
    background: #f5f5f5;
}
header.desktop .h-center {
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}
.dropdown-languages-1 .dropdown-toggle {
    color: var(--header-top-color);
    transition: all var(--transition-time);
}
.dropdown-languages-1 .dropdown-toggle:hover {
    color: var(--header-top-color-hover);
}
.dropdown-currencies-1 .dropdown-toggle {
    color: var(--header-top-color);
    transition: all var(--transition-time);
}
.dropdown-currencies-1 .dropdown-toggle:hover {
    color: var(--header-top-color-hover);
}
header.desktop .h-contact .info {
    height: 40px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}
header.desktop .h-contact .info .item {
    font-size: 13px;
    color: var(--header-top-color);
    transition: all var(--transition-time);
    margin-right: 20px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
}
header.desktop .h-contact .info .item:hover {
    color: var(--header-top-color-hover);
}
header.desktop .h-contact .info .item i {
    margin-right: 6px;
    font-size: 13px;
}
header.desktop .h-contact .info .item.wp i {
    font-weight: normal;
    font-size: 20px;
}
header.desktop .h-contact .social-media {
    height: 40px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
}
header.desktop .h-contact .social-media a {
    margin-left: 15px;
    font-size: 14px;
    color: var(--header-top-color);
}
header.desktop .h-contact .social-media a:hover {
    color: var(--header-top-color-hover);
    transition: all var(--transition-time);
}
header.desktop .header-area {
    height: 60px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
header.desktop .header-area.last {
    align-items: flex-end;
}
header.desktop .logo {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
header.desktop .search {
    width: 100%;
    border-radius: 0px;
    display: flex;
    justify-content: center;
}
header.desktop .search form {
    width: 100%;
}
header.desktop .search form .input-box {
    width: 100%;
    box-sizing: border-box;
}
header.desktop .search form input {
    float: left;
    font-weight: 300;
    width: 100%;
    font-size: 12px;
    border-width: 0 !important;
    background: #ffffff59 !important;
    height: 46px;
    border-right: 0;
    border-radius: 100px;
    box-shadow: none;
    color: #181818;
    padding-left: 20px;
    border: 1px solid #bfbfbf !important;
}
header.desktop .search form input::placeholder {
    color: #181818 !important;
}
.fa-times-circle:before {
    color: #ff7676;
    font-size: 30px !important;
}
.easy-autocomplete-container ul {
    border-top: 1px solid #ebebeb;
}
.easy-autocomplete-container ul .eac-category, .easy-autocomplete-container ul li {
    font-size: 13px;
    padding: 3px 10px;
    border-bottom: 1px solid #ebebeb;
    transition: all var(--transition-time);
}
header.desktop .search form input::placeholder {
    color: #666;
}
header.desktop .search:hover, header.desktop .search:focus, header.desktop .search:active {
    border-color: var(--main-color2);
}
header.desktop .search form .btn-send {
    position: absolute;
    width: auto;
    background: transparent;
    border-width: 0;
    transition: all var(--transition-time);
    padding: 0;
    right: 22px;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
header.desktop .easy-autocomplete-container {
    top: 55px;
}
header.desktop .menu {
    background: var(--menu-bg-color);
    border-right: 0;
    border-left: 0;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    transition: 0.5s;
    height: 0;
    opacity: 0;
    visibility: hidden;
}
header.desktop.fixed-desktop .menu, header.desktop .menu.active {
    height: 45px;
    opacity: 1;
    visibility: visible;
}
header.desktop .mega-menu {
    padding: 0;
    position: static;
    height: 100%;
}
header.desktop .mega-menu .navbar-nav {
    flex-direction: row;
    height: 100%;
    gap: 25px;
    justify-content: center;
    align-items: center;
}
header.desktop .mega-menu .nav-item {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: row;
    height: 100%;
}
header.desktop .mega-menu .nav-link {
    justify-content: center;
    text-align: center;
    color: var(--menu-color);
    line-height: normal;
    font-weight: 400;
    font-size: 12px;
    transition: all var(--transition-time);
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    letter-spacing: 1px;
    flex-direction: row;
    gap: 4px;
    text-transform: uppercase;
}
header.desktop .mega-menu .nav-link::after {
    display: none;
}
header.desktop .mega-menu .nav-link:hover {
    color: var(--menu-color-hover);
}
header.desktop .mega-menu .nav-item:last-child .nav-link {
    border-right: 0;
}
header.desktop .mega-menu .dropdown {
    position: static;
}
header.desktop .mega-menu .dropdown-menu {
    border-radius: 0;
    background-color: transparent;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0px;
    position: absolute;
    border-top: 1px solid #ebebeb;
    border-bottom: 0;
    transition: 0.3s;
    display: block !important;
    opacity: 0;
    visibility: hidden;
}
header.desktop .mega-menu .dropdown:hover .dropdown-menu, header.desktop .mega-menu .dropdown .dropdown-menu:hover {
    opacity: 1;
    visibility: visible;
}
header.desktop .h-banner {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Mega Menu Container */
.mega-menu-container {
    padding: 30px 0px;
}
.mega-menu-container .sub-cat {
    margin-bottom: 0;
    padding-right: 15px;
    border-right: 1px solid #e2e2e2;
    width: 10%;
    text-align: center;
}
.mega-menu-container .sub-title {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 0;
    transition: all var(--transition-time);
    letter-spacing: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0;
}
.mega-menu-container .sub-title:hover {
    color: var(--main-color);
}
.mega-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mega-menu-container ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
.mega-menu-container ul li a {
    font-size: 13px;
    color: #222;
    font-weight: 400;
    line-height: 25px;
    transition: var(--transition-time);
}
.mega-menu-container ul li a.sub-title {
    color: #333;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
}
.mega-menu-container ul li a:hover {
    color: var(--main-color);
}
/* Mobile Header */
header.mobile {
    display: none;
    background: #fff;
    height: 60px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
header.mobile .left {
    width: 30%;
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 5px;
    gap: 16px;
}
header.mobile .center {
    width: 40%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
header.mobile .right {
    width: 30%;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 5px;
    gap: 16px;
}
header.mobile .logo img {
    max-width: 156px;
    max-height: 26px;
    width: 100%;
    height: 100%;
}
header.mobile .icon-group {
    position: relative;
}
header.mobile .icon-group {
    position: relative;
    color: #333;
    font-size: 21px;
}
header.mobile .icon-group .badge {
    position: absolute;
    top: 9px;
    right: 11px;
    min-width: 18px;
    max-width: 25px;
    padding: 0;
    text-align: center;
    height: 18px;
    background: #fff;
    font-size: 12px;
    color: #181818;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
header.fixed-mobile .icon-group .badge {
    display: none;
}
header.mobile .mobile-search {
    padding: 0;
    background: #f3f3f3;
}
header.mobile .mobile-search form {
    width: 100%;
}
header.mobile .mobile-search form .input-box {
    width: 80%;
}
header.mobile .mobile-search form input {
    float: left;
    color: #444;
    width: 100%;
    font-size: 15px;
    border-color: transparent;
    background: transparent !important;
    height: 65px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    outline: 0 !important;
}
header.mobile .mobile-search form input::placeholder {
    color: #444;
}
header.mobile .mobile-search form input:focus, header.mobile .mobile-search form input:hover {
    border-color: transparent !important;
}
header.mobile .mobile-search form .btn-send {
    float: right;
    width: 20%;
    height: 65px;
    border: 0;
    background: transparent !important;
    color: #333;
    font-size: 19px;
}
header.mobile .h-banner {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Sidebar User */
.sidebar-user {
    background: #fff;
    width: 250px;
    position: fixed;
    top: 0;
    height: calc(100vh);
    transition: all 0.3s;
    z-index: 21;
    right: 0;
    margin-right: -250px;
}
.sidebar-user.active {
    margin-right: 0;
}
.sidebar-user .title {
    padding: 10px;
    background: var(--main-color);
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.sidebar-user .title .btn-close {
    color: #fff;
}
.sidebar-user .login-menu a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
.sidebar-user .login-menu a i {
    width: 30px;
    margin-right: 10px;
    text-align: left;
}
.sidebar-user .scrollbar {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.sidebar-user .title-alt {
    padding: 10px;
    background: rgba(0, 0, 0, 0.15);
    font-size: 14px;
    font-weight: 500;
}
.sidebar-user .footer-links ul {
    margin: 0;
    padding: 0;
}
.sidebar-user .footer-links ul li {
    padding: 0;
    list-style: none;
}
.sidebar-user .footer-links ul li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 14px;
}
.sidebar-user .footer-links ul li a.wp i {
    color: #21bd5c;
}
.sidebar-user .footer-links ul li a i {
    text-align: center;
    width: 40px;
    font-size: 16px;
}
/* Footer */
footer {
    background: #262626;
    border-top: 1px solid #e1e1e1;
}
footer .bb {
    padding: 45px 0;
}
footer .logo-area {
    text-align: left;
    margin: 15px 0;
}
footer .logo-area .logo img {
    max-height: 100px;
    max-width: 230px;
}
footer .logo-description {
    margin-top: 15px;
}
footer .title {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
footer .title2 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
footer .title-2 {
    color: #000;
    font-size: 13px;
}
footer .title-3 {
    color: #000;
    font-size: 17px;
}
footer .secure .description {
    color: #000;
    margin: 5px 0;
}
footer .secure img {
    opacity: 0.5;
}
footer .info ul {
    padding: 0;
    margin: 0;
}
footer .info ul.footer-cat {
    padding: 0;
    margin: 0;
    column-count: 2;
}
footer .info ul li {
    list-style: none;
    padding: 3px 0;
    color: #000;
    font-size: 13px;
}
footer .info ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    position: relative;
    line-height: 25px;
    font-weight: 400;
    transition: all var(--transition-time);
    letter-spacing: -0.5px;
}
footer .bar {
    padding: 10px 0;
    background: #262626;
    border-top: 1px solid #484848;
}
footer .bar a {
    color: #333;
    text-align: center;
}
footer .bar a:hover {
    color: #333;
}
footer .bar p {
    letter-spacing: -0.5px;
    color: #ffffff;
    margin-top: 1rem;
}
/* Mobile Menu Tip 2 */
.sidebar-menu-type-2 {
    background: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    height: calc(102vh);
    transition: all 0.3s;
    z-index: 9999;
    left: 0;
    margin-left: -100%;
}
.sidebar-menu-type-2.active {
    margin-left: 0;
}
.sidebar-menu-type-2 .scrollbar {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.sidebar-menu-type-2 .title {
    padding: 10px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.sidebar-menu-type-2 .title .btn-close {
    color: #fff;
}
.sidebar-menu-type-2 .title-alt {
    padding: 10px;
    background: rgba(0, 0, 0, 0.15);
    font-size: 14px;
    font-weight: 500;
}
.sidebar-menu-type-2 .links a {
    display: block;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    font-size: 14px;
}
.sidebar-menu-type-2 .links a i {
    float: right;
}
.sidebar-menu-type-2 .categories ul {
    margin: 0;
    padding: 10px;
}
.sidebar-menu-type-2 .categories ul li {
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
    position: relative;
}
.sidebar-menu-type-2 .categories ul li a img {
    height: 35px;
    margin-right: 10px;
}
.sidebar-menu-type-2 .categories ul li a {
    display: flex;
    padding: 10px;
    border-bottom: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    align-items: center;
}
.sidebar-menu-type-2 .categories ul li a .name {
    width: 80%;
}
.sidebar-menu-type-2 .categories ul li a .icon {
    color: #000;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 2px;
    font-size: 17px;
    position: absolute;
    right: 22px;
}
.sidebar-menu-type-2 .categories .multi li a .icon {
    right: 13px;
}
.sidebar-menu-type-2 .easy-autocomplete-container ul {
    border-top: 1px solid #ebebeb;
    top: 65px;
}
.sidebar-menu-type-2 .categories ul li a .icon .fa-angle-right:before {
    content: "\f078";
}
.sidebar-menu-type-2 .categories .multi .icon .fa-angle-right:before {
    content: "\f078";
}
.sidebar-menu-type-2 .categories ul .multi {
    display: none;
}
.sidebar-menu-type-2 .categories ul .multi li:first-child {
    display: none;
}
.sidebar-menu-type-2 .categories ul .multi a {
    padding-left: 20px;
}
.sidebar-menu-type-2 .categories .multi li {
    border: 0 !important;
    margin-bottom: 5px;
}
.sidebar-menu-type-2 .categories ul .multi a {
    padding: 0;
}
.sidebar-menu-type-2 .categories ul .multi .multi a {
    padding-left: 20px;
    font-size: 12px;
}
.sidebar-menu-type-2 .mobile-search i {
    font-size: 25px;
    margin-right: 10px;
}
.sidebar-menu-type-2 .mobil-area-title {
    color: #000;
    margin: 15px 10px 10px 13px;
    display: block;
    font-weight: 500;
    font-size: 15px;
}
.sidebar-menu-type-2 .mobil-area-1 {
    display: flex;
    position: relative;
    text-align: center;
}
.sidebar-menu-type-2 .mobil-area-1 a {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
    justify-content: center;
    border: 1px solid #e2e2e2;
    margin: 0 10px;
    padding: 7px 1rem;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
}
.sidebar-menu-type-2 .mobil-area-1 a img {
    margin-right: 10px;
    padding: 0;
    width: 41px;
    height: 41px;
}
.sidebar-menu-type-2 .logo-area {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
}
.mobile-menu-close {
    display: flex;
    justify-content: center;
    margin-right: 19px;
    font-size: 20px;
    align-items: center;
}
.mobile-menu-close i {
    border: 1px solid #e2e2e2;
    padding: 0.5rem;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #e2e2e2;
    padding-top: 10px;
    padding-left: 9px;
}
.mobil-area-2 {
    margin: 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.sidebar-menu-type-2 .short-link {
    width: 50%;
    padding: 15px 10px;
}
.sidebar-menu-type-2 .short-link.border-1 {
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
.sidebar-menu-type-2 .short-link.border-2 {
    border-bottom: 1px solid #e2e2e2;
}
.sidebar-menu-type-2 .short-link.border-3 {
    border-right: 1px solid #e2e2e2;
}
.sidebar-menu-type-2 .short-link a {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.sidebar-menu-type-2 .short-link a i {
    margin-right: 10px;
    font-size: 20px;
}
.mobil-area-footer {
    text-align: center;
    color: #000;
}
.sidebar-menu-type-2 .scrollbar {
    width: 100%;
    height: 90%;
    box-sizing: border-box;
    padding-bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}
/* Custom */
.category-cover {
    display: none;
}
header.desktop .logo a img {
    max-height: 100%;
    max-width: 246px;
    width: 100%;
    height: 100%;
}
.home-body header.desktop.fixed-desktop .header-bar .bar-user .link a .name {
    color: #fff !important;
}
.home-body header.desktop.fixed-desktop .header-bar .bar-cart .icon .count {
    background: #ffffff;
    color: #4a4a4a;
    display: none;
}
.home-body header.desktop.fixed-desktop .header-bar .bar-link .icon, .home-body header.desktop.fixed-desktop .header-bar .bar-link .name {
    transition: all var(--transition-time);
}
.home-body header.desktop.fixed-desktop {
    background: #fff;
}
.product-body .product-reviews {
    display: flex;
    line-height: 12px;
    justify-content: flex-start;
}
.product-profile-1 .variant-box {
    margin-top: 5px;
    width: 100%;
}
.product-profile-1 .variant-box ul li {
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    gap: 15%;
}
.product-profile-info {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    text-align: center;
}
.product-body .product-favourite {
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 999;
}
.product-body .product-favourite a {
    color: #000;
    font-size: 13px;
    text-align: right;
    margin-top: 5px;
    background: #fff;
    width: 2.5rem;
    height: 2.5rem;
    padding: 10px 11px 0px 0px;
    border-radius: 40px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.accordion-product {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 0px;
    padding: 0.7rem 2rem;
    margin-bottom: 5px;
}
.accordion-product .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
}
.accordion-product .card-header i {
    font-size: 11px;
    padding-top: 8px;
}
.accordion-product .card-body {
    padding: 5px 0;
}
.accordion-product .btn-link {
    color: #333;
    text-decoration: none !important;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
    font-size: 17px;
    font-weight: 500;
}
.accordion-product .btn-link:hover {
    text-decoration: none;
}
.sticky-sidebar-992-1 .p-g-b-c-0 .p-g-b-c-inner {
    position: relative;
    overflow-y: scroll;
    height: 100vh;
}
.sticky-sidebar-992-1 .p-g-b-c-0 .p-g-b-c-inner::-webkit-scrollbar {
    width: 10px;
    height: 8px;
}
.sticky-sidebar-992-1 .p-g-b-c-0 .p-g-b-c-inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b0b0b0;
}
.sticky-sidebar-992-1 .p-g-b-c-0 .p-g-b-c-inner::-webkit-scrollbar-track {
    background-color: #e1e1e1;
    border-radius: 10px;
}
.mobile-header-space {
    height: 106px;
}
.stories.carousel .story {
    margin: 0 30px !important;
}
.newsletter-content .newsletter-title {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 18px;
    text-align: center;
}
.newsletter-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin-top: 10px !important;
}
.stories.carousel .story {
    display: inline-block;
    width: 130px !important;
    max-width: 130px !important;
    margin: 0 6px;
    vertical-align: top;
}
.stories.snapgram .story > .item-link > .item-preview {
    border-radius: 50%;
    padding: 4px !important;
    background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%);
}
.stories.snapgram .story > .item-link > .item-preview img {
    border-radius: 50%;
    border: 0 !important;
}
.stories.carousel .story > .item-link > .item-preview {
    display: block;
    box-sizing: border-box;
    font-size: 0;
    max-height: 130px !important;
    height: 130px !important;
    overflow: hidden;
    transition: transform 0.2s;
    width: 130px !important;
    text-align: center;
}
.home-headline {
    margin-top: -10px;
}
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
    display: block;
    max-width: none;
    max-height: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.xzoom-source, .xzoom-hidden {
    display: block;
    position: static;
    float: none;
    clear: both;
}
.xzoom-hidden {
    overflow: hidden;
}
.xzoom-preview {
    border: 1px solid #888;
    background: #2f4f4f;
    box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.5);
}
.xzoom-lens {
    border: 1px solid #555;
    box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.5);
    cursor: crosshair;
}
.login-body .p-g-mod-t-4 .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
    font-size: 21px;
    font-weight: 500;
    margin: 0;
    line-height: initial;
}
.product-quantity {
    justify-content: space-around !important;
    max-width: 10rem;
}
.product-quantity input, .product-quantity input:focus {
    width: 25px;
    height: 45px;
    border-radius: 0;
    border: none;
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    padding: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    font-size: 14px;
    font-weight: 700;
}
.product-quantity .btn {
    background: #fff;
    color: #484848;
    border-color: transparent !important;
    font-size: 11px;
    font-weight: 500;
    width: 30px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border-radius: 0 !important;
}
.product-body .product-title-container {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
}
.product-body .product-price-group {
    display: flex;
    font-weight: 400;
    justify-content: space-between;
    align-items: start;
    color: #333;
    gap: 0.5rem;
    flex-wrap: wrap;
}
.product-profile-info li {
    margin: 0;
    border-right: 0;
    border-left: 0;
    padding: 10px 0;
    font-weight: 600;
}
.product-profile-info li .value {
    font-weight: 400;
    display: block;
    text-align: left;
    margin-bottom: 5px;
}
.product-price-group .discount .rate {
    font-size: 15px;
}
.product-price-group .discount {
    background: #000;
    height: 28px;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-right: 10px;
    flex-direction: row;
    border-radius: 20px;
    padding: 0 15px;
}
.product-price-group .prices {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex: 0 0 47%;
    border-right: 1px solid #e2e2e2;
    position: relative;
}
.product-price-group .prices .list-price {
    margin-right: 10px;
    color: #a3a3a3;
    font-size: 15px;
}
.product-price-group .prices .sale-price {
    font-size: 25px;
    font-weight: 500;
    color: #000;
}
.product-body .product-short-desc {
    text-align: center;
}
.product-body .product-rate {
    font-size: 13px;
    font-weight: 500;
    flex: 0 0 50%;
    line-height: 2;
    text-align: center;
    list-style: none;
}
.product-reviews .stars .star {
    color: #000;
    font-size: 13px;
}
.product-profile-1 h1.title {
    font-weight: 400;
    color: #000;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    width: 100%;
    margin-bottom: 5px;
}
.product-profile-1 .product-code {
    color: #a6a6a6;
    display: flex;
    list-style: none;
    gap: 1rem;
}
.variant-box {
    border: 0;
    background: transparent;
    border-radius: 5px;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.variant-box .name {
    margin-bottom: 10px;
    width: max-content;
}
.variant .form-control {
    width: 50%;
}
.variant-box ul li .options a.active {
    border-color: var(--main-color);
    background: var(--main-color);
    color: #fff;
}
.variant-box ul li .options a {
    border-radius: 3px;
    border-color: #000;
    min-width: 55px;
    text-align: center;
    margin-bottom: 5px;
}
.product-profile-1 .carousel .carousel-inner {
    border: 0;
}
.pattern-group .p-g-mod-showcase .p-g-mod-header .p-g-m-h-info {
    position: relative;
    align-items: center;
    gap: 7px;
    line-height: normal;
    text-align: center;
}
.product-body .p-g-mod-base-content {
    border: 0;
}
.product-profile-1 .carousel .carousel-indicators {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    height: auto;
    margin: 0;
    z-index: 0;
    flex-direction: row;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    max-height: 500px;
    overflow: auto;
}
.product-profile-1 .carousel .carousel-indicators li {
    max-width: 75px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.page-link {
    color: #000 !important;
    box-shadow: none !important;
}
.card-product .card-product-inner .title {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 5px 0;
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 15px;
    height: 30px;
    font-weight: 400;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #000;
    margin-top: 10px;
}
.card-product .card-product-inner .price-group .prices {
    display: flex;
    align-items: center;
}
.card-product .card-product-inner .price-group {
    display: flex;
    font-weight: 400;
    height: auto;
    justify-content: center;
    align-items: center;
    color: #333;
}
header .icon-open {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.card-product .card-product-inner {
    padding: 0 !important;
}
.card-product {
    border: none !important;
}
.info-bar-1 {
    border-top: 1px solid #ebebeb;
    padding: 20px 0;
}
.info-bar-1 .icons {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    color: #000;
    padding: 10px 0;
}
.info-bar-1 .icons .icon-group {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
}
.info-bar-1 .icons .icon-group:last-child {
    border-right: 0;
}
.info-bar-1 .icons .icon-group i {
    font-size: 26px;
    margin-right: 25px;
    color: #000;
}
.info-bar-1 .icons .icon-group .inf .name {
    font-size: 13px;
    font-weight: 500;
    display: block;
    color: #000;
}
.info-bar-1 .icons .icon-group .inf .description {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}
.footer-app-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #ebebeb;
    padding: 30px 0;
}
.login-body .p-g-mod-t-4 {
    padding: 30px;
}
.login-body .p-g-mod-t-4 .nav-tabs {
    border: 0 !important;
    background: transparent !important;
    border-radius: 4px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.login-body .p-g-mod-t-4 .nav-tabs .nav-item {
    flex: 1;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e9e9e9 !important;
    background: #e9e9e9;
    color: #777;
    font-weight: 600;
    font-size: 16px;
    transition: all var(--transition-time);
    padding: 12px;
}
.login-body .p-g-mod-t-4 .btn-without-login {
    color: #fff;
    background: var(--main-color) !important;
    border: none;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 40px;
}
.login-body .p-g-mod-t-4 .btn-without-login i {
    line-height: 0;
}
.login-body .p-g-mod-t-4 .nav-tabs .nav-item.show .nav-link, .login-body .p-g-mod-t-4 .nav-tabs .nav-link.active {
    border: 1px solid #c5c5c5 !important;
    background: #fff !important;
    color: #000 !important;
}
.login-body .p-g-mod-t-4 .btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
    display: flex;
    flex: 1;
    width: 100%;
    justify-content: center;
    font-size: 14px;
    height: 50px;
    align-items: center;
    font-weight: 500;
}
.login-body .p-g-mod-t-4 .btn-fb-login {
    background: #fff !important;
    text-shadow: 0 -1px 0 #e2e2e2 !important;
    color: #181818 !important;
    border: 1px solid #e2e2e2 !important;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    padding: 2px 4px;
    gap: 10px;
}
.login-body .p-g-mod-t-4 .btn-fb-login i {
    padding-right: 10px !important;
    border-right: 0 !important;
}
.login-body .p-g-mod-t-4 .btn-google-login {
    background: #fff !important;
    text-shadow: 0 -1px 0 #e2e2e2 !important;
    color: #181818 !important;
    border: 1px solid #e2e2e2 !important;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    padding: 2px 4px;
    gap: 10px;
}
.login-body .p-g-mod-t-4 .btn-google-login i {
    padding-right: 10px !important;
    border-right: 0 !important;
}
.p-g-mod-t-12 .p-g-mod-body .social-share {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    margin-top: 10px;
}
.p-g-mod-t-15 .p-g-mod-body.p-g-mod-body-p-0 ul li a, .p-g-mod-t-16 .p-g-mod-body.p-g-mod-body-p-0 ul li a, .p-g-mod-t-58 .p-g-mod-body.p-g-mod-body-p-0 ul li a {
    padding: 0.75rem 10px;
}
.card-blog .buttons .btn-read-more {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 13px;
    border-radius: 3px;
    padding: 5px 15px;
}
.card-blog .buttons .btn-read-more i {
    font-size: 9px;
    margin-left: 5px;
}
.category-filter-order-desktop {
    display: inline-block;
    width: 170px;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 35px;
    font-size: 13px;
    color: #4a4a4a !important;
    font-weight: 400;
    padding-left: 14px;
    border: 1px solid #e7e3e3 !important;
    border-radius: 3px;
    background: url(images/select-arrow.svg) no-repeat;
    background-position: right 10px center;
    background-color: #fff;
    outline: none;
}
.category-filter-order-desktop:focus {
    border-color: #e7e3e3 !important;
}
.categories-body .product-view-select a div {
    width: 9px;
    height: 13px;
    background: #e2e6eb;
    border-radius: 1px;
    margin: 0 2px;
}
.categories-body .product-view-select a.active div {
    background: var(--main-color);
}
.categories-body .product-view-select a {
    background: #fff;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #e7e3e3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    margin-left: 10px;
    transition: var(--transition-time);
    padding: 0 10px;
}
.category-filter-order .list-wrap {
    background: #eeeeee;
    border-radius: 5px;
    padding: 10px 20px;
}
.category-filter-order .list-wrap .list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    justify-content: space-between;
}
.categories-body .pattern-group .p-g-mod-t-20 > .p-g-mod-header {
    border-bottom: 0;
    padding-left: 0 !important;
}
.category-filter-order .list-wrap .list li {
    flex: inherit;
}
.category-filter-order-mobile {
    display: none;
}
.pattern-group .p-g-mod-showcase .p-g-mod-header {
    border-bottom: 0;
    margin-bottom: 20px;
    height: auto;
}
.card-product .card-product-inner .price-group .prices .sale-price {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: normal;
}
.card-product-content {
    text-align: center;
    color: #555;
}
.card-product .card-product-inner .product-label img {
    max-height: 100px;
}
.category-filter-order .list-wrap .list li .lag-checkbox {
    transition: all var(--transition-time);
}
.category-filter-order .list-wrap .list li.active .lag-checkbox, .category-filter-order .list-wrap .list li:hover .lag-checkbox {
    background: var(--main-color);
    color: #fff;
}
.pattern-group .p-g-mod-t-26 .p-g-mod-body .buttons .btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
    width: 100%;
    margin: 0 !important;
    border-radius: 0;
    margin-right: 20px !important;
}
.categories-body .p-g-mod-t-cat-filter .p-g-m-h-info .p-g-m-h-i-title {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.categories-body .p-g-mod-t-cat-filter {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 20px !important;
    margin-right: 20px !important;
}
.product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    border: 0;
    margin-bottom: 0px;
}
.product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav {
    display: flex;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}
.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 30px 0 0;
}
.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;
}
.pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link:hover, .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link.active {
    color: #6f4e40;
    border-bottom: 1px solid #6f4e40;
    font-weight: 600;
}
.product-details-tab-product-details-tab-colorful .tab-content {
    border: 0;
    border-top: 0;
    margin-bottom: 50px;
    margin-top: 30px;
}
.product-profile-1 .carousel .carousel-indicators li.active {
    border-color: var(--main-color);
}
.product-badges .p-badge {
    height: 55px;
}
.p-g-mod-base-content {
    border: 0px;
}
.p-g-mod-t-10 .p-g-mod-body a, .p-g-mod-t-2 .p-g-mod-body a {
    transition: all var(--transition-time);
}
.contact-info {
    display: flex;
    flex-direction: column;
    color: #fff;
    gap: 1rem;
    margin-top: 1rem;
    align-items: flex-start;
}
.contact-info .contact-item {
    margin: 5px 0;
    display: flex;
    align-content: center;
    cursor: pointer;
    flex-direction: column;
}
.contact-info .contact-item i {
    margin-right: 10px;
    font-size: 17px;
    transition: all var(--transition-time);
}
.p-g-mod-t-63 .p-g-mod-body {
    background: url("https://percdn.com/f/445536/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-68428773.webp") center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    height: 410px;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper .title {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
}
.contact-info .contact-item a {
    color: #fff;
}
.contact-info .contact-item:hover i {
    color: var(--main-color);
}
footer .bar .cards {
    min-height: auto;
    background: inherit;
}
footer .bar .right-image {
    text-align: right !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.product-profile-info .sale-price-discount, .hizli-sepet .sale-price-discount {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-top: 10px;
    font-size: 16px;
}
.product-profile-info .sale-price-discount .sale-price, .hizli-sepet .sale-price {
    font-size: 20px;
    font-weight: 600;
}
.card-product .sale-price-basket {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 5px 0;
    margin: 3px 0;
    flex-direction: column;
}
.card-product .sale-price-basket .sale-price {
    font-weight: 500;
    font-size: 15px;
}
.native-modal.show .hizli-sepet .related-products {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: inherit;
}
.native-modal.show .hizli-sepet .fast-product-cart-box::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.native-modal.show .hizli-sepet .fast-product-cart-box::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(181 181 181 / 50%);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.hizli-sepet {
    max-width: 960px !important;
}
.native-modal.show .hizli-sepet .modal-content {
    border: 0;
    border-radius: 0;
    position: relative;
}
.native-modal.show .hizli-sepet .modal-content .prices {
    display: flex;
    align-items: center;
}
.native-modal.show .hizli-sepet .modal-content .fast-product-title {
    font-size: 19px;
    color: #151515;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 25px;
}
.native-modal.show .hizli-sepet .modal-content .product-reviews .stars .star {
    color: #dbdbdb;
    font-size: 12px;
    margin-right: 1px;
}
.native-modal.show .hizli-sepet .modal-content .product-reviews .stars {
    margin: 15px 0;
}
.native-modal.show .hizli-sepet .modal-content .iliskili-urunler {
    color: #858585;
    font-weight: 600;
}
.native-modal.show .hizli-sepet .modal-content .iliskili-urunler .value {
    color: #000;
}
.native-modal.show .hizli-sepet .modal-content .product-price-group .prices .list-price {
    font-size: 19px;
    font-weight: 500;
    color: #999;
    text-decoration: line-through;
    margin-right: 10px;
}
.native-modal.show .hizli-sepet .modal-content .short-desc {
    color: #454545;
    font-size: 14px;
    margin-bottom: 15px;
}
.native-modal.show .hizli-sepet .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #898989;
    border-radius: 50%;
    border: 4px solid transparent;
}
.native-modal.show .hizli-sepet .carousel-indicators li.active {
    opacity: 1;
    background-color: #000 !important;
    border: 4px solid #c3c3c3;
}
.native-modal.show .hizli-sepet .product-favourite2 {
    position: absolute;
    top: 15px;
    left: 25px;
    z-index: 999;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding-top: 3px;
    -webkit-box-shadow: 0px -2px 18px -3px rgb(0 0 0 / 58%);
    box-shadow: 0px -2px 18px -3px rgb(0 0 0 / 58%);
}
.native-modal.show .hizli-sepet .product-buttons {
    display: inline-flex;
    flex-wrap: nowrap;
}
.native-modal .native-modal-close {
    z-index: 9;
    outline: 0;
}
.native-modal.show .hizli-sepet .fast-product-cart-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    max-height: 600px;
    overflow-y: auto;
}
.native-modal.show .hizli-sepet .modal-body {
    padding: 0 !important;
}
/* Ürün Detay - Birim */
.product-body .product-profile-1 .product-unit {
    display: flex;
    justify-content: center;
    font-weight: 500;
    align-items: center;
    border-radius: 5px;
    border: solid 1px #d9d9d9;
    width: 95px;
    padding: 5px 0;
    margin-right: 10px !important;
    height: 46px;
    margin: 10px 0;
}
.product-body .product-profile-1 .product-unit input[type="checkbox"], .product-body .product-profile-1 .product-unit input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
}
.product-body .product-profile-1 .product-unit input[type="radio"]:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #96be67;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 3px solid #ebebeb;
}
/* Ürün Kartı - Adet Seçimi */
.card-product .card-product-inner .quantity {
    margin: 5px 0;
    width: 100%;
    text-align: center;
    display: flex;
    flex-basis: auto;
    justify-content: center;
}
.card-product .card-product-inner .quantity .btn {
    display: flex;
    width: 35px;
    height: 35px;
    color: #555;
    font-size: 10px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    align-items: center;
    justify-content: center;
}
.card-product .card-product-inner .quantity .btn:first-child {
    border-radius: 0;
}
.card-product .card-product-inner .quantity .btn:hover {
    color: #333;
    background: #f2f2f2;
    border-color: #f5f5f5;
}
.card-product .card-product-inner .quantity input {
    min-width: 35px;
    max-width: 50px;
    height: 35px;
    border-radius: 0;
    border-color: #dbdbdb !important;
    background: #fff;
    color: #555;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    border-right: 0;
    border-left: 0;
}
.baslik-bosluk .owl-single-button {
    display: block !important;
}
/* 404 Sayfası */
.e404-body {
    background: repeating-linear-gradient(45deg, transparent, transparent 10px, #f8f8f8 10px, #f8f8f8 20px), linear-gradient(to bottom, #fff, #fff);
}
.e404-btn {
    background: #ffffff;
    border-radius: 45px;
    color: #212121;
    padding: 20px 50px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
    -moz-box-shadow: inset 0 -1px 1px #333, 0 5px 0 #222, 0 6px 8px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: inset 0 -1px 1px #333, 0 5px 0 #222, 0 6px 8px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 -1px 1px #333, 0 5px 0 #222, 0 6px 8px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-decoration: none;
}
.e404-btn:hover {
    color: var(--main-color);
    -moz-box-shadow: inset 0 -1px 1px var(--main-color), 0 5px 0 var(--main-color), 0 6px 8px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: inset 0 -1px 1px var(--main-color), 0 5px 0 var(--main-color), 0 6px 8px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 -1px 1px var(--main-color), 0 5px 0 var(--main-color), 0 6px 8px rgba(0, 0, 0, 0.35);
}
/* 404 Sayfası - Tip 1 */
.e404-content .e404-logo img {
    max-height: 100px;
    border: none !important;
}
.e404-page-type-1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}
.e404-page-type-1 .e404-pic {
    height: 200px;
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 10px 20px;
    border-radius: 10px;
}
.e404-page-type-1 .e404-title {
    color: #3b3a39;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 2rem;
    margin: 30px 0px 0px 0px;
}
.e404-description {
    color: #808080;
    font-size: 1rem;
    margin: 5px;
    text-align: center;
    font-weight: 300;
}
/* İki Bölümlü 404 Sayfası - Tip 2*/
.e404-page-type-2 {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}
.e404-page-type-2 .e404-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 100px;
    padding: 0 10%;
    border-top: 0;
    border-left: 0;
}
.e404-page-type-2 .e404-pic {
    height: 400px;
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 10px 20px;
    border-radius: 10px;
}
.e404-page-type-2 .e404-title {
    color: #3b3a39;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 2rem;
    margin: 30px 0px 0px 0px;
}
/* Mobil Uygulama İkonları  */
.footer-app-link .mobile-app {
    display: flex;
    align-items: center;
}
.footer-app-link .mobile-app-title {
    font-size: 14px;
    font-weight: 600;
    display: block;
    color: #000;
}
.footer-app-link .mobile-app a {
    color: #000;
    font-size: 20px;
}
/* Müşteri Etkileşim Butonları */
.product-customer-actions {
    padding: 10px 0;
    background: #f5f5f5;
}
.product-customer-actions .action .button i {
    font-size: 15px;
    margin-right: 10px;
}
.product-customer-actions .action:first-child {
    border-left: 0;
}
.product-customer-actions .action {
    border-right: 0;
}
/* Havale İndirimi */
.product-transfer-discount {
    background: #f2f2f2;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    border-left: 5px solid var(--main-color);
    font-size: 14px;
    color: #7a7a7a;
}
/* E-Bülten */
.newsletter-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.newsletter-content {
    border-top: 1px solid #e2e2e2;
    padding: 30px 0px;
}
.newsletter-content .newsletter-title {
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 18px;
}
.newsletter-input {
    height: 40px;
    background: transparent !important;
    display: block;
    color: #000;
    position: relative;
    line-height: 23px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #000;
    letter-spacing: 1px;
}
.newsletter-form .btn-submit {
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: 10px;
    left: unset;
    padding: 0;
    margin: 0;
    background: #000;
    border-radius: 200px;
    color: #fff;
    font-size: 15px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* SMS Bülteni */
.sms-newsletter-content .newsletter-title {
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 18px;
}
.sms-newsletter-input {
    height: 40px;
    background: transparent !important;
    display: block;
    color: #000;
    position: relative;
    line-height: 23px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ebecee;
}
.sms-newsletter-form .btn-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}
.sms-newsletter-form {
    position: relative;
    width: 500px;
    max-width: 500px;
}
/* Footer Social Media*/
.footer-app-link .social-media {
    display: flex;
    align-items: center;
}
.footer-app-link .social-media .social-media-title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.footer-app-link .social-media a {
    color: #000;
    font-size: 20px;
    margin-right: 20px;
}
.footer-app-link .social-media a:last-child {
    margin-right: 0;
}
.card-product .card-product-inner .price-group .prices .list-price {
    font-size: 12px;
    color: #858585;
    margin-right: 10px;
    text-decoration: line-through;
}
/* Buttons */
.card-blog, .card-brand, .card-category, .card-product {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.card-product .card-product-inner .free-cargo-badge {
    position: absolute;
    left: 10px;
    right: inherit;
    top: 10px;
    width: 95px;
    height: 28px;
    font-size: 11px;
    line-height: 11px;
    font-weight: 500;
    text-align: center;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    border-radius: 20px;
}
.card-product .card-product-inner .discount {
    z-index: 9;
    background: #00000052;
    top: 10px;
    right: 30px;
    color: #fff;
    font-weight: 500;
    padding: 3px 10px;
    font-size: 14px;
}
.card-product .card-product-inner .buttons .btn-cart, .modal-content .buttons .btn-cart {
    background: var(--add-cart-list-bg);
    border-color: var(--add-cart-list-bg);
    color: var(--add-cart-list) !important;
    transition: var(--transition-time);
}
.card-product .card-product-inner .buttons .btn-cart i, .modal-content .buttons .btn-cart i {
    margin-right: 7px;
}
.card-product .card-product-inner .buttons .btn-cart:hover, .modal-content .buttons .btn-cart:hover {
    background: var(--add-cart-list-bg-hover);
    border-color: var(--add-cart-list-bg-hover);
    color: var(--add-cart-list-hover);
}
.card-product .down-to-top .btn-cart {
    color: #222;
    transition: var(--transition-time);
    font-size: 13px;
    background-color: #ffffff99;
    border: 0;
    border-radius: 0;
    height: 40px;
    font-weight: 500;
    letter-spacing: 1px;
}
.product-buttons .btn-cart {
    background: var(--add-cart-detail-bg);
    border-color: var(--add-cart-detail-bg);
    color: var(--add-cart-detail);
    transition: all var(--transition-time);
    flex: 1;
    border-radius: 0;
}
.product-buttons .btn-cart:hover {
    background: var(--add-cart-detail-bg-hover);
    border-color: var(--add-cart-detail-bg-hover);
    color: var(--add-cart-detail-hover);
}
.product-buttons .btn-fast-buy {
    background: var(--buy-now-bg);
    border-color: var(--buy-now-bg);
    color: var(--buy-now);
    transition: all var(--transition-time);
    flex: 1;
    border-radius: 0;
}
.product-buttons .btn-fast-buy:hover {
    background: var(--buy-now-bg-hover);
    border-color: var(--buy-now-bg-hover);
    color: var(--buy-now-hover);
}
.payment-final-buttons-1 .btn-complete {
    background: #181818;
    border-color: #181818;
    color: var(--complete-payment);
    transition: all var(--transition-time);
}
.payment-final-buttons-1 .btn-complete:hover {
    background: #181818;
    border-color: #181818;
    color: var(--complete-payment-hover);
}
/* Header  */
header.desktop .header-bar .bar-link .icon {
    position: relative;
}
header.desktop .header-bar .bar-link .icon, header.desktop .header-bar .bar-link .name {
    transition: all var(--transition-time);
}
header.desktop .header-bar .bar-user .link a .name {
    color: #222 !important;
}
header.desktop .header-bar .bar-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222 !important;
    position: relative;
    font-weight: 400;
    transition: all var(--transition-time);
    flex-direction: row;
    gap: 10px;
    line-height: normal;
}
header.desktop .header-bar .bar-link.bar-user {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    transition: all var(--transition-time);
}
header.desktop .header-bar .bar-link a {
    color: #222;
}
header.desktop .header-bar .bar-user .link {
    display: flex;
    flex-direction: row;
}
header.desktop .header-bar .bar-user i {
    font-size: 20px !important;
}
header.desktop .header-bar .bar-link i {
    margin-right: 7px;
    font-size: 23px;
}
header.desktop .header-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    gap: 16px;
}
header.desktop .header-bar .bar-search i {
    font-size: 20px;
    cursor: pointer;
}
header.desktop .header-bar .bar-cart .icon .count {
    position: absolute;
    right: 9px;
    top: 8px;
    min-width: 18px;
    height: 18px;
    font-weight: 600;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    color: #000;
    font-size: 12px;
    border-radius: 50%;
}
/* Category Page */
.product-view-select {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    height: 100%;
    align-items: center;
}
/* Card Product */
.card-product .it-over {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 100%;
    background: rgb(255 255 255 / 90%);
    color: #000;
    border: 1px solid #000;
    text-align: center;
    height: 50px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.card-product .carousel-control-next i, .card-product .carousel-control-prev i {
    font-size: 18px;
    color: #000;
}
.card-product .buttons-wrapper.right-to-left {
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 0px;
    right: -30px;
    transition: all 0.4s;
    background: #fff;
    z-index: 9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.card-product .right-to-left .button-group {
    background: transparent;
    padding: 7px;
}
.destek-title .card-help-title {
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.destek-title .card-help-title .title {
    margin-top: 2px !important;
    margin-left: 10px;
}
.card-product .right-to-left .cart-group {
    display: flex;
    flex-direction: column;
}
.card-product .right-to-left .cart-group a {
    padding: 0;
    margin: 5px 0;
}
.card-product .right-to-left .cart-group a i {
    font-size: 17px;
    transition: all var(--transition-time);
}
.card-product .right-to-left .cart-group a:hover i {
    color: var(--main-color);
}
.card-product:hover .right-to-left {
    opacity: 1;
    right: 0px;
    transition: all var(--transition-time);
}
.card-product .buttons-wrapper.down-to-top {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%, 0%, 0);
    z-index: -1;
}
.card-product .down-to-top .button-group {
    background: transparent;
    padding: 7px;
}
.card-product .btn-cart {
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-product:hover .down-to-top {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%, -100%, 0);
    transition: all 0.4s;
    z-index: 999;
}
.card-product:hover .down-to-top .button-group {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    transition: all 0.4s;
    margin: 0;
    padding: 0;
}
/* Product Detail */
.product-carousel-mobile {
    display: none;
}
.video-play {
    position: relative;
}
.video-play i {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 100%;
    line-height: 28px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    text-indent: 1px;
}
.btn-wp {
    border: 1px solid;
    width: 100%;
    padding: 10px;
    color: #31bb46;
    margin-bottom: 10px;
}
/* Header Shopping Cart */
header.desktop .header-cart-hover .nav-link::after {
    display: none;
}
header.desktop .header-cart-hover {
    position: relative;
    display: flex;
    flex: 1;
}
header.desktop .header-cart-hover .dropdown-menu {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    width: 300px;
    left: inherit;
    right: 0;
    top: 28px;
    position: absolute;
    border: 2px solid #ececec;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0;
}
header.desktop .header-cart-hover .dropdown-menu .top-header {
    background: #f7f7f7;
    display: flex;
    justify-content: space-evenly;
    padding: 5px 0;
}
header.desktop .header-cart-hover .dropdown-menu .top-header .title {
    font-size: 14px;
    padding: 5px 0;
    font-weight: 500;
}
header.desktop .header-cart-hover:hover .dropdown-menu, header.desktop .header-cart-hover .dropdown-menu:hover {
    display: block !important;
}
header.desktop .header-cart-hover .dropdown-menu ul.user-links {
    margin: 0;
    padding: 0;
}
header.desktop .header-cart-hover .dropdown-menu ul.user-links li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 10px;
}
header.desktop .header-cart-hover .dropdown-menu ul.user-links li:hover {
    background: #f7f7f7;
}
header.desktop .header-cart-hover .dropdown-menu ul.user-links li a {
    display: block;
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    padding: 5px 0;
}
header.desktop .header-cart-hover .dropdown-menu ul.user-links li:last-child a {
    border-bottom: 0px;
}
header.desktop .header-cart-hover .dropdown-menu ul.user-links li a i {
    margin-right: 5px;
}
header.desktop .header-cart-hover .dropdown-menu ul.auth-links {
    margin: 0;
    padding: 0;
}
header.desktop .header-cart-hover .dropdown-menu ul.auth-links li {
    margin: 0;
    padding: 0;
    list-style: none;
}
header.desktop .header-cart-hover .dropdown-menu ul.auth-links li a {
    display: block;
    text-align: center;
    padding: 10px 5px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}
header.desktop .header-cart-hover .dropdown-menu ul.auth-links li a i {
    margin-right: 10px;
}
header.desktop .header-cart-hover .btn-remove {
    background: #dedede;
    border: none;
    color: #000;
    font-size: 12px;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    display: flex;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
.header-cart-summary-1 .table th {
    font-size: 12px !important;
    font-weight: 500;
}
.header-cart-summary-1 .buttons {
    display: flex;
    flex-direction: column;
    margin-right: 12px;
}
.header-cart-summary-1 .buttons .btn {
    font-size: 12px !important;
    padding: 5px 3px !important;
    margin: 5px;
    background: var(--add-cart-list-bg);
    color: var(--add-cart-list);
    transition: all var(--transition-time);
}
.header-cart-summary-1 .buttons .btn:hover {
    background: var(--add-cart-list-bg-hover);
    color: var(--add-cart-list-hover);
}
.header-cart-summary-1 .buttons .btn-color-2 {
    background: #fff;
    border-color: #212121;
    color: #212121;
    transition: all var(--transition-time);
}
.product-price-group .product-rate {
    font-size: 10px;
}
.product-rate img {
    height: 18px;
    margin-right: 10px;
}
span.size-title {
    font-size: 16px;
    font-weight: 500;
}
.header-cart-summary-1 .buttons .btn-color-2:hover {
    background: var(--buy-now-bg-hover);
    color: var(--buy-now-hover);
}
.header-cart-summary-1 .buttons .btn-color-2 i {
    font-size: 8px;
    padding-left: 3px;
}
.ajax-shopping-cart {
    padding: 15px;
    font-size: 12px;
    max-height: 300px;
    overflow-y: auto;
}
.ajax-cart-empty {
    font-size: 13px !important;
    text-align: center;
    padding: 20px 0;
}
.ajax-shopping-cart .product {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    padding-top: 10px;
}
.ajax-shopping-cart .product:last-child {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.ajax-shopping-cart .product .image {
    flex: 2;
}
.ajax-shopping-cart .product .price {
    flex: 2;
    font-size: 13px;
    text-align: right;
}
.ajax-shopping-cart .product .info {
    flex: 3;
    text-align: right;
}
.ajax-shopping-cart .product .info .name {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #000;
}
.sidebar-menu-type-2 .logo-area a img {
    max-height: 36px;
    max-width: 218px;
    width: 100%;
    height: 100%;
}
.mobil-area-2 img {
    margin-right: 10px;
    height: 25px;
    width: 25px;
}
.sidebar-menu-type-2 .mobil-area-title {
    font-size: 16px;
}
.sidebar-menu-type-2 .categories ul li a {
    font-size: 15px;
    font-weight: 500;
}
.sidebar-menu-type-2 .categories ul .multi a {
    padding: 6px 0;
    font-size: 14px;
    font-weight: 400;
}
.sidebar-menu-type-2 .categories ul .multi .multi a {
    font-size: 14px;
}
.mobile-menu-close i {
    border: 1px solid #b8b8b8;
    color: #b8b8b8;
}
.sidebar-menu-type-2 .categories ul .multi li:first-child {
    display: block;
}
.p-g-mod.p-g-mod-t-39 {
    margin-bottom: 10px;
    margin-top: -10px;
    border: 0 !important;
}
.p-g-mod.p-g-mod-t-39 .p-g-mod-header {
    margin-top: 1rem;
}
.p-g-mod.p-g-mod-t-39 .p-g-mod-body input {
    padding: 0.275rem 0.7rem !important;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
}
.p-g-mod.p-g-mod-t-39 .p-g-mod-body .btn-secondary {
    font-size: 13px;
    font-weight: 500;
    background: #181818;
    border-color: #181818;
    padding: 0 20px;
}
.product-carousel-desktop.normal .carousel-item a img {
    width: 100%;
}
.category-short-description {
    font-size: 15px;
}
.payment-cart-summary-1 .summary tfoot .final {
    color: #181818;
}
/* AGE FOOTER */
.flex-container {
    position: relative;
    height: 65vh;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}
.flex-title {
    color: #f1f1f1;
    position: relative;
    font-size: 2.2rem;
    margin: auto;
    text-align: left;
    transform: rotate(90deg);
    top: 25%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.flex-about {
    opacity: 0;
    color: #f1f1f1;
    position: relative;
    font-size: 1.1rem;
    top: 15%;
    border-radius: 10px;
    line-height: 2;
    margin: auto;
    text-align: left;
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.flex-slide {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.flex-slide:hover {
    -webkit-flex-grow: 3;
    flex-grow: 3;
}
.flex-slide:hover .footer-header {
    display: none;
}
.flex-slide:hover .footer-logo {
    display: block;
}
.age-flex {
    -webkit-flex-grow: 3;
    flex-grow: 3;
}
.age-flex .flex-about {
    opacity: 1;
}
.age-flex .flex-title {
    transform: rotate(0deg);
    top: 10%;
    text-align: center;
}
.home:hover .age-flex {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.home:hover .age-flex .flex-about {
    opacity: 0;
}
.home:hover .age-flex .flex-title {
    transform: rotate(90deg);
    top: 15%;
}
.home {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://percdn.com/f/514039/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-19318979.webp");
    background-size: cover;
}
.home .footer-header {
    display: block;
}
.home .footer-logo {
    display: none;
}
.flex-about-home {
    opacity: 0;
}
.about {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://percdn.com/f/514039/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-9888761.webp");
    background-size: cover;
}
.contact {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://percdn.com/f/514039/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-99964065.webp");
    background-size: cover;
}
.work {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://percdn.com/f/514039/bzR6WWFtNG0vcUp3ZW1Gc1U4OG5hUT09/i/image-59146973.webp");
    background-size: cover;
}
.home:hover .flex-about-home {
    opacity: 1;
    font-size: 1rem;
    left: 1rem;
    font-weight: 100;
    top: 15%;
}
.about:hover .flex-about {
    opacity: 1;
    font-size: 1rem;
    left: 1rem;
    font-weight: 100;
    top: 15%;
}
.contact:hover .flex-about {
    opacity: 1;
}
.work:hover .flex-about {
    opacity: 1;
    font-size: 1rem;
    left: 1rem;
    font-weight: 100;
    top: 15%;
}
.home:hover .flex-title {
    transform: rotate(0deg);
    top: 10%;
    left: 5%;
}
.about:hover .flex-title {
    transform: rotate(0deg);
    top: 10%;
    left: 5%;
    left: 0;
}
.contact:hover .flex-title {
    transform: rotate(0deg);
    top: 10%;
}
.work:hover .flex-title {
    transform: rotate(0deg);
    top: 10%;
    left: 5%;
    left: 0;
}
.flex-about a {
    color: #fff;
    font-weight: 400;
}
.flex-about a:hover {
    color: #fff;
}
.social-footer {
    text-align: center;
    margin-bottom: 1rem;
}
.social-footer a {
    border: 2px solid #fff;
    margin-right: 10px;
    display: inline-flex;
    width: 3.5rem;
    padding: 12px;
    height: 3.5rem;
    border-radius: 80%;
}
.social-footer a img {
    width: 50px;
    filter: invert(1);
    text-align: center;
}
.footer-logo div:first-child {
    height: 8rem;
}
.footer-logo div:last-child {
    height: 7rem;
}
.footer-logo div:last-child a {
    font-size: 2.2rem;
    color: #fff;
}
.flex-about-home ul li {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.flex-about ul li::before {
    margin-right: 5px;
    font-size: 10px;
    vertical-align: middle;
}
.copyright {
    font-size: 1.2rem;
    font-weight: 300;
    text-align: center;
    margin-top: 1rem;
}
.copyright p {
    font-size: 15px;
}
.footer-logo img {
    max-width: 226px;
}
.footer-social {
    display: flex;
}
.footer-social a {
    width: 3.2rem;
    height: 3.2rem;
    margin-left: 1rem;
}
.newsletter .newsletter-title {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
}
.newsletter-content form {
    width: 100%;
    position: relative;
    max-width: 500px;
}
.newsletter-content form input {
    height: 55px;
    border: 1px solid #e2e2e2 !important;
    color: #000;
    font-size: 14px;
    padding-left: 80px;
    font-weight: 300;
    border-radius: 200px;
}
.newsletter-content form input::placeholder {
    color: #000;
}
.footerbank img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.product-wp {
    margin: 10px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    padding: 3px;
    border-radius: 3px;
    margin-left: -4px;
}
.product-wp img {
    margin-right: 5px;
    width: 20px;
    height: 20px;
}
.product-wp a {
    text-decoration: none;
    color: #000;
}
.desktop-goster {
    display: block;
}
.product-sizetable > a {
    color: #000;
    display: flex;
    font-weight: 400;
    padding-top: 1rem;
    justify-content: space-between;
    text-decoration-line: underline;
}
.btn-success {
    background-color: #000;
    border-color: #000;
    margin-bottom: 0px !important ;
}
.megame {
    width: 130%;
}
.product-buttons .btn-all-combines, .product-buttons .btn-cart {
    margin-right: 0px !important;
}
.badges {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.alert-info {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.yeni-giris {
    margin-bottom: 1rem;
}
.banner-1 {
    padding: 10px;
}
i.far.fa-heart {
    color: whitesmoke;
}
.p-g-m-h-i-description, .pattern-group .p-g-tab-wrapper .p-g-t-nav .p-g-t-n-header .p-g-t-n-info .p-g-t-n-i-description {
    color: #a1a1a1;
    letter-spacing: -0.5px;
    font-size: 17px !important;
}
.baslik-bosluk-alt {
    margin: 2rem;
}
.easy-autocomplete {
    width: 100% !important;
}
.home-body .pattern-group .p-g-mod .p-g-mod-body {
    padding: 0;
}
.age-blok-1 .ban-type-content {
    background: #fafafa;
    padding: 1rem;
    border-top: none;
    border: 1px solid #e2e2e2;
}
.age-blok-1 .ban-type-title {
    letter-spacing: -0.5px;
    font-size: 18px !important;
    font-weight: 400;
}
.age-blok-1 .ban-type-description {
    letter-spacing: -0.5px;
    font-size: 15px !important;
}
.age-blok-1 .ban-type-btn {
    padding: 0.7rem !important;
    width: 150px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    color: #fff !important;
}
.age-logo-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}
.footer-text {
    color: #fff;
}
.col-md-12.social-media.age-social {
    padding: 2rem;
    text-align: center;
}
.col-md-12.social-media.age-social a {
    color: #fff;
    margin-right: 1rem;
}
.guvenli-img img {
    width: 100px !important;
}
.custom-module-code-309 a.banner-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.custom-module-code-309 .title {
    font-size: 16px !important;
    letter-spacing: -0.5px;
    margin-top: 1rem;
}
.custom-module-code-309 .description {
    font-size: 14px !important;
    letter-spacing: -0.5px;
    color: #a1a1a1 !important;
}
.guvenli-blok {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.age-social a img {
    width: 45px;
    height: 45px;
}
#custom-module-code-278 .carousel-caption {
    bottom: 35% !important;
}
#custom-module-code-278 .carousel-caption h5 {
    font-size: 30px !important;
    letter-spacing: -0.1px;
}
#custom-module-code-278 .carousel-caption p {
    font-size: 17px !important;
    letter-spacing: -0.1px;
}
.home-body .p-g-mod-t-45 .headline-button {
    display: inline-block;
    width: auto !important;
    font-size: 15px !important;
    color: #1c1c1c;
    padding: 10px 40px !important;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px !important;
}
.sidebar-menu-type-2.active {
    filter: inherit;
}
.shareAge img {
    width: 30px;
}
.product-code span.value {
    color: #181818;
}
.custom-module-code-312 .banner-item .title {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding: 20px 0;
    text-align: center;
}
.custom-module-code-315 .col-12 {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.custom-module-code-318 .col-12 {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.custom-module-code-312 .col-6 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.pages-body .pattern-group .p-g-mod {
    margin-bottom: 0 !important;
}
.marry {
    display: flex;
    flex-direction: column;
    margin: 20px 0;
}
.marry-title {
    font-weight: 700;
    font-size: 32px;
    letter-spacing: -0.1em;
    color: #262626;
    text-align: center;
    margin-bottom: 30px;
}
.marry-title2 {
    font-weight: 700;
    font-size: 23px;
    letter-spacing: -0.1em;
    color: #262626;
    text-align: center;
    margin-bottom: 20px;
}
.marry-sub {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    letter-spacing: -0.06em;
    color: #262626;
    width: 70%;
    margin: auto;
    padding: 25px;
}
.marry-contact {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10%;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
    letter-spacing: -0.06em;
    color: #262626;
    margin-bottom: 55px;
}
.marry-contact a {
    color: #212121;
}
.marry-contact img {
    margin-right: 15px;
    width: 25px;
}
.marry-adres {
    font-weight: 400;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
    letter-spacing: -0.06em;
    color: #000000;
    padding: 15px 0;
}
.marry-adres img {
    margin-right: 15px;
    width: 25px;
}
.marry-seo {
    margin-top: 60px !important;
    width: 70%;
    margin: auto;
}
.marry-block {
    background: #f6f6f6 !important;
}
.custom-module-code-303 .ban-type .ban-type-title {
    color: #ffffff;
    font-size: 23px !important;
    text-transform: uppercase;
    margin-bottom: 5%;
    background: #ffffff38;
    padding: 5px 12px;
    border-radius: 0px;
}
.marry-single-m a {
    font-weight: 400;
    padding: 0;
    text-transform: uppercase;
    display: block;
    color: #000;
    transition: all 0.2s ease-in-out 0s;
    font-size: 15px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.marry-single-m a:hover {
    color: #000;
}
.newuye {
    border: 1px solid #e2e2e2;
    padding: 40px !important;
    border-radius: 5px;
}
.mws-form-inline .form-control {
    padding: 24px;
}
.modal-content {
    padding: 10px;
}
.modal-header {
    border-bottom: 0;
    padding: 5px 15px;
}
.modal-p {
    line-height: 19px;
    letter-spacing: -0.03em;
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
}
.modal-body .form-control {
    padding: 22px;
    font-size: 13px;
}
.yeni-giris {
    margin-bottom: 1rem;
    border: 1px solid #181818;
    padding: 10px 15px;
    border-radius: 5px;
}
.sub-unuttum2 {
    padding: 0 !important;
    border: 0 !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline;
}
.pass {
    display: flex;
    justify-content: center;
}
.pass-sub {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-decoration-line: underline;
    color: #a1a1a1;
}
.kvkk a {
    font-weight: 600;
}
button.btn.sub-unuttum {
    text-decoration: underline;
    font-size: 13px;
    color: #a1a1a1;
}
.giris-border {
    border: 1px solid #e2e2e2;
    padding: 25px;
}
.login-form .form-control {
    padding: 23px 15px;
    font-size: 13px !important;
}
.cart-body .p-g-m-h-info {
    align-items: flex-start !important;
}
/* AGE SEPET */
.ageozet-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #181818;
}
.ageozet-sub {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #a1a1a1;
    margin-top: 8px;
    margin-bottom: 26px;
}
.agecart-ozet {
    padding: 30px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    background: #fafafa;
}
.ageozet-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #000000;
    border-top: 0 !important;
    padding: 0.7rem 0px !important;
}
.ageozet-text2 {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #181818;
    border-top: 0 !important;
    text-align: end;
}
.ageozet-text3 {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.03em;
    color: #181818;
    padding: 20px 0px !important;
}
.final {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.03em;
    color: #181818;
}
.ageozet-text4 {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.03em;
    color: #a1a1a1;
}
.ageozet-final {
    display: flex;
    flex-direction: column;
    align-items: end;
}
.payment-final-buttons-1 .btn-complete {
    background: #181818;
    border-color: #181818;
    padding: 18px;
}
.payment-final-buttons-1 .btn-complete:hover {
    background: #181818;
    border-color: #181818;
}
.ageindirim-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #181818;
}
p.ageindirim-sub {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #a1a1a1;
    padding-top: 8px;
    padding-bottom: 20px;
}
.ageindirim {
    margin-top: 40px;
}
.agecart {
    width: 100%;
    background: #fff;
    border-radius: 5px;
}
tr.agecart-2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 35px;
    width: 40%;
}
td.td-product {
    flex: 2;
}
td.td-price {
    flex: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
td.td-quantity {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.td-product .p-info {
    padding-top: 20px;
    padding-left: 15px;
}
td.td-total-price {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.agesepet-title {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: -0.03em;
    color: #181818;
    padding-bottom: 35px;
    padding-top: 25px;
}
.agesepet-title h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #181818;
}
.shopping-cart-1 {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
.td-product .product {
    margin-left: 45px;
}
.td-product .image {
    border: 1px solid #e2e2e2;
    padding: 5px;
    border-radius: 3px;
}
.td-product .p-info a {
    font-weight: 400 !important;
    font-size: 17px !important;
    line-height: 21px;
    letter-spacing: -0.03em;
    color: #000000;
}
.td-total-price .value {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
}
.cart-body .product-quantity .btn.btn-minus {
    border-radius: 15px 0 0 15px !important;
    padding: 15px;
}
a.btn.btn-minus {
    background: #fff;
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-left: 1px solid #e2e2e2 !important;
}
.td-price input.form-control {
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-left: 0;
    border-right: 0;
    padding: 15px;
}
a.btn.btn-plus {
    background: #fff;
    border-top: 1px solid #e2e2e2 !important;
    border-right: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
}
.cart-body .product-quantity .btn.btn-plus {
    border-radius: 0 15px 15px 0 !important;
    padding: 15px;
}
.product-quantity .btn:hover {
    background: #fff;
}
.agecartbody {
    display: flex;
    border-bottom: 1px solid #e2e2e2;
}
.agecartbody:last-child {
    border-bottom: 0;
}
.agesepet-ep2 {
    display: flex;
    width: 60%;
    flex-direction: row-reverse;
}
.p-info .variants {
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #b8b8b8;
    padding-top: 6px;
}
.sepet-promosyon-Age {
    color: #0a7608;
    background: #adeca77d;
    padding: 10px;
    font-size: 11px;
    border-radius: 5px;
    margin-bottom: 0.4rem;
}
.agesepetcek {
    text-align: end;
}
.agesepetcek2 {
    padding: 0.75rem 0 !important;
}
.evt-tek .col-list.col-9.d-block.col-sm-9.d-sm-block.col-md-9.d-md-block.col-lg-3.d-lg-block.col-xl-3.d-xl-block.p-g-b-c-1 {
    margin: auto;
}
/* COOKİE */
.cookie-agreement-module {
    background: #000000c2 !important;
}
.cookie-agreement-module .col-sm-10 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cookie-agreement-module {
    top: auto !important;
    bottom: 0px !important;
    max-width: 840px;
    border-radius: 10px;
    margin: 4px;
    margin-bottom: 25px;
}
.cart-body .cookie-agreement-module {
    display: none;
}
/* COOKİE */
/* hizli giris */
.modal-body .buttons {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}
.hizli-uyelik-btn {
    display: flex;
    width: 100%;
}
.modal-body .buttons button.btn.btn-success.btn-sm.mr-1 {
    padding: 0.5rem;
    width: 50%;
    margin-bottom: 0 !important;
    font-size: 15px;
    border-radius: 0.2rem;
    color: white;
    border: 1px solid #383838;
    background: #383838;
}
.modal-body .buttons button.btn.btn-success.btn-sm.mr-1:hover {
    color: #383838;
    border: 1px solid #383838;
    background: none;
}
.modal-body .buttons a.btn.btn-secondary.btn-sm.ml-1 {
    padding: 0.5rem;
    width: 50%;
    border-radius: 0.2rem;
    color: #383838;
    border: 1px solid #383838;
    background: none;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.modal-body .login-form .buttons .login_btn {
    display: flex;
    gap: 10px;
    width: 100%;
}
.modal-body .login-form .buttons .login_btn a {
    width: 50%;
    font-size: 16px;
    padding: 6px;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    gap: 10px;
}
.btn-fb-login {
    background: #ffffff !important;
    color: #000 !important;
    border: 1px solid #e2e2e2 !important;
    text-shadow: none !important;
    flex: 0 0 49%;
    gap: 10px !important;
    padding: 0.5rem;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.btn-fb-login:hover {
    background: #ffffff !important;
    color: #000 !important;
    border: 1px solid #e2e2e2 !important;
    text-shadow: none !important;
    flex: 0 0 49%;
    gap: 10px !important;
    padding: 0.5rem;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.btn-google-login {
    background: #ffffff !important;
    color: #000 !important;
    border: 1px solid #e2e2e2 !important;
    text-shadow: none !important;
    flex: 0 0 49%;
    gap: 10px !important;
    padding: 0.5rem;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.social-giris a span img {
    width: 20px;
}
.btn-google-login:hover {
    background: #ffffff !important;
    color: #000 !important;
    border: 1px solid #e2e2e2 !important;
    text-shadow: none !important;
    flex: 0 0 49%;
    gap: 10px !important;
    padding: 0.5rem;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.modal-body .form-control {
    padding: 22px;
    font-size: 13px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.fast-login {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.social-giris {
    display: flex;
    margin-top: 10px;
    gap: 7px;
}
.native-modal .modal-content .modal-header .close {
    border: 1px solid #a7a7a7;
    border-radius: 99px;
    color: #000;
    font-size: 16px;
    padding: 10px;
    margin: -10px;
}
.phone-call {
    position: fixed;
    right: 1%;
    bottom: 13%;
    z-index: 99;
}
.phone-call img {
    width: 45px;
    height: 45px;
}
/* hizli giris bitt*/
/* kart age favori */
.age-kart-product-favourite a i {
    margin-right: 0;
    font-size: 21px;
}
.age-fav-icon-after {
    width: 0;
    height: 0;
    position: absolute;
    right: 31px;
    top: 14px;
    z-index: 9;
    border: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border-color: none;
    color: white;
    background: none;
    text-align: center;
    padding: 0;
}
.product-favourite a img {
    width: 19px;
}
.age-fav-icon {
    width: 0;
    height: 0;
    position: absolute;
    right: 31px;
    top: 14px;
    z-index: 9;
    border: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border-color: var(--primary-gradient);
    color: var(--primary-gradient);
    background: none;
    text-align: center;
    padding: 0;
}
/* kart age favori bitti*/
.login-body .p-g-mod-t-4 .nav-tabs .nav-item.show .nav-link, .login-body .p-g-mod-t-4 .nav-tabs .nav-link.active {
    border: 1px solid #000000 !important;
    background: #000000 !important;
    color: #fff !important;
}
.payment-body .alert a {
    border: 1px solid #e2e2e2;
    padding: 10px;
    background: #f2f2f2;
    box-shadow: 0 2px 8px 1px #e2e2e2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    color: #181818;
    border-radius: 0.25rem;
    margin-top: 1rem;
    text-align: center;
}
.in-vi-b {
    position: relative;
}
.po-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    bottom: 3%;
    left: 3%;
    width: 80%;
}
.po-text .title {
    font-size: 25px;
    font-weight: 500;
    color: #6f4e40;
}
.po-text .text {
    font-size: 14px;
    color: #453129;
}
.bg-pet-text {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 70%;
    margin: auto;
}
.bg-set {
    background: #fbfbfb;
}
.bg-set .p-g-b-c-wrapper, .bg-set .p-g-b-c-inner, .bg-set .p-g-mod.p-g-mod-t-1, .bg-set .p-g-mod-body {
    height: 100%;
    background: #fbfbfb;
}
.bg-pet-text .title {
    font-size: 25px;
    font-weight: 500;
    color: #6f4e40;
}
.bg-pet-text .text {
    font-size: 14px;
    color: #6f4e40;
}
.evt-tek .p-g-m-h-i-title {
    text-align: center;
    padding: 0 !important;
    font-size: 20px !important;
}
.evt-tek {
    background: #fbfbfb;
}
.bg-pet-text a {
    padding: 8px 25px;
    width: max-content;
    border: 1px solid #6f4e40;
    font-size: 14px;
    font-weight: 500;
    margin-top: 12px;
    color: #6f4e40;
    border-radius: 3px;
}
.entry-seo {
    height: 380px;
    overflow-y: scroll;
}
.entry-seo img {
    width: 100%;
    height: 100%;
}
.pages-body .pattern-group .p-g-tab-wrapper .p-g-t-nav .nav .nav-link {
    color: #181818;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    text-align: center !important;
    flex-direction: column !important;
}
.cot-wi .nav-item {
    width: 10% !important;
}
.cot-wi .p-g-t-nav {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
    gap: 16px !important;
}
.pattern-group .p-g-tab-wrapper .p-g-t-nav .p-g-t-n-header .p-g-t-n-info .p-g-t-n-i-title, 
.pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-title,
.pattern-group .p-g-mod-showcase .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
    font-size: 23px !important;
    font-weight: 400 !important;
    margin: 0;
    line-height: initial;
    padding: 0px;
    background: transparent;
}
.age-septext {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 8px;
    border-radius: 6px;
}
/* Badge Settings */
.defaultbadgeprofil-1 {
    position: absolute;
    z-index: 2;
    background: var(--badge1profil-bg);
    border: 1px solid var(--badge1profil-border);
    color: var(--badge1profil-textcolor);
    padding: var(--badge1profil-padding);
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--badge1profil-img-space);
}
.defaultbadgeprofil-1 img {
    width: var(--badge1profil-img-size) !important;
    height: auto;
}
.defaultbadge-1 {
    position: absolute;
    z-index: 2;
    background: var(--badge1-bg);
    border: 1px solid var(--badge1-border);
    color: var(--badge1-textcolor);
    padding: var(--badge1-padding);
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--badge1-img-space);
}
.defaultbadge-1 img {
    width: var(--badge1-img-size) !important;
    height: auto;
}
/* Badge Settings */
/* PROMOTİON İNFO  */
#promotion-info {
    margin-bottom: 12px;
}
#promotion-info .card-header {
    background: #000;
    padding: 6px;
}
#promotion-info .card-header button {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
#promotion-info .blocks {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#promotion-info .blocks a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
#promotion-info2 {
    margin-bottom: 12px;
}
#promotion-info2 .card-header {
    background: #000;
    padding: 6px;
}
#promotion-info2 .card-header button {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
#promotion-info2 .blocks {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#promotion-info2 .blocks a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
#promotion-info .card .card-header button[data-toggle="collapse"]:after {
    content: ">";
    position: absolute;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300 !important;
    right: 20px;
    top: calc(50% - 10px);
    transform: rotate(-90deg);
}
#promotion-info .card .card-header button[data-toggle="collapse"].collapsed:after {
    transform: rotate(90deg) !important;
}
#promotion-info2 .card .card-header button[data-toggle="collapse"]:after {
    content: ">";
    position: absolute;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300 !important;
    right: 20px;
    top: calc(50% - 10px);
    transform: rotate(-90deg);
}
#promotion-info2 .card .card-header button[data-toggle="collapse"].collapsed:after {
    transform: rotate(90deg) !important;
}
/* PROMOTİON İNFO end */
@media (max-width: 1600px) {
    .boxTextAgeC {
        padding-top: 20%;
        padding-left: 1rem;
    }
    .button-container {
        bottom: 45%;
    }
}
@media (max-width: 1440px) {
    .newsletter-form .btn-submit {
        right: 13px;
        top: 11px;
        bottom: 12px;
        font-size: 12px;
        width: 32px;
    }
    .newsletter-content form input {
        font-size: 13px;
    }
    header.desktop .header-bar {
        gap: 12px;
    }
    header.desktop .logo a img {
        max-height: 100%;
        max-width: 191px;
    }
    .mega-menu-container .sub-cat {
        width: 11%;
    }
    .mega-menu-container .sub-title {
        font-size: 10px;
    }
    header.desktop .mega-menu .nav-link {
        font-size: 11px;
    }
    header.desktop .mega-menu .navbar-nav {
        gap: 20px;
    }
    header.desktop .header-bar .bar-cart .icon .count {
        right: 8px;
        top: 8px;
        min-width: 14px;
        height: 14px;
        font-size: 11px;
    }
}
@media (max-width:1280px) {
    .mega-menu-container .sub-title {
        font-size: 10px;
    }
    header.desktop .mega-menu .navbar-nav {
        gap: 13px;
    }
}
@media screen and (max-width: 1400px) {
    .flex-container {
        height: 60vh;
    }
    .social-footer {
        margin-top: 1rem;
    }
    .social-footer a {
        width: 3.5rem !important;
        height: 3.5rem !important;
        margin-right: 5px !important;
    }
    .age-flex .flex-about {
        opacity: 1;
        top: 10%;
        font-size: 1.1rem;
    }
}
@media (min-width: 1240px) {
    .cart-body .container {
        max-width: 1400px !important;
    }
}
@media (max-width: 991px) {
    .custom-module-code-303 .ban-type .ban-type-title {
        font-size: 14px !important;
        padding: 5px 12px;
    }
    .p-g-m-h-i-description, .pattern-group .p-g-tab-wrapper .p-g-t-nav .p-g-t-n-header .p-g-t-n-info .p-g-t-n-i-description {
        font-size: 13px !important;
    }
    .card-product .card-product-inner .product-label img {
        max-height: 54px;
    }
    .boxTextAgeC {
        padding: 1rem;
        padding-top: 1rem;
        padding-left: 0;
    }
    .button-container #click-me {
        display: block;
        text-align: center;
        padding: 10px;
    }
    .button-container {
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        transform: rotate(0deg);
    }
    .container-pop {
        width: 90%;
        height: 440px;
    }
    .container-pop .sign-up {
        position: relative;
        width: 95%;
        margin: 0 auto;
    }
    .container-pop .sign-up h1 {
        padding: 1rem 0;
        margin: 0 auto;
        width: 100%;
        font-size: 30px;
    }
    .container-pop .sign-up form {
        margin: 0 auto;
        width: 90%;
        position: relative;
    }
    .container-pop .x {
        display: none;
    }
    .agedestekmerkezi .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 66%;
        max-width: 66%;
    }
    .product-body .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1 !important;
    }
    .newsletter-form, .sms-newsletter-form {
        position: relative;
        width: 350px;
        max-width: 100%;
    }
    .stories.carousel .story > .item-link > .item-preview {
        max-height: 90px !important;
        height: 90px !important;
        width: 90px !important;
    }
    .stories.carousel .story {
        margin: 0 10px !important;
    }
    .stories.carousel .story {
        display: inline-block;
        width: 90px !important;
        max-width: 90px !important;
        margin: 0 6px;
        vertical-align: top;
    }
    .home-headline {
        margin-top: -19px;
    }
    .pattern-group .p-g-mod-showcase .p-g-mod-header .p-g-m-h-info {
        gap: 5px;
    }
    .product-profile-1 h1.title {
        font-size: 19px;
        margin-top: 10px;
        width: 85%;
    }
    .product-body .product-title-container {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .footer-app-link {
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px solid #ebebeb;
        padding: 30px 0;
        flex-direction: column;
    }
    .footer-app-link .mobile-app {
        display: flex;
        align-items: center;
        margin-left: 0 !important;
    }
    .info-bar-1 .icons {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        color: #000;
        padding: 10px 0;
        flex-direction: column;
    }
    .card-product .card-product-inner .price-group .prices {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .card-product .card-product-inner .price-group .prices .list-price {
        margin-right: 0;
    }
    .login-body .p-g-mod-t-4 {
        padding: 7px;
    }
    .category-filter-order-desktop {
        display: none;
    }
    .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav {
        height: auto;
    }
    .product-profile-1 .product-quantity {
        margin-right: 10px;
    }
    .product-badges .p-badge {
        height: 55px;
        flex: auto;
    }
    .product-buttons .btn-fast-buy {
        flex: 1;
    }
    .product-buttons .btn-cart {
        flex: 1;
        margin-left: 0;
    }
    .product-buttons .btn-wp {
        width: 100%;
    }
    .card-product .right-to-left {
        display: none !important;
    }
    .product-view-select {
        display: none;
    }
    .pattern-group .p-g-mod-t-26 .p-g-mod-body .buttons .btn-secondary {
        width: auto;
        margin: 5px;
        border-radius: 3px;
    }
    .categories-body .p-g-mod-t-cat-filter {
        margin: 10px;
    }
    footer .bar .right-image {
        justify-content: center;
    }
    footer .bb .pr-5 {
        padding-right: 10px !important;
    }
    footer .mobile-app {
        margin-bottom: 20px;
    }
    .product-carousel-desktop.normal {
        display: none;
    }
    .product-carousel-mobile {
        display: block;
    }
    .mobile-header-space {
        display: block;
        height:0px;
    }
    .home-body .mobile-header-space {
        display: block;
        height: 10px;
    }
    header.desktop {
        display: none;
    }
    header.mobile {
        display: block;
    }
    footer .bar p {
        text-align: center !important;
    }
    footer .bar .right-image {
        margin: 10px 0;
        text-align: center !important;
    }
    footer .logo-area {
        display: none;
    }
    footer .bb {
        padding: 20px 0;
        border: none;
    }
    footer .info {
        padding: 0;
    }
    .ff-mimra {
        width: 80%;
        margin: auto;
        padding-right: 0 !important;
    }
    footer .info .title {
        text-align: center !important;
        color: #fff;
        padding: 8px;
        position: relative;
        border-bottom: 1px solid #444444;
    }
    footer .info .title2 {
        text-align: center !important;
        color: #fff;
        padding: 8px;
        position: relative;
    }
    footer .info .title::after {
        content: "+";
        right: 10px;
        top: 3px;
        bottom: 0;
        position: absolute;
        font-size: 20px;
        margin-bottom: 10px;
    }
    footer .info .fs {
        display: none;
        text-align: center !important;
        margin-bottom: 15px;
        color: #333 !important;
        padding: 10px;
    }
    footer .info ul {
        margin: 0;
    }
    footer .info ul li {
        color: #333 !important;
    }
    footer .info ul li a {
        color: #fff;
    }
    .footer-text {
        text-align: center;
    }
    footer .info ul li a:before {
        display: none;
    }
    footer .social-media {
        justify-content: center;
        margin: 10px 0;
    }
    footer .secure {
        text-align: center !important;
        margin: 10px 0;
    }
    .product-profile-1 .carousel .carousel-indicators li {
        max-width: 50px;
    }
    .ppc-ctype-2 .row:first-of-type, .ppc-ctype-3 .row:first-of-type {
        flex-direction: column-reverse;
    }
    .category-short-description {
        font-size: 13px;
    }
    .age-logo-footer {
        justify-content: center;
        padding-top: 15px;
    }
    .defaultbadgeprofil-1 img {
        width: var(--badge1profil-resim-img-size-mobil) !important;
        height: auto;
    }
    .defaultbadge-1 img {
        width: var(--badge1-resim-img-size-mobil) !important;
        height: auto;
    }
}
@media (max-width: 900px) {
    .newsletter-form .btn-submit {
        top: 12px;
        bottom: 13px;
        font-size: 10px;
        width: 30px;
    }
    .newsletter-content form input {
        font-size: 12px;
        padding-left: 60px;
    }
    .agecartbody {
        height: 208px;
    }
    .agecart-2 {
        height: 123px;
    }
    .agesepet-ep2 {
        height: 55px;
    }
    .custom-module-code-309 .image {
        width: 85px;
    }
    .baslik-bosluk-alt {
        margin: 0;
    }
    .contact-info {
        align-items: center;
        text-align: center;
    }
    .footer-text {
        text-align: center;
    }
    .marry-contact {
        flex-direction: column;
        font-size: 15px;
    }
    .marry-sub {
        width: 100%;
        font-size: 15px;
    }
    .marry-title {
        margin-bottom: 15px;
        font-size: 25px;
    }
    .marry-seo {
        width: 100% !important;
    }
    .marry-adres {
        font-size: 15px;
    }
    .marry-title2 {
        font-size: 20px;
    }
    #custom-module-code-278 .carousel-caption p {
        font-size: 14px !important;
    }
    .login-fb-g {
        flex-direction: column;
    }
    .payment-final-buttons-1 {
        position: inherit;
        padding: 0;
        border-top: 0;
    }
    .agecart-ozet {
        padding: 15px;
    }
    .ageindirim {
        margin-top: 5px;
    }
    .agesepet-title {
        flex-direction: column;
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .shopping-cart-1 {
        margin-top: 15px;
    }
    tr.agecart-2 {
        display: grid;
        grid-template-columns: 1fr 0fr;
        margin-top: 25px;
        margin-bottom: 5px;
        width: 100%;
    }
    .td-product .product {
        margin-left: 5px;
    }
    .agesepet-ep2 {
        display: flex;
        width: 100%;
    }
    .agecartbody {
        flex-direction: column;
    }
    .destek-title .card-help-title {
        height: 100%;
    }
    .variant .form-control {
        width: 53%;
    }
    .product-profile-1 .variant-box ul li {
        gap: 0;
    }
    .phone-call img {
        width: 38px;
        height: 38px;
    }
    .phone-call {
        position: fixed;
        right: 2%;
        bottom: 3%;
    }
    .login-fb-g {
        flex-direction: column;
    }
    .cookie-agreement-module div {
        padding-bottom: 2px;
        text-align: center;
    }
    .age-septext {
        font-size: 14px;
    }
    .in-vi-b video.video-background {
        height: 400px;
        object-fit: cover;
    }
    .po-text .title {
        font-size: 22px;
        font-weight: 500;
    }
    .po-text .text {
        font-size: 14px;
    }
    .po-text {
        width: 95%;
    }
    .bg-set .row {
        flex-direction: column-reverse;
    }
    .bg-pet-text {
        width: 90%;
    }
    .bg-pet-text .title {
        font-size: 22px;
        font-weight: 500;
    }
    .bg-pet-text .text {
        font-size: 14px;
    }
    .entry-seo img {
        width: 370px;
        height: 155px;
        aspect-ratio: auto;
        object-fit: cover;
    }
    .entry-seo {
        height: 150px;
    }
    .cot-wi .nav-item {
        width: 18% !important;
    }
    .cot-wi .nav-link {
        font-size: 12px !important;
    }
    .pattern-group .p-g-tab-wrapper .p-g-t-nav .p-g-t-n-header .p-g-t-n-info .p-g-t-n-i-title, 
    .pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-title,
    .pattern-group .p-g-mod-showcase .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
        font-size: 16px !important;
    }
    .product-sizetable > a {
        color: #000;
        display: flex;
        font-size: 14px;
        font-weight: 400;
        padding-top: 1rem;
        justify-content: space-between;
    }
    .newsletter .newsletter-title {
        width: 85%;
    }
    .newsletter-content form {
        width: 100%;
        max-width: 320px;
    }
}
@media screen and (min-width: 768px) {
    .product-profile-1 .carousel .carousel-indicators {
        overflow: unset !important;
        overflow-y: auto !important;
    }
    .home {
        -moz-animation: aboutFlexSlide;
        -moz-animation-duration: 3s;
        -moz-animation-iteration-count: 1;
        -moz-animation-delay: 0s;
        -webkit-animation: aboutFlexSlide;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-delay: 0s;
        animation: aboutFlexSlide;
        animation-duration: 3s;
        animation-iteration-count: 1;
        animation-delay: 0s;
    }
    .flex-title-home {
        transform: rotate(90deg);
        top: 25%;
        -moz-animation: homeFlextitle;
        -moz-animation-duration: 3s;
        -moz-animation-iteration-count: 1;
        -moz-animation-delay: 0s;
        -webkit-animation: homeFlextitle;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-delay: 0s;
        animation: homeFlextitle;
        animation-duration: 3s;
        animation-iteration-count: 1;
        animation-delay: 0s;
    }
}
@media screen and (max-width: 768px) {
    .flex-container {
        flex-direction: column-reverse;
        height: 75rem !important;
    }
    .flex-title {
        transform: rotate(0deg) !important;
        font-size: 3rem;
    }
    .flex-about {
        padding: 0%;
        border: 0px solid #f1f1f1;
    }
    .flex-slide {
        overflow: hidden;
        overflow-x: hidden;
    }
    .flex-slide p {
        font-size: 1em;
    }
    .flex-slide ul li {
        font-size: 1.2em;
    }
    .social-footer a {
        width: 3.5rem !important;
        height: 3.5rem !important;
    }
}
@media (max-width: 767px) {
    .product-profile-1 .carousel .carousel-indicators {
        overflow: unset !important;
        max-height: unset !important;
    }
    .product-profile-1 .carousel .carousel-indicators li {
        max-width: 50px;
    }
}