:root {
    --main-color: #b7141a;
    --grad1:#f84738;
    --grad2:#fd9b8a;
    --grad3:#da2516;
    --my-gradient:linear-gradient(98deg, #FFC2EC 0%, #FFB9E8 56%, #FBCBFF 100%);
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "tajawal", sans-serif;
    background-color: rgb(235, 237, 240);
}

.splide__slide img {
    width: 100%;
    height: 100%;
}

#main-carousel .splide__slide img {
    max-height: 76vh;
}

#thumbnail-carousel .splide__slide img {
    object-fit: cover;
}

#thumbnail-carousel .splide__track--nav>.splide__list>.splide__slide {
    opacity: 0.4 !important;
}

#thumbnail-carousel .splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #eee;
    opacity: 1 !important;
}

a:hover {
    text-decoration: none;
}

p.desc * {
    max-width: 97vw;
}

.dir-rtl {
    direction: rtl;
}

.dir-ltr {
    direction: ltr;
}

.btn-theme {
    background: var(--my-gradient);
    color: #fff;
}

main {
    max-width: 640px !important;
}

.topbar {
    padding-top: 10px;
    position: fixed;
    max-width: 640px;
    width: 100%;
    height: 46px;
    z-index: 15;
    background: var(--my-gradient);
}

.topbar .currency-box {
    background-color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    width: fit-content;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #333;
}

.topbar .lang-box {
    background-color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    width: fit-content;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    font-weight: bold;
    border: 1px solid #333;
}

.topbar .home-icon {
    font-size: 25px;
}

.product-main {
    padding-top: 46px;
}

.product-main .p-info {
    background: var(--my-gradient);
    position: relative;
    height: 60px;
}

.product-main .p-info img {
    position: absolute;
    left: 0;
    top: -5px;
    width: 250px;
    height: 65px;
    z-index: 150;
}

.product-main .p-info .price-div {
    z-index: 200;
    position: relative;
    color: #fff;
}

.product-main .p-info .price-div h2 {
    font-weight: 700;
    font-size: 34px;
    margin-top: -8px;
}

.product-main .p-info .promo {
    position: absolute;
    right: 5%;
    top: 20%;
    background-color: #fff;
    border-radius: 30px;
    padding: 5px 15px;
}

.product-main .p-info .promo h5 {
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
}

.product-main .product-info {
    background: #fff;
    padding: 15px 10px;
}

.product-main .title {
    background: #fff;
    font-weight: 600;
    margin-bottom: 3px;
}

.product-main .desc {
    margin-bottom: 0;
}


#services {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}

#services h6 {
    display: flex;
    align-items: center;
}


.prec #acc2 h6 a::before {
    content: url('https://api.iconify.design/akar-icons/chevron-down.svg?color=rgb(235, 237, 240)');
    position: absolute;
    top: 15px;
    left: 25px;
    width: 10px;
    height: 10px;
}

.prec #s2 {
    border-top: 1px solid rgb(235, 237, 240);
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0;
    padding-left: 0;
}

.prec #s2 ul {
    list-style: none;
    padding-right: 0;
}

.prec #s2 ul li {
    margin-bottom: 1.2rem;
}

.links a {
    color: #777;
}

footer {
    padding: 7px 3px;
    position: fixed;
    z-index: 300;
    bottom: 0;
    width: 100%;
    max-width: 640px;
    border-top: 1px solid #ccc;
}

footer .complete-pay {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--my-gradient);
    width: 100%;
    border-radius: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.modal-backdrop {
    max-width: 660px;
    margin: auto;
    left: -20px;
}

.modal-backdrop.show {
    opacity: .7;
}

#p-modal {
    max-width: 700px;
    margin: auto;
    width: 100%;
    bottom: 0;
    left: -17px;
    top: unset;
    padding: 0 !important;
}

#p-modal .modal-dialog {
    width: 100%;
    max-width: 700px;
    margin-bottom: 0;
}

#p-modal .modal-dialog .modal-content {
    border-radius: 20px 20px 0 0;
}

#p-modal .modal-dialog .modal-content .p-info {
    display: flex;
}

#p-modal .modal-dialog .modal-content .p-info img {
    width: 100px;
    height: 120px;
    margin-left: 5px;
}

#p-modal .modal-dialog .modal-content .promo {
    background-color: #ed9668;
    border-radius: 3px;
    padding: 1px 5px;
    margin: 0 5px;
    width: fit-content;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

#p-modal .modal-dialog .modal-content .item {
    margin-top: 20px;
}

#p-modal .modal-dialog .modal-content .item .price {
    color: red;
}

#p-modal .modal-dialog .modal-content .item .price .val {
    font-size: 25px;
}

#p-modal .modal-dialog .modal-content .item .current {
    font-weight: 500;
}

#p-modal .modal-dialog .modal-content .selection {
    margin-top: 15px;
    display: flex;
}

#p-modal .modal-dialog .modal-content .selection .sel {
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    padding: 5px 8px;
}

#p-modal .modal-dialog .modal-content .selection .sel.active {
    background: #fae7e7;
}

#p-modal .modal-dialog .modal-content .selection .sel.active p {
    color: #ee0a24;
}

#p-modal .modal-dialog .modal-content .selection .sel img {
    width: 20px;
    height: 20px;
    margin: 0 6px;
}

#p-modal .modal-dialog .modal-content .selection .sel p {
    margin-bottom: 0;
    font-size: 15px;
    color: #323232;
}

#p-modal .modal-dialog .modal-content .qnt {
    margin-top: 40px;
}

#p-modal .modal-dialog .modal-content .qnt .inp {
    display: flex;
}

#p-modal .modal-dialog .modal-content .qnt .inp input {
    width: 40px;
    border-radius: 0;
    text-align: center;
}

#p-modal .modal-dialog .modal-content .qnt .inp span {
    width: 30px;
    background-color: rgb(235, 237, 240);
    font-size: 26px;
    color: #777;
    cursor: pointer;
}

#p-modal .qnt .inp input::-webkit-inner-spin-button,
#p-modal .qnt .inp input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.c-modal {
    max-width: 700px;
    margin: auto;
    left: -17px;
    width: 100%;
    padding: 0 !important;
}

.c-modal .modal-dialog {
    margin-top: 0;
    width: 100%;
    max-width: 700px;
    margin-bottom: 0;
    background-color: rgb(50, 50, 50);
    background: var(--main-color);
}

.c-modal .modal-dialog .modal-content {
    border-radius: 20px;
    background-color: rgb(50, 50, 50);
    background: var(--main-color);
    padding: 5px 15px 0 15px;
}

.c-modal .modal-dialog .modal-header .close {
    opacity: 1;
}

.c-modal .modal-dialog .modal-header .close:hover {
    color: #f4e1a0;
}

.c-modal .modal-dialog .modal-body {
    border-radius: 8px;
    background-color: #fff;
    margin: 5px 10px;
}

.c-modal .modal-dialog .modal-content .p-info {
    display: flex;
}

.c-modal .modal-dialog .modal-content .p-info img {
    width: 100px;
    height: 100px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #777;
}

.c-modal .modal-dialog .modal-content .p-info .price .val {
    color: green;
    font-size: 22px;
}

.c-modal .modal-dialog .modal-content .p-info .price .qnt {
    font-size: 22px;
}

.c-modal .modal-dialog .modal-content .p-details .variants {
    display: flex;
    margin-bottom: 1rem;
}

.c-modal .modal-dialog .modal-content .p-details .variants img {
    width: 80px;
    height: 80px;
    margin: 0 8px;
    border: 1px solid #999;
    border-radius: 5px;
    cursor: pointer;
}

.c-modal .modal-dialog .modal-content .p-details .variants img.active {
    border-color: var(--main-color);
    border-width: 2px;
}

.c-modal .modal-dialog .modal-content .p-details .specs {
    display: flex;
    padding-bottom: 0.5rem;
    overflow-x: auto;

}

.c-modal .modal-dialog .modal-content .p-details .specs .spec-item {
    border-radius: 15px;
    padding: 3px 8px;
    border: 1px solid #777;
    list-style: none;
    margin: 0 5px;
    font-size: 14px;
    cursor: pointer;
}

.c-modal .modal-dialog .modal-content .p-details .specs .spec-item.active {
    background: var(--my-gradient);
    color: #fff;
    border-color: #ccc;
}

.c-modal .modal-dialog .modal-content .form-check-label {
    font-size: 18px;
}

.c-modal .modal-dialog .modal-content .form-check-input {
    margin-top: 0.5rem;
}

.c-modal .modal-dialog .modal-content .form-check-label .img-side img {
    height: 20px;
}

.c-modal .modal-dialog .modal-content #card_info {
    margin-top: 15px;
}

.c-modal .modal-dialog .modal-footer {
    padding: 6px;
}

.c-modal .modal-dialog .modal-footer a:hover {
    color: #f4e1a0;
}

.c-modal .modal-dialog .modal-footer .total {
    width: 25%;
    color: #ee0a24;
    font-size: 22px;
}

.c-modal .modal-dialog .modal-content .qnt .inp {
    display: flex;
}

.c-modal .modal-dialog .modal-content .qnt .inp input {
    width: 35px;
    border-radius: 0;
    text-align: center;
}

.c-modal .modal-dialog .modal-content .qnt .inp span {
    width: 30px;
    background-color: rgb(235, 237, 240);
    font-size: 26px;
    color: #777;
    cursor: pointer;
    text-align: center;
}

.modal-backdrop.wide {
    max-width: 100%;
    left: 0;
}

#i-modal {
    max-width: unset;
    height: 100vh;
    left: 28%;
    max-width: 700px;
}

#i-modal .modal-dialog {
    width: 100%;
    height: 100%;
    max-width: unset;
    margin: 0;
    overflow: hidden;
}

#i-modal .modal-dialog .modal-body img {
    height: 94vh;
}

#i-modal #img-carousel .carousel-indicators {
    top: unset;
    bottom: -40px;
    width: 100%;
    background-color: #000;
    margin: 0;
    padding: 15px;
}

#i-modal #img-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
}

#i-modal #img-carousel .carousel-control-next span,
#i-modal #img-carousel .carousel-control-prev span {
    background-color: #000;
    border-radius: 50%;
    padding: 25px;
    background-size: 50% 50%;
}

#cur-modal {
    top: 35%;
}

#cur-modal .currency-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px 10px;
    width: fit-content;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

#cur-modal .currency-box.active {
    background-color: red;
    color: #fff;
}

#lang-modal {
    top: 35%;
}

#lang-modal .lang-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px 10px;
    width: fit-content;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #333;
    cursor: pointer;
}

#lang-modal .lang-box.active {
    background-color: #222;
    color: #fff;
    border: 1px solid #333;
}

@media screen and (max-width:480px) {
    .modal-backdrop {
        max-width: 700px;
        left: 0;
    }

    .c-modal {
        left: 0;
    }

    .c-modal .modal-dialog {
        margin: 0;
    }

    .c-modal .modal-dialog .modal-content {
        border-radius: 20px;
        /* background-color: rgb(50, 50, 50); */
        padding: 5px 15px 0 15px;
    }

    #i-modal {
        left: 5%;
    }

    #i-modal {
        width: 90%;
        margin: auto;
    }
}

@media (min-width:1500px) and (max-width:2600px) {

    .modal-backdrop,
    .c-modal,
    #p-modal {
        left: 0;
    }
}

.stick-service {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 110px;
    height: 1px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    z-index: 1000;
}

.stick-service .rowdiv {
    float: left;
    margin-left: 10px;
    width: 60px;
    height: 60px;
    z-index: 100;
    background-color: #fff;
    padding: 10px;
    border-radius: 40px;
    cursor: pointer;
}

.stick-service img {
    width: 100%;
    height: 100%;
}

.input_tel {
    display: flex;
    direction: ltr;
}

.input_tel input {
    display: inline;
}

.input_tel input.prefix {
    max-width: 70px;
}

.payment-wrapper {
    width: 100%;
    position: absolute;
    bottom: 3rem;
    padding: 2rem;
    background-color: #fff;
    box-shadow: #7a7979 0px -3px 5px -3px;
    user-select: none;
}

.payment-container {}

.payment-container .col-3 {
    box-shadow: #878686 0px 0px 9px 0px;
    border-radius: 6px;
    padding: 1rem;
    margin: 1rem;
    cursor: pointer;
}

.payment-container .col-3:hover {
    background-color: #f3f3f3;
}

.payment-container iconify-icon {
    font-size: 2rem;
}

.close-payment iconify-icon {
    font-weight: 100;
    font-size: 13px;
    color: #4e4e4e;
    position: absolute;
    top: 12px;
    right: 21px;
}

.paypal-button-container iframe {
    max-width: 150px;
}

.btn-cod {
    width: 100%;
    line-height: 38px;
    font-size: 1.7rem;
    border-radius: 2rem;
    background-color: darkkhaki;
}

.btn-cod:hover {
    background-color: rgb(136, 130, 41);
}

.btn-cod span {
    vertical-align: super;
    margin-left: 5px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.one_page .modal-content {
    padding: 0 !important;
}
.one-page-checkout .modal-dialog .modal-content {

    padding: 0 ;
}
.stick-order-now{
    position: fixed;
    bottom: -1px;
    width: 100%;
    z-index: 1002;
    max-width: 640px;
}
.stick-order-now .modal-dialog .modal-footer {
    padding: 3px 15px;
}
.links{
    overflow: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 40px;
}
.links a{
    padding-top: 0.5rem;
    white-space: nowrap;
}
.links .blank{
    height: 2rem;
    width: 100%;
    display: block;
}
.recap p{
    margin-bottom: 5px;
}
.recap {
    z-index: 99999;
    z-index: 1001;
}

.buy-now {
   
    padding: 10px 20px;
    font-size: 21px;
    color: #fff;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    /* animation: blink 0.51s infinite alternate;
    */
    animation: bgGradient 1.2s ease infinite;
    font-weight:600
}
/* .buy-now::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, transparent 0%,  transparent 35%, rgb(255, 255, 255) 50%, transparent 65%, transparent 100%);
    animation: shine 2s infinite;
} */

@keyframes shine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@keyframes blink {
    0% {
        transform: scale(0.95);
       
    }
    100% {
        transform: scale(1);
       
    }
}
@keyframes bgGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}