.mydelay_500 {
    --animate-delay: 1s;
}

.mydelay_1000 {
    --animate-delay: 1s;
}

.mydelay_2000 {
    --animate-delay: 3s;
}

.mydelay_3000 {
    --animate-delay: 3s;
}

.myduration_2000 {
    --animate-duration: 2s;
}

.myduration_3000 {
    --animate-duration: 3s;
}

.myduration_4000 {
    --animate-duration: 4s;
}

.myduration_5000 {
    --animate-duration: 5s;
}

.mytitle_container {
    border-bottom: 1px dashed #133069;
    margin-bottom: 10px;
}

.mytitle_container h1 {
    font-size: 1.5em;
    color: #133069;
    font-weight: bold;
}

.sepet_card_cap {
    color: #133069;
    font-weight: bold;
}

div.discount {
    background-color: #dc3545;
    color: #ffffff;
    font-size: 0.8em;
    font-weight: bold;
}

.carousel .carousel-inner,
.carousel .carousel-inner .carousel-item,
.carousel .carousel-inner .item,
.slider .carousel {
    min-height: 450px
}

@media (max-width: 575.98px) {

    .carousel .carousel-inner,
    .carousel .carousel-inner .carousel-item,
    .carousel .carousel-inner .item,
    .slider .carousel {
        min-height: 300px
    }
}

table.iletisim_table td {
    padding: 4px;
}

.carousel .container {
    position: relative
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
    background: rgba(0, 0, 0, .6) !important;
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    z-index: 10
}

.carousel .carousel-control-next i,
.carousel .carousel-control-prev i {
    display: block;
    margin: 0;
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 32px
}

.carousel .carousel-caption {
    text-shadow: none;
    right: 0;
    left: 0;
    bottom: auto;
    top: 60px;
    bottom: 60px;
    font-weight: 300
}

.card_adres_unvan {
    font-weight: bold;
    color: #315bae;
}

.card_adres_vkn {
    font-weight: bold;
    font-size: 0.7em;
    color: #133069;
}

.card_adres_ililce {
    font-weight: bold;
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .35)
    }
}

a.add_desc {
    color: #666666;
    font-size: 0.8em;
}

.carousel .carousel-caption .container {
    padding: 0 60px
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption .container {
        padding: 0
    }
}

.carousel .carousel-caption .title {
    font-size: 64px;
    margin: 0
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption .title {
        font-size: 48px
    }
}

.carousel .carousel-caption .price {
    font-size: 36px;
    margin: 0;
    font-weight: 600
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption .price {
        font-size: 28px;
        margin-bottom: 0 !important
    }
}

.carousel .carousel-caption .price .small,
.carousel .carousel-caption .price small {
    font-size: 24px
}

@media (max-width: 575.98px) {

    .carousel .carousel-caption .price .small,
    .carousel .carousel-caption .price small {
        font-size: 18px
    }
}

.carousel .carousel-caption .price span {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px
}

.carousel .carousel-caption .btn {
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    padding: 10px 30px;
    margin-top: 30px;
    border-radius: 6px
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption .btn {
        margin-top: 15px
    }
}

.carousel .carousel-caption .btn:focus,
.carousel .carousel-caption .btn:hover {
    background: #fff;
    color: #2d353c
}

.carousel .carousel-caption p {
    margin-bottom: 0;
    font-size: 26px
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption p {
        font-size: 18px
    }
}

.carousel .carousel-caption.text-inverse .btn {
    border-color: #2d353c;
    color: #2d353c
}

.carousel .carousel-caption.text-inverse .btn:focus,
.carousel .carousel-caption.text-inverse .btn:hover {
    background: #2d353c;
    color: #fff
}

.carousel .carousel-caption.carousel-caption-right {
    text-align: right
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption.carousel-caption-right {
        text-align: center;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .35)
    }
}

.carousel .carousel-caption.carousel-caption-left {
    text-align: left
}

@media (max-width: 575.98px) {
    .carousel .carousel-caption.carousel-caption-left {
        text-align: center;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .35)
    }
}

.carousel .carousel-item-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.carousel .carousel-indicators li {
    border-width: 2px
}

.carousel .product-img {
    position: absolute;
    top: 40px;
    max-height: 370px
}

.carousel .product-img.left {
    left: 60px
}

@media (max-width: 575.98px) {
    .carousel .product-img.left {
        left: 10%;
        right: 10%;
        max-width: 80%
    }
}

.carousel .product-img.right {
    right: 60px
}

@media (max-width: 575.98px) {
    .carousel .product-img.right {
        left: 10%;
        right: 10%;
        max-width: 80%
    }
}

.carousel .product-img.bottom {
    bottom: 0
}

.carousel .bg-cover-img {
    max-width: 100%;
    position: absolute;
    min-height: 100%
}

.section-container {
    padding: 45px 0
}

.section-container:after,
.section-container:before {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 991.98px) {
    .section-container {
        padding: 30px 0
    }
}

.section-container.has-bg {
    position: relative;
    color: #fff
}

.section-container.has-bg .cover-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.section-container.has-bg .cover-bg img {
    max-width: 100%
}

@media (max-width: 767.98px) {
    .section-container.has-bg .cover-bg img {
        max-width: inherit;
        max-height: 100%
    }
}

.section-container.has-bg .cover-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(45, 53, 60, .75)
}

.section-container.has-bg .container {
    position: relative;
    z-index: 1020
}

.section-container.has-bg .breadcrumb .breadcrumb-item a {
    color: #fff
}

.section-title {
    font-size: 22px;
    font-weight: 600;
    margin: -5px 0 25px;
    color: var(--bs-component-color);
    display: flex;
    align-items: center
}

@media (max-width: 767.98px) {
    .section-title {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 1.5
    }
}

.section-title .small,
.section-title small {
    font-weight: 600;
    font-size: 12px;
    color: rgba(var(--bs-component-color-rgb), .5);
    letter-spacing: 0;
    margin-left: 5px
}

@media (max-width: 767.98px) {

    .section-title .small,
    .section-title small {
        display: block;
        font-size: 12px;
        margin-left: 0
    }
}

.section-title a.btn {
    font-size: 12px;
    font-weight: 700;
    color: var(--bs-component-color);
    border: 1px solid var(--bs-component-border-color);
    padding: 8px 15px;
    line-height: 16px;
    margin: -7px 0;
    background: var(--bs-component-bg);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 767.98px) {
    .section-title a.btn {
        margin: 5px 0;
        padding: 5px 10px
    }
}

.section-title a.btn:focus,
.section-title a.btn:hover {
    text-decoration: none;
    background: var(--bs-component-color);
    color: var(--bs-component-bg)
}





.item {
    background: #ffffff;
}

.item.item-thumbnail {
    border: 1px solid #ced4da;
    border-radius: 4px
}

@media (max-width: 991.98px) {
    .item.item-thumbnail {
        margin-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .item.item-thumbnail {
        margin: 0 0 15px;
        border-radius: 6px
    }
}

.item.item-thumbnail a {
    text-decoration: none
}

.item.item-thumbnail .item-image {
    height: 130px;
    padding: 15px;
    line-height: 100px;
    text-align: center;
    position: relative;
    display: block
}

.item.item-thumbnail .item-image img {
    max-width: 100%;
    max-height: 100%
}

.item.item-thumbnail .item-image .discount {
    position: absolute;
    bottom: 0;
    line-height: 20px;
    padding: 2px 6px;
    color: #fff;
    background: #20252a;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    right: 15px
}

.item.item-thumbnail .item-info {
    padding: 15px;
    text-align: center
}

.item.item-thumbnail .item-info .item-title {
    margin: 0 0 2px;
    max-height: 36px;
    overflow: hidden;
    line-height: 17px;
    font-size: 13px;
    color: #20252a;
    font-weight: 600
}

.item.item-thumbnail .item-info .item-title a {
    color: #20252a;
}

.item.item-thumbnail .item-info .item-title a:focus,
.item.item-thumbnail .item-info .item-title a:hover {
    color: #20252a;
    text-decoration: underline
}

.item.item-thumbnail .item-info .item-desc {
    margin: 0;
    font-size: 11px;
    color: rgba(32, 37, 42, .5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.item.item-thumbnail .item-info .item-price {
    margin: 0;
    font-size: 16px;
    color: #00acac;
    font-weight: 600
}

.item.item-thumbnail .item-info .item-discount-price {
    font-size: 12px;
    text-decoration: line-through;
    color: rgba(32, 37, 42, .5)
}

.bg-component {
    --bs-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
}

.policy {
    display: flex
}

.policy .policy-icon {
    width: 50px;
    font-size: 38px;
    line-height: 50px;
    color: #adb5bd;
    text-align: center
}

.policy .policy-icon+.policy-info {
    flex: 1;
    margin-left: 15px
}

.policy .h4,
.policy h4 {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600
}

.policy p {
    font-size: 12px;
    color: rgba(37, 37, 42, .5);
    margin: 0
}

.list-group-item a {
    display: block;
    text-decoration: none;
    padding: 6px;
    border-radius: 6px;
}

.list-group-item a:hover {
    background: transparent;
}

.list-group-item.active>a {
    color: #ffffff !important;
}

.cap_grey {
    font-size: 2em;
    color: #cccccc;
}

.table_banka td {
    font-size: 0.8em;
}

span.mention {
    padding: 6px;
    border: 1px solid #adb5bd;
    background-color: antiquewhite;
    border-radius: 4px;
}

.animSuccess {
    animation: colorChange 2s infinite;
}

a.mymodel_link {
    text-decoration: none;
    padding: 8px;
    border: 1px solid #3898f7;
    color: #3898f7;
    border-radius: 6px;
    display: inline-block;
    margin-top: 10px;
}

a.mymodel_link:hover {
    background-color: #3898f7;
    color: #ffffff;
}

.urun_detay_mini_cizgili {
    font-size: 1.1em;
    text-decoration: line-through;
}

.urun_detay_mini {
    font-size: 1.1em;
    font-weight: normal;
}

.urun_detay_indirim_str {
    font-size: 0.8em;
    color: #06522e;
}

.urun_detay_fiyat_cizgili {
    font-size: 1.5em;
    font-weight: normal;
    color: #666666;
    text-decoration: line-through;
}

.urun_detay_fiyat {
    font-size: 1.5em;
    font-weight: normal;
    color: #2e88fe;
}

.anim_green {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,
            #00f435 0%,
            #0b5f00 29%,
            #078bff 67%,
            #fffff2 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
}

.stokta_var {
    font-weight: bold;
    color: #107803;
    padding: 8px;
    border-radius: 4px;
    margin-top: 10px;
    display: block;
    width: 150px;
    text-align: center;
}

.bg-myprimary {
    background-color: #133069;
    background-image: linear-gradient(#315bae 10%, #133069 85%, #133069 90%);
}

.btn-myprimary {
    background-color: #133069;
    background-image: linear-gradient(#315bae 10%, #133069 85%, #133069 90%);
    color: #ffffff;
}

.bg-mysuccess {
    background-color: #137214;
    background-image: linear-gradient(#05c238 10%, #069a55 85%, #04855c 90%);
}

.btn-mysuccess {
    background-color: #137214;
    background-image: linear-gradient(#05c238 10%, #069a55 85%, #04855c 90%);
    color: #ffffff;
}

@keyframes textclip {
    to {
        background-position: -200% center;
    }
}

@keyframes colorChange {
    0% {
        background-color: #107803;
        color: #fff;
    }

    50% {
        background-color: #3dc736;
        color: #fff;
    }

    100% {
        background-color: #107803;
        color: #fff;
    }
}

#whatsapp span {
    font-size: 16px;
    padding-left: 5px;
    width: 78px;
    white-space: nowrap;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    color: #fff;
    text-align: center;
    margin-left: 1px;
}

#whatsapp span.s {
    padding-left: 5px;
}

#whatsapp i {
    width: 24px;
    height: 24px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #fff;
    line-height: 1;
}

#whatsapp {
    right: -83px;
    bottom: calc(10% - 30px);
    z-index: 5;
    color: #fff;
    font-size: 24px;
    padding: 10px;
    display: flex;
    align-items: center;
    border-radius: 8px 0 0 8px;
    width: unset;
    height: unset;
    line-height: unset;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    background: #25d366;
    cursor: pointer;
    border: 0;
    position: fixed;
    justify-content: center;
    gap: 6px;
    text-decoration: none;
}

#whatsapp:hover {
    right: 0;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

/* Sallanma animasyonu tanımlıyoruz */
@keyframes shake-icon {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-15deg);
    }

    50% {
        transform: rotate(15deg);
    }

    75% {
        transform: rotate(-15deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

#whatsapp:hover i {
    /* Animasyon 0.5 saniye sürsün ve sürekli tekrarlasın */
    animation: shake-icon 0.5s ease-in-out infinite;
}