@charset "utf-8";
/*=========================================
	font-family: 'Roboto', sans-serif;
	Thin 100
	Light 300
	Regular 400
	Medium 500
	Bold 700
	Black 900
===========================================
    font-family: 'Roboto Slab', serif;
	Thin 100
	ExtraLight 200
	Light 300
	Regular 400
	Medium 500
	Semibold 600
	Bold 700
	ExtraBold 800
	Black 900
=========================================*/

body { overflow: hidden; overflow-y: auto; }
*, p, body { margin: 0px; padding: 0px; font-family: 'Roboto', sans-serif; font-weight: 400; }
p { color: #000000; font-size: 19px; line-height: 1.5; }
.text-orange-1 { color: #379f00 !important; }
.bg-green-1 { background: #379f00 !important; color: #fff !important; }
a.bg-green-1:hover, button.bg-green-1:hover { background: #2f8800 !important; }
.innerpage-header { border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; padding: 15px 0px; }
.username-dropdown-item { background: #e5e5e5 !important; cursor: default !important; }
/*==============================================
				BACK TO TOP
===============================================*/
#to-top { opacity: 0; filter: alpha(opacity=0); position: fixed; right: -59px; width: 40px; z-index: 9; display: block; top: unset; bottom: 25px; font-size: 11px; color: #379f00; text-align: center; padding: 10px 0 7px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-decoration: none; height: 100px; }
#to-top > svg { fill: #379f00; stroke: #379f00; width: 30px; transform: translateY(20px); transition: all 0.3s; }
#to-top:hover > svg { transform: translateY(0px); transition: all 0.3s; }
#to-top.on { right: 15px; opacity: 0.9; filter: alpha(opacity=90); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#to-top.off { right: -59px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#to-top:hover { opacity: 1; filter: alpha(opacity=100); }
#to-top i { font-size: 14px; }
/*======================== header ========================*/
.logo { flex-basis: 180px; max-width: 180px; flex-grow: 0; }
.desktop-header .logo + * { flex-basis: 0; flex-grow: 1; }
.top-header { padding: 10px 0px; border-bottom: solid 1px #d4d4d4; }
.header-search-holder-1 { position: relative; }
.header-search-icon { font-size: 16px; color: #777777; position: absolute; left: 15px; top: calc(50% - 8px); }
.header-search-input { background: #f3f3f3; border: solid 1px rgba(188,188,188,0.58); border-radius: 5px; font-size: 16px; height: 50px; min-width: 340px; padding: 5px 15px 5px 40px; }
.header-location-display { position: relative; min-width: 200px;}
.location-enter { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-left: 15px; display: none; }
.location-enter-input { display: table; height: 100%; width: 100%; border: none; border-bottom: solid 1px #000; outline: none; box-shadow: none; }
.header-location { text-decoration: none; font-size: 16px; color: #000000; font-weight: 700; transition: all 0.3s; max-width: 250px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.header-location:hover, .header-location:hover * { color: #2f8800; transition: all 0.3s; }
.header-m-link-1 { text-decoration: none; position: relative; font-size: 25px; color: #292929; margin: 0px 12px; line-height: 1; transition: all 0.3s; }
.header-m-link-1:last-of-type { margin-right: 0px; }
.header-m-link-1:hover { color: #379f00; transition: all 0.3s; }
.header-counter-1 { position: absolute; top: -9px; right: -9px; width: 20px; height: 20px; border-radius: 100%; overflow: hidden; background: #2f8800; color: #fff; font-weight: 500; font-size: 11px; display: flex; align-items: center; justify-content: center; }
/* .bottom-header { padding: 10px 0px; } */
.header-nav-link1 { text-decoration: none; font-size: 17px; font-weight: 500; color: #000000; transition: all 0.3s; }
.header-nav-link1:hover, .header-nav-link1:active, .header-nav-link1:focus, .header-nav-link1.active { color: #379f00; transition: all 0.3s; }
.header-nav-ul > li:not(:last-of-type) .header-nav-link1 { margin-right: 30px; }
.btn-green-1 { text-decoration: none; background: #379f00; color: #fff !important; font-size: 16px; border-radius: 40px; padding: 13px 15px; transition: all 0.3s; font-weight: 700; line-height: 1; border: none !important; }
.btn-green-1:hover, .btn-green-1:active, .btn-green-1:focus, .btn-green-2:hover, .btn-green-2:active, .btn-green-2:focus { background: #2f8800; transition: all 0.3s; }
.btn-red-1 { text-decoration: none; background: #e21717; color: #fff !important; font-size: 16px; border-radius: 40px; padding: 13px 15px; transition: all 0.3s; font-weight: 700; line-height: 1; border: none !important; }
.btn-red-1:hover, .btn-red-1:active, .btn-red-1:focus { background: #c01616; transition: all 0.3s; }
.btn-green-2 { text-decoration: none; background: #379f00; color: #fff !important; font-size: 19px; border-radius: 40px; padding: 15px 30px; transition: all 0.3s; font-weight: 700; line-height: 1; border: none !important; }
.btn-green-1 *, .btn-green-2 * { color: #fff !important; }
.mobile-header { display: none; }
/*======================== home page top section =====================*/
.top-section { overflow: hidden; }
.top-section-left { flex-basis: 42%; max-width: 42%; flex-grow: 0; background: #d7f0f8; padding: 50px 30px 60px 15px; position: relative; overflow: hidden; box-shadow: 2px 0px 57px 17px rgba(0,0,0,0.21); }
.top-section-right { flex-basis: 0; flex-grow: 1; background: #e5e3df; }
.top-section-left::after { content: "\f5a0"; font-family: "Font Awesome 6 Free"; font-weight: 900; position: absolute; bottom: -100px; left: -110px; font-size: 270px; color: #8bcbe5; z-index: 0; }
.top-section-left-inner { position: relative; z-index: 1; }
.title-1 { font-size: 34px; color: #000000; font-weight: 700; }
.top-section-input-1 { background: #fff; height: 55px; border-radius: 5px; border: none; font-size: 17px; font-weight: 400; width: 100%; box-shadow: 0px 7px 29px 17px rgba(0,0,0,0.06); padding: 10px 15px; }
.get-current-location, .get-current-location i { text-decoration: none; font-size: 17px; color: #1264ea; transition: all 0.3s; font-weight: 700; }
.get-current-location:hover, .get-current-location:active, .get-current-location:focus, .get-current-location:hover i, .get-current-location:active i, .get-current-location:focus i { color: #379f00; transition: all 0.3s; }
.label1 { font-size: 17px; font-weight: 500; color: #000000; }
.cu-sel-holder { position: relative; cursor: pointer; }
.cu-sel-checkbox { position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; cursor: pointer; }
.cu-sel-checklabel { background: #ffffff; border-radius: 3px; padding: 11px 17px; font-size: 17px; color: #555555; font-weight: 700; box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21); line-height: 1.2; transition: all 0.1s; }
.cu-sel-holder:not(:last-of-type) { margin-right: 6px; margin-bottom: 6px; }
.cu-sel-checkbox:checked + .cu-sel-checklabel { background: #252525; color: #ffffff; transition: all 0.1s; }
/*======================= top deals section =========================*/
.tp-dls-section { padding: 90px 0px; }
.sec-title-col { flex-basis: 250px; max-width: 250px; flex-grow: 0; }
.sec-cntnt-col { flex-basis: calc(100% - 250px); flex-grow: 0; max-width: calc(100% - 250px); padding-left: 15px; }
.sec-title-holder { position: relative; padding: 30px; background: #379f00; overflow: hidden; }
.sec-title-holder::after { position: absolute; content: ""; width: 65px; height: 65px; background: #2f8800; right: -33px; bottom: -33px; transform: rotate(-45deg); }
.title-2 { font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 37px; }
.top-deals-slider .slick-list { margin: 0px -7px; }
.deals-item { margin-bottom: 24px; }
.owl-item .deals-item { padding: 0px 7px 10px 7px; margin-bottom: 0; }
.deals-item-inner { border-radius: 5px; overflow: hidden; box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.21); display: table; width: 100%; text-decoration: none; display: block; }
.object-fit-cover { object-fit: cover !important; }
.deals-item-img-holder { height: 240px; }
.deals-cntnt-holder { padding: 15px; background: #f5f5f5; transition: all 0.3s; }
.deals-item-inner:hover .deals-cntnt-holder { background: #fff; transition: all 0.3s; }
.deals-title-1 { font-size: 17px; color: #171717; font-weight: 700; width: calc(100% - 1px); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.deals-dealer-1 { background: transparent; border: none; line-height: 1; display: table; font-size: 15px; color: #737373; font-weight: 500; margin-top: 5px; transition: all 0.3s; }
.top-deal-slider-nav-item { display: inline-flex; text-decoration: none; margin-left: 20px; }
.top-deal-slider-nav-item:first-of-type { margin-left: 0px; }
.btn-black-1 { text-decoration: none; border-radius: 5px; background: #1b1b1b; color: #fff !important; font-size: 17px; font-weight: 700; padding: 15px 13px; line-height: 1; transition: all 0.3s; border: none !important }
.btn-black-1:hover, .btn-black-2:hover { background: #000000; transition: all 0.3s; }
.btn-black-2 { text-decoration: none; border-radius: 5px; background: #1b1b1b; color: #fff !important; font-size: 17px; font-weight: 700; padding: 15px 20px; line-height: 1; transition: all 0.3s; border: none !important }
.btn-black-1 *, .btn-black-2 * { color: #fff !important; }
/*======================= featured brands section =========================*/
.featured-brands-section { padding: 80px 0px; }
.title-3 { font-size: 30px; font-weight: 700; color: #171717; }
.featured-item-img-holder { height: 210px; border-radius: 5px; overflow: hidden; margin-bottom: 15px; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.21); transition: all 0.3s; }
.featured-item-inner:hover .featured-item-img-holder { box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21); transition: all 0.3s; }
.itemname1 { font-size: 20px; color: #171717; font-weight: 700; line-height: 1.2; }
/*======================= delivery services section =========================*/
.del-ser-section { padding: 80px 0px; }
.del-ser-img-holder { height: 250px; border-radius: 5px; overflow: hidden; margin-bottom: 15px; transition: all 0.3s; }
.del-ser-col-inner:hover .del-ser-img-holder { box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21); transition: all 0.3s; }
.itemname2 { font-size: 16px !important; }
.rating-star-1, .rating-cntnt-1 { font-size: 16px; }
.text-yellow-1 { color: #f5ab24 !important; }
/*======================= shop from wide range section =========================*/
.wide-range-sec { background: #f5f5f5; padding: 80px 0px; }
.prod-item:not(.prod-slider-item) { margin-bottom: 24px; }
.prod-item-inner { border-radius: 5px; overflow: hidden; box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21); transition: all 0.3s ease-in-out; background: #fff; }
.prod-item-inner:hover { background: #f2f2f2; }
.prod-img-holder { height: 215px; overflow: hidden; }
.prod-cntnt-holder { padding: 25px 15px; border-top: solid 1px #d1d1d1; }
 @keyframes pulse {
 0% {
 transform:scale(1)
}
 50% {
 transform:scale(0.50)
}
 to {
 transform:scale(1)
}
}
.add-to-fav { position: absolute; top: 10px; right: 10px; line-height: 1; background: transparent; border: none; transition: all 0.3s; color: #000; text-shadow: 0px 0px 3px rgb(255, 255, 255); }
.added-to-fav { animation-name: pulse; animation-timing-function: ease-in-out; animation-duration: 0.3s; animation-delay: 0s; }
.add-to-fav > i { font-size: 20px; }
.added-to-fav > i { color: #e73535; }
.wide-range-slider-prev, .wide-range-slider-next { position: absolute; top: calc(50% - 40px); left: 0; z-index: 1; border: none; line-height: 1; display: flex; height: 80px; align-items: center; justify-content: center; width: 30px; background: #e9e9ed; color: #000 !important; transition: all 0.3s; }
.wide-range-slider-prev:hover, .wide-range-slider-next:hover { background: #cfcfd1; transition: all 0.3s; }
.wide-range-slider-next { left: unset; right: 0; }
.wide-range-slider-prev i, .wide-range-slider-next i { font-size: 25px; }
.prod-slider-item { padding: 20px 0px 30px 0px; }
.wide-range-slider .slick-list { margin: 0px -4px; }
.wide-range-slider { overflow: hidden; }
/*======================= promo section =========================*/
.promo-sec-1 { padding: 55px 0px; }
.promo-holder { position: relative; border-radius: 20px; overflow: hidden; height: 500px; }
.promo-cntnt-holder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; justify-content: center; align-content: center; background: rgba(38,42,61,0.70); }
.title-4 { font-size: 35px; font-weight: 700; }
.title-5 { font-weight: 700; font-size: 22px; }
.text-link-1 { text-decoration: none; color: #000; font-size: 18px; margin-bottom: 8px; transition: all 0.3s; }
.text-link-1:hover { transition: all 0.3s; text-decoration: underline; color: #379f00; }
/*======================= dispensary stores section =========================*/
.dis-st-sec { padding: 65px 0px; position: relative; }
.dis-st-bg-holder { position: absolute; top: 0; left: 0; z-index: 0; width: 100%; height: 100%; opacity: 0.2; }
.dis-st-img-holder { height: 318px; overflow: hidden; border-radius: 5px; margin-bottom: 15px; box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25); transition: all 0.3s; }
.dis-st-col-inner:hover .dis-st-img-holder { box-shadow: 0px 5px 20px 5px rgba(0,0,0,0.25); transition: all 0.3s; }
/*======================= footer =========================*/
.footer { padding-top: 60px; }
.footer-container { border-radius: 20px; overflow: hidden; padding-top: 55px; padding-bottom: 55px; background: #f5f5f5; }
.footer-link-1 { text-decoration: none; color: #000; font-size: 18px; display: table; margin-bottom: 8px; transition: all 0.2s; word-wrap: break-word; word-break: break-all; }
.footer-link-1:hover { color: #2f8800; transition: all 0.2s; }
.social-link-1 { display: inline-flex; width: 45px; height: 45px; justify-content: center; align-items: center; text-decoration: none; background: #379f00; color: #fff !important; border-radius: 100%; transition: all 0.3s; margin-right: 5px; }
.social-link-1:hover { background: #2f8800; transition: all 0.3s; }
.copy-text { text-align: center; margin: 10px 0px; font-size: 16px; }
/*======================= map listing page =========================*/
.listing-mobile-sidebar { display: none; }
.listing-top-filter { padding: 15px 20px; border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; }
.listing-l-1 { font-size: 22px; color: #6e6e6e; }
.listing-l-1 > strong { color: #090909; font-weight: 700; }
.listing-location-editor { font-size: 18px; color: #6e6e6e; }
.li-filter-holder { display: flex; flex-wrap: wrap; align-items: center; }
.li-filter-btn { display: table; text-decoration: none; background: #efefef; font-size: 15px; font-weight: 600; color: #555555 !important; padding: 11px 15px; line-height: 1; transition: all 0.3s; margin-right: 10px; border-radius: 3px; margin-bottom: 7px; }
.li-filter-btn:hover { background: #dfdfdf; transition: all 0.3s; }
.li-filter-btn-holder { position: relative; }
.li-filter-sub-holder { position: absolute; background: #fff; border-radius: 5px; box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5); padding: 15px; top: calc(100% + 5px); left: 0; min-width: 200px; display: none; z-index: 1; }
.li-filter-sub-holder-2, .li-filter-sub-holder-3 { min-width: 400px; }
.li-filter-title-1 { font-size: 16px; font-weight: 700; margin-bottom: 10px; }
.form-check * { cursor: pointer !important; }
.li-filter-btn.active { background: #323232; color: #fff !important; }
.listing-area { height:calc(100vh - 113.5px); display: flex; flex-wrap: wrap; }
.listing-sidebar { flex-basis: 400px; max-width: 400px; flex-grow: 0; display: inline-flex; flex-wrap: wrap; flex-direction: column; justify-content: flex-start; position: relative; overflow: hidden; }
.map-area { flex-basis: 0; flex-grow: 1; }
.listing-header { padding: 10px 20px; background: #efefef; display: flex; flex-wrap: wrap; align-items: center; width: 100%; flex-basis: 51px; flex-grow: 0; }
.listing-sorting-holder { flex-basis: 140px; max-width: 140px; flex-grow: 0; }
.listing-heading { flex-basis: 0; flex-grow: 1; font-size: 16px; color: #000000; font-weight: 700; }
.listing-sorting-1 { padding-right: 20px; background-position-x: 96%; border: none; background-color: transparent; font-size: 15px; color: #000000; font-weight: 500; box-shadow: none !important; }
.listing-info, .listing-holder { flex-basis: 0; flex-grow: 1; overflow: hidden; overflow-y: auto; }
.listing-item-1 { display: flex; flex-wrap: wrap; padding: 15px 20px; border-bottom: solid 1px #d4d4d4; text-decoration: none; background: #fff; transition: all 0.3s; }
a.listing-item-1:hover { background: #f4f4f4; transition: all 0.3s; }
.listing-item-1-img-holder { flex-basis: 110px; max-width: 110px; flex-grow: 0; height: 110px; border-radius: 5px; overflow: hidden; }
.listing-item-1-cntnt-holder { flex-basis: calc(100% - 110px); flex-grow: 0; padding-left: 10px; max-width: calc(100% - 110px); }
.listing-item-1-title-1 { font-size: 17px; color: #000000; font-weight: 700; width: calc(100% - 1px); overflow: hidden; text-overflow: ellipsis; /*white-space: nowrap;*/ margin-bottom: 4px; }
.listing-item-1-subti-1 { font-size: 16px; color: #696969; }
.listing-item-1-lbl { background: #eae9e9; font-size: 14px; color: #343434; padding: 5px 7px; line-height: 1; }
.listing-info-holder { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: flex-start; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: #fff; transform: translateY(100%); opacity: 0; visibility: hidden; transition: all 0.3s; }
.listing-info-holder.active { transform: translateY(0%); opacity: 1; visibility: visible; transition: all 0.3s; }
.quick-action-1 { flex-basis: 0; flex-grow: 1; text-align: center; text-decoration: none; }
.quick-action-1-icon-holder { width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; margin: 0px auto; border-radius: 100%; background: #e6e6e6; color: #000; font-size: 15px; transition: all 0.3s; }
.quick-action-1:hover .quick-action-1-icon-holder { background: #d0d0d0; transition: all 0.3s; }
.quick-action-1-title { font-size: 14px; margin-top: 5px; font-weight: 500; }
.item-quick-detail-sec { width: 100%; padding: 15px 0px 0px 0px; border-top: solid 1px #ccc; margin: 15px 0px 0px 0px; }
.title-6 { font-size: 19px; font-weight: 700; }
.day-1 { flex-basis: 120px; max-width: 120px; flex-grow: 0; font-size: 16px; opacity: 0.7; }
.time-1 { flex-basis: 0; flex-grow: 1; font-size: 16px; }
.fea-deal { text-decoration: none; border-radius: 5px; overflow: hidden; border: solid 1px #d5d5d5; width: 100%; display: table; padding: 10px; }
.fea-deal-img-holder { height: 350px; overflow: hidden; border-radius: 5px; }
.fea-deal-title { font-weight: 500; font-size: 17px; margin-top: 10px; }
.text-link-2 { font-size: 16px; font-weight: 500; color: #404040; }
.ratings-holder-1 { display: flex; flex-wrap: wrap; align-items: center; }
.rating-title-1 { font-size: 45px; font-weight: 700; flex-basis: 80px; max-width: 80px; flex-grow: 0; }
.rat-stats-holder { flex-basis: 0; flex-grow: 1; }
.review-breakup { display: flex; flex-wrap: wrap; align-items: center; }
.review-br-title-1 { font-size: 15px; flex-basis: 60px; max-width: 60px; flex-grow: 0; opacity: 0.7; }
.review-br-count { font-size: 15px; flex-basis: 40px; max-width: 40px; flex-grow: 0; opacity: 0.7; padding-left: 10px; overflow: hidden; }
.review-progress-holder { flex-basis: 0; flex-grow: 1; }
/* .bg-green-1 { background: #afd788 !important; } */
.bg-yellow-1 { background: #ffd955 !important; }
.maplisting-page { position: fixed; height: 100%; width: 100%; overflow: hidden; }
.ope-status { font-size: 15px; }
.li-filter-btn-box { position: relative; margin-bottom: 7px; }
.li-filter-check-1, .li-filter-check-2 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
.li-filter-check-2 { z-index: 0; }
.li-filter-btn-2 { cursor: pointer; }
.li-filter-check-1:checked + .li-filter-btn, .li-filter-check-2:checked + .li-filter-btn, .li-filter-btn-2.active { background: #323232; color: #fff !important; }
#clear-search-btn { z-index: 0; }
/*======================= deliveries page =========================*/
.del-header { border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; padding: 15px 0px; }
.del-tabs-btns-header .nav-tabs .nav-link { margin: 0px; border: none; padding: 13px 35px 10px 35px; font-size: 18px; font-weight: 500; border-bottom: solid 3px transparent; transition: all 0.3s; border-radius: 0px !important; color: #000 !important; opacity: 0.6; line-height: 1; }
.del-tabs-btns-header .nav-tabs .nav-link.active { border-color: #379f00; transition: all 0.3s; opacity: 1; }
.del-tabs-btns-header { margin: 5px 0px 15px 0px; }
.del-item { margin-bottom: 24px; }
.del-item-inner { display: flex; flex-wrap: wrap; background: #efefef; padding: 15px; border-radius: 5px; overflow: hidden; text-decoration: none; transition: all 0.3s; }
.del-item-inner:hover { box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3); transition: all 0.3s; }
.del-item-img-holder { flex-basis: 150px; max-width: 150px; flex-grow: 0; height: 150px; border-radius: 5px; overflow: hidden; }
.del-item-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 15px; }
.text1 { font-size: 19px; color: #000; font-weight: 700; }
.del-item-cntnt-holder > p { font-size: 16px; }
.del-item-cat-col { display: inline-flex; align-items: flex-start; }
.del-item-cat-img-holder { flex-basis: 20px; max-width: 20px; flex-grow: 0; height: 20px; }
.del-item-cat-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 5px; }
.del-item-cat-cntnt { word-wrap: break-word; word-break: break-all; font-size: 15px; }
.del-item-cat-img-holder > svg { height: 100%; margin: 0px auto; display: table; }
.dis-list-sort-holder { flex-basis: 140px; max-width: 140px; flex-grow: 0; margin-left: auto; }
.dis-list-header > .li-filter-holder { flex-basis: 0; flex-grow: 1; }
/*======================= brands page =========================*/
.brands-header { border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; padding: 15px 0px; }
.brands-tabs-btns-header .nav-tabs .nav-link { margin: 0px; border: none; padding: 13px 35px 10px 35px; font-size: 18px; font-weight: 500; border-bottom: solid 3px #f2f1f1; transition: all 0.3s; border-radius: 0px !important; color: #000 !important; opacity: 0.6; line-height: 1; flex-basis: calc(100% / 5);flex-grow: 1;}
.brands-tabs-btns-header .nav-tabs .nav-link.active { border-color: #379f00; transition: all 0.3s; opacity: 1; }
.brands-tabs-btns-header { margin: 5px 0px 15px 0px; }
.featured-slider-1 .featured-item { margin-bottom: 0px !important; }
.featured-slider-1 .featured-item-img-holder { height: 250px; }
.slider-m-n4px .slick-list { margin: 0px -4px; }
.brand-listing-link-1 { text-decoration: none; width: 100%; font-size: 16px; display: table; padding: 10px 0px; border-bottom: solid 1px #bdbdbd; color: #555; transition: all 0.2s; }
.brand-listing-link-1:hover { color: #2f8800; transition: all 0.2s; }
/*======================= brands detail page =========================*/
.brands-intro-holder { display: flex; flex-wrap: wrap; align-items: center; max-width: 400px; }
.brands-d-profile-img-holder { flex-basis: 100px; max-width: 100px; height: 100px; border-radius: 5px; overflow: hidden; }
.brands-d-profile-names-holder { flex-basis: 0; flex-grow: 1; padding-left: 15px; }
.b-p-add-to-fav-btn { display: flex; width: 40px; height: 40px; border-radius: 100%; align-items: center; justify-content: center; overflow: hidden; text-decoration: none; background: #eaeaea; color: #000; transition: all 0.3s; }
.b-p-add-to-fav-btn:hover { background: #dad8d8; transition: all 0.3s; color: #e73535; }
.b-p-added-to-fav-btn { animation-name: pulse; animation-timing-function: ease-in-out; animation-duration: 0.3s; animation-delay: 0s; }
.b-p-added-to-fav-btn > i { color: #e73535; }
.brands-d-prod-container { display: flex; flex-wrap: wrap; }
.brands-d-prod-sidebar { flex-basis: 300px; max-width: 300px; flex-grow: 1; }
.brands-d-prod-right-section { flex-basis: 0; flex-grow: 1; padding-left: 15px; }
.title-7 { font-size: 17px; font-weight: 700; }
.brand-d-side-cat-holder, .brand-d-side-ret-holder { padding: 15px; border-radius: 5px; border: solid 1px #e1e1e1; }
.brand-d-slide-r-img-holder { flex-basis: 40px; max-width: 40px; height: 40px; border-radius: 5px; overflow: hidden; }
.brand-d-slide-r-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 10px; }
.brand-d-slide-r-cntnt-holder > p { font-size: 16px; line-height: 1.2; }
.brand-d-slide-r-cntnt-holder > p > small { opacity: 0.6; font-size: 13px; }
.retailers-container { display: flex; flex-wrap: wrap; }
.reta-listing-sidebar { flex-basis: 390px; max-width: 390px; flex-grow: 0; }
.reta-map-holder { flex-basis: 0; flex-grow: 1; padding-left: 15px; height: calc(100vh - 55px); position: sticky; top: 25px; }
.reta-listing-item { display: block; width: 100%; border: solid 1px #d4d4d4; text-decoration: none; background: #fff; transition: all 0.3s; border-radius: 5px; overflow: hidden; margin-bottom: 15px; }
.reta-listing-item:last-child { margin-bottom: 0px; }
.reta-listing-item-top { display: flex; flex-wrap: wrap; padding: 10px; }
.reta-listing-item .rating-star-1, .reta-listing-item .rating-cntnt-1, .reta-listing-item .listing-item-1-subti-1 { font-size: 14px; }
.reta-listing-item .listing-item-1-title-1 { white-space: normal; text-overflow: unset; }
.brands-d-page .brands-header { background: #f7f7f7; }
.ava-prods-holder, .ava-prod-toggler { padding: 10px; }
.ava-prod-toggler { position: relative; }
.reta-a-prod-img-holder { height: 22px; max-width: 22px; margin: 0px auto; }
.reta-a-prod-img-holder > svg { height: 100%; max-width: 100%; }
.reta-a-prod-name { text-align: center; font-size: 14px; word-wrap: break-word; word-break: break-all; line-height: 1; margin-top: 10px; font-weight: 700; }
.reta-a-prod-qnty { font-size: 13px; text-align: center; }
.ava-prod-toggler::after { content: "\f078"; font-family: "Font Awesome 6 Free"; right: 10px; position: absolute; top: 10px; transition: all 0.3s; }
.ava-prod-toggler.active::after { transform: rotate(180deg); transition: all 0.3s; }
.ava-prods-holder { display: none; }
.reta-listing-item-bottom { border-top: solid 1px #d5d5d5; background: #f7f7f7; }
.tab-ret-innertabs-holder .nav-tabs { border: none !important; }
.tab-ret-innertabs-holder .nav-tabs .nav-link { flex-basis: 0; flex-grow: 1; text-align: center; margin: 0px; border: solid 1px #c8c8c8; color: #808080; font-weight: 500; border-radius: 0px; overflow: hidden; transition: all 0.3s; }
.tab-ret-innertabs-holder .nav-tabs .nav-link:first-of-type { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.tab-ret-innertabs-holder .nav-tabs .nav-link:last-of-type { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.tab-ret-innertabs-holder .nav-tabs .nav-link.active { background: #379f00; border-color: #379f00; color: #fff; transition: all 0.3s; }
/*======================= product detail page =========================*/
.prod-d-delopt-holder { padding: 10px; background: #f0f0f0; border-radius: 5px; margin: 15px 0px; }
.prod-d-del-label { font-size: 15px; }
.prod-bc { font-size: 15px; margin-bottom: 10px; }
.prod-d-a-re { font-size: 15px; }
.prod-d-a-re-link { color: #379f00; font-weight: 700; transition: all 0.3s; }
.prod-d-price { font-size: 22px; }
.cart-item-qty { display: flex; flex-wrap: wrap; max-width: 90px; border: solid 1px #e5e5e5; padding: 2px 5px; align-items: center; }
.cart-item-qty-btn { flex-basis: 20px; max-width: 20px; flex-grow: 0; font-size: 12px; color: #000; text-decoration: none; text-align: center; padding: 5px 5px; background: transparent; border: none; }
.cart-item-qty-number { flex-basis: 0; flex-grow: 1; flex-shrink: 0; width: 20px; text-align: center; border: none; padding: 0; height: 25px; font-size: 16px; }
.prod-d-right-col-header { display: flex; flex-wrap: wrap; }
.prod-d-right-col-quick-btns { flex-basis: 200px; max-width: 200px; flex-grow: 0; margin-left: auto; text-align: right; }
.prod-d-right-col-head-cntnt-holder { flex-basis: 0; flex-grow: 1; }
.prod-d-reviews-head .prod-d-reviews-title { flex-basis: 0; flex-grow: 1; padding-right: 15px; margin: 0; }
.review-item { border: solid 1px #d5d5d5; padding: 15px; border-radius: 5px; margin-bottom: 15px; }
.review-item-reply { background: #f2f2f2; border: none; }
.review-item-header { display: flex; flex-wrap: wrap; }
.review-item-img-holder { flex-basis: 50px; height: 50px; border-radius: 5px; overflow: hidden; flex-grow: 0; max-width: 50px; }
.review-item-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 15px; }
.review-item-sender-name { font-size: 20px; font-weight: 700; margin-bottom: 0px; }
.review-item-sender-time { font-size: 14px; margin-top: 4px; opacity: 0.6; }
.prod-d-img-holder { height: 420px; overflow: hidden; border-radius: 5px; border: solid 1px rgb(214, 214, 214); cursor: pointer; position: sticky; top: 15px; }
.review-form { background: #f4f4f4; border-radius: 5px; padding: 25px; margin-top: 35px; width: 100%; display: none; }
.review-form .form-label { font-size: 17px; font-weight: 700; }
.review-form .rating-holder { display: flex; flex-wrap: wrap; }
.rating-holder-inner { margin-right: 18px; }
.rating-holder-inner * { font-size: 15px; }
.prod-bc-link { color: #379f00; text-decoration: none; }
/*======================= dispensary detail page =========================*/
.dis-header { border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; padding: 15px 0px; background: #f7f7f7; }
.dis-intro-holder { display: flex; flex-wrap: wrap; }
.dis-intro-img-holder { flex-basis: 100px; max-width: 100px; height: 100px; border-radius: 5px; overflow: hidden; }
.dis-intro-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 15px; }
.dis-fea-col { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 10px; margin-right: 10px; }
.dis-fea-col > p > i { font-size: 13px; }
.dis-fea-col > p { flex-basis: 0; flex-grow: 1; font-size: 15px; line-height: 1; }
.dis-add-to-fav-btn { display: flex; width: 40px; height: 40px; border-radius: 100%; align-items: center; justify-content: center; overflow: hidden; text-decoration: none; background: #eaeaea; color: #000; transition: all 0.3s; }
.dis-add-to-fav-btn:hover { background: #dad8d8; transition: all 0.3s; color: #e73535; }
.dis-added-to-fav-btn > i { color: #e73535; }
.dis-added-to-fav-btn { animation-name: pulse; animation-timing-function: ease-in-out; animation-duration: 0.3s; animation-delay: 0s; }
.prod-offer-type-1 { margin-top: 15px; margin-bottom: 0px; border: solid 1px #cacaca; padding: 7px 15px; font-size: 15px; border-radius: 5px; background: #fff; }
.dis-tabs-btns-header { margin: 5px 0px 15px 0px; }
.dis-tabs-btns-header .nav-tabs .nav-link { margin: 0px; border: none; padding: 13px 35px 10px 35px; font-size: 18px; font-weight: 500; border-bottom: solid 3px transparent; transition: all 0.3s; border-radius: 0px !important; color: #000 !important; opacity: 0.6; line-height: 1; }
.dis-tabs-btns-header .nav-tabs .nav-link.active { border-color: #379f00; transition: all 0.3s; opacity: 1; }
.dis-card-1 { border-radius: 5px; border: solid 1px #ddd9d9; overflow: hidden; }
.dis-card-map-holder { height: 300px; border-radius: 5px; overflow: hidden; }
.dis-card-cntnt-holder { padding: 25px 15px; background: #f9f9f9; }
.dis-card-cntnt-row { display: flex; flex-wrap: wrap; margin-bottom: 15px; }
.dis-card-cntnt-col-1 { flex-basis: 20px; max-width: 20px; flex-grow: 0; padding-top: 2px; }
.dis-card-cntnt-col-2 { flex-basis: 0; flex-grow: 1; padding-left: 5px; }
.dis-card-cntnt-col-2 * { font-size: 17px; color: #000; }
.rel-prods { background : #f9f9f9 }
/*========================== products page =======================*/
.prod-p-header { border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; padding: 15px 0px; }
.prod-filter-1 { display: inline-flex; text-decoration: none; background: #e1e1e1; padding: 10px 15px; line-height: 1; font-size: 15px; color: #000; border-radius: 3px; max-width: 90px; flex-grow: 0; text-align: center; justify-content: center; transition: all 0.3s; }
.backdrop-1 { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 2; display: none; }
.prod-sidebar { position: fixed; top: 0; right: 0; width: 100%; background: #fff; padding: 15px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,.3); transition: all 0.3s; transform: translateX(100%); opacity: 0; visibility: hidden; height: 100%; overflow: hidden; overflow-y: auto; max-width: 350px; z-index: 3; }
.prod-sidebar.active { transform: translateX(0%); opacity: 1; visibility: visible; }
.prod-sidebar-heading { position: sticky !important; top: -15px; background: #fff; margin-top: -15px; padding-top: 15px; padding-bottom: 15px; }
.prod-filter-closer-1 { position: absolute; top: 13px; right: 0; font-size: 20px; color: #cc0000; transition: all 0.3s; }
/*========================== deals detail page =======================*/
.store-card-1 { display: flex; flex-wrap: wrap; text-decoration: none; border-radius: 5px; overflow: hidden; background: #f2f2f2; padding: 10px; border: solid 1px #e1e1e1; transition: all 0.3s; }
.store-card-1:hover { background: #fff; transition: all 0.3s; }
.store-card-1-img-holder { flex-basis: 80px; max-width: 80px; height: 80px; border-radius: 5px; overflow: hidden; }
.store-card-1-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 10px; }
.store-card-1title-1 { font-weight: 700; font-size: 18px; color: #000; }
/*================== login/signup/forget pass/account modal css ================*/
.acc-modal .modal-content { border-radius: 15px; overflow: hidden; }
.acc-modal .modal-body { padding: 0px !important; }
.acc-modal-left-inner { overflow: hidden; box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2); position: relative; height: 100%; }
.acc-modal-left-inner::after { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.15); }
.acc-modal-right-inner { padding: 35px; }
.acc-modal-closer { position: absolute; top: 30px; right: 30px; transition: all 0.3s; box-shadow: none !important; }
.acc-modal-left { height: 200px; overflow: hidden; }
.acc-modal .title-1 { position: absolute; bottom: 0; left: 35px; color: #fff; opacity: 1; margin: 0 !important; z-index: 1; text-shadow: 0px 0px 6px rgba(0,0,0,0.4); border: none !important; margin-bottom: 5px !important; }
.acc-modal-closer { background: transparent; opacity: 1; text-shadow: 0px 0px 6px rgba(0,0,0,0.4); }
.acc-modal-closer::after { content: "\f00d"; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 30px; color: #fff; z-index: 1; top: 0; left: 0; position: absolute; line-height: 1; }
.btn-1 { border-radius: 5px; background: #fcae17; padding: 15px 25px; min-width: 170px; line-height: 1; text-align: center; font-weight: 700; font-size: 20px; text-decoration: none; color: #000000; transition: background 0.3s ease, color 0.3s ease !important; border: none; }
.btn-1:hover, .btn-1:active, .btn-1:focus { background: #eeac27; color: #000000; transition: background 0.3s ease, color 0.3s ease !important; }
.btn-green { background: #249131 !important; color: #fff !important; transition: all 0.3s; }
.btn-green:hover, .btn-green:focus, .btn-green:active { background: #1a7424 !important; transition: all 0.3s; }
/* Top Search */
#search_results { height: 100vh; overflow: hidden; display: block; width: 100%; left: 0; max-height: 60vh; }
#search_results .ui-autocomplete { padding-top: 12px; width: 100% !important; height: 100%; overflow: hidden; overflow-y: auto; }
#search_results .ui-autocomplete li { margin: 5px 5px 5px 5px; padding: 0; list-style: none; }
#search_results .ui-autocomplete li .ui-corner-all:hover, #search_results .ui-autocomplete li .ui-corner-all.ui-state-focus { background-color: #d7d7d7; }
#search_results .ui-autocomplete li a { text-decoration: none; display: table; width: 100%; }
#search_results .ui-autocomplete li .cart-item { padding-bottom: 5px; margin-bottom: 0px; }
#search_results .ui-autocomplete li .cart-item .cart-item-center, #search_results .ui-autocomplete li .cart-item .cart-item-left { margin-top: 5px; margin-left: 5px; }
#search_results .ui-autocomplete li .cart-item .cart-item-center .product-title-1 { margin-top: 0px; font-size: 16px; }
#search_results .ui-autocomplete li .cart-item .cart-item-center .product-price-1 { font-size: 14px; }
#search_results .ui-autocomplete li .ui-state-focus { border: none; background: none; font-weight: inherit; color: inherit; }
#search-empty-message { width: 100% !important; left: 0;z-index: 1; }
/* Top Search */
.errorcls { border: 1px solid red !important; }
.cart-item { border-radius: 5px; border-bottom: solid 1px #e5e5e5; padding-bottom: 10px; display: flex; flex-wrap: wrap; margin-bottom: 10px; }
.cart-item-left { flex-basis: 50px; max-width: 50px; flex-grow: 0; flex-shrink: 0; }
.cart-item-img-holder { width: 50px; height: 50px; overflow: hidden; border-radius: 5px; }
.cart-item-right { flex-basis: 70px; max-width: 70px; flex-grow: 0; flex-shrink: 0; display: inline-flex; flex-wrap: wrap; align-content: space-between; }
.cart-item-center { flex-basis: 0; max-width: none; flex-grow: 1; flex-shrink: 0; padding: 0px 5px 0px 10px; }
/*================== about us css ================*/
.about-top-img-holder { height: 500px; border-radius: 10px; overflow: hidden; }
.bg-grey-1 { background: #f5f5f5 !important; }
.sec-section-img-holder { height: 400px; border-radius: 10px; overflow: hidden; }
.about-prs { font-family: 'Roboto Slab', serif; font-weight: 500; font-size: 20px; position: relative; margin-bottom: 15px; padding-left: 30px; }
.about-prs::before { content: "\f058"; font-family: "Font Awesome 6 Free"; font-weight: 900; color: #379f00; position: absolute; top: 0; left: 0; }
.mw-700 { max-width: 700px; margin-left: auto; margin-right: auto; }
.cd-platform-col { background: #fff; border-radius: 10px; padding: 30px 25px; box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.1); }
.cd-platform-col-img-holder { border-radius: 8px; overflow: hidden; max-width: 500px; height: 350px; }
.about-fourth-section { background: url(../images/warehouse-pharmacy.webp) no-repeat center center / 100%; }
.about-fourth-section-inner { background: rgba(255,255,255,0.8); }
.featured-item-img-holder { background: #fff; }
/*================== contact us css ================*/
.contact-form-holder { background: #ffffff; border-radius: 10px; padding: 29px 25px; }
.contact-card { background: #ffffff; border-radius: 10px; padding: 25px; }
.contact-card:not(:last-of-type) { margin-bottom: 15px; }
.contact-card-icon { font-size: 25px; margin-bottom: 15px; }
.contact-card-title-1 { font-size: 20px; font-weight: 700; margin-bottom: 5px; }
.contact-card > p { font-size: 16px; margin-bottom: 15px; }
/*================== business sign up page css ================*/
.bu-sign-hero { height: 250px; border-radius: 10px; overflow: hidden; }
.bu-sign-hero-content-holder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; padding: 25px; align-items: flex-end; }
.text-link-2, .terms-cntnt-section a { text-decoration: underline; color: #379f00; transition: all 0.3s; }
.text-link-2:hover, .terms-cntnt-section a:hover { color: #2f8800; transition: all 0.3s; }
@-webkit-keyframes heartBeat {
 0% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
 14% {
 -webkit-transform:scale(1.3);
 transform:scale(1.3)
}
 28% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
 42% {
 -webkit-transform:scale(1.3);
 transform:scale(1.3)
}
 70% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
}
 @keyframes heartBeat {
 0% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
 14% {
 -webkit-transform:scale(1.3);
 transform:scale(1.3)
}
 28% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
 42% {
 -webkit-transform:scale(1.3);
 transform:scale(1.3)
}
 70% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
}
.animate__heartBeat { -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-name: heartBeat; animation-name: heartBeat; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; animation-fill-mode: both; }
/*======================= cart slider ====================*/
.cartslideropen { overflow: hidden !important; }
.cart-slider { position: fixed; bottom: 0; right: 0; height: 100%; width: 100%; max-width: 400px; background: #fff; display: flex; flex-wrap: wrap; flex-direction: column; transform: translateX(100%); transition: all 0.3s; opacity: 0; visibility: hidden; z-index: 1032; }
.cart-slider.active { transform: translateX(0); transition: all 0.3s; opacity: 1; visibility: visible; }
.cart-slider-header { background: #379f00; padding: 15px; position: relative; flex-basis: 55px; max-height: 55px; flex-grow: 0; flex-shrink: 0; }
.cart-heading-items { font-style: italic; font-size: 15px; opacity: 0.8; }
.cart-slider-closer { position: absolute; top: 15px; right: 15px; color: #000; font-size: 20px; }
.cart-footer-pricing { line-height: 1; font-size: 16px; margin-bottom: 10px; }
.cart-slider-footer { margin-top: auto; flex-basis: calc(46px + 47px); max-height: calc(46px + 47px); flex-grow: 0; flex-shrink: 0; display: flex; /* flex-wrap: wrap; */ justify-content: flex-end; flex-direction: column; border-top: solid 1px #e5e5e5; }
.cart-slider-top-footer { padding: 15px 15px 5px; }
.cart-slider-bottom-footer { display: flex; flex-wrap: wrap; width: 100%; }
.cart-slider-bottom-footer > a { flex-basis: 50%; flex-grow: 0; }
.cart-slider-cnt-shopping-btn { background: #f0f0f0; text-decoration: none; text-align: center; padding: 15px 5px; line-height: 1; font-size: 16px; font-weight: 500; color: #379f00; transition: all 0.3s; }
.cart-slider-checkout-btn { background: #379f00; text-decoration: none; text-align: center; padding: 15px 5px; line-height: 1; font-size: 16px; font-weight: 500; color: #ffffff; transition: all 0.3s; }
.cart-slider-checkout-btn:hover { background: #106c10; color: #fff; }
.cart-slider-body { flex-basis: 0; flex-grow: 1; flex-shrink: 0; overflow: hidden; overflow-y: auto; padding: 15px; }
.cart-item { border-radius: 5px; border-bottom: solid 1px #e5e5e5; padding-bottom: 10px; display: flex; flex-wrap: wrap; margin-bottom: 10px; }
.cart-item-left { flex-basis: 50px; max-width: 50px; flex-grow: 0; flex-shrink: 0; }
.cart-item-img-holder { width: 50px; height: 50px; overflow: hidden; border-radius: 5px; }
.cart-item-right { flex-basis: 70px; max-width: 70px; flex-grow: 0; flex-shrink: 0; display: inline-flex; flex-wrap: wrap; align-content: space-between; }
.cart-item-center { flex-basis: 0; max-width: none; flex-grow: 1; flex-shrink: 0; padding: 0px 5px 0px 10px; }
.cart-item-title { font-size: 17px; margin-bottom: 5px; margin-top: 0; margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; color: var(--bs-body-color); }
.cart-item-price { font-size: 14px; opacity: 0.7; }
.cart-item-qty { display: flex; flex-wrap: wrap; max-width: 140px; border: solid 1px #e5e5e5; padding: 2px 5px; align-items: center; }
.cart-item-qty-btn { flex-basis: 30px; max-width: 30px; flex-grow: 0; font-size: 18px; color: #000; text-decoration: none; text-align: center; padding: 5px 5px; background: transparent; border: none; }
.cart-item-qty-number { flex-basis: 0; flex-grow: 1; flex-shrink: 0; width: 40px; text-align: center; border: none; padding: 0; height: 25px; font-size: 20px; }
.cart-item-total { font-weight: 700; font-size: 18px; line-height: 1; margin-left: auto; }
.cart-item-delete-btn { display: table; margin-left: auto; margin-top: auto; color: #bb2b2b; }
/*===================== cart page ====================*/
.cart-right-section-inner { padding: 25px 15px; border-radius: 5px; background: #f2f2f2; }
.cart-page-item { text-decoration: none; display: flex; flex-wrap: wrap; padding: 15px 0px; border-bottom: solid 1px #e5e5e5; position: relative; }
.cart-page-item-left { flex-basis: 200px; flex-grow: 0; flex-shrink: 0; max-width: 200px; padding-right: 15px; display: inline-flex; justify-content: center; flex-wrap: wrap; }
.cart-page-item-right { flex-basis: 0; flex-grow: 1; flex-shrink: 0; padding-right: 60px; }
.cart-page-item-img-holder { width: 150px; height: 150px; border-radius: 5px; overflow: hidden; margin-bottom: 15px; }
.cart-page-item-qty { display: flex; flex-wrap: wrap; max-width: 110px; border: solid 1px #e5e5e5; padding: 2px 5px; align-items: center; }
.cart-page-item-qty-btn { flex-basis: 20px; max-width: 20px; flex-grow: 0; font-size: 13px; color: #000; text-decoration: none; text-align: center; padding: 5px 5px; background: transparent; border: none; }
.cart-page-item-qty-number { flex-basis: 0; flex-grow: 1; flex-shrink: 0; width: 40px; text-align: center; border: none; padding: 0; height: 35px; font-size: 18px; }
.cart-page-item-name { font-size: 22px; color: #333; line-height: 1.4; margin-bottom: 0px; margin-top: 15px; font-weight: 500; }
.cart-page-item-price { font-weight: 900; color: #000; margin: 0px; }
.remove-from-cart { position: absolute; top: 25px; right: 15px; background: transparent; border: none; padding: 10px; line-height: 1; }
/*==================== checkout page ==================*/
.checkout-form .form-control { height: 50px; }
.checkout-form .form-group { margin-bottom: 20px; }
.checkout-right-section { flex-basis: 435px; max-width: 435px; flex-grow: 0; flex-shrink: 0; }
.checkout-left-section { flex-basis: 0; flex-grow: 1; flex-shrink: 0; }
.checkout-right-section-inner { background: #f6f6f6; padding: 25px; border-radius: 10px; height: 800px; display: flex; flex-direction: column; }
.checkout-right-top-section { flex-basis: 0; flex-grow: 1; overflow: hidden; overflow-y: auto; margin-bottom: 25px; }
.checkout-right-bottom-section { margin-top: auto; flex-basis: 431px; max-height: 431px; flex-grow: 0; display: flex; flex-direction: column; justify-content: flex-end; }
.checkout-item { display: flex; flex-wrap: wrap; margin-bottom: 20px; }
.checkout-item-img-holder { flex-basis: 37px; height: 37px; max-width: 37px; flex-grow: 0; flex-shrink: 0; }
.checkout-item-price-holder { flex-basis: 100px; max-width: 100px; flex-grow: 0; flex-shrink: 0; }
.checkout-item-cntnt-holder { flex-basis: 0; max-width: none; flex-grow: 1; flex-shrink: 0; padding-left: 15px; }
.checkout-item-name { font-size: 16px; color: #434343; margin-bottom: 5px; font-weight: 500; line-height: 1; }
.checkout-item-name-2 { font-size: 16px; color: #5a5a5a; margin-bottom: 0px; line-height: 1; }
.checkout-item-price { text-align: right; font-size: 16px; font-weight: 700; line-height: 1; }
.checkout-pricing { line-height: 1; font-size: 16px; margin-bottom: 10px; }
.checkout-right-bottom-section { margin-top: auto; }
.red-small-link { font-size: 15px; color: #d10707; font-weight: 700; }
.e-transfer-p { display: none; padding-top: 10px; }
#paymentoption-etransfer:checked ~ .e-transfer-p { display: table; }
/*============== order complete page ===============*/
.order-complete-right-inner { background: #f7f7f7; border-radius: 10px; padding: 15px; }
.order-complete-item { display: flex; flex-wrap: wrap; border-bottom: solid 1px #bbb; padding: 15px 0px; }
.order-complete-img-holder { flex-basis: 60px; height: 60px; max-width: 60px; flex-grow: 0; flex-shrink: 0; border-radius: 5px; overflow: hidden; }
.order-complete-price-holder { flex-basis: 90px; max-width: 90px; flex-grow: 0; flex-shrink: 0; text-align: right; }
.order-complete-cntnt-holder { flex-basis: 0; flex-grow: 1; padding-left: 15px; }
.order-complete-item-name { font-size: 16px; font-weight: 700; margin-bottom: 5px; line-height: 1.4; margin-top: 3px; }
.order-complete-item-qty { font-size: 16px; line-height: 1; margin: 0px; }
.order-complete-price { font-weight: 700; font-size: 17px; margin: 0px; }
.order-quick-info-row { display: flex; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; }
.order-quick-info-box { flex: 0 0 auto; width: calc(100% / 5); padding: 0px 5px; margin-top: 10px; }
.order-quick-info-box-inner { background: #f7f7f7; border-radius: 5px; padding: 15px 5px; height: 100%; text-align: center; display: flex; flex-direction: column; justify-content: center; }
.order-quick-info-title { font-size: 15px; line-height: 1.3; margin-bottom: 5px; }
.order-quick-info-value { font-weight: 700; font-size: 16px; line-height: 1.3; margin: 0px; }
.order-quick-add-box { border-radius: 5px; padding: 25px; background: #f7f7f7; height: 100%; }
.social-icon-4 { margin-right: 5px; transition: all 0.3s; opacity: 0.8; }
.social-icon-4:last-child { margin-right: 0px; }
.social-icon-4:hover { transition: all 0.3s; opacity: 1; }
.deals-btn { position: fixed; bottom: 15px; right: 55px; z-index: 2; }
/*============================ manage address ====================*/
.my-acc-page { background: #f1f3f6; }
.my-acc-left { flex-basis: 280px; max-width: 280px; flex-grow: 0; flex-shrink: 0; }
.my-acc-right {
	flex-basis: calc(100% - 280px);
	flex-grow: 1;
	flex-shrink: 0;
	max-width: calc(100% - 280px);
}
.my-info-holder, .my-acc-nav { background: #fff; border-radius: 5px; box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15); padding: 10px 20px; }
.my-info-holder { background: #379f00; box-shadow: none; padding: 10px 15px;}
.small-text-1 { font-size: 16px; color: #424242; margin-bottom: 5px; line-height: 1.3; }
.my-name { font-size: 18px; color: #000000; font-weight: 700; line-height: 1; margin: 0px; }
.my-acc-nav { padding: 0px; min-height: 305px; }
.my-acc-nav-link { text-decoration: none; display: flex; flex-wrap: wrap; padding: 15px; line-height: 1; transition: all 0.3s; }
.my-acc-nav-link-icon { flex-basis: 20px; max-width: 20px; flex-grow: 0; text-align: center; font-size: 16px; color: #000000; }
.my-acc-nav-link-p { flex-basis: 0; flex-grow: 1; flex-shrink: 0; padding-left: 8px; color: #000000; margin: 0px; font-size: 16px; line-height: 1; }
.my-acc-nav-link:hover, .my-acc-nav-link.active, .my-acc-nav-link:active, .my-acc-nav-link:focus { background: #f6f6f6; transition: all 0.3s; }
.my-acc-nav-link.active .my-acc-nav-link-p {font-weight: 700;}
.my-acc-right-inner { background: #fff; border-radius: 5px; box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15); padding: 30px 20px; min-height: 100%; }
.add-new-add-btn { display: table; width: 100%; text-decoration: none; line-height: 1; padding: 15px 20px; background: #f5f5f5; color: #000; font-weight: 700; margin-bottom: 20px; transition: all 0.3s; }
.add-new-add-holder { padding: 25px 20px; background: #f5f5f5; }
.add-new-add-form .form-group { margin-bottom: 20px; }
.add-new-add-form .form-control { height: 50px; }
.saved-address-item { padding: 25px 20px; background: #f5f5f5; margin-top: 20px; }
.saved-address-name { font-size: 18px; color: #000000; font-weight: 700; margin-bottom: 0px; }
.my-acc-nav-btn { display: none; }
/*==================== my orders page ==================*/
.past-order-item { display: flex; flex-wrap: wrap; border-radius: 5px; border: solid 1px #dcdcdc; padding: 15px; align-items: center; margin-bottom: 20px; text-decoration: none; }
.past-order-product-section { display: inline-flex; flex-wrap: wrap; flex-basis: 0; max-width: none; flex-grow: 1; }
.past-order-price-section { flex-basis: 100px; max-width: 100px; flex-grow: 0; flex-shrink: 0; }
.past-order-status-section { flex-basis: 250px; max-width: 250px; flex-grow: 0; flex-shrink: 0; text-align: right; }
.past-order-item-img-holder { flex-basis: 54px; max-width: 54px; height: 54px; overflow: hidden; border-radius: 5px; }
.past-order-item-cntnt-holder { flex-basis: 0; flex-grow: 1; max-width: none; padding-left: 15px; }
.past-order-item-name { font-size: 16px; color: #434343; font-weight: 500; margin: 0px; margin-bottom: 5px; }
.past-order-qty { font-size: 16px; color: #5a5a5a; margin: 0px; line-height: 1; margin-bottom: 5px; }
.past-order-price { font-size: 16px; font-weight: 700; color: #080808; margin: 0; }
.past-order-status { font-size: 16px; font-weight: 700; margin: 0px; }
.my-profile-form .form-control { min-height: 50px; }
.my-profile-form .form-group { margin-bottom: 20px; }
/*======================= past order details page ======================*/
.past-order-holder { display: flex; flex-wrap: wrap; }
.past-order-img-holder { border-radius: 5px; max-width: 54px; flex-basis: 54px; height: 54px; overflow: hidden; }
.past-order-cntnt-holder { flex-basis: 0; max-width: none; flex-grow: 1; padding-left: 15px; }
.past-order-item-qty { font-size: 16px; color: #5a5a5a; line-height: 1; margin-bottom: 8px; }
.past-order-item-price { font-size: 16px; font-weight: 700; color: #080808; margin-bottom: 8px; line-height: 1; }
.delivery-add-title-1 { line-height: 1; font-size: 16px; font-weight: 700; margin-bottom: 5px; }
.delivery-add-1 { font-size: 16px; line-height: 1.5; margin-bottom: 5px; }
/*======================= notification slider ======================*/
.noti-slider-closer { position: absolute; top: 15px; right: 15px; color: #000; font-size: 20px; }
/*======================= inner page tabs ======================*/
.ip-tabs-btns-header { margin: 5px 0px 15px 0px; }
.ip-tabs-btns-header .nav-tabs .nav-link { margin: 0px; border: none; padding: 13px 35px 10px 35px; font-size: 18px; font-weight: 500; border-bottom: solid 3px transparent; transition: all 0.3s; border-radius: 0px !important; color: #000 !important; opacity: 0.6; line-height: 1; }
.ip-tabs-btns-header .nav-tabs .nav-link.active { border-color: #379f00; transition: all 0.3s; opacity: 1; }
/*============================ index-v2 ===========================*/
.home-page { background: url(../images/page-bg.png) repeat-y top left / 100%; }
.header { background: #fff; box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1); }
/*============================ top section ===========================*/
.top-section-1 { padding: 60px 0px; }
.top-section-1-col-l { flex-basis: 0; flex-grow: 1; max-width: none; }
.top-section-1-col-r { flex-basis: 47%; flex-grow: 0; max-width: 47%; padding-left: 38px; position: relative; }
.title-01 { font-weight: 900; font-size: 75px; color: #262626; line-height: 1; margin-bottom: 25px; }
.title-02 { font-weight: 700; font-size: 35px; color: #616161; }
.search-holder-1 { position: relative; box-shadow: 4px 7px 23px rgba(0, 0, 0, 0.15); background: #FFFFFF; height: 80px; border-radius: 60px; overflow: hidden; margin: 45px 0px; }
.search-btn-1 { position: absolute; top: 0; right: 0; height: 100%; font-size: 25px; padding-left: 50px; padding-right: 50px; }
.search-input-1 { height: 100%; width: 100%; border: none; outline: none; box-shadow: none; padding: 15px 190px 15px 30px; font-weight: 500; font-size: 20px; }
.comm-holder { display: flex; text-decoration: none; flex-wrap: wrap; align-items: center; max-width: 415px; }
.comm-left { flex-basis: 165px; max-width: 165px; flex-grow: 0; }
.comm-right { flex-basis: 0; flex-grow: 1; display: flex; padding-left: 15px; }
.comm-right-img-holder { flex-basis: 65px; max-width: 65px; flex-grow: 0; }
.comm-right-cntnt-holder { flex-basis: 0; flex-grow: 1; }
.comm-line-1 { font-weight: 500; font-size: 18px; color: #656565; line-height: 1; margin-bottom: 5px; }
.comm-line-2 { font-weight: 700; font-size: 20px; color: #000000; margin: 0px; }
.hero-product-holder { display: table; width: 100%; border-radius: 25px 200px 25px 25px; overflow: hidden; position: relative; text-decoration: none; }
.hero-prod-img-holder { height: 695px; }
.hero-prod-cntnt-holder { position: absolute; right: 25px; bottom: 25px; background: rgba(255,255,255,0.4); padding: 20px 20px; border-radius: 15px; box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1); backdrop-filter: blur(5.6px); border: solid 2px rgba(255,255,255,0.5); }
.hero-badge-holder { position: absolute; bottom: 45px; left: -35px; max-width: 150px; transform: scale(0); animation-name: zoomin; animation-duration: 0.5s; animation-delay: 2s; animation-iteration-count: 1; animation-timing-function: linear; animation-fill-mode: forwards; }
.hero-badge-counter { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 45px; text-align: center; color: #FFFFFF; }
.hero-badge-img { animation-name: rotateinfinite; animation-duration: 12s; animation-delay: -0.5s; animation-iteration-count: infinite; animation-timing-function: linear; }
@keyframes rotateinfinite {
 from {
transform: rotate(0deg);
}
 to {
transform: rotate(360deg);
}
}
 @keyframes zoomin {
 from {
transform: scale(0);
}
 to {
transform: scale(1);
}
}
/*============================ top deals section ===========================*/
.title-03 { font-weight: 800; font-size: 45px; color: #262626; line-height: 1; }
.subtitle-01 { font-weight: 400; font-size: 20px; line-height: 1; color: #616161; }
.top-deals-link1 { display: table; width: 100%; text-decoration: none; background: #000000; box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2); border-radius: 30px; overflow: hidden; transition: all 0.3s; }
.top-deals-link1:hover { box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5); }
.top-deals-link1-img-holder { height: 350px; overflow: hidden; background: #fff; }
.top-deals-link1-cntnt-holder { background: #0D0D0D; padding: 25px 15px; text-align: center; }
.top-deals-link1-title { font-weight: 700; font-size: 20px; text-align: center; margin-bottom: 5px; }
.top-deals-link1-seller { font-weight: 500; font-size: 18px; line-height: 21px; text-align: center; color: #B7B7B7; margin: 0px; }
.section-01 { padding: 100px 0px; }
.bg-light-1 { background: #FAFAFA !important; }
/*============================ featured brands section ===========================*/
.featured-item-img-holder { border-radius: 20px; box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.21); border: solid 10px #fff; }
.featured-item-inner:hover .featured-item-img-holder { box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35); }
/*============================ shop from wide range section ===========================*/
.card-col-1-inner { display: table; width: 100%; background: #FFFFFF; box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08); border-radius: 30px; transition: all 0.3s; overflow: hidden; padding: 20px 20px 30px 20px; text-decoration: none; }
.card-col-1-inner:hover { box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35); }
.card-col-1-img-holder { background: #C5C5C5; border: 1px solid #E8E8E8; border-radius: 25px; overflow: hidden; margin-bottom: 20px; height: 250px; position: relative; }
.card-col-1 .itemname2 { font-weight: 500; font-size: 18px !important; color: #848484; }
.card-col-1 { margin-bottom: 25px; }
/*============================ promo section ===========================*/
.promo-holder-2 { display: flex; flex-wrap: wrap; background: linear-gradient(275.09deg, #E8E7E7 31.69%, #F2EDDC 86.9%); border-radius: 30px; overflow: hidden; align-items: center; }
.promo-holder-2-r { flex-basis: 50%; flex-grow: 0; max-width: 50%; }
.promo-holder-2-l { flex-basis: 0; flex-grow: 1; padding: 40px 40px 40px 40px; }
.promo-2-title { font-weight: 800; font-size: 35px; color: #262626; }
.promo-hero-holder { width: 100%; height: 400px; background: #D9D9D9; margin-top: 82px; margin-bottom: -15px; }
.promo-hero-holder-inner > img { object-position: left; }
.promo-hero-circle-1 { position: absolute; width: 115px; height: 115px; background: #FFFFFF; box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.05); top: -60px; left: -20px; border-radius: 100%; z-index: 1; }
.promo-hero-circle-2 { position: absolute; width: 75px; height: 75px; background: #379F00; box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.05); top: 20px; left: -40px; border-radius: 100%; z-index: 2; }
.btn-light-1 { background: #FAFAFA; border: 1px solid #E3E3E3; box-shadow: 10px 4px 40px rgba(0, 0, 0, 0.15); border-radius: 10px; text-decoration: none; transition: all 0.3s; font-weight: 400; font-size: 19px; line-height: 1; color: #010101 !important; padding: 20px; }
.btn-light-1:hover { box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.25); transition: all 0.3s; }


.delivery-results-row {
	display: flex;
	flex-wrap: wrap;
}
.delivery-results-col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: none;
	padding-left: 15px;
}

.prod-d-price {
	display: flex;
	flex-direction: column;
	max-width: 130px;
	padding: 7px 10px;
	border-radius: 5px;
	overflow: hidden;
	background: #379f001c;
	border: solid 1px #379f00;
	margin-top: 15px;
}
.prod-d-price small {
	font-size: 14px;
}
.prod-d-buy-options > *{min-width: 200px; text-align:center;}
.prod-page-total {
	color: #379f00;
}

/*============================ Manage businesses ===========================*/
.business-item-inner {
	background: #f1f3f6;
	border-radius: 8px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	transition: all 0.3s;
	padding: 10px;
}
.business-item-img-holder {
	flex-basis: 100px;
	max-width: 100px;
	height: 100px;
	border-radius: 8px;
	overflow: hidden;
	background: var(--bs-white);
}
.business-item-cntnt-holder {
	flex-basis: 0;
	flex-grow: 1;
	padding-left: 15px;
	max-width: none;
	padding-right: 25px;
}
.bi-location {
	font-size: 15px;
}
.star-rating::before {/* What also works: "⭐⭐⭐⭐⭐" or "💛💛💛💛💛" or other characters. */content: "⭐⭐⭐⭐⭐";}.star-rating {display: inline-block;background-clip: text;-webkit-background-clip: text;color: rgba(0, 0, 0, 0.1);}
.bi-action-holder{display: flex; flex-wrap: wrap;}

.bi-checker {
	position: absolute;
	top: 15px;
	right: 10px;
}
/*============================ create business ===========================*/
.tox-notification.tox-notification--in.tox-notification--warning, .tox-statusbar {
	display: none !important;
}
.my-profile-form .form-select {
	min-height: 50px;
	line-height: 36px;
}
.my-profile-form .form-control::placeholder {
	opacity: .5;
}
.photo-upload-holder-1 {
	display: flex;
	flex-wrap: wrap;
	background: #f1f3f6;
	border-radius: 10px;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 15px;
	align-items: center;
}
.photo-uploader-1 {
	flex-basis: 150px;
	max-width: 150px;
	height: 150px;
	flex-grow: 0;
	border-radius: 10px;
	overflow: hidden;
	border: solid 2px #e8e8e8;position:relative;
}
.photo-uploader-1-cntnt-holder{flex-basis: 0; flex-grow: 1; padding-left: 15px;}

.bc-profile-preview {
  object-fit:cover; width:100%; height:100%;
}
.bc-profile-upload {
  position:absolute;top:0;left:0;width:100%;height:100%; cursor:pointer;opacity:0;
}

.ui-datepicker {
	border: none !important;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
}
.ui-datepicker .ui-datepicker-header {
	background: transparent;
	border: none;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 2px;
}
.ui-widget-header a {
	cursor: pointer;
	background-color: transparent !important;
	border: none !important;
}
.ui-datepicker td > a, .ui-datepicker td > span {
	border: none !important;
	text-align: center;
	background: transparent !important;border-radius: 5px;
}
.ui-datepicker td > a.ui-state-hover{
	background: #ededed !important;
}
.ui-datepicker td > a.ui-state-highlight{
	background-color: transparent !important;
	border:solid 1px black !important;
	color:black !important;
}
.ui-datepicker td > a.ui-state-active{
	background: #379f00 !important;
	color:#fff !important;
}
.ui-datepicker .ui-datepicker-title *{font-weight: 700 !important;}
.dptoggler1{cursor: pointer;}
.text2 {
	font-size: 19px;
}

.prtable-pr-holder {
	display: flex;
	flex-wrap: wrap; align-items: center;
}

.prtable-img-holder {
	flex-basis: 50px;
	max-width: 50px;
	height: 50px;
	flex-grow: 0;
	border-radius: 5px;
	background: var(--bs-white);
	border: solid 1px #d9d9d9;
}
.prtable-cntnt-holder {
	flex-basis: 0;
	max-width: none;
	flex-grow: 1;
	padding-left: 15px;
}
.prtable-name {
	font-weight: 700;
	font-size: 15px;
	overflow: hidden;
	/* max-width: 400px; */
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
	position: relative;
	padding-left: 30px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 8px;
}

.single-product-review-item {
	border-radius: 10px;
	overflow: hidden;
	background: #f1f3f6;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
}
.sp-review-item-img-holder {
	flex-basis: 100px;
	height: 100px;
	max-width: 100px;
	flex-grow: 0;
	border-radius: 8px;
	overflow: hidden;
}
.sp-review-item-cntnt-holder {
	padding-left: 15px;
	flex-basis: 0;
	max-width: none;
	flex-grow: 1;
}
.sp-review-item-cntnt-1,.faq-item-cntnt-1{font-size: 16px;}

.has-pass-viewer {
	position: relative;
}
.has-pass-viewer .input-group-addon {
	position: absolute;
	bottom: 25px;
	right: 25px;
	transform: translateY(50%);
}
.has-pass-viewer .input-group-addon * {
	color: #379f00;
}
.has-pass-viewer input {
	padding-right: 40px;
}
.faq-item{padding: 15px; border-radius: 8px; overflow: hidden; background: #eff7ef;}
.faq-item-title-1{font-size: 22px !important;}
.business-link-holder-1-inner {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.business-store-link-1 {
	font-size: 15px;
	max-width: 92%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.business-link-share-btn1 {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.social-link-2-title {
	font-size: 14px;
	line-height: 1;
}
.brands-header p{font-size: 18px;}

/* .owl-carousel .owl-item{height: auto;} */

.area-deliver-btn1 {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.21);
	transition: all 0.3s;
	height: 200px;
}
.area-deliver-btn1:hover {
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35);
	transition: all 0.3s;
}
.area-deliver-btn-cntnt-holder1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.area-deliver-btn-cntnt-holder1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 200%;
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 20%);
	top: 50%;
	left: 0;
	transition: all 0.2s;
}
.area-deliver-btn-label1 {
	position: absolute;
	z-index: 1;
	font-weight: 700;
	font-size: 30px;
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	text-align: center;
	margin-inline: auto;
	display: table;
	top: 100%;
	left: 0;
	right: 0;
	transform: translateY(-110%);
	transition: all 0.3s;
}
.area-deliver-btn1:hover .area-deliver-btn-label1 {
	letter-spacing: 10px;
	font-size: 40px;
	top: 50%;
	transform: translateY(-50%);
}
.area-deliver-btn1:hover .area-deliver-btn-cntnt-holder1::before {
	top: -50%;
}
.area-deliver-btn1 img {transform: scale(1) rotate(0deg); transition: all 0.3s;}
.area-deliver-btn1:hover img {transform: scale(1.3) rotate(-5deg); transition: all 0.3s;}

.area-deliver-row,.province-deliver-row,.province-deliver-btns-holder{display: none;}

.delivery-area-map-1 {
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}

.area-of-country-inner {
	height: 550px;
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
	padding: 8px;
	overflow-y: auto;
	border: solid 1px #eaeaea;
}
.area-of-country-btn-1 {
	display: table;
	text-decoration: none;
	padding: 15px;
	background: transparent;
	transition: background 0.3s,color 0.3s;
	font-size: 17px;
	color: #393939;
	width: 100%;
	border-radius: 5px;
	line-height: 1;
}
.area-of-country-btn-1.active, .area-of-country-btn-1:hover {
	background: #f0f0f0;
	color: #000;
	font-weight: 500;
	transition: background 0.3s,color 0.3s;
}
.province-deliver-btns-holder {
	display: none;
	flex-wrap: wrap;
	justify-content: center;
}
.provice-deliver-btn1 {
	text-decoration: none;
	background: #f2f2f2;
	padding: 10px 20px;
	border-radius: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	transition: background 0.3s,color 0.3s;
	color: #464646 !important;
	font-size: 16px;
	font-weight: 400;
}

.provice-deliver-btn1:hover,.provice-deliver-btn1.active {
	color: #000 !important;
	transition: background 0.3s,color 0.3s;
	background: #eaeaea;
	font-weight: 600;
}
.provice-deliver-btn1:last-child {
	margin-right: 0px;
}