.pastel {
    background-color: #e9d1bf !important;
}

.pad-container {
    padding-top: 16px;
    padding-bottom: 16px;
}

.instagram-grad {
    background: rgb(64, 93, 230);
    background: linear-gradient(235deg, rgba(64, 93, 230, 1) 0%, rgba(88, 81, 219, 1) 11%, rgba(131, 58, 180, 1) 22%, rgba(193, 53, 132, 1) 33%, rgba(225, 48, 108, 1) 44%, rgba(253, 29, 29, 1) 55%, rgba(245, 96, 64, 1) 66%, rgba(247, 119, 55, 1) 77%, rgba(252, 175, 69, 1) 88%, rgba(255, 220, 128, 1) 100%);
}

.v1_2 {
    width: 274px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin: auto;
}

.v1_5 {
    width: 274px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.v1_3 {
    width: 128px;
    height: 48px;
    background: #F5F5F5;
    opacity: 1;
    position: absolute;
    top: 6px;
    left: 6px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    overflow: hidden;
}

.v1_4 {
    width: 128px;
    height: 48px;
    background: #F5F5F5;
    opacity: 1;
    position: absolute;
    top: 6px;
    left: 140px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    overflow: hidden;
}

.v1_3, .v1_4 {
    padding-top: 12px;
}

.carousel-item img {
    object-fit: cover;
    height: 266px;
    width: 200px;
}

.hide-overflow {
    overflow: hidden;
}

.discount-text {
    color: black;
    padding: 16px;
}

.s2-1 {
    margin-bottom: 0px;
}

.s2-2 {
    background-color: #2787F5;
    padding: 40px !important;
}

.s2-3 {
    margin: auto;
    width: 64px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.s2-4 {
    padding: 40px !important;
}

.s2-5 {
    margin: auto;
    width: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
}