@font-face {
    font-family: 'AlmarenaDisplayBold';
    font-style: normal;
    font-weight: normal;
    src: url('../../font/almerana.otf')  format("opentype");
  }

/* NAVIGATION */
.cart-ioc {
    margin-left: 40px;
}

.nav-item {
    padding: 10px;
}

.nav-link {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 14px;

}

.icon-cart {
    height: 20px;
    width: 30px;
}

.store-collections {
    position: relative;
    text-align: center;
    padding: 15px;
}

.jumb {
    padding: 20px 50px;
    display: flex;
    flex-direction: row;
}

.right-side {
    width: 100%;
    background-color: #e9edf4;
}

.back-img {
    height: 380px;
    width: 100%;
    border-radius: 0px 15px 15px 0px;
}

.heading_tile {
    /* font-weight: 800; */
    font-size: 30px;
    font-family: "AlmarenaDisplayBold", sans-serif;
    /* line-height: 72px; */
    /* color: #19124f; */
    text-transform: uppercase;
}
.heading_tile_body{
    /* font-size: 50px; */
    font-size: 1.1875em;
    font-family: "AlmarenaDisplayBold", sans-serif;
    /* line-height: 72px; */
    text-transform: uppercase;
    
}



.gift_a_friend {
    font-size: 16px;
    border-radius: 12px;
    color: blueviolet;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    background-color: white;
    padding: 13px 35px;
    border: 1px solid blueviolet;
}

.site_btn{
    background-color: blueviolet;
    border: 1px solid #fff;
    color: #fff;
}

.site_btn:hover {
    background-color: #fff;
    color: blueviolet;
    border: 1px solid blueviolet;

}

.site_btn_lite {
    background-color: #fff;
    border: 1px solid #8a2be2;
    color: #8a2be2;

}

.site_btn_lite:hover {
    background-color: #8a2be2;
    color: #fff;

}

.explore_btn {
    font-size: 16px;
    border-radius: 12px;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    border: 0;
    padding: 13px 45px;
    background-color: blueviolet;
    margin-right: 12px;
}

.right_jumbo_text .items-name {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    padding-top: 0px;
    color: #19124f;
    margin-bottom: 0px;
}


.buybtnsecctio {
    margin-top: 40px;
}

.left-side-jumb {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.lead {
    font-family: 'Poppins', sans-serif;
    color: grey;
    /* line-height: 2em; */
    font-size: 22px;
}

.right_jumbo_text .items-name-next {
    font-family: 'Poppins', sans-serif;
    /* font-weight: bold; */
    font-size: 12px;
    margin-left: 10px;
    padding-top: 0px;
    color: blueviolet;
    margin-bottom: 0px;
}

.right_jumbo_text {
    background-color: white;
    width: 100%;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}

.first-top {
    box-shadow: rgb(4 17 29 / 25%) 0px 0px 10px 0px;
    border-radius: 10px;
}

.right_jumbo_img {
    width: 100%;
    height: 350px;
    border-radius: 10px 10px 0px 0px;
}


.tag {
    font-family: sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    font-size: .78571em;
    line-height: 1.3;
    position: absolute;
    min-width: 10px;
    border-radius: 100%;
    padding: 14px 10px;
    top: -20px;
    left: -20px;
    pointer-events: none;
    z-index: 9;
    border: 1px solid rgba(255, 255, 255, 0);
    background: #fbc223;

}

.product_img {
    max-width: 350.0px;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
}

.heading_title {
    color: #19124f;
    margin: 40px 0px;
}

.heading_title h1 {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}

.product-desc {
    text-align: left;
    font-family: 'Poppins', sans-serif;
    padding: 30px 0px;
}

.image_side {
    position: relative;
    display: flex;
    flex-direction: column;
}

.payment-icons {
    user-select: none;
    cursor: default;
    padding: 0;
    margin: 0;
}

.payment-icon {
    display: inline-block;
    vertical-align: middle;
}

.footer {
    padding: 50px 0px;
}

.subsctibe_form {
    display: flex;
    flex-direction: row;
    margin: 40px 0px;
}

.list_footer-side li {
    font-size: 16px;
    padding: 10px 0px;
}

.about_summary {
    font-size: 14px;
}

.firstrow_footer {
    padding: 20px;
}

.list_footer-side {
    font-size: 14px;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.heading_footer {
    font-size: 20px;
    font-weight: bold;
}

.subscribe_btn {
    font-size: 14px;
    background-color: blueviolet;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    width: 30%;
    border: 0;
}

.email_user {
    padding: 10px;
    width: 70%;

}

.subscribe_title {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    color: black;
}

.pay_solution {
    padding: 50px;
    background-color: #F2F2F6;
}

.items_pay_solution {
    text-align: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.items_pay_solution .senc {
    font-size: 14px;
    color: #19124f;
}

.lesn {
    color: #19124f;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0px;
}

.items_pay_solution h4 {
    color: #19124f;
    font-size: 16px;
    font-weight: bold;
}

.items_pay_solution img {
    width: 90px;
}

.pay_sides {
    background-color: white;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .15), 0 1px 2px 0 rgba(0, 0, 0, .1), 0 1px 4px 0 rgba(0, 0, 0, .1);

}

.buy_now_btn {
    position: relative;
    bottom: 20px;
    text-align: center;
    align-self: center;
    background-color: white;
    border-radius: 40px;
    padding: 10px 30px;
    color: #19124f;
    font-weight: bold;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, .15), 0 5px 10px 0 rgba(0, 0, 0, .1), 0 1px 12px 0 rgba(0, 0, 0, .1);
}

.items-price {
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
}

.limited {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #19124f;
    /* background-color: violet;
    color: wheat; */
    /* padding: 10px;
    font-weight: bold; */
}

.product-desc h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
}

/* CATEGORIES */
.categoried {
    box-shadow: rgb(4 17 29 / 25%) 0px 0px 10px 0px;
    border-radius: 10px;

}

.categoried img {
    border-radius: 10px 10px 0px 0px;
}

.categoried_txt {
    text-align: center;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    place-self: center;
    transition: transform 0.1s ease-out 0s;
}

.categoried_txt_y {
    font-size: 18px;
    font-weight: bold;
}