body {
    background-color: #fff !important;
}

a {
    text-decoration: none;
}

.btn-success {
    background-color: #149fdb;
    border-color: #149fdb;
    color: #fff;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    background-color: #149fdb;
    border-color: #149fdb;
}

.Reviewbox {
    border-radius: 20px;
}

.cart-count {
    position: absolute;
    position: relative;
    background-color: #88c140;
    color: #fff;
    top: -12px;
    right: 12px;
    z-index: 1;
    border-radius: 50%;
    padding: 0.7px 3px;
    text-align: center;
    width: 20px;
    height: 20px;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    box-shadow: 1px 1px 3px #0000004d;
    opacity: 1;
}


.ProductSwiperHome {
    background-color: #fff !important;
}

.meun-li i {
    color: #149fdb;
}

.meun-li.active i {
    color: #fff;
}

.bg-main {
    background-color: #149fdb;
    color: #fff;

    h1 {
        color: #fff !important;
    }
}

.profile-side {
    .meun-li {
        color: #149fdb;
        cursor: pointer;

        h1 {
            color: var(--font-color);
        }

        &:hover {
            background-color: rgba(112, 111, 111, 0.2);
        }

        &.active {
            color: #fff;
            background-color: #149fdb;

            h1 {
                color: #fff;
            }
        }
    }
}


/* payment -------------------------------------------------------- */
.card-animation header {
    background-color: rgb(255, 255, 255);
    color: rgb(75, 72, 71);
}

.account_box {
    border: 1px solid #a5e3fb;
    background-color: #e9f9ff;
    border-radius: 12px;
    padding: 10px;
    width: 100%;
    margin: 0;
}

.drop_box {
    margin: 10px 0;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 3px dotted #a3a3a3;
    border-radius: 5px;
    width: 100%;
}

.drop_box h4 {
    font-size: 16px;
    font-weight: 400;
    color: #2e2e2e;
}

.drop_box p {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #a3a3a3;
}

.form-row {
    width: 70%;
    float: left;
    background-color: #ededed;
}

#card-element {
    background-color: transparent;
    height: 40px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

#card-element--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

#card-element--invalid {
    border-color: #fa755a;
}

#card-element--webkit-autofill {
    background-color: #fefde5 !important;
}

.text-main {
    color: #149fdb;
}

.fs-sm {
    font-size: 14px;
    margin: 1px 2px;
}

.Hero {
    .text_layer {
        color: #005393 !important;
    }
}

/* .Hero {
    margin-top: 8% !important;
} */

.ProductSwiperHome {
    & .swiper-slide {
        & .imgbox {
            & .topbox {
                h1 {
                    font-size: 20px;
                }
            }
        }
    }
}

#submitbutton,
#tap-btn {
    align-items: flex-start;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(50, 50, 93);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(50, 50, 93, 0.11) 0px 4px 6px 0px, rgba(0, 0, 0, 0.08) 0px 1px 3px 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 600;
    height: 35px;
    letter-spacing: 0.375px;
    line-height: 35px;
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 0px;
    margin-top: 28px;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 0px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease;
    white-space: nowrap;
    width: 150.781px;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-image: none;

}


@media screen and (max-width: 1024px) {
    .ProductSwiperHome {
        .ProductsTitle {
            h2 {
                color: var(--scandeny-color);
                margin-right: 1rem;
                margin-left: auto;
            }
        }

        .swiper-slide {
            .imgbox {
                .topbox {
                    h1 {
                        font-size: 20px;
                    }
                }
            }

            .text-layer {
                font-size: 15px;
            }
        }
    }
}

.Review {
    .swiper-button-prev {
        right: 0;
    }
}

.ProductSwiperHome {

    .swiper-button-next {
        right: 93% !important;

    }

    .swiper-button-prev {
        right: 0;
    }
}

/* 
.Cart,
.ThankYou,
.Login,
.Mosqat,
.Notification,
.Fovarite,
.product-show,
.checkout {
    .container {
        margin-top: 14% !important;
    }
}

@media screen and (max-width: 769px) {
    .Hero {
        margin-top: 12% !important;
    }

}

@media screen and (max-width: 427px) {

    .Hero {
        margin-top: 22% !important;
    }

    .Cart,
    .Mosqat,
    .ThankYou,
    .Fovarite,
    .Notification,
    .Login,
    .product-show,
    .checkout {
        .container {
            margin-top: 25% !important;
        }
    }
}

@media screen and (max-width: 321px) {
    .Hero {
        margin-top: 29% !important;
    }

    .Login,
    .Mosqat,
    .ThankYou,
    .Fovarite,
    .Notification,
    .Cart,
    .product-show,
    .checkout {
        .container {
            margin-top: 40% !important;
        }
    }

    .Login,
    .ThankYou,
    .Mosqat,
    .Fovarite,
    .Notification {
        .container {
            margin-top: 29% !important;
        }
    }
} */

sticky-mobile {
    position: static;
    /* Default position for larger screens */
}

@media (max-width: 768px) {

    /* Adjust breakpoint as needed */
    .sticky-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: white;
        /* Or any desired background */
        padding: 10px 0;
        /* Add padding for better visibility */
        z-index: 1000;
        /* Ensure it's on top of other elements */
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
        /* Optional: Add a shadow */
        box-sizing: border-box;
        /* Include padding in width calculation */
    }

    .cart-info {
        img {
            width: 30%;
        }
    }
}

.Hero .large-screen {
    display: none;
}

.Hero .small-screen {
    display: block;
}





.options {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}

.options label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: var(--white-color);
  padding: 3px 10px;
  border: 2px solid var(--white-color);
  border-radius: var(--main-raduis);
  cursor: pointer;
  text-align: center;
  color: #fff;
}

.options input:checked+label {
    border-color: #000;
}

.options label .title {
    font-size: var(--main-font-size);
    margin-bottom: 0px;
}

.options label .price {
    display: flex;
    align-items: center;
    font-size: 16px;
    gap: 5px;
}

.options label .price small {
    font-size: 12px;
}


#projects .options input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

#projects .options input[type="radio"]:checked {
    border: 1px solid #000;
}

#projects .options .active,
#projects .options label:hover {
    border: 2px solid black;
}

#projects .options small {
    font-size: 0.7rem;
}

#projects .options .active, #projects.options label:hover {
    border: 2px solid black;
}
.rounded-6{
    border-radius: 10px !important;
}

.options {
    input {
        height: 32px;
    }
}
.font-14{
    font-size: 14px;
}
.donation-btn{
    border-radius: 15px;
}