.blog-img img,
.numberc-slider .slick-slide img,
.product-review-box .order-product-box .order-product-details,
.team-slider .slick-slide img,
input,
select,
textarea {
    width: 100%
}


.dealday-img {
    position: relative;
    /* NEW – tag ko image ke upar place karne ke liye */
}

.dealday-img .product-tag {
    position: absolute;
    /* NEW */
    top: 0px;
    left: 0px;
    z-index: 5;
}


.product-tag {
    display: inline-flex;
    /* inline-block ki jagah */
    align-items: center;
    /* vertical center */
    justify-content: center;
    /* horizontal center */

    padding: 4px;
    font-size: 11px;
    line-height: 1;
    /* important */
    border-radius: 16px;
    /* main border radius */
    border-bottom-left-radius: 0;
    /* bottom-left corner straight */
    color: #fff;
    font-weight: 600;
    margin: 0 0 4px 0;
}





.product-tags {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    top: 93%;
    left: 10px;
    transform: rotate(-90deg) translateY(-50%);
    transform-origin: left top;

    height: 22px;
    /* 🔥 FIXED HEIGHT */
    min-width: 120px;
    /* optional – sab tags thode uniform lagenge */
    padding: 0 12px;
    /* vertical padding hata di, sirf left-right */

    font-size: 12px;
    line-height: 1;
    /* important */
    white-space: nowrap; 
    /* text break na ho */

    border-radius: 0px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;

    color: #fff;
    font-weight: 600;

    margin: 0;
    z-index: 5;
}







.tag-bestseller {
    background: #fa7100;
}

.tag-new {
    background: #1f6f22;
}

.tag-popular {
    background: #2196f3;
}

.tag-top {
    background: #6328d9;
}

.tag-bestseller::before {
    content: "#1 ";
    margin-right:4px;
}

.tag-new::before {
    content: "✨ ";
}


.tag-popular::before {
    content: "🔥 ";
}

.tag-top::before {
    content: "⭐ ";
}


.numberc2:after,
.numberc3:after {
    content: "";
    top: 0;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

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

html body {
    padding-right: 0 !important
}

.red_co {
    color: #8e1912
}

a,
abbr,
acronym,
address,
applet,
aside,
b,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
main,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
    font-family: Gilroy;
    text-decoration: none
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    font-size: 16px
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

::-webkit-input-placeholder {
    color: background: grey;
    font-weight: 500;
    font-size: 16px
}

:-moz-placeholder {
    color: background: grey;
    font-weight: 500;
    font-size: 16px
}

::-moz-placeholder {
    color: background: grey;
    font-weight: 500;
    font-size: 16px
}

:-ms-input-placeholder {
    color: background: grey;
    font-weight: 500;
    font-size: 16px
}

body {
    font-size: 13px
}

.w-700,
b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

.brush-slider .slick-slide,
.dealday-con,
.featured-slider .slick-slide,
.team_contact p a,
input {
    padding: 8px
}

.form-control:focus {
    box-shadow: none
}

img {
    max-width: 100%;
    vertical-align: bottom;
    border: none
}

li,
ol,
ul {
    list-style: none
}
 .right-icon-sec ul,
.right-icon-sec ol {
    list-style: none;

}
.our-support-img-outer ul,
.our-support-img-outer ol {
    list-style: none;

}

.category_description li,ol,ul{
    list-style: disc;
}

.f-48 {
    font-size: 3rem
}

.f-40 {
    font-size: 2.5rem
}

.f-28 {
    font-size: 1.75rem;
    line-height: 120%
}

.f-32 {
    font-size: 2rem
}

.f-30 {
    font-size: 1.875rem
}

.f-24 {
    font-size: 1.5rem
}

.f-20 {
    font-size: 1.25rem
}

.f-16,
.off-box span {
    font-size: 1rem
}

.f-14 {
    font-size: .875rem
}

.f-12 {
    font-size: .75rem
}

.w-900 {
    font-weight: 900
}

.w-600 {
    font-weight: 600
}

.w-500 {
    font-weight: 500
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Thin.eot');
    src: url('../fonts/Gilroy-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Thin.woff2') format('woff2'), url('../fonts/Gilroy-Thin.woff') format('woff'), url('../fonts/Gilroy-Thin.ttf') format('truetype'), url('../fonts/Gilroy-Thin.svg#Gilroy-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-LightItalic.eot');
    src: url('../fonts/Gilroy-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-LightItalic.woff2') format('woff2'), url('../fonts/Gilroy-LightItalic.woff') format('woff'), url('../fonts/Gilroy-LightItalic.ttf') format('truetype'), url('../fonts/Gilroy-LightItalic.svg#Gilroy-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-ThinItalic.eot');
    src: url('../fonts/Gilroy-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-ThinItalic.woff2') format('woff2'), url('../fonts/Gilroy-ThinItalic.woff') format('woff'), url('../fonts/Gilroy-ThinItalic.ttf') format('truetype'), url('../fonts/Gilroy-ThinItalic.svg#Gilroy-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-BlackItalic.eot');
    src: url('../fonts/Gilroy-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-BlackItalic.woff2') format('woff2'), url('../fonts/Gilroy-BlackItalic.woff') format('woff'), url('../fonts/Gilroy-BlackItalic.ttf') format('truetype'), url('../fonts/Gilroy-BlackItalic.svg#Gilroy-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Black.eot');
    src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Black.woff2') format('woff2'), url('../fonts/Gilroy-Black.woff') format('woff'), url('../fonts/Gilroy-Black.ttf') format('truetype'), url('../fonts/Gilroy-Black.svg#Gilroy-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype'), url('../fonts/Gilroy-Light.svg#Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-BoldItalic.eot');
    src: url('../fonts/Gilroy-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-BoldItalic.woff2') format('woff2'), url('../fonts/Gilroy-BoldItalic.woff') format('woff'), url('../fonts/Gilroy-BoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-BoldItalic.svg#Gilroy-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-MediumItalic.eot');
    src: url('../fonts/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-MediumItalic.woff2') format('woff2'), url('../fonts/Gilroy-MediumItalic.woff') format('woff'), url('../fonts/Gilroy-MediumItalic.ttf') format('truetype'), url('../fonts/Gilroy-MediumItalic.svg#Gilroy-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBold.woff2') format('woff2'), url('../fonts/Gilroy-SemiBold.woff') format('woff'), url('../fonts/Gilroy-SemiBold.ttf') format('truetype'), url('../fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-SemiBoldItalic.eot');
    src: url('../fonts/Gilroy-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Gilroy-SemiBoldItalic.woff') format('woff'), url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-SemiBoldItalic.svg#Gilroy-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-RegularItalic.eot');
    src: url('../fonts/Gilroy-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-RegularItalic.woff2') format('woff2'), url('../fonts/Gilroy-RegularItalic.woff') format('woff'), url('../fonts/Gilroy-RegularItalic.ttf') format('truetype'), url('../fonts/Gilroy-RegularItalic.svg#Gilroy-RegularItalic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype'), url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype'), url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

:any-link:hover {
    text-decoration: none
}

.pt-40 {
    padding-top: 2.5rem
}

.pb-40 {
    padding-bottom: 2.5rem
}

.px-40 {
    padding-inline: 40px
}

.pt-32 {
    padding-top: 2rem
}

.pb-32 {
    padding-bottom: 2rem
}

.pt-24 {
    padding-top: 1.5rem
}

.pb-24 {
    padding-bottom: 1.5rem
}

.pt-16 {
    padding-top: 1rem
}

.pb-16 {
    padding-bottom: 1rem
}

.pt-6 {
    padding-top: .375rem
}

.pt-10 {
    padding-top: .625rem
}

.order-delivery-range .margin-area .message.message-1,
.order-delivery-range .margin-area .message.message-2,
.red,
.red-bo-btn:hover,
a.morelink {
    color: #db2b21
}

.black-1 {
    color: #1a2033
}

.black-2 {
    color: #1a1a1a
}

.black-3 {
    color: #00000080
}

.black-4 {
    color: #000
}

.green,
.green-bo-btn:hover {
    color: #66b33e
}

.bg-green {
    background: #66b33e
}

.order-delivery-range .margin-area .progress-bar.first,
.red-bg-btn {
    background: #db2b21
}

.light-gray {
    color: #1e2B3D80
}

.light-gray02 {
    color: #cfd1d3
}

.white-80 {
    color: #fffFFFCC
}

.line-height-24 {
    line-height: 1.5rem
}

.line-height-20 {
    line-height: 1.25rem
}

.line-height-30 {
    line-height: 1.875rem
}

.line-height-36 {
    line-height: 2.25rem
}

.line-height-120,
.prod-d-name a {
    line-height: 120%
}

.line-height-48 {
    line-height: 3rem
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important
}

.main-content {
    display: flex
}

.pt-12 {
    padding-top: 12px
}

.green-bo-btn,
.red-bg-btn,
.red-bo-btn,
.white-bo-btn {
    text-align: center;
    padding: 12px 8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%
}

.red-bg-btn {
    border-radius: 8px;
    justify-content: center;
    color: #faf9f7;
    border: none;
    cursor: pointer
}

.green-bo-btn,
.red-bo-btn {
    justify-content: center;
    transition: .3s ease-in-out
}

.red-bg-btn:hover {
    color: #fff;
    filter: brightness(1.1)
}

.red-bo-btn {
    border: 2px solid #db2b21;
    border-radius: 8px;
    color: #db2b21
}

.green-bo-btn {
    border: 2px solid #66b33e;
    border-radius: 8px;
    color: #66b33e
}

.white-bo-btn {
    border: 2px solid #faf9f7;
    border-radius: 8px;
    justify-content: center;
    color: #faf9f7;
    transition: .3s ease-in-out
}

.left-section {
    width: 116px
}

.right-section {
    width: calc(100% - 116px);
    padding-left: 3.5rem;
    padding-right: 3.5rem
}

.categories-box a.categories_img11 img {
    display: block;
    width: auto;
    object-fit: cover;
    height: 3.75rem;
    margin: auto
}

.categories-slider .slick-track,
.deals-slider .slick-track {
    margin: 0
}

.clock-t img {
    margin-right: 12px
}

.off-box,
.off-box span {
    margin: auto;
    color: #fff
}

.clock-t {
    text-align: right !important;
    display: inline-block;
    float: right
}

.dealday-box {
    background: #fff;
    border: 1.6px solid #ccc;
    box-shadow: 0 0 9px rgba(0, 0, 0, .01), 0 0 8px rgba(0, 0, 0, .04), 0 0 6px rgba(0, 0, 0, .07), 0 0 3px rgba(0, 0, 0, .08), 0 0 0 rgba(0, 0, 0, .08);
    border-radius: 16px
}

.deals-slider .slick-dots,
.slick-dots {
    bottom: -35px;
    left: -160px
}

.bestsellers-slider .slick-dots li button,
.blog-slider .slick-dots li button,
.brush-slider .slick-dots li button,
.deals-slider .slick-dots li button,
.featured-slider .slick-dots li button,
.new-launch-slider .slick-dots li button,
.shopc-section .slick-dots li button,
.shopc-slider .slick-dots li button {
    width: 0;
    height: 0
}

.bestsellers-slider .slick-dots li button:before,
.blog-slider .slick-dots li button:before,
.brush-slider .slick-dots li button:before,
.deals-slider .slick-dots li button:before,
.featured-slider .slick-dots li button:before,
.new-launch-slider .slick-dots li button:before,
.shopc-section .slick-dots li button:before,
.shopc-slider .slick-dots li button:before {
    font-size: 0;
    width: 320px;
    height: 8px;
    background: #d9d9d9;
    border-radius: 4px;
    opacity: 1
}

.bestsellers-slider .slick-dots li.slick-active button:before,
.blog-slider .slick-dots li.slick-active button:before,
.brush-slider .slick-dots li.slick-active button:before,
.deals-slider .slick-dots li.slick-active button:before,
.featured-slider .slick-dots li.slick-active button:before,
.new-launch-slider .slick-dots li.slick-active button:before,
.shopc-section .slick-dots li.slick-active button:before,
.shopc-slider .slick-dots li.slick-active button:before {
    background-color: #db2b21;
    opacity: 1;
    z-index: 1
}

.off-box {
    background: #66b33e;
    border-radius: 16px 16px 0 0;
    align-items: center;
    padding: 8px;
    font-weight: 900;
    font-size: .875rem;
    display: grid;
    text-align: center
}

.off-box span {
    font-weight: 700;
    display: table-cell;
    line-height: 15px;
    width: 132px;
    text-align: center
}

.prod-d-name,
.prod-d-name a {
    font-weight: 700;
    font-size: .875rem
}

.prod-d-name,
.prod-d-name a,
.prod-d-price {
    color: #000;
    text-align: center
}

.off-box img {
    width: 14px;
    margin-right: 6px;
    display: inline-block
}

.dealday-img {
    padding: 4px 8px;
    height: 9.625rem;
    overflow: hidden;
    background: 0 0;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

.dealday-img img {
    display: block;
    max-height: 9.625rem;
    margin: auto
}

.prod-d-name {
    line-height: 120%;
    min-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.prod-d-price {
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 120%;
    margin: 6px 0
}

.prod-d-price span {
    font-weight: 500;
    font-size: 1.25rem;
    text-align: center;
    color: grey;
    margin-left: 5px
}

.prod-d-save {
    font-weight: 700;
    font-size: 1rem;
    text-align: center;
    color: #991e17;
    margin-bottom: 6px
}

.numberc-cont,
img.live-btn {
    right: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    text-align: center
}

.dealday-box,
.numberc-banner,
.order-delivery-range .margin-area {
    position: relative
}

.numberc-slider.slick-initialized.slick-slider {
    transform: scale(.8)
}

.numberc-cont h3 {
    font-weight: 900;
    font-size: 36px;
    line-height: 120%;
    color: #fff
}

.numberc-cont p {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    opacity: .8
}

.numberc-cont {
    position: absolute;
    bottom: 0;
    top: 0;
    display: table
}

.numberc1:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(30, 43, 61, .65)
}

.numberc2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: linear-gradient(270deg, rgba(28, 29, 44, .9) 24.7%, rgba(30, 43, 61, 0) 60.62%), url(Screenshot 2022-11-28 at 10.29.png) */
}

.numberc3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: linear-gradient(90deg, rgba(105, 169, 23, .7) 26.04%, rgba(105, 169, 23, 0) 55.97%); */
    backdrop-filter: blur(0.460526px)
}

img.live-btn {
    position: absolute;
    top: -32px;
    width: 123.82px !important
}

.numberc-slider .slick-slide {
    padding-top: 38px
}

.deals-slider .slick-slide {
    padding: 7px
}

.brush-slider .slick-list,
.deals-slider .slick-list,
.featured-slider .slick-list {
    margin: -8px
}

.categories-slider .slick-next:before,
.deals-slider .slick-next:before,
.slick-next:before {
    content: url(../images/right-arrow.svg)
}

.deals-slider {
    margin-right: 40px
}

.deals-slider .slick-next {
    right: -41px
}

.categories-box a span {
    margin-top: 12px;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto
}

.shopc-slider .slick-list {
    margin-left: -10px
}

.our-support-section ul li,
.shopc-slider .categories-box {
    margin-inline: 10px
}

.shopc-slider .categories-box a.categories_img11 img {
    height: 10.5rem
}

.slick-next,
.slick-prev {
    z-index: 99
}

.dealday-box.bestsellers-box {
    border: none;
    box-shadow: none;
    text-align: left
}

.prod-reviews {
    font-weight: 500;
    font-size: 1rem;
    line-height: 120%;
    color: #000;
    margin-top: 10px;
    align-items: center
}

.prod-reviews img {
    margin-right: 3px
}

.prod-reviews span {
    color: #989898;
    font-weight: 500;
    font-size: 1rem;
    margin-left: 3px
}

.poster-section-inner img.w-100 {
    object-fit: cover;
    display: block;
    border-radius: 16px
}

.bestsellers-box .dealday-img {
    padding: 0 0 4px
}

.bestsellers-box .dealday-img img {
    height: auto;
    max-height: 9.625rem
}

.bestsellers-slider .slick-slide,
.blog-slider .slick-slide {
    padding: 10px
}

.bestsellers-slider .slick-list,
.blog-slider .slick-list {
    margin: -10px
}

.bestsellers-slider .slick-next {
    right: -30px
}

.team-slider .slick-next:before {
    content: url(../images/r-right.svg)
}

.bestsellers-slider .slick-prev {
    left: -20px
}

.slick-prev:before {
    content: url(../images/prev.svg)
}

.team-slider .slick-prev:before {
    content: url(../images/r-left.svg)
}

.team-slider-profile{
    /* margin-top:15px; */
}

    .work-culture-slider .slick-prev,
.work-culture-slider .slick-next {
    width: 40px;
    height: 40px;
    z-index: 99;
}

.work-culture-slider .slick-prev {
    left: -50px; /* left arrow */
}

.work-culture-slider .slick-next {
    right: -50px; /* right arrow */
}


.work-culture-slider .slick-next:before {
    content: url(../images/r-right.svg)
}

.work-culture-slider .slick-prev:before {
    content: url(../images/r-left.svg)
}

.trusted-box {
    padding: 1rem;
    background: #fff;
    border: .911528px solid #e6e6e6;
    box-shadow: 0 70.1877px 28.2574px rgba(45, 41, 34, .01), 0 39.1957px 23.6997px rgba(45, 41, 34, .02), 0 17.319px 17.319px rgba(45, 41, 34, .03), 0 4.55764px 10.0268px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04);
    border-radius: 14.5845px;
    text-align: center;
    display: flex;
    -ms-flex-wrap: wrap;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 17.5rem
}

.bast_sellers {
    padding: 4px 8px;
    gap: 4px;
    position: absolute;
    width: 117px;
    height: 28px;
    left: 16px;
    top: 16px;
    background: #101528;
    border-radius: 6px;
    font-weight: 700;
    display: flex;
    font-size: 14px;
    line-height: 20px;
    color: #fff
}

.brush-slider .slick-next,
.featured-slider .slick-next {
    right: -25px
}

.brush-slider .slick-prev,
.featured-slider .slick-prev {
    left: -25px
}

.new-launch-slider .slick-slide {
    padding-inline: 10px;
    margin-left: -10px
}

.blog-box {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 77px 31px rgba(45, 41, 34, .01), 0 43px 26px rgba(45, 41, 34, .02), 0 19px 19px rgba(45, 41, 34, .03), 0 5px 11px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04);
    border-radius: 16px;
    padding: 12px
}

.blog-n-box,
.show_box1 {
    box-shadow: 0 54.7556px 22.0444px rgba(45, 41, 34, .01), 0 30.5778px 18.4889px rgba(45, 41, 34, .02), 0 13.5111px 13.5111px rgba(45, 41, 34, .03), 0 3.55556px 7.82222px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04)
}

.blog-img {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    overflow: hidden
}

.blog-slider .slick-next {
    right: -42px
}

.blog-slider .slick-prev {
    left: -30px
}

.story-user-name .f-24 {
    font-size: 1.2rem;
    font-weight: 600
}

.about_ser {
    background: url(../images/about-banner.svg) center/cover no-repeat;
    height: 270px;
    padding-top: 80px
}

.morecontent span,
.moretext,
.product-review-box .rating>input {
    display: none
}

.show_box1 {
    background: #fff;
    border-radius: 11px;
    padding: 17px;
    max-width: 347px
}

.show_box_top {
    display: flex;
    margin: auto;
    text-align: center
}

.c_values_box p {
    max-width: 10.688rem;
    margin: auto
}

.blog-img-n {
    width: 15.25rem;
    border-radius: 6px;
    overflow: hidden
}

.blog-co-n {
    width: calc(100% - 15.25rem);
    margin-left: 17px
}

.blog-n-box {
    background: #fff;
    border-radius: 11px;
    margin-top: 24px;
    padding: 11px
}

.order-review-box,
.user-profile-box {
    box-shadow: 0 77px 31px rgba(45, 41, 34, .01), 0 43px 26px rgba(45, 41, 34, .02), 0 19px 19px rgba(45, 41, 34, .03), 0 5px 11px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04)
}

.team_contact_slider {
    max-width: 246px;
    margin-left: auto
}

.team-slider .team-slider-inner.slick-slide.slick-current.slick-active.slick-center,
.work-culture-inner.slick-slide.slick-current.slick-active {
    transform: scale(1.1)
}

.work-culture-inner.slick-slide {
    padding: 20px;
    margin-inline: 30px
}

/* .work-culture-slider .slick-next {
    right: -20px
} */

.order-review-box {
    background: #fff;
    border-radius: 16px;
    padding: 16px;
    height: 100%
}

.order-review-box-left {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.order-review-box .form-group {
    margin: 1rem 0;
    display: grid;
    grid-template-columns: 30px 1fr;
    place-items: center start
}

.order-review-box .form-group input[type=radio] {
    width: 20px;
    height: 20px
}

.order-review-box .form-group span {
    font-size: 10px;
    font-weight: 500;
    display: block;
    width: 10rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.order-review-box label {
    font-size: 12px;
    cursor: pointer;
    font-weight: 700
}

.black-bo-btn,
.gst-for-refund-field input {
    font-size: 14px;
    padding-block: 10px;
    font-weight: 700
}

.order-review-box input[type=radio]:checked {
    accent-color: #DB2B21
}

.black-bo-btn {
    border: 2px solid #242424;
    display: block;
    border-radius: 8px;
    width: 100%;
    background-color: transparent;
    cursor: pointer
}

.gst-for-refund-field input {
    background-color: #eee;
    border-radius: 8px;
    border: 1px solid #ccc;
    outline: 0
}

.discount-clip {
    clip-path: polygon(10% 0%, 60% 0%, 60% 100%, 10% 100%, 0% 50%);
    background-color: #66b33e;
    padding: 10px 35px;
    color: #fff;
    position: relative;
    margin-bottom: 8px;
    min-width: 265px
}

.discount-clip:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%)
}

.order-product-box {
    display: grid;
    grid-template-columns: 70px 1fr;
    place-items: center start;
    gap: 10px;
    margin-bottom: 24px
}

.order-product-delivery {
    padding-bottom: 24px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 32px
}

.place-order-field button {
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    border: none
}

.user-profile-box {
    background: #fff;
    border-radius: 16px;
    padding: 16px
}

.user-profile-left-inner {
    display: grid;
    grid-template-columns: 90px 1fr;
    place-items: center start
}

a.edit-btn {
    font-size: 12px;
    background: #1a2033;
    padding: 9px 16px;
    color: #f5f4f2;
    border-radius: 20px;
    display: inline-flex;
    align-items: center
}

a.edit-btn img {
    height: 11px;
    margin-right: 4px
}

.green-bg-btn {
    background-color: #66b33e;
    border-radius: 8px;
    padding: 13px 24px;
    border: none;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.user-profile {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.your-orders-select ul li {
    display: inline-block;
    margin-right: 8px
}

.your-orders-select form select {
    width: 115px;
    font-size: 12px;
    font-weight: 700;
    padding: 12px;
    border-radius: 35px;
    appearance: none;
    background-image: url(../images/arrow-black1.svg);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: right 20% center
}

.order-delivery-range .margin-area .progress-bar.second:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid red;
    top: -7px;
    left: -13px;
    z-index: 0
}

.order-delivery-range .margin-area .message.message-1::after {
    left: 0 !important
}

.order-delivery-range .margin-area .message.message-4::after {
    left: 70% !important
}

.order-delivery-range .margin-area .progress-bar {
    position: absolute;
    height: 2px;
    width: calc(100% /3 + 20px);
    top: 13px;
    left: 0;
    background: #ccc
}

.order-delivery-range .margin-area .progress-bar.second {
    left: 33%
}

.order-delivery-range .margin-area .progress-bar.third {
    left: 64%
}

.order-delivery-range .margin-area .message {
    padding-top: 30px;
    color: #ccc;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.order-delivery-range .margin-area .message:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: red;
    border-radius: 50%;
    top: 10px;
    left: 16px
}

.order-delivery-range .margin-area .message-3:after,
.order-delivery-range .margin-area .message-4:after {
    background: #ccc
}

.check-order-btn-grp button {
    border: 1px solid #1a2033;
    color: #1a2033;
    font-size: 14px;
    font-weight: 700;
    background-color: transparent;
    height: 58px;
    line-height: 58px;
    width: 100%;
    border-radius: 8px;
    cursor: pointer
}

.user-edit-icon a {
    width: 30px;
    height: 30px;
    line-height: 21px;
    border-radius: 50%;
    text-align: center;
    background-color: #db2b21;
    display: inline-block
}

.user-details.user-edit-details {
    display: grid;
    grid-template-columns: 30px 1fr;
    place-items: center;
    gap: 10px
}

.product-tab-section.profile-tab-section ul li.nav-item {
    width: calc(100% / 4) !important;
    text-align: center
}

.order-review-box.describes-section {
    background: 0 0;
    box-shadow: none;
    padding: 0
}

.order-review-box.describes-section .form-group {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 16px;
    margin-top: 0;
    grid-template-columns: 30px 1fr 1fr
}

.order-review-box.describes-section .form-group .occupation-input {
    max-width: 680px;
    width: 100%;
    float: right
}

.order-review-box.describes-section .form-group .occupation-input input {
    border: 1px solid #ccc;
    background-color: #eee;
    height: 50px;
    border-radius: 8px
}

.profile-save-btn button,
.profile-save-btn input {
    height: 58px;
    width: 320px;
    border-radius: 8px;
    float: right;
    color: #fff;
    border: none;
    background-color: #db2b21;
    margin-top: 16px;
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

.order-review-box.personal-details-sec .form-group {
    grid-template-columns: 70px 70px;
    border: none;
    padding: 8px 0
}

.order-review-box.personal-details-sec .input-group input {
    background-color: #f5f5f5;
    height: 52px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-block: 16px
}

.input-group.farm-size-field {
    display: grid;
    grid-template-columns: 87px 1fr
}

.input-group.farm-size-field select {
    background-color: #ccc;
    border-radius: 8px 0 0 8px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px
}

.input-group.farm-size-field input {
    margin-block: 0 !important;
    border-radius: 0 8px 8px 0 !important
}

.crop-field-section .card {
    border: none
}

.crop-field-section .card-header {
    padding: 0;
    border-bottom: none;
    background-color: transparent
}

.crop-field-section .crop-field-box,
.product-review-box {
    background: #fff;
    box-shadow: 0 77px 31px rgba(45, 41, 34, .01), 0 43px 26px rgba(45, 41, 34, .02), 0 19px 19px rgba(45, 41, 34, .03), 0 5px 11px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04)
}

.crop-field-section button.btn {
    background-color: transparent;
    width: 100%;
    border-radius: 16px;
    border: 1px solid #ccc;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    padding: 16px;
    display: flex;
    gap: 8px;
    align-items: center;
    text-decoration: none;
    color: #000
}

.crop-field-section button.btn:focus {
    box-shadow: none;
    border: 1px solid #db2b21
}

.crop-field-section button.btn img {
    transition: .3s ease-in;
    display: inline-block
}

.crop-field-section button.btn:not(.collapsed) img {
    transform: rotate(270deg)
}

.crop-field-section button.btn[aria-expanded=true] img {
    transform: rotate(1deg)
}

.crop-field-section button.btn[aria-expanded=false] img {
    transform: rotate(274deg)
}

.crop-field-section button.btn.collapsed {
    border: 1px solid #ccc
}

.crop-field-section .collapse .crop-field-box-outer {
    padding: 16px 0;
    display: flex;
    gap: 23px;
    flex-wrap: wrap
}

.crop-field-section .crop-field-box {
    border-radius: 8px;
    padding: 8px;
    cursor: pointer
}

.crop-field-section .crop-field-box label .crop-field-box-img {
    width: 135px;
    height: 110px;
    border-radius: 8px;
    margin-bottom: 8px
}

.crop-field-section .crop-field-box label .crop-field-box-img img {
    width: 100%;
    border-radius: 8px
}

.crop-field-section .container {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.crop-field-section .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.crop-field-section .checkmark {
    position: absolute;
    top: -20px;
    right: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 2px solid grey;
    border-radius: 4px
}

.crop-field-section .container input:checked~.checkmark {
    background-color: #66b33e
}

.crop-field-section .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.crop-field-section .container input:checked~.checkmark:after,
.morelink {
    display: block
}

.crop-field-section .container .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.crop-field-box.sweet-corn .crop-field-box-img {
    margin-inline: 25px
}

.product-tab-section.profile-tab-section.profile-tab-section-other ul li.nav-item {
    width: calc(100% / 2) !important
}

.product-review-box {
    border-radius: 16px;
    padding-inline: 30px
}

.product-review-right .product-review-box,
.product-review-submit-left .product-review-box {
    padding: 16px
}

.product-review-box-img {
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-review-box .order-product-box {
    grid-template-columns: 120px 1fr;
    margin-block: 0
}

.product-review-box .rating {
    display: flex;
    width: 100%;
    justify-content: start;
    flex-direction: row-reverse;
    position: relative
}

.product-review-box .rating>label {
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-top: auto;
    background-image: url("../images/star-border.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s
}

.product-review-box .rating>input:checked~label,
.product-review-box .rating>input:checked~label~label,
.product-review-box .rating>input:not(:checked)~label:hover,
.product-review-box .rating>input:not(:checked)~label:hover~label {
    background-image: url("../images/star.svg")
}

.product-review-box .text-wrapper {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 90%;
    left: 0
}

.product-review-box .text-wrapper span {
    opacity: 0;
    position: absolute;
    left: 0
}

.product-review-box #rating-1:checked~.text-wrapper>.text .rating-1,
.product-review-box #rating-2:checked~.text-wrapper>.text .rating-2,
.product-review-box #rating-3:checked~.text-wrapper>.text .rating-3,
.product-review-box #rating-4:checked~.text-wrapper>.text .rating-4,
.product-review-box #rating-5:checked~.text-wrapper>.text .rating-5 {
    opacity: 1
}

.product-review-box input,
.product-review-box textarea {
    height: 40px;
    background-color: #f5f5f5;
    border-radius: 8px;
    border: 1px solid #ccc
}

.product-review-box textarea {
    height: 70px;
    padding: 10px
}

.product-review-box .form__container {
    position: relative;
    width: 100%;
    height: 200px;
    border: 2px dashed #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: silver;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    margin-top: 16px;
    cursor: pointer;
    border-radius: 8px
}

.product-review-box .form__file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0
}

.product-review-box .form__files-container {
    display: flex;
    width: 100%;
    padding: 5px 0;
    justify-content: space-between;
    align-items: center
}

.product-review-box .form__text {
    font-size: 18px;
    color: #333;
    max-width: 450px;
    whitespace: no-wrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-review-box .form__icon {
    font-size: 22px;
    color: #1871b5;
    text-decoration: none
}

.our-journey-section iframe {
    height: calc(285px + 3vw)
}

.video-box iframe {
    height: calc(8.438rem + 3vw)
}

.thebox-slider .slick-slide {
    padding: 20px
}

.thebox-slider .slick-list {
    margin: -20x
}

.team-slider .slick-slide {
    padding: 12px 
}

.team-slider .slick-list {
    margin: -12px
}

.team-slider .team-slider-inner.slick-slide.slick-active {
    transform: scale(.7)
}

.sub_ce1_con a {
    position: relative;
    display: inline-block
}

.sub_ce1_con img {
    display: block;
    position: absolute;
    right: -24px;
    top: 0;
    border: 0;
    margin: auto;
    bottom: 0
}

.login_box_d .modal-dialog {
    max-width: 593px;
    margin-top: 143px
}

.login_box_d input {
    height: 46px;
    border: 1px solid #ccc;
    color: grey;
    background: #f5f5f5;
    padding: 16px, 12px;
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.steps>.step.is-active:before {
    color: #fff;
    margin-top: 10px !important;
    content: url(../images/red_d.svg);
    background: 0 0;
    margin-bottom: 0;
}

.login_box_d .modal-body {
    padding: 24px;
    border-radius: 11px
}

.login_box_d input.form-control:focus {
    color: #000;
    background-color: #f5f5f5;
    border-color: #000
}

.left-section {
    z-index: 10000
}

.cart_pop_inner {
    background: #fff;
    border-radius: 16px;
    padding: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .2)
}

.cart_pop_top {
    position: absolute;
    right: -37px;
    width: 302px;
    top: 76px;
    z-index: 10
}

.cart_pop_top::after {
    content: "";
    width: 13px;
    height: 3px;
    background: #fff;
    display: block;
    position: absolute;
    top: -2px;
    right: 42px
}

.cart_pop_top_img {
    z-index: -10;
    width: 30px;
    position: absolute;
    top: -16px;
    right: 34px
}

.wallet-section-inner {
    border-radius: 8px;
    border: 1px solid #ccc
}

.wallet-section-inner .wallet-section-box-first {
    border-right: 1px solid #ccc
}

.privacy-policy-section-inner p {
    margin-bottom: 16px;
    line-height: 20px
}

.notification-outer {
    background: #fff;
    box-shadow: 0 54.7556px 22.0444px rgba(45, 41, 34, .01), 0 30.5778px 18.4889px rgba(45, 41, 34, .02), 0 13.5111px 13.5111px rgba(45, 41, 34, .03), 0 3.55556px 7.82222px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04);
    border-radius: 11px;
    padding: 16px
}

#sharemodal .modal-dialog.modal-dialog-centered {
    position: absolute;
    right: 55px
}

.library-filter button {
    padding: 6px 12px;
    background-color: transparent;
    border-radius: 25px;
    border: 1px solid #db2b21;
    color: #db2b21;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    margin-right: 6px;
    display: inline-block
}

.library-details button,
.library-filter button.red-bg-btn {
    color: #fff;
    background-color: #db2b21
}

.library-section-box-img {
    width: 88px;
    height: 124px
}

.library-section-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.library-details button {
    padding: 13px 135px;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-radius: 6px;
    cursor: pointer
}

.library-details-outer-left {
    width: 144px;
    height: 214px;
    margin-right: 18px
}

.library-details-outer-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 11px
}

.library-details-list ul li {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative
}

.library-details-list ul li:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    display: block;
    background-image: url(../images/green-check.svg);
    background-size: 100%
}

#libraryModal .modal-content {
    padding: 14px
}

.library-btn-grp button {
    width: 16.063rem;
    border: 1px solid #db2b21;
    height: 3.188rem;
    line-height: 3.188rem;
    padding: 0;
    font-size: 14px
}

.library-btn-grp button:focus {
    outline: 0
}

.contact-us-outer {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 77px 31px rgba(45, 41, 34, .01), 0 43px 26px rgba(45, 41, 34, .02), 0 19px 19px rgba(45, 41, 34, .03), 0 5px 11px rgba(45, 41, 34, .04), 0 0 0 rgba(45, 41, 34, .04);
    border-radius: 16px;
    padding: 24px 16px
}

.but_red,
.but_red_b {
    padding: 12px 8px;
    display: block;
    font-weight: 700;
    text-align: center
}

.contact-us-outer select {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 8px;
    border-radius: 8px;
    margin-block: 5px;
    appearance: none;
    background-image: url("../images/chevron-down-line.svg");
    background-size: 22px;
    background-position: 63% center;
    background-repeat: no-repeat
}

.contact-us-outer .contact-field {
    margin-bottom: 24px
}

.contact-us-outer .contact-field label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px
}

.contact-us-outer .contact-field input {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 16px
}

.contact-us-outer .contact-field textarea {
    height: 132px;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 16px;
    background-color: #f5f5f5
}

.contact-us-outer h5 {
    font-size: 18px;
    font-weight: 700;
    margin-block: 8px
}

.address_desk,
.btn-red,
.but_black_b,
.but_red,
.but_red_b {
    font-size: 18px
}

.more-box span,
.text-left span,
a.morelink {
    font-weight: 500;
    font-size: 14px
}

.errordisplay {
    color: red
}

.model-des .modal-title {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%
}

.btn_red_r1 {
    width: 100%;
    border: none
}

.sidebar_pro.sidebar_pro2,
.sidebar_pro3 {
    width: 100px;
    position: relative
}

.btn-red {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    color: #da3d2e
}

.but_red {
    align-items: center;
    background: #db2b21;
    border-radius: 8px;
    color: #faf9f7;
    margin: 6px 0
}

.but_red_b {
    border: 2px solid #db2b21;
    color: #db2b21;
    border-radius: 8px
}

.blue-bg {
    background: linear-gradient(196.57deg, #1e2b3d .62%, #0b1625 67.72%)
}

.modal-footer {
    background: #fff;
    display: block
}

.gray-colore-p {
    color: grey
}

.sidebar_pro.sidebar_pro2 {
    height: 100px
}

.sidebar_pro {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden
}

.edit_pro_i {
    position: absolute;
    top: 59px;
    background: radial-gradient(circle, #db2b21 59%, #fff 35%) !important;
    border-radius: 50%;
    right: -2px
}

.address_fetch {
    margin-bottom: 30px;
    overflow-y: auto;
    width: 281px;
    max-height: 102px;
    direction: rtl
}

.form-group.mb-2 {
    position: relative;
    direction: ltr
}

.address_fetch::-webkit-scrollbar {
    width: .3em;
    scroll-margin-right: 10px
}

.address_fetch::-webkit-scrollbar-thumb {
    background-color: #c6c1c1
}

.address_fetch::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

.address_fetch.mb-30 p {
    margin-top: 15px
}

del {
    text-decoration: revert
}

.text-left span {
    text-align: center;
    color: grey;
    margin-left: 5px
}

.cover-underline {
    display: inline-block;
    background: linear-gradient(to right, red, red);
    background-position: bottom;
    background-size: 100% 1.5px;
    background-repeat: no-repeat
}

.but_black_b {
    border: 1px solid #1a2033;
    color: #1a2033;
    font-weight: 700;
    background-color: transparent;
    height: 58px;
    line-height: 58px;
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    text-align: center
}

.more-box ul li {
    list-style: disc;
    font-size: larger
}

.specification>.table-bordered td,
.table-bordered th {
    border: 2px solid #db2b21
}

.address_desk {
    width: 36px;
    border: 2px solid;
    color: #000;
    position: absolute;
    border-radius: 11px;
    right: 0;
    text-align: center;
    line-height: 34px
}

.text_underline {
    text-decoration: underline
}

.disc {
    color: #af0207
}

#partial_upi {
    margin-top: -35px
}

.call-now {
    position: fixed;
    right: 4%;
    bottom: 50%;
    transform: translate(50%, 50%);
    z-index: 9999;
    /* Ensure it's above other content */
    padding: 15px;
    background: #db2b21 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.call-now a {
    text-decoration: none;
    color: #fff !important;
    font-size: 17px;
    font-weight: 700;
}

.call-now img {
    width: 25px;
    /* Adjust according to your icon size */
    height: 25px;
    /* Adjust according to your icon size */
}

/*  Add Search Bar CSS By Mukesh Joshi   */
#searchResults {
    background: white;
    color: black;
    position: absolute;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 9999;
    margin-top: 16px;
    padding: 12px 2px 4px 2px;
}

#searchResults a.abab {
    height: 43px;
    /* text-transform: lowercase; */
    display: flex;
    align-items: center;
    padding: 1px;
    text-decoration: none;
    color: black;
    transition: background-color 0.3s ease;
    margin: -6px 8px -4px 6px;
    flex-wrap: unset;
    overflow: hidden;
}

#searchResults a.mmmm {
    border: 1px solid #c2cbc2;
    height: 53px;
    display: flex;
    align-items: center;
    padding: 5px;
    text-decoration: none;
    color: black;
    transition: background-color 0.3s ease;
    flex-wrap: unset;
}

#searchResults img.cate {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

#searchResults a:hover {
    color: #AF0207;
    font-weight: 800;
}

#searchResults h2 {
    font-size: 15px;
    float: right;
}

#searchResults span {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 0px;
    margin-right: 0px;
    width: 100%;
}

#searchResults span {
    font-size: 15px;
    padding-left: 20px;
    width: 100%;
}

h3.topsearch {
    font-size: 12px;
    height: 31px;
    width: 100%;
    margin: -6px;
    padding: 7px 0px;
}

h3.topsearch img {
    width: 15px !important;
    float: left;
    padding-bottom: 34px;
    margin: 1px 10px;
}

a.recent-search {
    text-decoration: none;
    color: darkgrey;
    width: 16%;
}

.indexbar p {
    padding: 10px;
}

div#searchResults p {
    padding: 4px;
    color: #9d6a37;
    font-size: 12px;
}

/* img.history{ padding: 3px;} */
img.history {
    padding: 3px;
    display: block;
    float: left;
}

a.recent-search {
    text-decoration: none;
    color: darkgrey;
    display: block;
    width: 100%;
}

button#clearSearchh {
    position: absolute;
    margin-bottom: 15px;
    top: 4px;
    background: none;
    border: none;
    font-size: 30px;
    left: 246px;
    display: none;
}

button#clearSearch {
    font-size: 35px;
    border: none;
    background: none;
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0px;
    right: 16px;
}

.diveinto {
    font-size: 20px;
}

.diveinto h3 {
    color: #9d6a37;
    font-size: 19px;
    margin: 3px 0px;
}

.indexbar h3 {
    font-size: 16px;
    color: #9d6a37;
}