.en_cok_satan_no {
    height: 32px;
    width: 32px;
    position: absolute;
    z-index: 3;
    right: -5px;
    top: -5px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: 500;
}

.clsfix4xx {
    height: 460px;
}
.modal-dialog-centered {
    align-items: flex-start!important;
}
.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 52px;
    left: 20px;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px 30px 35px 30px;
    text-decoration: none;
    border-radius: 10px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index:9;
}

    .btn-whatsapp-pulse span {
        position: absolute;
        font-size: 11px;
        margin-top: 50px;
        color: #ffffff;
    }

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}
.dil_bayrak{
    max-width:40px;
}
.menu_ikonlar {
    border: 1px solid #e3b647;
    border-radius: 50%;
    max-height: 32px;
}
.col-12c {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 5px;
}

.altkatbtn {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding: 5px 10px;
    margin: 0;
    flex-grow: 1;
    text-align: center;
/*    max-width: calc(33.333% - 4px);
*/    box-sizing: border-box;
    white-space: nowrap;
}
.lg-backdrop {
    background: linear-gradient(to bottom, #000000, #ffffff) !important;
}
.lg-video-cont{
    height:70%;
}
.clsfix141 {
    height: 141.188px;
}

@media (min-width: 768px) {
    .clsfix141 {
        height: 169.594px;
    }
}
.star-s {
    max-width: 90px;
}
.bg-gold {
    background: radial-gradient(ellipse farthest-corner at right bottom, #ffdf47 0%, #FDB931 8%, #bf860b 30%, #b9891b 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #ffe6b7 0%, #ffdda2 8%, #D1B464 25%, #be8c1b 62.5%, #cf9718 100%) !important;
}
.btn-warning {
    color: #212529;
    background: radial-gradient(ellipse farthest-corner at right bottom, #ffdf47 0%, #FDB931 8%, #bf860b 30%, #b9891b 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #ffe6b7 0%, #ffdda2 8%, #D1B464 25%, #be8c1b 62.5%, #cf9718 100%) !important;
    border:0px !important;
}

.ps-btn--warning {
    border: 0px solid #e3b647 !important;
    background: radial-gradient(ellipse farthest-corner at right bottom, #ffdf47 0%, #FDB931 8%, #bf860b 30%, #b9891b 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #ffe6b7 0%, #ffdda2 8%, #D1B464 25%, #be8c1b 62.5%, #cf9718 100%) !important;
    color: white !important;
}
.uzm_dan {
    background: #12a05c;
    display: inline;
    padding: 5px 15px;
    color: #fff !important;
    border-radius: 5px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 99;
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
}

    .uzm_dan span {
        font-size: 13px;
    }
img.ikon-etiketler {
    position: absolute;
    z-index: 9;
    max-width: 35px;
    right: 5px;
    top: -5px;
    transform: rotate(15deg);
    background: transparent !important;
}
.sepet_urun_item .dropdown button {
   border: 1px solid #e3b647;
}
td span.sepettebtn {
    padding-right: 5px;
    padding-left: 5px;
}
td span.sepete-ekle-buton {
    cursor: pointer;
    color: #e3b647;
}
.sout-div {
    background: #202020;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.sinner-div {
    white-space: nowrap !important;
    display: flex !important;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 15px 0px 15px 0px;
}

    .sinner-div a {
        font-weight: 500;
        font-size: 15px;
        color: #eee
    }

        .sinner-div a:not(:last-child) {
        }

    .sinner-div::-webkit-scrollbar {
        width: 0px !important;
        height: 0px !important;
    }

    .sinner-div a:not(:last-child)::after {
        content: "|";
        margin-right: 10px;
        margin-left: 10px;
        color: #ccc;
    }
.toplist_div {
    background: url('https://www.karakutu.shop/img/toplistbg.png');
    border-radius: 5px;
    background-size: contain;
    margin-right: 2px;
    margin-left: 2px;
}

    .toplist_div p {
        text-overflow: ellipsis;
        overflow: hidden;
        color: #ffffff;
        height:43px;
    }

    .toplist_div img {
        aspect-ratio: 9/16;
        object-fit: contain
    }

    .toplist_div span {
        position: absolute;
        font-weight: 900;
        font-size: 40px;
        color: #ffffff;
        top: -7px;
        left: 23px;
    }

.anasayfa4lu {
/*    background: linear-gradient(347deg, rgba(246, 137, 38, 1) 0%, rgba(246, 188, 38, 1) 71%, rgba(246, 137, 38, 1) 100%);
*/    text-align: center;
    border-radius: 5px;
}

    .anasayfa4lu img {
        background: #fff;
        border-radius: 10px;
        aspect-ratio: 1/1;
        object-fit: contain
    }

    .anasayfa4lu p.ilkp {
        text-overflow: ellipsis;
        overflow: hidden;
        color: #ffffff;
        height: 50px;
    }

    .anasayfa4lu h6 {
        font-size: 35px;
        opacity: 0.2;
        margin-bottom: 0px;
        color: #fff;
        text-wrap: nowrap;
        overflow: hidden;
    }

.ps-btn--success-outline {
    border: 1px solid #12a05c !important;
    background-color: #12a05c21 !important;
    color: #12a05c !important;
}

.ps-btn--pink-outline {
    border: 1px solid #ff006d !important;
    background-color: #ff006d14 !important;
    color: #ff006d !important;
}

.ps-btn--orange-outline {
    border: 1px solid #e3b647 !important;
    background-color: #e3b6471a !important;
    color: #e3b647 !important;
}

.ps-btn--purple-outline {
    border: 1px solid #8700ff !important;
    background-color: #8700ff0f !important;
    color: #8700ff !important;
}
.ps-btn--blue-outline {
    border: 1px solid #007bff !important;
    background-color: #007bff30 !important;
    color: #007bff !important;
}





.secilemez {
    user-select: none!important;
}
.fiyat-indirim-badge {
    background: #28a7451c;
    padding: 3px 5px 3px 5px;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #28a74517;
}
.fiyat-indirim-urun-ici {
    font-size: 18px;
    text-decoration: line-through;
    color: #dc3545;
    opacity: 0.5;
}
img.birlikte-al-az-ode {
    position: absolute;
    z-index: 9;
    max-width: 45px;
    right: -5px;
    top: -5px;
    transform: rotate(15deg);
}
.fa-beat {
    animation: fa-beat 5s ease infinite;
}

@keyframes fa-beat {
    0% {
        transform: scale(1);
    }

    5% {
        transform: scale(1.25);
    }

    20% {
        transform: scale(1);
    }

    30% {
        transform: scale(1);
    }

    35% {
        transform: scale(1.25);
    }

    50% {
        transform: scale(1);
    }

    55% {
        transform: scale(1.25);
    }

    70% {
        transform: scale(1);
    }
}
.topli {
    background: linear-gradient(225deg, #222222, #ff0062, #b10044, #222222);
    background-size: 400% 400%;
    animation: gradientX 5s ease infinite;
}

@keyframes gradientX {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 150% 0%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes changeOpacity {
    0% {
        opacity: 0.1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.fa-angles-right, .fa-angles-left {
    animation: changeOpacity 1s infinite alternate;
}
@media (max-width: 767px) {
    .no-padding-mobile
    {
        padding-right: 5px!important;
        padding-left: 5px!important;
    }
/*    .inner-div {
        overflow-x: auto !important;
    }*/
}
@media (min-width: 767px) {
/*    .inner-div {
        overflow:hidden;
    }*/
}
.insta-circle {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    padding: 2px;
}
    .insta-circle p {
        text-align: center;
        font-size: 13px !important;
        font-weight: 600 !important;
        padding: 5px !important;
    }

    .insta-circle img {
        display:unset!important;
        border-radius: 1rem;
        border: 1px solid #dedede;
        padding:0px;
    }

.img-aspect-fit {
    aspect-ratio: 1 / 1;
    object-fit: contain;
    background:#fff;
}
.img-aspect-fit1010 {
    aspect-ratio: 1 / 1!important;
    object-fit: contain;
    background: #fff;
}
.img-aspect-fit1015 {
    aspect-ratio: 1 / 1.5!important;
    object-fit: contain;
    background: #fff;
}
.pulse-turuncu {
    animation: 1s ease 0s infinite normal none running pulseturuncu;
}
@keyframes pulseturuncu {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 187, 0, 0.9);
    }

    70% {
        box-shadow: 0 0 0 0 rgba(255, 187, 0, 0.5);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 187, 0, 0.14);
    }
}
.kargo_bedava_fix {
    margin-bottom: 0px !important;
    font-size: 10px!important;
    font-weight: bold!important;
    color: #28a745!important;
}
#iptal-iade .ps-document ol li {
    font-size: 13px!important;
    line-height: 1.3em!important;
}
.u_nav-link {
    border: 1px solid #e3b647;
    padding: 10px 10px;
    color: #222;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
    background: #e3b64714;
}
    .u_nav-link:hover {
        color: #e3b647;
    }
.resim_ustu_butonlar {
    width: 13%;
    position: absolute;
    z-index: 1;
}
.btn-border-turuncu {
    border: 1px solid #e3b647 !important;
    color: #e3b647 !important;
    background-color: #ffffff !important;
    padding: 3px 5px !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
}
.btn-border-yesil {
    border: 1px solid #28a745 !important;
    color: #28a745 !important;
    background-color: #fffffff0 !important;
    padding: 3px 5px !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    font-size: 11px !important;
    line-height:15px!important;
}
.badge-span {
    width: 22px;
    height: 22px;
    font-size: 11px;
    border-radius: 50%;
    background-color: #e3b647;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    margin-left: 3px;
}
.daha-ucuzu-var-baslik {
    position: absolute;
    color: #ffffff;
    font-weight: 900;
    top: -29px;
    background: linear-gradient(-45deg, #cc0000, #dc3545, #e3b647, #cc0000);
    background-size: 400% 400%;
    animation: daha-iyisi-var-gradient 5s ease infinite;
    padding: 0px 15px 0px 15px;
    border-radius: 15px;
}
.daha-iyisi-var {
    margin: 10px 0;
    padding-top: 10px !important;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(-45deg, #cc0000, #dc3545b3, #e3b647, #cc0000);
    background-size: 400% 400%;
    animation: daha-iyisi-var-gradient 5s ease infinite;
}
@keyframes daha-iyisi-var-gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
.favori-ekle-buton-inu {
/*    padding: 10px 13px !important;
    border: 1px solid #dc3545 !important;
*/    border-color: #dc3545 !important;
    background-color: #dc3545 !important;
    color: #ffffff !important;
}
.tw-pretty {
    white-space: normal;
    word-wrap: break-word;
}
.ps-product__thumbnail .ps-badge{
    font-size:9px!important;
}
.orjinal-urun-gold {
    background: rgb(255,233,201);
    background: linear-gradient(133deg, rgba(255,233,201,1) 0%, rgba(207,142,48,1) 50%, rgba(255,227,189,1) 100%);
    padding: 0px 7px 0px 7px;
    bottom: 0px;
    left: 10px;
    z-index: 3;
    font-size: 10px;
    border-radius: 3px;
    display:block;
    text-align:center;
}
.kargo-bedava-etiket {
    background: #12a05c;
    padding: 0px 7px 0px 7px;
    bottom: 0px;
    left: 10px;
    z-index: 3;
    font-size: 10px;
    border-radius: 3px;
    display: block;
    text-align: center;
    color: #ffffff;
}
.yan-etiket {
    background: #12a05c;
    padding: 5px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
}
.ps-product--detail .ps-product__badge .ps-badge {
    padding: 10px 15px;
    border-radius: 25px;
    margin-bottom: 10px;
}
.yan-etiket img {
    max-height: 50px;
}
.ps-widget__item .custom-control-label{
    cursor:pointer;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #e3b647 !important;
}
.ps-banner-bg {
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}
.ps-product__list .ps-list__text {
    font-size: 16px !important;
    margin: 10px !important;
    line-height: 35px !important;
}
.elastik {
    resize: none;
    overflow-y: hidden;
}
.btn13rem{
    font-size:1.3rem!important;
}
.ps-header__search button[type=submit] {
    border: 0px;
    cursor: pointer;
}

.bil_kap_x {
    padding: 0px 5px 0px 0px !important;
    font-weight: 100 !important;
}
.ps-page__title{
    font-size:25px!important;
}
.fav-sil-buton {
    position: absolute;
    right: 20px;
    cursor: pointer;
    z-index: 1;
}
.ps-header__middle .ps-header__icons li:not(:last-child) {
    margin-right: 5px;
}
.ps-product__actions .ps-product__item.whatsapp {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    position: relative;
    transition: 350ms ease 0s;
    color: #ffffff !important;
    margin-top: 0px;
    background-color: #39b258;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.ps-product__actions .ps-product__item.whatsapp a {
    color: #ffffff !important;
}

.ps-main-menu ul.menu {
    margin-bottom: 15px;
}
.u360 {
    position: absolute;
    z-index: 1;
    background: #e3b647;
    margin: 5px;
    padding: 10px;
    border-radius: 50%;
}
.text-shadow-beyaz-bold {
    text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
}
.text-shadow-sari-light{
text-shadow: 1px 1px 0 #ffc800, 1px -1px 0 #bd9400, -1px 1px 0 #907100, -1px -1px 0 #816500, 1px 0px 0 #9e7c00, 0px 1px 0 #997800, -1px 0px 0 #846700, 0px -1px 0 #a17e00;
}
.text-shadow-beyaz-light {
    text-shadow: 1px 1px 0 #a8a8a8, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, 1px 0px 0 #FFFFFF, 0px 1px 0 #FFFFFF, -1px 0px 0 #FFFFFF, 0px -1px 0 #FFFFFF;
}
.ps-document p {
    margin-bottom: 10px;
    line-height: 1.5em;
}
.ps-document h2 {
    font-size:20px;
}
.ps-document h3 {
    font-size: 17px;
}
.ps-product__thumbnail .ps-product__badge {
    margin-top: 25px!important;
}

    .ps-product__thumbnail .ps-product__badge:first-of-type {
        margin-top: 0 !important;
    }
[data-ipucu] {
    cursor: pointer;
}
.zoomhover:hover {
    transform: scale(1.05);
    transition: transform 0.1s ease;
}
.scale-80 {
    transform: scale(0.8);
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #ff704325!important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #e3b64730!important;
}
.fiyat_varyant_yesil {
    font-size: 15px;
    font-weight: bold;
    color: #439e4a;
    margin-right:10px;
}
.fiyat_varyant_del {
    text-decoration: line-through;
    font-size: 13px;
    color: #333333;
}
.fiyat_varyant {
    color: #e3b647;
    font-size: 15px;
    font-weight: bold;
}
.img-varyant {
    max-width: 60px;
}
.bg-gri {
    background-color: #f0f2f5;
}
.cerez-container {
    background-color: #333333;
    position: fixed;
    z-index: 2147483645;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
}
.varyant-btn {
    font-size: 14px;
    padding: 0.8rem 2rem;
    border-radius: 5px;
    color:#333333;
    outline:none;
}
i.favori-cikar-buton {
    color: #dc3545 !important;
    font-size: 17px;
    cursor: pointer;
}
i.favori-cikar-buton-inu {
    color: #dc3545 !important;
    font-size:17px;
    cursor:pointer;
}

.favori-cikar-buton-inu:not(i) {
    padding: 10px 13px !important;
    border: 1px solid #dc3545 !important;
    border-color: #dc3545 !important;
    background-color: #dc3545 !important;
    color: #ffffff !important;
    cursor: pointer;
}

.favori-ekle-buton, .favori-cikar-buton {
    cursor: pointer;
}

.nav-tabs .nav-link.active {
    color: #e3b647 !important;
    background-color: #e3b64708;
    border-color: #e3b647 #e3b647 #fff;
}
.ps-portfolio__tabs .nav-link {
    padding: 1rem 1.3rem !important;
    font-weight: 500 !important;
}
.ps-form__submit{
    float:left;
}
.blog-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 16/9 !important;
}
.ps-account .form-check {
    margin-left: 0px!important;
    margin-bottom:20px;
}
.drenk {
    color:#212529!important;
}
.arenk {
/*    color: #e3b647 !important;
*/    color: #e3b647!important;
}
.arenk-bg {
    background: #f0f2f584;
}
.white2img {
    filter: brightness(0) invert(1);
}
.a_s {
    min-width: 30px;
    padding-right: 10px;
    background-color: #f0f2f5;
    display: inline-flex;
    align-items: center;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 17px;
    padding-left: 3px;
}
.bodyspin {
    background: rgba(0, 0, 0, 0.40);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1900;
    display: none;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .bodyspin i {
        color: #e3b647;
        font-size: 3rem;
        background: #ffffff;
        padding: 10px;
        border-radius: 100%;
        width: 6.4rem;
        height: 6.4rem;
    }
.gbutoncss{
    border-radius:100%!important;
    padding:9px!important;
}
.g_ic {
    padding: 15px;
}
.gbutonbody {
    display: table;
    background: #f0f2f5;
    border-radius: 5px;
    margin-bottom: 25px;
    width: 100%;
}
.cursor-pointer{
    cursor:pointer;
}
.ps-account .ps-form__group .tel-on-ek {
    min-width: 30px;
    padding-left:5px;
        text-align:center;
    background-color: #f0f2f5;
    display: inline-flex;
    align-items: center;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    font-size: 14px;
}
.ps-account .ps-form__group .tel-on-ek2 {
    min-width: 45px;
    padding-left: 5px;
    text-align: center;
    background-color: #f0f2f5;
    display: inline-flex;
    align-items: center;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    font-size: 14px;
}
.input-group-prepend {
    margin-right: 0px!important;
}
.text-sm{
    font-size:13px!important;
}
.text-md {
    font-size: 17px !important;
}
.text-lg {
    font-size: 25px !important;
}
.text-xl {
    font-size: 39px !important;
}
input[type="password"] {
    font-family: caption !important;
    font-size: xx-large;
    text-align:center;
}
.buyuk_sifre {
    font-size: xx-large!important;
    text-align: center!important;
}
@keyframes titretp {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(0eg);
    }

    75% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}
.close {
    font-size: 2.9rem!important;
}
.modal_bg_gri {
    background: #f0f2f5bf;
}
    .modal_bg_gri input{
        background:#ffffff;
    }
    .modal_bg_gri select {
        background: #ffffff;
    }
    .modal_bg_gri textarea {
        background: #ffffff;
    }

    .titret {
        animation: titretp 0.25s linear infinite !important;
        animation-iteration-count: infinite;
        border-color: #ff0000 !important;
        background-color: #ff00003d !important;
    }
.ps-product__rating .fa-star{
    color:#e3b647;
}
sub, sup {
    font-size: 65%!important;
}
.custom-control-label sup {
    top: 0.8em;
    margin-left: 0.4em;
    color: #e3b647;
    position: unset !important;
    margin-top: 0.6em;
}
.liste_gorunumu:not(.active) {
    opacity: 0.5;
    cursor:pointer;
}
.filtre_icin_puanlar .fa-star {
    font-size: 75%;
    line-height: 25px;
}
.filtre_icin_puanlar .fa-star:first-child {
    margin-left:5px;
}
.ps-pagination{
    margin:0 auto;
}
    .ps-pagination .pagination li:not(.active) a {
        background-color: #f0f2f5;
        border-radius: 50%;
    }
        .ps-pagination .pagination li:not(.active) a:hover {
            background-color: #e3b647;
            color:#ffffff;
            border-radius: 50%;
        }
.ps-categogy__type span{
    font-size:14px;
}
.c-disable {
    opacity: 0.4;
}
.ps-product--standard .ps-product__content {
    padding: 0 10px 0px!important;
}
.ps-product__thumbnail {
    padding: 10px 10px 0!important;
}
.gri-star {
    color:#d5d5d5!important;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

    .row.display-flex > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }
.ps-product--gallery .ps-product__thumbnail{
    padding:0px!important;
}
.ps-product__title h1{
    font-size:23px!important;
}
h5.ps-product__title {
   min-height:unset!important;
}
.ps-product__desc{
    font-size:14px;
    padding-bottom:5px;
}
.urun_video {
    width: 100%;
    height: auto;
/*    background: #fff;
*//*    clip-path: inset(2px 2px);
*/    border: none !important;
}

.embed-responsive-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .embed-responsive-container iframe, .embed-responsive-container object, .embed-responsive-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.play-button-svg {
    background: #0000009c;
}

#productContentTabs .nav-link{
    padding:5px;
}
.vertical-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;


}
.vertical-center-right {
    display: flex;
    align-items: revert;
    justify-content: center;
    flex-direction: column;
}
.vertical-center-left {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.progres_bg{
    height:6px;
    background:#d5d5d5;
    width:100%;
    border-radius:3px;
}
.progres {
    height: 6px;
    background: #e3b647;
    border-radius: 3px;
}
.puan_dagilimi td{
    padding:3px;
}
.yorum_fayda_buton {
    border: 1px solid #dfdfdf;
    padding: 3px 6px;
    border-radius: 4px;
}
.ps-review__info .yorum_fayda_buton{
    margin-right:10px!important;
}
.yorum_fayda_buton:hover {
    background-color: #dfdfdf;
    cursor:pointer;
}

.soru_cevap_fayda_buton {
    border: 1px solid #dfdfdf;
    padding: 3px 6px;
    border-radius: 4px;
}

.ps-review__info .soru_cevap_fayda_buton {
    margin-right: 10px !important;
}

.soru_cevap_fayda_buton:hover {
    background-color: #dfdfdf;
    cursor: pointer;
}

.form-control-h30 {
height:30px!important;
}
.sepet_urun_item:hover {
    background: #f0f2f5;
}
.profil_sec_item:hover {
    background: #f0f2f5;
}
.siparis-imgs .siparis-img:not(:first-of-type) {
    margin-left: -20px;
}
.siparis-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ccc;
    object-fit: cover;
}
/*.btn {
    font-size: 1.2rem!important;
}*/
.siparis-img-plus{
    background: #e3b647;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-left: -15px;
    color: #ffffff;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    width: 0;
}
.yorum-textarea{
    min-height:200px!important;
}
.soru_cevap-textarea {
    min-height: 100px !important;
}
.height30 {
    height: 30px !important
}
.eksi,.arti,.sil{
    cursor:pointer!important;
}

.sepettebtn {
/*    border: 1px solid #4caf50 !important;
    background-color: #4caf50 !important;
    color: #ffffff !important;
    cursor: pointer !important;*/
}

.ps-shopping__checkbox .form-check{
    BORDER-BOTTOM: 1PX SOLID #E5E5E5;
    padding-bottom: 10px;
}













.noty_bar {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(0,0) scale(1,1);
    transform: translate(0,0) scale(1,1);
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 .25rem .5rem rgba(0,0,0,.1)
}

.noty_body {
    padding: .9375rem 1.25rem
}

.noty_close_with_button .noty_body {
    padding-right: 2.5rem
}

.noty_buttons {
    padding: .9375rem 1.25rem;
    padding-top: 0;
    text-align: right
}

#noty_layout__bottom, #noty_layout__bottomCenter, #noty_layout__bottomLeft, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight, #noty_layout__top, #noty_layout__topCenter, #noty_layout__topLeft, #noty_layout__topRight, .noty_layout_mixin {
    position: fixed;
    margin: 0;
    padding: 0;
    z-index: 1050;
    -webkit-transform: translateZ(0) scale(1,1);
    transform: translateZ(0) scale(1,1);
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    max-width: 90%
}

#noty_layout__top {
    top: 0;
    left: 5%;
    width: 90%
}

    #noty_layout__top .noty_bar:first-child {
        margin-top: 1.25rem
    }

#noty_layout__topLeft {
    top: 1.25rem;
    left: 1.25rem;
    min-width: 20rem
}

#noty_layout__topCenter {
    top: 5%;
    left: 50%;
    min-width: 20rem;
    -webkit-transform: translate(-50%) translateZ(0) scale(1,1);
    transform: translate(-50%) translateZ(0) scale(1,1)
}

#noty_layout__topRight {
    top: 1.25rem;
    right: 1.25rem;
    min-width: 20rem
}

#noty_layout__center {
    top: 50%;
    left: 50%;
    min-width: 20rem;
    -webkit-transform: translate(-50%,-50%) translateZ(0) scale(1,1);
    transform: translate(-50%,-50%) translateZ(0) scale(1,1)
}

#noty_layout__centerLeft {
    top: 50%;
    left: 1.25rem;
    min-width: 20rem;
    -webkit-transform: translate(0,-50%) translateZ(0) scale(1,1);
    transform: translate(0,-50%) translateZ(0) scale(1,1)
}

#noty_layout__centerRight {
    top: 50%;
    right: 1.25rem;
    min-width: 20rem;
    -webkit-transform: translate(0,-50%) translateZ(0) scale(1,1);
    transform: translate(0,-50%) translateZ(0) scale(1,1)
}

#noty_layout__bottom {
    bottom: 0;
    left: 5%;
    width: 90%
}

    #noty_layout__bottom .noty_bar:last-child {
        margin-bottom: 1.25rem
    }

#noty_layout__bottomLeft {
    bottom: 1.25rem;
    left: 1.25rem;
    min-width: 20rem
}

#noty_layout__bottomCenter {
    bottom: 5%;
    left: 50%;
    min-width: 20rem;
    -webkit-transform: translate(calc(-50% - 1px)) translateZ(0) scale(1,1);
    transform: translate(calc(-50% - 1px)) translateZ(0) scale(1,1)
}

#noty_layout__bottomRight {
    bottom: 1.25rem;
    right: 1.25rem;
    min-width: 20rem
}

.noty_progressbar {
    display: none
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: .1875rem;
    width: 100%;
    background-color: rgba(0,0,0,.25)
}

.noty_effects_open {
    opacity: 0;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    -webkit-animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
    animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.noty_effects_close {
    -webkit-animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
    animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.noty_fix_effects_height {
    -webkit-animation: noty_anim_height 75ms ease-out;
    animation: noty_anim_height 75ms ease-out
}

.noty_close_with_click {
    cursor: pointer
}

.noty_close_button {
    position: absolute;
    top: .9375rem;
    right: 1.25rem;
    background-color: transparent;
    font-size: 1.25003rem;
    font-weight: 400;
    color: inherit;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    opacity: .75;
    transition: opacity ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .noty_close_button {
        transition: none
    }
}

.noty_close_button:hover {
    opacity: 1
}

.noty_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1040;
    opacity: .5;
    left: 0;
    top: 0
}

    .noty_modal.noty_modal_open {
        opacity: 0;
        -webkit-animation: noty_modal_in .3s ease-out;
        animation: noty_modal_in .3s ease-out
    }

    .noty_modal.noty_modal_close {
        -webkit-animation: noty_modal_out .3s ease-out;
        animation: noty_modal_out .3s ease-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

@-webkit-keyframes noty_modal_in {
    100% {
        opacity: .5
    }
}

@keyframes noty_modal_in {
    100% {
        opacity: .5
    }
}

@-webkit-keyframes noty_modal_out {
    100% {
        opacity: 0
    }
}

@keyframes noty_modal_out {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1
    }
}

@keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1
    }
}

@-webkit-keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0
    }
}

@keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0
    }
}

@-webkit-keyframes noty_anim_height {
    100% {
        height: 0
    }
}

@keyframes noty_anim_height {
    100% {
        height: 0
    }
}

.noty_theme__limitless.noty_bar {
    margin: .25rem 0;
    position: relative;
    border: 1px solid transparent;
    border-radius: .1875rem
}

.noty_theme__limitless.noty_type__alert {
    background-color: #546e7a;
    color: #fff;
    border-color: #546e7a
}

.noty_theme__limitless.noty_type__warning {
    background-color: #ff7043;
    color: #fff;
    border-color: #ff7043
}

.noty_theme__limitless.noty_type__error {
    background-color: #ef5350;
    color: #fff;
    border-color: #ef5350
}

.noty_theme__limitless.noty_type__info {
    background-color: #03a9f4;
    color: #fff;
    border-color: #03a9f4
}

.noty_theme__limitless.noty_type__success {
    background-color: #4caf50;
    color: #fff;
    border-color: #4caf50
}

.noty_theme__limitless.noty_type__confirm {
    background-color: #fff;
    border-color: rgba(0,0,0,.2);
    box-shadow: 0 .25rem .5rem rgba(0,0,0,.1)
}

    .noty_theme__limitless.noty_type__confirm .noty_body {
        padding: 1.25rem
    }

    .noty_theme__limitless.noty_type__confirm .noty_close_button {
        top: 1.25rem
    }
.sticky {
    position: sticky;
    top: 120px;
}
#siparis_adet_head, #siparis_adet_head_footer, #siparis_adet_head_middle {
    bottom: 75% !important;
    left: 80% !important;
    background-color: #ef5350 !important;
}

.menu-buton {
    background: #f0f2f5;
    padding: 5px 15px;
    width: 100%;
    display: block;
    margin-bottom:7px;
}

#menu-kapat {
    position: absolute;
    top: 10px;
    right: 18px;
    width: 36px;
    height: 36px;
    color: #333333;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

#menu-kapat.active {
    display: inline-flex;
}

.ps-categogy--separate .ps-categogy__widget #close-widget-product {
    
}
.header__item_span {
    display: block;
    font-size: 11px !important;
    margin-top: -8px;
}

#framemodalbody input {
    height: 40px;
    background: #ffffff;
    font-weight: bold;
}

#framemodalbody select:not([disabled]) {
    background: #ffffff;
}
#framemodalbody select{
    height: 40px;
    font-weight: bold;
}

#framemodalbody textarea {
    height: 50px;
    background: #ffffff;
    font-weight: bold;
    padding: 1rem !important;
}
.font-size15{
    font-size:15px!important;
}
.font-size25 {
    font-size: 25px !important;
}
.dikey-ortala {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.dikey-ortala-daha-ucuzu-var {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
}
.siparis_listesi_item {
    transition: box-shadow 0.1s, transform 0.1s;
}

    .siparis_listesi_item:hover {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        transform: scale(1.01);
        background: #f0f2f5;
    }
.order-status {
    margin:0 auto;
    width: 100px;
    height: 100px;
    background-color: #4CAF50; /* Yeşil renk */
    display: flex;
    align-items: center;
    justify-content: center;
    color: white; /* İkon rengi */
    border-radius: 50%;
    font-size: 2em; /* İkon boyutu */
    animation: zoomIn 0.5s ease; /* Animasyon eklenmesi */
}

@keyframes zoomIn {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}


@media (max-width: 600px) {
    .responsive-table tr {
        display: block;
    }

    .responsive-table td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
}


.daktilo {
    display: inline-block;
    white-space: nowrap;
}