* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.div {
    background-color: #fff;
    display: flex;
    padding-bottom: 40px;
    flex-direction: column;
    overflow-x: hidden;
    width: 100%;
}

@media (max-width: 991px) {
    .div {
        max-width: 100%;
    }
}

.div-2 {
    display: flex;
    margin-bottom: 21px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-2 {
        max-width: 100%;
        margin-bottom: 0 !important;
    }
}

.div-3 {
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    max-width: 100%;
    width: 1900px;
    flex-direction: column;
    align-self: center;
}

@media (max-width: 991px) {
    .div-3 {
        max-width: 100%;
    }
}

.div-4 {
    background-color: rgba(208, 158, 88, 0.5);
    display: flex;
    max-width: 100%;
    width: 1900px;
    min-height: 10px;
    flex-direction: column;
    align-self: center;
}

@media (max-width: 991px) {
    .div-4 {
        max-width: 100%;
    }
}

.div-5 {
    max-width: 100%;
    width: 1277px;
    margin-top: 30px;
    margin-left: 11px;
    align-self: center;
}

@media (max-width: 991px) {
    .div-5 {
        max-width: 100%;
    }
}

.div-6 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-6 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 37%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column {
        width: 100%;
    }
}

.div-7 {
    display: flex;
    margin-top: 5px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-7 {
        max-width: 100%;
        margin-top: 42px;
    }
}

.div-8 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    align-self: start;
}

.a {
    color: #000;

    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 110px;
    align-self: end;
}

.column-2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 27%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-2 {
        width: 100%;
    }
}

.div-9 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-9 {
        margin-top: 37px;
    }
}

.img {
    aspect-ratio: 2.27;
    object-fit: contain;
    object-position: center;
    width: 175px;
    max-width: 100%;
    align-self: start;
}

.div-10 {
    display: flex;
    max-width: 100%;
    width: 319px;
    margin-top: 30px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.a-2 {
    color: #000;

    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 82px;
    margin-top: 18px;
    align-self: start;
}

.div-11 {
    display: flex;
    min-width: 149px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 0px;
}

@media (max-width: 991px) {
    .div-11 {
        justify-content: center;
    }
}

.a-3 {
    color: #000;

    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    z-index: 1;
    margin-top: 18px;
    align-self: start;
}

.a-4 {
    color: #000;

    font-weight: 500;
    text-transform: capitalize;
    font-size: 11px;
    align-self: start;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background-color: #bbe981;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}

.a-5 {
    color: #000;

    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 19px;
    align-self: start;
}

.column-3 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 36%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-3 {
        width: 100%;
    }
}

.div-12 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-12 {
        max-width: 100%;
        margin-top: 37px;
    }
}

.div-13 {
    display: flex;
    max-width: 100%;
    width: 433px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-13 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-14 {
    border: 0.891px solid rgba(142, 142, 142, 0.3);
    background-color: var(--Gray-Light, #f4f5f8);
    display: flex;
    max-width: 100%;
    width: 195px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    justify-content: space-between;
    gap: 20px;
}

.a-6 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 8px;
    min-width: 48px;
    margin-top: 1px;
    align-self: center;
}

.img-2 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    min-width: 12px;
    align-self: center;
}

.img-3 {
    aspect-ratio: 2.5;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: stretch;
}

.img-4 {
    aspect-ratio: 4.83;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: -1px;
    align-self: center;
}

.a-7 {
    color: #000;

    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 93px;
    margin-left: 22px;
    align-self: start;
}

@media (max-width: 991px) {
    .a-7 {
        margin-left: 10px;
    }
}

.div-15 {
    display: flex;
    max-width: 100%;
    width: 1379px;
    /* width: 100%; */
    margin-top: 0;
    flex-direction: column;
    align-self: center;
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .div-15 {
        max-width: 100%;
    }
}

.img-5 {
    aspect-ratio: 17.06;
    object-fit: contain;
    object-position: center;
    width: 546px;
    max-width: 100%;
    align-self: start;
}

@media (max-width: 991px) {
    .img-5 {
        max-width: 100%;
    }
}

.div-16 {
    /* max-width: 100%; */
    /* width: 1187px; */
    width: 100%;
    margin-top: 20px;
    align-self: start;
}

@media (max-width: 991px) {
    .div-16 {
        max-width: 100%;
        margin-top: 0;
        align-self: center;
    }
}

.div-17 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-17 {
        flex-direction: column;
        /* align-items: stretch; */
        gap: 0px;
    }
}

.column-4 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    /* width: 9%; */
    margin-left: 0px;
    /* margin-top: 30px; */
}

@media (max-width: 991px) {
    .column-4 {
        width: 100%;
    }
}

.div-18 {
    /* display: flex;
	flex-direction: column;
	margin-top: -70px; */
}

@media (max-width: 991px) {
    .div-18 {
        margin-top: 20px;
    }
}

.div-19 {
    display: flex;
    width: 100%;
    min-height: 100px;
    /* padding-top: 11px; */
    padding-top: 27px;
    padding-right: 7px;
    padding-bottom: 11px;
    padding-left: 13px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-19 {
        min-height: 100px;
    }
}

.div-20 {
    disply: flex;
    flex-direction: column;
    display: flex;
    width: 100%;
    min-height: 100px;
    padding-top: 11px;
    padding-right: 7px;
    padding-bottom: 11px;
    padding-left: 13px;
    align-self: stretch;
    position: relative;
}

@media (max-width: 991px) {
    .div-20 {
        min-height: 100px;
    }
}

.img-6 {
    position: relative;
    height: 100%;
    /* width: 100%; */
    width: 168%;
    margin-left: -24px;
    object-fit: contain;
    /* object-position: center; */
}

.img-7 {
    aspect-ratio: 1.01;
    object-fit: contain;
    object-position: center;
    width: 80px;
    position: relative;
    max-width: 100%;
    margin-top: -1px;
    align-self: stretch;
}

.img-8 {
    aspect-ratio: 1;
    /* object-fit: contain; */
    object-position: center;
    width: auto;
    /* margin-top: 21px; */
    align-self: stretch;
}

.div-21 {
    display: flex;
    width: 100%;
    min-height: 100px;
    margin-top: 21px;
    padding-top: 11px;
    padding-right: 7px;
    padding-bottom: 11px;
    padding-left: 13px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-21 {
        min-height: 100px;
    }
}

.div-22 {
    /* disply: flex;
	flex-direction: column;
	display: flex;
	width: 100%;
	min-height: 100px;
	margin-top: 21px;
	padding-top: 11px;
	padding-right: 7px;
	padding-bottom: 11px;
	padding-left: 13px;
	align-self: stretch;
	position: relative; */
    disply: flex;
    flex-direction: column;
    display: flex;
    width: 124%;
    min-height: 100px;
    /* margin-top: 0px; */
    padding-top: 11px;
    padding-right: 7px;
    padding-bottom: 11px;
    /* padding-left: 1px; */
    margin-left: -12px;
    align-self: stretch;
    position: relative;
}

@media (max-width: 991px) {
    .div-22 {
        min-height: 100px;
    }
}

.img-9 {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.img-10 {
    aspect-ratio: 1.01;
    object-fit: contain;
    object-position: center;
    width: 80px;
    position: relative;
    max-width: 100%;
    margin-bottom: -1px;
    align-self: stretch;
}

@media (max-width: 991px) {
    .img-10 {
        margin-bottom: 10px;
    }
}

.column-5 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 49%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-5 {
        width: 100%;
    }
}

.productimg-man-div {
    width: 725px !important;
    height: 485px;
    display: block;
    position: relative;
    overflow: hidden;
}

@media (max-width: 991px) {
    .productimg-man-div {
        width: auto !important;
        height: auto;
    }
}

.img-11 {
    width: auto !important;
    height: 100%;
    object-fit: contain;
    object-position: left;
}

.box {
    transition: all 0.1s ease;
    transform-origin: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.boxactive {
    background-color: #d09e58;
    color: white;
}

.boxactive .img-font {
    color: white !important;
}

.boxactivetin {
    background-color: #d09e58;
    color: white;
}

.boxactivetin .img-font {
    color: white !important;
}

@media (max-width: 991px) {
    .img-11 {
        width: 100% !important;
        /* margin-top: 20px; */
    }
}

.column-6 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 42%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-6 {
        width: 100%;
        padding: 0 20px;
        margin-left: 0;
        margin-top: 30px;
    }
}

.div-23 {
    display: flex;
    margin-top: 10px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-23 {
        width: 100%;
        margin-top: 30px;
    }

    .div-24 {
        font-size: 15px !important;
    }
}

.div-24 {
    color: #000;

    font-weight: 500;
    font-size: 21px;
    font-weight: bold;
    align-self: start;
    text-transform: uppercase;
}

.div-25 {
    color: #000;

    font-weight: 400;
    font-size: 11px;
    margin-top: 15px;
    margin-left: 1px;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-25 {
        max-width: 100%;
        margin-left: 1px;
    }
}

.div-26 {
    display: flex;
    max-width: 100%;
    /* width: 141px; */
    /* width: 80%; */
    margin-top: 5px;
    margin-left: 2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 9px;
}

@media (max-width: 991px) {
    .div-26 {
        margin-left: 2px;
        align-items: center;
        justify-content: end;
    }

    .a-9 {
        font-size: 14px !important;
    }

    .product-price-discount .sfirst {
        display: flex;
    }

    .product-price-discount .sfirst .ssecond {
        font-size: 11px;
        padding: 0 4px;
    }

    .product-price-discount span.line-through {
        font-size: 14px !important;
    }
}

.a-8 {
    cursor: default;
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    min-width: 32px;
    align-self: start;
}

.a-8-cp {
    cursor: default;
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    min-width: 32px;
    align-self: start;
}

.a-8-wg {
    cursor: default;
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    min-width: 32px;
    align-self: start;
}

.a-9 {
    cursor: default;
    color: var(--Primary-Color, #d09e58);

    /* font-weight: 700; */
    font-weight: bold;
    text-transform: capitalize;
    font-size: 18px;
    min-width: 51px;
    align-self: start;
}

.a-9-cp {
    cursor: default;
    color: var(--Primary-Color, #d09e58);

    /* font-weight: 700; */
    font-weight: bold;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 51px;
    align-self: start;
}

.a-9-wg {
    cursor: default;
    color: var(--Primary-Color, #d09e58);

    /* font-weight: 700; */
    font-weight: bold;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 51px;
    align-self: start;
    margin-left: 23px;
}

.div-27 {
    display: flex;
    max-width: 100%;
    width: 466px;
    margin-top: 25px;
    margin-left: 2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 21px;
}

@media (max-width: 991px) {
    .div-27 {
        max-width: 100%;
        margin-left: 2px;
        flex-wrap: wrap;
        /* justify-content: center; */
    }
}

.a-10 {
    cursor: default;
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: -3px;
    align-self: center;
}

.div-28 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 11px;
    align-self: center;
    border: 0.5px solid #c0c0c0;
    padding-top: 8px;
    padding-right: 9px;
    padding-bottom: 6px;
    padding-left: 5px;
}

@media (max-width: 991px) {
    .div-28 {
        padding-bottom: 10px;
    }
}

.div-29 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 11px;
    align-self: stretch;
    border: 0.5px solid #c0c0c0;
    padding-top: 8px;
    padding-right: 18px;
    padding-bottom: 6px;
    padding-left: 10px;
}

@media (max-width: 991px) {
    .div-29 {
        padding-bottom: 10px;
        margin-left: 35px;
    }
}

.div-30 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 11px;
    align-self: center;
    border: 0.5px solid #c0c0c0;
    max-width: 100%;
    width: 363px;
    margin-top: 3px;
    margin-right: 36px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 9px;
    text-align: center;
}

@media (max-width: 991px) {
    .div-30 {
        margin-right: 10px;
        padding-bottom: 10px;
    }
}

.div-31 {
    display: flex;
    max-width: 100%;
    /* width: 433px; */
    margin-top: 18px;
    margin-left: 1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    /* gap: 20px; */
    gap: 8px;
}

@media (max-width: 991px) {
    .div-31 {
        max-width: 100%;
        margin-left: 1px;
        flex-wrap: wrap;
    }
}

.a-11 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    min-width: 44px;
    align-self: start;
}

.div-32 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 11px;
    min-width: 300px;
    margin-top: 2px;
    flex-grow: 1;
    flex-basis: auto;
    align-self: start;
}

.div-33 {
    display: grid;
    max-width: 100%;
    width: 100%;
    /* margin-left: 3px; */
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 10px;
}

@media (max-width: 991px) {

    .div-35 {
        min-width: 120px !important;
    }

    .div-33 {
        gap: 15px;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        padding: 20px 0;
    }
}

.div-34 {
    /* color: var(--8E8E8E, #8e8e8e); */
    text-transform: capitalize;

    /* font-weight: 400; */
    font-size: 11px;
    min-width: 140px;
    align-self: stretch;
    /* margin-top: 21px !important; */
}

.div-35 {
    /* color: var(--8E8E8E, #8e8e8e); */
    text-transform: capitalize;

    font-weight: 400;
    font-size: 11px;
    min-width: 172px;
    align-self: stretch;
}

.div-36 {
    display: grid;
    width: 100%;
    /* width: 365px; */
    /* margin-left: 2px; */
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 10px;
    padding-top: 50px;
}

@media (max-width: 991px) {
    .div-36 {
        margin-left: 0px;
        padding-right: 0;
        display: flex;
        gap: 30px;
        padding-bottom: 20px;
        padding-top: 0;
    }
}

.div-37 {
    display: flex;
    min-width: 104px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    gap: 14px;
}

.div-38 {
    background-color: var(--Primary-Color, #d09e58);
    display: flex;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 7px;
    flex-direction: row;
    /* align-items: flex-start; */
    align-self: stretch;
    gap: 7px;
}

.img-12 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    align-self: start;
}

.a-12 {
    color: var(--Gray-Light, #f3f3f3);

    font-weight: 400;
    font-size: 11px;
    margin-top: 1px;
    align-self: start;
}

.img-13 {
    aspect-ratio: 2.22;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: stretch;
}

.div-39 {
    display: flex;
    min-width: 105px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    gap: 15px;
}

@media (max-width: 991px) {
    .div-39 {
        width: 100%;
        /* justify-content: end; */
    }
}

.div-40 {
    border: 0.5px solid #c0c0c0;
    display: flex;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 7px;
    flex-direction: row;
    /* align-items: flex-start; */
    align-self: stretch;
    gap: 7px;
}

.img-14 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: center;
}

.a-13 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 11px;
    margin-top: 1px;
    align-self: center;
}

.div-41 {
    background-color: var(--Primary-Color, #d09e58);
    display: flex;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 7px;
    flex-direction: row;
    /* align-items: flex-start; */
    align-self: stretch;
    gap: 7px;
}

.img-15 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: -1px;
    align-self: stretch;
}

.a-14 {
    color: var(--White, #fff);

    font-weight: 400;
    font-size: 11px;
    margin-top: 1px;
    align-self: stretch;
}

.div-42 {
    /* box-shadow: 0px 4px 39px 0px rgba(0, 0, 0, 0.11); */
    /* background-color: var(--Gray-Light, #f3f3f3); */
    display: flex;
    max-width: 100%;
    width: 480px;
    margin-top: 19px;
    padding-top: 19px;
    padding-right: 19px;
    padding-bottom: 19px;
    padding-left: 17px;
    flex-direction: column;
    align-self: center;
}

@media (max-width: 991px) {
    .div-42 {
        max-width: 100%;
    }
}

.div-43 {
    align-self: center;
    margin-right: 0px;
    /* padding-left: 15px; */
    padding-top: 17px;
    width: 100%;
}

@media (max-width: 991px) {
    .div-43 {
        width: 100%;
        margin-left: 0;
        padding-top: 0 !important;
    }
}

.div-43-2 {
    align-self: center;
    margin-right: 0px;
    /* padding-left: 15px; */
    padding-top: 17px;
    width: 100%;
}

@media (max-width: 991px) {
    .div-43-2 {
        width: 100%;
        margin-left: 0;
        padding-top: 0 !important;
    }

    .div-34 {
        max-width: 110px;
        margin-top: 0 !important;
    }
}

.div-44 {
    /* gap: 20px; */
    display: flex;
}

@media (max-width: 991px) {
    .div-44 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-7 {
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    line-height: normal;
    /* width: 21%; */
    /* width: 91px; */
    float: left;
    margin-left: 0;
    height: 175px;
}

@media (max-width: 991px) {
    .column-7 {
        width: 90%;
        /* margin-left: 20px; */
        height: auto;
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-bottom: 20px;
    }
}

.column-7-1 {
    display: flex;
    /* flex-direction: column; */
    flex-direction: row;
    line-height: normal;
    /* width: 21%; */
    /* width: 91px; */
    float: left;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-7-1 {
        width: 95%;
        margin-left: 20px;
    }
}

.img-16 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-16 {
        margin-top: 8px;
    }
}

.column-8 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-8 {
        width: 100%;
    }
}

.img-17 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
}

@media (max-width: 991px) {
    .img-17 {
        margin-top: 9px;
    }
}

.column-9 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-9 {
        width: 100%;
    }
}

.img-18 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
}

@media (max-width: 991px) {
    .img-18 {
        margin-top: 9px;
    }
}

.column-10 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-10 {
        width: 100%;
    }
}

.img-19 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
}

@media (max-width: 991px) {
    .img-19 {
        margin-top: 9px;
    }
}

.div-45 {
    display: flex;
    margin-top: 9px;
    margin-bottom: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-45 {
        max-width: 100%;
        margin-bottom: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.img-20 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 23%;
    align-self: stretch;
}

.img-21 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 23%;
    align-self: stretch;
}

.img-22 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 23%;
    align-self: stretch;
}

.img-23 {
    aspect-ratio: 1.06;
    object-fit: contain;
    object-position: center;
    width: 23%;
    align-self: stretch;
}

.div-46 {
    display: flex;
    width: 84%;
    /* width: 350px; */
    margin-top: 31px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 15px;
}

@media (max-width: 991px) {
    .div-46 {
        margin-left: 4px;
        width: 100%;
        padding-left: 0;
    }
}

.a-15 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 12px;
    min-width: 50px;
    margin-top: 10px;
    /* align-self: center; */
}

.img-24 {
    aspect-ratio: 3.62;
    object-fit: contain;
    object-position: center;
    width: 100%;
    min-width: 95px;
    align-self: center;
}

.img-25 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
    max-width: 100%;
    margin-top: 4px;
    margin-left: -36px;
    align-self: center;
}

.div-47 {
    display: flex;
    /* max-width: 100%; */
    width: 88%;
    margin-left: 3px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    /* gap: 17px; */
    margin-top: 18px;
}

@media (max-width: 991px) {
    .div-47 {
        margin-left: 3px;
        width: 100%;
    }
}

.div-whatsapp {
    display: flex;
    /* max-width: 100%; */
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 17px;
}

@media (max-width: 991px) {
    .div-whatsapp {
        margin-left: 3px;
        width: 100%;
        justify-content: space-between;
    }
}

.img-26 {
    aspect-ratio: 3.65;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: stretch;
    height: 46px;
}

.img-27 {
    aspect-ratio: 3.65;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: stretch;
}

.div-48 {
    background-color: var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 100%;
    /* margin-bottom: 18px; */
    margin-left: 3px;
    padding-top: 19px;
    padding-right: 20px;
    padding-bottom: 19px;
    padding-left: 30px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-48 {
        margin-left: 3px;
    }
}

.div-48-chkout {
    background-color: var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 100%;
    /* margin-bottom: 18px; */
    margin-left: 3px;
    padding-top: 19px;
    padding-right: 20px;
    padding-bottom: 19px;
    padding-left: 30px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-48-chkout {
        margin-left: 3px;
    }
}

.a-16 {
    /* color: var(--White, #fff); */

    font-weight: bold;
    text-transform: capitalize;
    font-size: 14px;
    align-self: center;
    display: flex !important;
    justify-content: center;
}

@media (max-width: 430px) {
    .a-16 {
        margin-left: 40%;
    }
}

.div-49 {
    display: flex;
    max-width: 100%;
    width: 227px;
    margin-top: 29px;
    margin-left: 2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 14px;
}

@media (max-width: 991px) {
    .div-49 {
        margin-left: 2px;
    }
}

.img-28 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    align-self: start;
}

.div-50 {
    display: flex;
    margin-top: 2px;
    flex-direction: column;
    align-self: start;
}

.a-17 {
    color: var(--Secondary-Color, #000);

    font-weight: 700;
    text-transform: capitalize;
    font-size: 11px;
    align-self: start;
}

.div-51 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 10px;
    align-self: start;
}

.div-52 {
    display: flex;
    max-width: 100%;
    width: 204px;
    margin-top: 12px;
    margin-left: 2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 9px;
}


.main-container {
    display: grid;
    align-items: flex-start;
    gap: 13px;
    padding: 0 20px;
    margin-top: 0px;
    justify-items: center;
}

.img-203 {
    width: 35px;
}

.img {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.delivery-container {
    align-self: start;
    display: flex;
    /* flex-direction: column; */
    gap: 8px;
    margin-left: 20px;
}

.delivery-title {
    color: var(--Secondary-Color, #000);

    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    align-self: stretch;
    white-space: nowrap;
    /* font: 700 12px/152.5% Jost, sans-serif; */
}


.delivery-description {
    color: var(--8E8E8E, #8e8e8e);
    text-transform: capitalize;
    align-self: stretch;
    /* white-space: nowrap; */
    font-size: 12px;
    /* font: 400 14px/156% Jost, sans-serif; */

    margin-top: -4px;
    margin-bottom: 15px;
    /* Adjust the bottom margin as needed */
}

.img-29 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 40px;
    align-self: stretch;
    margin-left: 18px;
}


.div-53 {
    display: flex;
    color: var(--Secondary-Color, #000);
    text-transform: capitalize;
    align-self: stretch;
    white-space: nowrap;
    /* font: 700 12px/152.5% Jost, sans-serif; */

    font-size: 16px;
    font-weight: bold;
    margin-left: 4px;
}

.img-30 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    margin-top: -25px;
    align-self: start;
    height: 15px;
    margin-left: 109px;
}

.greentick {
    /* aspect-ratio: 1; */
    object-fit: contain;
    /* object-position: center; */
    width: 100%;
    margin-top: 4px;
    /* align-self: start; */
    height: 15px;
    margin-left: 0px;
}

.img-30-2 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    /* margin-top: -16px; */
    align-self: start;
    height: 15px;
    /* margin-left: 109px; */
    margin-top: 3px;
    margin-left: 12px;
}

.click-collect-2h {

    color: var(--8E8E8E, #8e8e8e);
    text-transform: capitalize;
    align-self: stretch;
    white-space: nowrap;
    /* font: 400 14px/156% Jost, sans-serif; */

    font-size: 12px;
    margin-left: 76px;
    margin-top: -17px;
}

@media (max-width: 991px) {
    .a-18 {
        margin-left: 10px;
    }
}

.div-54 {
    display: flex;
    max-width: 100%;
    width: 218px;
    margin-top: 12px;
    margin-left: 18px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 13px;
}

.img-31 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 40px;
    align-self: center;
    margin-top: 7px;
}

.div-55 {
    color: var(--Secondary-Color, #000);

    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: -8px;
    align-self: center;
}

.a-19 {
    color: var(--8E8E8E, #8e8e8e);
    text-transform: capitalize;
    /* font: 400 14px/156% Jost, sans-serif !important; */

    font-size: 12px;
    margin-left: 40px;
    align-self: start;
    margin-left: 72px;
    margin-top: -8px;
    /* Adjust the bottom margin as needed */
}

.img-30-3 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    /* margin-top: -16px; */
    align-self: start;
    height: 15px;
    /* margin-left: 109px; */
    margin-left: 125px;
    margin-top: -18px;
}

.div-56 {
    display: flex;
}

.div-56 ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    right: 5px;
    position: relative;
}

.sometabs {
    display: grid;
    justify-content: center;
}

@media (max-width: 991px) {
    .sometabs {
        justify-content: inherit;
        /* padding: 0 5px; */
    }

    .sometabs .div-57 {
        font-size: 12px;
        background: white;
        color: black;
        border: 0;
        border-radius: 4px 4px 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
        height: 34px;
        padding: 10px !important;
        text-transform: capitalize;
        width: 100% !important;
    }

    .tabs .active {
        background: #f2f2f2 !important;
        color: #d09e58 !important;
        border-bottom: 2px solid #d09e58;
    }

    .div-56 {
        max-width: 100%;
        flex-wrap: wrap;
        /* justify-content: center; */
        align-items: center;
        padding: 0 4px;
    }
}

@media (max-width: 768px) {
    .div-56 ul {
        width: auto;
        justify-content: center;
    }
}

.div-57 {
    /* background-color: var(--Primary-Color, #d09e58); */
    cursor: default;
    border: 1px solid rgba(142, 142, 142, 0.29);
    display: flex;
    padding-top: 24px;
    padding-right: 20px;
    padding-bottom: 17px;
    padding-left: 20px;
    flex-direction: column;
    align-self: stretch;
    /* width:180px; */

    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    /* align-self: stretch; */
    /* border: 1px solid rgba(142, 142, 142, 0.29); */
    text-align: center;
}

.tabs .active {
    background: #d09e58;
    color: white;
}

.a-20 {
    color: var(--White, #fff);
    leading-trim: both;
    text-edge: cap;

    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    margin-left: 1px;
    align-self: center;
}

.div-58 {
    cursor: default;

    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    align-self: stretch;
    border: 1px solid rgba(142, 142, 142, 0.29);
    padding-top: 24px;
    /* padding-bottom: 24px; */
    padding-bottom: 16px;
    /* padding-left: 20px; */
    margin-left: -30px;
    width: 390px;
    text-align: center;
}

@media (max-width: 991px) {
    .div-58 {
        padding-left: 9px;
        width: auto;
    }

    .div-59 {
        width: auto;
    }

    .div-57 {
        width: auto;
    }
}

.div-59 {
    cursor: default;

    font-weight: bold;
    /* font-weight: 500; */
    text-transform: capitalize;
    font-size: 16px;
    align-self: stretch;
    border: 1px solid rgba(142, 142, 142, 0.29);
    /* padding-top: 24px; */
    padding-top: 24px;
    /* padding-bottom: 24px; */
    padding-bottom: 16px;
    padding-left: 33px;
    width: 375px;
}

@media (max-width: 991px) {
    .div-59 {
        padding-left: 5px;
    }
}

@media (max-width: 768px) {
    /* .div-59 {
        width: 100%;
    } */
}

@media (max-width: 400px) {
    /* .div-59 {
        width: 90%;
    } */
}

.div-60 {
    display: flex;
    width: 100%;
    /* width: 1278px; */
    min-height: 216px;
    flex-direction: column;
    align-self: start;
    background: white;
}

@media (max-width: 991px) {
    .div-60 {
        max-width: 100%;
        min-height: 101px;
    }
}

.div-61 {
    flex-direction: column;
    width: 1278px;
    min-height: 216px;
    padding-right: 20px;
    padding-bottom: 40px;
    align-self: start;
    position: relative;
    border: 0.1px solid #ccc;
}

@media (max-width: 991px) {
    .div-61 {
        max-width: 100%;
        min-height: 101px;
        width: 100%;
        border-top: 0.1px solid #ccc !important;
        border: 0;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
    }
}

.img-32 {
    position: absolute;
    height: 97%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.div-62 {
    position: relative;
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    margin-left: -1px;
    margin-bottom: 41px;
    align-self: center;
}

@media (max-width: 991px) {
    .div-62 {
        max-width: 100%;
        margin-bottom: 0 !important;
    }
}

.div-63 {
    display: flex;
    /* margin-top: 87px; */
    flex-direction: column;
    align-self: stretch;
    width: 1379px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .div-63 {
        max-width: 100%;
    }

    .div-64 {
        font-size: 18px !important;
    }
}

.div-64 {
    color: var(--Secondary-Color, #000);

    font-weight: bold;
    text-transform: capitalize;
    font-size: 29px;
    margin-left: 10px;
    align-self: center;
}

.img-33 {
    aspect-ratio: 8.72;
    object-fit: contain;
    object-position: center;
    width: 157px;
    max-width: 100%;
    margin-top: 15px;
    align-self: center;
}

.div-65 {
    max-width: 100%;
    width: 100%;
    margin-top: 25px;
    align-self: center;
    padding: 0 40px;
}

@media (max-width: 991px) {
    .div-65 {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
}

.div-66 {
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

@media (max-width: 991px) {
    .div-66 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0px;
    }
}

.column-11 {
    display: flex;
    flex-direction: column;
    /* line-height: normal; */
    width: 100%;
    margin-left: 10px;
    gap: 3%;
    /* flex-wrap: wrap; */
}

@media (max-width: 991px) {
    .column-11 {
        width: 100%;
    }
}

.div-67 {
    /* display: flex;
	flex-direction: column;
	width:33% !important;
	margin-bottom: 3%; */
    box-shadow: 0 0 2px 0 #d09e58;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 31% !important;
    /* flex-basis: 20%; */
    margin-right: 4px;
    margin-top: 0 !important;
    position: relative;
}

.div-771 {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
}

@media (max-width: 991px) {
    .div-67 {
        margin-top: 0px !important;
        width: 100% !important;
        margin-right: 0 !important;
        border-radius: 8px;
        overflow: hidden;
    }

    .div-67 .div-69 {
        height: 35px;
    }
}

.img-34 {
    aspect-ratio: 0.87;
    object-fit: cover;
    /* object-position: center; */
    width: 100%;
    height: 300px;
    z-index: 1;
    align-self: stretch;
    /* box-shadow: 5px -4px 15px rgba(0, 0, 0, 0.5) */
}

.div-68 {
    /* box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.5); */
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 20px;
    padding-right: 17px;
    padding-bottom: 0;
    padding-left: 15px;
    flex-direction: column;
    align-self: stretch;
    width: 100%;
    /* height: 191px; */
    height: 152px;
}

.product {
    gap: 25px;
}

@media (max-width: 991px) {
    .product {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem !important;
        margin: 0 !important;
    }

    .listView .myContainerD {
        padding: 0 !important;
    }

    .listView .div-71 {
        margin-bottom: 15px !important;
    }

    .listView .div-771 {
        position: relative !important;
        bottom: auto !important;
        width: auto !important;
        left: auto !important;
    }

    .listView .div-68 {
        padding: 8px !important;
        height: auto !important;
    }

    .div-68 {
        padding: 8px !important;
        height: 117px !important;
    }

    .img-34 {
        height: 170px;
    }

    .listView .sideicons1 .img-34 {
        height: 300px !important;
    }
}

.div-69 {
    display: grid;
    max-width: 100%;
    margin-top: -1px;
    align-items: flex-start;
    /* align-self: start; */
    justify-content: space-between;
    gap: 2px;
    height: auto;
}

.div-70 {
    color: #000;

    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
    cursor: context-menu;
}

.div-70:hover {
    color: #d09e58;
}

.a-21 {

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    text-align: start;
}

.a-21:hover {
    color: #d09e58;
}

.myContainerD {
    box-sizing: border-box;

    gap: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    /* position: absolute; */
    /* top: 70%; */
}

.myBoxA1 {
    width: 12%;
}

.myBoxA2 {
    width: 80%;
}

.myContainerD a {
    cursor: pointer;
}

.myBoxD {
    box-sizing: border-box;

    border: 1px solid #d09e58;
    width: 42px;
    border-radius: 4px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.div-71 {
    display: flex;
    max-width: 100%;
    width: 368px;
    margin-top: 40px;
    flex-direction: row;
    position: sticky !important;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
    margin-left: 10px;
}

@media (max-width: 991px) {
    .div-71 {
        justify-content: center;
        top: 0 !important;
        margin-left: 0;
    }

    .div-72,
    .div-73,
    .div-74 {
        min-width: 30% !important;
        justify-content: center;
    }

    .div-72 i,
    .div-73 i,
    .div-74 i {
        font-size: 14px !important;
    }

    .div-73,
    .div-74 {
        left: 0 !important;
    }

    .a-22,
    .a-23 {
        display: none;
    }

    .myContainerD .myBoxD {
        width: 35px;
        height: 30px;
    }

    .div-70 {
        font-size: 10px !important;
        margin-top: 0px !important;
        width: 100% !important;
        min-width: auto !important;
        align-self: center !important;
        line-break: anywhere !important;
    }

    .div-67 .a-21 {
        width: auto;
        font-size: 10px !important;
    }

    .listView .line-through {
        font-size: 14px !important;
    }

    .listView .sfirst {
        font-size: 10px !important;
        margin-top: 3px;
    }

    .listView .ssecond {
        font-size: 10px !important;
    }
}

.div-72 {
    display: flex;
    min-width: 79px;
    flex-direction: column;
    align-self: start;
}

.img-35 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    align-self: center;
}

.a-22 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: bold;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 9px;
    align-self: center;
}

.div-73 {
    display: flex;
    min-width: 50px;
    flex-direction: column;
    align-self: center;
    position: relative;
    left: 12px;
}

.img-36 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-23 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: bold;
    text-transform: capitalize;
    font-size: 9px;
    margin-top: 8px;
    align-self: center;
}

.div-74 {
    display: flex;
    min-width: 86px;
    flex-direction: column;
    align-self: start;
    left: 9px;
    position: relative;
}

.img-37 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-24 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: -8px;
    align-self: center;
}

.div-75 {
    border: 1px solid #d09e58;
    background-color: #d09e58;
    color: #fff !important;
    display: flex;
    width: 100%;
    margin-top: 12px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 17px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
    transition: all 0.3s ease;
}

@media (max-width: 991px) {
    .div-75 {
        margin-bottom: 10px;
    }
}

.div-75:hover {
    background-color: #fff !important;
    color: #d09e58 !important;
}

.div-76 {
    display: flex;
    max-width: 100%;
    width: 92px;
    margin-left: -2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 6px;
}

.div-76:hover {
    background-color: #fff;
    color: #d09e58 !important;
}

.img-38 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: start;
}

.a-25 {
    color: #fff;

    font-weight: bold;
    text-transform: capitalize;
    font-size: 10px;
    margin-top: 1px;
    align-self: start;
    transition: color 0.3s ease;
}

.div-75:hover .a-25 {
    color: #d09e58;
}

.column-12 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 33%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-12 {
        width: 100%;
        margin-left: 0px;
    }
}

.div-77 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-77 {
        margin-top: 30px;
    }
}

.img-39 {
    aspect-ratio: 0.87;
    object-fit: contain;
    object-position: center;
    width: 100%;
    z-index: 1;
    align-self: stretch;
}

.div-78 {
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 21px;
    padding-right: 6px;
    padding-bottom: 21px;
    padding-left: 15px;
    flex-direction: column;
    align-self: stretch;
}

.div-79 {
    display: flex;
    max-width: 100%;
    width: 385px;
    margin-top: 2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-80 {
    display: flex;
    min-width: 224px;
    flex-direction: column;
    align-self: start;
}

.div-81 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    align-self: start;
}

.div-82 {
    display: flex;
    max-width: 100%;
    width: 209px;
    margin-top: 21px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-83 {
    display: flex;
    min-width: 79px;
    flex-direction: column;
    align-self: stretch;
}

.img-40 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: -7px;
    align-self: center;
}

.a-26 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 9px;
    align-self: center;
}

.div-84 {
    display: flex;
    min-width: 43px;
    flex-direction: column;
    align-self: stretch;
}

.img-41 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: -5px;
    align-self: center;
}

.a-27 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 8px;
    align-self: center;
}

.div-85 {
    display: flex;
    min-width: 86px;
    margin-top: 10px;
    flex-direction: column;
    align-self: start;
}

.a-28 {
    color: var(--Primary-Color, #d09e58);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-right: 10px;
    align-self: end;
}

@media (max-width: 991px) {
    .a-28 {
        margin-right: 10px;
    }
}

.img-42 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-top: 10px;
    margin-left: 1px;
    align-self: center;
}

.a-29 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 8px;
    align-self: stretch;
}

.div-86 {
    border: 1px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 371px;
    margin-top: 30px;
    margin-bottom: -2px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 17px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-86 {
        margin-bottom: 10px;
    }
}

.div-87 {
    display: flex;
    max-width: 100%;
    width: 92px;
    margin-left: -2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 6px;
}

.img-43 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: start;
}

.a-30 {
    color: var(--Primary-Color, #d09e58);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 1px;
    align-self: start;
}

.column-13 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 33%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-13 {
        width: 100%;
        margin-left: 0px;
    }
}

.div-88 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-88 {
        margin-top: 30px;
    }
}

.img-44 {
    aspect-ratio: 0.85;
    object-fit: contain;
    object-position: center;
    width: 405px;
    z-index: 1;
    max-width: 100%;
    margin-right: 1px;
    align-self: stretch;
}

@media (max-width: 991px) {
    .img-44 {
        margin-right: 1px;
    }
}

.div-89 {
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 26px;
    padding-right: 13px;
    padding-bottom: 26px;
    padding-left: 15px;
    flex-direction: column;
    align-self: stretch;
}

.div-90 {
    display: flex;
    max-width: 100%;
    width: 373px;
    margin-top: 2px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-91 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 187px;
    align-self: stretch;
}

.a-31 {
    color: var(--Primary-Color, #d09e58);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    margin-top: 1px;
    align-self: stretch;
}

.div-92 {
    display: flex;
    max-width: 100%;
    width: 372px;
    margin-top: 31px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-92 {
        justify-content: center;
    }
}

.div-93 {
    display: flex;
    min-width: 79px;
    margin-top: 1px;
    flex-direction: column;
    align-self: stretch;
}

.img-45 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: -7px;
    align-self: center;
}

.a-32 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 9px;
    align-self: center;
}

.div-94 {
    display: flex;
    min-width: 43px;
    margin-top: 1px;
    flex-direction: column;
    align-self: stretch;
}

.img-46 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: -5px;
    align-self: center;
}

.a-33 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 8px;
    align-self: center;
}

.div-95 {
    display: flex;
    min-width: 86px;
    flex-direction: column;
    align-self: stretch;
}

.img-47 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-34 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 10px;
    align-self: center;
}

.div-96 {
    border: 1px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 371px;
    margin-top: 30px;
    margin-bottom: -2px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 17px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-96 {
        margin-bottom: 10px;
    }
}

.div-97 {
    display: flex;
    max-width: 100%;
    width: 92px;
    margin-left: 7px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 6px;
}

.img-48 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: start;
}

.a-35 {
    color: var(--Primary-Color, #d09e58);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 1px;
    align-self: start;
}

.img-49 {
    aspect-ratio: 12.09;
    object-fit: contain;
    object-position: center;
    width: 544px;
    max-width: 100%;
    margin-top: 52px;
    align-self: center;
}

@media (max-width: 991px) {
    .img-49 {
        max-width: 100%;
    }
}

.div-98 {
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    max-width: 100%;
    width: 1900px;
    margin-top: 82px;
    flex-direction: column;
    align-self: center;
}

@media (max-width: 991px) {
    .div-98 {
        max-width: 100%;
    }
}

.div-99 {
    display: flex;
    max-width: 100%;
    width: 1060px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-99 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-100 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 19px;
    min-width: 300px;
    margin-top: 7px;
    align-self: start;
}

@media (max-width: 991px) {
    .div-100 {
        max-width: 100%;
    }
}

.img-50 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    min-width: 47px;
    align-self: start;
}

.img-51 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    min-width: 34px;
    align-self: start;
}

.div-101 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    min-width: 300px;
    min-height: 46px;
    flex-direction: column;
    align-self: start;
}

.div-102 {
    display: flex;
    max-width: 100%;
    width: 1260px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-102 {
        max-width: 100%;
        flex-wrap: wrap;
    }
}

.div-103 {
    background-color: var(--Primary-Color, #d09e58);
    display: flex;
    min-width: 159px;
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.a-36 {
    color: var(--White, #fff);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-left: -3px;
    align-self: center;
}

.div-104 {
    display: flex;
    min-width: 300px;
    margin-top: 9px;
    flex-direction: column;
    align-self: start;
}

.div-105 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-right: 9px;
    align-self: end;
}

@media (max-width: 991px) {
    .div-105 {
        margin-right: 9px;
    }
}

.div-106 {
    justify-content: center;
    color: var(--8E8E8E, #8e8e8e);
    text-align: center;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    align-self: start;
}

.div-107 {
    justify-content: center;
    color: var(--8E8E8E, #8e8e8e);
    text-align: center;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    /* margin-top: -43px; */
    align-self: end;
}

.div-108 {
    display: flex;
    max-width: 100%;
    width: 1543px;
    margin-top: 40px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-108 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-109 {
    display: flex;
    min-width: 300px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-109 {
        max-width: 100%;
    }
}

.div-110 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 283px;
    margin-right: 38px;
    padding-top: 19px;
    padding-right: 20px;
    padding-bottom: 19px;
    padding-left: 20px;
    flex-direction: column;
    align-self: end;
}

@media (max-width: 991px) {
    .div-110 {
        margin-right: 10px;
    }
}

.a-37 {
    color: var(--Primary-Color, #d09e58);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-left: -7px;
    margin-bottom: -1px;
    align-self: center;
}

@media (max-width: 991px) {
    .a-37 {
        margin-bottom: 10px;
    }
}

.div-111 {
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 4px;
    align-self: end;
}

@media (max-width: 991px) {
    .div-111 {
        max-width: 100%;
    }
}

.div-112 {
    display: flex;
    min-width: 300px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-112 {
        max-width: 100%;
    }
}

.div-113 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 283px;
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.a-38 {
    color: var(--Primary-Color, #d09e58);

    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: center;
}

.div-114 {
    display: flex;
    max-width: 100%;
    width: 512px;
    margin-top: 1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-114 {
        max-width: 100%;
        flex-wrap: wrap;
    }
}

.div-115 {
    border: 1px solid var(--8E8E8E, #8e8e8e);
    display: flex;
    min-width: 13px;
    min-height: 14px;
    flex-direction: column;
    align-self: start;
}

.div-116 {
    justify-content: center;
    color: var(--8E8E8E, #8e8e8e);

    font-weight: 400;
    font-size: 11px;
    min-width: 300px;
    margin-top: 5px;
    flex-grow: 1;
    flex-basis: auto;
    align-self: start;
}

@media (max-width: 991px) {
    .div-116 {
        max-width: 100%;
    }
}

.div-117 {
    color: #000;

    font-weight: 400;
    font-size: 11px;
    min-width: 204px;
    margin-top: 5px;
    align-self: center;
}

.img-52 {
    aspect-ratio: 4.53;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    min-width: 69px;
    margin-top: 6px;
    align-self: center;
}

.div-118 {
    background-color: var(--Secondary-Color, #000);
    display: flex;
    max-width: 100%;
    width: 1900px;
    margin-top: 2px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-118 {
        max-width: 100%;
    }
}

.div-119 {
    max-width: 100%;
    width: 1530px;
    margin-top: 12px;
    margin-bottom: 7px;
    align-self: end;
}

@media (max-width: 991px) {
    .div-119 {
        max-width: 100%;
    }
}

.div-120 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-120 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-14 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 40%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-14 {
        width: 100%;
    }
}

.div-121 {
    display: flex;
    max-width: 100%;
    width: 399px;
    margin-top: 25px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-121 {
        margin-top: 50px;
    }
}

.div-122 {
    display: flex;
    min-width: 110px;
    margin-top: 2px;
    flex-direction: column;
    align-self: center;
}

.img-53 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 28px;
    max-width: 100%;
    align-self: center;
}

.div-123 {
    color: #fff;
    text-align: center;

    font-weight: 400;
    font-size: 11px;
    margin-top: 22px;
    align-self: center;
}

.div-124 {
    display: flex;
    min-width: 131px;
    flex-direction: column;
    align-self: center;
}

.img-54 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 34px;
    max-width: 100%;
    align-self: center;
}

.div-125 {
    color: #fff;
    text-align: center;

    font-weight: 400;
    font-size: 11px;
    margin-top: 22px;
    align-self: center;
}

.column-15 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 16%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-15 {
        width: 100%;
    }
}

.div-126 {
    display: flex;
    margin-top: 26px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-126 {
        margin-top: 50px;
    }
}

.img-55 {
    aspect-ratio: 1.04;
    object-fit: contain;
    object-position: center;
    width: 29px;
    max-width: 100%;
    margin-left: -2px;
    align-self: center;
}

.div-127 {
    color: #fff;
    text-align: center;

    font-weight: 400;
    font-size: 11px;
    margin-top: 26px;
    align-self: center;
}

.column-16 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 16%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-16 {
        width: 100%;
    }
}

.div-128 {
    display: flex;
    margin-top: 26px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-128 {
        margin-top: 50px;
    }
}

.img-56 {
    aspect-ratio: 1.04;
    object-fit: contain;
    object-position: center;
    width: 27px;
    max-width: 100%;
    margin-left: 3px;
    align-self: center;
}

.div-129 {
    color: #fff;
    text-align: center;

    font-weight: 400;
    font-size: 11px;
    margin-top: 28px;
    align-self: center;
}

.column-17 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 16%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-17 {
        width: 100%;
    }
}

.div-130 {
    display: flex;
    margin-top: 25px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-130 {
        margin-top: 50px;
    }
}

.img-57 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 28px;
    max-width: 100%;
    margin-left: -1px;
    align-self: center;
}

.div-131 {
    color: #fff;
    text-align: center;

    font-weight: 400;
    font-size: 11px;
    margin-top: 27px;
    align-self: center;
}

.column-18 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 12%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-18 {
        width: 100%;
    }
}

.img-58 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-58 {
        margin-top: 50px;
    }
}

.div-132 {
    background-color: #fff;
    display: flex;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-132 {
        max-width: 100%;
    }
}

.div-133 {
    max-width: 100%;
    width: 1559px;
    margin-top: 19px;
    margin-bottom: 1px;
    align-self: start;
}

@media (max-width: 991px) {
    .div-133 {
        max-width: 100%;
    }
}

.div-134 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-134 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-19 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 14%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-19 {
        width: 100%;
    }
}

.a-39 {
    color: #fff;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 111px;
}

@media (max-width: 991px) {
    .a-39 {
        margin-top: 50px;
    }
}

.column-20 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 86%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-20 {
        width: 100%;
    }
}

.div-135 {}

@media (max-width: 991px) {
    .div-135 {
        max-width: 100%;
        margin-top: 50px;
    }
}

.div-136 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-136 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-21 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 28%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-21 {
        width: 100%;
    }
}

.div-137 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-137 {
        margin-top: 50px;
    }
}

.img-59 {
    aspect-ratio: 2.32;
    object-fit: contain;
    object-position: center;
    width: 153px;
    max-width: 100%;
    align-self: start;
}

.div-138 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 28px;
    align-self: start;
}

.column-22 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 13%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-22 {
        width: 100%;
    }
}

.div-139 {
    display: flex;
    margin-top: 20px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-139 {
        margin-top: 50px;
    }
}

.a-40 {
    color: #000;

    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-140 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 55px;
    align-self: start;
}

.column-23 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 19%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-23 {
        width: 100%;
    }
}

.div-141 {
    display: flex;
    margin-top: 19px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-141 {
        margin-top: 50px;
    }
}

.a-41 {
    color: #000;

    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-142 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 52px;
    align-self: start;
}

.column-24 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 27%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-24 {
        width: 100%;
    }
}

.div-143 {
    display: flex;
    margin-top: 19px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-143 {
        margin-top: 50px;
    }
}

.div-144 {
    color: #000;

    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-145 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 55px;
    align-self: start;
}

.column-25 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 14%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-25 {
        width: 100%;
    }
}

.div-146 {
    display: flex;
    margin-top: 20px;
    flex-direction: column;
    padding-right: 20%;
}

@media (max-width: 991px) {
    .div-146 {
        padding-right: 0;
    }
}

.a-42 {
    color: #000;

    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-147 {
    color: #000;

    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 55px;
    align-self: start;
}

.toast-success {
    background-color: orange !important;
}

input,
textarea {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    padding: 10px;
}

input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.input-group {
    clear: both;
    position: relative;
    margin-top: 0;
}

.input-group input[type="button"] {
    background-color: #eeeeee;
    min-width: 38px;
    width: auto;
    transition: all 300ms ease;
}

.input-group .button-minus,
.input-group .button-plus {
    font-weight: bold;
    height: 38px;
    padding: 0;
    margin-right: 4px;
    /* width: 41px; */
    /* position: relative; */
}

.input-group .quantity-field {
    position: relative;
    height: 37px;
    left: -6px;
    text-align: center;
    width: 45px;
    display: inline-block;
    font-size: 13px;
    margin: 0 -6px 0;
    resize: vertical;
}

.button-plus {
    left: -13px;
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: none;
}

.hover-image {
    transition: transform 0.3s;
}

.hover-image:hover {
    transform: scale(1.1);
}

.hover-effect_btn {
    transition: transform 0.3s, color 0.3s;
}

.hover-effect_btn:hover {
    transform: scale(1.1);
    cursor: pointer;
}

.column-26 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 0px;
    /* margin-right: 20px; */
    margin-right: 17px;
}

@media (max-width: 991px) {
    .column-26 {
        width: 95%;
        margin-left: 20px;
    }
}

.column-27 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-27 {
        width: 95%;
        margin-left: 20px;
    }
}

.column-28 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-28 {
        width: 95%;
        margin-left: 20px;
    }
}

.column-29 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 21%;
    float: left;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-29 {
        width: 95%;
        margin-left: 20px;
    }
}

.div-170 {
    /* width: 50%; */
    height: 100%;
    padding: 15px;
    /* border: 10px solid red; */
}

@media (max-width: 991px) {
    .div-170 {
        width: 100%;
    }
}

#div-26 {
    width: 150px !important;
}

@media (max-width: 480px) {
    #div-26 {
        margin-left: -10%;
    }

    html.arabic-lang #div-26 {
        margin-left: 2px !important;
    }
}

.a-1 {
    width: 84%;
}

@media (max-width: 480px) {
    .a-1 {
        width: 95%;
        padding-left: 5%;
    }
}

@media (max-width: 400px) {
    .a-1 {
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .a-1 {
        width: 100%;
        padding-left: 0;
    }
}

#icon {
    /* flex-basis: 50%; */
    flex-basis: 100%;
    position: relative;
}

#co-7 {
    position: relative;
}

#btn-book {
    position: absolute;
    right: 0;
}

.my-footer-mainPD {
    display: none;
}

.myFooterPD {
    box-sizing: border-box;

    background: rgb(255, 255, 255);
    position: fixed;
    bottom: 0;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.25) 4px 0px 4px;
    height: 64px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 16px / 24px Roboto, sans-serif;
}

.myContainerPD {
    box-sizing: border-box;

    gap: 16px;
    margin: 0 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.myBoxPD {
    box-sizing: border-box;

    border: 1px solid #d09e58;
    width: 42px;
    border-radius: 4px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySvgPD {
    box-sizing: border-box;

    vertical-align: middle;
    font-size: 18px;
}

.myPathPD {
    box-sizing: border-box;

    fill: #d09e58 !important;
}

.myDivPD {
    box-sizing: border-box;

}

.ProductMainPage_addToBagButton__Sq5WkPD {
    box-sizing: border-box;

    border-radius: 4px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d09e58;
    width: calc(-90px + 100vw);
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
}

.btnAone {
    position: relative;
    top: 4;
    cursor: pointer;
}

.img-clickable {
    padding: 0px;
    cursor: pointer;
    margin-right: 0;
    padding: 2px 5px;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .img-clickable {
        margin-right: 0;
    }

    #icon {
        /* flex-basis: 40%; */
        flex-basis: 100%;
    }
}

.img-clickable-1 {
    padding: 0px;
    cursor: pointer;
    margin-right: 17px;
    width: 110px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}

.img-contain {
    text-align: center;
    display: none;
    position: relative;
    box-shadow: 0 0 5px 0 #d09e58;
}

.img-contain img {
    width: 220px;
    height: 100px;
    display: block;
}

.img-font {
    font-size: bold;

    color: #d09e58;
    font-weight: bold;
    bottom: 0;
    font-size: 10px;
}

.image-caption {

    font-size: 10px;
}

.img-cptn {
    font-weight: bold;
    font-size: 8px;
}

.img-font-price {
    font-size: bold;
    color: #d09e58;
    font-weight: bold;
    font-size: 10px;
}

.displ {
    display: grid;
    text-align: start;
    text-transform: capitalize;
    padding: 2px;
    height: 62px;
}

.cm__banner__slide__content {
    display: flex;
}

@media (max-width: 991px) {
    /* #myModal .cm__banner__slide__content {
        position: relative !important;
    } */


    #myModal #prevBtn5 {
        position: absolute;
        top: 200px;
        left: 66px;
        z-index: 2;
    }

    #myModal #nextBtn5 {
        position: absolute;
        top: 200px;
        right: 60px;
        z-index: 2;
    }

    #myModal .cm__banner__slide__content__wrapper {
        height: 100% !important;
    }

    #myModal .owl-stage-outer {
        height: 400px !important;
    }

    #myModal .owl-stage {
        height: 100% !important;
    }

    #myModal .owl-carousel .owl-item img {
        object-fit: contain;
    }

    #myModal .owl-item.center img {
        border: none !important;
    }
}

.button-24 {
    background: black;
    border: 1px solid black;
    /* border-radius: 6px; */
    box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
    box-sizing: border-box;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;

    font-size: 11px;
    font-weight: 800;
    line-height: 16px;
    min-height: 45px;
    outline: 0;
    /* padding: 12px 18px; */
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    width: 161px;
    right: 0;
}

@media (max-width: 991px) {
    .button-24 {
        width: 150px;
    }
}

.button-24:hover,
.button-24:active {
    background-color: initial;
    background-position: 0 0;
    color: black !important;
}

.button-24:active {
    opacity: 0.5;
}

.button-24 a {
    color: inherit;
    text-decoration: none;
}

@media (max-width: 400px) {
    .button-24 {
        width: 100px;
        font-size: 9px;
    }
}

.whatsappicon {
    height: 25px;
}

.whatsapp {
    background-color: #d09e58;
    color: white;
    height: 45px;
    text-transform: capitalize;
    align-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}

@media (max-width: 991px) {
    .whatsapp {
        width: 100%;
        padding: 0 10px;
        height: 35px;
    }

    .whatsapp p {
        font-size: 9px !important;
    }
}

.whatsapp p {
    margin-bottom: 0;
    font-weight: 800;

    font-size: 11px;
}

@media (min-width: 991px) {
    .whatsapp:hover {
        background-color: white;
        color: black !important;
        border: 1px solid #000 !important;
    }
}

.instagram {
    background-color: #d09e58;
    color: white;
    height: 45px;
    text-transform: capitalize;
    align-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    right: 0;
}

@media (max-width: 991px) {
    .instagram {
        width: 100%;
        padding: 0 10px;
        height: 35px;
    }

    .instagram p {
        font-size: 9px !important;
    }

    .instagram:hover {
        background-color: none;
        color: none;
        border: none;
    }
}

.instagram p {
    margin-bottom: 0;
    font-weight: 800;

    font-size: 11px;
}

@media (min-width: 991px) {
    .instagram:hover {
        background-color: white;
        color: black !important;
        border: 1px solid #000 !important;
    }
}

.wish-list {
    height: 14px;
}

.div123 {
    color: #000;
    text-transform: capitalize;
    align-self: stretch;
    white-space: nowrap;
    padding: 100px 0 0;
    font-weight: bold;
    font-size: 12px;

}

@media (max-width: 991px) {
    .div123 {
        /* padding: 0px 15px 15px; */
        padding: 15px 15px 15px;
    }
}

.div123 a:hover {
    color: #d09e58;
}

.div-732 {
    width: 100%;
    gap: 10px;
    align-self: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 38px;
}

@media (max-width: 991px) {
    .div123 {
        max-width: 100%;
        white-space: initial;
    }
}


.add-to-cart {
    background: #d09e58;
    border: 1px solid transparent;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;

    font-size: 14px;
    font-weight: 800;
    line-height: 16px;
    min-height: 45px;
    outline: 0;
    padding: 14px 14px;
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    text-transform: capitalize;
}

@media (max-width: 991px) {
    .add-to-cart {
        padding-left: 25%;
    }
}

@media (max-width: 768px) {
    .add-to-cart {
        padding-left: 20%;
    }
}

@media (max-width: 700px) {
    .add-to-cart {
        padding-left: 17%;
    }
}

@media (max-width: 610px) {
    .add-to-cart {
        padding-left: 15%;
    }
}

@media (max-width: 576px) {
    .add-to-cart {
        padding-left: 13%;
    }
}

@media (max-width: 510px) {
    .add-to-cart {
        padding-left: 14px;
    }
}

@media (max-width: 450px) {
    .add-to-cart {
        /* width: auto; */
        padding-left: -50px;
        padding-right: 35px;
    }
}

.add-to-cart:hover,
.add-to-cart:active {
    background-color: initial;
    background-position: 0 0;
    border: 1px solid #d09e58;
    color: #d09e58;
}

.checkout {
    background: #d09e58;
    border: 1px solid transparent;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;

    font-size: 14px;
    font-weight: 800;
    line-height: 0px;
    min-height: 30px;
    outline: 0;
    padding: 14px 14px;
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
}

.checkout:hover,
.checkout:active {
    background-color: initial;
    background-position: 0 0;
    border: 1px solid #d09e58;
    color: #d09e58;
}

.owl-item.active.center {
    border: 3px solid #d09e58;
}

.slider-nav-btn {
    cursor: pointer;
    background-color: #d09e58;
    color: white;
    padding: 0.5rem;
    border-radius: 0.5rem;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-nav-btn:hover {
    background-color: white;
    border: 2px solid #d09e58;
    color: #d09e58;
    padding: calc(0.5rem - 2px);
}

.cm__banner__slider__wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#prevBtn {
    margin-top: 30px;
    margin-left: -50px;
}

#nextBtn {
    bottom: 2px;
    margin: 0 25px 30px;
}

@media (max-width: 991px) {
    #prevBtn {
        bottom: -50px;
        left: 35%;
        margin-top: 0;
        margin-left: 0;
    }

    #nextBtn {
        bottom: -50px;
        right: 35%;
        margin: 0;
    }

    .div-170 img {
        height: 350px;
        width: 100% !important;
        padding: 0 !important;
    }
}

.cm__banner__slide__content__wrapper {
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: center;
    width: 505px !important;
    /* max-width: 505px; */
}

.cm__banner__slide img {
    max-width: 100%;
    height: auto;
    object-fit: fit;
}

#leftBtn,
#rightBtn {
    position: absolute;
    top: 50%;
    transform: translateY(222%);
}

#leftBtn {
    left: -10px;
    z-index: 0;
}

#rightBtn {
    right: 0;
}

.sldr-nav-btn {
    cursor: pointer;
    background-color: #d09e58;
    color: white;
    padding: 0.5rem;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sldr-nav-btn:hover {
    background-color: white;
    border: 2px solid #d09e58;
    color: #d09e58;
    padding: calc(0.5rem - 2px);
}

#lftBtn,
#rghtBtn {
    position: absolute;
    top: 50%;
    transform: translateY(203%);
    z-index: 10;
}

#lftBtn {
    left: -10px;
}

#rghtBtn {
    right: 0;
}

.scroll-nav-btn {
    cursor: pointer;
    background-color: #d09e58;
    color: white;
    padding: 0.5rem;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scroll-nav-btn:hover {
    background-color: white;
    border: 2px solid #d09e58;
    color: #d09e58;
    padding: calc(0.5rem - 2px);
}

.rmscroll2 {
    overflow: unset;
}

.wrapper {
    width: 650px;
    margin: 0 auto;
    text-align: center;
}

.tab li,
.tabs li {
    list-style: none;
    display: inline-table;
    padding: 18px;
    margin: 5px 5px 0px 5px;
    background: white;
    border-bottom: none;
}

.tabs li:hover {
    background: #d09e58;
    color: white;
}

.tab .active li {
    display: block;
    background-color: white;
    margin-left: 2px;
}

.tab {
    background: rgba(14, 14, 14, 0.1);
    padding: 0;
}

.tab li {
    display: none;
}

.out-of-stock-message {
    background-color: red;
    color: white;

    margin-left: 50px;
    width: 50%;
    height: 42px;
}

.ot-1 {
    padding-top: 0px;
    text-align: center;
    padding-top: 14px;
    font-weight: bold;

}

.imgmove {
    width: 100%;
}

.sideicons1 {
    position: relative;
    box-shadow: 0 0 2px 0 #d09e58;
}

.listView {
    box-shadow: 0 0 2px 0 #d09e58;
}

.owl-stage-outer {
    padding: 0 2px !important;
    height: 90px !important;
}

#carousel4.owl-carousel .owl-item img {
    height: 90px !important;
}

.owl-item.active .active,
.owl-item.center img {
    border: 2px solid #d09e58 !important;
}

#carousel5 .active {
    background-color: #d09e5800 !important;
}

#carousel5 .active img {
    background-color: #d09e5800 !important;
}

.owl-item.active {
    cursor: pointer;
}

.owl-item.active.center {
    border: none !important;
}

.cm__banner {
    margin-top: 20px;
}

.btnsybmitcart {
    width: 100%;
}

@media (max-width: 991px) {
    .btnsybmitcart {
        width: 100%;
        padding-left: 0;
    }

    .productimg-man {
        box-sizing: border-box;
        /* width: 382px; */
        position: relative;
        margin: 0 !important;
        padding: 0 !important;
    }

    .img-11 {
        height: 275px !important;
    }

    .cm__banner {
        margin-top: 0;
    }

    .img-zoom-container {
        display: block !important;
        width: 100%;
    }

    .div-19 {
        padding-left: 0;
    }

    .owl-item.active .active,
    .owl-item.center img {
        border: 2px solid #d09e58 !important;
    }
}

.img-zoom-container {
    position: relative;
    display: inline-block;
}

.zoom-result {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 725px;
    height: 485px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 600px 600px;
    margin-left: 20px;
    z-index: 2;
    pointer-events: none;
    border: 1px solid black;
}

.zoom-rectangle {
    display: none;
    position: absolute;
    width: 150px;
    height: 100px;
    border: 2px dotted #d09e58;
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    z-index: 100;
}

.zoom-rectangle::before,
.zoom-rectangle::after {
    content: "";
    position: absolute;
    border-style: dotted;
    border-color: #d09e58;
    pointer-events: none;
}

.zoom-rectangle::before {
    top: 50%;
    left: 0;
    right: 0;
    border-top-width: 1px;
    border-bottom-width: 0;
    transform: translateY(-50%);
}

.zoom-rectangle::after {
    top: 0;
    bottom: 0;
    left: 50%;
    border-left-width: 1px;
    border-right-width: 0;
    transform: translateX(-50%);
}

@media (max-width: 991px) {
    .zoomResult {
        display: none !important;
    }

    .zoom-rectangle {
        display: none !important;
    }

    #fot-sec {
        display: none !important;
    }
}



/* .fa:hover {
    color: white;
    background-color: #d09e58;
} */

button {
    float: right;
}

@media (min-width: 900px) {
    .buttons {
        display: none;
    }
}

.listView {
    margin-bottom: 10px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100%;
    position: relative;
}

.listView .div-126 {
    flex: 1;
    display: flex;
    align-items: center;
    height: auto;
}

.listView .sideicons1 .img-34 {
    height: auto;
}

.listView .sideicons1 {
    width: 100%;
}

.listView .div-126 img {
    max-width: 100%;
    margin-right: 10px;
}

.listView .div-126 .imgmove {
    width: 100%;
}

.listView .div-69 .div-70 {
    width: 100% !important;
}

.listView .div-127 {
    height: 200px !important;
}

.listView .img-55 {
    height: 100% !important;
}

.listView .div-131 {
    gap: 0;
}

.listView .div-128 {
    margin-bottom: 5px;
}

.listView .div-70 {
    font-size: 14px !important;
}

.listView .div-70 {
    font-weight: bold;
    /* font-size: 16px; */
    margin-bottom: 5px;
}

.listView .a-21 {
    font-size: 14px !important;
}

.listView .div-129 {
    font-size: 14px !important;
}

.listView .div-130 {
    display: flex;
    margin-top: 10px;
    margin-left: 0px;
}

.listView .div-132,
.listView .div-133 {
    gap: 0px;
}

.listView .btnAtwo {
    width: 85%;
    display: flex;
    justify-content: center;
}

.listView .div-131 i,
.listView .div-132 i,
.listView .div-133 i {
    display: flex;
    justify-content: center;
}

.listView .ProductMainPage_addToBagButton__Sq5Wk {
    font-size: 13px !important;
    height: 43px !important;
}

.listView .myContainerD .myBoxD {
    height: 43px;
    width: 42px;
}

.listView .myDiv {
    width: 100%;
}

@media (max-width: 991px) {
    .column-11 {
        margin-left: 0px;
        padding: 0 10px;
        margin-top: 30px;
    }

    .myBoxA1 {
        width: auto !important;
    }

    .myContainerD {
        margin-top: 10px;
        padding: 0 10px;
    }

    .buttongridview {
        display: block !important;
        font-size: 22px;
        margin-top: 2%;
        margin-left: 4.2%;
        color: #d09e58;
        width: 78px;
        height: 35px;
        border: 1px solid;
        border-radius: 5px;
        overflow: hidden;
        line-height: 0px;
    }

    .buttongridview i {
        display: inline-block;
        padding: 10px;
        transition: background-color 0.3s, transform 0.3s;
        font-size: 15px;
    }

    .buttongridview .active {
        background-color: #d09e58;
        color: white;
        transform: scale(1.1);
    }

}

.buttongridview {
    display: none;
}

.product-price-discount span.line-through {
    font-size: 16px;
    text-decoration: line-through
}

.product-price-discount .sfirst {
    margin-left: 0px !important;
}

.product-price-discount .ssecond {
    font-size: 15px;
}

@media (max-width: 991px) {
    .top-cart-a .top-cart-svg {
        display: block !important;
    }

    .top-cart-a .cart-Quantity {
        display: block !important;
    }
}

.btnAtwo {
    width: 85%;
}

.div-200 {
    display: flex;
    width: 84%;
    gap: 20px;
    margin-bottom: 20px;
}

.div-201 {
    display: grid;
    width: 100%;
    margin-top: 25px;
    gap: 40px;
}

.div-146 .div-26 {
    display: block !important;
    text-align: end;
}

@media (max-width: 991px) {
    .my-footer-mainPD {
        display: block;
    }

    .div-200 {
        display: none;
    }

    .div-201 {
        display: grid;
        width: 100%;
        margin-top: 25px;
        gap: 20px;
    }

    .div-37 {
        min-width: auto;
    }

    .div-38 {
        background-color: white;
        border: 0.5px solid #c0c0c0;
        align-self: auto !important;
    }

    .a-12 {
        color: gray;
    }

    .div-37 .div-40 {
        background-color: #d09e58;
        align-self: auto !important;
    }

    .div-37 .div-40 span {
        color: white !important;
    }
}

.footerOutOfStock {
    opacity: 0.5;
    pointer-events: none;
}

.bullet-item::before {
    content: "• ";
    color: #333;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}

.btn-window {
    display: block;
}

.btn-phone {
    display: none;
}

@media (max-width: 991px) {

    .btn-window {
        display: block !important;
    }

    .btn-phone {
        display: none !important;
        position: absolute;
        right: 0px;
        top: 30px;
        width: 50px !important;
        left: 5px;
    }

    .btn-phone .share {
        width: 32px;
        height: 32px;
        border-radius: 3px;
        color: #827f7f;
        background: white;
        font-size: 18px;
        cursor: pointer;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .22);
        font-weight: 100;
        padding-top: 2px;
        padding-right: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .imgdiv,
    .imgdiv1 {
        width: 100% !important;
        height: auto !important;
    }


    .imgopen {
        display: flex !important;
    }

    .imgclose {
        position: absolute !important;
        /* top:15px !important; */
        right: 0px !important;
        color: black !important;
        font-size: 40px !important;
        font-weight: 300 !important;
        /* margin-top: -28px; */
        margin-right: 1px;
    }

    .imgmodal {
        display: none;
        position: fixed !important;
        z-index: 1 !important;
        padding-top: 100px !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        height: 100% !important;
        overflow: auto !important;
        background-color: rgba(0, 0, 0, 0.7) !important;
        overflow-y: hidden !important;
    }

    .imgmodal-content {
        -webkit-animation-name: zoom !important;
        -webkit-animation-duration: 0.6s !important;
        animation-name: zoom !important;
        animation-duration: 0.6s !important;
    }

    @-webkit-keyframes zoom {
        from {
            -webkit-transform: scale(0);
        }

        to {
            -webkit-transform: scale(1);
        }
    }

    @-moz-keyframes zoom {
        from {
            -moz-transform: scale(0);
        }

        to {
            -moz-transform: scale(1);
        }
    }

    @-o-keyframes zoom {
        from {
            -o-transform: scale(0);
        }

        to {
            -o-transform: scale(1);
        }
    }

    @-ms-keyframes zoom {
        from {
            -ms-transform: scale(0);
        }

        to {
            -ms-transform: scale(1);
        }
    }

    @keyframes zoom {
        from {
            transform: scale(0);
        }

        to {
            transform: scale(1);
        }
    }
}

.phone-div-36 {
    display: grid;
}

@media (max-width: 991px) {

    .phone-div-36 {
        display: flex;
    }

    .pinch-zoom-container {
        height: 100% !important;
        padding: 0 !important;

    }

    .pinch-zoom-container img {

        position: initial !important;
    }
}

#myBtn {
    position: fixed;
    bottom: 50%;
    right: 0px;
    padding: 10px;
    background-color: #161616;
    /* background-color: #1b71d3; */
    color: white;
    cursor: pointer;
    transition: right 0.5s ease;
    z-index: 5;
    font-weight: 700;
}


.cartmodal {
    display: none;
    position: fixed;
    z-index: 2 !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    transition: 0.5s;
}

.cartmodal .modal-content {
    position: fixed;
    top: 0;
    right: -35%;
    height: 100%;
    background-color: #fefefe;
    width: 35%;
    transition: right 0.5s ease;
}

@media (max-width: 991px) {
    .cartmodal .modal-content {
        width: 100%;
        /* Full width */
        right: -100%;
        /* Start off screen, considering full width */
    }
}

.cartmodal-open {
    right: 0;
}

@keyframes animatetoleft {
    from {
        left: 100%;
        opacity: 0;
    }

    to {
        left: 50%;
        opacity: 1;
    }
}

.cartmodal .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.cartmodal .close:hover,
.cartmodal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.cart-wrapper {
    position: fixed;
    font-weight: 300;
    letter-spacing: -0.02em;
    color: #262626;
    top: 17%;
    right: 0;
    bottom: 0;
    max-width: 35%;
    overflow: hidden;
    z-index: 10000;
    padding-left: 2.5em;
    width: 100%;
    height: 86%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.cart-panel {
    position: relative;
    background-color: #f5f5f5;
    width: 100%;
    height: 100%;
}

.cart-header {
    position: relative;
    width: 100%;
    height: 3.75em;
    background-color: #fff;
}

.cart-header .cart-tabs {
    position: relative;
    color: #424346;
    width: 100%;
    height: 100%;
}

.cart-header .cart-tab {
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    gap: 8px;
}

.cart-header .cart-tab-table {
    position: relative;
    display: table;
    list-style-type: none;
    z-index: 20;
    width: 100%;
    height: 100%;
}

.cart-header .cart-tab-cell {
    position: relative;
    display: table-cell;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart-header .cart-tab-cell.selected {
    cursor: default;
}

.cart-header .tab-label {
    font-size: .875em;
    text-transform: capitalize;
}

.cart-header .tab-ic {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
}

.tab-selector {
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #f5f5f5;
    top: 0;
    left: 0;
    z-index: 10;
}

.tab-selector {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.current-section__cart .tab-selector {
    left: 0;
}

.current-section__favorites .tab-selector {
    left: 50%;
}

.cart-content {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 800px;
}

.cart-sections {
    width: 200%;
    height: 100%;
    display: table;
    position: absolute;
    left: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.cart-sections>.cart-section {
    width: 50%;
    height: 100%;
    display: table-cell;
    position: relative;
}

.current-section__cart .cart-sections {
    left: 0;
}

.current-section__favorites .cart-sections {
    left: -100%;
}

.cart-list {
    list-style-type: none;
    padding: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-list-item {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 1.25em;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.cart-list-item .cart-item-img {
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cart-list-item .cart-item {
    width: 100%;
    height: 5em;
    display: table;
}

.cart-list-item .cart-item>div {
    position: relative;
    display: table-cell;
}

.cart-list-item .cart-item .cart-item-description>span {
    position: absolute;
    padding: 0 1.5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.cart-list-item .cart-item .cart-item-description .cart-item-label {
    line-height: 1.3em;
    max-height: 2.6em;
    font-size: .875em;
    overflow: hidden;
    color: #262626;
}

.cart-list-item .cart-item .cart-item-description .cart-item-price {
    font-size: .75em;
    color: #a8a8b2;
    margin-top: .125em;
}

.cart-list-item .cart-item .cart-item-favorites,
.cart-list-item .cart-item .cart-item-trash {
    width: 2em;
}

.cart-list-item .cart-item .cart-item-favorites>span,
.cart-list-item .cart-item .cart-item-trash>span {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cart-list-item .cart-item .cart-item-trash {
    width: 4em;
}

.cart-list-item .cart-item .item-heart-ic {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    cursor: pointer;
}

.cart-list-item .cart-item .item-heart-ic:hover {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
}

.cart-list-item .cart-item .item-trash-ic {
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    cursor: pointer;
}

.cart-list-item .cart-item .item-trash-ic:hover {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}

.cart-list-footer {
    height: 7.5em;
}

.cart-footer {
    position: absolute;
    width: 100%;
    height: 8.125em;
    bottom: 0;
    text-align: center;
}

.cart-footer .cart-checkout-btn {
    position: relative;
    margin: auto;
    margin-bottom: .75em;
    width: 5em;
    height: 5em;
    color: #fff;
    background-color: #d09e58;
    -webkit-touch-callout: none;
    cursor: pointer;
    -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3.125em;
    -moz-border-radius: 3.125em;
    border-radius: 3.125em;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart-footer .cart-checkout-btn .checkout-cart-ic {
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cart-footer .cart-checkout-btn .checkout-label {
    opacity: 0;
    text-transform: capitalize;
    font-size: .9375em;
    letter-spacing: .06em;
}

.cart-footer .cart-checkout-btn:hover {
    background-color: black;
}

.cart-footer .cart-checkout-btn:active {
    background-color: black;
}

.cart-footer .cart-copyright {
    font-size: .6875em;
    color: #bdc3c7;
    letter-spacing: .06em;
}

.cart-footer .cart-copyright a {
    color: #d09e58;
    text-decoration: none;
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.nano>.nano-content:focus {
    outline: thin;
}

.nano>.nano-content::-webkit-scrollbar {
    display: none;
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block;
}

.nano>.nano-pane {
    margin: 8px 4px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 6px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden \9;
    opacity: .01;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(0, 120, 255, 0.8);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.nano:hover>.nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible \9;
    opacity: .99;
}

@media screen and (min-width: 22.5em) {
    .cart-list-item .cart-item .cart-item-description .cart-item-label {
        font-size: 1em;
    }

    .cart-list-item .cart-item .cart-item-description .cart-item-price {
        font-size: .875em;
    }
}

@media screen and (min-width: 26.25em) {
    .cart-wrapper {
        padding-left: 5px;
    }

    .cart-header .tab-label {
        font-size: 1em;
    }

    .cart-header .tab-ic {
        vertical-align: top;
        margin-right: 6px;
        background-size: 19px 19px;
        width: 19px;
        height: 19px;
    }

    .cart-list-item {
        height: 5em;
        margin-bottom: .125em;
        display: table;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .cart-list-item>div {
        display: table-cell;
    }

    .cart-list-item .cart-item-img {
        width: 5em;
        padding: 0;
    }

    .cart-footer {
        height: 6.25em;
    }

    .cart-footer .cart-checkout-btn {
        width: 14.375em;
        height: 3.125em;
    }

    .cart-footer .cart-checkout-btn .checkout-cart-ic {
        opacity: 0;
    }

    .cart-footer .cart-checkout-btn .checkout-label {
        position: absolute;
        top: 50%;
        left: 50%;
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.stock-indicator {
    position: absolute;
    top: 26px;
    left: 0px;
    color: white;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    width: 95px;
    cursor: default;
}

.outOfStock {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
    width: 85% !important;
}

.div-667 .product-price-discount .sell_price {
    font-size: 14px;
}

.div-667 .product-price-discount span.line-through {
    font-size: 12px;
    text-decoration: line-through
}

#carousel4 .owl-carousel.owl-drag .owl-item {
    flex: 0 0 85px !important;
}

@media (max-width:991px) {

    .div-667 .product-price-discount {
        display: flex;
        gap: 4px;
        padding: 0;
    }

    .div-67 .product-price-discount span.line-through {
        font-size: 10px !important;
    }

    .div-667 .product-price-discount .sfirst {
        margin-left: 0px;
    }

    .div-67 .product-price-discount .ssecond {
        padding: 0 1px;
        font-size: 8px;
        display: flex;
        align-self: center;
    }

}

.productCartEmpty {
    margin-left: 30px;
}

.wishlistEmpty p {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -70px;
    font-weight: 900;
    font-size: 2rem;
    color: #381d16;
}

.div-200 .myBox {
    width: 46px;
    height: 46px;
}


@media (max-width: 991px) {
    .div-732 {
        flex-direction: column;
        gap: 5px;
        margin-top: 20px;
    }

    .main-container {
        flex-direction: column;
        align-items: center;
        padding: 10px 10px;
        margin-top: 0;
    }

    .img-203 {
        width: 50px;
        align-self: center;
    }

    .delivery-container {
        align-items: center;
        gap: 5px;
    }

    .delivery-title {
        font-size: 14px;
        text-align: center;
        align-self: center;
    }

    .greentick {
        margin-top: -28px;
        margin-left: 136;
    }

    .delivery-description {
        font-size: 12px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }

    .div-52 {
        flex-direction: column;
        width: 100%;
        margin-left: 0;
        align-items: center;
    }

    .img-29 {
        width: 50px;
        margin-left: 0;
        align-self: center;
    }

    .div-53,
    .div-55 {
        font-size: 14px;
        text-align: center;
        align-self: center;
        margin-left: 0;
    }

    .img-30-2 {
        margin-top: 1px;
        margin-left: 12px;
        margin-right: auto;
    }

    .click-collect-2h {
        font-size: 12px;
        text-align: center;
        margin-left: 0;
        margin-top: 7px;
        display: flex;
        justify-content: center;
    }

    .div-54 {
        flex-direction: column;
        width: 100%;
        margin-left: 0;
        align-items: center;
    }

    .img-31 {
        width: 50px;
    }

    .div-55 {
        display: flex;
        font-size: 14px;
        text-align: center;
        margin-top: 0;
        margin-left: 0;
    }

    .img-30-3 {
        margin-top: 2px;
        margin-left: 12px;
        margin-right: auto;
    }

    .a-19 {
        font-size: 12px;
        text-align: center;
        margin-top: 6px;
        margin-left: 0;
        display: flex;
        justify-content: center;
    }

    #carouselFlowers,
    #carouselBars {
        width: 100% !important;
    }

    #carouselFlowers .owl-stage,
    #carouselBars .owl-stage{
        height: 200px !important;
    }

    #carouselFlowers .owl-dots,
    #carouselBars .owl-dots {
        margin-right: 0;
    }

}

@media (max-width: 768px) {

    #carouselFlowers,
    #carouselBars {
        width: 768px !important;
    }
}

@media (max-width: 576px) {

    #carouselFlowers,
    #carouselBars {
        width: 576px !important;
    }
}

@media (max-width: 450px) {

    #carouselFlowers,
    #carouselBars {
        width: 450px !important;
    }

    /* #carouselFlowers .owl-item.active,
    #carouselBars .owl-item.active{
        width: 170px !important;
    } */
}

#carouselFlowers,
#carouselBars {
    width: 580px;
    /* padding: 0 10px; */
}

#carouselFlowers .owl-dots span,
#carouselBars .owl-dots span {
    background: #d7c8b3;
    display: block;
    border-radius: 200px;
    position: relative;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

#carouselFlowers .owl-stage-outer,
#carouselBars .owl-stage-outer {
    height: 179px !important;
}

#carouselFlowers .owl-dots .active span,
#carouselBars .owl-dots .active span {
    background: #d09e58 !important;
    display: block;
    border-radius: 200px;
    position: relative;
}

#carouselFlowers .owl-dots .active span::before,
#carouselBars .owl-dots .active span::before {
    content: "";
    position: absolute;
    top: -5px;
    bottom: -5px;
    right: -5px;
    left: -5px;
    border-radius: 200px;
    border: 1px solid transparent;
    transition: border 500ms ease-in-out;
    border-color: #d09e58;
}

#carouselFlowers .owl-dots-container,
#carouselBars .owl-dots-container {
    position: relative;
}

#carouselFlowers .owl-dots-container .play-pause:hover,
#carouselBars .owl-dots-container .play-pause:hover {
    border-color: #672e45 !important;
    border-radius: 45px !important;
}

#carouselFlowers .owl-dots,
#carouselBars .owl-dots {
    margin-top: 10px !important;
    display: flex;
    justify-content: center;
    margin-right: 60px;
}

.displ {
    display: grid;
    grid-template-columns: auto;
    text-align: start;
    text-transform: capitalize;
    padding: 2px;
    width: auto;
    grid-auto-rows: minmax(min-content, max-content);
    gap: 0;
    justify-content: center;
    align-content: center;
}

.image-caption,
.img-font,
.flower-id {
    overflow: visible;
    white-space: normal;
}

.img-flower {
    width: 100%; /* सुनिश्चित करें कि इमेज पूरी चौड़ाई में दिखाई दे */
    height: auto; /* ऊंचाई को ऑटो पर सेट करें ताकि इमेज अनुपात में रहे */
}
.img-contain {
    margin: 10px; /* थोड़ा मार्जिन जोड़ें ताकि इमेजेज के बीच जगह रहे */
}

.oo00 {
    width: 100%; /* Set the width of the container to 100% of its parent */
    overflow: hidden; /* Prevents overflow of content outside the div */
    padding: 20px; /* Optional: Adds some space around the carousel */
  }

  #ooo .item {
    background: #4DC7A0;
    padding: 20px;
    margin: 10px;
    color: white;
    border-radius: 3px;
    text-align: center;
  }




.delivery-options-container {
    display: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 10px;
    width: 100%;
}

.delivery-option {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    background-color: #f0f0f0;
    padding: 10px;
    border-radius: 8px;
    width: 30%;
    max-width: 120px;
    box-sizing: border-box;
    height: 150px;
}

.delivery-option-icon {
    width: 30px;
    height: 30px;
    margin: 8px;
    object-fit: contain;
}

.delivery-details {
    text-align: center;
}

.delivery-options-title {
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0;
}

.delivery-description,
.delivery-link {
    font-size: 12px;
    margin: 4px 0;
}

.status-icon {
    width: 15px;
    height: 15px;
    margin-top: 5px;
}

.deliveryCheck-details {
    display: flex;
    justify-content: center;
}

@media (max-width: 768px) {
    .div-732 {
        display: none;
    }

    .delivery-options-container {
        display: flex;
    }

    .delivery-option {
        width: 31.5%;
    }
}

html.arabic-lang .div123,
html.arabic-lang .div-17,
html.arabic-lang .sometabs,
html.arabic-lang .div-69 {
    direction: rtl;
}

html.arabic-lang .zoom-result {
    right: 100% !important;
    margin-right: 20px !important;
}

html.arabic-lang .greentick {
    margin-left: 100px;
}

html.arabic-lang .div-26 {
    margin-left: 2px;
}


html.arabic-lang .div-771{
    direction: rtl !important;
}
html.arabic-lang .div-71{
    margin-right: 10px !important;
}
html.arabic-lang .fas.fa-truck,
html.arabic-lang .fas.fa-store-alt,
html.arabic-lang .fa-solid.fa-wallet  {
    margin-right: 90px !important;
}
html.arabic-lang .a-22,
html.arabic-lang .a-23 {
        text-align: right;
        display: inline-block;
        margin-right: 40px;
}
html.arabic-lang .div-24{
    font-size: 25px !important;
}



@media (max-width: 768px) {
    html.arabic-lang .delivery-options-container {
        direction: rtl !important;
    }

    html.arabic-lang .div-72 i {
        gap: 10px !important;
        flex-direction: row !important;
    }
}
@media (max-width: 991px) {
    html.arabic-lang .div-71,
    html.arabic-lang .gridView{
        margin-right: -46px !important;
    }

    html.arabic-lang .div-72,
    html.arabic-lang .div-73,
    html.arabic-lang .div-74 {
        min-width: 30% !important;
        justify-content: center;
    }

    html.arabic-lang .div-72 i,
    html.arabic-lang .div-73 i,
    html.arabic-lang .div-74 i {
        font-size: 14px !important;
    }

    html.arabic-lang .div-73,
    html.arabic-lang .div-74 {
        left: 0 !important;
    }

    html.arabic-lang .a-22,
    html.arabic-lang .a-23 {
        display: none;
    }

    html.arabic-lang .myContainerD .myBoxD {
        width: 35px;
        height: 30px;
    }

    html.arabic-lang .div-70 {
        font-size: 10px !important;
        margin-top: 0px !important;
        width: 100% !important;
        min-width: auto !important;
        align-self: center !important;
        line-break: anywhere !important;
    }

    html.arabic-lang .div-67 .a-21 {
        width: auto;
        font-size: 10px !important;
    }

    html.arabic-lang .listView .line-through {
        font-size: 14px !important;
    }

    html.arabic-lang .listView .sfirst {
        font-size: 10px !important;
        margin-top: 3px;
    }

    html.arabic-lang .listView .ssecond {
        font-size: 10px !important;
    }

    html.arabic-lang .myFooterPD{
        direction: rtl !important;
    }
}

  @media only screen and (max-width: 700px) {
    html.arabic-lang .Flowerimgclose {
      right: 10px !important;
    }

    html.arabic-lang .Flowerimgmodal-content {
        width: 100% !important;
        margin-bottom: 228px;
        margin-right: 19px;
    }
  }
