/* 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 !important;
    background: #383838 !important;
}
.modal-body .buttons button.btn.btn-success.btn-sm.mr-1:hover {
    color: #383838 !important;
    border: 1px solid #383838 !important;
    background: none !important;
}
.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;
}
.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;
}
.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;
}
.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.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-body .form-control-hizli {
    padding: 22px;
    font-size: 13px;
}
.form-control-hizli {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .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: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .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;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* hizli giris bitti*/
/* AJAX LİSTE */
.ajax-shopping-cart .product .info {
    flex: 3;
    text-align: left !important;
    display: flex;
    align-items: center;
}
.header-cart-summary-1 .buttons {
    display: flex;
    flex-direction: column;
    margin-right: 0px;
    align-items: center;
}
a.btn.btn-block.btn-color-1 {
    font-size: 14px !important;
    padding: 5px 3px !important;
    margin: 5px;
    background: #fff !important;
    color: #000 !important;
    transition: all var(--transition-time);
    border: 1px solid #000;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
}
a.btn.btn-block.btn-color-2 {
    background: #000 !important;
    color: #fff !important;
    transition: all var(--transition-time);
    text-align: center;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
}
.ajax-shopping-cart .product .info .name {
    padding: 0 8px;
}
/* AJAX LİSTE BİTİŞ */
/* AGE SEPET */
.sticky-sidebar-992-2 {
    margin-bottom: 0;
}
.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 !important;
}
.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: 13px;
}
.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: 10px;
}
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: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: -0.03em;
    color: #181818;
    background: none;
    padding: 15px 0;
}
.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: 10px;
}
.td-product .product {
    margin-left: 45px;
}
.td-product .image {
    padding: 5px;
    border-radius: 10px;
    height: max-content;
}
.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;
}
.agecartbody {
    display: flex;
    border-bottom: 1px solid #e2e2e2;
}
.agecartbody:last-child {
    border-bottom: 0;
}
.product-quantity .btn:hover {
    background-color: transparent;
}
.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;
}
.fastpay-body .steps, .order-summary-v2 .td-product .product, .payment-steps-1, .pre-compare-wrapper .list-wrapper .list, .shopping-cart-1 .td-product .product {
    display: flex;
    flex-direction: row;
}
.p-g-mod.p-g-mod-t-39 .p-g-mod-body input {
    padding: 0.275rem 0.7rem !important;
    height: 45px;
    font-size: 14px;
    font-weight: 500;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.shopping-cart-1 .sepet-product-quantity .btn {
    width: 25px;
    height: 30px;
    font-size: 10px;
}
.shopping-cart-1 .sepet-product-quantity input {
    width: 40px;
    height: 30px;
    font-size: 13px;
}
.sepet-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;
}
.sepet-product-quantity {
    border: none;
    border-radius: 10px;
    justify-content: center;
    max-width: 10rem;
    display: flex;
    align-items: center;
}
td.sepet-td-price {
    flex: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sepet-product-quantity .btn.sepet-btn-minus {
    border-radius: 15px 0 0 15px !important;
    padding: 20px;
}
a.btn.sepet-btn-minus {
    background: #fff;
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-left: 1px solid #e2e2e2 !important;
}
.sepet-td-price input.sepet-form-control {
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-left: 0;
    border-right: 0;
    height: 42px;
    padding: 0;
    text-align: center;
    outline: none;
}
a.btn.sepet-btn-plus {
    background: #fff;
    border-top: 1px solid #e2e2e2 !important;
    border-right: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
}
.sepet-product-quantity .btn.sepet-btn-plus {
    border-radius: 0 15px 15px 0 !important;
    padding: 20px;
}
.card-body .sticky-sidebar-992-2 {
    margin-bottom: 0px;
}
.p-g-mod-base-content {
    border: none;
}
.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;
}
/* AGE SEPET */
/* Uyelik css */
.newuye {
    /* Modüle Verilen Css */
    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;
    border-radius: 5px;
    padding: 20px;
}
.pattern-group .p-g-mod .p-g-mod-header {
    border: none;
}
.pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info, .pattern-group .pattern-group-header .p-g-h-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.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 {
    font-size: 21px;
    font-weight: 500;
    margin: 0;
    line-height: initial;
}
.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 #181818 !important;
    background: #181818 !important;
    color: white !important;
}
.login-body .p-g-mod-t-4 .nav-tabs .nav-item {
    flex: 1;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #181818;
    background: #fff;
    color: #181818;
    font-weight: 600;
    transition: all var(--transition-time);
    font-size: 16px;
    padding: 13px;
}
.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;
    color: #18181A;
}
.login-fb-g {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.login-form .form-control {
    padding: 24px;
    font-size: 12px;
}
.btn-google-login {
    background: #ffffff !important;
    background-image: none;
    text-shadow: none !important;
    color: #000 !important;
    border: 1px solid #e2e2e2 !important;
}
.btn-fb-login {
    background: #ffffff !important;
    background-image: none;
    text-shadow: none !important;
    color: #000 !important;
    border: 1px solid #e2e2e2 !important;
}
/* Uyelik css bitis */
/* 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 !important;
    background: #383838 !important;
}
.modal-body .buttons button.btn.btn-success.btn-sm.mr-1:hover {
    color: #383838 !important;
    border: 1px solid #383838 !important;
    background: none !important;
}
.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;
}
.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;
}
.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;
}
.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.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-body .form-control-hizli {
    padding: 22px;
    font-size: 13px;
}
.form-control-hizli {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .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: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .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;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    margin-top: 0;
    justify-content: center;
}
/* hizli giris bitti*/
/* kart age favori */
.age-kart-product-favourite a div i {
    position: absolute;
    top: 8px;
    right: 2px;
    z-index: 9;
    border: 1px solid #e2e2e2;
    color: #a1a1a1;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 0px 0px 0px;
    margin-right: 0;
}
/* kart age favori bitti*/
/* age share */
div#shareAge {
    position: absolute;
    right: 20px;
    top: 20px;
    box-shadow: rgb(0 0 0 / 3%) 0px 0px 7px 5px;
    border-radius: 50px;
    padding: 10px;
    cursor: pointer;
    background: #fff;
}
#shareModal {
    position: absolute;
    z-index: 999;
    right: 2%;
    top: 6%;
}
.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;
}
.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  bitiş */
.btn-success {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
.btn-success:hover,.btn-success:target,.btn-success:active,.btn-success:focus {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}
.btn-primary {
    color: #000 !important;
    background-color: transparent !important;
    border:1px solid #000 !important;
}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:target {
    color: #000 !important;
    background-color: transparent !important;
    border:1px solid #000 !important;
    box-shadow: none !important;
    outline: none !important;
}
.swal-button {
    background-color: #000;
    color:#fff;
}
/* agescrollbar */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: transparent; 
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #000; 
}
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
/* agescrollbar bitis */
@media (max-width:900px) {
    #shareModal {
        right: 2%;
        top: 5%;
    }
    div#shareAge {
        top: 8%;
        right: 15px;
    }
    .login-fb-g {
        flex-direction: column;
    }
    .login-body .p-g-mod-t-4 .btn-google-login {
        background: #fff !important;
        text-shadow: none !important;
        color: black !important;
        border: 1px solid #e2e2e2 !important;
        width: 50%;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 12px;
    }
    .login-body .p-g-mod-t-4 .btn-fb-login {
        background: #fff !important;
        text-shadow: none !important;
        color: black !important;
        border: 1px solid #e2e2e2 !important;
        width: 50%;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 12px;
    }
    .login-fb-g a span img {
        width: 19px;
    }
    .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;
    }
    .login-fb-g {
        flex-direction: column;
    }
    .login-body .p-g-mod-t-4 .btn-google-login {
        background: #fff !important;
        text-shadow: none !important;
        color: black !important;
        border: 1px solid #e2e2e2 !important;
        width: 50%;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 12px;
    }
    .login-body .p-g-mod-t-4 .btn-fb-login {
        background: #fff !important;
        text-shadow: none !important;
        color: black !important;
        border: 1px solid #e2e2e2 !important;
        width: 50%;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 12px;
    }
    .login-fb-g a span img {
        width: 19px;
    }
}